/var/www/vhosts/ihelp.ro/httpdocs/vendor/mirko-pagliai/me-tools/resources/locales
Edit: /var/www/vhosts/ihelp.ro/httpdocs/vendor/mirko-pagliai/me-tools/resources/locales/me_tools.pot (6586B)
# LANGUAGE translation of me-tools
# Copyright 2023 Mirko Pagliai
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"POT-Creation-Date: 2023-07-18 16:00+0000\n"
"PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\n"
"Last-Translator: NAME \n"
"Language-Team: LANGUAGE \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
#: .config/i18n_constants.php:16
msgid "Actions"
msgstr ""
#: .config/i18n_constants.php:17
msgid "Active"
msgstr ""
#: .config/i18n_constants.php:18
msgid "Add"
msgstr ""
#: .config/i18n_constants.php:19
msgid "Allowed chars"
msgstr ""
#: .config/i18n_constants.php:20
msgid "Categories"
msgstr ""
#: .config/i18n_constants.php:21
msgid "Category"
msgstr ""
#: .config/i18n_constants.php:22
msgid "Created"
msgstr ""
#: .config/i18n_constants.php:23
msgid "Date"
msgstr ""
#: .config/i18n_constants.php:24
msgid "Delete"
msgstr ""
#: .config/i18n_constants.php:25
msgid "Description"
msgstr ""
#: .config/i18n_constants.php:26
msgid "Edit"
msgstr ""
#: .config/i18n_constants.php:27
msgid "Email"
msgstr ""
#: .config/i18n_constants.php:28
msgid "Expiration"
msgstr ""
#: .config/i18n_constants.php:29
msgid "First name"
msgstr ""
#: .config/i18n_constants.php:30
msgid "Group"
msgstr ""
#: .config/i18n_constants.php:31
msgid "Last name"
msgstr ""
#: .config/i18n_constants.php:32
msgid "List"
msgstr ""
#: .config/i18n_constants.php:33
msgid "Logout"
msgstr ""
#: .config/i18n_constants.php:34
msgid "Modified"
msgstr ""
#: .config/i18n_constants.php:35
msgid "Name"
msgstr ""
#: .config/i18n_constants.php:36
msgid "no"
msgstr ""
#: .config/i18n_constants.php:37
msgid "The operation has been performed correctly"
msgstr ""
#: .config/i18n_constants.php:38
msgid "The operation has not been performed correctly"
msgstr ""
#: .config/i18n_constants.php:39
msgid "Submit"
msgstr ""
#: .config/i18n_constants.php:40
msgid "Are you sure you want to delete this?"
msgstr ""
#: .config/i18n_constants.php:41
msgid "Title"
msgstr ""
#: .config/i18n_constants.php:42
msgid "Type"
msgstr ""
#: .config/i18n_constants.php:43
msgid "User"
msgstr ""
#: .config/i18n_constants.php:44
msgid "Users"
msgstr ""
#: .config/i18n_constants.php:45
msgid "Username"
msgstr ""
#: .config/i18n_constants.php:46
msgid "View"
msgstr ""
#: .config/i18n_constants.php:47
msgid "yes"
msgstr ""
#: .src/Command/Command.php:51
msgid "File or directory `{0}` already exists"
msgstr ""
#: .src/Command/Command.php:81
msgid "File `{0}` has been copied"
msgstr ""
#: .src/Command/Install/CreateDirectoriesCommand.php:37
msgid "Creates default directories"
msgstr ""
#: .src/Command/Install/CreateDirectoriesCommand.php:63
msgid "Created `{0}` directory"
msgstr ""
#: .src/Command/Install/CreateRobotsCommand.php:35
msgid "Creates the {0} file"
msgstr ""
#: .src/Command/Install/CreateVendorsLinksCommand.php:37
msgid "Creates symbolic links for vendor assets"
msgstr ""
#: .src/Command/Install/CreateVendorsLinksCommand.php:50
#: .src/Controller/Component/UploaderComponent.php:145
msgid "File or directory `{0}` is not writable"
msgstr ""
#: .src/Command/Install/CreateVendorsLinksCommand.php:60
#: .src/Command/Install/SetPermissionsCommand.php:51
#: .src/Core/Plugin.php:71
msgid "File or directory `{0}` does not exist"
msgstr ""
#: .src/Command/Install/CreateVendorsLinksCommand.php:61
#: .src/Command/Install/SetPermissionsCommand.php:52
msgid "Skip"
msgstr ""
#: .src/Command/Install/CreateVendorsLinksCommand.php:67
msgid "Link to `{0}` already exists"
msgstr ""
#: .src/Command/Install/CreateVendorsLinksCommand.php:81
msgid "Link to `{0}` has been created"
msgstr ""
#: .src/Command/Install/RunAllCommand.php:43
msgid "Executes all available commands"
msgstr ""
#: .src/Command/Install/RunAllCommand.php:47
msgid "Executes tasks without prompting"
msgstr ""
#: .src/Command/Install/RunAllCommand.php:61
msgid "Create default directories?"
msgstr ""
#: .src/Command/Install/RunAllCommand.php:66
msgid "Set directories permissions?"
msgstr ""
#: .src/Command/Install/RunAllCommand.php:71
msgid "Create {0}?"
msgstr ""
#: .src/Command/Install/RunAllCommand.php:76
msgid "Create symbolic links for plugins assets?"
msgstr ""
#: .src/Command/Install/RunAllCommand.php:81
msgid "Create symbolic links for vendor assets?"
msgstr ""
#: .src/Command/Install/SetPermissionsCommand.php:37
msgid "Sets directories permissions"
msgstr ""
#: .src/Command/Install/SetPermissionsCommand.php:66
msgid "Set permissions on `{0}`"
msgstr ""
#: .src/Controller/Component/UploaderComponent.php:94
msgid "There are no uploaded file information"
msgstr ""
#: .src/Controller/Component/UploaderComponent.php:121
msgid "The mimetype {0} is not accepted"
msgstr ""
#: .src/Controller/Component/UploaderComponent.php:158
msgid "The file was not successfully moved to the target directory"
msgstr ""
#: .src/Model/Validation/AppValidator.php:45
msgid "This value contains a reserved word"
msgstr ""
#: .src/Model/Validation/AppValidator.php:63
msgid "Must be between {0} and {1} chars"
msgstr ""
#: .src/Model/Validation/AppValidator.php:87
msgid "letters, apostrophe, space"
msgstr ""
#: .src/Model/Validation/AppValidator.php:88
#: .src/Model/Validation/AppValidator.php:137
msgid "Has to begin with a capital letter"
msgstr ""
#: .src/Model/Validation/AppValidator.php:110
msgid "lowercase letters, numbers, dash"
msgstr ""
#: .src/Model/Validation/AppValidator.php:111
msgid "Has to begin with a lowercase letter"
msgstr ""
#: .src/Model/Validation/AppValidator.php:136
msgid "letters, numbers, apostrophe, space, slash, dash"
msgstr ""
#: .src/Model/Validation/AppValidator.php:157
msgid "Must be at least {0} chars"
msgstr ""
#: .src/Model/Validation/AppValidator.php:162
msgid "Must contain at least one digit"
msgstr ""
#: .src/Model/Validation/AppValidator.php:167
msgid "Must contain at least one lowercase letter"
msgstr ""
#: .src/Model/Validation/AppValidator.php:172
msgid "Must contain at least one capital letter"
msgstr ""
#: .src/Model/Validation/AppValidator.php:176
msgid "Must contain at least one symbol"
msgstr ""
#: .src/View/Helper/FormHelper.php:360
msgid "select a value"
msgstr ""
#: .templates/element/flash/flash.php:19
msgid "Close"
msgstr ""
#: .templates/element/paginator.php:33
msgid "Page {0}"
msgstr ""
#: .templates/element/paginator.php:38
msgid "Next"
msgstr ""
#: .templates/element/paginator.php:40
msgid "Previous"
msgstr ""