eesyphp/example/locales/messages.pot

371 lines
6.7 KiB
Text

msgid ""
msgstr ""
"POT-Creation-Date: 2023-02-14 01:18+0100\n"
"PO-Revision-Date: 2023-02-14 01:18+0100\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: includes/cli.php:23
#, php-format
msgid "Item #%s:\n"
msgstr ""
#: includes/cli.php:24
#, php-format
msgid "ID: %s"
msgstr ""
#: includes/cli.php:25
#, php-format
msgid "Name: '%s'"
msgstr ""
#: includes/cli.php:26
#, php-format
msgid "Date: %s"
msgstr ""
#: includes/cli.php:28
#, php-format
msgid "Description: %s"
msgstr ""
#: includes/cli.php:29
msgid "Not set"
msgstr ""
#: includes/cli.php:31
#, php-format
msgid "Status: %s"
msgstr ""
#: includes/cli.php:84
msgid "No item.\n"
msgstr ""
#: includes/cli.php:110
#, php-format
msgid "%d item(s)"
msgstr ""
#: includes/cli.php:116
msgid "List/search items"
msgstr ""
#: includes/cli.php:117
msgid "[patterns]"
msgstr ""
#: includes/cli.php:119
msgid "-o|--orderby Ordering list criterion. Possible values:"
msgstr ""
#: includes/cli.php:121
msgid "-r|--reverse Reverse order"
msgstr ""
#: includes/cli.php:122
msgid "-s|--status Filter on status. Possible values:"
msgstr ""
#: includes/cli.php:129
msgid "You must provide a valid ID."
msgstr ""
#: includes/cli.php:135 includes/cli.php:159
#, php-format
msgid "Item #%s not found."
msgstr ""
#: includes/cli.php:143
msgid "Show item"
msgstr ""
#: includes/cli.php:144
msgid "[ID]"
msgstr ""
#: includes/cli.php:149
msgid "You must provide item ID."
msgstr ""
#: includes/cli.php:153
msgid "Invalid item ID"
msgstr ""
#: includes/cli.php:164
msgid "Are you sure you want to delete this item? Type 'yes' to continue: "
msgstr ""
#: includes/cli.php:168
msgid "User cancel"
msgstr ""
#: includes/cli.php:174
#, php-format
msgid "An error occured deleting item #%d."
msgstr ""
#: includes/cli.php:181
msgid "Delete item"
msgstr ""
#: includes/cli.php:182
msgid "[item ID]"
msgstr ""
#: includes/cli.php:194
msgid "Export items (as CSV)"
msgstr ""
#: includes/cli.php:195
msgid "[output file path]"
msgstr ""
#: includes/cli.php:210
msgid "Restore items (from CSV)"
msgstr ""
#: includes/cli.php:211
msgid "[input file path]"
msgstr ""
#: includes/cli.php:278
msgid "Cron to handle item expiration"
msgstr ""
#: includes/cli.php:281
msgid "-j/--just-try Just-try mode : do not really removed expired item(s)"
msgstr ""
#: includes/cli.php:282
msgid "-m/--max-age Item expiration limit (in days, optional)"
msgstr ""
#: includes/url-helpers.php:9
msgid "Invalid element identifier."
msgstr ""
#: includes/url-helpers.php:13 includes/url-public.php:236
#: includes/url-public.php:263
#, php-format
msgid "Item #% s not found."
msgstr ""
#: includes/core.php:51
msgid "Pending"
msgstr ""
#: includes/core.php:52
msgid "Validated"
msgstr ""
#: includes/core.php:53
msgid "Refused"
msgstr ""
#: includes/core.php:54
msgid "Archived"
msgstr ""
#: includes/url-public.php:38
msgid "Any"
msgstr ""
#: includes/url-public.php:96
msgid ""
"An error occurred while listing the items. If the problem persists, please "
"contact support."
msgstr ""
#: includes/url-public.php:111
msgid "Search"
msgstr ""
#: includes/url-public.php:134
#, php-format
msgid "Element %s"
msgstr ""
#: includes/url-public.php:153
#, php-format
msgid "The element '% s' has been created."
msgstr ""
#: includes/url-public.php:157
msgid "An error occurred while saving this item."
msgstr ""
#: includes/url-public.php:164
msgid ""
"There are errors preventing this item from being saved. Please correct them "
"before attempting to add this item."
msgstr ""
#: includes/url-public.php:171
msgid "New"
msgstr ""
#: includes/url-public.php:181
msgid "You cannot edit this item."
msgstr ""
#: includes/url-public.php:194
#, php-format
msgid "You have not made any changes to element '% s'."
msgstr ""
#: includes/url-public.php:198
#, php-format
msgid "The element '% s' has been updated successfully."
msgstr ""
#: includes/url-public.php:202
msgid "An error occurred while updating this item."
msgstr ""
#: includes/url-public.php:210
msgid ""
"There are errors preventing this item from being saved. Please correct them "
"before attempting to save your changes."
msgstr ""
#: includes/url-public.php:222
#, php-format
msgid "Element %s: Modification"
msgstr ""
#: includes/url-public.php:240
msgid "This item is already archived."
msgstr ""
#: includes/url-public.php:243
msgid "You cannot archive this item."
msgstr ""
#: includes/url-public.php:246
#, php-format
msgid "The element '% s' has been archived successfully."
msgstr ""
#: includes/url-public.php:249
msgid "An error occurred while archiving this item."
msgstr ""
#: includes/url-public.php:266
msgid "You cannot delete this item."
msgstr ""
#: includes/url-public.php:269
#, php-format
msgid "The element '% s' has been deleted successfully."
msgstr ""
#: includes/url-public.php:272
msgid "An error occurred while deleting this item."
msgstr ""
#: templates/show.tpl:5 templates/search.tpl:36 templates/form.tpl:7
msgid "Name"
msgstr ""
#: templates/show.tpl:14
msgid "Creation date"
msgstr ""
#: templates/show.tpl:23 templates/search.tpl:11 templates/form.tpl:15
msgid "Status"
msgstr ""
#: templates/show.tpl:32 templates/form.tpl:25
msgid "Description"
msgstr ""
#: templates/show.tpl:35
msgid "Unspecified."
msgstr ""
#: templates/show.tpl:42 templates/form.tpl:33
msgid "Back"
msgstr ""
#: templates/show.tpl:43 templates/search.tpl:51
msgid "Modify"
msgstr ""
#: templates/show.tpl:44 templates/search.tpl:52
msgid "Are you sure you want to archive this item?"
msgstr ""
#: templates/show.tpl:44 templates/search.tpl:52
msgid "Archive"
msgstr ""
#: templates/show.tpl:45 templates/search.tpl:53
msgid "Are you sure you want to delete this item?"
msgstr ""
#: templates/show.tpl:45 templates/search.tpl:53
msgid "Delete"
msgstr ""
#: templates/search.tpl:8
msgid "Pattern"
msgstr ""
#: templates/search.tpl:16
msgid "Nb by page"
msgstr ""
#: templates/search.tpl:23
msgid "Reset"
msgstr ""
#: templates/search.tpl:28 templates/form.tpl:38
msgid "Add"
msgstr ""
#: templates/search.tpl:35
msgid "Date"
msgstr ""
#: templates/search.tpl:37
msgid "Actions"
msgstr ""
#: templates/search.tpl:47 templates/search.tpl:50
msgid "View"
msgstr ""
#: templates/search.tpl:59
msgid "No item found."
msgstr ""
#: templates/search.tpl:68
msgid "%3 element"
msgid_plural "Elements %1 to %2 on %3"
msgstr[0] ""
msgstr[1] ""
#: templates/homepage.tpl:5
msgid "Hello, world!"
msgstr ""
#: templates/homepage.tpl:6
msgid ""
"This is a simple app to show the different possibilities and basic "
"functionality."
msgstr ""
#: templates/homepage.tpl:8
msgid "This app contains some demo pages:"
msgstr ""
#: templates/homepage.tpl:9
msgid "Search page"
msgstr ""
#: templates/form.tpl:36
msgid "Save"
msgstr ""