# 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"
# } else {
# throw new WPML_Media_Exception( sprintf( __( 'Image size not found: %s', 'wpml-media' ), $size ), 404 );
# }
msgid "Image size not found: %s"
msgstr ""
# } else {
# throw new WPML_Media_Exception( sprintf( __( 'Attachment is not translated in: %s', 'wpml-media' ), $language ), 404 );
# }
msgid "Attachment is not translated in: %s"
msgstr ""
# {
# $response = array( 'message' => __( 'Started...', 'wpml-media' ) );
# echo wp_json_encode( $response );
msgid "Started..."
msgstr ""
# 'result' => true,
# 'message' => __( 'Settings saved', 'wpml-media' )
# );
msgid "Settings saved"
msgstr ""
# if ( $response[ 'left' ] ) {
# $response[ 'message' ] = sprintf( __( 'Setting language to media. %d left', 'wpml-media' ), $response[ 'left' ] );
# } else {
msgid "Setting language to media. %d left"
msgstr ""
# } else {
# $response[ 'message' ] = sprintf( __( 'Setting language to media: done!', 'wpml-media' ), $response[ 'left' ] );
# }
msgid "Setting language to media: done!"
msgstr ""
# if ( $response[ 'left' ] ) {
# $response[ 'message' ] = sprintf( __( 'Duplicating media. %d left', 'wpml-media' ), $response[ 'left' ] );
# } else {
msgid "Duplicating media. %d left"
msgstr ""
# } else {
# $response[ 'message' ] = sprintf( __( 'Duplicating media: done!', 'wpml-media' ), $response[ 'left' ] );
# }
msgid "Duplicating media: done!"
msgstr ""
# if ( $response[ 'left' ] ) {
# $response[ 'message' ] = sprintf( __( 'Duplicating featured images. %d left', 'wpml-media' ), $response[ 'left' ] );
# } else {
msgid "Duplicating featured images. %d left"
msgstr ""
# } else {
# $response[ 'message' ] = sprintf( __( 'Duplicating featured images: done!', 'wpml-media' ), $response[ 'left' ] );
# }
msgid "Duplicating featured images: done!"
msgstr ""
#
# $response[ 'message' ] = __( 'Done!', 'wpml-media' );
#
msgid "Done!"
msgstr ""
#
# echo '
' . __( 'Media attachments', 'wpml-media' ) . '';
#
msgid "Media attachments"
msgstr ""
# }
# echo '
';
#
msgid "Duplicate uploaded media from original"
msgstr ""
# }
# echo '
';
# } else {
msgid "Duplicate featured image from original"
msgstr ""
# }
# echo '
';
#
msgid "Duplicate uploaded media to translations"
msgstr ""
# }
# echo '
';
# }
msgid "Duplicate featured image to translations"
msgstr ""
# if ( isset( $_REQUEST[ 'lang' ] ) && $_REQUEST[ 'lang' ] == 'all' )
# $posts_columns[ 'language' ] = __( 'Language', 'wpml-media' );
#
msgid "Language"
msgstr ""
# } else {
# echo __( 'None', 'wpml-media' );
# }
msgid "None"
msgstr ""
# add_submenu_page( $top_page,
# __( 'Media translation', 'wpml-media' ),
# __( 'Media translation', 'wpml-media' ), 'wpml_manage_media_translation',
msgid "Media translation"
msgstr ""
#
# $active_languages[ ] = array( 'code' => 'all', 'display_name' => __( 'All languages', 'wpml-media' ) );
# $language_items = array();
msgid "All languages"
msgstr ""
# if ( $response[ 'left' ] ) {
# $response[ 'message' ] = sprintf( esc_html__( 'Translating media. %d left', 'wpml-media' ), $response[ 'left' ] );
# } else {
msgid "Translating media. %d left"
msgstr ""
# } else {
# $response[ 'message' ] = sprintf( esc_html__( 'Translating media: done!', 'wpml-media' ), $response[ 'left' ] );
# }
msgid "Translating media: done!"
msgstr ""
#
# # msgid "WPML Media Translation needs to set languages to existing media in your site." msgstr "" # # # msgid "Set media languages" msgstr "" # #
msgid "Dismiss" msgstr "" # $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 "The Media Translation plugin needs to add languages to your site's media. Without this language information, existing media files will not be displayed in the WordPress admin." msgstr "" # # # msgid "You can check if some attachments can be duplicated to translated content:" msgstr "" # # msgid "Set language information for existing media" msgstr "" # disabled="disabled" /> # # msgid "Translate existing media in all languages" msgstr "" # # # msgid "Duplicate existing media for translated content" msgstr "" # # # msgid "Duplicate the featured images for translated content" msgstr "" #