# 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" # return sprintf( # __( 'Translating media urls in custom field translations: %s', 'wpml-media' ), # $number_of_custom_fields_left > 0 ? msgid "Translating media urls in custom field translations: %s" msgstr "" # $number_of_custom_fields_left > 0 ? # sprintf( __( '%d left', 'wpml-media' ), $number_of_custom_fields_left ) : # __( 'done!', 'wpml-media' ) msgid "%d left" msgstr "" # sprintf( __( '%d left', 'wpml-media' ), $number_of_custom_fields_left ) : # __( 'done!', 'wpml-media' ) # ); msgid "done!" msgstr "" # 'key' => 'wpml_media_batch_urls_update_error_custom_fields', # 'value' => esc_js( __( 'Translating media urls in custom fields translations failed: Please try again (%s)', 'wpml-media' ) ) # ); msgid "Translating media urls in custom fields translations failed: Please try again (%s)" msgstr "" # return sprintf( # __( 'Translating media urls in post translations: %s', 'wpml-media' ), # $number_of_posts_left > 0 ? msgid "Translating media urls in post translations: %s" msgstr "" # 'key' => 'wpml_media_batch_urls_update_errors_posts', # 'value' => esc_js( __( 'Translating media urls in posts translations failed: Please try again (%s)', 'wpml-media' ) ) # ); msgid "Translating media urls in posts translations failed: Please try again (%s)" msgstr "" # return sprintf( # __( 'Translating media urls in string translations: %s', 'wpml-media' ), # $number_of_strings_left > 0 ? msgid "Translating media urls in string translations: %s" msgstr "" # 'key' => 'wpml_media_batch_urls_update_error_strings', # 'value' => esc_js( __( 'Translating media urls in string translations failed: Please try again (%s)', 'wpml-media' ) ) # ); msgid "Translating media urls in string translations failed: Please try again (%s)" msgstr "" # 'has_posts' => sprintf( # __( # 'Choose which media to translate with this %s', msgid "Choose which media to translate with this %s" msgstr "" # ), # 'loading' => __( 'Loading...', 'wpml-media' ) # ), msgid "Loading..." msgstr "" # /* translators: WPML plugin name */ # $wpml_plugin_name = __( 'WPML', 'wpml-media' ); # /* translators: WPML Media Translation saddon/section name */ msgid "WPML" msgstr "" # /* translators: WPML Media Translation saddon/section name */ # $media_translation_name = __( 'Media Translation', 'wpml-media' ); # msgid "Media Translation" msgstr "" # /* translators: media file string used in "if you want to use a different media file for each language..." */ # $media_file_string = __( 'media file', 'wpml-media' ); # $redirect_url = '#'; msgid "media file" msgstr "" # 'strings' => array( # 'dialog_title' => __( 'Media sent to translation', 'wpml-media' ), # 'content_with_media_sent' => __( 'You have sent content which contains media attachments for translation.', 'wpml-media' ), msgid "Media sent to translation" msgstr "" # 'dialog_title' => __( 'Media sent to translation', 'wpml-media' ), # 'content_with_media_sent' => __( 'You have sent content which contains media attachments for translation.', 'wpml-media' ), # 'media_texts_translated' => sprintf( __( 'Translators will translate all your %smedia texts%s.', 'wpml-media' ), '', '' ), msgid "You have sent content which contains media attachments for translation." msgstr "" # 'content_with_media_sent' => __( 'You have sent content which contains media attachments for translation.', 'wpml-media' ), # 'media_texts_translated' => sprintf( __( 'Translators will translate all your %smedia texts%s.', 'wpml-media' ), '', '' ), # 'use_different_media' => sprintf( __( 'If you want to use a different %s for each language, you can set them in: %s.', 'wpml-media' ), msgid "Translators will translate all your %smedia texts%s." msgstr "" # 'media_texts_translated' => sprintf( __( 'Translators will translate all your %smedia texts%s.', 'wpml-media' ), '', '' ), # 'use_different_media' => sprintf( __( 'If you want to use a different %s for each language, you can set them in: %s.', 'wpml-media' ), # '' . $media_file_string . '', $media_translation_link ), msgid "If you want to use a different %s for each language, you can set them in: %s." msgstr "" # '' . $media_file_string . '', $media_translation_link ), # 'learn_more' => __( 'Learn more about Media Translation', 'wpml-media' ), # 'wpml' => _x( 'WPML', 'plugin name', 'wpml-media' ), msgid "Learn more about Media Translation" msgstr "" # 'learn_more' => __( 'Learn more about Media Translation', 'wpml-media' ), # 'wpml' => _x( 'WPML', 'plugin name', 'wpml-media' ), # 'media_translation' => _x( 'Media Translation', 'wpml addon name', 'wpml-media' ) msgctxt "plugin name" msgid "WPML" msgstr "" # 'wpml' => _x( 'WPML', 'plugin name', 'wpml-media' ), # 'media_translation' => _x( 'Media Translation', 'wpml addon name', 'wpml-media' ) # ), msgctxt "wpml addon name" msgid "Media Translation" msgstr "" # } else { # wp_send_json_error( __( 'Failed to load the image editor', 'wpml-media' ) ); # } msgid "Failed to load the image editor" msgstr "" # } else { # wp_send_json_error( array( 'error' => __( 'Invalid nonce', 'wpml-media' ) ) ); # } msgid "Invalid nonce" msgstr "" # } # wp_send_json_success( array( 'status' => __( 'Running setup...', 'wpml-media' ) ) ); # msgid "Running setup..." msgstr "" # $continue = false; # $status = __( 'Setup complete!', 'wpml-media' ); # $offset = isset( $_POST['offset'] ) ? (int) $_POST['offset'] : 0; msgid "Setup complete!" msgstr "" # $progress = round( 100*min( $offset, $total_posts_found )/$total_posts_found ); # $status = sprintf( __( 'Setup in progress: %d%% complete...', 'wpml-media' ), $progress ); # } msgid "Setup in progress: %d%% complete..." msgstr "" # if ( $this->is_media_related_screen( $current_screen ) ) { # $media_translation_dashboard = esc_html__( 'WPML » Media Translation', 'wpml-media' ); # $wpml_translation_dashboard = esc_html__( 'WPML » Translation Management', 'wpml-media' ); msgid "WPML » Media Translation" msgstr "" # $media_translation_dashboard = esc_html__( 'WPML » Media Translation', 'wpml-media' ); # $wpml_translation_dashboard = esc_html__( 'WPML » Translation Management', 'wpml-media' ); # $current_screen->add_help_tab( array( msgid "WPML » Translation Management" msgstr "" # 'id' => 'wpml-media-translation', # 'title' => esc_html__( 'Translating Media', 'wpml-media' ), # 'content' => msgid "Translating Media" msgstr "" # 'content' => # '

' . esc_html__( 'There are two ways for you to translate Media:', 'wpml-media' ) . '

' . # '' . # '' . esc_html__( 'Learn more about WPML Media Translation', 'wpml-media' ) . '' # ) ); msgid "Learn more about WPML Media Translation" msgstr "" # 'title' => esc_js( __( 'Media Translation', 'wpml-media' ) ), # 'cancel' => esc_js( __( 'Cancel', 'wpml-media' ) ), # 'save' => esc_js( __( 'Save media translation', 'wpml-media' ) ), msgid "Cancel" msgstr "" # 'cancel' => esc_js( __( 'Cancel', 'wpml-media' ) ), # 'save' => esc_js( __( 'Save media translation', 'wpml-media' ) ), # 'status_labels' => WPML_Media_Translations_UI::get_translation_status_labels() msgid "Save media translation" msgstr "" # $batch_translation_vars = array( # 'complete' => esc_js( __( 'Scan complete!', 'wpml-media' ) ), # 'is_st_enabled' => (bool) $this->sitepress->get_wp_api()->constant( 'WPML_ST_VERSION' ), msgid "Scan complete!" msgstr "" # /* translators: name ot WPML-Media plugin */ # $wpml_media = '' . __( 'WPML Media Translation', 'wpml-media' ) . ''; # msgid "WPML Media Translation" msgstr "" # $text = vsprintf( # esc_html__( 'The %1$s setup is almost complete. Click %2$s to finish the setup.', 'wpml-media' ), # array( msgid "The %1$s setup is almost complete. Click %2$s to finish the setup." msgstr "" # # msgid "Finish setup" msgstr "" #
#

#
# #

msgid "In order to get WPML Media Translation fully working, you need to run this set up which takes only a few moments depending on the total number of posts in your WordPress install." msgstr "" # /* translators: used to build a link in the "Click here to finish the setup" */ # $here_text = _x( 'here', 'Used to build a link in the "Click here to finish the setup"', 'wpml-media' ); # $here_link = '' . $here_text . ''; msgctxt "Used to build a link in the \"Click here to finish the setup\"" msgid "here" msgstr "" # 'args' => array( # 'label' => __( 'Number of items per page:', 'wpml-media' ), # 'default' => get_option( $option_name, 20 ), msgid "Number of items per page:" msgstr "" # 'heading' => __( 'Media Translation', 'wpml-media' ), # 'filter_by_date' => __( 'Filter by date', 'wpml-media' ), # 'all_dates' => __( 'All dates', 'wpml-media' ), msgid "Filter by date" msgstr "" # 'filter_by_date' => __( 'Filter by date', 'wpml-media' ), # 'all_dates' => __( 'All dates', 'wpml-media' ), # 'in' => __( 'in', 'wpml_media' ), msgid "All dates" msgstr "" # 'to' => __( 'to', 'wpml_media' ), # 'filter_by_status' => __( 'Filter by translation status', 'wpml-media' ), # 'status_all' => __( 'All translation statuses', 'wpml-media' ), msgid "Filter by translation status" msgstr "" # 'filter_by_status' => __( 'Filter by translation status', 'wpml-media' ), # 'status_all' => __( 'All translation statuses', 'wpml-media' ), # 'status_not' => __( 'Media file not translated', 'wpml-media' ), msgid "All translation statuses" msgstr "" # 'status_all' => __( 'All translation statuses', 'wpml-media' ), # 'status_not' => __( 'Media file not translated', 'wpml-media' ), # 'status_translated' => __( 'Translated media uploaded', 'wpml-media' ), msgid "Media file not translated" msgstr "" # 'status_not' => __( 'Media file not translated', 'wpml-media' ), # 'status_translated' => __( 'Translated media uploaded', 'wpml-media' ), # 'status_in_progress' => __( 'Translation in progress', 'wpml-media' ), msgid "Translated media uploaded" msgstr "" # 'status_translated' => __( 'Translated media uploaded', 'wpml-media' ), # 'status_in_progress' => __( 'Translation in progress', 'wpml-media' ), # 'status_needs_translation' => __( 'Needs media file translation', 'wpml-media' ), msgid "Translation in progress" msgstr "" # 'status_in_progress' => __( 'Translation in progress', 'wpml-media' ), # 'status_needs_translation' => __( 'Needs media file translation', 'wpml-media' ), # 'filter_by_language' => __( 'Filter by language', 'wpml-media' ), msgid "Needs media file translation" msgstr "" # 'status_needs_translation' => __( 'Needs media file translation', 'wpml-media' ), # 'filter_by_language' => __( 'Filter by language', 'wpml-media' ), # 'any_language' => __( 'Any language', 'wpml-media' ), msgid "Filter by language" msgstr "" # 'filter_by_language' => __( 'Filter by language', 'wpml-media' ), # 'any_language' => __( 'Any language', 'wpml-media' ), # 'search_media' => __( 'Search Media:', 'wpml-media' ), msgid "Any language" msgstr "" # 'any_language' => __( 'Any language', 'wpml-media' ), # 'search_media' => __( 'Search Media:', 'wpml-media' ), # 'search_placeholder' => __( 'Title, caption or description', 'wpml-media' ), msgid "Search Media:" msgstr "" # 'search_media' => __( 'Search Media:', 'wpml-media' ), # 'search_placeholder' => __( 'Title, caption or description', 'wpml-media' ), # 'search_button_label' => __( 'Filter', 'wpml-media' ), msgid "Title, caption or description" msgstr "" # 'search_placeholder' => __( 'Title, caption or description', 'wpml-media' ), # 'search_button_label' => __( 'Filter', 'wpml-media' ), # 'original_language' => __( 'Original language', 'wpml-media' ), msgid "Filter" msgstr "" # 'search_button_label' => __( 'Filter', 'wpml-media' ), # 'original_language' => __( 'Original language', 'wpml-media' ), # 'no_attachments' => __( 'No attachments found', 'wpml-media' ), msgid "Original language" msgstr "" # 'original_language' => __( 'Original language', 'wpml-media' ), # 'no_attachments' => __( 'No attachments found', 'wpml-media' ), # 'add_translation' => __( 'Add media file translation', 'wpml-media' ), msgid "No attachments found" msgstr "" # 'no_attachments' => __( 'No attachments found', 'wpml-media' ), # 'add_translation' => __( 'Add media file translation', 'wpml-media' ), # 'edit_translation' => __( 'Edit %s translation', 'wpml-media' ), msgid "Add media file translation" msgstr "" # 'add_translation' => __( 'Add media file translation', 'wpml-media' ), # 'edit_translation' => __( 'Edit %s translation', 'wpml-media' ), # 'original' => __( 'Original:', 'wpml-media' ), msgid "Edit %s translation" msgstr "" # 'edit_translation' => __( 'Edit %s translation', 'wpml-media' ), # 'original' => __( 'Original:', 'wpml-media' ), # 'translation' => __( 'Translation:', 'wpml-media' ), msgid "Original:" msgstr "" # 'original' => __( 'Original:', 'wpml-media' ), # 'translation' => __( 'Translation:', 'wpml-media' ), # 'file' => __( 'File', 'wpml-media' ), msgid "Translation:" msgstr "" # 'translation' => __( 'Translation:', 'wpml-media' ), # 'file' => __( 'File', 'wpml-media' ), # 'name' => __( 'Name', 'wpml-media' ), msgid "File" msgstr "" # 'file' => __( 'File', 'wpml-media' ), # 'name' => __( 'Name', 'wpml-media' ), # 'caption' => __( 'Caption', 'wpml-media' ), msgid "Name" msgstr "" # 'name' => __( 'Name', 'wpml-media' ), # 'caption' => __( 'Caption', 'wpml-media' ), # 'alt_text' => __( 'Alt text', 'wpml-media' ), msgid "Caption" msgstr "" # 'caption' => __( 'Caption', 'wpml-media' ), # 'alt_text' => __( 'Alt text', 'wpml-media' ), # 'description' => __( 'Description', 'wpml-media' ), msgid "Alt text" msgstr "" # 'alt_text' => __( 'Alt text', 'wpml-media' ), # 'description' => __( 'Description', 'wpml-media' ), # 'copy_from_original' => __( 'Copy from original', 'wpml-media' ), msgid "Description" msgstr "" # 'description' => __( 'Description', 'wpml-media' ), # 'copy_from_original' => __( 'Copy from original', 'wpml-media' ), # 'upload_translated_media' => __( 'Upload translated media file', 'wpml-media' ), msgid "Copy from original" msgstr "" # 'copy_from_original' => __( 'Copy from original', 'wpml-media' ), # 'upload_translated_media' => __( 'Upload translated media file', 'wpml-media' ), # 'use_different_file' => __( 'Use a different file', 'wpml-media' ), msgid "Upload translated media file" msgstr "" # 'upload_translated_media' => __( 'Upload translated media file', 'wpml-media' ), # 'use_different_file' => __( 'Use a different file', 'wpml-media' ), # 'revert_to_original' => __( 'Revert to original', 'wpml-media' ), msgid "Use a different file" msgstr "" # 'use_different_file' => __( 'Use a different file', 'wpml-media' ), # 'revert_to_original' => __( 'Revert to original', 'wpml-media' ), # 'restore_original_media' => __( 'Restore original media file', 'wpml-media' ), msgid "Revert to original" msgstr "" # 'revert_to_original' => __( 'Revert to original', 'wpml-media' ), # 'restore_original_media' => __( 'Restore original media file', 'wpml-media' ), # 'statuses' => self::get_translation_status_labels(), msgid "Restore original media file" msgstr "" # 'statuses' => self::get_translation_status_labels(), # 'texts_change_notice' => __( 'Any changes you make to the text here will not affect any previous publications of this media on your website. This edited version will only appear if you select it from the library to be embedded.', 'wpml-media' ) # ), msgid "Any changes you make to the text here will not affect any previous publications of this media on your website. This edited version will only appear if you select it from the library to be embedded." msgstr "" # return array( # WPML_Media_Translation_Status::NOT_TRANSLATED => __( 'Not translated', 'wpml-media' ), # WPML_Media_Translation_Status::IN_PROGRESS => __( 'In progress', 'wpml-media' ), msgid "Not translated" msgstr "" # WPML_Media_Translation_Status::NOT_TRANSLATED => __( 'Not translated', 'wpml-media' ), # WPML_Media_Translation_Status::IN_PROGRESS => __( 'In progress', 'wpml-media' ), # WPML_Media_Translation_Status::TRANSLATED => __( 'Translated', 'wpml-media' ), msgid "In progress" msgstr "" # WPML_Media_Translation_Status::IN_PROGRESS => __( 'In progress', 'wpml-media' ), # WPML_Media_Translation_Status::TRANSLATED => __( 'Translated', 'wpml-media' ), # WPML_Media_Translation_Status::NEEDS_MEDIA_TRANSLATION => __( 'Needs translation', 'wpml-media' ) msgid "Translated" msgstr "" # WPML_Media_Translation_Status::TRANSLATED => __( 'Translated', 'wpml-media' ), # WPML_Media_Translation_Status::NEEDS_MEDIA_TRANSLATION => __( 'Needs translation', 'wpml-media' ) # ); msgid "Needs translation" msgstr "" # 'strings' => array( # 'list_navigation' => __( 'Navigation', 'wpml-media' ), # 'of' => __( 'of', 'wpml-media' ) msgid "Navigation" msgstr "" # 'list_navigation' => __( 'Navigation', 'wpml-media' ), # 'of' => __( 'of', 'wpml-media' ) # ), msgid "of" msgstr "" # 'get_first_page_url' => $this->pagination->get_first_page_url(), # 'first_page' => __( 'First page', 'wpml-media' ), # msgid "First page" msgstr "" # 'get_previous_page_url' => $this->pagination->get_previous_page_url(), # 'previous_page' => __( 'Previous page', 'wpml-media' ), # msgid "Previous page" msgstr "" # 'get_next_page_url' => $this->pagination->get_next_page_url(), # 'next_page' => __( 'Next page', 'wpml-media' ), # msgid "Next page" msgstr "" # 'get_last_page_url' => $this->pagination->get_last_page_url(), # 'last_page' => __( 'Last page', 'wpml-media' ) # ), msgid "Last page" msgstr "" # 'strings' => array( # 'close' => __( 'Close', 'wpml-media' ), # 'was_replaced' => __( 'The media that you uploaded was replaced in these translated posts:', 'wpml-media' ), msgid "Close" msgstr "" # 'close' => __( 'Close', 'wpml-media' ), # 'was_replaced' => __( 'The media that you uploaded was replaced in these translated posts:', 'wpml-media' ), # 'other_posts' => __( 'The same media might be used in other posts too. Do you want to scan and replace it?', 'wpml-media' ), msgid "The media that you uploaded was replaced in these translated posts:" msgstr "" # 'was_replaced' => __( 'The media that you uploaded was replaced in these translated posts:', 'wpml-media' ), # 'other_posts' => __( 'The same media might be used in other posts too. Do you want to scan and replace it?', 'wpml-media' ), # 'without_usage' => __( 'The media that you uploaded will be used in future post translations. The same media might be used in already existing posts. Do you want to scan and replace it now?', 'wpml-media' ), msgid "The same media might be used in other posts too. Do you want to scan and replace it?" msgstr "" # 'other_posts' => __( 'The same media might be used in other posts too. Do you want to scan and replace it?', 'wpml-media' ), # 'without_usage' => __( 'The media that you uploaded will be used in future post translations. The same media might be used in already existing posts. Do you want to scan and replace it now?', 'wpml-media' ), # 'scan_for_this_media' => __( 'Scan for content that has specifically this media (faster)', 'wpml-media' ), msgid "The media that you uploaded will be used in future post translations. The same media might be used in already existing posts. Do you want to scan and replace it now?" msgstr "" # 'without_usage' => __( 'The media that you uploaded will be used in future post translations. The same media might be used in already existing posts. Do you want to scan and replace it now?', 'wpml-media' ), # 'scan_for_this_media' => __( 'Scan for content that has specifically this media (faster)', 'wpml-media' ), # 'scan_for_all_media' => __( 'Scan for content that has any of the media files that I translated (takes more time)', 'wpml-media' ), msgid "Scan for content that has specifically this media (faster)" msgstr "" # 'scan_for_this_media' => __( 'Scan for content that has specifically this media (faster)', 'wpml-media' ), # 'scan_for_all_media' => __( 'Scan for content that has any of the media files that I translated (takes more time)', 'wpml-media' ), # 'button_label' => _x( 'Scan & Replace', 'Button label (verb)', 'wpml-media' ) msgid "Scan for content that has any of the media files that I translated (takes more time)" msgstr "" # 'scan_for_all_media' => __( 'Scan for content that has any of the media files that I translated (takes more time)', 'wpml-media' ), # 'button_label' => _x( 'Scan & Replace', 'Button label (verb)', 'wpml-media' ) # ) msgctxt "Button label (verb)" msgid "Scan & Replace" msgstr "" # $link = '' . # esc_html__( 'Media Translation documentation', 'wpml-media' ) . ''; # $button = '' . msgid "Media Translation documentation" msgstr "" # $button = '' . # esc_html__( 'Learn more', 'wpml-media' ) . ''; # msgid "Learn more" msgstr "" # if ( $this->is_new_install() ) { # $title = esc_html__( 'Learn how to translate media', 'wpml-media' ); # $body1 = esc_html__( 'WPML allows you to use different media (images, etc.) for translated content. The Media Translation process is integrated with WPML’s content translation, but requires additional steps.', 'wpml-media' ); msgid "Learn how to translate media" msgstr "" # $title = esc_html__( 'Learn how to translate media', 'wpml-media' ); # $body1 = esc_html__( 'WPML allows you to use different media (images, etc.) for translated content. The Media Translation process is integrated with WPML’s content translation, but requires additional steps.', 'wpml-media' ); # $body2 = sprintf( esc_html__( 'Before you start, we highly recommend that you review the %s. Then, you’ll be able to close this message.', 'wpml-media' ), $link ); msgid "WPML allows you to use different media (images, etc.) for translated content. The Media Translation process is integrated with WPML’s content translation, but requires additional steps." msgstr "" # $body1 = esc_html__( 'WPML allows you to use different media (images, etc.) for translated content. The Media Translation process is integrated with WPML’s content translation, but requires additional steps.', 'wpml-media' ); # $body2 = sprintf( esc_html__( 'Before you start, we highly recommend that you review the %s. Then, you’ll be able to close this message.', 'wpml-media' ), $link ); # } else { msgid "Before you start, we highly recommend that you review the %s. Then, you’ll be able to close this message." msgstr "" # } else { # $title = esc_html__( 'Media Translation is completely different now', 'wpml-media' ); # $body1 = esc_html__( 'This release of Media Translation includes a complete new workflow, with complete new features and possibilities.', 'wpml-media' ); msgid "Media Translation is completely different now" msgstr "" # $title = esc_html__( 'Media Translation is completely different now', 'wpml-media' ); # $body1 = esc_html__( 'This release of Media Translation includes a complete new workflow, with complete new features and possibilities.', 'wpml-media' ); # $body2 = sprintf( esc_html__( 'Even if you’re already familiar with WPML, you should read the new %s. Then, you’ll be able to close this message.', 'wpml-media' ), $link ); msgid "This release of Media Translation includes a complete new workflow, with complete new features and possibilities." msgstr "" # $body1 = esc_html__( 'This release of Media Translation includes a complete new workflow, with complete new features and possibilities.', 'wpml-media' ); # $body2 = sprintf( esc_html__( 'Even if you’re already familiar with WPML, you should read the new %s. Then, you’ll be able to close this message.', 'wpml-media' ), $link ); # } msgid "Even if you’re already familiar with WPML, you should read the new %s. Then, you’ll be able to close this message." msgstr "" # } # $minimize_label = esc_html__( 'Minimize', 'wpml-media' ); # $maximize_label = esc_html__( 'Maximize', 'wpml-media' ); msgid "Minimize" msgstr "" # $minimize_label = esc_html__( 'Minimize', 'wpml-media' ); # $maximize_label = esc_html__( 'Maximize', 'wpml-media' ); # $is_minimized = $this->is_minimized(); msgid "Maximize" msgstr "" # # #
msgid "Dismiss" msgstr "" # protected function get_privacy_policy() { # return __( 'WPML Media Translation will send the email address and name of each manager and assigned translator as well as the content itself to Advanced Translation Editor and to the translation services which are used.', 'wpml-media' ); # } msgid "WPML Media Translation will send the email address and name of each manager and assigned translator as well as the content itself to Advanced Translation Editor and to the translation services which are used." msgstr "" # # $message = __( 'Setting language to media: done!', 'wpml-media' ); # msgid "Setting language to media: done!" msgstr "" # 'field_type' => 'tm-section', # 'title' => __( 'Media', 'wpml-media' ), # 'fields' => array(), msgid "Media" msgstr "" # case 'title': # $label = __( 'Title', 'wpml-media' ); # break; msgid "Title" msgstr "" # case 'alt_text': # $label = __( 'Alt Text', 'wpml-media' ); # break; msgid "Alt Text" msgstr "" #

# ', '' ); ?> msgid "The %sWPML Media%s database needs updating. Please run the updater and leave the tab open until it completes." msgstr "" # wp_send_json_success( # array( 'status' => esc_html__( 'Reset new content duplication settings', 'wpml-media' ), ) # ); msgid "Reset new content duplication settings" msgstr "" # $status = sprintf( # esc_html__( 'Updating attachments translation status: %d remaining.', 'wpml-media' ), # $left ); msgid "Updating attachments translation status: %d remaining." msgstr "" # $this->mark_migration_complete(); # $status = esc_html__( 'Update complete!', 'wpml-media' ); # $continue = 0; msgid "Update complete!" msgstr "" #

#

# msgid "Upgrade required" msgstr "" #

# # msgctxt "Update button label" msgid "Update" msgstr "" # # $response['message'] = __( 'Started...', 'wpml-media' ); # msgid "Started..." msgstr "" # ?> #

WPML in order to work.', 'wpml-media' ), # 'https://wpml.org/' ); ?>

msgid "WPML Media is enabled but not effective. It requires WPML in order to work." msgstr ""