108 lines
2.9 KiB
Plaintext
Executable File
108 lines
2.9 KiB
Plaintext
Executable File
# Copyright (C) 2025 10up
|
|
# This file is distributed under the GPLv2 or later.
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Simple Page Ordering 2.7.4\n"
|
|
"Report-Msgid-Bugs-To: "
|
|
"https://wordpress.org/support/plugin/simple-page-ordering\n"
|
|
"POT-Creation-Date: 2025-05-19 15:00:02+00:00\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=utf-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"PO-Revision-Date: 2025-MO-DA HO:MI+ZONE\n"
|
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
|
"X-Generator: node-wp-i18n 1.2.7\n"
|
|
|
|
#: class-simple-page-ordering.php:78 class-simple-page-ordering.php:124
|
|
msgid "You are not allowed to edit this item."
|
|
msgstr ""
|
|
|
|
#: class-simple-page-ordering.php:343
|
|
#. translators: %1$s is replaced with the post type name
|
|
msgid "Are you sure you want to reset the ordering of the \"%1$s\" post type?"
|
|
msgstr ""
|
|
|
|
#: class-simple-page-ordering.php:354
|
|
msgid ""
|
|
"It looks like you are using a development copy of <strong>Simple Page "
|
|
"Ordering</strong>. Please run <code>npm i; npm run build</code> to create "
|
|
"assets."
|
|
msgstr ""
|
|
|
|
#. Plugin Name of the plugin/theme
|
|
msgid "Simple Page Ordering"
|
|
msgstr ""
|
|
|
|
#: class-simple-page-ordering.php:376
|
|
msgid ""
|
|
"To reposition an item, simply drag and drop the row by \"clicking and "
|
|
"holding\" it anywhere (outside of the links and form controls) and moving "
|
|
"it to its new position."
|
|
msgstr ""
|
|
|
|
#: class-simple-page-ordering.php:379
|
|
#. translators: %1$s is replaced with the post type name
|
|
msgid "Reset %1$s order"
|
|
msgstr ""
|
|
|
|
#: class-simple-page-ordering.php:430
|
|
#. translators: %s: parent page/post title
|
|
msgid "Move out from under %s"
|
|
msgstr ""
|
|
|
|
#: class-simple-page-ordering.php:465
|
|
#. translators: %s: sibling page/post title
|
|
msgid "Move under %s"
|
|
msgstr ""
|
|
|
|
#: class-simple-page-ordering.php:564 class-simple-page-ordering.php:879
|
|
msgid "Missing mandatory parameters."
|
|
msgstr ""
|
|
|
|
#: class-simple-page-ordering.php:762
|
|
msgid "Sort by Order"
|
|
msgstr ""
|
|
|
|
#: class-simple-page-ordering.php:794
|
|
msgid "ID of item we want to sort"
|
|
msgstr ""
|
|
|
|
#: class-simple-page-ordering.php:800
|
|
msgid "ID of item we want to be previous to after sorting"
|
|
msgstr ""
|
|
|
|
#: class-simple-page-ordering.php:805
|
|
msgid "ID of item we want to be next to after sorting"
|
|
msgstr ""
|
|
|
|
#: class-simple-page-ordering.php:811
|
|
msgid "Index we start with when sorting"
|
|
msgstr ""
|
|
|
|
#: class-simple-page-ordering.php:817
|
|
msgid "Array of IDs we want to exclude"
|
|
msgstr ""
|
|
|
|
#: class-simple-page-ordering.php:859
|
|
msgid "This post type is not sortable."
|
|
msgstr ""
|
|
|
|
#. Plugin URI of the plugin/theme
|
|
msgid "http://10up.com/plugins/simple-page-ordering-wordpress/"
|
|
msgstr ""
|
|
|
|
#. Description of the plugin/theme
|
|
msgid ""
|
|
"Order your pages and hierarchical post types using drag and drop on the "
|
|
"built in page list. For further instructions, open the \"Help\" tab on the "
|
|
"Pages screen."
|
|
msgstr ""
|
|
|
|
#. Author of the plugin/theme
|
|
msgid "10up"
|
|
msgstr ""
|
|
|
|
#. Author URI of the plugin/theme
|
|
msgid "https://10up.com"
|
|
msgstr "" |