PATH:
home
/
letacommog
/
seneve10
/
wp-content
/
languages
# Translation of WordPress - 5.5.x - Development - Administration in English (UK) # This file is distributed under the same license as the WordPress - 5.5.x - Development - Administration package. msgid "" msgstr "" "PO-Revision-Date: 2020-09-01 19:35:42+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: GlotPress/3.0.0-alpha.2\n" "Language: en_GB\n" "Project-Id-Version: WordPress - 5.5.x - Development - Administration\n" #. translators: Default start of the week. 0 = Sunday, 1 = Monday. #: wp-admin/includes/schema.php:409 msgctxt "start of week" msgid "1" msgstr "1" #: wp-admin/includes/schema.php:393 msgctxt "default GMT offset or timezone string" msgid "0" msgstr "Europe/London" #: wp-admin/includes/media.php:1706 wp-admin/upgrade.php:74 #: wp-admin/upgrade.php:154 msgid "Continue" msgstr "Continue" #: wp-admin/includes/class-wp-debug-data.php:124 msgid "Environment type" msgstr "Environment type" #. translators: 1: post_max_size, 2: upload_max_filesize #: wp-admin/includes/class-wp-site-health.php:2055 msgid "The \"%1$s\" value is smaller than \"%2$s\"." msgstr "The \"%1$s\" value is smaller than \"%2$s\"." #: wp-admin/about.php:162 msgid "Video: An image is added with an image block. In the block toolbar, an icon called \"Crop\" is selected, which changes the toolbar to show image resizing tools. First, zoom is used to zoom into the center of the image. Next, aspect ratio is clicked. This shows a dropdown of common aspect ratios. Square is chosen, and the image is moved within the new square outline. The crop is completed by clicking \"Apply.\"" msgstr "Video: an image is added with an image block. In the block toolbar, an icon called \"Crop\" is selected, which changes the toolbar to show image resizing tools. First, zoom is used to zoom into the centre of the image. Next, aspect ratio is clicked. This shows a dropdown of common aspect ratios. Square is chosen, and the image is moved within the new square outline. The crop is completed by clicking \"Apply”." #: wp-admin/about.php:154 msgid "Video: In the editor, the block inserter shows two tabs, Blocks and Patterns. The Patterns tab is selected. There are different block layouts in this tab. After scrolling through options including buttons and columns, a pattern called \"Large header with a heading\" is chosen. This adds a cover block, which is customized with a photo and the name of the WordPress 5.5 jazz musician." msgstr "Video: in the editor, the block inserter shows two tabs, Blocks and Patterns. The Patterns tab is selected. There are different block layouts in this tab. After scrolling through options including buttons and columns, a pattern called \"Large header with a heading\" is chosen. This adds a cover block, which is customised with a photo and the name of the WordPress 5.5 jazz musician." #: wp-admin/about.php:134 msgid "Video: Installed plugin screen, which shows a new column, Automatic Updates. In this column are buttons that say \"Enable auto-updates\". When clicked, the auto-updates feature is turned on for that plugin, and the button switches to say \"Disable auto-updates\"." msgstr "Video: installed plugin screen, which shows a new column, Automatic Updates. In this column are buttons that say \"Enable auto-updates”. When clicked, the auto-updates feature is turned on for that plugin, and the button switches to say \"Disable auto-updates\"." #: wp-admin/about.php:260 msgid "Custom post types associated with the category taxonomy can now opt-in to supporting the default term." msgstr "Custom post types associated with the category taxonomy can now opt in to supporting the default term." #. translators: %s: 'register_taxonomy' function name. #: wp-admin/about.php:265 msgid "Default terms can now be specified for custom taxonomies in %s." msgstr "Default terms can now be specified for custom taxonomies in %s." #. translators: %s: 'register_meta' function name. #: wp-admin/about.php:274 msgid "The REST API now officially supports specifying default metadata values through %s." msgstr "The REST API now officially supports specifying default metadata values through %s." #: wp-admin/about.php:109 msgctxt "sitemap" msgid "Search" msgstr "Search" #: wp-admin/about.php:279 msgid "You will find updated versions of these bundled libraries: SimplePie, Twemoji, Masonry, imagesLoaded, getID3, Moment.js, and clipboard.js." msgstr "You will find updated versions of these bundled libraries: SimplePie, Twemoji, Masonry, imagesLoaded, getID3, Moment.js, and clipboard.js." #: wp-admin/about.php:288 msgid "Check the Field Guide for more!" msgstr "Check the Field Guide for more!" #. translators: %s: 'wp_opcache_invalidate' function name. #: wp-admin/about.php:255 msgid "Sites that use PHP’s OPcache will see more reliable cache invalidation, thanks to the new %s function during updates (including to plugins and themes)." msgstr "Sites that use PHP’s OPcache will see more reliable cache invalidation, thanks to the new %s function during updates (including to plugins and themes)." #. translators: %1$s: 'get_header' function name, %2$s: 'get_template_part' #. function name, %3$s: '$args' variable name. #: wp-admin/about.php:227 msgid "The template loading functions (%1$s, %2$s, etc.) have a new %3$s argument. So now you can pass an entire array’s worth of data to those templates." msgstr "The template loading functions (%1$s, %2$s, etc) have a new %3$s argument. So now you can pass an entire array’s worth of data to those templates." #: wp-admin/about.php:239 msgid "More changes for developers" msgstr "More changes for developers" #: wp-admin/about.php:241 msgid "The PHPMailer library just got a major update, going from version 5.2.27 to 6.1.6." msgstr "The PHPMailer library just got a major update, going from version 5.2.27 to 6.1.6." #. translators: %s: 'redirect_guess_404_permalink' function name. #: wp-admin/about.php:246 msgid "Now get more fine-grained control of %s." msgstr "Now get more fine-grained control of %s." #: wp-admin/about.php:222 msgid "Passing data to template files" msgstr "Passing data to template files" #. translators: %s: 'wp_get_environment_type' function name. #: wp-admin/about.php:215 msgid "WordPress now has a standardized way to define a site’s environment type (staging, production, etc). Retrieve that type with %s and execute only the appropriate code." msgstr "WordPress now has a standardised way to define a site’s environment type (staging, production, etc). Retrieve that type with %s and execute only the appropriate code." #: wp-admin/about.php:196 msgid "5.5 also brings a big box of changes just for developers." msgstr "5.5 also brings a big box of changes just for developers." #: wp-admin/about.php:199 msgid "Server-side registered blocks in the REST API" msgstr "Server-side registered blocks in the REST API" #: wp-admin/about.php:200 msgid "The addition of block types endpoints means that JavaScript apps (like the block editor) can retrieve definitions for any blocks registered on the server." msgstr "The addition of block types endpoints means that JavaScript apps (like the block editor) can retrieve definitions for any blocks registered on the server." #: wp-admin/about.php:203 msgid "Dashicons" msgstr "Dashicons" #: wp-admin/about.php:204 msgid "The Dashicons library has received its final update in 5.5. It adds 39 block editor icons along with 26 others." msgstr "The Dashicons library has received its final update in 5.5. It adds 39 block editor icons along with 26 others." #: wp-admin/about.php:210 msgid "Defining environments" msgstr "Defining environments" #: wp-admin/about.php:176 msgid "The highlights above are a tiny fraction of the new block editor features you’ve just installed. Open the block editor and enjoy!" msgstr "The highlights above are a tiny fraction of the new block editor features you’ve just installed. Open the block editor and enjoy!" #: wp-admin/about.php:184 msgid "Accessibility" msgstr "Accessibility" #: wp-admin/about.php:186 msgid "Now you can copy links in media screens and modal dialogs with a button, instead of trying to highlight a line of text." msgstr "Now you can copy links in media screens and modal dialogues with a button, instead of trying to highlight a line of text." #: wp-admin/about.php:187 msgid "You can also move meta boxes with the keyboard, and edit images in WordPress with your assistive device, as it can read you the instructions in the image editor." msgstr "You can also move meta boxes with the keyboard, and edit images in WordPress with your assistive device, as it can read you the instructions in the image editor." #: wp-admin/about.php:185 msgid "Every release adds improvements to the accessible publishing experience, and that remains true for WordPress 5.5." msgstr "Every release adds improvements to the accessible publishing experience, and that remains true for WordPress 5.5." #: wp-admin/about.php:173 msgid "Now it’s easier than ever to find the block you need. The new block directory is built right into the block editor, so you can install new block types to your site without ever leaving the editor." msgstr "Now it’s easier than ever to find the block you need. The new block directory is built right into the block editor, so you can install new block types to your site without ever leaving the editor." #: wp-admin/about.php:175 msgid "And so much more." msgstr "And so much more." #: wp-admin/about.php:172 msgid "The New Block Directory" msgstr "The New Block Directory" #: wp-admin/about.php:168 msgid "You will also find block patterns in a wide variety of plugins and themes, with more added all the time. Pick any of them from a single place — just click and go!" msgstr "You will also find block patterns in a wide variety of plugins and themes, with more added all the time. Pick any of them from a single place – just click and go!" #: wp-admin/about.php:169 msgid "Inline image editing" msgstr "Inline image editing" #: wp-admin/about.php:170 msgid "Crop, rotate, and zoom your photos right from the image block. If you spend a lot of time on images, this could save you hours!" msgstr "Crop, rotate, and zoom your photos right from the image block. If you spend a lot of time on images, this could save you hours!" #: wp-admin/about.php:166 msgid "Block patterns" msgstr "Block patterns" #: wp-admin/about.php:167 msgid "New block patterns make it simple and fun to create complex, beautiful layouts, using combinations of text and media that you can mix and match to fit your story." msgstr "New block patterns make it simple and fun to create complex, beautiful layouts, using combinations of text and media that you can mix and match to fit your story." #: wp-admin/about.php:144 msgid "Once again, the latest WordPress release packs a long list of exciting new features for the block editor. For example:" msgstr "Once again, the latest WordPress release packs a long list of exciting new features for the block editor. For example:" #: wp-admin/about.php:126 msgid "If updating plugins and themes manually is your thing, now that’s easier too — just upload a ZIP file." msgstr "If updating plugins and themes manually is your thing, now that’s easier too – just upload a ZIP file." #: wp-admin/about.php:143 msgid "Highlights from the block editor" msgstr "Highlights from the block editor" #: wp-admin/about.php:124 msgid "You can also turn auto-updates on or off for each plugin or theme you have installed — all on the same screens you’ve always used." msgstr "You can also turn auto-updates on or off for each plugin or theme you have installed – all on the same screens you’ve always used." #: wp-admin/about.php:125 msgid "Update by uploading ZIP files" msgstr "Update by uploading ZIP files" #: wp-admin/about.php:123 msgid "Now you can set plugins and themes to update automatically — or not! — in the WordPress admin. So you always know your site is running the latest code available." msgstr "Now you can set plugins and themes to update automatically – or not! – in the WordPress admin. So you always know your site is running the latest code available." #: wp-admin/about.php:113 msgid "So more people will find your site sooner, giving you more time to engage, retain and convert them to subscribers, customers or whatever fits your definition of success." msgstr "So more people will find your site sooner, giving you more time to engage, retain, and convert them to subscribers, customers, or whatever fits your definition of success." #: wp-admin/about.php:122 msgid "Auto-updates for Plugins and Themes" msgstr "Auto-updates for Plugins and Themes" #: wp-admin/about.php:103 msgid "On mobile, lazy loading can also keep browsers from loading files meant for other devices. That can save your readers money on data — and help preserve battery life." msgstr "On mobile, lazy loading can also keep browsers from loading files meant for other devices. That can save your readers money on data – and help preserve battery life." #: wp-admin/about.php:110 msgid "Say hello to your new sitemap." msgstr "Say hello to your new sitemap." #: wp-admin/about.php:112 msgid "Now, by default, WordPress 5.5 includes an XML sitemap that helps search engines discover your most important pages from the very minute you go live." msgstr "Now, by default, WordPress 5.5 includes an XML sitemap that helps search engines discover your most important pages from the very minute you go live." #: wp-admin/about.php:111 msgid "WordPress sites work well with search engines." msgstr "WordPress sites work well with search engines." #: wp-admin/about.php:102 msgid "In WordPress 5.5, images wait to load until they’re just about to scroll into view. The technical term is ‘lazy loading’." msgstr "In WordPress 5.5, images wait to load until they’re just about to scroll into view. The technical term is ‘lazy loading’." #: wp-admin/credits.php:25 wp-admin/privacy.php:22 wp-admin/freedoms.php:28 #: wp-admin/about.php:23 msgid "Speed. Search. Security." msgstr "Speed. Search. Security." #. translators: %s: The current WordPress version number. #: wp-admin/about.php:55 msgid "In WordPress %s, your site gets new power in three major areas: speed, search, and security." msgstr "In WordPress %s, your site gets new power in three major areas: speed, search, and security." #: wp-admin/about.php:99 msgid "Speed" msgstr "Speed" #: wp-admin/about.php:100 msgid "Posts and pages feel faster, thanks to lazy-loaded images." msgstr "Posts and pages feel faster, thanks to lazy-loaded images." #: wp-admin/about.php:101 msgid "Images give your story a lot of impact, but they can sometimes make your site seem slow." msgstr "Images give your story a lot of impact, but they can sometimes make your site seem slow." #: wp-admin/plugins.php:577 msgid "Auto-updates are only available for plugins recognized by WordPress.org, or that include a compatible update system." msgstr "Auto-updates are only available for plugins recognised by WordPress.org, or that include a compatible update system." #: wp-admin/includes/theme.php:844 wp-admin/themes.php:1002 msgid "Update Incompatible" msgstr "Update Incompatible" #: wp-admin/update-core.php:513 msgid "This update doesn’t work with your versions of WordPress and PHP." msgstr "This update doesn’t work with your versions of WordPress and PHP." #: wp-admin/update-core.php:547 msgid "This update doesn’t work with your version of WordPress." msgstr "This update doesn’t work with your version of WordPress." #: wp-admin/options-discussion.php:207 wp-admin/options-discussion.php:208 msgid "Disallowed Comment Keys" msgstr "Disallowed Comment Keys" #: wp-admin/includes/class-wp-site-health.php:2150 msgid "Plugin and theme auto-updates" msgstr "Plugin and theme auto-updates" #: wp-admin/includes/class-wp-site-health.php:2427 msgid "There appear to be no issues with plugin and theme auto-updates." msgstr "There appear to be no issues with plugin and theme auto-updates." #: wp-admin/includes/class-wp-site-health.php:2421 msgid "Auto-updates for themes appear to be disabled. This will prevent your site from receiving new versions automatically when available." msgstr "Auto-updates for themes appear to be disabled. This will prevent your site from receiving new versions automatically when available." #: wp-admin/includes/class-wp-site-health.php:1754 msgid "Plugin and theme auto-updates ensure that the latest versions are always installed." msgstr "Plugin and theme auto-updates ensure that the latest versions are always installed." #: wp-admin/includes/class-wp-site-health.php:1765 msgid "Your site may have problems auto-updating plugins and themes" msgstr "Your site may have problems auto-updating plugins and themes" #: wp-admin/includes/class-wp-site-health.php:2402 msgid "Auto-updates for plugins and/or themes appear to be disabled, but settings are still set to be displayed. This could cause auto-updates to not work as expected." msgstr "Auto-updates for plugins and/or themes appear to be disabled, but settings are still set to be displayed. This could cause auto-updates to not work as expected." #: wp-admin/includes/class-wp-site-health.php:2416 msgid "Auto-updates for plugins appear to be disabled. This will prevent your site from receiving new versions automatically when available." msgstr "Auto-updates for plugins appear to be disabled. This will prevent your site from receiving new versions automatically when available." #: wp-admin/includes/class-wp-site-health.php:2411 msgid "Auto-updates for plugins and themes appear to be disabled. This will prevent your site from receiving new versions automatically when available." msgstr "Auto-updates for plugins and themes appear to be disabled. This will prevent your site from receiving new versions automatically when available." #. translators: %s: Theme name. #: wp-admin/includes/class-wp-themes-list-table.php:215 #: wp-admin/includes/class-theme-installer-skin.php:143 #: wp-admin/includes/class-theme-upgrader-skin.php:115 msgctxt "theme" msgid "Activate “%s”" msgstr "Activate “%s”" #: wp-admin/includes/class-wp-site-health.php:1746 msgid "Plugin and theme auto-updates appear to be configured correctly" msgstr "Plugin and theme auto-updates appear to be configured correctly" #. translators: 1: file_uploads, 2: php.ini #: wp-admin/includes/class-wp-site-health.php:2016 msgid "The %1$s directive in %2$s determines if uploading files is allowed on your site." msgstr "The %1$s directive in %2$s determines if uploading files is allowed on your site." #. translators: %s: ini_get() #: wp-admin/includes/class-wp-site-health.php:2029 msgid "The %s function has been disabled, some media settings are unavailable because of this." msgstr "The %s function has been disabled, some media settings are unavailable because of this." #. translators: 1: file_uploads, 2: 0 #: wp-admin/includes/class-wp-site-health.php:2041 msgid "%1$s is set to %2$s. You won't be able to upload files on your site." msgstr "%1$s is set to %2$s. You won't be able to upload files on your site." #: wp-admin/includes/ajax-actions.php:5326 msgid "Sorry, you are not allowed to modify plugins." msgstr "Sorry, you are not allowed to modify plugins." #. translators: 1: post_max_size, 2: upload_max_filesize #: wp-admin/includes/class-wp-site-health.php:2064 msgid "The setting for %1$s is smaller than %2$s, this could cause some problems when trying to upload files." msgstr "The setting for %1$s is smaller than %2$s, this could cause some problems when trying to upload files." #: wp-admin/includes/class-wp-debug-data.php:530 msgid "File upload settings" msgstr "File upload settings" #: wp-admin/includes/class-wp-debug-data.php:547 #: wp-admin/includes/class-wp-site-health.php:2146 msgid "File uploads" msgstr "File uploads" #: wp-admin/includes/class-wp-debug-data.php:552 msgid "Max size of post data allowed" msgstr "Maximum size of post data allowed" #: wp-admin/includes/class-wp-debug-data.php:556 msgid "Max size of an uploaded file" msgstr "Maximum size of an uploaded file" #: wp-admin/includes/class-wp-debug-data.php:560 msgid "Max effective file size" msgstr "Maximum effective file size" #: wp-admin/includes/class-wp-debug-data.php:564 msgid "Max number of files allowed" msgstr "Maximum number of files allowed" #: wp-admin/includes/class-wp-site-health.php:2006 msgid "Files can be uploaded." msgstr "Files can be uploaded." #. translators: %s: Theme name. #: wp-admin/theme-install.php:393 msgctxt "theme" msgid "Cannot Install %s" msgstr "Cannot Install %s" #. translators: %s: Plugin name. #: wp-admin/includes/deprecated.php:1382 msgctxt "plugin" msgid "Install %s" msgstr "Install %s" #. translators: %s: Theme name. #: wp-admin/includes/class-wp-theme-install-list-table.php:326 #: wp-admin/theme-install.php:386 msgctxt "theme" msgid "Install %s" msgstr "Install %s" #. translators: %s: Theme name. #: wp-admin/includes/theme.php:243 wp-admin/includes/update.php:704 msgctxt "theme" msgid "Update %s now" msgstr "Update %s now" #. translators: 1: Plugin name, 2: Version number. #. translators: 1: Theme name, 2: Version number. #: wp-admin/includes/class-wp-automatic-updater.php:1066 #: wp-admin/includes/class-wp-automatic-updater.php:1084 #: wp-admin/includes/class-wp-automatic-updater.php:1107 #: wp-admin/includes/class-wp-automatic-updater.php:1125 msgid "- %1$s version %2$s" msgstr "– %1$s version %2$s" #: wp-admin/includes/class-plugin-installer-skin.php:211 msgid "This plugin is already installed." msgstr "This plugin is already installed." #: wp-admin/themes.php:86 msgid "Sorry, you are not allowed to enable themes automatic updates." msgstr "Sorry, you are not allowed to enable themes automatic updates." #: wp-admin/theme-install.php:356 wp-admin/theme-install.php:418 msgctxt "theme" msgid "Activated" msgstr "Activated" #. translators: %s: Plugin name. #. translators: %s: Plugin name and version. #: wp-admin/includes/update.php:512 #: wp-admin/includes/class-wp-plugin-install-list-table.php:553 #: wp-admin/js/updates.js:2057 msgctxt "plugin" msgid "Update %s now" msgstr "Update %s now" #. translators: %s: Plugin name and version. #. translators: %s: Importer name. #. translators: %s: Plugin name. #: wp-admin/includes/class-wp-plugin-install-list-table.php:531 #: wp-admin/import.php:159 wp-admin/js/updates.js:891 #: wp-admin/js/updates.js:2066 wp-admin/js/updates.js:2189 msgctxt "plugin" msgid "Install %s now" msgstr "Install %s now" #: wp-admin/themes.php:296 wp-admin/network/themes.php:402 msgid "Theme will no longer be auto-updated." msgstr "Theme will no longer be auto-updated." #. translators: %s: Theme name. #: wp-admin/themes.php:549 wp-admin/themes.php:895 wp-admin/themes.php:1110 #: wp-admin/theme-install.php:371 msgctxt "theme" msgid "Cannot Activate %s" msgstr "Cannot Activate %s" #: wp-admin/themes.php:190 wp-admin/network/themes.php:313 msgid "Auto-updates can be enabled or disabled for each individual theme. Themes with auto-updates enabled will display the estimated date of the next auto-update. Auto-updates depends on the WP-Cron task scheduling system." msgstr "Auto-updates can be enabled or disabled for each individual theme. Themes with auto-updates enabled will display the estimated date of the next auto-update. Auto-updates depend on the WP-Cron task scheduling system." #: wp-admin/themes.php:292 wp-admin/network/themes.php:393 msgid "Theme will be auto-updated." msgstr "Theme will be auto-updated." #: wp-admin/post.php:315 wp-admin/upload.php:195 wp-admin/edit.php:161 msgid "Error in deleting the attachment." msgstr "Error in deleting the attachment." #: wp-admin/post.php:319 wp-admin/edit.php:165 msgid "Error in deleting the item." msgstr "Error in deleting the item." #: wp-admin/plugins.php:449 msgid "Sorry, you are not allowed to manage plugins automatic updates." msgstr "Sorry, you are not allowed to manage plugins automatic updates." #: wp-admin/themes.php:106 msgid "Sorry, you are not allowed to disable themes automatic updates." msgstr "Sorry, you are not allowed to disable themes automatic updates." #: wp-admin/plugins.php:576 msgid "Auto-updates can be enabled or disabled for each individual plugin. Plugins with auto-updates enabled will display the estimated date of the next auto-update. Auto-updates depends on the WP-Cron task scheduling system." msgstr "Auto-updates can be enabled or disabled for each individual plugin. Plugins with auto-updates enabled will display the estimated date of the next auto-update. Auto-updates depend on the WP-Cron task scheduling system." #: wp-admin/plugins.php:706 msgid "Plugin will be auto-updated." msgstr "Plugin will be auto-updated." #: wp-admin/plugins.php:708 msgid "Plugin will no longer be auto-updated." msgstr "Plugin will no longer be auto-updated." #: wp-admin/plugins.php:710 msgid "Selected plugins will be auto-updated." msgstr "Selected plugins will be auto-updated." #: wp-admin/plugins.php:712 msgid "Selected plugins will no longer be auto-updated." msgstr "Selected plugins will no longer be auto-updated." #: wp-admin/post.php:261 wp-admin/upload.php:159 wp-admin/edit.php:120 msgid "Error in moving the item to Trash." msgstr "Error in moving the item to Bin." #: wp-admin/post.php:291 wp-admin/upload.php:180 wp-admin/edit.php:143 msgid "Error in restoring the item from Trash." msgstr "Error in restoring the item from Bin." #: wp-admin/plugins.php:453 msgid "Please connect to your network admin to manage plugins automatic updates." msgstr "Please connect to your network admin to manage plugins automatic updates." #: wp-admin/update-core.php:830 wp-admin/plugins.php:578 #: wp-admin/themes.php:191 wp-admin/network/themes.php:314 msgid "Please note: Third-party themes and plugins, or custom code, may override WordPress scheduling." msgstr "Please note: third-party themes and plugins, or custom code, may override WordPress scheduling." #: wp-admin/includes/class-wp-debug-data.php:1144 wp-admin/update-core.php:835 #: wp-admin/plugins.php:574 wp-admin/themes.php:196 #: wp-admin/network/themes.php:311 msgid "Auto-updates" msgstr "Auto-updates" #: wp-admin/update-core.php:840 wp-admin/plugins.php:582 #: wp-admin/themes.php:201 wp-admin/network/themes.php:318 msgid "<a href=\"https://wordpress.org/support/article/plugins-themes-auto-updates/\">Learn more: Auto-updates documentation</a>" msgstr "<a href=\"https://wordpress.org/support/article/plugins-themes-auto-updates/\">Learn more: auto-updates documentation</a>" #. translators: %s: Human-readable time interval. #: wp-admin/index.php:137 msgid "The admin email verification page will reappear after %s." msgstr "The admin email verification page will reappear after %s." #: wp-admin/update-core.php:829 msgid "Auto-updates can be enabled or disabled for each individual theme or plugin. Themes or plugins with auto-updates enabled will display the estimated date of the next auto-update. Auto-updates depends on the WP-Cron task scheduling system." msgstr "Auto-updates can be enabled or disabled for each individual theme or plugin. Themes or plugins with auto-updates enabled will display the estimated date of the next auto-update. Auto-updates depends on the WP-Cron task scheduling system." #. translators: 1: Documentation on WordPress backups, 2: Documentation on #. updating WordPress. #: wp-admin/update-core.php:252 msgid "<strong>Important:</strong> Before updating, please <a href=\"%1$s\">back up your database and files</a>. For help with updates, visit the <a href=\"%2$s\">Updating WordPress</a> documentation page." msgstr "<strong>Important:</strong> before updating, please <a href=\"%1$s\">back up your database and files</a>. For help with updates, visit the <a href=\"%2$s\">Updating WordPress</a> documentation page." #: wp-admin/customize.php:195 wp-admin/themes.php:551 wp-admin/themes.php:897 #: wp-admin/themes.php:1113 wp-admin/theme-install.php:374 #: wp-admin/theme-install.php:421 msgctxt "theme" msgid "Cannot Activate" msgstr "Cannot Activate" #: wp-admin/comment.php:45 msgid "You can’t edit this comment because the associated post is in the Trash. Please restore the post first, then try again." msgstr "You can’t edit this comment because the associated post is in the Bin. Please restore the post first, then try again." #: wp-admin/async-upload.php:58 msgctxt "media item" msgid "Success" msgstr "Success" #. translators: 1: Current WordPress version, 2: Plugin name, 3: Required #. WordPress version. #: wp-admin/includes/plugin.php:1194 msgctxt "plugin" msgid "<strong>Error:</strong> Current WordPress version (%1$s) does not meet minimum requirements for %2$s. The plugin requires WordPress %3$s." msgstr "<strong>Error:</strong> current WordPress version (%1$s) does not meet the minimum requirements for %2$s. The plugin requires WordPress %3$s." #. translators: 1: Current PHP version, 2: Plugin name, 3: Required PHP #. version. #: wp-admin/includes/plugin.php:1183 msgctxt "plugin" msgid "<strong>Error:</strong> Current PHP version (%1$s) does not meet minimum requirements for %2$s. The plugin requires PHP %3$s." msgstr "<strong>Error:</strong> current PHP version (%1$s) does not meet the minimum requirements for %2$s. The plugin requires PHP %3$s." #. translators: 1: Current WordPress version, 2: Current PHP version, 3: Plugin #. name, 4: Required WordPress version, 5: Required PHP version. #: wp-admin/includes/plugin.php:1170 msgctxt "plugin" msgid "<strong>Error:</strong> Current versions of WordPress (%1$s) and PHP (%2$s) do not meet minimum requirements for %3$s. The plugin requires WordPress %4$s and PHP %5$s." msgstr "<strong>Error:</strong> current versions of WordPress (%1$s) and PHP (%2$s) do not meet the minimum requirements for %3$s. The plugin requires WordPress %4$s and PHP %5$s." #: wp-admin/includes/class-wp-automatic-updater.php:1056 msgid "Please check your site now. It’s possible that everything is working. If there are updates available, you should update." msgstr "Please check your site now. It’s possible that everything is working. If there are updates available, you should update." #: wp-admin/includes/class-wp-automatic-updater.php:1061 msgid "These plugins failed to update:" msgstr "These plugins failed to update:" #: wp-admin/includes/class-wp-automatic-updater.php:1079 msgid "These themes failed to update:" msgstr "These themes failed to update:" #: wp-admin/includes/class-wp-automatic-updater.php:1102 msgid "These plugins are now up to date:" msgstr "These plugins are now up to date:" #: wp-admin/includes/class-wp-automatic-updater.php:1120 msgid "These themes are now up to date:" msgstr "These themes are now up to date:" #. translators: %s: Plugins screen URL. #: wp-admin/includes/class-wp-automatic-updater.php:1140 msgid "To manage plugins on your site, visit the Plugins page: %s" msgstr "To manage plugins on your site, visit the Plugins page: %s" #. translators: %s: Themes screen URL. #: wp-admin/includes/class-wp-automatic-updater.php:1149 msgid "To manage themes on your site, visit the Themes page: %s" msgstr "To manage themes on your site, visit the Themes page: %s" #: wp-admin/includes/ajax-actions.php:1275 msgid "Error: You can’t reply to a comment on a draft post." msgstr "Error: you can’t reply to a comment on a draft post." #: wp-admin/includes/ajax-actions.php:1305 #: wp-admin/includes/ajax-actions.php:1407 msgid "Error: Please type your comment text." msgstr "Error: please type your comment text." #: wp-admin/includes/ajax-actions.php:5308 msgid "Invalid data. No selected item." msgstr "Invalid data. No selected item." #: wp-admin/includes/ajax-actions.php:5314 msgid "Invalid data. Unknown state." msgstr "Invalid data. Unknown state." #: wp-admin/includes/ajax-actions.php:5319 #: wp-admin/includes/ajax-actions.php:5344 msgid "Invalid data. Unknown type." msgstr "Invalid data. Unknown type." #: wp-admin/includes/ajax-actions.php:5348 msgid "Invalid data. The item does not exist." msgstr "Invalid data. The item does not exist." #. translators: %s: Home URL. #: wp-admin/includes/class-wp-automatic-updater.php:1046 msgid "Howdy! Themes failed to update on your site at %s." msgstr "Hi! Themes failed to update on your site at %s." #. translators: %s: Home URL. #: wp-admin/includes/class-wp-automatic-updater.php:1017 msgid "Howdy! Some themes have automatically updated to their latest versions on your site at %s. No further action is needed on your part." msgstr "Hi! Some themes have automatically updated to their latest versions on your site at %s. No further action is needed on your part." #. translators: %s: Site title. #: wp-admin/includes/class-wp-automatic-updater.php:1027 msgid "[%s] Some plugins and themes have failed to update" msgstr "[%s] Some plugins and themes have failed to update" #. translators: %s: Home URL. #: wp-admin/includes/class-wp-automatic-updater.php:1030 msgid "Howdy! Plugins and themes failed to update on your site at %s." msgstr "Hi! Plugins and themes failed to update on your site at %s." #. translators: %s: Site title. #: wp-admin/includes/class-wp-automatic-updater.php:1035 msgid "[%s] Some plugins have failed to update" msgstr "[%s] Some plugins have failed to update" #. translators: %s: Home URL. #: wp-admin/includes/class-wp-automatic-updater.php:1038 msgid "Howdy! Plugins failed to update on your site at %s." msgstr "Hi! Plugins failed to update on your site at %s." #. translators: %s: Site title. #: wp-admin/includes/class-wp-automatic-updater.php:1043 msgid "[%s] Some themes have failed to update" msgstr "[%s] Some themes have failed to update" #. translators: %s: Home URL. #: wp-admin/includes/class-wp-automatic-updater.php:1009 msgid "Howdy! Some plugins have automatically updated to their latest versions on your site at %s. No further action is needed on your part." msgstr "Hi! Some plugins have automatically updated to their latest versions on your site at %s. No further action is needed on your part." #. translators: %s: Site title. #: wp-admin/includes/class-wp-automatic-updater.php:1014 msgid "[%s] Some themes were automatically updated" msgstr "[%s] Some themes were automatically updated" #. translators: %s: Home URL. #: wp-admin/includes/class-wp-automatic-updater.php:1001 msgid "Howdy! Some plugins and themes have automatically updated to their latest versions on your site at %s. No further action is needed on your part." msgstr "Hi! Some plugins and themes have automatically updated to their latest versions on your site at %s. No further action is needed on your part." #. translators: %s: Site title. #: wp-admin/includes/class-wp-automatic-updater.php:1006 msgid "[%s] Some plugins were automatically updated" msgstr "[%s] Some plugins were automatically updated" #. translators: %s: Meta box title. #: wp-admin/includes/template.php:1344 msgid "Move %s box up" msgstr "Move %s box up" #. translators: %s: Meta box title. #: wp-admin/includes/template.php:1354 msgid "Move %s box down" msgstr "Move %s box down" #. translators: %s: Site title. #: wp-admin/includes/class-wp-automatic-updater.php:998 msgid "[%s] Some plugins and themes have automatically updated" msgstr "[%s] Some plugins and themes have automatically updated" #: wp-admin/includes/class-wp-comments-list-table.php:368 msgctxt "comment" msgid "Not spam" msgstr "Not spam" #: wp-admin/includes/class-wp-site-health.php:2114 msgid "PHP Sessions" msgstr "PHP Sessions" #. translators: 1: session_start(), 2: session_write_close() #: wp-admin/includes/class-wp-site-health.php:1127 msgid "A PHP session was created by a %1$s function call. This interferes with REST API and loopback requests. The session should be closed by %2$s before making any HTTP requests." msgstr "A PHP session was created by a %1$s function call. This interferes with REST API and loopback requests. The session should be closed by %2$s before making any HTTP requests." #. translators: 1: session_start(), 2: session_write_close() #: wp-admin/includes/class-wp-site-health.php:1110 msgid "PHP sessions created by a %1$s function call may interfere with REST API and loopback requests. An active session should be closed by %2$s before making any HTTP requests." msgstr "PHP sessions created by a %1$s function call may interfere with REST API and loopback requests. An active session should be closed by %2$s before making any HTTP requests." #: wp-admin/includes/class-wp-site-health.php:1121 msgid "An active PHP session was detected" msgstr "An active PHP session was detected" #: wp-admin/includes/class-wp-site-health.php:1100 msgid "No PHP sessions detected" msgstr "No PHP sessions detected" #: wp-admin/includes/class-wp-screen.php:1331 #: wp-admin/includes/class-wp-list-table.php:170 msgid "Extended view" msgstr "Extended view" #: wp-admin/includes/user.php:177 msgid "<strong>Error</strong>: Passwords don’t match. Please enter the same password in both password fields." msgstr "<strong>Error</strong>: passwords don’t match. Please enter the same password in both password fields." #: wp-admin/includes/class-wp-screen.php:1327 #: wp-admin/includes/class-wp-list-table.php:169 msgid "Compact view" msgstr "Compact view" #: wp-admin/includes/post.php:2188 msgctxt "block category" msgid "Text" msgstr "Text" #: wp-admin/includes/post.php:2193 msgctxt "block category" msgid "Media" msgstr "Media" #: wp-admin/includes/post.php:2198 msgctxt "block category" msgid "Design" msgstr "Design" #: wp-admin/includes/post.php:2203 msgctxt "block category" msgid "Widgets" msgstr "Widgets" #: wp-admin/includes/post.php:2208 msgctxt "block category" msgid "Embeds" msgstr "Embeds" #: wp-admin/includes/post.php:2213 msgctxt "block category" msgid "Reusable Blocks" msgstr "Reusable Blocks" #: wp-admin/includes/meta-boxes.php:353 wp-admin/includes/meta-boxes.php:354 #: wp-admin/js/post.js:758 msgctxt "post action/button label" msgid "Schedule" msgstr "Schedule" #. translators: %s: Documentation URL. #: wp-admin/includes/class-plugin-installer-skin.php:301 msgid "You are updating a plugin. Be sure to <a href=\"%s\">back up your database and files</a> first." msgstr "You are updating a plugin. Be sure to <a href=\"%s\">back up your database and files</a> first." #: wp-admin/includes/update.php:1060 msgid "Automatic update not scheduled. There may be a problem with WP-Cron." msgstr "Automatic update not scheduled. There may be a problem with WP-Cron." #. translators: %s: Duration that WP-Cron has been overdue. #: wp-admin/includes/update.php:1070 msgid "Automatic update overdue by %s. There may be a problem with WP-Cron." msgstr "Automatic update overdue by %s. There may be a problem with WP-Cron." #. translators: %s: Time until the next update. #: wp-admin/includes/update.php:1076 msgid "Automatic update scheduled in %s." msgstr "Automatic update scheduled in %s." #: wp-admin/includes/class-wp-plugin-install-list-table.php:281 #: wp-admin/js/updates.js:2602 msgid "No plugins found. Try a different search." msgstr "No plugins found. Try a different search." #. translators: %s: Documentation URL. #: wp-admin/includes/class-plugin-installer-skin.php:295 msgid "You are uploading an older version of a current plugin. You can continue to install the older version, but be sure to <a href=\"%s\">back up your database and files</a> first." msgstr "You are uploading an older version of a current plugin. You can continue to install the older version, but be sure to <a href=\"%s\">back up your database and files</a> first." #: wp-admin/includes/class-plugin-installer-skin.php:216 msgid "Plugin name" msgstr "Plugin name" #: wp-admin/includes/class-plugin-installer-skin.php:259 msgid "The plugin cannot be updated due to the following:" msgstr "The plugin cannot be updated due to the following:" #. translators: 1: Current PHP version, 2: Version required by the uploaded #. plugin. #: wp-admin/includes/class-plugin-upgrader.php:450 #: wp-admin/includes/class-plugin-installer-skin.php:268 msgid "The PHP version on your server is %1$s, however the uploaded plugin requires %2$s." msgstr "The PHP version on your server is %1$s, however the uploaded plugin requires %2$s." #. translators: 1: Current WordPress version, 2: Version required by the #. uploaded plugin. #: wp-admin/includes/class-plugin-upgrader.php:461 #: wp-admin/includes/class-plugin-installer-skin.php:280 msgid "Your WordPress version is %1$s, however the uploaded plugin requires %2$s." msgstr "Your WordPress version is %1$s, however the uploaded plugin requires %2$s." #: wp-admin/includes/class-theme-upgrader.php:105 msgid "Downgrading the theme…" msgstr "Downgrading the theme…" #: wp-admin/includes/class-theme-upgrader.php:106 msgid "Theme downgrade failed." msgstr "Theme downgrade failed." #: wp-admin/includes/class-theme-upgrader.php:107 msgid "Theme downgraded successfully." msgstr "Theme downgraded successfully." #. translators: %s: Documentation URL. #: wp-admin/includes/class-theme-installer-skin.php:330 msgid "You are uploading an older version of a current theme. You can continue to install the older version, but be sure to <a href=\"%s\">back up your database and files</a> first." msgstr "You are uploading an older version of a current theme. You can continue to install the older version, but be sure to <a href=\"%s\">back up your database and files</a> first." #: wp-admin/includes/class-theme-installer-skin.php:331 #: wp-admin/includes/class-theme-installer-skin.php:337 #: wp-admin/includes/class-plugin-installer-skin.php:296 #: wp-admin/includes/class-plugin-installer-skin.php:302 #: wp-admin/update-core.php:253 msgid "https://wordpress.org/support/article/wordpress-backups/" msgstr "https://wordpress.org/support/article/wordpress-backups/" #. translators: %s: Documentation URL. #: wp-admin/includes/class-theme-installer-skin.php:336 msgid "You are updating a theme. Be sure to <a href=\"%s\">back up your database and files</a> first." msgstr "You are updating a theme. Be sure to <a href=\"%s\">back up your database and files</a> first." #: wp-admin/includes/class-theme-installer-skin.php:348 #: wp-admin/includes/class-plugin-installer-skin.php:313 msgid "Replace current with uploaded" msgstr "Replace current with uploaded" #: wp-admin/includes/class-theme-installer-skin.php:359 #: wp-admin/includes/class-plugin-installer-skin.php:324 msgid "Cancel and go back" msgstr "Cancel and go back" #: wp-admin/includes/class-theme-installer-skin.php:377 #: wp-admin/includes/class-plugin-installer-skin.php:342 msgid "The uploaded file has expired. Please go back and upload it again." msgstr "The uploaded file has expired. Please go back and upload it again." #: wp-admin/includes/image-edit.php:144 msgid "Restore original image" msgstr "Restore original image" #: wp-admin/includes/class-wp-plugins-list-table.php:420 #: wp-admin/plugin-editor.php:31 wp-admin/js/updates.js:1019 msgid "No plugins are currently available." msgstr "No plugins are currently available." #: wp-admin/includes/class-wp-plugins-list-table.php:468 #: wp-admin/includes/class-wp-ms-themes-list-table.php:336 msgid "Automatic Updates" msgstr "Automatic Updates" #. translators: %s: Number of plugins. #. translators: %s: Number of themes. #: wp-admin/includes/class-wp-plugins-list-table.php:563 #: wp-admin/includes/class-wp-ms-themes-list-table.php:424 msgid "Auto-updates Enabled <span class=\"count\">(%s)</span>" msgid_plural "Auto-updates Enabled <span class=\"count\">(%s)</span>" msgstr[0] "Auto-updates Enabled <span class=\"count\">(%s)</span>" msgstr[1] "Auto-updates Enabled <span class=\"count\">(%s)</span>" #. translators: %s: Number of plugins. #. translators: %s: Number of themes. #: wp-admin/includes/class-wp-plugins-list-table.php:571 #: wp-admin/includes/class-wp-ms-themes-list-table.php:432 msgid "Auto-updates Disabled <span class=\"count\">(%s)</span>" msgid_plural "Auto-updates Disabled <span class=\"count\">(%s)</span>" msgstr[0] "Auto-updates Disabled <span class=\"count\">(%s)</span>" msgstr[1] "Auto-updates Disabled <span class=\"count\">(%s)</span>" #: wp-admin/includes/class-wp-plugins-list-table.php:620 #: wp-admin/includes/class-wp-ms-themes-list-table.php:485 msgid "Enable Auto-updates" msgstr "Enable Auto-updates" #: wp-admin/includes/class-wp-plugins-list-table.php:623 #: wp-admin/includes/class-wp-ms-themes-list-table.php:489 msgid "Disable Auto-updates" msgstr "Disable Auto-updates" #: wp-admin/includes/class-wp-plugins-list-table.php:1109 #: wp-admin/themes.php:685 wp-admin/js/updates.js:2898 #: wp-admin/includes/class-wp-ms-themes-list-table.php:788 msgid "Disable auto-updates" msgstr "Disable auto-updates" #: wp-admin/includes/class-wp-plugins-list-table.php:1113 #: wp-admin/themes.php:689 wp-admin/js/updates.js:2909 #: wp-admin/includes/class-wp-ms-themes-list-table.php:792 msgid "Enable auto-updates" msgstr "Enable auto-updates" #. translators: %s: Theme error. #: wp-admin/includes/class-theme-upgrader.php:95 msgid "The current theme has the following error: \"%s\"." msgstr "The current theme has the following error: \"%s\"." #: wp-admin/includes/class-theme-upgrader.php:99 msgid "Updating the theme…" msgstr "Updating the theme…" #: wp-admin/includes/class-theme-installer-skin.php:239 msgid "Theme name" msgstr "Theme name" #: wp-admin/includes/class-theme-installer-skin.php:242 #: wp-admin/includes/class-plugin-installer-skin.php:219 msgid "Required WordPress version" msgstr "Required WordPress version" #: wp-admin/includes/class-theme-installer-skin.php:243 #: wp-admin/includes/class-plugin-installer-skin.php:220 msgid "Required PHP version" msgstr "Required PHP version" #: wp-admin/includes/class-theme-installer-skin.php:248 #: wp-admin/includes/class-plugin-installer-skin.php:225 msgid "Uploaded" msgstr "Uploaded" #: wp-admin/includes/class-theme-installer-skin.php:270 msgid "(not found)" msgstr "(not found)" #: wp-admin/includes/class-theme-installer-skin.php:294 msgid "The theme cannot be updated due to the following:" msgstr "The theme cannot be updated due to the following:" #. translators: 1: Current PHP version, 2: Version required by the uploaded #. theme. #: wp-admin/includes/class-theme-installer-skin.php:303 #: wp-admin/includes/class-theme-upgrader.php:598 msgid "The PHP version on your server is %1$s, however the uploaded theme requires %2$s." msgstr "The PHP version on your server is %1$s, however the uploaded theme requires %2$s." #. translators: 1: Current WordPress version, 2: Version required by the #. uploaded theme. #: wp-admin/includes/class-theme-installer-skin.php:315 #: wp-admin/includes/class-theme-upgrader.php:608 msgid "Your WordPress version is %1$s, however the uploaded theme requires %2$s." msgstr "Your WordPress version is %1$s, however the uploaded theme requires %2$s." #: wp-admin/includes/theme.php:304 msgid "Block Editor Patterns" msgstr "Block Editor Patterns" #: wp-admin/includes/theme.php:314 msgid "Full Site Editing" msgstr "Full Site Editing" #: wp-admin/includes/theme.php:1008 wp-admin/theme-install.php:395 #: wp-admin/theme-install.php:427 msgctxt "theme" msgid "Cannot Install" msgstr "Cannot Install" #: wp-admin/includes/class-wp-debug-data.php:710 msgid "PHP memory limit (only for admin screens)" msgstr "PHP memory limit (only for admin screens)" #: wp-admin/includes/class-wp-debug-data.php:114 msgid "Is this site discouraging search engines?" msgstr "Is this site discouraging search engines?" #: wp-admin/includes/class-wp-debug-data.php:771 msgid "Are pretty permalinks supported?" msgstr "Are pretty permalinks supported?" #: wp-admin/includes/class-wp-debug-data.php:991 #: wp-admin/includes/class-wp-debug-data.php:1313 #: wp-admin/includes/class-wp-plugins-list-table.php:1098 #: wp-admin/themes.php:682 wp-admin/js/updates.js:2900 #: wp-admin/includes/class-wp-ms-themes-list-table.php:777 msgid "Auto-updates enabled" msgstr "Auto-updates enabled" #: wp-admin/includes/class-wp-debug-data.php:993 #: wp-admin/includes/class-wp-debug-data.php:1315 #: wp-admin/includes/class-wp-plugins-list-table.php:1100 #: wp-admin/themes.php:680 wp-admin/js/updates.js:2911 #: wp-admin/includes/class-wp-ms-themes-list-table.php:779 msgid "Auto-updates disabled" msgstr "Auto-updates disabled" #: wp-admin/includes/class-wp-debug-data.php:1232 msgid "Auto-update" msgstr "Auto-update" #: wp-admin/includes/class-plugin-upgrader.php:80 msgid "Removing the current plugin…" msgstr "Removing the current plugin…" #: wp-admin/includes/class-plugin-upgrader.php:81 msgid "Could not remove the current plugin." msgstr "Could not remove the current plugin." #: wp-admin/includes/class-plugin-upgrader.php:90 msgid "Updating the plugin…" msgstr "Updating the plugin…" #: wp-admin/includes/class-plugin-upgrader.php:96 msgid "Downgrading the plugin…" msgstr "Downgrading the plugin…" #: wp-admin/includes/class-plugin-upgrader.php:97 msgid "Plugin downgrade failed." msgstr "Plugin downgrade failed." #: wp-admin/includes/class-plugin-upgrader.php:98 msgid "Plugin downgraded successfully." msgstr "Plugin downgraded successfully." #: wp-admin/includes/privacy-tools.php:282 #: wp-admin/includes/class-wp-privacy-policy-content.php:427 msgid "Return to top" msgstr "Return to top" #: wp-admin/includes/theme.php:329 msgid "Wide Blocks" msgstr "Wide Blocks" #: wp-admin/includes/theme.php:305 msgid "Block Editor Styles" msgstr "Block Editor Styles" #: wp-admin/includes/privacy-tools.php:507 msgid "Unable to add data to JSON file." msgstr "Unable to add data to JSON file." #: wp-admin/edit-form-comment.php:108 msgid "Spam" msgstr "Spam" #. translators: %s: wp-config.php #: wp-admin/setup-config.php:401 msgid "Unable to write to %s file." msgstr "Unable to write to %s file." #. translators: %s: WordPress 5.5 Field Guide link. #: wp-admin/about.php:293 msgid "There’s a lot more for developers to love in WordPress 5.5. To discover more and learn how to make these changes shine on your sites, themes, plugins and more, check the <a href=\"%s\">WordPress 5.5 Field Guide.</a>" msgstr "There’s a lot more for developers to love in WordPress 5.5. To discover more and learn how to make these changes shine on your sites, themes, plugins, and more, check the <a href=\"%s\">WordPress 5.5 Field Guide.</a>" #. translators: %s: The options page name. #: wp-admin/options.php:240 msgid "<strong>Error</strong>: Options page %s not found in the allowed options list." msgstr "<strong>Error</strong>: options page %s not found in the allowed options list." #: wp-admin/themes.php:303 wp-admin/import.php:64 wp-admin/users.php:277 #: wp-admin/includes/network.php:116 wp-admin/includes/network.php:142 msgid "Error:" msgstr "Error:" #: wp-admin/themes.php:253 wp-admin/network/themes.php:350 #: wp-admin/network/menu.php:81 msgctxt "theme" msgid "Add New" msgstr "Add New" #. translators: %s: web.config #. translators: %s: .htaccess #: wp-admin/options-permalink.php:156 wp-admin/options-permalink.php:169 msgid "You should update your %s file now." msgstr "You should update your %s file now." #: wp-admin/update-core.php:164 msgid "This localized version contains both the translation and various other localization fixes." msgstr "This localised version contains both the translation and various other localisation fixes." #. translators: 1: Number of issues. 2: URL to Site Health screen. #: wp-admin/includes/dashboard.php:1851 msgid "Take a look at the <strong>%1$d item</strong> on the <a href=\"%2$s\">Site Health screen</a>." msgid_plural "Take a look at the <strong>%1$d items</strong> on the <a href=\"%2$s\">Site Health screen</a>." msgstr[0] "Take a look at the <strong>%1$d item</strong> on the <a href=\"%2$s\">Site Health screen</a>." msgstr[1] "Take a look at the <strong>%1$d items</strong> on the <a href=\"%2$s\">Site Health screen</a>." #: wp-admin/includes/dashboard.php:1841 msgid "Your site’s health is looking good, but there are still some things you can do to improve its performance and security." msgstr "Your site’s health is looking good, but there are still some things you can do to improve its performance and security." #: wp-admin/includes/dashboard.php:1839 msgid "Great job! Your site currently passes all site health checks." msgstr "Great job! Your site currently passes all site health checks." #: wp-admin/includes/dashboard.php:1837 msgid "Your site has critical issues that should be addressed as soon as possible to improve its performance and security." msgstr "Your site has critical issues that should be addressed as soon as possible to improve its performance and security." #. translators: %s: URL to Site Health screen. #: wp-admin/includes/dashboard.php:1829 msgid "Site health checks will automatically run periodically to gather information about your site. You can also <a href=\"%s\">visit the Site Health screen</a> to gather information about your site now." msgstr "Site health checks will automatically run periodically to gather information about your site. You can also <a href=\"%s\">visit the Site Health screen</a> to gather information about your site now." #: wp-admin/includes/dashboard.php:1817 msgid "No information yet…" msgstr "No information yet…" #. translators: 1: upload_max_filesize, 2: php.ini #: wp-admin/includes/file.php:787 msgid "The uploaded file exceeds the %1$s directive in %2$s." msgstr "The uploaded file exceeds the %1$s directive in %2$s." #: wp-admin/includes/class-wp-comments-list-table.php:221 msgid "No comments found in Trash." msgstr "No comments found in Bin." #. translators: 1: php.ini, 2: post_max_size, 3: upload_max_filesize #: wp-admin/includes/import.php:87 wp-admin/includes/file.php:836 msgid "File is empty. Please upload something more substantial. This error could also be caused by uploads being disabled in your %1$s file or by %2$s being defined as smaller than %3$s in %1$s." msgstr "File is empty. Please upload something more substantial. This error could also be caused by uploads being disabled in your %1$s file or by %2$s being defined as smaller than %3$s in %1$s." #: wp-admin/includes/class-wp-site-health.php:2580 msgid "A test is unavailable" msgstr "A test is unavailable" #. translators: 1: The WordPress error message. 2: The WordPress error code. #: wp-admin/includes/class-wp-site-health.php:1955 #: wp-admin/includes/class-wp-site-health.php:2467 msgid "Error: %1$s (%2$s)" msgstr "Error: %1$s (%2$s)" #. translators: %s: The server PHP version. #: wp-admin/includes/class-wp-site-health.php:773 msgid "Your site is running an outdated version of PHP (%s), which requires an update" msgstr "Your site is running an outdated version of PHP (%s), which requires an update" #. translators: %s: The server PHP version. #: wp-admin/includes/class-wp-site-health.php:762 msgid "Your site is running an older version of PHP (%s), which should be updated" msgstr "Your site is running an older version of PHP (%s), which should be updated" #. translators: %s: The server PHP version. #: wp-admin/includes/class-wp-site-health.php:750 msgid "Your site is running an older version of PHP (%s)" msgstr "Your site is running an older version of PHP (%s)" #. translators: %s: The current PHP version. #: wp-admin/includes/class-wp-site-health.php:715 msgid "Your site is running the current version of PHP (%s)" msgstr "Your site is running the current version of PHP (%s)" #: wp-admin/includes/class-wp-media-list-table.php:247 msgid "No media files found in Trash." msgstr "No media files found in Bin." #. translators: Date string for upcoming events. 1: Starting month, 2: Starting #. day, 3: Ending month, 4: Ending day, 5: Year. #: wp-admin/includes/class-wp-community-events.php:405 msgid "%1$s %2$d – %3$s %4$d, %5$d" msgstr "%1$s %2$d – %3$s %4$d, %5$d" #. translators: Upcoming events year format. See https://www.php.net/date #: wp-admin/includes/class-wp-community-events.php:400 #: wp-admin/includes/class-wp-community-events.php:410 msgctxt "upcoming events year format" msgid "Y" msgstr "Y" #. translators: Upcoming events day format. See https://www.php.net/date #: wp-admin/includes/class-wp-community-events.php:397 #: wp-admin/includes/class-wp-community-events.php:398 #: wp-admin/includes/class-wp-community-events.php:407 #: wp-admin/includes/class-wp-community-events.php:409 msgctxt "upcoming events day format" msgid "j" msgstr "j" #. translators: Date string for upcoming events. 1: Month, 2: Starting day, 3: #. Ending day, 4: Year. #: wp-admin/includes/class-wp-community-events.php:394 msgid "%1$s %2$d–%3$d, %4$d" msgstr "%1$s %2$d–%3$d, %4$d" #. translators: Upcoming events month format. See https://www.php.net/date #: wp-admin/includes/class-wp-community-events.php:388 #: wp-admin/includes/class-wp-community-events.php:389 msgctxt "upcoming events month format" msgid "F" msgstr "F" #: wp-admin/includes/class-wp-privacy-requests-table.php:214 msgid "Resend Confirmation Requests" msgstr "Resend Confirmation Requests" #: wp-admin/includes/class-wp-privacy-requests-table.php:213 msgid "Delete Requests" msgstr "Delete Requests" #: wp-admin/includes/class-wp-debug-data.php:859 msgid "Table prefix" msgstr "Table prefix" #: wp-admin/includes/privacy-tools.php:398 msgid "Unable to open export file (JSON report) for writing." msgstr "Unable to open export file (JSON report) for writing." #: wp-admin/includes/class-wp-site-health.php:2110 msgid "PHP Default Timezone" msgstr "PHP Default Time Zone" #. translators: %s: date_default_timezone_set() #: wp-admin/includes/class-wp-site-health.php:1082 msgid "PHP default timezone was changed after WordPress loading by a %s function call. This interferes with correct calculations of dates and times." msgstr "PHP default time zone was changed after WordPress loading by a %s function call. This interferes with correct calculations of dates and times." #: wp-admin/includes/class-wp-site-health.php:1076 msgid "PHP default timezone is invalid" msgstr "PHP default time zone is invalid" #: wp-admin/includes/class-wp-site-health.php:1067 msgid "PHP default timezone was configured by WordPress on loading. This is necessary for correct calculations of dates and times." msgstr "PHP default time zone was configured by WordPress on loading. This is necessary for correct calculations of dates and times." #: wp-admin/includes/class-wp-site-health.php:1059 msgid "PHP default timezone is valid" msgstr "PHP default time zone is valid" #. translators: %s: add_submenu_page() #: wp-admin/includes/plugin.php:1432 msgid "The seventh parameter passed to %s should be an integer representing menu position." msgstr "The seventh parameter passed to %s should be an integer representing menu position." #. translators: 1: WordPress version number, 2: The PHP extension name needed. #: wp-admin/includes/update-core.php:1024 msgid "The update cannot be installed because WordPress %1$s requires the %2$s PHP extension." msgstr "The update cannot be installed because WordPress %1$s requires the %2$s PHP extension." #: wp-admin/includes/class-wp-site-health.php:1249 msgid "UTF8MB4 is the character set WordPress prefers for database storage because it safely supports the widest set of characters and encodings, including Emoji, enabling better support for non-English languages." msgstr "UTF8MB4 is the character set WordPress prefers for database storage because it safely supports the widest set of characters and encodings, including Emoji, enabling better support for non-English languages." #: wp-admin/privacy.php:51 msgid "https://wordpress.org/about/stats/" msgstr "https://en-gb.wordpress.org/about/stats/" #: wp-admin/export.php:57 msgid "<a href=\"https://wordpress.org/support/article/tools-export-screen/\">Documentation on Export</a>" msgstr "<a href=\"https://wordpress.org/support/article/tools-export-screen/\">Documentation on Export</a>" #: wp-admin/plugin-install.php:109 msgid "<a href=\"https://wordpress.org/support/article/plugins-add-new-screen/\">Documentation on Installing Plugins</a>" msgstr "<a href=\"https://wordpress.org/support/article/plugins-add-new-screen/\">Documentation on Installing Plugins</a>" #: wp-admin/edit.php:301 msgid "<a href=\"https://wordpress.org/support/article/pages-screen/\">Documentation on Managing Pages</a>" msgstr "<a href=\"https://wordpress.org/support/article/pages-screen/\">Documentation on Managing Pages</a>" #: wp-admin/edit.php:276 msgid "<a href=\"https://wordpress.org/support/article/posts-screen/\">Documentation on Managing Posts</a>" msgstr "<a href=\"https://wordpress.org/support/article/posts-screen/\">Documentation on Managing Posts</a>" #: wp-admin/options-discussion.php:31 msgid "<a href=\"https://wordpress.org/support/article/settings-discussion-screen/\">Documentation on Discussion Settings</a>" msgstr "<a href=\"https://wordpress.org/support/article/settings-discussion-screen/\">Documentation on Discussion Settings</a>" #: wp-admin/theme-install.php:131 msgid "<a href=\"https://wordpress.org/support/article/using-themes/#adding-new-themes\">Documentation on Adding New Themes</a>" msgstr "<a href=\"https://wordpress.org/support/article/using-themes/#adding-new-themes\">Documentation on Adding New Themes</a>" #: wp-admin/media-new.php:60 msgid "<a href=\"https://wordpress.org/support/article/media-add-new-screen/\">Documentation on Uploading Media Files</a>" msgstr "<a href=\"https://wordpress.org/support/article/media-add-new-screen/\">Documentation on Uploading Media Files</a>" #: wp-admin/users.php:75 msgid "<a href=\"https://wordpress.org/support/article/roles-and-capabilities/\">Descriptions of Roles and Capabilities</a>" msgstr "<a href=\"https://wordpress.org/support/article/roles-and-capabilities/\">Descriptions of Roles and Capabilities</a>" #: wp-admin/users.php:74 msgid "<a href=\"https://wordpress.org/support/article/users-screen/\">Documentation on Managing Users</a>" msgstr "<a href=\"https://wordpress.org/support/article/users-screen/\">Documentation on Managing Users</a>" #: wp-admin/user-edit.php:323 msgid "<a href=\"https://wordpress.org/support/article/keyboard-shortcuts/\" target=\"_blank\">More information</a>" msgstr "<a href=\"https://wordpress.org/support/article/keyboard-shortcuts/\" target=\"_blank\">More information</a>" #: wp-admin/user-edit.php:67 msgid "<a href=\"https://wordpress.org/support/article/users-your-profile-screen/\">Documentation on User Profiles</a>" msgstr "<a href=\"https://wordpress.org/support/article/users-your-profile-screen/\">Documentation on User Profiles</a>" #: wp-admin/options-media.php:37 msgid "<a href=\"https://wordpress.org/support/article/settings-media-screen/\">Documentation on Media Settings</a>" msgstr "<a href=\"https://wordpress.org/support/article/settings-media-screen/\">Documentation on Media Settings</a>" #: wp-admin/widgets.php:83 msgid "<a href=\"https://wordpress.org/support/article/appearance-widgets-screen/\">Documentation on Widgets</a>" msgstr "<a href=\"https://wordpress.org/support/article/appearance-widgets-screen/\">Documentation on Widgets</a>" #: wp-admin/import.php:31 msgid "<a href=\"https://wordpress.org/support/article/tools-import-screen/\">Documentation on Import</a>" msgstr "<a href=\"https://wordpress.org/support/article/tools-import-screen/\">Documentation on Import</a>" #: wp-admin/tools.php:55 msgid "<a href=\"https://wordpress.org/support/article/tools-screen/\">Documentation on Tools</a>" msgstr "<a href=\"https://wordpress.org/support/article/tools-screen/\">Documentation on Tools</a>" #: wp-admin/options.php:351 msgid "This page allows direct access to your site settings. You can break things here. Please be cautious!" msgstr "This page allows direct access to your site settings. You can break things here. Please be cautious!" #. translators: %s: The option/setting. #: wp-admin/options.php:299 msgid "The %s setting is unregistered. Unregistered settings are deprecated. See https://developer.wordpress.org/plugins/settings/settings-api/" msgstr "The %s setting is unregistered. Unregistered settings are deprecated. See https://developer.wordpress.org/plugins/settings/settings-api/" #: wp-admin/edit-form-advanced.php:378 msgid "<strong>Format</strong> — Post Formats designate how your theme will display a specific post. For example, you could have a <em>standard</em> blog post with a title and paragraphs, or a short <em>aside</em> that omits the title and contains a short text blurb. Your theme could enable all or some of 10 possible formats. <a href=\"https://wordpress.org/support/article/post-formats/#supported-formats\">Learn more about each post format</a>." msgstr "<strong>Format</strong> — Post Formats designate how your theme will display a specific post. For example, you could have a <em>standard</em> blog post with a title and paragraphs, or a short <em>aside</em> that omits the title and contains a short text blurb. Your theme could enable all or some of 10 possible formats. <a href=\"https://wordpress.org/support/article/post-formats/#supported-formats\">Learn more about each post format</a>." #: wp-admin/edit-form-advanced.php:335 msgid "<a href=\"https://wordpress.org/support/article/pages-screen/\">Documentation on Editing Pages</a>" msgstr "<a href=\"https://wordpress.org/support/article/pages-screen/\">Documentation on Editing Pages</a>" #: wp-admin/edit-form-advanced.php:334 msgid "<a href=\"https://wordpress.org/support/article/pages-add-new-screen/\">Documentation on Adding New Pages</a>" msgstr "<a href=\"https://wordpress.org/support/article/pages-add-new-screen/\">Documentation on Adding New Pages</a>" #: wp-admin/edit-form-advanced.php:317 msgid "<a href=\"https://wordpress.org/support/article/wordpress-editor/\">Documentation on Writing and Editing Posts</a>" msgstr "<a href=\"https://wordpress.org/support/article/wordpress-editor/\">Documentation on Writing and Editing Posts</a>" #: wp-admin/upload.php:75 wp-admin/upload.php:252 msgid "<a href=\"https://wordpress.org/support/article/media-library-screen/\">Documentation on Media Library</a>" msgstr "<a href=\"https://wordpress.org/support/article/media-library-screen/\">Documentation on Media Library</a>" #: wp-admin/revision.php:156 msgid "<a href=\"https://wordpress.org/support/article/revisions/\">Revisions Management</a>" msgstr "<a href=\"https://wordpress.org/support/article/revisions/\">Revisions Management</a>" #: wp-admin/media.php:96 wp-admin/edit-form-advanced.php:353 msgid "<a href=\"https://wordpress.org/support/article/edit-media/\">Documentation on Edit Media</a>" msgstr "<a href=\"https://wordpress.org/support/article/edit-media/\">Documentation on Edit Media</a>" #: wp-admin/edit-comments.php:196 msgid "<a href=\"https://wordpress.org/support/article/keyboard-shortcuts/\">Documentation on Keyboard Shortcuts</a>" msgstr "<a href=\"https://wordpress.org/support/article/keyboard-shortcuts/\">Documentation on Keyboard Shortcuts</a>" #: wp-admin/edit-comments.php:195 msgid "<a href=\"https://wordpress.org/support/article/comment-spam/\">Documentation on Comment Spam</a>" msgstr "<a href=\"https://wordpress.org/support/article/comment-spam/\">Documentation on Comment Spam</a>" #: wp-admin/plugins.php:587 msgid "<a href=\"https://wordpress.org/support/article/managing-plugins/\">Documentation on Managing Plugins</a>" msgstr "<a href=\"https://wordpress.org/support/article/managing-plugins/\">Documentation on Managing Plugins</a>" #: wp-admin/index.php:107 msgid "<a href=\"https://wordpress.org/support/article/dashboard-screen/\">Documentation on Dashboard</a>" msgstr "<a href=\"https://wordpress.org/support/article/dashboard-screen/\">Documentation on Dashboard</a>" #: wp-admin/user-new.php:268 msgid "<a href=\"https://wordpress.org/support/article/users-add-new-screen/\">Documentation on Adding New Users</a>" msgstr "<a href=\"https://wordpress.org/support/article/users-add-new-screen/\">Documentation on Adding New Users</a>" #. translators: %s: URL to Site Health Status page. #: wp-admin/site-health-info.php:90 msgid "This page can show you every detail about the configuration of your WordPress website. For any improvements that could be made, see the <a href=\"%s\">Site Health Status</a> page." msgstr "This page can show you every detail about the configuration of your WordPress website. For any improvements that could be made, see the <a href=\"%s\">Site Health Status</a> page." #: wp-admin/options-permalink.php:199 msgid "https://wordpress.org/support/article/using-permalinks/" msgstr "https://wordpress.org/support/article/using-permalinks/" #: wp-admin/includes/dashboard.php:1819 wp-admin/site-health-info.php:47 #: wp-admin/site-health.php:52 msgid "Results are still loading…" msgstr "Results are still loading…" #: wp-admin/options-permalink.php:400 msgid "<a href=\"https://wordpress.org/support/article/nginx/\">Documentation on Nginx configuration</a>." msgstr "<a href=\"https://wordpress.org/support/article/nginx/\">Documentation on Nginx configuration</a>." #: wp-admin/options-permalink.php:61 msgid "<a href=\"https://wordpress.org/support/article/using-permalinks/\">Documentation on Using Permalinks</a>" msgstr "<a href=\"https://wordpress.org/support/article/using-permalinks/\">Documentation on Using Permalinks</a>" #: wp-admin/options-permalink.php:60 msgid "<a href=\"https://wordpress.org/support/article/settings-permalinks-screen/\">Documentation on Permalinks Settings</a>" msgstr "<a href=\"https://wordpress.org/support/article/settings-permalinks-screen/\">Documentation on Permalinks Settings</a>" #: wp-admin/update-core.php:845 msgid "<a href=\"https://wordpress.org/support/article/dashboard-updates-screen/\">Documentation on Updating WordPress</a>" msgstr "<a href=\"https://wordpress.org/support/article/dashboard-updates-screen/\">Documentation on Updating WordPress</a>" #: wp-admin/nav-menus.php:658 msgid "<a href=\"https://wordpress.org/support/article/appearance-menus-screen/\">Documentation on Menus</a>" msgstr "<a href=\"https://wordpress.org/support/article/appearance-menus-screen/\">Documentation on Menus</a>" #: wp-admin/plugin-editor.php:143 msgid "<a href=\"https://developer.wordpress.org/plugins/\">Documentation on Writing Plugins</a>" msgstr "<a href=\"https://developer.wordpress.org/plugins/\">Documentation on Writing Plugins</a>" #: wp-admin/plugin-editor.php:142 msgid "<a href=\"https://wordpress.org/support/article/plugins-editor-screen/\">Documentation on Editing Plugins</a>" msgstr "<a href=\"https://wordpress.org/support/article/plugins-editor-screen/\">Documentation on Editing Plugins</a>" #: wp-admin/theme-editor.php:54 msgid "<a href=\"https://developer.wordpress.org/themes/basics/template-tags/\">Documentation on Template Tags</a>" msgstr "<a href=\"https://developer.wordpress.org/themes/basics/template-tags/\">Documentation on Template Tags</a>" #: wp-admin/theme-editor.php:53 msgid "<a href=\"https://wordpress.org/support/article/editing-files/\">Documentation on Editing Files</a>" msgstr "<a href=\"https://wordpress.org/support/article/editing-files/\">Documentation on Editing Files</a>" #: wp-admin/theme-editor.php:52 wp-admin/themes.php:206 msgid "<a href=\"https://wordpress.org/support/article/using-themes/\">Documentation on Using Themes</a>" msgstr "<a href=\"https://wordpress.org/support/article/using-themes/\">Documentation on Using Themes</a>" #: wp-admin/theme-editor.php:51 msgid "<a href=\"https://developer.wordpress.org/themes/\">Documentation on Theme Development</a>" msgstr "<a href=\"https://developer.wordpress.org/themes/\">Documentation on Theme Development</a>" #: wp-admin/comment.php:66 wp-admin/edit-comments.php:194 msgid "<a href=\"https://wordpress.org/support/article/comments-screen/\">Documentation on Comments</a>" msgstr "<a href=\"https://wordpress.org/support/article/comments-screen/\">Documentation on Comments</a>" #: wp-admin/options-general.php:377 msgid "<a href=\"https://wordpress.org/support/article/formatting-date-and-time/\">Documentation on date and time formatting</a>." msgstr "<a href=\"https://wordpress.org/support/article/formatting-date-and-time/\">Documentation on date and time formatting</a>." #. translators: %s: UTC time. #: wp-admin/options-general.php:246 msgid "Universal time is %s." msgstr "Universal time is %s." #. translators: %s: UTC abbreviation #: wp-admin/options-general.php:235 msgid "Choose either a city in the same timezone as you or a %s (Coordinated Universal Time) time offset." msgstr "Choose either a city in the same time zone as you or a %s (Coordinated Universal Time) time offset." #: wp-admin/options-general.php:111 msgid "Administration Email Address" msgstr "Administration Email Address" #: wp-admin/options-general.php:100 msgid "https://wordpress.org/support/article/giving-wordpress-its-own-directory/" msgstr "https://wordpress.org/support/article/giving-wordpress-its-own-directory/" #: wp-admin/options-general.php:48 msgid "<a href=\"https://wordpress.org/support/article/settings-general-screen/\">Documentation on General Settings</a>" msgstr "<a href=\"https://wordpress.org/support/article/settings-general-screen/\">Documentation on General Settings</a>" #: wp-admin/includes/file.php:324 wp-admin/theme-editor.php:323 #: wp-admin/plugin-editor.php:296 wp-admin/options-permalink.php:353 #: wp-admin/options-permalink.php:378 wp-admin/options-permalink.php:411 msgid "https://wordpress.org/support/article/changing-file-permissions/" msgstr "https://wordpress.org/support/article/changing-file-permissions/" #. translators: %s: Documentation URL. #: wp-admin/includes/file.php:323 wp-admin/theme-editor.php:322 #: wp-admin/plugin-editor.php:295 msgid "You need to make this file writable before you can save your changes. See <a href=\"%s\">Changing File Permissions</a> for more information." msgstr "You need to make this file writable before you can save your changes. See <a href=\"%s\">Changing File Permissions</a> for more information." #: wp-admin/includes/dashboard.php:1930 msgid "https://wordpress.org/support/article/first-steps-with-wordpress/" msgstr "https://wordpress.org/support/article/first-steps-with-wordpress/" #: wp-admin/includes/ajax-actions.php:2434 msgid "Upload failed. Please reload and try again." msgstr "Upload failed. Please reload and try again." #: wp-admin/includes/class-wp-privacy-data-removal-requests-list-table.php:111 msgid "Data Erasure has failed." msgstr "Data Erasure has failed." #: wp-admin/includes/class-wp-privacy-data-removal-requests-list-table.php:66 #: wp-admin/includes/class-wp-privacy-data-removal-requests-list-table.php:110 msgid "Erasure completed." msgstr "Erasure completed." #: wp-admin/includes/image.php:161 msgid "The attached file cannot be found." msgstr "The attached file cannot be found." #: wp-admin/includes/template.php:2209 msgctxt "page label" msgid "Privacy Policy Page" msgstr "Privacy Policy Page" #: wp-admin/includes/template.php:2204 msgctxt "page label" msgid "Posts Page" msgstr "Posts Page" #: wp-admin/includes/template.php:2200 msgctxt "page label" msgid "Front Page" msgstr "Front Page" #: wp-admin/includes/template.php:2191 msgctxt "post status" msgid "Sticky" msgstr "Sticky" #: wp-admin/includes/template.php:2183 msgctxt "post status" msgid "Customization Draft" msgstr "Customisation Draft" #: wp-admin/includes/template.php:2169 msgctxt "post status" msgid "Password protected" msgstr "Password protected" #. translators: %s: The name of the late cron event. #: wp-admin/includes/class-wp-site-health.php:1654 msgid "The scheduled event, %s, is late to run. Your site still works, but this may indicate that scheduling posts or automated updates may not work as intended." msgstr "The scheduled event, %s, is late to run. Your site still works, but this may indicate that scheduling posts or automated updates may not work as intended." #: wp-admin/includes/class-wp-site-health.php:1648 msgid "A scheduled event is late" msgstr "A scheduled event is late" #: wp-admin/includes/class-wp-site-health.php:1502 msgid "An HTTPS connection is a more secure way of browsing the web. Many services now have HTTPS as a requirement. HTTPS allows you to take advantage of new features that can increase site speed, improve search rankings, and gain the trust of your visitors by helping to protect their online privacy." msgstr "An HTTPS connection is a more secure way of browsing the web. Many services now have HTTPS as a requirement. HTTPS allows you to take advantage of new features that can increase site speed, improve search rankings, and gain the trust of your visitors by helping to protect their online privacy." #. translators: %s: The minimum recommended PHP version. #: wp-admin/includes/class-wp-site-health.php:727 msgid "PHP is the programming language used to build and maintain WordPress. Newer versions of PHP are faster and more secure, so staying up to date will help your site’s overall performance and security. The minimum recommended version of PHP is %s." msgstr "PHP is the programming language used to build and maintain WordPress. Newer versions of PHP are faster and more secure, so staying up to date will help your site’s overall performance and security. The minimum recommended version of PHP is %s." #. translators: %s: The current version of WordPress installed on this site. #: wp-admin/includes/class-wp-site-health.php:319 msgid "Your version of WordPress (%s) is up to date" msgstr "Your version of WordPress (%s) is up to date" #: wp-admin/includes/ms.php:1158 wp-admin/network/site-new.php:32 #: wp-admin/network/sites.php:45 msgid "<a href=\"https://wordpress.org/support/article/network-admin-sites-screen/\">Documentation on Site Management</a>" msgstr "<a href=\"https://wordpress.org/support/article/network-admin-sites-screen/\">Documentation on Site Management</a>" #: wp-admin/includes/meta-boxes.php:807 msgid "https://wordpress.org/support/article/introduction-to-blogging/#managing-comments" msgstr "https://wordpress.org/support/article/introduction-to-blogging/#managing-comments" #: wp-admin/includes/meta-boxes.php:783 msgid "https://wordpress.org/support/article/custom-fields/" msgstr "https://wordpress.org/support/article/custom-fields/" #: wp-admin/includes/meta-boxes.php:746 msgid "https://wordpress.org/support/article/introduction-to-blogging/#comments" msgstr "https://wordpress.org/support/article/introduction-to-blogging/#comments" #. translators: Post date information. %s: Date on which the post is to be #. published. #: wp-admin/includes/meta-boxes.php:236 msgid "Publish on: %s" msgstr "Publish on: %s" #. translators: Post date information. %s: Date on which the post is to be #. published. #: wp-admin/includes/meta-boxes.php:233 msgid "Schedule for: %s" msgstr "Schedule for: %s" #. translators: Post date information. %s: Date on which the post was #. published. #: wp-admin/includes/meta-boxes.php:228 msgid "Published on: %s" msgstr "Published on: %s" #. translators: Post date information. %s: Date on which the post is currently #. scheduled to be published. #: wp-admin/includes/meta-boxes.php:225 msgid "Scheduled for: %s" msgstr "Scheduled for: %s" #. translators: Publish box time format, see https://www.php.net/date #: wp-admin/includes/meta-boxes.php:220 wp-admin/includes/meta-boxes.php:412 #: wp-admin/edit-form-advanced.php:175 wp-admin/edit-form-comment.php:130 msgctxt "publish box time format" msgid "H:i" msgstr "H:i" #. translators: Publish box date format, see https://www.php.net/date #: wp-admin/includes/meta-boxes.php:218 wp-admin/includes/meta-boxes.php:410 #: wp-admin/edit-form-advanced.php:173 wp-admin/edit-form-comment.php:128 msgctxt "publish box date format" msgid "M j, Y" msgstr "j M Y" #. translators: 1: Marker. #: wp-admin/includes/misc.php:136 msgid "" "The directives (lines) between \"BEGIN %1$s\" and \"END %1$s\" are\n" "dynamically generated, and should only be modified via WordPress filters.\n" "Any changes to the directives between these markers will be overwritten." msgstr "" "The directives (lines) between \"BEGIN %1$s\" and \"END %1$s\" are\n" "dynamically generated, and should only be modified via WordPress filters.\n" "Any changes to the directives between these markers will be overwritten." #: wp-admin/includes/image-edit.php:67 msgid "Rotate right" msgstr "Rotate right" #: wp-admin/includes/image-edit.php:66 msgid "Rotate left" msgstr "Rotate left" #: wp-admin/includes/class-wp-site-health-auto-updates.php:184 msgid "All automatic updates are disabled." msgstr "All automatic updates are disabled." #: wp-admin/includes/class-wp-debug-data.php:871 msgid "Database collation" msgstr "Database collation" #: wp-admin/includes/class-wp-debug-data.php:865 msgid "Database charset" msgstr "Database charset" #: wp-admin/includes/class-wp-debug-data.php:160 msgid "Inactive Themes" msgstr "Inactive Themes" #: wp-admin/includes/class-wp-debug-data.php:155 msgid "Parent Theme" msgstr "Parent Theme" #. translators: %s: wp-content directory name. #: wp-admin/includes/class-wp-debug-data.php:143 #: wp-admin/includes/class-wp-plugins-list-table.php:669 msgid "Drop-ins are single files, found in the %s directory, that replace or enhance WordPress features in ways that are not possible for traditional plugins." msgstr "Drop-ins are single files, found in the %s directory, that replace or enhance WordPress features in ways that are not possible for traditional plugins." #. translators: Description for the About section in a personal data export. #: wp-admin/includes/privacy-tools.php:361 msgctxt "personal data group description" msgid "Overview of export report." msgstr "Overview of export report." #: wp-admin/options-writing.php:52 msgid "<a href=\"https://wordpress.org/support/article/settings-writing-screen/\">Documentation on Writing Settings</a>" msgstr "<a href=\"https://wordpress.org/support/article/settings-writing-screen/\">Documentation on Writing Settings</a>" #: wp-admin/edit-tags.php:311 msgid "<a href=\"https://wordpress.org/support/article/posts-tags-screen/\">Documentation on Tags</a>" msgstr "<a href=\"https://wordpress.org/support/article/posts-tags-screen/\">Documentation on Tags</a>" #: wp-admin/edit-tags.php:307 msgid "<a href=\"https://wordpress.org/support/article/posts-categories-screen/\">Documentation on Categories</a>" msgstr "<a href=\"https://wordpress.org/support/article/posts-categories-screen/\">Documentation on Categories</a>" #. translators: %s: Documentation URL. #: wp-admin/options-reading.php:169 msgid "Your theme determines how content is displayed in browsers. <a href=\"%s\">Learn more about feeds</a>." msgstr "Your theme determines how content is displayed in browsers. <a href=\"%s\">Learn more about feeds</a>." #: wp-admin/options-reading.php:159 wp-admin/options-reading.php:160 msgid "For each post in a feed, include" msgstr "For each post in a feed, include" #: wp-admin/options-reading.php:143 msgid "<strong>Warning:</strong> these pages should not be the same as your Privacy Policy page!" msgstr "<strong>Warning:</strong> these pages should not be the same as your Privacy Policy page!" #: wp-admin/options-reading.php:51 msgid "<a href=\"https://wordpress.org/support/article/settings-reading-screen/\">Documentation on Reading Settings</a>" msgstr "<a href=\"https://wordpress.org/support/article/settings-reading-screen/\">Documentation on Reading Settings</a>" #: wp-admin/options-reading.php:34 wp-admin/options-reading.php:170 msgid "https://wordpress.org/support/article/wordpress-feeds/" msgstr "https://wordpress.org/support/article/wordpress-feeds/" #. translators: %s: Site title. #: wp-admin/ms-delete-site.php:92 msgid "[%s] Delete My Site" msgstr "[%s] Delete My Site" #: wp-admin/options-discussion.php:58 msgid "Allow people to submit comments on new posts" msgstr "Allow people to submit comments on new posts" #: wp-admin/options-discussion.php:46 wp-admin/options-discussion.php:47 msgid "Default post settings" msgstr "Default post settings" #. translators: %s: Gravatar URL. #: wp-admin/user-edit.php:586 msgid "<a href=\"%s\">You can change your profile picture on Gravatar</a>." msgstr "<a href=\"%s\">You can change your profile picture on Gravatar</a>." #: wp-admin/plugins.php:700 msgid "Selected plugins deactivated." msgstr "Selected plugins deactivated." #: wp-admin/plugins.php:698 msgid "Plugin deactivated." msgstr "Plugin deactivated." #: wp-admin/plugins.php:696 msgid "Selected plugins activated." msgstr "Selected plugins activated." #: wp-admin/plugins.php:694 msgid "Plugin activated." msgstr "Plugin activated." #: wp-admin/plugins.php:687 msgid "The selected plugins have been deleted." msgstr "The selected plugins have been deleted." #: wp-admin/plugins.php:685 msgid "The selected plugin has been deleted." msgstr "The selected plugin has been deleted." #. translators: 1: Plugin file, 2: Error message. #: wp-admin/plugins.php:611 msgid "The plugin %1$s has been deactivated due to an error: %2$s" msgstr "The plugin %1$s has been deactivated due to an error: %2$s" #: wp-admin/plugins.php:704 msgid "Plugin resumed." msgstr "Plugin resumed." #. translators: %s: Link to documentation on child themes. #: wp-admin/theme-editor.php:367 msgid "If you need to tweak more than your theme’s CSS, you might want to try <a href=\"%s\">making a child theme</a>." msgstr "If you need to tweak more than your theme’s CSS, you might want to try <a href=\"%s\">making a child theme</a>." #: wp-admin/theme-editor.php:359 msgid "You appear to be making direct edits to your theme in the WordPress dashboard. We recommend that you don’t! Editing your theme directly could break your site and your changes may be lost in future updates." msgstr "You appear to be making direct edits to your theme in the WordPress dashboard. We recommend that you don’t! Editing your theme directly could break your site and your changes may be lost in future updates." #. translators: Maximum number of words used in a preview of a draft on the #. dashboard. #: wp-admin/includes/dashboard.php:609 msgctxt "draft_length" msgid "10" msgstr "10" #: wp-admin/includes/file.php:478 wp-admin/theme-editor.php:278 #: wp-admin/plugin-editor.php:109 msgid "File does not exist! Please double check the name and try again." msgstr "File does not exist! Please double check the name and try again." #. translators: 1: $image, 2: WP_Image_Editor #: wp-admin/includes/image-edit.php:286 wp-admin/includes/image-edit.php:355 #: wp-admin/includes/image-edit.php:507 msgid "%1$s needs to be a %2$s object." msgstr "%1$s needs to be a %2$s object." #. translators: %s: Recovery Mode exit link. #: wp-admin/includes/update.php:999 msgid "You are in recovery mode. This means there may be an error with a theme or plugin. To exit recovery mode, log out or use the Exit button. <a href=\"%s\">Exit Recovery Mode</a>" msgstr "You are in recovery mode. This means there may be an error with a theme or plugin. To exit recovery mode, log out or use the Exit button. <a href=\"%s\">Exit Recovery Mode</a>" #. translators: Tab heading for Site Health Status page. #: wp-admin/site-health-info.php:55 wp-admin/site-health.php:60 msgctxt "Site Health" msgid "Status" msgstr "Status" #. translators: Tab heading for Site Health Info page. #: wp-admin/site-health-info.php:62 wp-admin/site-health.php:67 msgctxt "Site Health" msgid "Info" msgstr "Info" #: wp-admin/includes/class-wp-debug-data.php:456 msgid "Themes directory location" msgstr "Themes directory location" #: wp-admin/includes/class-wp-debug-data.php:120 msgctxt "comment status" msgid "Closed" msgstr "Closed" #. translators: %s: Number of critical issues found. #: wp-admin/site-health.php:105 wp-admin/js/site-health.js:88 msgid "%s critical issue" msgid_plural "%s critical issues" msgstr[0] "%s critical issue" msgstr[1] "%s critical issues" #. translators: 1: Name of the library, 2: Number of version. #: wp-admin/includes/class-wp-site-health.php:1320 #: wp-admin/includes/class-wp-site-health.php:1336 msgid "WordPress’ utf8mb4 support requires MySQL client library (%1$s) version %2$s or newer. Please contact your server administrator." msgstr "WordPress’ utf8mb4 support requires MySQL client library (%1$s) version %2$s or newer. Please contact your server administrator." #. translators: %s: Version number. #: wp-admin/includes/class-wp-site-health.php:1285 msgid "WordPress’ utf8mb4 support requires MariaDB version %s or greater. Please contact your server administrator." msgstr "WordPress’ utf8mb4 support requires MariaDB version %s or greater. Please contact your server administrator." #. translators: %s: Version number. #: wp-admin/includes/class-wp-site-health.php:1265 msgid "WordPress’ utf8mb4 support requires MySQL version %s or greater. Please contact your server administrator." msgstr "WordPress’ utf8mb4 support requires MySQL version %s or greater. Please contact your server administrator." #. translators: Localized version of WordPress requirements if one exists. #: wp-admin/includes/class-wp-site-health.php:1163 msgid "https://wordpress.org/about/requirements/" msgstr "https://wordpress.org/about/requirements/" #: wp-admin/includes/class-wp-site-health.php:1158 msgid "The SQL server is a required piece of software for the database WordPress uses to store all your site’s content and settings." msgstr "The SQL server is a required piece of software for the database WordPress uses to store all your site’s content and settings." #: wp-admin/includes/class-wp-site-health.php:838 msgid "PHP modules perform most of the tasks on the server that make your site run. Any changes to these must be made by your server administrator." msgstr "PHP modules perform most of the tasks on the server that make your site run. Any changes to these must be made by your server administrator." #: wp-admin/includes/dashboard.php:1747 msgid "PHP is the programming language we use to build and maintain WordPress. Newer versions of PHP are both faster and more secure, so updating will have a positive effect on your site’s performance." msgstr "PHP is the programming language we use to build and maintain WordPress. Newer versions of PHP are both faster and more secure, so updating will have a positive effect on your site’s performance." #: wp-admin/includes/class-wp-site-health.php:1401 msgid "Get help resolving this issue." msgstr "Get help resolving this issue." #: wp-admin/includes/class-wp-site-health.php:1164 msgid "Learn more about what WordPress requires to run." msgstr "Learn more about what WordPress requires to run." #: wp-admin/update-core.php:254 msgid "https://wordpress.org/support/article/updating-wordpress/" msgstr "https://wordpress.org/support/article/updating-wordpress/" #: wp-admin/includes/class-wp-site-health.php:492 msgid "Manage your themes" msgstr "Manage your themes" #: wp-admin/includes/class-wp-site-health.php:459 msgid "Manage inactive plugins" msgstr "Manage inactive plugins" #: wp-admin/includes/class-wp-site-health.php:410 msgid "Update your plugins" msgstr "Update your plugins" #: wp-admin/includes/class-wp-site-health.php:359 msgid "Manage your plugins" msgstr "Manage your plugins" #: wp-admin/includes/class-wp-privacy-policy-content.php:332 msgid "View Privacy Policy Guide." msgstr "View Privacy Policy Guide." #: wp-admin/includes/class-wp-debug-data.php:76 msgid "User Language" msgstr "User Language" #. translators: 1: WP_DEBUG_DISPLAY, 2: WP_DEBUG #: wp-admin/includes/class-wp-site-health.php:1471 msgid "The value, %1$s, has either been enabled by %2$s or added to your configuration file. This will make errors display on the front end of your site." msgstr "The value, %1$s, has either been enabled by %2$s or added to your configuration file. This will make errors display on the front end of your site." #. translators: Background update finished notification email subject. %s: Site #. title. #: wp-admin/includes/class-wp-automatic-updater.php:1286 msgid "[%s] Background Update Finished" msgstr "[%s] Background Update Finished" #. translators: Background update failed notification email subject. %s: Site #. title. #: wp-admin/includes/class-wp-automatic-updater.php:1283 msgid "[%s] Background Update Failed" msgstr "[%s] Background Update Failed" #. translators: %s: Name of the filter used. #: wp-admin/includes/class-wp-site-health-auto-updates.php:123 msgid "Could not confirm that the %s filter is available." msgstr "Could not confirm that the %s filter is available." #: wp-admin/plugins.php:635 msgid "Plugin could not be resumed because it triggered a <strong>fatal error</strong>." msgstr "Plugin could not be resumed because it triggered a <strong>fatal error</strong>." #: wp-admin/includes/class-wp-site-health.php:604 #: wp-admin/includes/class-wp-site-health.php:650 msgid "You should remove inactive themes" msgstr "You should remove inactive themes" #: wp-admin/includes/class-wp-site-health.php:579 msgid "Your site has 1 installed theme, and it is up to date." msgstr "Your site has 1 installed theme, and it is up to date." #: wp-admin/includes/class-wp-site-health.php:416 msgid "Your site has 1 active plugin, and it is up to date." msgstr "Your site has 1 active plugin, and it is up to date." #: wp-admin/site-health.php:126 msgid "Passed tests" msgstr "Passed tests" #: wp-admin/site-health.php:20 msgid "Sorry, you are not allowed to access site health information." msgstr "Sorry, you are not allowed to access site health information." #: wp-admin/site-health-info.php:100 msgid "Copy site info to clipboard" msgstr "Copy site info to clipboard" #: wp-admin/site-health-info.php:94 msgid "If you want to export a handy list of all the information on this page, you can use the button below to copy it to the clipboard. You can then paste it in a text file and save it to your device, or paste it in an email exchange with a support engineer or theme/plugin developer for example." msgstr "If you want to export a handy list of all the information on this page, you can use the button below to copy it to the clipboard. You can then paste it in a text file and save it to your device, or paste it in an email exchange with a support engineer or theme/plugin developer for example." #: wp-admin/site-health-info.php:71 wp-admin/site-health.php:76 msgid "The Site Health check requires JavaScript." msgstr "The Site Health check requires JavaScript." #: wp-admin/site-health-info.php:15 msgid "Sorry, you are not allowed to access the debug data." msgstr "Sorry, you are not allowed to access the debug data." #: wp-admin/site-health-info.php:12 wp-admin/site-health-info.php:84 msgid "Site Health Info" msgstr "Site Health Info" #: wp-admin/update-core.php:377 wp-admin/update-core.php:556 msgid "This update doesn’t work with your version of PHP." msgstr "This update doesn’t work with your version of PHP." #: wp-admin/includes/class-wp-posts-list-table.php:510 msgid "All formats" msgstr "All formats" #: wp-admin/includes/class-wp-posts-list-table.php:508 msgid "Filter by post format" msgstr "Filter by post format" #: wp-admin/includes/plugin.php:2482 msgid "Go to the Plugins screen" msgstr "Go to the Plugins screen" #. translators: %s: The filename of the package. #: wp-admin/includes/file.php:1361 msgid "The authenticity of %s could not be verified." msgstr "The authenticity of %s could not be verified." #. translators: %s: The filename of the package. #: wp-admin/includes/file.php:1313 msgid "The authenticity of %s could not be verified as no signature was found." msgstr "The authenticity of %s could not be verified as no signature was found." #. translators: %s: The filename of the package. #: wp-admin/includes/file.php:1240 wp-admin/includes/file.php:1260 #: wp-admin/includes/file.php:1294 msgid "The authenticity of %s could not be verified as signature verification is unavailable on this system." msgstr "The authenticity of %s could not be verified as signature verification is unavailable on this system." #. translators: %s: Eraser friendly name. #: wp-admin/includes/ajax-actions.php:5027 msgid "Eraser callback is not valid: %s." msgstr "Eraser callback is not valid: %s." #. translators: %s: Eraser friendly name. #: wp-admin/includes/ajax-actions.php:5017 msgid "Eraser does not include a callback: %s." msgstr "Eraser does not include a callback: %s." #: wp-admin/includes/ajax-actions.php:4739 #: wp-admin/includes/ajax-actions.php:4930 msgid "Sorry, you are not allowed to perform this action." msgstr "Sorry, you are not allowed to perform this action." #. translators: %s: Name of the constant used. #: wp-admin/includes/class-wp-site-health.php:1866 msgid "HTTP requests have been blocked by the %s constant, with no allowed hosts." msgstr "HTTP requests have been blocked by the %s constant, with no allowed hosts." #. translators: 1: Name of the constant used. 2: List of allowed hostnames. #: wp-admin/includes/class-wp-site-health.php:1881 msgid "HTTP requests have been blocked by the %1$s constant, with some allowed hosts: %2$s." msgstr "HTTP requests have been blocked by the %1$s constant, with some allowed hosts: %2$s." #. translators: 1: The name of the drop-in. 2: The name of the database engine. #: wp-admin/includes/class-wp-site-health.php:1212 msgid "You are using a %1$s drop-in which might mean that a %2$s database is not being used." msgstr "You are using a %1$s drop-in which might mean that a %2$s database is not being used." #. translators: Localized team handbook, if one exists. #: wp-admin/includes/class-wp-site-health.php:843 msgid "https://make.wordpress.org/hosting/handbook/handbook/server-environment/#php-extensions" msgstr "https://make.wordpress.org/hosting/handbook/handbook/server-environment/#php-extensions" #: wp-admin/includes/class-wp-site-health.php:248 #: wp-admin/includes/class-wp-site-health.php:720 #: wp-admin/includes/class-wp-site-health.php:833 #: wp-admin/includes/class-wp-site-health.php:1062 #: wp-admin/includes/class-wp-site-health.php:1103 #: wp-admin/includes/class-wp-site-health.php:1153 #: wp-admin/includes/class-wp-site-health.php:1244 #: wp-admin/includes/class-wp-site-health.php:1606 #: wp-admin/includes/class-wp-site-health.php:1792 #: wp-admin/includes/class-wp-site-health.php:1835 #: wp-admin/includes/class-wp-site-health.php:1906 #: wp-admin/includes/class-wp-site-health.php:2009 msgid "Performance" msgstr "Performance" #. translators: 1: The amount of inactive themes. 2: The default theme for #. WordPress. 3: The currently active theme. #: wp-admin/includes/class-wp-site-health.php:672 msgid "Your site has %1$d inactive theme, other than %2$s, the default WordPress theme, and %3$s, your active theme." msgid_plural "Your site has %1$d inactive themes, other than %2$s, the default WordPress theme, and %3$s, your active theme." msgstr[0] "Your site has %1$d inactive theme, other than %2$s, the default WordPress theme, and %3$s, your active theme." msgstr[1] "Your site has %1$d inactive themes, other than %2$s, the default WordPress theme, and %3$s, your active theme." #: wp-admin/includes/class-wp-site-health.php:665 #: wp-admin/includes/class-wp-site-health.php:681 msgid "We recommend removing any unused themes to enhance your site’s security." msgstr "We recommend removing any unused themes to enhance your site’s security." #. translators: 1: The amount of inactive themes. 2: The currently active #. theme. #: wp-admin/includes/class-wp-site-health.php:657 msgid "Your site has %1$d inactive theme, other than %2$s, your active theme." msgid_plural "Your site has %1$d inactive themes, other than %2$s, your active theme." msgstr[0] "Your site has %1$d inactive theme, other than %2$s, your active theme." msgstr[1] "Your site has %1$d inactive themes, other than %2$s, your active theme." #. translators: 1: Link to the hosting group page about recommended PHP #. modules. 2: Additional link attributes. 3: Accessibility text. #: wp-admin/includes/class-wp-site-health.php:841 msgid "The WordPress Hosting Team maintains a list of those modules, both recommended and required, in <a href=\"%1$s\" %2$s>the team handbook%3$s</a>." msgstr "The WordPress Hosting Team maintains a list of those modules, both recommended and required, in <a href=\"%1$s\" %2$s>the team handbook%3$s</a>." #. translators: %d: The number of inactive themes. #: wp-admin/includes/class-wp-site-health.php:611 #: wp-admin/includes/class-wp-site-health.php:630 msgid "Your site has %d inactive theme." msgid_plural "Your site has %d inactive themes." msgstr[0] "Your site has %d inactive theme." msgstr[1] "Your site has %d inactive themes." #: wp-admin/includes/class-wp-site-health.php:453 msgid "Inactive plugins are tempting targets for attackers. If you’re not going to use a plugin, we recommend you remove it." msgstr "Inactive plugins are tempting targets for attackers. If you’re not going to use a plugin, we recommend you remove it." #: wp-admin/includes/class-wp-site-health.php:309 #: wp-admin/includes/class-wp-site-health.php:349 #: wp-admin/includes/class-wp-site-health.php:482 #: wp-admin/includes/class-wp-site-health.php:777 #: wp-admin/includes/class-wp-site-health.php:1193 #: wp-admin/includes/class-wp-site-health.php:1359 #: wp-admin/includes/class-wp-site-health.php:1428 #: wp-admin/includes/class-wp-site-health.php:1497 #: wp-admin/includes/class-wp-site-health.php:1560 #: wp-admin/includes/class-wp-site-health.php:1679 #: wp-admin/includes/class-wp-site-health.php:1749 wp-admin/about.php:121 msgid "Security" msgstr "Security" #: wp-admin/erase-personal-data.php:43 msgid "Erase personal data list" msgstr "Erase personal data list" #: wp-admin/erase-personal-data.php:42 msgid "Erase personal data list navigation" msgstr "Erase personal data list navigation" #: wp-admin/erase-personal-data.php:41 msgid "Filter erase personal data list" msgstr "Filter erase personal data list" #: wp-admin/export-personal-data.php:43 msgid "Export personal data list" msgstr "Export personal data list" #: wp-admin/export-personal-data.php:42 msgid "Export personal data list navigation" msgstr "Export personal data list navigation" #: wp-admin/export-personal-data.php:41 msgid "Filter export personal data list" msgstr "Filter export personal data list" #. translators: %d: The number of inactive plugins. #: wp-admin/includes/class-wp-site-health.php:446 msgid "Your site has %d inactive plugin." msgid_plural "Your site has %d inactive plugins." msgstr[0] "Your site has %d inactive plugin." msgstr[1] "Your site has %d inactive plugins." #: wp-admin/includes/class-wp-plugin-install-list-table.php:560 #: wp-admin/includes/plugin-install.php:876 msgctxt "plugin" msgid "Cannot Update" msgstr "Cannot Update" #. translators: 1: Plugin name, 2: Details URL, 3: Additional link attributes, #. 4: Version number 5: URL to Update PHP page. #: wp-admin/includes/update.php:518 msgid "There is a new version of %1$s available, but it doesn’t work with your version of PHP. <a href=\"%2$s\" %3$s>View version %4$s details</a> or <a href=\"%5$s\">learn more about updating PHP</a>." msgstr "There is a new version of %1$s available, but it doesn’t work with your version of PHP. <a href=\"%2$s\" %3$s>View version %4$s details</a> or <a href=\"%5$s\">learn more about updating PHP</a>." #: wp-admin/includes/class-wp-plugins-list-table.php:1073 msgid "This plugin failed to load properly and is paused during recovery mode." msgstr "This plugin failed to load properly and is paused during recovery mode." #: wp-admin/includes/theme.php:1151 msgid "Go to the Themes screen" msgstr "Go to the Themes screen" #: wp-admin/includes/class-wp-debug-data.php:1567 msgid "The directory size calculation has timed out. Usually caused by a very large number of sub-directories and files." msgstr "The directory size calculation has timed out. Usually caused by a very large number of sub-directories and files." #: wp-admin/includes/class-wp-debug-data.php:1611 msgid "Total size is not available. Some errors were encountered when determining the size of your installation." msgstr "Total size is not available. Some errors were encountered when determining the size of your installation." #: wp-admin/includes/class-wp-debug-data.php:1560 msgid "The size cannot be calculated. The directory is not accessible. Usually caused by invalid permissions." msgstr "The size cannot be calculated. The directory is not accessible. Usually caused by invalid permissions." #: wp-admin/includes/class-wp-debug-data.php:246 msgid "These settings alter where and how parts of WordPress are loaded." msgstr "These settings alter where and how parts of WordPress are loaded." #: wp-admin/site-health.php:99 msgid "The site health check shows critical information about your WordPress configuration and items that require your attention." msgstr "The site health check shows critical information about your WordPress configuration and items that require your attention." #: wp-admin/includes/dashboard.php:56 wp-admin/site-health.php:17 #: wp-admin/site-health.php:96 msgid "Site Health Status" msgstr "Site Health Status" #: wp-admin/site-health.php:90 msgid "Everything is running smoothly here." msgstr "Everything is running smoothly here." #: wp-admin/site-health.php:86 msgid "Great job!" msgstr "Great job!" #. translators: %s: Number of items with no issues. #: wp-admin/site-health.php:135 wp-admin/js/site-health.js:98 msgid "%s item with no issues detected" msgid_plural "%s items with no issues detected" msgstr[0] "%s item with no issues detected" msgstr[1] "%s items with no issues detected" #. translators: %s: Number of recommended improvements. #: wp-admin/site-health.php:116 wp-admin/js/site-health.js:93 msgid "%s recommended improvement" msgid_plural "%s recommended improvements" msgstr[0] "%s recommended improvement" msgstr[1] "%s recommended improvements" #: wp-admin/includes/class-wp-site-health.php:2164 msgid "Loopback request" msgstr "Loopback request" #: wp-admin/includes/class-wp-site-health.php:2488 msgid "The loopback request to your site completed successfully." msgstr "The loopback request to your site completed successfully." #: wp-admin/includes/class-wp-site-health.php:2134 msgid "Scheduled events" msgstr "Scheduled events" #: wp-admin/includes/class-wp-site-health.php:2130 msgid "Secure communication" msgstr "Secure communication" #: wp-admin/includes/class-wp-site-health.php:2262 msgid "No scheduled events exist on this site." msgstr "No scheduled events exist on this site." #: wp-admin/includes/class-wp-site-health.php:2126 msgid "HTTPS status" msgstr "HTTPS status" #: wp-admin/includes/class-wp-site-health.php:2122 msgid "MySQL utf8mb4 support" msgstr "MySQL utf8mb4 support" #: wp-admin/includes/class-wp-site-health.php:2102 msgid "PHP Version" msgstr "PHP Version" #: wp-admin/includes/class-wp-site-health.php:2118 msgid "Database Server version" msgstr "Database Server version" #: wp-admin/includes/class-wp-site-health.php:2098 msgid "Theme Versions" msgstr "Theme Versions" #: wp-admin/includes/class-wp-site-health.php:2094 msgid "Plugin Versions" msgstr "Plugin Versions" #: wp-admin/includes/class-wp-site-health.php:2090 msgid "WordPress Version" msgstr "WordPress Version" #. translators: 1: The HTTP error code. 2: The HTTP error message. #: wp-admin/includes/class-wp-site-health.php:1970 msgid "The REST API call gave the following unexpected result: (%1$d) %2$s." msgstr "The REST API call gave the following unexpected result: (%1$d) %2$s." #: wp-admin/includes/class-wp-site-health.php:1952 msgid "The REST API request failed due to an error." msgstr "The REST API request failed due to an error." #: wp-admin/includes/class-wp-site-health.php:2173 msgid "REST API availability" msgstr "REST API availability" #: wp-admin/includes/class-wp-site-health.php:2138 msgid "HTTP Requests" msgstr "HTTP Requests" #: wp-admin/includes/class-wp-site-health.php:2106 msgid "PHP Extensions" msgstr "PHP Extensions" #: wp-admin/credits.php:35 wp-admin/includes/ms.php:1120 #: wp-admin/privacy.php:32 wp-admin/nav-menus.php:696 #: wp-admin/site-health-info.php:51 wp-admin/freedoms.php:38 #: wp-admin/about.php:33 wp-admin/site-health.php:56 msgid "Secondary menu" msgstr "Secondary menu" #. translators: %d: The HTTP response code returned. #: wp-admin/includes/class-wp-site-health.php:2480 msgid "The loopback request returned an unexpected http status code, %d, it was not possible to determine if this will prevent features from working as expected." msgstr "The loopback request returned an unexpected http status code, %d, it was not possible to determine if this will prevent features from working as expected." #: wp-admin/includes/class-wp-site-health.php:2464 msgid "The loopback request to your site failed, this means features relying on them are not currently working as expected." msgstr "The loopback request to your site failed, this means features relying on them are not currently working as expected." #: wp-admin/includes/class-wp-site-health.php:2142 msgid "Debugging enabled" msgstr "Debugging enabled" #. translators: %s: The name of the query parameter being tested. #: wp-admin/includes/class-wp-site-health.php:1987 msgid "The REST API did not process the %s query parameter correctly." msgstr "The REST API did not process the %s query parameter correctly." #: wp-admin/includes/class-wp-site-health.php:1981 msgid "The REST API did not behave correctly" msgstr "The REST API did not behave correctly" #: wp-admin/includes/class-wp-site-health.php:1964 msgid "The REST API encountered an unexpected result" msgstr "The REST API encountered an unexpected result" #: wp-admin/includes/class-wp-site-health.php:1946 msgid "The REST API encountered an error" msgstr "The REST API encountered an error" #: wp-admin/includes/class-wp-site-health.php:1911 msgid "The REST API is one way WordPress, and other applications, communicate with the server. One example is the block editor screen, which relies on this to display, and save, your posts and pages." msgstr "The REST API is one way WordPress, and other applications, communicate with the server. One example is the block editor screen, which relies on this to display, and save, your posts and pages." #: wp-admin/includes/class-wp-site-health.php:1903 msgid "The REST API is available" msgstr "The REST API is available" #: wp-admin/includes/class-wp-site-health.php:1875 msgid "HTTP requests are partially blocked" msgstr "HTTP requests are partially blocked" #: wp-admin/includes/class-wp-site-health.php:1860 msgid "HTTP requests are blocked" msgstr "HTTP requests are blocked" #: wp-admin/includes/class-wp-site-health.php:1840 msgid "It is possible for site maintainers to block all, or some, communication to other sites and services. If set up incorrectly, this may prevent plugins and themes from working as intended." msgstr "It is possible for site maintainers to block all, or some, communication to other sites and services. If set up incorrectly, this may prevent plugins and themes from working as intended." #: wp-admin/includes/class-wp-site-health.php:1832 msgid "HTTP requests seem to be working as expected" msgstr "HTTP requests seem to be working as expected" #: wp-admin/includes/class-wp-site-health.php:1808 msgid "Your site could not complete a loopback request" msgstr "Your site could not complete a loopback request" #: wp-admin/includes/class-wp-site-health.php:1797 msgid "Loopback requests are used to run scheduled events, and are also used by the built-in editors for themes and plugins to verify code stability." msgstr "Loopback requests are used to run scheduled events, and are also used by the built-in editors for themes and plugins to verify code stability." #: wp-admin/includes/class-wp-site-health.php:1789 msgid "Your site can perform loopback requests" msgstr "Your site can perform loopback requests" #: wp-admin/includes/class-wp-site-health.php:1713 msgid "Background updates may not be working properly" msgstr "Background updates may not be working properly" #: wp-admin/includes/class-wp-site-health.php:1705 msgid "Background updates are not working as expected" msgstr "Background updates are not working as expected" #: wp-admin/includes/class-wp-site-health.php:1702 msgid "Passed" msgstr "Passed" #: wp-admin/includes/class-wp-site-health.php:1684 msgid "Background updates ensure that WordPress can auto-update if a security update is released for the version you are currently using." msgstr "Background updates ensure that WordPress can auto-update if a security update is released for the version you are currently using." #: wp-admin/includes/class-wp-site-health.php:1676 msgid "Background updates are working" msgstr "Background updates are working" #. translators: %s: The name of the failed cron event. #: wp-admin/includes/class-wp-site-health.php:1641 msgid "The scheduled event, %s, failed to run. Your site still works, but this may indicate that scheduling posts or automated updates may not work as intended." msgstr "The scheduled event, %s, failed to run. Your site still works, but this may indicate that scheduling posts or automated updates may not work as intended." #: wp-admin/includes/class-wp-site-health.php:1635 msgid "A scheduled event has failed" msgstr "A scheduled event has failed" #. translators: %s: The error message returned while from the cron scheduler. #: wp-admin/includes/class-wp-site-health.php:1628 msgid "While trying to test your site’s scheduled events, the following error was returned: %s" msgstr "While trying to test your site’s scheduled events, the following error was returned: %s" #: wp-admin/includes/class-wp-site-health.php:1622 msgid "It was not possible to check your scheduled events" msgstr "It was not possible to check your scheduled events" #: wp-admin/includes/class-wp-site-health.php:1611 msgid "Scheduled events are what periodically looks for updates to plugins, themes and WordPress itself. It is also what makes sure scheduled posts are published on time. It may also be used by various plugins to make sure that planned actions are executed." msgstr "Scheduled events are what periodically looks for updates to plugins, themes and WordPress itself. It is also what makes sure scheduled posts are published on time. It may also be used by various plugins to make sure that planned actions are executed." #. translators: %s: URL to General Settings screen. #: wp-admin/includes/class-wp-site-health.php:1528 msgid "You are accessing this website using HTTPS, but your <a href=\"%s\">WordPress Address</a> is not set up to use HTTPS by default." msgstr "You are accessing this website using HTTPS, but your <a href=\"%s\">WordPress Address</a> is not set up to use HTTPS by default." #: wp-admin/includes/class-wp-site-health.php:1603 msgid "Scheduled events are running" msgstr "Scheduled events are running" #: wp-admin/includes/class-wp-site-health.php:1584 msgid "Talk to your web host about OpenSSL support for PHP." msgstr "Talk to your web host about OpenSSL support for PHP." #: wp-admin/includes/class-wp-site-health.php:1580 msgid "Your site is unable to communicate securely with other services" msgstr "Your site is unable to communicate securely with other services" #: wp-admin/includes/class-wp-site-health.php:1576 msgid "Your site can communicate securely with other services" msgstr "Your site can communicate securely with other services" #: wp-admin/includes/class-wp-site-health.php:1565 msgid "Securely communicating between servers are needed for transactions such as fetching files, conducting sales on store sites, and much more." msgstr "Securely communicating between servers are needed for transactions such as fetching files, conducting sales on store sites, and much more." #. translators: Documentation explaining HTTPS and why it should be used. #: wp-admin/includes/class-wp-site-health.php:1507 msgid "https://wordpress.org/support/article/why-should-i-use-https/" msgstr "https://wordpress.org/support/article/why-should-i-use-https/" #: wp-admin/includes/class-wp-site-health.php:1542 msgid "Your site does not use HTTPS" msgstr "Your site does not use HTTPS" #: wp-admin/includes/class-wp-site-health.php:1494 msgid "Your website is using an active HTTPS connection." msgstr "Your website is using an active HTTPS connection." #: wp-admin/includes/class-wp-site-health.php:1536 msgid "Update your site addresses" msgstr "Update your site addresses" #: wp-admin/includes/class-wp-site-health.php:1522 msgid "Only parts of your site are using HTTPS" msgstr "Only parts of your site are using HTTPS" #: wp-admin/includes/class-wp-site-health.php:1508 msgid "Learn more about why you should use HTTPS" msgstr "Learn more about why you should use HTTPS" #: wp-admin/includes/class-wp-site-health.php:1463 msgid "Your site is set to display errors to site visitors" msgstr "Your site is set to display errors to site visitors" #. translators: %s: WP_DEBUG_LOG #: wp-admin/includes/class-wp-site-health.php:1456 msgid "The value, %s, has been added to this website’s configuration file. This means any errors on the site will be written to a file which is potentially available to all users." msgstr "The value, %s, has been added to this website’s configuration file. This means any errors on the site will be written to a file which is potentially available to all users." #: wp-admin/includes/class-wp-site-health.php:1448 msgid "Your site is set to log errors to a potentially public file." msgstr "Your site is set to log errors to a potentially public file." #: wp-admin/includes/class-wp-site-health.php:1433 msgid "Debug mode is often enabled to gather more details about an error or site failure, but may contain sensitive information which should not be available on a publicly available website." msgstr "Debug mode is often enabled to gather more details about an error or site failure, but may contain sensitive information which should not be available on a publicly available website." #: wp-admin/includes/class-wp-site-health.php:1425 msgid "Your site is not set to output debug information" msgstr "Your site is not set to output debug information" #. translators: 1: The IP address WordPress.org resolves to. 2: The error #. returned by the lookup. #: wp-admin/includes/class-wp-site-health.php:1390 msgid "Your site is unable to reach WordPress.org at %1$s, and returned the error: %2$s" msgstr "Your site is unable to reach WordPress.org at %1$s, and returned the error: %2$s" #: wp-admin/includes/class-wp-site-health.php:1381 msgid "Could not reach WordPress.org" msgstr "Could not reach WordPress.org" #: wp-admin/includes/class-wp-site-health.php:1364 msgid "Communicating with the WordPress servers is used to check for new versions, and to both install and update WordPress core, themes or plugins." msgstr "Communicating with the WordPress servers is used to check for new versions, and to both install and update WordPress core, themes or plugins." #: wp-admin/includes/class-wp-site-health.php:1356 msgid "Can communicate with WordPress.org" msgstr "Can communicate with WordPress.org" #: wp-admin/includes/class-wp-site-health.php:1314 #: wp-admin/includes/class-wp-site-health.php:1330 msgid "utf8mb4 requires a newer client library" msgstr "utf8mb4 requires a newer client library" #: wp-admin/includes/class-wp-site-health.php:1292 msgid "Your MariaDB version supports utf8mb4." msgstr "Your MariaDB version supports utf8mb4." #: wp-admin/includes/class-wp-site-health.php:1279 msgid "utf8mb4 requires a MariaDB update" msgstr "utf8mb4 requires a MariaDB update" #: wp-admin/includes/class-wp-site-health.php:1272 msgid "Your MySQL version supports utf8mb4." msgstr "Your MySQL version supports utf8mb4." #: wp-admin/includes/class-wp-site-health.php:1259 msgid "utf8mb4 requires a MySQL update" msgstr "utf8mb4 requires a MySQL update" #: wp-admin/includes/class-wp-site-health.php:1241 msgid "UTF8MB4 is supported" msgstr "UTF8MB4 is supported" #. translators: 1: The database engine in use (MySQL or MariaDB). 2: Database #. server minimum version number. #: wp-admin/includes/class-wp-site-health.php:1199 msgid "WordPress requires %1$s version %2$s or higher. Contact your web hosting company to correct this." msgstr "WordPress requires %1$s version %2$s or higher. Contact your web hosting company to correct this." #: wp-admin/includes/class-wp-site-health.php:1192 msgid "Severely outdated SQL server" msgstr "Severely outdated SQL server" #. translators: 1: The database engine in use (MySQL or MariaDB). 2: Database #. server recommended version number. #: wp-admin/includes/class-wp-site-health.php:1182 msgid "For optimal performance and security reasons, we recommend running %1$s version %2$s or higher. Contact your web hosting company to correct this." msgstr "For optimal performance and security reasons, we recommend running %1$s version %2$s or higher. Contact your web hosting company to correct this." #: wp-admin/includes/class-wp-site-health.php:1176 msgid "Outdated SQL server" msgstr "Outdated SQL server" #: wp-admin/includes/class-wp-site-health.php:1150 msgid "SQL server is up to date" msgstr "SQL server is up to date" #: wp-admin/includes/class-wp-site-health.php:1041 msgid "One or more required modules are missing" msgstr "One or more required modules are missing" #: wp-admin/includes/class-wp-site-health.php:1038 msgid "One or more recommended modules are missing" msgstr "One or more recommended modules are missing" #. translators: %s: The module name. #: wp-admin/includes/class-wp-site-health.php:1010 msgid "The optional module, %s, is not installed, or has been disabled." msgstr "The optional module, %s, is not installed, or has been disabled." #. translators: %s: The module name. #: wp-admin/includes/class-wp-site-health.php:1002 msgid "The required module, %s, is not installed, or has been disabled." msgstr "The required module, %s, is not installed, or has been disabled." #: wp-admin/includes/class-wp-site-health.php:999 #: wp-admin/includes/class-wp-site-health.php:1387 #: wp-admin/includes/class-wp-site-health.php:1709 msgid "Error" msgstr "Error" #: wp-admin/includes/class-wp-site-health.php:830 msgid "Required and recommended modules are installed" msgstr "Required and recommended modules are installed" #: wp-admin/includes/class-wp-site-health.php:691 msgid "Have a default theme available" msgstr "Have a default theme available" #: wp-admin/includes/class-wp-site-health.php:695 msgid "Your site does not have any default theme. Default themes are used by WordPress automatically if anything is wrong with your chosen theme." msgstr "Your site does not have any default theme. Default themes are used by WordPress automatically if anything is wrong with your chosen theme." #. translators: 1: The default theme for WordPress. 2: The currently active #. theme. 3: The active theme's parent theme. #: wp-admin/includes/class-wp-site-health.php:639 msgid "To enhance your site’s security, we recommend you remove any themes you’re not using. You should keep %1$s, the default WordPress theme, %2$s, your current theme, and %3$s, its parent theme." msgstr "To enhance your site’s security, we recommend you remove any themes you’re not using. You should keep %1$s, the default WordPress theme, %2$s, your current theme, and %3$s, its parent theme." #. translators: 1: The currently active theme. 2: The active theme's parent #. theme. #: wp-admin/includes/class-wp-site-health.php:620 msgid "To enhance your site’s security, we recommend you remove any themes you’re not using. You should keep your current theme, %1$s, and %2$s, its parent theme." msgstr "To enhance your site’s security, we recommend you remove any themes you’re not using. You should keep your current theme, %1$s, and %2$s, its parent theme." #. translators: %d: The number of outdated themes. #: wp-admin/includes/class-wp-site-health.php:566 msgid "Your site has %d theme waiting to be updated." msgid_plural "Your site has %d themes waiting to be updated." msgstr[0] "Your site has %d theme waiting to be updated." msgstr[1] "Your site has %d themes waiting to be updated." #: wp-admin/includes/class-wp-site-health.php:440 msgid "You should remove inactive plugins" msgstr "You should remove inactive plugins" #: wp-admin/includes/class-wp-site-health.php:560 msgid "You have themes waiting to be updated" msgstr "You have themes waiting to be updated" #: wp-admin/includes/class-wp-site-health.php:487 msgid "Themes add your site’s look and feel. It’s important to keep them up to date, to stay consistent with your brand and keep your site secure." msgstr "Themes add your site’s look and feel. It’s important to keep them up to date, to stay consistent with your brand and keep your site secure." #. translators: %d: The number of themes. #: wp-admin/includes/class-wp-site-health.php:586 msgid "Your site has %d installed theme, and it is up to date." msgid_plural "Your site has %d installed themes, and they are all up to date." msgstr[0] "Your site has %d installed theme, and it is up to date." msgstr[1] "Your site has %d installed themes, and they are all up to date." #. translators: %d: The number of outdated plugins. #: wp-admin/includes/class-wp-site-health.php:398 msgid "Your site has %d plugin waiting to be updated." msgid_plural "Your site has %d plugins waiting to be updated." msgstr[0] "Your site has %d plugin waiting to be updated." msgstr[1] "Your site has %d plugins waiting to be updated." #: wp-admin/includes/class-wp-site-health.php:392 msgid "You have plugins waiting to be updated" msgstr "You have plugins waiting to be updated" #: wp-admin/includes/class-wp-site-health.php:354 msgid "Plugins extend your site’s functionality with things like contact forms, ecommerce and much more. That means they have deep access to your site, so it’s vital to keep them up to date." msgstr "Plugins extend your site’s functionality with things like contact forms, ecommerce and much more. That means they have deep access to your site, so it’s vital to keep them up to date." #. translators: %d: The number of active plugins. #: wp-admin/includes/class-wp-site-health.php:423 msgid "Your site has %d active plugin, and it is up to date." msgid_plural "Your site has %d active plugins, and they are all up to date." msgstr[0] "Your site has %d active plugin, and it is up to date." msgstr[1] "Your site has %d active plugins, and they are all up to date." #: wp-admin/includes/class-wp-site-health.php:479 msgid "Your themes are all up to date" msgstr "Your themes are all up to date" #: wp-admin/includes/class-wp-site-health.php:325 msgid "You are currently running the latest version of WordPress available, keep it up!" msgstr "You are currently running the latest version of WordPress available, keep it up!" #: wp-admin/includes/class-wp-site-health.php:312 msgid "A new minor update is available for your site. Because minor updates often address security, it’s important to install them." msgstr "A new minor update is available for your site. Because minor updates often address security, it’s important to install them." #: wp-admin/includes/class-wp-site-health.php:346 msgid "Your plugins are all up to date" msgstr "Your plugins are all up to date" #: wp-admin/includes/class-wp-debug-data.php:721 msgid "Max input time" msgstr "Max input time" #: wp-admin/includes/class-wp-debug-data.php:620 msgid "Unable to determine if Ghostscript is installed" msgstr "Unable to determine if Ghostscript is installed" #: wp-admin/includes/class-wp-debug-data.php:590 msgid "Imagick Resource Limits" msgstr "Imagick Resource Limits" #: wp-admin/includes/class-wp-debug-data.php:505 msgid "Active editor" msgstr "Active editor" #: wp-admin/includes/class-wp-debug-data.php:645 msgid "(Supports 64bit values)" msgstr "(Supports 64bit values)" #. translators: %s: Name of the filter used. #: wp-admin/includes/class-wp-site-health-auto-updates.php:476 msgid "WordPress security and maintenance releases are blocked by the %s filter." msgstr "WordPress security and maintenance releases are blocked by the %s filter." #. translators: %s: Name of the constant used. #: wp-admin/includes/class-wp-site-health-auto-updates.php:464 msgid "WordPress security and maintenance releases are blocked by %s." msgstr "WordPress security and maintenance releases are blocked by %s." #. translators: %s: Name of the filter used. #: wp-admin/includes/class-wp-site-health-auto-updates.php:444 msgid "WordPress development updates are blocked by the %s filter." msgstr "WordPress development updates are blocked by the %s filter." #. translators: %s: Name of the constant used. #: wp-admin/includes/class-wp-site-health-auto-updates.php:432 msgid "WordPress development updates are blocked by the %s constant." msgstr "WordPress development updates are blocked by the %s constant." #: wp-admin/includes/class-wp-site-health-auto-updates.php:408 msgid "All of your WordPress files are writable." msgstr "All of your WordPress files are writable." #: wp-admin/includes/class-wp-site-health-auto-updates.php:403 msgid "Some files are not writable by WordPress:" msgstr "Some files are not writable by WordPress:" #: wp-admin/includes/class-wp-site-health-auto-updates.php:377 msgid "This could mean that connections are failing to WordPress.org." msgstr "This could mean that connections are failing to WordPress.org." #. translators: %s: WordPress version. #: wp-admin/includes/class-wp-site-health-auto-updates.php:374 msgid "Couldn't retrieve a list of the checksums for WordPress %s." msgstr "Couldn't retrieve a list of the checksums for WordPress %s." #: wp-admin/includes/class-wp-site-health-auto-updates.php:327 msgid "Your installation of WordPress doesn't require FTP credentials to perform updates." msgstr "Your installation of WordPress doesn't require FTP credentials to perform updates." #: wp-admin/includes/class-wp-site-health-auto-updates.php:318 msgid "(Your site is performing updates over FTP due to file ownership. Talk to your hosting company.)" msgstr "(Your site is performing updates over FTP due to file ownership. Talk to your hosting company.)" #: wp-admin/includes/class-wp-site-health-auto-updates.php:317 msgid "Your installation of WordPress prompts for FTP credentials to perform updates." msgstr "Your installation of WordPress prompts for FTP credentials to perform updates." #: wp-admin/includes/class-wp-site-health-auto-updates.php:300 msgid "No version control systems were detected." msgstr "No version control systems were detected." #. translators: %s: Name of the filter used. #: wp-admin/includes/class-wp-site-health-auto-updates.php:157 msgid "The %s filter is enabled." msgstr "The %s filter is enabled." #. translators: %s: Name of the filter used. #: wp-admin/includes/class-wp-site-health-auto-updates.php:136 msgid "A plugin has prevented updates by disabling %s." msgstr "A plugin has prevented updates by disabling %s." #. translators: %s: Name of the constant used. #: wp-admin/includes/class-wp-site-health-auto-updates.php:77 msgid "The %s constant is defined and enabled." msgstr "The %s constant is defined and enabled." #: wp-admin/includes/class-wp-debug-data.php:1094 #: wp-admin/includes/class-theme-installer-skin.php:244 msgid "Parent theme" msgstr "Parent theme" #: wp-admin/includes/class-wp-debug-data.php:1089 #: wp-admin/includes/class-wp-debug-data.php:1186 msgid "Author website" msgstr "Author website" #. translators: 1: Plugin version number. 2: Plugin author name. #. translators: 1: Theme version number. 2: Theme author name. #: wp-admin/includes/class-wp-debug-data.php:888 #: wp-admin/includes/class-wp-debug-data.php:935 #: wp-admin/includes/class-wp-debug-data.php:1264 msgid "Version %1$s by %2$s" msgstr "Version %1$s by %2$s" #: wp-admin/includes/class-wp-debug-data.php:831 msgid "Server version" msgstr "Server version" #: wp-admin/includes/class-wp-debug-data.php:826 msgid "Extension" msgstr "Extension" #: wp-admin/includes/class-wp-debug-data.php:729 msgid "PHP post max size" msgstr "PHP post max size" #: wp-admin/includes/class-wp-debug-data.php:725 msgid "Upload max filesize" msgstr "Upload max filesize" #: wp-admin/includes/class-wp-debug-data.php:706 #: wp-admin/includes/class-wp-debug-data.php:715 msgid "PHP memory limit" msgstr "PHP memory limit" #: wp-admin/includes/class-wp-debug-data.php:700 msgid "PHP time limit" msgstr "PHP time limit" #: wp-admin/includes/class-wp-debug-data.php:696 msgid "PHP max input variables" msgstr "PHP max input variables" #: wp-admin/includes/class-wp-debug-data.php:686 msgid "Server settings" msgstr "Server settings" #: wp-admin/includes/class-wp-debug-data.php:679 msgid "Unable to determine PHP SAPI" msgstr "Unable to determine PHP SAPI" #. translators: 1: Folder name. 2: Version control directory. #: wp-admin/includes/class-wp-site-health-auto-updates.php:291 msgid "The folder %1$s was detected as being under version control (%2$s)." msgstr "The folder %1$s was detected as being under version control (%2$s)." #. translators: 1: Folder name. 2: Version control directory. 3: Filter name. #: wp-admin/includes/class-wp-site-health-auto-updates.php:278 msgid "The folder %1$s was detected as being under version control (%2$s), but the %3$s filter is allowing updates." msgstr "The folder %1$s was detected as being under version control (%2$s), but the %3$s filter is allowing updates." #: wp-admin/includes/class-wp-site-health-auto-updates.php:223 msgid "We'll try again with the next release." msgstr "We'll try again with the next release." #: wp-admin/includes/class-wp-site-health-auto-updates.php:218 msgid "A previous automatic background update could not occur." msgstr "A previous automatic background update could not occur." #. translators: %s: Code of error shown. #: wp-admin/includes/class-wp-site-health-auto-updates.php:209 #: wp-admin/includes/class-wp-site-health-auto-updates.php:226 msgid "The error code was %s." msgstr "The error code was %s." #: wp-admin/includes/class-wp-site-health-auto-updates.php:206 msgid "When you've been able to update using the \"Update Now\" button on Dashboard > Updates, we'll clear this error for future update attempts." msgstr "When you've been able to update using the \"Update Now\" button on Dashboard > Updates, we'll clear this error for future update attempts." #: wp-admin/includes/class-wp-site-health-auto-updates.php:205 #: wp-admin/includes/class-wp-site-health-auto-updates.php:220 msgid "You would have received an email because of this." msgstr "You would have received an email because of this." #: wp-admin/includes/class-wp-site-health-auto-updates.php:204 msgid "A previous automatic background update ended with a critical failure, so updates are now disabled." msgstr "A previous automatic background update ended with a critical failure, so updates are now disabled." #: wp-admin/includes/class-wp-debug-data.php:678 msgid "PHP SAPI" msgstr "PHP SAPI" #: wp-admin/includes/class-wp-debug-data.php:652 msgid "Unable to determine PHP version" msgstr "Unable to determine PHP version" #: wp-admin/includes/class-wp-debug-data.php:664 msgid "Unable to determine server architecture" msgstr "Unable to determine server architecture" #: wp-admin/includes/class-wp-debug-data.php:663 msgid "Server architecture" msgstr "Server architecture" #: wp-admin/includes/class-wp-debug-data.php:493 #: wp-admin/includes/class-wp-debug-data.php:515 #: wp-admin/includes/class-wp-debug-data.php:1595 msgid "Not available" msgstr "Not available" #: wp-admin/includes/class-wp-debug-data.php:645 msgid "(Does not support 64bit values)" msgstr "(Does not support 64bit values)" #: wp-admin/includes/class-wp-debug-data.php:669 msgid "Unable to determine what web server software is used" msgstr "Unable to determine what web server software is used" #: wp-admin/includes/class-wp-site-health.php:304 msgid "A new version of WordPress is available." msgstr "A new version of WordPress is available." #: wp-admin/includes/class-wp-site-health.php:296 msgid "Install the latest version of WordPress" msgstr "Install the latest version of WordPress" #. translators: %s: The latest version of WordPress available. #: wp-admin/includes/class-wp-site-health.php:289 msgid "WordPress update available (%s)" msgstr "WordPress update available (%s)" #: wp-admin/includes/class-wp-site-health.php:276 msgid "Check for updates manually" msgstr "Check for updates manually" #: wp-admin/includes/class-wp-site-health.php:270 msgid "We were unable to check if any new versions of WordPress are available." msgstr "We were unable to check if any new versions of WordPress are available." #: wp-admin/includes/class-wp-debug-data.php:1350 msgid "The must use plugins directory" msgstr "The must use plugins directory" #: wp-admin/includes/class-wp-debug-data.php:1099 msgid "Theme features" msgstr "Theme features" #. translators: %s: Latest WordPress version number. #. translators: %s: Latest plugin version number. #. translators: %s: Latest theme version number. #: wp-admin/includes/class-wp-debug-data.php:54 #: wp-admin/includes/class-wp-debug-data.php:953 #: wp-admin/includes/class-wp-debug-data.php:1046 #: wp-admin/includes/class-wp-debug-data.php:1160 #: wp-admin/includes/class-wp-debug-data.php:1282 msgid "(Latest version: %s)" msgstr "(Latest version: %s)" #: wp-admin/includes/class-wp-debug-data.php:883 #: wp-admin/includes/class-wp-debug-data.php:930 #: wp-admin/includes/class-wp-debug-data.php:1259 msgid "No version or author information is available." msgstr "No version or author information is available." #: wp-admin/includes/class-wp-debug-data.php:762 msgid "Is the Imagick library available?" msgstr "Is the Imagick library available?" #: wp-admin/includes/class-wp-debug-data.php:753 msgid "Is SUHOSIN installed?" msgstr "Is SUHOSIN installed?" #: wp-admin/includes/class-wp-debug-data.php:738 #: wp-admin/includes/class-wp-debug-data.php:743 msgid "cURL version" msgstr "cURL version" #: wp-admin/includes/class-wp-debug-data.php:673 msgid "PHP version" msgstr "PHP version" #: wp-admin/includes/class-wp-debug-data.php:668 msgid "Web server" msgstr "Web server" #: wp-admin/includes/class-wp-debug-data.php:625 msgid "Ghostscript version" msgstr "Ghostscript version" #: wp-admin/includes/class-wp-debug-data.php:604 msgid "GD version" msgstr "GD version" #: wp-admin/includes/class-wp-debug-data.php:524 msgid "ImageMagick version string" msgstr "ImageMagick version string" #: wp-admin/includes/class-wp-debug-data.php:519 msgid "ImageMagick version number" msgstr "ImageMagick version number" #: wp-admin/includes/class-wp-debug-data.php:794 msgid ".htaccess rules" msgstr ".htaccess rules" #. translators: %s: ini_get() #: wp-admin/includes/class-wp-debug-data.php:533 #: wp-admin/includes/class-wp-debug-data.php:689 msgid "Unable to determine some settings, as the %s function has been disabled." msgstr "Unable to determine some settings, as the %s function has been disabled." #. translators: %s: .htaccess #: wp-admin/includes/class-wp-debug-data.php:790 msgid "Your %s file contains only core WordPress features." msgstr "Your %s file contains only core WordPress features." #. translators: %s: .htaccess #: wp-admin/includes/class-wp-debug-data.php:787 msgid "Custom rules have been added to your %s file." msgstr "Custom rules have been added to your %s file." #. translators: 1: The IP address WordPress.org resolves to. 2: The error #. returned by the lookup. #: wp-admin/includes/class-wp-debug-data.php:424 msgid "Unable to reach WordPress.org at %1$s: %2$s" msgstr "Unable to reach WordPress.org at %1$s: %2$s" #: wp-admin/includes/class-wp-debug-data.php:416 msgid "WordPress.org is reachable" msgstr "WordPress.org is reachable" #: wp-admin/includes/class-wp-debug-data.php:415 #: wp-admin/includes/class-wp-debug-data.php:421 #: wp-admin/includes/class-wp-site-health.php:2156 msgid "Communication with WordPress.org" msgstr "Communication with WordPress.org" #: wp-admin/includes/class-wp-debug-data.php:364 msgid "The themes directory" msgstr "The themes directory" #: wp-admin/includes/class-wp-debug-data.php:359 msgid "The plugins directory" msgstr "The plugins directory" #: wp-admin/includes/class-wp-debug-data.php:354 msgid "The uploads directory" msgstr "The uploads directory" #: wp-admin/includes/class-wp-debug-data.php:349 msgid "The wp-content directory" msgstr "The wp-content directory" #: wp-admin/includes/class-wp-debug-data.php:345 #: wp-admin/includes/class-wp-debug-data.php:350 #: wp-admin/includes/class-wp-debug-data.php:355 #: wp-admin/includes/class-wp-debug-data.php:360 #: wp-admin/includes/class-wp-debug-data.php:365 #: wp-admin/includes/class-wp-debug-data.php:1351 msgid "Not writable" msgstr "Not writable" #: wp-admin/includes/class-wp-debug-data.php:345 #: wp-admin/includes/class-wp-debug-data.php:350 #: wp-admin/includes/class-wp-debug-data.php:355 #: wp-admin/includes/class-wp-debug-data.php:360 #: wp-admin/includes/class-wp-debug-data.php:365 #: wp-admin/includes/class-wp-debug-data.php:1351 msgid "Writable" msgstr "Writable" #: wp-admin/includes/class-wp-debug-data.php:344 msgid "The main WordPress directory" msgstr "The main WordPress directory" #: wp-admin/includes/class-wp-debug-data.php:213 #: wp-admin/includes/class-wp-debug-data.php:222 #: wp-admin/includes/class-wp-debug-data.php:231 #: wp-admin/includes/class-wp-debug-data.php:240 #: wp-admin/includes/class-wp-debug-data.php:255 #: wp-admin/includes/class-wp-debug-data.php:260 #: wp-admin/includes/class-wp-debug-data.php:322 #: wp-admin/includes/class-wp-debug-data.php:327 #: wp-admin/includes/class-wp-debug-data.php:1090 #: wp-admin/includes/class-wp-debug-data.php:1187 msgid "Undefined" msgstr "Undefined" #: wp-admin/includes/class-wp-debug-data.php:195 msgid "Database" msgstr "Database" #: wp-admin/includes/class-wp-debug-data.php:189 msgid "Server" msgstr "Server" #: wp-admin/includes/class-wp-debug-data.php:178 msgid "Inactive Plugins" msgstr "Inactive Plugins" #: wp-admin/includes/class-wp-debug-data.php:172 msgid "Active Plugins" msgstr "Active Plugins" #: wp-admin/includes/class-wp-debug-data.php:166 msgid "Must Use Plugins" msgstr "Must Use Plugins" #: wp-admin/includes/class-wp-debug-data.php:479 msgid "Total installation size" msgstr "Total installation size" #: wp-admin/includes/class-wp-debug-data.php:474 msgid "Database size" msgstr "Database size" #: wp-admin/includes/class-wp-debug-data.php:340 msgid "Filesystem Permissions" msgstr "File system permissions" #: wp-admin/includes/class-wp-debug-data.php:245 msgid "WordPress Constants" msgstr "WordPress constants" #: wp-admin/includes/class-wp-debug-data.php:150 #: wp-admin/includes/class-wp-ms-themes-list-table.php:904 msgid "Active Theme" msgstr "Active theme" #: wp-admin/includes/class-wp-debug-data.php:442 msgid "WordPress directory size" msgstr "WordPress directory size" #: wp-admin/includes/class-wp-debug-data.php:438 msgid "WordPress directory location" msgstr "WordPress directory location" #: wp-admin/includes/class-wp-debug-data.php:469 msgid "Plugins directory size" msgstr "Plugins directory size" #: wp-admin/includes/class-wp-debug-data.php:465 msgid "Plugins directory location" msgstr "Plugins directory location" #: wp-admin/includes/class-wp-debug-data.php:460 msgid "Themes directory size" msgstr "Themes directory size" #: wp-admin/includes/class-wp-debug-data.php:1103 #: wp-admin/includes/class-wp-debug-data.php:1191 msgid "Theme directory location" msgstr "Theme directory location" #: wp-admin/includes/class-wp-debug-data.php:451 msgid "Uploads directory size" msgstr "Uploads directory size" #: wp-admin/includes/class-wp-debug-data.php:447 msgid "Uploads directory location" msgstr "Uploads directory location" #: wp-admin/includes/class-wp-debug-data.php:398 msgid "Network count" msgstr "Network count" #: wp-admin/includes/class-wp-debug-data.php:393 msgid "Site count" msgstr "Site count" #: wp-admin/includes/class-wp-debug-data.php:388 #: wp-admin/includes/class-wp-debug-data.php:405 msgid "User count" msgstr "User count" #: wp-admin/includes/class-wp-debug-data.php:341 msgid "Shows whether WordPress is able to write to the directories it needs access to." msgstr "Shows whether WordPress is able to write to the directories it needs access to." #: wp-admin/includes/class-wp-debug-data.php:190 msgid "The options shown below relate to your server setup. If changes are required, you may need your web host’s assistance." msgstr "The options shown below relate to your server setup. If changes are required, you may need your web host’s assistance." #: wp-admin/includes/class-wp-debug-data.php:184 msgid "Media Handling" msgstr "Media Handling" #: wp-admin/includes/class-wp-debug-data.php:139 msgid "Drop-ins" msgstr "Drop-ins" #: wp-admin/includes/class-wp-debug-data.php:104 msgid "Is this a multisite?" msgstr "Is this a multisite?" #: wp-admin/includes/class-wp-debug-data.php:119 msgid "Default comment status" msgstr "Default comment status" #: wp-admin/includes/class-wp-debug-data.php:109 msgid "Can anyone register on this site?" msgstr "Can anyone register on this site?" #: wp-admin/includes/class-wp-debug-data.php:99 msgid "Is this site using HTTPS?" msgstr "Is this site using HTTPS?" #: wp-admin/includes/class-wp-debug-data.php:94 msgid "Permalink structure" msgstr "Permalink structure" #: wp-admin/includes/class-wp-debug-data.php:89 msgid "Site URL" msgstr "Site URL" #: wp-admin/includes/class-wp-debug-data.php:84 msgid "Home URL" msgstr "Home URL" #: wp-admin/includes/class-wp-debug-data.php:133 msgid "Directories and Sizes" msgstr "Directories and Sizes" #: wp-admin/includes/class-wp-debug-data.php:95 msgid "No permalink structure set" msgstr "No permalink structure set" #: wp-admin/site-health-info.php:35 wp-admin/site-health.php:40 #: wp-admin/menu.php:282 msgid "Site Health" msgstr "Site Health" #. translators: %s: Number of requests. #: wp-admin/includes/class-wp-privacy-requests-table.php:157 msgctxt "requests" msgid "All <span class=\"count\">(%s)</span>" msgid_plural "All <span class=\"count\">(%s)</span>" msgstr[0] "All <span class=\"count\">(%s)</span>" msgstr[1] "All <span class=\"count\">(%d)</span>" #: wp-admin/theme-install.php:407 msgid "Previous theme" msgstr "Previous theme" #: wp-admin/menu.php:247 wp-admin/network/menu.php:107 msgid "Plugin Editor" msgstr "Plugin Editor" #: wp-admin/menu.php:224 wp-admin/network/menu.php:82 msgid "Theme Editor" msgstr "Theme Editor" #: wp-admin/theme-install.php:408 msgid "Next theme" msgstr "Next theme" #: wp-admin/options-discussion.php:92 msgid "Show comments cookies opt-in checkbox, allowing comment author cookies to be set" msgstr "Show comments cookies opt in checkbox, allowing comment author cookies to be set" #: wp-admin/user-edit.php:508 msgid "If you change this, we will send you an email at your new address to confirm it. <strong>The new address will not become active until confirmed.</strong>" msgstr "If you change this, we will send you an email at your new address to confirm it. <strong>The new address will not become active until confirmed.</strong>" #: wp-admin/themes.php:284 msgid "Theme resumed." msgstr "Theme resumed." #: wp-admin/plugins.php:633 msgid "If you notice “headers already sent” messages, problems with syndication feeds or other issues, try deactivating or removing this plugin." msgstr "If you notice “ headers already sent ” messages, problems with syndication feeds or other issues, try deactivating or removing this plugin." #. translators: %d: Number of characters. #: wp-admin/plugins.php:626 msgid "The plugin generated %d character of <strong>unexpected output</strong> during activation." msgid_plural "The plugin generated %d characters of <strong>unexpected output</strong> during activation." msgstr[0] "The plugin generated %d character of <strong>unexpected output</strong> during activation." msgstr[1] "The plugin generated %d characters of <strong>unexpected output</strong> during activation." #: wp-admin/plugins.php:431 msgid "Sorry, you are not allowed to resume this plugin." msgstr "Sorry, you are not allowed to resume this plugin." #. translators: %s: WordPress Planet URL. #: wp-admin/index.php:87 msgid "<strong>WordPress Events and News</strong> — Upcoming events near you as well as the latest news from the official WordPress project and the <a href=\"%s\">WordPress Planet</a>." msgstr "<strong>WordPress Events and News</strong> — Upcoming events near you as well as the latest news from the official WordPress project and the <a href=\"%s\">WordPress Planet</a>." #: wp-admin/themes.php:288 msgid "Theme could not be resumed because it triggered a <strong>fatal error</strong>." msgstr "Theme could not be resumed because it triggered a <strong>fatal error</strong>." #. translators: 1: URL to WordPress release notes, 2: WordPress version number #. including locale if necessary. #: wp-admin/update-core.php:128 msgid "You can update to <a href=\"%1$s\">WordPress %2$s</a> automatically:" msgstr "You can update to <a href=\"%1$s\">WordPress %2$s</a> automatically:" #. translators: 1: URL to WordPress release notes, 2: WordPress version number, #. 3: Minimum required MySQL version number, 4: Current MySQL version number. #: wp-admin/update-core.php:119 wp-admin/upgrade.php:119 msgid "You cannot update because <a href=\"%1$s\">WordPress %2$s</a> requires MySQL version %3$s or higher. You are running version %4$s." msgstr "You cannot update because <a href=\"%1$s\">WordPress %2$s</a> requires MySQL version %3$s or higher. You are running version %4$s." #. translators: 1: URL to WordPress release notes, 2: WordPress version number, #. 3: Minimum required PHP version number, 4: Current PHP version number. #: wp-admin/update-core.php:110 wp-admin/upgrade.php:110 msgid "You cannot update because <a href=\"%1$s\">WordPress %2$s</a> requires PHP version %3$s or higher. You are running version %4$s." msgstr "You cannot update because <a href=\"%1$s\">WordPress %2$s</a> requires PHP version %3$s or higher. You are running version %4$s." #: wp-admin/nav-menus.php:932 msgid "Add menu items" msgstr "Add menu items" #. translators: %s: URL to create a new menu. #: wp-admin/nav-menus.php:898 msgid "or <a href=\"%s\">create a new menu</a>. Don’t forget to save your changes!" msgstr "or <a href=\"%s\">create a new menu</a>. Don’t forget to save your changes!" #: wp-admin/nav-menus.php:845 wp-admin/nav-menus.php:910 msgid "Click the Save Menu button to save your changes." msgstr "Click the Save Menu button to save your changes." #. translators: %s: URL to create a new menu. #: wp-admin/nav-menus.php:833 msgid "Edit your menu below, or <a href=\"%s\">create a new menu</a>. Don’t forget to save your changes!" msgstr "Edit your menu below, or <a href=\"%s\">create a new menu</a>. Don’t forget to save your changes!" #: wp-admin/nav-menus.php:826 msgid "Fill in the Menu Name and click the Create Menu button to create your first menu." msgstr "Fill in the Menu Name and click the Create Menu button to create your first menu." #: wp-admin/nav-menus.php:825 msgid "Create your first menu below." msgstr "Create your first menu below." #. translators: 1: URL to WordPress release notes, 2: WordPress version number, #. 3: Minimum required MySQL version number, 4: Current MySQL version number. #: wp-admin/install.php:277 msgid "You cannot install because <a href=\"%1$s\">WordPress %2$s</a> requires MySQL version %3$s or higher. You are running version %4$s." msgstr "You cannot install because <a href=\"%1$s\">WordPress %2$s</a> requires MySQL version %3$s or higher. You are running version %4$s." #. translators: 1: URL to WordPress release notes, 2: WordPress version number, #. 3: Minimum required PHP version number, 4: Current PHP version number. #: wp-admin/install.php:268 msgid "You cannot install because <a href=\"%1$s\">WordPress %2$s</a> requires PHP version %3$s or higher. You are running version %4$s." msgstr "You cannot install because <a href=\"%1$s\">WordPress %2$s</a> requires PHP version %3$s or higher. You are running version %4$s." #: wp-admin/includes/dashboard.php:1913 msgid "Set up your homepage" msgstr "Set up your homepage" #: wp-admin/includes/class-wp-site-health.php:734 #: wp-admin/includes/dashboard.php:1754 msgid "Learn more about updating PHP" msgstr "Learn more about updating PHP" #: wp-admin/includes/dashboard.php:1746 msgid "What is PHP and how does it affect my site?" msgstr "What is PHP and how does it affect my site?" #: wp-admin/includes/dashboard.php:1740 msgid "WordPress has detected that your site is running on an outdated version of PHP." msgstr "WordPress has detected that your site is running on an outdated version of PHP." #: wp-admin/includes/dashboard.php:1738 msgid "WordPress has detected that your site is running on an insecure version of PHP." msgstr "WordPress has detected that your site is running on an insecure version of PHP." #: wp-admin/includes/plugin.php:501 msgid "Custom PHP fatal error handler." msgstr "Custom PHP fatal error handler." #: wp-admin/includes/plugin.php:500 msgid "Custom PHP error message." msgstr "Custom PHP error message." #: wp-admin/includes/class-language-pack-upgrader.php:122 msgid "Could not remove the old translation." msgstr "Could not remove the old translation." #: wp-admin/includes/class-language-pack-upgrader.php:121 msgid "Removing the old version of the translation…" msgstr "Removing the old version of the translation…" #. translators: %s: URL to WordPress Updates screen. #: wp-admin/includes/plugin-install.php:831 msgid "<a href=\"%s\" target=\"_parent\">Click here to update WordPress</a>." msgstr "<a href=\"%s\" target=\"_parent\">Click here to update WordPress</a>." #. translators: %s: URL to Update PHP page. #: wp-admin/includes/plugin-install.php:810 msgid "<a href=\"%s\" target=\"_blank\">Click here to learn more about updating PHP</a>." msgstr "<a href=\"%s\" target=\"_blank\">Click here to learn more about updating PHP</a>." #. translators: %s: Widget title. #: wp-admin/includes/widgets.php:255 msgid "Add widget: %s" msgstr "Add widget: %s" #. translators: %s: Widgets sidebar name. #: wp-admin/includes/widgets.php:95 msgid "Add to: %s" msgstr "Add to: %s" #. translators: Audio file track information. %s: Audio track number. #: wp-admin/includes/media.php:367 msgid "Track %s." msgstr "Track %s." #: wp-admin/includes/dashboard.php:42 msgid "PHP Update Required" msgstr "PHP Update Required" #: wp-admin/includes/plugin.php:2480 msgid "You can find more details and make changes on the Plugins screen." msgstr "You can find more details and make changes on the Plugins screen." #: wp-admin/includes/plugin.php:2479 msgid "One or more plugins failed to load properly." msgstr "One or more plugins failed to load properly." #: wp-admin/includes/plugin.php:2452 msgid "Could not resume the plugin." msgstr "Could not resume the plugin." #: wp-admin/includes/plugin-install.php:806 msgid "<strong>Error:</strong> This plugin <strong>requires a newer version of PHP</strong>." msgstr "<strong>ERROR</strong>: this plugin <strong>requires a newer version of PHP</strong>." #: wp-admin/includes/plugin-install.php:827 msgid "<strong>Error:</strong> This plugin <strong>requires a newer version of WordPress</strong>." msgstr "<strong>ERROR</strong>: this plugin <strong>requires a newer version of WordPress</strong>." #: wp-admin/includes/class-wp-privacy-policy-content.php:421 msgid "Copy this section to clipboard" msgstr "Copy this section to clipboard" #: wp-admin/includes/schema.php:1238 msgid "My Network" msgstr "My Network" #: wp-admin/includes/class-wp-plugin-install-list-table.php:538 #: wp-admin/includes/plugin-install.php:864 msgctxt "plugin" msgid "Cannot Install" msgstr "Cannot Install" #: wp-admin/includes/class-wp-plugin-install-list-table.php:683 msgid "This plugin doesn’t work with your version of PHP." msgstr "This plugin doesn’t work with your version of PHP." #: wp-admin/includes/class-wp-plugin-install-list-table.php:674 msgid "This plugin doesn’t work with your version of WordPress." msgstr "This plugin doesn’t work with your version of WordPress." #: wp-admin/includes/class-wp-plugin-install-list-table.php:650 msgid "This plugin doesn’t work with your versions of WordPress and PHP." msgstr "This plugin doesn’t work with your versions of WordPress and PHP." #. translators: %s: WordPress version. #: wp-admin/includes/update.php:300 wp-admin/install.php:238 #: wp-admin/update-core.php:80 wp-admin/upgrade.php:80 wp-admin/about.php:86 msgid "https://wordpress.org/support/wordpress-version/version-%s/" msgstr "https://wordpress.org/support/wordpress-version/version-%s/" #: wp-admin/includes/theme.php:1148 msgid "One or more themes failed to load properly." msgstr "One or more themes failed to load properly." #. translators: %s: Default category. #: wp-admin/edit-tags.php:598 msgid "Deleting a category does not delete the posts in that category. Instead, posts that were only assigned to the deleted category are set to the default category %s. The default category cannot be deleted." msgstr "Deleting a category does not delete the posts in that category. Instead, posts that were only assigned to the deleted category are set to the default category %s. The default category cannot be deleted." #: wp-admin/includes/theme.php:1121 msgid "Could not resume the theme." msgstr "Could not resume the theme." #: wp-admin/includes/class-wp-plugins-list-table.php:842 #: wp-admin/themes.php:613 msgid "Resume" msgstr "Resume" #. translators: %s: Plugin name. #: wp-admin/includes/class-wp-plugins-list-table.php:841 msgctxt "plugin" msgid "Resume %s" msgstr "Resume %s" #: wp-admin/includes/theme.php:1149 msgid "You can find more details and make changes on the Themes screen." msgstr "You can find more details and make changes on the Themes screen." #. translators: %s: A link to install the Classic Editor plugin. #: wp-admin/edit-form-blocks.php:445 msgid "The block editor requires JavaScript. Please enable JavaScript in your browser settings, or try the <a href=\"%s\">Classic Editor plugin</a>." msgstr "The block editor requires JavaScript. Please enable JavaScript in your browser settings, or try the <a href=\"%s\">Classic Editor plugin</a>." #: wp-admin/post.php:47 msgid "A post type mismatch has been detected." msgstr "A post type mismatch has been detected." #: wp-admin/includes/class-wp-screen.php:295 wp-admin/post.php:20 msgid "A post ID mismatch has been detected." msgstr "A post ID mismatch has been detected." #. translators: %s: A link to use the Classic Editor plugin. #: wp-admin/includes/template.php:1177 msgid "Please open the <a href=\"%s\">classic editor</a> to use this meta box." msgstr "Please open the <a href=\"%s\">Classic Editor</a> plugin to use this meta box." #. translators: %s: A link to activate the Classic Editor plugin. #: wp-admin/includes/template.php:1164 msgid "Please activate the <a href=\"%s\">Classic Editor plugin</a> to use this meta box." msgstr "Please activate the <a href=\"%s\">Classic Editor</a> plugin to use this meta box." #. translators: %s: A link to install the Classic Editor plugin. #: wp-admin/includes/template.php:1154 msgid "Please install the <a href=\"%s\">Classic Editor plugin</a> to use this meta box." msgstr "Please install the <a href=\"%s\">Classic Editor</a> plugin to use this meta box." #: wp-admin/includes/template.php:1145 msgid "This meta box isn't compatible with the block editor." msgstr "This meta box isn't compatible with the Block Editor (codename Gutenberg)." #: wp-admin/freedoms.php:81 msgid "To distribute copies of your modified versions to others." msgstr "To distribute copies of your modified versions to others." #: wp-admin/freedoms.php:76 msgid "To redistribute." msgstr "To redistribute." #: wp-admin/freedoms.php:71 msgid "To study how the program works and change it to make it do what you wish." msgstr "To study how the program works and change it to make it do what you wish." #: wp-admin/freedoms.php:66 msgid "To run the program for any purpose." msgstr "To run the program for any purpose." #: wp-admin/freedoms.php:65 msgid "The 1st Freedom" msgstr "The First Freedom" #: wp-admin/freedoms.php:70 msgid "The 2nd Freedom" msgstr "The Second Freedom" #: wp-admin/freedoms.php:75 msgid "The 3rd Freedom" msgstr "The Third Freedom" #: wp-admin/freedoms.php:80 msgid "The 4th Freedom" msgstr "The Fourth Freedom" #. translators: Use this to specify the CSS font family for the default font. #: wp-admin/edit-form-blocks.php:185 msgctxt "CSS Font Family for Editor Font" msgid "Noto Serif" msgstr "Noto Serif" #. translators: First post content. %s: Site link. #: wp-admin/includes/upgrade.php:228 msgid "Welcome to WordPress. This is your first post. Edit or delete it, then start writing!" msgstr "Welcome to WordPress. This is your first post. Edit or delete it, then start writing!" #. translators: First page content. %s: Site admin URL. #: wp-admin/includes/upgrade.php:319 msgid "As a new WordPress user, you should go to <a href=\"%s\">your dashboard</a> to delete this page and create new pages for your content. Have fun!" msgstr "As a new WordPress user, you should go to <a href=\"%s\">your dashboard</a> to delete this page and create new pages for your content. Have fun!" #. translators: First page content. #: wp-admin/includes/upgrade.php:313 msgid "The XYZ Doohickey Company was founded in 1971, and has been providing quality doohickeys to the public ever since. Located in Gotham City, XYZ employs over 2,000 people and does all kinds of awesome things for the Gotham community." msgstr "The XYZ Doohickey Company was founded in 1971, and has been providing quality doohickeys to the public ever since. Located in Gotham City, XYZ employs over 2,000 people and does all kinds of awesome things for the Gotham community." #. translators: First page content. #: wp-admin/includes/upgrade.php:308 msgid "...or something like this:" msgstr "...or something like this:" #. translators: First page content. #: wp-admin/includes/upgrade.php:303 msgid "Hi there! I'm a bike messenger by day, aspiring actor by night, and this is my website. I live in Los Angeles, have a great dog named Jack, and I like piña coladas. (And gettin' caught in the rain.)" msgstr "Hi there! I'm a bike messenger by day, aspiring actor by night, and this is my website. I live in Los Angeles, have a great dog named Jack, and I like piña coladas. (And gettin' caught in the rain.)" #. translators: First page content. #: wp-admin/includes/upgrade.php:298 msgid "This is an example page. It's different from a blog post because it will stay in one place and will show up in your site navigation (in most themes). Most people start with an About page that introduces them to potential site visitors. It might say something like this:" msgstr "This is an example page. It's different from a blog post because it will stay in one place and will show up in your site navigation (in most themes). Most people start with an About page that introduces them to potential site visitors. It might say something like this:" #: wp-admin/includes/class-wp-posts-list-table.php:1419 msgid "Export as JSON" msgstr "Export as JSON" #. translators: %s: Post title. #: wp-admin/includes/class-wp-posts-list-table.php:1418 msgid "Export “%s” as JSON" msgstr "Export “%s” as JSON" #: wp-admin/edit.php:361 msgid "1 block not updated, somebody is editing it." msgstr "1 block not updated, somebody is editing it." #. translators: %s: Number of blocks. #: wp-admin/edit.php:369 msgid "%s block restored from the Trash." msgid_plural "%s blocks restored from the Trash." msgstr[0] "%s block restored from the Bin." msgstr[1] "%s blocks restored from the Bin." #. translators: %s: Number of blocks. #: wp-admin/edit.php:367 msgid "%s block moved to the Trash." msgid_plural "%s blocks moved to the Trash." msgstr[0] "%s block moved to the Bin." msgstr[1] "%s blocks moved to the Bin." #. translators: %s: Number of blocks. #: wp-admin/edit.php:365 msgid "%s block permanently deleted." msgid_plural "%s blocks permanently deleted." msgstr[0] "%s block permanently deleted." msgstr[1] "%s blocks permanently deleted." #. translators: %s: Number of blocks. #: wp-admin/edit.php:360 msgid "%s block updated." msgid_plural "%s blocks updated." msgstr[0] "%s block updated." msgstr[1] "%s blocks updated." #: wp-admin/setup-config.php:283 msgid "<strong>Error</strong>: \"Table Prefix\" must not be empty." msgstr "<strong>Error</strong>: \"Table Prefix\" must not be empty." #: wp-admin/includes/meta-boxes.php:1001 #: wp-admin/includes/class-wp-posts-list-table.php:1721 #: wp-admin/edit-form-blocks.php:164 msgid "Default template" msgstr "Default template" #. translators: %s: The name of the plugin that generated this meta box. #: wp-admin/includes/template.php:1143 wp-admin/includes/template.php:1381 msgid "This meta box, from the %s plugin, isn't compatible with the block editor." msgstr "This meta box, from the %s plugin, isn't compatible with the block editor." #. translators: Page title of the About WordPress page in the admin. #: wp-admin/about.php:13 msgctxt "page title" msgid "About" msgstr "About" #. translators: Header for the About section in a personal data export. #: wp-admin/includes/privacy-tools.php:359 msgctxt "personal data group label" msgid "About" msgstr "About" #: wp-admin/includes/upgrade.php:380 wp-admin/options-privacy.php:58 msgid "Privacy Policy" msgstr "Privacy Policy" #. translators: %s: Page title. #: wp-admin/includes/misc.php:1435 msgid "%s (Draft)" msgstr "%s (Draft)" #: wp-admin/includes/file.php:39 wp-admin/options-privacy.php:123 msgid "Privacy Policy Page" msgstr "Privacy Policy Page" #. translators: 1: URL to edit Privacy Policy page, 2: URL to preview Privacy #. Policy page. #: wp-admin/options-privacy.php:161 msgid "<a href=\"%1$s\">Edit</a> or <a href=\"%2$s\">preview</a> your Privacy Policy page content." msgstr "<a href=\"%1$s\">Edit</a> or <a href=\"%2$s\">preview</a> your Privacy Policy page content." #. translators: %s: admin_init #: wp-admin/includes/plugin.php:2343 msgid "The suggested privacy policy content should be added by using the %s (or later) action. Please see the inline documentation." msgstr "The suggested privacy policy content should be added by using the %s (or later) action. Please see the inline documentation." #. translators: %s: admin_init #: wp-admin/includes/plugin.php:2332 msgid "The suggested privacy policy content should be added only in wp-admin by using the %s (or later) action." msgstr "The suggested privacy policy content should be added only in wp-admin by using the %s (or later) action." #: wp-admin/options-privacy.php:25 msgid "Privacy Policy page updated successfully." msgstr "Privacy Policy page updated successfully." #: wp-admin/includes/privacy-tools.php:321 msgid "Unable to create export folder." msgstr "Unable to create export folder." #. translators: %s: Privacy Policy Guide URL. #: wp-admin/includes/class-wp-privacy-policy-content.php:144 msgid "The suggested privacy policy text has changed. Please <a href=\"%s\">review the guide</a> and update your privacy policy." msgstr "The suggested privacy policy text has changed. Please <a href=\"%s\">review the guide</a> and update your privacy policy." #: wp-admin/options-privacy.php:237 msgid "Or:" msgstr "Or:" #: wp-admin/options-privacy.php:239 msgid "There are no pages." msgstr "There are no pages." #: wp-admin/options-privacy.php:133 msgid "After your Privacy Policy page is set, we suggest that you edit it." msgstr "After your Privacy Policy page is set, we suggest that you edit it." #. translators: 1: Privacy Policy guide URL, 2: Additional link attributes, 3: #. Accessibility text. #: wp-admin/options-privacy.php:175 msgid "Need help putting together your new Privacy Policy page? <a href=\"%1$s\" %2$s>Check out our guide%3$s</a> for recommendations on what content to include, along with policies suggested by your plugins and theme." msgstr "Need help putting together your new Privacy Policy page? <a href=\"%1$s\" %2$s>Check out our guide%3$s</a> for recommendations on what content to include, along with policies suggested by your plugins and theme." #: wp-admin/privacy-policy-guide.php:20 msgid "Privacy Policy Guide" msgstr "Privacy Policy Guide" #. translators: Default privacy policy text. #: wp-admin/includes/class-wp-privacy-policy-content.php:622 msgid "Visitor comments may be checked through an automated spam detection service." msgstr "Visitor comments may be checked through an automated spam detection service." #. translators: Privacy policy tutorial. #: wp-admin/includes/class-wp-privacy-policy-content.php:572 msgid "In this subsection you should note what analytics package you use, how users can opt out of analytics tracking, and a link to your analytics provider’s privacy policy, if any." msgstr "In this subsection you should note what analytics package you use, how users can opt out of analytics tracking, and a link to your analytics provider’s privacy policy, if any." #. translators: Privacy policy tutorial. #: wp-admin/includes/class-wp-privacy-policy-content.php:529 msgid "In this subsection you should note what information may be disclosed by users who can upload media files. All uploaded files are usually publicly accessible." msgstr "In this subsection you should note what information may be disclosed by users who can upload media files. All uploaded files are usually publicly accessible." #. translators: Privacy policy tutorial. #: wp-admin/includes/class-wp-privacy-policy-content.php:516 msgid "In this subsection you should note what information is captured through comments. We have noted the data which WordPress collects by default." msgstr "In this subsection you should note what information is captured through comments. We have noted the data which WordPress collects by default." #. translators: Privacy policy tutorial. #: wp-admin/includes/class-wp-privacy-policy-content.php:500 msgid "In this section you should note what personal data you collect from users and site visitors. This may include personal data, such as name, email address, personal account preferences; transactional data, such as purchase information; and technical data, such as information about cookies." msgstr "In this section you should note what personal data you collect from users and site visitors. This may include personal data, such as name, email address, personal account preferences; transactional data, such as purchase information; and technical data, such as information about cookies." #: wp-admin/includes/class-wp-privacy-policy-content.php:473 msgid "Suggested text:" msgstr "Suggested text:" #: wp-admin/includes/class-wp-privacy-policy-content.php:450 msgid "We have suggested the sections you will need. Under each section heading you will find a short summary of what information you should provide, which will help you to get started. Some sections include suggested policy content, others will have to be completed with information from your theme and plugins." msgstr "We have suggested the sections you will need. Under each section heading you will find a short summary of what information you should provide, which will help you to get started. Some sections include suggested policy content, others will have to be completed with information from your theme and plugins." #. translators: %s: Plugin name. #: wp-admin/includes/class-wp-privacy-policy-content.php:413 msgid "Source: %s" msgstr "Source: %s" #. translators: %s: Date of privacy policy text update. #: wp-admin/includes/class-wp-privacy-policy-content.php:399 msgid "Updated %s." msgstr "Updated %s." #. translators: %s: Date of plugin deactivation. #: wp-admin/includes/class-wp-privacy-policy-content.php:393 msgid "You deactivated this plugin on %s and may no longer need this policy." msgstr "You deactivated this plugin on %s and may no longer need this policy." #. translators: %s: Date of plugin deactivation. #: wp-admin/includes/class-wp-privacy-policy-content.php:390 msgid "Removed %s." msgstr "Removed %s." #: wp-admin/includes/class-wp-privacy-policy-content.php:378 #: wp-admin/includes/class-wp-privacy-policy-content.php:447 msgid "Introduction" msgstr "Introduction" #: wp-admin/includes/class-wp-privacy-policy-content.php:330 msgid "Need help putting together your new Privacy Policy page? Check out our guide for recommendations on what content to include, along with policies suggested by your plugins and theme." msgstr "Need help putting together your new Privacy Policy page? Check out our guide for recommendations on what content to include, along with policies suggested by your plugins and theme." #: wp-admin/includes/privacy-tools.php:908 msgid "Invalid request ID when processing eraser data." msgstr "Invalid request ID when processing eraser data." #: wp-admin/erase-personal-data.php:60 msgid "Add Data Erasure Request" msgstr "Add Data Erasure Request" #: wp-admin/includes/class-wp-privacy-data-removal-requests-list-table.php:65 #: wp-admin/includes/class-wp-privacy-data-removal-requests-list-table.php:109 msgid "Erasing Data..." msgstr "Erasing Data..." #: wp-admin/includes/class-wp-privacy-data-export-requests-list-table.php:102 msgid "Send Export Link" msgstr "Send Export Link" #. translators: Default privacy policy heading. #: wp-admin/includes/class-wp-privacy-policy-content.php:673 msgid "Industry regulatory disclosure requirements" msgstr "Industry regulatory disclosure requirements" #. translators: Privacy policy tutorial. #: wp-admin/includes/class-wp-privacy-policy-content.php:677 msgid "If you are a member of a regulated industry, or if you are subject to additional privacy laws, you may be required to disclose that information here." msgstr "If you are a member of a regulated industry, or if you are subject to additional privacy laws, you may be required to disclose that information here." #. translators: Privacy policy tutorial. #: wp-admin/includes/class-wp-privacy-policy-content.php:669 msgid "If your web site provides a service which includes automated decision making - for example, allowing customers to apply for credit, or aggregating their data into an advertising profile - you must note that this is taking place, and include information about how that information is used, what decisions are made with that aggregated data, and what rights users have over decisions made without human intervention." msgstr "If your web site provides a service which includes automated decision making - for example, allowing customers to apply for credit, or aggregating their data into an advertising profile - you must note that this is taking place, and include information about how that information is used, what decisions are made with that aggregated data, and what rights users have over decisions made without human intervention." #. translators: Default privacy policy heading. #: wp-admin/includes/class-wp-privacy-policy-content.php:665 msgid "What automated decision making and/or profiling we do with user data" msgstr "What automated decision making and/or profiling we do with user data" #. translators: Privacy policy tutorial. #: wp-admin/includes/class-wp-privacy-policy-content.php:661 msgid "If your web site receives data about users from third parties, including advertisers, this information must be included within the section of your privacy policy dealing with third party data." msgstr "If your website receives data about users from third parties, including advertisers, this information must be included in the section of your privacy policy dealing with third-party data." #. translators: Privacy policy tutorial. #: wp-admin/includes/class-wp-privacy-policy-content.php:653 msgid "In this section you should explain what procedures you have in place to deal with data breaches, either potential or real, such as internal reporting systems, contact mechanisms, or bug bounties." msgstr "In this section, you should explain what procedures you have in place to deal with data breaches, either potential or real, such as internal reporting systems, contact mechanisms, or bug bounties." #. translators: Default privacy policy heading. #: wp-admin/includes/class-wp-privacy-policy-content.php:657 msgid "What third parties we receive data from" msgstr "What third parties we receive data from" #. translators: Default privacy policy heading. #: wp-admin/includes/class-wp-privacy-policy-content.php:649 msgid "What data breach procedures we have in place" msgstr "What data breach procedures we have in place" #. translators: Privacy policy tutorial. #: wp-admin/includes/class-wp-privacy-policy-content.php:645 msgid "In this section you should explain what measures you have taken to protect your users’ data. This could include technical measures such as encryption; security measures such as two factor authentication; and measures such as staff training in data protection. If you have carried out a Privacy Impact Assessment, you can mention it here too." msgstr "In this section you should explain what measures you have taken to protect your users’ data. This could include technical measures such as encryption; security measures such as two-factor authentication; and measures such as staff training in data protection. If you have carried out a Privacy Impact Assessment, you can mention it here too." #. translators: Default privacy policy heading. #: wp-admin/includes/class-wp-privacy-policy-content.php:641 msgid "How we protect your data" msgstr "How we protect your data" #. translators: Privacy policy tutorial. #: wp-admin/includes/class-wp-privacy-policy-content.php:637 msgid "If you use your site for commercial purposes and you engage in more complex collection or processing of personal data, you should note the following information in your privacy policy in addition to the information we have already discussed." msgstr "If you use your site for commercial purposes and you engage in more complex collection or processing of personal data, you should note the following information in your privacy policy in addition to the information we have already discussed." #. translators: Default privacy policy heading. #: wp-admin/includes/class-wp-privacy-policy-content.php:633 msgid "Additional information" msgstr "Additional information" #. translators: Privacy policy tutorial. #: wp-admin/includes/class-wp-privacy-policy-content.php:629 msgid "In this section you should provide a contact method for privacy-specific concerns. If you are required to have a Data Protection Officer, list their name and full contact details here as well." msgstr "In this section, you should provide a contact method for privacy-specific concerns. If you are required to have a Data Protection Officer, list their name and full contact details here as well." #. translators: Default privacy policy heading. #: wp-admin/includes/class-wp-privacy-policy-content.php:625 msgid "Your contact information" msgstr "Your contact information" #. translators: Privacy policy tutorial. #: wp-admin/includes/class-wp-privacy-policy-content.php:618 msgid "European data protection law requires data about European residents which is transferred outside the European Union to be safeguarded to the same standards as if the data was in Europe. So in addition to listing where data goes, you should describe how you ensure that these standards are met either by yourself or by your third party providers, whether that is through an agreement such as Privacy Shield, model clauses in your contracts, or binding corporate rules." msgstr "European data protection law requires data about European residents which is transferred outside the European Union to be safeguarded to the same standards as if the data was in Europe. So in addition to listing where data goes, you should describe how you ensure that these standards are met either by yourself or by your third-party providers, whether that is through an agreement such as Privacy Shield, model clauses in your contracts, or binding corporate rules." #. translators: Privacy policy tutorial. #: wp-admin/includes/class-wp-privacy-policy-content.php:616 msgid "In this section you should list all transfers of your site data outside the European Union and describe the means by which that data is safeguarded to European data protection standards. This could include your web hosting, cloud storage, or other third party services." msgstr "In this section, you should list all transfers of your site data outside the European Union and describe the means by which that data is safeguarded to European data protection standards. This could include your web hosting, cloud storage, or other third party services." #. translators: Default privacy policy heading. #: wp-admin/includes/class-wp-privacy-policy-content.php:612 msgid "Where we send your data" msgstr "Where we send your data" #. translators: Default privacy policy text. #: wp-admin/includes/class-wp-privacy-policy-content.php:609 msgid "If you have an account on this site, or have left comments, you can request to receive an exported file of the personal data we hold about you, including any data you have provided to us. You can also request that we erase any personal data we hold about you. This does not include any data we are obliged to keep for administrative, legal, or security purposes." msgstr "If you have an account on this site, or have left comments, you can request to receive an exported file of the personal data we hold about you, including any data you have provided to us. You can also request that we erase any personal data we hold about you. This does not include any data we are obliged to keep for administrative, legal, or security purposes." #. translators: Default privacy policy text. #: wp-admin/includes/class-wp-privacy-policy-content.php:598 msgid "For users that register on our website (if any), we also store the personal information they provide in their user profile. All users can see, edit, or delete their personal information at any time (except they cannot change their username). Website administrators can also see and edit that information." msgstr "For users that register on our website (if any), we also store the personal information they provide in their user profile. All users can see, edit, or delete their personal information at any time (except they cannot change their username). Website administrators can also see and edit that information." #. translators: Privacy policy tutorial. #: wp-admin/includes/class-wp-privacy-policy-content.php:605 msgid "In this section you should explain what rights your users have over their data and how they can invoke those rights." msgstr "In this section, you should explain what rights your users have over their data and how they can invoke those rights." #. translators: Default privacy policy heading. #: wp-admin/includes/class-wp-privacy-policy-content.php:601 msgid "What rights you have over your data" msgstr "What rights you have over your data" #. translators: Default privacy policy text. #: wp-admin/includes/class-wp-privacy-policy-content.php:596 msgid "If you leave a comment, the comment and its metadata are retained indefinitely. This is so we can recognize and approve any follow-up comments automatically instead of holding them in a moderation queue." msgstr "If you leave a comment, the comment and its metadata are retained indefinitely. This is so we can recognise and approve any follow-up comments automatically instead of holding them in a moderation queue." #. translators: Privacy policy tutorial. #: wp-admin/includes/class-wp-privacy-policy-content.php:592 msgid "In this section you should explain how long you retain personal data collected or processed by the web site. While it is your responsibility to come up with the schedule of how long you keep each dataset for and why you keep it, that information does need to be listed here. For example, you may want to say that you keep contact form entries for six months, analytics records for a year, and customer purchase records for ten years." msgstr "In this section you should explain how long you retain personal data collected or processed by the web site. While it is your responsibility to come up with the schedule of how long you keep each dataset for and why you keep it, that information does need to be listed here. For example, you may want to say that you keep contact form entries for six months, analytics records for a year, and customer purchase records for ten years." #. translators: Default privacy policy heading. #: wp-admin/includes/class-wp-privacy-policy-content.php:588 msgid "How long we retain your data" msgstr "How long we retain your data" #. translators: Privacy policy tutorial. #: wp-admin/includes/class-wp-privacy-policy-content.php:584 msgid "By default WordPress does not share any personal data with anyone." msgstr "By default WordPress does not share any personal data with anyone." #. translators: Privacy policy tutorial. #: wp-admin/includes/class-wp-privacy-policy-content.php:582 msgid "In this section you should name and list all third party providers with whom you share site data, including partners, cloud-based services, payment processors, and third party service providers, and note what data you share with them and why. Link to their own privacy policies if possible." msgstr "In this section, you should name and list all third-party providers with whom you share site data, including partners, cloud-based services, payment processors, and third party service providers, and note what data you share with them and why. Link to their own privacy policies if possible." #. translators: Privacy policy tutorial. #: wp-admin/includes/class-wp-privacy-policy-content.php:574 msgid "By default WordPress does not collect any analytics data. However, many web hosting accounts collect some anonymous analytics data. You may also have installed a WordPress plugin that provides analytics services. In that case, add information from that plugin here." msgstr "By default, WordPress does not collect any analytics data. However, many web hosting accounts collect some anonymous analytics data. You may also have installed a WordPress plugin that provides analytics services. In that case, add information from that plugin here." #. translators: Default privacy policy heading. #: wp-admin/includes/class-wp-privacy-policy-content.php:578 msgid "Who we share your data with" msgstr "Who we share your data with" #. translators: Default privacy policy heading. #: wp-admin/includes/class-wp-privacy-policy-content.php:568 msgid "Analytics" msgstr "Analytics" #. translators: Default privacy policy text. #: wp-admin/includes/class-wp-privacy-policy-content.php:565 msgid "These websites may collect data about you, use cookies, embed additional third-party tracking, and monitor your interaction with that embedded content, including tracking your interaction with the embedded content if you have an account and are logged in to that website." msgstr "These websites may collect data about you, use cookies, embed additional third-party tracking, and monitor your interaction with that embedded content, including tracking your interaction with the embedded content if you have an account and are logged in to that website." #. translators: Default privacy policy text. #: wp-admin/includes/class-wp-privacy-policy-content.php:563 msgid "Articles on this site may include embedded content (e.g. videos, images, articles, etc.). Embedded content from other websites behaves in the exact same way as if the visitor has visited the other website." msgstr "Articles on this site may include embedded content (e.g. videos, images, articles, etc.). Embedded content from other websites behaves in the exact same way as if the visitor has visited the other website." #. translators: Default privacy policy heading. #: wp-admin/includes/class-wp-privacy-policy-content.php:561 msgid "Embedded content from other websites" msgstr "Embedded content from other websites" #. translators: Default privacy policy text. #: wp-admin/includes/class-wp-privacy-policy-content.php:558 msgid "If you edit or publish an article, an additional cookie will be saved in your browser. This cookie includes no personal data and simply indicates the post ID of the article you just edited. It expires after 1 day." msgstr "If you edit or publish an article, an additional cookie will be saved in your browser. This cookie includes no personal data and simply indicates the post ID of the article you just edited. It expires after 1 day." #. translators: Default privacy policy text. #: wp-admin/includes/class-wp-privacy-policy-content.php:556 msgid "When you log in, we will also set up several cookies to save your login information and your screen display choices. Login cookies last for two days, and screen options cookies last for a year. If you select "Remember Me", your login will persist for two weeks. If you log out of your account, the login cookies will be removed." msgstr "When you log in, we will also set up several cookies to save your login information and your screen display choices. Login cookies last for two days, and screen options cookies last for a year. If you select "Remember Me", your login will persist for two weeks. If you log out of your account, the login cookies will be removed." #. translators: Default privacy policy text. #: wp-admin/includes/class-wp-privacy-policy-content.php:554 msgid "If you visit our login page, we will set a temporary cookie to determine if your browser accepts cookies. This cookie contains no personal data and is discarded when you close your browser." msgstr "If you visit our login page, we will set a temporary cookie to determine if your browser accepts cookies. This cookie contains no personal data and is discarded when you close your browser." #. translators: Default privacy policy text. #: wp-admin/includes/class-wp-privacy-policy-content.php:552 msgid "If you leave a comment on our site you may opt-in to saving your name, email address and website in cookies. These are for your convenience so that you do not have to fill in your details again when you leave another comment. These cookies will last for one year." msgstr "If you leave a comment on our site you may opt in to saving your name, email address and website in cookies. These are for your convenience so that you do not have to fill in your details again when you leave another comment. These cookies will last for one year." #. translators: Privacy policy tutorial. #: wp-admin/includes/class-wp-privacy-policy-content.php:548 msgid "In this subsection you should list the cookies your web site uses, including those set by your plugins, social media, and analytics. We have provided the cookies which WordPress installs by default." msgstr "In this subsection you should list the cookies your web site uses, including those set by your plugins, social media, and analytics. We have provided the cookies which WordPress installs by default." #. translators: Default privacy policy heading. #: wp-admin/includes/class-wp-privacy-policy-content.php:544 msgid "Cookies" msgstr "Cookies" #. translators: Default privacy policy text. #: wp-admin/includes/class-wp-privacy-policy-content.php:522 msgid "An anonymized string created from your email address (also called a hash) may be provided to the Gravatar service to see if you are using it. The Gravatar service privacy policy is available here: https://automattic.com/privacy/. After approval of your comment, your profile picture is visible to the public in the context of your comment." msgstr "An anonymised string created from your email address (also called a hash) may be provided to the Gravatar service to see if you are using it. The Gravatar service Privacy Policy is available here: https://automattic.com/privacy/. After approval of your comment, your profile picture is visible to the public in the context of your comment." #. translators: Default privacy policy text. #: wp-admin/includes/class-wp-privacy-policy-content.php:520 msgid "When visitors leave comments on the site we collect the data shown in the comments form, and also the visitor’s IP address and browser user agent string to help spam detection." msgstr "When visitors leave comments on the site we collect the data shown in the comments form, and also the visitor’s IP address and browser user agent string to help spam detection." #. translators: Privacy policy tutorial. #: wp-admin/includes/class-wp-privacy-policy-content.php:540 msgid "By default, WordPress does not include a contact form. If you use a contact form plugin, use this subsection to note what personal data is captured when someone submits a contact form, and how long you keep it. For example, you may note that you keep contact form submissions for a certain period for customer service purposes, but you do not use the information submitted through them for marketing purposes." msgstr "By default, WordPress does not include a contact form. If you use a contact form plugin, use this subsection to note what personal data is captured when someone submits a contact form, and how long you keep it. For example, you may note that you keep contact form submissions for a certain period for customer service purposes, but you do not use the information submitted through them for marketing purposes." #. translators: Default privacy policy heading. #: wp-admin/includes/class-wp-privacy-policy-content.php:536 msgid "Contact forms" msgstr "Contact forms" #. translators: Default privacy policy text. #: wp-admin/includes/class-wp-privacy-policy-content.php:533 msgid "If you upload images to the website, you should avoid uploading images with embedded location data (EXIF GPS) included. Visitors to the website can download and extract any location data from images on the website." msgstr "If you upload images to the website, you should avoid uploading images with embedded location data (EXIF GPS) included. Visitors to the website can download and extract any location data from images on the website." #. translators: Privacy policy tutorial. #: wp-admin/includes/class-wp-privacy-policy-content.php:508 msgid "By default WordPress does not collect any personal data about visitors, and only collects the data shown on the User Profile screen from registered users. However some of your plugins may collect personal data. You should add the relevant information below." msgstr "By default WordPress does not collect any personal data about visitors, and only collects the data shown on the User Profile screen from registered users. However some of your plugins may collect personal data. You should add the relevant information below." #. translators: Privacy policy tutorial. #: wp-admin/includes/class-wp-privacy-policy-content.php:506 msgid "Personal data is not just created by a user’s interactions with your site. Personal data is also generated from technical processes such as contact forms, comments, cookies, analytics, and third party embeds." msgstr "Personal data is not just created by a user’s interactions with your site. Personal data is also generated from technical processes such as contact forms, comments, cookies, analytics, and third-party embeds." #. translators: Privacy policy tutorial. #: wp-admin/includes/class-wp-privacy-policy-content.php:504 msgid "In addition to listing what personal data you collect, you need to note why you collect it. These explanations must note either the legal basis for your data collection and retention or the active consent the user has given." msgstr "In addition to listing what personal data you collect, you need to note why you collect it. These explanations must note either the legal basis for your data collection and retention or the active consent the user has given." #. translators: Privacy policy tutorial. #: wp-admin/includes/class-wp-privacy-policy-content.php:502 msgid "You should also note any collection and retention of sensitive personal data, such as data concerning health." msgstr "You should also note any collection and retention of sensitive personal data, such as data concerning health." #. translators: Default privacy policy text. %s: Site URL. #: wp-admin/includes/class-wp-privacy-policy-content.php:493 msgid "Our website address is: %s." msgstr "Our website address is: %s." #. translators: Privacy policy tutorial. #: wp-admin/includes/class-wp-privacy-policy-content.php:489 msgid "The amount of information you may be required to show will vary depending on your local or national business regulations. You may, for example, be required to display a physical address, a registered address, or your company registration number." msgstr "The amount of information you may be required to show will vary depending on your local or national business regulations. You may, for example, be required to display a physical address, a registered address, or your company registration number." #. translators: Default privacy policy heading. #: wp-admin/includes/class-wp-privacy-policy-content.php:496 msgid "What personal data we collect and why we collect it" msgstr "What personal data we collect and why we collect it" #. translators: Privacy policy tutorial. #: wp-admin/includes/class-wp-privacy-policy-content.php:487 msgid "In this section you should note your site URL, as well as the name of the company, organization, or individual behind it, and some accurate contact information." msgstr "In this section, you should note your site URL, as well as the name of the company, organisation, or individual behind it, and some accurate contact information." #: wp-admin/includes/class-wp-privacy-policy-content.php:452 msgid "It is your responsibility to write a comprehensive privacy policy, to make sure it reflects all national and international legal requirements on privacy, and to keep your policy current and accurate." msgstr "It is your responsibility to write a comprehensive privacy policy, to make sure it reflects all national and international legal requirements on privacy, and to keep your policy current and accurate." #. translators: Default privacy policy heading. #: wp-admin/includes/class-wp-privacy-policy-content.php:483 msgid "Who we are" msgstr "Who we are" #: wp-admin/includes/class-wp-privacy-policy-content.php:451 msgid "Please edit your privacy policy content, making sure to delete the summaries, and adding any information from your theme and plugins. Once you publish your policy page, remember to add it to your navigation menu." msgstr "Please edit your privacy policy content, making sure to delete the summaries, and adding any information from your theme and plugins. Once you publish your policy page, remember to add it to your navigation menu." #: wp-admin/includes/class-wp-privacy-policy-content.php:448 msgid "Hello," msgstr "Hello," #: wp-admin/includes/class-wp-privacy-policy-content.php:449 msgid "This text template will help you to create your web site’s privacy policy." msgstr "This text template will help you to create your web site’s privacy policy." #: wp-admin/options-privacy.php:125 msgid "As a website owner, you may need to follow national or international privacy laws. For example, you may need to create and display a Privacy Policy." msgstr "As a website owner, you may need to follow national or international privacy laws. For example, you may need to create and display a Privacy Policy." #: wp-admin/includes/privacy-tools.php:377 msgctxt "date/time" msgid "On" msgstr "On" #: wp-admin/includes/privacy-tools.php:373 msgctxt "website URL" msgid "At URL" msgstr "At URL" #: wp-admin/includes/privacy-tools.php:369 msgctxt "website name" msgid "For site" msgstr "For site" #: wp-admin/includes/privacy-tools.php:365 msgctxt "email address" msgid "Report generated for" msgstr "Report generated for" #: wp-admin/includes/class-wp-privacy-data-export-requests-list-table.php:105 msgid "Email could not be sent." msgstr "Email could not be sent." #: wp-admin/includes/class-wp-privacy-data-removal-requests-list-table.php:67 msgid "Force Erasure has failed." msgstr "Force Erasure has failed." #. translators: %s: Exporter array index. #: wp-admin/includes/ajax-actions.php:4823 msgid "Exporter array at index %s does not include a friendly name." msgstr "Exporter array at index %s does not include a friendly name." #: wp-admin/includes/ajax-actions.php:4792 msgid "An exporter has improperly used the registration filter." msgstr "An exporter has improperly used the registration filter." #: wp-admin/includes/ajax-actions.php:4990 msgid "Eraser index is out of range." msgstr "Eraser index is out of range." #. translators: %s: Exporter friendly name. #: wp-admin/includes/ajax-actions.php:4867 msgid "Expected data array in response array from exporter: %s." msgstr "Expected data array in response array from exporter: %s." #. translators: %s: Exporter friendly name. #: wp-admin/includes/ajax-actions.php:4860 msgid "Expected data in response array from exporter: %s." msgstr "Expected data in response array from exporter: %s." #. translators: %s: Exporter friendly name. #: wp-admin/includes/ajax-actions.php:4874 msgid "Expected done (boolean) in response array from exporter: %s." msgstr "Expected done (boolean) in response array from exporter: %s." #. translators: %s: Exporter friendly name. #: wp-admin/includes/ajax-actions.php:4853 msgid "Expected response as an array from exporter: %s." msgstr "Expected response as an array from exporter: %s." #. translators: %s: Exporter friendly name. #: wp-admin/includes/ajax-actions.php:4839 msgid "Exporter callback is not a valid callback: %s." msgstr "Exporter callback is not a valid callback: %s." #. translators: %s: Exporter friendly name. #: wp-admin/includes/ajax-actions.php:4832 msgid "Exporter does not include a callback: %s." msgstr "Exporter does not include a callback: %s." #: wp-admin/includes/ajax-actions.php:4798 msgid "Exporter index cannot be negative." msgstr "Exporter index cannot be negative." #: wp-admin/includes/ajax-actions.php:4748 #: wp-admin/includes/ajax-actions.php:4939 msgid "Invalid request type." msgstr "Invalid request type." #: wp-admin/includes/ajax-actions.php:4949 msgid "Missing eraser index." msgstr "Missing eraser index." #: wp-admin/includes/ajax-actions.php:4757 msgid "Missing exporter index." msgstr "Missing exporter index." #: wp-admin/includes/ajax-actions.php:4763 #: wp-admin/includes/ajax-actions.php:4955 msgid "Missing page index." msgstr "Missing page index." #: wp-admin/erase-personal-data.php:13 msgid "Sorry, you are not allowed to erase data on this site." msgstr "Sorry, you are not allowed to erase data on this site." #: wp-admin/export-personal-data.php:13 msgid "Sorry, you are not allowed to export personal data on this site." msgstr "Sorry, you are not allowed to export personal data on this site." #. translators: %s: Exporter array index. #: wp-admin/includes/ajax-actions.php:4816 msgid "Expected an array describing the exporter at index %s." msgstr "Expected an array describing the exporter at index %s." #: wp-admin/includes/ajax-actions.php:4802 msgid "Exporter index is out of range." msgstr "Exporter index is out of range." #: wp-admin/options-privacy.php:190 msgid "Change your Privacy Policy page" msgstr "Change your Privacy Policy page" #: wp-admin/options-privacy.php:246 msgid "Create New Page" msgstr "Create New Page" #: wp-admin/options-privacy.php:192 msgid "Select a Privacy Policy page" msgstr "Select a Privacy Policy page" #: wp-admin/options-privacy.php:227 msgid "Use This Page" msgstr "Use This Page" #. translators: 1: URL to edit Privacy Policy page, 2: URL to view Privacy #. Policy page. #: wp-admin/options-privacy.php:154 msgid "<a href=\"%1$s\">Edit</a> or <a href=\"%2$s\">view</a> your Privacy Policy page content." msgstr "<a href=\"%1$s\">Edit</a> or <a href=\"%2$s\">view</a> your Privacy Policy page content." #: wp-admin/options-privacy.php:134 msgid "We would also suggest reviewing your Privacy Policy from time to time, especially after installing or updating any themes or plugins. There may be changes or new suggested information for you to consider adding to your policy." msgstr "We would also suggest reviewing your Privacy Policy from time to time, especially after installing or updating any themes or plugins. There may be changes or new suggested information for you to consider adding to your policy." #: wp-admin/options-privacy.php:130 msgid "However, it is your responsibility to use those resources correctly, to provide the information that your Privacy Policy requires, and to keep that information current and accurate." msgstr "However, it is your responsibility to use those resources correctly, to provide the information that your Privacy Policy requires, and to keep that information current and accurate." #. translators: Privacy Policy page slug. #: wp-admin/includes/upgrade.php:382 msgid "privacy-policy" msgstr "privacy-policy" #: wp-admin/options-privacy.php:129 msgid "The new page will include help and suggestions for your Privacy Policy." msgstr "The new page will include help and suggestions for your Privacy Policy." #: wp-admin/options-privacy.php:126 msgid "If you already have a Privacy Policy page, please select it below. If not, please create one." msgstr "If you already have a Privacy Policy page, please select it below. If not, please create one." #: wp-admin/options-privacy.php:94 msgid "The currently selected Privacy Policy page does not exist. Please create or select a new page." msgstr "The currently selected Privacy Policy page does not exist. Please create or select a new page." #: wp-admin/options-privacy.php:70 msgid "Unable to create a Privacy Policy page." msgstr "Unable to create a Privacy Policy page." #. translators: %s: URL to Customizer -> Menus. #: wp-admin/options-privacy.php:42 msgid "Privacy Policy page setting updated successfully. Remember to <a href=\"%s\">update your menus</a>!" msgstr "Privacy Policy page setting updated successfully. Remember to <a href=\"%s\">update your menus</a>!" #. translators: %s: URL to Pages Trash. #: wp-admin/options-privacy.php:104 msgid "The currently selected Privacy Policy page is in the Trash. Please create or select a new Privacy Policy page or <a href=\"%s\">restore the current page</a>." msgstr "The currently selected Privacy Policy page is in the Bin. Please create or select a new Privacy Policy page or <a href=\"%s\">restore the current page</a>." #. translators: Do not translate EXPIRATION, LINK, SITENAME, SITEURL: those are #. placeholders. #: wp-admin/includes/privacy-tools.php:630 msgid "" "Howdy,\n" "\n" "Your request for an export of personal data has been completed. You may\n" "download your personal data by clicking on the link below. For privacy\n" "and security, we will automatically delete the file on ###EXPIRATION###,\n" "so please download it before then.\n" "\n" "###LINK###\n" "\n" "Regards,\n" "All at ###SITENAME###\n" "###SITEURL###" msgstr "" "Hi,\n" "\n" "Your request for an export of personal data has been completed. You may\n" "download your personal data by clicking on the link below. For privacy\n" "and security, we will automatically delete the file on ###EXPIRATION###,\n" "so please download it before then.\n" "\n" "###LINK###\n" "\n" "Regards,\n" "All at ###SITENAME###\n" "###SITEURL###" #: wp-admin/includes/privacy-tools.php:511 msgid "Unable to add data to HTML file." msgstr "Unable to add data to HTML file." #: wp-admin/includes/class-wp-privacy-data-export-requests-list-table.php:61 msgid "Download Personal Data Again" msgstr "Download Personal Data Again" #. translators: Personal data export notification email subject. %s: Site #. title. #: wp-admin/includes/privacy-tools.php:604 msgid "[%s] Personal Data Export" msgstr "[%s] Personal Data Export" #: wp-admin/includes/privacy-tools.php:761 msgid "Invalid request ID when merging exporter data." msgstr "Invalid request ID when merging exporter data." #: wp-admin/includes/class-wp-privacy-data-export-requests-list-table.php:104 msgid "Email sent." msgstr "Email sent." #: wp-admin/includes/class-wp-privacy-data-export-requests-list-table.php:103 msgid "Sending Email..." msgstr "Sending email..." #: wp-admin/includes/privacy-tools.php:714 msgid "Unable to send personal data export email." msgstr "Unable to send personal data export email." #: wp-admin/includes/privacy-tools.php:433 msgid "Personal Data Export" msgstr "Personal Data Export" #. translators: %s: User's email address. #: wp-admin/includes/privacy-tools.php:349 msgid "Personal Data Export for %s" msgstr "Personal Data Export for %s" #: wp-admin/includes/privacy-tools.php:532 msgid "Unable to open export file (archive) for writing." msgstr "Unable to open export file (archive) for writing." #: wp-admin/includes/privacy-tools.php:413 msgid "Unable to open export file (HTML report) for writing." msgstr "Unable to open export file (HTML report) for writing." #: wp-admin/includes/privacy-tools.php:329 msgid "Unable to protect export folder from browsing." msgstr "Unable to protect export folder from browsing." #: wp-admin/includes/privacy-tools.php:307 msgid "Invalid request ID when generating export file." msgstr "Invalid request ID when generating export file." #: wp-admin/includes/privacy-tools.php:300 msgid "Unable to generate export file. ZipArchive not available." msgstr "Unable to generate export file. Zip archive not available." #: wp-admin/includes/ajax-actions.php:4753 msgid "A valid email address must be given." msgstr "A valid email address must be given." #: wp-admin/includes/privacy-tools.php:313 msgid "Invalid email address when generating export file." msgstr "Invalid email address when generating export file." #: wp-admin/includes/privacy-tools.php:559 msgid "Invalid request ID when sending personal data export email." msgstr "Invalid request ID when sending personal data export email." #: wp-admin/export-personal-data.php:60 msgid "Add Data Export Request" msgstr "Add Data Export Request" #: wp-admin/includes/privacy-tools.php:169 msgid "Confirmation request initiated successfully." msgstr "Confirmation request initiated successfully." #. translators: %d: Number of requests. #: wp-admin/includes/class-wp-privacy-requests-table.php:245 msgid "Deleted %d request" msgid_plural "Deleted %d requests" msgstr[0] "Deleted %d request" msgstr[1] "Deleted %d requests" #. translators: 1: Eraser friendly name, 2: Eraser array index. #: wp-admin/includes/ajax-actions.php:5044 msgid "Did not receive array from %1$s eraser (index %2$d)." msgstr "Did not receive array from %1$s eraser (index %2$d)." #: wp-admin/includes/class-wp-privacy-data-export-requests-list-table.php:59 msgid "Download Personal Data" msgstr "Download Personal Data" #: wp-admin/includes/class-wp-privacy-data-export-requests-list-table.php:60 msgid "Downloading Data..." msgstr "Downloading Data..." #. translators: %d: Eraser array index. #: wp-admin/includes/ajax-actions.php:5008 msgid "Eraser array at index %d does not include a friendly name." msgstr "Eraser array at index %d does not include a friendly name." #: wp-admin/includes/ajax-actions.php:4986 msgid "Eraser index cannot be less than one." msgstr "Eraser index cannot be less than one." #. translators: %d: Eraser array index. #: wp-admin/includes/ajax-actions.php:5003 msgid "Expected an array describing the eraser at index %d." msgstr "Expected an array describing the eraser at index %d." #. translators: 1: Eraser friendly name, 2: Eraser array index. #: wp-admin/includes/ajax-actions.php:5099 msgid "Expected done flag in response array from %1$s eraser (index %2$d)." msgstr "Expected done flag in response array from %1$s eraser (index %2$d)." #. translators: 1: Eraser friendly name, 2: Eraser array index. #: wp-admin/includes/ajax-actions.php:5055 msgid "Expected items_removed key in response array from %1$s eraser (index %2$d)." msgstr "Expected items_removed key in response array from %1$s eraser (index %2$d)." #. translators: 1: Eraser friendly name, 2: Eraser array index. #: wp-admin/includes/ajax-actions.php:5066 msgid "Expected items_retained key in response array from %1$s eraser (index %2$d)." msgstr "Expected items_retained key in response array from %1$s eraser (index %2$d)." #. translators: 1: Eraser friendly name, 2: Eraser array index. #: wp-admin/includes/ajax-actions.php:5077 msgid "Expected messages key in response array from %1$s eraser (index %2$d)." msgstr "Expected messages key in response array from %1$s eraser (index %2$d)." #. translators: 1: Eraser friendly name, 2: Eraser array index. #: wp-admin/includes/ajax-actions.php:5088 msgid "Expected messages key to reference an array in response array from %1$s eraser (index %2$d)." msgstr "Expected messages key to reference an array in response array from %1$s eraser (index %2$d)." #: wp-admin/includes/ajax-actions.php:4735 #: wp-admin/includes/ajax-actions.php:4925 msgid "Invalid request ID." msgstr "Invalid request ID." #: wp-admin/includes/ajax-actions.php:4806 #: wp-admin/includes/ajax-actions.php:4994 msgid "Page index cannot be less than one." msgstr "Page index cannot be less than one." #. translators: %d: Number of requests. #: wp-admin/includes/class-wp-privacy-requests-table.php:262 msgid "Re-sent %d request" msgid_plural "Re-sent %d requests" msgstr[0] "Re-sent %d request" msgstr[1] "Re-sent %d requests" #: wp-admin/includes/class-wp-privacy-data-export-requests-list-table.php:125 #: wp-admin/includes/class-wp-privacy-data-removal-requests-list-table.php:132 msgid "Remove request" msgstr "Remove request" #: wp-admin/includes/class-wp-privacy-requests-table.php:45 msgid "Requested" msgstr "Requested" #: wp-admin/includes/class-wp-privacy-requests-table.php:43 msgid "Requester" msgstr "Requester" #: wp-admin/includes/class-wp-privacy-data-export-requests-list-table.php:85 #: wp-admin/includes/class-wp-privacy-data-removal-requests-list-table.php:91 msgid "Waiting for confirmation" msgstr "Waiting for confirmation" #: wp-admin/includes/privacy-tools.php:31 #: wp-admin/includes/privacy-tools.php:158 msgid "Unable to initiate confirmation request." msgstr "Unable to initiate confirmation request." #: wp-admin/includes/privacy-tools.php:91 msgid "Confirmation request sent again successfully." msgstr "Confirmation request sent again successfully." #: wp-admin/includes/class-wp-privacy-data-removal-requests-list-table.php:64 msgid "Force Erase Personal Data" msgstr "Force Erase Personal Data" #: wp-admin/erase-personal-data.php:66 wp-admin/export-personal-data.php:66 msgid "Send Request" msgstr "Send request" #: wp-admin/includes/ajax-actions.php:4945 msgid "Invalid email address in request." msgstr "Invalid email address in request." #: wp-admin/includes/privacy-tools.php:130 msgid "Unable to add this request. A valid email address or username must be supplied." msgstr "Unable to add this request. A valid email address or username must be supplied." #: wp-admin/erase-personal-data.php:64 wp-admin/export-personal-data.php:64 msgid "Username or email address" msgstr "Username or email address" #: wp-admin/erase-personal-data.php:61 wp-admin/export-personal-data.php:61 msgid "An email will be sent to the user at this email address asking them to verify the request." msgstr "An email will be sent to the user at this email address asking them to verify the request." #: wp-admin/includes/plugin-install.php:676 msgid "Requires PHP Version:" msgstr "Requires PHP:" #: wp-admin/customize.php:80 msgid "This changeset cannot be further modified." msgstr "This changeset cannot be further modified." #. translators: %s: https://wordpress.org/about/stats #: wp-admin/privacy.php:50 msgid "This data is used to provide general enhancements to WordPress, which includes helping to protect your site by finding and automatically installing new updates. It is also used to calculate statistics, such as those shown on the <a href=\"%s\">WordPress.org stats page</a>." msgstr "This data is used to provide general enhancements to WordPress, which includes helping to protect your site by finding and automatically installing new updates. It is also used to calculate statistics, such as those shown on the <a href=\"%s\">WordPress.org stats page</a>." #. translators: %s: Link to Custom CSS section in the Customizer. #: wp-admin/theme-editor.php:205 msgid "There’s no need to change your CSS here — you can edit and live preview CSS changes in the <a href=\"%s\">built-in CSS editor</a>." msgstr "There’s no need to change your CSS here — you can edit and live preview CSS changes in the <a href=\"%s\">built-in CSS editor</a>." #: wp-admin/theme-editor.php:200 msgid "Did you know?" msgstr "Did you know?" #: wp-admin/credits.php:137 msgid "Noteworthy Contributors" msgstr "Noteworthy Contributors" #: wp-admin/theme-editor.php:373 msgid "If you decide to go ahead with direct edits anyway, use a file manager to create a copy with a new name and hang on to the original. That way, you can re-enable a functional version if something goes wrong." msgstr "If you decide to go ahead with direct edits anyway, use a file manager to create a copy with a new name and hang on to the original. That way, you can re-enable a functional version if something goes wrong." #: wp-admin/plugin-editor.php:327 msgid "If you absolutely have to make direct edits to this plugin, use a file manager to create a copy with a new name and hang on to the original. That way, you can re-enable a functional version if something goes wrong." msgstr "If you absolutely have to make direct edits to this plugin, use a file manager to create a copy with a new name and hang on to the original. That way, you can re-enable a functional version if something goes wrong." #: wp-admin/plugin-editor.php:326 msgid "You appear to be making direct edits to your plugin in the WordPress dashboard. We recommend that you don’t! Editing plugins directly may introduce incompatibilities that break your site and your changes may be lost in future updates." msgstr "You appear to be making direct edits to your plugin in the WordPress dashboard. We recommend that you don’t! Editing plugins directly may introduce incompatibilities that break your site and your changes may be lost in future updates." #. translators: 1: Codex URL, 2: URL to Reading Settings screen. #: wp-admin/options-writing.php:223 msgid "WordPress is not notifying any <a href=\"%1$s\">Update Services</a> because of your site’s <a href=\"%2$s\">visibility settings</a>." msgstr "WordPress is not notifying any <a href=\"%1$s\">Update Services</a> because of your site’s <a href=\"%2$s\">visibility settings</a>." #: wp-admin/options-writing.php:210 wp-admin/options-writing.php:224 msgid "https://codex.wordpress.org/Update_Services" msgstr "https://codex.wordpress.org/Update_Services" #. translators: 1: .htaccess, 2: Documentation URL, 3: CTRL + a #: wp-admin/options-permalink.php:409 msgid "If your %1$s file was <a href=\"%2$s\">writable</a>, we could do this automatically, but it isn’t so these are the mod_rewrite rules you should have in your %1$s file. Click in the field and press %3$s to select all." msgstr "If your %1$s file was <a href=\"%2$s\">writable</a>, we could do this automatically, but it isn’t so these are the mod_rewrite rules you should have in your %1$s file. Click in the field and press %3$s to select all." #. translators: 1: Documentation URL, 2: web.config, 3: CTRL + a #: wp-admin/options-permalink.php:377 msgid "If the root directory of your site was <a href=\"%1$s\">writable</a>, we could do this automatically, but it isn’t so this is the url rewrite rule you should have in your %2$s file. Create a new file, called %2$s in the root directory of your site. Click in the field and press %3$s to select all. Then insert this code into the %2$s file." msgstr "If the root directory of your site was <a href=\"%1$s\">writable</a>, we could do this automatically, but it isn’t so this is the url rewrite rule you should have in your %2$s file. Create a new file, called %2$s in the root directory of your site. Click in the field and press %3$s to select all. Then insert this code into the %2$s file." #. translators: 1: web.config, 2: Documentation URL, 3: CTRL + a, 4: Element #. code. #: wp-admin/options-permalink.php:351 msgid "If your %1$s file was <a href=\"%2$s\">writable</a>, we could do this automatically, but it isn’t so this is the url rewrite rule you should have in your %1$s file. Click in the field and press %3$s to select all. Then insert this rule inside of the %4$s element in %1$s file." msgstr "If your %1$s file was <a href=\"%2$s\">writable</a>, we could do this automatically, but it isn’t so this is the URL rewrite rule you should have in your %1$s file. Click in the field and press %3$s to select all. Then insert this rule inside of the %4$s element in %1$s file." #. translators: %s: Documentation URL. #: wp-admin/options-general.php:99 msgid "Enter the address here if you <a href=\"%s\">want your site home page to be different from your WordPress installation directory</a>." msgstr "Enter the address here if you <a href=\"%s\">want your site home page to be different from your WordPress installation directory</a>." #. translators: %s: https://wordpress.org/about/privacy #: wp-admin/privacy.php:60 msgid "We take privacy and transparency very seriously. To learn more about what data we collect, and how we use it, please visit <a href=\"%s\">WordPress.org/about/privacy</a>." msgstr "We take privacy and transparency very seriously. To learn more about what data we collect, and how we use it, please visit <a href=\"%s\">WordPress.org/about/privacy</a>." #: wp-admin/freedoms.php:54 wp-admin/freedoms.php:108 msgid "https://wordpress.org/about/license/" msgstr "https://en-gb.wordpress.org/about/licence/" #: wp-admin/privacy.php:44 msgid "From time to time, your WordPress site may send data to WordPress.org — including, but not limited to — the version of WordPress you are using, and a list of installed plugins and themes." msgstr "From time to time, your WordPress site may send data to WordPress.org – including, but not limited to – the version of WordPress you are using, and a list of installed plugins and themes." #. translators: Attachment information. %s: Date the attachment was uploaded. #: wp-admin/includes/meta-boxes.php:415 msgid "Uploaded on: %s" msgstr "Uploaded on: %s" #. translators: %s: Package URL. #: wp-admin/includes/class-plugin-upgrader.php:77 #: wp-admin/includes/class-theme-upgrader.php:75 msgid "Downloading installation package from %s…" msgstr "Downloading installation package from %s…" #. translators: %s: Package URL. #: wp-admin/includes/class-language-pack-upgrader.php:117 msgid "Downloading translation from %s…" msgstr "Downloading translation from %s…" #. translators: %s: Package URL. #: wp-admin/includes/class-plugin-upgrader.php:60 #: wp-admin/includes/class-theme-upgrader.php:59 #: wp-admin/includes/class-core-upgrader.php:33 msgid "Downloading update from %s…" msgstr "Downloading update from %s…" #. translators: 1: wp-admin/includes/template.php, 2: add_meta_box(), 3: #. add_meta_boxes #: wp-admin/includes/template.php:2520 msgid "Likely direct inclusion of %1$s in order to use %2$s. This is very wrong. Hook the %2$s call into the %3$s action instead." msgstr "Likely direct inclusion of %1$s in order to use %2$s. This is very wrong. Hook the %2$s call into the %3$s action instead." #: wp-admin/includes/template.php:2178 msgid "Customization Draft" msgstr "Customisation Draft" #. translators: %s: URL to the Customizer. #: wp-admin/includes/meta-boxes.php:289 msgid "This draft comes from your <a href=\"%s\">unpublished customization changes</a>. You can edit, but there’s no need to publish now. It will be published automatically with those changes." msgstr "This draft comes from your <a href=\"%s\">unpublished customisation changes</a>. You can edit, but there’s no need to publish now. It will be published automatically with those changes." #: wp-admin/theme-editor.php:251 msgid "Theme Files" msgstr "Theme Files" #: wp-admin/includes/misc.php:388 wp-admin/includes/misc.php:477 msgid "folder" msgstr "folder" #: wp-admin/includes/file.php:571 msgid "Unable to communicate back with site to check for fatal errors, so the PHP change was reverted. You will need to upload your PHP file change by some other means, such as by using SFTP." msgstr "Unable to communicate back with site to check for fatal errors, so the PHP change was reverted. You will need to upload your PHP file change by some other means, such as by using SFTP." #: wp-admin/press-this.php:75 wp-admin/press-this.php:81 msgid "Installation Required" msgstr "Installation Required" #. translators: %s: Plugin filename. #: wp-admin/includes/plugin.php:1035 msgid "Could not fully remove the plugin %s." msgstr "Could not fully remove the plugin %s." #: wp-admin/user-new.php:324 msgid "User has been created, but could not be added to this site." msgstr "User has been created, but could not be added to this site." #: wp-admin/user-new.php:321 msgid "That user could not be added to this site." msgstr "That user could not be added to this site." #: wp-admin/user-edit.php:287 msgid "Disable syntax highlighting when editing code" msgstr "Disable syntax highlighting when editing code" #: wp-admin/user-edit.php:284 msgid "Syntax Highlighting" msgstr "Syntax Highlighting" #: wp-admin/setup-config.php:418 wp-admin/setup-config.php:451 msgid "Run the installation" msgstr "Run the installation" #: wp-admin/privacy.php:61 msgid "https://wordpress.org/about/privacy/" msgstr "https://wordpress.org/about/privacy/" #: wp-admin/press-this.php:80 msgid "Press This is not available. Please contact your site administrator." msgstr "Press This is not available. Please contact your site administrator." #. translators: %s: URL to Press This bookmarklet on the main site. #: wp-admin/press-this.php:68 msgid "Press This is not installed. Please install Press This from <a href=\"%s\">the main site</a>." msgstr "Press This is not installed. Please install Press This from <a href=\"%s\">the main site</a>." #: wp-admin/press-this.php:44 msgid "Activate Press This" msgstr "Activate Press This" #: wp-admin/theme-editor.php:377 wp-admin/plugin-editor.php:331 msgid "I understand" msgstr "I understand" #: wp-admin/theme-editor.php:356 wp-admin/plugin-editor.php:325 msgid "Heads up!" msgstr "Heads up!" #: wp-admin/plugin-editor.php:282 msgid "<strong>Warning:</strong> Making changes to active plugins is not recommended." msgstr "<strong>Warning:</strong> Making changes to active plugins is not recommended." #: wp-admin/theme-editor.php:284 wp-admin/plugin-editor.php:263 msgid "Selected file content:" msgstr "Selected file content:" #: wp-admin/theme-editor.php:193 wp-admin/plugin-editor.php:188 msgid "There was an error while trying to update the file. You may need to fix something and try updating again." msgstr "There was an error while trying to update the file. You may need to fix something and try updating again." #. translators: %s: Select field to choose the front page. #: wp-admin/options-reading.php:108 msgid "Homepage: %s" msgstr "Homepage: %s" #: wp-admin/options-permalink.php:293 msgid "Available tags:" msgstr "Available tags:" #. translators: %s: Permalink structure tag. #: wp-admin/options-permalink.php:289 msgid "%s (already used in permalink structure)" msgstr "%s (already used in permalink structure)" #. translators: %s: Permalink structure tag. #: wp-admin/options-permalink.php:286 msgid "%s added to permalink structure" msgstr "%s added to permalink structure" #. translators: %s: Permalink structure tag. #: wp-admin/options-permalink.php:273 msgid "%s (A sanitized version of the author name.)" msgstr "%s (A sanitised version of the author name.)" #. translators: %s: Permalink structure tag. #: wp-admin/options-permalink.php:269 msgid "%s (The sanitized post title (slug).)" msgstr "%s (The sanitised post title (slug).)" #. translators: %s: Permalink structure tag. #: wp-admin/options-permalink.php:267 msgid "%s (The unique ID of the post, for example 423.)" msgstr "%s (The unique ID of the post, for example 423.)" #. translators: %s: Permalink structure tag. #: wp-admin/options-permalink.php:265 msgid "%s (Second of the minute, for example 33.)" msgstr "%s (Second of the minute, for example 33.)" #. translators: %s: Permalink structure tag. #: wp-admin/options-permalink.php:263 msgid "%s (Minute of the hour, for example 43.)" msgstr "%s (Minute of the hour, for example 43.)" #. translators: %s: Permalink structure tag. #: wp-admin/options-permalink.php:261 msgid "%s (Hour of the day, for example 15.)" msgstr "%s (Hour of the day, for example 15.)" #. translators: %s: Permalink structure tag. #: wp-admin/options-permalink.php:259 msgid "%s (Day of the month, for example 28.)" msgstr "%s (Day of the month, for example 28.)" #. translators: %s: Permalink structure tag. #: wp-admin/options-permalink.php:257 msgid "%s (Month of the year, for example 05.)" msgstr "%s (Month of the year, for example 05.)" #. translators: %s: Permalink structure tag. #: wp-admin/options-permalink.php:271 msgid "%s (Category slug. Nested sub-categories appear as nested directories in the URL.)" msgstr "%s (Category slug. Nested sub-categories appear as nested directories in the URL.)" #. translators: %s: Permalink structure tag. #: wp-admin/options-permalink.php:255 msgid "%s (The year of the post, four digits, for example 2004.)" msgstr "%s (The year of the post, four digits, for example 2004.)" #: wp-admin/includes/theme-install.php:245 msgid "Theme Installation" msgstr "Theme Installation" #. translators: %s: User's display name. #: wp-admin/includes/post.php:1747 msgid "%s is already editing this post." msgstr "%s is already editing this post." #. translators: %s: User's display name. #: wp-admin/includes/post.php:1744 msgid "%s is already editing this post. Do you want to take over?" msgstr "%s is already editing this post. Do you want to take over?" #: wp-admin/includes/plugin-install.php:598 wp-admin/update.php:126 msgid "Plugin Installation" msgstr "Plugin Installation" #: wp-admin/includes/plugin.php:497 msgid "Custom installation script." msgstr "Custom installation script." #: wp-admin/includes/plugin-install.php:683 msgid "Active Installations:" msgstr "Active Installations:" #: wp-admin/includes/ms.php:1145 msgid "<strong>Settings</strong> — This page shows a list of all settings associated with this site. Some are created by WordPress and others are created by plugins you activate. Note that some fields are grayed out and say Serialized Data. You cannot modify these values due to the way the setting is stored in the database." msgstr "<strong>Settings</strong> — This page shows a list of all settings associated with this site. Some are created by WordPress and others are created by plugins you activate. Note that some fields are greyed out and say Serialised Data. You cannot modify these values due to the way the setting is stored in the database." #. translators: %s: URL to Network Themes screen. #: wp-admin/includes/ms.php:1142 msgid "<strong>Themes</strong> — This area shows themes that are not already enabled across the network. Enabling a theme in this menu makes it accessible to this site. It does not activate the theme, but allows it to show in the site’s Appearance menu. To enable a theme for the entire network, see the <a href=\"%s\">Network Themes</a> screen." msgstr "<strong>Themes</strong> — This area shows themes that are not already enabled across the network. Enabling a theme in this menu makes it accessible to this site. It does not activate the theme, but allows it to show in the site’s Appearance menu. To enable a theme for the entire network, see the <a href=\"%s\">Network Themes</a> screen." #: wp-admin/includes/ms.php:1139 msgid "<strong>Users</strong> — This displays the users associated with this site. You can also change their role, reset their password, or remove them from the site. Removing the user from the site does not remove the user from the network." msgstr "<strong>Users</strong> — This displays the users associated with this site. You can also change their role, reset their password, or remove them from the site. Removing the user from the site does not remove the user from the network." #: wp-admin/includes/ms.php:1138 msgid "<strong>Info</strong> — The site URL is rarely edited as this can cause the site to not work properly. The Registered date and Last Updated date are displayed. Network admins can mark a site as archived, spam, deleted and mature, to remove from public listings or disable." msgstr "<strong>Info</strong> — The site URL is rarely edited as this can cause the site to not work properly. The Registered date and Last Updated date are displayed. Network admins can mark a site as archived, spam, deleted and mature, to remove from public listings or disable." #: wp-admin/includes/ms.php:1137 msgid "The menu is for editing information specific to individual sites, particularly if the admin area of a site is unavailable." msgstr "The menu is for editing information specific to individual sites, particularly if the admin area of a site is unavailable." #: wp-admin/includes/file.php:504 msgid "Unable to write to file." msgstr "Unable to write to file." #. translators: 1: Line number, 2: File path. #: wp-admin/includes/file.php:311 msgid "Your PHP code changes were rolled back due to an error on line %1$s of file %2$s. Please fix and try saving again." msgstr "Your PHP code changes were rolled back due to an error on line %1$s of file %2$s. Please fix and try saving again." #. translators: If a Rosetta site exists (e.g. https://es.wordpress.org/news/), #. then use that. Otherwise, leave untranslated. #: wp-admin/includes/dashboard.php:1255 msgctxt "Events and News dashboard widget" msgid "https://wordpress.org/news/" msgstr "https://wordpress.org/news/" #: wp-admin/includes/dashboard.php:75 wp-admin/includes/dashboard.php:606 msgid "Your Recent Drafts" msgstr "Your Recent Drafts" #: wp-admin/includes/class-wp-users-list-table.php:546 #: wp-admin/includes/class-wp-ms-users-list-table.php:307 msgctxt "name" msgid "Unknown" msgstr "Unknown" #. translators: %s: Author's display name. #: wp-admin/includes/class-wp-users-list-table.php:468 msgid "View posts by %s" msgstr "View posts by %s" #: wp-admin/includes/class-wp-terms-list-table.php:543 msgid "No description" msgstr "No description" #. translators: %s: Number of installations. #: wp-admin/includes/class-wp-plugin-install-list-table.php:752 msgid "%s Active Installations" msgstr "%s Active Installations" #: wp-admin/includes/class-theme-upgrader.php:81 msgid "Theme installation failed." msgstr "Theme installation failed." #: wp-admin/includes/class-plugin-upgrader.php:83 msgid "Plugin installation failed." msgstr "Plugin installation failed." #: wp-admin/includes/class-plugin-installer-skin.php:110 msgid "Activate Plugin & Return to Press This" msgstr "Activate Plugin & Return to Press This" #: wp-admin/customize.php:71 msgid "Your scheduled changes just published" msgstr "Your scheduled changes just published" #: wp-admin/options-discussion.php:54 msgid "Allow link notifications from other blogs (pingbacks and trackbacks) on new posts" msgstr "Allow link notifications from other blogs (pingbacks and trackbacks) on new posts" #: wp-admin/menu-header.php:278 wp-admin/js/common.js:1901 msgid "Collapse Main menu" msgstr "Collapse Main menu" #. translators: %s: Theme name. #: wp-admin/themes.php:540 wp-admin/themes.php:888 wp-admin/themes.php:1101 #: wp-admin/theme-install.php:350 wp-admin/theme-install.php:413 #: wp-admin/js/updates.js:1362 msgctxt "theme" msgid "Activate %s" msgstr "Activate %s" #. translators: %s: Plugin name. #: wp-admin/includes/class-wp-plugins-list-table.php:852 #: wp-admin/includes/class-wp-plugin-install-list-table.php:576 #: wp-admin/js/updates.js:741 msgctxt "plugin" msgid "Activate %s" msgstr "Activate %s" #. translators: %s: Plugin name. #: wp-admin/includes/class-wp-plugins-list-table.php:798 #: wp-admin/includes/class-wp-plugin-install-list-table.php:589 #: wp-admin/js/updates.js:730 msgctxt "plugin" msgid "Network Activate %s" msgstr "Network Activate %s" #: wp-admin/includes/class-wp-media-list-table.php:249 msgid "No media files found." msgstr "No media files found." #. translators: %s: Importer name. #: wp-admin/import.php:132 wp-admin/import.php:181 wp-admin/js/updates.js:840 msgid "Run %s" msgstr "Run %s" #: wp-admin/import.php:133 wp-admin/import.php:182 wp-admin/js/updates.js:844 msgid "Run Importer" msgstr "Run Importer" #: wp-admin/includes/class-wp-debug-data.php:120 msgctxt "comment status" msgid "Open" msgstr "Open" #. translators: %s: Meetup organization documentation URL. #: wp-admin/includes/dashboard.php:1407 msgid "There aren’t any events scheduled near you at the moment. Would you like to <a href=\"%s\">organize a WordPress event</a>?" msgstr "There aren’t any events scheduled near you at the moment. Would you like to <a href=\"%s\">organise a WordPress event</a>?" #. translators: %s: User's display name. #: wp-admin/user-edit.php:34 msgid "Edit User %s" msgstr "Edit User %s" #. translators: %s: Widget title. #: wp-admin/includes/widgets.php:249 msgid "Edit widget: %s" msgstr "Edit widget: %s" #: wp-admin/includes/dashboard.php:1399 wp-admin/includes/dashboard.php:1408 msgid "https://make.wordpress.org/community/handbook/meetup-organizer/welcome/" msgstr "https://make.wordpress.org/community/handbook/meetup-organizer/welcome/" #. translators: %s: The name of a city. #: wp-admin/includes/dashboard.php:1350 msgid "Attend an upcoming event near %s." msgstr "Attend an upcoming event near %s." #: wp-admin/includes/dashboard.php:1308 msgid "City:" msgstr "City:" #: wp-admin/includes/dashboard.php:1301 msgid "Edit city" msgstr "Edit city" #: wp-admin/includes/dashboard.php:1243 msgid "WordCamps" msgstr "WordCamps" #: wp-admin/includes/dashboard.php:1231 msgid "Meetups" msgstr "Meetups" #: wp-admin/includes/dashboard.php:1320 msgid "Cincinnati" msgstr "London" #: wp-admin/includes/dashboard.php:80 msgid "WordPress Events and News" msgstr "WordPress Events and News" #: wp-admin/includes/class-wp-community-events.php:122 msgid "Unknown API error." msgstr "Unknown API error." #. translators: Date format for upcoming events on the dashboard. Include the #. day of the week. See https://www.php.net/date #: wp-admin/includes/class-wp-community-events.php:379 #: wp-admin/includes/class-wp-community-events.php:384 msgid "l, M j, Y" msgstr "l, j M Y" #. translators: %d: Numeric HTTP status code, e.g. 400, 403, 500, 504, etc. #: wp-admin/includes/class-wp-community-events.php:117 msgid "Invalid API response code (%d)." msgstr "Invalid API response code (%d)." #. translators: 1: The city the user searched for, 2: Meetup organization #. documentation URL. #: wp-admin/includes/dashboard.php:1397 msgid "There aren’t any events scheduled near %1$s at the moment. Would you like to <a href=\"%2$s\">organize a WordPress event</a>?" msgstr "There aren’t any events scheduled near %1$s at the moment. Would you like to <a href=\"%2$s\">organise a WordPress event</a>?" #: wp-admin/edit-tags.php:493 wp-admin/edit-tag-form.php:183 msgid "Assign a parent term to create a hierarchy. The term Jazz, for example, would be the parent of Bebop and Big Band." msgstr "Assign a parent term to create a hierarchy. The term Jazz, for example, would be the parent of Bebop and Big Band." #: wp-admin/users.php:180 wp-admin/users.php:229 msgid "Sorry, you are not allowed to delete users." msgstr "Sorry, you are not allowed to delete users." #: wp-admin/user-new.php:23 wp-admin/user-new.php:157 msgid "Sorry, you are not allowed to create users." msgstr "Sorry, you are not allowed to create users." #: wp-admin/customize.php:233 msgid "The Customizer allows you to preview changes to your site before publishing them. You can navigate to different pages on your site within the preview. Edit shortcuts are shown for some editable elements." msgstr "The Customiser allows you to preview changes to your site before publishing them. You can navigate to different pages on your site within the preview. Edit shortcuts are shown for some editable elements." #: wp-admin/customize.php:247 msgctxt "short (~12 characters) label for hide controls button" msgid "Hide Controls" msgstr "Hide Controls" #: wp-admin/theme-install.php:70 msgid "Expand Sidebar" msgstr "Expand Sidebar" #: wp-admin/nav-menus.php:1042 msgid "Display location" msgstr "Display location" #. translators: 1: User ID, 2: User login. #: wp-admin/users.php:432 msgid "ID #%1$s: %2$s <strong>Sorry, you are not allowed to remove this user.</strong>" msgstr "ID #%1$s: %2$s <strong>Sorry, you are not allowed to remove this user.</strong>" #: wp-admin/user-edit.php:51 msgid "You can select the language you wish to use while using the WordPress administration screen without affecting the language site visitors see." msgstr "You can select the language you wish to use while using the WordPress administration screen without affecting the language site visitors see." #. translators: %s: WordPress version. #: wp-admin/update-core.php:67 msgid "If you need to re-install version %s, you can do so here:" msgstr "If you need to re-install version %s, you can do so here:" #: wp-admin/update-core.php:63 msgid "You are using a development version of WordPress. You can update to the latest nightly build automatically:" msgstr "You are using a development version of WordPress. You can update to the latest nightly build automatically:" #: wp-admin/theme-install.php:237 msgid "Edit Filters" msgstr "Edit Filters" #: wp-admin/theme-install.php:209 wp-admin/theme-install.php:232 msgid "Clear current filters" msgstr "Clear current filters" #. translators: Accessibility text. #: wp-admin/theme-install.php:72 msgid "Select one or more Theme features to filter by" msgstr "Select one or more Theme features to filter by" #. translators: %s: Number of ratings. #: wp-admin/includes/theme.php:827 wp-admin/theme-install.php:450 msgid "(%s ratings)" msgstr "(%s ratings)" #: wp-admin/includes/template.php:2274 msgid "Current Background Image" msgstr "Current Background Image" #: wp-admin/includes/template.php:2261 msgid "Current Header Image" msgstr "Current Header Image" #: wp-admin/includes/plugin-install.php:338 msgid "Search plugins..." msgstr "Search plugins..." #: wp-admin/includes/meta-boxes.php:138 msgid "Set status" msgstr "Set status" #. translators: %s: Post title. #: wp-admin/includes/class-wp-posts-list-table.php:945 msgid "“%s” is locked" msgstr "“%s” is locked" #: wp-admin/includes/ajax-actions.php:2513 msgid "Sorry, you are not allowed to attach files to this post." msgstr "Sorry, you are not allowed to attach files to this post." #: wp-admin/includes/class-wp-plugin-install-list-table.php:747 #: wp-admin/includes/plugin-install.php:693 msgctxt "Active plugin installations" msgid "Less Than 10" msgstr "Less Than 10" #: wp-admin/includes/plugin-install.php:273 #: wp-admin/includes/plugin-install.php:700 wp-admin/freedoms.php:101 #: wp-admin/plugins.php:550 wp-admin/plugin-install.php:89 msgid "https://wordpress.org/plugins/" msgstr "https://en-gb.wordpress.org/plugins/" #: wp-admin/customize.php:72 wp-admin/customize.php:81 msgid "Customize New Changes" msgstr "Customise New Changes" #: wp-admin/includes/class-custom-background.php:446 #: wp-admin/includes/class-custom-background.php:447 msgctxt "Background Scroll" msgid "Scroll" msgstr "Scroll" #: wp-admin/includes/class-custom-background.php:438 #: wp-admin/includes/class-custom-background.php:439 msgctxt "Background Repeat" msgid "Repeat" msgstr "Repeat" #: wp-admin/options-reading.php:52 wp-admin/edit-tags.php:314 #: wp-admin/link-manager.php:79 wp-admin/options-writing.php:53 #: wp-admin/includes/class-custom-background.php:100 #: wp-admin/includes/class-custom-image-header.php:135 wp-admin/my-sites.php:52 #: wp-admin/options-general.php:49 wp-admin/comment.php:67 #: wp-admin/theme-editor.php:55 wp-admin/plugin-editor.php:144 #: wp-admin/nav-menus.php:659 wp-admin/update-core.php:847 #: wp-admin/options-permalink.php:62 wp-admin/user-new.php:269 #: wp-admin/index.php:108 wp-admin/plugins.php:589 wp-admin/themes.php:208 #: wp-admin/edit-comments.php:197 wp-admin/media.php:97 #: wp-admin/revision.php:157 wp-admin/upload.php:76 wp-admin/upload.php:253 #: wp-admin/edit-form-advanced.php:318 wp-admin/edit-form-advanced.php:336 #: wp-admin/edit-form-advanced.php:354 wp-admin/tools.php:56 #: wp-admin/import.php:32 wp-admin/widgets.php:84 wp-admin/options-media.php:38 #: wp-admin/edit-link-form.php:77 wp-admin/user-edit.php:68 #: wp-admin/users.php:76 wp-admin/media-new.php:61 #: wp-admin/theme-install.php:132 wp-admin/options-discussion.php:32 #: wp-admin/edit.php:277 wp-admin/edit.php:302 wp-admin/plugin-install.php:110 #: wp-admin/export.php:58 wp-admin/network.php:81 #: wp-admin/network/themes.php:325 wp-admin/network/upgrade.php:32 #: wp-admin/network/settings.php:64 msgid "<a href=\"https://wordpress.org/support/\">Support</a>" msgstr "<a href=\"https://wordpress.org/support/\">Support</a>" #. translators: %s: Number of failed updates. #: wp-admin/includes/update.php:892 msgid "%s update failed." msgstr "%s update failed." #. translators: %s: Number of failed updates. #: wp-admin/includes/update.php:897 msgid "%s updates failed." msgstr "%s updates failed." #: wp-admin/includes/class-wp-plugins-list-table.php:448 msgid "Search installed plugins..." msgstr "Search installed plugins..." #: wp-admin/plugin-install.php:91 msgid "You can find new plugins to install by searching or browsing the directory right here in your own Plugins section." msgstr "You can find new plugins to install by searching or browsing the directory right here in your own Plugins section." #. translators: %s: https://wordpress.org/plugins #: wp-admin/plugin-install.php:88 msgid "Plugins hook into WordPress to extend its functionality with custom features. Plugins are developed independently from the core WordPress application by thousands of developers all over the world. All plugins in the official <a href=\"%s\">WordPress Plugin Directory</a> are compatible with the license WordPress uses." msgstr "Plugins hook into WordPress to extend its functionality with custom features. Plugins are developed independently from the core WordPress application by thousands of developers all over the world. All plugins in the official <a href=\"%s\">WordPress Plugin Directory</a> are compatible with the licence WordPress uses." #: wp-admin/includes/plugin-install.php:331 msgid "Search plugins by:" msgstr "Search plugins by:" #: wp-admin/includes/import.php:197 msgid "Convert existing categories to tags or tags to categories, selectively." msgstr "Convert existing categories to tags or tags to categories, selectively." #: wp-admin/includes/import.php:203 msgid "Import posts from LiveJournal using their API." msgstr "Import posts from LiveJournal using their API." #: wp-admin/includes/import.php:209 msgid "Import posts and comments from a Movable Type or TypePad blog." msgstr "Import posts and comments from a Movable Type or TypePad blog." #: wp-admin/includes/import.php:215 msgid "Import posts from an RSS feed." msgstr "Import posts from an RSS feed." #: wp-admin/includes/import.php:221 msgid "Import posts & media from Tumblr using their API." msgstr "Import posts & media from Tumblr using their API." #: wp-admin/includes/import.php:227 msgid "Import posts, pages, comments, custom fields, categories, and tags from a WordPress export file." msgstr "Import posts, pages, comments, custom fields, categories, and tags from a WordPress export file." #: wp-admin/includes/import.php:191 msgid "Import posts, comments, and users from a Blogger blog." msgstr "Import posts, comments, and users from a Blogger blog." #. translators: %s: Plugin name. #: wp-admin/includes/class-wp-plugins-list-table.php:809 #: wp-admin/includes/class-wp-plugins-list-table.php:863 msgctxt "plugin" msgid "Delete %s" msgstr "Delete %s" #. translators: %s: Plugin name. #: wp-admin/includes/class-wp-plugins-list-table.php:830 msgctxt "plugin" msgid "Deactivate %s" msgstr "Deactivate %s" #. translators: %s: Plugin name. #: wp-admin/includes/class-wp-plugins-list-table.php:787 msgctxt "plugin" msgid "Network Deactivate %s" msgstr "Network Deactivate %s" #: wp-admin/user-new.php:238 msgid "By default, new users will receive an email letting them know they’ve been added as a user for your site. This email will also contain a password reset link. Uncheck the box if you don’t want to send the new user a welcome email." msgstr "By default, new users will receive an email letting them know they’ve been added as a user for your site. This email will also contain a password reset link. Uncheck the box if you don’t want to send the new user a welcome email." #: wp-admin/user-new.php:236 msgid "New users are automatically assigned a password, which they can change after logging in. You can view or edit the assigned password by clicking the Show Password button. The username cannot be changed once the user has been added." msgstr "New users are automatically assigned a password, which they can change after logging in. You can view or edit the assigned password by clicking the Show Password button. The username cannot be changed once the user has been added." #. translators: %s: Plugin name. #: wp-admin/includes/update.php:960 msgctxt "plugin" msgid "%s was successfully deleted." msgstr "%s was successfully deleted." #: wp-admin/plugins.php:546 msgid "The search for installed plugins will search for terms in their name, description, or author." msgstr "The search for installed plugins will search for terms in their name, description, or author." #: wp-admin/includes/theme.php:309 msgid "Custom Logo" msgstr "Custom Logo" #: wp-admin/user-edit.php:660 msgid "Confirm use of potentially weak password" msgstr "Confirm use of potentially weak password" #: wp-admin/user-new.php:16 wp-admin/user-new.php:56 #: wp-admin/network/user-new.php:14 msgid "Sorry, you are not allowed to add users to this network." msgstr "Sorry, you are not allowed to add users to this network." #: wp-admin/customize.php:35 msgid "Sorry, you are not allowed to edit this changeset." msgstr "Sorry, you are not allowed to edit this changeset." #: wp-admin/users.php:368 wp-admin/users.php:400 #: wp-admin/network/site-users.php:120 msgid "Sorry, you are not allowed to remove users." msgstr "Sorry, you are not allowed to remove users." #: wp-admin/themes.php:395 wp-admin/themes.php:734 msgid "New version available. <button class=\"button-link\" type=\"button\">Update now</button>" msgstr "New version available. <button class=\"button-link\" type=\"button\">Update now</button>" #: wp-admin/update-core.php:23 wp-admin/update-core.php:917 #: wp-admin/update-core.php:953 wp-admin/update-core.php:991 #: wp-admin/update-core.php:1031 msgid "Sorry, you are not allowed to update this site." msgstr "Sorry, you are not allowed to update this site." #: wp-admin/includes/ajax-actions.php:4153 wp-admin/update.php:202 #: wp-admin/update.php:223 msgid "Sorry, you are not allowed to update themes for this site." msgstr "Sorry, you are not allowed to update themes for this site." #: wp-admin/theme-install.php:161 msgid "The Theme Installer screen requires JavaScript." msgstr "The Theme Installer screen requires JavaScript." #: wp-admin/includes/file.php:425 wp-admin/theme-editor.php:18 msgid "Sorry, you are not allowed to edit templates for this site." msgstr "Sorry, you are not allowed to edit templates for this site." #: wp-admin/setup-config.php:321 msgid "<strong>Error</strong>: \"Table Prefix\" is invalid." msgstr "<strong>Error</strong>: \"Table Prefix\" is invalid." #: wp-admin/plugins.php:92 msgid "Sorry, you are not allowed to activate plugins for this site." msgstr "Sorry, you are not allowed to activate plugins for this site." #: wp-admin/plugins.php:225 msgid "Sorry, you are not allowed to deactivate plugins for this site." msgstr "Sorry, you are not allowed to deactivate plugins for this site." #: wp-admin/options.php:248 msgid "Sorry, you are not allowed to modify unregistered settings for this site." msgstr "Sorry, you are not allowed to modify unregistered settings for this site." #: wp-admin/includes/file.php:393 wp-admin/plugin-editor.php:18 msgid "Sorry, you are not allowed to edit plugins for this site." msgstr "Sorry, you are not allowed to edit plugins for this site." #: wp-admin/ms-delete-site.php:17 msgid "Sorry, you are not allowed to delete this site." msgstr "Sorry, you are not allowed to delete this site." #: wp-admin/nav-menus.php:681 wp-admin/widgets.php:405 msgid "Manage with Live Preview" msgstr "Manage with Live Preview" #: wp-admin/options-reading.php:13 wp-admin/options-writing.php:13 #: wp-admin/options-general.php:16 wp-admin/options-permalink.php:13 #: wp-admin/options.php:50 wp-admin/options-media.php:13 #: wp-admin/options-discussion.php:12 wp-admin/network.php:19 msgid "Sorry, you are not allowed to manage options for this site." msgstr "Sorry, you are not allowed to manage options for this site." #: wp-admin/link-add.php:13 msgid "Sorry, you are not allowed to add links to this site." msgstr "Sorry, you are not allowed to add links to this site." #: wp-admin/includes/upgrade.php:271 msgid "" "Hi, this is a comment.\n" "To get started with moderating, editing, and deleting comments, please visit the Comments screen in the dashboard.\n" "Commenter avatars come from <a href=\"https://gravatar.com\">Gravatar</a>." msgstr "" "Hi, this is a comment.\n" "To get started with moderating, editing, and deleting comments, please visit the Comments screen in the dashboard.\n" "Commenter avatars come from <a href=\"https://gravatar.com\">Gravatar</a>." #: wp-admin/includes/upgrade.php:268 msgid "A WordPress Commenter" msgstr "A WordPress Commenter" #. translators: %s: Theme name. #: wp-admin/includes/update.php:968 msgctxt "theme" msgid "%s was successfully deleted." msgstr "%s was successfully deleted." #: wp-admin/includes/theme.php:322 msgid "Grid Layout" msgstr "Grid Layout" #: wp-admin/includes/theme.php:313 msgid "Footer Widgets" msgstr "Footer Widgets" #: wp-admin/includes/theme.php:291 msgid "Blog" msgstr "Blog" #: wp-admin/includes/theme.php:292 msgid "E-Commerce" msgstr "E-Commerce" #: wp-admin/includes/theme.php:293 msgid "Education" msgstr "Education" #: wp-admin/includes/theme.php:294 msgid "Entertainment" msgstr "Entertainment" #: wp-admin/includes/theme.php:295 msgid "Food & Drink" msgstr "Food & Drink" #: wp-admin/includes/theme.php:297 wp-admin/includes/dashboard.php:1256 msgid "News" msgstr "News" #: wp-admin/includes/theme.php:298 msgid "Photography" msgstr "Photography" #: wp-admin/includes/theme.php:299 msgid "Portfolio" msgstr "Portfolio" #. translators: 1: URL to WordPress release notes, 2: New WordPress version, 3: #. URL to network admin, 4: Accessibility text. #: wp-admin/includes/update.php:307 msgid "<a href=\"%1$s\">WordPress %2$s</a> is available! <a href=\"%3$s\" aria-label=\"%4$s\">Please update now</a>." msgstr "<a href=\"%1$s\">WordPress %2$s</a> is available! <a href=\"%3$s\" aria-label=\"%4$s\">Please update now</a>." #: wp-admin/includes/update.php:311 msgid "Please update WordPress now" msgstr "Please update WordPress now" #. translators: 1: URL to WordPress release notes, 2: New WordPress version. #: wp-admin/includes/update.php:316 msgid "<a href=\"%1$s\">WordPress %2$s</a> is available! Please notify the site administrator." msgstr "<a href=\"%1$s\">WordPress %2$s</a> is available! Please notify the site administrator." #. translators: %s: Number of plugins. #: wp-admin/includes/update.php:865 msgid "%s plugin successfully updated." msgstr "%s plugin successfully updated." #. translators: %s: Number of themes. #: wp-admin/includes/update.php:870 msgid "%s theme successfully updated." msgstr "%s theme successfully updated." #. translators: %s: Number of plugins. #: wp-admin/includes/update.php:877 msgid "%s plugins successfully updated." msgstr "%s plugins successfully updated." #. translators: %s: Number of themes. #: wp-admin/includes/update.php:882 msgid "%s themes successfully updated." msgstr "%s themes successfully updated." #: wp-admin/includes/template.php:2550 msgid "This will replace the current editor content with the last backup version. You can use undo and redo in the editor to get the old content back or to return to the restored version." msgstr "This will replace the current editor content with the last backup version. You can use undo and redo in the editor to get the old content back or to return to the restored version." #: wp-admin/includes/template.php:1922 msgid "Close media attachment panel" msgstr "Close media attachment panel" #: wp-admin/includes/file.php:47 msgid "Embed Template" msgstr "Embed Template" #: wp-admin/includes/file.php:48 msgid "Embed 404 Template" msgstr "Embed 404 Template" #: wp-admin/includes/file.php:49 msgid "Embed Content Template" msgstr "Embed Content Template" #: wp-admin/includes/file.php:50 msgid "Embed Header Template" msgstr "Embed Header Template" #: wp-admin/includes/file.php:51 msgid "Embed Footer Template" msgstr "Embed Footer Template" #: wp-admin/includes/menu.php:350 wp-admin/my-sites.php:17 #: wp-admin/network/site-info.php:32 wp-admin/network/user-new.php:37 #: wp-admin/network/index.php:17 wp-admin/network/site-users.php:50 #: wp-admin/network/upgrade.php:38 wp-admin/network/users.php:14 #: wp-admin/network/users.php:24 wp-admin/network/users.php:46 #: wp-admin/network/users.php:60 wp-admin/network/users.php:150 #: wp-admin/network/site-themes.php:57 wp-admin/network/settings.php:17 #: wp-admin/network/site-settings.php:32 wp-admin/network/sites.php:14 #: wp-admin/network/sites.php:140 msgid "Sorry, you are not allowed to access this page." msgstr "Sorry, you are not allowed to access this page." #: wp-admin/includes/meta-boxes.php:1021 msgid "Need help? Use the Help tab above the screen title." msgstr "Need help? Use the Help tab above the screen title." #: wp-admin/includes/ms.php:1054 msgid "Info" msgstr "Info" #: wp-admin/includes/ajax-actions.php:4308 #: wp-admin/includes/ajax-actions.php:4417 #: wp-admin/includes/ajax-actions.php:4525 msgid "No plugin specified." msgstr "No plugin specified." #: wp-admin/includes/ajax-actions.php:4432 wp-admin/update.php:29 #: wp-admin/update.php:57 wp-admin/update.php:79 msgid "Sorry, you are not allowed to update plugins for this site." msgstr "Sorry, you are not allowed to update plugins for this site." #: wp-admin/includes/ajax-actions.php:4578 msgid "Plugin could not be deleted." msgstr "Plugin could not be deleted." #: wp-admin/link-manager.php:12 wp-admin/link-manager.php:91 #: wp-admin/includes/bookmark.php:32 wp-admin/includes/bookmark.php:329 msgid "Sorry, you are not allowed to edit the links for this site." msgstr "Sorry, you are not allowed to edit the links for this site." #: wp-admin/includes/class-wp-media-list-table.php:524 msgid "(Private post)" msgstr "(Private post)" #: wp-admin/includes/class-wp-plugin-install-list-table.php:571 msgctxt "plugin" msgid "Active" msgstr "Active" #: wp-admin/privacy-policy-guide.php:13 wp-admin/options-privacy.php:13 msgid "Sorry, you are not allowed to manage privacy on this site." msgstr "Sorry, you are not allowed to manage privacy on this site." #: wp-admin/includes/ajax-actions.php:4016 #: wp-admin/includes/ajax-actions.php:4139 #: wp-admin/includes/ajax-actions.php:4234 msgid "No theme specified." msgstr "No theme specified." #: wp-admin/includes/ajax-actions.php:4029 wp-admin/update.php:251 #: wp-admin/update.php:291 wp-admin/update.php:324 #: wp-admin/theme-install.php:16 msgid "Sorry, you are not allowed to install themes on this site." msgstr "Sorry, you are not allowed to install themes on this site." #: wp-admin/includes/ajax-actions.php:4246 msgid "Sorry, you are not allowed to delete themes on this site." msgstr "Sorry, you are not allowed to delete themes on this site." #: wp-admin/includes/ajax-actions.php:4284 msgid "Theme could not be deleted." msgstr "Theme could not be deleted." #: wp-admin/admin.php:305 wp-admin/import.php:15 msgid "Sorry, you are not allowed to import content into this site." msgstr "Sorry, you are not allowed to import content into this site." #: wp-admin/edit.php:244 msgid "You can filter the list of posts by post status using the text links above the posts list to only show posts with that status. The default view is to show all posts." msgstr "You can filter the list of posts by post status using the text links above the posts list to only show posts with that status. The default view is to show all posts." #: wp-admin/export.php:13 msgid "Sorry, you are not allowed to export the content of this site." msgstr "Sorry, you are not allowed to export the content of this site." #: wp-admin/includes/class-custom-image-header.php:1029 msgid "Sorry, you are not allowed to customize headers." msgstr "Sorry, you are not allowed to customise headers." #: wp-admin/customize.php:206 msgid "Close the Customizer and go back to the previous page" msgstr "Close the Customiser and go back to the previous page" #: wp-admin/credits.php:142 msgid "Release Deputy" msgstr "Release Deputy" #: wp-admin/credits.php:141 msgid "Release Design Lead" msgstr "Release Design Lead" #. translators: %s: Documentation URL. #: wp-admin/includes/meta-boxes.php:782 msgid "Custom fields can be used to add extra metadata to a post that you can <a href=\"%s\">use in your theme</a>." msgstr "Custom fields can be used to add extra metadata to a post that you can <a href=\"%s\">use in your theme</a>." #. translators: %s: Documentation URL. #: wp-admin/includes/meta-boxes.php:806 msgid "Allow <a href=\"%s\">trackbacks and pingbacks</a> on this page" msgstr "Allow <a href=\"%s\">trackbacks and pingbacks</a> on this page" #. translators: %s: Documentation URL. #: wp-admin/includes/meta-boxes.php:745 msgid "Trackbacks are a way to notify legacy blog systems that you’ve linked to them. If you link other WordPress sites, they’ll be notified automatically using <a href=\"%s\">pingbacks</a>, no other action necessary." msgstr "Trackbacks are a way to notify legacy blog systems that you’ve linked to them. If you link other WordPress sites, they’ll be notified automatically using <a href=\"%s\">pingbacks</a>, no other action necessary." #. translators: %s: Documentation URL. #: wp-admin/includes/meta-boxes.php:707 msgid "Excerpts are optional hand-crafted summaries of your content that can be used in your theme. <a href=\"%s\">Learn more about manual excerpts</a>." msgstr "Excerpts are optional hand-crafted summaries of your content that can be used in your theme. <a href=\"%s\">Learn more about manual excerpts</a>." #: wp-admin/edit-form-advanced.php:293 msgid "The Text mode allows you to enter HTML along with your post text. Note that <p> and <br> tags are converted to line breaks when switching to the Text editor to make it less cluttered. When you type, a single line break can be used instead of typing <br>, and two line breaks instead of paragraph tags. The line breaks are converted back to tags automatically." msgstr "The Text mode allows you to enter HTML along with your post text. Note that <p> and <br> tags are converted to line breaks when switching to the Text editor to make it less cluttered. When you type, a single line break can be used instead of typing <br>, and two line breaks instead of paragraph tags. The line breaks are converted back to tags automatically." #: wp-admin/edit-form-advanced.php:292 msgid "Visual mode gives you an editor that is similar to a word processor. Click the Toolbar Toggle button to get a second row of controls." msgstr "Visual mode gives you an editor that is similar to a word processor. Click the Toolbar Toggle button to get a second row of controls." #: wp-admin/upload.php:355 msgid "Error saving media file." msgstr "Error saving media file." #. translators: %s: Number of media files. #: wp-admin/upload.php:347 msgid "%s media file restored from the Trash." msgid_plural "%s media files restored from the Trash." msgstr[0] "%s media file restored from the Bin." msgstr[1] "%s media files restored from the Bin." #. translators: %s: Number of media files. #: wp-admin/upload.php:334 msgid "%s media file moved to the Trash." msgid_plural "%s media files moved to the Trash." msgstr[0] "%s media file moved to the Bin." msgstr[1] "%s media files moved to the Bin." #: wp-admin/upload.php:295 msgid "Media file attached." msgstr "Media file attached." #. translators: %s: Number of media files. #: wp-admin/upload.php:298 msgid "%s media file attached." msgid_plural "%s media files attached." msgstr[0] "%s media file attached." msgstr[1] "%s media files attached." #: wp-admin/upload.php:307 msgid "Media file detached." msgstr "Media file detached." #. translators: %s: Number of media files. #: wp-admin/upload.php:322 msgid "%s media file permanently deleted." msgid_plural "%s media files permanently deleted." msgstr[0] "%s media file permanently deleted." msgstr[1] "%s media files permanently deleted." #. translators: %s: Number of media files. #: wp-admin/upload.php:310 msgid "%s media file detached." msgid_plural "%s media files detached." msgstr[0] "%s media file detached." msgstr[1] "%s media files detached." #: wp-admin/media.php:108 wp-admin/upload.php:288 wp-admin/upload.php:353 #: wp-admin/edit-form-advanced.php:208 msgid "Media file updated." msgstr "Media file updated." #. translators: 1: Theme name, 2: Version number. #. translators: 1: Plugin name, 2: Version number. #: wp-admin/includes/theme.php:210 wp-admin/includes/theme.php:223 #: wp-admin/includes/theme.php:236 wp-admin/includes/update.php:478 #: wp-admin/includes/update.php:491 wp-admin/includes/update.php:505 #: wp-admin/includes/update.php:524 wp-admin/includes/update.php:671 #: wp-admin/includes/update.php:684 wp-admin/includes/update.php:697 #: wp-admin/update-core.php:403 msgid "View %1$s version %2$s details" msgstr "View %1$s version %2$s details" #. translators: 1: Relative date, 2: Time. #: wp-admin/includes/dashboard.php:982 msgctxt "dashboard" msgid "%1$s, %2$s" msgstr "%1$s, %2$s" #: wp-admin/edit-form-advanced.php:374 msgid "<strong>Publish</strong> — You can set the terms of publishing your post in the Publish box. For Status, Visibility, and Publish (immediately), click on the Edit link to reveal more options. Visibility includes options for password-protecting a post or making it stay at the top of your blog indefinitely (sticky). The Password protected option allows you to set an arbitrary password for each post. The Private option hides the post from everyone except editors and administrators. Publish (immediately) allows you to set a future or past date and time, so you can schedule a post to be published in the future or backdate a post." msgstr "<strong>Publish</strong> — You can set the terms of publishing your post in the Publish box. For Status, Visibility, and Publish (immediately), click on the Edit link to reveal more options. Visibility includes options for password-protecting a post or making it stay at the top of your blog indefinitely (sticky). The Password protected option allows you to set an arbitrary password for each post. The Private option hides the post from everyone except editors and administrators. Publish (immediately) allows you to set a future or past date and time, so you can schedule a post to be published in the future or backdate a post." #: wp-admin/user-edit.php:208 msgid "Error while saving the new email address. Please try again." msgstr "Error while saving the new email address. Please try again." #. translators: %s: New email. #: wp-admin/user-edit.php:521 msgid "There is a pending change of your email to %s." msgstr "There is a pending change of your email to %s." #: wp-admin/upload.php:229 msgid "You can narrow the list by file type/status or by date using the dropdown menus above the media table." msgstr "You can narrow the list by file type/status or by date using the dropdown menus above the media table." #: wp-admin/themes.php:271 msgid "New theme activated." msgstr "New theme activated." #: wp-admin/themes.php:575 wp-admin/network/themes.php:424 msgid "The following themes are installed but incomplete." msgstr "The following themes are installed but incomplete." #: wp-admin/themes.php:267 msgid "Settings saved and theme activated." msgstr "Settings saved and theme activated." #: wp-admin/setup-config.php:219 msgid "The name of the database you want to use with WordPress." msgstr "The name of the database you want to use with WordPress." #: wp-admin/setup-config.php:229 msgid "Your database password." msgstr "Your database password." #: wp-admin/setup-config.php:224 msgid "Your database username." msgstr "Your database username." #: wp-admin/users.php:188 msgid "Sorry, you are not allowed to delete that user." msgstr "Sorry, you are not allowed to delete that user." #: wp-admin/freedoms.php:102 wp-admin/themes.php:156 #: wp-admin/theme-install.php:99 msgid "https://wordpress.org/themes/" msgstr "https://en-gb.wordpress.org/themes/" #. translators: 1: Plugin name, 2: Plugin author. #: wp-admin/plugins.php:364 msgctxt "plugin" msgid "%1$s by %2$s" msgstr "%1$s by %2$s" #. translators: 1: Plugin name, 2: Plugin author. #: wp-admin/plugins.php:360 msgid "%1$s by %2$s (will also <strong>delete its data</strong>)" msgstr "%1$s by %2$s (will also <strong>delete its data</strong>)" #. translators: %s: New admin email. #: wp-admin/options-general.php:123 msgid "There is a pending change of the admin email to %s." msgstr "There is a pending change of the admin email to %s." #: wp-admin/index.php:160 msgid "Dismiss the welcome panel" msgstr "Dismiss the welcome panel" #. translators: %s: DO_NOT_UPGRADE_GLOBAL_TABLES #: wp-admin/install.php:309 msgid "The constant %s cannot be defined when installing WordPress." msgstr "The constant %s cannot be defined when installing WordPress." #: wp-admin/install.php:419 msgid "WordPress has been installed. Thank you, and enjoy!" msgstr "WordPress has been installed. Thank you, and enjoy!" #. translators: %s: wp-config.php #: wp-admin/install.php:296 msgid "Your %s file has an empty database table prefix, which is not supported." msgstr "Your %s file has an empty database table prefix, which is not supported." #: wp-admin/includes/template.php:1921 msgid "Attach to existing content" msgstr "Attach to existing content" #: wp-admin/includes/post.php:1562 msgid "Click the image to edit or update" msgstr "Click the image to edit or update" #: wp-admin/includes/plugin-install.php:733 msgid "Read all reviews on WordPress.org or write your own!" msgstr "Read all reviews on WordPress.org or write your own!" #: wp-admin/includes/plugin-install.php:732 msgid "Reviews" msgstr "Reviews" #: wp-admin/includes/theme-install.php:185 msgid "Theme zip file" msgstr "Theme zip file" #. translators: %s: URL to "Features as Plugins" page. #: wp-admin/includes/plugin-install.php:407 msgid "You are using a development version of WordPress. These feature plugins are also under development. <a href=\"%s\">Learn more</a>." msgstr "You are using a development version of WordPress. These feature plugins are also under development. <a href=\"%s\">Learn more</a>." #. translators: 1: Number of stars (used to determine singular/plural), 2: #. Number of reviews. #: wp-admin/includes/plugin-install.php:741 msgid "Reviews with %1$d star: %2$s. Opens in a new tab." msgid_plural "Reviews with %1$d stars: %2$s. Opens in a new tab." msgstr[0] "Reviews with %1$d star: %2$s. Opens in a new tab." msgstr[1] "Reviews with %1$d stars: %2$s. Opens in a new tab." #: wp-admin/includes/image-edit.php:186 msgid "crop ratio height" msgstr "crop ratio height" #: wp-admin/includes/image-edit.php:183 msgid "crop ratio width" msgstr "crop ratio width" #: wp-admin/includes/image-edit.php:167 msgid "Image Crop Help" msgstr "Image Crop Help" #: wp-admin/includes/image-edit.php:124 msgid "New dimensions:" msgstr "New dimensions:" #: wp-admin/includes/image-edit.php:129 msgid "scale height" msgstr "scale height" #: wp-admin/includes/image-edit.php:106 msgid "Scale Image Help" msgstr "Scale Image Help" #: wp-admin/includes/image-edit.php:126 msgid "scale width" msgstr "scale width" #: wp-admin/includes/image-edit.php:197 msgid "selection height" msgstr "selection height" #: wp-admin/includes/image-edit.php:194 msgid "selection width" msgstr "selection width" #: wp-admin/includes/image-edit.php:212 msgid "Thumbnail Settings Help" msgstr "Thumbnail Settings Help" #. translators: 1: Type of comment, 2: Post link, 3: Notification if the #. comment is pending. #: wp-admin/includes/dashboard.php:842 msgctxt "dashboard" msgid "%1$s on %2$s %3$s" msgstr "%1$s on %2$s %3$s" #: wp-admin/includes/file.php:33 msgid "Date Template" msgstr "Date Template" #: wp-admin/includes/dashboard.php:1633 msgid "Dismiss the browser warning panel" msgstr "Dismiss the browser warning panel" #: wp-admin/includes/file.php:37 msgid "Single Page" msgstr "Single Page" #: wp-admin/includes/file.php:35 msgid "Singular Template" msgstr "Singular Template" #: wp-admin/includes/file.php:28 msgid "Taxonomy Template" msgstr "Taxonomy Template" #: wp-admin/includes/dashboard.php:1050 msgid "View more comments" msgstr "View more comments" #: wp-admin/includes/dashboard.php:741 msgid "View this comment" msgstr "View this comment" #: wp-admin/includes/class-core-upgrader.php:30 msgid "Another update is currently in progress." msgstr "Another update is currently in progress." #. translators: %s: Attachment title. #: wp-admin/includes/class-wp-media-list-table.php:554 #: wp-admin/includes/class-wp-media-list-table.php:731 msgid "Attach “%s” to existing content" msgstr "Attach “%s” to existing content" #. translators: %s: Taxonomy term name. #: wp-admin/includes/class-wp-terms-list-table.php:492 msgid "Delete “%s”" msgstr "Delete “%s”" #. translators: %s: Attachment title. #. translators: %s: Post title. #: wp-admin/includes/class-wp-media-list-table.php:713 #: wp-admin/includes/class-wp-media-list-table.php:770 #: wp-admin/includes/class-wp-posts-list-table.php:1384 msgid "Delete “%s” permanently" msgstr "Delete “%s” permanently" #. translators: %s: Attachment title. #. translators: %s: Post title. #: wp-admin/includes/class-wp-media-list-table.php:703 #: wp-admin/includes/class-wp-media-list-table.php:759 #: wp-admin/includes/class-wp-posts-list-table.php:1375 msgid "Move “%s” to the Trash" msgstr "Move “%s” to the Bin" #. translators: %s: Plugin search term. #: wp-admin/includes/class-wp-plugins-list-table.php:411 msgid "No plugins found for “%s”." msgstr "No plugins found for “%s”." #. translators: %s: Taxonomy term name. #. translators: %s: Post title. #: wp-admin/includes/class-wp-terms-list-table.php:483 #: wp-admin/includes/class-wp-posts-list-table.php:1355 msgid "Quick edit “%s” inline" msgstr "Quick edit “%s” inline" #. translators: %s: Attachment title. #. translators: %s: Post title. #: wp-admin/includes/class-wp-media-list-table.php:751 #: wp-admin/includes/class-wp-posts-list-table.php:1367 msgid "Restore “%s” from the Trash" msgstr "Restore “%s” from the Bin" #: wp-admin/includes/class-wp-plugins-list-table.php:415 msgid "Search for plugins in the WordPress Plugin Directory." msgstr "Search for plugins in the WordPress Plugin Directory." #: wp-admin/includes/class-plugin-upgrader-skin.php:85 #: wp-admin/update-core.php:975 wp-admin/update-core.php:1014 msgid "Update progress" msgstr "Update progress" #. translators: %s: Taxonomy term name. #: wp-admin/includes/class-wp-terms-list-table.php:501 msgid "View “%s” archive" msgstr "View “%s” archive" #. translators: %s: Taxonomy term name. #. translators: %s: Attachment title. #. translators: %s: Post title. #: wp-admin/includes/class-wp-terms-list-table.php:414 #: wp-admin/includes/class-wp-media-list-table.php:414 #: wp-admin/includes/class-wp-posts-list-table.php:1032 msgid "“%s” (Edit)" msgstr "“%s” (Edit)" #. translators: %s: Title of the post the attachment is attached to. #: wp-admin/includes/class-wp-media-list-table.php:540 msgid "Detach from “%s”" msgstr "Detach from “%s”" #: wp-admin/includes/class-wp-comments-list-table.php:768 #: wp-admin/includes/dashboard.php:699 msgid "Edit this comment" msgstr "Edit this comment" #: wp-admin/includes/class-wp-comments-list-table.php:780 msgid "Quick edit this comment inline" msgstr "Quick edit this comment inline" #: wp-admin/includes/class-wp-media-list-table.php:160 msgctxt "attachment filter" msgid "Trash" msgstr "Bin" #: wp-admin/includes/class-wp-comments-list-table.php:731 msgid "Restore this comment from the spam" msgstr "Restore this comment from the spam" #. translators: 1: User login, 2: User email address. #: wp-admin/includes/ajax-actions.php:325 msgctxt "user autocomplete result" msgid "%1$s (%2$s)" msgstr "%1$s (%2$s)" #. translators: %s: Importer slug. #: wp-admin/import.php:67 msgid "The %s importer is invalid or is not installed." msgstr "The %s importer is invalid or is not installed." #: wp-admin/edit-form-comment.php:117 msgctxt "comment status" msgid "Pending" msgstr "Pending" #. translators: %d: Custom header width. #. translators: %d: Custom header height. #: wp-admin/includes/class-custom-image-header.php:563 #: wp-admin/includes/class-custom-image-header.php:575 #: wp-admin/includes/class-custom-image-header.php:588 #: wp-admin/includes/class-custom-image-header.php:599 msgid "%d pixels" msgstr "%d pixels" #. translators: %s: Size in pixels. #: wp-admin/includes/class-custom-image-header.php:572 msgid "Images should be at least %s tall." msgstr "Images should be at least %s tall." #. translators: %s: Size in pixels. #: wp-admin/includes/class-custom-image-header.php:560 msgid "Images should be at least %s wide." msgstr "Images should be at least %s wide." #. translators: %s: Size in pixels. #: wp-admin/includes/class-custom-image-header.php:596 msgid "Suggested height is %s." msgstr "Suggested height is %s." #. translators: %s: Size in pixels. #: wp-admin/includes/class-custom-image-header.php:585 msgid "Suggested width is %s." msgstr "Suggested width is %s." #: wp-admin/user-new.php:571 msgid "Send User Notification" msgstr "Send User Notification" #: wp-admin/user-new.php:574 msgid "Send the new user an email about their account." msgstr "Send the new user an email about their account." #. translators: %s: Menu name. #: wp-admin/nav-menus.php:1055 msgctxt "menu location" msgid "(Currently set to: %s)" msgstr "(Currently set to: %s)" #. translators: %s: WordPress version number. #: wp-admin/about.php:329 msgid "<strong>Version %s</strong> addressed one security issue." msgstr "<strong>Version %s</strong> addressed one security issue." #: wp-admin/user-edit.php:587 msgid "https://en.gravatar.com/" msgstr "https://en.gravatar.com/" #: wp-admin/user-edit.php:578 msgid "Profile Picture" msgstr "Profile Picture" #: wp-admin/about.php:66 wp-admin/about.php:326 msgid "Maintenance and Security Releases" msgstr "Maintenance and Security Releases" #: wp-admin/about.php:320 msgid "Maintenance Releases" msgstr "Maintenance Releases" #: wp-admin/about.php:323 msgid "Security Releases" msgstr "Security Releases" #: wp-admin/options-permalink.php:222 msgid "Plain" msgstr "Plain" #. translators: %s: Documentation URL. #: wp-admin/options-permalink.php:198 msgid "WordPress offers you the ability to create a custom URL structure for your permalinks and archives. Custom URL structures can improve the aesthetics, usability, and forward-compatibility of your links. A <a href=\"%s\">number of tags are available</a>, and here are some examples to get you started." msgstr "WordPress offers you the ability to create a custom URL structure for your permalinks and archives. Custom URL structures can improve the aesthetics, usability, and forward-compatibility of your links. A <a href=\"%s\">number of tags are available</a>, and here are some examples to get you started." #: wp-admin/options-permalink.php:33 msgid "Permalinks can contain useful information, such as the post date, title, or other elements. You can choose from any of the suggested permalink formats, or you can craft your own if you select Custom Structure." msgstr "Permalinks can contain useful information, such as the post date, title, or other elements. You can choose from any of the suggested permalink formats, or you can craft your own if you select Custom Structure." #. translators: %s: Documentation URL. #: wp-admin/setup-config.php:193 msgid "Need more help? <a href=\"%s\">We got it</a>." msgstr "Need more help? <a href=\"%s\">We got it</a>." #. translators: %s: localhost #: wp-admin/setup-config.php:237 msgid "You should be able to get this info from your web host, if %s doesn’t work." msgstr "You should be able to get this info from your web host, if %s doesn’t work." #. translators: %s: wp-config.php #: wp-admin/setup-config.php:407 msgid "You can create the %s file manually and paste the following text into it." msgstr "You can create the %s file manually and paste the following text into it." #. translators: 1: wp-config-sample.php, 2: wp-config.php #: wp-admin/setup-config.php:184 msgid "If for any reason this automatic file creation doesn’t work, don’t worry. All this does is fill in the database information to a configuration file. You may also simply open %1$s in a text editor, fill in your information, and save it as %2$s." msgstr "If for any reason this automatic file creation doesn’t work, don’t worry. All this does is fill in the database information to a configuration file. You may also simply open %1$s in a text editor, fill in your information, and save it as %2$s." #. translators: %s: wp-config.php #: wp-admin/setup-config.php:176 msgid "We’re going to use this information to create a %s file." msgstr "We’re going to use this information to create a %s file." #. translators: %s: wp-content/uploads #: wp-admin/options-media.php:123 msgid "Default is %s" msgstr "Default is %s" #. translators: %s: style.css #: wp-admin/includes/class-theme-upgrader.php:573 msgid "The %s stylesheet doesn’t contain a valid theme header." msgstr "The %s stylesheet doesn’t contain a valid theme header." #. translators: 1: .po, 2: .mo #: wp-admin/includes/class-language-pack-upgrader.php:351 msgid "The language pack is missing either the %1$s or %2$s files." msgstr "The language pack is missing either the %1$s or %2$s files." #. translators: %s: index.php #: wp-admin/includes/class-theme-upgrader.php:586 msgid "The theme is missing the %s file." msgstr "The theme is missing the %s file." #. translators: %s: style.css #: wp-admin/includes/class-theme-upgrader.php:548 msgid "The theme is missing the %s stylesheet." msgstr "The theme is missing the %s stylesheet." #: wp-admin/theme-install.php:196 msgid "If you have marked themes as favorites on WordPress.org, you can browse them here." msgstr "If you have marked themes as favourites on WordPress.org, you can browse them here." #: wp-admin/theme-install.php:179 msgctxt "themes" msgid "Favorites" msgstr "Favourites" #: wp-admin/maint/repair.php:30 msgid "Allow automatic database repair" msgstr "Allow automatic database repair" #: wp-admin/maint/repair.php:71 msgid "Database repair results" msgstr "Database repair results" #: wp-admin/setup-config.php:163 msgid "Before getting started" msgstr "Before getting started" #: wp-admin/maint/repair.php:64 msgid "Check secret keys" msgstr "Check secret keys" #: wp-admin/setup-config.php:448 msgid "Successful database connection" msgstr "Successful database connection" #: wp-admin/maint/repair.php:159 msgid "WordPress database repair" msgstr "WordPress database repair" #: wp-admin/setup-config.php:212 msgid "Set up your database connection" msgstr "Set up your database connection" #. translators: %s: Nav menu title. #: wp-admin/includes/nav-menu.php:1244 msgid "%s has been updated." msgstr "%s has been updated." #. translators: %s: Walker class name. #: wp-admin/includes/nav-menu.php:1060 msgid "The Walker class named %s does not exist." msgstr "The Walker class named %s does not exist." #. translators: 1: Drop-in constant name, 2: wp-config.php #: wp-admin/includes/class-wp-plugins-list-table.php:762 msgid "Requires %1$s in %2$s file." msgstr "Requires %1$s in %2$s file." #. translators: %s: Date and time. #: wp-admin/options-general.php:287 msgid "Daylight saving time begins on: %s." msgstr "Daylight saving time begins on: %s." #. translators: %s: File name. #: wp-admin/includes/media.php:1705 msgid "You are about to delete %s." msgstr "You are about to delete %s." #. translators: %s: Date and time. #: wp-admin/options-general.php:289 msgid "Standard time begins on: %s." msgstr "Standard time begins on: %s." #. translators: %s: mu-plugins directory name. #: wp-admin/includes/class-wp-plugins-list-table.php:663 msgid "Files in the %s directory are executed automatically." msgstr "Files in the %s directory are executed automatically." #: wp-admin/widgets.php:492 msgid "This will clear all items from the inactive widgets list. You will not be able to restore any customizations." msgstr "This will clear all items from the inactive widgets list. You will not be able to restore any customisations." #: wp-admin/widgets.php:482 msgid "Clear Inactive Widgets" msgstr "Clear Inactive Widgets" #: wp-admin/users.php:146 wp-admin/network/site-users.php:164 msgid "One of the selected users is not a member of this site." msgstr "One of the selected users is not a member of this site." #: wp-admin/users.php:82 wp-admin/network/users.php:237 msgid "Users list navigation" msgstr "Users list navigation" #: wp-admin/users.php:83 wp-admin/network/users.php:238 msgid "Users list" msgstr "Users list" #: wp-admin/users.php:81 wp-admin/network/users.php:236 msgid "Filter users list" msgstr "Filter users list" #: wp-admin/upload.php:258 msgid "Filter media items list" msgstr "Filter media items list" #: wp-admin/upload.php:260 msgid "Media items list" msgstr "Media items list" #: wp-admin/upload.php:259 msgid "Media items list navigation" msgstr "Media items list navigation" #: wp-admin/theme-install.php:168 wp-admin/network/themes.php:330 msgid "Filter themes list" msgstr "Filter themes list" #: wp-admin/themes.php:651 msgid "Install Parent Theme" msgstr "Install Parent Theme" #: wp-admin/theme-install.php:241 wp-admin/network/themes.php:332 msgid "Themes list" msgstr "Themes list" #: wp-admin/plugins.php:702 msgid "All selected plugins are up to date." msgstr "All selected plugins are up to date." #. translators: %s: Plugin file name. #: wp-admin/plugin-editor.php:203 msgid "Browsing %s (active)" msgstr "Browsing %s (active)" #. translators: %s: Plugin file name. #: wp-admin/plugin-editor.php:211 msgid "Browsing %s (inactive)" msgstr "Browsing %s (inactive)" #. translators: %s: Plugin file name. #: wp-admin/plugin-editor.php:200 msgid "Editing %s (active)" msgstr "Editing %s (active)" #. translators: %s: Plugin file name. #: wp-admin/plugin-editor.php:208 msgid "Editing %s (inactive)" msgstr "Editing %s (inactive)" #: wp-admin/plugins.php:594 wp-admin/plugin-install.php:115 msgid "Filter plugins list" msgstr "Filter plugins list" #: wp-admin/plugins.php:596 wp-admin/plugin-install.php:117 msgid "Plugins list" msgstr "Plugins list" #: wp-admin/plugins.php:595 wp-admin/plugin-install.php:116 msgid "Plugins list navigation" msgstr "Plugins list navigation" #. translators: %s: Local time. #: wp-admin/options-general.php:256 msgid "Local time is %s." msgstr "Local time is %s." #: wp-admin/my-sites.php:72 wp-admin/network/menu.php:53 #: wp-admin/network/sites.php:369 msgctxt "site" msgid "Add New" msgstr "Add New" #: wp-admin/link-manager.php:84 msgid "Links list" msgstr "Links list" #. translators: %s: WordPress version. #: wp-admin/includes/update.php:265 msgid "Get Version %s" msgstr "Get Version %s" #. translators: %s: Meta box title. #: wp-admin/includes/template.php:1361 msgid "Toggle panel: %s" msgstr "Toggle panel: %s" #: wp-admin/includes/post.php:1486 msgid "Edit permalink" msgstr "Edit permalink" #. translators: 1: Site Wide Only: true, 2: Network: true #: wp-admin/includes/plugin.php:91 msgid "The %1$s plugin header is deprecated. Use %2$s instead." msgstr "The %1$s plugin header is deprecated. Use %2$s instead." #: wp-admin/includes/post.php:1787 msgid "Saving revision…" msgstr "Saving revision…" #: wp-admin/includes/class-wp-site-health.php:1007 #: wp-admin/includes/class-wp-site-health.php:1717 msgid "Warning" msgstr "Warning" #: wp-admin/includes/template.php:1322 wp-admin/options.php:351 #: wp-admin/includes/network.php:128 wp-admin/includes/network.php:203 #: wp-admin/includes/network.php:263 wp-admin/includes/network.php:312 #: wp-admin/includes/network.php:325 wp-admin/includes/network.php:427 #: wp-admin/includes/network.php:615 wp-admin/includes/network.php:667 msgid "Warning:" msgstr "Warning:" #: wp-admin/includes/ms.php:981 msgid "Once you hit “Confirm Deletion”, the user will be permanently removed." msgstr "Once you hit “Confirm Deletion”, the user will be permanently removed." #: wp-admin/includes/ms.php:983 msgid "Once you hit “Confirm Deletion”, these users will be permanently removed." msgstr "Once you hit “Confirm Deletion”, these users will be permanently removed." #. translators: %s: User login. #: wp-admin/includes/ms.php:914 msgid "What should be done with content owned by %s?" msgstr "What should be done with content owned by %s?" #: wp-admin/includes/ms.php:930 msgid "Select a user" msgstr "Select a user" #. translators: %s: Link to user's site. #: wp-admin/includes/ms.php:951 msgid "Site: %s" msgstr "Site: %s" #: wp-admin/includes/ms.php:966 msgid "User has no sites or content and will be deleted." msgstr "User has no sites or content and will be deleted." #: wp-admin/includes/file.php:18 msgid "Theme Footer" msgstr "Theme Footer" #: wp-admin/includes/file.php:17 msgid "Theme Header" msgstr "Theme Header" #: wp-admin/includes/ms.php:862 msgid "You have chosen to delete the user from all networks and sites." msgstr "You have chosen to delete the user from all networks and sites." #: wp-admin/includes/ms.php:864 msgid "You have chosen to delete the following users from all networks and sites." msgstr "You have chosen to delete the following users from all networks and sites." #. translators: %s: User login. #: wp-admin/includes/ms.php:885 msgid "Warning! User %s cannot be deleted." msgstr "Warning! User %s cannot be deleted." #. translators: %s: User login. #: wp-admin/includes/ms.php:895 msgid "Warning! User cannot be deleted. The user %s is a network administrator." msgstr "Warning! User cannot be deleted. The user %s is a network administrator." #: wp-admin/includes/media.php:984 msgid "Invalid image URL." msgstr "Invalid image URL." #. translators: %s: Number of columns on the page. #: wp-admin/includes/class-wp-screen.php:1209 msgid "%s column" msgid_plural "%s columns" msgstr[0] "%s column" msgstr[1] "%s columns" #: wp-admin/includes/class-wp-screen.php:1002 msgid "Additional settings" msgstr "Additional settings" #. translators: 1: Title of an update, 2: Error message. #: wp-admin/includes/class-bulk-upgrader-skin.php:43 msgid "An error occurred while updating %1$s: %2$s" msgstr "An error occurred while updating %1$s: %2$s" #: wp-admin/includes/class-wp-screen.php:1116 msgid "Boxes" msgstr "Boxes" #. translators: 1: Comment author, 2: Notification if the comment is pending. #: wp-admin/includes/dashboard.php:813 msgid "From %1$s %2$s" msgstr "From %1$s %2$s" #: wp-admin/includes/class-wp-screen.php:762 msgid "Items list" msgstr "Items list" #: wp-admin/includes/class-wp-screen.php:761 msgid "Items list navigation" msgstr "Items list navigation" #. translators: Date and time format for recent posts on the dashboard, from a #. different calendar year, see https://www.php.net/date #: wp-admin/includes/dashboard.php:969 msgid "M jS Y" msgstr "M jS Y" #: wp-admin/includes/class-wp-users-list-table.php:243 msgid "No role" msgstr "No role" #: wp-admin/includes/class-wp-users-list-table.php:627 msgctxt "no user roles" msgid "None" msgstr "None" #: wp-admin/includes/class-wp-screen.php:1271 msgid "Pagination" msgstr "Pagination" #: wp-admin/includes/dashboard.php:603 msgid "View all drafts" msgstr "View all drafts" #: wp-admin/includes/class-wp-screen.php:1324 msgid "View mode" msgstr "View mode" #. translators: %s: Number of comments. #: wp-admin/includes/class-wp-comments-list-table.php:240 msgctxt "comments" msgid "All <span class=\"count\">(%s)</span>" msgid_plural "All <span class=\"count\">(%s)</span>" msgstr[0] "All <span class=\"count\">(%s)</span>" msgstr[1] "All <span class=\"count\">(%s)</span>" #. translators: %s: Number of comments. #: wp-admin/includes/class-wp-comments-list-table.php:261 msgctxt "comments" msgid "Approved <span class=\"count\">(%s)</span>" msgid_plural "Approved <span class=\"count\">(%s)</span>" msgstr[0] "Approved <span class=\"count\">(%s)</span>" msgstr[1] "Approved <span class=\"count\">(%s)</span>" #: wp-admin/export.php:214 wp-admin/export.php:261 wp-admin/export.php:301 msgid "End date:" msgstr "End date:" #: wp-admin/includes/class-wp-screen.php:760 msgid "Filter items list" msgstr "Filter items list" #: wp-admin/includes/class-wp-plugins-list-table.php:817 msgid "Network Active" msgstr "Network Active" #: wp-admin/includes/class-wp-plugins-list-table.php:821 msgid "Network Only" msgstr "Network Only" #: wp-admin/includes/class-wp-list-table.php:758 msgid "No pending comments" msgstr "No pending comments" #. translators: %s: Number of comments. #: wp-admin/includes/class-wp-comments-list-table.php:254 msgctxt "comments" msgid "Pending <span class=\"count\">(%s)</span>" msgid_plural "Pending <span class=\"count\">(%s)</span>" msgstr[0] "Pending <span class=\"count\">(%s)</span>" msgstr[1] "Pending <span class=\"count\">(%s)</span>" #. translators: %s: The new user. #: wp-admin/includes/ajax-actions.php:1702 msgid "User %s added" msgstr "User %s added" #. translators: %s: Number of comments. #: wp-admin/includes/class-wp-comments-list-table.php:268 msgctxt "comments" msgid "Spam <span class=\"count\">(%s)</span>" msgid_plural "Spam <span class=\"count\">(%s)</span>" msgstr[0] "Spam <span class=\"count\">(%s)</span>" msgstr[1] "Spam <span class=\"count\">(%s)</span>" #. translators: %s: Number of comments. #: wp-admin/includes/class-wp-comments-list-table.php:275 msgctxt "comments" msgid "Trash <span class=\"count\">(%s)</span>" msgid_plural "Trash <span class=\"count\">(%s)</span>" msgstr[0] "Bin <span class=\"count\">(%s)</span>" msgstr[1] "Bin <span class=\"count\">(%s)</span>" #. translators: %s: hostname:port #: wp-admin/includes/class-wp-filesystem-ssh2.php:174 msgid "Failed to initialize a SFTP subsystem session with the SSH2 Server %s" msgstr "Failed to initialise a SFTP subsystem session with the SSH2 Server %s" #: wp-admin/includes/class-wp-comments-list-table.php:462 msgctxt "column name" msgid "Submitted on" msgstr "Submitted on" #: wp-admin/export.php:178 msgid "Content to export" msgstr "Content to export" #: wp-admin/edit.php:245 msgid "You can view posts in a simple title list or with an excerpt using the Screen Options tab." msgstr "You can view posts in a simple title list or with an excerpt using the Screen Options tab." #. translators: %s: Comment date. #: wp-admin/edit-form-comment.php:136 msgid "Submitted on: %s" msgstr "Submitted on: %s" #: wp-admin/edit-form-comment.php:32 msgctxt "comment" msgid "Permalink:" msgstr "Permalink:" #: wp-admin/edit-form-advanced.php:206 msgid "Page draft updated." msgstr "Page draft updated." #. translators: %s: Scheduled date for the page. #: wp-admin/edit-form-advanced.php:205 msgid "Page scheduled for: %s." msgstr "Page scheduled for: %s." #: wp-admin/edit-form-advanced.php:203 msgid "Page submitted." msgstr "Page submitted." #: wp-admin/edit-form-advanced.php:191 msgid "Post draft updated." msgstr "Post draft updated." #. translators: %s: Scheduled date for the post. #: wp-admin/edit-form-advanced.php:190 msgid "Post scheduled for: %s." msgstr "Post scheduled for: %s." #: wp-admin/edit-form-advanced.php:188 msgid "Post submitted." msgstr "Post submitted." #: wp-admin/edit-form-advanced.php:164 msgid "View page" msgstr "View page" #: wp-admin/edit-comments.php:204 msgid "Comments list" msgstr "Comments list" #: wp-admin/edit-comments.php:203 msgid "Comments list navigation" msgstr "Comments list navigation" #: wp-admin/edit-comments.php:202 msgid "Filter comments list" msgstr "Filter comments list" #: wp-admin/edit-form-advanced.php:129 wp-admin/edit-form-advanced.php:136 msgid "Preview post" msgstr "Preview post" #: wp-admin/edit-form-advanced.php:150 wp-admin/edit-form-advanced.php:157 msgid "Preview page" msgstr "Preview page" #: wp-admin/edit-comments.php:187 msgid "In the <strong>Submitted on</strong> column, the date and time the comment was left on your site appears. Clicking on the date/time link will take you to that comment on your live site." msgstr "In the <strong>Submitted on</strong> column, the date and time the comment was left on your site appears. Clicking on the date/time link will take you to that comment on your live site." #: wp-admin/edit-comments.php:185 msgid "In the <strong>Comment</strong> column, hovering over any comment gives you options to approve, reply (and approve), quick edit, edit, spam mark, or trash that comment." msgstr "In the <strong>Comment</strong> column, hovering over any comment gives you options to approve, reply (and approve), quick edit, edit, spam mark, or bin that comment." #. translators: %s: Comments count. #: wp-admin/edit-comments.php:160 wp-admin/js/edit-comments.js:196 #: wp-admin/js/edit-comments.js:216 msgid "Comments (%s)" msgstr "Comments (%s)" #: wp-admin/includes/class-custom-image-header.php:948 msgid "The current theme does not support a flexible sized header image." msgstr "The current theme does not support a flexible sized header image." #. translators: 1: Comments count, 2: Post title. #: wp-admin/edit-comments.php:144 msgid "Comments (%1$s) on “%2$s”" msgstr "Comments (%1$s) on “%2$s”" #: wp-admin/includes/ajax-actions.php:5336 msgid "Sorry, you are not allowed to modify themes." msgstr "Sorry, you are not allowed to modify themes." #: wp-admin/includes/class-custom-image-header.php:776 #: wp-admin/includes/class-custom-image-header.php:940 msgid "The current theme does not support uploading a custom header image." msgstr "The current theme does not support uploading a custom header image." #: wp-admin/includes/user.php:525 msgid "You’re using the auto-generated password for your account. Would you like to change it?" msgstr "You’re using the auto-generated password for your account. Would you like to change it?" #: wp-admin/users.php:419 msgid "You have specified this user for removal:" msgstr "You have specified this user for removal:" #. translators: %s: User's display name. #: wp-admin/user-edit.php:696 msgid "Log %s out of all locations." msgstr "Log %s out of all locations." #: wp-admin/user-edit.php:684 msgid "Did you lose your phone or leave your account logged in at a public computer? You can log out everywhere else, and stay logged in here." msgstr "Did you lose your phone or leave your account logged in at a public computer? You can log out everywhere else, and stay logged in here." #: wp-admin/user-edit.php:670 wp-admin/user-edit.php:680 #: wp-admin/user-edit.php:690 msgid "Sessions" msgstr "Sessions" #: wp-admin/user-edit.php:672 wp-admin/user-edit.php:682 msgid "Log Out Everywhere Else" msgstr "Log Out Everywhere Else" #: wp-admin/user-new.php:547 wp-admin/user-edit.php:640 msgid "Cancel password change" msgstr "Cancel password change" #: wp-admin/user-edit.php:625 msgid "Account Management" msgstr "Account Management" #: wp-admin/user-edit.php:631 msgid "Generate Password" msgstr "Generate Password" #. translators: The non-breaking space prevents 1Password from thinking the #. text "log in" should trigger a password save prompt. #: wp-admin/install.php:153 msgid "You will need this password to log in. Please store it in a secure location." msgstr "You will need this password to log in. Please store it in a secure location." #: wp-admin/includes/class-wp-list-table.php:735 msgid "No approved comments" msgstr "No approved comments" #: wp-admin/includes/class-wp-list-table.php:705 #: wp-admin/includes/class-wp-list-table.php:735 #: wp-admin/includes/class-wp-list-table.php:758 msgid "No comments" msgstr "No Comments" #. translators: %s: Number of comments. #: wp-admin/includes/class-wp-list-table.php:691 msgid "%s approved comment" msgid_plural "%s approved comments" msgstr[0] "%s approved comment" msgstr[1] "%s approved comments" #. translators: %s: Number of comments. #: wp-admin/includes/class-wp-list-table.php:697 msgid "%s pending comment" msgid_plural "%s pending comments" msgstr[0] "%s pending comment" msgstr[1] "%s pending comments" #. translators: %s: Number of comments. #: wp-admin/includes/class-wp-list-table.php:685 msgid "%s comment" msgid_plural "%s comments" msgstr[0] "%s comment" msgstr[1] "%s comments" #: wp-admin/includes/ajax-actions.php:3876 msgid "Image could not be processed." msgstr "Image could not be processed." #: wp-admin/install.php:167 wp-admin/user-new.php:562 #: wp-admin/user-edit.php:656 msgid "Confirm Password" msgstr "Confirm Password" #. translators: 1: wp-config.php, 2: Secret key service URL. #: wp-admin/maint/repair.php:67 msgid "While you are editing your %1$s file, take a moment to make sure you have all 8 keys and that they are unique. You can generate these using the <a href=\"%2$s\">WordPress.org secret key service</a>." msgstr "While you are editing your %1$s file, take a moment to make sure you have all 8 keys and that they are unique. You can generate these using the <a href=\"%2$s\">WordPress.org secret key service</a>." #: wp-admin/includes/update.php:900 #: wp-admin/includes/class-wp-comments-list-table.php:839 #: wp-admin/includes/class-wp-list-table.php:543 #: wp-admin/includes/class-wp-list-table.php:1429 msgid "Show more details" msgstr "Show more details" #. translators: %s: Number of menus. #: wp-admin/nav-menus.php:725 msgid "Your theme supports %s menu. Select which menu appears in each location." msgid_plural "Your theme supports %s menus. Select which menu appears in each location." msgstr[0] "Your theme supports %s menu. Select which menu appears in each location." msgstr[1] "Your theme supports %s menus. Select which menu appears in each location." #. translators: %s: Theme name. #: wp-admin/includes/class-theme-installer-skin.php:133 #: wp-admin/includes/class-theme-upgrader-skin.php:105 msgid "Live Preview “%s”" msgstr "Live Preview “%s”" #. translators: %s: Number of posts. #: wp-admin/includes/class-wp-users-list-table.php:564 msgid "%s post by this author" msgid_plural "%s posts by this author" msgstr[0] "%s post by this author" msgstr[1] "%s posts by this author" #: wp-admin/includes/class-wp-list-table.php:941 msgid "Last page" msgstr "Last page" #: wp-admin/includes/class-wp-list-table.php:889 msgid "First page" msgstr "First Page" #: wp-admin/edit-form-comment.php:115 msgid "Comment status" msgstr "Comment status" #: wp-admin/includes/meta-boxes.php:275 wp-admin/edit-form-comment.php:141 msgid "Date and time" msgstr "Date and time" #. translators: %s: Post link. #: wp-admin/edit-form-comment.php:160 msgid "In response to: %s" msgstr "In response to: %s" #: wp-admin/edit-form-advanced.php:360 msgid "You can also embed media from many popular websites including Twitter, YouTube, Flickr and others by pasting the media URL on its own line into the content of your post/page. <a href=\"https://wordpress.org/support/article/embeds/\">Learn more about embeds</a>." msgstr "You can also embed media from many popular websites including Twitter, YouTube, Flickr and others by pasting the media URL on its own line into the content of your post/page. <a href=\"https://wordpress.org/support/article/embeds/\">Learn more about embeds</a>." #: wp-admin/includes/class-custom-background.php:99 msgid "<a href=\"https://codex.wordpress.org/Appearance_Background_Screen\">Documentation on Custom Background</a>" msgstr "<a href=\"https://codex.wordpress.org/Appearance_Background_Screen\">Documentation on Custom Background</a>" #: wp-admin/edit-tags.php:309 msgid "<a href=\"https://codex.wordpress.org/Links_Link_Categories_Screen\">Documentation on Link Categories</a>" msgstr "<a href=\"https://codex.wordpress.org/Links_Link_Categories_Screen\">Documentation on Link Categories</a>" #: wp-admin/edit-link-form.php:76 msgid "<a href=\"https://codex.wordpress.org/Links_Add_New_Screen\">Documentation on Creating Links</a>" msgstr "<a href=\"https://codex.wordpress.org/Links_Add_New_Screen\">Documentation on Creating Links</a>" #: wp-admin/link-manager.php:78 msgid "<a href=\"https://codex.wordpress.org/Links_Screen\">Documentation on Managing Links</a>" msgstr "<a href=\"https://codex.wordpress.org/Links_Screen\">Documentation on Managing Links</a>" #: wp-admin/includes/class-custom-image-header.php:134 msgid "<a href=\"https://codex.wordpress.org/Appearance_Header_Screen\">Documentation on Custom Header</a>" msgstr "<a href=\"https://codex.wordpress.org/Appearance_Header_Screen\">Documentation on Custom Header</a>" #: wp-admin/my-sites.php:51 msgid "<a href=\"https://codex.wordpress.org/Dashboard_My_Sites_Screen\">Documentation on My Sites</a>" msgstr "<a href=\"https://codex.wordpress.org/Dashboard_My_Sites_Screen\">Documentation on My Sites</a>" #: wp-admin/widgets.php:88 msgid "The theme you are currently using isn’t widget-aware, meaning that it has no sidebars that you are able to change. For information on making your theme widget-aware, please <a href=\"https://developer.wordpress.org/themes/functionality/widgets/\">follow these instructions</a>." msgstr "The theme you are currently using isn’t widget-aware, meaning that it has no sidebars that you are able to change. For information on making your theme widget-aware, please <a href=\"https://developer.wordpress.org/themes/functionality/widgets/\">follow these instructions</a>." #. translators: %s: Codex URL. #: wp-admin/options-writing.php:209 msgid "When you publish a new post, WordPress automatically notifies the following site update services. For more about this, see <a href=\"%s\">Update Services</a> on the Codex. Separate multiple service URLs with line breaks." msgstr "When you publish a new post, WordPress automatically notifies the following site update services. For more about this, see <a href=\"%s\">Update Services</a> on the Codex. Separate multiple service URLs with line breaks." #: wp-admin/includes/options.php:133 msgid "The <a href=\"https://wordpress.org/support/article/glossary/#character-set\">character encoding</a> of your site (UTF-8 is recommended)" msgstr "The <a href=\"https://wordpress.org/support/article/glossary/#character-set\">character encoding</a> of your site (UTF-8 is recommended)" #: wp-admin/includes/file.php:2204 msgid "example: www.wordpress.org" msgstr "example: www.wordpress.org" #: wp-admin/themes.php:137 msgid "The search for installed themes will search for terms in their name, description, author, or tag." msgstr "The search for installed themes will search for terms in their name, description, author, or tag." #: wp-admin/theme-install.php:102 msgid "Alternately, you can browse the themes that are Featured, Popular, or Latest. When you find a theme you like, you can preview it or install it." msgstr "Alternately, you can browse the themes that are Featured, Popular, or Latest. When you find a theme you like, you can preview it or install it." #: wp-admin/theme-install.php:101 msgid "You can Search for themes by keyword, author, or tag, or can get more specific and search by criteria listed in the feature filter." msgstr "You can Search for themes by keyword, author, or tag, or can get more specific and search by criteria listed in the feature filter." #. translators: %d: Number of themes. #: wp-admin/themes.php:234 wp-admin/theme-install.php:67 msgid "Number of Themes found: %d" msgstr "Number of Themes found: %d" #: wp-admin/options-general.php:371 msgid "Custom time format:" msgstr "Custom time format:" #: wp-admin/options-general.php:370 msgid "enter a custom time format in the following field" msgstr "enter a custom time format in the following field" #: wp-admin/options-general.php:334 msgid "Custom date format:" msgstr "Custom date format:" #: wp-admin/options-general.php:333 msgid "enter a custom date format in the following field" msgstr "enter a custom date format in the following field" #: wp-admin/includes/class-plugin-upgrader.php:66 msgid "Plugins updated successfully." msgstr "Plugins updated successfully." #. translators: %s: Number of millions. #: wp-admin/includes/class-wp-plugin-install-list-table.php:743 #: wp-admin/includes/plugin-install.php:689 msgctxt "Active plugin installations" msgid "%s+ Million" msgid_plural "%s+ Million" msgstr[0] "%s+ Million" msgstr[1] "%s+ Million" #. translators: 1: Error message, 2: Line number. #: wp-admin/link-parse-opml.php:89 msgid "XML Error: %1$s at line %2$s" msgstr "XML Error: %1$s at line %2$s" #: wp-admin/includes/class-wp-media-list-table.php:541 msgid "Detach" msgstr "Detach" #: wp-admin/menu-header.php:286 msgid "Main menu" msgstr "Main menu" #: wp-admin/includes/file.php:2255 msgid "Enter the location on the server where the public and private keys are located. If a passphrase is needed, enter that in the password field above." msgstr "Enter the location on the server where the public and private keys are located. If a passphrase is needed, enter that in the password field above." #: wp-admin/users.php:284 msgid "You have specified these users for deletion:" msgstr "You have specified these users for deletion:" #: wp-admin/users.php:313 msgid "What should be done with content owned by these users?" msgstr "What should be done with content owned by these users?" #. translators: %s: Number of users. #: wp-admin/users.php:490 msgid "%s user deleted." msgid_plural "%s users deleted." msgstr[0] "%s user deleted." msgstr[1] "%s users deleted." #: wp-admin/plugins.php:346 msgid "Delete Plugins" msgstr "Delete Plugins" #: wp-admin/plugins.php:350 msgid "You are about to remove the following plugins:" msgstr "You are about to remove the following plugins:" #: wp-admin/plugins.php:348 msgid "These plugins may be active on other sites in the network." msgstr "These plugins may be active on other sites in the network." #: wp-admin/edit.php:348 msgid "1 page not updated, somebody is editing it." msgstr "1 page not updated, somebody is editing it." #: wp-admin/edit.php:335 msgid "1 post not updated, somebody is editing it." msgstr "1 post not updated, somebody is editing it." #: wp-admin/theme-install.php:455 msgid "This theme has not been rated yet." msgstr "This theme has not been rated yet." #: wp-admin/update-core.php:641 msgid "New translations are available." msgstr "New translations are available." #. translators: Date and time format for exact current time, mainly about #. timezones, see https://www.php.net/date #: wp-admin/options-general.php:22 msgctxt "timezone date format" msgid "Y-m-d H:i:s" msgstr "Y-m-d H:i:s" #: wp-admin/nav-menus.php:630 msgid "To add a custom link, <strong>expand the Custom Links section, enter a URL and link text, and click Add to Menu</strong>" msgstr "To add a custom link, <strong>expand the Custom Links section, enter a URL and link text, and click Add to Menu</strong>" #: wp-admin/includes/theme.php:791 wp-admin/themes.php:911 msgid "Close details dialog" msgstr "Close details dialog" #: wp-admin/includes/template.php:2631 msgid "You are currently editing the page that shows your latest posts." msgstr "You are currently editing the page that shows your latest posts." #: wp-admin/includes/file.php:31 msgid "Posts Page" msgstr "Posts Page" #: wp-admin/includes/class-wp-screen.php:1231 msgid "Number of items per page:" msgstr "Number of items per page:" #: wp-admin/user-edit.php:53 msgid "You can log out of other devices, such as your phone or a public computer, by clicking the Log Out Everywhere Else button." msgstr "You can log out of other devices, such as your phone or a public computer, by clicking the Log Out Everywhere Else button." #. translators: Do not translate USERNAME, URL_DELETE, SITENAME, SITEURL: those #. are placeholders. #: wp-admin/ms-delete-site.php:56 msgid "" "Howdy ###USERNAME###,\n" "\n" "You recently clicked the 'Delete Site' link on your site and filled in a\n" "form on that page.\n" "\n" "If you really want to delete your site, click the link below. You will not\n" "be asked to confirm again so only click this link if you are absolutely certain:\n" "###URL_DELETE###\n" "\n" "If you delete your site, please consider opening a new site here\n" "some time in the future! (But remember your current site and username\n" "are gone forever.)\n" "\n" "Thanks for using the site,\n" "All at ###SITENAME###\n" "###SITEURL###" msgstr "" "Hi ###USERNAME###,\n" "\n" "You recently clicked the 'Delete Site' link on your site and filled in a\n" "form on that page.\n" "\n" "If you really want to delete your site, click the link below. You will not\n" "be asked to confirm again so only click this link if you are absolutely certain:\n" "###URL_DELETE###\n" "\n" "If you delete your site, please consider opening a new site here\n" "some time in the future! (But remember your current site and username\n" "are gone forever.)\n" "\n" "Thanks for using the site,\n" "All at ###SITENAME###\n" "###SITEURL###" #: wp-admin/includes/ms.php:302 wp-admin/network/settings.php:386 msgid "Size in megabytes" msgstr "Size in megabytes" #: wp-admin/includes/ms.php:299 msgid "Site Upload Space Quota" msgstr "Site Upload Space Quota" #: wp-admin/includes/revision.php:241 wp-admin/includes/revision.php:284 msgctxt "revision date short format" msgid "j M @ H:i" msgstr "j M @ H:i" #: wp-admin/includes/class-wp-automatic-updater.php:1290 msgid "" "UPDATE LOG\n" "==========" msgstr "" "UPDATE LOG\n" "==========" #: wp-admin/includes/class-wp-automatic-updater.php:1267 msgid "" "BETA TESTING?\n" "=============\n" "\n" "This debugging email is sent when you are using a development version of WordPress.\n" "\n" "If you think these failures might be due to a bug in WordPress, could you report it?\n" " * Open a thread in the support forums: https://wordpress.org/support/forum/alphabeta\n" " * Or, if you're comfortable writing a bug report: https://core.trac.wordpress.org/\n" "\n" "Thanks! -- The WordPress Team" msgstr "" "BETA TESTING?\n" "=============\n" "\n" "This debugging email is sent when you are using a development version of WordPress.\n" "\n" "If you think these failures might be due to a bug in WordPress, could you report it?\n" " * Open a thread in the support forums: https://wordpress.org/support/forum/alphabeta\n" " * Or, if you're comfortable writing a bug report: https://core.trac.wordpress.org/\n" "\n" "Thanks! -- The WordPress Team" #. translators: Do not translate USERNAME, ADMIN_URL, EMAIL, SITENAME, SITEURL: #. those are placeholders. #: wp-admin/includes/misc.php:1357 msgid "" "Howdy ###USERNAME###,\n" "\n" "You recently requested to have the administration email address on\n" "your site changed.\n" "\n" "If this is correct, please click on the following link to change it:\n" "###ADMIN_URL###\n" "\n" "You can safely ignore and delete this email if you do not want to\n" "take this action.\n" "\n" "This email has been sent to ###EMAIL###\n" "\n" "Regards,\n" "All at ###SITENAME###\n" "###SITEURL###" msgstr "" "Hi ###USERNAME###,\n" "\n" "You recently requested to have the administration email address on\n" "your site changed.\n" "\n" "If this is correct, please click on the following link to change it:\n" "###ADMIN_URL###\n" "\n" "You can safely ignore and delete this email if you do not want to\n" "take this action.\n" "\n" "This email has been sent to ###EMAIL###\n" "\n" "Regards,\n" "All at ###SITENAME###\n" "###SITEURL###" #: wp-admin/includes/revision.php:240 wp-admin/includes/revision.php:283 msgid "M j, Y @ H:i" msgstr "j M Y @ H:i" #: wp-admin/comment.php:208 msgid "Submitted on" msgstr "Submitted on" #. translators: Column name or table row header. #: wp-admin/includes/class-wp-comments-list-table.php:459 #: wp-admin/comment.php:182 msgid "In response to" msgstr "In response to" #. translators: Localized Support reference. #: wp-admin/includes/class-wp-site-health.php:1400 msgid "https://wordpress.org/support" msgstr "https://wordpress.org/support" #. translators: 1: Month, 2: Day, 3: Year, 4: Hour, 5: Minute. #: wp-admin/includes/template.php:833 wp-admin/js/comment.js:89 #: wp-admin/js/post.js:775 msgid "%1$s %2$s, %3$s at %4$s:%5$s" msgstr "%1$s %2$s, %3$s at %4$s:%5$s" #: wp-admin/user-edit.php:674 msgid "You are only logged in at this location." msgstr "You are only logged in at this location." #: wp-admin/includes/plugin-install.php:402 msgid "These suggestions are based on the plugins you and other users have installed." msgstr "These suggestions are based on the plugins you and other users have installed." #: wp-admin/edit-form-advanced.php:295 msgid "You can enable distraction-free writing mode using the icon to the right. This feature is not available for old browsers or devices with small screens, and requires that the full-height editor be enabled in Screen Options." msgstr "You can enable distraction-free writing mode using the icon to the right. This feature is not available for old browsers or devices with small screens, and requires that the full-height editor be enabled in Screen Options." #: wp-admin/user-edit.php:692 msgid "Log Out Everywhere" msgstr "Log Out Everywhere" #: wp-admin/includes/class-wp-plugin-install-list-table.php:109 msgctxt "Plugin Installer" msgid "Recommended" msgstr "Recommended" #. translators: New site notification email. 1: New site URL, 2: User login, 3: #. User password or password reset link, 4: Login URL. #: wp-admin/includes/upgrade.php:609 msgid "" "Your new WordPress site has been successfully set up at:\n" "\n" "%1$s\n" "\n" "You can log in to the administrator account with the following information:\n" "\n" "Username: %2$s\n" "Password: %3$s\n" "Log in here: %4$s\n" "\n" "We hope you enjoy your new site. Thanks!\n" "\n" "--The WordPress Team\n" "https://wordpress.org/\n" msgstr "" "Your new WordPress site has been successfully set up at:\n" "\n" "%1$s\n" "\n" "You can log in to the administrator account with the following information:\n" "\n" "Username: %2$s\n" "Password: %3$s\n" "Log in here: %4$s\n" "\n" "We hope you enjoy your new site. Thanks!\n" "\n" "--The WordPress Team\n" "https://wordpress.org/\n" #: wp-admin/themes.php:280 msgid "You cannot delete a theme while it has an active child theme." msgstr "You cannot delete a theme while it has an active child theme." #: wp-admin/options-general.php:34 wp-admin/network/settings.php:55 msgid "You can set the language, and the translation files will be automatically downloaded and installed (available if your filesystem is writable)." msgstr "You can set the language, and the translation files will be automatically downloaded and installed (available if your filesystem is writable)." #: wp-admin/options-discussion.php:275 msgid "Mystery Person" msgstr "Mystery Person" #: wp-admin/install.php:127 msgid "Usernames can have only alphanumeric characters, spaces, underscores, hyphens, periods, and the @ symbol." msgstr "Usernames can have only alphanumeric characters, spaces, underscores, hyphens, full stops, and the @ symbol." #: wp-admin/includes/class-wp-screen.php:1004 msgid "Enable full-height editor and distraction-free functionality." msgstr "Enable full-height editor and distraction-free functionality." #: wp-admin/includes/dashboard.php:1476 msgid "https://planet.wordpress.org/feed/" msgstr "https://planet.wordpress.org/feed/" #: wp-admin/includes/dashboard.php:1467 wp-admin/index.php:88 msgid "https://planet.wordpress.org/" msgstr "https://planet.wordpress.org/" #: wp-admin/includes/class-wp-plugin-install-list-table.php:758 msgid "Untested with your version of WordPress" msgstr "Untested with your version of WordPress" #: wp-admin/includes/class-wp-links-list-table.php:117 #: wp-admin/includes/class-wp-posts-list-table.php:461 msgid "Filter by category" msgstr "Filter by category" #: wp-admin/includes/meta-boxes.php:1118 msgid "All categories" msgstr "All categories" #: wp-admin/includes/class-wp-comments-list-table.php:491 msgid "Filter by comment type" msgstr "Filter by comment type" #: wp-admin/includes/ajax-actions.php:3847 msgid "You are now logged out everywhere else." msgstr "You are now logged out everywhere else." #. translators: %s: User's display name. #: wp-admin/includes/ajax-actions.php:3851 msgid "%s has been logged out." msgstr "%s has been logged out." #: wp-admin/includes/ajax-actions.php:3838 msgid "Could not log out user sessions. Please try again." msgstr "Could not log out user sessions. Please try again." #: wp-admin/includes/ajax-actions.php:3725 msgid "This preview is unavailable in the editor." msgstr "This preview is unavailable in the editor." #: wp-admin/edit-form-advanced.php:291 msgid "<strong>Post editor</strong> — Enter the text for your post. There are two modes of editing: Visual and Text. Choose the mode by clicking on the appropriate tab." msgstr "<strong>Post editor</strong> — Enter the text for your post. There are two modes of editing: Visual and Text. Choose the mode by clicking on the appropriate tab." #: wp-admin/edit-form-advanced.php:294 msgid "You can insert media files by clicking the button above the post editor and following the directions. You can align or edit images using the inline formatting toolbar available in Visual mode." msgstr "You can insert media files by clicking the button above the post editor and following the directions. You can align or edit images using the inline formatting Toolbar available in Visual mode." #. translators: %s: URL to background image configuration in Customizer. #: wp-admin/includes/class-custom-background.php:234 msgid "You can now manage and live-preview Custom Backgrounds in the <a href=\"%s\">Customizer</a>." msgstr "You can now manage and live-preview Custom Backgrounds in the <a href=\"%s\">Customiser</a>." #. translators: %s: URL to header image configuration in Customizer. #: wp-admin/includes/class-custom-image-header.php:483 msgid "You can now manage and live-preview Custom Header in the <a href=\"%s\">Customizer</a>." msgstr "You can now manage and live-preview Custom Header in the <a href=\"%s\">Customiser</a>." #: wp-admin/includes/class-wp-screen.php:1132 msgctxt "Welcome panel" msgid "Welcome" msgstr "Welcome" #. translators: %s: Number of users. #. translators: Number of users. #: wp-admin/includes/class-wp-users-list-table.php:203 #: wp-admin/includes/class-wp-ms-users-list-table.php:148 msgctxt "users" msgid "All <span class=\"count\">(%s)</span>" msgid_plural "All <span class=\"count\">(%s)</span>" msgstr[0] "All <span class=\"count\">(%s)</span>" msgstr[1] "All <span class=\"count\">(%s)</span>" #: wp-admin/includes/class-wp-links-list-table.php:131 #: wp-admin/edit-link-form.php:114 msgctxt "link name" msgid "Name" msgstr "Name" #. translators: %s: Placeholder that must come at the start of the URL. #: wp-admin/options-permalink.php:321 msgid "If you like, you may enter custom structures for your category and tag URLs here. For example, using <code>topics</code> as your category base would make your category links like <code>%s/topics/uncategorized/</code>. If you leave these blank the defaults will be used." msgstr "If you like, you may enter custom structures for your category and tag URLs here. For example, using <code>topics</code> as your category base would make your category links like <code>%s/topics/uncategorised/</code>. If you leave these blank the defaults will be used." #: wp-admin/credits.php:140 msgid "Release Lead" msgstr "Release Lead" #: wp-admin/upload.php:68 msgid "Use the arrow buttons at the top of the dialog, or the left and right arrow keys on your keyboard, to navigate between media items quickly." msgstr "Use the arrow buttons at the top of the dialog, or the left and right arrow keys on your keyboard, to navigate between media items quickly." #: wp-admin/upload.php:57 wp-admin/upload.php:230 msgid "You can view your media in a simple visual grid or a list with columns. Switch between these views using the icons to the left above the media." msgstr "You can view your media in a simple visual grid or a list with columns. Switch between these views using the icons to the left above the media." #: wp-admin/upload.php:58 msgid "To delete media items, click the Bulk Select button at the top of the screen. Select any items you wish to delete, then click the Delete Selected button. Clicking the Cancel Selection button takes you back to viewing your media." msgstr "To delete media items, click the Bulk Select button at the top of the screen. Select any items you wish to delete, then click the Delete Selected button. Clicking the Cancel Selection button takes you back to viewing your media." #: wp-admin/upload.php:67 msgid "Clicking an item will display an Attachment Details dialog, which allows you to preview media and make quick edits. Any changes you make to the attachment details will be automatically saved." msgstr "Clicking an item will display an Attachment Details dialog, which allows you to preview media and make quick edits. Any changes you make to the attachment details will be automatically saved." #: wp-admin/upload.php:69 msgid "You can also delete individual items and access the extended edit screen from the details dialog." msgstr "You can also delete individual items and access the extended edit screen from the details dialog." #: wp-admin/upload.php:56 msgid "All the files you’ve uploaded are listed in the Media Library, with the most recent uploads listed first." msgstr "All the files you’ve uploaded are listed in the Media Library, with the most recent uploads listed first." #: wp-admin/plugin-install.php:139 msgid "Browse Plugins" msgstr "Browse Plugins" #: wp-admin/plugin-install.php:101 msgid "If you just want to get an idea of what’s available, you can browse Featured and Popular plugins by using the links above the plugins list. These sections rotate regularly." msgstr "If you just want to get an idea of what’s available, you can browse Featured and Popular plugins by using the links above the plugins list. These sections rotate regularly." #: wp-admin/plugin-install.php:50 msgid "Add Plugins" msgstr "Add Plugins" #: wp-admin/includes/translation-install.php:24 msgid "Invalid translation type." msgstr "Invalid translation type." #. translators: 1: WPLANG, 2: wp-config.php #: wp-admin/options-general.php:191 msgid "The %1$s constant in your %2$s file is no longer needed." msgstr "The %1$s constant in your %2$s file is no longer needed." #: wp-admin/install.php:358 msgid "Welcome to the famous five-minute WordPress installation process! Just fill in the information below and you’ll be on your way to using the most extendable and powerful personal publishing platform in the world." msgstr "Welcome to the famous five-minute WordPress installation process! Just fill in the information below and you’ll be on your way to using the most extendable and powerful personal publishing platform in the world." #: wp-admin/includes/class-wp-plugin-install-list-table.php:760 msgid "<strong>Incompatible</strong> with your version of WordPress" msgstr "<strong>Incompatible</strong> with your version of WordPress" #: wp-admin/includes/class-wp-plugin-install-list-table.php:762 msgid "<strong>Compatible</strong> with your version of WordPress" msgstr "<strong>Compatible</strong> with your version of WordPress" #. translators: %s: Number of stars. #: wp-admin/includes/plugin-install.php:759 msgid "%d star" msgid_plural "%d stars" msgstr[0] "%d star" msgstr[1] "%d stars" #: wp-admin/includes/class-wp-list-table.php:468 msgid "Select bulk action" msgstr "Select bulk action" #: wp-admin/update-core.php:268 msgid "BETA TESTERS:" msgstr "BETA TESTERS:" #: wp-admin/update-core.php:268 msgid "This site is set up to install updates of future beta versions automatically." msgstr "This site is set up to install updates of future beta versions automatically." #. translators: %s: List view URL. #: wp-admin/upload.php:102 msgid "The grid view for the Media Library requires JavaScript. <a href=\"%s\">Switch to the list view</a>." msgstr "The grid view for the Media Library requires JavaScript. <a href=\"%s\">Switch to the list view</a>." #: wp-admin/user-new.php:427 wp-admin/user-new.php:597 msgid "Add the user without sending an email that requires their confirmation." msgstr "Add the user without sending an email that requires their confirmation." #. translators: %s: URL that could not be embedded. #: wp-admin/includes/ajax-actions.php:3691 msgid "%s failed to embed." msgstr "%s failed to embed." #: wp-admin/includes/class-wp-plugin-install-list-table.php:105 msgctxt "Plugin Installer" msgid "Beta Testing" msgstr "Beta Testing" #: wp-admin/includes/class-wp-plugin-install-list-table.php:462 msgctxt "Plugin installer group title" msgid "Performance" msgstr "Performance" #: wp-admin/includes/class-wp-plugin-install-list-table.php:463 msgctxt "Plugin installer group title" msgid "Social" msgstr "Social" #: wp-admin/includes/class-wp-plugin-install-list-table.php:464 msgctxt "Plugin installer group title" msgid "Tools" msgstr "Tools" #: wp-admin/includes/class-wp-plugin-install-list-table.php:620 msgid "More Details" msgstr "More Details" #: wp-admin/includes/class-wp-plugins-list-table.php:1042 msgid "View details" msgstr "View details" #: wp-admin/includes/class-wp-terms-list-table.php:190 msgctxt "Number/count of items" msgid "Count" msgstr "Count" #: wp-admin/includes/class-wp-theme-install-list-table.php:67 msgctxt "themes" msgid "Recently Updated" msgstr "Recently Updated" #: wp-admin/includes/plugin-install.php:574 msgctxt "Plugin installer section title" msgid "Reviews" msgstr "Reviews" #: wp-admin/includes/plugin-install.php:704 #: wp-admin/includes/plugin-install.php:791 msgid "Donate to this plugin »" msgstr "Donate to this plugin »" #: wp-admin/includes/plugin-install.php:773 msgid "Contributors" msgstr "Contributors" #. translators: %s: Support email address. #: wp-admin/includes/class-wp-automatic-updater.php:782 msgid "The WordPress team is willing to help you. Forward this email to %s and the team will work with you to make sure your site is working." msgstr "The WordPress team is willing to help you. Forward this email to %s and the team will work with you to make sure your site is working." #: wp-admin/includes/class-wp-automatic-updater.php:797 msgid "If you reach out to us, we'll also ensure you'll never have this problem again." msgstr "If you reach out to us, we'll also ensure you'll never have this problem again." #: wp-admin/theme-install.php:235 msgid "Filtering by:" msgstr "Filtering by:" #: wp-admin/includes/image-edit.php:170 msgid "To crop the image, click on it and drag to make your selection." msgstr "To crop the image, click on it and drag to make your selection." #: wp-admin/includes/image-edit.php:108 msgid "You can proportionally scale the original image. For best results, scaling should be done before you crop, flip, or rotate. Images can only be scaled down, not up." msgstr "You can proportionally scale the original image. For best results, scaling should be done before you crop, flip, or rotate. Images can only be scaled down, not up." #: wp-admin/edit-comments.php:183 msgid "A red bar on the left means the comment is waiting for you to moderate it." msgstr "A red bar on the left means the comment is waiting for you to moderate it." #: wp-admin/includes/image-edit.php:173 msgid "The aspect ratio is the relationship between the width and height. You can preserve the aspect ratio by holding down the shift key while resizing your selection. Use the input box to specify the aspect ratio, e.g. 1:1 (square), 4:3, 16:9, etc." msgstr "The aspect ratio is the relationship between the width and height. You can preserve the aspect ratio by holding down the shift key while resizing your selection. Use the input box to specify the aspect ratio, e.g. 1:1 (square), 4:3, 16:9, etc." #: wp-admin/includes/image-edit.php:176 msgid "Once you have made your selection, you can adjust it by entering the size in pixels. The minimum selection size is the thumbnail size as set in the Media settings." msgstr "Once you have made your selection, you can adjust it by entering the size in pixels. The minimum selection size is the thumbnail size as set in the Media settings." #: wp-admin/includes/image-edit.php:214 msgid "You can edit the image while preserving the thumbnail. For example, you may wish to have a square thumbnail that displays just a section of the image." msgstr "You can edit the image while preserving the thumbnail. For example, you may wish to have a square thumbnail that displays just a section of the image." #: wp-admin/includes/media.php:3229 msgid "Displayed on attachment pages." msgstr "Displayed on attachment pages." #. translators: %s: Alt + F10 #: wp-admin/edit-form-advanced.php:298 msgid "Keyboard users: When you’re working in the visual editor, you can use %s to access the toolbar." msgstr "Keyboard users: when you’re working in the visual editor, you can use %s to access the toolbar." #: wp-admin/includes/class-wp-comments-list-table.php:495 msgid "All comment types" msgstr "All comment types" #: wp-admin/includes/class-wp-theme-install-list-table.php:64 #: wp-admin/theme-install.php:176 msgctxt "themes" msgid "Featured" msgstr "Featured" #: wp-admin/theme-install.php:177 msgctxt "themes" msgid "Popular" msgstr "Popular" #: wp-admin/includes/class-wp-theme-install-list-table.php:66 #: wp-admin/theme-install.php:178 msgctxt "themes" msgid "Latest" msgstr "Latest" #: wp-admin/maint/repair.php:147 msgid "https://wordpress.org/support/forum/how-to-and-troubleshooting" msgstr "https://wordpress.org/support/forum/how-to-and-troubleshooting" #: wp-admin/theme-install.php:24 msgid "Add Themes" msgstr "Add Themes" #: wp-admin/theme-install.php:56 msgid "Search Themes" msgstr "Search Themes" #: wp-admin/theme-install.php:57 msgid "Search themes..." msgstr "Search themes..." #: wp-admin/theme-install.php:334 msgctxt "theme" msgid "Details & Preview" msgstr "Details & Preview" #: wp-admin/users.php:311 msgid "What should be done with content owned by this user?" msgstr "What should be done with content owned by this user?" #: wp-admin/includes/ms.php:955 wp-admin/users.php:317 msgid "Delete all content." msgstr "Delete all content." #: wp-admin/includes/ms.php:957 wp-admin/users.php:320 msgid "Attribute all content to:" msgstr "Attribute all content to:" #: wp-admin/revision.php:110 msgid "← Return to editor" msgstr "← Return to editor" #: wp-admin/index.php:76 msgid "<strong>At A Glance</strong> — Displays a summary of the content on your site and identifies which theme and version of WordPress you are using." msgstr "<strong>At A Glance</strong> — Displays a summary of the content on your site and identifies which theme and version of WordPress you are using." #: wp-admin/index.php:63 msgid "<strong>Box Controls</strong> — Click the title bar of the box to expand or collapse it. Some boxes added by plugins may have configurable content, and will show a “Configure” link in the title bar if you hover over it." msgstr "<strong>Box Controls</strong> — Click the title bar of the box to expand or collapse it. Some boxes added by plugins may have configurable content, and will show a “Configure” link in the title bar if you hover over it." #: wp-admin/themes.php:43 msgid "Sorry, you are not allowed to resume this theme." msgstr "Sorry, you are not allowed to resume this theme." #: wp-admin/users.php:56 msgid "<strong>Remove</strong> allows you to remove a user from your site. It does not delete their content. You can also remove multiple users at once by using bulk actions." msgstr "<strong>Remove</strong> allows you to remove a user from your site. It does not delete their content. You can also remove multiple users at once by using bulk actions." #: wp-admin/users.php:58 msgid "<strong>Delete</strong> brings you to the Delete Users screen for confirmation, where you can permanently remove a user from your site and delete their content. You can also delete multiple users at once by using bulk actions." msgstr "<strong>Delete</strong> brings you to the Delete Users screen for confirmation, where you can permanently remove a user from your site and delete their content. You can also delete multiple users at once by using bulk actions." #. translators: %s: https://wordpress.org #: wp-admin/admin-footer.php:37 msgid "Thank you for creating with <a href=\"%s\">WordPress</a>." msgstr "Thank you for creating with <a href=\"%s\">WordPress</a>." #: wp-admin/credits.php:55 wp-admin/credits.php:70 msgid "https://make.wordpress.org/" msgstr "https://make.wordpress.org/" #: wp-admin/includes/dashboard.php:1922 msgid "Manage widgets" msgstr "Manage widgets" #: wp-admin/includes/dashboard.php:1925 msgid "Manage menus" msgstr "Manage menus" #: wp-admin/includes/meta-boxes.php:134 msgid "Edit status" msgstr "Edit status" #: wp-admin/includes/meta-boxes.php:186 msgid "Edit visibility" msgstr "Edit visibility" #: wp-admin/includes/meta-boxes.php:259 msgid "Browse revisions" msgstr "Browse revisions" #: wp-admin/includes/meta-boxes.php:272 wp-admin/edit-form-comment.php:139 msgid "Edit date and time" msgstr "Edit date and time" #: wp-admin/includes/ms.php:1159 wp-admin/network/user-new.php:30 #: wp-admin/network/index.php:56 wp-admin/network/users.php:231 #: wp-admin/network/site-new.php:33 wp-admin/network/sites.php:46 msgid "<a href=\"https://wordpress.org/support/forum/multisite/\">Support Forums</a>" msgstr "<a href=\"https://wordpress.org/support/forum/multisite/\">Support Forums</a>" #: wp-admin/themes.php:232 msgid "Search installed themes..." msgstr "Search installed themes..." #: wp-admin/update-core.php:801 msgid "If an update is available, you᾿ll see a notification appear in the Toolbar and navigation menu." msgstr "If an update is available, you᾿ll see a notification appear in the Toolbar and navigation menu." #: wp-admin/update-core.php:811 msgid "<strong>WordPress</strong> — Updating your WordPress installation is a simple one-click procedure: just <strong>click on the “Update Now” button</strong> when you are notified that a new version is available." msgstr "<strong>WordPress</strong> — Updating your WordPress installation is a simple one-click procedure: just <strong>click on the “Update Now” button</strong> when you are notified that a new version is available." #: wp-admin/update-core.php:811 msgid "In most cases, WordPress will automatically apply maintenance and security updates in the background for you." msgstr "In most cases, WordPress will automatically apply maintenance and security updates in the background for you." #: wp-admin/update-core.php:815 msgid "<strong>Translations</strong> — The files translating WordPress into your language are updated for you whenever any other updates occur. But if these files are out of date, you can <strong>click the “Update Translations”</strong> button." msgstr "<strong>Translations</strong> — The files translating WordPress into your language are updated for you whenever any other updates occur. But if these files are out of date, you can <strong>click the “Update Translations”</strong> button." #: wp-admin/update-core.php:812 msgid "<strong>Themes and Plugins</strong> — To update individual themes or plugins from this screen, use the checkboxes to make your selection, then <strong>click on the appropriate “Update” button</strong>. To update all of your themes or plugins at once, you can check the box at the top of the section to select all before clicking the update button." msgstr "<strong>Themes and Plugins</strong> — To update individual themes or plugins from this screen, use the checkboxes to make your selection, then <strong>click on the appropriate “Update” button</strong>. To update all of your themes or plugins at once, you can check the box at the top of the section to select all before clicking the update button." #: wp-admin/update-core.php:800 msgid "On this screen, you can update to the latest version of WordPress, as well as update your themes, plugins, and translations from the WordPress.org repositories." msgstr "On this screen, you can update to the latest version of WordPress, as well as update your themes, plugins, and translations from the WordPress.org repositories." #. translators: %s: https://wordpress.org/themes #: wp-admin/themes.php:155 msgid "If you would like to see more themes to choose from, click on the “Add New” button and you will be able to browse or search for additional themes from the <a href=\"%s\">WordPress Theme Directory</a>. Themes in the WordPress Theme Directory are designed and developed by third parties, and are compatible with the license WordPress uses. Oh, and they’re free!" msgstr "If you would like to see more themes to choose from, click on the “Add New” button and you will be able to browse or search for additional themes from the <a href=\"%s\">WordPress Theme Directory</a>. Themes in the WordPress Theme Directory are designed and developed by third parties, and are compatible with the licence WordPress uses. Oh, and they’re free!" #. translators: %s: Number of posts. #: wp-admin/includes/dashboard.php:287 msgid "%s Post" msgid_plural "%s Posts" msgstr[0] "%s Post" msgstr[1] "%s Posts" #. translators: %s: Number of pages. #: wp-admin/includes/dashboard.php:290 msgid "%s Page" msgid_plural "%s Pages" msgstr[0] "%s Page" msgstr[1] "%s Pages" #. translators: Date and time format for recent posts on the dashboard, see #. https://www.php.net/date #: wp-admin/includes/dashboard.php:972 msgid "M jS" msgstr "j M" #. translators: %s: Number of megabytes. #: wp-admin/includes/dashboard.php:1556 msgid "%s MB Space Allowed" msgstr "%s MB Space Allowed" #. translators: 1: Number of megabytes, 2: Percentage. #: wp-admin/includes/dashboard.php:1570 msgid "%1$s MB (%2$s%%) Space Used" msgstr "%1$s MB (%2$s%%) Space Used" #: wp-admin/includes/dashboard.php:61 msgid "At a Glance" msgstr "At a Glance" #: wp-admin/options-reading.php:45 msgid "When this setting is in effect, a reminder is shown in the At a Glance box of the Dashboard that says, “Search engines discouraged,” to remind you that your site is not being crawled." msgstr "When this setting is in effect, a reminder is shown in the At a Glance box of the Dashboard that says, “Search engines discouraged,” to remind you that your site is not being crawled." #: wp-admin/themes.php:526 wp-admin/themes.php:873 msgctxt "theme" msgid "Active:" msgstr "Active:" #: wp-admin/includes/theme.php:303 msgid "Accessibility Ready" msgstr "Accessibility Ready" #. translators: %s: Theme name. #: wp-admin/includes/theme.php:918 wp-admin/themes.php:1081 msgid "This is a child theme of %s." msgstr "This is a child theme of %s." #: wp-admin/themes.php:131 msgid "This screen is used for managing your installed themes. Aside from the default theme(s) included with your WordPress installation, themes are designed and developed by third parties." msgstr "This screen is used for managing your installed themes. Aside from the default theme(s) included with your WordPress installation, themes are designed and developed by third parties." #: wp-admin/themes.php:133 msgid "Hover or tap to see Activate and Live Preview buttons" msgstr "Hover or tap to see Activate and Live Preview buttons" #: wp-admin/themes.php:134 msgid "Click on the theme to see the theme name, version, author, description, tags, and the Delete link" msgstr "Click on the theme to see the theme name, version, author, description, tags, and the Delete link" #: wp-admin/themes.php:135 msgid "Click Customize for the current theme or Live Preview for any other theme to see a live preview" msgstr "Click Customise for the current theme or Live Preview for any other theme to see a live preview" #: wp-admin/themes.php:136 msgid "The current theme is displayed highlighted as the first theme." msgstr "The current theme is displayed highlighted as the first theme." #: wp-admin/themes.php:172 msgid "Tap or hover on any theme then click the Live Preview button to see a live preview of that theme and change theme options in a separate, full-screen view. You can also find a Live Preview button at the bottom of the theme details screen. Any installed theme can be previewed and customized in this way." msgstr "Tap or hover on any theme then click the Live Preview button to see a live preview of that theme and change theme options in a separate, full-screen view. You can also find a Live Preview button at the bottom of the theme details screen. Any installed theme can be previewed and customised in this way." #: wp-admin/themes.php:174 msgid "When previewing on smaller monitors, you can use the collapse icon at the bottom of the left-hand pane. This will hide the pane, giving you more room to preview your site in the new theme. To bring the pane back, click on the collapse icon again." msgstr "When previewing on smaller monitors, you can use the collapse icon at the bottom of the left-hand pane. This will hide the pane, giving you more room to preview your site in the new theme. To bring the pane back, click on the collapse icon again." #: wp-admin/themes.php:173 msgid "The theme being previewed is fully interactive — navigate to different pages to see how the theme handles posts, archives, and other page templates. The settings may differ depending on what theme features the theme being previewed supports. To accept the new settings and activate the theme all in one step, click the Publish & Activate button above the menu." msgstr "The theme being previewed is fully interactive — navigate to different pages to see how the theme handles posts, archives, and other page templates. The settings may differ depending on what theme features the theme being previewed supports. To accept the new settings and activate the theme all in one step, click the Publish & Activate button above the menu." #: wp-admin/widgets.php:445 msgid "To activate a widget drag it to a sidebar or click on it. To deactivate a widget and delete its settings, drag it back." msgstr "To activate a widget drag it to a sidebar or click on it. To deactivate a widget and delete its settings, drag it back." #. translators: 1: The rating, 2: The number of ratings. #: wp-admin/includes/template.php:2603 msgid "%1$s rating based on %2$s rating" msgid_plural "%1$s rating based on %2$s ratings" msgstr[0] "%1$s rating based on %2$s rating" msgstr[1] "%1$s rating based on %2$s ratings" #. translators: %s: The rating. #: wp-admin/includes/template.php:2607 msgid "%s rating" msgstr "%s rating" #: wp-admin/my-sites.php:45 msgid "This screen shows an individual user all of their sites in this network, and also allows that user to set a primary site. They can use the links under each site to visit either the front end or the dashboard for that site." msgstr "This screen shows an individual user all of their sites in this network, and also allows that user to set a primary site. They can use the links under each site to visit either the front end or the dashboard for that site." #. translators: 1: Error code, 2: Error message. #: wp-admin/includes/class-wp-automatic-updater.php:1323 msgid "Error: [%1$s] %2$s" msgstr "<strong>ERROR</strong>: [%1$s] %2$s" #. translators: 1: Error code, 2: Error message. #: wp-admin/includes/class-wp-automatic-updater.php:1320 msgid "Rollback Error: [%1$s] %2$s" msgstr "<strong>ROLLBACK ERROR</strong>: [%1$s] %2$s" #: wp-admin/includes/class-wp-automatic-updater.php:1233 msgid "The following plugins were successfully updated:" msgstr "The following plugins were successfully updated:" #: wp-admin/includes/class-wp-automatic-updater.php:1234 msgid "The following themes were successfully updated:" msgstr "The following themes were successfully updated:" #: wp-admin/includes/class-wp-automatic-updater.php:1235 msgid "The following translations were successfully updated:" msgstr "The following translations were successfully updated:" #: wp-admin/includes/class-wp-automatic-updater.php:1247 msgid "The following plugins failed to update:" msgstr "The following plugins failed to update:" #: wp-admin/includes/class-wp-automatic-updater.php:1248 msgid "The following themes failed to update:" msgstr "The following themes failed to update:" #: wp-admin/includes/class-wp-automatic-updater.php:1249 msgid "The following translations failed to update:" msgstr "The following translations failed to update:" #: wp-admin/post.php:82 msgid "Unable to submit this form, please refresh and try again." msgstr "Unable to submit this form, please refresh and try again." #: wp-admin/themes.php:226 msgid "" "Are you sure you want to delete this theme?\n" "\n" "Click 'Cancel' to go back, 'OK' to confirm the delete." msgstr "" "Are you sure you want to delete this theme?\n" "\n" "Click 'Cancel' to go back, 'OK' to confirm the delete." #: wp-admin/themes.php:230 wp-admin/theme-install.php:55 msgid "Add New Theme" msgstr "Add New Theme" #: wp-admin/includes/theme.php:839 wp-admin/themes.php:997 msgid "Update Available" msgstr "Update Available" #: wp-admin/includes/theme.php:789 wp-admin/themes.php:909 msgid "Show previous theme" msgstr "Show previous theme" #: wp-admin/includes/theme.php:790 wp-admin/themes.php:910 msgid "Show next theme" msgstr "Show next theme" #: wp-admin/widgets.php:566 msgid "Add Widget" msgstr "Add Widget" #: wp-admin/index.php:79 msgid "<strong>Activity</strong> — Shows the upcoming scheduled posts, recently published posts, and the most recent comments on your posts and allows you to moderate them." msgstr "<strong>Activity</strong> — Shows the upcoming scheduled posts, recently published posts, and the most recent comments on your posts and allows you to moderate them." #: wp-admin/index.php:61 msgid "<strong>Screen Options</strong> — Use the Screen Options tab to choose which Dashboard boxes to show." msgstr "<strong>Screen Options</strong> — Use the Screen Options tab to choose which Dashboard boxes to show." #: wp-admin/index.php:82 msgid "<strong>Quick Draft</strong> — Allows you to create a new post and save it as a draft. Also displays links to the 3 most recent draft posts you've started." msgstr "<strong>Quick Draft</strong> — Allows you to create a new post and save it as a draft. Also displays links to the 3 most recent draft posts you've started." #: wp-admin/includes/dashboard.php:75 msgid "Quick Draft" msgstr "Quick Draft" #. translators: 1: Version number, 2: Theme name. #: wp-admin/includes/update.php:352 msgid "WordPress %1$s running %2$s theme." msgstr "WordPress %1$s running %2$s theme." #: wp-admin/includes/dashboard.php:548 msgid "What’s on your mind?" msgstr "What’s on your mind?" #: wp-admin/includes/dashboard.php:884 msgid "Publishing Soon" msgstr "Publishing Soon" #: wp-admin/includes/dashboard.php:893 msgid "Recently Published" msgstr "Recently Published" #: wp-admin/includes/dashboard.php:902 msgid "No activity yet!" msgstr "No activity yet!" #: wp-admin/includes/dashboard.php:70 msgid "Activity" msgstr "Activity" #. translators: %s: Network home URL. #: wp-admin/includes/class-wp-automatic-updater.php:1209 msgid "WordPress site: %s" msgstr "WordPress site: %s" #. translators: %s: WordPress version. #: wp-admin/includes/class-wp-automatic-updater.php:1216 msgid "SUCCESS: WordPress was successfully updated to %s" msgstr "SUCCESS: WordPress was successfully updated to %s" #. translators: %s: WordPress version. #: wp-admin/includes/class-wp-automatic-updater.php:1219 msgid "FAILED: WordPress failed to update to %s" msgstr "FAILED: WordPress failed to update to %s" #. translators: %s: Name of plugin / theme / translation. #: wp-admin/includes/class-wp-automatic-updater.php:1241 msgid "SUCCESS: %s" msgstr "SUCCESS: %s" #. translators: %s: Name of plugin / theme / translation. #: wp-admin/includes/class-wp-automatic-updater.php:1256 msgid "FAILED: %s" msgstr "FAILED: %s" #: wp-admin/includes/dashboard.php:966 msgid "Tomorrow" msgstr "Tomorrow" #: wp-admin/includes/deprecated.php:1379 msgid "Popular Plugin" msgstr "Popular Plugin" #: wp-admin/includes/dashboard.php:1563 wp-admin/includes/dashboard.php:1578 msgid "Manage Uploads" msgstr "Manage Uploads" #: wp-admin/includes/update-core.php:941 wp-admin/includes/update-core.php:1088 #: wp-admin/includes/update-core.php:1113 #: wp-admin/includes/class-core-upgrader.php:160 #: wp-admin/includes/class-wp-upgrader.php:165 msgid "The update cannot be installed because we will be unable to copy some files. This is usually due to inconsistent file permissions." msgstr "The update cannot be installed because we will be unable to copy some files. This is usually due to inconsistent file permissions." #. translators: %s: WordPress latest version. #: wp-admin/includes/class-wp-automatic-updater.php:725 msgid "WordPress %s is also now available." msgstr "WordPress %s is also now available." #. translators: 1: Home URL, 2: WordPress version. #: wp-admin/includes/class-wp-automatic-updater.php:757 msgid "Your site at %1$s experienced a critical failure while trying to update WordPress to version %2$s." msgstr "Your site at %1$s experienced a critical failure while trying to update WordPress to version %2$s." #. translators: %s: WordPress version. #: wp-admin/includes/class-wp-automatic-updater.php:811 msgid "Your site was running version %s." msgstr "Your site was running version %s." #: wp-admin/includes/class-language-pack-upgrader-skin.php:31 #: wp-admin/update-core.php:643 wp-admin/update-core.php:1041 msgid "Update Translations" msgstr "Update Translations" #. translators: 1: Project name (plugin, theme, or WordPress), 2: Language. #: wp-admin/includes/class-wp-automatic-updater.php:361 #: wp-admin/includes/class-language-pack-upgrader-skin.php:51 msgid "Updating translations for %1$s (%2$s)…" msgstr "Updating translations for %1$s (%2$s)…" #. translators: %s: Project name (plugin, theme, or WordPress). #: wp-admin/includes/class-wp-automatic-updater.php:359 msgid "Translations for %s" msgstr "Translations for %s" #. translators: Site updated notification email subject. 1: Site title, 2: #. WordPress version. #: wp-admin/includes/class-wp-automatic-updater.php:680 msgid "[%1$s] Your site has updated to WordPress %2$s" msgstr "[%1$s] Your site has updated to WordPress %2$s" #. translators: Update available notification email subject. 1: Site title, 2: #. WordPress version. #: wp-admin/includes/class-wp-automatic-updater.php:686 msgid "[%1$s] WordPress %2$s is available. Please update!" msgstr "[%1$s] WordPress %2$s is available. Please update!" #. translators: Site down notification email subject. 1: Site title. #: wp-admin/includes/class-wp-automatic-updater.php:691 msgid "[%1$s] URGENT: Your site may be down due to a failed update" msgstr "[%1$s] URGENT: Your site may be down due to a failed update" #: wp-admin/includes/class-wp-automatic-updater.php:714 msgid "No further action is needed on your part." msgstr "No further action is needed on your part." #. translators: %s: WordPress version. #: wp-admin/includes/class-wp-automatic-updater.php:720 msgid "For more on version %s, see the About WordPress screen:" msgstr "For more on version %s, see the About WordPress screen:" #. translators: 1: Home URL, 2: WordPress version. #: wp-admin/includes/class-wp-automatic-updater.php:736 msgid "Please update your site at %1$s to WordPress %2$s." msgstr "Please update your site at %1$s to WordPress %2$s." #: wp-admin/includes/class-wp-automatic-updater.php:746 msgid "We tried but were unable to update your site automatically." msgstr "We tried but were unable to update your site automatically." #: wp-admin/includes/class-wp-automatic-updater.php:726 #: wp-admin/includes/class-wp-automatic-updater.php:749 msgid "Updating is easy and only takes a few moments:" msgstr "Updating is easy and only takes a few moments:" #. translators: 1: Home URL, 2: WordPress latest version. #: wp-admin/includes/class-wp-automatic-updater.php:764 msgid "Your site at %1$s experienced a critical failure while trying to update to the latest version of WordPress, %2$s." msgstr "Your site at %1$s experienced a critical failure while trying to update to the latest version of WordPress, %2$s." #: wp-admin/includes/class-wp-automatic-updater.php:770 msgid "This means your site may be offline or broken. Don't panic; this can be fixed." msgstr "This means your site may be offline or broken. Don't panic; this can be fixed." #: wp-admin/includes/class-wp-automatic-updater.php:772 msgid "Please check out your site now. It's possible that everything is working. If it says you need to update, you should do so:" msgstr "Please check out your site now. It's possible that everything is working. If it says you need to update, you should do so:" #: wp-admin/includes/class-wp-automatic-updater.php:793 #: wp-admin/update-core.php:801 msgid "Keeping your site updated is important for security. It also makes the internet a safer place for you and your readers." msgstr "Keeping your site updated is important for security. It also makes the internet a safer place for you and your readers." #: wp-admin/includes/class-wp-automatic-updater.php:787 #: wp-admin/includes/class-wp-automatic-updater.php:1156 msgid "If you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help." msgstr "If you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help." #: wp-admin/includes/class-wp-automatic-updater.php:802 msgid "You also have some plugins or themes with updates available. Update them now:" msgstr "You also have some plugins or themes with updates available. Update them now:" #: wp-admin/includes/class-wp-automatic-updater.php:806 #: wp-admin/includes/class-wp-automatic-updater.php:1158 msgid "The WordPress Team" msgstr "The WordPress Team" #: wp-admin/includes/class-wp-automatic-updater.php:812 msgid "We have some data that describes the error your site encountered." msgstr "We have some data that describes the error your site encountered." #: wp-admin/includes/class-wp-automatic-updater.php:813 msgid "Your hosting company, support forum volunteers, or a friendly developer may be able to use this information to help you:" msgstr "Your hosting company, support forum volunteers, or a friendly developer may be able to use this information to help you:" #. translators: %s: Error code. #: wp-admin/includes/class-wp-automatic-updater.php:830 msgid "Error code: %s" msgstr "Error code: %s" #: wp-admin/update-core.php:242 msgid "Future security updates will be applied automatically." msgstr "Future security updates will be applied automatically." #: wp-admin/update-core.php:631 wp-admin/update-core.php:639 msgid "Translations" msgstr "Translations" #: wp-admin/includes/class-language-pack-upgrader.php:114 #: wp-admin/update-core.php:632 msgid "Your translations are all up to date." msgstr "Your translations are all up to date." #. translators: 1: Home URL, 2: WordPress version. #: wp-admin/includes/class-wp-automatic-updater.php:708 msgid "Howdy! Your site at %1$s has been updated automatically to WordPress %2$s." msgstr "Hi! Your site at %1$s has been updated automatically to WordPress %2$s." #: wp-admin/includes/class-wp-site-health.php:2160 msgid "Background updates" msgstr "Background updates" #: wp-admin/includes/class-language-pack-upgrader.php:113 msgid "Some of your translations need updating. Sit tight for a few more seconds while we update them as well." msgstr "Some of your translations need updating. Sit tight for a few more seconds while we update them as well." #: wp-admin/includes/class-language-pack-upgrader.php:119 msgid "Translation update failed." msgstr "Translation update failed." #: wp-admin/includes/class-language-pack-upgrader.php:120 msgid "Translation updated successfully." msgstr "Translation updated successfully." #. translators: %s: Theme name. #: wp-admin/includes/class-wp-automatic-updater.php:347 msgid "Updating theme: %s" msgstr "Updating theme: %s" #. translators: %s: Plugin name. #: wp-admin/includes/class-wp-automatic-updater.php:354 msgid "Updating plugin: %s" msgstr "Updating plugin: %s" #: wp-admin/includes/update-core.php:1154 msgid "There is not enough free disk space to complete the update." msgstr "There is not enough free disk space to complete the update." #: wp-admin/options-discussion.php:182 msgid "Comment must be manually approved" msgstr "Comment must be manually approved" #: wp-admin/options-media.php:52 msgid "The sizes listed below determine the maximum dimensions in pixels to use when adding an image to the Media Library." msgstr "The sizes listed below determine the maximum dimensions in pixels to use when adding an image to the Media Library." #: wp-admin/user-new.php:456 msgid "Create a brand new user and add them to this site." msgstr "Create a brand new user and add them to this site." #. translators: %s: Link to documentation on child themes. #: wp-admin/theme-editor.php:42 msgid "Upgrading to a newer version of the same theme will override changes made here. To avoid this, consider creating a <a href=\"%s\">child theme</a> instead." msgstr "Upgrading to a newer version of the same theme will override changes made here. To avoid this, consider creating a <a href=\"%s\">child theme</a> instead." #. translators: 1: Folder to locate, 2: Folder to start searching from. #: wp-admin/includes/class-wp-filesystem-base.php:266 msgid "Looking for %1$s in %2$s" msgstr "Looking for %1$s in %2$s" #: wp-admin/includes/class-core-upgrader.php:37 msgid "Attempting to roll back to previous version." msgstr "Attempting to roll back to previous version." #: wp-admin/includes/class-core-upgrader.php:38 msgid "Due to an error during updating, WordPress has rolled back to your previous version." msgstr "Due to an error during updating, WordPress has rolled back to your previous version." #. translators: %s: WordPress version. #: wp-admin/includes/class-wp-automatic-updater.php:338 msgid "Updating to WordPress %s" msgstr "Updating to WordPress %s" #. translators: %s: WordPress version. #: wp-admin/includes/class-wp-automatic-updater.php:340 msgid "WordPress %s" msgstr "WordPress %s" #. translators: 1: File checksum, 2: Expected checksum value. #: wp-admin/includes/file.php:1211 msgid "The checksum of the file (%1$s) does not match the expected checksum value (%2$s)." msgstr "The checksum of the file (%1$s) does not match the expected checksum value (%2$s)." #: wp-admin/includes/file.php:2219 msgid "This password will not be stored on the server." msgstr "This password will not be stored on the server." #: wp-admin/includes/update-core.php:1032 msgid "Preparing to install the latest version…" msgstr "Preparing to install the latest version…" #: wp-admin/includes/update-core.php:1102 msgid "Copying the required files…" msgstr "Copying the required files…" #: wp-admin/install.php:393 msgid "Please provide a valid username." msgstr "Please provide a valid username." #: wp-admin/install.php:396 msgid "The username you provided has invalid characters." msgstr "The username you provided has invalid characters." #: wp-admin/install.php:400 msgid "Your passwords do not match. Please try again." msgstr "Your passwords do not match. Please try again." #: wp-admin/nav-menus.php:628 msgid "<strong>Clicking the arrow to the right of any menu item</strong> in the editor will reveal a standard group of settings. Additional settings such as link target, CSS classes, link relationships, and link descriptions can be enabled and disabled via the Screen Options tab." msgstr "<strong>Clicking the arrow to the right of any menu item</strong> in the editor will reveal a standard group of settings. Additional settings such as link target, CSS classes, link relationships, and link descriptions can be enabled and disabled via the Screen Options tab." #. translators: 1: URL to Widgets screen, 2 and 3: The names of the default #. themes. #: wp-admin/nav-menus.php:597 msgid "Menus can be displayed in locations defined by your theme, even used in sidebars by adding a “Navigation Menu” widget on the <a href=\"%1$s\">Widgets</a> screen. If your theme does not support the navigation menus feature (the default themes, %2$s and %3$s, do), you can learn about adding this support by following the Documentation link to the side." msgstr "Menus can be displayed in locations defined by your theme, even used in sidebars by adding a “Navigation Menu” widget on the <a href=\"%1$s\">Widgets</a> screen. If your theme does not support the navigation menus feature (the default themes, %2$s and %3$s, do), you can learn about adding this support by following the Documentation link to the side." #. translators: %s: URL to Widgets screen. #: wp-admin/nav-menus.php:588 msgid "Your theme does not natively support menus, but you can use them in sidebars by adding a “Navigation Menu” widget on the <a href=\"%s\">Widgets</a> screen." msgstr "Your theme does not natively support menus, but you can use them in sidebars by adding a “Navigation Menu” widget on the <a href=\"%s\">Widgets</a> screen." #: wp-admin/install.php:408 msgid "Sorry, that isn’t a valid email address. Email addresses look like <code>username@example.com</code>." msgstr "Sorry, that isn’t a valid email address. Email addresses look like <code>username@example.com</code>." #: wp-admin/install.php:404 msgid "You must provide an email address." msgstr "You must provide an email address." #: wp-admin/includes/edit-tag-messages.php:24 msgid "Category added." msgstr "Category added." #: wp-admin/includes/edit-tag-messages.php:25 msgid "Category deleted." msgstr "Category deleted." #: wp-admin/includes/edit-tag-messages.php:26 msgid "Category updated." msgstr "Category updated." #: wp-admin/includes/edit-tag-messages.php:27 msgid "Category not added." msgstr "Category not added." #: wp-admin/includes/edit-tag-messages.php:28 msgid "Category not updated." msgstr "Category not updated." #: wp-admin/includes/edit-tag-messages.php:29 msgid "Categories deleted." msgstr "Categories deleted." #: wp-admin/includes/edit-tag-messages.php:34 msgid "Tag added." msgstr "Tag added." #: wp-admin/includes/edit-tag-messages.php:35 msgid "Tag deleted." msgstr "Tag deleted." #: wp-admin/includes/edit-tag-messages.php:36 msgid "Tag updated." msgstr "Tag updated." #: wp-admin/includes/edit-tag-messages.php:37 msgid "Tag not added." msgstr "Tag not added." #: wp-admin/includes/edit-tag-messages.php:38 msgid "Tag not updated." msgstr "Tag not updated." #: wp-admin/includes/edit-tag-messages.php:39 msgid "Tags deleted." msgstr "Tags deleted." #. translators: %s: Number of posts. #: wp-admin/edit.php:337 msgid "%s post not updated, somebody is editing it." msgid_plural "%s posts not updated, somebody is editing them." msgstr[0] "%s post not updated, somebody is editing it." msgstr[1] "%s posts not updated, somebody is editing them." #. translators: %s: Number of posts. #: wp-admin/edit.php:339 msgid "%s post permanently deleted." msgid_plural "%s posts permanently deleted." msgstr[0] "%s post permanently deleted." msgstr[1] "%s posts permanently deleted." #. translators: %s: Number of posts. #: wp-admin/edit.php:343 msgid "%s post restored from the Trash." msgid_plural "%s posts restored from the Trash." msgstr[0] "%s post restored from the Bin." msgstr[1] "%s posts restored from the Bin." #. translators: %s: Number of pages. #: wp-admin/edit.php:354 msgid "%s page moved to the Trash." msgid_plural "%s pages moved to the Trash." msgstr[0] "%s page moved to the Bin." msgstr[1] "%s pages moved to the Bin." #. translators: %s: Number of pages. #: wp-admin/edit.php:356 msgid "%s page restored from the Trash." msgid_plural "%s pages restored from the Trash." msgstr[0] "%s page restored from the Bin." msgstr[1] "%s pages restored from the Bin." #. translators: %s: Number of pages. #: wp-admin/edit.php:347 msgid "%s page updated." msgid_plural "%s pages updated." msgstr[0] "%s page updated." msgstr[1] "%s pages updated." #. translators: %s: Number of pages. #: wp-admin/edit.php:350 msgid "%s page not updated, somebody is editing it." msgid_plural "%s pages not updated, somebody is editing them." msgstr[0] "%s page not updated, somebody is editing it." msgstr[1] "%s pages not updated, somebody is editing them." #. translators: %s: Number of pages. #: wp-admin/edit.php:352 msgid "%s page permanently deleted." msgid_plural "%s pages permanently deleted." msgstr[0] "%s page permanently deleted." msgstr[1] "%s pages permanently deleted." #. translators: %s: Number of posts. #: wp-admin/edit.php:341 msgid "%s post moved to the Trash." msgid_plural "%s posts moved to the Trash." msgstr[0] "%s post moved to the Bin." msgstr[1] "%s posts moved to the Bin." #: wp-admin/revision.php:144 msgid "Compare two different revisions by <strong>selecting the “Compare any two revisions” box</strong> to the side." msgstr "Compare two different revisions by <strong>selecting the “Compare any two revisions” box</strong> to the side." #: wp-admin/includes/revision.php:380 msgid "Compare any two revisions" msgstr "Compare any two revisions" #. translators: 1: Audio track title, 2: Album title, 3: Artist name. #: wp-admin/includes/media.php:329 msgid "\"%1$s\" from %2$s by %3$s." msgstr "\"%1$s\" from %2$s by %3$s." #. translators: 1: Audio track title, 2: Album title. #: wp-admin/includes/media.php:332 msgid "\"%1$s\" from %2$s." msgstr "\"%1$s\" from %2$s." #. translators: 1: Audio track title, 2: Artist name. #: wp-admin/includes/media.php:335 msgid "\"%1$s\" by %2$s." msgstr "\"%1$s\" by %2$s." #. translators: %s: Audio track title. #: wp-admin/includes/media.php:338 msgid "\"%s\"." msgstr "\"%s\"." #. translators: Post revisions heading. %s: The number of available revisions. #: wp-admin/includes/meta-boxes.php:257 msgid "Revisions: %s" msgstr "Revisions: %s" #: wp-admin/includes/meta-boxes.php:259 msgctxt "revisions" msgid "Browse" msgstr "Browse" #. translators: %s: User's display name. #: wp-admin/includes/revision.php:401 msgid "Autosave by %s" msgstr "Autosave by %s" #. translators: %s: User's display name. #: wp-admin/includes/revision.php:411 msgid "Current Revision by %s" msgstr "Current Revision by %s" #: wp-admin/includes/revision.php:439 msgid "Restore This Autosave" msgstr "Restore This Autosave" #. translators: %s: User's display name. #: wp-admin/includes/revision.php:421 msgid "Revision by %s" msgstr "Revision by %s" #: wp-admin/edit-form-advanced.php:448 msgid "<strong>Connection lost.</strong> Saving has been disabled until you’re reconnected." msgstr "<strong>Connection lost.</strong> Saving has been disabled until you’re reconnected." #: wp-admin/edit-form-advanced.php:449 msgid "We’re backing up this post in your browser, just in case." msgstr "We’re backing up this post in your browser, just in case." #: wp-admin/includes/revision.php:453 msgid "Sorry, something went wrong. The requested comparison could not be loaded." msgstr "Sorry, something went wrong. The requested comparison could not be loaded." #: wp-admin/user-edit.php:649 msgid "Repeat New Password" msgstr "Repeat New Password" #: wp-admin/install.php:158 wp-admin/user-new.php:556 msgid "Repeat Password" msgstr "Repeat Password" #: wp-admin/includes/nav-menu.php:1036 msgid "Add menu items from the column on the left." msgstr "Add menu items from the column on the left." #. translators: %s: https://wordpress.org/plugins #: wp-admin/includes/plugin-install.php:272 msgid "Plugins extend and expand the functionality of WordPress. You may automatically install plugins from the <a href=\"%s\">WordPress Plugin Directory</a> or upload a plugin in .zip format by clicking the button at the top of this page." msgstr "Plugins extend and expand the functionality of WordPress. You may automatically install plugins from the <a href=\"%s\">WordPress Plugin Directory</a> or upload a plugin in .zip format by clicking the button at the top of this page." #. Plugin URI of the plugin msgid "http://wordpress.org/plugins/hello-dolly/" msgstr "http://wordpress.org/plugins/hello-dolly/" #: wp-admin/includes/class-wp-upgrader.php:161 msgid "The package contains no files." msgstr "The package contains no files." #: wp-admin/includes/class-theme-upgrader.php:80 msgid "The theme contains no files." msgstr "The theme contains no files." #: wp-admin/revision.php:143 msgid "To navigate between revisions, <strong>drag the slider handle left or right</strong> or <strong>use the Previous or Next buttons</strong>." msgstr "To navigate between revisions, <strong>drag the slider handle left or right</strong> or <strong>use the Previous or Next buttons</strong>." #: wp-admin/includes/class-wp-debug-data.php:434 #: wp-admin/includes/dashboard.php:1097 wp-admin/includes/dashboard.php:1287 #: wp-admin/customize.php:147 msgid "Loading…" msgstr "Loading…" #: wp-admin/post.php:242 msgid "The item you are trying to move to the Trash no longer exists." msgstr "The item you are trying to move to the Bin no longer exists." #: wp-admin/post.php:279 msgid "The item you are trying to restore from the Trash no longer exists." msgstr "The item you are trying to restore from the Bin no longer exists." #: wp-admin/post.php:301 msgid "This item has already been deleted." msgstr "This item has already been deleted." #: wp-admin/nav-menus.php:984 msgid "Drag the items into the order you prefer. Click the arrow on the right of the item to reveal additional configuration options." msgstr "Drag the items into the order you prefer. Click the arrow on the right of the item to reveal additional configuration options." #: wp-admin/nav-menus.php:616 msgid "If you haven’t yet created any menus, <strong>click the ’create a new menu’ link</strong> to get started" msgstr "If you haven’t yet created any menus, <strong>click the ’create a new menu’ link</strong> to get started" #: wp-admin/revision.php:140 msgid "This screen is used for managing your content revisions." msgstr "This screen is used for managing your content revisions." #: wp-admin/revision.php:141 msgid "Revisions are saved copies of your post or page, which are periodically created as you update your content. The red text on the left shows the content that was removed. The green text on the right shows the content that was added." msgstr "Revisions are saved copies of your post or page, which are periodically created as you update your content. The red text on the left shows the content that was removed. The green text on the right shows the content that was added." #: wp-admin/revision.php:142 msgid "From this screen you can review, compare, and restore revisions:" msgstr "From this screen you can review, compare, and restore revisions:" #: wp-admin/revision.php:145 msgid "To restore a revision, <strong>click Restore This Revision</strong>." msgstr "To restore a revision, <strong>click Restore This Revision</strong>." #: wp-admin/includes/revision.php:391 msgctxt "Followed by post revision info" msgid "To:" msgstr "To:" #: wp-admin/includes/revision.php:389 msgctxt "Followed by post revision info" msgid "From:" msgstr "From:" #: wp-admin/includes/revision.php:362 msgctxt "Button label for a previous revision" msgid "Previous" msgstr "Previous" #: wp-admin/includes/revision.php:366 msgctxt "Button label for a next revision" msgid "Next" msgstr "Next" #: wp-admin/nav-menus.php:604 msgid "Add, organize, and modify individual menu items" msgstr "Add, organise, and modify individual menu items" #: wp-admin/nav-menus.php:631 msgid "To reorganize menu items, <strong>drag and drop items with your mouse or use your keyboard</strong>. Drag or move a menu item a little to the right to make it a submenu" msgstr "To reorganise menu items, <strong>drag and drop items with your mouse or use your keyboard</strong>. Drag or move a menu item a little to the right to make it a submenu" #: wp-admin/nav-menus.php:451 msgid "Menu locations updated." msgstr "Menu locations updated." #. translators: 1: Audio album title, 2: Artist name. #: wp-admin/includes/media.php:344 msgid "%1$s by %2$s." msgstr "%1$s by %2$s." #. translators: Audio file track information. %d: Year of audio track release. #: wp-admin/includes/media.php:356 msgid "Released: %d." msgstr "Released: %d." #. translators: Audio file track information. 1: Audio track number, 2: Total #. audio tracks. #: wp-admin/includes/media.php:364 msgid "Track %1$s of %2$s." msgstr "Track %1$s of %2$s." #. translators: Audio file genre information. %s: Audio genre name. #: wp-admin/includes/media.php:373 msgid "Genre: %s." msgstr "Genre: %s." #: wp-admin/includes/media.php:3368 msgid "Audio Format:" msgstr "Audio Format:" #: wp-admin/includes/media.php:3369 msgid "Audio Codec:" msgstr "Audio Codec:" #: wp-admin/includes/post.php:1788 msgid "Your latest changes were saved as a revision." msgstr "Your latest changes were saved as a revision." #: wp-admin/nav-menus.php:602 wp-admin/themes.php:132 msgid "From this screen you can:" msgstr "From this screen you can:" #: wp-admin/nav-menus.php:603 msgid "Create, edit, and delete menus" msgstr "Create, edit, and delete menus" #: wp-admin/nav-menus.php:614 msgid "The menu management box at the top of the screen is used to control which menu is opened in the editor below." msgstr "The menu management box at the top of the screen is used to control which menu is opened in the editor below." #: wp-admin/nav-menus.php:615 msgid "To edit an existing menu, <strong>choose a menu from the drop down and click Select</strong>" msgstr "To edit an existing menu, <strong>choose a menu from the drop down and click Select</strong>" #: wp-admin/nav-menus.php:617 msgid "You can assign theme locations to individual menus by <strong>selecting the desired settings</strong> at the bottom of the menu editor. To assign menus to all theme locations at once, <strong>visit the Manage Locations tab</strong> at the top of the screen." msgstr "You can assign theme locations to individual menus by <strong>selecting the desired settings</strong> at the bottom of the menu editor. To assign menus to all theme locations at once, <strong>visit the Manage Locations tab</strong> at the top of the screen." #: wp-admin/nav-menus.php:622 msgid "Menu Management" msgstr "Menu Management" #: wp-admin/nav-menus.php:629 msgid "Add one or several items at once by <strong>selecting the checkbox next to each item and clicking Add to Menu</strong>" msgstr "Add one or several items at once by <strong>selecting the checkbox next to each item and clicking Add to Menu</strong>" #: wp-admin/nav-menus.php:632 msgid "Delete a menu item by <strong>expanding it and clicking the Remove link</strong>" msgstr "Delete a menu item by <strong>expanding it and clicking the Remove link</strong>" #: wp-admin/nav-menus.php:637 msgid "Editing Menus" msgstr "Editing Menus" #: wp-admin/nav-menus.php:642 msgid "This screen is used for globally assigning menus to locations defined by your theme." msgstr "This screen is used for globally assigning menus to locations defined by your theme." #: wp-admin/nav-menus.php:643 msgid "To assign menus to one or more theme locations, <strong>select a menu from each location’s drop down.</strong> When you’re finished, <strong>click Save Changes</strong>" msgstr "To assign menus to one or more theme locations, <strong>select a menu from each location’s drop down.</strong> When you’re finished, <strong>click Save Changes</strong>" #: wp-admin/nav-menus.php:644 msgid "To edit a menu currently assigned to a theme location, <strong>click the adjacent ’Edit’ link</strong>" msgstr "To edit a menu currently assigned to a theme location, <strong>click the adjacent ’Edit’ link</strong>" #: wp-admin/nav-menus.php:645 msgid "To add a new menu instead of assigning an existing one, <strong>click the ’Use new menu’ link</strong>. Your new menu will be automatically assigned to that theme location" msgstr "To add a new menu instead of assigning an existing one, <strong>click the ’Use new menu’ link</strong>. Your new menu will be automatically assigned to that theme location" #: wp-admin/nav-menus.php:697 msgid "Edit Menus" msgstr "Edit Menus" #: wp-admin/nav-menus.php:708 msgid "Manage Locations" msgstr "Manage Locations" #: wp-admin/nav-menus.php:739 msgid "Theme Location" msgstr "Theme Location" #: wp-admin/nav-menus.php:740 msgid "Assigned Menu" msgstr "Assigned Menu" #: wp-admin/nav-menus.php:749 msgid "Select a Menu" msgstr "Select a Menu" #: wp-admin/nav-menus.php:780 msgctxt "menu" msgid "Edit" msgstr "Edit" #: wp-admin/nav-menus.php:799 msgctxt "menu" msgid "Use new menu" msgstr "Use new menu" #: wp-admin/nav-menus.php:627 msgid "Each navigation menu may contain a mix of links to pages, categories, custom URLs or other content types. Menu links are added by selecting items from the expanding boxes in the left-hand column below." msgstr "Each navigation menu may contain a mix of links to pages, categories, custom URLs or other content types. Menu links are added by selecting items from the expanding boxes in the left-hand column below." #: wp-admin/nav-menus.php:594 msgid "This screen is used for managing your navigation menus." msgstr "This screen is used for managing your navigation menus." #: wp-admin/includes/revision.php:441 msgid "Restore This Revision" msgstr "Restore This Revision" #: wp-admin/user-edit.php:749 msgid "Capabilities" msgstr "Capabilities" #. translators: %s: Capability name. #: wp-admin/user-edit.php:763 msgid "Denied: %s" msgstr "Denied: %s" #: wp-admin/includes/class-walker-nav-menu-edit.php:246 msgid "Move" msgstr "Move" #: wp-admin/includes/class-walker-nav-menu-edit.php:247 msgid "Up one" msgstr "Up one" #: wp-admin/includes/class-walker-nav-menu-edit.php:248 msgid "Down one" msgstr "Down one" #: wp-admin/includes/class-walker-nav-menu-edit.php:251 msgid "To the top" msgstr "To the top" #: wp-admin/nav-menus.php:1017 wp-admin/network/settings.php:473 msgid "Menu Settings" msgstr "Menu Settings" #: wp-admin/nav-menus.php:940 msgid "Menu structure" msgstr "Menu structure" #. translators: 1: Post creation date, 2: Post creation time. #: wp-admin/includes/ajax-actions.php:1564 msgid "Draft created on %1$s at %2$s" msgstr "Draft created on %1$s at %2$s" #. translators: %s: User's display name. #: wp-admin/post.php:257 msgid "You cannot move this item to the Trash. %s is currently editing." msgstr "You cannot move this item to the Bin. %s is currently editing." #. translators: %s: User's display name. #: wp-admin/includes/misc.php:1128 msgid "%s has taken over and is currently editing." msgstr "%s has taken over and is currently editing." #: wp-admin/nav-menus.php:850 msgid "Select a menu to edit:" msgstr "Select a menu to edit:" #. translators: %s: URL to Upgrade Network screen. #: wp-admin/includes/ms.php:708 msgid "Thank you for Updating! Please visit the <a href=\"%s\">Upgrade Network</a> page to update all your sites." msgstr "Thank you for Updating! Please visit the <a href=\"%s\">Upgrade Network</a> page to update all your sites." #: wp-admin/setup-config.php:449 msgid "All right, sparky! You’ve made it through this part of the installation. WordPress can now communicate with your database. If you are ready, time now to…" msgstr "All right, sunshine! You’ve made it through this part of the installation. WordPress can now communicate with your database. If you are ready, time now to…" #: wp-admin/includes/class-wp-debug-data.php:836 msgid "Client version" msgstr "Client version" #: wp-admin/includes/class-walker-nav-menu-edit.php:121 msgid "sub item" msgstr "sub item" #: wp-admin/nav-menus.php:310 msgid "Selected menus have been successfully deleted." msgstr "Selected menus have been successfully deleted." #: wp-admin/nav-menus.php:1033 msgid "Auto add pages" msgstr "Auto add pages" #: wp-admin/nav-menus.php:1002 msgid "Give your menu a name, then click Create Menu." msgstr "Give your menu a name, then click Create Menu." #: wp-admin/nav-menus.php:982 msgid "Edit your default menu by adding or removing items. Drag the items into the order you prefer. Click Create Menu to save your changes." msgstr "Edit your default menu by adding or removing items. Drag the items into the order you prefer. Click Create Menu to save your changes." #: wp-admin/plugin-editor.php:128 msgid "The Documentation menu below the editor lists the PHP functions recognized in the plugin file. Clicking Look Up takes you to a web page about that particular function." msgstr "The Documentation menu below the editor lists the PHP functions recognised in the plugin file. Clicking Look Up takes you to a web page about that particular function." #: wp-admin/theme-editor.php:31 msgid "For PHP files, you can use the Documentation dropdown to select from functions recognized in that file. Look Up takes you to a web page with reference material about that particular function." msgstr "For PHP files, you can use the Documentation dropdown to select from functions recognised in that file. Look Up takes you to a web page with reference material about that particular function." #: wp-admin/theme-editor.php:295 wp-admin/plugin-editor.php:274 msgid "Look Up" msgstr "Look Up" #. translators: %s: User's display name. #: wp-admin/includes/misc.php:1078 #: wp-admin/includes/class-wp-posts-list-table.php:1013 msgid "%s is currently editing" msgstr "%s is currently editing" #: wp-admin/edit-form-advanced.php:359 msgid "You can upload and insert media (images, audio, documents, etc.) by clicking the Add Media button. You can select from the images and files already uploaded to the Media Library, or upload new media to add to your page or post. To create an image gallery, select the images to add and click the “Create a new gallery” button." msgstr "You can upload and insert media (images, audio, documents, etc.) by clicking the Add Media button. You can select from the images and files already uploaded to the Media Library, or upload new media to add to your page or post. To create an image gallery, select the images to add and click the “Create a new gallery” button." #: wp-admin/includes/image-edit.php:70 msgid "Image rotation is not supported by your web host." msgstr "Image rotation is not supported by your web host." #. translators: %s: URL to install the Link Manager plugin. #: wp-admin/includes/bookmark.php:326 msgid "If you are looking to use the link manager, please install the <a href=\"%s\">Link Manager</a> plugin." msgstr "If you are looking to use the link manager, please install the <a href=\"%s\">Link Manager</a> plugin." #: wp-admin/edit-form-advanced.php:280 msgid "The title field and the big Post Editing Area are fixed in place, but you can reposition all the other boxes using drag and drop. You can also minimize or expand them by clicking the title bar of each box. Use the Screen Options tab to unhide more boxes (Excerpt, Send Trackbacks, Custom Fields, Discussion, Slug, Author) or to choose a 1- or 2-column layout for this screen." msgstr "The title field and the big Post Editing Area are fixed in place, but you can reposition all the other boxes using drag and drop. You can also minimise or expand them by clicking the title bar of each box. Use the Screen Options tab to unhide more boxes (Excerpt, Send Trackbacks, Custom Fields, Discussion, Slug, Author) or to choose a 1- or 2-column layout for this screen." #: wp-admin/includes/class-custom-image-header.php:128 msgid "Don’t forget to click “Save Changes” when you’re done!" msgstr "Don’t forget to click “Save Changes” when you’re done!" #: wp-admin/edit-form-advanced.php:365 msgid "Inserting Media" msgstr "Inserting Media" #: wp-admin/edit-form-advanced.php:372 msgid "Several boxes on this screen contain settings for how your content will be published, including:" msgstr "Several boxes on this screen contain settings for how your content will be published, including:" #: wp-admin/includes/class-custom-background.php:91 msgid "To use a background image, simply upload it or choose an image that has already been uploaded to your Media Library by clicking the “Choose Image” button. You can display a single instance of your image, or tile it to fill the screen. You can have your background fixed in place, so your site content moves on top of it, or you can have it scroll with your site." msgstr "To use a background image, simply upload it or choose an image that has already been uploaded to your Media Library by clicking the “Choose Image” button. You can display a single instance of your image, or tile it to fill the screen. You can have your background fixed in place, so your site content moves on top of it, or you can have it scroll with your site." #: wp-admin/widgets.php:77 msgid "When changing themes, there is often some variation in the number and setup of widget areas/sidebars and sometimes these conflicts make the transition a bit less smooth. If you changed themes and seem to be missing widgets, scroll down on this screen to the Inactive Widgets area, where all of your widgets and their settings will have been saved." msgstr "When changing themes, there is often some variation in the number and setup of widget areas/sidebars and sometimes these conflicts make the transition a bit less smooth. If you changed themes and seem to be missing widgets, scroll down on this screen to the Inactive Widgets area, where all of your widgets and their settings will have been saved." #: wp-admin/edit-tags.php:288 msgid "<strong>Parent</strong> — Categories, unlike tags, can have a hierarchy. You might have a Jazz category, and under that have child categories for Bebop and Big Band. Totally optional. To create a subcategory, just choose another category from the Parent dropdown." msgstr "<strong>Parent</strong> — Categories, unlike tags, can have a hierarchy. You might have a Jazz category, and under that have child categories for Bebop and Big Band. Totally optional. To create a subcategory, just choose another category from the Parent dropdown." #. translators: 1: URL to browser uploader, 2: Additional link attributes. #: wp-admin/includes/media.php:2995 msgid "You are using the multi-file uploader. Problems? Try the <a href=\"%1$s\" %2$s>browser uploader</a> instead." msgstr "You are using the multi-file uploader. Problems? Try the <a href=\"%1$s\" %2$s>browser uploader</a> instead." #: wp-admin/async-upload.php:56 msgctxt "media item" msgid "Edit" msgstr "Edit" #. translators: %s: Default text color. #: wp-admin/includes/class-custom-image-header.php:738 msgctxt "color" msgid "Default: %s" msgstr "Default: %s" #: wp-admin/includes/class-wp-media-list-table.php:341 msgctxt "column name" msgid "Uploaded to" msgstr "Uploaded to" #: wp-admin/includes/class-custom-background.php:492 #: wp-admin/includes/class-custom-image-header.php:899 #: wp-admin/includes/ajax-actions.php:2540 msgid "The uploaded file is not a valid image. Please try again." msgstr "The uploaded file is not a valid image. Please try again." #: wp-admin/includes/class-custom-background.php:338 msgid "Choose a Background Image" msgstr "Choose a Background Image" #: wp-admin/includes/class-custom-image-header.php:631 msgid "Choose a Custom Header" msgstr "Choose a Custom Header" #: wp-admin/includes/class-custom-background.php:92 msgid "You can also choose a background color by clicking the Select Color button and either typing in a legitimate HTML hex value, e.g. “#ff0000” for red, or by choosing a color using the color picker." msgstr "You can also choose a background colour by clicking the Select Colour button and either typing in a legitimate HTML hex value, e.g. “#ff0000” for red, or by choosing a colour using the colour picker." #: wp-admin/includes/class-custom-image-header.php:127 msgid "In the Header Text section of this page, you can choose whether to display this text or hide it. You can also choose a color for the text by clicking the Select Color button and either typing in a legitimate HTML hex value, e.g. “#ff0000” for red, or by choosing a color using the color picker." msgstr "In the Header Text section of this page, you can choose whether to display this text or hide it. You can also choose a colour for the text by clicking the Select Colour button and either typing in a legitimate HTML hex value, e.g. “#ff0000” for red, or by choosing a colour using the colour picker." #: wp-admin/options-reading.php:44 msgid "You can choose whether or not your site will be crawled by robots, ping services, and spiders. If you want those services to ignore your site, click the checkbox next to “Discourage search engines from indexing this site” and click the Save Changes button at the bottom of the screen. Note that your privacy is not complete; your site is still visible on the web." msgstr "You can choose whether or not your site will be crawled by robots, ping services, and spiders. If you want those services to ignore your site, click the checkbox next to “Discourage search engines from indexing this site” and click the Save Changes button at the bottom of the screen. Note that your privacy is not complete; your site is still visible on the web." #: wp-admin/includes/dashboard.php:1919 msgid "More Actions" msgstr "More Actions" #: wp-admin/includes/dashboard.php:1928 msgid "Turn comments on or off" msgstr "Turn comments on or off" #: wp-admin/includes/dashboard.php:1930 msgid "Learn more about getting started" msgstr "Learn more about getting started" #: wp-admin/edit-comments.php:186 msgid "In the <strong>In response to</strong> column, there are three elements. The text is the name of the post that inspired the comment, and links to the post editor for that entry. The View Post link leads to that post on your live site. The small bubble with the number in it shows the number of approved comments that post has received. If there are pending comments, a red notification circle with the number of pending comments is displayed. Clicking the notification circle will filter the comments screen to show only pending comments on that post." msgstr "In the <strong>In response to</strong> column, there are three elements. The text is the name of the post that inspired the comment, and links to the post editor for that entry. The View Post link leads to that post on your live site. The small bubble with the number in it shows the number of approved comments that post has received. If there are pending comments, a red notification circle with the number of pending comments is displayed. Clicking the notification circle will filter the comments screen to show only pending comments on that post." #. translators: Storage space that's been used. 1: Percentage of used space, 2: #. Total space allowed in megabytes or gigabytes. #: wp-admin/includes/ms.php:259 msgid "Used: %1$s%% of %2$s" msgstr "Used: %1$s%% of %2$s" #. translators: 1: User ID, 2: User login. #: wp-admin/users.php:294 msgid "ID #%1$s: %2$s <strong>The current user will not be deleted.</strong>" msgstr "ID #%1$s: %2$s <strong>The current user will not be deleted.</strong>" #. translators: 1: User ID, 2: User login. #: wp-admin/users.php:297 wp-admin/users.php:435 msgid "ID #%1$s: %2$s" msgstr "ID #%1$s: %2$s" #: wp-admin/users.php:277 msgid "Please select an option." msgstr "Please select an option." #: wp-admin/options-reading.php:205 wp-admin/install.php:201 msgid "It is up to search engines to honor this request." msgstr "It is up to search engines to honour this request." #: wp-admin/includes/dashboard.php:1881 msgid "Welcome to WordPress!" msgstr "Welcome to WordPress!" #: wp-admin/includes/dashboard.php:1882 msgid "We’ve assembled some links to get you started:" msgstr "We’ve assembled some links to get you started:" #: wp-admin/includes/dashboard.php:1886 msgid "Get Started" msgstr "Get Started" #. translators: %s: URL to Themes panel in Customizer or Themes screen. #: wp-admin/includes/dashboard.php:1895 msgid "or, <a href=\"%s\">change your theme completely</a>" msgstr "or, <a href=\"%s\">change your theme completely</a>" #: wp-admin/includes/class-wp-privacy-requests-table.php:46 #: wp-admin/includes/dashboard.php:1901 msgid "Next Steps" msgstr "Next Steps" #: wp-admin/includes/dashboard.php:1904 wp-admin/includes/dashboard.php:1907 msgid "Edit your front page" msgstr "Edit your front page" #: wp-admin/includes/dashboard.php:1905 wp-admin/includes/dashboard.php:1908 msgid "Add additional pages" msgstr "Add additional pages" #: wp-admin/includes/dashboard.php:1909 msgid "Add a blog post" msgstr "Add a blog post" #: wp-admin/includes/dashboard.php:1911 msgid "Write your first blog post" msgstr "Write your first blog post" #: wp-admin/includes/dashboard.php:1912 msgid "Add an About page" msgstr "Add an About page" #: wp-admin/includes/dashboard.php:1915 msgid "View your site" msgstr "View your site" #: wp-admin/includes/plugin-install.php:372 msgid "If you have marked plugins as favorites on WordPress.org, you can browse them here." msgstr "If you have marked plugins as favourites on WordPress.org, you can browse them here." #: wp-admin/includes/plugin-install.php:376 wp-admin/theme-install.php:199 msgid "Your WordPress.org username:" msgstr "Your WordPress.org username:" #: wp-admin/includes/plugin-install.php:378 wp-admin/theme-install.php:202 msgid "Get Favorites" msgstr "Get Favourites" #. translators: 1: WordPress version, 2: URL to About screen. #: wp-admin/includes/update-core.php:1438 wp-admin/update-core.php:733 msgid "Welcome to WordPress %1$s. You will be redirected to the About WordPress screen. If not, click <a href=\"%2$s\">here</a>." msgstr "Welcome to WordPress %1$s. You will be redirected to the About WordPress screen. If not, click <a href=\"%2$s\">here</a>." #: wp-admin/options-reading.php:182 wp-admin/install.php:190 msgid "Allow search engines to index this site" msgstr "Allow search engines to index this site" #: wp-admin/options-reading.php:184 wp-admin/options-reading.php:204 #: wp-admin/install.php:192 wp-admin/install.php:200 msgid "Discourage search engines from indexing this site" msgstr "Discourage search engines from indexing this site" #: wp-admin/setup-config.php:214 msgid "Below you should enter your database connection details. If you’re not sure about these, contact your host." msgstr "Below you should enter your database connection details. If you’re not sure about these, contact your host." #: wp-admin/plugin-install.php:100 msgid "If you know what you’re looking for, Search is your best bet. The Search screen has options to search the WordPress Plugin Directory for a particular Term, Author, or Tag. You can also search the directory by selecting popular tags. Tags in larger type mean more plugins have been labeled with that tag." msgstr "If you know what you’re looking for, Search is your best bet. The Search screen has options to search the WordPress Plugin Directory for a particular Term, Author, or Tag. You can also search the directory by selecting popular tags. Tags in larger type mean more plugins have been labelled with that tag." #: wp-admin/plugin-install.php:102 msgid "You can also browse a user’s favorite plugins, by using the Favorites link above the plugins list and entering their WordPress.org username." msgstr "You can also browse a user’s favourite plugins, by using the Favourites link above the plugins list and entering their WordPress.org username." #: wp-admin/plugin-install.php:103 msgid "If you want to install a plugin that you’ve downloaded elsewhere, click the Upload Plugin button above the plugins list. You will be prompted to upload the .zip package, and once uploaded, you can activate the new plugin." msgstr "If you want to install a plugin that you’ve downloaded elsewhere, click the Upload Plugin button above the plugins list. You will be prompted to upload the .zip package, and once uploaded, you can activate the new plugin." #: wp-admin/setup-config.php:417 msgid "After you’ve done that, click “Run the installation”." msgstr "After you’ve done that, click “Run the installation”." #: wp-admin/includes/dashboard.php:371 msgid "Search engines discouraged" msgstr "Search engines discouraged" #: wp-admin/options-reading.php:43 wp-admin/options-reading.php:178 #: wp-admin/options-reading.php:179 wp-admin/install.php:182 #: wp-admin/install.php:185 msgid "Search engine visibility" msgstr "Search engine visibility" #. translators: 1: Link to documentation on child themes, 2: Name of parent #. theme. #: wp-admin/includes/class-wp-themes-list-table.php:285 msgid "This <a href=\"%1$s\">child theme</a> requires its parent theme, %2$s." msgstr "This <a href=\"%1$s\">child theme</a> requires its parent theme, %2$s." #: wp-admin/includes/class-wp-plugin-install-list-table.php:110 msgctxt "Plugin Installer" msgid "Favorites" msgstr "Favourites" #: wp-admin/theme-install.php:119 msgid "To install the theme so you can preview it with your site’s content and customize its theme options, click the \"Install\" button at the top of the left-hand pane. The theme files will be downloaded to your website automatically. When this is complete, the theme is now available for activation, which you can do by clicking the \"Activate\" link, or by navigating to your Manage Themes screen and clicking the \"Live Preview\" link under any installed theme’s thumbnail image." msgstr "To install the theme so you can preview it with your site’s content and customise its theme options, click the \"Install\" button at the top of the left-hand pane. The theme files will be downloaded to your website automatically. When this is complete, the theme is now available for activation, which you can do by clicking the \"Activate\" link, or by navigating to your Manage Themes screen and clicking the \"Live Preview\" link under any installed theme’s thumbnail image." #: wp-admin/includes/widgets.php:262 msgctxt "widget" msgid "Add" msgstr "Add" #: wp-admin/includes/widgets.php:261 msgctxt "widget" msgid "Edit" msgstr "Edit" #: wp-admin/includes/theme-install.php:117 msgid "Search by tag" msgstr "Search by tag" #: wp-admin/includes/theme-install.php:114 msgid "Search by author" msgstr "Search by author" #: wp-admin/includes/theme-install.php:111 #: wp-admin/includes/theme-install.php:123 msgid "Search by keyword" msgstr "Search by keyword" #: wp-admin/includes/theme-install.php:101 msgid "Type of search" msgstr "Type of search" #: wp-admin/includes/class-wp-screen.php:1064 msgid "Screen Options Tab" msgstr "Screen Options Tab" #: wp-admin/includes/class-wp-screen.php:870 msgid "Contextual Help Tab" msgstr "Contextual Help Tab" #: wp-admin/includes/class-wp-comments-list-table.php:850 msgid "Select comment" msgstr "Select comment" #. translators: %s: Link name. #. translators: %s: Plugin name. #. translators: %s: Taxonomy term name. #. translators: %s: User login. #. translators: %s: Attachment title. #. translators: %s: Post title. #. translators: %s: Theme name. #. translators: %s: Site URL. #: wp-admin/includes/class-wp-links-list-table.php:175 #: wp-admin/includes/class-wp-plugins-list-table.php:958 #: wp-admin/includes/class-wp-terms-list-table.php:367 #: wp-admin/includes/class-wp-users-list-table.php:494 #: wp-admin/includes/class-wp-media-list-table.php:386 #: wp-admin/includes/class-wp-posts-list-table.php:935 #: wp-admin/update-core.php:417 wp-admin/update-core.php:581 #: wp-admin/includes/class-wp-ms-sites-list-table.php:407 #: wp-admin/includes/class-wp-ms-users-list-table.php:241 msgid "Select %s" msgstr "Select %s" #. translators: %s: URL to Categories to Tags Converter tool. #: wp-admin/edit-tags.php:622 msgid "Tags can be selectively converted to categories using the <a href=\"%s\">tag to category converter</a>." msgstr "Tags can be selectively converted to categories using the <a href=\"%s\">tag to category converter</a>." #: wp-admin/edit-tags.php:260 msgid "You can delete Link Categories in the Bulk Action pull-down, but that action does not delete the links within the category. Instead, it moves them to the default Link Category." msgstr "You can delete Link Categories in the Bulk Action pull-down, but that action does not delete the links within the category. Instead, it moves them to the default Link Category." #: wp-admin/includes/class-custom-image-header.php:551 msgid "You can select an image to be shown at the top of your site by uploading from your computer or choosing from your media library. After selecting an image you will be able to crop it." msgstr "You can select an image to be shown at the top of your site by uploading from your computer or choosing from your media library. After selecting an image you will be able to crop it." #: wp-admin/menu-header.php:287 msgid "Skip to main content" msgstr "Skip to main content" #: wp-admin/edit-form-advanced.php:322 msgid "Creating a Page is very similar to creating a Post, and the screens can be customized in the same way using drag and drop, the Screen Options tab, and expanding/collapsing boxes as you choose. This screen also has the distraction-free writing space, available in both the Visual and Text modes via the Fullscreen buttons. The Page editor mostly works the same as the Post editor, but there are some Page-specific features in the Page Attributes box." msgstr "Creating a Page is very similar to creating a Post, and the screens can be customised in the same way using drag and drop, the Screen Options tab, and expanding/collapsing boxes as you choose. This screen also has the distraction-free writing space, available in both the Visual and Text modes via the Fullscreen buttons. The Page editor mostly works the same as the Post editor, but there are some Page-specific features in the Page Attributes box." #: wp-admin/includes/class-custom-image-header.php:109 msgid "You can set a custom image header for your site. Simply upload the image and crop it, and the new header will go live immediately. Alternatively, you can use an image that has already been uploaded to your Media Library by clicking the “Choose Image” button." msgstr "You can set a custom image header for your site. Simply upload the image and crop it, and the new header will go live immediately. Alternatively, you can use an image that has already been uploaded to your Media Library by clicking the “Choose Image” button." #: wp-admin/includes/class-custom-image-header.php:878 msgid "Skip Cropping, Publish Image as Is" msgstr "Skip Cropping, Publish Image as Is" #: wp-admin/includes/class-custom-background.php:326 #: wp-admin/includes/class-custom-image-header.php:549 msgid "Select Image" msgstr "Select Image" #: wp-admin/includes/class-custom-background.php:336 #: wp-admin/includes/class-custom-image-header.php:628 msgid "Or choose an image from your media library:" msgstr "Or choose an image from your media library:" #: wp-admin/includes/class-custom-background.php:339 #: wp-admin/includes/class-custom-image-header.php:632 msgid "Choose Image" msgstr "Choose Image" #: wp-admin/includes/class-wp-theme-install-list-table.php:394 #: wp-admin/theme-install.php:527 msgid "Collapse" msgstr "Collapse" #: wp-admin/includes/class-custom-image-header.php:112 msgid "If you don’t want a header image to be displayed on your site at all, click the “Remove Header Image” button at the bottom of the Header Image section of this page. If you want to re-enable the header image later, you just have to select one of the other image options and click “Save Changes”." msgstr "If you don’t want a header image to be displayed on your site at all, click the “Remove Header Image” button at the bottom of the Header Image section of this page. If you want to re-enable the header image later, you just have to select one of the other image options and click “Save Changes”." #: wp-admin/media.php:70 msgid "You attempted to edit an item that isn’t an attachment. Please go back and try again." msgstr "You attempted to edit an item that isn’t an attachment. Please go back and try again." #: wp-admin/includes/class-wp-plugin-install-list-table.php:602 msgctxt "plugin" msgid "Installed" msgstr "Installed" #: wp-admin/includes/class-wp-theme-install-list-table.php:316 #: wp-admin/includes/class-wp-theme-install-list-table.php:474 msgid "This theme is already installed and is up to date" msgstr "This theme is already installed and is up to date" #: wp-admin/theme-install.php:118 msgid "Once you have generated a list of themes, you can preview and install any of them. Click on the thumbnail of the theme you’re interested in previewing. It will open up in a full-screen Preview page to give you a better idea of how that theme will look." msgstr "Once you have generated a list of themes, you can preview and install any of them. Click on the thumbnail of the theme you’re interested in previewing. It will open up in a full-screen Preview page to give you a better idea of how that theme will look." #: wp-admin/theme-install.php:124 msgid "Previewing and Installing" msgstr "Previewing and Installing" #: wp-admin/themes.php:179 msgid "Previewing and Customizing" msgstr "Previewing and Customising" #: wp-admin/includes/media.php:3012 msgid "You are using the browser’s built-in file uploader. The WordPress uploader includes multiple file selection and drag and drop capability. <a href=\"#\">Switch to the multi-file uploader</a>." msgstr "You are using the browser’s built-in file uploader. The WordPress uploader includes multiple file selection and drag and drop capability. <a href=\"#\">Switch to the multi-file uploader</a>." #. translators: %s: Theme name. #: wp-admin/includes/class-wp-theme-install-list-table.php:336 msgid "Preview %s" msgstr "Preview %s" #: wp-admin/tools.php:48 msgid "Categories have hierarchy, meaning that you can nest sub-categories. Tags do not have hierarchy and cannot be nested. Sometimes people start out using one on their posts, then later realize that the other would work better for their content." msgstr "Categories have hierarchy, meaning that you can nest sub-categories. Tags do not have hierarchy and cannot be nested. Sometimes people start out using one on their posts, then later realise that the other would work better for their content." #: wp-admin/tools.php:49 msgid "The Categories and Tags Converter link on this screen will take you to the Import screen, where that Converter is one of the plugins you can install. Once that plugin is installed, the Activate Plugin & Run Importer link will take you to a screen where you can choose to convert tags into categories or vice versa." msgstr "The Categories and Tags Converter link on this screen will take you to the Import screen, where that Converter is one of the plugins you can install. Once that plugin is installed, the Activate Plugin & Run Importer link will take you to a screen where you can choose to convert tags into categories or vice versa." #: wp-admin/includes/class-custom-image-header.php:99 msgid "This screen is used to customize the header section of your theme." msgstr "This screen is used to customise the header section of your theme." #: wp-admin/includes/class-custom-image-header.php:100 msgid "You can choose from the theme’s default header images, or use one of your own. You can also customize how your Site Title and Tagline are displayed." msgstr "You can choose from the theme’s default header images, or use one of your own. You can also customise how your Site Title and Tagline are displayed." #: wp-admin/includes/class-custom-image-header.php:110 msgid "Some themes come with additional header images bundled. If you see multiple images displayed, select the one you’d like and click the “Save Changes” button." msgstr "Some themes come with additional header images bundled. If you see multiple images displayed, select the one you’d like and click the “Save Changes” button." #: wp-admin/includes/class-custom-image-header.php:111 msgid "If your theme has more than one default header image, or you have uploaded more than one custom header image, you have the option of having WordPress display a randomly different image on each page of your site. Click the “Random” radio button next to the Uploaded Images or Default Images section to enable this feature." msgstr "If your theme has more than one default header image, or you have uploaded more than one custom header image, you have the option of having WordPress display a randomly different image on each page of your site. Click the “Random” radio button next to the Uploaded Images or Default Images section to enable this feature." #. translators: %s: URL to General Settings screen. #: wp-admin/includes/class-custom-image-header.php:123 msgid "For most themes, the header text is your Site Title and Tagline, as defined in the <a href=\"%s\">General Settings</a> section." msgstr "For most themes, the header text is your Site Title and Tagline, as defined in the <a href=\"%s\">General Settings</a> section." #: wp-admin/install.php:293 wp-admin/install.php:306 msgid "Configuration Error" msgstr "Configuration Error" #: wp-admin/media-new.php:54 msgid "Revert to the <strong>Browser Uploader</strong> by clicking the link below the drag and drop box." msgstr "Revert to the <strong>Browser Uploader</strong> by clicking the link below the drag and drop box." #: wp-admin/users.php:487 wp-admin/network/users.php:250 msgid "User deleted." msgstr "User deleted." #: wp-admin/includes/class-core-upgrader.php:36 wp-admin/includes/file.php:1546 #: wp-admin/includes/file.php:1673 msgid "Could not copy files. You may have run out of disk space." msgstr "Could not copy files. You may have run out of disk space." #: wp-admin/includes/theme-install.php:95 msgid "Search for themes by keyword." msgstr "Search for themes by keyword." #: wp-admin/includes/theme-install.php:140 msgid "Find a theme based on specific features." msgstr "Find a theme based on specific features." #: wp-admin/setup-config.php:198 msgid "In all likelihood, these items were supplied to you by your Web Host. If you don’t have this information, then you will need to contact them before you can continue. If you’re all ready…" msgstr "In all likelihood, these items were supplied to you by your Web Host. If you don’t have this information, then you will need to contact them before you can continue. If you’re all ready…" #: wp-admin/theme-editor.php:246 msgid "This theme is broken." msgstr "This theme is broken." #: wp-admin/includes/class-custom-background.php:339 msgid "Set as background" msgstr "Set as background" #: wp-admin/includes/class-custom-image-header.php:632 msgid "Set as header" msgstr "Set as header" #. translators: %s: Theme name. #: wp-admin/includes/class-theme-upgrader-skin.php:94 msgid "Customize “%s”" msgstr "Customise “%s”" #: wp-admin/edit-comments.php:308 wp-admin/edit-comments.php:314 msgid "Edit comment" msgstr "Edit comment" #: wp-admin/includes/class-wp-media-list-table.php:174 #: wp-admin/includes/class-wp-media-list-table.php:752 #: wp-admin/includes/class-wp-comments-list-table.php:366 #: wp-admin/includes/class-wp-comments-list-table.php:742 #: wp-admin/includes/class-wp-posts-list-table.php:410 #: wp-admin/includes/class-wp-posts-list-table.php:1368 msgid "Restore" msgstr "Restore" #: wp-admin/includes/media.php:2545 #: wp-admin/includes/class-wp-ms-sites-list-table.php:368 msgid "Actions" msgstr "Actions" #: wp-admin/includes/class-wp-theme-install-list-table.php:392 #: wp-admin/theme-install.php:69 wp-admin/theme-install.php:525 msgid "Collapse Sidebar" msgstr "Collapse Sidebar" #: wp-admin/link.php:111 msgid "Edit Link" msgstr "Edit Link" #: wp-admin/includes/class-wp-plugins-list-table.php:463 msgid "Plugin" msgstr "Plugin" #: wp-admin/includes/image-edit.php:132 msgid "Scale" msgstr "Scale" #: wp-admin/includes/media.php:1379 msgid "Link URL" msgstr "Link URL" #: wp-admin/includes/media.php:1382 wp-admin/includes/media.php:2956 msgid "Enter a link URL or click above for presets." msgstr "Enter a link URL or click above for presets." #: wp-admin/includes/class-wp-themes-list-table.php:279 #: wp-admin/includes/class-wp-theme-install-list-table.php:509 #: wp-admin/includes/plugin-install.php:654 msgid "Version:" msgstr "Version:" #. translators: %s: Number of words. #: wp-admin/edit-form-advanced.php:612 msgid "Word count: %s" msgstr "Word count: %s" #: wp-admin/install.php:159 wp-admin/user-new.php:481 wp-admin/user-new.php:485 #: wp-admin/user-new.php:532 wp-admin/user-new.php:556 #: wp-admin/user-edit.php:454 wp-admin/user-edit.php:502 msgid "(required)" msgstr "(required)" #: wp-admin/includes/meta-boxes.php:862 msgid "No comments yet." msgstr "No comments yet." #: wp-admin/options-general.php:337 wp-admin/options-general.php:374 msgid "Preview:" msgstr "Preview:" #: wp-admin/includes/class-wp-list-table.php:1163 #: wp-admin/includes/nav-menu.php:663 wp-admin/includes/nav-menu.php:895 #: wp-admin/update-core.php:329 wp-admin/update-core.php:449 #: wp-admin/update-core.php:491 wp-admin/update-core.php:613 msgid "Select All" msgstr "Select all" #: wp-admin/credits.php:54 msgid "https://wordpress.org/about/" msgstr "https://en-gb.wordpress.org/about/" #: wp-admin/includes/user.php:151 msgid "<strong>Error</strong>: Please enter a nickname." msgstr "<strong>Error</strong>: please enter a nickname." #: wp-admin/includes/meta-boxes.php:59 wp-admin/js/post.js:820 msgid "Save as Pending" msgstr "Save as Pending" #: wp-admin/includes/meta-boxes.php:108 wp-admin/includes/meta-boxes.php:143 #: wp-admin/js/post.js:789 wp-admin/js/post.js:791 msgid "Privately Published" msgstr "Privately Published" #: wp-admin/includes/meta-boxes.php:175 wp-admin/js/post.js:866 msgid "Public, Sticky" msgstr "Public, Sticky" #: wp-admin/includes/theme-install.php:103 #: wp-admin/includes/plugin-install.php:333 msgid "Keyword" msgstr "Keyword" #: wp-admin/includes/class-theme-upgrader.php:85 msgid "This theme requires a parent theme. Checking if it is installed…" msgstr "This theme requires a parent theme. Checking if it is installed…" #. translators: 1: Theme name, 2: Theme version. #: wp-admin/includes/class-theme-upgrader.php:87 msgid "Preparing to install <strong>%1$s %2$s</strong>…" msgstr "Preparing to install <strong>%1$s %2$s</strong>…" #. translators: 1: Theme name, 2: Theme version. #: wp-admin/includes/class-theme-upgrader.php:89 msgid "The parent theme, <strong>%1$s %2$s</strong>, is currently installed." msgstr "The parent theme, <strong>%1$s %2$s</strong>, is currently installed." #. translators: 1: Theme name, 2: Theme version. #: wp-admin/includes/class-theme-upgrader.php:91 msgid "Successfully installed the parent theme, <strong>%1$s %2$s</strong>." msgstr "Successfully installed the parent theme, <strong>%1$s %2$s</strong>." #. translators: %s: Theme name. #: wp-admin/includes/class-theme-upgrader.php:93 msgid "<strong>The parent theme could not be found.</strong> You will need to install the parent theme, %s, before you can use this child theme." msgstr "<strong>The parent theme could not be found.</strong> You will need to install the parent theme, %s, before you can use this child theme." #: wp-admin/includes/class-custom-image-header.php:119 #: wp-admin/includes/class-custom-image-header.php:702 #: wp-admin/includes/class-custom-image-header.php:707 msgid "Header Text" msgstr "Header Text" #: wp-admin/includes/class-custom-image-header.php:710 msgid "Show header text with your image." msgstr "Show header text with your image." #. translators: 1: Theme name, 2: Theme details URL, 3: Additional link #. attributes, 4: Version number, 5: Update URL, 6: Additional link attributes. #. translators: 1: Plugin name, 2: Details URL, 3: Additional link attributes, #. 4: Version number, 5: Update URL, 6: Additional link attributes. #. translators: 1: Theme name, 2: Details URL, 3: Additional link attributes, #. 4: Version number, 5: Update URL, 6: Additional link attributes. #: wp-admin/includes/theme.php:230 wp-admin/includes/update.php:499 #: wp-admin/includes/update.php:691 msgid "There is a new version of %1$s available. <a href=\"%2$s\" %3$s>View version %4$s details</a> or <a href=\"%5$s\" %6$s>update now</a>." msgstr "There is a new version of %1$s available. <a href=\"%2$s\" %3$s>View version %4$s details</a> or <a href=\"%5$s\" %6$s>update now</a>." #. translators: %s: Plugin author. #: wp-admin/includes/plugin.php:214 msgid "By %s." msgstr "By %s." #: wp-admin/includes/template.php:455 msgid "Add new Comment" msgstr "Add new Comment" #: wp-admin/includes/meta-boxes.php:848 wp-admin/includes/template.php:494 msgid "Add Comment" msgstr "Add Comment" #. Description of the plugin msgid "This is not just a plugin, it symbolizes the hope and enthusiasm of an entire generation summed up in two words sung most famously by Louis Armstrong: Hello, Dolly. When activated you will randomly see a lyric from <cite>Hello, Dolly</cite> in the upper right of your admin screen on every page." msgstr "This is not just a plugin, it symbolises the hope and enthusiasm of an entire generation summed up in two words sung most famously by Louis Armstrong: Hello, Dolly. When activated you will randomly see a lyric from <cite>Hello, Dolly</cite> in the upper right of your admin screen on every page." #. Plugin Name of the plugin msgid "Hello Dolly" msgstr "Hello Dolly" #. Author URI of the plugin msgid "http://ma.tt/" msgstr "https://ma.tt/" #: wp-admin/index.php:92 msgid "<strong>Welcome</strong> — Shows links for some of the most common tasks when setting up a new site." msgstr "<strong>Welcome</strong> — Shows links for some of the most common tasks when setting up a new site." #. translators: 1: Theme name, 2: Theme details URL, 3: Additional link #. attributes, 4: Version number. #. translators: 1: Theme name, 2: Details URL, 3: Additional link attributes, #. 4: Version number. #: wp-admin/includes/theme.php:217 wp-admin/includes/update.php:678 msgid "There is a new version of %1$s available. <a href=\"%2$s\" %3$s>View version %4$s details</a>. <em>Automatic update is unavailable for this theme.</em>" msgstr "There is a new version of %1$s available. <a href=\"%2$s\" %3$s>View version %4$s details</a>. <em>Automatic update is unavailable for this theme.</em>" #: wp-admin/install.php:108 wp-admin/install.php:357 msgctxt "Howdy" msgid "Welcome" msgstr "Welcome" #. translators: %s: Network title. #: wp-admin/ms-delete-site.php:26 msgid "Thank you for using %s, your site has been deleted. Happy trails to you until we meet again." msgstr "Thank you for using %s, your site has been deleted. Cheerio!" #: wp-admin/ms-delete-site.php:131 msgid "Delete My Site Permanently" msgstr "Delete My Site Permanently" #: wp-admin/ms-delete-site.php:117 msgid "Remember, once deleted your site cannot be restored." msgstr "Remember, once deleted your site cannot be restored." #: wp-admin/ms-delete-site.php:31 msgid "Sorry, the link you clicked is stale. Please select another option." msgstr "Sorry, the link you clicked is stale. Please select another option." #. translators: %s: Network title. #: wp-admin/ms-delete-site.php:112 msgid "If you do not want to use your %s site any more, you can delete it using the form below. When you click <strong>Delete My Site Permanently</strong> you will be sent an email with a link in it. Click on this link to delete your site." msgstr "If you do not want to use your %s site any more, you can delete it using the form below. When you click <strong>Delete My Site Permanently</strong> you will be sent an email with a link in it. Click on this link to delete your site." #: wp-admin/ms-delete-site.php:103 msgid "Thank you. Please check your email for a link to confirm your action. Your site will not be deleted until this link is clicked." msgstr "Thank you. Please check your email for a link to confirm your action. Your site will not be deleted until this link is clicked." #. translators: %s: Site address. #: wp-admin/ms-delete-site.php:126 msgid "I'm sure I want to permanently delete my site, and I am aware I can never get it back or use %s again." msgstr "I'm sure I want to permanently delete my site, and I am aware I can never get it back or use %s again." #: wp-admin/includes/ms.php:607 msgid "Visit Dashboard" msgstr "Visit Dashboard" #: wp-admin/includes/ms.php:601 msgid "Your Sites" msgstr "Your Sites" #: wp-admin/includes/ms.php:599 msgid "If you reached this screen by accident and meant to visit one of your own sites, here are some shortcuts to help you find your way." msgstr "If you reached this screen by accident and meant to visit one of your own sites, here are some shortcuts to help you find your way." #. translators: 1: Site title. #: wp-admin/includes/ms.php:587 wp-admin/includes/ms.php:596 msgid "You attempted to access the \"%1$s\" dashboard, but you do not currently have privileges on this site. If you believe you should be able to access the \"%1$s\" dashboard, please contact your network administrator." msgstr "You attempted to access the \"%1$s\" dashboard, but you do not currently have privileges on this site. If you believe you should be able to access the \"%1$s\" dashboard, please contact your network administrator." #: wp-admin/includes/ms.php:302 msgid "MB (Leave blank for network default)" msgstr "MB (Leave blank for network default)" #: wp-admin/includes/ms.php:608 msgid "View Site" msgstr "View Site" #. translators: My Sites label. #: wp-admin/includes/ms.php:765 msgid "Primary Site" msgstr "Primary Site" #. translators: %s: Number of plugins. #: wp-admin/includes/class-wp-plugins-list-table.php:547 msgid "Paused <span class=\"count\">(%s)</span>" msgid_plural "Paused <span class=\"count\">(%s)</span>" msgstr[0] "Paused <span class=\"count\">(%s)</span>" msgstr[1] "Paused <span class=\"count\">(%s)</span>" #: wp-admin/includes/class-wp-debug-data.php:200 #: wp-admin/includes/class-wp-debug-data.php:210 #: wp-admin/includes/class-wp-debug-data.php:219 #: wp-admin/includes/class-wp-debug-data.php:228 #: wp-admin/includes/class-wp-debug-data.php:237 #: wp-admin/includes/class-wp-debug-data.php:277 #: wp-admin/includes/class-wp-debug-data.php:282 #: wp-admin/includes/class-wp-debug-data.php:292 #: wp-admin/includes/class-wp-debug-data.php:297 #: wp-admin/includes/class-wp-debug-data.php:548 #: wp-admin/includes/class-wp-debug-data.php:1137 #: wp-admin/includes/class-wp-debug-data.php:1225 msgid "Disabled" msgstr "Disabled" #. translators: New admin email address notification email subject. %s: Site #. title. #: wp-admin/includes/misc.php:1410 msgid "[%s] New Admin Email Address" msgstr "[%s] New Admin Email Address" #: wp-admin/includes/ms.php:651 msgid "American English" msgstr "US English" #: wp-admin/includes/ms.php:655 msgid "British English" msgstr "UK English" #: wp-admin/my-sites.php:77 msgid "You must be a member of at least one site to use this page." msgstr "You must be a member of at least one site to use this page." #: wp-admin/my-sites.php:112 msgid "Global Settings" msgstr "Global Settings" #: wp-admin/my-sites.php:33 msgid "The primary site you chose does not exist." msgstr "The primary site you chose does not exist." #: wp-admin/setup-config.php:114 msgid "WordPress › Setup Configuration File" msgstr "WordPress › Setup Configuration File" #: wp-admin/setup-config.php:164 msgid "Welcome to WordPress. Before getting started, we need some information on the database. You will need to know the following items before proceeding." msgstr "Welcome to WordPress. Before getting started, we need some information on the database. You will need to know the following items before proceeding." #: wp-admin/includes/class-wp-debug-data.php:853 wp-admin/setup-config.php:166 msgid "Database name" msgstr "Database name" #: wp-admin/includes/class-wp-debug-data.php:841 wp-admin/setup-config.php:167 msgid "Database username" msgstr "Database username" #: wp-admin/setup-config.php:168 msgid "Database password" msgstr "Database password" #: wp-admin/includes/class-wp-debug-data.php:847 wp-admin/setup-config.php:169 msgid "Database host" msgstr "Database host" #: wp-admin/setup-config.php:170 msgid "Table prefix (if you want to run more than one WordPress in a single database)" msgstr "Table prefix (if you want to run more than one WordPress in a single database)" #: wp-admin/setup-config.php:200 msgid "Let’s go!" msgstr "Let’s go!" #: wp-admin/setup-config.php:217 msgid "Database Name" msgstr "Database Name" #: wp-admin/setup-config.php:223 msgctxt "example username" msgid "username" msgstr "username" #: wp-admin/setup-config.php:228 msgctxt "example password" msgid "password" msgstr "password" #: wp-admin/setup-config.php:232 msgid "Database Host" msgstr "Database Host" #: wp-admin/setup-config.php:242 msgid "Table Prefix" msgstr "Table Prefix" #: wp-admin/setup-config.php:244 msgid "If you want to run multiple WordPress installations in a single database, change this." msgstr "If you want to run multiple WordPress installations in a single database, change this." #. translators: 1: wp-config.php, 2: install.php #: wp-admin/setup-config.php:63 msgid "The file %1$s already exists. If you need to reset any of the configuration items in this file, please delete it first. You may try <a href=\"%2$s\">installing now</a>." msgstr "The file %1$s already exists. If you need to reset any of the configuration items in this file, please delete it first. You may try <a href=\"%2$s\">installing now</a>." #. translators: %s: wp-config-sample.php #: wp-admin/setup-config.php:52 msgid "Sorry, I need a %s file to work from. Please re-upload this file to your WordPress installation." msgstr "Sorry, I need a %s file to work from. Please re-upload this file to your WordPress installation." #. translators: 1: wp-config.php, 2: install.php #: wp-admin/setup-config.php:76 msgid "The file %1$s already exists one level above your WordPress installation. If you need to reset any of the configuration items in this file, please delete it first. You may try <a href=\"%2$s\">installing now</a>." msgstr "The file %1$s already exists one level above your WordPress installation. If you need to reset any of the configuration items in this file, please delete it first. You may try <a href=\"%2$s\">installing now</a>." #. translators: %s: wp-config.php #: wp-admin/maint/repair.php:35 msgid "To allow use of this page to automatically repair database problems, please add the following line to your %s file. Once this line is added to your config, reload this page." msgstr "To allow use of this page to automatically repair database problems, please add the following line to your %s file. Once this line is added to your config, reload this page." #: wp-admin/includes/class-wp-comments-list-table.php:219 msgid "No comments awaiting moderation." msgstr "No comments awaiting moderation." #: wp-admin/includes/plugin-install.php:573 msgctxt "Plugin installer section title" msgid "Changelog" msgstr "Changelog" #: wp-admin/includes/plugin-install.php:575 msgctxt "Plugin installer section title" msgid "Other Notes" msgstr "Other Notes" #: wp-admin/includes/plugin-install.php:571 msgctxt "Plugin installer section title" msgid "FAQ" msgstr "FAQ" #: wp-admin/includes/plugin-install.php:570 msgctxt "Plugin installer section title" msgid "Installation" msgstr "Installation" #: wp-admin/includes/plugin-install.php:569 msgctxt "Plugin installer section title" msgid "Description" msgstr "Description" #: wp-admin/includes/plugin-install.php:572 msgctxt "Plugin installer section title" msgid "Screenshots" msgstr "Screenshots" #: wp-admin/includes/plugin-install.php:702 msgid "Plugin Homepage »" msgstr "Plugin Homepage »" #. translators: 1: Table name, 2: Error message. #: wp-admin/maint/repair.php:114 msgid "Failed to repair the %1$s table. Error: %2$s" msgstr "Failed to repair the %1$s table. Error: %2$s" #: wp-admin/export.php:50 msgid "You can export a file of your site’s content in order to import it into another installation or platform. The export file will be an XML file format called WXR. Posts, pages, comments, custom fields, categories, and tags can be included. You can choose for the WXR file to include only certain posts or pages by setting the dropdown filters to limit the export by category, author, date range by month, or publishing status." msgstr "You can export a file of your site’s content in order to import it into another installation or platform. The export file will be an XML file format called WXR. Posts, pages, comments, custom fields, categories, and tags can be included. You can choose for the WXR file to include only certain posts or pages by setting the dropdown filters to limit the export by category, author, date range by month, or publishing status." #: wp-admin/user-new.php:234 msgid "New users will receive an email letting them know they’ve been added as a user for your site. This email will also contain their password. Check the box if you don’t want the user to receive a welcome email." msgstr "New users will receive an email letting them know they’ve been added as a user for your site. This email will also contain their password. Check the box if you don’t want the user to receive a welcome email." #: wp-admin/includes/image-edit.php:251 msgid "There are unsaved changes that will be lost. 'OK' to continue, 'Cancel' to return to the Image Editor." msgstr "There are unsaved changes that will be lost. 'OK' to continue, 'Cancel' to return to the Image Editor." #: wp-admin/import.php:25 msgid "In previous versions of WordPress, all importers were built-in. They have been turned into plugins since most people only use them once or infrequently." msgstr "In previous versions of WordPress, all importers were built-in. They have been turned into plugins since most people only use them once or infrequently." #: wp-admin/users.php:45 msgid "You can filter the list of users by User Role using the text links above the users list to show All, Administrator, Editor, Author, Contributor, or Subscriber. The default view is to show all users. Unused User Roles are not listed." msgstr "You can filter the list of users by User Role using the text links above the users list to show All, Administrator, Editor, Author, Contributor, or Subscriber. The default view is to show all users. Unused User Roles are not listed." #: wp-admin/options-writing.php:34 msgid "Post via email settings allow you to send your WordPress installation an email with the content of your post. You must set up a secret email account with POP3 access to use this, and any mail received at this address will be posted, so it’s a good idea to keep this address very secret." msgstr "Post via email settings allow you to send your WordPress installation an email with the content of your post. You must set up a secret email account with POP3 access to use this, and any mail received at this address will be posted, so it’s a good idea to keep this address very secret." #: wp-admin/maint/repair.php:168 msgid "WordPress can also attempt to optimize the database. This improves performance in some situations. Repairing and optimizing the database can take a long time and the database will be locked while optimizing." msgstr "WordPress can also attempt to optimise the database. This improves performance in some situations. Repairing and optimising the database can take a long time and the database will be locked while optimising." #: wp-admin/maint/repair.php:155 msgid "Repairs complete. Please remove the following line from wp-config.php to prevent this page from being used by unauthorized users." msgstr "Repairs complete. Please remove the following line from wp-config.php to prevent this page from being used by unauthorised users." #: wp-admin/themes.php:262 msgid "The active theme is broken. Reverting to the default theme." msgstr "The active theme is broken. Reverting to the default theme." #: wp-admin/includes/class-custom-image-header.php:838 #: wp-admin/includes/class-custom-image-header.php:981 #: wp-admin/includes/class-custom-image-header.php:1317 msgid "Image could not be processed. Please go back and try again." msgstr "Image could not be processed. Please go back and try again." #. translators: 1: Table name, 2: Error message. #: wp-admin/maint/repair.php:104 msgid "The %1$s table is not okay. It is reporting the following error: %2$s. WordPress will attempt to repair this table…" msgstr "The %1$s table is not okay. It is reporting the following error: %2$s. WordPress will attempt to repair this table…" #. translators: %s: URL to view the autosave. #: wp-admin/edit-form-advanced.php:251 msgid "There is an autosave of this post that is more recent than the version below. <a href=\"%s\">View the autosave</a>" msgstr "There is an autosave of this post that is more recent than the version below. <a href=\"%s\">View the autosave</a>" #: wp-admin/maint/repair.php:164 msgid "WordPress can automatically look for some common database problems and repair them. Repairing can take a while, so please be patient." msgstr "WordPress can automatically look for some common database problems and repair them. Repairing can take a while, so please be patient." #: wp-admin/options-discussion.php:220 msgid "An avatar is an image that follows you from weblog to weblog appearing beside your name when you comment on avatar enabled sites. Here you can enable the display of avatars for people who comment on your site." msgstr "An avatar is an image that follows you from weblog to weblog appearing beside your name when you comment on avatar enabled sites. Here you can enable the display of avatars for people who comment on your site." #: wp-admin/user-new.php:388 msgid "Enter the email address of an existing user on this network to invite them to this site. That person will be sent an email asking them to confirm the invite." msgstr "Enter the email address of an existing user on this network to invite them to this site. That person will be sent an email asking them to confirm the invite." #: wp-admin/user-new.php:392 msgid "Enter the email address or username of an existing user on this network to invite them to this site. That person will be sent an email asking them to confirm the invite." msgstr "Enter the email address or username of an existing user on this network to invite them to this site. That person will be sent an email asking them to confirm the invite." #: wp-admin/user-edit.php:333 msgid "Show Toolbar when viewing site" msgstr "Show Toolbar when viewing site" #. translators: 1: WordPress version number, 2: Plural number of bugs. Singular #. security issue. #: wp-admin/about.php:340 msgid "<strong>Version %1$s</strong> addressed a security issue and fixed %2$s bug." msgid_plural "<strong>Version %1$s</strong> addressed a security issue and fixed %2$s bugs." msgstr[0] "<strong>Version %1$s</strong> addressed a security issue and fixed %2$s bug." msgstr[1] "<strong>Version %1$s</strong> addressed a security issue and fixed %2$s bugs." #. translators: %s: HelpHub URL. #. translators: %s: Documentation URL. #: wp-admin/about.php:83 wp-admin/about.php:352 msgid "For more information, see <a href=\"%s\">the release notes</a>." msgstr "For more information, see <a href=\"%s\">the release notes</a>." #. translators: 1: WordPress version number, 2: Plural number of bugs. More #. than one security issue. #: wp-admin/about.php:346 msgid "<strong>Version %1$s</strong> addressed some security issues and fixed %2$s bug." msgid_plural "<strong>Version %1$s</strong> addressed some security issues and fixed %2$s bugs." msgstr[0] "<strong>Version %1$s</strong> addressed some security issues and fixed %2$s bug." msgstr[1] "<strong>Version %1$s</strong> addressed some security issues and fixed %2$s bugs." #. translators: 1: WordPress version number, 2: Plural number of bugs. #: wp-admin/about.php:71 wp-admin/about.php:334 msgid "<strong>Version %1$s</strong> addressed %2$s bug." msgid_plural "<strong>Version %1$s</strong> addressed %2$s bugs." msgstr[0] "<strong>Version %1$s</strong> addressed %2$s bug." msgstr[1] "<strong>Version %1$s</strong> addressed %2$s bugs." #: wp-admin/index.php:35 msgid "Welcome to your WordPress Dashboard! This is the screen you will see when you log in to your site, and gives you access to all the site management features of WordPress. You can get help for any screen by clicking the Help tab above the screen title." msgstr "Welcome to your WordPress Dashboard! This is the screen you will see when you log in to your site, and gives you access to all the site management features of WordPress. You can get help for any screen by clicking the Help tab above the screen title." #: wp-admin/about.php:325 msgid "Maintenance and Security Release" msgstr "Maintenance and Security Release" #: wp-admin/credits.php:36 wp-admin/privacy.php:33 wp-admin/freedoms.php:39 #: wp-admin/about.php:34 msgid "What’s New" msgstr "What’s New" #: wp-admin/about.php:322 msgid "Security Release" msgstr "Security Release" #: wp-admin/about.php:319 msgid "Maintenance Release" msgstr "Maintenance Release" #. translators: %s: WordPress version number. #: wp-admin/about.php:331 msgid "<strong>Version %s</strong> addressed some security issues." msgstr "<strong>Version %s</strong> addressed some security issues." #: wp-admin/options-permalink.php:24 msgid "This screen allows you to choose your permalink structure. You can choose from common settings or create custom URL structures." msgstr "This screen allows you to choose your permalink structure. You can choose from common settings or create custom URL structures." #: wp-admin/about.php:306 msgid "Return to Updates" msgstr "Return to Updates" #. translators: 1: WordPress version, 2: URL to About screen. #: wp-admin/includes/update-core.php:1446 wp-admin/update-core.php:741 msgid "Welcome to WordPress %1$s. <a href=\"%2$s\">Learn more</a>." msgstr "Welcome to WordPress %1$s. <a href=\"%2$s\">Learn more</a>." #: wp-admin/edit-tags.php:298 msgid "Adding Categories" msgstr "Adding Categories" #: wp-admin/edit-tags.php:298 msgid "Adding Tags" msgstr "Adding Tags" #: wp-admin/plugins.php:557 msgid "Troubleshooting" msgstr "Troubleshooting" #: wp-admin/media-new.php:50 msgid "You can upload media files here without creating a post first. This allows you to upload files to use with posts and pages later and/or to get a web link for a particular file that you can share. There are three options for uploading files:" msgstr "You can upload media files here without creating a post first. This allows you to upload files to use with posts and pages later and/or to get a web link for a particular file that you can share. There are three options for uploading files:" #: wp-admin/edit.php:233 msgid "This screen provides access to all of your posts. You can customize the display of this screen to suit your workflow." msgstr "This screen provides access to all of your posts. You can customise the display of this screen to suit your workflow." #: wp-admin/edit.php:241 msgid "You can customize the display of this screen’s contents in a number of ways:" msgstr "You can customise the display of this screen’s contents in a number of ways:" #. translators: %s: URL to Import screen. #: wp-admin/tools.php:77 msgid "If you want to convert your categories to tags (or vice versa), use the <a href=\"%s\">Categories and Tags Converter</a> available from the Import screen." msgstr "If you want to convert your categories to tags (or vice versa), use the <a href=\"%s\">Categories and Tags Converter</a> available from the Import screen." #: wp-admin/user-new.php:241 msgid "Remember to click the Add New User button at the bottom of this screen when you are finished." msgstr "Remember to click the Add New User button at the bottom of this screen when you are finished." #: wp-admin/export.php:173 msgid "Once you’ve saved the download file, you can use the Import function in another WordPress installation to import the content from this site." msgstr "Once you’ve saved the download file, you can use the Import function in another WordPress installation to import the content from this site." #: wp-admin/upload.php:244 msgid "Attaching Files" msgstr "Attaching Files" #: wp-admin/user-new.php:255 msgid "Here is a basic overview of the different user roles and the permissions associated with each one:" msgstr "Here is a basic overview of the different user roles and the permissions associated with each one:" #: wp-admin/user-new.php:254 msgid "User Roles" msgstr "User Roles" #: wp-admin/user-new.php:230 msgid "To add a new user to your site, fill in the form on this screen and click the Add New User button at the bottom." msgstr "To add a new user to your site, fill in the form on this screen and click the Add New User button at the bottom." #: wp-admin/edit-comments.php:181 msgid "Moderating Comments" msgstr "Moderating Comments" #: wp-admin/user-new.php:257 msgid "Subscribers can read comments/comment/receive newsletters, etc. but cannot create regular site content." msgstr "Subscribers can read comments/comment/receive newsletters, etc. but cannot create regular site content." #. translators: %s: URL to Add Plugins screen. #: wp-admin/import.php:228 msgid "If the importer you need is not listed, <a href=\"%s\">search the plugin directory</a> to see if an importer is available." msgstr "If the importer you need is not listed, <a href=\"%s\">search the plugin directory</a> to see if an importer is available." #: wp-admin/edit.php:270 msgid "When using Bulk Edit, you can change the metadata (categories, author, etc.) for all selected posts at once. To remove a post from the grouping, just click the x next to its name in the Bulk Edit area that appears." msgstr "When using Bulk Edit, you can change the metadata (categories, author, etc.) for all selected posts at once. To remove a post from the grouping, just click the x next to its name in the Bulk Edit area that appears." #: wp-admin/upload.php:236 wp-admin/users.php:66 wp-admin/edit.php:253 msgid "Available Actions" msgstr "Available Actions" #: wp-admin/user-new.php:259 msgid "Authors can publish and manage their own posts, and are able to upload files." msgstr "Authors can publish and manage their own posts, and are able to upload files." #: wp-admin/update-core.php:821 msgid "How to Update" msgstr "How to Update" #: wp-admin/plugin-install.php:98 msgid "Adding Plugins" msgstr "Adding Plugins" #: wp-admin/users.php:41 wp-admin/edit.php:239 msgid "Screen Content" msgstr "Screen Content" #: wp-admin/themes.php:163 msgid "Adding Themes" msgstr "Adding Themes" #: wp-admin/edit.php:269 msgid "You can also edit or move multiple posts to the Trash at once. Select the posts you want to act on using the checkboxes, then select the action you want to take from the Bulk actions menu and click Apply." msgstr "You can also edit or move multiple posts to the Bin at once. Select the posts you want to act on using the checkboxes, then select the action you want to take from the Bulk Actions menu and click Apply." #: wp-admin/options-permalink.php:23 msgid "Permalinks are the permanent URLs to your individual pages and blog posts, as well as your category and tag archives. A permalink is the web address used to link to your content. The URL to each post should be permanent, and never change — hence the name permalink." msgstr "Permalinks are the permanent URLs to your individual pages and blog posts, as well as your category and tag archives. A permalink is the web address used to link to your content. The URL to each post should be permanent, and never change — hence the name permalink." #: wp-admin/options-permalink.php:219 msgid "Common Settings" msgstr "Common Settings" #: wp-admin/options-permalink.php:52 msgid "Custom Structures" msgstr "Custom Structures" #: wp-admin/options-media.php:22 msgid "Uploading Files allows you to choose the folder and path for storing your uploaded files." msgstr "Uploading Files allows you to choose the folder and path for storing your uploaded files." #: wp-admin/options-writing.php:23 msgid "You can submit content in several different ways; this screen holds the settings for all of them. The top section controls the editor within the dashboard, while the rest control external publishing methods. For more information on any of these methods, use the documentation links." msgstr "You can submit content in several different ways; this screen holds the settings for all of them. The top section controls the editor within the dashboard, while the rest control external publishing methods. For more information on any of these methods, use the documentation links." #: wp-admin/themes.php:151 msgid "Installing themes on Multisite can only be done from the Network Admin section." msgstr "Installing themes on Multisite can only be done from the Network Admin section." #: wp-admin/options-general.php:31 msgid "If you want site visitors to be able to register themselves, as opposed to by the site administrator, check the membership box. A default user role can be set for all new users, whether self-registered or registered by the site admin." msgstr "If you want site visitors to be able to register themselves, as opposed to by the site administrator, check the membership box. A default user role can be set for all new users, whether self-registered or registered by the site admin." #: wp-admin/options-writing.php:45 msgid "If desired, WordPress will automatically alert various services of your new posts." msgstr "If desired, WordPress will automatically alert various services of your new posts." #: wp-admin/options-writing.php:33 msgid "Post Via Email" msgstr "Post Via Email" #: wp-admin/options-discussion.php:24 msgid "This screen provides many options for controlling the management and display of comments and links to your posts/pages. So many, in fact, they won’t all fit here! :) Use the documentation links to get information on what each discussion setting does." msgstr "This screen provides many options for controlling the management and display of comments and links to your posts/pages. So many, in fact, they won’t all fit here! :) Use the documentation links to get information on what each discussion setting does." #: wp-admin/user-edit.php:50 msgid "You can change your password, turn on keyboard shortcuts, change the color scheme of your WordPress administration screens, and turn off the WYSIWYG (Visual) editor, among other things. You can hide the Toolbar (formerly called the Admin Bar) from the front end of your site, however it cannot be disabled on the admin screens." msgstr "You can change your password, turn on keyboard shortcuts, change the colour scheme of your WordPress administration screens, and turn off the WYSIWYG (Visual) editor, among other things. You can hide the Toolbar (formerly called the Admin Bar) from the front end of your site, however it cannot be disabled on the admin screens." #: wp-admin/widgets.php:107 msgid "Inactive Sidebar (not used)" msgstr "Inactive Sidebar (not used)" #: wp-admin/widgets.php:110 msgid "This sidebar is no longer available and does not show anywhere on your site. Remove each of the widgets below to fully remove this inactive sidebar." msgstr "This sidebar is no longer available and does not show anywhere on your site. Remove each of the widgets below to fully remove this inactive sidebar." #: wp-admin/media-new.php:52 msgid "<strong>Drag and drop</strong> your files into the area below. Multiple files are allowed." msgstr "<strong>Drag and drop</strong> your files into the area below. Multiple files are allowed." #: wp-admin/media-new.php:53 msgid "Clicking <strong>Select Files</strong> opens a navigation window showing you files in your operating system. Selecting <strong>Open</strong> after clicking on the file you want activates a progress bar on the uploader screen." msgstr "Clicking <strong>Select Files</strong> opens a navigation window showing you files in your operating system. Selecting <strong>Open</strong> after clicking on the file you want activates a progress bar on the uploader screen." #: wp-admin/edit-tags.php:254 msgid "You can create groups of links by using Link Categories. Link Category names must be unique and Link Categories are separate from the categories you use for posts." msgstr "You can create groups of links by using Link Categories. Link Category names must be unique and Link Categories are separate from the categories you use for posts." #: wp-admin/widgets.php:64 msgid "Removing and Reusing" msgstr "Removing and Reusing" #: wp-admin/edit-tags.php:256 msgid "You can assign keywords to your posts using <strong>tags</strong>. Unlike categories, tags have no hierarchy, meaning there’s no relationship from one tag to another." msgstr "You can assign keywords to your posts using <strong>tags</strong>. Unlike categories, tags have no hierarchy, meaning there’s no relationship from one tag to another." #: wp-admin/widgets.php:74 msgid "Missing Widgets" msgstr "Missing Widgets" #: wp-admin/upload.php:228 msgid "All the files you’ve uploaded are listed in the Media Library, with the most recent uploads listed first. You can use the Screen Options tab to customize the display of this screen." msgstr "All the files you’ve uploaded are listed in the Media Library, with the most recent uploads listed first. You can use the Screen Options tab to customise the display of this screen." #: wp-admin/edit.php:294 msgid "Managing pages is very similar to managing posts, and the screens can be customized in the same way." msgstr "Managing pages is very similar to managing posts, and the screens can be customised in the same way." #: wp-admin/edit-form-advanced.php:321 wp-admin/edit.php:286 msgid "Pages are similar to posts in that they have a title, body text, and associated metadata, but they are different in that they are not part of the chronological blog stream, kind of like permanent posts. Pages are not categorized or tagged, but can have a hierarchy. You can nest pages under other pages by making one the “Parent” of the other, creating a group of pages." msgstr "Pages are similar to posts in that they have a title, body text, and associated metadata, but they are different in that they are not part of the chronological blog stream, kind of like permanent posts. Pages are not categorised or tagged, but can have a hierarchy. You can nest pages under other pages by making one the “Parent” of the other, creating a group of pages." #: wp-admin/index.php:50 msgid "Links in the Toolbar at the top of the screen connect your dashboard and the front end of your site, and provide access to your profile and helpful WordPress information." msgstr "Links in the Toolbar at the top of the screen connect your dashboard and the front end of your site, and provide access to your profile and helpful WordPress information." #: wp-admin/link-manager.php:70 msgid "Deleting Links" msgstr "Deleting Links" #: wp-admin/edit.php:295 msgid "You can also perform the same types of actions, including narrowing the list by using the filters, acting on a page using the action links that appear when you hover over a row, or using the Bulk actions menu to edit the metadata for multiple pages at once." msgstr "You can also perform the same types of actions, including narrowing the list by using the filters, acting on a page using the action links that appear when you hover over a row, or using the Bulk Actions menu to edit the metadata for multiple pages at once." #: wp-admin/edit-comments.php:188 msgid "Many people take advantage of keyboard shortcuts to moderate their comments more quickly. Use the link to the side to learn more." msgstr "Many people take advantage of keyboard shortcuts to moderate their comments more quickly. Use the link to the side to learn more." #: wp-admin/upload.php:238 msgid "Hovering over a row reveals action links: Edit, Delete Permanently, and View. Clicking Edit or on the media file’s name displays a simple screen to edit that individual file’s metadata. Clicking Delete Permanently will delete the file from the media library (as well as from any posts to which it is currently attached). View will take you to the display page for that file." msgstr "Hovering over a row reveals action links: Edit, Delete Permanently, and View. Clicking Edit or on the media file’s name displays a simple screen to edit that individual file’s metadata. Clicking Delete Permanently will delete the file from the media library (as well as from any posts to which it is currently attached). View will take you to the display page for that file." #: wp-admin/upload.php:246 msgid "If a media file has not been attached to any content, you will see that in the Uploaded To column, and can click on Attach to launch a small popup that will allow you to search for existing content and attach the file." msgstr "If a media file has not been attached to any content, you will see that in the Uploaded To column, and can click on Attach to launch a small popup that will allow you to search for existing content and attach the file." #: wp-admin/edit-comments.php:184 msgid "In the <strong>Author</strong> column, in addition to the author’s name, email address, and blog URL, the commenter’s IP address is shown. Clicking on this link will show you all the comments made from this IP address." msgstr "In the <strong>Author</strong> column, in addition to the author’s name, email address, and blog URL, the commenter’s IP address is shown. Clicking on this link will show you all the comments made from this IP address." #: wp-admin/edit-comments.php:175 msgid "You can manage comments made on your site similar to the way you manage posts and other content. This screen is customizable in the same ways as other management screens, and you can act on comments using the on-hover action links or the bulk actions." msgstr "You can manage comments made on your site similar to the way you manage posts and other content. This screen is customisable in the same ways as other management screens, and you can act on comments using the on-hover action links or the bulk actions." #: wp-admin/link-manager.php:63 msgid "Links may be separated into Link Categories; these are different than the categories used on your posts." msgstr "Links may be separated into Link Categories; these are different than the categories used on your posts." #. translators: 1: URL to About screen, 2: WordPress version. #: wp-admin/update-core.php:287 msgid "<a href=\"%1$s\">Learn more about WordPress %2$s</a>." msgstr "<a href=\"%1$s\">Learn more about WordPress %2$s</a>." #: wp-admin/edit.php:292 msgid "Managing Pages" msgstr "Managing Pages" #: wp-admin/users.php:44 msgid "You can hide/display columns based on your needs and decide how many users to list per screen using the Screen Options tab." msgstr "You can hide/display columns based on your needs and decide how many users to list per screen using the Screen Options tab." #: wp-admin/edit.php:260 msgid "<strong>Preview</strong> will show you what your draft post will look like if you publish it. View will take you to your live site to view the post. Which link is available depends on your post’s status." msgstr "<strong>Preview</strong> will show you what your draft post will look like if you publish it. View will take you to your live site to view the post. Which link is available depends on your post’s status." #: wp-admin/users.php:51 msgid "Hovering over a row in the users list will display action links that allow you to manage users. You can perform the following actions:" msgstr "Hovering over a row in the users list will display action links that allow you to manage users. You can perform the following actions:" #: wp-admin/edit.php:258 msgid "<strong>Quick Edit</strong> provides inline access to the metadata of your post, allowing you to update post details without leaving this screen." msgstr "<strong>Quick Edit</strong> provides inline access to the metadata of your post, allowing you to update post details without leaving this screen." #: wp-admin/edit.php:257 msgid "<strong>Edit</strong> takes you to the editing screen for that post. You can also reach that screen by clicking on the post title." msgstr "<strong>Edit</strong> takes you to the editing screen for that post. You can also reach that screen by clicking on the post title." #: wp-admin/users.php:46 msgid "You can view all posts made by a user by clicking on the number under the Posts column." msgstr "You can view all posts made by a user by clicking on the number under the Posts column." #: wp-admin/users.php:53 msgid "<strong>Edit</strong> takes you to the editable profile screen for that user. You can also reach that screen by clicking on the username." msgstr "<strong>Edit</strong> takes you to the editable profile screen for that user. You can also reach that screen by clicking on the username." #: wp-admin/edit.php:259 msgid "<strong>Trash</strong> removes your post from this list and places it in the Trash, from which you can permanently delete it." msgstr "<strong>Bin</strong> removes your post from this list and places it in the Bin, from which you can permanently delete it." #: wp-admin/user-new.php:233 msgid "Because this is a multisite installation, you may add accounts that already exist on the Network by specifying a username or email, and defining a role. For more options, such as specifying a password, you have to be a Network Administrator and use the hover link under an existing user’s name to Edit the user profile under Network Admin > All Users." msgstr "Because this is a multisite installation, you may add accounts that already exist on the Network by specifying a username or email, and defining a role. For more options, such as specifying a password, you have to be a Network Administrator and use the hover link under an existing user’s name to Edit the user profile under Network Admin > All Users." #. translators: %s: The current WordPress version number. #: wp-admin/about.php:46 msgid "Welcome to WordPress %s." msgstr "Welcome to WordPress %s." #: wp-admin/about.php:309 msgid "Go to Dashboard → Home" msgstr "Go to Dashboard → Home" #: wp-admin/about.php:306 msgid "Return to Dashboard → Updates" msgstr "Return to Dashboard → Updates" #: wp-admin/credits.php:63 msgid "WordPress is created by a worldwide team of passionate individuals." msgstr "WordPress is created by a worldwide team of passionate individuals." #: wp-admin/about.php:195 msgid "For developers" msgstr "For developers" #: wp-admin/includes/dashboard.php:1887 wp-admin/includes/dashboard.php:1889 msgid "Customize Your Site" msgstr "Customise Your Site" #: wp-admin/user-edit.php:196 msgid "Profile updated." msgstr "Profile updated." #. translators: 1: Site title, 2: Site URL, 3: User role, 4: Activation URL. #: wp-admin/user-new.php:116 msgid "" "Hi,\n" "\n" "You've been invited to join '%1$s' at\n" "%2$s with the role of %3$s.\n" "\n" "Please click the following link to confirm the invite:\n" "%4$s" msgstr "" "Hi,\n" "\n" "You've been invited to join '%1$s' at\n" "%2$s with the role of %3$s.\n" "\n" "Please click the following link to confirm the invite:\n" "%4$s" #: wp-admin/credits.php:143 msgid "Core Developer" msgstr "Core Developer" #: wp-admin/includes/class-wp-upgrader.php:164 msgid "The package could not be installed." msgstr "The package could not be installed." #: wp-admin/includes/class-plugin-upgrader.php:82 msgid "The plugin contains no files." msgstr "The plugin contains no files." #: wp-admin/includes/class-plugin-upgrader.php:441 msgid "No valid plugins were found." msgstr "No valid plugins were found." #: wp-admin/includes/media.php:1229 msgid "Attachment Post URL" msgstr "Attachment Post URL" #: wp-admin/menu.php:81 msgctxt "admin menu" msgid "All Links" msgstr "All Links" #. translators: %s: Number of plugins. #: wp-admin/includes/plugin-install.php:310 msgid "%s plugins" msgstr "%s plugins" #. translators: %s: Number of plugins. #: wp-admin/includes/plugin-install.php:308 msgid "%s plugin" msgstr "%s plugin" #. translators: 1: Table name. 2: Error message. #: wp-admin/maint/repair.php:136 msgid "Failed to optimize the %1$s table. Error: %2$s" msgstr "Failed to optimise the %1$s table. Error: %2$s" #. translators: %s: Table name. #: wp-admin/maint/repair.php:133 msgid "Successfully optimized the %s table." msgstr "Successfully optimised the %s table." #. translators: %s: Table name. #: wp-admin/maint/repair.php:126 msgid "The %s table is already optimized." msgstr "The %s table is already optimised." #. translators: %s: Table name. #: wp-admin/maint/repair.php:111 msgid "Successfully repaired the %s table." msgstr "Successfully repaired the %s table." #. translators: %s: Table name. #: wp-admin/maint/repair.php:101 msgid "The %s table is okay." msgstr "The %s table is fine." #. translators: %s: Plugin version. #: wp-admin/update-core.php:405 msgid "View version %s details." msgstr "View version %s details." #: wp-admin/includes/import.php:220 msgid "Tumblr" msgstr "Tumblr" #. translators: 1: Browser update URL, 2: Browser name, 3: Browse Happy URL. #: wp-admin/includes/dashboard.php:1628 msgid "<a href=\"%1$s\" class=\"update-browser-link\">Update %2$s</a> or learn how to <a href=\"%3$s\" class=\"browse-happy-link\">browse happy</a>" msgstr "<a href=\"%1$s\" class=\"update-browser-link\">Update %2$s</a> or learn how to <a href=\"%3$s\" class=\"browse-happy-link\">browse happy</a>" #. translators: 1: Link start tag, 2: Link end tag, 3: Width, 4: Height. #: wp-admin/includes/media.php:3044 msgid "Scale images to match the large size selected in %1$simage options%2$s (%3$d × %4$d)." msgstr "Scale images to match the large size selected in %1$simage options%2$s (%3$d × %4$d)." #: wp-admin/includes/media.php:2903 msgid "Audio, Video, or Other File" msgstr "Audio, Video, or Other File" #: wp-admin/includes/media.php:2375 msgid "Insert media from another website" msgstr "Insert media from another website" #: wp-admin/includes/file.php:2127 msgid "<strong>Error</strong>: Could not connect to the server. Please verify the settings are correct." msgstr "<strong>Error</strong>: could not connect to the server. Please verify the settings are correct." #: wp-admin/index.php:49 msgid "The left-hand navigation menu provides links to all of the WordPress administration screens, with submenu items displayed on hover. You can minimize this menu to a narrow icon strip by clicking on the Collapse Menu arrow at the bottom." msgstr "The left-hand navigation menu provides links to all of the WordPress administration screens, with submenu items displayed on hover. You can minimise this menu to a narrow icon strip by clicking on the Collapse Menu arrow at the bottom." #: wp-admin/index.php:60 msgid "You can use the following controls to arrange your Dashboard screen to suit your workflow. This is true on most other administration screens as well." msgstr "You can use the following controls to arrange your Dashboard screen to suit your workflow. This is true on most other administration screens as well." #: wp-admin/options-reading.php:24 wp-admin/edit-tags.php:268 #: wp-admin/link-manager.php:56 wp-admin/options-writing.php:22 #: wp-admin/includes/class-custom-background.php:88 #: wp-admin/includes/ms.php:1135 wp-admin/includes/class-wp-screen.php:853 #: wp-admin/includes/class-custom-image-header.php:97 wp-admin/my-sites.php:43 #: wp-admin/options-general.php:41 wp-admin/comment.php:57 #: wp-admin/theme-editor.php:27 wp-admin/plugin-editor.php:124 #: wp-admin/nav-menus.php:609 wp-admin/nav-menus.php:650 #: wp-admin/update-core.php:806 wp-admin/options-permalink.php:22 #: wp-admin/user-new.php:246 wp-admin/index.php:42 wp-admin/plugins.php:543 #: wp-admin/themes.php:142 wp-admin/edit-comments.php:173 wp-admin/media.php:85 #: wp-admin/revision.php:150 wp-admin/upload.php:54 wp-admin/upload.php:226 #: wp-admin/edit-form-advanced.php:342 wp-admin/import.php:23 #: wp-admin/widgets.php:55 wp-admin/options-media.php:30 #: wp-admin/edit-link-form.php:66 wp-admin/user-edit.php:60 #: wp-admin/users.php:32 wp-admin/media-new.php:48 #: wp-admin/theme-install.php:112 wp-admin/options-discussion.php:23 #: wp-admin/edit.php:231 wp-admin/edit.php:284 wp-admin/plugin-install.php:84 #: wp-admin/export.php:49 wp-admin/network/user-new.php:20 #: wp-admin/network/index.php:33 wp-admin/network/themes.php:297 #: wp-admin/network/upgrade.php:21 wp-admin/network/users.php:217 #: wp-admin/network/site-new.php:23 wp-admin/network/settings.php:48 #: wp-admin/network/sites.php:28 msgid "Overview" msgstr "Overview" #: wp-admin/index.php:55 msgid "Navigation" msgstr "Navigation" #: wp-admin/index.php:62 msgid "<strong>Drag and Drop</strong> — To rearrange the boxes, drag and drop by clicking on the title bar of the selected box and releasing when you see a gray dotted-line rectangle appear in the location you want to place the box." msgstr "<strong>Drag and Drop</strong> — To rearrange the boxes, drag and drop by clicking on the title bar of the selected box and releasing when you see a grey dotted-line rectangle appear in the location you want to place the box." #. translators: %s: Number of pending updates. #. translators: %s: Number of available updates. #: wp-admin/menu.php:49 wp-admin/network/menu.php:30 msgid "Updates %s" msgstr "Updates %s" #. translators: %s: Search query. #: wp-admin/edit-tags.php:342 wp-admin/link-manager.php:108 #: wp-admin/plugins.php:731 wp-admin/edit-comments.php:235 #: wp-admin/upload.php:279 wp-admin/users.php:574 wp-admin/edit.php:402 #: wp-admin/js/updates.js:2583 wp-admin/network/themes.php:356 #: wp-admin/network/users.php:282 wp-admin/network/sites.php:375 msgid "Search results for “%s”" msgstr "Search results for “%s”" #. translators: %s: Number of plugins. #: wp-admin/includes/class-wp-plugins-list-table.php:555 msgid "Update Available <span class=\"count\">(%s)</span>" msgid_plural "Update Available <span class=\"count\">(%s)</span>" msgstr[0] "Update Available <span class=\"count\">(%s)</span>" msgstr[1] "Update Available <span class=\"count\">(%s)</span>" #: wp-admin/comment.php:162 wp-admin/theme-editor.php:305 #: wp-admin/plugins.php:342 wp-admin/plugins.php:348 #: wp-admin/includes/network.php:444 wp-admin/includes/network.php:452 #: wp-admin/includes/network.php:460 wp-admin/network/themes.php:137 #: wp-admin/network/themes.php:141 msgid "Caution:" msgstr "Caution:" #: wp-admin/user-new.php:222 wp-admin/user-new.php:344 #: wp-admin/user-new.php:453 wp-admin/user-new.php:608 wp-admin/menu.php:272 #: wp-admin/menu.php:274 wp-admin/network/user-new.php:101 #: wp-admin/network/user-new.php:107 wp-admin/network/site-users.php:337 #: wp-admin/network/site-users.php:364 msgid "Add New User" msgstr "Add New User" #: wp-admin/menu.php:242 wp-admin/network/menu.php:105 msgid "Installed Plugins" msgstr "Installed Plugins" #: wp-admin/includes/ms.php:987 wp-admin/users.php:345 msgid "Confirm Deletion" msgstr "Confirm Deletion" #: wp-admin/includes/class-wp-plugins-list-table.php:606 #: wp-admin/includes/class-wp-plugins-list-table.php:831 #: wp-admin/includes/class-wp-ms-sites-list-table.php:698 msgid "Deactivate" msgstr "Deactivate" #. translators: %s: Plugin version number. #. translators: %s: Theme version number. #. translators: %s: WordPress version. #. translators: %s: Plugin version. #. translators: %s: Theme version. #: wp-admin/includes/class-wp-debug-data.php:899 #: wp-admin/includes/class-wp-debug-data.php:946 #: wp-admin/includes/class-wp-debug-data.php:1275 #: wp-admin/includes/class-wp-plugins-list-table.php:1018 #: wp-admin/includes/update.php:231 wp-admin/includes/update.php:271 #: wp-admin/includes/ajax-actions.php:4442 #: wp-admin/includes/ajax-actions.php:4485 #: wp-admin/includes/class-wp-ms-themes-list-table.php:713 msgid "Version %s" msgstr "Version %s" #: wp-admin/user-new.php:335 wp-admin/network/user-new.php:91 #: wp-admin/network/site-users.php:242 wp-admin/network/users.php:262 msgid "User added." msgstr "User added." #: wp-admin/includes/class-wp-terms-list-table.php:502 #: wp-admin/includes/class-wp-users-list-table.php:469 #: wp-admin/includes/class-wp-media-list-table.php:723 #: wp-admin/includes/class-wp-media-list-table.php:781 #: wp-admin/includes/class-wp-posts-list-table.php:1408 #: wp-admin/includes/dashboard.php:742 #: wp-admin/includes/class-wp-ms-users-list-table.php:412 msgid "View" msgstr "View" #: wp-admin/includes/class-wp-users-list-table.php:438 #: wp-admin/user-edit.php:433 #: wp-admin/includes/class-wp-ms-users-list-table.php:285 msgid "Super Admin" msgstr "Super Admin" #: wp-admin/users.php:359 wp-admin/users.php:391 msgid "You can’t remove users." msgstr "You can’t remove users." #: wp-admin/users.php:515 wp-admin/network/site-users.php:254 msgid "Changed roles." msgstr "Changed roles." #: wp-admin/users.php:526 wp-admin/network/site-users.php:260 msgid "User removed from this site." msgstr "User removed from this site." #: wp-admin/includes/dashboard.php:463 wp-admin/includes/dashboard.php:465 #: wp-admin/users.php:584 wp-admin/network/site-users.php:279 #: wp-admin/network/users.php:291 msgid "Search Users" msgstr "Search Users" #: wp-admin/user-new.php:346 wp-admin/user-new.php:385 #: wp-admin/user-new.php:446 wp-admin/network/site-users.php:303 msgid "Add Existing User" msgstr "Add Existing User" #: wp-admin/includes/class-wp-users-list-table.php:359 #: wp-admin/user-new.php:416 wp-admin/user-new.php:580 #: wp-admin/user-edit.php:410 wp-admin/network/site-users.php:312 #: wp-admin/network/site-users.php:350 msgid "Role" msgstr "Role" #: wp-admin/options-reading.php:50 wp-admin/edit-tags.php:304 #: wp-admin/link-manager.php:77 wp-admin/options-writing.php:51 #: wp-admin/includes/class-custom-background.php:98 #: wp-admin/includes/ms.php:1157 #: wp-admin/includes/class-custom-image-header.php:133 wp-admin/my-sites.php:50 #: wp-admin/options-general.php:47 wp-admin/comment.php:65 #: wp-admin/theme-editor.php:50 wp-admin/plugin-editor.php:141 #: wp-admin/nav-menus.php:657 wp-admin/update-core.php:844 #: wp-admin/options-permalink.php:59 wp-admin/user-new.php:267 #: wp-admin/index.php:106 wp-admin/plugins.php:586 wp-admin/themes.php:205 #: wp-admin/edit-comments.php:193 wp-admin/media.php:95 #: wp-admin/revision.php:155 wp-admin/upload.php:74 wp-admin/upload.php:251 #: wp-admin/edit-form-advanced.php:316 wp-admin/edit-form-advanced.php:333 #: wp-admin/edit-form-advanced.php:352 wp-admin/tools.php:54 #: wp-admin/import.php:30 wp-admin/widgets.php:82 wp-admin/options-media.php:36 #: wp-admin/edit-link-form.php:75 wp-admin/user-edit.php:66 #: wp-admin/users.php:73 wp-admin/media-new.php:59 #: wp-admin/theme-install.php:130 wp-admin/options-discussion.php:30 #: wp-admin/edit.php:275 wp-admin/edit.php:300 wp-admin/plugin-install.php:108 #: wp-admin/export.php:56 wp-admin/network.php:65 wp-admin/network.php:78 #: wp-admin/network/user-new.php:28 wp-admin/network/index.php:54 #: wp-admin/network/themes.php:322 wp-admin/network/upgrade.php:30 #: wp-admin/network/users.php:229 wp-admin/network/site-new.php:31 #: wp-admin/network/settings.php:62 wp-admin/network/sites.php:44 msgid "For more information:" msgstr "For more information:" #: wp-admin/user-edit.php:227 wp-admin/users.php:566 wp-admin/menu.php:262 #: wp-admin/menu.php:264 wp-admin/network/users.php:276 #: wp-admin/network/menu.php:57 msgctxt "user" msgid "Add New" msgstr "Add New" #: wp-admin/includes/class-wp-links-list-table.php:88 #: wp-admin/includes/class-wp-links-list-table.php:334 #: wp-admin/includes/class-wp-themes-list-table.php:233 #: wp-admin/includes/theme.php:994 #: wp-admin/includes/class-wp-plugins-list-table.php:615 #: wp-admin/includes/class-wp-plugins-list-table.php:810 #: wp-admin/includes/class-wp-plugins-list-table.php:864 #: wp-admin/includes/meta-boxes.php:1079 #: wp-admin/includes/class-wp-terms-list-table.php:159 #: wp-admin/includes/class-wp-terms-list-table.php:493 #: wp-admin/includes/class-wp-users-list-table.php:273 #: wp-admin/includes/class-wp-users-list-table.php:455 #: wp-admin/includes/media.php:1702 wp-admin/includes/widgets.php:295 #: wp-admin/includes/template.php:645 wp-admin/themes.php:633 #: wp-admin/themes.php:1120 wp-admin/widgets.php:355 #: wp-admin/edit-tag-form.php:278 #: wp-admin/includes/class-wp-ms-sites-list-table.php:290 #: wp-admin/includes/class-wp-ms-sites-list-table.php:714 #: wp-admin/includes/class-wp-ms-themes-list-table.php:479 #: wp-admin/includes/class-wp-ms-themes-list-table.php:630 #: wp-admin/includes/class-wp-ms-users-list-table.php:115 #: wp-admin/includes/class-wp-ms-users-list-table.php:514 msgid "Delete" msgstr "Delete" #: wp-admin/menu.php:260 wp-admin/network/menu.php:56 msgid "All Users" msgstr "All Users" #. translators: %s: Plugin name. #: wp-admin/includes/theme.php:1005 #: wp-admin/includes/class-wp-theme-install-list-table.php:483 #: wp-admin/includes/deprecated.php:1382 wp-admin/theme-install.php:388 #: wp-admin/theme-install.php:425 wp-admin/includes/network.php:374 msgid "Install" msgstr "Install" #. translators: %s: Number of pending plugin updates. #. translators: %s: Number of available plugin updates. #: wp-admin/menu.php:240 wp-admin/network/menu.php:88 msgid "Plugins %s" msgstr "Plugins %s" #: wp-admin/ms-delete-site.php:38 wp-admin/menu.php:286 msgid "Delete Site" msgstr "Delete Site" #: wp-admin/my-sites.php:58 wp-admin/options-head.php:15 #: wp-admin/options.php:335 wp-admin/network/settings.php:141 #: wp-admin/network/sites.php:351 msgid "Settings saved." msgstr "Settings saved." #: wp-admin/edit-form-advanced.php:327 msgid "About Pages" msgstr "About Pages" #: wp-admin/edit-form-advanced.php:285 msgid "Customizing This Display" msgstr "Customising This Display" #: wp-admin/edit-form-advanced.php:305 msgid "Title and Post Editor" msgstr "Title and Post Editor" #: wp-admin/options-reading.php:185 wp-admin/install.php:193 msgid "Note: Neither of these options blocks access to your site — it is up to search engines to honor your request." msgstr "Note: Neither of these options blocks access to your site — it is up to search engines to honour your request." #: wp-admin/options-permalink.php:238 msgid "Post name" msgstr "Post name" #: wp-admin/options-permalink.php:227 wp-admin/options-permalink.php:231 #: wp-admin/options-permalink.php:239 msgctxt "sample permalink structure" msgid "sample-post" msgstr "sample-post" #: wp-admin/options-permalink.php:215 wp-admin/options-permalink.php:235 msgctxt "sample permalink base" msgid "archives" msgstr "archives" #. translators: %s: URL to Import screen on the main site. #: wp-admin/import.php:165 msgid "This importer is not installed. Please install importers from <a href=\"%s\">the main site</a>." msgstr "This importer is not installed. Please install importers from <a href=\"%s\">the main site</a>." #: wp-admin/includes/class-wp-debug-data.php:72 #: wp-admin/options-general.php:166 wp-admin/network/site-new.php:257 msgid "Site Language" msgstr "Site Language" #: wp-admin/options-discussion.php:50 msgid "Attempt to notify any blogs linked to from the post" msgstr "Attempt to notify any blogs linked to from the post" #. translators: 1: Site title, 2: Site URL, 3: User role. #: wp-admin/includes/user.php:582 msgid "" "Hi,\n" "You've been invited to join '%1$s' at\n" "%2$s with the role of %3$s.\n" "If you do not want to join this site please ignore\n" "this email. This invitation will expire in a few days.\n" "\n" "Please click the following link to activate your user account:\n" "%%s" msgstr "" "Hi,\n" "You've been invited to join '%1$s' at\n" "%2$s with the role of %3$s.\n" "If you do not want to join this site please ignore\n" "this email. This invitation will expire in a few days.\n" "\n" "Please click the following link to activate your user account:\n" "%%s" #: wp-admin/includes/theme.php:315 msgid "Full Width Template" msgstr "Full Width Template" #: wp-admin/includes/theme.php:316 wp-admin/includes/meta-boxes.php:494 msgid "Post Formats" msgstr "Post Formats" #: wp-admin/includes/theme.php:312 msgid "Featured Images" msgstr "Featured Images" #: wp-admin/includes/theme.php:311 msgid "Featured Image Header" msgstr "Featured Image Header" #. translators: %s: Browser name and link. #: wp-admin/includes/dashboard.php:1606 msgid "It looks like you're using an old version of %s. For the best WordPress experience, please update your browser." msgstr "It looks like you're using an old version of %s. For the best WordPress experience, please update your browser." #. translators: %s: Browser name and link. #: wp-admin/includes/dashboard.php:1600 msgid "It looks like you're using an insecure version of %s. Using an outdated browser makes your computer unsafe. For the best WordPress experience, please update your browser." msgstr "It looks like you're using an insecure version of %s. Using an outdated browser makes your computer unsafe. For the best WordPress experience, please update your browser." #: wp-admin/includes/nav-menu.php:1082 msgid "There are some invalid menu items. Please check or delete them." msgstr "There are some invalid menu items. Please check or delete them." #: wp-admin/edit-tags.php:440 #: wp-admin/includes/class-wp-terms-list-table.php:182 #: wp-admin/includes/class-wp-terms-list-table.php:646 #: wp-admin/edit-tag-form.php:132 msgctxt "term name" msgid "Name" msgstr "Name" #: wp-admin/includes/template.php:571 wp-admin/includes/template.php:586 #: wp-admin/includes/template.php:718 msgctxt "meta name" msgid "Name" msgstr "Name" #: wp-admin/themes.php:584 msgctxt "theme name" msgid "Name" msgstr "Name" #. translators: %s: Theme Directory URL. #: wp-admin/theme-install.php:98 msgid "You can find additional themes for your site by using the Theme Browser/Installer on this screen, which will display themes from the <a href=\"%s\">WordPress Theme Directory</a>. These themes are designed and developed by third parties, are available free of charge, and are compatible with the license WordPress uses." msgstr "You can find additional themes for your site by using the Theme Browser/Installer on this screen, which will display themes from the <a href=\"%s\">WordPress Theme Directory</a>. These themes are designed and developed by third parties, are available free of charge, and are compatible with the licence WordPress uses." #. translators: %s: WordPress Plugin Directory URL. #: wp-admin/plugins.php:549 msgid "If you would like to see more plugins to choose from, click on the “Add New” button and you will be able to browse or search for additional plugins from the <a href=\"%s\">WordPress Plugin Directory</a>. Plugins in the WordPress Plugin Directory are designed and developed by third parties, and are compatible with the license WordPress uses. Oh, and they’re free!" msgstr "If you would like to see more plugins to choose from, click on the “Add New” button and you will be able to browse or search for additional plugins from the <a href=\"%s\">WordPress Plugin Directory</a>. Plugins in the WordPress Plugin Directory are designed and developed by third parties, and are compatible with the licence WordPress uses. Oh, and they’re free!" #: wp-admin/update-core.php:68 msgid "Re-install Now" msgstr "Re-install Now" #. translators: %s: MAX_FILE_SIZE #: wp-admin/includes/file.php:793 msgid "The uploaded file exceeds the %s directive that was specified in the HTML form." msgstr "The uploaded file exceeds the %s directive that was specified in the HTML form." #: wp-admin/credits.php:144 msgid "External Libraries" msgstr "External Libraries" #: wp-admin/menu.php:279 msgid "Available Tools" msgstr "Available Tools" #: wp-admin/menu.php:289 wp-admin/network.php:52 wp-admin/network/menu.php:112 msgid "Network Setup" msgstr "Network Setup" #: wp-admin/includes/credits.php:95 msgctxt "Translate this to be the equivalent of English Translators in your language for the credits page Translators section" msgid "Translators" msgstr "UK English Translators" #. translators: %s: https://wordpressfoundation.org/trademark-policy #: wp-admin/freedoms.php:93 msgid "WordPress grows when people like you tell their friends about it, and the thousands of businesses and services that are built on and around WordPress share that fact with their users. We’re flattered every time someone spreads the good word, just make sure to <a href=\"%s\">check out our trademark guidelines</a> first." msgstr "WordPress grows when people like you tell their friends about it, and the thousands of businesses and services that are built on and around WordPress share that fact with their users. We’re flattered every time someone spreads the good word, just make sure to <a href=\"%s\">check out our trademark guidelines</a> first." #. translators: 1: URL to Plugins screen, 2: URL to Themes screen, 3: #. https://wordpress.org/about/license #: wp-admin/freedoms.php:105 msgid "Every plugin and theme in WordPress.org’s directory is 100%% GPL or a similarly free and compatible license, so you can feel safe finding <a href=\"%1$s\">plugins</a> and <a href=\"%2$s\">themes</a> there. If you get a plugin or theme from another source, make sure to <a href=\"%3$s\">ask them if it’s GPL</a> first. If they don’t respect the WordPress license, we don’t recommend them." msgstr "Every plugin and theme in WordPress.org’s directory is 100%% GPL or a similarly free and compatible licence, so you can feel safe finding <a href=\"%1$s\">plugins</a> and <a href=\"%2$s\">themes</a> there. If you get a plugin or theme from another source, make sure to <a href=\"%3$s\">ask them if it’s GPL</a> first. If they don’t respect the WordPress licence, we don’t recommend them." #. translators: %s: https://wordpress.org/about/license #: wp-admin/freedoms.php:53 msgid "WordPress is Free and open source software, built by a distributed community of mostly volunteer developers from around the world. WordPress comes with some awesome, worldview-changing rights courtesy of its <a href=\"%s\">license</a>, the GPL." msgstr "WordPress is free and open source software, built by a distributed community of mostly volunteer developers from around the world. WordPress comes with some awesome, worldview-changing rights courtesy of its <a href=\"%s\">licence</a>, the GPL." #: wp-admin/credits.php:139 msgid "Lead Developer" msgstr "Lead Developer" #. translators: %s: https://make.wordpress.org #: wp-admin/credits.php:69 msgid "Want to see your name in lights on this page? <a href=\"%s\">Get involved in WordPress</a>." msgstr "Want to see your name in lights on this page? <a href=\"%s\">Get involved in WordPress</a>." #: wp-admin/credits.php:13 wp-admin/credits.php:37 wp-admin/credits.php:45 #: wp-admin/privacy.php:34 wp-admin/freedoms.php:40 wp-admin/about.php:35 msgid "Credits" msgstr "Credits" #: wp-admin/widgets.php:441 msgctxt "removing-widget" msgid "Deactivate" msgstr "Deactivate" #: wp-admin/credits.php:138 msgid "Cofounder, Project Lead" msgstr "Cofounder, Project Lead" #. translators: %s: The current WordPress version number. #: wp-admin/credits.php:136 msgid "Core Contributors to WordPress %s" msgstr "Core Contributors to WordPress %s" #: wp-admin/menu.php:109 msgid "All Comments" msgstr "All Comments" #. translators: 1: https://wordpress.org/about/, 2: https://make.wordpress.org #: wp-admin/credits.php:53 msgid "WordPress is created by a <a href=\"%1$s\">worldwide team</a> of passionate individuals. <a href=\"%2$s\">Get involved in WordPress</a>." msgstr "WordPress is created by a <a href=\"%1$s\">worldwide team</a> of passionate individuals. <a href=\"%2$s\">Get involved in WordPress</a>." #: wp-admin/credits.php:134 msgid "Project Leaders" msgstr "Project Leaders" #: wp-admin/includes/dashboard.php:32 msgid "You are using an insecure browser!" msgstr "You are using an insecure browser!" #: wp-admin/includes/dashboard.php:34 msgid "Your browser is out of date!" msgstr "Your browser is out of date!" #: wp-admin/credits.php:38 wp-admin/privacy.php:35 wp-admin/freedoms.php:18 #: wp-admin/freedoms.php:41 wp-admin/freedoms.php:47 wp-admin/about.php:36 msgid "Freedoms" msgstr "Freedoms" #: wp-admin/freedoms.php:113 msgid "Don’t you wish all software came with these freedoms? So do we! For more information, check out the <a href=\"https://www.fsf.org/\">Free Software Foundation</a>." msgstr "Don’t you wish all software came with these freedoms? So do we! For more information, check out the <a href=\"https://www.fsf.org/\">Free Software Foundation</a>." #: wp-admin/includes/class-custom-image-header.php:665 msgid "You can use one of these cool headers or show a random one on each page." msgstr "You can use one of these cool headers or show a random one on each page." #: wp-admin/includes/class-custom-image-header.php:663 msgid "If you don‘t want to upload your own image, you can use one of these cool headers, or show a random one." msgstr "If you don‘t want to upload your own image, you can use one of these cool headers, or show a random one." #: wp-admin/includes/class-custom-image-header.php:649 msgid "You can choose one of your previously uploaded headers, or show a random one." msgstr "You can choose one of your previously uploaded headers, or show a random one." #: wp-admin/menu-header.php:280 msgid "Collapse menu" msgstr "Collapse menu" #: wp-admin/includes/class-custom-image-header.php:294 msgid "<strong>Random:</strong> Show a different image on each page." msgstr "<strong>Random:</strong> Show a different image on each page." #: wp-admin/includes/class-custom-image-header.php:647 msgid "Uploaded Images" msgstr "Uploaded Images" #: wp-admin/includes/theme.php:321 wp-admin/includes/theme.php:357 #: wp-admin/includes/class-wp-screen.php:1202 wp-admin/index.php:68 msgid "Layout" msgstr "Layout" #: wp-admin/users.php:282 msgid "You have specified this user for deletion:" msgstr "You have specified this user for deletion:" #: wp-admin/user-edit.php:201 msgid "← Back to Users" msgstr "← Back to Users" #. translators: 1: Current page, 2: Total pages. #: wp-admin/includes/class-wp-list-table.php:919 msgctxt "paging" msgid "%1$s of %2$s" msgstr "%1$s of %2$s" #. translators: %s: Template name. #: wp-admin/includes/file.php:92 msgid "%s Page Template" msgstr "%s Page Template" #: wp-admin/plugins.php:342 msgid "This plugin may be active on other sites in the network." msgstr "This plugin may be active on other sites in the network." #: wp-admin/includes/ajax-actions.php:4547 wp-admin/plugins.php:622 msgid "You cannot delete a plugin while it is active on the main site." msgstr "You cannot delete a plugin while it is active on the main site." #: wp-admin/options-writing.php:98 msgid "Default Post Format" msgstr "Default Post Format" #: wp-admin/user-edit.php:229 wp-admin/users.php:568 msgctxt "user" msgid "Add Existing" msgstr "Add Existing" #: wp-admin/theme-editor.php:45 wp-admin/plugin-editor.php:136 msgid "Any edits to files from this screen will be reflected on all sites in the network." msgstr "Any edits to files from this screen will be reflected on all sites in the network." #: wp-admin/index.php:73 msgid "The boxes on your Dashboard screen are:" msgstr "The boxes on your Dashboard screen are:" #: wp-admin/users.php:33 msgid "This screen lists all the existing users for your site. Each user has one of five defined roles as set by the site admin: Site Administrator, Editor, Author, Contributor, or Subscriber. Users with roles other than Administrator will see fewer options in the dashboard navigation when they are logged in, based on their role." msgstr "This screen lists all the existing users for your site. Each user has one of five defined roles as set by the site admin: Site Administrator, Editor, Author, Contributor, or Subscriber. Users with roles other than Administrator will see fewer options in the dashboard navigation when they are logged in, based on their role." #: wp-admin/plugin-editor.php:135 msgid "If you want to make changes but don’t want them to be overwritten when the plugin is updated, you may be ready to think about writing your own plugin. For information on how to edit plugins, write your own from scratch, or just better understand their anatomy, check out the links below." msgstr "If you want to make changes but don’t want them to be overwritten when the plugin is updated, you may be ready to think about writing your own plugin. For information on how to edit plugins, write your own from scratch, or just better understand their anatomy, check out the links below." #. translators: Default page slug. #: wp-admin/includes/upgrade.php:337 msgid "sample-page" msgstr "sample-page" #: wp-admin/includes/upgrade.php:335 msgid "Sample Page" msgstr "Sample Page" #: wp-admin/options-discussion.php:281 msgid "Retro (Generated)" msgstr "Retro (Generated)" #. translators: 1: URL to Themes tab on Edit Site screen, 2: URL to Add Themes #. screen. #: wp-admin/includes/class-wp-themes-list-table.php:102 msgid "You only have one theme enabled for this site right now. Visit the Network Admin to <a href=\"%1$s\">enable</a> or <a href=\"%2$s\">install</a> more themes." msgstr "You currently have only one theme enabled for this site. Visit the Network Admin to <a href=\"%1$s\">enable</a> or <a href=\"%2$s\">install</a> more themes." #. translators: %s: URL to Themes tab on Edit Site screen. #: wp-admin/includes/class-wp-themes-list-table.php:111 msgid "You only have one theme enabled for this site right now. Visit the Network Admin to <a href=\"%s\">enable</a> more themes." msgstr "You only have one theme enabled for this site right now. Visit the Network Admin to <a href=\"%s\">enable</a> more themes." #: wp-admin/user-edit.php:438 msgid "Super admin privileges cannot be removed because this user has the network admin email." msgstr "Super admin privileges cannot be removed because this user has the network admin email." #. translators: %s: URL to Add Themes screen. #: wp-admin/includes/class-wp-themes-list-table.php:122 msgid "You only have one theme installed right now. Live a little! You can choose from over 1,000 free themes in the WordPress Theme Directory at any time: just click on the <a href=\"%s\">Install Themes</a> tab above." msgstr "You only have one theme installed right now. Live a little! You can choose from over 1,000 free themes in the WordPress Theme Directory at any time: just click on the <a href=\"%s\">Install Themes</a> tab above." #: wp-admin/maint/repair.php:162 msgid "One or more database tables are unavailable. To allow WordPress to attempt to repair these tables, press the “Repair Database” button. Repairing can take a while, so please be patient." msgstr "One or more database tables are unavailable. To allow WordPress to attempt to repair these tables, press the “Repair Database” button. Repairing can take a while, so please be patient." #: wp-admin/includes/file.php:55 msgid "Visual Editor RTL Stylesheet" msgstr "Visual Editor RTL Stylesheet" #. translators: %s: Link to edit parent theme. #: wp-admin/theme-editor.php:258 msgid "This child theme inherits templates from a parent theme, %s." msgstr "This child theme inherits templates from a parent theme, %s." #: wp-admin/theme-editor.php:307 msgid "This is a file in your current parent theme." msgstr "This is a file in your current parent theme." #: wp-admin/includes/class-theme-installer-skin.php:150 #: wp-admin/js/updates.js:1355 #: wp-admin/includes/class-wp-ms-themes-list-table.php:469 #: wp-admin/includes/class-wp-ms-themes-list-table.php:577 msgid "Network Enable" msgstr "Network Enable" #. translators: %s: WordPress version. #: wp-admin/update-core.php:169 msgid "You are about to install WordPress %s <strong>in English (US).</strong> There is a chance this update will break your translation. You may prefer to wait for the localized version to be released." msgstr "You are about to install WordPress %s <strong>in English (US).</strong> There is a chance this update will break your translation. You may prefer to wait for the localised version to be released." #: wp-admin/upgrade.php:153 msgid "Your WordPress database has been successfully updated!" msgstr "Your WordPress database has been successfully updated!" #: wp-admin/upgrade.php:142 msgid "Update WordPress Database" msgstr "Update WordPress Database" #: wp-admin/upgrade.php:64 msgid "WordPress › Update" msgstr "WordPress › Update" #: wp-admin/upgrade.php:152 msgid "Update Complete" msgstr "Update Complete" #: wp-admin/upgrade.php:139 wp-admin/network/upgrade.php:139 msgid "Database Update Required" msgstr "Database Update Required" #: wp-admin/upgrade.php:140 msgid "WordPress has been updated! Before we send you on your way, we have to update your database to the newest version." msgstr "WordPress has been updated! Before we send you on your way, we have to update your database to the newest version." #: wp-admin/upgrade.php:72 msgid "No Update Required" msgstr "No Update Required" #: wp-admin/upgrade.php:141 wp-admin/network/upgrade.php:143 msgid "The database update process may take a little while, so please be patient." msgstr "The database update process may take a little while, so please be patient." #: wp-admin/includes/class-plugin-upgrader.php:65 #: wp-admin/includes/class-plugin-upgrader.php:92 msgid "Plugin updated successfully." msgstr "Plugin updated successfully." #: wp-admin/includes/class-theme-upgrader-skin.php:44 wp-admin/update.php:209 msgid "Update Theme" msgstr "Update Theme" #: wp-admin/includes/class-plugin-upgrader.php:64 #: wp-admin/includes/class-plugin-upgrader.php:91 #: wp-admin/includes/ajax-actions.php:4504 msgid "Plugin update failed." msgstr "Plugin update failed." #: wp-admin/includes/class-theme-upgrader.php:63 #: wp-admin/includes/class-theme-upgrader.php:100 #: wp-admin/includes/ajax-actions.php:4213 msgid "Theme update failed." msgstr "Theme update failed." #: wp-admin/includes/class-theme-upgrader.php:64 #: wp-admin/includes/class-theme-upgrader.php:101 msgid "Theme updated successfully." msgstr "Theme updated successfully." #: wp-admin/includes/class-plugin-upgrader-skin.php:62 wp-admin/update.php:62 msgid "Update Plugin" msgstr "Update Plugin" #: wp-admin/includes/class-plugin-upgrader.php:58 #: wp-admin/includes/class-theme-upgrader.php:57 #: wp-admin/includes/class-core-upgrader.php:31 #: wp-admin/includes/class-language-pack-upgrader.php:115 msgid "Update package not available." msgstr "Update package not available." #. translators: 1: Plugin name, 2: Details URL, 3: Additional link attributes, #. 4: Version number. #: wp-admin/includes/update.php:485 msgid "There is a new version of %1$s available. <a href=\"%2$s\" %3$s>View version %4$s details</a>. <em>Automatic update is unavailable for this plugin.</em>" msgstr "There is a new version of %1$s available. <a href=\"%2$s\" %3$s>View version %4$s details</a>. <em>Automatic update is unavailable for this plugin.</em>" #: wp-admin/export.php:208 wp-admin/export.php:255 wp-admin/export.php:295 msgid "Date range:" msgstr "Date range:" #: wp-admin/export.php:175 msgid "Choose what to export" msgstr "Choose what to export" #: wp-admin/export.php:191 wp-admin/export.php:238 msgid "Authors:" msgstr "Authors:" #: wp-admin/export.php:180 msgid "All content" msgstr "All content" #: wp-admin/export.php:181 msgid "This will contain all of your posts, pages, comments, custom fields, terms, navigation menus, and custom posts." msgstr "This will contain all of your posts, pages, comments, custom fields, terms, navigation menus, and custom posts." #. translators: %s: Number of comments. #: wp-admin/includes/class-wp-comments-list-table.php:247 msgctxt "comments" msgid "Mine <span class=\"count\">(%s)</span>" msgid_plural "Mine <span class=\"count\">(%s)</span>" msgstr[0] "Mine <span class=\"count\">(%s)</span>" msgstr[1] "Mine <span class=\"count\">(%s)</span>" #. translators: Admin screen title. %s: Admin screen name. #: wp-admin/admin-header.php:49 msgid "%s — WordPress" msgstr "%s — WordPress" #: wp-admin/widgets.php:58 msgid "The Available Widgets section contains all the widgets you can choose from. Once you drag a widget into a sidebar, it will open to allow you to configure its settings. When you are happy with the widget settings, click the Save button and the widget will go live on your site. If you click Delete, it will remove the widget." msgstr "The Available Widgets section contains all the widgets you can choose from. Once you drag a widget into a sidebar, it will open to allow you to configure its settings. When you are happy with the widget settings, click the Save button and the widget will go live on your site. If you click Delete, it will remove the widget." #: wp-admin/media.php:90 wp-admin/edit-form-advanced.php:347 msgid "Remember to click Update Media to save metadata entered or changed." msgstr "Remember to click Update Media to save metadata entered or changed." #: wp-admin/media.php:89 wp-admin/edit-form-advanced.php:346 msgid "Note that you crop the image by clicking on it (the Crop icon is already selected) and dragging the cropping frame to select the desired part. Then click Save to retain the cropping." msgstr "Note that you crop the image by clicking on it (the Crop icon is already selected) and dragging the cropping frame to select the desired part. Then click Save to retain the cropping." #: wp-admin/media.php:88 wp-admin/edit-form-advanced.php:345 msgid "For images only, you can click on Edit Image under the thumbnail to expand out an inline image editor with icons for cropping, rotating, or flipping the image as well as for undoing and redoing. The boxes on the right give you more options for scaling the image, for cropping it, and for cropping the thumbnail in a different way than you crop the original image. You can click on Help in those boxes to get more information." msgstr "For images only, you can click on Edit Image under the thumbnail to expand out an inline image editor with icons for cropping, rotating, or flipping the image as well as for undoing and redoing. The boxes on the right give you more options for scaling the image, for cropping it, and for cropping the thumbnail in a different way than you crop the original image. You can click on Help in those boxes to get more information." #: wp-admin/media.php:87 wp-admin/edit-form-advanced.php:344 msgid "This screen allows you to edit fields for metadata in a file within the media library." msgstr "This screen allows you to edit fields for metadata in a file within the media library." #: wp-admin/user-new.php:393 msgid "Email or Username" msgstr "Email or Username" #: wp-admin/themes.php:231 wp-admin/network/themes.php:417 #: wp-admin/network/site-themes.php:215 msgid "Search Installed Themes" msgstr "Search Installed Themes" #. translators: %s: Link to documentation on child themes. #: wp-admin/update-core.php:479 msgid "<strong>Please Note:</strong> Any customizations you have made to theme files will be lost. Please consider using <a href=\"%s\">child themes</a> for modifications." msgstr "<strong>Please Note:</strong> Any customisations you have made to theme files will be lost. Please consider using <a href=\"%s\">child themes</a> for modifications." #. translators: %s: Number of posts. #: wp-admin/includes/class-wp-posts-list-table.php:380 msgctxt "posts" msgid "Sticky <span class=\"count\">(%s)</span>" msgid_plural "Sticky <span class=\"count\">(%s)</span>" msgstr[0] "Sticky <span class=\"count\">(%s)</span>" msgstr[1] "Sticky <span class=\"count\">(%s)</span>" #. translators: 1: Date, 2: Time. #: wp-admin/update-core.php:879 msgid "Last checked on %1$s at %2$s." msgstr "Last checked on %1$s at %2$s." #: wp-admin/update-core.php:880 msgid "Check Again" msgstr "Check Again" #: wp-admin/update-core.php:865 msgid "Please select one or more plugins to update." msgstr "Please select one or more plugins to update." #: wp-admin/update-core.php:863 msgid "Please select one or more themes to update." msgstr "Please select one or more themes to update." #: wp-admin/includes/class-bulk-upgrader-skin.php:41 msgid "The update process is starting. This process may take a while on some hosts, so please be patient." msgstr "The update process is starting. This process may take a while on some hosts, so please be patient." #: wp-admin/theme-install.php:208 wp-admin/theme-install.php:231 msgid "Apply Filters" msgstr "Apply Filters" #: wp-admin/includes/theme.php:310 msgid "Editor Style" msgstr "Editor Style" #: wp-admin/includes/file.php:2175 msgid "To perform the requested action, WordPress needs to access your web server." msgstr "To perform the requested action, WordPress needs to access your web server." #: wp-admin/includes/class-wp-theme-install-list-table.php:168 msgid "No themes match your request." msgstr "No themes match your request." #: wp-admin/includes/class-wp-list-table.php:907 #: wp-admin/includes/class-wp-list-table.php:911 msgid "Current Page" msgstr "Current Page" #: wp-admin/includes/dashboard.php:471 wp-admin/includes/dashboard.php:473 #: wp-admin/network/sites.php:386 msgid "Search Sites" msgstr "Search Sites" #: wp-admin/includes/dashboard.php:423 msgid "Create a New User" msgstr "Create a New User" #. translators: 1: Text indicating the number of sites on the network, 2: Text #. indicating the number of users on the network. #: wp-admin/includes/dashboard.php:435 msgid "You have %1$s and %2$s." msgstr "You have %1$s and %2$s." #. translators: %s: Number of sites on the network. #: wp-admin/includes/dashboard.php:432 msgid "%s site" msgid_plural "%s sites" msgstr[0] "%s site" msgstr[1] "%s sites" #. translators: %s: Number of users on the network. #: wp-admin/includes/dashboard.php:430 msgid "%s user" msgid_plural "%s users" msgstr[0] "%s user" msgstr[1] "%s users" #: wp-admin/includes/dashboard.php:1434 msgid "https://wordpress.org/news/" msgstr "https://wordpress.org/news/" #: wp-admin/includes/dashboard.php:1443 msgid "https://wordpress.org/news/feed/" msgstr "https://en-gb.wordpress.org/news/feed/" #: wp-admin/options-discussion.php:73 msgid "(Signup has been disabled. Only members of this site can comment.)" msgstr "(Signup has been disabled. Only members of this site can comment.)" #. translators: 1: Theme name, 2: Theme details URL, 3: Additional link #. attributes, 4: Version number. #. translators: 1: Plugin name, 2: Details URL, 3: Additional link attributes, #. 4: Version number. #. translators: 1: Theme name, 2: Details URL, 3: Additional link attributes, #. 4: Version number. #: wp-admin/includes/theme.php:204 wp-admin/includes/update.php:472 #: wp-admin/includes/update.php:665 msgid "There is a new version of %1$s available. <a href=\"%2$s\" %3$s>View version %4$s details</a>." msgstr "There is a new version of %1$s available. <a href=\"%2$s\" %3$s>View version %4$s details</a>." #: wp-admin/includes/nav-menu.php:1078 msgid "Click Save Menu to make pending menu items public." msgstr "Click Save Menu to make pending menu items public." #: wp-admin/includes/dashboard.php:1549 msgid "Storage Space" msgstr "Storage Space" #: wp-admin/includes/dashboard.php:420 msgid "Create a New Site" msgstr "Create a New Site" #. translators: 1: Image width in pixels, 2: Image height in pixels. #: wp-admin/includes/class-custom-image-header.php:555 msgid "Images of exactly <strong>%1$d × %2$d pixels</strong> will be used as-is." msgstr "Images of exactly <strong>%1$d × %2$d pixels</strong> will be used as-is." #: wp-admin/includes/class-custom-image-header.php:875 msgid "Crop and Publish" msgstr "Crop and Publish" #: wp-admin/edit-link-form.php:70 msgid "XFN stands for <a href=\"https://gmpg.org/xfn/\">XHTML Friends Network</a>, which is optional. WordPress allows the generation of XFN attributes to show how you are related to the authors/owners of the site to which you are linking." msgstr "XFN stands for <a href=\"https://gmpg.org/xfn/\">XHTML Friends Network</a>, which is optional. WordPress allows the generation of XFN attributes to show how you are related to the authors/owners of the site to which you are linking." #: wp-admin/includes/file.php:2185 msgid "FTP Password" msgstr "FTP Password" #: wp-admin/includes/file.php:2184 msgid "FTP Username" msgstr "FTP Username" #: wp-admin/includes/file.php:2181 msgid "FTP/SSH Password" msgstr "FTP/SSH Password" #: wp-admin/includes/file.php:2180 msgid "FTP/SSH Username" msgstr "FTP/SSH Username" #: wp-admin/widgets.php:76 msgid "Many themes show some sidebar widgets by default until you edit your sidebars, but they are not automatically displayed in your sidebar management tool. After you make your first widget change, you can re-add the default widgets by adding them from the Available Widgets area." msgstr "Many themes show some sidebar widgets by default until you edit your sidebars, but they are not automatically displayed in your sidebar management tool. After you make your first widget change, you can re-add the default widgets by adding them from the Available Widgets area." #: wp-admin/options-permalink.php:53 msgid "The Optional fields let you customize the “category” and “tag” base names that will appear in archive URLs. For example, the page listing all posts in the “Uncategorized” category could be <code>/topics/uncategorized</code> instead of <code>/category/uncategorized</code>." msgstr "The Optional fields let you customise the “category” and “tag” base names that will appear in archive URLs. For example, the page listing all posts in the “Uncategorised” category could be <code>/topics/uncategorised</code> instead of <code>/category/uncategorised</code>." #. translators: %s: URL to create a new page. #: wp-admin/options-reading.php:28 msgid "You can choose what’s displayed on the homepage of your site. It can be posts in reverse chronological order (classic blog), or a fixed/static page. To set a static homepage, you first need to create two <a href=\"%s\">Pages</a>. One will become the homepage, and the other will be where your posts are displayed." msgstr "You can choose what’s displayed on the homepage of your site. It can be posts in reverse chronological order (classic blog), or a fixed/static page. To set a static homepage, you first need to create two <a href=\"%s\">Pages</a>. One will become the homepage, and the other will be where your posts are displayed." #. translators: %s: Percent sign (%). #: wp-admin/options-permalink.php:36 msgid "If you pick an option other than Plain, your general URL path with structure tags (terms surrounded by %s) will also appear in the custom structure field and your path can be further modified there." msgstr "If you pick an option other than Plain, your general URL path with structure tags (terms surrounded by %s) will also appear in the custom structure field and your path can be further modified there." #. translators: 1: %category%, 2: %tag% #: wp-admin/options-permalink.php:41 msgid "When you assign multiple categories or tags to a post, only one can show up in the permalink: the lowest numbered category. This applies if your custom structure includes %1$s or %2$s." msgstr "When you assign multiple categories or tags to a post, only one can show up in the permalink: the lowest numbered category. This applies if your custom structure includes %1$s or %2$s." #: wp-admin/widgets.php:66 msgid "If you want to remove the widget but save its setting for possible future use, just drag it into the Inactive Widgets area. You can add them back anytime from there. This is especially helpful when you switch to a theme with fewer or different widget areas." msgstr "If you want to remove the widget but save its setting for possible future use, just drag it into the Inactive Widgets area. You can add them back anytime from there. This is especially helpful when you switch to a theme with fewer or different widget areas." #: wp-admin/users.php:34 msgid "To add a new user for your site, click the Add New button at the top of the screen or Add New in the Users menu section." msgstr "To add a new user for your site, click the Add New button at the top of the screen or Add New in the Users menu section." #: wp-admin/options-media.php:19 msgid "You can set maximum sizes for images inserted into your written content; you can also insert an image as Full Size." msgstr "You can set maximum sizes for images inserted into your written content; you can also insert an image as Full Size." #: wp-admin/options-general.php:27 msgid "Most themes display the site title at the top of every page, in the title bar of the browser, and as the identifying name for syndicated feeds. The tagline is also displayed by many themes." msgstr "Most themes display the site title at the top of every page, in the title bar of the browser, and as the identifying name for syndicated feeds. The tagline is also displayed by many themes." #: wp-admin/edit-form-advanced.php:412 msgid "<strong>Order</strong> — Pages are usually ordered alphabetically, but you can choose your own order by entering a number (1 for first, etc.) in this field." msgstr "<strong>Order</strong> — Pages are usually ordered alphabetically, but you can choose your own order by entering a number (1 for first, etc.) in this field." #: wp-admin/includes/file.php:2179 msgid "Please enter your FTP or SSH credentials to proceed." msgstr "Please enter your FTP or SSH credentials to proceed." #: wp-admin/includes/file.php:2183 msgid "Please enter your FTP credentials to proceed." msgstr "Please enter your FTP credentials to proceed." #: wp-admin/includes/file.php:2189 msgid "If you do not remember your credentials, you should contact your web host." msgstr "If you do not remember your credentials, you should contact your web host." #: wp-admin/user-edit.php:49 msgid "Your profile contains information about you (your “account”) as well as some personal options related to using WordPress." msgstr "Your profile contains information about you (your “account”) as well as some personal options related to using WordPress." #. translators: %s: /wp-content/themes #: wp-admin/theme-install.php:105 msgid "You can Upload a theme manually if you have already downloaded its ZIP archive onto your computer (make sure it is from a trusted and original source). You can also do it the old-fashioned way and copy a downloaded theme’s folder via FTP into your %s directory." msgstr "You can Upload a theme manually if you have already downloaded its zip archive onto your computer (make sure it is from a trusted and original source). You can also do it the old-fashioned way and copy a downloaded theme’s folder via FTP into your %s directory." #: wp-admin/edit-form-advanced.php:399 msgid "<strong>Send Trackbacks</strong> — Trackbacks are a way to notify legacy blog systems that you’ve linked to them. Enter the URL(s) you want to send trackbacks. If you link to other WordPress sites they’ll be notified automatically using pingbacks, and this field is unnecessary." msgstr "<strong>Send Trackbacks</strong> — Trackbacks are a way to notify legacy blog systems that you’ve linked to them. Enter the URL(s) you want to send trackbacks. If you link to other WordPress sites they’ll be notified automatically using pingbacks, and this field is unnecessary." #: wp-admin/user-new.php:258 msgid "Contributors can write and manage their posts but not publish posts or upload media files." msgstr "Contributors can write and manage their posts but not publish posts or upload media files." #: wp-admin/user-new.php:261 msgid "Administrators have access to all the administration features." msgstr "Administrators have access to all the administration features." #. translators: %s: URL to Widgets screen. #: wp-admin/link-manager.php:60 msgid "You can add links here to be displayed on your site, usually using <a href=\"%s\">Widgets</a>. By default, links to several sites in the WordPress community are included as examples." msgstr "You can add links here to be displayed on your site, usually using <a href=\"%s\">Widgets</a>. By default, links to several sites in the WordPress community are included as examples." #: wp-admin/link-manager.php:72 msgid "If you delete a link, it will be removed permanently, as Links do not have a Trash function yet." msgstr "If you delete a link, it will be removed permanently, as Links do not have a Rubbish Bin function yet." #: wp-admin/plugin-editor.php:126 msgid "You can use the plugin editor to make changes to any of your plugins’ individual PHP files. Be aware that if you make changes, plugins updates will overwrite your customizations." msgstr "You can use the plugin editor to make changes to any of your plugins’ individual PHP files. Be aware that if you make changes, plugins updates will overwrite your customisations." #: wp-admin/includes/class-custom-background.php:93 msgid "Don’t forget to click on the Save Changes button when you are finished." msgstr "Don’t forget to click on the Save Changes button when you are finished." #. translators: %s: URL to Press This bookmarklet. #: wp-admin/edit-form-advanced.php:313 msgid "You can also create posts with the <a href=\"%s\">Press This bookmarklet</a>." msgstr "You can also create posts with the <a href=\"%s\">Press This bookmarklet</a>." #: wp-admin/includes/class-custom-background.php:90 msgid "You can customize the look of your site without touching any of your theme’s code by using a custom background. Your background can be an image or a color." msgstr "You can customise the look of your site without touching any of your theme’s code by using a custom background. Your background can be an image or a colour." #: wp-admin/edit-tags.php:284 msgid "<strong>Slug</strong> — The “slug” is the URL-friendly version of the name. It is usually all lowercase and contains only letters, numbers, and hyphens." msgstr "<strong>Slug</strong> — The “slug” is the URL-friendly version of the name. It is usually all lowercase and contains only letters, numbers, and hyphens." #: wp-admin/user-edit.php:52 msgid "Your username cannot be changed, but you can use other fields to enter your real name or a nickname, and change which name to display on your posts." msgstr "Your username cannot be changed, but you can use other fields to enter your real name or a nickname, and change which name to display on your posts." #: wp-admin/user-edit.php:54 msgid "Required fields are indicated; the rest are optional. Profile information will only be displayed if your theme is set up to do so." msgstr "Required fields are indicated; the rest are optional. Profile information will only be displayed if your theme is set up to do so." #: wp-admin/user-edit.php:55 msgid "Remember to click the Update Profile button when you are finished." msgstr "Remember to click the Update Profile button when you are finished." #: wp-admin/user-new.php:260 msgid "Editors can publish posts, manage posts as well as manage other people’s posts, etc." msgstr "Editors can publish posts, manage posts as well as manage other people’s posts, etc." #: wp-admin/comment.php:60 msgid "You can also moderate the comment from this screen using the Status box, where you can also change the timestamp of the comment." msgstr "You can also moderate the comment from this screen using the Status box, where you can also change the timestamp of the comment." #: wp-admin/comment.php:59 msgid "You can edit the information left in a comment if needed. This is often useful when you notice that a commenter has made a typographical error." msgstr "You can edit the information left in a comment if needed. This is often useful when you notice that a commenter has made a typographical error." #: wp-admin/options-general.php:26 msgid "The fields on this screen determine some of the basics of your site setup." msgstr "The fields on this screen determine some of the basics of your site setup." #: wp-admin/options-reading.php:25 msgid "This screen contains the settings that affect the display of your content." msgstr "This screen contains the settings that affect the display of your content." #: wp-admin/options-reading.php:36 wp-admin/options-writing.php:24 #: wp-admin/options-general.php:36 wp-admin/options-permalink.php:25 #: wp-admin/options-permalink.php:45 wp-admin/options-permalink.php:54 #: wp-admin/options-media.php:25 wp-admin/options-discussion.php:25 msgid "You must click the Save Changes button at the bottom of the screen for new settings to take effect." msgstr "You must click the Save Changes button at the bottom of the screen for new settings to take effect." #: wp-admin/options-general.php:30 msgid "The WordPress URL and the Site URL can be the same (example.com) or different; for example, having the WordPress core files (example.com/wordpress) in a subdirectory instead of the root directory." msgstr "The WordPress URL and the Site URL can be the same (example.com) or different; for example, having the WordPress core files (example.com/wordpress) in a subdirectory instead of the root directory." #: wp-admin/options-general.php:35 msgid "UTC means Coordinated Universal Time." msgstr "UTC is the same as Greenwich Mean Time (GMT)." #. translators: %s: Documentation URL. #: wp-admin/options-reading.php:33 msgid "You can also control the display of your content in RSS feeds, including the maximum number of posts to display and whether to show full text or a summary. <a href=\"%s\">Learn more about feeds</a>." msgstr "You can also control the display of your content in RSS feeds, including the maximum number of posts to display and whether to show full text or a summary. <a href=\"%s\">Learn more about feeds</a>." #: wp-admin/edit-link-form.php:69 msgid "The boxes for link name, web address, and description have fixed positions, while the others may be repositioned using drag and drop. You can also hide boxes you don’t use in the Screen Options tab, or minimize boxes by clicking on the title bar of the box." msgstr "The boxes for link name, web address, and description have fixed positions, while the others may be repositioned using drag and drop. You can also hide boxes you don’t use in the Screen Options tab, or minimise boxes by clicking on the title bar of the box." #: wp-admin/update-core.php:229 msgid "You have the latest version of WordPress." msgstr "You have the latest version of WordPress." #: wp-admin/update-core.php:259 msgid "An updated version of WordPress is available." msgstr "An updated version of WordPress is available." #: wp-admin/update-core.php:308 msgid "Your plugins are all up to date." msgstr "Your plugins are all up to date." #: wp-admin/update-core.php:467 msgid "Your themes are all up to date." msgstr "Your themes are all up to date." #: wp-admin/update-core.php:282 msgid "While your site is being updated, it will be in maintenance mode. As soon as your updates are complete, this mode will be deactivated." msgstr "While your site is being updated, it will be in maintenance mode. As soon as your updates are complete, this mode will be deactivated." #: wp-admin/theme-editor.php:167 wp-admin/plugin-editor.php:169 msgid "Function Name…" msgstr "Function Name…" #: wp-admin/edit-link-form.php:68 msgid "You can add or edit links on this screen by entering information in each of the boxes. Only the link’s web address and name (the text you want to display on your site as the link) are required fields." msgstr "You can add or edit links on this screen by entering information in each of the boxes. Only the link’s web address and name (the text you want to display on your site as the link) are required fields." #: wp-admin/includes/class-plugin-installer-skin.php:133 msgid "Return to Importers" msgstr "Return to Importers" #: wp-admin/includes/class-plugin-installer-skin.php:104 msgid "Activate Plugin & Run Importer" msgstr "Activate Plugin & Run Importer" #. translators: %s: URL to Categories to Tags Converter tool. #: wp-admin/edit-tags.php:609 msgid "Categories can be selectively converted to tags using the <a href=\"%s\">category to tag converter</a>." msgstr "Categories can be selectively converted to tags using the <a href=\"%s\">category to tag converter</a>." #: wp-admin/import.php:24 msgid "This screen lists links to plugins to import data from blogging/content management platforms. Choose the platform you want to import from, and click Install Now when you are prompted in the popup window. If your platform is not listed, click the link to search the plugin directory for other importer plugins to see if there is one for your platform." msgstr "This screen lists links to plugins to import data from blogging/content management platforms. Choose the platform you want to import from, and click Install Now when you are prompted in the popup window. If your platform is not listed, click the link to search the plugin directory for other importer plugins to see if there is one for your platform." #: wp-admin/export.php:51 msgid "Once generated, your WXR file can be imported by another WordPress site or by another blogging platform able to access this format." msgstr "Once generated, your WXR file can be imported by another WordPress site or by another blogging platform able to access this format." #: wp-admin/link-manager.php:64 msgid "You can customize the display of this screen using the Screen Options tab and/or the dropdown filters above the links table." msgstr "You can customise the display of this screen using the Screen Options tab and/or the dropdown filters above the links table." #: wp-admin/plugin-editor.php:127 msgid "Choose a plugin to edit from the dropdown menu and click the Select button. Click once on any file name to load it in the editor, and make your changes. Don’t forget to save your changes (Update File) when you’re finished." msgstr "Choose a plugin to edit from the dropdown menu and click the Select button. Click once on any file name to load it in the editor, and make your changes. Don’t forget to save your changes (Update File) when you’re finished." #: wp-admin/plugins.php:559 msgid "Most of the time, plugins play nicely with the core of WordPress and with other plugins. Sometimes, though, a plugin’s code will get in the way of another plugin, causing compatibility issues. If your site starts doing strange things, this may be the problem. Try deactivating all your plugins and re-activating them in various combinations until you isolate which one(s) caused the issue." msgstr "Most of the time, plugins play nicely with the core of WordPress and with other plugins. Sometimes, though, a plugin’s code will get in the way of another plugin, causing compatibility issues. If your site starts doing strange things, this may be the problem. Try deactivating all your plugins and re-activating them in various combinations until you isolate which one(s) caused the issue." #: wp-admin/widgets.php:67 msgid "Widgets may be used multiple times. You can give each widget a title, to display on your site, but it’s not required." msgstr "Widgets may be used multiple times. You can give each widget a title, to display on your site, but it’s not required." #: wp-admin/widgets.php:68 msgid "Enabling Accessibility Mode, via Screen Options, allows you to use Add and Edit buttons instead of using drag and drop." msgstr "Enabling Accessibility Mode, via Screen Options, allows you to use Add and Edit buttons instead of using drag and drop." #: wp-admin/theme-editor.php:38 msgid "After typing in your edits, click Update File." msgstr "After typing in your edits, click Update File." #: wp-admin/widgets.php:57 msgid "Widgets are independent sections of content that can be placed into any widgetized area provided by your theme (commonly called sidebars). To populate your sidebars/widget areas with individual widgets, drag and drop the title bars into the desired area. By default, only the first widget area is expanded. To populate additional widget areas, click on their title bars to expand them." msgstr "Widgets are independent sections of content that can be placed into any widgetised area provided by your theme (commonly called sidebars). To populate your sidebars/widget areas with individual widgets, drag and drop the title bars into the desired area. By default, only the first widget area is expanded. To populate additional widget areas, click on their title bars to expand them." #: wp-admin/theme-editor.php:30 msgid "Begin by choosing a theme to edit from the dropdown menu and clicking the Select button. A list then appears of the theme’s template files. Clicking once on any file name causes the file to appear in the large Editor box." msgstr "Begin by choosing a theme to edit from the dropdown menu and clicking the Select button. A list then appears of the theme’s template files. Clicking once on any file name causes the file to appear in the large Editor box." #: wp-admin/theme-editor.php:29 msgid "You can use the theme editor to edit the individual CSS and PHP files which make up your theme." msgstr "You can use the theme editor to edit the individual CSS and PHP files which make up your theme." #: wp-admin/theme-editor.php:39 msgid "<strong>Advice:</strong> Think very carefully about your site crashing if you are live-editing the theme currently in use." msgstr "<strong>Advice:</strong> Think very carefully about your site crashing if you are live-editing the theme currently in use." #: wp-admin/includes/meta-boxes.php:948 msgid "(no parent)" msgstr "(no parent)" #: wp-admin/edit-form-advanced.php:410 msgid "<strong>Parent</strong> — You can arrange your pages in hierarchies. For example, you could have an “About” page that has “Life Story” and “My Dog” pages under it. There are no limits to how many levels you can nest pages." msgstr "<strong>Parent</strong> — You can arrange your pages in hierarchies. For example, you could have an “About” page that has “Life Story” and “My Dog” pages under it. There are no limits to how many levels you can nest pages." #: wp-admin/edit-form-advanced.php:411 msgid "<strong>Template</strong> — Some themes have custom templates you can use for certain pages that might have additional features or custom layouts. If so, you’ll see them in this dropdown menu." msgstr "<strong>Template</strong> — Some themes have custom templates you can use for certain pages that might have additional features or custom layouts. If so, you’ll see them in this dropdown menu." #: wp-admin/includes/class-bulk-upgrader-skin.php:48 msgid "All updates have been completed." msgstr "All updates have been completed." #: wp-admin/edit-tags.php:277 msgid "When adding a new tag on this screen, you’ll fill in the following fields:" msgstr "When adding a new tag on this screen, you’ll fill in the following fields:" #: wp-admin/edit-tags.php:293 msgid "You can change the display of this screen using the Screen Options tab to set how many items are displayed per screen and to display/hide columns in the table." msgstr "You can change the display of this screen using the Screen Options tab to set how many items are displayed per screen and to display/hide columns in the table." #: wp-admin/edit-tags.php:275 msgid "When adding a new category on this screen, you’ll fill in the following fields:" msgstr "When adding a new category on this screen, you’ll fill in the following fields:" #: wp-admin/edit-tags.php:262 msgid "What’s the difference between categories and tags? Normally, tags are ad-hoc keywords that identify important information in your post (names, subjects, etc) that may or may not recur in other posts, while categories are pre-determined sections. If you think of your site like a book, the categories are like the Table of Contents and the tags are like the terms in the index." msgstr "What’s the difference between categories and tags? Normally, tags are ad-hoc keywords that identify important information in your post (names, subjects, etc) that may or may not recur in other posts, while categories are pre-determined sections. If you think of your site like a book, the categories are like the Table of Contents and the tags are like the terms in the index." #. translators: %s: URL to Writing Settings screen. #: wp-admin/edit-tags.php:250 msgid "You can use categories to define sections of your site and group related posts. The default category is “Uncategorized” until you change it in your <a href=\"%s\">writing settings</a>." msgstr "You can use categories to define sections of your site and group related posts. The default category is “Uncategorised” until you change it in your <a href=\"%s\">writing settings</a>." #: wp-admin/edit-tags.php:291 msgid "<strong>Description</strong> — The description is not prominent by default; however, some themes may display it." msgstr "<strong>Description</strong> — The description is not prominent by default; however, some themes may display it." #: wp-admin/edit-tags.php:281 msgid "<strong>Name</strong> — The name is how it appears on your site." msgstr "<strong>Name</strong> — The name is how it appears on your site." #: wp-admin/includes/class-custom-image-header.php:660 msgid "Default Images" msgstr "Default Images" #: wp-admin/includes/class-custom-image-header.php:853 msgid "Crop Header Image" msgstr "Crop Header Image" #: wp-admin/includes/class-custom-image-header.php:680 msgid "Remove Header Image" msgstr "Remove Header Image" #: wp-admin/includes/class-custom-image-header.php:690 msgid "Reset Image" msgstr "Reset Image" #: wp-admin/includes/class-custom-image-header.php:693 msgid "Restore Original Header Image" msgstr "Restore Original Header Image" #: wp-admin/includes/class-custom-image-header.php:905 msgid "Image Upload Error" msgstr "Image Upload Error" #: wp-admin/includes/class-custom-image-header.php:679 msgid "This will remove the header image. You will not be able to restore any customizations." msgstr "This will remove the header image. You will not be able to restore any customisations." #: wp-admin/includes/class-custom-image-header.php:857 msgid "You need JavaScript to choose a part of the image." msgstr "You need JavaScript to choose a part of the image." #: wp-admin/includes/class-custom-image-header.php:692 msgid "This will restore the original header image. You will not be able to restore any customizations." msgstr "This will restore the original header image. You will not be able to restore any customisations." #: wp-admin/includes/class-wp-comments-list-table.php:751 #: wp-admin/includes/dashboard.php:725 msgid "Delete this comment permanently" msgstr "Delete this comment permanently" #: wp-admin/includes/class-wp-comments-list-table.php:741 msgid "Restore this comment from the Trash" msgstr "Restore this comment from the Bin" #: wp-admin/includes/class-bulk-plugin-upgrader-skin.php:56 #: wp-admin/includes/class-language-pack-upgrader-skin.php:78 #: wp-admin/includes/class-bulk-theme-upgrader-skin.php:56 msgid "Return to WordPress Updates page" msgstr "Return to WordPress Updates page" #. translators: %s: Featured image. #: wp-admin/edit-form-advanced.php:384 msgid "<strong>%s</strong> — This allows you to associate an image with your post without inserting it. This is usually useful only if your theme makes use of the image as a post thumbnail on the home page, a custom header, etc." msgstr "<strong>%s</strong> — This allows you to associate an image with your post without inserting it. This is usually useful only if your theme makes use of the image as a post thumbnail on the home page, a custom header, etc." #: wp-admin/edit-form-advanced.php:400 msgid "<strong>Discussion</strong> — You can turn comments and pings on or off, and if there are comments on the post, you can see them here and moderate them." msgstr "<strong>Discussion</strong> — You can turn comments and pings on or off, and if there are comments on the post, you can see them here and moderate them." #: wp-admin/edit-form-advanced.php:290 msgid "<strong>Title</strong> — Enter a title for your post. After you enter a title, you’ll see the permalink below, which you can edit." msgstr "<strong>Title</strong> — Enter a title for your post. After you enter a title, you’ll see the permalink below, which you can edit." #: wp-admin/edit.php:246 msgid "You can refine the list to show only posts in a specific category or from a specific month by using the dropdown menus above the posts list. Click the Filter button after making your selection. You also can refine the list by clicking on the post author, category or tag in the posts list." msgstr "You can refine the list to show only posts in a specific category or from a specific month by using the dropdown menus above the posts list. Click the Filter button after making your selection. You also can refine the list by clicking on the post author, category or tag in the posts list." #: wp-admin/edit.php:243 msgid "You can hide/display columns based on your needs and decide how many posts to list per screen using the Screen Options tab." msgstr "You can hide/display columns based on your needs and decide how many posts to list per screen using the Screen Options tab." #: wp-admin/edit.php:255 msgid "Hovering over a row in the posts list will display action links that allow you to manage your post. You can perform the following actions:" msgstr "Hovering over a row in the posts list will display action links that allow you to manage your post. You can perform the following actions:" #: wp-admin/users.php:42 msgid "You can customize the display of this screen in a number of ways:" msgstr "You can customise the display of this screen in a number of ways:" #: wp-admin/plugins.php:756 msgid "Search Installed Plugins" msgstr "Search Installed Plugins" #: wp-admin/nav-menus.php:721 msgid "Your theme supports one menu. Select which menu you would like to use." msgstr "Your theme supports %s menu. Select which menu appears in each location." #: wp-admin/nav-menus.php:19 msgid "Your theme does not support navigation menus or widgets." msgstr "Your theme does not support navigation menus or widgets." #: wp-admin/includes/import.php:196 wp-admin/tools.php:47 wp-admin/tools.php:72 msgid "Categories and Tags Converter" msgstr "Categories and Tags Converter" #: wp-admin/includes/nav-menu.php:513 wp-admin/includes/nav-menu.php:528 msgid "Most Recent" msgstr "Most Recent" #: wp-admin/export.php:209 wp-admin/export.php:256 wp-admin/export.php:296 msgid "Start date:" msgstr "Start date:" #: wp-admin/includes/plugin-install.php:335 msgctxt "Plugin Installer" msgid "Tag" msgstr "Tag" #: wp-admin/includes/theme-install.php:105 msgctxt "Theme Installer" msgid "Tag" msgstr "Tag" #: wp-admin/includes/media.php:2536 msgctxt "verb" msgid "Clear" msgstr "Clear" #: wp-admin/includes/class-wp-comments-list-table.php:362 #: wp-admin/comment.php:128 msgctxt "comment" msgid "Mark as spam" msgstr "Mark as spam" #: wp-admin/includes/class-custom-background.php:303 msgid "Remove Background Image" msgstr "Remove Background Image" #. translators: %s: Post title. #. translators: %s: Link to post. #: wp-admin/edit-comments.php:151 wp-admin/edit-comments.php:217 msgid "Comments on “%s”" msgstr "Comments on “%s”" #: wp-admin/includes/nav-menu.php:1104 msgid "Show advanced menu properties" msgstr "Show advanced menu properties" #. translators: 1: Plugin version, 2: New version. #. translators: 1: Theme version, 2: New version. #: wp-admin/update-core.php:428 wp-admin/update-core.php:592 msgid "You have version %1$s installed. Update to %2$s." msgstr "You have version %1$s installed. Update to %2$s." #: wp-admin/includes/class-wp-debug-data.php:205 #: wp-admin/includes/class-wp-debug-data.php:210 #: wp-admin/includes/class-wp-debug-data.php:219 #: wp-admin/includes/class-wp-debug-data.php:228 #: wp-admin/includes/class-wp-debug-data.php:237 #: wp-admin/includes/class-wp-debug-data.php:277 #: wp-admin/includes/class-wp-debug-data.php:282 #: wp-admin/includes/class-wp-debug-data.php:292 #: wp-admin/includes/class-wp-debug-data.php:297 #: wp-admin/includes/class-wp-debug-data.php:548 #: wp-admin/includes/class-wp-debug-data.php:1135 #: wp-admin/includes/class-wp-debug-data.php:1223 msgid "Enabled" msgstr "Enabled" #: wp-admin/includes/class-wp-comments-list-table.php:732 msgctxt "comment" msgid "Not Spam" msgstr "Not Spam" #: wp-admin/includes/class-custom-background.php:318 msgid "This will restore the original background image. You will not be able to restore any customizations." msgstr "This will restore the original background image. You will not be able to restore any customisations." #: wp-admin/includes/dashboard.php:1452 msgid "WordPress Blog" msgstr "WordPress Blog" #: wp-admin/user-edit.php:422 wp-admin/user-edit.php:424 msgid "— No role for this site —" msgstr "— No role for this site —" #: wp-admin/users.php:416 msgid "Remove Users from Site" msgstr "Remove Users from Site" #: wp-admin/includes/plugin.php:506 msgid "Custom site deleted message." msgstr "Custom site deleted message." #: wp-admin/includes/plugin.php:508 msgid "Custom site suspended message." msgstr "Custom site suspended message." #: wp-admin/includes/plugin.php:507 msgid "Custom site inactive message." msgstr "Custom site inactive message." #: wp-admin/includes/schema.php:403 msgid "My Site" msgstr "My Site" #: wp-admin/includes/upgrade.php:632 msgid "New WordPress Site" msgstr "New WordPress Site" #: wp-admin/includes/post.php:826 msgid "Sorry, you are not allowed to create posts or drafts on this site." msgstr "Sorry, you are not allowed to create posts or drafts on this site." #: wp-admin/includes/post.php:824 msgid "Sorry, you are not allowed to create pages on this site." msgstr "Sorry, you are not allowed to create pages on this site." #: wp-admin/import.php:72 msgid "If you have posts or comments in another system, WordPress can import those into this site. To get started, choose a system to import from below:" msgstr "If you have posts or comments in another system, WordPress can import those into this site. To get started, choose a system to import from below:" #: wp-admin/includes/nav-menu.php:443 wp-admin/includes/nav-menu.php:722 msgid "No items." msgstr "No items." #. translators: %s: Host name. #: wp-admin/includes/schema.php:1087 msgid "The installer attempted to contact a random hostname (%s) on your domain." msgstr "The installer attempted to contact a random hostname (%s) on your domain." #. translators: %s: Asterisk symbol (*). #: wp-admin/includes/schema.php:1098 msgid "To use a subdomain configuration, you must have a wildcard entry in your DNS. This usually means adding a %s hostname record pointing at your web server in your DNS configuration tool." msgstr "To use a subdomain configuration, you must have a wildcard entry in your DNS. This usually means adding a %s hostname record pointing at your web server in your DNS configuration tool." #: wp-admin/nav-menus.php:265 msgid "The menu item has been successfully deleted." msgstr "The menu item has been successfully deleted." #: wp-admin/includes/ajax-actions.php:1612 msgid "Please provide a custom field name." msgstr "Please provide a custom field name." #: wp-admin/includes/class-custom-background.php:348 msgid "Display Options" msgstr "Display Options" #: wp-admin/includes/class-custom-background.php:299 #: wp-admin/includes/class-custom-image-header.php:677 msgid "Remove Image" msgstr "Remove Image" #: wp-admin/users.php:421 msgid "You have specified these users for removal:" msgstr "You have specified these users for removal:" #: wp-admin/users.php:160 wp-admin/users.php:218 msgid "User deletion is not allowed from this screen." msgstr "User deletion is not allowed from this screen." #: wp-admin/users.php:443 msgid "Confirm Removal" msgstr "Confirm Removal" #: wp-admin/users.php:445 msgid "There are no valid users selected for removal." msgstr "There are no valid users selected for removal." #: wp-admin/users.php:529 msgid "You can't remove the current user." msgstr "You can't remove the current user." #: wp-admin/users.php:530 msgid "Other users have been removed." msgstr "Other users have been removed." #: wp-admin/includes/class-bulk-upgrader-skin.php:153 msgid "Show details." msgstr "Show details." #. translators: %s: Title of an update. #: wp-admin/includes/class-bulk-upgrader-skin.php:47 msgid "%s updated successfully." msgstr "%s updated successfully." #: wp-admin/includes/user.php:527 msgid "Yes, take me to my profile page" msgstr "Yes, take me to my profile page" #: wp-admin/includes/upgrade.php:96 msgid "Your chosen password." msgstr "Your chosen password." #: wp-admin/includes/user.php:528 msgid "No thanks, do not remind me again" msgstr "No thanks, do not remind me again" #. translators: %s: Number of comments. #: wp-admin/edit-comments.php:290 msgid "%s comment moved to the Trash." msgid_plural "%s comments moved to the Trash." msgstr[0] "%s comment moved to the Bin." msgstr[1] "%s comments moved to the Bin." #: wp-admin/post.php:287 wp-admin/upload.php:176 wp-admin/edit.php:139 msgid "Sorry, you are not allowed to restore this item from the Trash." msgstr "Sorry, you are not allowed to restore this item from the Bin." #: wp-admin/post.php:250 wp-admin/upload.php:155 wp-admin/edit.php:111 msgid "Sorry, you are not allowed to move this item to the Trash." msgstr "Sorry, you are not allowed to move this item to the Bin." #. translators: %s: Number of comments. #: wp-admin/edit-comments.php:295 msgid "%s comment restored from the Trash." msgid_plural "%s comments restored from the Trash." msgstr[0] "%s comment restored from the Bin." msgstr[1] "%s comments restored from the Bin." #: wp-admin/update-core.php:474 msgid "The following themes have new versions available. Check the ones you want to update and then click “Update Themes”." msgstr "The following themes have new versions available. Check the ones you want to update and then click “Update Themes”." #: wp-admin/user-new.php:309 msgid "User has been added to your site." msgstr "User has been added to your site." #: wp-admin/user-new.php:318 msgid "That user is already a member of this site." msgstr "That user is already a member of this site." #: wp-admin/user-new.php:306 msgid "Invitation email sent to user. A confirmation link must be clicked for them to be added to your site." msgstr "Invitation email sent to user. A confirmation link must be clicked for them to be added to your site." #: wp-admin/update-core.php:321 msgid "The following plugins have new versions available. Check the ones you want to update and then click “Update Plugins”." msgstr "The following plugins have new versions available. Check the ones you want to update and then click “Update Plugins”." #: wp-admin/includes/class-custom-background.php:304 msgid "This will remove the background image. You will not be able to restore any customizations." msgstr "This will remove the background image. You will not be able to restore any customisations." #. translators: %s: Network title. #: wp-admin/includes/class-wp-themes-list-table.php:132 msgid "Only the current theme is available to you. Contact the %s administrator for information about accessing additional themes." msgstr "Only the current theme is available to you. Contact the %s administrator for information about accessing additional themes." #: wp-admin/includes/file.php:27 msgid "Author Template" msgstr "Author Template" #: wp-admin/includes/file.php:54 msgid "Visual Editor Stylesheet" msgstr "Visual Editor Stylesheet" #: wp-admin/includes/file.php:30 msgid "Tag Template" msgstr "Tag Template" #: wp-admin/edit-form-advanced.php:202 msgid "Page saved." msgstr "Page saved." #. translators: %s: Plugin name. #. translators: %s: Plugin name and version. #. translators: %s: Importer name. #: wp-admin/includes/class-wp-plugins-list-table.php:1040 #: wp-admin/includes/class-wp-plugin-install-list-table.php:618 #: wp-admin/import.php:204 msgid "More information about %s" msgstr "More information about %s" #: wp-admin/includes/class-wp-plugin-install-list-table.php:555 #: wp-admin/update-core.php:57 wp-admin/js/updates.js:625 msgid "Update Now" msgstr "Update Now" #: wp-admin/user-edit.php:436 msgid "Grant this user super admin privileges for the Network." msgstr "Grant this user super admin privileges for the Network." #: wp-admin/install.php:151 wp-admin/user-edit.php:191 msgid "Important:" msgstr "Important:" #: wp-admin/user-edit.php:191 msgid "This user has super admin privileges." msgstr "This user has super admin privileges." #. translators: %s: Theme version. #: wp-admin/includes/class-wp-theme-install-list-table.php:308 #: wp-admin/includes/class-wp-theme-install-list-table.php:466 msgid "Update to version %s" msgstr "Update to version %s" #: wp-admin/setup-config.php:288 msgid "<strong>Error</strong>: \"Table Prefix\" can only contain numbers, letters, and underscores." msgstr "<strong>Error</strong>: \"Table Prefix\" can only contain numbers, letters and underscores." #: wp-admin/options-reading.php:156 msgid "items" msgstr "items" #: wp-admin/user-edit.php:406 msgid "Usernames cannot be changed." msgstr "Usernames cannot be changed." #: wp-admin/nav-menus.php:288 msgid "The menu has been successfully deleted." msgstr "The menu has been successfully deleted." #: wp-admin/options-general.php:71 msgid "In a few words, explain what this site is about." msgstr "In a few words, explain what this site is about." #: wp-admin/options-reading.php:43 wp-admin/options-reading.php:178 #: wp-admin/options-reading.php:179 wp-admin/install.php:182 #: wp-admin/install.php:185 msgid "Site visibility" msgstr "Site visibility" #: wp-admin/includes/nav-menu.php:1106 msgid "Link Target" msgstr "Link Target" #: wp-admin/includes/class-walker-nav-menu-edit.php:212 msgid "CSS Classes (optional)" msgstr "CSS Classes (optional)" #: wp-admin/nav-menus.php:966 wp-admin/nav-menus.php:1101 msgid "Save Menu" msgstr "Save Menu" #. translators: 1: Theme name, 2: Number of the theme, 3: Total number of #. themes being updated. #: wp-admin/includes/class-bulk-theme-upgrader-skin.php:24 msgid "Updating Theme %1$s (%2$d/%3$d)" msgstr "Updating Theme %1$s (%2$d/%3$d)" #: wp-admin/includes/schema.php:971 msgid "You must provide a domain name." msgstr "You must provide a domain name." #: wp-admin/includes/schema.php:974 msgid "You must provide a name for your network of sites." msgstr "You must provide a name for your network of sites." #: wp-admin/includes/schema.php:981 wp-admin/includes/schema.php:985 msgid "The network already exists." msgstr "The network already exists." #. translators: %s: Error message. #: wp-admin/includes/schema.php:1092 msgid "This resulted in an error message: %s" msgstr "This resulted in an error message: %s" #: wp-admin/includes/schema.php:1102 msgid "You can still use your site but any subdomain you create may not be accessible. If you know your DNS is correct, ignore this message." msgstr "You can still use your site but any subdomain you create may not be accessible. If you know your DNS is correct, ignore this message." #: wp-admin/includes/schema.php:990 msgid "You must provide a valid email address." msgstr "You must provide a valid email address." #: wp-admin/includes/user.php:524 msgid "Notice:" msgstr "Notice:" #: wp-admin/edit-form-advanced.php:544 msgid "Get Shortlink" msgstr "Get Shortlink" #. translators: 1: Plugin name, 2: Number of the plugin, 3: Total number of #. plugins being updated. #: wp-admin/includes/class-bulk-plugin-upgrader-skin.php:24 msgid "Updating Plugin %1$s (%2$d/%3$d)" msgstr "Updating Plugin %1$s (%2$d/%3$d)" #. translators: %s: Title of an update. #: wp-admin/includes/class-bulk-upgrader-skin.php:45 msgid "The update of %s failed." msgstr "The update of %s failed." #: wp-admin/includes/upgrade.php:100 msgid "User already exists. Password inherited." msgstr "User already exists. Password inherited." #: wp-admin/includes/upgrade.php:117 msgid "The password you chose during installation." msgstr "The password you chose during installation." #: wp-admin/update-core.php:682 msgid "Update WordPress" msgstr "Update WordPress" #: wp-admin/update-core.php:324 wp-admin/update-core.php:453 #: wp-admin/update-core.php:970 wp-admin/update-core.php:974 #: wp-admin/plugins.php:156 msgid "Update Plugins" msgstr "Update Plugins" #. translators: 1: URL to WordPress release notes, 2: WordPress version number, #. 3: Minimum required PHP version number, 4: Minimum required MySQL version #. number, 5: Current PHP version number, 6: Current MySQL version number. #: wp-admin/update-core.php:99 wp-admin/upgrade.php:99 msgid "You cannot update because <a href=\"%1$s\">WordPress %2$s</a> requires PHP version %3$s or higher and MySQL version %4$s or higher. You are running PHP version %5$s and MySQL version %6$s." msgstr "You cannot update because <a href=\"%1$s\">WordPress %2$s</a> requires PHP version %3$s or higher and MySQL version %4$s or higher. You are running PHP version %5$s and MySQL version %6$s." #: wp-admin/includes/update-core.php:1432 #: wp-admin/includes/class-wp-automatic-updater.php:403 #: wp-admin/update-core.php:729 msgid "WordPress updated successfully." msgstr "WordPress updated successfully." #: wp-admin/update-core.php:797 wp-admin/update-core.php:858 msgid "WordPress Updates" msgstr "WordPress Updates" #: wp-admin/includes/class-walker-nav-menu-edit.php:175 msgid "Edit menu item" msgstr "Edit menu item" #: wp-admin/plugins.php:344 msgid "You are about to remove the following plugin:" msgstr "You are about to remove the following plugin:" #: wp-admin/plugins.php:340 msgid "Delete Plugin" msgstr "Delete Plugin" #: wp-admin/includes/class-wp-plugins-list-table.php:759 msgid "Inactive:" msgstr "Inactive:" #. translators: %s: Number of plugins. #: wp-admin/includes/class-wp-plugins-list-table.php:531 msgid "Must-Use <span class=\"count\">(%s)</span>" msgid_plural "Must-Use <span class=\"count\">(%s)</span>" msgstr[0] "Must-Use <span class=\"count\">(%s)</span>" msgstr[1] "Must-Use <span class=\"count\">(%s)</span>" #: wp-admin/about.php:309 msgid "Go to Dashboard" msgstr "Go to Dashboard" #: wp-admin/nav-menus.php:383 wp-admin/nav-menus.php:405 msgid "Please enter a valid menu name." msgstr "Please enter a valid menu name." #: wp-admin/includes/nav-menu.php:518 wp-admin/includes/nav-menu.php:805 msgid "View All" msgstr "View All" #: wp-admin/options-general.php:272 msgid "This timezone is currently in daylight saving time." msgstr "This timezone is currently in daylight saving time." #: wp-admin/options-general.php:295 msgid "This timezone does not observe daylight saving time." msgstr "This timezone does not observe daylight saving time." #: wp-admin/plugins.php:392 msgid "Yes, delete these files and data" msgstr "Yes, delete these files and data" #. translators: %s: Number of plugins. #: wp-admin/includes/class-wp-plugins-list-table.php:539 msgid "Drop-in <span class=\"count\">(%s)</span>" msgid_plural "Drop-ins <span class=\"count\">(%s)</span>" msgstr[0] "Drop-in <span class=\"count\">(%s)</span>" msgstr[1] "Drop-ins <span class=\"count\">(%s)</span>" #: wp-admin/plugins.php:374 msgid "Are you sure you want to delete these files and data?" msgstr "Are you sure you want to delete these files and data?" #: wp-admin/options-general.php:113 wp-admin/network/settings.php:164 msgid "This address is used for admin purposes. If you change this, we will send you an email at your new address to confirm it. <strong>The new address will not become active until confirmed.</strong>" msgstr "This address is used for admin purposes. If you change this, we will send you an email at your new address to confirm it. <strong>The new address will not become active until confirmed.</strong>" #: wp-admin/includes/plugin.php:505 msgid "Executed before Multisite is loaded." msgstr "Executed before Multisite is loaded." #: wp-admin/includes/plugin.php:499 msgid "External object cache." msgstr "External object cache." #: wp-admin/includes/plugin.php:498 msgid "Custom maintenance message." msgstr "Custom maintenance message." #: wp-admin/includes/plugin.php:496 msgid "Custom database error message." msgstr "Custom database error message." #: wp-admin/includes/file.php:832 msgid "File is empty. Please upload something more substantial." msgstr "File is empty. Please upload something more substantial." #: wp-admin/includes/plugin.php:495 msgid "Custom database class." msgstr "Custom database class." #: wp-admin/includes/plugin.php:494 msgid "Advanced caching plugin." msgstr "Advanced caching plugin." #. translators: 1: URL to WordPress release notes, 2: WordPress version number, #. 3: Minimum required PHP version number, 4: Minimum required MySQL version #. number, 5: Current PHP version number, 6: Current MySQL version number. #: wp-admin/install.php:257 msgid "You cannot install because <a href=\"%1$s\">WordPress %2$s</a> requires PHP version %3$s or higher and MySQL version %4$s or higher. You are running PHP version %5$s and MySQL version %6$s." msgstr "You cannot install because <a href=\"%1$s\">WordPress %2$s</a> requires PHP version %3$s or higher and MySQL version %4$s or higher. You are running PHP version %5$s and MySQL version %6$s." #: wp-admin/comment.php:154 msgid "This comment is currently in the Trash." msgstr "This comment is currently in the Bin." #: wp-admin/edit-comments.php:311 msgid "This comment is already in the Trash." msgstr "This comment is already in the Bin." #: wp-admin/edit-comments.php:311 msgid "View Trash" msgstr "View Bin" #: wp-admin/comment.php:151 msgid "This comment is currently marked as spam." msgstr "This comment is currently marked as spam." #: wp-admin/comment.php:95 msgid "Moderate Comment" msgstr "Moderate Comment" #: wp-admin/comment.php:148 msgid "This comment is currently approved." msgstr "This comment is currently approved." #: wp-admin/edit-comments.php:308 msgid "This comment is already approved." msgstr "This comment is already approved." #: wp-admin/edit-comments.php:314 msgid "This comment is already marked as spam." msgstr "This comment is already marked as spam." #: wp-admin/media.php:73 msgid "You can’t edit this attachment because it is in the Trash. Please move it out of the Trash and try again." msgstr "You can’t edit this attachment because it is in the Bin. Please move it out of the Bin and try again." #: wp-admin/post.php:143 msgid "You can’t edit this item because it is in the Trash. Please restore it and try again." msgstr "You can’t edit this item because it is in the Bin. Please restore it and try again." #: wp-admin/includes/theme.php:307 msgid "Custom Colors" msgstr "Custom Colours" #: wp-admin/includes/misc.php:952 wp-admin/user-edit.php:295 msgid "Admin Color Scheme" msgstr "Admin Colour Scheme" #: wp-admin/options-media.php:143 msgid "Organize my uploads into month- and year-based folders" msgstr "Organise my uploads into month- and year-based folders" #: wp-admin/maint/repair.php:169 msgid "Repair and Optimize Database" msgstr "Repair and Optimise Database" #. translators: Default category slug. #: wp-admin/includes/upgrade.php:160 msgctxt "Default category slug" msgid "Uncategorized" msgstr "Uncategorised" #: wp-admin/includes/class-wp-screen.php:969 msgid "Screen Options" msgstr "Screen Options" #: wp-admin/includes/theme-install.php:139 wp-admin/theme-install.php:182 msgid "Feature Filter" msgstr "Feature Filter" #: wp-admin/includes/theme.php:323 msgid "One Column" msgstr "One Column" #: wp-admin/includes/theme.php:324 msgid "Two Columns" msgstr "Two Columns" #: wp-admin/includes/theme.php:325 msgid "Three Columns" msgstr "Three Columns" #: wp-admin/includes/theme.php:326 msgid "Four Columns" msgstr "Four Columns" #: wp-admin/includes/theme.php:327 msgid "Left Sidebar" msgstr "Left Sidebar" #: wp-admin/includes/theme.php:328 msgid "Right Sidebar" msgstr "Right Sidebar" #: wp-admin/includes/theme.php:302 wp-admin/includes/theme.php:358 msgid "Features" msgstr "Features" #: wp-admin/includes/theme.php:318 msgid "Theme Options" msgstr "Theme Options" #: wp-admin/includes/theme.php:317 msgid "Sticky Post" msgstr "Sticky Post" #: wp-admin/includes/theme.php:290 wp-admin/includes/theme.php:359 msgid "Subject" msgstr "Subject" #: wp-admin/includes/theme.php:296 msgid "Holiday" msgstr "Holiday" #: wp-admin/includes/theme-install.php:172 msgid "Find Themes" msgstr "Find Themes" #: wp-admin/includes/theme.php:72 wp-admin/includes/class-wp-upgrader.php:155 msgid "Unable to locate WordPress theme directory." msgstr "Unable to locate WordPress theme directory." #. translators: %s: Theme name. #: wp-admin/includes/theme.php:83 msgid "Could not fully remove the theme %s." msgstr "Could not fully remove the theme %s." #. translators: 1: WordPress version number, 2: Minimum required PHP version #. number, 3: Minimum required MySQL version number, 4: Current PHP version #. number, 5: Current MySQL version number. #: wp-admin/includes/update-core.php:986 msgid "The update cannot be installed because WordPress %1$s requires PHP version %2$s or higher and MySQL version %3$s or higher. You are running PHP version %4$s and MySQL version %5$s." msgstr "The update cannot be installed because WordPress %1$s requires PHP version %2$s or higher and MySQL version %3$s or higher. You are running PHP version %4$s and MySQL version %5$s." #. translators: 1: WordPress version number, 2: Minimum required PHP version #. number, 3: Current PHP version number. #: wp-admin/includes/update-core.php:999 msgid "The update cannot be installed because WordPress %1$s requires PHP version %2$s or higher. You are running version %3$s." msgstr "The update cannot be installed because WordPress %1$s requires PHP version %2$s or higher. You are running version %3$s." #. translators: 1: WordPress version number, 2: Minimum required MySQL version #. number, 3: Current MySQL version number. #: wp-admin/includes/update-core.php:1010 msgid "The update cannot be installed because WordPress %1$s requires MySQL version %2$s or higher. You are running version %3$s." msgstr "The update cannot be installed because WordPress %1$s requires MySQL version %2$s or higher. You are running version %3$s." #: wp-admin/includes/update-core.php:916 msgid "Verifying the unpacked files…" msgstr "Verifying the unpacked files…" #: wp-admin/includes/update-core.php:929 msgid "The update could not be unpacked" msgstr "The update could not be unpacked" #: wp-admin/includes/update-core.php:1285 msgid "Upgrading database…" msgstr "Upgrading database…" #. translators: 1: WordPress version number, 2: URL to WordPress Updates #. screen. #: wp-admin/includes/update.php:255 msgid "You are using a development version (%1$s). Cool! Please <a href=\"%2$s\">stay updated</a>." msgstr "You are using a development version (%1$s). Cool! Please <a href=\"%2$s\">stay updated</a>." #. translators: %s: WordPress version number, or 'Latest' string. #: wp-admin/includes/update.php:346 msgid "Update to %s" msgstr "Update to %s" #. translators: %s: WordPress version number, or 'Latest' string. #: wp-admin/includes/update.php:346 msgid "Latest" msgstr "Latest" #. translators: %s: URL to WordPress Updates screen. #: wp-admin/includes/update.php:826 msgid "An automated WordPress update has failed to complete - <a href=\"%s\">please attempt the update again now</a>." msgstr "An automated WordPress update has failed to complete - <a href=\"%s\">please attempt the update again now</a>." #: wp-admin/includes/update.php:830 msgid "An automated WordPress update has failed to complete! Please notify the site administrator." msgstr "An automated WordPress update has failed to complete! Please notify the site administrator." #: wp-admin/includes/upgrade.php:89 msgid "<strong><em>Note that password</em></strong> carefully! It is a <em>random</em> password that was generated just for you." msgstr "<strong><em>Note that password</em></strong> carefully! It is a <em>random</em> password that was generated just for you." #: wp-admin/includes/upgrade.php:240 msgid "Hello world!" msgstr "Hello world!" #. translators: Default post slug. #: wp-admin/includes/upgrade.php:242 wp-admin/includes/upgrade.php:556 msgctxt "Default post slug" msgid "hello-world" msgstr "hello-world" #: wp-admin/install.php:73 msgid "WordPress › Installation" msgstr "WordPress › Installation" #: wp-admin/install.php:122 msgid "User(s) already exists." msgstr "User(s) already exists." #: wp-admin/install.php:207 msgid "Install WordPress" msgstr "Install WordPress" #: wp-admin/install.php:360 msgid "Information needed" msgstr "Information needed" #: wp-admin/install.php:361 msgid "Please provide the following information. Don’t worry, you can always change these settings later." msgstr "Please provide the following information. Don’t worry, you can always change these settings later." #: wp-admin/install.php:417 msgid "Success!" msgstr "Success!" #: wp-admin/link-add.php:16 msgid "Add New Link" msgstr "Add New Link" #. translators: Add new links. #: wp-admin/link-manager.php:103 wp-admin/edit-link-form.php:90 #: wp-admin/menu.php:83 msgctxt "link" msgid "Add New" msgstr "Add New" #. translators: %s: Number of links. #: wp-admin/link-manager.php:119 msgid "%s link deleted." msgid_plural "%s links deleted." msgstr[0] "%s link deleted." msgstr[1] "%s links deleted" #: wp-admin/link-manager.php:127 msgid "Search Links" msgstr "Search Links" #: wp-admin/includes/class-wp-links-list-table.php:80 msgid "No links found." msgstr "No links found." #: wp-admin/link.php:117 msgid "Link not found." msgstr "Link not found." #: wp-admin/maint/repair.php:20 msgid "WordPress › Database Repair" msgstr "WordPress › Database Repair" #. translators: %s: URL to "Fixing WordPress" forum. #: wp-admin/maint/repair.php:146 msgid "Some database problems could not be repaired. Please copy-and-paste the following list of errors to the <a href=\"%s\">WordPress support forums</a> to get additional assistance." msgstr "Some database problems could not be repaired. Please copy-and-paste the following list of errors to the <a href=\"%s\">WordPress support forums</a> to get additional assistance." #: wp-admin/maint/repair.php:167 msgid "Repair Database" msgstr "Repair Database" #: wp-admin/media-new.php:42 msgid "Upload New Media" msgstr "Upload New Media" #: wp-admin/media.php:67 msgid "You attempted to edit an attachment that doesn’t exist. Perhaps it was deleted?" msgstr "You attempted to edit an attachment that doesn’t exist. Perhaps it was deleted?" #: wp-admin/media.php:136 wp-admin/media.php:156 msgid "Update Media" msgstr "Update Media" #: wp-admin/menu.php:67 msgid "Library" msgstr "Library" #. translators: Add new file. #: wp-admin/media.php:129 wp-admin/upload.php:90 wp-admin/upload.php:273 #: wp-admin/menu.php:69 msgctxt "file" msgid "Add New" msgstr "Add New" #. translators: %s: Number of comments. #: wp-admin/menu.php:98 msgid "Comments %s" msgstr "Comments %s" #: wp-admin/menu.php:188 msgid "Appearance" msgstr "Appearance" #. translators: Add new plugin. #: wp-admin/plugins.php:725 wp-admin/menu.php:246 wp-admin/network/menu.php:106 msgctxt "plugin" msgid "Add New" msgstr "Add New" #: wp-admin/user-edit.php:31 wp-admin/user/menu.php:14 wp-admin/menu.php:255 #: wp-admin/menu.php:267 wp-admin/menu.php:270 msgid "Profile" msgstr "Profile" #: wp-admin/menu.php:293 msgctxt "settings screen" msgid "General" msgstr "General" #: wp-admin/menu.php:294 msgid "Writing" msgstr "Writing" #: wp-admin/menu.php:295 msgid "Reading" msgstr "Reading" #: wp-admin/credits.php:39 wp-admin/privacy.php:12 wp-admin/privacy.php:36 #: wp-admin/privacy.php:42 wp-admin/freedoms.php:42 wp-admin/about.php:37 #: wp-admin/menu.php:299 msgid "Privacy" msgstr "Privacy" #: wp-admin/menu.php:298 msgid "Permalinks" msgstr "Permalinks" #: wp-admin/my-sites.php:13 wp-admin/ms-delete-site.php:13 #: wp-admin/network/admin.php:17 msgid "Multisite support is not enabled." msgstr "Multisite support is not enabled." #: wp-admin/my-sites.php:124 #: wp-admin/includes/class-wp-ms-sites-list-table.php:718 #: wp-admin/network/site-info.php:137 wp-admin/network/site-users.php:229 #: wp-admin/network/site-themes.php:179 wp-admin/network/site-settings.php:94 msgid "Visit" msgstr "Visit" #: wp-admin/update-core.php:486 wp-admin/update-core.php:617 #: wp-admin/update-core.php:1008 wp-admin/update-core.php:1013 #: wp-admin/network/themes.php:84 msgid "Update Themes" msgstr "Update Themes" #: wp-admin/includes/class-wp-users-list-table.php:159 #: wp-admin/includes/deprecated.php:570 #: wp-admin/includes/class-wp-ms-users-list-table.php:126 msgid "No users found." msgstr "No users found." #: wp-admin/edit-form-advanced.php:405 wp-admin/options-discussion.php:15 msgid "Discussion Settings" msgstr "Discussion Settings" #: wp-admin/options-discussion.php:64 wp-admin/options-discussion.php:65 msgid "Other comment settings" msgstr "Other comment settings" #: wp-admin/options-discussion.php:70 msgid "Users must be registered and logged in to comment" msgstr "Users must be registered and logged in to comment" #. translators: %s: Number of levels. #: wp-admin/options-discussion.php:119 msgid "Enable threaded (nested) comments %s levels deep" msgstr "Enable threaded (nested) comments %s levels deep" #: wp-admin/options-discussion.php:131 msgid "last" msgstr "last" #: wp-admin/options-discussion.php:135 msgid "first" msgstr "first" #. translators: 1: Form field control for number of top level comments per #. page, 2: Form field control for the 'first' or 'last' page. #: wp-admin/options-discussion.php:138 msgid "Break comments into pages with %1$s top level comments per page and the %2$s page displayed by default" msgstr "Break comments into pages with %1$s top level comments per page and the %2$s page displayed by default" #: wp-admin/options-discussion.php:152 msgid "older" msgstr "older" #: wp-admin/options-discussion.php:156 msgid "newer" msgstr "newer" #. translators: %s: Form field control for 'older' or 'newer' comments. #: wp-admin/options-discussion.php:159 msgid "Comments should be displayed with the %s comments at the top of each page" msgstr "Comments should be displayed with the %s comments at the top of each page" #: wp-admin/options-discussion.php:170 msgid "Anyone posts a comment" msgstr "Anyone posts a comment" #: wp-admin/options-discussion.php:174 msgid "A comment is held for moderation" msgstr "A comment is held for moderation" #: wp-admin/options-discussion.php:178 wp-admin/options-discussion.php:179 msgid "Before a comment appears" msgstr "Before a comment appears" #: wp-admin/options-discussion.php:184 msgid "Comment author must have a previously approved comment" msgstr "Comment author must have a previously approved comment" #: wp-admin/options-discussion.php:188 wp-admin/options-discussion.php:189 msgid "Comment Moderation" msgstr "Comment Moderation" #. translators: %s: Number of links. #: wp-admin/options-discussion.php:194 msgid "Hold a comment in the queue if it contains %s or more links. (A common characteristic of comment spam is a large number of hyperlinks.)" msgstr "Hold a comment in the queue if it contains %s or more links. (A common characteristic of comment spam is a large number of hyperlinks.)" #: wp-admin/options-discussion.php:218 msgid "Avatars" msgstr "Avatars" #: wp-admin/options-discussion.php:234 msgid "Avatar Display" msgstr "Avatar Display" #: wp-admin/options-discussion.php:238 msgid "Show Avatars" msgstr "Show Avatars" #: wp-admin/options-discussion.php:243 wp-admin/options-discussion.php:244 msgid "Maximum Rating" msgstr "Maximum Rating" #. translators: Content suitability rating: #. https://en.wikipedia.org/wiki/Motion_Picture_Association_of_America_film_rating_system #: wp-admin/options-discussion.php:249 msgid "G — Suitable for all audiences" msgstr "G — Suitable for all audiences" #. translators: Content suitability rating: #. https://en.wikipedia.org/wiki/Motion_Picture_Association_of_America_film_rating_system #: wp-admin/options-discussion.php:251 msgid "PG — Possibly offensive, usually for audiences 13 and above" msgstr "PG — Possibly offensive, usually for audiences 13 and above" #. translators: Content suitability rating: #. https://en.wikipedia.org/wiki/Motion_Picture_Association_of_America_film_rating_system #: wp-admin/options-discussion.php:253 msgid "R — Intended for adult audiences above 17" msgstr "R — Intended for adult audiences above 17" #. translators: Content suitability rating: #. https://en.wikipedia.org/wiki/Motion_Picture_Association_of_America_film_rating_system #: wp-admin/options-discussion.php:255 msgid "X — Even more mature than above" msgstr "X — Even more mature than above" #: wp-admin/options-discussion.php:266 wp-admin/options-discussion.php:267 msgid "Default Avatar" msgstr "Default Avatar" #: wp-admin/options-discussion.php:276 msgid "Blank" msgstr "Blank" #: wp-admin/options-discussion.php:277 msgid "Gravatar Logo" msgstr "Gravatar Logo" #: wp-admin/options-discussion.php:278 msgid "Identicon (Generated)" msgstr "Identicon (Generated)" #: wp-admin/options-discussion.php:279 msgid "Wavatar (Generated)" msgstr "Wavatar (Generated)" #: wp-admin/options-discussion.php:280 msgid "MonsterID (Generated)" msgstr "MonsterID (Generated)" #: wp-admin/options-general.php:19 msgid "General Settings" msgstr "General Settings" #: wp-admin/options-general.php:141 wp-admin/options-general.php:142 msgid "Membership" msgstr "Membership" #: wp-admin/options-general.php:144 msgid "Anyone can register" msgstr "Anyone can register" #: wp-admin/options-general.php:149 msgid "New User Default Role" msgstr "New User Default Role" #: wp-admin/includes/class-wp-debug-data.php:80 #: wp-admin/options-general.php:224 msgid "Timezone" msgstr "Timezone" #: wp-admin/options-general.php:274 msgid "This timezone is currently in standard time." msgstr "This timezone is currently in standard time." #: wp-admin/options-general.php:333 wp-admin/options-general.php:370 msgid "Custom:" msgstr "Custom:" #: wp-admin/options-general.php:383 msgid "Week Starts On" msgstr "Week Starts On" #: wp-admin/options-media.php:16 msgid "Media Settings" msgstr "Media Settings" #: wp-admin/options-media.php:51 msgid "Image sizes" msgstr "Image sizes" #: wp-admin/options-media.php:56 wp-admin/options-media.php:57 msgid "Thumbnail size" msgstr "Thumbnail size" #: wp-admin/options-media.php:65 msgid "Crop thumbnail to exact dimensions (normally thumbnails are proportional)" msgstr "Crop thumbnail to exact dimensions (normally thumbnails are proportional)" #: wp-admin/options-media.php:70 wp-admin/options-media.php:71 msgid "Medium size" msgstr "Medium size" #: wp-admin/options-media.php:72 wp-admin/options-media.php:83 msgid "Max Width" msgstr "Max Width" #: wp-admin/options-media.php:75 wp-admin/options-media.php:86 msgid "Max Height" msgstr "Max Height" #: wp-admin/options-media.php:81 wp-admin/options-media.php:82 msgid "Large size" msgstr "Large size" #: wp-admin/options-media.php:107 msgid "Uploading Files" msgstr "Uploading Files" #: wp-admin/options-media.php:118 msgid "Store uploads in this folder" msgstr "Store uploads in this folder" #: wp-admin/options-media.php:130 msgid "Full URL path to files" msgstr "Full URL path to files" #: wp-admin/options-media.php:132 msgid "Configuring this is optional. By default, it should be blank." msgstr "Configuring this is optional. By default, it should be blank." #: wp-admin/options-permalink.php:16 wp-admin/options-permalink.php:32 msgid "Permalink Settings" msgstr "Permalink Settings" #: wp-admin/options-permalink.php:150 msgid "Permalink structure updated." msgstr "Permalink structure updated." #: wp-admin/options-permalink.php:226 msgid "Day and name" msgstr "Day and name" #: wp-admin/options-permalink.php:230 msgid "Month and name" msgstr "Month and name" #: wp-admin/options-permalink.php:234 msgid "Numeric" msgstr "Numeric" #: wp-admin/options-permalink.php:244 msgid "Custom Structure" msgstr "Custom Structure" #: wp-admin/options-permalink.php:317 msgid "Optional" msgstr "Optional" #. translators: Prefix for category permalinks. #: wp-admin/options-permalink.php:327 msgid "Category base" msgstr "Category base" #: wp-admin/options-permalink.php:331 msgid "Tag base" msgstr "Tag base" #: wp-admin/options-reading.php:16 msgid "Reading Settings" msgstr "Reading Settings" #. translators: %s: URL to Pages screen. #: wp-admin/options-reading.php:97 msgid "A <a href=\"%s\">static page</a> (select below)" msgstr "A <a href=\"%s\">static page</a> (select below)" #. translators: %s: Select field to choose the page for posts. #: wp-admin/options-reading.php:125 msgid "Posts page: %s" msgstr "Posts page: %s" #: wp-admin/options-reading.php:140 msgid "<strong>Warning:</strong> these pages should not be the same!" msgstr "<strong>Warning:</strong> these pages should not be the same!" #: wp-admin/options-reading.php:149 msgid "Blog pages show at most" msgstr "Blog pages show at most" #: wp-admin/options-reading.php:155 msgid "Syndication feeds show the most recent" msgstr "Syndication feeds show the most recent" #: wp-admin/options-reading.php:162 msgid "Full text" msgstr "Full text" #: wp-admin/options-reading.php:163 msgid "Summary" msgstr "Summary" #: wp-admin/options-reading.php:66 msgid "Encoding for pages and feeds" msgstr "Encoding for pages and feeds" #: wp-admin/options-writing.php:16 msgid "Writing Settings" msgstr "Writing Settings" #: wp-admin/options-writing.php:68 wp-admin/options-writing.php:69 msgid "Formatting" msgstr "Formatting" #: wp-admin/options-writing.php:72 msgid "Convert emoticons like <code>:-)</code> and <code>:-P</code> to graphics on display" msgstr "Convert emoticons like <code>:-)</code> and <code>:-P</code> to graphics on display" #: wp-admin/options-writing.php:73 msgid "WordPress should correct invalidly nested XHTML automatically" msgstr "WordPress should correct invalidly nested XHTML automatically" #: wp-admin/options-writing.php:78 msgid "Default Post Category" msgstr "Default Post Category" #: wp-admin/options-writing.php:112 msgid "Default Link Category" msgstr "Default Link Category" #: wp-admin/options-writing.php:155 msgid "Mail Server" msgstr "Mail Server" #: wp-admin/options-writing.php:157 msgid "Port" msgstr "Port" #: wp-admin/options-writing.php:162 msgid "Login Name" msgstr "Login Name" #: wp-admin/options-writing.php:172 msgid "Default Mail Category" msgstr "Default Mail Category" #: wp-admin/options-writing.php:44 wp-admin/options-writing.php:201 msgid "Update Services" msgstr "Update Services" #: wp-admin/options.php:348 msgid "All Settings" msgstr "All Settings" #: wp-admin/plugin-editor.php:21 msgid "Edit Plugins" msgstr "Edit Plugins" #: wp-admin/includes/file.php:486 wp-admin/plugin-editor.php:116 msgid "Files of this type are not editable." msgstr "Files of this type are not editable." #: wp-admin/includes/ajax-actions.php:4715 wp-admin/theme-editor.php:189 #: wp-admin/plugin-editor.php:184 msgid "File edited successfully." msgstr "File edited successfully." #: wp-admin/plugin-editor.php:219 msgid "Select plugin to edit:" msgstr "Select plugin to edit:" #: wp-admin/plugin-editor.php:242 msgid "Plugin Files" msgstr "Plugin Files" #: wp-admin/theme-editor.php:293 wp-admin/plugin-editor.php:272 msgid "Documentation:" msgstr "Documentation:" #: wp-admin/theme-editor.php:314 wp-admin/plugin-editor.php:287 msgid "Update File" msgstr "Update File" #: wp-admin/includes/class-wp-plugin-install-list-table.php:107 msgctxt "Plugin Installer" msgid "Featured" msgstr "Featured" #: wp-admin/includes/class-wp-plugin-install-list-table.php:108 msgctxt "Plugin Installer" msgid "Popular" msgstr "Popular" #: wp-admin/plugins.php:545 msgid "Plugins extend and expand the functionality of WordPress. Once a plugin is installed, you may activate it or deactivate it here." msgstr "Plugins extend and expand the functionality of WordPress. Once a plugin is installed, you may activate it or deactivate it here." #: wp-admin/plugins.php:637 msgid "Plugin could not be activated because it triggered a <strong>fatal error</strong>." msgstr "Plugin could not be activated because it triggered a <strong>fatal error</strong>." #. translators: %s: Error message. #: wp-admin/plugins.php:674 msgid "Plugin could not be deleted due to an error: %s" msgstr "Plugin could not be deleted due to an error: %s" #: wp-admin/includes/class-wp-plugins-list-table.php:606 #: wp-admin/includes/class-wp-plugins-list-table.php:788 msgid "Network Deactivate" msgstr "Network Deactivate" #: wp-admin/includes/class-wp-plugins-list-table.php:602 #: wp-admin/includes/class-wp-plugins-list-table.php:799 #: wp-admin/includes/class-plugin-installer-skin.php:124 #: wp-admin/includes/class-wp-plugin-install-list-table.php:587 #: wp-admin/js/updates.js:734 msgid "Network Activate" msgstr "Network Activate" #: wp-admin/includes/class-wp-plugins-list-table.php:1048 msgid "Visit plugin site" msgstr "Visit plugin site" #: wp-admin/includes/class-wp-plugins-list-table.php:659 msgid "Clear List" msgstr "Clear List" #. translators: %s: Number of plugins. #: wp-admin/includes/class-wp-plugins-list-table.php:498 msgctxt "plugins" msgid "All <span class=\"count\">(%s)</span>" msgid_plural "All <span class=\"count\">(%s)</span>" msgstr[0] "All <span class=\"count\">(%s)</span>" msgstr[1] "All <span class=\"count\">(%s)</span>" #. translators: %s: Number of plugins. #: wp-admin/includes/class-wp-plugins-list-table.php:507 msgid "Active <span class=\"count\">(%s)</span>" msgid_plural "Active <span class=\"count\">(%s)</span>" msgstr[0] "Active <span class=\"count\">(%s)</span>" msgstr[1] "Active <span class=\"count\">(%s)</span>" #. translators: %s: Number of plugins. #: wp-admin/includes/class-wp-plugins-list-table.php:515 msgid "Recently Active <span class=\"count\">(%s)</span>" msgid_plural "Recently Active <span class=\"count\">(%s)</span>" msgstr[0] "Recently Active <span class=\"count\">(%s)</span>" msgstr[1] "Recently Active <span class=\"count\">(%s)</span>" #. translators: %s: Number of plugins. #: wp-admin/includes/class-wp-plugins-list-table.php:523 msgid "Inactive <span class=\"count\">(%s)</span>" msgid_plural "Inactive <span class=\"count\">(%s)</span>" msgstr[0] "Inactive <span class=\"count\">(%s)</span>" msgstr[1] "Inactive <span class=\"count\">(%s)</span>" #: wp-admin/includes/class-wp-plugins-list-table.php:418 msgid "No plugins found." msgstr "No plugins found." #: wp-admin/edit-tags.php:160 wp-admin/edit-tags.php:180 wp-admin/post.php:127 #: wp-admin/term.php:31 msgid "You attempted to edit an item that doesn’t exist. Perhaps it was deleted?" msgstr "You attempted to edit an item that doesn’t exist. Perhaps it was deleted?" #: wp-admin/theme-editor.php:21 msgid "Edit Themes" msgstr "Edit Themes" #: wp-admin/theme-editor.php:225 msgid "Select theme to edit:" msgstr "Select theme to edit:" #: wp-admin/themes.php:276 wp-admin/network/themes.php:384 msgid "Theme deleted." msgstr "Theme deleted." #: wp-admin/includes/theme.php:804 wp-admin/themes.php:924 msgid "Current Theme" msgstr "Current Theme" #. translators: %s: Theme name. #: wp-admin/includes/class-wp-themes-list-table.php:232 msgid "" "You are about to delete this theme '%s'\n" " 'Cancel' to stop, 'OK' to delete." msgstr "" "You are about to delete this theme '%s'\n" " 'Cancel' to stop, 'OK' to delete." #: wp-admin/themes.php:574 msgid "Broken Themes" msgstr "Broken Themes" #: wp-admin/update-core.php:157 msgid "Hide this update" msgstr "Hide this update" #: wp-admin/update-core.php:159 msgid "Bring back this update" msgstr "Bring back this update" #: wp-admin/update-core.php:191 wp-admin/update-core.php:202 msgid "Show hidden updates" msgstr "Show hidden updates" #: wp-admin/update-core.php:192 msgid "Hide hidden updates" msgstr "Hide hidden updates" #: wp-admin/update.php:89 msgid "Plugin Reactivation" msgstr "Plugin Reactivation" #: wp-admin/update.php:91 msgid "Plugin reactivated successfully." msgstr "Plugin reactivated successfully." #: wp-admin/update.php:95 msgid "Plugin failed to reactivate due to a fatal error." msgstr "Plugin failed to reactivate due to a fatal error." #. translators: %s: Plugin name and version. #: wp-admin/update.php:132 msgid "Installing Plugin: %s" msgstr "Installing Plugin: %s" #: wp-admin/includes/class-wp-plugin-install-list-table.php:114 #: wp-admin/update.php:156 wp-admin/plugin-install.php:138 msgid "Upload Plugin" msgstr "Upload Plugin" #. translators: %s: Theme name and version. #: wp-admin/update.php:278 msgid "Installing Theme: %s" msgstr "Installing Theme: %s" #: wp-admin/update.php:298 wp-admin/theme-install.php:58 #: wp-admin/theme-install.php:152 wp-admin/theme-install.php:154 msgid "Upload Theme" msgstr "Upload Theme" #: wp-admin/includes/user.php:564 msgid "Use https" msgstr "Use https" #: wp-admin/includes/user.php:565 msgid "Always use https when visiting the admin" msgstr "Always use https when visiting the admin" #: wp-admin/user-edit.php:198 msgid "User updated." msgstr "User updated." #: wp-admin/user-edit.php:256 msgid "Personal Options" msgstr "Personal Options" #: wp-admin/user-edit.php:261 msgid "Visual Editor" msgstr "Visual Editor" #: wp-admin/user-edit.php:264 msgid "Disable the visual editor when writing" msgstr "Disable the visual editor when writing" #: wp-admin/user-edit.php:321 msgid "Enable keyboard shortcuts for comment moderation." msgstr "Enable keyboard shortcuts for comment moderation." #: wp-admin/user-new.php:490 wp-admin/user-edit.php:444 msgid "First Name" msgstr "First Name" #: wp-admin/user-new.php:494 wp-admin/user-edit.php:449 msgid "Last Name" msgstr "Last Name" #: wp-admin/user-edit.php:454 msgid "Nickname" msgstr "Nickname" #: wp-admin/user-edit.php:459 msgid "Display name publicly as" msgstr "Display name publicly as" #: wp-admin/user-edit.php:498 msgid "Contact Info" msgstr "Contact Info" #: wp-admin/user-edit.php:567 msgid "About Yourself" msgstr "About Yourself" #: wp-admin/user-edit.php:567 msgid "About the user" msgstr "About the user" #: wp-admin/user-edit.php:571 msgid "Biographical Info" msgstr "Biographical Info" #: wp-admin/user-edit.php:573 msgid "Share a little biographical information to fill out your profile. This may be shown publicly." msgstr "Share a little biographical information to fill out your profile. This may be shown publicly." #: wp-admin/user-edit.php:628 msgid "New Password" msgstr "New Password" #: wp-admin/user-edit.php:652 msgid "Type your new password again." msgstr "Type your new password again." #: wp-admin/user-edit.php:746 msgid "Additional Capabilities" msgstr "Additional Capabilities" #: wp-admin/user-edit.php:777 msgid "Update Profile" msgstr "Update Profile" #: wp-admin/user-edit.php:777 msgid "Update User" msgstr "Update User" #: wp-admin/users.php:274 msgid "Delete Users" msgstr "Delete Users" #: wp-admin/users.php:347 msgid "There are no valid users selected for deletion." msgstr "There are no valid users selected for deletion." #: wp-admin/users.php:495 msgid "New user created." msgstr "New user created." #: wp-admin/users.php:518 msgid "The current user’s role must have user editing capabilities." msgstr "The current user’s role must have user editing capabilities." #: wp-admin/users.php:519 msgid "Other user roles have been changed." msgstr "Other user roles have been changed." #: wp-admin/users.php:522 msgid "You can’t delete the current user." msgstr "You can’t delete the current user." #: wp-admin/users.php:523 msgid "Other users have been deleted." msgstr "Other users have been deleted." #. translators: 1: User role name, 2: Number of users. #: wp-admin/includes/class-wp-users-list-table.php:227 #: wp-admin/includes/class-wp-users-list-table.php:246 msgid "%1$s <span class=\"count\">(%2$s)</span>" msgstr "%1$s <span class=\"count\">(%2$s)</span>" #: wp-admin/includes/class-wp-users-list-table.php:294 #: wp-admin/includes/class-wp-users-list-table.php:296 msgid "Change role to…" msgstr "Change role to…" #: wp-admin/includes/class-wp-users-list-table.php:300 msgid "Change" msgstr "Change" #: wp-admin/widgets.php:126 msgid "Inactive Widgets" msgstr "Inactive Widgets" #. translators: %s: Widget name. #: wp-admin/widgets.php:298 msgid "Widget %s" msgstr "Widget %s" #: wp-admin/widgets.php:313 msgid "Select both the sidebar for this widget and the position of the widget in that sidebar." msgstr "Select both the sidebar for this widget and the position of the widget in that sidebar." #: wp-admin/widgets.php:315 msgid "Position" msgstr "Position" #: wp-admin/widgets.php:357 msgid "Save Widget" msgstr "Save Widget" #: wp-admin/widgets.php:374 wp-admin/js/inline-edit-tax.js:227 #: wp-admin/js/inline-edit-post.js:434 msgid "Changes saved." msgstr "Changes saved." #: wp-admin/includes/misc.php:1246 wp-admin/includes/post.php:1958 #: wp-admin/widgets.php:378 msgid "Error while saving." msgstr "Error while saving." #: wp-admin/widgets.php:379 msgid "Error in displaying the widget settings form." msgstr "Error in displaying the widget settings form." #: wp-admin/widgets.php:438 wp-admin/widgets.php:441 msgid "Available Widgets" msgstr "Available Widgets" #: wp-admin/widgets.php:129 msgid "Drag widgets here to remove them from the sidebar but keep their settings." msgstr "Drag widgets here to remove them from the sidebar but keep their settings." #: wp-admin/export.php:186 msgid "Categories:" msgstr "Categories:" #. translators: %s: Theme version. #: wp-admin/includes/theme.php:809 wp-admin/themes.php:929 #: wp-admin/theme-install.php:461 msgid "Version: %s" msgstr "Version: %s" #: wp-admin/includes/theme.php:983 wp-admin/themes.php:1087 msgid "Tags:" msgstr "Tags:" #: wp-admin/plugins.php:392 msgid "Yes, delete these files" msgstr "Yes, delete these files" #: wp-admin/plugins.php:400 msgid "No, return me to the plugin list" msgstr "No, return me to the plugin list" #. translators: %s: WP_PLUGIN_DIR constant value. #: wp-admin/plugins.php:562 msgid "If something goes wrong with a plugin and you can’t use WordPress, delete or rename that file in the %s directory and it will be automatically deactivated." msgstr "If something goes wrong with a plugin and you can’t use WordPress, delete or rename that file in the %s directory and it will be automatically deactivated." #: wp-admin/upload.php:319 wp-admin/upload.php:354 msgid "Media file permanently deleted." msgstr "Media file permanently deleted." #: wp-admin/media.php:23 wp-admin/media.php:61 msgid "Sorry, you are not allowed to edit this attachment." msgstr "Sorry, you are not allowed to edit this attachment." #: wp-admin/edit-tags.php:173 wp-admin/includes/post.php:1964 #: wp-admin/includes/class-wp-screen.php:295 wp-admin/post.php:20 #: wp-admin/post.php:47 wp-admin/post.php:139 wp-admin/term.php:43 #: wp-admin/media-upload.php:47 msgid "Sorry, you are not allowed to edit this item." msgstr "Sorry, you are not allowed to edit this item." #: wp-admin/edit-tags.php:137 wp-admin/options.php:78 msgid "Sorry, you are not allowed to delete these items." msgstr "Sorry, you are not allowed to delete these items." #: wp-admin/upgrade.php:73 msgid "Your WordPress database is already up to date!" msgstr "Your WordPress database is already up to date!" #. translators: %s: web.config #: wp-admin/options-permalink.php:367 msgid "If you temporarily make your %s file writable for us to generate rewrite rules automatically, do not forget to revert the permissions after rule has been saved." msgstr "If you temporarily make your %s file writable for us to generate rewrite rules automatically, do not forget to revert the permissions after the rule has been saved." #. translators: %s: web.config #: wp-admin/options-permalink.php:392 msgid "If you temporarily make your site’s root directory writable for us to generate the %s file automatically, do not forget to revert the permissions after the file has been created." msgstr "If you temporarily make your site’s root directory writable for us to generate the %s file automatically, do not forget to revert the permissions after the file has been created." #: wp-admin/options-privacy.php:115 msgid "Privacy Settings" msgstr "Privacy Settings" #. translators: %s: Site link. #. translators: First post content. %s: Site link. #: wp-admin/includes/schema.php:1251 wp-admin/includes/upgrade.php:213 msgid "Welcome to %s. This is your first post. Edit or delete it, then start writing!" msgstr "Welcome to %s. This is your first post. Edit or delete it, then start writing!" #. translators: %s: Post title. #: wp-admin/revision.php:109 msgid "Compare Revisions of “%s”" msgstr "Compare revisions of “%s”" #. translators: Joining confirmation notification email subject. %s: Site #. title. #: wp-admin/user-new.php:130 msgid "[%s] Joining Confirmation" msgstr "[%s] Joining Confirmation" #: wp-admin/options-discussion.php:66 msgid "Comment author must fill out name and email" msgstr "Comment author must fill out name and email" #: wp-admin/install.php:179 msgid "Double-check your email address before continuing." msgstr "Double-check your email address before continuing." #: wp-admin/options-discussion.php:166 wp-admin/options-discussion.php:167 msgid "Email me whenever" msgstr "Email me whenever" #: wp-admin/options-discussion.php:270 msgid "For users without a custom avatar of their own, you can either display a generic logo or a generated one based on their email address." msgstr "For users without a custom avatar of their own, you can either display a generic logo or a generated one based on their email address." #: wp-admin/user-new.php:303 msgid "Invitation email sent to new user. A confirmation link must be clicked before their account is created." msgstr "Invitation email sent to new user. A confirmation link must be clicked before their account is created." #: wp-admin/options-writing.php:140 msgid "Post via email" msgstr "Post via email" #: wp-admin/user-new.php:424 wp-admin/user-new.php:594 msgid "Skip Confirmation Email" msgstr "Skip Confirmation Email" #: wp-admin/install.php:177 msgid "Your Email" msgstr "Your Email" #: wp-admin/user-new.php:312 wp-admin/users.php:508 #: wp-admin/network/user-new.php:94 msgid "Edit user" msgstr "Edit user" #. translators: %s: WordPress version. #: wp-admin/update-core.php:360 wp-admin/update-core.php:369 msgid "Compatibility with WordPress %s: Unknown" msgstr "Compatibility with WordPress %s: unknown" #. translators: %s: WordPress version. #: wp-admin/update-core.php:357 wp-admin/update-core.php:366 msgid "Compatibility with WordPress %s: 100%% (according to its author)" msgstr "Compatibility with WordPress %s: 100%% (according to its author)" #: wp-admin/plugins.php:376 msgid "Are you sure you want to delete these files?" msgstr "Are you sure you want to delete these files?" #. translators: %s: Number of days. #: wp-admin/options-discussion.php:83 msgid "Automatically close comments on posts older than %s days" msgstr "Automatically close comments on posts older than %s days" #: wp-admin/options-discussion.php:60 msgid "These settings may be overridden for individual posts." msgstr "These settings may be overridden for individual posts." #: wp-admin/upload.php:344 wp-admin/upload.php:357 msgid "Media file restored from the Trash." msgstr "Media file restored from the Bin." #: wp-admin/upload.php:331 wp-admin/upload.php:356 msgid "Media file moved to the Trash." msgstr "Media file moved to the Bin." #. translators: %s: web.config #: wp-admin/options-permalink.php:162 msgid "Permalink structure updated. Remove write access on %s file now!" msgstr "Permalink structure updated. Remove write access on %s file now!" #: wp-admin/includes/user.php:201 msgid "<strong>Error</strong>: Please enter an email address." msgstr "<strong>Error</strong>: please enter an email address." #: wp-admin/includes/user.php:172 msgid "<strong>Error</strong>: Passwords may not contain the character \"\\\"." msgstr "<strong>Error</strong>: passwords may not contain the character \"\\\"." #: wp-admin/includes/user.php:167 msgid "<strong>Error</strong>: Please enter a password." msgstr "<strong>Error</strong>: please enter a password." #: wp-admin/includes/class-theme-installer-skin.php:224 msgid "This theme is already installed." msgstr "This theme is already installed." #: wp-admin/options-discussion.php:200 msgid "When a comment contains any of these words in its content, author name, URL, email, IP address, or browser’s user agent string, it will be held in the <a href=\"edit-comments.php?comment_status=moderated\">moderation queue</a>. One word or IP address per line. It will match inside words, so “press” will match “WordPress”." msgstr "When a comment contains any of these words in its content, author name, URL, email, IP address, or browser’s user agent string, it will be held in the <a href=\"edit-comments.php?comment_status=moderated\">moderation queue</a>. One word or IP address per line. It will match inside words, so “press” will match “WordPress”." #: wp-admin/options-discussion.php:209 msgid "When a comment contains any of these words in its content, author name, URL, email, IP address, or browser’s user agent string, it will be put in the Trash. One word or IP address per line. It will match inside words, so “press” will match “WordPress”." msgstr "When a comment contains any of these words in its content, author name, URL, email, IP address, or browser’s user agent string, it will be put in the Bin. One word or IP address per line. It will match inside words, so “press” will match “WordPress”." #. translators: 1, 2, 3: Examples of random email addresses. #: wp-admin/options-writing.php:145 msgid "To post to WordPress by email, you must set up a secret email account with POP3 access. Any mail received at this address will be posted, so it’s a good idea to keep this address very secret. Here are three random strings you could use: %1$s, %2$s, %3$s." msgstr "To post to WordPress by email, you must set up a secret email account with POP3 access. Any mail received at this address will be posted, so it’s a good idea to keep this address very secret. Here are three random strings you could use: %1$s, %2$s, %3$s." #. translators: %s: File name. #: wp-admin/update.php:162 msgid "Installing plugin from uploaded file: %s" msgstr "Installing plugin from uploaded file: %s" #. translators: %s: File name. #: wp-admin/update.php:305 msgid "Installing theme from uploaded file: %s" msgstr "Installing theme from uploaded file: %s" #: wp-admin/includes/theme-install.php:182 msgid "If you have a theme in a .zip format, you may install or update it by uploading it here." msgstr "If you have a theme in a .zip format, you may install or update it by uploading it here." #: wp-admin/includes/class-wp-automatic-updater.php:401 #: wp-admin/update-core.php:723 wp-admin/js/updates.js:805 #: wp-admin/js/updates.js:1442 msgid "Installation failed." msgstr "Installation failed." #: wp-admin/includes/class-wp-media-list-table.php:210 #: wp-admin/includes/class-wp-comments-list-table.php:415 #: wp-admin/includes/class-wp-posts-list-table.php:570 msgid "Empty Trash" msgstr "Empty Bin" #: wp-admin/includes/class-wp-media-list-table.php:704 #: wp-admin/includes/class-wp-media-list-table.php:760 #: wp-admin/includes/class-wp-comments-list-table.php:760 #: wp-admin/includes/class-wp-posts-list-table.php:1376 #: wp-admin/includes/dashboard.php:734 msgctxt "verb" msgid "Trash" msgstr "Bin" #. translators: xfn: https://gmpg.org/xfn #: wp-admin/includes/meta-boxes.php:1285 msgid "neighbor" msgstr "neighbour" #: wp-admin/comment.php:139 msgid "You are about to approve the following comment:" msgstr "You are about to approve the following comment:" #: wp-admin/comment.php:363 msgid "Unknown action." msgstr "Unknown action." #: wp-admin/includes/class-custom-background.php:226 #: wp-admin/includes/theme.php:306 msgid "Custom Background" msgstr "Custom Background" #. translators: %s: Home URL. #: wp-admin/includes/class-custom-background.php:247 msgid "Background updated. <a href=\"%s\">Visit your site</a> to see how it looks." msgstr "Background updated. <a href=\"%s\">Visit your site</a> to see how it looks." #: wp-admin/includes/class-custom-background.php:329 #: wp-admin/includes/class-custom-image-header.php:609 msgid "Choose an image from your computer:" msgstr "Choose an image from your computer:" #: wp-admin/includes/theme.php:308 #: wp-admin/includes/class-custom-image-header.php:475 msgid "Custom Header" msgstr "Custom Header" #. translators: %s: Home URL. #: wp-admin/includes/class-custom-image-header.php:496 msgid "Header updated. <a href=\"%s\">Visit your site</a> to see how it looks." msgstr "Header updated. <a href=\"%s\">Visit your site</a> to see how it looks." #: wp-admin/includes/class-custom-image-header.php:838 #: wp-admin/includes/class-custom-image-header.php:981 msgid "Image Processing Error" msgstr "Image Processing Error" #: wp-admin/includes/class-custom-image-header.php:856 msgid "Choose the part of the image you want to use as your header." msgstr "Choose the part of the image you want to use as your header." #. translators: %s: Link name. #. translators: %s: Taxonomy term name. #. translators: %s: Attachment title. #. translators: %s: Post title. #: wp-admin/includes/class-wp-links-list-table.php:195 #: wp-admin/includes/class-wp-terms-list-table.php:477 #: wp-admin/includes/class-wp-media-list-table.php:693 #: wp-admin/includes/class-wp-media-list-table.php:741 #: wp-admin/includes/class-wp-posts-list-table.php:1347 #: wp-admin/includes/dashboard.php:620 wp-admin/includes/dashboard.php:985 msgid "Edit “%s”" msgstr "Edit “%s”" #. translators: %s: Attachment title. #. translators: %s: Post title. #: wp-admin/includes/class-wp-media-list-table.php:722 #: wp-admin/includes/class-wp-media-list-table.php:780 #: wp-admin/includes/class-wp-posts-list-table.php:1407 msgid "View “%s”" msgstr "View “%s”" #: wp-admin/includes/class-wp-media-list-table.php:478 #: wp-admin/includes/class-wp-posts-list-table.php:1078 msgid "Unpublished" msgstr "Unpublished" #: wp-admin/includes/class-wp-media-list-table.php:545 msgid "(Unattached)" msgstr "(Unattached)" #: wp-admin/includes/class-wp-media-list-table.php:184 #: wp-admin/includes/class-wp-media-list-table.php:555 #: wp-admin/includes/class-wp-media-list-table.php:732 msgid "Attach" msgstr "Attach" #. translators: %s: Number of comments. #: wp-admin/edit-comments.php:279 msgid "%s comment marked as spam." msgid_plural "%s comments marked as spam." msgstr[0] "%s comment marked as spam." msgstr[1] "%s comments marked as spam." #: wp-admin/edit-form-comment.php:102 msgid "Approved" msgstr "Approved" #: wp-admin/edit-comments.php:329 msgid "Search Comments" msgstr "Search Comments" #: wp-admin/includes/class-wp-comments-list-table.php:356 #: wp-admin/includes/class-wp-comments-list-table.php:688 #: wp-admin/includes/class-wp-comments-list-table.php:713 #: wp-admin/includes/dashboard.php:693 msgid "Unapprove" msgstr "Unapprove" #: wp-admin/includes/class-wp-comments-list-table.php:359 #: wp-admin/includes/class-wp-comments-list-table.php:696 #: wp-admin/includes/class-wp-comments-list-table.php:705 #: wp-admin/includes/dashboard.php:685 msgid "Approve" msgstr "Approve" #: wp-admin/includes/class-wp-comments-list-table.php:486 #: wp-admin/includes/class-wp-posts-list-table.php:1770 msgid "Pings" msgstr "Pings" #: wp-admin/includes/class-wp-links-list-table.php:119 #: wp-admin/includes/class-wp-media-list-table.php:207 #: wp-admin/includes/class-wp-comments-list-table.php:409 #: wp-admin/includes/class-wp-posts-list-table.php:565 #: wp-admin/includes/class-wp-ms-sites-list-table.php:338 msgid "Filter" msgstr "Filter" #: wp-admin/includes/class-wp-comments-list-table.php:415 msgid "Empty Spam" msgstr "Empty Spam" #: wp-admin/includes/class-wp-comments-list-table.php:223 msgid "No comments found." msgstr "No comments found." #: wp-admin/edit-form-advanced.php:181 wp-admin/edit-form-advanced.php:196 msgid "Custom field updated." msgstr "Custom field updated." #: wp-admin/edit-form-advanced.php:182 wp-admin/edit-form-advanced.php:197 msgid "Custom field deleted." msgstr "Custom field deleted." #: wp-admin/edit-form-advanced.php:187 msgid "Post saved." msgstr "Post saved." #: wp-admin/includes/meta-boxes.php:1514 msgid "Send Trackbacks" msgstr "Send Trackbacks" #: wp-admin/includes/meta-boxes.php:1520 msgid "Custom Fields" msgstr "Custom Fields" #. translators: 1: User's display name, 2: Date of last edit, 3: Time of last #. edit. #. translators: 1: Name of most recent post author, 2: Post edited date, 3: #. Post edited time. #: wp-admin/includes/ajax-actions.php:2812 wp-admin/edit-form-advanced.php:625 msgid "Last edited by %1$s on %2$s at %3$s" msgstr "Last edited by %1$s on %2$s at %3$s" #. translators: 1: Date of last edit, 2: Time of last edit. #. translators: 1: Post edited date, 2: Post edited time. #: wp-admin/includes/ajax-actions.php:2815 wp-admin/edit-form-advanced.php:628 msgid "Last edited on %1$s at %2$s" msgstr "Last edited on %1$s at %2$s" #: wp-admin/includes/template.php:495 msgid "Update Comment" msgstr "Update Comment" #: wp-admin/edit-tags.php:448 wp-admin/edit-tag-form.php:156 msgid "The “slug” is the URL-friendly version of the name. It is usually all lowercase and contains only letters, numbers, and hyphens." msgstr "The “slug” is the URL-friendly version of the name. It is usually all lowercase and contains only letters, numbers, and hyphens." #: wp-admin/edit-tags.php:500 wp-admin/edit-tag-form.php:191 msgid "The description is not prominent by default; however, some themes may show it." msgstr "The description is not prominent by default; however, some themes may show it." #. translators: %s: URL to Links screen. #: wp-admin/edit-link-form.php:16 msgid "<a href=\"%s\">Links</a> / Edit Link" msgstr "<a href=\"%s\">Links</a> / Edit Link" #: wp-admin/includes/meta-boxes.php:1087 wp-admin/edit-link-form.php:17 msgid "Update Link" msgstr "Update Link" #. translators: %s: URL to Links screen. #: wp-admin/edit-link-form.php:22 msgid "<a href=\"%s\">Links</a> / Add New Link" msgstr "<a href=\"%s\">Links</a> / Add New Link" #: wp-admin/edit-link-form.php:95 msgid "Link added." msgstr "Link added." #: wp-admin/edit-link-form.php:117 msgid "Example: Nifty blogging software" msgstr "Example: Nifty blogging software" #: wp-admin/edit-link-form.php:122 msgid "Web Address" msgstr "Web Address" #: wp-admin/edit-link-form.php:133 msgid "This will be shown when someone hovers over the link in the blogroll, or optionally below the link." msgstr "This will be shown when someone hovers over the link in the blogroll, or optionally below the link." #: wp-admin/edit-tags.php:442 wp-admin/edit-tag-form.php:134 msgid "The name is how it appears on your site." msgstr "The name is how it appears on your site." #: wp-admin/edit-tags.php:491 wp-admin/edit-tag-form.php:181 msgid "Categories, unlike tags, can have a hierarchy. You might have a Jazz category, and under that have children categories for Bebop and Big Band. Totally optional." msgstr "Categories, unlike tags, can have a hierarchy. You might have a Jazz category, and under that have children categories for Bebop and Big Band. Totally optional." #: wp-admin/includes/edit-tag-messages.php:15 msgid "Item deleted." msgstr "Item deleted." #: wp-admin/includes/edit-tag-messages.php:16 msgid "Item updated." msgstr "Item updated." #: wp-admin/includes/edit-tag-messages.php:17 msgid "Item not added." msgstr "Item not added." #: wp-admin/includes/edit-tag-messages.php:19 msgid "Items deleted." msgstr "Items deleted." #. translators: %s: Number of posts. #: wp-admin/edit.php:334 msgid "%s post updated." msgid_plural "%s posts updated." msgstr[0] "%s post updated." msgstr[1] "%s posts updated." #. translators: %s: Number of posts. #: wp-admin/includes/class-wp-posts-list-table.php:309 msgctxt "posts" msgid "Mine <span class=\"count\">(%s)</span>" msgid_plural "Mine <span class=\"count\">(%s)</span>" msgstr[0] "Mine <span class=\"count\">(%s)</span>" msgstr[1] "Mine <span class=\"count\">(%s)</span>" #. translators: %s: Number of posts. #: wp-admin/includes/class-wp-posts-list-table.php:330 msgctxt "posts" msgid "All <span class=\"count\">(%s)</span>" msgid_plural "All <span class=\"count\">(%s)</span>" msgstr[0] "All <span class=\"count\">(%s)</span>" msgstr[1] "All <span class=\"count\">(%s)</span>" #: wp-admin/export.php:18 wp-admin/menu.php:281 msgid "Export" msgstr "Export" #: wp-admin/export.php:171 msgid "When you click the button below WordPress will create an XML file for you to save to your computer." msgstr "When you click the button below WordPress will create an XML file for you to save to your computer." #: wp-admin/export.php:172 msgid "This format, which we call WordPress eXtended RSS or WXR, will contain your posts, pages, comments, custom fields, categories, and tags." msgstr "This format, which we call WordPress eXtended RSS or WXR, will contain your posts, pages, comments, custom fields, categories, and tags." #: wp-admin/export.php:320 msgid "Download Export File" msgstr "Download Export File" #: wp-admin/import.php:96 msgid "No importers are available." msgstr "No importers are available." #: wp-admin/includes/import.php:190 msgid "Blogger" msgstr "Blogger" #: wp-admin/includes/import.php:202 msgid "LiveJournal" msgstr "LiveJournal" #: wp-admin/includes/import.php:208 msgid "Movable Type and TypePad" msgstr "Movable Type and TypePad" #. translators: %s: Directory name. #: wp-admin/includes/class-wp-filesystem-base.php:295 msgid "Changing to %s" msgstr "Changing to %s" #. translators: %s: Directory name. #: wp-admin/includes/class-wp-filesystem-base.php:313 msgid "Found %s" msgstr "Found %s" #: wp-admin/includes/class-wp-filesystem-ftpext.php:37 msgid "The ftp PHP extension is not available" msgstr "The ftp PHP extension is not available" #: wp-admin/includes/class-wp-filesystem-ftpsockets.php:49 #: wp-admin/includes/class-wp-filesystem-ftpext.php:53 msgid "FTP hostname is required" msgstr "FTP hostname is required" #: wp-admin/includes/class-wp-filesystem-ftpsockets.php:56 #: wp-admin/includes/class-wp-filesystem-ftpext.php:60 msgid "FTP username is required" msgstr "FTP username is required" #: wp-admin/includes/class-wp-filesystem-ftpsockets.php:62 #: wp-admin/includes/class-wp-filesystem-ftpext.php:66 msgid "FTP password is required" msgstr "FTP password is required" #. translators: %s: Username. #: wp-admin/includes/class-wp-filesystem-ftpsockets.php:113 #: wp-admin/includes/class-wp-filesystem-ftpext.php:110 #: wp-admin/includes/class-wp-filesystem-ssh2.php:145 msgid "Username/Password incorrect for %s" msgstr "Username/Password incorrect for %s" #: wp-admin/includes/class-wp-filesystem-ssh2.php:69 msgid "The ssh2 PHP extension is not available" msgstr "The ssh2 PHP extension is not available" #: wp-admin/includes/class-wp-filesystem-ssh2.php:81 msgid "SSH2 hostname is required" msgstr "SSH2 hostname is required" #: wp-admin/includes/class-wp-filesystem-ssh2.php:95 msgid "SSH2 username is required" msgstr "SSH2 username is required" #: wp-admin/includes/class-wp-filesystem-ssh2.php:105 msgid "SSH2 password is required" msgstr "SSH2 password is required" #. translators: %s: Username. #: wp-admin/includes/class-wp-filesystem-ssh2.php:158 msgid "Public and Private keys incorrect for %s" msgstr "Public and Private keys incorrect for %s" #. translators: %s: Command. #: wp-admin/includes/class-wp-filesystem-ssh2.php:226 msgid "Unable to perform command: %s" msgstr "Unable to perform command: %s" #: wp-admin/includes/theme.php:62 #: wp-admin/includes/class-wp-automatic-updater.php:386 #: wp-admin/includes/class-wp-upgrader.php:150 wp-admin/includes/file.php:1428 #: wp-admin/includes/plugin.php:943 msgid "Could not access filesystem." msgstr "Could not access filesystem." #: wp-admin/includes/theme.php:66 wp-admin/includes/class-wp-upgrader.php:151 #: wp-admin/includes/plugin.php:947 msgid "Filesystem error." msgstr "Filesystem error." #. translators: %s: Directory name. #: wp-admin/includes/class-wp-upgrader.php:157 msgid "Unable to locate needed folder (%s)." msgstr "Unable to locate needed folder (%s)." #: wp-admin/includes/class-wp-privacy-data-export-requests-list-table.php:62 #: wp-admin/includes/class-wp-upgrader.php:159 msgid "Download failed." msgstr "Download failed." #: wp-admin/includes/class-wp-upgrader.php:160 msgid "Installing the latest version…" msgstr "Installing the latest version…" #: wp-admin/includes/class-wp-upgrader.php:162 msgid "Destination folder already exists." msgstr "Destination folder already exists." #: wp-admin/includes/update-core.php:1375 #: wp-admin/includes/class-wp-upgrader.php:163 wp-admin/includes/file.php:1572 #: wp-admin/includes/file.php:1699 wp-admin/includes/file.php:1767 msgid "Could not create directory." msgstr "Could not create directory." #: wp-admin/includes/file.php:1505 wp-admin/includes/file.php:1645 msgid "Incompatible Archive." msgstr "Incompatible Archive." #: wp-admin/includes/update-core.php:1094 #: wp-admin/includes/class-wp-upgrader.php:167 msgid "Enabling Maintenance mode…" msgstr "Enabling Maintenance mode…" #: wp-admin/includes/update-core.php:1191 #: wp-admin/includes/class-wp-upgrader.php:168 msgid "Disabling Maintenance mode…" msgstr "Disabling Maintenance mode…" #: wp-admin/includes/class-plugin-upgrader.php:57 msgid "The plugin is at the latest version." msgstr "The plugin is at the latest version." #: wp-admin/includes/class-plugin-upgrader.php:61 #: wp-admin/includes/class-theme-upgrader.php:60 #: wp-admin/includes/class-core-upgrader.php:34 #: wp-admin/includes/class-language-pack-upgrader.php:118 msgid "Unpacking the update…" msgstr "Unpacking the update…" #: wp-admin/includes/class-plugin-upgrader.php:62 msgid "Removing the old version of the plugin…" msgstr "Removing the old version of the plugin…" #: wp-admin/includes/class-plugin-upgrader.php:63 msgid "Could not remove the old plugin." msgstr "Could not remove the old plugin." #: wp-admin/includes/class-plugin-upgrader.php:78 #: wp-admin/includes/class-theme-upgrader.php:76 msgid "Unpacking the package…" msgstr "Unpacking the package…" #: wp-admin/includes/class-plugin-upgrader.php:79 msgid "Installing the plugin…" msgstr "Installing the plugin…" #: wp-admin/includes/class-plugin-upgrader.php:84 msgid "Plugin installed successfully." msgstr "Plugin installed successfully." #: wp-admin/includes/class-theme-upgrader.php:56 msgid "The theme is at the latest version." msgstr "The theme is at the latest version." #: wp-admin/includes/class-theme-upgrader.php:61 #: wp-admin/includes/class-theme-upgrader.php:78 msgid "Removing the old version of the theme…" msgstr "Removing the old version of the theme…" #: wp-admin/includes/class-theme-upgrader.php:62 #: wp-admin/includes/class-theme-upgrader.php:79 msgid "Could not remove the old theme." msgstr "Could not remove the old theme." #: wp-admin/includes/class-theme-upgrader.php:77 msgid "Installing the theme…" msgstr "Installing the theme…" #: wp-admin/includes/class-theme-upgrader.php:82 msgid "Theme installed successfully." msgstr "Theme installed successfully." #: wp-admin/includes/class-core-upgrader.php:29 msgid "WordPress is at the latest version." msgstr "WordPress is at the latest version." #: wp-admin/includes/class-core-upgrader.php:35 msgid "Could not copy files." msgstr "Could not copy files." #: wp-admin/includes/class-plugin-installer-skin.php:116 #: wp-admin/includes/class-plugin-upgrader-skin.php:96 msgid "Activate Plugin" msgstr "Activate Plugin" #: wp-admin/includes/class-plugin-installer-skin.php:151 #: wp-admin/includes/class-bulk-plugin-upgrader-skin.php:51 #: wp-admin/includes/class-plugin-upgrader-skin.php:101 msgid "Return to Plugins page" msgstr "Return to Plugins page" #: wp-admin/includes/class-plugin-installer-skin.php:139 #: wp-admin/includes/class-plugin-installer-skin.php:145 msgid "Return to Plugin Installer" msgstr "Return to Plugin Installer" #. translators: 1: Theme name, 2: Theme version. #: wp-admin/includes/class-theme-upgrader.php:84 msgid "Successfully installed the theme <strong>%1$s %2$s</strong>." msgstr "Successfully installed the theme <strong>%1$s %2$s</strong>." #. translators: %s: Theme name. #. translators: %s: Post title. #: wp-admin/includes/class-wp-theme-install-list-table.php:273 #: wp-admin/includes/class-wp-posts-list-table.php:1398 msgid "Preview “%s”" msgstr "Preview “%s”" #: wp-admin/includes/class-theme-installer-skin.php:158 msgid "Return to Theme Installer" msgstr "Return to Theme Installer" #: wp-admin/includes/class-theme-installer-skin.php:164 #: wp-admin/includes/class-theme-upgrader-skin.php:127 #: wp-admin/includes/class-bulk-theme-upgrader-skin.php:51 msgid "Return to Themes page" msgstr "Return to Themes page" #: wp-admin/includes/class-file-upload-upgrader.php:56 #: wp-admin/includes/class-file-upload-upgrader.php:95 #: wp-admin/includes/class-file-upload-upgrader.php:111 msgid "Please select a file" msgstr "Please select a file" #. translators: %s: Destination file path. #: wp-admin/includes/file.php:915 msgid "The uploaded file could not be moved to %s." msgstr "The uploaded file could not be moved to %s." #: wp-admin/includes/dashboard.php:65 msgid "Right Now" msgstr "Right Now" #: wp-admin/includes/dashboard.php:1485 msgid "Other WordPress News" msgstr "Other WordPress News" #: wp-admin/includes/dashboard.php:136 msgid "View all" msgstr "View all" #: wp-admin/includes/dashboard.php:191 msgid "Configure" msgstr "Configure" #: wp-admin/includes/nav-menu.php:465 wp-admin/includes/nav-menu.php:752 msgid "Page" msgstr "Page" #: wp-admin/edit-form-comment.php:105 msgid "Pending" msgstr "Pending" #: wp-admin/includes/class-wp-comments-list-table.php:695 #: wp-admin/includes/class-wp-comments-list-table.php:704 #: wp-admin/includes/dashboard.php:684 msgid "Approve this comment" msgstr "Approve this comment" #: wp-admin/includes/class-wp-comments-list-table.php:687 #: wp-admin/includes/class-wp-comments-list-table.php:712 #: wp-admin/includes/dashboard.php:692 msgid "Unapprove this comment" msgstr "Unapprove this comment" #: wp-admin/includes/class-wp-comments-list-table.php:790 #: wp-admin/includes/dashboard.php:707 msgid "Reply to this comment" msgstr "Reply to this comment" #: wp-admin/includes/class-wp-comments-list-table.php:722 #: wp-admin/includes/dashboard.php:715 msgid "Mark this comment as spam" msgstr "Mark this comment as spam" #. translators: "Mark as spam" link. #: wp-admin/includes/class-wp-comments-list-table.php:724 #: wp-admin/includes/dashboard.php:717 msgctxt "verb" msgid "Spam" msgstr "Spam" #: wp-admin/includes/dashboard.php:808 wp-admin/includes/dashboard.php:815 #: wp-admin/includes/dashboard.php:845 wp-admin/includes/dashboard.php:852 msgid "[Pending]" msgstr "[Pending]" #: wp-admin/includes/dashboard.php:1097 wp-admin/includes/dashboard.php:1276 msgid "This widget requires JavaScript." msgstr "This widget requires JavaScript." #: wp-admin/includes/file.php:25 msgid "Main Index Template" msgstr "Main Index Template" #: wp-admin/includes/file.php:56 msgid "RTL Stylesheet" msgstr "RTL Stylesheet" #: wp-admin/includes/file.php:64 msgid "Popup Comments" msgstr "Popup Comments" #: wp-admin/includes/file.php:29 msgid "Category Template" msgstr "Category Template" #: wp-admin/includes/file.php:21 msgid "Search Form" msgstr "Search Form" #: wp-admin/includes/file.php:36 msgid "Single Post" msgstr "Single Post" #: wp-admin/includes/file.php:22 msgid "404 Template" msgstr "404 Template" #: wp-admin/includes/file.php:23 msgid "Links Template" msgstr "Links Template" #: wp-admin/includes/file.php:16 msgid "Theme Functions" msgstr "Theme Functions" #: wp-admin/includes/file.php:41 msgid "Attachment Template" msgstr "Attachment Template" #: wp-admin/includes/file.php:42 msgid "Image Attachment Template" msgstr "Image Attachment Template" #: wp-admin/includes/file.php:43 msgid "Video Attachment Template" msgstr "Video Attachment Template" #: wp-admin/includes/file.php:44 msgid "Audio Attachment Template" msgstr "Audio Attachment Template" #: wp-admin/includes/file.php:45 msgid "Application Attachment Template" msgstr "Application Attachment Template" #: wp-admin/includes/file.php:58 msgid "my-hacks.php (legacy hacks support)" msgstr "my-hacks.php (legacy hacks support)" #: wp-admin/includes/file.php:59 msgid ".htaccess (for rewrite rules )" msgstr ".htaccess (for rewrite rules )" #: wp-admin/includes/file.php:62 msgid "Comments Template" msgstr "Comments Template" #: wp-admin/includes/file.php:63 msgid "Popup Comments Template" msgstr "Popup Comments Template" #: wp-admin/includes/file.php:796 msgid "The uploaded file was only partially uploaded." msgstr "The uploaded file was only partially uploaded." #: wp-admin/includes/file.php:797 msgid "No file was uploaded." msgstr "No file was uploaded." #: wp-admin/includes/file.php:799 msgid "Missing a temporary folder." msgstr "Missing a temporary folder." #: wp-admin/includes/file.php:800 msgid "Failed to write file to disk." msgstr "Failed to write file to disk." #: wp-admin/includes/file.php:801 msgid "File upload stopped by extension." msgstr "File upload stopped by extension." #: wp-admin/includes/file.php:815 msgid "Invalid form submission." msgstr "Invalid form submission." #: wp-admin/includes/file.php:825 msgid "Specified file failed upload test." msgstr "Specified file failed upload test." #: wp-admin/includes/file.php:1039 msgid "Invalid URL Provided." msgstr "Invalid URL Provided." #: wp-admin/includes/file.php:1046 msgid "Could not create Temporary file." msgstr "Could not create Temporary file." #: wp-admin/includes/file.php:1513 wp-admin/includes/file.php:1580 msgid "Could not retrieve file from archive." msgstr "Could not retrieve file from archive." #: wp-admin/includes/file.php:1598 msgid "Could not extract file from archive." msgstr "Could not extract file from archive." #: wp-admin/includes/update-core.php:1236 #: wp-admin/includes/update-core.php:1364 wp-admin/includes/file.php:1602 #: wp-admin/includes/file.php:1720 wp-admin/includes/file.php:1759 msgid "Could not copy file." msgstr "Could not copy file." #: wp-admin/includes/file.php:1649 msgid "Empty archive." msgstr "Empty archive." #: wp-admin/includes/file.php:2136 msgid "FTP" msgstr "FTP" #: wp-admin/includes/file.php:2139 msgid "FTPS (SSL)" msgstr "FTPS (SSL)" #: wp-admin/includes/file.php:2142 msgid "SSH2" msgstr "SSH2" #: wp-admin/includes/file.php:2169 msgid "Connection Information" msgstr "Connection Information" #: wp-admin/includes/file.php:2203 msgid "Hostname" msgstr "Hostname" #: wp-admin/includes/file.php:2246 msgid "Authentication Keys" msgstr "Authentication Keys" #: wp-admin/includes/file.php:2248 msgid "Public Key:" msgstr "Public Key:" #: wp-admin/includes/file.php:2252 msgid "Private Key:" msgstr "Private Key:" #: wp-admin/includes/file.php:2225 msgid "Connection Type" msgstr "Connection Type" #: wp-admin/includes/file.php:2269 msgid "Proceed" msgstr "Proceed" #: wp-admin/includes/image-edit.php:28 wp-admin/includes/image-edit.php:818 msgid "Image data does not exist. Please re-upload the image." msgstr "Image data does not exist. Please re-upload the image." #: wp-admin/includes/image-edit.php:76 msgid "Flip vertical" msgstr "Flip vertically" #: wp-admin/includes/image-edit.php:77 msgid "Flip horizontal" msgstr "Flip horizontally" #: wp-admin/includes/image-edit.php:105 msgid "Scale Image" msgstr "Scale Image" #. translators: %s: Image width and height in pixels. #: wp-admin/includes/image-edit.php:115 msgid "Original dimensions %s" msgstr "Original dimensions %s" #: wp-admin/includes/class-custom-background.php:313 #: wp-admin/includes/class-custom-background.php:317 msgid "Restore Original Image" msgstr "Restore Original Image" #: wp-admin/includes/image-edit.php:148 msgid "Discard any changes and restore the original image." msgstr "Discard any changes and restore the original image." #: wp-admin/includes/image-edit.php:151 msgid "Previously edited copies of the image will not be deleted." msgstr "Previously edited copies of the image will not be deleted." #: wp-admin/includes/image-edit.php:156 msgid "Restore image" msgstr "Restore image" #: wp-admin/includes/image-edit.php:166 msgid "Image Crop" msgstr "Image Crop" #: wp-admin/includes/image-edit.php:172 msgid "Crop Aspect Ratio" msgstr "Crop Aspect Ratio" #: wp-admin/includes/image-edit.php:175 msgid "Crop Selection" msgstr "Crop Selection" #: wp-admin/includes/image-edit.php:181 msgid "Aspect ratio:" msgstr "Aspect ratio:" #: wp-admin/includes/image-edit.php:192 msgid "Selection:" msgstr "Selection:" #: wp-admin/includes/image-edit.php:211 msgid "Thumbnail Settings" msgstr "Thumbnail Settings" #: wp-admin/includes/image-edit.php:220 msgid "Current thumbnail" msgstr "Current thumbnail" #: wp-admin/includes/image-edit.php:225 msgid "Apply changes to:" msgstr "Apply changes to:" #: wp-admin/includes/image-edit.php:229 msgid "All image sizes" msgstr "All image sizes" #: wp-admin/includes/image-edit.php:239 msgid "All sizes except thumbnail" msgstr "All sizes except thumbnail" #: wp-admin/includes/image-edit.php:683 msgid "Cannot load image metadata." msgstr "Cannot load image metadata." #: wp-admin/includes/image-edit.php:743 msgid "Cannot save image metadata." msgstr "Cannot save image metadata." #: wp-admin/includes/image-edit.php:748 msgid "Image metadata is inconsistent." msgstr "Image metadata is inconsistent." #: wp-admin/includes/image-edit.php:750 msgid "Image restored successfully." msgstr "Image restored successfully." #: wp-admin/includes/image-edit.php:777 msgid "Unable to create new image." msgstr "Unable to create new image." #: wp-admin/includes/image-edit.php:801 msgid "Error while saving the scaled image. Please reload the page and try again." msgstr "Error while saving the scaled image. Please reload the page and try again." #: wp-admin/includes/image-edit.php:810 msgid "Nothing to save, the image has not changed." msgstr "Nothing to save, the image has not changed." #: wp-admin/includes/image-edit.php:859 msgid "Unable to save the image." msgstr "Unable to save the image." #: wp-admin/includes/image-edit.php:987 msgid "Image saved" msgstr "Image saved" #: wp-admin/includes/media.php:18 msgid "From Computer" msgstr "From Computer" #: wp-admin/includes/media.php:19 msgid "From URL" msgstr "From URL" #. translators: %s: Number of attachments. #: wp-admin/includes/media.php:64 msgid "Gallery (%s)" msgstr "Gallery (%s)" #: wp-admin/includes/media.php:518 msgid "Uploads" msgstr "Uploads" #: wp-admin/credits.php:30 wp-admin/includes/class-wp-debug-data.php:64 #: wp-admin/includes/class-wp-privacy-policy-content.php:721 #: wp-admin/includes/media.php:518 wp-admin/includes/template.php:2014 #: wp-admin/privacy.php:27 wp-admin/install.php:77 wp-admin/freedoms.php:33 #: wp-admin/upgrade.php:68 wp-admin/about.php:28 wp-admin/setup-config.php:118 #: wp-admin/maint/repair.php:24 msgid "WordPress" msgstr "WordPress" #: wp-admin/includes/media.php:1228 wp-admin/includes/media.php:1389 msgid "File URL" msgstr "File URL" #: wp-admin/includes/media.php:1450 wp-admin/includes/media.php:2931 msgid "Alt text for the image, e.g. “The Mona Lisa”" msgstr "Alt text for the image, e.g. “The Mona Lisa”" #: wp-admin/includes/media.php:1307 msgid "Empty Title filled from filename." msgstr "Empty Title filled from filename." #: wp-admin/includes/media.php:1393 msgid "Location of the uploaded file." msgstr "Location of the uploaded file." #: wp-admin/includes/media.php:1584 wp-admin/includes/media.php:2530 #: wp-admin/js/user-profile.js:70 msgid "Show" msgstr "Show" #: wp-admin/includes/media.php:1585 wp-admin/includes/media.php:2531 #: wp-admin/install.php:146 wp-admin/user-new.php:545 #: wp-admin/user-edit.php:638 wp-admin/js/user-profile.js:70 msgid "Hide" msgstr "Hide" #: wp-admin/includes/media.php:1668 msgid "Upload date:" msgstr "Upload date:" #: wp-admin/includes/media.php:1694 wp-admin/includes/media.php:2961 #: wp-admin/includes/media.php:2967 msgid "Insert into Post" msgstr "Insert into Post" #: wp-admin/includes/media.php:2307 msgid "Add media files from your computer" msgstr "Add media files from your computer" #: wp-admin/includes/media.php:2337 wp-admin/includes/media.php:2556 #: wp-admin/includes/media.php:2859 msgid "Save all changes" msgstr "Save all changes" #: wp-admin/includes/media.php:2529 msgid "All Tabs:" msgstr "All Tabs:" #: wp-admin/includes/media.php:2533 msgid "Sort Order:" msgstr "Sort Order:" #: wp-admin/includes/media.php:2534 wp-admin/includes/media.php:2613 msgid "Ascending" msgstr "Ascending" #: wp-admin/includes/media.php:2535 wp-admin/includes/media.php:2616 msgid "Descending" msgstr "Descending" #: wp-admin/includes/media.php:2577 msgid "Link thumbnails to:" msgstr "Link thumbnails to:" #: wp-admin/includes/media.php:2582 msgid "Image File" msgstr "Image File" #: wp-admin/includes/media.php:2592 msgid "Order images by:" msgstr "Order images by:" #: wp-admin/includes/media.php:2597 msgid "Menu order" msgstr "Menu order" #: wp-admin/includes/media.php:2599 msgid "Date/Time" msgstr "Date/Time" #: wp-admin/includes/media.php:2600 msgid "Random" msgstr "Random" #: wp-admin/includes/media.php:2608 msgid "Order:" msgstr "Order:" #: wp-admin/includes/media.php:2623 msgid "Gallery columns:" msgstr "Gallery columns:" #: wp-admin/includes/media.php:2644 msgid "Update gallery settings" msgstr "Update gallery settings" #: wp-admin/includes/media.php:2703 wp-admin/includes/media.php:2705 msgid "Search Media" msgstr "Search Media" #: wp-admin/includes/media.php:2740 msgid "All Types" msgstr "All Types" #: wp-admin/includes/media.php:2832 msgid "Filter »" msgstr "Filter »" #: wp-admin/includes/media.php:2880 msgid "Image Caption" msgstr "Image Caption" #: wp-admin/includes/media.php:2950 msgid "Link Image To:" msgstr "Link Image To:" #: wp-admin/includes/media.php:2955 msgid "Link to image" msgstr "Link to image" #: wp-admin/includes/media.php:2924 msgid "Link text, e.g. “Ransom Demands (PDF)”" msgstr "Link text, e.g. “Ransom Demands (PDF)”" #: wp-admin/includes/meta-boxes.php:71 msgid "Preview Changes" msgstr "Preview Changes" #: wp-admin/includes/meta-boxes.php:103 wp-admin/edit-form-comment.php:98 #: wp-admin/export.php:222 wp-admin/export.php:269 msgid "Status:" msgstr "Status:" #: wp-admin/includes/meta-boxes.php:198 msgid "Stick this post to the front page" msgstr "Stick this post to the front page" #: wp-admin/includes/meta-boxes.php:230 wp-admin/includes/meta-boxes.php:244 msgid "Publish <b>immediately</b>" msgstr "Publish <b>immediately</b>" #: wp-admin/includes/meta-boxes.php:1141 wp-admin/includes/meta-boxes.php:1143 msgid "+ Add New Category" msgstr "+ Add New Category" #: wp-admin/includes/meta-boxes.php:1144 msgid "New category name" msgstr "New category name" #: wp-admin/includes/meta-boxes.php:727 msgid "Already pinged:" msgstr "Already pinged:" #: wp-admin/includes/meta-boxes.php:737 msgid "Send trackbacks to:" msgstr "Send trackbacks to:" #: wp-admin/includes/meta-boxes.php:740 msgid "Separate multiple URLs with spaces" msgstr "Separate multiple URLs with spaces" #: wp-admin/includes/meta-boxes.php:872 msgid "Show comments" msgstr "Show comments" #: wp-admin/includes/meta-boxes.php:967 #: wp-admin/includes/class-wp-posts-list-table.php:1668 msgid "Parent" msgstr "Parent" #: wp-admin/includes/class-wp-posts-list-table.php:1674 msgid "Main Page (no parent)" msgstr "Main Page (no parent)" #: wp-admin/includes/meta-boxes.php:1052 msgid "Visit Link" msgstr "Visit Link" #: wp-admin/includes/meta-boxes.php:1060 msgid "Keep this link private" msgstr "Keep this link private" #. translators: %s: Link name. #: wp-admin/includes/class-wp-links-list-table.php:333 #: wp-admin/includes/meta-boxes.php:1078 msgid "" "You are about to delete this link '%s'\n" " 'Cancel' to stop, 'OK' to delete." msgstr "" "You are about to delete this link '%s'\n" " 'Cancel' to stop, 'OK' to delete." #: wp-admin/includes/meta-boxes.php:1167 msgid "<code>_blank</code> — new window or tab." msgstr "<code>_blank</code> — new window or tab." #: wp-admin/includes/meta-boxes.php:1170 msgid "<code>_top</code> — current window or tab, with no frames." msgstr "<code>_top</code> — current window or tab, with no frames." #: wp-admin/includes/meta-boxes.php:1173 msgid "<code>_none</code> — same window or tab." msgstr "<code>_none</code> — same window or tab." #: wp-admin/includes/meta-boxes.php:1175 msgid "Choose the target frame for your link." msgstr "Choose the target frame for your link." #. translators: xfn: https://gmpg.org/xfn #: wp-admin/includes/meta-boxes.php:1231 msgid "rel:" msgstr "rel:" #. translators: xfn: https://gmpg.org/xfn #: wp-admin/includes/meta-boxes.php:1235 wp-admin/includes/meta-boxes.php:1236 msgid "identity" msgstr "identity" #: wp-admin/includes/meta-boxes.php:1239 msgid "another web address of mine" msgstr "another web address of mine" #. translators: xfn: https://gmpg.org/xfn #: wp-admin/includes/meta-boxes.php:1243 wp-admin/includes/meta-boxes.php:1244 msgid "friendship" msgstr "friendship" #. translators: xfn: https://gmpg.org/xfn #: wp-admin/includes/meta-boxes.php:1246 msgid "contact" msgstr "contact" #. translators: xfn: https://gmpg.org/xfn #: wp-admin/includes/meta-boxes.php:1249 msgid "acquaintance" msgstr "acquaintance" #. translators: xfn: https://gmpg.org/xfn #: wp-admin/includes/meta-boxes.php:1252 msgid "friend" msgstr "friend" #. translators: xfn: https://gmpg.org/xfn #: wp-admin/includes/meta-boxes.php:1255 wp-admin/includes/meta-boxes.php:1288 #: wp-admin/includes/meta-boxes.php:1311 msgid "none" msgstr "none" #. translators: xfn: https://gmpg.org/xfn #: wp-admin/includes/meta-boxes.php:1260 wp-admin/includes/meta-boxes.php:1261 msgid "physical" msgstr "physical" #. translators: xfn: https://gmpg.org/xfn #: wp-admin/includes/meta-boxes.php:1263 msgid "met" msgstr "met" #. translators: xfn: https://gmpg.org/xfn #: wp-admin/includes/meta-boxes.php:1268 wp-admin/includes/meta-boxes.php:1269 msgid "professional" msgstr "professional" #. translators: xfn: https://gmpg.org/xfn #: wp-admin/includes/meta-boxes.php:1274 msgid "colleague" msgstr "colleague" #. translators: xfn: https://gmpg.org/xfn #: wp-admin/includes/meta-boxes.php:1279 wp-admin/includes/meta-boxes.php:1280 msgid "geographical" msgstr "geographical" #. translators: xfn: https://gmpg.org/xfn #: wp-admin/includes/meta-boxes.php:1282 msgid "co-resident" msgstr "co-resident" #. translators: xfn: https://gmpg.org/xfn #: wp-admin/includes/meta-boxes.php:1293 wp-admin/includes/meta-boxes.php:1294 msgid "family" msgstr "family" #. translators: xfn: https://gmpg.org/xfn #: wp-admin/includes/meta-boxes.php:1296 msgid "child" msgstr "child" #. translators: xfn: https://gmpg.org/xfn #: wp-admin/includes/meta-boxes.php:1299 msgid "kin" msgstr "kin" #. translators: xfn: https://gmpg.org/xfn #: wp-admin/includes/meta-boxes.php:1302 msgid "parent" msgstr "parent" #. translators: xfn: https://gmpg.org/xfn #: wp-admin/includes/meta-boxes.php:1271 msgid "co-worker" msgstr "co-worker" #. translators: xfn: https://gmpg.org/xfn #: wp-admin/includes/meta-boxes.php:1305 msgid "sibling" msgstr "sibling" #. translators: xfn: https://gmpg.org/xfn #: wp-admin/includes/meta-boxes.php:1308 msgid "spouse" msgstr "spouse" #. translators: xfn: https://gmpg.org/xfn #: wp-admin/includes/meta-boxes.php:1316 wp-admin/includes/meta-boxes.php:1317 msgid "romantic" msgstr "romantic" #. translators: xfn: https://gmpg.org/xfn #: wp-admin/includes/meta-boxes.php:1319 msgid "muse" msgstr "muse" #. translators: xfn: https://gmpg.org/xfn #: wp-admin/includes/meta-boxes.php:1322 msgid "crush" msgstr "crush" #. translators: xfn: https://gmpg.org/xfn #: wp-admin/includes/meta-boxes.php:1325 msgid "date" msgstr "date" #. translators: xfn: https://gmpg.org/xfn #: wp-admin/includes/meta-boxes.php:1328 msgid "sweetheart" msgstr "sweetheart" #: wp-admin/includes/meta-boxes.php:1349 msgid "Image Address" msgstr "Image Address" #: wp-admin/includes/meta-boxes.php:1353 msgid "RSS Address" msgstr "RSS Address" #: wp-admin/includes/meta-boxes.php:1357 msgid "Notes" msgstr "Notes" #: wp-admin/includes/class-wp-links-list-table.php:136 #: wp-admin/includes/meta-boxes.php:1361 msgid "Rating" msgstr "Rating" #: wp-admin/includes/meta-boxes.php:1372 msgid "(Leave at 0 for no rating.)" msgstr "(Leave at 0 for no rating.)" #: wp-admin/includes/plugin-install.php:281 msgid "Popular tags" msgstr "Popular tags" #: wp-admin/includes/plugin-install.php:282 msgid "You may also browse based on the most popular tags in the Plugin Directory:" msgstr "You may also browse based on the most popular tags in the Plugin Directory:" #: wp-admin/includes/plugin-install.php:337 #: wp-admin/includes/plugin-install.php:339 msgid "Search Plugins" msgstr "Search Plugins" #: wp-admin/includes/plugin-install.php:355 msgid "Plugin zip file" msgstr "Plugin zip file" #: wp-admin/includes/class-wp-plugin-install-list-table.php:533 #: wp-admin/includes/theme-install.php:187 #: wp-admin/includes/class-wp-theme-install-list-table.php:327 #: wp-admin/includes/plugin-install.php:357 #: wp-admin/includes/plugin-install.php:860 wp-admin/press-this.php:63 #: wp-admin/import.php:160 wp-admin/js/updates.js:895 #: wp-admin/js/updates.js:2150 wp-admin/js/updates.js:2193 msgid "Install Now" msgstr "Install Now" #. translators: %s: Number of ratings. #: wp-admin/includes/plugin-install.php:722 msgid "(based on %s rating)" msgid_plural "(based on %s ratings)" msgstr[0] "(based on %s rating)" msgstr[1] "(based on %s ratings)" #: wp-admin/includes/plugin-install.php:872 msgid "Install Update Now" msgstr "Install Update Now" #. translators: %s: Plugin version. #: wp-admin/includes/plugin-install.php:883 msgid "Newer Version (%s) Installed" msgstr "Newer Version (%s) Installed" #: wp-admin/includes/plugin-install.php:886 msgid "Latest Version Installed" msgstr "Latest Version Installed" #: wp-admin/includes/class-wp-plugin-install-list-table.php:731 #: wp-admin/includes/plugin-install.php:658 msgid "Last Updated:" msgstr "Last Updated:" #. translators: %s: Version number. #: wp-admin/includes/plugin-install.php:669 #: wp-admin/includes/plugin-install.php:679 msgid "%s or higher" msgstr "%s or higher" #: wp-admin/includes/plugin-install.php:673 msgid "Compatible up to:" msgstr "Compatible up to:" #: wp-admin/includes/plugin-install.php:700 msgid "WordPress.org Plugin Page »" msgstr "WordPress.org Plugin Page »" #: wp-admin/includes/plugin-install.php:708 msgid "Average Rating" msgstr "Average Rating" #: wp-admin/includes/plugin.php:731 msgid "The plugin generated unexpected output." msgstr "The plugin generated unexpected output." #: wp-admin/includes/plugin.php:881 msgid "One of the plugins is invalid." msgstr "One of the plugins is invalid." #: wp-admin/includes/plugin.php:1098 msgid "Invalid plugin path." msgstr "Invalid plugin path." #: wp-admin/includes/plugin.php:1101 msgid "Plugin file does not exist." msgstr "Plugin file does not exist." #: wp-admin/includes/plugin.php:1106 msgid "The plugin does not have a valid header." msgstr "The plugin does not have a valid header." #: wp-admin/includes/post.php:685 msgid "Auto Draft" msgstr "Auto Draft" #: wp-admin/includes/post.php:1458 wp-admin/includes/post.php:1483 msgid "Permalink:" msgstr "Permalink:" #: wp-admin/includes/post.php:1471 msgid "Change Permalinks" msgstr "Change Permalinks" #. translators: Site tagline. #: wp-admin/includes/schema.php:405 msgid "Just another WordPress site" msgstr "Just another WordPress site" #. translators: %s: Network title. #: wp-admin/includes/schema.php:549 msgid "Just another %s site" msgstr "Just another %s site" #: wp-admin/includes/schema.php:1083 msgid "Warning! Wildcard DNS may not be configured correctly!" msgstr "Warning! Wildcard DNS may not be configured correctly!" #: wp-admin/includes/class-wp-terms-list-table.php:643 #: wp-admin/includes/class-wp-posts-list-table.php:1534 msgid "Quick Edit" msgstr "Quick Edit" #: wp-admin/includes/class-wp-terms-list-table.php:484 #: wp-admin/includes/class-wp-comments-list-table.php:781 #: wp-admin/includes/class-wp-posts-list-table.php:1356 msgid "Quick Edit" msgstr "Quick Edit" #. translators: Posts screen column name. #: wp-admin/includes/class-wp-posts-list-table.php:621 msgctxt "column name" msgid "Title" msgstr "Title" #. translators: Column name. #: wp-admin/includes/class-wp-media-list-table.php:311 msgctxt "column name" msgid "File" msgstr "File" #. translators: Column name. #: wp-admin/includes/class-wp-media-list-table.php:347 msgctxt "column name" msgid "Date" msgstr "Date" #: wp-admin/includes/class-wp-comments-list-table.php:455 #: wp-admin/includes/class-wp-post-comments-list-table.php:27 msgctxt "column name" msgid "Comment" msgstr "Comment" #: wp-admin/includes/class-wp-links-list-table.php:134 msgid "Relationship" msgstr "Relationship" #: wp-admin/includes/class-wp-links-list-table.php:135 msgid "Visible" msgstr "Visible" #: wp-admin/includes/class-wp-posts-list-table.php:1534 msgid "Bulk Edit" msgstr "Bulk Edit" #: wp-admin/includes/class-wp-posts-list-table.php:1589 #: wp-admin/includes/class-wp-posts-list-table.php:1680 #: wp-admin/includes/class-wp-posts-list-table.php:1717 #: wp-admin/includes/class-wp-posts-list-table.php:1759 #: wp-admin/includes/class-wp-posts-list-table.php:1772 #: wp-admin/includes/class-wp-posts-list-table.php:1816 #: wp-admin/includes/class-wp-posts-list-table.php:1839 #: wp-admin/includes/class-wp-posts-list-table.php:1864 msgid "— No Change —" msgstr "— No Change —" #. translators: Between password field and private checkbox on post quick edit #. interface. #: wp-admin/includes/class-wp-posts-list-table.php:1620 msgid "–OR–" msgstr "–OR–" #: wp-admin/includes/class-wp-posts-list-table.php:1760 #: wp-admin/includes/class-wp-posts-list-table.php:1773 msgid "Allow" msgstr "Allow" #: wp-admin/includes/class-wp-posts-list-table.php:1761 #: wp-admin/includes/class-wp-posts-list-table.php:1774 msgid "Do not allow" msgstr "Do not allow" #: wp-admin/includes/class-wp-posts-list-table.php:1790 msgid "Allow Comments" msgstr "Allow Comments" #: wp-admin/includes/class-wp-posts-list-table.php:1799 msgid "Allow Pings" msgstr "Allow Pings" #: wp-admin/includes/class-wp-posts-list-table.php:1837 #: wp-admin/includes/class-wp-posts-list-table.php:1840 msgid "Sticky" msgstr "Sticky" #: wp-admin/includes/class-wp-posts-list-table.php:1841 msgid "Not Sticky" msgstr "Not Sticky" #: wp-admin/includes/class-wp-posts-list-table.php:1849 msgid "Make this post sticky" msgstr "Make this post sticky" #: wp-admin/includes/class-wp-posts-list-table.php:1098 msgid "Missed schedule" msgstr "Missed schedule" #: wp-admin/includes/template.php:454 msgid "Reply to Comment" msgstr "Reply to Comment" #: wp-admin/includes/template.php:496 msgid "Submit Reply" msgstr "Submit Reply" #. translators: %s: Comment author, filled by Ajax. #: wp-admin/includes/template.php:549 msgid "Comment by %s marked as spam." msgstr "Comment by %s marked as spam." #: wp-admin/includes/template.php:572 wp-admin/includes/template.php:587 #: wp-admin/includes/template.php:652 wp-admin/includes/template.php:719 msgid "Value" msgstr "Value" #: wp-admin/includes/template.php:642 msgid "Key" msgstr "Key" #: wp-admin/includes/template.php:714 msgid "Add New Custom Field:" msgstr "Add New Custom Field:" #: wp-admin/includes/template.php:740 msgid "Enter new" msgstr "Enter new" #: wp-admin/includes/template.php:753 msgid "Add Custom Field" msgstr "Add Custom Field" #: wp-admin/includes/template.php:973 msgid "Before you can upload your import file, you will need to fix the following error:" msgstr "Before you can upload your import file, you will need to fix the following error:" #: wp-admin/includes/template.php:983 msgid "Choose a file from your computer:" msgstr "Choose a file from your computer:" #. translators: %s: Maximum allowed file size. #: wp-admin/includes/template.php:985 msgid "Maximum size: %s" msgstr "Maximum size: %s" #: wp-admin/includes/template.php:992 msgid "Upload file and import" msgstr "Upload file and import" #: wp-admin/update.php:272 msgid "Install Themes" msgstr "Install Themes" #: wp-admin/themes.php:126 msgid "Manage Themes" msgstr "Manage Themes" #: wp-admin/widgets.php:412 msgid "Enable accessibility mode" msgstr "Enable accessibility mode" #: wp-admin/widgets.php:412 msgid "Disable accessibility mode" msgstr "Disable accessibility mode" #: wp-admin/includes/template.php:2443 wp-admin/nav-menus.php:808 #: wp-admin/options.php:402 msgid "Save Changes" msgstr "Save Changes" #. translators: %s: Date and time of the revision. #: wp-admin/edit-form-advanced.php:200 msgid "Page restored to revision from %s." msgstr "Page restored to revision from %s." #. translators: %s: Date and time of the revision. #: wp-admin/edit-form-advanced.php:185 msgid "Post restored to revision from %s." msgstr "Post restored to revision from %s." #. translators: %s: hostname:port #: wp-admin/includes/class-wp-filesystem-ftpsockets.php:87 #: wp-admin/includes/class-wp-filesystem-ftpsockets.php:100 #: wp-admin/includes/class-wp-filesystem-ftpext.php:97 msgid "Failed to connect to FTP Server %s" msgstr "Failed to connect to FTP Server %s" #. translators: %s: hostname:port #: wp-admin/includes/class-wp-filesystem-ssh2.php:131 msgid "Failed to connect to SSH2 Server %s" msgstr "Failed to connect to SSH2 Server %s" #. translators: 1: Comment author, 2: Post link, 3: Notification if the comment #. is pending. #: wp-admin/includes/dashboard.php:805 msgid "From %1$s on %2$s %3$s" msgstr "From %1$s on %2$s %3$s" #: wp-admin/includes/class-wp-comments-list-table.php:759 #: wp-admin/includes/dashboard.php:733 msgid "Move this comment to the Trash" msgstr "Move this comment to the bin" #: wp-admin/themes.php:267 wp-admin/themes.php:271 msgid "Visit site" msgstr "Visit site" #. translators: 1: Type of comment, 2: Notification if the comment is pending. #: wp-admin/includes/dashboard.php:850 msgctxt "dashboard" msgid "%1$s %2$s" msgstr "%1$s %2$s" #: wp-admin/edit-tags.php:117 wp-admin/post.php:309 wp-admin/themes.php:63 #: wp-admin/upload.php:191 wp-admin/edit.php:156 msgid "Sorry, you are not allowed to delete this item." msgstr "Sorry, you are not allowed to delete this item." #: wp-admin/includes/post.php:34 wp-admin/includes/post.php:79 msgid "Sorry, you are not allowed to edit pages as this user." msgstr "Sorry, you are not allowed to edit pages as this user." #: wp-admin/includes/post.php:36 wp-admin/includes/post.php:81 msgid "Sorry, you are not allowed to edit posts as this user." msgstr "Sorry, you are not allowed to edit posts as this user." #: wp-admin/includes/class-wp-upgrader.php:149 msgid "Invalid data provided." msgstr "Invalid data provided." #: wp-admin/includes/class-wp-upgrader.php:152 msgid "Unable to locate WordPress root directory." msgstr "Unable to locate WordPress root directory." #: wp-admin/includes/class-wp-upgrader.php:153 msgid "Unable to locate WordPress content directory (wp-content)." msgstr "Unable to locate WordPress content directory (wp-content)." #: wp-admin/includes/class-wp-upgrader.php:154 wp-admin/includes/plugin.php:953 msgid "Unable to locate WordPress plugin directory." msgstr "Unable to locate WordPress plugin directory." #: wp-admin/includes/class-plugin-upgrader.php:75 #: wp-admin/includes/class-theme-upgrader.php:73 msgid "Installation package not available." msgstr "Installation package not available." #. translators: %s: Comma-separated list of plugin filenames. #: wp-admin/includes/plugin.php:1038 msgid "Could not fully remove the plugins %s." msgstr "Could not fully remove the plugins %s." #: wp-admin/includes/class-wp-plugin-install-list-table.php:278 #: wp-admin/includes/class-wp-theme-install-list-table.php:151 #: wp-admin/theme-install.php:65 wp-admin/setup-config.php:280 msgid "Try Again" msgstr "Try Again" #: wp-admin/erase-personal-data.php:77 wp-admin/export-personal-data.php:77 msgid "Search Requests" msgstr "Search Requests" #. translators: %s: Number of blocks. #: wp-admin/edit.php:363 msgid "%s block not updated, somebody is editing it." msgid_plural "%s blocks not updated, somebody is editing them." msgstr[0] "%s block not updated, somebody is editing it." msgstr[1] "%s blocks not updated, somebody is editing them." #: wp-admin/includes/plugin-install.php:666 msgid "Requires WordPress Version:" msgstr "Requires WordPress:" #. translators: 1: Plugin name, 2: Plugin version. #: wp-admin/includes/class-plugin-upgrader.php:86 msgid "Successfully installed the plugin <strong>%1$s %2$s</strong>." msgstr "Successfully installed the plugin <strong>%1$s %2$s</strong>." #: wp-admin/includes/plugin-install.php:823 msgid "<strong>Warning:</strong> This plugin <strong>has not been tested</strong> with your current version of WordPress." msgstr "<strong>Warning:</strong> this plugin <strong>has not been tested</strong> with your current version of WordPress." #. translators: 1: Starting number of users on the current page, 2: Ending #. number of users, 3: Total number of users. #: wp-admin/includes/deprecated.php:605 msgid "Displaying %1$s–%2$s of %3$s" msgstr "Displaying %1$s–%2$s of %3$s" #. translators: %s: Comment author, filled by Ajax. #: wp-admin/includes/template.php:540 msgid "Comment by %s moved to the Trash." msgstr "Comment by %s moved to the Bin." #: wp-admin/includes/file.php:405 wp-admin/includes/file.php:465 #: wp-admin/includes/file.php:705 wp-admin/includes/file.php:711 msgid "Sorry, that file cannot be edited." msgstr "Sorry, that file cannot be edited." #. translators: %s: Number of comments. #: wp-admin/edit-comments.php:300 msgid "%s comment permanently deleted." msgid_plural "%s comments permanently deleted." msgstr[0] "%s comment permanently deleted." msgstr[1] "%s comments permanently deleted." #. translators: %s: Number of comments. #: wp-admin/edit-comments.php:284 msgid "%s comment restored from the spam." msgid_plural "%s comments restored from the spam." msgstr[0] "%s comment restored from the spam." msgstr[1] "%s comments restored from the spam." #. translators: %s: Number of comments. #: wp-admin/edit-comments.php:273 msgid "%s comment approved." msgid_plural "%s comments approved." msgstr[0] "%s comment approved." msgstr[1] "%s comments approved." #: wp-admin/comment.php:136 msgid "Permanently delete comment" msgstr "Permanently delete comment" #: wp-admin/comment.php:140 msgid "Approve comment" msgstr "Approve comment" #: wp-admin/includes/media.php:1700 #: wp-admin/includes/class-wp-media-list-table.php:714 #: wp-admin/includes/class-wp-media-list-table.php:771 #: wp-admin/includes/class-wp-comments-list-table.php:752 #: wp-admin/includes/class-wp-posts-list-table.php:1385 #: wp-admin/includes/dashboard.php:726 wp-admin/edit-form-comment.php:205 msgid "Delete Permanently" msgstr "Delete Permanently" #: wp-admin/includes/class-wp-list-table.php:470 wp-admin/edit.php:267 msgid "Bulk actions" msgstr "Bulk actions" #: wp-admin/edit-link-form.php:125 msgid "Example: <code>https://wordpress.org/</code> — don’t forget the <code>https://</code>" msgstr "Example: <code>https://en-gb.wordpress.org/</code> — don’t forget the <code>https://</code>" #: wp-admin/includes/bookmark.php:208 msgid "Could not update link in the database." msgstr "Could not update link in the database." #: wp-admin/includes/bookmark.php:216 msgid "Could not insert link into the database." msgstr "Could not insert link into the database." #: wp-admin/includes/meta-boxes.php:1334 msgid "If the link is to a person, you can specify your relationship with them using the above form. If you would like to learn more about the idea check out <a href=\"https://gmpg.org/xfn/\">XFN</a>." msgstr "If the link is to a person, you can specify your relationship with them using the above form. If you would like to learn more about the idea, check out <a href=\"https://gmpg.org/xfn/\">XFN</a>." #: wp-admin/includes/plugin-install.php:352 msgid "If you have a plugin in a .zip format, you may install or update it by uploading it here." msgstr "If you have a plugin in a .zip format, you may install or update it by uploading it here." #: wp-admin/comment.php:82 msgid "This comment is in the Trash. Please move it out of the Trash if you want to edit it." msgstr "This comment is in the Bin. Please move it out of the Bin if you want to edit it." #: wp-admin/comment.php:131 msgid "You are about to move the following comment to the Trash:" msgstr "You are about to move the following comment to the Bin:" #: wp-admin/includes/media.php:2782 wp-admin/includes/nav-menu.php:463 #: wp-admin/includes/nav-menu.php:750 msgid "«" msgstr "«" #: wp-admin/includes/media.php:2783 wp-admin/includes/nav-menu.php:464 #: wp-admin/includes/nav-menu.php:751 msgid "»" msgstr "»" #. translators: %d: Comment ID. #: wp-admin/includes/ajax-actions.php:960 msgid "Comment %d does not exist" msgstr "Comment %d does not exist" #: wp-admin/includes/taxonomy.php:136 msgid "You did not enter a category name." msgstr "You did not enter a category name." #: wp-admin/includes/ajax-actions.php:1301 msgid "Sorry, you must be logged in to reply to a comment." msgstr "Sorry, you must be logged in to reply to a comment." #: wp-admin/includes/ajax-actions.php:1581 #: wp-admin/includes/ajax-actions.php:1589 msgid "Please provide a custom field value." msgstr "Please provide a custom field value." #. translators: Draft saved date format, see https://www.php.net/date #: wp-admin/includes/misc.php:1250 msgid "g:i:s a" msgstr "g:i:s a" #. translators: %s: Date and time. #: wp-admin/includes/misc.php:1254 msgid "Draft saved at %s." msgstr "Draft saved at %s." #: wp-admin/includes/ajax-actions.php:2005 msgid "Someone" msgstr "Someone" #. translators: %s: User's display name. #: wp-admin/includes/ajax-actions.php:2012 msgid "Saving is disabled: %s is currently editing this page." msgstr "Saving is disabled: %s is currently editing this page." #. translators: %s: User's display name. #: wp-admin/includes/ajax-actions.php:2008 msgid "Saving is disabled: %s is currently editing this post." msgstr "Saving is disabled: %s is currently editing this post." #: wp-admin/includes/edit-tag-messages.php:18 #: wp-admin/includes/ajax-actions.php:2131 #: wp-admin/includes/ajax-actions.php:2137 msgid "Item not updated." msgstr "Item not updated." #: wp-admin/includes/meta-boxes.php:114 wp-admin/includes/meta-boxes.php:145 #: wp-admin/includes/ajax-actions.php:2195 #: wp-admin/includes/class-wp-posts-list-table.php:1100 #: wp-admin/includes/class-wp-posts-list-table.php:1821 msgid "Scheduled" msgstr "Scheduled" #. translators: %s: Admin page generated by a plugin. #: wp-admin/admin.php:269 msgid "Cannot load %s." msgstr "Cannot load %s." #: wp-admin/admin.php:329 wp-admin/import.php:18 wp-admin/menu.php:280 msgid "Import" msgstr "Import" #: wp-admin/includes/template.php:453 wp-admin/comment.php:52 #: wp-admin/edit-form-comment.php:17 msgid "Edit Comment" msgstr "Edit Comment" #: wp-admin/comment.php:127 msgid "You are about to mark the following comment as spam:" msgstr "You are about to mark the following comment as spam:" #: wp-admin/comment.php:135 msgid "You are about to delete the following comment:" msgstr "You are about to delete the following comment:" #: wp-admin/includes/comment.php:55 wp-admin/comment.php:275 #: wp-admin/edit-comments.php:253 msgid "Sorry, you are not allowed to edit comments on this post." msgstr "Sorry, you are not allowed to edit comments on this post." #: wp-admin/admin.php:262 msgid "Invalid plugin page." msgstr "Invalid plugin page."
[+]
..
[-] nl_NL-2c5d274ea625dd91556554ad82901529.json
[edit]
[-] continents-cities-fr_FR.po
[edit]
[-] es_ES-7436b7ee9e4f11ac0d618d8cc886eb66.json
[edit]
[-] admin-network-en_GB.po
[edit]
[-] es_ES-7f13c36c641b114bf18cd0bcc9ecc7e0.json
[edit]
[-] en_GB-8240df461220d1d3a028a9a4c5652a5b.json
[edit]
[-] es_ES-a25d1cc7bf7ca0b4e114f6bea64943f4.json
[edit]
[-] es_ES-81c889563f09dd13de1701135dc62941.json
[edit]
[-] es_ES-daeb084aab42199d26393a56c3465bc0.json
[edit]
[-] es_ES-9d47a87c240c1d10701cd6a02b28aa1b.json
[edit]
[-] it_IT-4a38fe1c0c45989e44682ba6109d9f46.json
[edit]
[-] fr_FR-947c76bb5095da30e16668eec15406b2.json
[edit]
[-] it_IT-f8f49d9fc4a9cf7d78ec99285417bd9c.json
[edit]
[-] de_DE-4a38fe1c0c45989e44682ba6109d9f46.json
[edit]
[-] de_DE-f8f49d9fc4a9cf7d78ec99285417bd9c.json
[edit]
[-] de_DE-0cc31205f20441b3df1d1b46100f6b8d.json
[edit]
[-] de_DE-77fdfadaf2e1ca3a027d1956b910bc50.json
[edit]
[-] it_IT-0cc31205f20441b3df1d1b46100f6b8d.json
[edit]
[-] it_IT-77fdfadaf2e1ca3a027d1956b910bc50.json
[edit]
[-] en_GB-947c76bb5095da30e16668eec15406b2.json
[edit]
[-] nl_NL-4bfa11da57ff2600004bb500368247f4.json
[edit]
[-] admin-en_GB.mo
[edit]
[-] fr_FR-8240df461220d1d3a028a9a4c5652a5b.json
[edit]
[-] nl_NL-6025add6bde16aaeb12787d250f9b414.json
[edit]
[-] nl_NL-7d5ca435e60d92f024d46c9257aaa0f7.json
[edit]
[-] fr_FR.po
[edit]
[-] nl_NL-49c6d4acf36cf3aca9f0b2a77617304f.json
[edit]
[-] it_IT-28b3c3d595952907e08d98287077426c.json
[edit]
[-] es_ES-0eebe503220d4a00341eb011b92769b4.json
[edit]
[-] de_DE-28b3c3d595952907e08d98287077426c.json
[edit]
[-] es_ES-93882e8f9976382d7f724ac595ed7151.json
[edit]
[-] es_ES-77fdfadaf2e1ca3a027d1956b910bc50.json
[edit]
[-] admin-network-it_IT.mo
[edit]
[-] es_ES-0cc31205f20441b3df1d1b46100f6b8d.json
[edit]
[-] en_GB-8860e58c20c6a2ab5876a0f07be43bd9.json
[edit]
[-] fr_FR-803bf1ce2131e13efc590c1bc47851fc.json
[edit]
[-] continents-cities-es_ES.po
[edit]
[-] en_GB-bf0f094965d3d4a95b47babcb35fc136.json
[edit]
[-] en_GB-f575f481034e90e21d832e415fd95fcf.json
[edit]
[-] admin-network-nl_NL.mo
[edit]
[-] fr_FR-1d17475f620f63a92e2c5d2681c51ee8.json
[edit]
[-] nl_NL-e2791ba830489d23043be8650a22a22b.json
[edit]
[-] admin-network-de_DE.mo
[edit]
[-] es_ES-28b3c3d595952907e08d98287077426c.json
[edit]
[-] de_DE-93882e8f9976382d7f724ac595ed7151.json
[edit]
[-] it_IT-0eebe503220d4a00341eb011b92769b4.json
[edit]
[-] en_GB-a9dc201dcd011fe71849743133052619.json
[edit]
[-] fr_FR-9c3519f4870fac83dc0dbf18cb6bd4c4.json
[edit]
[-] de_DE-0eebe503220d4a00341eb011b92769b4.json
[edit]
[-] it_IT-93882e8f9976382d7f724ac595ed7151.json
[edit]
[-] admin-de_DE.po
[edit]
[-] de_DE-7436b7ee9e4f11ac0d618d8cc886eb66.json
[edit]
[-] en_GB-9c3519f4870fac83dc0dbf18cb6bd4c4.json
[edit]
[-] fr_FR-a9dc201dcd011fe71849743133052619.json
[edit]
[-] it_IT-7436b7ee9e4f11ac0d618d8cc886eb66.json
[edit]
[-] admin-nl_NL.po
[edit]
[-] nl_NL-50278328b502f4eb3f2b8b7ab49324a1.json
[edit]
[-] nl_NL-ca28138671823450e87dfd354f7afc6b.json
[edit]
[-] it_IT-7f13c36c641b114bf18cd0bcc9ecc7e0.json
[edit]
[-] en_GB-1d17475f620f63a92e2c5d2681c51ee8.json
[edit]
[-] de_DE-7f13c36c641b114bf18cd0bcc9ecc7e0.json
[edit]
[-] fr_FR-bf0f094965d3d4a95b47babcb35fc136.json
[edit]
[-] it_IT-a25d1cc7bf7ca0b4e114f6bea64943f4.json
[edit]
[-] fr_FR-f575f481034e90e21d832e415fd95fcf.json
[edit]
[-] nl_NL-1c4303f02ff93b290e9faad991eeb06f.json
[edit]
[-] admin-it_IT.po
[edit]
[-] en_GB-803bf1ce2131e13efc590c1bc47851fc.json
[edit]
[-] nl_NL-68f2cec7514bf8563c723a4d675fcfe6.json
[edit]
[-] de_DE-a25d1cc7bf7ca0b4e114f6bea64943f4.json
[edit]
[-] es_ES-4a38fe1c0c45989e44682ba6109d9f46.json
[edit]
[-] it_IT-9d47a87c240c1d10701cd6a02b28aa1b.json
[edit]
[-] es_ES.po
[edit]
[-] it_IT-daeb084aab42199d26393a56c3465bc0.json
[edit]
[-] it_IT-81c889563f09dd13de1701135dc62941.json
[edit]
[-] fr_FR-8860e58c20c6a2ab5876a0f07be43bd9.json
[edit]
[-] es_ES-f8f49d9fc4a9cf7d78ec99285417bd9c.json
[edit]
[-] de_DE-9d47a87c240c1d10701cd6a02b28aa1b.json
[edit]
[-] de_DE-81c889563f09dd13de1701135dc62941.json
[edit]
[-] de_DE-daeb084aab42199d26393a56c3465bc0.json
[edit]
[-] de_DE-4bfa11da57ff2600004bb500368247f4.json
[edit]
[-] fr_FR-1a0cd6a7128913b15c1a10dd68951869.json
[edit]
[-] it_IT.mo
[edit]
[-] it_IT-4bfa11da57ff2600004bb500368247f4.json
[edit]
[-] nl_NL-77fdfadaf2e1ca3a027d1956b910bc50.json
[edit]
[-] nl_NL-0cc31205f20441b3df1d1b46100f6b8d.json
[edit]
[-] admin-es_ES.mo
[edit]
[-] en_GB-ac23eee47530ac63a1178c827db28087.json
[edit]
[-] de_DE.mo
[edit]
[-] fr_FR-5251f7623766a714c8207c7edb938628.json
[edit]
[-] nl_NL-28b3c3d595952907e08d98287077426c.json
[edit]
[-] nl_NL.mo
[edit]
[-] it_IT-7d5ca435e60d92f024d46c9257aaa0f7.json
[edit]
[-] es_ES-e2791ba830489d23043be8650a22a22b.json
[edit]
[-] it_IT-6025add6bde16aaeb12787d250f9b414.json
[edit]
[-] it_IT-49c6d4acf36cf3aca9f0b2a77617304f.json
[edit]
[-] de_DE-7d5ca435e60d92f024d46c9257aaa0f7.json
[edit]
[-] de_DE-6025add6bde16aaeb12787d250f9b414.json
[edit]
[-] fr_FR-9b256ea9cd54df92095e04c76758ceb0.json
[edit]
[-] de_DE-49c6d4acf36cf3aca9f0b2a77617304f.json
[edit]
[-] en_GB-bf23b24175490c2e46aaf92ff6a0c70f.json
[edit]
[-] en_GB-9b256ea9cd54df92095e04c76758ceb0.json
[edit]
[-] continents-cities-nl_NL.mo
[edit]
[-] fr_FR-bf23b24175490c2e46aaf92ff6a0c70f.json
[edit]
[-] continents-cities-de_DE.mo
[edit]
[-] es_ES-50278328b502f4eb3f2b8b7ab49324a1.json
[edit]
[-] es_ES-ca28138671823450e87dfd354f7afc6b.json
[edit]
[-] de_DE-2c5d274ea625dd91556554ad82901529.json
[edit]
[-] en_GB-5251f7623766a714c8207c7edb938628.json
[edit]
[-] it_IT-2c5d274ea625dd91556554ad82901529.json
[edit]
[-] fr_FR-ac23eee47530ac63a1178c827db28087.json
[edit]
[-] nl_NL-4a38fe1c0c45989e44682ba6109d9f46.json
[edit]
[-] nl_NL-f8f49d9fc4a9cf7d78ec99285417bd9c.json
[edit]
[-] continents-cities-it_IT.mo
[edit]
[-] es_ES-68f2cec7514bf8563c723a4d675fcfe6.json
[edit]
[-] en_GB-1a0cd6a7128913b15c1a10dd68951869.json
[edit]
[-] admin-network-es_ES.po
[edit]
[-] es_ES-1c4303f02ff93b290e9faad991eeb06f.json
[edit]
[-] en_GB.po
[edit]
[-] de_DE-50278328b502f4eb3f2b8b7ab49324a1.json
[edit]
[-] de_DE-ca28138671823450e87dfd354f7afc6b.json
[edit]
[-] admin-fr_FR.mo
[edit]
[-] it_IT-50278328b502f4eb3f2b8b7ab49324a1.json
[edit]
[-] nl_NL-7f13c36c641b114bf18cd0bcc9ecc7e0.json
[edit]
[-] it_IT-ca28138671823450e87dfd354f7afc6b.json
[edit]
[-] nl_NL-7436b7ee9e4f11ac0d618d8cc886eb66.json
[edit]
[-] en_GB-0ce75ad2f775d1cac9696967d484808c.json
[edit]
[-] es_ES-2c5d274ea625dd91556554ad82901529.json
[edit]
[-] fr_FR-569e85ef168299eb8c8f24d8ef8c8a78.json
[edit]
[-] fr_FR-7289286ed59e90a8f36ae797df62220b.json
[edit]
[-] fr_FR-1bba9045bb07c89671c88a3f328548e8.json
[edit]
[-] en_GB-320f4ad9792aaa6dedb1e71cbdf85d57.json
[edit]
[-] fr_FR-81d6f084cb273e02e15b01bd9ece87f7.json
[edit]
[-] nl_NL-81c889563f09dd13de1701135dc62941.json
[edit]
[-] nl_NL-daeb084aab42199d26393a56c3465bc0.json
[edit]
[-] nl_NL-9d47a87c240c1d10701cd6a02b28aa1b.json
[edit]
[-] it_IT-68f2cec7514bf8563c723a4d675fcfe6.json
[edit]
[-] de_DE-1c4303f02ff93b290e9faad991eeb06f.json
[edit]
[-] nl_NL-a25d1cc7bf7ca0b4e114f6bea64943f4.json
[edit]
[-] en_GB-2b390f85a3048c5b4255fb45960b6514.json
[edit]
[-] de_DE-68f2cec7514bf8563c723a4d675fcfe6.json
[edit]
[-] it_IT-1c4303f02ff93b290e9faad991eeb06f.json
[edit]
[-] en_GB-7b74c8457eaa7fcc50db41b431f8a003.json
[edit]
[-] fr_FR-2b390f85a3048c5b4255fb45960b6514.json
[edit]
[-] fr_FR-7b74c8457eaa7fcc50db41b431f8a003.json
[edit]
[-] es_ES-4bfa11da57ff2600004bb500368247f4.json
[edit]
[-] en_GB-81d6f084cb273e02e15b01bd9ece87f7.json
[edit]
[-] fr_FR-320f4ad9792aaa6dedb1e71cbdf85d57.json
[edit]
[-] en_GB-1bba9045bb07c89671c88a3f328548e8.json
[edit]
[-] en_GB-569e85ef168299eb8c8f24d8ef8c8a78.json
[edit]
[-] admin-network-fr_FR.po
[edit]
[-] nl_NL-93882e8f9976382d7f724ac595ed7151.json
[edit]
[-] en_GB-7289286ed59e90a8f36ae797df62220b.json
[edit]
[-] fr_FR-0ce75ad2f775d1cac9696967d484808c.json
[edit]
[-] nl_NL-0eebe503220d4a00341eb011b92769b4.json
[edit]
[-] es_ES-6025add6bde16aaeb12787d250f9b414.json
[edit]
[-] it_IT-e2791ba830489d23043be8650a22a22b.json
[edit]
[-] es_ES-7d5ca435e60d92f024d46c9257aaa0f7.json
[edit]
[-] es_ES-49c6d4acf36cf3aca9f0b2a77617304f.json
[edit]
[-] de_DE-e2791ba830489d23043be8650a22a22b.json
[edit]
[-] nl_NL-803bf1ce2131e13efc590c1bc47851fc.json
[edit]
[-] en_GB-68f2cec7514bf8563c723a4d675fcfe6.json
[edit]
[-] de_DE-2b390f85a3048c5b4255fb45960b6514.json
[edit]
[-] de_DE-7b74c8457eaa7fcc50db41b431f8a003.json
[edit]
[-] it_IT-2b390f85a3048c5b4255fb45960b6514.json
[edit]
[-] es_ES-1a0cd6a7128913b15c1a10dd68951869.json
[edit]
[-] en_GB-1c4303f02ff93b290e9faad991eeb06f.json
[edit]
[-] continents-cities-es_ES.mo
[edit]
[-] it_IT-7b74c8457eaa7fcc50db41b431f8a003.json
[edit]
[-] it_IT-320f4ad9792aaa6dedb1e71cbdf85d57.json
[edit]
[-] admin-network-it_IT.po
[edit]
[-] de_DE-320f4ad9792aaa6dedb1e71cbdf85d57.json
[edit]
[-] it_IT-0ce75ad2f775d1cac9696967d484808c.json
[edit]
[-] es_ES-5251f7623766a714c8207c7edb938628.json
[edit]
[+]
loco
[-] de_DE-0ce75ad2f775d1cac9696967d484808c.json
[edit]
[-] nl_NL-9c3519f4870fac83dc0dbf18cb6bd4c4.json
[edit]
[-] es_ES-9b256ea9cd54df92095e04c76758ceb0.json
[edit]
[-] admin-network-nl_NL.po
[edit]
[-] nl_NL-1d17475f620f63a92e2c5d2681c51ee8.json
[edit]
[-] fr_FR-e2791ba830489d23043be8650a22a22b.json
[edit]
[-] admin-network-de_DE.po
[edit]
[-] en_GB-50278328b502f4eb3f2b8b7ab49324a1.json
[edit]
[-] en_GB-ca28138671823450e87dfd354f7afc6b.json
[edit]
[-] fr_FR-50278328b502f4eb3f2b8b7ab49324a1.json
[edit]
[-] en_GB-e2791ba830489d23043be8650a22a22b.json
[edit]
[-] fr_FR-ca28138671823450e87dfd354f7afc6b.json
[edit]
[-] es_ES-bf23b24175490c2e46aaf92ff6a0c70f.json
[edit]
[-] it_IT-569e85ef168299eb8c8f24d8ef8c8a78.json
[edit]
[-] nl_NL-a9dc201dcd011fe71849743133052619.json
[edit]
[-] it_IT-7289286ed59e90a8f36ae797df62220b.json
[edit]
[-] admin-de_DE.mo
[edit]
[-] de_DE-569e85ef168299eb8c8f24d8ef8c8a78.json
[edit]
[-] admin-nl_NL.mo
[edit]
[-] de_DE-7289286ed59e90a8f36ae797df62220b.json
[edit]
[-] nl_NL-8860e58c20c6a2ab5876a0f07be43bd9.json
[edit]
[-] de_DE-81d6f084cb273e02e15b01bd9ece87f7.json
[edit]
[-] es_ES.mo
[edit]
[-] de_DE-1bba9045bb07c89671c88a3f328548e8.json
[edit]
[-] es_ES-ac23eee47530ac63a1178c827db28087.json
[edit]
[-] it_IT-81d6f084cb273e02e15b01bd9ece87f7.json
[edit]
[-] it_IT-1bba9045bb07c89671c88a3f328548e8.json
[edit]
[-] nl_NL-bf0f094965d3d4a95b47babcb35fc136.json
[edit]
[-] admin-it_IT.mo
[edit]
[-] nl_NL-f575f481034e90e21d832e415fd95fcf.json
[edit]
[-] fr_FR-1c4303f02ff93b290e9faad991eeb06f.json
[edit]
[-] fr_FR-68f2cec7514bf8563c723a4d675fcfe6.json
[edit]
[-] en_GB-7d5ca435e60d92f024d46c9257aaa0f7.json
[edit]
[-] en_GB-6025add6bde16aaeb12787d250f9b414.json
[edit]
[-] en_GB-49c6d4acf36cf3aca9f0b2a77617304f.json
[edit]
[-] de_DE-bf23b24175490c2e46aaf92ff6a0c70f.json
[edit]
[+]
plugins
[-] it_IT-bf23b24175490c2e46aaf92ff6a0c70f.json
[edit]
[-] es_ES-569e85ef168299eb8c8f24d8ef8c8a78.json
[edit]
[-] fr_FR-2c5d274ea625dd91556554ad82901529.json
[edit]
[-] continents-cities-fr_FR.mo
[edit]
[-] es_ES-7289286ed59e90a8f36ae797df62220b.json
[edit]
[-] admin-network-en_GB.mo
[edit]
[-] de_DE-ac23eee47530ac63a1178c827db28087.json
[edit]
[-] nl_NL-947c76bb5095da30e16668eec15406b2.json
[edit]
[-] it_IT-ac23eee47530ac63a1178c827db28087.json
[edit]
[-] es_ES-1bba9045bb07c89671c88a3f328548e8.json
[edit]
[-] es_ES-81d6f084cb273e02e15b01bd9ece87f7.json
[edit]
[-] en_GB-4bfa11da57ff2600004bb500368247f4.json
[edit]
[-] de_DE-1a0cd6a7128913b15c1a10dd68951869.json
[edit]
[-] fr_FR-4bfa11da57ff2600004bb500368247f4.json
[edit]
[-] es_ES-2b390f85a3048c5b4255fb45960b6514.json
[edit]
[-] it_IT-1a0cd6a7128913b15c1a10dd68951869.json
[edit]
[-] es_ES-7b74c8457eaa7fcc50db41b431f8a003.json
[edit]
[-] es_ES-320f4ad9792aaa6dedb1e71cbdf85d57.json
[edit]
[-] it_IT-5251f7623766a714c8207c7edb938628.json
[edit]
[-] es_ES-0ce75ad2f775d1cac9696967d484808c.json
[edit]
[-] en_GB-2c5d274ea625dd91556554ad82901529.json
[edit]
[-] de_DE-5251f7623766a714c8207c7edb938628.json
[edit]
[-] it_IT-9b256ea9cd54df92095e04c76758ceb0.json
[edit]
[-] nl_NL-8240df461220d1d3a028a9a4c5652a5b.json
[edit]
[-] admin-en_GB.po
[edit]
[-] fr_FR-6025add6bde16aaeb12787d250f9b414.json
[edit]
[-] de_DE-9b256ea9cd54df92095e04c76758ceb0.json
[edit]
[-] fr_FR-7d5ca435e60d92f024d46c9257aaa0f7.json
[edit]
[-] fr_FR.mo
[edit]
[-] fr_FR-49c6d4acf36cf3aca9f0b2a77617304f.json
[edit]
[-] fr_FR-7436b7ee9e4f11ac0d618d8cc886eb66.json
[edit]
[-] de_DE-a9dc201dcd011fe71849743133052619.json
[edit]
[-] en_GB-0eebe503220d4a00341eb011b92769b4.json
[edit]
[-] it_IT-a9dc201dcd011fe71849743133052619.json
[edit]
[-] nl_NL-569e85ef168299eb8c8f24d8ef8c8a78.json
[edit]
[-] nl_NL-7289286ed59e90a8f36ae797df62220b.json
[edit]
[-] en_GB-93882e8f9976382d7f724ac595ed7151.json
[edit]
[-] en_GB.mo
[edit]
[-] fr_FR-7f13c36c641b114bf18cd0bcc9ecc7e0.json
[edit]
[-] admin-fr_FR.po
[edit]
[-] de_DE-bf0f094965d3d4a95b47babcb35fc136.json
[edit]
[-] de_DE-f575f481034e90e21d832e415fd95fcf.json
[edit]
[-] fr_FR-a25d1cc7bf7ca0b4e114f6bea64943f4.json
[edit]
[-] it_IT-bf0f094965d3d4a95b47babcb35fc136.json
[edit]
[-] it_IT-f575f481034e90e21d832e415fd95fcf.json
[edit]
[-] nl_NL-1bba9045bb07c89671c88a3f328548e8.json
[edit]
[-] de_DE-8860e58c20c6a2ab5876a0f07be43bd9.json
[edit]
[-] nl_NL-81d6f084cb273e02e15b01bd9ece87f7.json
[edit]
[-] fr_FR-81c889563f09dd13de1701135dc62941.json
[edit]
[-] fr_FR-daeb084aab42199d26393a56c3465bc0.json
[edit]
[-] fr_FR-9d47a87c240c1d10701cd6a02b28aa1b.json
[edit]
[-] it_IT-8860e58c20c6a2ab5876a0f07be43bd9.json
[edit]
[-] es_ES-947c76bb5095da30e16668eec15406b2.json
[edit]
[-] en_GB-9d47a87c240c1d10701cd6a02b28aa1b.json
[edit]
[-] en_GB-81c889563f09dd13de1701135dc62941.json
[edit]
[-] en_GB-daeb084aab42199d26393a56c3465bc0.json
[edit]
[+]
themes
[-] nl_NL-320f4ad9792aaa6dedb1e71cbdf85d57.json
[edit]
[-] de_DE-803bf1ce2131e13efc590c1bc47851fc.json
[edit]
[-] nl_NL-2b390f85a3048c5b4255fb45960b6514.json
[edit]
[-] en_GB-a25d1cc7bf7ca0b4e114f6bea64943f4.json
[edit]
[-] nl_NL-7b74c8457eaa7fcc50db41b431f8a003.json
[edit]
[-] it_IT-803bf1ce2131e13efc590c1bc47851fc.json
[edit]
[-] de_DE-1d17475f620f63a92e2c5d2681c51ee8.json
[edit]
[-] en_GB-7f13c36c641b114bf18cd0bcc9ecc7e0.json
[edit]
[-] es_ES-8240df461220d1d3a028a9a4c5652a5b.json
[edit]
[-] it_IT-1d17475f620f63a92e2c5d2681c51ee8.json
[edit]
[-] it_IT-9c3519f4870fac83dc0dbf18cb6bd4c4.json
[edit]
[-] admin-network-fr_FR.mo
[edit]
[-] fr_FR-93882e8f9976382d7f724ac595ed7151.json
[edit]
[-] de_DE-9c3519f4870fac83dc0dbf18cb6bd4c4.json
[edit]
[-] nl_NL-0ce75ad2f775d1cac9696967d484808c.json
[edit]
[-] en_GB-7436b7ee9e4f11ac0d618d8cc886eb66.json
[edit]
[-] fr_FR-0eebe503220d4a00341eb011b92769b4.json
[edit]
[-] fr_FR-77fdfadaf2e1ca3a027d1956b910bc50.json
[edit]
[-] fr_FR-0cc31205f20441b3df1d1b46100f6b8d.json
[edit]
[-] en_GB-4a38fe1c0c45989e44682ba6109d9f46.json
[edit]
[-] admin-es_ES.po
[edit]
[-] en_GB-f8f49d9fc4a9cf7d78ec99285417bd9c.json
[edit]
[-] it_IT.po
[edit]
[-] nl_NL-1a0cd6a7128913b15c1a10dd68951869.json
[edit]
[-] es_ES-803bf1ce2131e13efc590c1bc47851fc.json
[edit]
[-] de_DE-8240df461220d1d3a028a9a4c5652a5b.json
[edit]
[-] it_IT-8240df461220d1d3a028a9a4c5652a5b.json
[edit]
[-] nl_NL-9b256ea9cd54df92095e04c76758ceb0.json
[edit]
[-] es_ES-1d17475f620f63a92e2c5d2681c51ee8.json
[edit]
[-] es_ES-9c3519f4870fac83dc0dbf18cb6bd4c4.json
[edit]
[-] de_DE.po
[edit]
[-] nl_NL-5251f7623766a714c8207c7edb938628.json
[edit]
[-] fr_FR-28b3c3d595952907e08d98287077426c.json
[edit]
[-] nl_NL.po
[edit]
[-] en_GB-28b3c3d595952907e08d98287077426c.json
[edit]
[-] es_ES-a9dc201dcd011fe71849743133052619.json
[edit]
[-] continents-cities-nl_NL.po
[edit]
[-] nl_NL-bf23b24175490c2e46aaf92ff6a0c70f.json
[edit]
[-] continents-cities-de_DE.po
[edit]
[-] es_ES-bf0f094965d3d4a95b47babcb35fc136.json
[edit]
[-] admin-network-es_ES.mo
[edit]
[-] es_ES-f575f481034e90e21d832e415fd95fcf.json
[edit]
[-] nl_NL-ac23eee47530ac63a1178c827db28087.json
[edit]
[-] de_DE-947c76bb5095da30e16668eec15406b2.json
[edit]
[-] continents-cities-it_IT.po
[edit]
[-] fr_FR-4a38fe1c0c45989e44682ba6109d9f46.json
[edit]
[-] en_GB-0cc31205f20441b3df1d1b46100f6b8d.json
[edit]
[-] en_GB-77fdfadaf2e1ca3a027d1956b910bc50.json
[edit]
[-] it_IT-947c76bb5095da30e16668eec15406b2.json
[edit]
[-] fr_FR-f8f49d9fc4a9cf7d78ec99285417bd9c.json
[edit]
[-] es_ES-8860e58c20c6a2ab5876a0f07be43bd9.json
[edit]