# This file was generated by WPML # WPML is a WordPress plugin that can turn any WordPress 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" # //success # $ret['success'] = sprintf(__('WPML will work on your site, but you will not receive updates. WPML updates are essential for keeping your site running smoothly and secure. To receive automated updates, you need to complete the registration, in the %splugins admin%s page.', 'sitepress'), # '', ''); msgid "WPML will work on your site, but you will not receive updates. WPML updates are essential for keeping your site running smoothly and secure. To receive automated updates, you need to complete the registration, in the %splugins admin%s page." msgstr "" # if(empty($_POST['installer_site_key'])){ # $ret['error'] = __('Missing site key.'); # }else{ msgid "Missing site key." msgstr "" # //success # $ret['success'] = __('Thank you for registering WPML on this site. You will receive automatic updates when new versions are available.', 'sitepress'); # } msgid "Thank you for registering WPML on this site. You will receive automatic updates when new versions are available." msgstr "" # if(1 == count($iclsettings['hidden_languages'])){ # $out = sprintf(__('%s is currently hidden to visitors.', 'sitepress'), # $active_languages[$iclsettings['hidden_languages'][0]]['display_name']); msgid "%s is currently hidden to visitors." msgstr "" # $hlangs = join(', ', $_hlngs); # $out = sprintf(__('%s are currently hidden to visitors.', 'sitepress'), $hlangs); # } msgid "%s are currently hidden to visitors." msgstr "" # } # $out .= ' ' . sprintf(__('You can enable its/their display for yourself, in your profile page.', 'sitepress'), # 'profile.php#wpml'); msgid "You can enable its/their display for yourself, in your profile page." msgstr "" # } else { # $out = __('All languages are currently displayed.', 'sitepress'); # } msgid "All languages are currently displayed." msgstr "" # echo '' # . __( 'Error: No custom field', 'sitepress' ) . ''; # die(); msgid "Error: No custom field" msgstr "" # echo '' # . __( 'Error: Please provide translation action', 'sitepress' ) . ''; # die(); msgid "Error: Please provide translation action" msgstr "" # $iclTranslationManagement->save_settings(); # echo '' . __( 'Settings updated', 'sitepress' ) . ''; # } else { msgid "Settings updated" msgstr "" # echo '' # . __( 'Error: WPML Translation Management plugin not initiated', 'sitepress' ) # . ''; msgid "Error: WPML Translation Management plugin not initiated" msgstr "" # echo '' # . __( 'Error: Please activate WPML Translation Management plugin', 'sitepress' ) # . ''; msgid "Error: Please activate WPML Translation Management plugin" msgstr "" # 'icl_duplicate_message' => $success, # 'icl_duplicate_fail' => __( 'Unable to remove relationship!', 'sitepress' ), # ); msgid "Unable to remove relationship!" msgstr "" # public function localize_scripts() { # $success = _x( 'You are updating a duplicate post.', '1/2 Confirm to make duplicated translations independent', 'sitepress' ) . "\n"; # $success .= _x( 'To not lose your changes, WPML will set this post to be translated independently.', '2/2 Confirm to make duplicated translations independent', 'sitepress' ) . "\n"; msgctxt "1/2 Confirm to make duplicated translations independent" msgid "You are updating a duplicate post." msgstr "" # $success = _x( 'You are updating a duplicate post.', '1/2 Confirm to make duplicated translations independent', 'sitepress' ) . "\n"; # $success .= _x( 'To not lose your changes, WPML will set this post to be translated independently.', '2/2 Confirm to make duplicated translations independent', 'sitepress' ) . "\n"; # $duplicate_data = array( msgctxt "2/2 Confirm to make duplicated translations independent" msgid "To not lose your changes, WPML will set this post to be translated independently." msgstr "" # $link_to_taxonomy_translation_screen = $this->build_tag_to_taxonomy_translation( $taxonomy ); # $text = sprintf( esc_html__( 'Translating %s? Use the %s table for easier translation.', 'sitepress' ), $taxonomy->labels->name, $link_to_taxonomy_translation_screen ); # $this->set_notice( new WPML_Notice( $taxonomy->name, $text, self::NOTICE_GROUP ) ); msgid "Translating %s? Use the %s table for easier translation." msgstr "" # $notice->add_display_callback( array( $this, 'should_display_help_notice' ) ); # $action = $this->wpml_admin_notices->get_new_notice_action( esc_html__( 'Dismiss', 'sitepress' ), '#', false, false, false ); # $action->set_js_callback( 'wpml_dismiss_taxonomy_translation_notice' ); msgid "Dismiss" msgstr "" # return '' . # sprintf( esc_html__( ' %s translation', 'sitepress' ), $taxonomy->labels->singular_name ) . ''; # } msgid " %s translation" msgstr "" # 'strings' => array( # 'title' => __( 'PHP', 'sitepress' ), # ), msgid "PHP" msgstr "" # 'version' => array( # 'label' => __( 'Version', 'sitepress' ), # 'value' => $php_version, msgid "Version" msgstr "" # 'messages' => array( # __( 'PHP 5.6 and above are recommended. PHP 5.3 is the minimum requirement.', 'sitepress' ) => 'https://wpml.org/home/minimum-requirements/', # __( 'Find how you can update PHP.', 'sitepress' ) => 'http://www.wpupdatephp.com/update/', msgid "PHP 5.6 and above are recommended. PHP 5.3 is the minimum requirement." msgstr "" # __( 'PHP 5.6 and above are recommended. PHP 5.3 is the minimum requirement.', 'sitepress' ) => 'https://wpml.org/home/minimum-requirements/', # __( 'Find how you can update PHP.', 'sitepress' ) => 'http://www.wpupdatephp.com/update/', # ), msgid "Find how you can update PHP." msgstr "" # 'memory_limit' => array( # 'label' => __( 'Memory limit', 'sitepress' ), # 'value' => $php_memory_limit, msgid "Memory limit" msgstr "" # 'messages' => array( # __( 'A memory limit of at least 128MB is required.', 'sitepress' ) => 'https://wpml.org/home/minimum-requirements/', # ), msgid "A memory limit of at least 128MB is required." msgstr "" # 'memory_usage' => array( # 'label' => __( 'Memory usage', 'sitepress' ), # 'value' => $memory_usage, msgid "Memory usage" msgstr "" # 'max_execution_time' => array( # 'label' => __( 'Max execution time', 'sitepress' ), # 'value' => $max_execution_time, msgid "Max execution time" msgstr "" # 'max_input_vars' => array( # 'label' => __( 'Max input vars', 'sitepress' ), # 'value' => $max_input_vars, msgid "Max input vars" msgstr "" # 'strings' => array( # 'title' => __( 'WordPress', 'sitepress' ), # ), msgid "WordPress" msgstr "" # 'messages' => array( # __( 'WordPress 3.9 or later is required.', 'sitepress' ) => 'https://wpml.org/home/minimum-requirements/', # ), msgid "WordPress 3.9 or later is required." msgstr "" # 'multisite' => array( # 'label' => __( 'Multisite', 'sitepress' ), # 'value' => $this->support_info->get_wp_multisite() ? __( 'Yes' ) : __( 'No' ), msgid "Multisite" msgstr "" # 'label' => __( 'Multisite', 'sitepress' ), # 'value' => $this->support_info->get_wp_multisite() ? __( 'Yes' ) : __( 'No' ), # ), msgid "Yes" msgstr "" # 'label' => __( 'Multisite', 'sitepress' ), # 'value' => $this->support_info->get_wp_multisite() ? __( 'Yes' ) : __( 'No' ), # ), msgid "No" msgstr "" # 'max_memory_limit' => array( # 'label' => __( 'Max memory limit', 'sitepress' ), # 'value' => $this->support_info->get_wp_max_memory_limit(), msgid "Max memory limit" msgstr "" # $blocks['php']['data']['eval_suhosin'] = array( # 'label' => __( 'eval() availability from Suhosin', 'sitepress' ), # 'value' => $this->support_info->eval_disabled_by_suhosin() ? __( 'Not available', 'sitepress' ) : __( 'Available', 'sitepress' ), msgid "eval() availability from Suhosin" msgstr "" # 'label' => __( 'eval() availability from Suhosin', 'sitepress' ), # 'value' => $this->support_info->eval_disabled_by_suhosin() ? __( 'Not available', 'sitepress' ) : __( 'Available', 'sitepress' ), # 'url' => 'https://suhosin.org/stories/configuration.html#suhosin-executor-disable-eval', msgid "Not available" msgstr "" # 'label' => __( 'eval() availability from Suhosin', 'sitepress' ), # 'value' => $this->support_info->eval_disabled_by_suhosin() ? __( 'Not available', 'sitepress' ) : __( 'Available', 'sitepress' ), # 'url' => 'https://suhosin.org/stories/configuration.html#suhosin-executor-disable-eval', msgid "Available" msgstr "" # 'messages' => array( # __( 'The eval() PHP function must be enabled.', 'sitepress' ) => 'https://wpml.org/home/minimum-requirements/#eval-usage', # ), msgid "The eval() PHP function must be enabled." msgstr "" # $model = array( # 'title' => __( 'Info', 'sitepress' ), # 'blocks' => $blocks, msgid "Info" msgstr "" # } else { # wp_send_json_error( esc_html__( 'Invalid request!', 'sitepress' ) ); # } msgid "Invalid request!" msgstr "" # # echo '

' . esc_html__( 'WPML', 'sitepress' ) . '

'; # echo esc_html__( 'Sitemaps for each language can be accessed below. You need to submit all these sitemaps to Google.', 'sitepress' ); msgid "WPML" msgstr "" # echo '

' . esc_html__( 'WPML', 'sitepress' ) . '

'; # echo esc_html__( 'Sitemaps for each language can be accessed below. You need to submit all these sitemaps to Google.', 'sitepress' ); # echo ''; msgid "Sitemaps for each language can be accessed below. You need to submit all these sitemaps to Google." msgstr "" # if ( ! $response ) { # wp_send_json_error( array( 'message' => esc_html__( 'Invalid nonce.', 'sitepress' ) ) ); # return $response; msgid "Invalid nonce." msgstr "" # 'Server' => array( # 'jQueryVersion' => wp_script_is( 'jquery', 'registered' ) ? $GLOBALS['wp_scripts']->registered['jquery']->ver : __( 'n/a', 'bbpress' ), # 'PHPVersion' => $this->sitepress->get_wp_api()->phpversion(), msgid "n/a" msgstr "" # if ( ! array_key_exists( 'post_type', $_POST ) || ! array_key_exists( 'batch_number', $_POST ) ) { # wp_send_json_error( array( 'message' => esc_html__( 'Some parameters are missing for this request.', 'sitepress' ) ) ); # return; msgid "Some parameters are missing for this request." msgstr "" # 'batch_number' => $new_batch_number, # 'message' => sprintf( esc_html__( 'Running now batch #%d', 'sitepress' ), $new_batch_number ), # ); msgid "Running now batch #%d" msgstr "" # $response_data['completed'] = true; # $response_data['message'] = sprintf( esc_html__( 'Completed: %1$d posts were processed for "%2$s".', 'sitepress' ), $total_posts_processed, $post_type ); # } msgid "Completed: %1$d posts were processed for \"%2$s\"." msgstr "" # 'code' => 'all', # 'native_name' => __( 'All Languages', 'sitepress' ), # ); msgid "All Languages" msgstr "" # 'strings' => array( # 'label' => __( 'Display on language:', 'sitepress' ), # ), msgid "Display on language:" msgstr "" # 'show_please_select' => true, # 'please_select_text' => __( '-- Please select --', 'sitepress' ), # 'selected' => '', msgid "-- Please select --" msgstr "" # if ( ! $errors ) { # $errors[] = __( 'Error', 'sitepress' ); # } msgid "Error" msgstr "" # if ( '' === trim( $url ) ) { # $errors[] = __( 'The URL of the HTML file is required', 'sitepress' ); # msgid "The URL of the HTML file is required" msgstr "" # if ( $this->is_external( $url ) ) { # $errors[] = __( 'You are trying to use an external URL: this is not allowed.', 'sitepress' ); # msgid "You are trying to use an external URL: this is not allowed." msgstr "" # if ( 200 !== (int) $response['response']['code'] ) { # $errors[] = __( 'An attempt to open the URL specified as a root page failed with the following error:', 'sitepress' ); # $errors[] = $response['response']['code'] . ': ' . $response['response']['message']; msgid "An attempt to open the URL specified as a root page failed with the following error:" msgstr "" # $permalinks_settings_url = get_admin_url( null, 'options-permalink.php' ); # $save_permalinks_link = '' . _x( 're-save the site permalinks', 'You may need to {re-save the site permalinks} - 2/2', 'sitepress' ) . ''; # $save_permalinks_message = sprintf( _x( 'You may need to %s.', 'You may need to {re-save the site permalinks} - 1/2', 'sitepress' ), $save_permalinks_link ); msgctxt "You may need to {re-save the site permalinks} - 2/2" msgid "re-save the site permalinks" msgstr "" # $save_permalinks_link = '' . _x( 're-save the site permalinks', 'You may need to {re-save the site permalinks} - 2/2', 'sitepress' ) . ''; # $save_permalinks_message = sprintf( _x( 'You may need to %s.', 'You may need to {re-save the site permalinks} - 1/2', 'sitepress' ), $save_permalinks_link ); # wp_send_json_success( $save_permalinks_message ); msgctxt "You may need to {re-save the site permalinks} - 1/2" msgid "You may need to %s." msgstr "" # 'strings' => array( # 'list_navigation' => __( 'Navigation', 'sitepress' ), # 'first_page' => __( 'First page', 'sitepress' ), msgid "Navigation" msgstr "" # 'list_navigation' => __( 'Navigation', 'sitepress' ), # 'first_page' => __( 'First page', 'sitepress' ), # 'previous_page' => __( 'Previous page', 'sitepress' ), msgid "First page" msgstr "" # 'first_page' => __( 'First page', 'sitepress' ), # 'previous_page' => __( 'Previous page', 'sitepress' ), # 'next_page' => __( 'Next page', 'sitepress' ), msgid "Previous page" msgstr "" # 'previous_page' => __( 'Previous page', 'sitepress' ), # 'next_page' => __( 'Next page', 'sitepress' ), # 'last_page' => __( 'Last page', 'sitepress' ), msgid "Next page" msgstr "" # 'next_page' => __( 'Next page', 'sitepress' ), # 'last_page' => __( 'Last page', 'sitepress' ), # 'current_page' => __( 'Current page', 'sitepress' ), msgid "Last page" msgstr "" # 'last_page' => __( 'Last page', 'sitepress' ), # 'current_page' => __( 'Current page', 'sitepress' ), # 'of' => __( 'of', 'sitepress' ), msgid "Current page" msgstr "" # 'current_page' => __( 'Current page', 'sitepress' ), # 'of' => __( 'of', 'sitepress' ), # ), msgid "of" msgstr "" # 'total_items' => sprintf( # _n( '%s item', '%s items', $this->pagination->get_total_items(), 'sitepress' ), # $this->pagination->get_total_items() msgid "%s item" msgstr "" # 'total_items' => sprintf( # _n( '%s item', '%s items', $this->pagination->get_total_items(), 'sitepress' ), # $this->pagination->get_total_items() msgid "%s items" msgstr "" # if ( 1 === $languages_count ) { # $text = __( 'You need to configure at least one more language in order to access "Theme and plugins localization" and "Media translation".', 'sitepress' ); # $notice = new WPML_Notice( self::NOTICE_ID_MISSING_MENU_ITEMS, $text, self::NOTICE_GROUP ); msgid "You need to configure at least one more language in order to access \"Theme and plugins localization\" and \"Media translation\"." msgstr "" # if ( $not_found_languages ) { # $list_item_pattern = __( '%s (current locale: %s) - suggested locale(s): %s', 'sitepress' ); # foreach ( (array) $not_found_languages as $not_found_language ) { msgid "%s (current locale: %s) - suggested locale(s): %s" msgstr "" # $text .= '

'; # $text .= __( 'WordPress cannot automatically download translations for the following languages:', 'sitepress' ); # $text .= '

'; msgid "WordPress cannot automatically download translations for the following languages:" msgstr "" # $languages_edit_link = ''; # $languages_edit_link .= __( 'Edit Languages', 'sitepress' ); # $languages_edit_link .= ''; msgid "Edit Languages" msgstr "" # $text .= '

'; # $text .= sprintf( __( 'To fix, open "%s" and set the "default locale" values as shown above.', 'sitepress' ), $languages_edit_link ); # $text .= '

'; msgid "To fix, open \"%s\" and set the \"default locale\" values as shown above." msgstr "" # $options[] = array( # 'label' => __( 'Choose language:', 'sitepress' ), # 'value' => 0, msgid "Choose language:" msgstr "" # 'strings' => array( # 'title' => __( 'Language filtering for AJAX operations', 'sitepress' ), # 'field_name' => WPML_Cookie_Setting::COOKIE_SETTING_FIELD, msgid "Language filtering for AJAX operations" msgstr "" # 'field_name' => WPML_Cookie_Setting::COOKIE_SETTING_FIELD, # 'field_label' => __( 'Store a language cookie to support language filtering for AJAX', 'sitepress' ), # 'tooltip' => __( 'Select this option if your theme or plugins use AJAX operations on the front-end, that WPML needs to filter. WPML will set a cookie using JavaScript which will allow it to return the correct content for AJAX operations.', 'sitepress' ), msgid "Store a language cookie to support language filtering for AJAX" msgstr "" # 'field_label' => __( 'Store a language cookie to support language filtering for AJAX', 'sitepress' ), # 'tooltip' => __( 'Select this option if your theme or plugins use AJAX operations on the front-end, that WPML needs to filter. WPML will set a cookie using JavaScript which will allow it to return the correct content for AJAX operations.', 'sitepress' ), # 'button_text' => __( 'Save', 'sitepress' ), msgid "Select this option if your theme or plugins use AJAX operations on the front-end, that WPML needs to filter. WPML will set a cookie using JavaScript which will allow it to return the correct content for AJAX operations." msgstr "" # 'tooltip' => __( 'Select this option if your theme or plugins use AJAX operations on the front-end, that WPML needs to filter. WPML will set a cookie using JavaScript which will allow it to return the correct content for AJAX operations.', 'sitepress' ), # 'button_text' => __( 'Save', 'sitepress' ), # 'button_id' => self::BUTTON_ID, msgid "Save" msgstr "" # 'strings' => array( # 'title' => sprintf( __( 'To easily translate %s, you need to add the following WPML components:', 'sitepress' ), $this->get_product_names( $issues ) ), # 'download' => __( 'Download', 'sitepress' ), msgid "To easily translate %s, you need to add the following WPML components:" msgstr "" # 'title' => sprintf( __( 'To easily translate %s, you need to add the following WPML components:', 'sitepress' ), $this->get_product_names( $issues ) ), # 'download' => __( 'Download', 'sitepress' ), # 'install' => __( 'Install', 'sitepress' ), msgid "Download" msgstr "" # 'download' => __( 'Download', 'sitepress' ), # 'install' => __( 'Install', 'sitepress' ), # ), msgid "Install" msgstr "" # 'strings' => array( # 'title' => sprintf( __( 'One more step before you can translate %s', 'sitepress' ), $this->build_items_in_sentence( $integrations ) ), # 'message' => __( "You need to enable WPML's Translation Editor, to translate conveniently.", 'sitepress' ), msgid "One more step before you can translate %s" msgstr "" # 'title' => sprintf( __( 'One more step before you can translate %s', 'sitepress' ), $this->build_items_in_sentence( $integrations ) ), # 'message' => __( "You need to enable WPML's Translation Editor, to translate conveniently.", 'sitepress' ), # 'enable_done' => __( 'Done.', 'sitepress' ), msgid "You need to enable WPML's Translation Editor, to translate conveniently." msgstr "" # 'message' => __( "You need to enable WPML's Translation Editor, to translate conveniently.", 'sitepress' ), # 'enable_done' => __( 'Done.', 'sitepress' ), # 'enable_error' => __( 'Something went wrong. Please try again or contact the support.', 'sitepress' ), msgid "Done." msgstr "" # 'enable_done' => __( 'Done.', 'sitepress' ), # 'enable_error' => __( 'Something went wrong. Please try again or contact the support.', 'sitepress' ), # ), msgid "Something went wrong. Please try again or contact the support." msgstr "" # if ( count( $items ) <= 2 ) { # $product_names = implode( _x( ' and ', 'between two elements of a list', 'sitepress' ) . ' ', $items ); # msgctxt "between two elements of a list" msgid " and " msgstr "" # $both = array_filter( array_merge( array( $first ), $last ), 'strlen' ); # $product_names = implode( _x( ', and ', 'before the element of a list', 'sitepress' ) . ' ', $both ); # msgctxt "before the element of a list" msgid ", and " msgstr "" # if ( ! $this->is_valid_request() ) { # wp_send_json_error( __( 'This action is not allowed', 'sitepress' ) ); # } else { msgid "This action is not allowed" msgstr "" # if ( $this->has_page_builders_issues() ) { # $document_action = new WPML_Notice_Action( __( 'Translating content created with page builders', 'sitepress' ), self::DOCUMENTATION_LINK ); # $notice->add_action( $document_action ); msgid "Translating content created with page builders" msgstr "" # # $enable_action = new WPML_Notice_Action( _x( 'Enable it now', 'Integration requirement notice title for translation editor: enable action', 'sitepress' ), '#', false, false, true ); # $enable_action->set_js_callback( 'js-set-translation-editor' ); msgctxt "Integration requirement notice title for translation editor: enable action" msgid "Enable it now" msgstr "" # if ( $is_default ) { # $html_response .= ' (' . __( 'default', 'sitepress' ) . ')'; # } msgid "default" msgstr "" # if ( 1 === $status ) { # $response['message'] = __( 'WordPress language file (.mo) is missing. Keeping existing display language.', 'sitepress' ); # } msgid "WordPress language file (.mo) is missing. Keeping existing display language." msgstr "" # foreach ( array( 1, 10 ) as $priority ) { # $label = __( 'As early as possible', 'sitepress' ); # if ( $priority > 1 ) { msgid "As early as possible" msgstr "" # if ( $priority > 1 ) { # $label = sprintf( esc_html__( 'Later in the head section (priority %d)', 'sitepress' ), $priority ); # } msgid "Later in the head section (priority %d)" msgstr "" #
#

#
msgid "SEO Options" msgstr "" # echo 'checked="checked"' ?> value="1"/> # #

msgid "Display alternative languages in the HEAD section." msgstr "" #

# #

# # msgid "WPML language settings" msgstr "" # > # # # # msgid "Set admin language as editing language." msgstr "" # # # # # msgid "Custom fields" msgstr "" # for="validate_language_domains_"> # # msgid "Validate on save" msgstr "" # > # # msgid "Auto sign-in and sign-out users from all domains" msgstr "" # msgid "Please log-out and login again in order to be able to access the admin features in all language domains." msgstr "" # /* translators: this is the first of two sentences explaining the "Auto sign-in and sign-out users from all domains" feature */ # echo esc_html_x( 'This feature allows the theme and plugins to work correctly when on sites that use languages in domains.', 'Tooltip: Auto sign-in and sign-out users from all domains', 'sitepress' ); # ?> msgctxt "Tooltip: Auto sign-in and sign-out users from all domains" msgid "This feature allows the theme and plugins to work correctly when on sites that use languages in domains." msgstr "" # /* translators: this is the second of two sentences explaining the "Auto sign-in and sign-out users from all domains" feature */ # echo esc_html_x( "It requires a call to each of the site's language domains on both log-in and log-out, so there's a small performance penalty to using it.", 'Tooltip: Auto sign-in and sign-out users from all domains', 'sitepress' ); # ?> msgctxt "Tooltip: Auto sign-in and sign-out users from all domains" msgid "It requires a call to each of the site's language domains on both log-in and log-out, so there's a small performance penalty to using it." msgstr "" # return '

' # . esc_html__( 'It looks like the %1$s extension, which is required by WPML, is not installed. Please refer to this link to know how to install this extension: %2$s.', 'sitepress' ) # . '

'; msgid "It looks like the %1$s extension, which is required by WPML, is not installed. Please refer to this link to know how to install this extension: %2$s." msgstr "" # private function missing_extension_message_for_php7() { # return '

' . esc_html__( 'You are using PHP 7: in some cases, the extension might have been removed during a system update. In this case, please see %3$s.', 'sitepress' ) . '

'; # } msgid "You are using PHP 7: in some cases, the extension might have been removed during a system update. In this case, please see %3$s." msgstr "" # private function contact_the_admin() { # return '

' . esc_html__( 'You may need to contact your server administrator or your hosting company to install this extension.', 'sitepress' ) . '

'; # } msgid "You may need to contact your server administrator or your hosting company to install this extension." msgstr "" # 'nonce_value' => wp_create_nonce( WPML_Theme_Plugin_Localization_Options_Ajax::NONCE_LOCALIZATION_OPTIONS ), # 'section_label' => __( 'Localization options', 'sitepress' ), # 'top_title' => __( 'How to translate strings in themes and plugins?', 'sitepress' ), msgid "Localization options" msgstr "" # 'section_label' => __( 'Localization options', 'sitepress' ), # 'top_title' => __( 'How to translate strings in themes and plugins?', 'sitepress' ), # 'top_options' => array( msgid "How to translate strings in themes and plugins?" msgstr "" # 'value' => WPML_Theme_Localization_Type::USE_ST_AND_NO_MO_FILES, # 'label' => __( "Translate themes and plugins using WPML's String Translation only (don't load .mo files)", 'sitepress' ), # 'checked' => checked( $this->sitepress->get_setting( 'theme_localization_type' ), WPML_Theme_Localization_Type::USE_ST_AND_NO_MO_FILES, false ), msgid "Translate themes and plugins using WPML's String Translation only (don't load .mo files)" msgstr "" # 'value' => WPML_Theme_Localization_Type::USE_ST, # 'label' => __( "Translate themes and plugins using WPML's String Translation and always load .mo files as backup", 'sitepress' ), # 'checked' => checked( $this->sitepress->get_setting( 'theme_localization_type' ), WPML_Theme_Localization_Type::USE_ST, false ), msgid "Translate themes and plugins using WPML's String Translation and always load .mo files as backup" msgstr "" # 'value' => WPML_Theme_Localization_Type::USE_MO_FILES, # 'label' => __( "Don't use String Translation to translate themes and plugins", 'sitepress' ), # 'checked' => checked( $this->sitepress->get_setting( 'theme_localization_type' ), WPML_Theme_Localization_Type::USE_MO_FILES, false ), msgid "Don't use String Translation to translate themes and plugins" msgstr "" # 'value' => 1, # 'label' => __( "Automatically load the theme's .mo file using 'load_theme_textdomain'", 'sitepress' ), # 'checked' => checked( $this->sitepress->get_setting( 'theme_localization_load_textdomain' ), true, false ), msgid "Automatically load the theme's .mo file using 'load_theme_textdomain'" msgstr "" # 'value' => $this->sitepress->get_setting( 'gettext_theme_domain_name' ) ? $this->sitepress->get_setting( 'gettext_theme_domain_name' ) : '', # 'label' => __( 'Enter textdomain:', 'sitepress' ), # ), msgid "Enter textdomain:" msgstr "" # 'st_active' => defined( 'WPML_ST_VERSION' ), # 'scanning_progress_msg' => __( "Scanning now, please don't close this page.", 'sitepress' ), # 'scanning_results_title' => __( 'Scanning Results', 'sitepress' ), msgid "Scanning now, please don't close this page." msgstr "" # 'scanning_progress_msg' => __( "Scanning now, please don't close this page.", 'sitepress' ), # 'scanning_results_title' => __( 'Scanning Results', 'sitepress' ), # ); msgid "Scanning Results" msgstr "" # if ( $this->hide_html_added || $notice->can_be_hidden() ) { # $result .= ' data-hide-text="' . __( 'Hide', 'sitepress' ) . '" '; # } msgid "Hide" msgstr "" # } else { # $hide_html .= esc_html__( 'Hide this notice.', 'sitepress' ); # } msgid "Hide this notice." msgstr "" # } else { # $dismiss_html .= esc_html__( 'Dismiss this notice.', 'sitepress' ); # } msgid "Dismiss this notice." msgstr "" # $notice->get_collapsed_text(), # $localized_text ? esc_html( $localized_text ) : esc_html__( 'Show this notice.', 'sitepress' ), # $notice->get_text() msgid "Show this notice." msgstr "" # # wp_send_json_error( __( 'Notice does not exists.', 'sitepress' ) ); # } msgid "Notice does not exists." msgstr "" # # wp_send_json_error( __( 'Notice does not exist.', 'sitepress' ) ); # } msgid "Notice does not exist." msgstr "" # } # wp_send_json_error( __( 'Group does not exist.', 'sitepress' ) ); # } msgid "Group does not exist." msgstr "" # return array( # WPML_CONTENT_TYPE_DONT_TRANSLATE => sprintf( __( "Do not make '%s' translatable", 'sitepress' ), $post_type_label ), # WPML_CONTENT_TYPE_TRANSLATE => sprintf( __( "Make '%s' translatable", 'sitepress' ), $post_type_label ), msgid "Do not make '%s' translatable" msgstr "" # WPML_CONTENT_TYPE_DONT_TRANSLATE => sprintf( __( "Do not make '%s' translatable", 'sitepress' ), $post_type_label ), # WPML_CONTENT_TYPE_TRANSLATE => sprintf( __( "Make '%s' translatable", 'sitepress' ), $post_type_label ), # WPML_CONTENT_TYPE_DISPLAY_AS_IF_TRANSLATED => sprintf( __( "Make '%s' appear as translated", 'sitepress' ), $post_type_label ), msgid "Make '%s' translatable" msgstr "" # WPML_CONTENT_TYPE_TRANSLATE => sprintf( __( "Make '%s' translatable", 'sitepress' ), $post_type_label ), # WPML_CONTENT_TYPE_DISPLAY_AS_IF_TRANSLATED => sprintf( __( "Make '%s' appear as translated", 'sitepress' ), $post_type_label ), # ); msgid "Make '%s' appear as translated" msgstr "" # return array( # WPML_CONTENT_TYPE_TRANSLATE => __( 'Translatable - only show translated items', 'sitepress' ), # WPML_CONTENT_TYPE_DISPLAY_AS_IF_TRANSLATED => __( 'Translatable - use translation if available or fallback to original language', 'sitepress' ), msgid "Translatable - only show translated items" msgstr "" # WPML_CONTENT_TYPE_TRANSLATE => __( 'Translatable - only show translated items', 'sitepress' ), # WPML_CONTENT_TYPE_DISPLAY_AS_IF_TRANSLATED => __( 'Translatable - use translation if available or fallback to original language', 'sitepress' ), # WPML_CONTENT_TYPE_DONT_TRANSLATE => __( 'Not translatable', 'sitepress' ), msgid "Translatable - use translation if available or fallback to original language" msgstr "" # WPML_CONTENT_TYPE_DISPLAY_AS_IF_TRANSLATED => __( 'Translatable - use translation if available or fallback to original language', 'sitepress' ), # WPML_CONTENT_TYPE_DONT_TRANSLATE => __( 'Not translatable', 'sitepress' ), # ); msgid "Not translatable" msgstr "" # if ( false !== strpos( $e->getMessage(), 'create' ) ) { # $text = sprintf( __( 'WPML could not create a cache directory in %s', 'sitepress' ), $this->cache_directory ); # } else { msgid "WPML could not create a cache directory in %s" msgstr "" # } else { # $text = sprintf( __( 'WPML could not write in the cache directory: %s', 'sitepress' ), $this->cache_directory ); # } msgid "WPML could not write in the cache directory: %s" msgstr "" # private function get_message() { # $msg = esc_html_x( # 'You are using DIVI theme, and you have chosen to use the standard editor for translating content.', msgctxt "Use Translation Editor notice 1/3" msgid "You are using DIVI theme, and you have chosen to use the standard editor for translating content." msgstr "" # # $msg .= ' ' . esc_html_x( # 'Some functionalities may not work properly. We encourage you to switch to use the Translation Editor.', msgctxt "Use Translation Editor notice 2/3" msgid "Some functionalities may not work properly. We encourage you to switch to use the Translation Editor." msgstr "" # $msg .= ' ' . sprintf( # esc_html_x( # 'You can find more information here: %s', msgctxt "Use Translation Editor notice 2/3" msgid "You can find more information here: %s" msgstr "" # ep_register_feature( 'wpml_integration', array( # 'title' => __( 'Integration WPML with ElasticPress', 'sitepress' ), # 'setup_cb' => array( $this, 'set_up' ), msgid "Integration WPML with ElasticPress" msgstr "" # public function box_description_long() { # $content = esc_html__( 'This allows to search for content in a specific language only.', 'sitepress' ); # echo '

' . $content . '

'; msgid "This allows to search for content in a specific language only." msgstr "" # $theme_repo_name = $this->installer_theme_get_repo_product_name( $frontend_tab_selected );; # $response['unregistered_messages'] = sprintf( __( 'To install and update %s, please %sregister%s %s for this site.', 'installer' ), # $theme_repo_name, '', '', $theme_repo_name ); msgid "To install and update %s, please %sregister%s %s for this site." msgstr "" # if ( self::CHANNEL_DEVELOPMENT === $id ) { # $channel = __( 'Development', 'installer' ); # } elseif ( self::CHANNEL_BETA === $id ) { msgid "Development" msgstr "" # } elseif ( self::CHANNEL_BETA === $id ) { # $channel = __( 'Beta', 'installer' ); # } else { msgid "Beta" msgstr "" # } else { # $channel = __( 'Production', 'installer' ); # } msgid "Production" msgstr "" # $translation_array = array( # 'installing' => __( 'Installing %s', 'installer' ), # 'updating' => __( 'Updating %s', 'installer' ), msgid "Installing %s" msgstr "" # 'installing' => __( 'Installing %s', 'installer' ), # 'updating' => __( 'Updating %s', 'installer' ), # 'activating' => __( 'Activating %s', 'installer' ) msgid "Updating %s" msgstr "" # 'updating' => __( 'Updating %s', 'installer' ), # 'activating' => __( 'Activating %s', 'installer' ) # ); msgid "Activating %s" msgstr "" # $this->menu_multisite_redirect(); # add_options_page( __( 'Installer', 'installer' ), __( 'Installer', 'installer' ), 'manage_options', 'installer', array( # $this, msgid "Installer" msgstr "" # public function plugins_action_links_registered( $links ) { # $links[] = '' . __( 'Registered', 'installer' ) . ''; # msgid "Registered" msgstr "" # public function plugins_action_links_not_registered( $links ) { # $links[] = '' . __( 'Register', 'installer' ) . ''; # msgid "Register" msgstr "" # 'type' => 'error', # 'text' => sprintf( __( 'You are using an invalid site key defined as the constant %s (most likely in wp-config.php). # Please remove it or use the correct value in order to be able to register correctly.', 'installer' ), 'OTGS_INSTALLER_SITE_KEY_' . strtoupper( $repository_id ) ) msgid "You are using an invalid site key defined as the constant %s (most likely in wp-config.php). \n Please remove it or use the correct value in order to be able to register correctly." msgstr "" # echo '

'; # printf( __( "To get automatic updates, you need to register %s for this site. %sRegister %s%s", 'sitepress' ), # $nag['product_name'], '', $nag['product_name'], '' ); msgid "To get automatic updates, you need to register %s for this site. %sRegister %s%s" msgstr "" # # $tabs['commercial'] = __( 'Commercial', 'installer' ); # msgid "Commercial" msgstr "" # # $error = sprintf( __( "Installer cannot display the products information because the automatic updating for %s was explicitly disabled with the configuration below (usually in wp-config.php):", 'installer' ), strtoupper( join( ', ', $repository_names ) ) ); # $error .= '

define("OTGS_DISABLE_AUTO_UPDATES", true);

'; msgid "Installer cannot display the products information because the automatic updating for %s was explicitly disabled with the configuration below (usually in wp-config.php):" msgstr "" # $error .= '

define("OTGS_DISABLE_AUTO_UPDATES", true);

'; # $error .= sprintf( __( "In order to see the products information, please run the %smanual updates check%s to initialize the products list or (temporarily) remove the above code.", 'installer' ), '', '' ); # msgid "In order to see the products information, please run the %smanual updates check%s to initialize the products list or (temporarily) remove the above code." msgstr "" # # $error = sprintf( __( "Installer cannot contact our updates server to get information about the available products and check for new versions. If you are seeing this message for the first time, you can ignore it, as it may be a temporary communication problem. If the problem persists and your WordPress admin is slowing down, you can disable automated version checks. Add the following line to your wp-config.php file:", 'installer' ), strtoupper( $id ) ); # $error .= '

define("OTGS_DISABLE_AUTO_UPDATES", true);'; msgid "Installer cannot contact our updates server to get information about the available products and check for new versions. If you are seeing this message for the first time, you can ignore it, as it may be a temporary communication problem. If the problem persists and your WordPress admin is slowing down, you can disable automated version checks. Add the following line to your wp-config.php file:" msgstr "" # # echo '

' . __( 'No repositories defined.', 'installer' ) . '
'; # msgid "No repositories defined." msgstr "" # } else { # $error = __( 'Invalid site key for the current site.', 'installer' ) # . '
' . __( 'Please note that the site key is case sensitive.', 'installer' ) . '
'; msgid "Invalid site key for the current site." msgstr "" # $error = __( 'Invalid site key for the current site.', 'installer' ) # . '
' . __( 'Please note that the site key is case sensitive.', 'installer' ) . '
'; # } msgid "Please note that the site key is case sensitive." msgstr "" # if ( preg_match( '#Could not resolve host: (.*)#', $error, $matches ) || preg_match( '#Couldn\'t resolve host \'(.*)\'#', $error, $matches ) ) { # $error = sprintf( __( "%s cannot access %s to register. Try again to see if it's a temporary problem. If the problem continues, make sure that this site has access to the Internet. You can still use the plugin without registration, but you will not receive automated updates.", 'installer' ), # '' . $this->get_generic_product_name( $repository_id ) . '', msgid "%s cannot access %s to register. Try again to see if it's a temporary problem. If the problem continues, make sure that this site has access to the Internet. You can still use the plugin without registration, but you will not receive automated updates." msgstr "" # unset( $this->settings['repositories'][ $repository_id ]['subscription'] ); # $error = __( 'Invalid site key for the current site. If the error persists, try to unregister first and then register again with the same site key.', 'installer' ); # } msgid "Invalid site key for the current site. If the error persists, try to unregister first and then register again with the same site key." msgstr "" # $days = 30; # $message = __( 'You will have to renew your subscription in order to continue getting the updates and support.', 'installer' ); # msgid "You will have to renew your subscription in order to continue getting the updates and support." msgstr "" # echo $this->_plugins_renew_warnings[ $plugin_file ] . ' '; # printf( __( '%sRenew here%s.', 'installer' ), # '', '' ); msgid "%sRenew here%s." msgstr "" # $ret = false; # $message = __( 'Your subscription appears to no longer be valid. Please try to register again using a valid site key.', 'installer' ); # } msgid "Your subscription appears to no longer be valid. Please try to register again using a valid site key." msgstr "" #

# menu_url() . '">', '' ); ?> msgid "You must have a valid subscription in order to get upgrades or support for this plugin. %sPurchase a subscription or enter an existing site key%s." msgstr "" # # $error_message = sprintf( __( "%s cannot update because your site's registration is not valid. Please %sregister %s%s again for this site first.", 'installer' ), # '' . $plugin_name . '', ''; # echo '

' . __( 'Update Plugin', 'installer' ) . '

'; # echo '' . __( 'Return to the plugins page', 'installer' ) . ''; msgid "Update Plugin" msgstr "" # echo '

' . __( 'Update Plugin', 'installer' ) . '

'; # echo '' . __( 'Return to the plugins page', 'installer' ) . ''; # echo '
'; msgid "Return to the plugins page" msgstr "" # echo '

' . # sprintf( _n( 'Your subscription expires in %d day.', 'Your subscription expires in %d days.', $days_to_expiration, 'installer' ), $days_to_expiration ) . # '
' . $message . msgid "Your subscription expires in %d day." msgstr "" # echo '

' . # sprintf( _n( 'Your subscription expires in %d day.', 'Your subscription expires in %d days.', $days_to_expiration, 'installer' ), $days_to_expiration ) . # '
' . $message . msgid "Your subscription expires in %d days." msgstr "" # public function win_paths_exception_message() { # return __( 'Downloading is not possible. WordPress cannot create required folders because of the # 256 characters limitation of the current Windows environment.', 'installer' ); msgid "Downloading is not possible. WordPress cannot create required folders because of the\n 256 characters limitation of the current Windows environment." msgstr "" # echo '

'; # echo '

' . __( 'Update Plugin' ) . '

'; # echo '' . __( 'Return to the updates page', 'installer' ) . ''; msgid "Update Plugin" msgstr "" # echo '

' . __( 'Update Plugin' ) . '

'; # echo '' . __( 'Return to the updates page', 'installer' ) . ''; # echo '
'; msgid "Return to the updates page" msgstr "" # > # #    msgid "Register %s" msgstr "" # #
settings['repositories'][$repository_id]['data']['site_keys_management_url'] . '?add='.urlencode($this->get_installer_site_url( $repository_id )).'">', msgid "1. Go to your %s%s account%s and add this site URL: %s" msgstr "" # > #   # msgid "Unregister %s from this site" msgstr "" # settings['repositories'][$repository_id]['subscription']['data']->expires): ?> # # msgid "%s is registered on this site. You will receive automatic updates until %s" msgstr "" # # # msgid "%s is registered on this site. Your Lifetime account gives you updates for life." msgstr "" # #

' , ''); ?>

# msgid "This page lets you install plugins and update existing plugins. To remove any of these plugins, go to the %splugins%s page and if you have the permission to remove plugins you should be able to do this." msgstr "" # disabled="disabled" # title="" # msgid "Site-key was set by %s, most likely in wp-config.php. Please remove the constant before attempting to register." msgstr "" # disabled="disabled" # title="" # msgid "Site-key was set by %s, most likely in wp-config.php. Please remove the constant before attempting to unregister." msgstr "" #
#   # # # msgid "2. Enter your site key" msgstr "" #

# # msgid "Subscription expired. You need to either purchase a new subscription or upgrade if available." msgstr "" # data-nonce=""> # # msgid "Revalidate subscription" msgstr "" #
# #

msgid "If you have already purchased or renewed your subscription and you can still see this message, please revalidate your subscription" msgstr "" # data-nonce=""> # # msgid "Check for updates" msgstr "" # #
# msgid "Individual components" msgstr "" # # # msgid "OK" msgstr "" # # # msgid "Cancel" msgstr "" # # data-confirmation="" # data-nonce="" msgid "Are you sure you want to unregister?" msgstr "" # #
# msgid "Click to see individual components options." msgstr "" # if(empty($args['repository']) || empty($args['package']) || empty($args['product'])){ # echo __('Incorrect setup', 'installer'); # return; msgid "Incorrect setup" msgstr "" # if(!$product){ # echo __('Invalid product', 'installer'); # return; msgid "Invalid product" msgstr "" # }else{ # echo __('Unknown repository', 'installer'); # return; msgid "Unknown repository" msgstr "" # if($subscription_type != $product['subscription_type'] && !$this->have_superior_subscription($subscription_type, $product) && $site_key){ # $subscription_no_match = sprintf(__(' Your current site key (%s) does not match the selected product (%s).', 'installer'), $site_key, $product['name']); # } msgid " Your current site key (%s) does not match the selected product (%s)." msgstr "" # # # msgid "Buy %s" msgstr "" #
# # # # msgid "Renew %s" msgstr "" # > # # msgid "Remove current site key (%s)" msgstr "" # #

# msgid "%s support on wpml.org" msgstr "" # > # #    msgid "Enter site key" msgstr "" # #

# msgid "Subscription is expired." msgstr "" # # # msgid "Add" msgstr "" # # data-confirmation="" # data-nonce="" msgid "Are you sure you want to remove this site key?" msgstr "" # dependencies->is_uploading_allowed() ): ?> #

', '') ?>

msgid "Downloading is not possible because WordPress cannot write into the plugins folder. %sHow to fix%s." msgstr "" #
# # msgid "Plugin" msgstr "" # # # msgid "Installed" msgstr "" # # # msgid "Current" msgstr "" # # # msgid "Released" msgstr "" # # plugin_is_embedded_version( $download['name'], $download['slug'] ) ): ?>  # # # msgid "installing..." msgstr "" # # # msgid "updating..." msgstr "" # # # msgid "failed!" msgstr "" # # # msgid "installed" msgstr "" # # # msgid "updated" msgstr "" # msgid "activated" msgstr "" #   # # msgid "Activate after download" msgstr "" # #
# msgid "Operation complete!" msgstr "" # # # msgid "Download failed!\n\nPlease refresh the page and try again." msgstr "" # # #   msgid "Download" msgstr "" # # # msgid "Release notes" msgstr "" # echo esc_attr( sprintf( # __( "Something went wrong and we could not install all updates from the %s channel. Click here to %stry again%s. If the errors persist, please switch back to the Production channel and contact the %s%s support%s.", 'installer' ), # '%CHANNEL%', msgid "Something went wrong and we could not install all updates from the %s channel. Click here to %stry again%s. If the errors persist, please switch back to the Production channel and contact the %s%s support%s." msgstr "" # get_generic_product_name( $repository_id ) msgid "You are using a potentially less stable channel for %s. If you didn't enable this on purpose, you should switch to the 'Production' channel." msgstr "" # echo esc_attr( sprintf( # esc_attr__( "There was a problem switching to the %s channel. You can %sretry%s. If the problem continues, please %sdownload %s%s and install again manually", 'installer' ), # '%CHANNEL%', msgid "There was a problem switching to the %s channel. You can %sretry%s. If the problem continues, please %sdownload %s%s and install again manually" msgstr "" # style="display:none" > # # msgid "To select different update channels (beta, development) you must update your existing products to their most recent stable versions." msgstr "" # # # msgid "Updating the plugins on your site. Please don't close this page or navigate away." msgstr "" # # #

msgid "Switch" msgstr "" #

# #

msgid "Plugins will be updated to their most advanced version in the channel that you selected." msgstr "" # #  
# msgid "Remember my preference." msgstr "" # msgid "downloaded" msgstr "" # # # msgid "Download failed!\n\nClick OK to revalidate your subscription or CANCEL to try again." msgstr "" # # # msgid "Available" msgstr "" # # # msgid "Downloading" msgstr "" # # # msgid "Activate" msgstr "" # $this->admin_notice = '
'; # $this->admin_notice .= '

' . __( 'WPML Update is Incomplete', 'sitepress' ) . '

'; # $this->admin_notice .= '

' . implode( '

', $notice_paragraphs ) . '

'; 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, '' . $this->valid_plugins[0] . '' ); 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 = '' . __( 'WPML.org account', 'sitepress' ) . ''; # 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 "" #

#

# msgid "Menu synchronization will sync the menu structure from the default language of %s to the secondary languages." msgstr "" #
# # msgid "Add menu translation: %s" msgstr "" # printf( # esc_html__( 'The menus on this page may not sync because it requires more input variables. Please modify the %s setting in your php.ini or .htaccess files to %s or more.', 'sitepress' ), # 'max_input_vars', msgid "The menus on this page may not sync because it requires more input variables. Please modify the %s setting in your php.ini or .htaccess files to %s or more." msgstr "" # />  # # msgid "Cancel" msgstr "" # type="button" # value="" # data-message="" msgid "Apply changes" msgstr "" # value="" # data-message="" # data-message-complete="" msgid "Syncing menus %1 of %2" msgstr "" # data-message="" # data-message-complete="" # />  msgid "The selected menus have been synchonized." msgstr "" # msgid "Sync" msgstr "" # # /> msgid "Nothing Sync" msgstr "" #
#

#

msgid "WP Menus Sync" msgstr "" #
# # msgid "Language" msgstr "" # # # msgid "Action" msgstr "" # # # msgid "Nothing to sync." msgstr "" # # # msgid "No menus found" msgstr "" # /> # # # # # # # # # # # # # # # # # # # # msgid "Untranslated strings for menus" msgstr "" # # # msgid "Untranslated URLs for menus" msgstr "" # $this->labels = array( # 'del' => array( esc_html__( 'Remove %s', 'sitepress' ), '' ), # 'label_changed' => array( esc_html__( 'Rename label to %s', 'sitepress' ), '' ), msgid "Remove %s" msgstr "" # 'del' => array( esc_html__( 'Remove %s', 'sitepress' ), '' ), # 'label_changed' => array( esc_html__( 'Rename label to %s', 'sitepress' ), '' ), # 'url_changed' => array( esc_html__( 'Update URL to %s', 'sitepress' ), '' ), msgid "Rename label to %s" msgstr "" # 'label_changed' => array( esc_html__( 'Rename label to %s', 'sitepress' ), '' ), # 'url_changed' => array( esc_html__( 'Update URL to %s', 'sitepress' ), '' ), # 'url_missing' => array( esc_html__( 'Untranslated URL %s', 'sitepress' ), '' ), msgid "Update URL to %s" msgstr "" # 'url_changed' => array( esc_html__( 'Update URL to %s', 'sitepress' ), '' ), # 'url_missing' => array( esc_html__( 'Untranslated URL %s', 'sitepress' ), '' ), # 'mov' => array( esc_html__( 'Change menu order for %s', 'sitepress' ), '' ), msgid "Untranslated URL %s" msgstr "" # 'url_missing' => array( esc_html__( 'Untranslated URL %s', 'sitepress' ), '' ), # 'mov' => array( esc_html__( 'Change menu order for %s', 'sitepress' ), '' ), # 'add' => array( esc_html__( 'Add %s', 'sitepress' ), '' ), msgid "Change menu order for %s" msgstr "" # 'mov' => array( esc_html__( 'Change menu order for %s', 'sitepress' ), '' ), # 'add' => array( esc_html__( 'Add %s', 'sitepress' ), '' ), # 'options_changed' => array( esc_html__( 'Update %s menu option to %s', 'sitepress' ), '' ), msgid "Add %s" msgstr "" # 'add' => array( esc_html__( 'Add %s', 'sitepress' ), '' ), # 'options_changed' => array( esc_html__( 'Update %s menu option to %s', 'sitepress' ), '' ), # ); msgid "Update %s menu option to %s" msgstr "" # $this->labels['label_missing'] = array( # esc_html__( 'Untranslated string %s', 'sitepress' ), # $this->print_label_missing_text( $icl_ms, $menu_id ), msgid "Untranslated string %s" msgstr "" # $res = ' ' . sprintf( # esc_html__( # 'The selected strings can now be translated using the %s string translation %s screen', msgid "The selected strings can now be translated using the %s string translation %s screen" msgstr "" # $message = '

'; # $message .= sprintf( __( "This version of WPML allows the use of taxonomy terms with the same name across multiple languages. Your site currently has %d taxonomy terms that require an update, so they will not be displayed with language suffixes.", "sitepress" ), $suffix_count ); # $message .= '

'; msgid "This version of WPML allows the use of taxonomy terms with the same name across multiple languages. Your site currently has %d taxonomy terms that require an update, so they will not be displayed with language suffixes." msgstr "" # $output .= ''; # $output .= '

' . __( "Remove language suffixes from taxonomy names.", 'sitepress' ) . '

'; # msgid "Remove language suffixes from taxonomy names." msgstr "" # # $output .= ''; # msgid "Old Name" msgstr "" # # $output .= ''; # msgid "Updated Name" msgstr "" # # $output .= ''; # msgid "Affected Taxonomies" msgstr "" # $output .= '

'; # $output .= ''; # $output .= ''; msgid "Update term names" msgstr "" # $output .= ''; # $output .= ''; # $output .= ''; msgid "All term names updated" msgstr "" #
#

'.date('F j, Y H:i a', get_option('wpml_config_index_updated')).'') ?>

# msgid "Last checked on %s" msgstr "" # # # msgid "Update" msgstr "" #
#

# msgid "Theme and Plugins compatibility with WPML" msgstr "" # #

#
msgid "Configuration for compatibility between your active plugins and theme is updated automatically on daily basis." msgstr "" #
#

#
msgid "Posts and pages synchronization" msgstr "" # #

msgid "Synchronize page order for translations" msgstr "" # #

msgid "Set page parent for translation according to page parent of the original language" msgstr "" # #

msgid "Synchronize page template" msgstr "" # #

msgid "Synchronize comment status" msgstr "" # #

msgid "Synchronize ping status" msgstr "" # #

msgid "Synchronize sticky flag" msgstr "" # #

msgid "Synchronize password for password protected posts" msgstr "" # #

msgid "Synchronize private flag" msgstr "" # #

msgid "Synchronize posts format" msgstr "" # #

msgid "When deleting a post, delete translations as well" msgstr "" # #

msgid "When deleting a taxonomy (category, tag or custom), delete translations as well" msgstr "" # #

msgid "Copy taxonomy to translations" msgstr "" # #

msgid "Copy publishing date to translations" msgstr "" # #

msgid "Synchronize comments on duplicate content" msgstr "" # # 'search-submit' ) ); ?> # msgid "Search" msgstr "" # case 'resetwpml': # $msg = esc_html__( 'WPML has been reset for the selected site.', 'sitepress' ); # break; msgid "WPML has been reset for the selected site." msgstr "" # case 'deactivatewpml': # $msg = esc_html__( 'WPML has been deactivated for the selected site.', 'sitepress' ); # break; msgid "WPML has been deactivated for the selected site." msgstr "" # case 'activatewpml': # $msg = esc_html__( 'WPML has been activated for the selected site.', 'sitepress' ); # break; msgid "WPML has been activated for the selected site." msgstr "" #
#

# ' . esc_html__( 'Search results for “%s”' ) . '', esc_html( $s ) ); # } ?> msgid "Search results for “%s”" msgstr "" # $status_list = array( # 'archived' => array( 'site-archived', esc_html__( 'Archived' ) ), # 'spam' => array( 'site-spammed', esc_html_x( 'Spam', 'site' ) ), msgid "Archived" msgstr "" # 'spam' => array( 'site-spammed', esc_html_x( 'Spam', 'site' ) ), # 'deleted' => array( 'site-deleted', esc_html__( 'Deleted' ) ), # 'mature' => array( 'site-mature', esc_html__( 'Mature' ) ), msgid "Deleted" msgstr "" # 'deleted' => array( 'site-deleted', esc_html__( 'Deleted' ) ), # 'mature' => array( 'site-mature', esc_html__( 'Mature' ) ), # ); msgid "Mature" msgstr "" # $actions['edit'] = '' . esc_html__( 'Edit', 'sitepress' ) . ''; # $actions['backend'] = "" . esc_html__( 'Dashboard', 'sitepress' ) . ''; # $actions['visit'] = "" . esc_html__( 'Visit', 'sitepress' ) . ''; msgid "Dashboard" msgstr "" # $actions['backend'] = "" . esc_html__( 'Dashboard', 'sitepress' ) . ''; # $actions['visit'] = "" . esc_html__( 'Visit', 'sitepress' ) . ''; # msgid "Visit" msgstr "" # data-msg=""> msgid "All translation data will be lost if you reset WPML's data. They cannot be recovered later." msgstr "" #

# # msgid "Site" msgstr "" # # #
msgid "Inactive" msgstr "" #
# #
msgid "Activate" msgstr "" # # #
msgid "Active" msgstr "" # blog_id ) : ?> # # msgid "Deactivate" msgstr "" # " " . esc_html__( "All translation data will be lost if you reset WPML's data. They cannot be recovered later.", 'sitepress' ) # ?>"> #
msgid "Reset" msgstr "" # $ccf_note .= sprintf( # esc_html__( 'WPML will copy %s from %s when you save this post.', 'sitepress' ), # '' . join( ', ', $copied_cf ) . '', msgid "WPML will copy %s from %s when you save this post." msgstr "" # ); # $ccf_note .= ''. esc_html__( 'Never show this', 'sitepress' ) . ''; # $this->sitepress->admin_notices( $ccf_note, 'notice notice-info otgs-notice otgs-is-dismissible' ); msgid "Never show this" msgstr "" # title="" # data-set_as_source-text="post->post_type ) ); ?>" # data-alert-text="" msgid "Make %s the original language for this %s" msgstr "" # } # $this->add_translation_of_option( 'none', __( '--None--', 'sitepress' ), false ); # if ( $element_id && ! isset( $_GET['icl_ajx'] ) ) { msgid "--None--" msgstr "" # if ( trim( $label ) == '' ) { # $label = '{' . __( 'Post without a title', 'sitepress' ) . '}'; # } msgid "Post without a title" msgstr "" # sprintf( # __( # 'The current content of this %s will be permanently lost. WPML will copy the %s content and replace the current content.', msgid "The current content of this %s will be permanently lost. WPML will copy the %s content and replace the current content." msgstr "" #

msgid "Select your language:" msgstr "" # # # msgid "this will be your admin language and will also be used for translating comments." msgstr "" #
msgid "Editing language:" msgstr "" # /> #   #
msgid "Hidden languages:" msgstr "" # } else { # esc_html_e( 'All languages are currently displayed. Choose what to do when site languages are hidden.', 'sitepress' ); # } msgid "All languages are currently displayed. Choose what to do when site languages are hidden." msgstr "" # /> #   #

msgid "Display hidden languages" msgstr "" #
#

#
msgid "Current content language" msgstr "" #

# #

msgid "Before adding other languages, please select the language existing contents are written in:" msgstr "" # var icl_ajx_url = '', # icl_ajx_saved = '', # icl_ajx_error = '', msgid "Data saved" msgstr "" # icl_ajx_saved = '', # icl_ajx_error = '', # icl_default_mark = '', msgid "Error: data not saved" msgstr "" # icl_ajxloaderimg_src = '/res/img/ajax-loader.gif', # icl_cat_adder_msg = 'category management page', 'sitepress' ), ' href="' . admin_url( 'edit-tags.php?taxonomy=category' ) . '"' ) );?>'; # // ]]> msgid "To add categories that already exist in other languages go to the category management page" msgstr "" # jQuery('.wrap').prepend('

', '' ) ); msgid "WPML can't run normally. There is an installation or server configuration problem. %sShow details%s" msgstr "" # '', '' ) ); # ?>

' + msg.statusText + ' [' + msg.status + ']
URL:' + icl_ajx_url + '

'); # } msgid "AJAX Error:" msgstr "" # jQuery('#visibility-radio-private').attr('checked', 'checked'); # jQuery('#post-visibility-display').html(''); # }); msgid "Private" msgstr "" # var post_visibility_display = jQuery('#post-visibility-display'); # post_visibility_display.html(post_visibility_display.html() + ', '); # }); msgid "Sticky" msgstr "" # $page_on_front, # __ ( 'Your home page does not exist or its translation is not published in %s.', 'sitepress' ) # ); msgid "Your home page does not exist or its translation is not published in %s." msgstr "" # $page_for_posts, # __ ( 'Your blog page does not exist or its translation is not published in %s.', 'sitepress' ), # 'margin-top:4px;' msgid "Your blog page does not exist or its translation is not published in %s." msgstr "" # $warn_posts .= '
'; # $warn_posts .= '' . __( # 'Edit this page to add translations', msgid "Edit this page to add translations" msgstr "" # var timestamp = jQuery('#timestamp'); # timestamp.find('b').append(( ' ')); # timestamp.next().html(''); msgid "Copied From the Original" msgstr "" # timestamp.find('b').append(( ' ')); # timestamp.next().html(''); # }); msgid "Edit" msgstr "" # $states = array( # array( 'value' => WPML_IGNORE_CUSTOM_FIELD, 'text' => __( "Don't translate", 'sitepress' ) ), # array( 'value' => WPML_COPY_CUSTOM_FIELD, 'text' => __( "Copy", 'sitepress' ) ), msgid "Don't translate" msgstr "" # array( 'value' => WPML_IGNORE_CUSTOM_FIELD, 'text' => __( "Don't translate", 'sitepress' ) ), # array( 'value' => WPML_COPY_CUSTOM_FIELD, 'text' => __( "Copy", 'sitepress' ) ), # array( 'value' => WPML_COPY_ONCE_CUSTOM_FIELD, 'text' => __( "Copy once", 'sitepress' ) ), msgid "Copy" msgstr "" # array( 'value' => WPML_COPY_CUSTOM_FIELD, 'text' => __( "Copy", 'sitepress' ) ), # array( 'value' => WPML_COPY_ONCE_CUSTOM_FIELD, 'text' => __( "Copy once", 'sitepress' ) ), # array( 'value' => WPML_TRANSLATE_CUSTOM_FIELD, 'text' => __( "Translate", 'sitepress' ) ), msgid "Copy once" msgstr "" # array( 'value' => WPML_COPY_ONCE_CUSTOM_FIELD, 'text' => __( "Copy once", 'sitepress' ) ), # array( 'value' => WPML_TRANSLATE_CUSTOM_FIELD, 'text' => __( "Translate", 'sitepress' ) ), # ); msgid "Translate" msgstr "" #
   # # msgid "activating" msgstr "" # # # #
#
msgid "downloading..." msgstr "" #
#
#
<?php esc_attr_e('Available', 'installer') ?><?php esc_attr_e('Installed', 'installer') ?><?php esc_attr_e('Installed', 'installer') ?><?php esc_attr_e('Downloading', 'installer') ?><?php esc_attr_e('Activate', 'installer') ?><?php esc_attr_e('Downloading', 'installer') ?><?php esc_attr_e('Activate', 'installer') ?>
' . $name . '' ) ?>
' . __( "Old Name", "sitepress" ) . '' . __( "Updated Name", "sitepress" ) . '' . __( "Affected Taxonomies", "sitepress" ) . '
' . __( "Old Name", "sitepress" ) . '' . __( "Updated Name", "sitepress" ) . '' . __( "Affected Taxonomies", "sitepress" ) . '
' . __( "Old Name", "sitepress" ) . '' . __( "Updated Name", "sitepress" ) . '' . __( "Affected Taxonomies", "sitepress" ) . '
# # msgid "Duplicate" msgstr "" # $disabled_duplication = false; # $disabled_duplication_title = esc_attr__( 'Create duplicate', 'sitepress' ); # $element_key = array( 'trid' => $this->trid, 'language_code' => $lang['code'] ); msgid "Create duplicate" msgstr "" # if ( ICL_TM_DUPLICATE === (int) $translation_status ) { # $disabled_duplication_title = esc_attr__( 'This post is already duplicated.', 'sitepress' ); # } else { msgid "This post is already duplicated." msgstr "" # } else { # $disabled_duplication_title = esc_attr__( "Can't create a duplicate. A translation is in progress.", 'sitepress' ); # } msgid "Can't create a duplicate. A translation is in progress." msgstr "" #
' . esc_html( get_the_title( $duplicate_original_id ) ) . '' ); # ?> msgid "This document is a duplicate of %s and it is maintained by WPML." msgstr "" # # post->post_type ); ?> #
msgid "WPML will no longer synchronize this %s with the original content." msgstr "" # msgid "Language of this %s" msgstr "" # msgid "duplicate" msgstr "" # echo '" # data-cancel-label="" msgid "Please make sure to save your post, if you've made any change, before proceeding with this action!" msgstr "" # data-cancel-label="" # data-ok-label=""> #

msgid "Ok" msgstr "" #

#

msgid "Assign" msgstr "" # ?> #

# msgid "Translate independently" msgstr "" # # # msgid "Connect with translations" msgstr "" #

# #

msgid "Loading" msgstr "" # # msgid "Type a post title" msgstr "" #
#

# msgid "No posts found" msgstr "" #

# # :

msgid "You are about to connect the current post with these following posts" msgstr "" #
#   # msgid "Translate this Document" msgstr "" #
# # (style="display:none;"> # style="display:none;">) # msgid "show" msgstr "" #
#

#
msgid "Translation options" msgstr "" # if ( $elements ) { # $msg = esc_html( __( "You haven't set your synchronization preferences for these %s: %s. Default value was selected.", 'sitepress' ) ); # $notice .= '

'; msgid "You haven't set your synchronization preferences for these %s: %s. Default value was selected." msgstr "" #

# #
msgid "Post types" msgstr "" #
# #
msgid "Taxonomy" msgstr "" # value="" # data-message="" /> #

msgid "You haven't entered translations for all slugs. Are you sure you want to save these settings?" msgstr "" #
#

#
msgid "Post Types Translation" msgstr "" #
#

#
msgid "Taxonomies Translation" msgstr "" # $languages_links[ 'all' ] = array( # 'url' => $link_url, 'current' => 'all' == $current_language, 'anchor' => __( 'All languages', 'sitepress' ), # 'flag' => 'all' msgid "All languages" msgstr "" # 'parent' => false, 'id' => $parent, # 'title' => $lang[ 'flag' ] . ' ' . $lang[ 'anchor' ] . '  ', # 'href' => false, 'meta' => array( msgid "help" msgstr "" # 'href' => false, 'meta' => array( # 'title' => __( 'Showing content in:', 'sitepress' ) . ' ' . $lang[ 'anchor' ], # ) msgid "Showing content in:" msgstr "" # 'parent' => $parent, 'id' => $parent . '_' . $code, 'title' => $lang[ 'flag' ] . ' ' . $lang[ 'anchor' ], 'href' => $lang[ 'url' ], 'meta' => array( # 'title' => __( 'Show content in:', 'sitepress' ) . ' ' . $lang[ 'anchor' ], # ) msgid "Show content in:" msgstr "" # x # your profile.', 'sitepress' ), ' href="' . admin_url( 'profile.php' ) . '"' );?> #
msgid "This language selector determines which content to display. You can choose items in a specific language or in all languages. To change the language of the WordPress Admin interface, go to your profile." msgstr "" #
#

# msgid "Theme and plugins localization" msgstr "" #
#

# msgid "Troubleshooting" msgstr "" # # echo '' . __( 'WPML Settings', 'sitepress' ) . ''; # echo '

' . __( 'WPML settings', 'sitepress' ) . '

'; msgid "WPML Settings" msgstr "" # echo '' . __( 'WPML Settings', 'sitepress' ) . ''; # echo '

' . __( 'WPML settings', 'sitepress' ) . '

'; # echo '