File: //proc/self/cwd/wp-content/plugins/wpml-string-translation/locale/orig/wpml-string-translation.po
# This file was generated by WPML
# WPML is a WordPress plugin that can turn any WordPress or WordPressMU site into a full featured multilingual content management system.
# https://wpml.org
msgid ""
msgstr ""
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Project-Id-Version:WPML_EXPORT\n"
"POT-Creation-Date: \n"
"PO-Revision-Date: \n"
"Last-Translator: \n"
"Language-Team: \n"
"Language:en\n"
"MIME-Version: 1.0\n"
# AjaxFactory::ACTION_SHOW_GENERATE_DIALOG,
# esc_attr__( 'Show custom MO Files Pre-generation dialog box', 'wpml-string-translation' ),
# false
msgid "Show custom MO Files Pre-generation dialog box"
msgstr ""
# AjaxFactory::ACTION_CLEANUP,
# esc_attr__( 'Cleanup and optimize string tables', 'wpml-string-translation' ),
# esc_attr__( 'Cleanup and optimization completed!', 'wpml-string-translation' )
msgid "Cleanup and optimize string tables"
msgstr ""
# esc_attr__( 'Cleanup and optimize string tables', 'wpml-string-translation' ),
# esc_attr__( 'Cleanup and optimization completed!', 'wpml-string-translation' )
# );
msgid "Cleanup and optimization completed!"
msgstr ""
# if ( ! $taxonomy || ! $source_lang ) {
# wp_send_json_error( __( 'Missing parameters', 'wpml-string-translation' ) );
# return;
msgid "Missing parameters"
msgstr ""
# if ( ! isset( $_POST['nonce'] ) || ! wp_verify_nonce( $_POST['nonce'], self::NONCE_TAXONOMY_TRANSLATION ) ) {
# wp_send_json_error( __( 'Invalid nonce', 'wpml-string-translation' ) );
# return false;
msgid "Invalid nonce"
msgstr ""
# ) {
# $message = sprintf( __( "%s slugs are set to be translated, but they are missing their translation", 'wpml-string-translation' ), $custom_post->labels->name );
# $notice .= $admin_notifier->display_instant_message( $message, 'error', 'below-h2', true );
msgid "%s slugs are set to be translated, but they are missing their translation"
msgstr ""
# } else {
# wp_send_json_error( __( 'Nonce value is invalid', 'wpml-string-translation' ) );
# }
msgid "Nonce value is invalid"
msgstr ""
# return '<span class="icon otgs-ico-warning"></span> '
# . __( "Automatic string registration will remain active for %s. Please visit the site's front-end to allow WPML to find strings for translation.", 'wpml-string-translation' );
# }
msgid "Automatic string registration will remain active for %s. Please visit the site's front-end to allow WPML to find strings for translation."
msgstr ""
# public function getFeatureDisabledDescription() {
# return __( '* This feature is only intended for sites that are in development. It will significantly slow down the site, but help you find strings that WPML cannot detect in the PHP code.', 'wpml-string-translation' );
# }
msgid "* This feature is only intended for sites that are in development. It will significantly slow down the site, but help you find strings that WPML cannot detect in the PHP code."
msgstr ""
# $model = array(
# 'section_label' => __( 'Strings in the plugins', 'wpml-string-translation' ),
# 'scan_button_label' => __( 'Scan selected plugins for strings', 'wpml-string-translation' ),
msgid "Strings in the plugins"
msgstr ""
# 'section_label' => __( 'Strings in the plugins', 'wpml-string-translation' ),
# 'scan_button_label' => __( 'Scan selected plugins for strings', 'wpml-string-translation' ),
# 'completed_title' => __( 'Completely translated strings', 'wpml-string-translation' ),
msgid "Scan selected plugins for strings"
msgstr ""
# 'scan_button_label' => __( 'Scan selected plugins for strings', 'wpml-string-translation' ),
# 'completed_title' => __( 'Completely translated strings', 'wpml-string-translation' ),
# 'needs_update_title' => __( 'Strings in need of translation', 'wpml-string-translation' ),
msgid "Completely translated strings"
msgstr ""
# 'completed_title' => __( 'Completely translated strings', 'wpml-string-translation' ),
# 'needs_update_title' => __( 'Strings in need of translation', 'wpml-string-translation' ),
# 'component' => __( 'Plugin', 'wpml-string-translation' ),
msgid "Strings in need of translation"
msgstr ""
# 'needs_update_title' => __( 'Strings in need of translation', 'wpml-string-translation' ),
# 'component' => __( 'Plugin', 'wpml-string-translation' ),
# 'domain' => __( 'Textdomain', 'wpml-string-translation' ),
msgid "Plugin"
msgstr ""
# 'component' => __( 'Plugin', 'wpml-string-translation' ),
# 'domain' => __( 'Textdomain', 'wpml-string-translation' ),
# 'all_text' => __( 'All', 'wpml-string-translation' ),
msgid "Textdomain"
msgstr ""
# 'domain' => __( 'Textdomain', 'wpml-string-translation' ),
# 'all_text' => __( 'All', 'wpml-string-translation' ),
# 'active_text' => __( 'Active', 'wpml-string-translation' ),
msgid "All"
msgstr ""
# 'all_text' => __( 'All', 'wpml-string-translation' ),
# 'active_text' => __( 'Active', 'wpml-string-translation' ),
# 'inactive_text' => __( 'Inactive', 'wpml-string-translation' ),
msgid "Active"
msgstr ""
# 'active_text' => __( 'Active', 'wpml-string-translation' ),
# 'inactive_text' => __( 'Inactive', 'wpml-string-translation' ),
# 'type' => 'plugin',
msgid "Inactive"
msgstr ""
# if ( ! array_key_exists( 'TextDomain', $plugin_data ) ) {
# $plugin_data['TextDomain'] = __( 'No TextDomain', 'wpml-string-translation' );
# }
msgid "No TextDomain"
msgstr ""
# 'domain_link' => add_query_arg( array( 'context' => $domain), $this->base_st_url ),
# 'title_needs_translation' => sprintf( __( 'Translate strings in %s', 'wpml-string-translation' ), $domain),
# 'title_all_strings' => sprintf( __( 'All strings in %s', 'wpml-string-translation' ), $domain),
msgid "Translate strings in %s"
msgstr ""
# 'title_needs_translation' => sprintf( __( 'Translate strings in %s', 'wpml-string-translation' ), $domain),
# 'title_all_strings' => sprintf( __( 'All strings in %s', 'wpml-string-translation' ), $domain),
# );
msgid "All strings in %s"
msgstr ""
# $model = array(
# 'section_label' => __( 'Strings in the themes', 'wpml-string-translation' ),
# 'scan_button_label' => __( 'Scan selected themes for strings', 'wpml-string-translation' ),
msgid "Strings in the themes"
msgstr ""
# 'section_label' => __( 'Strings in the themes', 'wpml-string-translation' ),
# 'scan_button_label' => __( 'Scan selected themes for strings', 'wpml-string-translation' ),
# 'completed_title' => __( 'Completely translated strings', 'wpml-string-translation' ),
msgid "Scan selected themes for strings"
msgstr ""
# 'needs_update_title' => __( 'Strings in need of translation', 'wpml-string-translation' ),
# 'component' => __( 'Theme', 'wpml-string-translation' ),
# 'domain' => __( 'Textdomain', 'wpml-string-translation' ),
msgid "Theme"
msgstr ""
# 'value' => 1,
# 'label' => __( 'Use theme or plugin text domains when gettext calls do not use a string literal', 'wpml-string-translation' ),
# 'tooltip' => __( "Some themes and plugins don't properly set the textdomain (second argument) in GetText calls. When you select this option, WPML will assume that the strings found in GetText calls in the PHP files of the theme and plugin should have the textdomain with the theme/plugin's name.", 'wpml-string-translation' ),
msgid "Use theme or plugin text domains when gettext calls do not use a string literal"
msgstr ""
# 'label' => __( 'Use theme or plugin text domains when gettext calls do not use a string literal', 'wpml-string-translation' ),
# 'tooltip' => __( "Some themes and plugins don't properly set the textdomain (second argument) in GetText calls. When you select this option, WPML will assume that the strings found in GetText calls in the PHP files of the theme and plugin should have the textdomain with the theme/plugin's name.", 'wpml-string-translation' ),
# 'checked' => checked( true, ! empty( $this->st_settings['use_header_text_domains_when_missing'] ), false ),
msgid "Some themes and plugins don't properly set the textdomain (second argument) in GetText calls. When you select this option, WPML will assume that the strings found in GetText calls in the PHP files of the theme and plugin should have the textdomain with the theme/plugin's name."
msgstr ""
# return array(
# 'buttonLabel' => __( 'Recreate ST DB cache tables', 'wpml-string-translation' ),
# 'description' => __( 'Recreate String Translation cache tables when they are missing or are invalid.', 'wpml-string-translation' ),
msgid "Recreate ST DB cache tables"
msgstr ""
# 'buttonLabel' => __( 'Recreate ST DB cache tables', 'wpml-string-translation' ),
# 'description' => __( 'Recreate String Translation cache tables when they are missing or are invalid.', 'wpml-string-translation' ),
# 'successMsg' => esc_js( __( 'Done', 'wpml-string-translation' ) ),
msgid "Recreate String Translation cache tables when they are missing or are invalid."
msgstr ""
# 'description' => __( 'Recreate String Translation cache tables when they are missing or are invalid.', 'wpml-string-translation' ),
# 'successMsg' => esc_js( __( 'Done', 'wpml-string-translation' ) ),
# 'nonce' => wp_create_nonce( 'wpml-st-upgrade-db-cache-command-nonce' ),
msgid "Done"
msgstr ""
# if ( $_FILES[ 'icl_po_file' ][ 'size' ] === 0 ) {
# $this->errors = esc_html__( 'File upload error', 'wpml-string-translation' );
# return null;
msgid "File upload error"
msgstr ""
# protected function get_privacy_policy() {
# return __( 'WPML String Translation will send all strings to WPML’s Advanced Translation Editor and to the translation services which are used.', 'wpml-string-translation' );
# }
msgid "WPML String Translation will send all strings to WPML’s Advanced Translation Editor and to the translation services which are used."
msgstr ""
# 'strings' => array(
# 'toggle_slugs_table' => sprintf( __( 'Set different slugs in different languages for %s.', 'wpml-string-translation' ), $custom_type->labels->name ),
# 'slug_status_incomplete' => __( "Not marked as 'complete'. Press 'Save' to enable.", 'wpml-string-translation' ),
msgid "Set different slugs in different languages for %s."
msgstr ""
# 'toggle_slugs_table' => sprintf( __( 'Set different slugs in different languages for %s.', 'wpml-string-translation' ), $custom_type->labels->name ),
# 'slug_status_incomplete' => __( "Not marked as 'complete'. Press 'Save' to enable.", 'wpml-string-translation' ),
# 'original_label' => __( '(original)', 'wpml-string-translation' ),
msgid "Not marked as 'complete'. Press 'Save' to enable."
msgstr ""
# 'slug_status_incomplete' => __( "Not marked as 'complete'. Press 'Save' to enable.", 'wpml-string-translation' ),
# 'original_label' => __( '(original)', 'wpml-string-translation' ),
# ),
msgid "(original)"
msgstr ""
# 'positions' => $positions,
# 'no_results_label' => __( 'No records found', 'wpml-string-translation' ),
# 'highlight_color' => $highlight_color,
msgid "No records found"
msgstr ""
# class="wpml-change-language-dialog"
# title="<?php _e( 'Language of domains', 'wpml-string-translation' ); ?>"
# style="display:none"
msgid "Language of domains"
msgstr ""
# style="display:none"
# data-button-text="<?php _e( 'Apply', 'wpml-string-translation' ); ?>"
# data-cancel-text="<?php _e( 'Cancel', 'wpml-string-translation' ); ?>" >
msgid "Apply"
msgstr ""
# data-button-text="<?php _e( 'Apply', 'wpml-string-translation' ); ?>"
# data-cancel-text="<?php _e( 'Cancel', 'wpml-string-translation' ); ?>" >
# <label for="wpml-domain-select">
msgid "Cancel"
msgstr ""
# <label for="wpml-domain-select">
# <?php _e( 'Select for which domain to set the language: ', 'wpml-string-translation' ); ?>
# </label>
msgid "Select for which domain to set the language: "
msgstr ""
# <select id="wpml-domain-select">
# <option value="" selected="selected"><?php _e( '-- Please select --', 'wpml-string-translation' ); ?></option>
# <?php
msgid "-- Please select --"
msgstr ""
# <p class="wpml-cdl-info">
# <?php _e( 'This domain currently has the following strings:', 'wpml-string-translation'); ?>
# </p>
msgid "This domain currently has the following strings:"
msgstr ""
# <td class="manage-column column-cb check-column"><input class="js-all-check" type="checkbox" value="all" /></td>
# <th><?php _e( 'Current source language', 'wpml-string-translation' ); ?></th>
# <th class="num"><?php _e( 'Number of strings', 'wpml-string-translation' ); ?></th>
msgid "Current source language"
msgstr ""
# <th><?php _e( 'Current source language', 'wpml-string-translation' ); ?></th>
# <th class="num"><?php _e( 'Number of strings', 'wpml-string-translation' ); ?></th>
# </tr>
msgid "Number of strings"
msgstr ""
# <div class="js-lang-select-area wpml-cdl-info">
# <label for="wpml-source-domain-language-change"><?php _e( 'Set the source language of these strings to:', 'wpml-string-translation'); ?></label>
# <?php
msgid "Set the source language of these strings to:"
msgstr ""
# <input id="wpml-cdl-set-default" type="checkbox" class="js-default" value="use-as-default" checked="checked" />
# <?php _e( 'Use this language as the default language for new strings in this domain', 'wpml-string-translation'); ?>
# </label>
msgid "Use this language as the default language for new strings in this domain"
msgstr ""
# 'class' => 'wpml-select2-button',
# 'please_select_text' => __( 'Change the language of selected strings', 'wpml-string-translation' ),
# 'disabled' => true
msgid "Change the language of selected strings"
msgstr ""
# if ( ! $can_translate ) {
# $form_disabled_reason = __( "You can't translate this string because it hasn't been sent for translation in this language", 'wpml-string-translation' );
# }
msgid "You can't translate this string because it hasn't been sent for translation in this language"
msgstr ""
# $can_translate = false;
# $form_disabled_reason = __( "You can't translate this string because it's assigned to another translator", 'wpml-string-translation' );
# }
msgid "You can't translate this string because it's assigned to another translator"
msgstr ""
# <?php if ( isset( $icl_string['translations'][ $lang['code'] ]['mo_string'] ) && $icl_string['translations'][ $lang['code'] ]['mo_string'] ) { ?>
# <span class="wpml-st-mo-translation" title="<?php esc_attr_e( 'Imported translation', 'wpml-string-translation' ); ?>">
# <?php echo esc_html( $icl_string['translations'][ $lang['code'] ]['mo_string'] ); ?>
msgid "Imported translation"
msgstr ""
# data-lang="<?php echo $lang['code']; ?>"
# value="<?php esc_attr_e( 'Save', 'wpml-string-translation' ) ?>"/>
# <?php if ( $form_disabled_reason ): ?>
msgid "Save"
msgstr ""
# ?>
# <a class="thickbox" title="<?php esc_attr_e( 'view in source', 'wpml-string-translation' ) ?>"
# href="<?php echo esc_url( $thickbox_url ); ?>">
msgid "view in source"
msgstr ""
# <img src="<?php echo WPML_ST_URL ?>/res/img/view-in-source.png" width="16" height="16"
# alt="<?php esc_attr_e( 'view in page', 'wpml-string-translation' ) ?>"/>
# </a>
msgid "view in page"
msgstr ""
# <td colspan="6" align="center">
# <?php esc_html_e( 'No strings found', 'wpml-string-translation' ) ?>
# </td>
msgid "No strings found"
msgstr ""
# <td scope="col" class="manage-column column-cb check-column"><input type="checkbox"/></td>
# <th scope="col"><?php esc_html_e( 'Domain', 'wpml-string-translation' ) ?></th>
# <th scope="col"><?php esc_html_e( 'Context', 'wpml-string-translation' ) ?></th>
msgid "Domain"
msgstr ""
# <th scope="col"><?php esc_html_e( 'Domain', 'wpml-string-translation' ) ?></th>
# <th scope="col"><?php esc_html_e( 'Context', 'wpml-string-translation' ) ?></th>
# <th scope="col"><?php esc_html_e( 'Name', 'wpml-string-translation' ) ?></th>
msgid "Context"
msgstr ""
# <th scope="col"><?php esc_html_e( 'Context', 'wpml-string-translation' ) ?></th>
# <th scope="col"><?php esc_html_e( 'Name', 'wpml-string-translation' ) ?></th>
# <th scope="col"><?php esc_html_e( 'View', 'wpml-string-translation' ) ?></th>
msgid "Name"
msgstr ""
# <th scope="col"><?php esc_html_e( 'Name', 'wpml-string-translation' ) ?></th>
# <th scope="col"><?php esc_html_e( 'View', 'wpml-string-translation' ) ?></th>
# <th scope="col"><?php esc_html_e( 'String', 'wpml-string-translation' ) ?></th>
msgid "View"
msgstr ""
# <th scope="col"><?php esc_html_e( 'View', 'wpml-string-translation' ) ?></th>
# <th scope="col"><?php esc_html_e( 'String', 'wpml-string-translation' ) ?></th>
# <th scope="col"><?php esc_html_e( 'Status', 'wpml-string-translation' ) ?></th>
msgid "String"
msgstr ""
# <th scope="col"><?php esc_html_e( 'String', 'wpml-string-translation' ) ?></th>
# <th scope="col"><?php esc_html_e( 'Status', 'wpml-string-translation' ) ?></th>
# </tr>
msgid "Status"
msgstr ""
# <div style="float:right;">
# <a href="#icl-st-toggle-translations" class="js-wpml-st-toggle-translations"><?php esc_html_e( 'translations', 'wpml-string-translation' ) ?></a>
# </div>
msgid "translations"
msgstr ""
# if ( isset( $icl_string['translations'][ $lang['code'] ]['mo_string'] ) && $icl_string['translations'][ $lang['code'] ]['mo_string'] ) {
# esc_html_e( 'Use my translation', 'wpml-string-translation' );
# } else {
msgid "Use my translation"
msgstr ""
# } else {
# esc_html_e( 'Translation is complete', 'wpml-string-translation' );
# }
msgid "Translation is complete"
msgstr ""
# 'strings' => array(
# 'empty_text' => __( 'Change translation priority of selected strings', 'wpml-string-translation' ),
# )
msgid "Change translation priority of selected strings"
msgstr ""
# $strings = array(
# 'title' => __( 'Dismiss all notices', 'wpml-string-translation' ),
# 'message' => __( 'Also prevent similar messages in the future?', 'wpml-string-translation' ),
msgid "Dismiss all notices"
msgstr ""
# 'title' => __( 'Dismiss all notices', 'wpml-string-translation' ),
# 'message' => __( 'Also prevent similar messages in the future?', 'wpml-string-translation' ),
# 'no' => __( 'No - keep showing these message', 'wpml-string-translation' ),
msgid "Also prevent similar messages in the future?"
msgstr ""
# 'message' => __( 'Also prevent similar messages in the future?', 'wpml-string-translation' ),
# 'no' => __( 'No - keep showing these message', 'wpml-string-translation' ),
# 'yes' => __( 'Yes - disable these notifications completely', 'wpml-string-translation' ),
msgid "No - keep showing these message"
msgstr ""
# 'no' => __( 'No - keep showing these message', 'wpml-string-translation' ),
# 'yes' => __( 'Yes - disable these notifications completely', 'wpml-string-translation' ),
# );
msgid "Yes - disable these notifications completely"
msgstr ""
# 'files' => $files,
# 'no_files_message' => __( 'Files already scanned.', 'wpml-string-translation' ),
# );
msgid "Files already scanned."
msgstr ""
# $blocks['php']['data']['mbstring'] = array(
# 'label' => __( 'Multibyte String extension', 'wpml-string-translation' ),
# 'value' => $is_mbstring_extension_loaded ? __( 'Loaded', 'wpml-string-translation' ) : __( 'Not loaded', 'wpml-string-translation' ),
msgid "Multibyte String extension"
msgstr ""
# 'label' => __( 'Multibyte String extension', 'wpml-string-translation' ),
# 'value' => $is_mbstring_extension_loaded ? __( 'Loaded', 'wpml-string-translation' ) : __( 'Not loaded', 'wpml-string-translation' ),
# 'url' => 'http://php.net/manual/book.mbstring.php',
msgid "Loaded"
msgstr ""
# 'label' => __( 'Multibyte String extension', 'wpml-string-translation' ),
# 'value' => $is_mbstring_extension_loaded ? __( 'Loaded', 'wpml-string-translation' ) : __( 'Not loaded', 'wpml-string-translation' ),
# 'url' => 'http://php.net/manual/book.mbstring.php',
msgid "Not loaded"
msgstr ""
# 'messages' => array(
# __( 'Multibyte String extension is required for WPML String Translation.', 'wpml-string-translation' ) => 'https://wpml.org/home/minimum-requirements/',
# ),
msgid "Multibyte String extension is required for WPML String Translation."
msgstr ""
# <h4>
# <?php esc_html_e( 'Translation memory for strings', 'wpml-string-translation' ); ?>
# </h4>
msgid "Translation memory for strings"
msgstr ""
# type="radio" />
# <?php esc_html_e( 'Look for translated strings and use their translations for new jobs', 'wpml-string-translation' ); ?>
# </label>
msgid "Look for translated strings and use their translations for new jobs"
msgstr ""
# type="radio" />
# <?php esc_html_e( "Don't reuse string translation", 'wpml-string-translation' ); ?>
# </label>
msgid "Don't reuse string translation"
msgstr ""
# private static function getOtherName( \WPML_ST_Translations_File_Entry $entry ) {
# return __( 'WP Core', 'wpml-string-translation' );
# }
msgid "WP Core"
msgstr ""
# private function get_short_notice_message() {
# $message = _x( 'WPML cannot replace .mo files because of technical problems in the String Translation table.',
# 'MO Import blocked short 1/3', 'wpml-string-translation' );
msgctxt "MO Import blocked short 1/3"
msgid "WPML cannot replace .mo files because of technical problems in the String Translation table."
msgstr ""
#
# $message .= ' ' . _x( 'WPML support team knows how to fix it.',
# 'MO Import blocked short 2/3', 'wpml-string-translation' );
msgctxt "MO Import blocked short 2/3"
msgid "WPML support team knows how to fix it."
msgstr ""
#
# $message .= ' ' . sprintf( _x( 'Please add a message in the relevant <a href="%s" target="_blank" >support thread</a> and we\'ll fix it for you.',
# 'MO Import blocked short 3/3', 'wpml-string-translation' ), $this->link );
msgctxt "MO Import blocked short 3/3"
msgid "Please add a message in the relevant <a href=\"%s\" target=\"_blank\" >support thread</a> and we'll fix it for you."
msgstr ""
# private function display_notice() {
# $message = _x( 'There is a problem with the String Translation table in your site.',
# 'MO Import blocked 1/4', 'wpml-string-translation' );
msgctxt "MO Import blocked 1/4"
msgid "There is a problem with the String Translation table in your site."
msgstr ""
#
# $message .= ' ' . _x( 'This problem is not causing a problem running the site right now, but can become a critical issue in the future.',
# 'MO Import blocked 2/4', 'wpml-string-translation' );
msgctxt "MO Import blocked 2/4"
msgid "This problem is not causing a problem running the site right now, but can become a critical issue in the future."
msgstr ""
#
# $message .= ' ' . _x( 'WPML support team knows how to fix it.',
# 'MO Import blocked 3/4', 'wpml-string-translation' );
msgctxt "MO Import blocked 3/4"
msgid "WPML support team knows how to fix it."
msgstr ""
#
# $message .= ' ' . sprintf( _x( 'Please add a message in the relevant <a href="%s" target="_blank">support thread</a> and we\'ll fix it for you.',
# 'MO Import blocked 4/4', 'wpml-string-translation' ), $this->link );
msgctxt "MO Import blocked 4/4"
msgid "Please add a message in the relevant <a href=\"%s\" target=\"_blank\">support thread</a> and we'll fix it for you."
msgstr ""
# $text = '<p>' . sprintf(
# esc_html__( 'We have detected a problem with some tables in the database. Please contact %sWPML support%s to get this fixed.', 'wpml-string-translation' ),
# '<a href="https://wpml.org/forums/forum/english-support/" class="otgs-external-link" rel="noopener" target="_blank">',
msgid "We have detected a problem with some tables in the database. Please contact %sWPML support%s to get this fixed."
msgstr ""
# <p>
# <?php esc_html_e( "WPML needs to update the database. This update will help improve WPML's performance when fetching translated strings.", 'wpml-string-translation' ); ?>
# <br /><br />
msgid "WPML needs to update the database. This update will help improve WPML's performance when fetching translated strings."
msgstr ""
# <br /><br />
# <button class="wpml-st-upgrade-migrate-originals"><?php esc_html_e( 'Update Now', 'wpml-string-translation' ); ?></button> <span class="spinner" style="float: none"></span>
# </p>
msgid "Update Now"
msgstr ""
# <p>
# <?php esc_html_e( 'The database has been updated.', 'wpml-string-translation' ); ?>
# <br /><br />
msgid "The database has been updated."
msgstr ""
# <br /><br />
# <button class="wpml-st-upgrade-migrate-originals-close"><?php esc_html_e( 'Close', 'wpml-string-translation' ); ?></button>
# </p>
msgid "Close"
msgstr ""
# public function __construct() {
# $widget_ops = array( 'classname' => 'widget_text_icl', 'description' => __( 'Multilingual arbitrary text or HTML', 'wpml-string-translation' ) );
# parent::__construct( 'text_icl', __( 'Multilingual Text', 'wpml-string-translation' ), $widget_ops );
msgid "Multilingual arbitrary text or HTML"
msgstr ""
# $widget_ops = array( 'classname' => 'widget_text_icl', 'description' => __( 'Multilingual arbitrary text or HTML', 'wpml-string-translation' ) );
# parent::__construct( 'text_icl', __( 'Multilingual Text', 'wpml-string-translation' ), $widget_ops );
# }
msgid "Multilingual Text"
msgstr ""
# ?>
# <p><label for="<?php echo $this->get_field_id('title'); ?>"><?php _e('Title:'); ?></label>
# <input class="widefat" id="<?php echo $this->get_field_id('title'); ?>" name="<?php echo $this->get_field_name('title'); ?>" type="text" value="<?php echo esc_attr($title); ?>" /></p>
msgid "Title:"
msgstr ""
#
# <p><input id="<?php echo $this->get_field_id('filter'); ?>" name="<?php echo $this->get_field_name('filter'); ?>" type="checkbox" <?php checked(isset($instance['filter']) ? $instance['filter'] : 0); ?> /> <label for="<?php echo $this->get_field_id('filter'); ?>"><?php _e('Automatically add paragraphs'); ?></label></p>
# <?php
msgid "Automatically add paragraphs"
msgstr ""
# case ICL_STRING_TRANSLATION_COMPLETE:
# return __( 'Translation complete', 'wpml-string-translation' );
#
msgid "Translation complete"
msgstr ""
# case ICL_STRING_TRANSLATION_PARTIAL:
# return __( 'Partial translation', 'wpml-string-translation' );
#
msgid "Partial translation"
msgstr ""
# case ICL_STRING_TRANSLATION_NEEDS_UPDATE:
# return __( 'Translation needs update', 'wpml-string-translation' );
#
msgid "Translation needs update"
msgstr ""
# case ICL_STRING_TRANSLATION_NOT_TRANSLATED:
# return __( 'Not translated', 'wpml-string-translation' );
#
msgid "Not translated"
msgstr ""
# case ICL_STRING_TRANSLATION_WAITING_FOR_TRANSLATOR:
# return __( 'Waiting for translator', 'wpml-string-translation' );
#
msgid "Waiting for translator"
msgstr ""
# if ( $translation_priority != false ) {
# if( $translation_priority === __( 'Optional', 'sitepress' ) ){
# $extra_cond .= " AND s.translation_priority IN ( '" . esc_sql( $translation_priority ) . "', '' ) ";
msgid "Optional"
msgstr ""
# <div class="error wpml-admin-notice wpml-st-inactive wpml-inactive">
# <p><?php esc_html_e( 'Please activate WPML Multilingual CMS to have WPML String Translation working.', 'wpml-string-translation' ); ?></p>
# </div>
msgid "Please activate WPML Multilingual CMS to have WPML String Translation working."
msgstr ""
# <div class="message error wpml-admin-notice wpml-st-inactive wpml-not-configured">
# <p><?php esc_html_e( 'WPML String Translation is enabled but not effective. Please finish the installation of WPML first.', 'wpml-string-translation' ); ?></p>
# </div>
msgid "WPML String Translation is enabled but not effective. Please finish the installation of WPML first."
msgstr ""
# class="message error wpml-admin-notice wpml-st-inactive wpml-outdated">
# <p><?php esc_html_e( 'WPML String Translation is enabled but not effective, because WPML is outdated. Please update WPML first.', 'wpml-string-translation' ); ?></p>
# </div>
msgid "WPML String Translation is enabled but not effective, because WPML is outdated. Please update WPML first."
msgstr ""
# if ( empty( $this->strings ) ) {
# $this->error_str = __( 'No string found', 'wpml-string-translation' );
# }
msgid "No string found"
msgstr ""
# if ( $result['strings_found'] ) {
# $result['scan_successful_message'] .= __( ' They were added to the string translation table.', 'wpml-string-translation' );
# }
msgid " They were added to the string translation table."
msgstr ""
# $result = array(
# 'scan_successful_message' => esc_html__( 'Scan successful! WPML found %s strings.', 'wpml-string-translation' ),
# 'files_processed_message' => esc_html__( 'The following files were processed:', 'wpml-string-translation' ),
msgid "Scan successful! WPML found %s strings."
msgstr ""
# 'scan_successful_message' => esc_html__( 'Scan successful! WPML found %s strings.', 'wpml-string-translation' ),
# 'files_processed_message' => esc_html__( 'The following files were processed:', 'wpml-string-translation' ),
# 'files_processed' => $this->get_scanned_files(),
msgid "The following files were processed:"
msgstr ""
# $html = '<div class="wrap">';
# $html .= '<h2>' . __( 'Auto-download WordPress translations', 'wpml-string-translation' ) . '</h2>';
#
msgid "Auto-download WordPress translations"
msgstr ""
# private function render_nothing_to_be_added() {
# $html = '<p>' . __( 'There is nothing to be updated or to be added.', 'wpml-string-translation' ) . '</p>';
#
msgid "There is nothing to be updated or to be added."
msgstr ""
# $html .= '<p><a href="' . admin_url( 'admin.php?page=' . ICL_PLUGIN_FOLDER . '/menu/theme-localization.php' ) . '"';
# $html .= 'class="button-secondary">' . __( 'Check other languages', 'wpml-string-translation' ) . '</a></p>';
#
msgid "Check other languages"
msgstr ""
#
# $html = '<h3>' . sprintf( __( 'Updated translations (%d)', 'wpml-string-translation' ), count( $updated_translations ) ) . '</h3>';
# $html .= '<table id="icl_admo_list_table" class="widefat">';
msgid "Updated translations (%d)"
msgstr ""
# $html .= '<th>' . __( 'String', 'wpml-string-translation' ) . '</th>';
# $html .= '<th style="text-align:center;">' . __( 'Existing translation', 'wpml-string-translation' ) . '</th>';
# $html .= '<th style="text-align:center;">' . __( 'New translation', 'wpml-string-translation' ) . '</th>';
msgid "Existing translation"
msgstr ""
# $html .= '<th style="text-align:center;">' . __( 'Existing translation', 'wpml-string-translation' ) . '</th>';
# $html .= '<th style="text-align:center;">' . __( 'New translation', 'wpml-string-translation' ) . '</th>';
# $html .= '</tr></thead> <tbody>';
msgid "New translation"
msgstr ""
#
# $html = '<h3>' . sprintf( __( 'New translations (%d)', 'wpml-string-translation' ), count( $new_translations ) ) . '</h3>';
# $html .= '<table class="widefat">';
msgid "New translations (%d)"
msgstr ""
# $html .= '<th>' . __( 'String', 'wpml-string-translation' ) . '</th>';
# $html .= '<th>' . __( 'Translation', 'wpml-string-translation' ) . '</th>';
# $html .= '</tr></thead><tbody>';
msgid "Translation"
msgstr ""
# $html .= '<label><input type="checkbox" name="add_new" value="' . base64_encode( serialize( $new_translations ) ) . '" checked="checked" /> ';
# $html .= __( 'Add the new translations.', 'wpml-string-translation' ) . '</label>';
#
msgid "Add the new translations."
msgstr ""
#
# $link_to_bottom_of_page = '<a href="#adm-proceed">' . __( 'bottom of this page', 'wpml-string-translation' ) . '</a>';
#
msgid "bottom of this page"
msgstr ""
# $html = '<br /><div class="icl_cyan_box">';
# $html .= sprintf( __( 'This update includes %d new strings and %d updated strings. You can review the strings below. Then, go to the %s and click on the Proceed button.', 'wpml-string-translation' ), $number_of_new_strings, $number_of_updated_strings, $link_to_bottom_of_page );
# $html .= '</div>';
msgid "This update includes %d new strings and %d updated strings. You can review the strings below. Then, go to the %s and click on the Proceed button."
msgstr ""
# private function render_translations_updated_response() {
# $html = '<p><strong>' . __( 'Success!', 'wpml-string-translation' ) . '</strong></p>';
# foreach ( $this->user_messages as $message ) {
msgid "Success!"
msgstr ""
# if ( ! $this->version ) {
# $html .= __( 'Missing version number for translation.', 'wpml-string-translation' );
# } elseif ( ! isset( $this->active_languages[ $this->language ] ) ) {
msgid "Missing version number for translation."
msgstr ""
# } elseif ( ! isset( $this->active_languages[ $this->language ] ) ) {
# $html .= sprintf( __( 'Invalid language: %s', 'wpml-string-translation' ), $this->$language );
# }
msgid "Invalid language: %s"
msgstr ""
# } else {
# $this->user_errors[ ] = __( 'No action performed. Please select the strings that you need to update or add.', 'wpml-string-translation' );
# $res = $this->user_errors;
msgid "No action performed. Please select the strings that you need to update or add."
msgstr ""
# if ( ! empty( $translations_add ) ) {
# $this->user_messages[ ] = sprintf( _n( '%d new translation was added.', '%d new translations were added.', count( $translations_add ), 'wpml-string-translation' ), count( $translations_add ) );
# }
msgid "%d new translation was added."
msgstr ""
# if ( ! empty( $translations_add ) ) {
# $this->user_messages[ ] = sprintf( _n( '%d new translation was added.', '%d new translations were added.', count( $translations_add ), 'wpml-string-translation' ), count( $translations_add ) );
# }
msgid "%d new translations were added."
msgstr ""
# if ( $translations_updated ) {
# $this->user_messages[ ] = sprintf( _n( '%d translation was updated.', '%d translations were updated.', $translations_updated, 'wpml-string-translation' ), $translations_updated );
# }
msgid "%d translation was updated."
msgstr ""
# if ( $translations_updated ) {
# $this->user_messages[ ] = sprintf( _n( '%d translation was updated.', '%d translations were updated.', $translations_updated, 'wpml-string-translation' ), $translations_updated );
# }
msgid "%d translations were updated."
msgstr ""
#
# $this->add_stat( sprintf( __( 'Scanning file: %s', 'wpml-string-translation' ), $file ) );
# $this->add_scanned_file( $file );
msgid "Scanning file: %s"
msgstr ""
# } else {
# $this->add_stat( sprintf( __( 'Skipping file: %s', 'wpml-string-translation' ), $file ) );
# }
msgid "Skipping file: %s"
msgstr ""
# if ( ! $all_ok ) {
# $response[ 'error' ] = __( 'Some of the strings selected belong to packages. You can only change the language of these strings if all strings in the packages are selected.', 'wpml-string-translation');
# }
msgid "Some of the strings selected belong to packages. You can only change the language of these strings if all strings in the packages are selected."
msgstr ""
#
# $table_title = __( 'Package Management', 'wpml-string-translation' );
# $package_kind_label = __( 'Display packages for this kind:', 'wpml-string-translation' );
msgid "Package Management"
msgstr ""
# $table_title = __( 'Package Management', 'wpml-string-translation' );
# $package_kind_label = __( 'Display packages for this kind:', 'wpml-string-translation' );
# $package_kind_options[ - 1 ] = __( 'Display packages for this kind:', 'wpml-string-translation' );
msgid "Display packages for this kind:"
msgstr ""
#
# <input id="delete_packages" type="button" class="button-primary" value="<?php echo __( 'Delete Selected Packages', 'wpml-string-translation' ) ?>" disabled="disabled"/>
#
msgid "Delete Selected Packages"
msgstr ""
# <span class="spinner"></span>
# <span style="display:none" class="js-delete-confirm-message"><?php echo __( "Are you sure you want to delete these packages?\nTheir strings and translations will be deleted too.", 'wpml-string-translation' ) ?></span>
#
msgid "Are you sure you want to delete these packages?\nTheir strings and translations will be deleted too."
msgstr ""
# </th>
# <th scope="col"><?php echo __( 'Kind', 'wpml-string-translation' ) ?></th>
# <th scope="col"><?php echo __( 'Name', 'wpml-string-translation' ) ?></th>
msgid "Kind"
msgstr ""
# <th scope="col"><?php echo __( 'Name', 'wpml-string-translation' ) ?></th>
# <th scope="col"><?php echo __( 'Info', 'wpml-string-translation' ) ?></th>
# </tr>
msgid "Info"
msgstr ""
# public function render_string_package_status( $string_count, $translation_in_progress, $default_package_language ) {
# $package_statuses[ ] = sprintf( __( 'Contains %s strings', 'wpml-string-translation' ), $string_count );
# if ( $translation_in_progress ) {
msgid "Contains %s strings"
msgstr ""
# if ( $translation_in_progress ) {
# $package_statuses[ ] = '(' . __( 'Translation is in progress', 'wpml-string-translation' ) . ')';
# }
msgid "Translation is in progress"
msgstr ""
# }
# $package_statuses[ ] = __( 'Default package language', 'wpml-string-translation' ) . ': ' . $default_package_language;
#
msgid "Default package language"
msgstr ""
# <td colspan="6" align="center">
# <strong><?php echo __( 'No packages found', 'wpml-string-translation' ) ?></strong>
# </td>
msgid "No packages found"
msgstr ""
# <label for="select_all_package_<?php echo $position; ?>" style="display: none;">
# <?php _e( 'Select All', 'wpml-string-translation' ) ?>
# </label>
msgid "Select All"
msgstr ""
#
# $this->metabox_data[ 'title' ] = __( 'WPML Translation', 'wpml-string-translation' );
# if ( $this->is_package_language_active( ) ) {
msgid "WPML Translation"
msgstr ""
# if ( $this->is_package_language_active( ) ) {
# $this->metabox_data[ 'translate_title' ] = __( 'Send to translation', 'wpml-string-translation' );
# } else {
msgid "Send to translation"
msgstr ""
# } else {
# $this->metabox_data[ 'translate_title' ] = __( 'Translate strings', 'wpml-string-translation' );
# }
msgid "Translate strings"
msgstr ""
# if ( $this->got_package() ) {
# $this->metabox_data[ 'statuses_title' ] = __( 'Translation status:', 'wpml-string-translation' );
# $this->init_translation_statuses();
msgid "Translation status:"
msgstr ""
# $this->init_translation_statuses();
# $this->metabox_data[ 'package_language_title' ] = sprintf( __( 'Language of this %s is %s', 'wpml-string-translation' ), $this->package->kind, $this->get_lang_selector( ) );
# } else {
msgid "Language of this %s is %s"
msgstr ""
# $this->metabox_data[ 'package_language_title' ] = '';
# $this->metabox_data[ 'statuses_title' ] = __( 'There is nothing to translate.', 'wpml-string-translation' );
# }
msgid "There is nothing to translate."
msgstr ""
# case ICL_TM_IN_PROGRESS:
# $res->status = __( 'In progress', 'wpml-string-translation' );
# break;
msgid "In progress"
msgstr ""
# case ICL_TM_COMPLETE:
# $res->status = __( 'Complete', 'wpml-string-translation' );
# break;
msgid "Complete"
msgstr ""
# }
# $res->status .= __( 'Needs update', 'wpml-string-translation' );
# }
msgid "Needs update"
msgstr ""
# if ( $tm->is_in_basket( $language_data[ 'code' ] ) ) {
# $status_value = __( 'In translation basket', 'wpml-string-translation' );
# } else {
msgid "In translation basket"
msgstr ""
# 'type' => 'update',
# 'text' => __( 'You cannot add packages in this language to the basket since it already contains posts, packages or strings of another source language!
# Either submit the current basket and then add the post or delete the posts of differing language in the current basket', 'wpml-string-translation' )
msgid "You cannot add packages in this language to the basket since it already contains posts, packages or strings of another source language!\n\t\t\t\t\tEither submit the current basket and then add the post or delete the posts of differing language in the current basket"
msgstr ""
#
# $select_one_lang_message = __( 'Please select at least one language to translate into.', 'wpml-string-translation' );
#
msgid "Please select at least one language to translate into."
msgstr ""
# 'type' => 'error',
# 'text' => __( 'Please select at least one document to translate.', 'wpml-string-translation' )
# ) );
msgid "Please select at least one document to translate."
msgstr ""
# 'type' => 'update',
# 'text' => sprintf( __( 'Post "%s" will be ignored for %s, because translation is already in progress.',
# 'wpml-string-translation' ), $post_title, $language_name )
msgid "Post \"%s\" will be ignored for %s, because translation is already in progress."
msgstr ""
# 'type' => 'update',
# 'text' => sprintf( __( 'Post "%s" will be ignored for %s, because translation is already waiting for translator.',
# 'wpml-string-translation' ), $post_title, $language_name )
msgid "Post \"%s\" will be ignored for %s, because translation is already waiting for translator."
msgstr ""
# $menu['order'] = 1300;
# $menu['page_title'] = __( 'Packages', 'wpml-string-translation' );
# $menu['menu_title'] = __( 'Packages', 'wpml-string-translation' );
msgid "Packages"
msgstr ""
# <p>
# <?php printf( __( 'WPML Package Translation is enabled but not effective. It requires <a href="%s">WPML</a>, String Translation and Translation Management in order to work.', 'wpml-string-translation' ), 'http://wpml.org/' ); ?>
# </p>
msgid "WPML Package Translation is enabled but not effective. It requires <a href=\"%s\">WPML</a>, String Translation and Translation Management in order to work."
msgstr ""
# $html .= '<tr>';
# $html .= '<td>' . sprintf( __( "Updated %s translation is available", 'wpml-string-translation' ),
# '<strong>' . $l['display_name'] . '</strong>' ) . '</td>';
msgid "Updated %s translation is available"
msgstr ""
# $html .= '<td align="right">';
# $html .= '<a href="' . admin_url( 'admin.php?page=' . WPML_ST_FOLDER . '/menu/string-translation.php&download_mo=' . $language . '&version=' . $version_key ) . '" class="button-secondary">' . __( 'Review changes and update', 'wpml-string-translation' ) . '</a>';
# $html .= '</td>';
msgid "Review changes and update"
msgstr ""
# } else {
# $html .= __( 'No updates found.', 'wpml-string-translation' );
# }
msgid "No updates found."
msgstr ""
# }
# $load_xml_error_message .= sprintf(__('Failed downloading the language information file.', 'wpml-string-translation'), $errors);
# $load_xml_error_message .= '<br/>' . sprintf(__('Errors: %s', 'wpml-string-translation'), $errors);
msgid "Failed downloading the language information file."
msgstr ""
# $load_xml_error_message .= sprintf(__('Failed downloading the language information file.', 'wpml-string-translation'), $errors);
# $load_xml_error_message .= '<br/>' . sprintf(__('Errors: %s', 'wpml-string-translation'), $errors);
# } else {
msgid "Errors: %s"
msgstr ""
# } else {
# $load_xml_error_message .= __('Failed downloading the language information file. Please go back and try a little later.', 'wpml-string-translation');
# }
msgid "Failed downloading the language information file. Please go back and try a little later."
msgstr ""
# if(is_wp_error($response)){
# $err = __('Error getting the translation file. Please go back and try again.', 'wordpress-language');
# if(isset($response->errors['http_request_failed'][0])){
msgid "Error getting the translation file. Please go back and try again."
msgstr ""
# <div class="updated">
# <p><?php _e( 'Strings translations updated', 'wpml-string-translation' ); ?></p>
# </div>
msgid "Strings translations updated"
msgstr ""
# echo '<label><input type="checkbox" name="icl_convert" value="1" /> '
# . __('Convert to multilingual widget', 'wpml-string-translation') . '</label>';
# } else {
msgid "Convert to multilingual widget"
msgstr ""
# if (icl_widget_text_convert_to_multilingual($widget, $instance) === TRUE) {
# _e('This widget is converted to multilingual', 'wpml-string-translation');
# }
msgid "This widget is converted to multilingual"
msgstr ""
# if (!isset($_POST['sidebar']) || !isset($sidebars[$_POST['sidebar']])) {
# _e('Converting to multilingual widget failed. No sidebar specified.', 'wpml-string-translation');
# return FALSE;
msgid "Converting to multilingual widget failed. No sidebar specified."
msgstr ""
# if (isset($icl_widgets_text[$icl_widget->number])) {
# _e('Widget is already converted', 'wpml-string-translation');
# return FALSE;
msgid "Widget is already converted"
msgstr ""
# } else {
# echo '0' . __( 'No strings selected', 'wpml-string-translation' );
# }
msgid "No strings selected"
msgstr ""
# $wpml_admin_text_config = new WPML_Admin_Text_Configuration();
# $message = __( 'Save the following to a wpml-config.xml in the root of your theme or plugin.', 'wpml-string-translation' )
# . "<textarea wrap=\"soft\" spellcheck=\"false\">" . htmlentities($wpml_admin_text_config->get_wpml_config_file($data[ 'icl_admin_options' ] )) .
msgid "Save the following to a wpml-config.xml in the root of your theme or plugin."
msgstr ""
# } else {
# $message = __( 'Error: no strings selected', 'wpml-string-translation' );
# }
msgid "Error: no strings selected"
msgstr ""
# $menu['order'] = 800;
# $menu['page_title'] = __( 'String Translation', 'wpml-string-translation' );
# $menu['menu_title'] = __( 'String Translation', 'wpml-string-translation' );
msgid "String Translation"
msgstr ""
# $links[ ] = '<a href="admin.php?page=' . WPML_ST_FOLDER . '/menu/string-translation.php">' .
# __( 'Configure', 'wpml-string-translation' ) . '</a>';
# }
msgid "Configure"
msgstr ""
# <div class="wpml-section-header">
# <h3><?php esc_html_e( 'Slug translations', 'wpml-string-translation' ) ?></h3>
# </div>
msgid "Slug translations"
msgstr ""
# <input type="checkbox" name="icl_slug_translation_on" value="1" <?php checked( 1, $slug_translation_settings->is_enabled(), true ) ?> />
# <?php esc_html_e( 'Translate custom post and taxonomy base slugs (via WPML String Translation).', 'wpml-string-translation' ) ?>
# </label>
msgid "Translate custom post and taxonomy base slugs (via WPML String Translation)."
msgstr ""
# <div class="icl_cyan_box">
# <?php printf(__('This update includes %d new strings and %d updated strings. You can review the strings below. Then, go to the <a%s>bottom of this page</a> and click on the Proceed button.', 'wpml-string-translation'),
# isset($translations['new']) ? count($translations['new']) : 0,
msgid "This update includes %d new strings and %d updated strings. You can review the strings below. Then, go to the <a%s>bottom of this page</a> and click on the Proceed button."
msgstr ""
# <p class="submit">
# <input type="submit" class="button-primary" value="<?php esc_attr_e('Proceed', 'wpml-string-translation') ?>" />
# <a class="button-secondary" href="<?php echo admin_url('admin.php?page=' . ICL_PLUGIN_FOLDER . '/menu/theme-localization.php') ?>"><?php _e('Cancel', 'wpml-string-translation') ?></a>
msgid "Proceed"
msgstr ""
# <div class="wrap">
# <h2><?php echo __('String translation', 'wpml-string-translation') ?></h2>
#
msgid "String translation"
msgstr ""
# <p><?php _e('This table shows all the admin texts that WPML found.', 'wpml-string-translation'); ?></p>
# <p><?php printf(__('The fields with <span%s>red</span> background are text fields and the fields with <span%s>cyan</span> background are numeric.', 'wpml-string-translation'),' class="icl_st_string"',' class="icl_st_numeric"'); ?></p>
# <p><?php printf(__("Choose the fields you'd like to translate and click on the 'Apply' button. Then, use WPML's <a%s>String translation</a> to translate them.", 'wpml-string-translation'),' href="admin.php?page='.WPML_ST_FOLDER.'/menu/string-translation.php"'); ?></p>
msgid "The fields with <span%s>red</span> background are text fields and the fields with <span%s>cyan</span> background are numeric."
msgstr ""
# <p><?php printf(__('The fields with <span%s>red</span> background are text fields and the fields with <span%s>cyan</span> background are numeric.', 'wpml-string-translation'),' class="icl_st_string"',' class="icl_st_numeric"'); ?></p>
# <p><?php printf(__("Choose the fields you'd like to translate and click on the 'Apply' button. Then, use WPML's <a%s>String translation</a> to translate them.", 'wpml-string-translation'),' href="admin.php?page='.WPML_ST_FOLDER.'/menu/string-translation.php"'); ?></p>
#
msgid "Choose the fields you'd like to translate and click on the 'Apply' button. Then, use WPML's <a%s>String translation</a> to translate them."
msgstr ""
# <?php endforeach; ?>
# <span id="icl_st_options_write_success" class="hidden updated message fade"><?php printf(__('The selected strings can now be translated using the <a%s>string translation</a> screen', 'wpml-string-translation'), ' href="admin.php?page='.WPML_ST_FOLDER.'/menu/string-translation.php"');?></span>
# <span id="icl_st_options_write_confirm" class="hidden"><?php _e('You have removed some of the texts that are translated already. The translations will be lost.','wpml-string-translation')?></span>
msgid "The selected strings can now be translated using the <a%s>string translation</a> screen"
msgstr ""
# <div id="icl_st_option_writes">
# <p><?php _e('This table shows all the admin texts that WPML found.', 'wpml-string-translation'); ?></p>
# <p><?php printf(__('The fields with <span%s>red</span> background are text fields and the fields with <span%s>cyan</span> background are numeric.', 'wpml-string-translation'),' class="icl_st_string"',' class="icl_st_numeric"'); ?></p>
msgid "This table shows all the admin texts that WPML found."
msgstr ""
# <p>
# <input type="button" class="button" id="icl_st_ow_export" value="<?php _e('Export selected strings as a WPML config file that can be added to themes or plugins', 'wpml-string-translation'); ?>" />
# <input type="button" class="button-primary" id="icl_st_ow_export_close" value="<?php _e('Close', 'wpml-string-translation')?>" />
msgid "Export selected strings as a WPML config file that can be added to themes or plugins"
msgstr ""
# <span id="icl_st_options_write_success" class="hidden updated message fade"><?php printf(__('The selected strings can now be translated using the <a%s>string translation</a> screen', 'wpml-string-translation'), ' href="admin.php?page='.WPML_ST_FOLDER.'/menu/string-translation.php"');?></span>
# <span id="icl_st_options_write_confirm" class="hidden"><?php _e('You have removed some of the texts that are translated already. The translations will be lost.','wpml-string-translation')?></span>
# <p class="submit">
msgid "You have removed some of the texts that are translated already. The translations will be lost."
msgstr ""
# <?php else: ?>
# <div align="center"><?php _e('No options found. Make sure you saved your theme options at least once. <br />Some themes only add these to the wp_options table after the user explicitly saves over the theme defaults', 'wpml-string-translation') ?></div>
# <?php endif; ?>
msgid "No options found. Make sure you saved your theme options at least once. <br />Some themes only add these to the wp_options table after the user explicitly saves over the theme defaults"
msgstr ""
# data-confirm="<?php echo esc_attr__( "Are you sure you want to delete these strings?\nTheir translations will be deleted too.", 'wpml-string-translation' ) ?>"
# data-error="<?php echo __( "WPML could not delete the strings", 'wpml-string-translation' ) ?>"
# disabled="disabled"/>
msgid "WPML could not delete the strings"
msgstr ""
# $hl_color = !empty($string_settings['hl_color']) ? $string_settings['hl_color'] : $hl_color_default;
# $hl_color_label = __( 'Highlight color for strings', 'wpml-string-translation' );
# $color_picker_args = array(
msgid "Highlight color for strings"
msgstr ""
# ?>
# <?php printf(__('Translating users of types: %s', 'wpml-string-translation'), $tustr); ?>
#
msgid "Translating users of types: %s"
msgstr ""
# onclick="location.href='admin.php?page=<?php echo htmlspecialchars( $_GET['page'], ENT_QUOTES ) ?>'"/>
# <input class="js-wpml-btn-add-strings button-primary" type="submit" value="<?php echo esc_attr__( 'Add selected strings', 'wpml-string-translation' ); ?>"/></span><span class="spinner" style="float: left"></span>
# </p>
msgid "Add selected strings"
msgstr ""
# class="js-otgs-popover-tooltip"
# title="<?php echo esc_attr__( 'Search in both the original language and in translations. Searching in translations may take a bit of time.' ) ?>"
# />
msgid "Search in both the original language and in translations. Searching in translations may take a bit of time."
msgstr ""
# <input type="button" class="button-secondary" id="icl_st_delete_selected"
# value="<?php echo esc_attr__( 'Delete selected strings', 'wpml-string-translation' ) ?>"
# data-confirm="<?php echo esc_attr__( "Are you sure you want to delete these strings?\nTheir translations will be deleted too.", 'wpml-string-translation' ) ?>"
msgid "Delete selected strings"
msgstr ""
# value="<?php echo esc_attr__( 'Delete selected strings', 'wpml-string-translation' ) ?>"
# data-confirm="<?php echo esc_attr__( "Are you sure you want to delete these strings?\nTheir translations will be deleted too.", 'wpml-string-translation' ) ?>"
# data-error="<?php echo __( "WPML could not delete the strings", 'wpml-string-translation' ) ?>"
msgid "Are you sure you want to delete these strings?\nTheir translations will be deleted too."
msgstr ""
# <div id="dashboard_wpml_stsel_1" class="postbox">
# <div class="handlediv" title="<?php echo esc_attr__( 'Click to toggle', 'wpml-string-translation' ); ?>">
# <br/>
msgid "Click to toggle"
msgstr ""
# <p class="wpml-st-excluded-info"
# data-all-included="<?php echo esc_attr__('Strings from all text domains will be auto-registered', 'wpml-string-translation') ?>"
# data-all-excluded="<?php echo esc_attr__('Strings from all text domains are excluded', 'wpml-string-translation') ?>"
msgid "Strings from all text domains will be auto-registered"
msgstr ""
# data-all-included="<?php echo esc_attr__('Strings from all text domains will be auto-registered', 'wpml-string-translation') ?>"
# data-all-excluded="<?php echo esc_attr__('Strings from all text domains are excluded', 'wpml-string-translation') ?>"
# data-excluded-preview="<?php echo esc_attr__('You excluded: ', 'wpml-string-translation') ?>"
msgid "Strings from all text domains are excluded"
msgstr ""
# data-all-excluded="<?php echo esc_attr__('Strings from all text domains are excluded', 'wpml-string-translation') ?>"
# data-excluded-preview="<?php echo esc_attr__('You excluded: ', 'wpml-string-translation') ?>"
# data-included-preview="<?php echo esc_attr__('You included: ', 'wpml-string-translation') ?>"
msgid "You excluded: "
msgstr ""
# data-excluded-preview="<?php echo esc_attr__('You excluded: ', 'wpml-string-translation') ?>"
# data-included-preview="<?php echo esc_attr__('You included: ', 'wpml-string-translation') ?>"
# data-preview-suffix="<?php echo esc_attr__('and others', 'wpml-string-translation') ?>"
msgid "You included: "
msgstr ""
# data-included-preview="<?php echo esc_attr__('You included: ', 'wpml-string-translation') ?>"
# data-preview-suffix="<?php echo esc_attr__('and others', 'wpml-string-translation') ?>"
# >
msgid "and others"
msgstr ""
# class="button-secondary js-wpml-autoregister-edit-contexts"
# value="<?php echo esc_attr__('Edit', 'wpml-string-translation')?>"
# />
msgid "Edit"
msgstr ""
# style="display:none;"
# title="<?php echo esc_attr__('Auto-register strings from these text domains', 'wpml-string-translation');?>"
# >
msgid "Auto-register strings from these text domains"
msgstr ""
# <div id="wpml-st-filter-and-select-all-box">
# <input type="input" name="search" placeholder="<?php echo esc_attr__('Search', 'wpml-string-translation')?>" />
#
msgid "Search"
msgstr ""
# <p>
# <input class="button" name="icl_po_upload" id="icl_po_upload" type="submit" value="<?php echo esc_attr__( 'Submit', 'wpml-string-translation' ) ?>"/>
# <span id="icl_st_err_domain" class="icl_error_text" style="display:none"><?php echo esc_html__( 'Please enter a domain!', 'wpml-string-translation' ) ?></span>
msgid "Submit"
msgstr ""
#
# <p><?php printf( esc_html__( "These are the strings that we found in your .po file. Please carefully review them. Then, click on the 'add' or 'cancel' buttons at the %sbottom of this screen%s. You can exclude individual strings by clearing the check boxes next to them.", 'wpml-string-translation' ), '<a href="#add_po_strings_confirm">', '</a>' ); ?></p>
# <form method="post" id="wpml_add_strings" action="<?php echo admin_url("admin.php?page=" . WPML_ST_FOLDER . "/menu/string-translation.php");?>">
msgid "These are the strings that we found in your .po file. Please carefully review them. Then, click on the 'add' or 'cancel' buttons at the %sbottom of this screen%s. You can exclude individual strings by clearing the check boxes next to them."
msgstr ""
# <?php if($str['name'] != md5($str['string'])): ?>
# <i><?php printf( esc_html__( 'Name: %s', 'wpml-string-translation' ), $str['name'] ) ?></i><br/>
# <?php endif ?>
msgid "Name: %s"
msgstr ""
# <p style="line-height:220%;">
# <?php echo esc_html__( 'Select which strings to display:', 'wpml-string-translation' ); ?>
# <select name="icl_st_filter_status">
msgid "Select which strings to display:"
msgstr ""
# <option value="" <?php echo $selected;?>>
# <?php echo esc_html__( 'All strings', 'wpml-string-translation' ) ?>
# </option>
msgid "All strings"
msgstr ""
# <option value="<?php echo ICL_TM_WAITING_FOR_TRANSLATOR . '-' . $lang ?>" <?php echo $selected; ?>>
# <?php printf( esc_html__( 'Pending %s translation (%d)', 'wpml-string-translation' ), $lang_details['display_name'], $count ) ?>
# </option>
msgid "Pending %s translation (%d)"
msgstr ""
# <option value="<?php echo ICL_TM_NOT_TRANSLATED ?>" <?php echo $selected; ?>>
# <?php echo esc_html__( 'Translation needed', 'wpml-string-translation' ) ?>
# </option>
msgid "Translation needed"
msgstr ""
# <span style="white-space:nowrap">
# <?php echo esc_html__( 'Select strings within domain:', 'wpml-string-translation' ) ?>
# <select name="icl_st_filter_context">
msgid "Select strings within domain:"
msgstr ""
# <option value=""
# <?php if ( $context_filter === false ): ?>selected="selected"<?php endif; ?>><?php echo esc_html__( 'All domains', 'wpml-string-translation' ) ?></option>
# <?php foreach ( $icl_contexts as $v ): ?>
msgid "All domains"
msgstr ""
# <span style="white-space:nowrap">
# <?php echo esc_html__( 'Select strings Translation Priority:', 'wpml-string-translation' ) ?>
# <select name="icl-st-filter-translation-priority">
msgid "Select strings Translation Priority:"
msgstr ""
# <label>
# <?php echo esc_html__( 'Search for:', 'wpml-string-translation' ) ?>
# <input type="text" id="icl_st_filter_search" value="<?php echo $search_filter ?>" />
msgid "Search for:"
msgstr ""
# <input type="checkbox" id="icl_st_filter_search_em" value="1" <?php if($exact_match):?>checked="checked"<?php endif;?> />
# <?php echo esc_html__( 'Exact match', 'wpml-string-translation' ) ?>
# </label>
msgid "Exact match"
msgstr ""
# />
# <?php echo esc_html__( 'Include translations', 'wpml-string-translation' ) ?>
# </label>
msgid "Include translations"
msgstr ""
# <span style="white-space:nowrap">
# <?php printf( esc_html__( 'Showing only strings that contain %s', 'wpml-string-translation' ), '<i>' . esc_html( $search_filter ) . '</i>' ); ?>
# <input class="button" type="button" value="<?php esc_attr_e( 'Exit search', 'wpml-string-translation' ) ?>" id="icl_st_filter_search_remove"/>
msgid "Showing only strings that contain %s"
msgstr ""
# <div class="tablenav-pages">
# <a href="<?php echo esc_url( $url_show_paginated_results ); ?>"><?php printf( esc_html__( 'Display %d results per page', 'wpml-string-translation' ), $sitepress_settings['st']['strings_per_page'] ); ?></a>
# </div>
msgid "Display %d results per page"
msgstr ""
# if ( $page_links ) {
# $page_links_text = sprintf( '<span class="displaying-num">' . esc_html__( 'Displaying %s–%s of %s', 'wpml-string-translation' ) . '</span>%s',
# number_format_i18n( ( $paged - 1 )*$wp_query->query_vars['posts_per_page'] + 1 ),
msgid "Displaying %s–%s of %s"
msgstr ""
# if ( ! $get_show_results ) {
# echo esc_html__( 'Strings per page:', 'wpml-string-translation' );
#
msgid "Strings per page:"
msgstr ""
# </select>
# <a href="<?php echo esc_url( $url_show_all_results ); ?>"><?php echo esc_html__( 'Display all results', 'wpml-string-translation' ); ?></a>
# <?php
msgid "Display all results"
msgstr ""
# <div id="wpml-st-package-incomplete"
# style="display:none;color:red;"><?php echo esc_html__( "You have selected strings belonging to a package. Please select all strings from the affected package or unselect these strings.", 'wpml-string-translation' ) ?></div>
# <input type="button" class="button-secondary" id="icl_st_delete_selected"
msgid "You have selected strings belonging to a package. Please select all strings from the affected package or unselect these strings."
msgstr ""
# <h3 class="hndle">
# <span><?php echo esc_html__( 'Track where strings appear on the site', 'wpml-string-translation' ) ?></span>
# </h3>
msgid "Track where strings appear on the site"
msgstr ""
# <div class="inside">
# <p class="sub"><?php echo esc_html__( "WPML can keep track of where strings are used on the public pages. Activating this feature will enable the 'view in page' functionality and make translation easier.", 'wpml-string-translation' ) ?></p>
# <form id="icl_st_track_strings" name="icl_st_track_strings" action="">
msgid "WPML can keep track of where strings are used on the public pages. Activating this feature will enable the 'view in page' functionality and make translation easier."
msgstr ""
# <h3 class="hndle">
# <span><?php echo esc_html__('Auto register strings for translation', 'wpml-string-translation')?></span>
# </h3>
msgid "Auto register strings for translation"
msgstr ""
# >
# <?php echo esc_html__( 'Look for strings while pages are rendered', 'wpml-string-translation' )?>
# </label>
msgid "Look for strings while pages are rendered"
msgstr ""
# <input type="checkbox" name="select_all" <?php checked( false, $has_excluded); ?> />
# <span><?php echo esc_html__( 'Select all', 'wpml-string-translation' )?></span>
# </p>
msgid "Select all"
msgstr ""
# <h3 class="hndle">
# <span><?php echo esc_html__( 'Import / export .po', 'wpml-string-translation' ) ?></span>
# </h3>
msgid "Import / export .po"
msgstr ""
# <div class="inside">
# <h5><?php echo esc_html__( 'Import', 'wpml-string-translation' ) ?></h5>
# <form id="icl_st_po_form" action="" name="icl_st_po_form" method="post" enctype="multipart/form-data">
msgid "Import"
msgstr ""
# <p class="sub">
# <label for="icl_po_file"><?php echo esc_html__( '.po file:', 'wpml-string-translation' ) ?></label>
# <input id="icl_po_file" class="button primary" type="file" name="icl_po_file" />
msgid ".po file:"
msgstr ""
# <input type="checkbox" name="icl_st_po_translations" id="icl_st_po_translations" />
# <label for="icl_st_po_translations"><?php echo esc_html__( 'Also create translations according to the .po file', 'wpml-string-translation' ) ?></label>
# <select name="icl_st_po_language" id="icl_st_po_language" style="display:none">
msgid "Also create translations according to the .po file"
msgstr ""
# <p class="sub" style="line-height:2.3em" >
# <?php echo esc_html__( 'Select what the strings are for:', 'wpml-string-translation' ); ?>
# <?php if(!empty($available_contexts)): ?>
msgid "Select what the strings are for:"
msgstr ""
# <a href="#"
# onclick="var __nxt = jQuery(this).parent().next(); jQuery(this).prev().val(''); jQuery(this).parent().fadeOut('fast',function(){__nxt.fadeIn('fast')});return false;"><?php echo esc_html__( 'new', 'wpml-string-translation' ) ?></a>
# </span>
msgid "new"
msgstr ""
# <a href="#"
# onclick="var __prv = jQuery(this).parent().prev(); jQuery(this).prev().val(''); jQuery(this).parent().fadeOut('fast',function(){__prv.fadeIn('fast')});return false;"><?php echo esc_html__( 'select from existing', 'wpml-string-translation' ) ?></a>
# <?php endif ?>
msgid "select from existing"
msgstr ""
# <input class="button" name="icl_po_upload" id="icl_po_upload" type="submit" value="<?php echo esc_attr__( 'Submit', 'wpml-string-translation' ) ?>"/>
# <span id="icl_st_err_domain" class="icl_error_text" style="display:none"><?php echo esc_html__( 'Please enter a domain!', 'wpml-string-translation' ) ?></span>
# <span id="icl_st_err_po" class="icl_error_text" style="display:none"><?php echo esc_html__( 'Please select the .po file to upload!', 'wpml-string-translation' ) ?></span>
msgid "Please enter a domain!"
msgstr ""
# <span id="icl_st_err_domain" class="icl_error_text" style="display:none"><?php echo esc_html__( 'Please enter a domain!', 'wpml-string-translation' ) ?></span>
# <span id="icl_st_err_po" class="icl_error_text" style="display:none"><?php echo esc_html__( 'Please select the .po file to upload!', 'wpml-string-translation' ) ?></span>
# </p>
msgid "Please select the .po file to upload!"
msgstr ""
# <?php if(!empty($icl_contexts)):?>
# <h5><?php echo esc_html__( 'Export strings into .po/.pot file', 'wpml-string-translation' ) ?></h5>
# <?php
msgid "Export strings into .po/.pot file"
msgstr ""
# <div class="below-h2 error">
# <?php echo esc_html__( 'PO export may be glitchy. We are working to fix it.', 'wpml-string-translation' ); ?>
# </div>
msgid "PO export may be glitchy. We are working to fix it."
msgstr ""
# <p>
# <?php echo esc_html__( 'Select domain:', 'wpml-string-translation' ) ?>
# <select name="icl_st_e_context" id="icl_st_e_context">
msgid "Select domain:"
msgstr ""
# <input type="checkbox" name="icl_st_pe_translations" id="icl_st_pe_translations" checked="checked" value="1" onchange="if(jQuery(this).attr('checked'))jQuery('#icl_st_e_language').fadeIn('fast'); else jQuery('#icl_st_e_language').fadeOut('fast')" />
# <label for="icl_st_pe_translations"><?php echo esc_html__( 'Also include translations', 'wpml-string-translation' ) ?></label>
# <select name="icl_st_e_language" id="icl_st_e_language">
msgid "Also include translations"
msgstr ""
# <h3 class="hndle">
# <span><?php echo esc_html__( 'More options', 'wpml-string-translation' ) ?></span>
# </h3>
msgid "More options"
msgstr ""
# }else{
# $tustr = esc_html__( 'none', 'wpml-string-translation' );
# }
msgid "none"
msgstr ""
# $tustr .= '</span>';
# $tustr .= ' <a href="#" onclick="jQuery(\'#icl_st_tusers\').slideToggle();return false;">' . esc_html__( 'edit', 'wpml-string-translation' ) . '</a>';
#
msgid "edit"
msgstr ""
# <?php printf( esc_html__( 'Showing only strings that contain %s', 'wpml-string-translation' ), '<i>' . esc_html( $search_filter ) . '</i>' ); ?>
# <input class="button" type="button" value="<?php esc_attr_e( 'Exit search', 'wpml-string-translation' ) ?>" id="icl_st_filter_search_remove"/>
# </span>
msgid "Exit search"
msgstr ""
# <select name="icl-st-filter-translation-priority">
# <option value=""><?php esc_html_e( 'All Translation Priorities', 'wpml-string-translation' ) ?></option>
# <?php
msgid "All Translation Priorities"
msgstr ""
# <?php if( ! empty( $icl_contexts ) ): ?>
# <p><a href="#" id="wpml-language-of-domains-link"><?php esc_html_e( 'Languages of domains', 'wpml-string-translation' ); ?></a></p>
# <?php endif; ?>
msgid "Languages of domains"
msgstr ""
# </p>
# <p><a href="https://wpml.org/?p=9073" target="_blank"><?php esc_html_e( 'Performance considerations', 'wpml-string-translation' ) ?> »</a></p>
# </li>
msgid "Performance considerations"
msgstr ""
#
# <a href="admin.php?page=<?php echo WPML_ST_FOLDER ?>/menu/string-translation.php&trop=1"><?php esc_html_e( 'Translate texts in admin screens »', 'wpml-string-translation' ); ?></a>
#
msgid "Translate texts in admin screens »"
msgstr ""
#
# $anchor_text = esc_attr_x( 'String Tracking', 'String Tracking warning: sentence 1, anchor text', 'wpml-string-translation' );
# $message_sentences[] = esc_html_x( '%s allows you to see where strings come from, so you can translate them accurately.', 'String Tracking warning: sentence 1', 'wpml-string-translation' );
msgctxt "String Tracking warning: sentence 1, anchor text"
msgid "String Tracking"
msgstr ""
# $anchor_text = esc_attr_x( 'String Tracking', 'String Tracking warning: sentence 1, anchor text', 'wpml-string-translation' );
# $message_sentences[] = esc_html_x( '%s allows you to see where strings come from, so you can translate them accurately.', 'String Tracking warning: sentence 1', 'wpml-string-translation' );
# $message_sentences[] = esc_html_x( 'It needs to parse the PHP source files and the output HTML.', 'String Tracking warning: sentence 2', 'wpml-string-translation' );
msgctxt "String Tracking warning: sentence 1"
msgid "%s allows you to see where strings come from, so you can translate them accurately."
msgstr ""
# $message_sentences[] = esc_html_x( '%s allows you to see where strings come from, so you can translate them accurately.', 'String Tracking warning: sentence 1', 'wpml-string-translation' );
# $message_sentences[] = esc_html_x( 'It needs to parse the PHP source files and the output HTML.', 'String Tracking warning: sentence 2', 'wpml-string-translation' );
# $message_sentences[] = esc_html_x( 'This feature is CPU-intensive and should only be used while you are developing sites.', 'String Tracking warning: sentence 3', 'wpml-string-translation' );
msgctxt "String Tracking warning: sentence 2"
msgid "It needs to parse the PHP source files and the output HTML."
msgstr ""
# $message_sentences[] = esc_html_x( 'It needs to parse the PHP source files and the output HTML.', 'String Tracking warning: sentence 2', 'wpml-string-translation' );
# $message_sentences[] = esc_html_x( 'This feature is CPU-intensive and should only be used while you are developing sites.', 'String Tracking warning: sentence 3', 'wpml-string-translation' );
# $message_sentences[] = esc_html_x( 'Remember to turn it off before going to production, to avoid performance problems.', 'String Tracking warning: sentence 4', 'wpml-string-translation' );
msgctxt "String Tracking warning: sentence 3"
msgid "This feature is CPU-intensive and should only be used while you are developing sites."
msgstr ""
# $message_sentences[] = esc_html_x( 'This feature is CPU-intensive and should only be used while you are developing sites.', 'String Tracking warning: sentence 3', 'wpml-string-translation' );
# $message_sentences[] = esc_html_x( 'Remember to turn it off before going to production, to avoid performance problems.', 'String Tracking warning: sentence 4', 'wpml-string-translation' );
#
msgctxt "String Tracking warning: sentence 4"
msgid "Remember to turn it off before going to production, to avoid performance problems."
msgstr ""
# $this->admin_notice = '<div class="error wpml-admin-notice">';
# $this->admin_notice .= '<h3>' . __( 'WPML Update is Incomplete', 'sitepress' ) . '</h3>';
# $this->admin_notice .= '<p>' . implode( '</p><p>', $notice_paragraphs ) . '</p>';
msgid "WPML Update is Incomplete"
msgstr ""
# if ( count( $this->valid_plugins ) === 1 ) {
# $paragraph = __( 'You are running updated %s, but the following component is not updated:', 'sitepress' );
# $paragraph = sprintf( $paragraph, '<strong>' . $this->valid_plugins[0] . '</strong>' );
msgid "You are running updated %s, but the following component is not updated:"
msgstr ""
# } else {
# $paragraph = __( 'You are running updated %s and %s, but the following components are not updated:', 'sitepress' );
# $first_valid_plugins = implode( ', ', array_slice( $this->valid_plugins, 0, - 1 ) );
msgid "You are running updated %s and %s, but the following components are not updated:"
msgstr ""
# } else {
# $paragraph = __( 'The following components are not updated:', 'sitepress' );
# }
msgid "The following components are not updated:"
msgstr ""
# private function get_invalid_plugins_report_footer() {
# $wpml_org_url = '<a href="https://wpml.org/account/" title="WPML.org account">' . __( 'WPML.org account', 'sitepress' ) . '</a>';
#
msgid "WPML.org account"
msgstr ""
#
# $notice_paragraph = __( 'Your site will not work as it should in this configuration', 'sitepress' );
# $notice_paragraph .= ' ';
msgid "Your site will not work as it should in this configuration"
msgstr ""
# $notice_paragraph .= ' ';
# $notice_paragraph .= __( 'Please update all components which you are using.', 'sitepress' );
# $notice_paragraph .= ' ';
msgid "Please update all components which you are using."
msgstr ""
# $notice_paragraph .= ' ';
# $notice_paragraph .= sprintf( __( 'For WPML components you can receive updates from your %s or automatically, after you register WPML.', 'sitepress' ), $wpml_org_url );
#
msgid "For WPML components you can receive updates from your %s or automatically, after you register WPML."
msgstr ""