eesyphp/example/locales/php-messages.pot

260 lines
4.7 KiB
Plaintext

#: 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 ""