diff --git a/vendor/loco-translate/languages/loco-translate.pot b/vendor/loco-translate/languages/loco-translate.pot deleted file mode 100644 index c7d3388..0000000 --- a/vendor/loco-translate/languages/loco-translate.pot +++ /dev/null @@ -1,2044 +0,0 @@ -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Loco Translate 2.4.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-05-25 13:53+0000\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME \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.4.0; wp-5.4.1" - -#: src/fs/FileWriter.php:214 -#, 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 "" - -#: 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:47 -#, javascript-format -msgid "%s characters will be sent for translation." -msgstr "" - -#. Where %s is the type of file, e.g. "po" -#: tpl/admin/file/info.php:24 -#, php-format -msgid "%s file is writeable" -msgstr "" - -#. Shows number of fuzzy strings at top of editor -#: src/js/Strings.php:91 src/gettext/Metadata.php:205 -#, javascript-format -msgid "%s fuzzy" -msgstr "" - -#. Where %s is the size of a file -#: tpl/admin/init/init-pot.php:16 -#, php-format -msgid "%s on disk" -msgstr "" - -#. e.g. via Google Translate -#: src/js/Strings.php:58 -#, javascript-format -msgid "%s string translated via %s" -msgid_plural "%s strings translated via %s" -msgstr[0] "" -msgstr[1] "" - -#: src/js/Strings.php:61 -#, javascript-format -msgid "%s string updated" -msgid_plural "%s strings updated" -msgstr[0] "" -msgstr[1] "" - -#: src/js/Strings.php:43 -#, javascript-format -msgid "%s unique source strings." -msgstr "" - -#. Shows number of untranslated strings at top of editor -#: src/js/Strings.php:95 src/gettext/Metadata.php:208 -#, javascript-format -msgid "%s untranslated" -msgstr "" - -#. Shows percentage translated at top of editor -#: src/js/Strings.php:87 src/gettext/Metadata.php:203 -#, javascript-format -msgid "%s%% translated" -msgstr "" - -#. Summary of new strings after running in-editor Sync -#: src/js/Strings.php:25 -#, javascript-format -msgid "1 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 "1 obsolete string removed" -msgid_plural "%s obsolete strings removed" -msgstr[0] "" -msgstr[1] "" - -#: src/admin/init/InitPoController.php:221 -#, php-format -msgid "1 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 -#: src/js/Strings.php:83 src/gettext/Metadata.php:193 -#, javascript-format -msgid "1 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 "1 string marked Fuzzy" -msgid_plural "%s strings marked Fuzzy" -msgstr[0] "" -msgstr[1] "" - -#: tpl/admin/file/info-pot.php:24 -#, php-format -msgid "1 word" -msgid_plural "%s words" -msgstr[0] "" -msgstr[1] "" - -#: tpl/admin/config/settings.php:148 -msgid "About file system access" -msgstr "" - -#: tpl/admin/init/init-prompt.php:27 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:35 -msgid "Active theme:" -msgstr "" - -#: tpl/admin/file/edit-po.php:58 -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:89 -msgid "Add UTF-8 byte order mark" -msgstr "" - -#: tpl/admin/bundle/view.php:29 -msgid "Additional files found" -msgstr "" - -#: src/hooks/AdminHooks.php:66 -#, php-format -msgid "" -"Administrators and auditors may wish to review Loco's plugin " -"privacy notice." -msgstr "" - -#: src/admin/bundle/BaseController.php:97 tpl/admin/file/move.php:26 -msgid "Advanced" -msgstr "" - -#: src/admin/bundle/ConfController.php:140 -#: tpl/admin/bundle/setup/inc-nav.php:19 tpl/admin/bundle/setup/core.php:17 -msgid "Advanced configuration" -msgstr "" - -#: src/admin/bundle/ConfController.php:55 -msgid "Advanced tab" -msgstr "" - -#: src/mvc/AjaxRouter.php:174 -msgid "Ajax controller returned empty JSON" -msgstr "" - -#: src/mvc/AjaxRouter.php:169 -#, 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:159 -msgid "Allow full access to these roles" -msgstr "" - -#: src/admin/config/ApisController.php:12 -#: src/admin/config/BaseController.php:20 -#: src/admin/config/BaseController.php:42 tpl/admin/help/tab-config-apis.php:2 -msgid "API keys" -msgstr "" - -#: tpl/admin/file/delete.php:16 -msgid "" -"Are you sure you want to permanently delete the following " -"file?" -msgstr "" - -#: src/admin/init/InitPoController.php:237 -msgid "Assign template" -msgstr "" - -#: tpl/admin/bundle/setup.php:12 -msgid "Author details" -msgstr "" - -#: tpl/admin/file/edit-po.php:16 -msgid "Auto-translate this file" -msgstr "" - -#: tpl/admin/init/init-po.php:67 -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:42 -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 "" - -#: src/admin/bundle/DebugController.php:24 -msgid "Bundle diagnostics" -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 "" - -#: src/ajax/FsConnectController.php:114 -msgid "" -"Changes to this file may be overwritten or deleted when you update WordPress" -msgstr "" - -#: tpl/admin/bundle/setup/conf.php:12 -msgid "Check config repository" -msgstr "" - -#: src/js/Strings.php:101 -msgid "Check console output for debugging information" -msgstr "" - -#: src/admin/bundle/ConfController.php:95 -msgid "Child theme declares the same Text Domain as the parent theme" -msgstr "" - -#: tpl/admin/init/init-po.php:48 -msgid "Choose a language" -msgstr "" - -#: tpl/admin/init/init-po.php:93 -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 tag intact -#: tpl/admin/bundle/view.php:35 tpl/admin/bundle/view.php:57 -#, php-format -msgid "" -"Click the setup 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:18 tpl/admin/config/settings.php:22 -msgid "Compiling MO files" -msgstr "" - -#: src/admin/bundle/BaseController.php:53 -msgid "Configuration reset" -msgstr "" - -#: src/admin/bundle/BaseController.php:38 -msgid "Configuration saved" -msgstr "" - -#. where %s is a plugin or theme -#: src/admin/bundle/ConfController.php:16 -#, php-format -msgid "Configure %s" -msgstr "" - -#: src/package/Debugger.php:204 -#, php-format -msgid "Configured domain has no extractable strings" -msgid_plural "%u configured domains have no extractable strings" -msgstr[0] "" -msgstr[1] "" - -#: 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:101 -msgid "Connected to remote file system" -msgstr "" - -#: tpl/admin/bundle/inc-po-table.php:57 tpl/admin/bundle/locale.php:72 -msgid "Copy" -msgstr "" - -#: tpl/admin/init/init-po.php:147 -#, 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:212 -#: src/admin/bundle/ViewController.php:127 tpl/admin/init/init-pot.php:40 -msgid "Create template" -msgstr "" - -#: tpl/admin/init/init-po.php:13 -msgid "Create template instead" -msgstr "" - -#: src/ajax/FsConnectController.php:124 -msgid "Creating this file requires permission" -msgstr "" - -#: tpl/admin/init/init-po.php:79 -msgid "Custom language" -msgstr "" - -#: src/error/Debug.php:19 src/admin/config/BaseController.php:24 -#: src/admin/config/DebugController.php:12 -#: src/admin/bundle/BaseController.php:100 -msgid "Debug" -msgstr "" - -#: src/admin/file/BaseController.php:110 tpl/admin/file/diff.php:31 -#: tpl/admin/bundle/inc-po-table.php:60 tpl/admin/bundle/locale.php:75 -msgid "Delete" -msgstr "" - -#: src/admin/file/DeleteController.php:76 -#: src/admin/file/DeleteController.php:94 -#, php-format -msgid "Delete %s" -msgstr "" - -#: src/ajax/FsConnectController.php:127 -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/data/Settings.php:186 src/admin/file/EditController.php:175 -#: src/admin/bundle/LocaleController.php:130 tpl/admin/config/settings.php:177 -#: tpl/admin/config/apis.php:100 tpl/admin/config/prefs.php:32 -#: 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:197 -msgid "Download action not found" -msgstr "" - -#: src/mvc/AjaxRouter.php:202 -msgid "Download controller returned empty output" -msgstr "" - -#: tpl/admin/bundle/inc-po-table.php:48 tpl/admin/bundle/locale.php:63 -msgid "Edit" -msgstr "" - -#: tpl/admin/bundle/setup/saved.php:19 -msgid "Edit config" -msgstr "" - -#: src/admin/bundle/ViewController.php:119 -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:138 -msgid "Editing of POT (template) files" -msgstr "" - -#: src/admin/file/BaseController.php:105 -msgid "Editor" -msgstr "" - -#. Where %s is the name of the language, e.g. "French translation" -#: src/js/Strings.php:127 -#, 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:199 -msgctxt "Editor" -msgid "Add" -msgstr "" - -#. Button that opens window for auto-translating -#: src/admin/file/EditController.php:210 -msgctxt "Editor" -msgid "Auto" -msgstr "" - -#. Label for the window pane for entering translator comments -#: src/js/Strings.php:133 -msgctxt "Editor" -msgid "Comments" -msgstr "" - -#. Label for the window pane holding message context -#: src/js/Strings.php:130 -msgctxt "Editor" -msgid "Context" -msgstr "" - -#. Label for the context window when no translation selected -#: src/js/Strings.php:157 -msgctxt "Editor" -msgid "Context not loaded" -msgstr "" - -#. Button for downloading a PO, MO or POT file -#: src/admin/file/EditController.php:212 -msgctxt "Editor" -msgid "Download" -msgstr "" - -#. Label for the plural form of the original English text -#: src/js/Strings.php:139 -msgctxt "Editor" -msgid "Plural" -msgstr "" - -#. button for removing a string when manually editing a POT file -#: src/admin/file/EditController.php:201 -msgctxt "Editor" -msgid "Remove" -msgstr "" - -#. Button that reloads current screen -#: src/admin/file/EditController.php:208 -msgctxt "Editor" -msgid "Revert" -msgstr "" - -#. Button that saves translations to disk -#: src/admin/file/EditController.php:204 -msgctxt "Editor" -msgid "Save" -msgstr "" - -#. Label for the singular form of the original English text -#: src/js/Strings.php:136 -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:123 tpl/admin/file/info-pot.php:23 -msgctxt "Editor" -msgid "Source text" -msgstr "" - -#. Label for the source text window when no translation selected -#: src/js/Strings.php:154 -msgctxt "Editor" -msgid "Source text not loaded" -msgstr "" - -#: src/js/Strings.php:151 -msgctxt "Editor" -msgid "Suggest translation" -msgstr "" - -#. Button that runs in-editor sync/operation -#: src/admin/file/EditController.php:206 -msgctxt "Editor" -msgid "Sync" -msgstr "" - -#. Button that toggles between "code" and regular text editing modes -#: src/admin/file/EditController.php:218 -msgctxt "Editor" -msgid "Toggle code view" -msgstr "" - -#: src/js/Strings.php:148 -msgctxt "Editor" -msgid "Toggle Fuzzy" -msgstr "" - -#. Button that toggles invisible characters -#: src/admin/file/EditController.php:216 -msgctxt "Editor" -msgid "Toggle invisibles" -msgstr "" - -#: src/js/Strings.php:145 -msgctxt "Editor" -msgid "Translated" -msgstr "" - -#. List heading showing preview of translated text for each item -#: src/js/Strings.php:163 -msgctxt "Editor" -msgid "Translation" -msgstr "" - -#. Label for the translation editing window when no translation selected -#: src/js/Strings.php:160 -msgctxt "Editor" -msgid "Translation not loaded" -msgstr "" - -#: src/js/Strings.php:142 -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:95 -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:110 src/error/Exception.php:149 -msgid "Error" -msgstr "" - -#: tpl/admin/bundle/conf.php:89 tpl/admin/bundle/conf.php:108 -msgid "Exclude" -msgstr "" - -#. Where %2$s is the size of a file -#: tpl/admin/init/init-pot.php:24 -#, php-format -msgid "Excludes one file over %2$s" -msgid_plural "Excludes %s files over %2$s" -msgstr[0] "" -msgstr[1] "" - -#: tpl/admin/config/settings.php:40 tpl/admin/config/settings.php:44 -msgid "Extracting strings" -msgstr "" - -#: src/fs/FileWriter.php:288 -msgid "Failed to build directory path" -msgstr "" - -#: src/fs/FileWriter.php:132 -#, php-format -msgid "Failed to chmod %s" -msgstr "" - -#: src/fs/FileWriter.php:52 -msgid "Failed to connect to remote server" -msgstr "" - -#: src/fs/FileWriter.php:160 -#, php-format -msgid "Failed to copy %s to %s" -msgstr "" - -#: src/ajax/SaveController.php:72 -#, php-format -msgid "" -"Failed to create backup file in \"%s\". Check file permissions or disable " -"backups" -msgstr "" - -#: src/fs/FileWriter.php:280 -msgid "Failed to create directory" -msgstr "" - -#: src/fs/FileWriter.php:198 -#, php-format -msgid "Failed to delete %s" -msgstr "" - -#: src/fs/FileWriter.php:249 -msgid "Failed to save file" -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/DeleteController.php:57 src/admin/file/DiffController.php:61 -#, php-format -msgid "File deleted" -msgid_plural "%u files deleted" -msgstr[0] "" -msgstr[1] "" - -#: src/admin/file/InfoController.php:158 -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:107 tpl/admin/bundle/inc-po-table.php:22 -#: 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:11 -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:299 -msgid "File modification is disallowed by your WordPress config" -msgstr "" - -#: tpl/admin/file/info-mo.php:21 tpl/admin/file/info-pot.php:17 -#: tpl/admin/file/info-po.php:22 -msgid "File modified" -msgstr "" - -#: src/admin/file/MoveController.php:79 -#, php-format -msgid "File moved" -msgid_plural "%u files moved" -msgstr[0] "" -msgstr[1] "" - -#: 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:50 -msgid "File restored" -msgstr "" - -#: tpl/admin/file/info-mo.php:18 tpl/admin/file/info-pot.php:14 -#: tpl/admin/file/info-po.php:19 -msgid "File size" -msgstr "" - -#: tpl/admin/config/settings.php:115 tpl/admin/config/settings.php:119 -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:214 -msgid "Filter translations" -msgstr "" - -#. text field placeholder -#: tpl/admin/common/inc-table-filter.php:6 -msgid "Filter..." -msgstr "" - -#: tpl/admin/bundle/setup/conf.php:27 -msgid "Find config" -msgstr "" - -#: tpl/admin/bundle/inc-po-table.php:28 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:27 -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:155 -msgid "Grant access to roles" -msgstr "" - -#: src/admin/file/EditController.php:202 tpl/admin/file/edit-po.php:45 -#: tpl/admin/file/edit-po.php:65 -msgid "Help" -msgstr "" - -#: src/mvc/AdminController.php:53 -msgid "Help & support" -msgstr "" - -#: tpl/admin/help/side-bar.php:12 -msgid "Help and tutorials" -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:15 -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:90 -msgid "Important" -msgstr "" - -#: tpl/admin/file/info-po.php:55 -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:33 -msgid "Include Fuzzy strings" -msgstr "" - -#: tpl/admin/bundle/inc-po-table.php:54 tpl/admin/bundle/locale.php:69 -msgid "Info" -msgstr "" - -#: src/admin/init/InitPoController.php:104 -#, php-format -msgid "Initializing new translations in \"%s\"" -msgstr "" - -#: src/admin/init/InitPoController.php:108 -msgid "Initializing new translations in unknown set" -msgstr "" - -#: src/admin/bundle/LocaleController.php:116 -#: src/admin/list/LocalesController.php:35 tpl/admin/init/init-po.php:61 -msgid "Installed languages" -msgstr "" - -#: src/Locale.php:304 -msgid "Invalid locale" -msgstr "" - -#: tpl/admin/bundle/setup/none.php:15 -msgid "It needs configuring before you can do any translations" -msgstr "" - -#: tpl/admin/init/init-po.php:153 -msgid "Just copy English source strings" -msgstr "" - -#. relative time when something happened in the last 30 seconds -#: src/mvc/FileParams.php:145 -msgid "Just now" -msgstr "" - -#: src/js/Strings.php:76 -msgid "Keep this translation" -msgstr "" - -#: tpl/admin/bundle/inc-po-table.php:13 -msgid "Language" -msgstr "" - -#: src/admin/file/InfoController.php:165 -#, php-format -msgid "Language header is \"%s\" but file name contains \"%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:20 -msgid "Last extracted" -msgstr "" - -#: tpl/admin/bundle/inc-po-table.php:25 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:25 -msgid "Last translation" -msgstr "" - -#: tpl/admin/bundle/setup/conf.php:55 -msgid "Load config" -msgstr "" - -#: src/js/Strings.php:73 -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 "" - -#: src/output/Buffer.php:129 -#, php-format -msgid "Loco interrupted by output from %s:%u" -msgstr "" - -#: loco.php:129 -#, php-format -msgid "" -"Loco requires the \"%s\" PHP extension. Ask your hosting provider to install " -"it" -msgstr "" - -#. change "en" in the URL to your language if it's available at http://php.net/docs.php -#: tpl/admin/errors/no-tokenizer.php:17 -msgid "" -"Loco requires the Tokenizer extension to scan PHP source code for " -"translatable strings" -msgstr "" - -#. Name of the plugin -#: src/mvc/AdminRouter.php:37 src/hooks/AdminHooks.php:63 -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/data/Settings.php:184 -msgid "" -"Loco Translate 2.4 supports third party translation providers. Set up your " -"API keys in the plugin settings!" -msgstr "" - -#: src/mvc/AdminController.php:116 -msgid "Loco Translate is powered by" -msgstr "" - -#. Page title for plugin home screen -#: src/mvc/AdminRouter.php:39 -msgid "Loco, Translation Management" -msgstr "" - -#: tpl/admin/file/edit-po.php:34 -msgid "Mark new translations as Fuzzy" -msgstr "" - -#: tpl/admin/config/settings.php:82 -msgid "Maximum line length (zero disables wrapping)" -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 "" - -#: tpl/admin/file/info-po.php:79 -msgid "Missing template" -msgstr "" - -#: src/ajax/MsginitController.php:60 -msgid "MO file exists for this language already. Delete it first" -msgstr "" - -#. @var Loco_mvc_ViewParams $verbose -#: tpl/admin/config/settings.php:130 -msgid "Modification of installed files" -msgstr "" - -#: src/fs/FileWriter.php:304 -msgid "Modification of installed files is disallowed by the plugin settings" -msgstr "" - -#: src/fs/FileWriter.php:309 -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:12 -#: tpl/admin/bundle/locale.php:14 tpl/admin/common/inc-po-header.php:8 -msgctxt "Modified time" -msgid "Updated" -msgstr "" - -#: src/admin/file/MoveController.php:100 src/admin/file/MoveController.php:127 -#, php-format -msgid "Move %s" -msgstr "" - -#: tpl/admin/file/move.php:24 -msgid "Move files" -msgstr "" - -#: src/admin/init/InitPoController.php:16 -#: src/admin/init/InitPoController.php:111 -#: src/admin/file/BaseController.php:129 src/admin/bundle/ViewController.php:96 -msgid "New language" -msgstr "" - -#: src/admin/init/InitPotController.php:16 -msgid "New template" -msgstr "" - -#: src/admin/init/InitPotController.php:116 -msgid "New template file" -msgstr "" - -#: src/admin/init/InitPotController.php:117 -#, 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 "" - -#: tpl/admin/init/init-po.php:60 -msgid "No language selected" -msgstr "" - -#: tpl/admin/errors/no-backups.php:12 -msgid "No previous file revisions" -msgstr "" - -#: tpl/admin/file/edit-po.php:56 -msgid "No translation APIs configured" -msgstr "" - -#: tpl/admin/bundle/inc-po-table.php:105 -#, 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:89 tpl/admin/config/settings.php:125 -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:64 -msgid "Nothing needed updating" -msgstr "" - -#: src/js/Strings.php:116 src/error/Notice.php:20 -#: tpl/admin/common/inc-fsconn.php:37 -msgid "Notice" -msgstr "" - -#: tpl/admin/config/settings.php:76 -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:119 src/error/Success.php:19 -msgid "OK" -msgstr "" - -#: tpl/admin/bundle/setup/conf.php:34 -msgid "OK, Load this config" -msgstr "" - -#: src/admin/file/DeleteController.php:99 -#, php-format -msgid "One dependent file will also be deleted" -msgid_plural "%u dependent files will also be deleted" -msgstr[0] "" -msgstr[1] "" - -#: src/admin/bundle/SetupController.php:114 -#, php-format -msgid "One 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] "" - -#: src/admin/file/MoveController.php:83 -#, php-format -msgid "One file could not be moved" -msgid_plural "%u files could not be moved" -msgstr[0] "" -msgstr[1] "" - -#. Where %2$s is the maximum size of a file that will be included and %3$s is the largest encountered -#: src/ajax/SyncController.php:62 -#, php-format -msgid "" -"One file has been skipped because it's %3$s. (Max is %2$s). Check all " -"strings are present before saving." -msgid_plural "" -"%s files over %2$s have been skipped. (Largest is %3$s). Check all strings " -"are present before saving." -msgstr[0] "" -msgstr[1] "" - -#: src/package/Debugger.php:186 -#, php-format -msgid "One string extracted from source code for \"%2$s\"" -msgid_plural "%s strings extracted from source code for \"%s\"" -msgstr[0] "" -msgstr[1] "" - -#: src/admin/init/InitPoController.php:193 -#, php-format -msgid "One string found in %2$s" -msgid_plural "%s strings found in %s" -msgstr[0] "" -msgstr[1] "" - -#: tpl/admin/file/info-po.php:66 -msgid "Out of sync with template" -msgstr "" - -#: src/admin/bundle/BaseController.php:95 -msgid "Overview" -msgstr "" - -#: tpl/admin/file/edit-po.php:28 -msgid "Overwrite existing translations" -msgstr "" - -#: src/mvc/AdminRouter.php:237 -msgid "Page not found" -msgstr "" - -#: src/fs/FileWriter.php:245 -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:19 tpl/admin/bundle/locale.php:39 -msgid "Pending" -msgstr "" - -#: src/error/WriteException.php:13 -msgid "Permission denied" -msgstr "" - -#: src/fs/FileWriter.php:239 -msgid "Permission denied to update file" -msgstr "" - -#: src/package/Plugin.php:208 -#, 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 for languages that have no plurals -#: src/Locale.php:383 -msgctxt "Plural category" -msgid "All forms" -msgstr "" - -#. Plural category used in some multi-plural languages -#: src/Locale.php:397 -msgctxt "Plural category" -msgid "Few" -msgstr "" - -#. Plural category used in some multi-plural languages -#: src/Locale.php:399 -msgctxt "Plural category" -msgid "Many" -msgstr "" - -#. Plural category for singular quantity -#: src/Locale.php:393 -msgctxt "Plural category" -msgid "One" -msgstr "" - -#. General plural category not covered by other forms -#: src/Locale.php:401 -msgctxt "Plural category" -msgid "Other" -msgstr "" - -#. Plural category used in some multi-plural languages -#: src/Locale.php:395 -msgctxt "Plural category" -msgid "Two" -msgstr "" - -#. Plural category for zero quantity -#: src/Locale.php:391 -msgctxt "Plural category" -msgid "Zero" -msgstr "" - -#. Where %s is the name of a template file -#: tpl/admin/file/info-po.php:70 -#, 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:59 -#, 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/ajax/SaveController.php:106 -msgid "PO file saved and MO file compiled" -msgstr "" - -#: src/ajax/SaveController.php:111 -msgid "PO file saved, but MO file compilation failed" -msgstr "" - -#: src/ajax/SaveController.php:118 -msgid "POT file saved" -msgstr "" - -#: tpl/admin/config/settings.php:102 -msgid "POT template files" -msgstr "" - -#: tpl/admin/bundle/conf.php:29 -msgid "Project name" -msgstr "" - -#: src/js/Strings.php:104 -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:23 -msgid "Recently updated:" -msgstr "" - -#: tpl/admin/config/settings.php:95 -msgid "Recommended" -msgstr "" - -#: src/fs/FileWriter.php:150 -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 "" - -#: src/admin/file/BaseController.php:109 -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:108 tpl/admin/file/diff.php:30 -msgid "Restore" -msgstr "" - -#: src/admin/file/DiffController.php:74 src/admin/file/DiffController.php:92 -#, php-format -msgid "Restore %s" -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:47 -msgid "Running plugins:" -msgstr "" - -#: tpl/admin/bundle/conf.php:141 -msgid "Save config" -msgstr "" - -#: tpl/admin/config/settings.php:124 -msgid "Save credentials in session" -msgstr "" - -#: tpl/admin/config/settings.php:176 tpl/admin/config/apis.php:99 -#: tpl/admin/config/prefs.php:31 -msgid "Save settings" -msgstr "" - -#: tpl/admin/config/settings.php:68 tpl/admin/config/settings.php:72 -msgid "Saving PO/POT files" -msgstr "" - -#: src/ajax/FsConnectController.php:133 -msgid "Saving this file requires permission" -msgstr "" - -#: tpl/admin/config/settings.php:60 -msgid "Scan JavaScript files with extensions:" -msgstr "" - -#: tpl/admin/config/settings.php:54 -msgid "Scan PHP files with extensions:" -msgstr "" - -#: src/admin/bundle/LocaleController.php:137 -msgid "See all core translations" -msgstr "" - -#: tpl/admin/root.php:54 src/admin/bundle/LocaleController.php:147 -msgid "See all plugins" -msgstr "" - -#: tpl/admin/root.php:39 src/admin/bundle/LocaleController.php:142 -msgid "See all themes" -msgstr "" - -#: tpl/admin/init/init-prompt.php:40 -msgid "See FAQ" -msgstr "" - -#: tpl/admin/config/apis.php:93 -msgid "See full disclaimer" -msgstr "" - -#. Generic error when external process broke an Ajax request -#: src/js/Strings.php:98 -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 -#: src/data/Settings.php:185 src/admin/file/EditController.php:174 -#: tpl/admin/file/edit-po.php:62 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:96 -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:48 -msgid "Skip PHP files larger than:" -msgstr "" - -#: src/admin/init/InitPoController.php:227 -msgid "Skip template" -msgstr "" - -#: src/admin/file/BaseController.php:106 -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:173 -msgid "Start translating" -msgstr "" - -#. Message appears after sync operation, where %s refers to a POT file. -#: src/js/Strings.php:37 -#, javascript-format -msgid "Strings up to date with %s" -msgstr "" - -#. Message appears after sync operation. -#: src/js/Strings.php:40 -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:70 -msgid "Suggested translations" -msgstr "" - -#: tpl/admin/init/init-prompt.php:34 -msgid "Suggestion" -msgstr "" - -#: src/admin/config/DebugController.php:47 -msgid "System diagnostics" -msgstr "" - -#: tpl/admin/file/view-pot.php:9 tpl/admin/file/edit-pot.php:10 -#: tpl/admin/file/info-pot.php:12 tpl/admin/bundle/inc-po-table.php:42 -#: tpl/admin/bundle/conf.php:65 -msgid "Template file" -msgstr "" - -#: src/admin/init/InitPotController.php:68 -msgid "Template file already exists" -msgstr "" - -#: src/ajax/XgettextController.php:62 -msgid "Template file created" -msgstr "" - -#: tpl/admin/init/init-prompt.php:10 -msgid "Template missing" -msgstr "" - -#: tpl/admin/init/init-po.php:136 -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:146 -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 "" - -#: 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] "" - -#: tpl/admin/root.php:12 -#, 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 user name of web server process is unknown -#: src/compat/PosixExtension.php:109 -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:50 -msgid "" -"These plugins have recently loaded translation files into the admin area" -msgstr "" - -#: tpl/admin/file/info-po.php:83 -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:92 -msgid "" -"Third party services are subject to their own terms of use and may incur " -"costs from the provider" -msgstr "" - -#: tpl/admin/init/init-prompt.php:18 -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" -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:14 -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:108 -msgid "This directory is managed by WordPress, be careful what you delete" -msgstr "" - -#: src/ajax/FsConnectController.php:111 -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:105 -msgid "This file may be overwritten or deleted when you update WordPress" -msgstr "" - -#: tpl/admin/bundle/debug.php:8 -msgid "This information is for developers to find problems in the bundle setup" -msgstr "" - -#. Warning when POT file is opened in the file editor. It can be disabled in settings. -#: src/admin/file/EditController.php:173 -msgid "" -"This is NOT a translation file. Manual editing of source strings is not " -"recommended." -msgstr "" - -#: src/ajax/FsConnectController.php:130 -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:64 -msgid "This plugin doesn't collect any data from public website visitors." -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 "" - -#. 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 "" - -#: src/hooks/AdminHooks.php:103 tpl/admin/file/edit-po.php:42 -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 "" - -#: src/js/Strings.php:54 -#, javascript-format -msgid "Translation job aborted with one string remaining" -msgid_plural "Translation job aborted with %s strings remaining" -msgstr[0] "" -msgstr[1] "" - -#: tpl/admin/file/info-po.php:28 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:51 -#, javascript-format -msgid "Translation progress %s%%" -msgstr "" - -#. Where %s is the name of the invalid POT file -#: src/ajax/SyncController.php:47 src/admin/file/EditController.php:135 -#, php-format -msgid "Translation template is invalid (%s)" -msgstr "" - -#: src/admin/file/EditController.php:130 -#, php-format -msgid "Translations don't match template. Run sync to update from %s" -msgstr "" - -#: tpl/admin/root.php:26 -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:77 src/admin/file/InfoController.php:127 -msgid "Unknown author" -msgstr "" - -#: src/js/Strings.php:107 -msgid "Unknown error" -msgstr "" - -#: tpl/admin/config/version.php:17 -#, php-format -msgid "Upgrade to %s" -msgstr "" - -#: tpl/admin/init/init-po.php:163 -msgid "Use this file as template when running Sync" -msgstr "" - -#: src/js/Strings.php:67 -msgid "Use this translation" -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:157 -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:51 tpl/admin/bundle/locale.php:66 -msgid "View" -msgstr "" - -#: src/admin/bundle/ViewController.php:108 -msgid "View template" -msgstr "" - -#: src/package/Header.php:83 -msgid "Visit official site" -msgstr "" - -#: src/js/Strings.php:113 src/error/Warning.php:19 -msgid "Warning" -msgstr "" - -#: tpl/admin/file/info-po.php:45 -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 "" - -#: tpl/admin/bundle/setup/conf.php:16 -msgid "" -"We have a database of non-standard bundle configurations.\n" -"If we know your bundle, we'll configure it for you automatically" -msgstr "" - -#: src/admin/RootController.php:84 -msgid "Welcome to Loco Translate" -msgstr "" - -#: src/admin/init/InitPoController.php:316 tpl/admin/file/info.php:113 -msgid "What's this?" -msgstr "" - -#: src/mvc/AdminRouter.php:54 -msgid "WordPress" -msgstr "" - -#: src/package/Core.php:79 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:55 -msgid "WordPress language" -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:42 -msgid "XML supplied is empty" -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 tag intact -#: tpl/admin/errors/no-tokenizer.php:25 -#, php-format -msgid "" -"You can still translate any bundle that has a template" -msgstr "" - -#: tpl/admin/file/info.php:27 -msgid "" -"You can update these translations directly from the editor to the file system" -msgstr "" - -#: tpl/admin/init/init-prompt.php:36 -msgid "You can use existing translations as a template using the Copy feature." -msgstr "" - -#: tpl/admin/init/init-po.php:12 -msgid "You're creating translations directly from source code" -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 "" - -#: tpl/admin/root.php:14 -#, 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:79 -msgid "Your changes will be lost if you continue without saving" -msgstr ""