You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
2333 lines
56 KiB
2333 lines
56 KiB
#, fuzzy
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Loco Translate 2.6.10\n"
|
|
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/loco-translate/\n"
|
|
"POT-Creation-Date: 2024-06-11 07:02+0000\n"
|
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
|
"Language-Team: \n"
|
|
"Language: \n"
|
|
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"X-Generator: Loco https://localise.biz/\n"
|
|
"X-Loco-Version: 2.6.10; wp-6.5.4\n"
|
|
"X-Domain: loco-translate"
|
|
|
|
#. Author credit: (1) Product name (2) version number, (3) author name.
|
|
#: src/package/Header.php:89
|
|
#, php-format
|
|
msgid "\"%1$s\" %2$s by %3$s"
|
|
msgstr ""
|
|
|
|
#. %s refers to a directory name which was expected to be an ordinary file
|
|
#: src/fs/FileWriter.php:218
|
|
#, php-format
|
|
msgid "\"%s\" is a directory, not a file"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/bundle/alias.php:11
|
|
msgid "\"Hello Dolly\" is part of the WordPress core"
|
|
msgstr ""
|
|
|
|
#. (1) Number of files (2) Maximum size of file that will be included (3) Size of the largest encountered
|
|
#: src/ajax/SyncController.php:99
|
|
#, php-format
|
|
msgid ""
|
|
"%1$s file has been skipped because it's %3$s. (Max is %2$s). Check all "
|
|
"strings are present before saving."
|
|
msgid_plural ""
|
|
"%1$s files over %2$s have been skipped. (Largest is %3$s). Check all strings "
|
|
"are present before saving."
|
|
msgstr[0] ""
|
|
msgstr[1] ""
|
|
|
|
#. 1: Number of strings; 2: Name of POT file; e.g. "100 strings found in file.pot"
|
|
#: src/admin/init/InitPoController.php:249
|
|
#, php-format
|
|
msgid "%1$s string found in %2$s"
|
|
msgid_plural "%1$s strings found in %2$s"
|
|
msgstr[0] ""
|
|
msgstr[1] ""
|
|
|
|
#. 1: Number of strings; 2: Service provider; e.g. "50 strings translated via Google Translate"
|
|
#: src/js/Strings.php:74
|
|
#, javascript-format
|
|
msgid "%1$s string translated via %2$s"
|
|
msgid_plural "%1$s strings translated via %2$s"
|
|
msgstr[0] ""
|
|
msgstr[1] ""
|
|
|
|
#. %s refers to the name of a new file to be created, but which already existed
|
|
#: src/api/WordPressFileSystem.php:87
|
|
#, php-format
|
|
msgid "%s already exists in this folder"
|
|
msgstr ""
|
|
|
|
#. characters meaning individual unicode characters of source text
|
|
#: src/js/Strings.php:62
|
|
#, javascript-format
|
|
msgid "%s characters will be sent for translation."
|
|
msgstr ""
|
|
|
|
#. Warning that deleting a file will also delete others. %s indicates that quantity.
|
|
#: src/admin/file/DeleteController.php:104
|
|
#, php-format
|
|
msgid "%s dependent file will also be deleted"
|
|
msgid_plural "%s dependent files will also be deleted"
|
|
msgstr[0] ""
|
|
msgstr[1] ""
|
|
|
|
#. %s is a quantity of files which were found, but whose context is unknown
|
|
#: src/admin/bundle/SetupController.php:115
|
|
#, php-format
|
|
msgid "%s file can't be matched to a known set of strings"
|
|
msgid_plural "%s files can't be matched to a known set of strings"
|
|
msgstr[0] ""
|
|
msgstr[1] ""
|
|
|
|
#. %s is the quantity of files which failed to be moved
|
|
#: src/admin/file/MoveController.php:92
|
|
#, php-format
|
|
msgid "%s file could not be moved"
|
|
msgid_plural "%s files could not be moved"
|
|
msgstr[0] ""
|
|
msgstr[1] ""
|
|
|
|
#. Where %s is the type of file, e.g. "po"
|
|
#: tpl/admin/file/info.php:24
|
|
#, php-format
|
|
msgid "%s file is writeable"
|
|
msgstr ""
|
|
|
|
#. %s is the quantity of files which were successfully moved
|
|
#: src/admin/file/MoveController.php:87
|
|
#, php-format
|
|
msgid "%s file moved"
|
|
msgid_plural "%s files moved"
|
|
msgstr[0] ""
|
|
msgstr[1] ""
|
|
|
|
#. Success notice where %s is a file extension, e.g. "PO"
|
|
#: src/gettext/Compiler.php:291 src/admin/file/HeadController.php:81
|
|
#, php-format
|
|
msgid "%s file saved"
|
|
msgstr ""
|
|
|
|
#. Shows number of fuzzy strings at top of editor
|
|
#: src/js/Strings.php:114 src/gettext/Metadata.php:205
|
|
#, javascript-format
|
|
msgid "%s fuzzy"
|
|
msgstr ""
|
|
|
|
#. Error thrown when attempting to parse a file that is not a supported translation file format
|
|
#: src/gettext/Data.php:25
|
|
#, php-format
|
|
msgid "%s is not a Gettext file"
|
|
msgstr ""
|
|
|
|
#. Summary of new strings after running in-editor Sync
|
|
#: src/js/Strings.php:25
|
|
#, javascript-format
|
|
msgid "%s new string added"
|
|
msgid_plural "%s new strings added"
|
|
msgstr[0] ""
|
|
msgstr[1] ""
|
|
|
|
#. Summary of existing strings that no longer exist after running in-editor Sync
|
|
#: src/js/Strings.php:29
|
|
#, javascript-format
|
|
msgid "%s obsolete string removed"
|
|
msgid_plural "%s obsolete strings removed"
|
|
msgstr[0] ""
|
|
msgstr[1] ""
|
|
|
|
#. Where %s is the size of a file
|
|
#: tpl/admin/init/init-pot.php:16
|
|
#, php-format
|
|
msgid "%s on disk"
|
|
msgstr ""
|
|
|
|
#. %s refers to a non-zero amount of errors detected.
|
|
#: src/js/Strings.php:51
|
|
#, javascript-format
|
|
msgid "%s possible error detected"
|
|
msgid_plural "%s possible errors detected"
|
|
msgstr[0] ""
|
|
msgstr[1] ""
|
|
|
|
#. Were %s is number of source files that will be scanned
|
|
#: src/admin/init/InitPoController.php:280
|
|
#, php-format
|
|
msgid "%s source file will be scanned for translatable strings"
|
|
msgid_plural "%s source files will be scanned for translatable strings"
|
|
msgstr[0] ""
|
|
msgstr[1] ""
|
|
|
|
#. Shows total string count at top of editor
|
|
#. Where %s is any number of strings
|
|
#: src/js/Strings.php:106 src/gettext/Metadata.php:191
|
|
#, javascript-format
|
|
msgid "%s string"
|
|
msgid_plural "%s strings"
|
|
msgstr[0] ""
|
|
msgstr[1] ""
|
|
|
|
#. Summary of existing translations where the source text has changed slightly
|
|
#: src/js/Strings.php:33
|
|
#, javascript-format
|
|
msgid "%s string marked Fuzzy"
|
|
msgid_plural "%s strings marked Fuzzy"
|
|
msgstr[0] ""
|
|
msgstr[1] ""
|
|
|
|
#. %s is the quantity of strings modified during a batch process
|
|
#: src/js/Strings.php:78
|
|
#, javascript-format
|
|
msgid "%s string updated"
|
|
msgid_plural "%s strings updated"
|
|
msgstr[0] ""
|
|
msgstr[1] ""
|
|
|
|
#. Summary of translations copied from a PO file during Sync
|
|
#: src/js/Strings.php:37
|
|
#, javascript-format
|
|
msgid "%s translation copied"
|
|
msgid_plural "%s translations copied"
|
|
msgstr[0] ""
|
|
msgstr[1] ""
|
|
|
|
#. %s: the number of strings to be sent for translation
|
|
#: src/js/Strings.php:58
|
|
#, javascript-format
|
|
msgid "%s unique source strings."
|
|
msgstr ""
|
|
|
|
#. Shows number of untranslated strings at top of editor
|
|
#: src/js/Strings.php:118 src/gettext/Metadata.php:209
|
|
#, javascript-format
|
|
msgid "%s untranslated"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/file/info-pot.php:31
|
|
#, php-format
|
|
msgid "%s word"
|
|
msgid_plural "%s words"
|
|
msgstr[0] ""
|
|
msgstr[1] ""
|
|
|
|
#. Shows percentage translated at top of editor
|
|
#: src/js/Strings.php:110 src/gettext/Metadata.php:202
|
|
#, javascript-format
|
|
msgid "%s%% translated"
|
|
msgstr ""
|
|
|
|
#. %u is a number of files which were successfully deleted
|
|
#: src/admin/file/DeleteController.php:59
|
|
msgid "%u file deleted"
|
|
msgid_plural "%u files deleted"
|
|
msgstr[0] ""
|
|
msgstr[1] ""
|
|
|
|
#: tpl/admin/config/version.php:14
|
|
msgid "A newer version of Loco Translate is available for download"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/init/init-prompt.php:31 tpl/admin/init/init-pot.php:42
|
|
msgid "About templates"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/errors/no-tokenizer.php:11
|
|
msgid "About the Tokenizer"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/errors/file-sec.php:14
|
|
msgid "Access to this file is blocked for security reasons"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/root.php:39
|
|
msgid "Active theme:"
|
|
msgstr ""
|
|
|
|
#: tpl/ajax/modal-apis-empty.php:11
|
|
msgid "Add automatic translation services in the plugin settings."
|
|
msgstr ""
|
|
|
|
#: tpl/admin/bundle/conf.php:142
|
|
msgid "Add set"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/config/settings.php:75
|
|
msgid "Add UTF-8 byte order mark"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/bundle/view.php:29
|
|
msgid "Additional files found"
|
|
msgstr ""
|
|
|
|
#. %s will be replaced with a URL which may change without affecting the translation.
|
|
#: src/hooks/AdminHooks.php:92
|
|
#, php-format
|
|
msgid ""
|
|
"Administrators and auditors may wish to review Loco's <a href=\"%s\">plugin "
|
|
"privacy notice</a>."
|
|
msgstr ""
|
|
|
|
#: src/admin/bundle/BaseController.php:123 tpl/admin/file/conf.php:58
|
|
#: tpl/admin/file/move.php:26
|
|
msgid "Advanced"
|
|
msgstr ""
|
|
|
|
#: src/admin/bundle/ConfController.php:137
|
|
#: tpl/admin/bundle/setup/inc-nav.php:19 tpl/admin/bundle/setup/core.php:17
|
|
msgid "Advanced configuration"
|
|
msgstr ""
|
|
|
|
#: src/admin/bundle/ConfController.php:52
|
|
msgid "Advanced tab"
|
|
msgstr ""
|
|
|
|
#: src/mvc/AjaxRouter.php:175
|
|
msgid "Ajax controller returned empty JSON"
|
|
msgstr ""
|
|
|
|
#. Fatal error where %s represents an unexpected value
|
|
#: src/mvc/AjaxRouter.php:170
|
|
#, php-format
|
|
msgid "Ajax route not found: \"%s\""
|
|
msgstr ""
|
|
|
|
#: src/admin/config/SettingsController.php:66
|
|
msgid "Allow"
|
|
msgstr ""
|
|
|
|
#: src/admin/config/SettingsController.php:67
|
|
msgid "Allow (with warning)"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/config/settings.php:216
|
|
msgid "Allow full access to these roles"
|
|
msgstr ""
|
|
|
|
#: src/admin/config/ApisController.php:65
|
|
msgid "API key"
|
|
msgstr ""
|
|
|
|
#: src/admin/config/ApisController.php:12
|
|
#: src/admin/config/BaseController.php:20
|
|
#: src/admin/config/BaseController.php:40 tpl/admin/help/tab-config-apis.php:2
|
|
msgid "API keys"
|
|
msgstr ""
|
|
|
|
#: src/admin/config/ApisController.php:67
|
|
msgid "API region"
|
|
msgstr ""
|
|
|
|
#: src/admin/config/ApisController.php:66
|
|
msgid "API URL"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/file/delete.php:16
|
|
msgid ""
|
|
"Are you sure you want to <strong>permanently</strong> delete the following "
|
|
"file?"
|
|
msgstr ""
|
|
|
|
#: src/admin/init/InitPoController.php:293
|
|
msgid "Assign template"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/bundle/setup.php:36
|
|
msgid "Author details"
|
|
msgstr ""
|
|
|
|
#: tpl/ajax/modal-apis-batch.php:10
|
|
msgid "Auto-translate this file"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/init/init-po.php:51
|
|
msgid "Available languages"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/errors/no-backups.php:16
|
|
msgid ""
|
|
"Backup files will be written when you save translations from Loco Translate "
|
|
"editor"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/file/info-po.php:47
|
|
msgid "Binary file missing"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/bundle/conf.php:128
|
|
msgid "Blocked paths"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/bundle/setup/meta.php:11 tpl/admin/bundle/setup/core.php:10
|
|
msgid "Bundle auto-configured"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/bundle/setup/saved.php:11
|
|
msgid "Bundle configuration saved"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/bundle/locale.php:32 tpl/admin/list/inc-table.php:11
|
|
msgid "Bundle name"
|
|
msgstr ""
|
|
|
|
#: src/admin/bundle/SetupController.php:35
|
|
msgid "Bundle setup"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/file/diff.php:17
|
|
msgctxt "Button label for a next revision"
|
|
msgid "Next"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/file/diff.php:14
|
|
msgctxt "Button label for a previous revision"
|
|
msgid "Previous"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/bundle/setup/conf.php:56
|
|
msgid "Cancel"
|
|
msgstr ""
|
|
|
|
#: src/ajax/FsConnectController.php:130
|
|
msgid ""
|
|
"Changes to this file may be overwritten or deleted when you update WordPress"
|
|
msgstr ""
|
|
|
|
#: src/js/Strings.php:136
|
|
msgid "Check console output for debugging information"
|
|
msgstr ""
|
|
|
|
#: src/js/Strings.php:54
|
|
msgid "Check the translations marked with a warning sign"
|
|
msgstr ""
|
|
|
|
#: src/admin/bundle/ConfController.php:92
|
|
msgid "Child theme declares the same Text Domain as the parent theme"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/init/init-po.php:32
|
|
msgid "Choose a language"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/init/upload.php:15 tpl/admin/init/init-po.php:77
|
|
msgid "Choose a location"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/file/move-po.php:14
|
|
msgid "Choose a new location for these translations"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/common/inc-fsconn.php:56
|
|
msgid "Click \"Connect\" to authenticate with the server"
|
|
msgstr ""
|
|
|
|
#. %s is a URL. Keep the <a> tag intact
|
|
#: tpl/admin/bundle/view.php:35 tpl/admin/bundle/view.php:57
|
|
#, php-format
|
|
msgid ""
|
|
"Click the <a href=\"%s\">setup</a> tab to complete the bundle configuration"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/file/info-mo.php:15
|
|
msgid "compiled"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/file/info-mo.php:27
|
|
msgid "Compiled translations"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/config/settings.php:145 tpl/admin/config/settings.php:151
|
|
msgid "Compiling JSON files"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/config/settings.php:120 tpl/admin/config/settings.php:126
|
|
msgid "Compiling MO files"
|
|
msgstr ""
|
|
|
|
#: src/admin/bundle/BaseController.php:66
|
|
msgid "Configuration reset"
|
|
msgstr ""
|
|
|
|
#: src/admin/bundle/BaseController.php:51
|
|
msgid "Configuration saved"
|
|
msgstr ""
|
|
|
|
#. where %s is a plugin or theme
|
|
#: src/admin/bundle/ConfController.php:16
|
|
#, php-format
|
|
msgid "Configure %s"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/file/delete.php:12
|
|
msgid "Confirm delete"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/file/move.php:14
|
|
msgid "Confirm relocation"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/common/inc-fsconn.php:60
|
|
msgid "Connect"
|
|
msgstr ""
|
|
|
|
#: src/ajax/FsConnectController.php:117
|
|
msgid "Connected to remote file system"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/bundle/inc-po-table.php:60 tpl/admin/bundle/locale.php:72
|
|
msgid "Copy"
|
|
msgstr ""
|
|
|
|
#. %s will be replaced with a PO file name
|
|
#: src/admin/init/InitPoController.php:385
|
|
#, php-format
|
|
msgid "Copy %s instead"
|
|
msgstr ""
|
|
|
|
#: src/admin/init/InitPoController.php:237
|
|
msgid "Copy PO file"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/init/init-po.php:133 tpl/admin/file/conf.php:32
|
|
#, php-format
|
|
msgid "Copy target translations from \"%s\""
|
|
msgstr ""
|
|
|
|
#. Page title for core WordPress translations
|
|
#: src/mvc/AdminRouter.php:56
|
|
msgid "Core translations ‹ Loco"
|
|
msgstr ""
|
|
|
|
#: src/admin/init/InitPoController.php:218
|
|
#: src/admin/bundle/ViewController.php:133 tpl/admin/init/init-pot.php:40
|
|
msgid "Create template"
|
|
msgstr ""
|
|
|
|
#: src/admin/init/InitPoController.php:389
|
|
msgid "Create template instead"
|
|
msgstr ""
|
|
|
|
#: src/ajax/FsConnectController.php:154
|
|
msgid "Creating this file requires permission"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/bundle/setup.php:27
|
|
msgid "Current configuration as XML"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/init/init-po.php:63
|
|
msgid "Custom language"
|
|
msgstr ""
|
|
|
|
#: src/admin/bundle/ViewController.php:151
|
|
msgid "Custom translations may not work without System translations installed"
|
|
msgstr ""
|
|
|
|
#: src/mvc/AdminRouter.php:77 src/error/Debug.php:19
|
|
#: src/admin/config/DebugController.php:12
|
|
#: src/admin/bundle/BaseController.php:128
|
|
msgid "Debug"
|
|
msgstr ""
|
|
|
|
#: src/admin/file/BaseController.php:122 tpl/admin/file/diff.php:32
|
|
#: tpl/admin/bundle/inc-po-table.php:66 tpl/admin/bundle/locale.php:75
|
|
msgid "Delete"
|
|
msgstr ""
|
|
|
|
#. Page title where %s is the name of a file to be deleted
|
|
#: src/admin/file/DeleteController.php:79
|
|
#: src/admin/file/DeleteController.php:98
|
|
#, php-format
|
|
msgid "Delete %s"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/file/delete.php:30
|
|
msgid "Delete Permanently"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/config/settings.php:162
|
|
msgid "Delete redundant files"
|
|
msgstr ""
|
|
|
|
#: src/ajax/FsConnectController.php:157
|
|
msgid "Deleting this file requires permission"
|
|
msgstr ""
|
|
|
|
#. Help tip for "Project name" field in advanced bundle config
|
|
#: tpl/admin/bundle/conf.php:35
|
|
msgid "Descriptive name for this set of translatable strings"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/file/info.php:55
|
|
msgid "Directory doesn't exist"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/file/info.php:69
|
|
msgid "Directory is writeable"
|
|
msgstr ""
|
|
|
|
#: src/admin/config/SettingsController.php:68
|
|
msgid "Disallow"
|
|
msgstr ""
|
|
|
|
#: src/admin/file/EditController.php:120 src/admin/file/EditController.php:170
|
|
#: src/admin/bundle/LocaleController.php:130 tpl/admin/config/settings.php:234
|
|
#: tpl/admin/config/apis.php:122 tpl/admin/config/prefs.php:45
|
|
#: tpl/admin/common/inc-fsconn.php:16 tpl/admin/common/inc-fsconn.php:41
|
|
#: tpl/admin/errors/no-backups.php:22
|
|
msgid "Documentation"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/bundle/conf.php:81
|
|
msgid "Domain path"
|
|
msgstr ""
|
|
|
|
#: src/mvc/AjaxRouter.php:198
|
|
msgid "Download action not found"
|
|
msgstr ""
|
|
|
|
#: src/mvc/AjaxRouter.php:203
|
|
msgid "Download controller returned empty output"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/bundle/inc-po-table.php:51 tpl/admin/bundle/locale.php:63
|
|
msgid "Edit"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/bundle/setup/saved.php:19
|
|
msgid "Edit config"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/file/head.php:10
|
|
msgid "Edit file headers"
|
|
msgstr ""
|
|
|
|
#: src/admin/bundle/ViewController.php:124
|
|
msgid "Edit template"
|
|
msgstr ""
|
|
|
|
#. %1$s is the file name, %2$s is the bundle name
|
|
#: src/admin/file/EditController.php:18
|
|
#, php-format
|
|
msgid "Editing %1$s in %2$s"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/config/settings.php:197
|
|
msgid "Editing of POT (template) files"
|
|
msgstr ""
|
|
|
|
#: src/admin/file/BaseController.php:117
|
|
msgid "Editor"
|
|
msgstr ""
|
|
|
|
#. Where %s is the name of the language, e.g. "French translation"
|
|
#: src/js/Strings.php:150
|
|
#, javascript-format
|
|
msgctxt "Editor"
|
|
msgid "%s translation"
|
|
msgstr ""
|
|
|
|
#. button for adding a new string when manually editing a POT file
|
|
#: src/admin/file/EditController.php:198
|
|
msgctxt "Editor"
|
|
msgid "Add"
|
|
msgstr ""
|
|
|
|
#. Button that opens window for auto-translating
|
|
#: src/admin/file/EditController.php:209
|
|
msgctxt "Editor"
|
|
msgid "Auto"
|
|
msgstr ""
|
|
|
|
#. Button that validates current translation formatting
|
|
#: src/admin/file/EditController.php:211
|
|
msgctxt "Editor"
|
|
msgid "Check"
|
|
msgstr ""
|
|
|
|
#. Label for the window pane for entering translator comments
|
|
#: src/js/Strings.php:156
|
|
msgctxt "Editor"
|
|
msgid "Comments"
|
|
msgstr ""
|
|
|
|
#. Label for the window pane holding message context
|
|
#: src/js/Strings.php:153
|
|
msgctxt "Editor"
|
|
msgid "Context"
|
|
msgstr ""
|
|
|
|
#. Label for the context window when no translation selected
|
|
#: src/js/Strings.php:174
|
|
msgctxt "Editor"
|
|
msgid "Context not loaded"
|
|
msgstr ""
|
|
|
|
#. Button for downloading a PO, MO or POT file
|
|
#: src/admin/file/EditController.php:213
|
|
msgctxt "Editor"
|
|
msgid "Download"
|
|
msgstr ""
|
|
|
|
#. Label for the plural form of the original English text
|
|
#: src/Locale.php:402 src/js/Strings.php:90
|
|
msgctxt "Editor"
|
|
msgid "Plural"
|
|
msgstr ""
|
|
|
|
#. button for removing a string when manually editing a POT file
|
|
#: src/admin/file/EditController.php:200
|
|
msgctxt "Editor"
|
|
msgid "Remove"
|
|
msgstr ""
|
|
|
|
#. Button that reloads current screen
|
|
#: src/admin/file/EditController.php:207
|
|
msgctxt "Editor"
|
|
msgid "Revert"
|
|
msgstr ""
|
|
|
|
#. Button that saves translations to disk
|
|
#: src/admin/file/EditController.php:203
|
|
msgctxt "Editor"
|
|
msgid "Save"
|
|
msgstr ""
|
|
|
|
#. Label for the singular form of the original English text
|
|
#: src/Locale.php:401 src/js/Strings.php:93
|
|
msgctxt "Editor"
|
|
msgid "Single"
|
|
msgstr ""
|
|
|
|
#. Label for the window pane holding the original English text
|
|
#. List heading showing preview of English text for each item
|
|
#: src/js/Strings.php:146 tpl/admin/file/info-pot.php:30
|
|
msgctxt "Editor"
|
|
msgid "Source text"
|
|
msgstr ""
|
|
|
|
#. Label for the source text window when no translation selected
|
|
#: src/js/Strings.php:171
|
|
msgctxt "Editor"
|
|
msgid "Source text not loaded"
|
|
msgstr ""
|
|
|
|
#: src/js/Strings.php:168
|
|
msgctxt "Editor"
|
|
msgid "Suggest translation"
|
|
msgstr ""
|
|
|
|
#. Button that runs in-editor sync/operation
|
|
#: src/admin/file/EditController.php:205
|
|
msgctxt "Editor"
|
|
msgid "Sync"
|
|
msgstr ""
|
|
|
|
#. Button that toggles between "code" and regular text editing modes
|
|
#: src/admin/file/EditController.php:219
|
|
msgctxt "Editor"
|
|
msgid "Toggle code view"
|
|
msgstr ""
|
|
|
|
#: src/js/Strings.php:165
|
|
msgctxt "Editor"
|
|
msgid "Toggle Fuzzy"
|
|
msgstr ""
|
|
|
|
#. Button that toggles invisible characters
|
|
#: src/admin/file/EditController.php:217
|
|
msgctxt "Editor"
|
|
msgid "Toggle invisibles"
|
|
msgstr ""
|
|
|
|
#: src/js/Strings.php:162
|
|
msgctxt "Editor"
|
|
msgid "Translated"
|
|
msgstr ""
|
|
|
|
#. List heading showing preview of translated text for each item
|
|
#: src/js/Strings.php:180
|
|
msgctxt "Editor"
|
|
msgid "Translation"
|
|
msgstr ""
|
|
|
|
#. Label for the translation editing window when no translation selected
|
|
#: src/js/Strings.php:177
|
|
msgctxt "Editor"
|
|
msgid "Translation not loaded"
|
|
msgstr ""
|
|
|
|
#: src/js/Strings.php:159
|
|
msgctxt "Editor"
|
|
msgid "Untranslated"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/errors/file-missing.php:14
|
|
msgid ""
|
|
"Either this file is missing or the server doesn't have permission to access "
|
|
"it"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/config/settings.php:81
|
|
msgid "Enable Ajax file uploads"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/file/move-pot.php:14
|
|
msgid "Enter a new location for this file"
|
|
msgstr ""
|
|
|
|
#: src/js/Strings.php:121 src/error/Exception.php:165
|
|
msgid "Error"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/bundle/conf.php:89 tpl/admin/bundle/conf.php:108
|
|
msgid "Exclude"
|
|
msgstr ""
|
|
|
|
#. (1) Number of files excluded (2) the maximum size of file that was included
|
|
#: tpl/admin/init/init-pot.php:24
|
|
#, php-format
|
|
msgid "Excludes %1$s file over %2$s"
|
|
msgid_plural "Excludes %1$s files over %2$s"
|
|
msgstr[0] ""
|
|
msgstr[1] ""
|
|
|
|
#: tpl/admin/config/settings.php:21 tpl/admin/config/settings.php:27
|
|
msgid "Extracting strings"
|
|
msgstr ""
|
|
|
|
#: src/fs/FileWriter.php:298
|
|
msgid "Failed to build directory path"
|
|
msgstr ""
|
|
|
|
#. %s refers to a file name, for which the chmod operation failed.
|
|
#: src/fs/FileWriter.php:133
|
|
#, php-format
|
|
msgid "Failed to chmod %s"
|
|
msgstr ""
|
|
|
|
#: src/fs/FileWriter.php:52
|
|
msgid "Failed to connect to remote server"
|
|
msgstr ""
|
|
|
|
#. (1) Source file name (2) Target file name
|
|
#: src/fs/FileWriter.php:162
|
|
#, php-format
|
|
msgid "Failed to copy %1$s to %2$s"
|
|
msgstr ""
|
|
|
|
#. %s refers to a directory where a backup file could not be created due to file permissions
|
|
#: src/fs/Revisions.php:222
|
|
#, php-format
|
|
msgid ""
|
|
"Failed to create backup file in \"%s\". Check file permissions or disable "
|
|
"backups"
|
|
msgstr ""
|
|
|
|
#: src/fs/FileWriter.php:290
|
|
msgid "Failed to create directory"
|
|
msgstr ""
|
|
|
|
#. %s refers to a file name, for which a delete operation failed.
|
|
#: src/fs/FileWriter.php:201
|
|
#, php-format
|
|
msgid "Failed to delete %s"
|
|
msgstr ""
|
|
|
|
#: src/fs/FileWriter.php:253
|
|
msgid "Failed to save file"
|
|
msgstr ""
|
|
|
|
#. %s will be replaced with the name of a missing POT file
|
|
#: src/ajax/SyncController.php:55
|
|
#, php-format
|
|
msgid "Falling back to source extraction because %s is missing"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/errors/file-sec.php:11
|
|
msgid "File access disallowed"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/errors/no-backups.php:18
|
|
msgid "File backups are disabled in your plugin settings"
|
|
msgstr ""
|
|
|
|
#: src/admin/file/DiffController.php:45
|
|
msgid "File deleted"
|
|
msgstr ""
|
|
|
|
#: src/admin/file/InfoController.php:169
|
|
msgid "File does not have a valid header"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/file/info.php:14
|
|
msgid "File doesn't exist"
|
|
msgstr ""
|
|
|
|
#: src/admin/file/BaseController.php:119 tpl/admin/bundle/inc-po-table.php:25
|
|
#: tpl/admin/bundle/locale.php:43
|
|
msgid "File info"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/errors/file-isdir.php:11
|
|
msgid "File is a directory"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/file/view-mo.php:14
|
|
msgid "File is in binary MO format"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/common/inc-fsconn.php:28
|
|
msgid "File is protected by the bundle configuration"
|
|
msgstr ""
|
|
|
|
#. Refers to bundled plugin or theme translation files - i.e. those supplied by the author
|
|
#: src/fs/LocaleDirectory.php:63
|
|
msgctxt "File location"
|
|
msgid "Author"
|
|
msgstr ""
|
|
|
|
#. Refers to translation files in Loco's custom/protected directory
|
|
#: src/fs/LocaleDirectory.php:69
|
|
msgctxt "File location"
|
|
msgid "Custom"
|
|
msgstr ""
|
|
|
|
#. Refers to translation files in an alternative location that isn't Author, System or Custom.
|
|
#: src/fs/LocaleDirectory.php:72
|
|
msgctxt "File location"
|
|
msgid "Other"
|
|
msgstr ""
|
|
|
|
#. Refers to system-installed translation files - i.e. those under WP_LANG_DIR
|
|
#: src/fs/LocaleDirectory.php:66
|
|
msgctxt "File location"
|
|
msgid "System"
|
|
msgstr ""
|
|
|
|
#: src/fs/FileWriter.php:309
|
|
msgid "File modification is disallowed by your WordPress config"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/file/info-mo.php:21 tpl/admin/file/info-pot.php:24
|
|
#: tpl/admin/file/info-po.php:27
|
|
msgid "File modified"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/errors/file-missing.php:11
|
|
msgid "File not found"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/bundle/conf.php:53
|
|
msgid "File prefix"
|
|
msgstr ""
|
|
|
|
#: src/admin/file/DiffController.php:35
|
|
msgid "File restored"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/file/info-mo.php:18 tpl/admin/file/info-pot.php:21
|
|
#: tpl/admin/file/info-po.php:24
|
|
msgid "File size"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/config/settings.php:170 tpl/admin/config/settings.php:176
|
|
msgid "File system access"
|
|
msgstr ""
|
|
|
|
#. Help tip for "Source file paths" field in advanced bundle config
|
|
#: tpl/admin/bundle/conf.php:113
|
|
msgid "Files and folders within the bundle that contain localized PHP code"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/list/locales.php:22
|
|
msgid "Files found"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/file/info.php:110
|
|
msgid ""
|
|
"Files in this location can be modified or deleted by WordPress automatic "
|
|
"updates"
|
|
msgstr ""
|
|
|
|
#. Placeholder text for text filter above editor
|
|
#: src/admin/file/EditController.php:215
|
|
msgid "Filter translations"
|
|
msgstr ""
|
|
|
|
#. text field placeholder
|
|
#: tpl/admin/common/inc-table-filter.php:6
|
|
msgid "Filter..."
|
|
msgstr ""
|
|
|
|
#: tpl/admin/bundle/inc-po-table.php:31 tpl/admin/bundle/locale.php:49
|
|
msgid "Folder"
|
|
msgstr ""
|
|
|
|
#. Help tip for "Domain path" field in advanced bundle config
|
|
#: tpl/admin/bundle/conf.php:94
|
|
msgid "Folders within the bundle that contain author-supplied translations"
|
|
msgstr ""
|
|
|
|
#. Help tip for "Blocked paths" field in advanced bundle config
|
|
#: tpl/admin/bundle/conf.php:134
|
|
msgid "Folders within the bundle that will never be searched for files"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/help/tab-config.php:9 tpl/admin/help/tab-config-apis.php:9
|
|
msgid "Full documentation"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/config/settings.php:99
|
|
msgid "Fuzzy matching tolerance"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/config/settings.php:131
|
|
msgid "Generate hash tables"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/bundle/setup/inc-nav.php:25
|
|
msgid "Get help with this"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/help/tab-support.php:6
|
|
msgid "Getting help with Loco Translate"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/bundle/alias.php:17
|
|
msgid "Go to WordPress Core"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/config/settings.php:210
|
|
msgid "Grant access to roles"
|
|
msgstr ""
|
|
|
|
#: src/ajax/ApisController.php:26 src/admin/file/EditController.php:201
|
|
msgid "Help"
|
|
msgstr ""
|
|
|
|
#: src/mvc/AdminController.php:51
|
|
msgid "Help & support"
|
|
msgstr ""
|
|
|
|
#: src/mvc/AdminRouter.php:42
|
|
msgid "Home"
|
|
msgstr ""
|
|
|
|
#. Author URI of the plugin
|
|
msgid "https://localise.biz/wordpress/plugin"
|
|
msgstr ""
|
|
|
|
#. URI of the plugin
|
|
msgid "https://wordpress.org/plugins/loco-translate/"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/bundle/setup.php:39
|
|
msgid ""
|
|
"If you have trouble translating this bundle, consider asking the author for "
|
|
"help"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/bundle/setup/conf.php:49
|
|
msgid ""
|
|
"If you've been given a configuration file by a developer, paste the XML code "
|
|
"here"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/bundle/setup/inc-nav.php:22
|
|
msgid "Import config from XML"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/config/apis.php:112
|
|
msgid "Important"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/file/info-po.php:60
|
|
msgid "In sync with template"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/bundle/conf.php:85 tpl/admin/bundle/conf.php:104
|
|
msgid "Include"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/config/settings.php:137
|
|
msgid "Include Fuzzy strings"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/bundle/inc-po-table.php:57 tpl/admin/bundle/locale.php:69
|
|
msgid "Info"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/help/side-bar.php:15
|
|
msgid "Info and tutorials"
|
|
msgstr ""
|
|
|
|
#. %s refers to the slug/handle of a theme or plugin
|
|
#: src/admin/init/InitPoController.php:115
|
|
#, php-format
|
|
msgid "Initializing new translations in \"%s\""
|
|
msgstr ""
|
|
|
|
#: src/admin/init/InitPoController.php:119
|
|
msgid "Initializing new translations in unknown set"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/config/version.php:18
|
|
msgid "Install manually"
|
|
msgstr ""
|
|
|
|
#: src/admin/bundle/LocaleController.php:116
|
|
#: src/admin/list/LocalesController.php:35 tpl/admin/init/init-po.php:45
|
|
msgid "Installed languages"
|
|
msgstr ""
|
|
|
|
#: src/Locale.php:329
|
|
msgid "Invalid locale"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/bundle/setup/none.php:15
|
|
msgid "It needs configuring before you can do any translations"
|
|
msgstr ""
|
|
|
|
#. %s refers to a JSON file which could not be compiled due to an error
|
|
#: src/gettext/Compiler.php:149 src/gettext/Compiler.php:214
|
|
#, php-format
|
|
msgid "JSON compilation failed for %s"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/init/init-po.php:139 tpl/admin/file/conf.php:38
|
|
msgid "Just copy English source strings"
|
|
msgstr ""
|
|
|
|
#. relative time when something happened in the last 30 seconds
|
|
#: src/mvc/FileParams.php:149
|
|
msgid "Just now"
|
|
msgstr ""
|
|
|
|
#: src/js/Strings.php:99
|
|
msgid "Keep this translation"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/bundle/inc-po-table.php:13
|
|
msgid "Language"
|
|
msgstr ""
|
|
|
|
#. Warning that the language in the file header (1) does not match the file name (2)
|
|
#: src/admin/file/InfoController.php:177
|
|
#, php-format
|
|
msgid "Language header is \"%1$s\" but file name contains \"%2$s\""
|
|
msgstr ""
|
|
|
|
#: src/mvc/AdminRouter.php:59
|
|
msgid "Languages"
|
|
msgstr ""
|
|
|
|
#. Page title for installed languages page
|
|
#: src/mvc/AdminRouter.php:61
|
|
msgid "Languages ‹ Loco"
|
|
msgstr ""
|
|
|
|
#. Where %s is the size of a file
|
|
#: tpl/admin/init/init-pot.php:18
|
|
#, php-format
|
|
msgid "largest is %s"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/file/info-pot.php:27
|
|
msgid "Last extracted"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/bundle/inc-po-table.php:28 tpl/admin/bundle/locale.php:46
|
|
#: tpl/admin/list/locales.php:19 tpl/admin/list/inc-table.php:17
|
|
msgid "Last modified"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/file/info-mo.php:24 tpl/admin/file/info-po.php:30
|
|
msgid "Last translation"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/bundle/setup/conf.php:55
|
|
msgid "Load config"
|
|
msgstr ""
|
|
|
|
#: src/js/Strings.php:96
|
|
msgid "Loading suggestions"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/list/locales.php:16
|
|
msgid "Locale code"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/list/locales.php:13
|
|
msgid "Locale name"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/bundle/conf.php:71 tpl/admin/common/inc-fsconn.php:12
|
|
msgid "Locked"
|
|
msgstr ""
|
|
|
|
#. change "en" in the URL to your language if it's available at https://www.php.net/docs.php
|
|
#: tpl/admin/errors/no-tokenizer.php:17
|
|
msgid ""
|
|
"Loco requires the <a href=\"http://php.net/manual/en/book.tokenizer.php\" "
|
|
"target=\"_blank\">Tokenizer extension</a> to scan PHP source code for "
|
|
"translatable strings"
|
|
msgstr ""
|
|
|
|
#. Name of the plugin
|
|
#: src/mvc/AdminRouter.php:37 src/hooks/AdminHooks.php:88
|
|
msgid "Loco Translate"
|
|
msgstr ""
|
|
|
|
#. home screen title where %s is the version number
|
|
#: src/admin/RootController.php:23
|
|
#, php-format
|
|
msgid "Loco Translate %s"
|
|
msgstr ""
|
|
|
|
#: src/mvc/AdminController.php:114
|
|
msgid "Loco Translate is powered by"
|
|
msgstr ""
|
|
|
|
#. %s refers to the name of a missing PHP extension, for example "mbstring".
|
|
#: loco.php:138
|
|
#, php-format
|
|
msgid ""
|
|
"Loco Translate requires the \"%s\" PHP extension. Ask your hosting provider "
|
|
"to install it"
|
|
msgstr ""
|
|
|
|
#. (1) is the name of a PHP script, (2) is a line number in the file
|
|
#: src/output/Buffer.php:130
|
|
#, php-format
|
|
msgid "Loco was interrupted by output from %1$s:%2$u"
|
|
msgstr ""
|
|
|
|
#. Page title for plugin home screen
|
|
#: src/mvc/AdminRouter.php:39
|
|
msgid "Loco, Translation Management"
|
|
msgstr ""
|
|
|
|
#: tpl/ajax/modal-apis-batch.php:29
|
|
msgid "Mark new translations as Fuzzy"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/config/settings.php:68
|
|
msgid "Maximum line length (zero disables wrapping)"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/init/init-po.php:149 tpl/admin/file/conf.php:48
|
|
msgid "Merge strings from related JSON files"
|
|
msgstr ""
|
|
|
|
#. Where %s is the name of the POT template file. Message appears after sync
|
|
#: src/js/Strings.php:18
|
|
#, javascript-format
|
|
msgid "Merged from %s"
|
|
msgstr ""
|
|
|
|
#. Message appears after sync operation
|
|
#: src/js/Strings.php:21
|
|
msgid "Merged from source code"
|
|
msgstr ""
|
|
|
|
#: src/js/Strings.php:194
|
|
msgid "Mismatching placeholder type; check against source text formatting"
|
|
msgstr ""
|
|
|
|
#. %s is the number of formatting arguments accepted by the source text of a translation
|
|
#: src/js/Strings.php:191
|
|
#, javascript-format
|
|
msgid "Missing placeholders; source text formatting suggests at least %s"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/file/info-po.php:84
|
|
msgid "Missing template"
|
|
msgstr ""
|
|
|
|
#: src/ajax/MsginitController.php:63
|
|
msgid "MO file exists for this language already. Delete it first"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/config/settings.php:187
|
|
msgid "Modification of installed files"
|
|
msgstr ""
|
|
|
|
#: src/fs/FileWriter.php:314
|
|
msgid "Modification of installed files is disallowed by the plugin settings"
|
|
msgstr ""
|
|
|
|
#: src/fs/FileWriter.php:325
|
|
msgid ""
|
|
"Modification of POT (template) files is disallowed by the plugin settings"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/file/view-pot.php:11 tpl/admin/file/edit-pot.php:22
|
|
#: tpl/admin/bundle/locale.php:14 tpl/admin/common/inc-po-header.php:8
|
|
msgctxt "Modified time"
|
|
msgid "Updated"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/bundle/inc-po-table.php:63
|
|
msgid "Move"
|
|
msgstr ""
|
|
|
|
#. Page title where %s is the name of a file to be moved
|
|
#: src/admin/file/MoveController.php:111 src/admin/file/MoveController.php:140
|
|
#, php-format
|
|
msgid "Move %s"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/file/move.php:24
|
|
msgid "Move files"
|
|
msgstr ""
|
|
|
|
#: src/ajax/ApisController.php:30
|
|
msgid "Need a human?"
|
|
msgstr ""
|
|
|
|
#: src/admin/init/InitPoController.php:16
|
|
#: src/admin/init/InitPoController.php:122
|
|
#: src/admin/file/BaseController.php:141 src/admin/bundle/ViewController.php:99
|
|
msgid "New language"
|
|
msgstr ""
|
|
|
|
#: src/admin/init/InitPotController.php:16
|
|
msgid "New template"
|
|
msgstr ""
|
|
|
|
#: src/admin/init/InitPotController.php:104
|
|
msgid "New template file"
|
|
msgstr ""
|
|
|
|
#. %s refers to the name of a translation set (theme, plugin or core component)
|
|
#: src/admin/init/InitPotController.php:106
|
|
#, php-format
|
|
msgid "New translations template for \"%s\""
|
|
msgstr ""
|
|
|
|
#: src/admin/bundle/LocaleController.php:129
|
|
msgid "No core translation files are installed for this language"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/errors/no-locale.php:11
|
|
msgid "No files found for this language"
|
|
msgstr ""
|
|
|
|
#. Result of validation when all strings pass validation
|
|
#: src/js/Strings.php:47
|
|
msgid "No formatting errors detected"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/init/init-po.php:44
|
|
msgid "No language selected"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/errors/no-backups.php:12
|
|
msgid "No previous file revisions"
|
|
msgstr ""
|
|
|
|
#: tpl/ajax/modal-apis-empty.php:9
|
|
msgid "No translation APIs configured"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/bundle/inc-po-table.php:124
|
|
#, php-format
|
|
msgid "No translations found for \"%s\""
|
|
msgstr ""
|
|
|
|
#: tpl/admin/bundle/conf.php:94 tpl/admin/bundle/conf.php:113
|
|
#: tpl/admin/bundle/conf.php:134
|
|
msgid "no wildcards"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/config/settings.php:75 tpl/admin/config/settings.php:182
|
|
msgid "Not recommended"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/file/info.php:81
|
|
msgid ""
|
|
"Note that the file may not be deletable due to additional ownership "
|
|
"permissions"
|
|
msgstr ""
|
|
|
|
#. When text filtering reduces to an empty view
|
|
#: src/js/Strings.php:14
|
|
msgid "Nothing matches the text filter"
|
|
msgstr ""
|
|
|
|
#: src/js/Strings.php:81
|
|
msgid "Nothing needed updating"
|
|
msgstr ""
|
|
|
|
#: src/js/Strings.php:127 src/error/Notice.php:20
|
|
#: tpl/admin/common/inc-fsconn.php:37
|
|
msgid "Notice"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/config/settings.php:62
|
|
msgid "Number of backups to keep of each file:"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/bundle/setup/author.php:11
|
|
msgid "Official configuration"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/help/side-bar.php:9
|
|
msgid "Official plugin page"
|
|
msgstr ""
|
|
|
|
#: src/js/Strings.php:130 src/error/Success.php:19
|
|
msgid "OK"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/file/info-po.php:71
|
|
msgid "Out of sync with template"
|
|
msgstr ""
|
|
|
|
#: src/admin/RootController.php:12 src/admin/file/InfoController.php:26
|
|
#: src/admin/config/BaseController.php:39
|
|
#: src/admin/bundle/ViewController.php:25
|
|
#: src/admin/bundle/LocaleController.php:34
|
|
#: src/admin/bundle/BaseController.php:121
|
|
#: src/admin/list/LocalesController.php:24 src/admin/list/BaseController.php:45
|
|
msgid "Overview"
|
|
msgstr ""
|
|
|
|
#: tpl/ajax/modal-apis-batch.php:23
|
|
msgid "Overwrite existing translations"
|
|
msgstr ""
|
|
|
|
#: src/mvc/AdminRouter.php:243
|
|
msgid "Page not found"
|
|
msgstr ""
|
|
|
|
#: src/fs/FileWriter.php:249
|
|
msgid "Parent directory isn't writable"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/bundle/conf.php:144
|
|
msgid "Parent theme"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/bundle/setup/partial.php:11
|
|
msgid "Partially configured bundle"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/bundle/inc-po-table.php:22 tpl/admin/bundle/locale.php:39
|
|
msgid "Pending"
|
|
msgstr ""
|
|
|
|
#: src/error/WriteException.php:13
|
|
msgid "Permission denied"
|
|
msgstr ""
|
|
|
|
#: src/fs/FileWriter.php:243
|
|
msgid "Permission denied to update file"
|
|
msgstr ""
|
|
|
|
#. Where %s is the full version number of PHP
|
|
#: tpl/admin/config/version.php:49
|
|
#, php-format
|
|
msgid "PHP %s"
|
|
msgstr ""
|
|
|
|
#. %s refers to the handle of a plugin, e.g. "loco-translate/loco.php"
|
|
#: src/package/Plugin.php:232
|
|
#, php-format
|
|
msgid "Plugin not found: %s"
|
|
msgstr ""
|
|
|
|
#: src/mvc/AdminRouter.php:66 src/admin/config/ApisController.php:59
|
|
#: src/admin/config/PrefsController.php:42
|
|
#: src/admin/config/VersionController.php:22
|
|
#: src/admin/config/SettingsController.php:79 tpl/admin/help/tab-config.php:2
|
|
msgid "Plugin settings"
|
|
msgstr ""
|
|
|
|
#. Page title for plugin translations
|
|
#: src/mvc/AdminRouter.php:51
|
|
msgid "Plugin translations ‹ Loco"
|
|
msgstr ""
|
|
|
|
#: src/mvc/AdminRouter.php:49 src/admin/Navigation.php:44
|
|
#: src/admin/bundle/LocaleController.php:146
|
|
msgid "Plugins"
|
|
msgstr ""
|
|
|
|
#. Plural category used in some multi-plural languages
|
|
#: src/Locale.php:416
|
|
msgctxt "Plural category"
|
|
msgid "Few"
|
|
msgstr ""
|
|
|
|
#. Plural category used in some multi-plural languages
|
|
#: src/Locale.php:418
|
|
msgctxt "Plural category"
|
|
msgid "Many"
|
|
msgstr ""
|
|
|
|
#. Plural category for singular quantity
|
|
#: src/Locale.php:412
|
|
msgctxt "Plural category"
|
|
msgid "One"
|
|
msgstr ""
|
|
|
|
#. General plural category not covered by other forms
|
|
#: src/Locale.php:420
|
|
msgctxt "Plural category"
|
|
msgid "Other"
|
|
msgstr ""
|
|
|
|
#. Plural category used in some multi-plural languages
|
|
#: src/Locale.php:414
|
|
msgctxt "Plural category"
|
|
msgid "Two"
|
|
msgstr ""
|
|
|
|
#. Plural category for zero quantity
|
|
#: src/Locale.php:410
|
|
msgctxt "Plural category"
|
|
msgid "Zero"
|
|
msgstr ""
|
|
|
|
#. Shown when a PO file's Plural-Forms header has a different formula from the Unicode CLDR rules
|
|
#: src/Locale.php:528
|
|
msgid ""
|
|
"Plural forms differ from Loco Translate's built in rules for this language"
|
|
msgstr ""
|
|
|
|
#. Where %s is the name of a template file
|
|
#: tpl/admin/file/info-po.php:75
|
|
#, php-format
|
|
msgid ""
|
|
"PO file has different source strings to \"%s\". Try running Sync before "
|
|
"making any changes."
|
|
msgstr ""
|
|
|
|
#. Where %s is the name of a template file
|
|
#: tpl/admin/file/info-po.php:64
|
|
#, php-format
|
|
msgid "PO file has the same source strings as \"%s\""
|
|
msgstr ""
|
|
|
|
#: tpl/admin/file/info-mo.php:38
|
|
msgid "PO file missing"
|
|
msgstr ""
|
|
|
|
#: src/gettext/Compiler.php:287
|
|
msgid "PO file saved and MO file compiled"
|
|
msgstr ""
|
|
|
|
#: src/gettext/Compiler.php:284
|
|
msgid "PO file saved and MO/JSON files compiled"
|
|
msgstr ""
|
|
|
|
#: src/gettext/Compiler.php:94
|
|
msgid "PO file saved, but MO file compilation failed"
|
|
msgstr ""
|
|
|
|
#: src/js/Strings.php:183
|
|
msgid "Possible syntax error in string formatting"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/config/settings.php:156
|
|
msgid "Pretty formatting"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/bundle/conf.php:29
|
|
msgid "Project name"
|
|
msgstr ""
|
|
|
|
#: src/js/Strings.php:139
|
|
msgid "Provide the following text when reporting a problem"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/common/inc-fsconn.php:27
|
|
msgid "Read only"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/root.php:27
|
|
msgid "Recently updated:"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/config/settings.php:81
|
|
msgid "Recommended"
|
|
msgstr ""
|
|
|
|
#: src/fs/FileWriter.php:151
|
|
msgid "Refusing to copy over an existing file"
|
|
msgstr ""
|
|
|
|
#. Help tip for "Template file" field in advanced bundle config
|
|
#: tpl/admin/bundle/conf.php:75
|
|
msgid "Relative path from bundle root to the official POT file"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/file/conf.php:23
|
|
msgid "Relative path to template file"
|
|
msgstr ""
|
|
|
|
#: src/admin/file/BaseController.php:121
|
|
msgid "Relocate"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/bundle/conf.php:159 tpl/admin/bundle/setup/saved.php:18
|
|
msgid "Reset config"
|
|
msgstr ""
|
|
|
|
#: src/admin/file/BaseController.php:120 tpl/admin/file/diff.php:31
|
|
msgid "Restore"
|
|
msgstr ""
|
|
|
|
#. %s is a file name to be rolled back to a previous version.
|
|
#. Page title where %s refers to a file name
|
|
#: src/admin/file/DiffController.php:59 src/admin/file/DiffController.php:78
|
|
#, php-format
|
|
msgid "Restore %s"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/config/prefs.php:29 tpl/admin/config/prefs.php:33
|
|
msgid "Restrict locales"
|
|
msgstr ""
|
|
|
|
#. Where %s is a file name
|
|
#: src/ajax/DiffController.php:47
|
|
#, php-format
|
|
msgid "Revisions are identical, you can delete %s"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/root.php:51
|
|
msgid "Running plugins:"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/file/conf.php:57 tpl/admin/file/head.php:34
|
|
msgid "Save"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/bundle/conf.php:141
|
|
msgid "Save config"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/config/settings.php:181
|
|
msgid "Save credentials in session"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/config/settings.php:233 tpl/admin/config/apis.php:121
|
|
#: tpl/admin/config/prefs.php:44
|
|
msgid "Save settings"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/config/settings.php:52 tpl/admin/config/settings.php:58
|
|
msgid "Saving PO/POT files"
|
|
msgstr ""
|
|
|
|
#: src/ajax/FsConnectController.php:163
|
|
msgid "Saving this file requires permission"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/config/settings.php:43
|
|
msgid "Scan JavaScript files with extensions:"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/config/settings.php:37
|
|
msgid "Scan PHP files with extensions:"
|
|
msgstr ""
|
|
|
|
#: src/admin/bundle/LocaleController.php:137
|
|
msgid "See all core translations"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/root.php:58 src/admin/bundle/LocaleController.php:147
|
|
msgid "See all plugins"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/root.php:43 src/admin/bundle/LocaleController.php:142
|
|
msgid "See all themes"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/config/apis.php:115
|
|
msgid "See full disclaimer"
|
|
msgstr ""
|
|
|
|
#. Generic error when external process broke an Ajax request
|
|
#: src/js/Strings.php:133
|
|
msgid "Server returned invalid data"
|
|
msgstr ""
|
|
|
|
#. where %s is a plugin or theme
|
|
#: src/admin/bundle/SetupController.php:15
|
|
#, php-format
|
|
msgid "Set up %s"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/list/inc-table.php:20
|
|
msgid "Sets"
|
|
msgstr ""
|
|
|
|
#: src/mvc/AdminRouter.php:67 src/mvc/AdminRouter.php:72
|
|
#: tpl/ajax/modal-apis-empty.php:15 src/admin/file/EditController.php:169
|
|
#: tpl/admin/common/inc-fsconn.php:18 tpl/admin/common/inc-fsconn.php:43
|
|
#: tpl/admin/errors/no-backups.php:24
|
|
msgid "Settings"
|
|
msgstr ""
|
|
|
|
#: src/admin/config/ApisController.php:43
|
|
#: src/admin/config/PrefsController.php:26
|
|
#: src/admin/config/SettingsController.php:31
|
|
msgid "Settings saved"
|
|
msgstr ""
|
|
|
|
#: src/admin/bundle/BaseController.php:122
|
|
msgid "Setup"
|
|
msgstr ""
|
|
|
|
#: src/admin/bundle/SetupController.php:25
|
|
msgid "Setup tab"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/list/locales.php:25
|
|
msgid "Site language"
|
|
msgstr ""
|
|
|
|
#: src/admin/config/BaseController.php:18
|
|
msgid "Site options"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/help/tab-config.php:5
|
|
msgid ""
|
|
"Site options apply to all users of Loco Translate across the current site"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/config/settings.php:31
|
|
msgid "Skip PHP files larger than:"
|
|
msgstr ""
|
|
|
|
#: src/admin/init/InitPoController.php:223
|
|
msgid "Skip template"
|
|
msgstr ""
|
|
|
|
#: src/admin/file/BaseController.php:118
|
|
msgid "Source"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/bundle/conf.php:100
|
|
msgid "Source file paths"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/init/init-pot.php:12
|
|
msgid "Source files to scan:"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/init/init-po.php:169
|
|
msgid "Start translating"
|
|
msgstr ""
|
|
|
|
#: src/admin/DebugController.php:887
|
|
msgid "String debugger"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/bundle/inc-po-table.php:19
|
|
msgid "Strings"
|
|
msgstr ""
|
|
|
|
#. Message appears after sync operation, where %s refers to a POT file.
|
|
#: src/js/Strings.php:41
|
|
#, javascript-format
|
|
msgid "Strings up to date with %s"
|
|
msgstr ""
|
|
|
|
#. Message appears after sync operation.
|
|
#: src/js/Strings.php:44
|
|
msgid "Strings up to date with source code"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/init/init-pot.php:30
|
|
msgid "Strings will be extracted to:"
|
|
msgstr ""
|
|
|
|
#: src/js/Strings.php:87
|
|
msgid "Suggested translations"
|
|
msgstr ""
|
|
|
|
#: src/admin/config/SettingsController.php:51
|
|
msgid "Super Admin"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/help/side-bar.php:12
|
|
msgid "Support forum"
|
|
msgstr ""
|
|
|
|
#. Indicates that POT files are optional, which is not recommended
|
|
#: tpl/admin/config/settings.php:107
|
|
msgid "Sync with source when template missing"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/config/settings.php:89 tpl/admin/config/settings.php:95
|
|
msgid "Syncing PO files"
|
|
msgstr ""
|
|
|
|
#: src/admin/config/BaseController.php:22
|
|
msgid "System"
|
|
msgstr ""
|
|
|
|
#: src/admin/config/DebugController.php:55
|
|
msgid "System diagnostics"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/file/view-pot.php:9 tpl/admin/file/edit-pot.php:20
|
|
#: tpl/admin/file/info-pot.php:18 tpl/admin/bundle/inc-po-table.php:45
|
|
#: tpl/admin/bundle/conf.php:65
|
|
msgid "Template file"
|
|
msgstr ""
|
|
|
|
#: src/admin/init/InitPotController.php:56
|
|
msgid "Template file already exists"
|
|
msgstr ""
|
|
|
|
#: src/ajax/XgettextController.php:67
|
|
msgid "Template file created"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/init/init-copy.php:15 tpl/admin/init/init-prompt.php:15
|
|
msgid "Template missing"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/init/init-po.php:122 tpl/admin/file/conf.php:12
|
|
msgid "Template options"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/bundle/conf.php:41 tpl/admin/list/inc-table.php:14
|
|
msgid "Text domain"
|
|
msgstr ""
|
|
|
|
#: src/config/FormModel.php:147
|
|
msgid "Text Domain cannot be empty"
|
|
msgstr ""
|
|
|
|
#. "either" meaning that the file itself can't exist without a containing directory
|
|
#: tpl/admin/file/info.php:59
|
|
msgid "The containing directory for this file doesn't exist either"
|
|
msgstr ""
|
|
|
|
#. Where %s is the name (or number) of an operating system user
|
|
#: tpl/admin/file/info.php:73
|
|
#, php-format
|
|
msgid ""
|
|
"The containing directory is writeable by %s, so you can add new files in the "
|
|
"same location"
|
|
msgstr ""
|
|
|
|
#: src/admin/bundle/SetupController.php:250
|
|
msgid "The default \"languages\" domain path has been detected"
|
|
msgstr ""
|
|
|
|
#. %s will be replaced with a relative path like "/languages"
|
|
#: src/admin/bundle/SetupController.php:245
|
|
#, php-format
|
|
msgid "The domain path is declared by the author as \"%s\""
|
|
msgstr ""
|
|
|
|
#: tpl/admin/file/move.php:17
|
|
msgid "The following file will be moved/renamed to the new location:"
|
|
msgid_plural "The following files will be moved/renamed to the new location:"
|
|
msgstr[0] ""
|
|
msgstr[1] ""
|
|
|
|
#. %s will be replaced with the full name of the site language
|
|
#: tpl/admin/root.php:14
|
|
#, php-format
|
|
msgid "The language of this site is %s."
|
|
msgstr ""
|
|
|
|
#. Help tip for "Text domain" field in advanced bundle config
|
|
#: tpl/admin/bundle/conf.php:47
|
|
msgid "The namespace into which WordPress will load translated strings"
|
|
msgstr ""
|
|
|
|
#. used when username of web server process is unknown
|
|
#: src/compat/PosixExtension.php:115
|
|
msgid "the web server"
|
|
msgstr ""
|
|
|
|
#. Page title for theme translations
|
|
#: src/mvc/AdminRouter.php:46
|
|
msgid "Theme translations ‹ Loco"
|
|
msgstr ""
|
|
|
|
#: src/mvc/AdminRouter.php:44 src/admin/Navigation.php:41
|
|
#: src/admin/bundle/LocaleController.php:141
|
|
msgid "Themes"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/root.php:54
|
|
msgid ""
|
|
"These plugins have recently loaded translation files into the admin area"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/file/info-po.php:88
|
|
msgid ""
|
|
"These translations are not linked to a POT file. Sync operations will "
|
|
"extract strings directly from source code."
|
|
msgstr ""
|
|
|
|
#: tpl/admin/config/apis.php:114
|
|
msgid ""
|
|
"Third party services are subject to their own terms of use and may incur "
|
|
"costs from the provider"
|
|
msgstr ""
|
|
|
|
#: src/admin/bundle/SetupController.php:239
|
|
msgid ""
|
|
"This bundle does't declare a text domain; try configuring it in the Advanced "
|
|
"tab"
|
|
msgstr ""
|
|
|
|
#: src/admin/bundle/SetupController.php:253
|
|
msgid ""
|
|
"This bundle doesn't declare a domain path. Add one via the Advanced tab if "
|
|
"needed"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/init/init-prompt.php:23
|
|
msgid "This bundle doesn't define a translations template file"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/bundle/view.php:55
|
|
msgid ""
|
|
"This bundle isn't automatically compatible and requires configuring before "
|
|
"you can use all the functions of Loco Translate"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/bundle/view.php:32
|
|
msgid ""
|
|
"This bundle isn't fully configured, so we don't know what the following "
|
|
"files are for"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/bundle/setup/none.php:14
|
|
msgid "This bundle isn't set up for translation in a way we understand"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/bundle/setup/meta.php:14
|
|
msgid ""
|
|
"This bundle's configuration has been automatically detected and seems to be "
|
|
"fully compatible"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/bundle/setup/partial.php:14
|
|
msgid ""
|
|
"This bundle's configuration has been automatically detected, but isn't fully "
|
|
"complete"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/bundle/setup/core.php:13
|
|
msgid "This bundle's configuration is built into Loco Translate"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/bundle/setup/author.php:14
|
|
msgid "This bundle's configuration is provided by the author"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/bundle/setup/saved.php:14
|
|
msgid "This bundle's configuration is saved in the WordPress database"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/init/init-prompt.php:19
|
|
msgid ""
|
|
"This bundle's template file doesn't exist yet. We recommend you create it "
|
|
"before adding languages"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/file/info.php:92
|
|
msgid "This directory can't be written to directly by the web server"
|
|
msgstr ""
|
|
|
|
#: src/ajax/FsConnectController.php:124
|
|
msgid "This directory is managed by WordPress, be careful what you delete"
|
|
msgstr ""
|
|
|
|
#: src/ajax/FsConnectController.php:127
|
|
msgid ""
|
|
"This directory is managed by WordPress. Removed files may be restored during "
|
|
"updates"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/file/info.php:39
|
|
msgid "This file can't be updated directly by the web server"
|
|
msgstr ""
|
|
|
|
#: src/ajax/FsConnectController.php:121
|
|
msgid "This file may be overwritten or deleted when you update WordPress"
|
|
msgstr ""
|
|
|
|
#. Warning when POT file is opened in the file editor. It can be disabled in settings.
|
|
#: src/admin/file/EditController.php:168
|
|
msgid ""
|
|
"This is NOT a translation file. Manual editing of source strings is not "
|
|
"recommended."
|
|
msgstr ""
|
|
|
|
#: src/ajax/FsConnectController.php:160
|
|
msgid "This move operation requires permission"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/errors/file-isdir.php:14
|
|
msgid "This page was expecting a file, but the path is actually a directory"
|
|
msgstr ""
|
|
|
|
#: src/hooks/AdminHooks.php:89
|
|
msgid "This plugin doesn't collect any data from public website visitors."
|
|
msgstr ""
|
|
|
|
#. This warning is shown when a text domain has defaulted to same as the folder name (or slug)
|
|
#: src/admin/bundle/SetupController.php:229
|
|
msgid ""
|
|
"This plugin doesn't declare a text domain. It's assumed to be the same as "
|
|
"the slug, but this could be wrong"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/bundle/alias.php:14
|
|
msgid ""
|
|
"This plugin doesn't have its own translation files, but can be translated in "
|
|
"the default text domain"
|
|
msgstr ""
|
|
|
|
#: src/admin/bundle/SetupController.php:235
|
|
msgid "This text domain is not in Loco Translate's bundle configuration"
|
|
msgstr ""
|
|
|
|
#. Author of the plugin
|
|
msgid "Tim Whitlock"
|
|
msgstr ""
|
|
|
|
#. Where %s is the name (or number) of an operating system user
|
|
#: tpl/admin/file/info.php:96
|
|
#, php-format
|
|
msgid ""
|
|
"To create new files here you'll have to connect to the remote file system, "
|
|
"or make the directory writeable by %s"
|
|
msgstr ""
|
|
|
|
#. Where %s is the name (or number) of an operating system user
|
|
#: tpl/admin/file/info.php:43
|
|
#, php-format
|
|
msgid ""
|
|
"To make changes you'll have to connect to the remote file system, or make "
|
|
"the file writeable by %s"
|
|
msgstr ""
|
|
|
|
#. %s is the number of formatting arguments accepted by the source text of a translation
|
|
#: src/js/Strings.php:187
|
|
#, javascript-format
|
|
msgid "Too many placeholders; source text formatting suggests a maximum of %s"
|
|
msgstr ""
|
|
|
|
#: src/hooks/AdminHooks.php:129 tpl/ajax/modal-apis-batch.php:37
|
|
msgid "Translate"
|
|
msgstr ""
|
|
|
|
#: src/admin/list/PluginsController.php:12
|
|
msgid "Translate plugins"
|
|
msgstr ""
|
|
|
|
#: src/admin/list/ThemesController.php:14
|
|
msgid "Translate themes"
|
|
msgstr ""
|
|
|
|
#. Description of the plugin
|
|
msgid "Translate themes and plugins directly in WordPress"
|
|
msgstr ""
|
|
|
|
#. %s is the quantity of strings left unprocessed after a job was stopped prematurely
|
|
#: src/js/Strings.php:70
|
|
#, javascript-format
|
|
msgid "Translation job aborted with %s string remaining"
|
|
msgid_plural "Translation job aborted with %s strings remaining"
|
|
msgstr[0] ""
|
|
msgstr[1] ""
|
|
|
|
#: tpl/admin/file/info-po.php:33 tpl/admin/bundle/inc-po-table.php:16
|
|
#: tpl/admin/bundle/locale.php:36
|
|
msgid "Translation progress"
|
|
msgstr ""
|
|
|
|
#. %s%% is a percentage, e.g. 50%
|
|
#: src/js/Strings.php:66
|
|
#, javascript-format
|
|
msgid "Translation progress %s%%"
|
|
msgstr ""
|
|
|
|
#. Where %s is the name of the invalid POT file
|
|
#: src/ajax/SyncController.php:72 src/admin/file/EditController.php:125
|
|
#, php-format
|
|
msgid "Translation template is invalid (%s)"
|
|
msgstr ""
|
|
|
|
#. %s refers to the name of a POT file
|
|
#: src/admin/file/EditController.php:119
|
|
#, php-format
|
|
msgid "Translations don't match template. Run sync to update from %s"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/root.php:30
|
|
msgid "Translations have been recently modified in the following bundles"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/config/prefs.php:16 tpl/admin/config/prefs.php:20
|
|
msgid "Translator credit"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/bundle/view.php:52
|
|
msgid "unconfigured"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/bundle/setup/none.php:11
|
|
msgid "Unconfigured bundle"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/file/info-other.php:11
|
|
msgid "Unexpected file type"
|
|
msgstr ""
|
|
|
|
#: src/package/Header.php:86 src/admin/file/InfoController.php:137
|
|
msgid "Unknown author"
|
|
msgstr ""
|
|
|
|
#: src/js/Strings.php:142
|
|
msgid "Unknown error"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/config/version.php:74
|
|
msgid "Update Now"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/config/version.php:17
|
|
#, php-format
|
|
msgid "Upgrade to %s"
|
|
msgstr ""
|
|
|
|
#: src/admin/init/UploadController.php:29 tpl/admin/init/upload.php:58
|
|
msgid "Upload"
|
|
msgstr ""
|
|
|
|
#: src/admin/init/UploadController.php:52
|
|
msgid "Upload a translation file"
|
|
msgstr ""
|
|
|
|
#: src/admin/bundle/ViewController.php:107
|
|
msgid "Upload PO"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/init/upload.php:45
|
|
msgid "Upload PO file"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/init/init-po.php:159
|
|
msgid "Use this file as template when running Sync"
|
|
msgstr ""
|
|
|
|
#: src/js/Strings.php:84
|
|
msgid "Use this translation"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/help/side-bar.php:6
|
|
msgid "Useful links:"
|
|
msgstr ""
|
|
|
|
#: src/mvc/AdminRouter.php:71 src/admin/config/PrefsController.php:13
|
|
#: src/admin/config/BaseController.php:19
|
|
msgid "User options"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/help/tab-config.php:6
|
|
msgid "User options apply to your WordPress login, across all sites"
|
|
msgstr ""
|
|
|
|
#: src/data/Permissions.php:155
|
|
msgctxt "User role"
|
|
msgid "Translator"
|
|
msgstr ""
|
|
|
|
#. Help tip for "File prefix" field in advanced bundle config
|
|
#: tpl/admin/bundle/conf.php:59
|
|
msgid ""
|
|
"Usually the same as the text domain, but don't leave blank unless you mean to"
|
|
msgstr ""
|
|
|
|
#: src/admin/config/VersionController.php:13
|
|
#: src/admin/config/BaseController.php:21
|
|
msgid "Version"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/config/version.php:11 tpl/admin/config/version.php:25
|
|
#: tpl/admin/config/version.php:35
|
|
#, php-format
|
|
msgid "Version %s"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/bundle/inc-po-table.php:54 tpl/admin/bundle/locale.php:66
|
|
msgid "View"
|
|
msgstr ""
|
|
|
|
#: src/admin/bundle/ViewController.php:116
|
|
msgid "View template"
|
|
msgstr ""
|
|
|
|
#: src/package/Header.php:93
|
|
msgid "Visit official site"
|
|
msgstr ""
|
|
|
|
#: src/js/Strings.php:124 src/error/Warning.php:19
|
|
msgid "Warning"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/file/info-po.php:50
|
|
msgid "We can't find the binary MO file that belongs with these translations"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/file/info-mo.php:41
|
|
msgid "We can't find the original PO file from which this was compiled"
|
|
msgstr ""
|
|
|
|
#: src/admin/RootController.php:84
|
|
msgid "Welcome to Loco Translate"
|
|
msgstr ""
|
|
|
|
#: src/admin/init/InitPoController.php:377 tpl/admin/file/info.php:113
|
|
msgid "What's this?"
|
|
msgstr ""
|
|
|
|
#: src/mvc/AdminRouter.php:54
|
|
msgid "WordPress"
|
|
msgstr ""
|
|
|
|
#. Where %s is the full version number of WordPress
|
|
#: tpl/admin/config/version.php:68
|
|
#, php-format
|
|
msgid "WordPress %s"
|
|
msgstr ""
|
|
|
|
#: src/package/Core.php:87 src/admin/bundle/LocaleController.php:136
|
|
msgid "WordPress Core"
|
|
msgstr ""
|
|
|
|
#: src/package/Core.php:26
|
|
msgid "WordPress core"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/init/init-po.php:39
|
|
msgid "WordPress language"
|
|
msgstr ""
|
|
|
|
#. %s will be replaced with a text domain, e.g. "loco-translate"
|
|
#: src/admin/bundle/SetupController.php:222
|
|
#, php-format
|
|
msgid "WordPress says the primary text domain is \"%s\""
|
|
msgstr ""
|
|
|
|
#: tpl/admin/file/info.php:107
|
|
msgid "WordPress updates"
|
|
msgstr ""
|
|
|
|
#. When a file or folder cannot be modified due to filesystem permissions
|
|
#: tpl/admin/file/info.php:36 tpl/admin/file/info.php:89
|
|
#: tpl/admin/common/inc-fsconn.php:50
|
|
msgid "Write protected"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/bundle/conf.php:146
|
|
msgid "XML"
|
|
msgstr ""
|
|
|
|
#: src/error/XmlParseException.php:8
|
|
msgid "XML parse error"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/bundle/setup/conf.php:46
|
|
msgid "XML setup"
|
|
msgstr ""
|
|
|
|
#: src/config/XMLModel.php:54
|
|
msgid "XML supplied is empty"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/init/init-copy.php:18
|
|
msgid ""
|
|
"You can copy an existing PO file (recommended), or extract directly from "
|
|
"source (advanced)"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/bundle/setup/meta.php:15 tpl/admin/bundle/setup/author.php:15
|
|
#: tpl/admin/bundle/setup/core.php:14
|
|
msgid ""
|
|
"You can make changes in the Advanced tab if you need to override the current "
|
|
"settings"
|
|
msgstr ""
|
|
|
|
#. %s is a URL. Keep the <a> tag intact
|
|
#: tpl/admin/errors/no-tokenizer.php:25
|
|
#, php-format
|
|
msgid ""
|
|
"You can still translate any bundle that has a <a href=\"%s\" "
|
|
"target=\"_blank\">template</a>"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/file/info.php:27
|
|
msgid ""
|
|
"You can update these translations directly from the editor to the file system"
|
|
msgstr ""
|
|
|
|
#: src/admin/init/InitPoController.php:392
|
|
msgid "You're creating translations directly from source code"
|
|
msgstr ""
|
|
|
|
#: src/admin/init/InitPoController.php:396
|
|
msgid "You're creating translations from a POT file"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/config/version.php:28
|
|
msgid "You're running a development snapshot of Loco Translate"
|
|
msgstr ""
|
|
|
|
#: tpl/admin/config/version.php:38
|
|
msgid "You're running the latest version of Loco Translate"
|
|
msgstr ""
|
|
|
|
#. %s will be replaced with the full name of the user profile's admin language
|
|
#: tpl/admin/root.php:17
|
|
#, php-format
|
|
msgid "Your admin language is %s."
|
|
msgstr ""
|
|
|
|
#. Warning appears when user tries to refresh or navigate away when editor work is unsaved
|
|
#: src/js/Strings.php:102
|
|
msgid "Your changes will be lost if you continue without saving"
|
|
msgstr ""
|
|
|
|
#: src/ajax/UploadController.php:70
|
|
msgid "Your file is identical to the existing one"
|
|
msgstr ""
|
|
|
|
#. This is HTML formatted. (1) placeholder for language code, (2) Example language code
|
|
#: tpl/admin/init/upload.php:50
|
|
#, php-format
|
|
msgid ""
|
|
"Your file must be named as shown above where %1$s is the language code, e.g. "
|
|
"%2$s"
|
|
msgstr ""
|
|
|
|
#. (1) Name of software, e.g. "WordPress" (2) Version number, e.g. "5.6"
|
|
#: tpl/admin/config/version.php:53 tpl/admin/config/version.php:71
|
|
#, php-format
|
|
msgid ""
|
|
"Your version of %1$s is out of date. We recommend you upgrade to at least "
|
|
"v%2$s, but preferably to the latest stable version."
|
|
msgstr ""
|
|
|