# 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" # $text = '

' . # esc_html__( 'WPML String Translation is attempting to write .mo files with translations to folder:', # 'wpml-string-translation' ) . '
' . msgid "WPML String Translation is attempting to write .mo files with translations to folder:" msgstr "" # # $text .= '

' . esc_html__( 'This folder appears to be not writable. This is blocking translation for strings from appearing on the site.', # 'wpml-string-translation' ) . '

'; msgid "This folder appears to be not writable. This is blocking translation for strings from appearing on the site." msgstr "" # # $text .= '

' . esc_html__( 'To resolve this, please contact your hosting company and request that they make that folder writable.', # 'wpml-string-translation' ) . '

'; msgid "To resolve this, please contact your hosting company and request that they make that folder writable." msgstr "" # $link = '' . # esc_html__( "WPML's documentation on troubleshooting .mo files generation.", # 'wpml-string-translation' ) . msgid "WPML's documentation on troubleshooting .mo files generation." msgstr "" # # $text .= '

' . sprintf( esc_html__( 'For more details, see %s.', 'wpml-string-translation' ), # $link ) . '

'; msgid "For more details, see %s." msgstr "" # 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 "" # } else { # wp_send_json_error( __( 'Nonce value is invalid', 'wpml-string-translation' ) ); # } msgid "Nonce value is invalid" msgstr "" # return ' ' # . __( "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 "" # $model['has_missing_translations_message'] = sprintf( # esc_html__( # '%s slugs are set to be translated, but they are missing their translation', msgid "%s slugs are set to be translated, but they are missing their translation" msgstr "" # 'positions' => $positions, # 'no_results_label' => __( 'No records found', 'wpml-string-translation' ), # 'highlight_color' => $highlight_color, msgid "No records found" msgstr "" # ?> #
msgid "view in source" msgstr "" # <?php esc_attr_e( 'view in page', 'wpml-string-translation' ) ?> # msgid "view in page" msgstr "" # # # msgid "No strings found" msgstr "" # # # additional_columns_to_render->contains( 'context' ) ) : ?> msgid "Domain" msgstr "" # additional_columns_to_render->contains( 'context' ) ) : ?> # # msgid "Context" msgstr "" # additional_columns_to_render->contains( 'name' ) ) : ?> # # msgid "Name" msgstr "" # additional_columns_to_render->contains( 'view' ) ) : ?> # # msgid "View" msgstr "" # # # msgid "Apply" msgstr "" # data-button-text="" # data-cancel-text="" > #