Version Description
- New: The
terms:
data substitution parameter prefix has been enhanced to allow a specific term slug as an alternative to the terms assigned to an item. - New: The
mla-insert-fixit.php
example plugin has been enhanced with a "Copy Item terms to Parent Post/Page" tool. - Fix: On new MLA installs, WordPress "The plugin does not have a valid header" errors have been corrected. The error occured when "Activate Plugin" was clicked following a successful installation. To fix the problem, the
/examples/
directory has been divided intoplugins
andthemes
subdirectories. All of the example plugins have been moved to the/plugins/
subdirectory. - Fix: For
[mla_gallery]
, restoremla_nolink_text
operation.
Download this release
Release Info
Developer | dglingren |
Plugin | Media Library Assistant |
Version | 2.33 |
Comparing to | |
See all releases |
Code changes from version 2.32 to 2.33
- examples/{alexa-paige-plugin.php → plugins/alexa-paige-plugin.php} +0 -0
- examples/{buddypress-hooks-example.php → plugins/buddypress-hooks-example.php} +0 -0
- examples/{mla-a-z-cloud-example.php → plugins/mla-a-z-cloud-example.php} +0 -0
- examples/{mla-acf-checkbox-example.php → plugins/mla-acf-checkbox-example.php} +0 -0
- examples/{mla-advanced-custom-fields-example.php → plugins/mla-advanced-custom-fields-example.php} +0 -0
- examples/{mla-audio-shortcode-example.php → plugins/mla-audio-shortcode-example.php} +0 -0
- examples/{mla-bulk-edit-remap-example.php → plugins/mla-bulk-edit-remap-example.php} +0 -0
- examples/{mla-child-term-hooks-example.php → plugins/mla-child-term-hooks-example.php} +0 -0
- examples/{mla-cloud-hooks-example.php → plugins/mla-cloud-hooks-example.php} +0 -0
- examples/{mla-current-user-example.php → plugins/mla-current-user-example.php} +0 -0
- examples/{mla-custom-field-search-example.php → plugins/mla-custom-field-search-example.php} +0 -0
- examples/{mla-custom-nolink-example.php → plugins/mla-custom-nolink-example.php} +0 -0
- examples/{mla-custom-taxonomy-example.php → plugins/mla-custom-taxonomy-example.php} +0 -0
- examples/{mla-custom-view-example.php → plugins/mla-custom-view-example.php} +0 -0
- examples/{mla-default-featured-image-example.php → plugins/mla-default-featured-image-example.php} +0 -0
- examples/{mla-dynamic-references-example.php → plugins/mla-dynamic-references-example.php} +0 -0
- examples/{mla-featured-field-shortcode.php → plugins/mla-featured-field-shortcode.php} +0 -0
- examples/{mla-file-name-mapping-hooks-example.php → plugins/mla-file-name-mapping-hooks-example.php} +0 -0
- examples/{mla-file-size-example.php → plugins/mla-file-size-example.php} +0 -0
- examples/{mla-fixed-values-example.php → plugins/mla-fixed-values-example.php} +0 -0
- examples/{mla-hierarchical-mapping-example.php → plugins/mla-hierarchical-mapping-example.php} +0 -0
- examples/{mla-hooks-example.php → plugins/mla-hooks-example.php} +0 -0
- examples/{mla-image-source-control-example.php → plugins/mla-image-source-control-example.php} +0 -0
- examples/{mla-insert-fixit.php → plugins/mla-insert-fixit.php} +454 -164
- examples/{mla-jhdean-mapping-hooks-example.php → plugins/mla-jhdean-mapping-hooks-example.php} +0 -0
- examples/{mla-list-table-extranav-example.php → plugins/mla-list-table-extranav-example.php} +0 -0
- examples/{mla-list-table-hooks-example.php → plugins/mla-list-table-hooks-example.php} +0 -0
- examples/{mla-mapping-hooks-example.php → plugins/mla-mapping-hooks-example.php} +0 -0
- examples/{mla-mapping-parent-data-example.php → plugins/mla-mapping-parent-data-example.php} +0 -0
- examples/{mla-media-modal-hooks-example.php → plugins/mla-media-modal-hooks-example.php} +0 -0
- examples/{mla-media-tagger-example.php → plugins/mla-media-tagger-example.php} +0 -0
- examples/{mla-metabox-hooks-example.php → plugins/mla-metabox-hooks-example.php} +0 -0
- examples/{mla-metadata-mapping-hooks-example.php → plugins/mla-metadata-mapping-hooks-example.php} +0 -0
- examples/{mla-multi-wp-query-example.php → plugins/mla-multi-wp-query-example.php} +0 -0
- examples/{mla-project-slug-example.php → plugins/mla-project-slug-example.php} +0 -0
- examples/{mla-random-galleries-example.php → plugins/mla-random-galleries-example.php} +0 -0
- examples/{mla-simple-mapping-hooks-example.php → plugins/mla-simple-mapping-hooks-example.php} +0 -0
- examples/{mla-substitution-parameter-hooks-example.php → plugins/mla-substitution-parameter-hooks-example.php} +0 -0
- examples/{mla-tax-query-example.php → plugins/mla-tax-query-example.php} +0 -0
- examples/{mla-term-list-hooks-example.php → plugins/mla-term-list-hooks-example.php} +0 -0
- examples/{mla-ui-elements-example.php → plugins/mla-ui-elements-example.php} +0 -0
- examples/{mla-unattached-fixit.php → plugins/mla-unattached-fixit.php} +0 -0
- examples/{mla-upload-bulk-edit-example.php → plugins/mla-upload-bulk-edit-example.php} +0 -0
- examples/{mla-viewer-replacement-example.php → plugins/mla-viewer-replacement-example.php} +0 -0
- examples/{mla-yoast-seo-example.php → plugins/mla-yoast-seo-example.php} +0 -0
- examples/{mla-zip-archive-example.php → plugins/mla-zip-archive-example.php} +0 -0
- examples/{mqtranslate-example.php → plugins/mqtranslate-example.php} +0 -0
- examples/{random-feature.php → plugins/random-feature.php} +0 -0
- examples/{woofixit.php → plugins/woofixit.php} +0 -0
- examples/{twentytwelve-mla → themes/twentytwelve-mla}/content-category-listing.php +0 -0
- examples/{twentytwelve-mla → themes/twentytwelve-mla}/content-jkeast-dropdown-simple.php +0 -0
- examples/{twentytwelve-mla → themes/twentytwelve-mla}/content-jkeast-dropdown.php +0 -0
- examples/{twentytwelve-mla → themes/twentytwelve-mla}/content-latest-images.php +0 -0
- examples/{twentytwelve-mla → themes/twentytwelve-mla}/content-media.php +0 -0
- examples/{twentytwelve-mla → themes/twentytwelve-mla}/content-mla-gallery.php +0 -0
- examples/{twentytwelve-mla → themes/twentytwelve-mla}/content-single-image.php +0 -0
- examples/{twentytwelve-mla → themes/twentytwelve-mla}/content-tag-gallery.php +0 -0
- examples/{twentytwelve-mla → themes/twentytwelve-mla}/content-tosca30-dropdown.php +0 -0
- examples/{twentytwelve-mla → themes/twentytwelve-mla}/functions.php +0 -0
- examples/{twentytwelve-mla → themes/twentytwelve-mla}/header.php +0 -0
- examples/{twentytwelve-mla → themes/twentytwelve-mla}/image.php +0 -0
- examples/{twentytwelve-mla → themes/twentytwelve-mla}/languages/mla-child-theme-en_US.pot +0 -0
- examples/{twentytwelve-mla → themes/twentytwelve-mla}/page-category-listing.php +0 -0
- examples/{twentytwelve-mla → themes/twentytwelve-mla}/page-jkeast-dropdown.php +0 -0
- examples/{twentytwelve-mla → themes/twentytwelve-mla}/page-latest-images.php +0 -0
- examples/{twentytwelve-mla → themes/twentytwelve-mla}/page-single-image.php +0 -0
- examples/{twentytwelve-mla → themes/twentytwelve-mla}/page-tag-gallery.php +0 -0
- examples/{twentytwelve-mla → themes/twentytwelve-mla}/page-tosca30-dropdown.php +0 -0
- examples/{twentytwelve-mla → themes/twentytwelve-mla}/style.css +0 -0
- examples/{twentytwelve-mla → themes/twentytwelve-mla}/taxonomy.php +0 -0
- includes/class-mla-core.php +1 -1
- includes/class-mla-data.php +20 -6
- includes/class-mla-example-list-table.php +3 -3
- includes/class-mla-shortcode-support.php +14 -13
- index.php +2 -2
- languages/media-library-assistant-en_US - References.pot +1493 -1247
- languages/media-library-assistant-en_US.po +180 -41
- languages/media-library-assistant-en_US.pot +177 -1511
- phpDocs/classes/CPAC_Storage_Model_MLA.html +3 -3
- phpDocs/classes/MLA.html +3 -3
- phpDocs/classes/MLACore.html +3 -3
- phpDocs/classes/MLACoreOptions.html +3 -3
- phpDocs/classes/MLAData.html +3 -3
- phpDocs/classes/MLAData_source.html +3 -3
- phpDocs/classes/MLAEdit.html +3 -3
- phpDocs/classes/MLAFileDownloader.html +3 -3
- phpDocs/classes/MLAImageProcessor.html +3 -3
- phpDocs/classes/MLAMime.html +3 -3
- phpDocs/classes/MLAModal.html +3 -3
- phpDocs/classes/MLAModal_Ajax.html +3 -3
- phpDocs/classes/MLAMutex.html +3 -3
- phpDocs/classes/MLAObjects.html +3 -3
- phpDocs/classes/MLAOptions.html +3 -3
- phpDocs/classes/MLAPDF.html +3 -3
- phpDocs/classes/MLAQuery.html +3 -3
- phpDocs/classes/MLAReferences.html +3 -3
- phpDocs/classes/MLASettings.html +3 -3
- phpDocs/classes/MLAShortcode_Support.html +3 -3
- phpDocs/classes/MLAShortcodes.html +3 -3
- phpDocs/classes/MLATemplate_Support.html +3 -3
- phpDocs/classes/MLATest.html +3 -3
- phpDocs/classes/MLATextWidget.html +3 -3
- phpDocs/classes/MLAUninstall.html +3 -3
- phpDocs/classes/MLA_Ajax.html +3 -3
- phpDocs/classes/MLA_Checklist_Walker.html +3 -3
- phpDocs/classes/MLA_Example_List_Table.html +3 -3
- phpDocs/classes/MLA_List_Table.html +3 -3
- phpDocs/classes/MLA_Polylang.html +3 -3
- phpDocs/classes/MLA_Thumbnail.html +3 -3
- phpDocs/classes/MLA_Upgrader_Skin.html +3 -3
- phpDocs/classes/MLA_Upload_List_Table.html +3 -3
- phpDocs/classes/MLA_Upload_Optional_List_Table.html +3 -3
- phpDocs/classes/MLA_View_List_Table.html +3 -3
- phpDocs/classes/MLA_WPML.html +3 -3
- phpDocs/classes/MLA_WPML_List_Table.html +3 -3
- phpDocs/classes/MLA_WPML_Table.html +3 -3
- phpDocs/files/includes.class-mla-admin-columns-support.html +3 -3
- phpDocs/files/includes.class-mla-ajax.html +3 -3
- phpDocs/files/includes.class-mla-core-options.html +3 -3
- phpDocs/files/includes.class-mla-core.html +3 -3
- phpDocs/files/includes.class-mla-data-pdf.html +3 -3
- phpDocs/files/includes.class-mla-data-query.html +3 -3
- phpDocs/files/includes.class-mla-data-references.html +3 -3
- phpDocs/files/includes.class-mla-data-source.html +3 -3
- phpDocs/files/includes.class-mla-data.html +3 -3
- phpDocs/files/includes.class-mla-edit-media.html +3 -3
- phpDocs/files/includes.class-mla-example-list-table.html +3 -3
- phpDocs/files/includes.class-mla-file-downloader.html +3 -3
- phpDocs/files/includes.class-mla-image-processor.html +3 -3
- phpDocs/files/includes.class-mla-list-table.html +3 -3
- phpDocs/files/includes.class-mla-main.html +3 -3
- phpDocs/files/includes.class-mla-media-modal-ajax.html +3 -3
- phpDocs/files/includes.class-mla-media-modal.html +3 -3
- phpDocs/files/includes.class-mla-mime-types.html +3 -3
- phpDocs/files/includes.class-mla-objects.html +3 -3
- phpDocs/files/includes.class-mla-options.html +3 -3
- phpDocs/files/includes.class-mla-polylang-support.html +3 -3
- phpDocs/files/includes.class-mla-settings.html +3 -3
- phpDocs/files/includes.class-mla-shortcode-support.html +3 -3
- phpDocs/files/includes.class-mla-shortcodes.html +3 -3
- phpDocs/files/includes.class-mla-template-support.html +3 -3
- phpDocs/files/includes.class-mla-thumbnail-generation.html +3 -3
- phpDocs/files/includes.class-mla-upload-list-table.html +3 -3
- phpDocs/files/includes.class-mla-upload-optional-list-table.html +3 -3
- phpDocs/files/includes.class-mla-view-list-table.html +3 -3
- phpDocs/files/includes.class-mla-wpml-support.html +3 -3
- phpDocs/files/includes.mla-file-downloader.html +3 -3
- phpDocs/files/includes.mla-main-search-box-template.html +3 -3
- phpDocs/files/includes.mla-media-modal-js-template.html +3 -3
- phpDocs/files/includes.mla-plugin-loader.html +3 -3
- phpDocs/files/includes.mla-stream-image.html +3 -3
- phpDocs/files/includes/class-mla-core.php.txt +1 -1
- phpDocs/files/includes/class-mla-data.php.txt +20 -6
- phpDocs/files/includes/class-mla-example-list-table.php.txt +3 -3
- phpDocs/files/includes/class-mla-shortcode-support.php.txt +14 -13
- phpDocs/files/index.html +3 -3
- phpDocs/files/index.php.txt +2 -2
- phpDocs/files/mla-uninstall.html +3 -3
- phpDocs/files/tests.class-mla-tests.html +3 -3
- phpDocs/graphs/class.html +1 -1
- phpDocs/index.html +3 -3
- phpDocs/namespaces/default.html +3 -3
- phpDocs/phpdoc-cache-09/phpdoc-cache-file_e78bd1f438b0cb5d5f6786a6a5261096.dat +0 -0
- phpDocs/phpdoc-cache-3c/phpdoc-cache-file_64f0b0d3a47472c9553403299fca55ef.dat +0 -0
- phpDocs/phpdoc-cache-c8/phpdoc-cache-file_828e0013b8f3bc1bb22b4f57172b019d.dat +0 -0
- phpDocs/phpdoc-cache-f4/phpdoc-cache-file_3388de6239006370a61560dcb6b41de3.dat +0 -0
- phpDocs/phpdoc-cache-f7/phpdoc-cache-file_0b4e1dd566a3e67f9cc69c3925bc5e47.dat +0 -0
- phpDocs/reports/deprecated.html +1 -1
- phpDocs/reports/errors.html +1 -1
- phpDocs/reports/markers.html +2 -2
- readme.txt +16 -10
examples/{alexa-paige-plugin.php → plugins/alexa-paige-plugin.php}
RENAMED
File without changes
|
examples/{buddypress-hooks-example.php → plugins/buddypress-hooks-example.php}
RENAMED
File without changes
|
examples/{mla-a-z-cloud-example.php → plugins/mla-a-z-cloud-example.php}
RENAMED
File without changes
|
examples/{mla-acf-checkbox-example.php → plugins/mla-acf-checkbox-example.php}
RENAMED
File without changes
|
examples/{mla-advanced-custom-fields-example.php → plugins/mla-advanced-custom-fields-example.php}
RENAMED
File without changes
|
examples/{mla-audio-shortcode-example.php → plugins/mla-audio-shortcode-example.php}
RENAMED
File without changes
|
examples/{mla-bulk-edit-remap-example.php → plugins/mla-bulk-edit-remap-example.php}
RENAMED
File without changes
|
examples/{mla-child-term-hooks-example.php → plugins/mla-child-term-hooks-example.php}
RENAMED
File without changes
|
examples/{mla-cloud-hooks-example.php → plugins/mla-cloud-hooks-example.php}
RENAMED
File without changes
|
examples/{mla-current-user-example.php → plugins/mla-current-user-example.php}
RENAMED
File without changes
|
examples/{mla-custom-field-search-example.php → plugins/mla-custom-field-search-example.php}
RENAMED
File without changes
|
examples/{mla-custom-nolink-example.php → plugins/mla-custom-nolink-example.php}
RENAMED
File without changes
|
examples/{mla-custom-taxonomy-example.php → plugins/mla-custom-taxonomy-example.php}
RENAMED
File without changes
|
examples/{mla-custom-view-example.php → plugins/mla-custom-view-example.php}
RENAMED
File without changes
|
examples/{mla-default-featured-image-example.php → plugins/mla-default-featured-image-example.php}
RENAMED
File without changes
|
examples/{mla-dynamic-references-example.php → plugins/mla-dynamic-references-example.php}
RENAMED
File without changes
|
examples/{mla-featured-field-shortcode.php → plugins/mla-featured-field-shortcode.php}
RENAMED
File without changes
|
examples/{mla-file-name-mapping-hooks-example.php → plugins/mla-file-name-mapping-hooks-example.php}
RENAMED
File without changes
|
examples/{mla-file-size-example.php → plugins/mla-file-size-example.php}
RENAMED
File without changes
|
examples/{mla-fixed-values-example.php → plugins/mla-fixed-values-example.php}
RENAMED
File without changes
|
examples/{mla-hierarchical-mapping-example.php → plugins/mla-hierarchical-mapping-example.php}
RENAMED
File without changes
|
examples/{mla-hooks-example.php → plugins/mla-hooks-example.php}
RENAMED
File without changes
|
examples/{mla-image-source-control-example.php → plugins/mla-image-source-control-example.php}
RENAMED
File without changes
|
examples/{mla-insert-fixit.php → plugins/mla-insert-fixit.php}
RENAMED
@@ -5,7 +5,7 @@
|
|
5 |
* Adds a Tools/Insert Fixit submenu with buttons to perform the operations.
|
6 |
*
|
7 |
* @package Insert Fixit
|
8 |
-
* @version 1.
|
9 |
*/
|
10 |
|
11 |
/*
|
@@ -13,7 +13,7 @@ Plugin Name: MLA Insert Fixit
|
|
13 |
Plugin URI: http://fairtradejudaica.org/media-library-assistant-a-wordpress-plugin/
|
14 |
Description: Synchronizes Media Library values to and from post/page inserted images
|
15 |
Author: David Lingren
|
16 |
-
Version: 1.
|
17 |
Author URI: http://fairtradejudaica.org/our-story/staff/
|
18 |
|
19 |
Copyright 2015-2016 David Lingren
|
@@ -51,6 +51,10 @@ Copyright 2015-2016 David Lingren
|
|
51 |
* opened on 6/8/2016 by "rainydaymum"
|
52 |
* https://wordpress.org/support/topic/custom-field-question-4
|
53 |
*
|
|
|
|
|
|
|
|
|
54 |
* @package Insert Fixit
|
55 |
* @since 1.00
|
56 |
*/
|
@@ -62,7 +66,7 @@ class Insert_Fixit {
|
|
62 |
*
|
63 |
* @var string
|
64 |
*/
|
65 |
-
const CURRENT_VERSION = '1.
|
66 |
|
67 |
/**
|
68 |
* Slug prefix for registering and enqueueing submenu pages, style sheets and scripts
|
@@ -93,6 +97,7 @@ class Insert_Fixit {
|
|
93 |
self::$wp_4dot0_plus = version_compare( get_bloginfo('version'), '4.0', '>=' );
|
94 |
|
95 |
add_action( 'admin_menu', 'Insert_Fixit::admin_menu_action' );
|
|
|
96 |
}
|
97 |
|
98 |
/**
|
@@ -140,43 +145,113 @@ class Insert_Fixit {
|
|
140 |
wp_die( 'You do not have permission to manage plugin settings.' );
|
141 |
}
|
142 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
143 |
$setting_actions = array(
|
144 |
-
'help' => array( 'handler' => '', 'comment' => '<strong>Enter first and (optional) last ID values above to restrict tool application range</strong>. To operate on one ID, enter just the "First ID". The default is to perform the operation on <strong>all posts/pages</strong> and <strong>all Media Library items (attachments)</strong>.<br /> <br />You can find post/page ID values by hovering over the post/page title in the "Title" column of the All Posts/All Pages submenu tables; look for the number following <code>post=</code>.<br
|
145 |
'warning' => array( 'handler' => '', 'comment' => '<strong>These tools make permanent updates to your database.</strong> Make a backup before you use the tools so you can restore your old values if you don’t like the results.' ),
|
146 |
|
147 |
-
'c00' => array( 'handler' => '', 'comment' => '<h3>Media Library
|
148 |
-
'ALT from
|
149 |
'comment' => 'Copy ALT Text from Media Library item to Post/Page inserts.' ),
|
150 |
-
'
|
151 |
-
'ALT to Library' => array( 'handler' => '_copy_alt_to_media_library',
|
152 |
'comment' => 'Copy ALT Text from Post/Page inserts to Media Library item' ),
|
153 |
-
'
|
154 |
-
|
155 |
-
'
|
156 |
-
|
157 |
-
'
|
158 |
-
'
|
159 |
-
'
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
160 |
'Add Attribute' => array( 'handler' => '_add_attribute',
|
161 |
'comment' => 'Add an HTML attribute, e.g., data-pin-description=alt_text, to Post/Page inserts.' ),
|
162 |
'Replace Attribute' => array( 'handler' => '_replace_attribute',
|
163 |
'comment' => 'Replace (or add) an HTML attribute, e.g., data-pin-description=alt_text, to Post/Page inserts.' ),
|
164 |
'Delete Attribute' => array( 'handler' => '_delete_attribute',
|
165 |
'comment' => 'Delete an HTML attribute, e.g., data-pin-description, from Post/Page inserts' ),
|
166 |
-
'
|
167 |
-
'
|
168 |
-
'
|
169 |
'Attach Inserted In' => array( 'handler' => '_attach_inserted_in',
|
170 |
'comment' => 'Attach items to the first Post/Page they are inserted in' ),
|
171 |
'Attach Featured In' => array( 'handler' => '_attach_featured_in',
|
172 |
'comment' => 'Attach items to the first Post/Page for which they are the Featured Image' ),
|
173 |
-
'
|
174 |
-
'
|
175 |
-
'
|
176 |
-
'
|
177 |
-
|
178 |
-
'
|
179 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
180 |
);
|
181 |
|
182 |
echo '<div class="wrap">' . "\n";
|
@@ -202,22 +277,6 @@ class Insert_Fixit {
|
|
202 |
}
|
203 |
}
|
204 |
|
205 |
-
/*
|
206 |
-
* Extract relevant query arguments
|
207 |
-
*/
|
208 |
-
$old_post_lower = isset( $_REQUEST[ self::SLUG_PREFIX . 'old_post_lower' ] ) ? $_REQUEST[ self::SLUG_PREFIX . 'old_post_lower' ] : '';
|
209 |
-
$post_lower = isset( $_REQUEST[ self::SLUG_PREFIX . 'post_lower' ] ) ? $_REQUEST[ self::SLUG_PREFIX . 'post_lower' ] : '';
|
210 |
-
$old_post_upper = isset( $_REQUEST[ self::SLUG_PREFIX . 'old_post_upper' ] ) ? $_REQUEST[ self::SLUG_PREFIX . 'old_post_upper' ] : '';
|
211 |
-
$post_upper = isset( $_REQUEST[ self::SLUG_PREFIX . 'post_upper' ] ) ? $_REQUEST[ self::SLUG_PREFIX . 'post_upper' ] : '';
|
212 |
-
$old_attachment_lower = isset( $_REQUEST[ self::SLUG_PREFIX . 'old_attachment_lower' ] ) ? $_REQUEST[ self::SLUG_PREFIX . 'old_attachment_lower' ] : '';
|
213 |
-
$attachment_lower = isset( $_REQUEST[ self::SLUG_PREFIX . 'attachment_lower' ] ) ? $_REQUEST[ self::SLUG_PREFIX . 'attachment_lower' ] : '';
|
214 |
-
$old_attachment_upper = isset( $_REQUEST[ self::SLUG_PREFIX . 'old_attachment_upper' ] ) ? $_REQUEST[ self::SLUG_PREFIX . 'old_attachment_upper' ] : '';
|
215 |
-
$attachment_upper = isset( $_REQUEST[ self::SLUG_PREFIX . 'attachment_upper' ] ) ? $_REQUEST[ self::SLUG_PREFIX . 'attachment_upper' ] : '';
|
216 |
-
$old_data_source = isset( $_REQUEST[ self::SLUG_PREFIX . 'old_data_source' ] ) ? $_REQUEST[ self::SLUG_PREFIX . 'old_data_source' ] : '';
|
217 |
-
$data_source = isset( $_REQUEST[ self::SLUG_PREFIX . 'data_source' ] ) ? $_REQUEST[ self::SLUG_PREFIX . 'data_source' ] : '[+alt_text+]';
|
218 |
-
$old_attribute_name = isset( $_REQUEST[ self::SLUG_PREFIX . 'old_attribute_name' ] ) ? $_REQUEST[ self::SLUG_PREFIX . 'old_attribute_name' ] : '';
|
219 |
-
$attribute_name = isset( $_REQUEST[ self::SLUG_PREFIX . 'attribute_name' ] ) ? $_REQUEST[ self::SLUG_PREFIX . 'attribute_name' ] : 'data-pin-description';
|
220 |
-
|
221 |
/*
|
222 |
* Invalidate the caches if anything has changed
|
223 |
*/
|
@@ -253,31 +312,29 @@ class Insert_Fixit {
|
|
253 |
echo "\t\t" . ' <input name="' . self::SLUG_PREFIX . 'old_attachment_upper" type="hidden" value="' . $attachment_upper . '">' . "\n";
|
254 |
echo "\t\t" . ' <input name="' . self::SLUG_PREFIX . 'attachment_upper" type="text" size="5" value="' . $attachment_upper . '">' . "\n";
|
255 |
echo "\t\t" . ' </td>' . "\n";
|
256 |
-
echo "\t\t" . ' <tr valign="top">' . "\n";
|
257 |
-
echo "\t\t" . ' <td width="24%" style="text-align: right; padding-right: 5px" valign="middle">Data Source</td>' . "\n";
|
258 |
-
echo "\t\t" . ' <td width="24%" style="text-align: left;">' . "\n";
|
259 |
-
echo "\t\t" . ' <input name="' . self::SLUG_PREFIX . 'old_data_source" type="hidden" value="' . $data_source . '">' . "\n";
|
260 |
-
echo "\t\t" . ' <input name="' . self::SLUG_PREFIX . 'data_source" type="text" size="15" value="' . $data_source . '">' . "\n";
|
261 |
-
echo "\t\t" . ' </td>' . "\n";
|
262 |
-
echo "\t\t" . ' <td width="24%" style="text-align: right; padding-right: 5px" valign="middle">Attribute Name</td>' . "\n";
|
263 |
-
echo "\t\t" . ' <td width="24%" style="text-align: left;">' . "\n";
|
264 |
-
echo "\t\t" . ' <input name="' . self::SLUG_PREFIX . 'old_attribute_name" type="hidden" value="' . $attribute_name . '">' . "\n";
|
265 |
-
echo "\t\t" . ' <input name="' . self::SLUG_PREFIX . 'attribute_name" type="text" size="15" value="' . $attribute_name . '">' . "\n";
|
266 |
-
echo "\t\t" . ' </td>' . "\n";
|
267 |
-
echo "\t\t" . ' </tr>' . "\n";
|
268 |
echo "\t\t" . ' </table>' . "\n";
|
269 |
|
270 |
echo "\t\t" . ' <table>' . "\n";
|
271 |
|
272 |
foreach ( $setting_actions as $label => $action ) {
|
273 |
-
if (
|
274 |
-
echo "\t\t" . ' <tr><td colspan=2 style="padding: 2px 0px;">' .
|
275 |
-
|
276 |
-
|
277 |
-
echo "\t\t" . '
|
278 |
-
|
279 |
-
echo "\t\t" . ' ' . $action['
|
280 |
echo "\t\t" . ' </td></tr>' . "\n";
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
281 |
}
|
282 |
}
|
283 |
|
@@ -288,6 +345,69 @@ class Insert_Fixit {
|
|
288 |
echo "\t\t" . '</div><!-- wrap -->' . "\n";
|
289 |
}
|
290 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
291 |
/**
|
292 |
* Array of post/page IDs giving inserted image URL and ALT Text:
|
293 |
* post/page ID => array(
|
@@ -310,7 +430,7 @@ class Insert_Fixit {
|
|
310 |
*
|
311 |
* @param boolean $use_cache True to use an existing cache, false to force rebuild
|
312 |
*
|
313 |
-
* @return
|
314 |
*/
|
315 |
private static function _build_image_inserts_cache( $use_cache = false ) {
|
316 |
global $wpdb;
|
@@ -319,7 +439,7 @@ class Insert_Fixit {
|
|
319 |
self::$image_inserts = get_transient( self::SLUG_PREFIX . 'image_inserts' );
|
320 |
if ( is_array( self::$image_inserts ) ) {
|
321 |
//error_log( __LINE__ . " Insert_Fixit::_build_image_inserts_cache using cached self::\$image_inserts " . var_export( self::$image_inserts, true ), 0 );
|
322 |
-
return;
|
323 |
}
|
324 |
}
|
325 |
|
@@ -392,7 +512,8 @@ class Insert_Fixit {
|
|
392 |
//error_log( __LINE__ . " Insert_Fixit::_build_image_inserts_cache set_transient return = " . var_export( $return, true ), 0 );
|
393 |
//error_log( __LINE__ . " Insert_Fixit::_build_image_inserts_cache image_inserts " . var_export($image_inserts, true ), 0 );
|
394 |
self::$image_inserts = $image_inserts;
|
395 |
-
|
|
|
396 |
} // _build_image_inserts_cache
|
397 |
|
398 |
/**
|
@@ -410,7 +531,10 @@ class Insert_Fixit {
|
|
410 |
*
|
411 |
* @since 1.01
|
412 |
*
|
413 |
-
* @
|
|
|
|
|
|
|
414 |
*/
|
415 |
private static function _build_featured_objects_cache( $use_cache = false, $unattached_only = false ) {
|
416 |
global $wpdb;
|
@@ -419,7 +543,7 @@ class Insert_Fixit {
|
|
419 |
self::$featured_objects = get_transient( self::SLUG_PREFIX . 'featured_objects' );
|
420 |
if ( is_array( self::$featured_objects ) ) {
|
421 |
//error_log( __LINE__ . " Insert_Fixit::_build_featured_objects_cache using cached self::\$featured_objects " . var_export( self::$featured_objects, true ), 0 );
|
422 |
-
return;
|
423 |
}
|
424 |
}
|
425 |
|
@@ -468,7 +592,8 @@ class Insert_Fixit {
|
|
468 |
//error_log( __LINE__ . " Insert_Fixit::_build_featured_objects_cache set_transient return = " . var_export( $return, true ), 0 );
|
469 |
//error_log( __LINE__ . " Insert_Fixit::_build_featured_objects_cache references = " . var_export( $references, true ), 0 );
|
470 |
self::$featured_objects = $references;
|
471 |
-
|
|
|
472 |
} // _build_featured_objects_cache
|
473 |
|
474 |
/**
|
@@ -486,7 +611,10 @@ class Insert_Fixit {
|
|
486 |
*
|
487 |
* @since 1.00
|
488 |
*
|
489 |
-
* @
|
|
|
|
|
|
|
490 |
*/
|
491 |
private static function _build_image_objects_cache( $use_cache = false, $unattached_only = false ) {
|
492 |
global $wpdb;
|
@@ -495,7 +623,7 @@ class Insert_Fixit {
|
|
495 |
self::$image_objects = get_transient( self::SLUG_PREFIX . 'image_objects' );
|
496 |
if ( is_array( self::$image_objects ) ) {
|
497 |
//error_log( __LINE__ . " Insert_Fixit::_build_image_objects_cache using cached self::\$image_objects " . var_export( self::$image_objects, true ), 0 );
|
498 |
-
return;
|
499 |
}
|
500 |
}
|
501 |
|
@@ -591,9 +719,50 @@ class Insert_Fixit {
|
|
591 |
//error_log( __LINE__ . " Insert_Fixit::_build_image_objects_cache set_transient return = " . var_export( $return, true ), 0 );
|
592 |
//error_log( __LINE__ . " Insert_Fixit::_build_image_objects_cache references = " . var_export( $references, true ), 0 );
|
593 |
self::$image_objects = $references;
|
594 |
-
|
|
|
595 |
} // _build_image_objects_cache
|
596 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
597 |
/**
|
598 |
* Add, replace or delete an attribute from <img ... /> tags in a post/page
|
599 |
*
|
@@ -602,8 +771,6 @@ class Insert_Fixit {
|
|
602 |
* @return string HTML markup for results/messages
|
603 |
*/
|
604 |
private static function _evaluate_add_attribute( $operation = 'Add' ) {
|
605 |
-
global $wpdb;
|
606 |
-
|
607 |
// Attribute name must be present
|
608 |
$attribute_name = isset( $_REQUEST[ self::SLUG_PREFIX . 'attribute_name' ] ) ? $_REQUEST[ self::SLUG_PREFIX . 'attribute_name' ] : 'data-pin-description';
|
609 |
|
@@ -756,8 +923,6 @@ class Insert_Fixit {
|
|
756 |
* @return string HTML markup for results/messages
|
757 |
*/
|
758 |
private static function _copy_alt_from_media_library() {
|
759 |
-
global $wpdb;
|
760 |
-
|
761 |
/*
|
762 |
* Load the image_inserts array
|
763 |
*/
|
@@ -832,7 +997,7 @@ class Insert_Fixit {
|
|
832 |
delete_transient( self::SLUG_PREFIX . 'image_inserts' );
|
833 |
}
|
834 |
|
835 |
-
return "<br>
|
836 |
} // _copy_alt_from_media_library
|
837 |
|
838 |
/**
|
@@ -843,8 +1008,6 @@ class Insert_Fixit {
|
|
843 |
* @return string HTML markup for results/messages
|
844 |
*/
|
845 |
private static function _copy_alt_to_media_library() {
|
846 |
-
global $wpdb;
|
847 |
-
|
848 |
/*
|
849 |
* Load the image_inserts array
|
850 |
*/
|
@@ -909,92 +1072,9 @@ class Insert_Fixit {
|
|
909 |
delete_transient( self::SLUG_PREFIX . 'image_objects' );
|
910 |
}
|
911 |
|
912 |
-
return "<br>
|
913 |
} // _copy_alt_to_media_library
|
914 |
|
915 |
-
/**
|
916 |
-
* Copy Post/Page or parent values from inserts to Media Library item
|
917 |
-
*
|
918 |
-
* @since 1.03
|
919 |
-
*
|
920 |
-
* @return string HTML markup for results/messages
|
921 |
-
*/
|
922 |
-
private static function _copy_title_to_media_library() {
|
923 |
-
global $wpdb, $post;
|
924 |
-
|
925 |
-
/*
|
926 |
-
* Load the image_inserts array
|
927 |
-
*/
|
928 |
-
self::_build_image_inserts_cache( true );
|
929 |
-
|
930 |
-
/*
|
931 |
-
* Load the image_objects array
|
932 |
-
*/
|
933 |
-
self::_build_image_objects_cache( true );
|
934 |
-
|
935 |
-
$image_inserts = count( self::$image_inserts );
|
936 |
-
$image_objects = count( self::$image_objects );
|
937 |
-
$updated_attachments = 0;
|
938 |
-
$errors = 0;
|
939 |
-
|
940 |
-
// First, group all the inserts by the post/page ID they are in
|
941 |
-
$post_inserts = array();
|
942 |
-
foreach ( self::$image_objects as $attachment_id => $references ) {
|
943 |
-
foreach ( $references as $post_id => $files ) {
|
944 |
-
$post_inserts[ $post_id ][] = $attachment_id;
|
945 |
-
} // each reference
|
946 |
-
} // each attachment
|
947 |
-
//error_log( __LINE__ . " Insert_Fixit::_copy_title_to_media_library file test post_inserts = " . var_export( $post_inserts, true ), 0 );
|
948 |
-
|
949 |
-
foreach ( $post_inserts as $post_id => $references ) {
|
950 |
-
// Oldest attachments get lowest sequence numbers
|
951 |
-
//sort( $references , SORT_NUMERIC );
|
952 |
-
//error_log( __LINE__ . " Insert_Fixit::_copy_title_to_media_library file test '{$attachment_id}' references = " . var_export( $references, true ), 0 );
|
953 |
-
|
954 |
-
// Set the global $post object so page_terms: will work; get the post/page values
|
955 |
-
$post = get_post( $post_id );
|
956 |
-
|
957 |
-
foreach ( $references as $sequence => $attachment_id ) {
|
958 |
-
$sequence++;
|
959 |
-
|
960 |
-
if ( 'Post to Library' == $_REQUEST['insertfixit-action'] ) {
|
961 |
-
$template = "([+page_terms:category,single+]: )({$post->post_title} ){$sequence}";
|
962 |
-
} else {
|
963 |
-
$template = "([+parent_terms:category,single+]: )([+parent_title+] ){$sequence}";
|
964 |
-
}
|
965 |
-
|
966 |
-
// Find the data source
|
967 |
-
$data_source = array(
|
968 |
-
'data_source' => 'template',
|
969 |
-
'meta_name' => $template,
|
970 |
-
'option' => 'text',
|
971 |
-
'format' => 'raw',
|
972 |
-
);
|
973 |
-
$data_value = MLAOptions::mla_get_data_source( $attachment_id, 'single_attachment_mapping', $data_source, NULL );
|
974 |
-
//error_log( __LINE__ . " Insert_Fixit::_copy_title_to_media_library( {$attachment_id} ) data_value = " . var_export( $data_value, true ), 0 );
|
975 |
-
|
976 |
-
$new_content = array( 'ID' => $attachment_id, 'post_title' => $data_value );
|
977 |
-
$result = wp_update_post( $new_content, true );
|
978 |
-
//error_log( __LINE__ . " Insert_Fixit::_copy_title_to_media_library( {$attachment_id} ) update result = " . var_export( $result, true ), 0 );
|
979 |
-
|
980 |
-
if ( $result ) {
|
981 |
-
$updated_attachments++;
|
982 |
-
} else {
|
983 |
-
$errors++;
|
984 |
-
}
|
985 |
-
} // foreach reference
|
986 |
-
} // foreach attachment
|
987 |
-
|
988 |
-
/*
|
989 |
-
* Invalidate the image_objects cache, since Media Library item content has changed.
|
990 |
-
*/
|
991 |
-
if ( $updated_attachments ) {
|
992 |
-
delete_transient( self::SLUG_PREFIX . 'image_objects' );
|
993 |
-
}
|
994 |
-
|
995 |
-
return "<br>Copy Title to Library matched {$image_inserts} posts/pages to {$image_objects} attachments and updated {$updated_attachments} Media Library items. There were {$errors} error(s).\n";
|
996 |
-
} // _copy_title_to_media_library
|
997 |
-
|
998 |
/**
|
999 |
* Add an attribute to <img ... /> tags in a post/page
|
1000 |
* @since 1.02
|
@@ -1033,8 +1113,6 @@ class Insert_Fixit {
|
|
1033 |
* @return string HTML markup for results/messages
|
1034 |
*/
|
1035 |
private static function _attach_inserted_in() {
|
1036 |
-
global $wpdb;
|
1037 |
-
|
1038 |
/*
|
1039 |
* Load the image_inserts array
|
1040 |
*/
|
@@ -1076,8 +1154,6 @@ class Insert_Fixit {
|
|
1076 |
* @return string HTML markup for results/messages
|
1077 |
*/
|
1078 |
private static function _attach_featured_in() {
|
1079 |
-
global $wpdb;
|
1080 |
-
|
1081 |
/*
|
1082 |
* Load the featured_objects array
|
1083 |
*/
|
@@ -1102,6 +1178,220 @@ class Insert_Fixit {
|
|
1102 |
|
1103 |
return "<br>Attach Featured In found {$featured_objects} unattached items featured in {$featured_in} posts/pages and made {$updates} attachments. There were {$errors} error(s).\n";
|
1104 |
} // _attach_featured_in
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1105 |
} //Insert_Fixit
|
1106 |
|
1107 |
/*
|
5 |
* Adds a Tools/Insert Fixit submenu with buttons to perform the operations.
|
6 |
*
|
7 |
* @package Insert Fixit
|
8 |
+
* @version 1.04
|
9 |
*/
|
10 |
|
11 |
/*
|
13 |
Plugin URI: http://fairtradejudaica.org/media-library-assistant-a-wordpress-plugin/
|
14 |
Description: Synchronizes Media Library values to and from post/page inserted images
|
15 |
Author: David Lingren
|
16 |
+
Version: 1.04
|
17 |
Author URI: http://fairtradejudaica.org/our-story/staff/
|
18 |
|
19 |
Copyright 2015-2016 David Lingren
|
51 |
* opened on 6/8/2016 by "rainydaymum"
|
52 |
* https://wordpress.org/support/topic/custom-field-question-4
|
53 |
*
|
54 |
+
* Enhanced for support topic "Map Image Att. Tags to attached Post Tags"
|
55 |
+
* opened on 8/16/2016 by "sebastianvondreyse"
|
56 |
+
* https://wordpress.org/support/topic/map-image-att-tags-to-attached-post-tags
|
57 |
+
*
|
58 |
* @package Insert Fixit
|
59 |
* @since 1.00
|
60 |
*/
|
66 |
*
|
67 |
* @var string
|
68 |
*/
|
69 |
+
const CURRENT_VERSION = '1.04';
|
70 |
|
71 |
/**
|
72 |
* Slug prefix for registering and enqueueing submenu pages, style sheets and scripts
|
97 |
self::$wp_4dot0_plus = version_compare( get_bloginfo('version'), '4.0', '>=' );
|
98 |
|
99 |
add_action( 'admin_menu', 'Insert_Fixit::admin_menu_action' );
|
100 |
+
add_filter( 'mla_evaluate_custom_data_source', 'Insert_Fixit::mla_evaluate_custom_data_source', 10, 5 );
|
101 |
}
|
102 |
|
103 |
/**
|
145 |
wp_die( 'You do not have permission to manage plugin settings.' );
|
146 |
}
|
147 |
|
148 |
+
/*
|
149 |
+
* Extract relevant query arguments
|
150 |
+
*/
|
151 |
+
$old_post_lower = isset( $_REQUEST[ self::SLUG_PREFIX . 'old_post_lower' ] ) ? $_REQUEST[ self::SLUG_PREFIX . 'old_post_lower' ] : '';
|
152 |
+
$post_lower = isset( $_REQUEST[ self::SLUG_PREFIX . 'post_lower' ] ) ? $_REQUEST[ self::SLUG_PREFIX . 'post_lower' ] : '';
|
153 |
+
$old_post_upper = isset( $_REQUEST[ self::SLUG_PREFIX . 'old_post_upper' ] ) ? $_REQUEST[ self::SLUG_PREFIX . 'old_post_upper' ] : '';
|
154 |
+
$post_upper = isset( $_REQUEST[ self::SLUG_PREFIX . 'post_upper' ] ) ? $_REQUEST[ self::SLUG_PREFIX . 'post_upper' ] : '';
|
155 |
+
$old_attachment_lower = isset( $_REQUEST[ self::SLUG_PREFIX . 'old_attachment_lower' ] ) ? $_REQUEST[ self::SLUG_PREFIX . 'old_attachment_lower' ] : '';
|
156 |
+
$attachment_lower = isset( $_REQUEST[ self::SLUG_PREFIX . 'attachment_lower' ] ) ? $_REQUEST[ self::SLUG_PREFIX . 'attachment_lower' ] : '';
|
157 |
+
$old_attachment_upper = isset( $_REQUEST[ self::SLUG_PREFIX . 'old_attachment_upper' ] ) ? $_REQUEST[ self::SLUG_PREFIX . 'old_attachment_upper' ] : '';
|
158 |
+
$attachment_upper = isset( $_REQUEST[ self::SLUG_PREFIX . 'attachment_upper' ] ) ? $_REQUEST[ self::SLUG_PREFIX . 'attachment_upper' ] : '';
|
159 |
+
|
160 |
+
$old_data_source = isset( $_REQUEST[ self::SLUG_PREFIX . 'old_data_source' ] ) ? $_REQUEST[ self::SLUG_PREFIX . 'old_data_source' ] : '';
|
161 |
+
$data_source = isset( $_REQUEST[ self::SLUG_PREFIX . 'data_source' ] ) ? $_REQUEST[ self::SLUG_PREFIX . 'data_source' ] : '[+alt_text+]';
|
162 |
+
$old_attribute_name = isset( $_REQUEST[ self::SLUG_PREFIX . 'old_attribute_name' ] ) ? $_REQUEST[ self::SLUG_PREFIX . 'old_attribute_name' ] : '';
|
163 |
+
$attribute_name = isset( $_REQUEST[ self::SLUG_PREFIX . 'attribute_name' ] ) ? $_REQUEST[ self::SLUG_PREFIX . 'attribute_name' ] : 'data-pin-description';
|
164 |
+
|
165 |
+
$page_library_template = isset( $_REQUEST[ self::SLUG_PREFIX . 'page_library_template' ] ) ? $_REQUEST[ self::SLUG_PREFIX . 'page_library_template' ] : '([+page_terms:category,single+]: )([+page_title+] )[+sequence+]';
|
166 |
+
|
167 |
+
$parent_library_template = isset( $_REQUEST[ self::SLUG_PREFIX . 'parent_library_template' ] ) ? $_REQUEST[ self::SLUG_PREFIX . 'parent_library_template' ] : '([+parent_terms:category,single+]: )([+parent_title+] )[+sequence+]';
|
168 |
+
|
169 |
+
$item_taxonomy = isset( $_REQUEST[ self::SLUG_PREFIX . 'item_taxonomy' ] ) ? $_REQUEST[ self::SLUG_PREFIX . 'item_taxonomy' ] : 'attachment_tag';
|
170 |
+
$parent_taxonomy = isset( $_REQUEST[ self::SLUG_PREFIX . 'parent_taxonomy' ] ) ? $_REQUEST[ self::SLUG_PREFIX . 'parent_taxonomy' ] : 'post_tag';
|
171 |
+
|
172 |
$setting_actions = array(
|
173 |
+
'help' => array( 'handler' => '', 'comment' => '<strong>Enter first and (optional) last ID values above to restrict tool application range</strong>. To operate on one ID, enter just the "First ID". The default is to perform the operation on <strong>all posts/pages</strong> and <strong>all Media Library items (attachments)</strong>.<br /> <br />You can find post/page ID values by hovering over the post/page title in the "Title" column of the All Posts/All Pages submenu tables; look for the number following <code>post=</code>.<br />' ),
|
174 |
'warning' => array( 'handler' => '', 'comment' => '<strong>These tools make permanent updates to your database.</strong> Make a backup before you use the tools so you can restore your old values if you don’t like the results.' ),
|
175 |
|
176 |
+
'c00' => array( 'handler' => '', 'comment' => '<h3>Copy ALT Text between Media Library items and Post/Page inserts</h3>' ),
|
177 |
+
'ALT from Item' => array( 'handler' => '_copy_alt_from_media_library',
|
178 |
'comment' => 'Copy ALT Text from Media Library item to Post/Page inserts.' ),
|
179 |
+
'ALT to Item' => array( 'handler' => '_copy_alt_to_media_library',
|
|
|
180 |
'comment' => 'Copy ALT Text from Post/Page inserts to Media Library item' ),
|
181 |
+
'c01' => array( 'handler' => '', 'comment' => '<hr>' ),
|
182 |
+
'c02' => array( 'handler' => '', 'comment' => '<h3>Post/Page insert Modification</h3>' ),
|
183 |
+
'c03' => array( 'handler' => '', 'comment' => '<strong>NOTE:</strong> Tools in this section use the Data Source and Attribute values below.' ),
|
184 |
+
't0101' => array( 'open' => '<table><tr>' ),
|
185 |
+
't0102' => array( 'continue' => ' <td style="text-align: right; padding-right: 5px" valign="middle">Data Source</td>' ),
|
186 |
+
't0103' => array( 'continue' => ' <td style="text-align: left; padding-right: 20px">' ),
|
187 |
+
't0104' => array( 'continue' => ' <input name="' . self::SLUG_PREFIX . 'old_data_source" type="hidden" value="' . $data_source . '">' ),
|
188 |
+
't0105' => array( 'continue' => ' <input name="' . self::SLUG_PREFIX . 'data_source" type="text" size="15" value="' . $data_source . '">' ),
|
189 |
+
't0106' => array( 'continue' => ' </td>' ),
|
190 |
+
't0107' => array( 'continue' => ' <td style="text-align: right; padding-right: 5px" valign="middle">Attribute Name</td>' ),
|
191 |
+
't0108' => array( 'continue' => ' <td style="text-align: left;">' ),
|
192 |
+
't0109' => array( 'continue' => ' <input name="' . self::SLUG_PREFIX . 'old_attribute_name" type="hidden" value="' . $attribute_name . '">' ),
|
193 |
+
't0110' => array( 'continue' => ' <input name="' . self::SLUG_PREFIX . 'attribute_name" type="text" size="15" value="' . $attribute_name . '">' ),
|
194 |
+
't0111' => array( 'continue' => ' </td>' ),
|
195 |
+
't0112' => array( 'close' => '</tr></table>' ),
|
196 |
'Add Attribute' => array( 'handler' => '_add_attribute',
|
197 |
'comment' => 'Add an HTML attribute, e.g., data-pin-description=alt_text, to Post/Page inserts.' ),
|
198 |
'Replace Attribute' => array( 'handler' => '_replace_attribute',
|
199 |
'comment' => 'Replace (or add) an HTML attribute, e.g., data-pin-description=alt_text, to Post/Page inserts.' ),
|
200 |
'Delete Attribute' => array( 'handler' => '_delete_attribute',
|
201 |
'comment' => 'Delete an HTML attribute, e.g., data-pin-description, from Post/Page inserts' ),
|
202 |
+
'c04' => array( 'handler' => '', 'comment' => '<hr>' ),
|
203 |
+
'c05' => array( 'handler' => '', 'comment' => '<h3>Attach Media Library items</h3>' ),
|
204 |
+
'c06' => array( 'handler' => '', 'comment' => '<strong>NOTE:</strong> Tools in this section operate only on <strong>unattached</strong> Media Library items.<br /> ' ),
|
205 |
'Attach Inserted In' => array( 'handler' => '_attach_inserted_in',
|
206 |
'comment' => 'Attach items to the first Post/Page they are inserted in' ),
|
207 |
'Attach Featured In' => array( 'handler' => '_attach_featured_in',
|
208 |
'comment' => 'Attach items to the first Post/Page for which they are the Featured Image' ),
|
209 |
+
'c07' => array( 'handler' => '', 'comment' => '<hr>' ),
|
210 |
+
'c08' => array( 'handler' => '', 'comment' => '<h3>Copy Post/Page values to inserted Media Library items</h3>' ),
|
211 |
+
'c09' => array( 'handler' => '', 'comment' => 'This tool finds items inserted in the body of a Post or Page and composes a new Title for the items based on values in the Post/Page, adding a sequence number to make the Title unique.<br> <br><strong>NOTE:</strong> The Post to Library tool uses the Template value below.' ),
|
212 |
+
't0201' => array( 'open' => '<table><tr>' ),
|
213 |
+
't0202' => array( 'continue' => ' <td style="text-align: right; padding-right: 5px" valign="middle">Template</td>' ),
|
214 |
+
't0203' => array( 'continue' => ' <td style="text-align: left">' ),
|
215 |
+
't0205' => array( 'continue' => ' <input name="' . self::SLUG_PREFIX . 'page_library_template" type="text" size="60" value="' . $page_library_template . '">' ),
|
216 |
+
't0206' => array( 'continue' => ' </td>' ),
|
217 |
+
't0207' => array( 'close' => '</tr></table>' ),
|
218 |
+
'Post to Item Title' => array( 'handler' => '_copy_post_title_to_media_library',
|
219 |
+
'comment' => 'Copy "Template" value from Post/Page inserts to Media Library item' ),
|
220 |
+
'c10' => array( 'handler' => '', 'comment' => '<hr>' ),
|
221 |
+
'c11' => array( 'handler' => '', 'comment' => '<h3>Refresh Caches</h3>' ),
|
222 |
+
'c12' => array( 'handler' => '', 'comment' => 'If you have a large number of posts/pages and/or Media Library items you can use the cache refresh operation to break up processing into smaller steps. Try clicking the "Refresh Caches" button to build these intermediate data structures and save them in the WordPress cache for fifteen minutes. That will make the "Copy", "Modification" and "Attach" operations above go quicker.<br> ' ),
|
223 |
+
'Refresh Caches' => array( 'handler' => '_refresh_caches',
|
224 |
+
'comment' => 'rebuild arrays and save in cache for fifteen minutes' ),
|
225 |
+
'c13' => array( 'handler' => '', 'comment' => '<hr>' ),
|
226 |
+
'c14' => array( 'handler' => '', 'comment' => '<h3>Copy values between Parent Post/Page and Media Library (attached) items</h3>' ),
|
227 |
+
'c15' => array( 'handler' => '', 'comment' => '<strong>NOTE:</strong> The Parent to Item Title tool uses the Template value below.' ),
|
228 |
+
't0301' => array( 'open' => '<table><tr>' ),
|
229 |
+
't0302' => array( 'continue' => ' <td style="text-align: right; padding-right: 5px" valign="middle">Template</td>' ),
|
230 |
+
't0303' => array( 'continue' => ' <td style="text-align: left">' ),
|
231 |
+
't0305' => array( 'continue' => ' <input name="' . self::SLUG_PREFIX . 'parent_library_template" type="text" size="60" value="' . $parent_library_template . '">' ),
|
232 |
+
't0306' => array( 'continue' => ' </td>' ),
|
233 |
+
't0307' => array( 'close' => '</tr></table>' ),
|
234 |
+
'Parent to Item Title' => array( 'handler' => '_copy_parent_template_to_library',
|
235 |
+
'comment' => 'Copy "Template" value from parent Post/Page to (attached) Media Library items' ),
|
236 |
+
'c16' => array( 'handler' => '', 'comment' => '<br><strong>NOTE:</strong> The Item Terms to Parent tool uses the Taxonomy name/slug values below.' ),
|
237 |
+
't0401' => array( 'open' => '<table><tr>' ),
|
238 |
+
't0402' => array( 'continue' => ' <td style="text-align: right; padding-right: 5px" valign="middle">Item Taxonomy</td>' ),
|
239 |
+
't0403' => array( 'continue' => ' <td style="text-align: left; padding-right: 15px">' ),
|
240 |
+
't0405' => array( 'continue' => ' <input name="' . self::SLUG_PREFIX . 'item_taxonomy" type="text" size="12" value="' . $item_taxonomy . '">' ),
|
241 |
+
't0406' => array( 'continue' => ' </td>' ),
|
242 |
+
't0407' => array( 'continue' => ' <td style="text-align: right; padding-right: 5px" valign="middle">Parent Taxonomy</td>' ),
|
243 |
+
't0408' => array( 'continue' => ' <td style="text-align: left; padding-right: 15px">' ),
|
244 |
+
't0410' => array( 'continue' => ' <input name="' . self::SLUG_PREFIX . 'parent_taxonomy" type="text" size="12" value="' . $parent_taxonomy . '">' ),
|
245 |
+
't0411' => array( 'continue' => ' </td>' ),
|
246 |
+
't0412' => array( 'continue' => ' <td style="text-align: left;">' ),
|
247 |
+
't0413' => array( 'continue' => ' <select name="' . self::SLUG_PREFIX . 'add_replace">' ),
|
248 |
+
't0414' => array( 'continue' => ' <option selected="selected" value="add">Add</option>' ),
|
249 |
+
't0415' => array( 'continue' => ' <option value="replace">Replace</option>' ),
|
250 |
+
't0416' => array( 'continue' => ' </select>' ),
|
251 |
+
't0417' => array( 'continue' => ' </td>' ),
|
252 |
+
't0418' => array( 'close' => '</tr></table>' ),
|
253 |
+
'Item Terms to Parent' => array( 'handler' => '_copy_item_terms_to_parent',
|
254 |
+
'comment' => 'Copy assigned terms from attached items to the parent Post/Page' ),
|
255 |
);
|
256 |
|
257 |
echo '<div class="wrap">' . "\n";
|
277 |
}
|
278 |
}
|
279 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
280 |
/*
|
281 |
* Invalidate the caches if anything has changed
|
282 |
*/
|
312 |
echo "\t\t" . ' <input name="' . self::SLUG_PREFIX . 'old_attachment_upper" type="hidden" value="' . $attachment_upper . '">' . "\n";
|
313 |
echo "\t\t" . ' <input name="' . self::SLUG_PREFIX . 'attachment_upper" type="text" size="5" value="' . $attachment_upper . '">' . "\n";
|
314 |
echo "\t\t" . ' </td>' . "\n";
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
315 |
echo "\t\t" . ' </table>' . "\n";
|
316 |
|
317 |
echo "\t\t" . ' <table>' . "\n";
|
318 |
|
319 |
foreach ( $setting_actions as $label => $action ) {
|
320 |
+
if ( isset( $action['open'] ) ) {
|
321 |
+
echo "\t\t" . ' <tr><td colspan=2 style="padding: 2px 0px;">' . "\n";
|
322 |
+
echo "\t\t" . ' ' . $action['open'] . "\n";
|
323 |
+
} elseif ( isset( $action['continue'] ) ) {
|
324 |
+
echo "\t\t" . ' ' . $action['continue'] . "\n";
|
325 |
+
} elseif ( isset( $action['close'] ) ) {
|
326 |
+
echo "\t\t" . ' ' . $action['close'] . "\n";
|
327 |
echo "\t\t" . ' </td></tr>' . "\n";
|
328 |
+
} else {
|
329 |
+
if ( empty( $action['handler'] ) ) {
|
330 |
+
echo "\t\t" . ' <tr><td colspan=2 style="padding: 2px 0px;">' . $action['comment'] . "</td></tr>\n";
|
331 |
+
} else {
|
332 |
+
echo "\t\t" . ' <tr><td width="160px">' . "\n";
|
333 |
+
echo "\t\t" . ' <input name="' . self::SLUG_PREFIX . 'action" type="submit" class="button-primary" style="width: 150px;" value="' . $label . '" /> ' . "\n";
|
334 |
+
echo "\t\t" . ' </td><td>' . "\n";
|
335 |
+
echo "\t\t" . ' ' . $action['comment'] . "\n";
|
336 |
+
echo "\t\t" . ' </td></tr>' . "\n";
|
337 |
+
}
|
338 |
}
|
339 |
}
|
340 |
|
345 |
echo "\t\t" . '</div><!-- wrap -->' . "\n";
|
346 |
}
|
347 |
|
348 |
+
/**
|
349 |
+
* Array of post/page IDs giving attached item IDs:
|
350 |
+
* post/page ID => array( attachment IDs )
|
351 |
+
*
|
352 |
+
* @since 1.04
|
353 |
+
*
|
354 |
+
* @var array
|
355 |
+
*/
|
356 |
+
private static $attached_items = array();
|
357 |
+
|
358 |
+
/**
|
359 |
+
* Compile array of post/page IDs giving attached item IDs
|
360 |
+
*
|
361 |
+
* @since 1.00
|
362 |
+
*
|
363 |
+
* @param boolean $use_cache True to use an existing cache, false to force rebuild
|
364 |
+
*
|
365 |
+
* @return string Cache or rebuild results
|
366 |
+
*/
|
367 |
+
private static function _build_attached_items_cache( $use_cache = false ) {
|
368 |
+
global $wpdb;
|
369 |
+
|
370 |
+
if ( $use_cache ) {
|
371 |
+
self::$attached_items = get_transient( self::SLUG_PREFIX . 'attached_items' );
|
372 |
+
if ( is_array( self::$attached_items ) ) {
|
373 |
+
//error_log( __LINE__ . " Insert_Fixit::_build_attached_items_cache using cached self::\$attached_items " . var_export( self::$attached_items, true ), 0 );
|
374 |
+
return 'Using cached attached items with ' . count( self::$attached_items ) . ' post/page elements.';
|
375 |
+
}
|
376 |
+
}
|
377 |
+
|
378 |
+
$return = delete_transient( self::SLUG_PREFIX . 'attached_items' );
|
379 |
+
//error_log( __LINE__ . " Insert_Fixit::_build_attached_items_cache delete_transient return = " . var_export( $return, true ), 0 );
|
380 |
+
|
381 |
+
if ( ! empty( $_REQUEST[ self::SLUG_PREFIX . 'post_lower' ] ) ) {
|
382 |
+
$lower_bound = (integer) $_REQUEST[ self::SLUG_PREFIX . 'post_lower' ];
|
383 |
+
} else {
|
384 |
+
$lower_bound = 1; // exclude unattached items (post_parent = 0)
|
385 |
+
}
|
386 |
+
|
387 |
+
if ( ! empty( $_REQUEST[ self::SLUG_PREFIX . 'post_upper' ] ) ) {
|
388 |
+
$upper_bound = (integer) $_REQUEST[ self::SLUG_PREFIX . 'post_upper' ];
|
389 |
+
} elseif ( 1 < $lower_bound ) {
|
390 |
+
$upper_bound = $lower_bound;
|
391 |
+
} else {
|
392 |
+
$upper_bound = 0x7FFFFFFF;
|
393 |
+
}
|
394 |
+
|
395 |
+
$query = sprintf( 'SELECT ID, post_parent FROM %1$s WHERE ( ( post_type = \'attachment\' ) AND ( post_status = \'inherit\' ) AND ( post_parent >= %2$d ) AND ( post_parent <= %3$d ) ) ORDER BY ID', $wpdb->posts, $lower_bound, $upper_bound );
|
396 |
+
$results = $wpdb->get_results( $query );
|
397 |
+
//error_log( __LINE__ . ' Insert_Fixit::_build_attached_items_cache() $results = ' . var_export( $results, true ), 0 );
|
398 |
+
|
399 |
+
self::$attached_items = array();
|
400 |
+
foreach ( $results as $result ) {
|
401 |
+
self::$attached_items[ $result->post_parent ][] = $result->ID;
|
402 |
+
}
|
403 |
+
|
404 |
+
$return = set_transient( self::SLUG_PREFIX . 'attached_items', self::$attached_items, 900 ); // fifteen minutes
|
405 |
+
//error_log( __LINE__ . " Insert_Fixit::_build_attached_items_cache set_transient return = " . var_export( $return, true ), 0 );
|
406 |
+
//error_log( __LINE__ . " Insert_Fixit::_build_attached_items_cache self::\$attached_items " . var_export( self::$attached_items, true ), 0 );
|
407 |
+
|
408 |
+
return 'Attached items cache refreshed with ' . count( self::$attached_items ) . ' post/page elements.';
|
409 |
+
} // _build_attached_items_cache
|
410 |
+
|
411 |
/**
|
412 |
* Array of post/page IDs giving inserted image URL and ALT Text:
|
413 |
* post/page ID => array(
|
430 |
*
|
431 |
* @param boolean $use_cache True to use an existing cache, false to force rebuild
|
432 |
*
|
433 |
+
* @return string Cache or rebuild results
|
434 |
*/
|
435 |
private static function _build_image_inserts_cache( $use_cache = false ) {
|
436 |
global $wpdb;
|
439 |
self::$image_inserts = get_transient( self::SLUG_PREFIX . 'image_inserts' );
|
440 |
if ( is_array( self::$image_inserts ) ) {
|
441 |
//error_log( __LINE__ . " Insert_Fixit::_build_image_inserts_cache using cached self::\$image_inserts " . var_export( self::$image_inserts, true ), 0 );
|
442 |
+
return 'Using cached image inserts with ' . count( self::$image_inserts ) . ' post/page elements.';
|
443 |
}
|
444 |
}
|
445 |
|
512 |
//error_log( __LINE__ . " Insert_Fixit::_build_image_inserts_cache set_transient return = " . var_export( $return, true ), 0 );
|
513 |
//error_log( __LINE__ . " Insert_Fixit::_build_image_inserts_cache image_inserts " . var_export($image_inserts, true ), 0 );
|
514 |
self::$image_inserts = $image_inserts;
|
515 |
+
|
516 |
+
return 'Image inserts cache refreshed with ' . count( self::$image_inserts ) . ' post/page elements.';
|
517 |
} // _build_image_inserts_cache
|
518 |
|
519 |
/**
|
531 |
*
|
532 |
* @since 1.01
|
533 |
*
|
534 |
+
* @param boolean $use_cache True to use an existing cache, false to force rebuild
|
535 |
+
* @param boolean $unattached_only True to index only unattached items, false to index all items
|
536 |
+
*
|
537 |
+
* @return string Cache or rebuild results
|
538 |
*/
|
539 |
private static function _build_featured_objects_cache( $use_cache = false, $unattached_only = false ) {
|
540 |
global $wpdb;
|
543 |
self::$featured_objects = get_transient( self::SLUG_PREFIX . 'featured_objects' );
|
544 |
if ( is_array( self::$featured_objects ) ) {
|
545 |
//error_log( __LINE__ . " Insert_Fixit::_build_featured_objects_cache using cached self::\$featured_objects " . var_export( self::$featured_objects, true ), 0 );
|
546 |
+
return 'Using cached featured objects with ' . count( self::$featured_objects ) . ' attachment elements.';
|
547 |
}
|
548 |
}
|
549 |
|
592 |
//error_log( __LINE__ . " Insert_Fixit::_build_featured_objects_cache set_transient return = " . var_export( $return, true ), 0 );
|
593 |
//error_log( __LINE__ . " Insert_Fixit::_build_featured_objects_cache references = " . var_export( $references, true ), 0 );
|
594 |
self::$featured_objects = $references;
|
595 |
+
|
596 |
+
return 'Featured objects cache refreshed with ' . count( self::$featured_objects ) . ' attachment elements.';
|
597 |
} // _build_featured_objects_cache
|
598 |
|
599 |
/**
|
611 |
*
|
612 |
* @since 1.00
|
613 |
*
|
614 |
+
* @param boolean $use_cache True to use an existing cache, false to force rebuild
|
615 |
+
* @param boolean $unattached_only True to index only unattached items, false to index all items
|
616 |
+
*
|
617 |
+
* @return string Cache or rebuild results
|
618 |
*/
|
619 |
private static function _build_image_objects_cache( $use_cache = false, $unattached_only = false ) {
|
620 |
global $wpdb;
|
623 |
self::$image_objects = get_transient( self::SLUG_PREFIX . 'image_objects' );
|
624 |
if ( is_array( self::$image_objects ) ) {
|
625 |
//error_log( __LINE__ . " Insert_Fixit::_build_image_objects_cache using cached self::\$image_objects " . var_export( self::$image_objects, true ), 0 );
|
626 |
+
return 'Using cached image objects with ' . count( self::$image_objects ) . ' attachment elements.';
|
627 |
}
|
628 |
}
|
629 |
|
719 |
//error_log( __LINE__ . " Insert_Fixit::_build_image_objects_cache set_transient return = " . var_export( $return, true ), 0 );
|
720 |
//error_log( __LINE__ . " Insert_Fixit::_build_image_objects_cache references = " . var_export( $references, true ), 0 );
|
721 |
self::$image_objects = $references;
|
722 |
+
|
723 |
+
return 'Image objects cache refreshed with ' . count( self::$image_objects ) . ' attachment elements.';
|
724 |
} // _build_image_objects_cache
|
725 |
|
726 |
+
/**
|
727 |
+
* Array of custom data sources for template expansion
|
728 |
+
*
|
729 |
+
* @since 1.04
|
730 |
+
*
|
731 |
+
* @var array
|
732 |
+
*/
|
733 |
+
private static $custom_data_sources = array();
|
734 |
+
|
735 |
+
/**
|
736 |
+
* Replace custom data sources with anything found in self::$custom_data_sources array
|
737 |
+
*
|
738 |
+
* @since 1.04
|
739 |
+
*
|
740 |
+
* @param string NULL, indicating that by default, no custom value is available
|
741 |
+
* @param integer attachment ID for attachment-specific values
|
742 |
+
* @param string category/scope to evaluate against: custom_field_mapping or single_attachment_mapping
|
743 |
+
* @param array data source specification ( name, *data_source, *keep_existing, *format, mla_column, quick_edit, bulk_edit, *meta_name, *option, no_null )
|
744 |
+
* @param array _wp_attachment_metadata, default NULL (use current postmeta database value)
|
745 |
+
*/
|
746 |
+
public static function mla_evaluate_custom_data_source( $custom_value, $post_id, $category, $data_value, $attachment_metadata ) {
|
747 |
+
global $post;
|
748 |
+
|
749 |
+
//error_log( __LINE__ . " Insert_Fixit::mla_evaluate_custom_data_source( {$post_id}, {$category} ) data_value = " . var_export( $data_value, true ), 0 );
|
750 |
+
//error_log( __LINE__ . " Insert_Fixit::mla_evaluate_custom_data_source( {$post_id}, {$category} ) attachment_metadata = " . var_export( $attachment_metadata, true ), 0 );
|
751 |
+
|
752 |
+
if ( isset( self::$custom_data_sources[ $data_value['data_source'] ] ) ) {
|
753 |
+
return self::$custom_data_sources[ $data_value['data_source'] ];
|
754 |
+
} elseif ( is_object( $post ) ) {
|
755 |
+
$key = str_replace( 'page_', 'post_', $data_value['data_source'] );
|
756 |
+
$fields = get_object_vars( $post );
|
757 |
+
|
758 |
+
if ( isset( $fields[ $key ] ) ) {
|
759 |
+
return (string) $fields[ $key ];
|
760 |
+
}
|
761 |
+
}
|
762 |
+
|
763 |
+
return $custom_value;
|
764 |
+
} // mla_evaluate_custom_data_source
|
765 |
+
|
766 |
/**
|
767 |
* Add, replace or delete an attribute from <img ... /> tags in a post/page
|
768 |
*
|
771 |
* @return string HTML markup for results/messages
|
772 |
*/
|
773 |
private static function _evaluate_add_attribute( $operation = 'Add' ) {
|
|
|
|
|
774 |
// Attribute name must be present
|
775 |
$attribute_name = isset( $_REQUEST[ self::SLUG_PREFIX . 'attribute_name' ] ) ? $_REQUEST[ self::SLUG_PREFIX . 'attribute_name' ] : 'data-pin-description';
|
776 |
|
923 |
* @return string HTML markup for results/messages
|
924 |
*/
|
925 |
private static function _copy_alt_from_media_library() {
|
|
|
|
|
926 |
/*
|
927 |
* Load the image_inserts array
|
928 |
*/
|
997 |
delete_transient( self::SLUG_PREFIX . 'image_inserts' );
|
998 |
}
|
999 |
|
1000 |
+
return "<br>ALT from Item matched {$image_inserts} posts/pages to {$image_objects} attachments and made {$updates} update(s) in {$updated_posts} posts/pages. There were {$errors} error(s).\n";
|
1001 |
} // _copy_alt_from_media_library
|
1002 |
|
1003 |
/**
|
1008 |
* @return string HTML markup for results/messages
|
1009 |
*/
|
1010 |
private static function _copy_alt_to_media_library() {
|
|
|
|
|
1011 |
/*
|
1012 |
* Load the image_inserts array
|
1013 |
*/
|
1072 |
delete_transient( self::SLUG_PREFIX . 'image_objects' );
|
1073 |
}
|
1074 |
|
1075 |
+
return "<br>ALT to Item matched {$image_inserts} posts/pages to {$image_objects} attachments and updated {$updated_attachments} Media Library items. There were {$errors} error(s).\n";
|
1076 |
} // _copy_alt_to_media_library
|
1077 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1078 |
/**
|
1079 |
* Add an attribute to <img ... /> tags in a post/page
|
1080 |
* @since 1.02
|
1113 |
* @return string HTML markup for results/messages
|
1114 |
*/
|
1115 |
private static function _attach_inserted_in() {
|
|
|
|
|
1116 |
/*
|
1117 |
* Load the image_inserts array
|
1118 |
*/
|
1154 |
* @return string HTML markup for results/messages
|
1155 |
*/
|
1156 |
private static function _attach_featured_in() {
|
|
|
|
|
1157 |
/*
|
1158 |
* Load the featured_objects array
|
1159 |
*/
|
1178 |
|
1179 |
return "<br>Attach Featured In found {$featured_objects} unattached items featured in {$featured_in} posts/pages and made {$updates} attachments. There were {$errors} error(s).\n";
|
1180 |
} // _attach_featured_in
|
1181 |
+
|
1182 |
+
/**
|
1183 |
+
* Copy Post/Page values from inserts to Media Library item
|
1184 |
+
*
|
1185 |
+
* @since 1.03
|
1186 |
+
*
|
1187 |
+
* @return string HTML markup for results/messages
|
1188 |
+
*/
|
1189 |
+
private static function _copy_post_title_to_media_library() {
|
1190 |
+
global $post;
|
1191 |
+
|
1192 |
+
/*
|
1193 |
+
* Load the image_inserts array
|
1194 |
+
*/
|
1195 |
+
self::_build_image_inserts_cache( true );
|
1196 |
+
|
1197 |
+
/*
|
1198 |
+
* Load the image_objects array
|
1199 |
+
*/
|
1200 |
+
self::_build_image_objects_cache( true );
|
1201 |
+
|
1202 |
+
$template = isset( $_REQUEST[ self::SLUG_PREFIX . 'page_library_template' ] ) ? $_REQUEST[ self::SLUG_PREFIX . 'page_library_template' ] : '([+page_terms:category,single+]: )([+page_title+] )[+sequence+]';
|
1203 |
+
|
1204 |
+
$image_inserts = count( self::$image_inserts );
|
1205 |
+
$image_objects = count( self::$image_objects );
|
1206 |
+
$updated_attachments = 0;
|
1207 |
+
$errors = 0;
|
1208 |
+
|
1209 |
+
// First, group all the inserts by the post/page ID they are in
|
1210 |
+
$post_inserts = array();
|
1211 |
+
foreach ( self::$image_objects as $attachment_id => $references ) {
|
1212 |
+
foreach ( $references as $post_id => $files ) {
|
1213 |
+
$post_inserts[ $post_id ][] = $attachment_id;
|
1214 |
+
} // each reference
|
1215 |
+
} // each attachment
|
1216 |
+
//error_log( __LINE__ . " Insert_Fixit::_copy_post_title_to_media_library file test post_inserts = " . var_export( $post_inserts, true ), 0 );
|
1217 |
+
|
1218 |
+
foreach ( $post_inserts as $post_id => $references ) {
|
1219 |
+
// Set the global $post object so page_terms: will work; get the post/page values
|
1220 |
+
$post = get_post( $post_id );
|
1221 |
+
|
1222 |
+
foreach ( $references as $sequence => $attachment_id ) {
|
1223 |
+
self::$custom_data_sources['sequence'] = (string) 1 + $sequence;
|
1224 |
+
|
1225 |
+
// Find the data source
|
1226 |
+
$data_source = array(
|
1227 |
+
'data_source' => 'template',
|
1228 |
+
'meta_name' => $template,
|
1229 |
+
'option' => 'text',
|
1230 |
+
'format' => 'raw',
|
1231 |
+
);
|
1232 |
+
$data_value = MLAOptions::mla_get_data_source( $attachment_id, 'single_attachment_mapping', $data_source, NULL );
|
1233 |
+
//error_log( __LINE__ . " Insert_Fixit::_copy_post_title_to_media_library( {$attachment_id} ) data_value = " . var_export( $data_value, true ), 0 );
|
1234 |
+
|
1235 |
+
$new_content = array( 'ID' => $attachment_id, 'post_title' => $data_value );
|
1236 |
+
$result = wp_update_post( $new_content, true );
|
1237 |
+
//error_log( __LINE__ . " Insert_Fixit::_copy_post_title_to_media_library( {$attachment_id} ) update result = " . var_export( $result, true ), 0 );
|
1238 |
+
|
1239 |
+
if ( $result ) {
|
1240 |
+
$updated_attachments++;
|
1241 |
+
} else {
|
1242 |
+
$errors++;
|
1243 |
+
}
|
1244 |
+
} // foreach reference
|
1245 |
+
} // foreach attachment
|
1246 |
+
|
1247 |
+
/*
|
1248 |
+
* Invalidate the image_objects cache, since Media Library item content has changed.
|
1249 |
+
*/
|
1250 |
+
if ( $updated_attachments ) {
|
1251 |
+
delete_transient( self::SLUG_PREFIX . 'image_objects' );
|
1252 |
+
}
|
1253 |
+
|
1254 |
+
return "<br>Post to Item Title matched {$image_inserts} posts/pages to {$image_objects} attachments and updated {$updated_attachments} Media Library items. There were {$errors} error(s).\n";
|
1255 |
+
} // _copy_post_title_to_media_library
|
1256 |
+
|
1257 |
+
/**
|
1258 |
+
* Rebuild the Image Inserts and Image Objects arrays and cache them
|
1259 |
+
*
|
1260 |
+
* @since 1.04
|
1261 |
+
*
|
1262 |
+
* @return string HTML markup for results/messages
|
1263 |
+
*/
|
1264 |
+
private static function _refresh_caches() {
|
1265 |
+
$results = '<br>' . self::_build_image_inserts_cache();
|
1266 |
+
return $results . '<br>' . self::_build_image_objects_cache() . "\n";
|
1267 |
+
} // _refresh_caches
|
1268 |
+
|
1269 |
+
/**
|
1270 |
+
* Copy parent values template to attached items
|
1271 |
+
*
|
1272 |
+
* @since 1.04
|
1273 |
+
*
|
1274 |
+
* @return string HTML markup for results/messages
|
1275 |
+
*/
|
1276 |
+
private static function _copy_parent_template_to_library() {
|
1277 |
+
self::_build_attached_items_cache();
|
1278 |
+
|
1279 |
+
$template = isset( $_REQUEST[ self::SLUG_PREFIX . 'parent_library_template' ] ) ? $_REQUEST[ self::SLUG_PREFIX . 'parent_library_template' ] : '([+parent_terms:category,single+]: )([+parent_title+] )[+sequence+]';
|
1280 |
+
|
1281 |
+
$attached_parents = count( self::$attached_items );
|
1282 |
+
$attached_items = 0;
|
1283 |
+
$updated_attachments = 0;
|
1284 |
+
$errors = 0;
|
1285 |
+
|
1286 |
+
foreach ( self::$attached_items as $post_id => $attachments ) {
|
1287 |
+
foreach ( $attachments as $sequence => $attachment_id ) {
|
1288 |
+
$attached_items++;
|
1289 |
+
self::$custom_data_sources['sequence'] = (string) 1 + $sequence;
|
1290 |
+
|
1291 |
+
// Find the data source
|
1292 |
+
$data_source = array(
|
1293 |
+
'data_source' => 'template',
|
1294 |
+
'meta_name' => $template,
|
1295 |
+
'option' => 'text',
|
1296 |
+
'format' => 'raw',
|
1297 |
+
);
|
1298 |
+
$data_value = MLAOptions::mla_get_data_source( $attachment_id, 'single_attachment_mapping', $data_source, NULL );
|
1299 |
+
//error_log( __LINE__ . " Insert_Fixit::_copy_post_title_to_media_library( {$attachment_id} ) data_value = " . var_export( $data_value, true ), 0 );
|
1300 |
+
|
1301 |
+
$new_content = array( 'ID' => $attachment_id, 'post_title' => $data_value );
|
1302 |
+
$result = wp_update_post( $new_content, true );
|
1303 |
+
//error_log( __LINE__ . " Insert_Fixit::_copy_post_title_to_media_library( {$attachment_id} ) update result = " . var_export( $result, true ), 0 );
|
1304 |
+
|
1305 |
+
if ( $result ) {
|
1306 |
+
$updated_attachments++;
|
1307 |
+
} else {
|
1308 |
+
$errors++;
|
1309 |
+
}
|
1310 |
+
} // foreach reference
|
1311 |
+
} // foreach attachment
|
1312 |
+
|
1313 |
+
return "<br>Parent to Item Title matched {$attached_parents} posts/pages to {$attached_items} attachments and updated {$updated_attachments} Media Library items. There were {$errors} error(s).\n";
|
1314 |
+
} // _copy_parent_template_to_library
|
1315 |
+
|
1316 |
+
/**
|
1317 |
+
* Copy assigned terms from attached items to the parent post/page
|
1318 |
+
*
|
1319 |
+
* @since 1.04
|
1320 |
+
*
|
1321 |
+
* @return string HTML markup for results/messages
|
1322 |
+
*/
|
1323 |
+
private static function _copy_item_terms_to_parent() {
|
1324 |
+
self::_build_attached_items_cache();
|
1325 |
+
|
1326 |
+
$item_taxonomy = isset( $_REQUEST[ self::SLUG_PREFIX . 'item_taxonomy' ] ) ? $_REQUEST[ self::SLUG_PREFIX . 'item_taxonomy' ] : 'attachment_tag';
|
1327 |
+
$parent_taxonomy = isset( $_REQUEST[ self::SLUG_PREFIX . 'parent_taxonomy' ] ) ? $_REQUEST[ self::SLUG_PREFIX . 'parent_taxonomy' ] : 'post_tag';
|
1328 |
+
$append = 'add' === ( isset( $_REQUEST[ self::SLUG_PREFIX . 'add_replace' ] ) ? $_REQUEST[ self::SLUG_PREFIX . 'add_replace' ] : 'add' );
|
1329 |
+
|
1330 |
+
$attached_parents = count( self::$attached_items );
|
1331 |
+
$attached_items = 0;
|
1332 |
+
$updated_parents = 0;
|
1333 |
+
$skipped = 0;
|
1334 |
+
$errors = 0;
|
1335 |
+
|
1336 |
+
$taxonomies = get_object_taxonomies( 'attachment', 'objects' );
|
1337 |
+
//error_log( __LINE__ . " Insert_Fixit::_copy_item_terms_to_parent attachment taxonomies = " . var_export( $taxonomies, true ), 0 );
|
1338 |
+
|
1339 |
+
if ( ! isset( $taxonomies[ $item_taxonomy ] ) ) {
|
1340 |
+
return 'ERROR - Item Taxonomy not valid for post_type "attachment".';
|
1341 |
+
}
|
1342 |
+
|
1343 |
+
foreach ( self::$attached_items as $post_id => $attachments ) {
|
1344 |
+
// get the post/page object
|
1345 |
+
$post = get_post( $post_id );
|
1346 |
+
$taxonomies = get_object_taxonomies( $post, 'objects' );
|
1347 |
+
|
1348 |
+
if ( ! isset( $taxonomies[ $parent_taxonomy ] ) ) {
|
1349 |
+
$skipped++;
|
1350 |
+
continue;
|
1351 |
+
}
|
1352 |
+
|
1353 |
+
$parent_is_hierarchical = $taxonomies[ $parent_taxonomy ]->hierarchical;
|
1354 |
+
|
1355 |
+
$item_terms = array();
|
1356 |
+
foreach ( $attachments as $sequence => $attachment_id ) {
|
1357 |
+
$attached_items++;
|
1358 |
+
|
1359 |
+
$terms = wp_get_object_terms( $attachment_id, $item_taxonomy );
|
1360 |
+
foreach( $terms as $term ) {
|
1361 |
+
$item_terms[ $term->term_taxonomy_id ] = $term;
|
1362 |
+
}
|
1363 |
+
} // foreach attachment
|
1364 |
+
//error_log( __LINE__ . " Insert_Fixit::_copy_item_terms_to_parent( {$post_id} ) item_terms = " . var_export( $item_terms, true ), 0 );
|
1365 |
+
|
1366 |
+
$parent_terms = array();
|
1367 |
+
foreach ( $item_terms as $term_taxonomy_id => $term ) {
|
1368 |
+
if ( $parent_is_hierarchical ) {
|
1369 |
+
$parent_term = term_exists( $term->name, $parent_taxonomy );
|
1370 |
+
|
1371 |
+
if ( $parent_term !== 0 && $parent_term !== NULL ) {
|
1372 |
+
$parent_terms[ $parent_term['term_id'] ] = (integer) $parent_term['term_id'];
|
1373 |
+
} else {
|
1374 |
+
$parent_term = wp_insert_term( $term->name, $parent_taxonomy );
|
1375 |
+
if ( ( ! is_wp_error( $parent_term ) ) && isset( $parent_term['term_id'] ) ) {
|
1376 |
+
$parent_terms[ $parent_term['term_id'] ] = (integer) $parent_term['term_id'];
|
1377 |
+
}
|
1378 |
+
}
|
1379 |
+
} else {
|
1380 |
+
$parent_terms[ $term->term_taxonomy_id ] = $term->name;
|
1381 |
+
}
|
1382 |
+
}
|
1383 |
+
//error_log( __LINE__ . " Insert_Fixit::_copy_item_terms_to_parent( {$post_id} ) parent_terms = " . var_export( $parent_terms, true ), 0 );
|
1384 |
+
|
1385 |
+
$result = wp_set_object_terms( $post_id, $parent_terms, $parent_taxonomy, $append );
|
1386 |
+
if ( is_array( $result) ) {
|
1387 |
+
$updated_parents++;
|
1388 |
+
} else {
|
1389 |
+
$errors++;
|
1390 |
+
}
|
1391 |
+
} // foreach post
|
1392 |
+
|
1393 |
+
return "<br>Item Terms to Parent matched {$attached_parents} posts/pages to {$attached_items} attachments and updated {$updated_parents} parent posts/pages. There were {$skipped} skipped parents and {$errors} error(s).\n";
|
1394 |
+
} // _copy_item_terms_to_parent
|
1395 |
} //Insert_Fixit
|
1396 |
|
1397 |
/*
|
examples/{mla-jhdean-mapping-hooks-example.php → plugins/mla-jhdean-mapping-hooks-example.php}
RENAMED
File without changes
|
examples/{mla-list-table-extranav-example.php → plugins/mla-list-table-extranav-example.php}
RENAMED
File without changes
|
examples/{mla-list-table-hooks-example.php → plugins/mla-list-table-hooks-example.php}
RENAMED
File without changes
|
examples/{mla-mapping-hooks-example.php → plugins/mla-mapping-hooks-example.php}
RENAMED
File without changes
|
examples/{mla-mapping-parent-data-example.php → plugins/mla-mapping-parent-data-example.php}
RENAMED
File without changes
|
examples/{mla-media-modal-hooks-example.php → plugins/mla-media-modal-hooks-example.php}
RENAMED
File without changes
|
examples/{mla-media-tagger-example.php → plugins/mla-media-tagger-example.php}
RENAMED
File without changes
|
examples/{mla-metabox-hooks-example.php → plugins/mla-metabox-hooks-example.php}
RENAMED
File without changes
|
examples/{mla-metadata-mapping-hooks-example.php → plugins/mla-metadata-mapping-hooks-example.php}
RENAMED
File without changes
|
examples/{mla-multi-wp-query-example.php → plugins/mla-multi-wp-query-example.php}
RENAMED
File without changes
|
examples/{mla-project-slug-example.php → plugins/mla-project-slug-example.php}
RENAMED
File without changes
|
examples/{mla-random-galleries-example.php → plugins/mla-random-galleries-example.php}
RENAMED
File without changes
|
examples/{mla-simple-mapping-hooks-example.php → plugins/mla-simple-mapping-hooks-example.php}
RENAMED
File without changes
|
examples/{mla-substitution-parameter-hooks-example.php → plugins/mla-substitution-parameter-hooks-example.php}
RENAMED
File without changes
|
examples/{mla-tax-query-example.php → plugins/mla-tax-query-example.php}
RENAMED
File without changes
|
examples/{mla-term-list-hooks-example.php → plugins/mla-term-list-hooks-example.php}
RENAMED
File without changes
|
examples/{mla-ui-elements-example.php → plugins/mla-ui-elements-example.php}
RENAMED
File without changes
|
examples/{mla-unattached-fixit.php → plugins/mla-unattached-fixit.php}
RENAMED
File without changes
|
examples/{mla-upload-bulk-edit-example.php → plugins/mla-upload-bulk-edit-example.php}
RENAMED
File without changes
|
examples/{mla-viewer-replacement-example.php → plugins/mla-viewer-replacement-example.php}
RENAMED
File without changes
|
examples/{mla-yoast-seo-example.php → plugins/mla-yoast-seo-example.php}
RENAMED
File without changes
|
examples/{mla-zip-archive-example.php → plugins/mla-zip-archive-example.php}
RENAMED
File without changes
|
examples/{mqtranslate-example.php → plugins/mqtranslate-example.php}
RENAMED
File without changes
|
examples/{random-feature.php → plugins/random-feature.php}
RENAMED
File without changes
|
examples/{woofixit.php → plugins/woofixit.php}
RENAMED
File without changes
|
examples/{twentytwelve-mla → themes/twentytwelve-mla}/content-category-listing.php
RENAMED
File without changes
|
examples/{twentytwelve-mla → themes/twentytwelve-mla}/content-jkeast-dropdown-simple.php
RENAMED
File without changes
|
examples/{twentytwelve-mla → themes/twentytwelve-mla}/content-jkeast-dropdown.php
RENAMED
File without changes
|
examples/{twentytwelve-mla → themes/twentytwelve-mla}/content-latest-images.php
RENAMED
File without changes
|
examples/{twentytwelve-mla → themes/twentytwelve-mla}/content-media.php
RENAMED
File without changes
|
examples/{twentytwelve-mla → themes/twentytwelve-mla}/content-mla-gallery.php
RENAMED
File without changes
|
examples/{twentytwelve-mla → themes/twentytwelve-mla}/content-single-image.php
RENAMED
File without changes
|
examples/{twentytwelve-mla → themes/twentytwelve-mla}/content-tag-gallery.php
RENAMED
File without changes
|
examples/{twentytwelve-mla → themes/twentytwelve-mla}/content-tosca30-dropdown.php
RENAMED
File without changes
|
examples/{twentytwelve-mla → themes/twentytwelve-mla}/functions.php
RENAMED
File without changes
|
examples/{twentytwelve-mla → themes/twentytwelve-mla}/header.php
RENAMED
File without changes
|
examples/{twentytwelve-mla → themes/twentytwelve-mla}/image.php
RENAMED
File without changes
|
examples/{twentytwelve-mla → themes/twentytwelve-mla}/languages/mla-child-theme-en_US.pot
RENAMED
File without changes
|
examples/{twentytwelve-mla → themes/twentytwelve-mla}/page-category-listing.php
RENAMED
File without changes
|
examples/{twentytwelve-mla → themes/twentytwelve-mla}/page-jkeast-dropdown.php
RENAMED
File without changes
|
examples/{twentytwelve-mla → themes/twentytwelve-mla}/page-latest-images.php
RENAMED
File without changes
|
examples/{twentytwelve-mla → themes/twentytwelve-mla}/page-single-image.php
RENAMED
File without changes
|
examples/{twentytwelve-mla → themes/twentytwelve-mla}/page-tag-gallery.php
RENAMED
File without changes
|
examples/{twentytwelve-mla → themes/twentytwelve-mla}/page-tosca30-dropdown.php
RENAMED
File without changes
|
examples/{twentytwelve-mla → themes/twentytwelve-mla}/style.css
RENAMED
File without changes
|
examples/{twentytwelve-mla → themes/twentytwelve-mla}/taxonomy.php
RENAMED
File without changes
|
includes/class-mla-core.php
CHANGED
@@ -21,7 +21,7 @@ class MLACore {
|
|
21 |
*
|
22 |
* @var string
|
23 |
*/
|
24 |
-
const CURRENT_MLA_VERSION = '2.
|
25 |
|
26 |
/**
|
27 |
* Slug for registering and enqueueing plugin style sheets (moved from class-mla-main.php)
|
21 |
*
|
22 |
* @var string
|
23 |
*/
|
24 |
+
const CURRENT_MLA_VERSION = '2.33';
|
25 |
|
26 |
/**
|
27 |
* Slug for registering and enqueueing plugin style sheets (moved from class-mla-main.php)
|
includes/class-mla-data.php
CHANGED
@@ -1012,14 +1012,28 @@ class MLAData {
|
|
1012 |
$field = 'name';
|
1013 |
}
|
1014 |
|
1015 |
-
|
1016 |
-
|
1017 |
-
|
1018 |
-
|
1019 |
-
|
|
|
|
|
|
|
|
|
1020 |
}
|
|
|
|
|
1021 |
} else {
|
1022 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1023 |
}
|
1024 |
|
1025 |
$text = '';
|
1012 |
$field = 'name';
|
1013 |
}
|
1014 |
|
1015 |
+
// Look for compound taxonomy.slug notation
|
1016 |
+
$matches = explode( '.', $taxonomy );
|
1017 |
+
if ( 2 === count( $matches ) ) {
|
1018 |
+
$slug = str_replace( '{+', '[+', str_replace( '+}', '+]', stripslashes( $matches[1] ) ) );
|
1019 |
+
$replacement_values = MLAData::mla_expand_field_level_parameters( $slug, $query, $markup_values );
|
1020 |
+
$slug = MLAData::mla_parse_template( $slug, $replacement_values );
|
1021 |
+
$term = get_term_by( 'slug', $slug, $matches[0] );
|
1022 |
+
if ( false === $term ) {
|
1023 |
+
break;
|
1024 |
}
|
1025 |
+
|
1026 |
+
$terms = array( $term );
|
1027 |
} else {
|
1028 |
+
if ( 0 < $post_id ) {
|
1029 |
+
$terms = get_object_term_cache( $post_id, $taxonomy );
|
1030 |
+
if ( false === $terms ) {
|
1031 |
+
$terms = wp_get_object_terms( $post_id, $taxonomy );
|
1032 |
+
wp_cache_add( $post_id, $terms, $taxonomy . '_relationships' );
|
1033 |
+
}
|
1034 |
+
} else {
|
1035 |
+
break;
|
1036 |
+
}
|
1037 |
}
|
1038 |
|
1039 |
$text = '';
|
includes/class-mla-example-list-table.php
CHANGED
@@ -345,7 +345,7 @@ class MLA_Example_List_Table extends WP_List_Table {
|
|
345 |
if ( current_user_can( 'upload_files' ) && ( false === strpos( $item->file, '/' ) ) ) {
|
346 |
$args = array(
|
347 |
'page' => MLACore::ADMIN_PAGE_SLUG,
|
348 |
-
'mla_download_file' => urlencode( MLA_PLUGIN_PATH . 'examples/' . $item->file ),
|
349 |
'mla_download_type' => 'text/plain'
|
350 |
);
|
351 |
$actions['download'] = '<a href="' . add_query_arg( $args, wp_nonce_url( 'upload.php', MLACore::MLA_ADMIN_NONCE_ACTION, MLACore::MLA_ADMIN_NONCE_NAME ) ) . '" title="' . __( 'Download', 'media-library-assistant' ) . ' “' . esc_attr( $item->file ) . '”">' . __( 'Download', 'media-library-assistant' ) . '</a>';
|
@@ -664,7 +664,7 @@ class MLA_Example_List_Table extends WP_List_Table {
|
|
664 |
$result = validate_plugin( $source_file );
|
665 |
$target_is_file = ( 0 === $result );
|
666 |
|
667 |
-
$source_root = MLA_PLUGIN_PATH . 'examples/' . $source_dir;
|
668 |
$target_root = WP_PLUGIN_DIR . '/' . $source_dir;
|
669 |
|
670 |
$upgrader = new WP_Upgrader( new MLA_Upgrader_Skin() );
|
@@ -831,7 +831,7 @@ class MLA_Example_List_Table extends WP_List_Table {
|
|
831 |
* Begin code adapted from /wp-admin/includes/plugin.php function get_plugins()
|
832 |
*/
|
833 |
$wp_plugins = array ();
|
834 |
-
$plugin_root = MLA_PLUGIN_PATH . 'examples';
|
835 |
|
836 |
// Files in media-library-assistant/examples directory
|
837 |
$plugins_dir = @ opendir( $plugin_root);
|
345 |
if ( current_user_can( 'upload_files' ) && ( false === strpos( $item->file, '/' ) ) ) {
|
346 |
$args = array(
|
347 |
'page' => MLACore::ADMIN_PAGE_SLUG,
|
348 |
+
'mla_download_file' => urlencode( MLA_PLUGIN_PATH . 'examples/plugins/' . $item->file ),
|
349 |
'mla_download_type' => 'text/plain'
|
350 |
);
|
351 |
$actions['download'] = '<a href="' . add_query_arg( $args, wp_nonce_url( 'upload.php', MLACore::MLA_ADMIN_NONCE_ACTION, MLACore::MLA_ADMIN_NONCE_NAME ) ) . '" title="' . __( 'Download', 'media-library-assistant' ) . ' “' . esc_attr( $item->file ) . '”">' . __( 'Download', 'media-library-assistant' ) . '</a>';
|
664 |
$result = validate_plugin( $source_file );
|
665 |
$target_is_file = ( 0 === $result );
|
666 |
|
667 |
+
$source_root = MLA_PLUGIN_PATH . 'examples/plugins/' . $source_dir;
|
668 |
$target_root = WP_PLUGIN_DIR . '/' . $source_dir;
|
669 |
|
670 |
$upgrader = new WP_Upgrader( new MLA_Upgrader_Skin() );
|
831 |
* Begin code adapted from /wp-admin/includes/plugin.php function get_plugins()
|
832 |
*/
|
833 |
$wp_plugins = array ();
|
834 |
+
$plugin_root = MLA_PLUGIN_PATH . 'examples/plugins';
|
835 |
|
836 |
// Files in media-library-assistant/examples directory
|
837 |
$plugins_dir = @ opendir( $plugin_root);
|
includes/class-mla-shortcode-support.php
CHANGED
@@ -499,18 +499,6 @@ class MLAShortcode_Support {
|
|
499 |
return $attachments;
|
500 |
}
|
501 |
|
502 |
-
if ( empty($attachments) ) {
|
503 |
-
if ( self::$mla_debug ) {
|
504 |
-
MLACore::mla_debug_add( '<strong>' . __( 'mla_debug empty gallery', 'media-library-assistant' ) . '</strong>, query = ' . var_export( $attr, true ) );
|
505 |
-
$output = MLACore::mla_debug_flush();
|
506 |
-
} else {
|
507 |
-
$output = '';
|
508 |
-
}
|
509 |
-
|
510 |
-
$output .= $arguments['mla_nolink_text'];
|
511 |
-
return $output;
|
512 |
-
} // empty $attachments
|
513 |
-
|
514 |
$current_rows = count( $attachments );
|
515 |
|
516 |
if ( isset( $attachments['found_rows'] ) ) {
|
@@ -529,6 +517,18 @@ class MLAShortcode_Support {
|
|
529 |
$max_num_pages = 1;
|
530 |
}
|
531 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
532 |
/*
|
533 |
* Look for user-specified alternate gallery shortcode
|
534 |
*/
|
@@ -3602,7 +3602,8 @@ class MLAShortcode_Support {
|
|
3602 |
* @return string parameter with brackets, braces, substitution parameters and templates processed
|
3603 |
*/
|
3604 |
private static function _process_shortcode_parameter( $text, $markup_values ) {
|
3605 |
-
$new_text = str_replace( '{', '[', str_replace( '}', ']', $text ) );
|
|
|
3606 |
$new_text = str_replace( '\[', '{', str_replace( '\]', '}', $new_text ) );
|
3607 |
return MLAData::mla_parse_template( $new_text, $markup_values );
|
3608 |
}
|
499 |
return $attachments;
|
500 |
}
|
501 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
502 |
$current_rows = count( $attachments );
|
503 |
|
504 |
if ( isset( $attachments['found_rows'] ) ) {
|
517 |
$max_num_pages = 1;
|
518 |
}
|
519 |
|
520 |
+
if ( empty($attachments) ) {
|
521 |
+
if ( self::$mla_debug ) {
|
522 |
+
MLACore::mla_debug_add( '<strong>' . __( 'mla_debug empty gallery', 'media-library-assistant' ) . '</strong>, query = ' . var_export( $attr, true ) );
|
523 |
+
$output = MLACore::mla_debug_flush();
|
524 |
+
} else {
|
525 |
+
$output = '';
|
526 |
+
}
|
527 |
+
|
528 |
+
$output .= $arguments['mla_nolink_text'];
|
529 |
+
return $output;
|
530 |
+
} // empty $attachments
|
531 |
+
|
532 |
/*
|
533 |
* Look for user-specified alternate gallery shortcode
|
534 |
*/
|
3602 |
* @return string parameter with brackets, braces, substitution parameters and templates processed
|
3603 |
*/
|
3604 |
private static function _process_shortcode_parameter( $text, $markup_values ) {
|
3605 |
+
$new_text = str_replace( '{\+', '\[\+', str_replace( '+\}', '+\\\\]', $text ) );
|
3606 |
+
$new_text = str_replace( '{', '[', str_replace( '}', ']', $new_text ) );
|
3607 |
$new_text = str_replace( '\[', '{', str_replace( '\]', '}', $new_text ) );
|
3608 |
return MLAData::mla_parse_template( $new_text, $markup_values );
|
3609 |
}
|
index.php
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
* will the rest of the plugin be loaded and run.
|
7 |
*
|
8 |
* @package Media Library Assistant
|
9 |
-
* @version 2.
|
10 |
*/
|
11 |
|
12 |
/*
|
@@ -16,7 +16,7 @@ Description: Enhances the Media Library; powerful [mla_gallery], taxonomy suppor
|
|
16 |
Author: David Lingren, Fair Trade Judaica
|
17 |
Text Domain: media-library-assistant
|
18 |
Domain Path: /languages
|
19 |
-
Version: 2.
|
20 |
Author URI: http://fairtradejudaica.org/our-story/staff/
|
21 |
|
22 |
Copyright 2011-2016 David Lingren
|
6 |
* will the rest of the plugin be loaded and run.
|
7 |
*
|
8 |
* @package Media Library Assistant
|
9 |
+
* @version 2.33
|
10 |
*/
|
11 |
|
12 |
/*
|
16 |
Author: David Lingren, Fair Trade Judaica
|
17 |
Text Domain: media-library-assistant
|
18 |
Domain Path: /languages
|
19 |
+
Version: 2.33
|
20 |
Author URI: http://fairtradejudaica.org/our-story/staff/
|
21 |
|
22 |
Copyright 2011-2016 David Lingren
|
languages/media-library-assistant-en_US - References.pot
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
msgid ""
|
3 |
msgstr ""
|
4 |
"Project-Id-Version: Media Library Assistant\n"
|
5 |
-
"POT-Creation-Date: 2016-
|
6 |
"PO-Revision-Date: 2015-08-21 21:38-0800\n"
|
7 |
"Last-Translator: David Lingren <david@fairtradejudaica.org>\n"
|
8 |
"Language-Team: David Lingren <david@fairtradejudaica.org>\n"
|
@@ -22,103 +22,105 @@ msgstr ""
|
|
22 |
|
23 |
#. translators: Name of the plugin/theme
|
24 |
#: includes/class-mla-admin-columns-support.php:33
|
25 |
-
#: includes/class-mla-core-options.php:
|
26 |
-
#: includes/class-mla-settings.php:
|
27 |
#: index.php:48
|
28 |
msgid "Media Library Assistant"
|
29 |
msgstr ""
|
30 |
|
31 |
#: includes/class-mla-admin-columns-support.php:34
|
32 |
-
#: includes/class-mla-core-options.php:
|
33 |
msgid "Assistant"
|
34 |
msgstr ""
|
35 |
|
36 |
-
#: includes/class-mla-ajax.php:
|
37 |
-
#: includes/class-mla-data.php:
|
38 |
-
#: includes/class-mla-main.php:
|
39 |
-
#: includes/class-mla-objects.php:
|
40 |
#: includes/mla-main-search-box-template.php:50
|
41 |
#: includes/mla-media-modal-js-template.php:40
|
42 |
msgid "Title"
|
43 |
msgstr ""
|
44 |
|
45 |
-
#: includes/class-mla-ajax.php:
|
46 |
#: includes/class-mla-thumbnail-generation.php:436
|
47 |
msgid "Type"
|
48 |
msgstr ""
|
49 |
|
50 |
-
#: includes/class-mla-ajax.php:
|
51 |
msgid "Date"
|
52 |
msgstr ""
|
53 |
|
54 |
-
#: includes/class-mla-ajax.php:
|
55 |
-
#: includes/class-mla-settings.php:
|
56 |
msgid "Status"
|
57 |
msgstr ""
|
58 |
|
59 |
-
#: includes/class-mla-ajax.php:
|
60 |
-
#: includes/class-mla-list-table.php:
|
61 |
-
#: includes/class-mla-polylang-support.php:
|
62 |
#: includes/class-mla-thumbnail-generation.php:97
|
63 |
msgid "(no title)"
|
64 |
msgstr ""
|
65 |
|
66 |
-
#: includes/class-mla-ajax.php:
|
67 |
msgid "Published"
|
68 |
msgstr ""
|
69 |
|
70 |
-
#: includes/class-mla-ajax.php:
|
71 |
-
#: includes/class-mla-list-table.php:
|
72 |
msgid "Scheduled"
|
73 |
msgstr ""
|
74 |
|
75 |
-
#: includes/class-mla-ajax.php:
|
76 |
msgid "Pending Review"
|
77 |
msgstr ""
|
78 |
|
79 |
-
#: includes/class-mla-ajax.php:
|
80 |
-
#: includes/class-mla-list-table.php:
|
81 |
msgid "Draft"
|
82 |
msgstr ""
|
83 |
|
84 |
#. translators: date format in table columns, see http://php.net/date
|
85 |
#. translators: format for upload/last modified date
|
86 |
-
#: includes/class-mla-ajax.php:
|
87 |
-
#: includes/class-mla-list-table.php:
|
88 |
-
#: includes/class-mla-list-table.php:
|
89 |
msgid "Y/m/d"
|
90 |
msgstr ""
|
91 |
|
92 |
-
#: includes/class-mla-ajax.php:
|
93 |
-
#: includes/class-mla-ajax.php:
|
94 |
-
#: includes/class-mla-core.php:
|
95 |
-
#: includes/class-mla-core.php:
|
96 |
#: includes/class-mla-data-pdf.php:216 includes/class-mla-data-pdf.php:517
|
97 |
#: includes/class-mla-data-pdf.php:519 includes/class-mla-data-pdf.php:565
|
98 |
#: includes/class-mla-data-pdf.php:749 includes/class-mla-data-query.php:666
|
99 |
#: includes/class-mla-data.php:50 includes/class-mla-data.php:109
|
100 |
#: includes/class-mla-data.php:197 includes/class-mla-data.php:241
|
101 |
#: includes/class-mla-data.php:344 includes/class-mla-data.php:500
|
102 |
-
#: includes/class-mla-data.php:563 includes/class-mla-data.php:
|
103 |
-
#: includes/class-mla-data.php:
|
104 |
-
#: includes/class-mla-data.php:
|
105 |
-
#: includes/class-mla-data.php:
|
106 |
-
#: includes/class-mla-data.php:
|
107 |
-
#: includes/class-mla-data.php:
|
108 |
-
#: includes/class-mla-data.php:
|
109 |
-
#: includes/class-mla-data.php:
|
110 |
#: includes/class-mla-edit-media.php:316 includes/class-mla-edit-media.php:731
|
111 |
-
#: includes/class-mla-edit-media.php:771
|
112 |
-
#: includes/class-mla-
|
113 |
-
#: includes/class-mla-
|
114 |
-
#: includes/class-mla-main.php:
|
115 |
-
#: includes/class-mla-main.php:
|
116 |
-
#: includes/class-mla-main.php:
|
117 |
-
#: includes/class-mla-main.php:
|
118 |
-
#: includes/class-mla-main.php:
|
119 |
-
#: includes/class-mla-main.php:
|
120 |
-
#: includes/class-mla-main.php:
|
121 |
-
#: includes/class-mla-
|
|
|
|
|
122 |
#: includes/class-mla-mime-types.php:873 includes/class-mla-mime-types.php:961
|
123 |
#: includes/class-mla-mime-types.php:1107
|
124 |
#: includes/class-mla-mime-types.php:1130
|
@@ -134,171 +136,172 @@ msgstr ""
|
|
134 |
#: includes/class-mla-mime-types.php:2210
|
135 |
#: includes/class-mla-mime-types.php:2289
|
136 |
#: includes/class-mla-mime-types.php:2298
|
137 |
-
#: includes/class-mla-mime-types.php:2330 includes/class-mla-objects.php:
|
138 |
-
#: includes/class-mla-options.php:
|
139 |
-
#: includes/class-mla-options.php:
|
140 |
-
#: includes/class-mla-options.php:
|
141 |
-
#: includes/class-mla-options.php:
|
142 |
-
#: includes/class-mla-options.php:
|
143 |
-
#: includes/class-mla-options.php:
|
144 |
-
#: includes/class-mla-options.php:
|
145 |
-
#: includes/class-mla-options.php:
|
146 |
-
#: includes/class-mla-options.php:
|
147 |
-
#: includes/class-mla-settings.php:
|
148 |
-
#: includes/class-mla-settings.php:
|
149 |
-
#: includes/class-mla-settings.php:
|
150 |
-
#: includes/class-mla-settings.php:
|
151 |
-
#: includes/class-mla-settings.php:
|
152 |
-
#: includes/class-mla-settings.php:
|
153 |
-
#: includes/class-mla-settings.php:
|
154 |
-
#: includes/class-mla-settings.php:
|
155 |
-
#: includes/class-mla-settings.php:
|
156 |
-
#: includes/class-mla-settings.php:
|
157 |
-
#: includes/class-mla-settings.php:
|
158 |
-
#: includes/class-mla-settings.php:
|
159 |
-
#: includes/class-mla-settings.php:
|
160 |
-
#: includes/class-mla-settings.php:
|
161 |
-
#: includes/class-mla-settings.php:
|
162 |
-
#: includes/class-mla-settings.php:
|
163 |
-
#: includes/class-mla-settings.php:
|
164 |
-
#: includes/class-mla-settings.php:
|
165 |
-
#: includes/class-mla-settings.php:
|
166 |
-
#: includes/class-mla-settings.php:
|
167 |
-
#: includes/class-mla-settings.php:
|
168 |
-
#: includes/class-mla-settings.php:
|
169 |
-
#: includes/class-mla-settings.php:
|
170 |
-
#: includes/class-mla-
|
171 |
-
#: includes/class-mla-shortcode-support.php:
|
172 |
-
#: includes/class-mla-shortcode-support.php:
|
173 |
-
#: includes/class-mla-shortcode-support.php:
|
174 |
-
#: includes/class-mla-shortcode-support.php:
|
175 |
-
#: includes/class-mla-shortcode-support.php:
|
176 |
-
#: includes/class-mla-shortcode-support.php:
|
177 |
-
#: includes/class-mla-shortcode-support.php:
|
|
|
178 |
#: includes/class-mla-thumbnail-generation.php:256
|
179 |
#: includes/class-mla-thumbnail-generation.php:270
|
180 |
#: includes/class-mla-thumbnail-generation.php:316
|
181 |
msgid "ERROR"
|
182 |
msgstr ""
|
183 |
|
184 |
-
#: includes/class-mla-ajax.php:
|
185 |
msgid "No post ID found"
|
186 |
msgstr ""
|
187 |
|
188 |
-
#: includes/class-mla-ajax.php:
|
189 |
-
#: includes/class-mla-polylang-support.php:
|
190 |
msgid "You are not allowed to edit this Attachment."
|
191 |
msgstr ""
|
192 |
|
193 |
-
#: includes/class-mla-core-options.php:
|
194 |
msgid "Attachment Categories"
|
195 |
msgstr ""
|
196 |
|
197 |
-
#: includes/class-mla-core-options.php:
|
198 |
msgid "Check this option to add support for Attachment Categories."
|
199 |
msgstr ""
|
200 |
|
201 |
-
#: includes/class-mla-core-options.php:
|
202 |
msgid "Attachment Tags"
|
203 |
msgstr ""
|
204 |
|
205 |
-
#: includes/class-mla-core-options.php:
|
206 |
msgid "Check this option to add support for Attachment Tags."
|
207 |
msgstr ""
|
208 |
|
209 |
-
#: includes/class-mla-core-options.php:
|
210 |
msgid "Where-used Reporting"
|
211 |
msgstr ""
|
212 |
|
213 |
-
#: includes/class-mla-core-options.php:
|
214 |
msgid "Exclude Revisions"
|
215 |
msgstr ""
|
216 |
|
217 |
-
#: includes/class-mla-core-options.php:
|
218 |
msgid "Check this option to exclude revisions from where-used reporting."
|
219 |
msgstr ""
|
220 |
|
221 |
-
#: includes/class-mla-core-options.php:
|
222 |
msgid "Where-used database access tuning"
|
223 |
msgstr ""
|
224 |
|
225 |
-
#: includes/class-mla-core-options.php:
|
226 |
#: includes/class-mla-edit-media.php:666 includes/class-mla-edit-media.php:916
|
227 |
msgid "Featured in"
|
228 |
msgstr ""
|
229 |
|
230 |
-
#: includes/class-mla-core-options.php:
|
231 |
-
#: includes/class-mla-core-options.php:
|
232 |
msgid "Enabled"
|
233 |
msgstr ""
|
234 |
|
235 |
-
#: includes/class-mla-core-options.php:
|
236 |
-
#: includes/class-mla-core-options.php:
|
237 |
-
#: includes/class-mla-core-options.php:
|
238 |
-
#: includes/class-mla-core-options.php:
|
239 |
-
#: includes/class-mla-list-table.php:
|
240 |
-
#: includes/class-mla-list-table.php:
|
241 |
-
#: includes/class-mla-list-table.php:
|
242 |
-
#: includes/class-mla-list-table.php:
|
243 |
msgid "Disabled"
|
244 |
msgstr ""
|
245 |
|
246 |
-
#: includes/class-mla-core-options.php:
|
247 |
msgid "Search database posts and pages for Featured Image attachments."
|
248 |
msgstr ""
|
249 |
|
250 |
-
#: includes/class-mla-core-options.php:
|
251 |
#: includes/class-mla-edit-media.php:670 includes/class-mla-edit-media.php:955
|
252 |
msgid "Inserted in"
|
253 |
msgstr ""
|
254 |
|
255 |
-
#: includes/class-mla-core-options.php:
|
256 |
msgid "Base"
|
257 |
msgstr ""
|
258 |
|
259 |
-
#: includes/class-mla-core-options.php:
|
260 |
msgid ""
|
261 |
"Search database posts and pages for attachments embedded in content."
|
262 |
"<br> Base = ignore intermediate size suffixes; use path, base "
|
263 |
"name and extension only."
|
264 |
msgstr ""
|
265 |
|
266 |
-
#: includes/class-mla-core-options.php:
|
267 |
#: includes/class-mla-edit-media.php:674 includes/class-mla-edit-media.php:990
|
268 |
-
#: includes/class-mla-settings.php:
|
269 |
msgid "Gallery in"
|
270 |
msgstr ""
|
271 |
|
272 |
-
#: includes/class-mla-core-options.php:
|
273 |
-
#: includes/class-mla-core-options.php:
|
274 |
msgid "Dynamic"
|
275 |
msgstr ""
|
276 |
|
277 |
-
#: includes/class-mla-core-options.php:
|
278 |
-
#: includes/class-mla-core-options.php:
|
279 |
-
#: includes/class-mla-settings.php:
|
280 |
msgid "Refresh"
|
281 |
msgstr ""
|
282 |
|
283 |
-
#: includes/class-mla-core-options.php:
|
284 |
-
#: includes/class-mla-core-options.php:
|
285 |
msgid "Cached"
|
286 |
msgstr ""
|
287 |
|
288 |
-
#: includes/class-mla-core-options.php:
|
289 |
msgid ""
|
290 |
"Search database posts and pages for [ gallery ] shortcode results.<br> "
|
291 |
" Dynamic = once every page load, Cached = once every login, Disabled = "
|
292 |
"never.<br> Refresh = update references, then set to Cached."
|
293 |
msgstr ""
|
294 |
|
295 |
-
#: includes/class-mla-core-options.php:
|
296 |
#: includes/class-mla-edit-media.php:678 includes/class-mla-edit-media.php:1025
|
297 |
-
#: includes/class-mla-settings.php:
|
298 |
msgid "MLA Gallery in"
|
299 |
msgstr ""
|
300 |
|
301 |
-
#: includes/class-mla-core-options.php:
|
302 |
msgid ""
|
303 |
"Search database posts and pages for [mla_gallery] shortcode results."
|
304 |
"<br> Dynamic = once every page load, Cached = once every login, "
|
@@ -306,103 +309,109 @@ msgid ""
|
|
306 |
"Cached."
|
307 |
msgstr ""
|
308 |
|
309 |
-
#: includes/class-mla-core-options.php:
|
310 |
msgid "Taxonomy Support"
|
311 |
msgstr ""
|
312 |
|
313 |
-
#: includes/class-mla-core-options.php:
|
314 |
msgid "Compute Attachments Column"
|
315 |
msgstr ""
|
316 |
|
317 |
-
#: includes/class-mla-core-options.php:
|
318 |
msgid ""
|
319 |
"Check this option to calculate attachments per term in the Attachments "
|
320 |
"Column."
|
321 |
msgstr ""
|
322 |
|
323 |
-
#: includes/class-mla-core-options.php:
|
324 |
msgid ""
|
325 |
"Check the \"<strong>Support</strong>\" box to add the taxonomy to the "
|
326 |
"Assistant and the Edit Media screen."
|
327 |
msgstr ""
|
328 |
|
329 |
-
#: includes/class-mla-core-options.php:
|
330 |
msgid ""
|
331 |
"Check the \"<strong>Inline Edit</strong>\" box to display the taxonomy in "
|
332 |
"the Quick Edit and Bulk Edit areas."
|
333 |
msgstr ""
|
334 |
|
335 |
-
#: includes/class-mla-core-options.php:
|
336 |
msgid ""
|
337 |
"Check the \"<strong>Term Search</strong>\" box to add the taxonomy to the "
|
338 |
"\"Search Media/Terms\" list."
|
339 |
msgstr ""
|
340 |
|
341 |
-
#: includes/class-mla-core-options.php:
|
342 |
-
#: includes/class-mla-core-options.php:
|
343 |
-
#: includes/class-mla-settings.php:
|
344 |
msgid "For complete documentation"
|
345 |
msgstr ""
|
346 |
|
347 |
-
#: includes/class-mla-core-options.php:
|
348 |
-
#: includes/class-mla-core-options.php:
|
349 |
-
#: includes/class-mla-settings.php:
|
350 |
msgid "click here"
|
351 |
msgstr ""
|
352 |
|
353 |
-
#: includes/class-mla-core-options.php:
|
354 |
msgid ""
|
355 |
"Check the \"<strong>Checklist</strong>\" box to enable the checklist-style "
|
356 |
"meta box for a flat taxonomy."
|
357 |
msgstr ""
|
358 |
|
359 |
-
#: includes/class-mla-core-options.php:
|
360 |
msgid ""
|
361 |
"You must also check the <strong>\"Enable enhanced checklist taxonomies\"</"
|
362 |
"strong> box below to enable this feature."
|
363 |
msgstr ""
|
364 |
|
365 |
-
#: includes/class-mla-core-options.php:
|
366 |
msgid ""
|
367 |
"Check the \"<strong>Checked On Top</strong>\" box to moved checked terms to "
|
368 |
"the top of the checklist-style meta box."
|
369 |
msgstr ""
|
370 |
|
371 |
-
#: includes/class-mla-core-options.php:
|
372 |
msgid ""
|
373 |
-
"Use the \"<strong>List Filter</strong>\" option to select the taxonomy
|
374 |
-
"which to filter the Assistant table listing."
|
375 |
msgstr ""
|
376 |
|
377 |
-
#: includes/class-mla-core-options.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
378 |
msgid "Media/Assistant Screen Options"
|
379 |
msgstr ""
|
380 |
|
381 |
-
#: includes/class-mla-core-options.php:
|
382 |
msgid "Admin Menu Options"
|
383 |
msgstr ""
|
384 |
|
385 |
-
#: includes/class-mla-core-options.php:
|
386 |
msgid "Page Title"
|
387 |
msgstr ""
|
388 |
|
389 |
-
#: includes/class-mla-core-options.php:
|
390 |
msgid "Enter the title for the Media/Assistant submenu page"
|
391 |
msgstr ""
|
392 |
|
393 |
-
#: includes/class-mla-core-options.php:
|
394 |
msgid "Menu Title"
|
395 |
msgstr ""
|
396 |
|
397 |
-
#: includes/class-mla-core-options.php:
|
398 |
msgid "Enter the title for the Media/Assistant submenu entry"
|
399 |
msgstr ""
|
400 |
|
401 |
-
#: includes/class-mla-core-options.php:
|
402 |
msgid "Submenu Order"
|
403 |
msgstr ""
|
404 |
|
405 |
-
#: includes/class-mla-core-options.php:
|
406 |
msgid ""
|
407 |
"Enter the position of the Media/Assistant submenu entry.<br> 0 = "
|
408 |
"natural order (at bottom), 1 - 4 = at top<br> "
|
@@ -410,286 +419,286 @@ msgid ""
|
|
410 |
"\""
|
411 |
msgstr ""
|
412 |
|
413 |
-
#: includes/class-mla-core-options.php:
|
414 |
msgid "Display Media/Library"
|
415 |
msgstr ""
|
416 |
|
417 |
-
#: includes/class-mla-core-options.php:
|
418 |
msgid ""
|
419 |
"Check/uncheck this option to display/remove the WordPress Media/Library "
|
420 |
"submenu entry."
|
421 |
msgstr ""
|
422 |
|
423 |
-
#: includes/class-mla-core-options.php:
|
424 |
msgid "Display Media/Assistant list/grid view switcher"
|
425 |
msgstr ""
|
426 |
|
427 |
-
#: includes/class-mla-core-options.php:
|
428 |
msgid ""
|
429 |
"Check/uncheck this option to display/remove the \"list/grid\" view switcher "
|
430 |
"on the Media/Assistant submenu."
|
431 |
msgstr ""
|
432 |
|
433 |
-
#: includes/class-mla-core-options.php:
|
434 |
msgid "Table Defaults"
|
435 |
msgstr ""
|
436 |
|
437 |
-
#: includes/class-mla-core-options.php:
|
438 |
msgid "Order By"
|
439 |
msgstr ""
|
440 |
|
441 |
-
#: includes/class-mla-core-options.php:
|
442 |
-
#: includes/class-mla-core-options.php:
|
443 |
-
#: includes/class-mla-core-options.php:
|
444 |
-
#: includes/class-mla-core-options.php:
|
445 |
-
#: includes/class-mla-list-table.php:
|
446 |
-
#: includes/class-mla-settings.php:
|
447 |
msgid "None"
|
448 |
msgstr ""
|
449 |
|
450 |
-
#: includes/class-mla-core-options.php:
|
451 |
msgid "ID/Parent"
|
452 |
msgstr ""
|
453 |
|
454 |
-
#: includes/class-mla-core-options.php:
|
455 |
msgid "Select the column for the sort order of the Assistant table listing."
|
456 |
msgstr ""
|
457 |
|
458 |
-
#: includes/class-mla-core-options.php:
|
459 |
msgid "Order"
|
460 |
msgstr ""
|
461 |
|
462 |
-
#: includes/class-mla-core-options.php:
|
463 |
msgid "Ascending"
|
464 |
msgstr ""
|
465 |
|
466 |
-
#: includes/class-mla-core-options.php:
|
467 |
msgid "Descending"
|
468 |
msgstr ""
|
469 |
|
470 |
-
#: includes/class-mla-core-options.php:
|
471 |
-
#: includes/class-mla-core-options.php:
|
472 |
msgid "Choose the sort order."
|
473 |
msgstr ""
|
474 |
|
475 |
-
#: includes/class-mla-core-options.php:
|
476 |
msgid "Views Width"
|
477 |
msgstr ""
|
478 |
|
479 |
-
#: includes/class-mla-core-options.php:
|
480 |
msgid "Enter the width for the views list, in pixels (px) or percent (%)"
|
481 |
msgstr ""
|
482 |
|
483 |
-
#: includes/class-mla-core-options.php:
|
484 |
msgid "Icon Size"
|
485 |
msgstr ""
|
486 |
|
487 |
-
#: includes/class-mla-core-options.php:
|
488 |
msgid "Enter the size of the thumbnail/icon images, in pixels"
|
489 |
msgstr ""
|
490 |
|
491 |
-
#: includes/class-mla-core-options.php:
|
492 |
msgid "Bulk Chunk Size"
|
493 |
msgstr ""
|
494 |
|
495 |
-
#: includes/class-mla-core-options.php:
|
496 |
msgid "Enter the size of the Bulk Edit and Map All processing chunks"
|
497 |
msgstr ""
|
498 |
|
499 |
-
#: includes/class-mla-core-options.php:
|
500 |
msgid "Taxonomy Filter parameters"
|
501 |
msgstr ""
|
502 |
|
503 |
-
#: includes/class-mla-core-options.php:
|
504 |
msgid "Maximum Depth"
|
505 |
msgstr ""
|
506 |
|
507 |
-
#: includes/class-mla-core-options.php:
|
508 |
msgid ""
|
509 |
"Enter the number of levels displayed for hierarchial taxonomies; enter zero "
|
510 |
"for no limit."
|
511 |
msgstr ""
|
512 |
|
513 |
-
#: includes/class-mla-core-options.php:
|
514 |
msgid "Include Children"
|
515 |
msgstr ""
|
516 |
|
517 |
-
#: includes/class-mla-core-options.php:
|
518 |
msgid ""
|
519 |
"Check/uncheck this option to include/exclude children for hierarchical "
|
520 |
"taxonomies."
|
521 |
msgstr ""
|
522 |
|
523 |
-
#: includes/class-mla-core-options.php:
|
524 |
msgid "Search Media Defaults"
|
525 |
msgstr ""
|
526 |
|
527 |
-
#: includes/class-mla-core-options.php:
|
528 |
msgid "Display Search Controls"
|
529 |
msgstr ""
|
530 |
|
531 |
-
#: includes/class-mla-core-options.php:
|
532 |
-
#: includes/class-mla-core-options.php:
|
533 |
msgid ""
|
534 |
"Check/uncheck this option to display/hide the and/or connector and search "
|
535 |
"fields controls."
|
536 |
msgstr ""
|
537 |
|
538 |
-
#: includes/class-mla-core-options.php:
|
539 |
msgid ""
|
540 |
"Use these controls to set defaults for the and/or connector and search "
|
541 |
"fields controls.<br>These defaults will be used for the Search Media boxes "
|
542 |
"on both the Media/Assistant submenu<br>and the Media Manager Modal Window."
|
543 |
msgstr ""
|
544 |
|
545 |
-
#: includes/class-mla-core-options.php:
|
546 |
msgid "Media/Edit Media Enhancements"
|
547 |
msgstr ""
|
548 |
|
549 |
-
#: includes/class-mla-core-options.php:
|
550 |
msgid "Enable "enhanced checklist" taxonomies"
|
551 |
msgstr ""
|
552 |
|
553 |
-
#: includes/class-mla-core-options.php:
|
554 |
msgid ""
|
555 |
"Check this option to enable the \"? Search\" feature for hierarchical "
|
556 |
"taxonomies, e.g., Att. Categories.<br> This option also enables "
|
557 |
"the \"checklist-style\" support for flat taxonomies, e.g., Att. Tags."
|
558 |
msgstr ""
|
559 |
|
560 |
-
#: includes/class-mla-core-options.php:
|
561 |
msgid "Enable Edit Media additional meta boxes"
|
562 |
msgstr ""
|
563 |
|
564 |
-
#: includes/class-mla-core-options.php:
|
565 |
msgid ""
|
566 |
"Check this option to add \"Parent Info\", \"Menu Order\", \"Attachment "
|
567 |
"Metadata\" and four \"where-used\" meta boxes to the Edit Media screen."
|
568 |
msgstr ""
|
569 |
|
570 |
-
#: includes/class-mla-core-options.php:
|
571 |
msgid "You can also use Filters to customize the meta boxes."
|
572 |
msgstr ""
|
573 |
|
574 |
-
#: includes/class-mla-core-options.php:
|
575 |
msgid "Media/Add New Enhancements"
|
576 |
msgstr ""
|
577 |
|
578 |
-
#: includes/class-mla-core-options.php:
|
579 |
msgid "Enable "bulk edit" area"
|
580 |
msgstr ""
|
581 |
|
582 |
-
#: includes/class-mla-core-options.php:
|
583 |
msgid ""
|
584 |
"Check this option to enable the \"Bulk Edit area\" feature on the Media/Add "
|
585 |
"New screen."
|
586 |
msgstr ""
|
587 |
|
588 |
-
#: includes/class-mla-core-options.php:
|
589 |
msgid ""bulk edit" area on top"
|
590 |
msgstr ""
|
591 |
|
592 |
-
#: includes/class-mla-core-options.php:
|
593 |
msgid ""
|
594 |
"Check this option to move the \"Bulk Edit area\" to the top of the Media/Add "
|
595 |
"New screen."
|
596 |
msgstr ""
|
597 |
|
598 |
-
#: includes/class-mla-core-options.php:
|
599 |
msgid ""bulk edit" area initially open"
|
600 |
msgstr ""
|
601 |
|
602 |
-
#: includes/class-mla-core-options.php:
|
603 |
msgid ""
|
604 |
"Check this option to automatically open the \"Bulk Edit area\" when the "
|
605 |
"Media/Add New screen is displayed."
|
606 |
msgstr ""
|
607 |
|
608 |
-
#: includes/class-mla-core-options.php:
|
609 |
msgid "Media Manager/Media Grid Enhancements"
|
610 |
msgstr ""
|
611 |
|
612 |
-
#: includes/class-mla-core-options.php:
|
613 |
msgid "Enable Media Grid Enhancements"
|
614 |
msgstr ""
|
615 |
|
616 |
-
#: includes/class-mla-core-options.php:
|
617 |
msgid ""
|
618 |
"Check/uncheck this option to enable/disable Media Library Grid View "
|
619 |
"Enhancements."
|
620 |
msgstr ""
|
621 |
|
622 |
-
#: includes/class-mla-core-options.php:
|
623 |
msgid "Enable Media Manager Enhancements"
|
624 |
msgstr ""
|
625 |
|
626 |
-
#: includes/class-mla-core-options.php:
|
627 |
msgid ""
|
628 |
"Check/uncheck this option to enable/disable Media Manager Modal Window "
|
629 |
"Enhancements."
|
630 |
msgstr ""
|
631 |
|
632 |
-
#: includes/class-mla-core-options.php:
|
633 |
msgid "Media Manager Enhanced MIME Type filter"
|
634 |
msgstr ""
|
635 |
|
636 |
-
#: includes/class-mla-core-options.php:
|
637 |
msgid ""
|
638 |
"Check this option to filter by more MIME Types, e.g., text, applications."
|
639 |
msgstr ""
|
640 |
|
641 |
-
#: includes/class-mla-core-options.php:
|
642 |
msgid "Media Manager Month and Year filter"
|
643 |
msgstr ""
|
644 |
|
645 |
-
#: includes/class-mla-core-options.php:
|
646 |
msgid "Check this option to filter by month and year uploaded."
|
647 |
msgstr ""
|
648 |
|
649 |
-
#: includes/class-mla-core-options.php:
|
650 |
msgid "Media Manager Category/Tag filter"
|
651 |
msgstr ""
|
652 |
|
653 |
-
#: includes/class-mla-core-options.php:
|
654 |
msgid "Check this option to filter by taxonomy terms."
|
655 |
msgstr ""
|
656 |
|
657 |
-
#: includes/class-mla-core-options.php:
|
658 |
msgid "Media Manager Terms Search popup"
|
659 |
msgstr ""
|
660 |
|
661 |
-
#: includes/class-mla-core-options.php:
|
662 |
msgid "Check this option to enable the \"Terms Search\" popup window."
|
663 |
msgstr ""
|
664 |
|
665 |
-
#: includes/class-mla-core-options.php:
|
666 |
msgid "Media Manager Enhanced Search Media box"
|
667 |
msgstr ""
|
668 |
|
669 |
-
#: includes/class-mla-core-options.php:
|
670 |
msgid "Check this option to enable search box enhancements."
|
671 |
msgstr ""
|
672 |
|
673 |
-
#: includes/class-mla-core-options.php:
|
674 |
msgid "Media Manager Enhanced Search Media Controls"
|
675 |
msgstr ""
|
676 |
|
677 |
-
#: includes/class-mla-core-options.php:
|
678 |
msgid "Media Manager Checklist meta boxes"
|
679 |
msgstr ""
|
680 |
|
681 |
-
#: includes/class-mla-core-options.php:
|
682 |
msgid ""
|
683 |
"Check this option to enable MLA-enhanced meta boxes in the \"ATTACHMENT "
|
684 |
"DETAILS\" pane.<br> This option is for any taxonomy that uses a "
|
685 |
"<strong>\"checklist-style\"</strong> meta box."
|
686 |
msgstr ""
|
687 |
|
688 |
-
#: includes/class-mla-core-options.php:
|
689 |
msgid "Media Manager Flat meta boxes"
|
690 |
msgstr ""
|
691 |
|
692 |
-
#: includes/class-mla-core-options.php:
|
693 |
msgid ""
|
694 |
"Check this option to enable MLA-enhanced meta boxes in the \"ATTACHMENT "
|
695 |
"DETAILS\" pane.<br> This option is for <strong>flat taxonomies</"
|
@@ -697,217 +706,217 @@ msgid ""
|
|
697 |
"style\" meta box."
|
698 |
msgstr ""
|
699 |
|
700 |
-
#: includes/class-mla-core-options.php:
|
701 |
msgid "Media Manager auto-fill meta boxes"
|
702 |
msgstr ""
|
703 |
|
704 |
-
#: includes/class-mla-core-options.php:
|
705 |
msgid ""
|
706 |
"Check this option to automatically fill MLA-enhanced meta boxes in the "
|
707 |
"\"ATTACHMENT DETAILS\" pane<br> when the item is selected."
|
708 |
msgstr ""
|
709 |
|
710 |
-
#: includes/class-mla-core-options.php:
|
711 |
msgid "Media Manager Order By"
|
712 |
msgstr ""
|
713 |
|
714 |
-
#: includes/class-mla-core-options.php:
|
715 |
-
#: includes/class-mla-core-options.php:
|
716 |
-
#: includes/class-mla-core-options.php:
|
717 |
-
#: includes/class-mla-core-options.php:
|
718 |
-
#: includes/class-mla-core-options.php:
|
719 |
msgid "Media Manager Default"
|
720 |
msgstr ""
|
721 |
|
722 |
-
#: includes/class-mla-core-options.php:
|
723 |
msgid "Title/Name"
|
724 |
msgstr ""
|
725 |
|
726 |
-
#: includes/class-mla-core-options.php:
|
727 |
msgid ""
|
728 |
"If you want to override the Media Manager default,<br> select a "
|
729 |
"column for the sort order of the Media Library listing."
|
730 |
msgstr ""
|
731 |
|
732 |
-
#: includes/class-mla-core-options.php:
|
733 |
msgid "Media Manager Order"
|
734 |
msgstr ""
|
735 |
|
736 |
-
#: includes/class-mla-core-options.php:
|
737 |
msgid "Attachment Display Settings"
|
738 |
msgstr ""
|
739 |
|
740 |
-
#: includes/class-mla-core-options.php:
|
741 |
msgid "Media Manager Apply Display Settings"
|
742 |
msgstr ""
|
743 |
|
744 |
-
#: includes/class-mla-core-options.php:
|
745 |
msgid ""
|
746 |
"Check this option to always start with the Attachment Display Settings set "
|
747 |
"here,<br> overriding browser-/cookie-based defaults."
|
748 |
msgstr ""
|
749 |
|
750 |
-
#: includes/class-mla-core-options.php:
|
751 |
-
#: includes/class-mla-core-options.php:
|
752 |
msgid "Alignment"
|
753 |
msgstr ""
|
754 |
|
755 |
#. translators: 1: option name, e.g., Alignment, Link To or Size
|
756 |
-
#: includes/class-mla-core-options.php:
|
757 |
-
#: includes/class-mla-core-options.php:
|
758 |
-
#: includes/class-mla-core-options.php:
|
759 |
#, php-format
|
760 |
msgid ""
|
761 |
"Select a value for the default %1$s option in the Attachment Display "
|
762 |
"Settings."
|
763 |
msgstr ""
|
764 |
|
765 |
-
#: includes/class-mla-core-options.php:
|
766 |
msgid "Left"
|
767 |
msgstr ""
|
768 |
|
769 |
-
#: includes/class-mla-core-options.php:
|
770 |
msgid "Center"
|
771 |
msgstr ""
|
772 |
|
773 |
-
#: includes/class-mla-core-options.php:
|
774 |
msgid "Right"
|
775 |
msgstr ""
|
776 |
|
777 |
-
#: includes/class-mla-core-options.php:
|
778 |
-
#: includes/class-mla-core-options.php:
|
779 |
msgid "Link To"
|
780 |
msgstr ""
|
781 |
|
782 |
-
#: includes/class-mla-core-options.php:
|
783 |
msgid "Media File"
|
784 |
msgstr ""
|
785 |
|
786 |
-
#: includes/class-mla-core-options.php:
|
787 |
msgid "Attachment Page"
|
788 |
msgstr ""
|
789 |
|
790 |
-
#: includes/class-mla-core-options.php:
|
791 |
msgid "Custom URL"
|
792 |
msgstr ""
|
793 |
|
794 |
-
#: includes/class-mla-core-options.php:
|
795 |
-
#: includes/class-mla-core-options.php:
|
796 |
msgid "Size"
|
797 |
msgstr ""
|
798 |
|
799 |
-
#: includes/class-mla-core-options.php:
|
800 |
#: includes/class-mla-thumbnail-generation.php:396
|
801 |
#: includes/class-mla-thumbnail-generation.php:443
|
802 |
msgid "Thumbnail"
|
803 |
msgstr ""
|
804 |
|
805 |
-
#: includes/class-mla-core-options.php:
|
806 |
msgid "Medium"
|
807 |
msgstr ""
|
808 |
|
809 |
-
#: includes/class-mla-core-options.php:
|
810 |
msgid "Large"
|
811 |
msgstr ""
|
812 |
|
813 |
-
#: includes/class-mla-core-options.php:
|
814 |
msgid "Full Size"
|
815 |
msgstr ""
|
816 |
|
817 |
-
#: includes/class-mla-core-options.php:
|
818 |
msgid "Uninstall (Delete) Plugin Settings"
|
819 |
msgstr ""
|
820 |
|
821 |
-
#: includes/class-mla-core-options.php:
|
822 |
msgid "Delete Option Settings"
|
823 |
msgstr ""
|
824 |
|
825 |
-
#: includes/class-mla-core-options.php:
|
826 |
msgid ""
|
827 |
"Check this option to remove all MLA option settings from the database when "
|
828 |
"the plugin is deleted.<br> <strong>You can make a backup copy</"
|
829 |
"strong> of your settings below by clicking \""
|
830 |
msgstr ""
|
831 |
|
832 |
-
#: includes/class-mla-core-options.php:
|
833 |
msgid "Export ALL Settings"
|
834 |
msgstr ""
|
835 |
|
836 |
-
#: includes/class-mla-core-options.php:
|
837 |
msgid "Delete Option Settings Backups"
|
838 |
msgstr ""
|
839 |
|
840 |
-
#: includes/class-mla-core-options.php:
|
841 |
msgid ""
|
842 |
"Check this option to remove the <code>/wp-content/mla-backup</code> "
|
843 |
"directory and its contents when the plugin is deleted."
|
844 |
msgstr ""
|
845 |
|
846 |
-
#: includes/class-mla-core-options.php:
|
847 |
msgid "Default [mla_gallery] Templates and Settings"
|
848 |
msgstr ""
|
849 |
|
850 |
-
#: includes/class-mla-core-options.php:
|
851 |
-
#: includes/class-mla-core-options.php:
|
852 |
-
#: includes/class-mla-core-options.php:
|
853 |
-
#: includes/class-mla-core-options.php:
|
854 |
-
#: includes/class-mla-settings.php:
|
855 |
-
#: includes/class-mla-settings.php:
|
856 |
-
#: includes/class-mla-settings.php:
|
857 |
msgid "Style Template"
|
858 |
msgstr ""
|
859 |
|
860 |
#. translators: 1: template type 2: shortcode
|
861 |
-
#: includes/class-mla-core-options.php:
|
862 |
-
#: includes/class-mla-core-options.php:
|
863 |
-
#: includes/class-mla-core-options.php:
|
864 |
-
#: includes/class-mla-core-options.php:
|
865 |
#, php-format
|
866 |
msgid "Select the default %1$s for your %2$s shortcodes."
|
867 |
msgstr ""
|
868 |
|
869 |
-
#: includes/class-mla-core-options.php:
|
870 |
-
#: includes/class-mla-core-options.php:
|
871 |
msgid "Markup Template"
|
872 |
msgstr ""
|
873 |
|
874 |
-
#: includes/class-mla-core-options.php:
|
875 |
-
#: includes/class-mla-core-options.php:
|
876 |
-
#: includes/class-mla-settings.php:
|
877 |
-
#: includes/class-mla-settings.php:
|
878 |
msgid "markup template"
|
879 |
msgstr ""
|
880 |
|
881 |
-
#: includes/class-mla-core-options.php:
|
882 |
-
#: includes/class-mla-core-options.php:
|
883 |
msgid "Default columns"
|
884 |
msgstr ""
|
885 |
|
886 |
-
#: includes/class-mla-core-options.php:
|
887 |
msgid ""
|
888 |
"Enter the number of [mla_tag_cloud] columns; must be a positive integer."
|
889 |
msgstr ""
|
890 |
|
891 |
-
#: includes/class-mla-core-options.php:
|
892 |
-
#: includes/class-mla-core-options.php:
|
893 |
msgid "Default mla_margin"
|
894 |
msgstr ""
|
895 |
|
896 |
-
#: includes/class-mla-core-options.php:
|
897 |
-
#: includes/class-mla-core-options.php:
|
898 |
msgid ""
|
899 |
"Enter the CSS \"margin\" property value, in length (px, em, pt, etc.), "
|
900 |
"percent (%), \"auto\" or \"inherit\".<br> Enter \"none\" to "
|
901 |
"remove the property entirely."
|
902 |
msgstr ""
|
903 |
|
904 |
-
#: includes/class-mla-core-options.php:
|
905 |
-
#: includes/class-mla-core-options.php:
|
906 |
msgid "Default mla_itemwidth"
|
907 |
msgstr ""
|
908 |
|
909 |
-
#: includes/class-mla-core-options.php:
|
910 |
-
#: includes/class-mla-core-options.php:
|
911 |
msgid ""
|
912 |
"Enter the CSS \"width\" property value, in length (px, em, pt, etc.), "
|
913 |
"percent (%), \"auto\" or \"inherit\".<br> Enter \"calculate"
|
@@ -917,19 +926,19 @@ msgid ""
|
|
917 |
"the property entirely."
|
918 |
msgstr ""
|
919 |
|
920 |
-
#: includes/class-mla-core-options.php:
|
921 |
msgid "Enter the number of [mla_gallery] columns; must be a positive integer."
|
922 |
msgstr ""
|
923 |
|
924 |
-
#: includes/class-mla-core-options.php:
|
925 |
msgid "Thumbnail Substitution Support, mla_viewer"
|
926 |
msgstr ""
|
927 |
|
928 |
-
#: includes/class-mla-core-options.php:
|
929 |
msgid "Enable thumbnail substitution"
|
930 |
msgstr ""
|
931 |
|
932 |
-
#: includes/class-mla-core-options.php:
|
933 |
msgid ""
|
934 |
"Check this option to allow the \"mla_viewer\" to generate thumbnail images "
|
935 |
"for PDF documents. Thumbnails are generated dynamically, each time the item "
|
@@ -938,32 +947,32 @@ msgid ""
|
|
938 |
"strong>"
|
939 |
msgstr ""
|
940 |
|
941 |
-
#: includes/class-mla-core-options.php:
|
942 |
msgid "Enable Featured Images"
|
943 |
msgstr ""
|
944 |
|
945 |
-
#: includes/class-mla-core-options.php:
|
946 |
msgid ""
|
947 |
"Check this option to extend Featured Image support to all Media Library "
|
948 |
"items. The Featured Image can be used as a thumbnail image for the item in "
|
949 |
"an [mla_gallery] display."
|
950 |
msgstr ""
|
951 |
|
952 |
-
#: includes/class-mla-core-options.php:
|
953 |
msgid "Enable Featured Image Generation"
|
954 |
msgstr ""
|
955 |
|
956 |
-
#: includes/class-mla-core-options.php:
|
957 |
msgid ""
|
958 |
"Check this option to enable the \"Thumbnail\" generation action in the Media/"
|
959 |
"Assistant submenu Bulk Actions dropdown."
|
960 |
msgstr ""
|
961 |
|
962 |
-
#: includes/class-mla-core-options.php:
|
963 |
msgid "Enable explicit Ghostscript check"
|
964 |
msgstr ""
|
965 |
|
966 |
-
#: includes/class-mla-core-options.php:
|
967 |
msgid ""
|
968 |
"Check this option to enable the explicit check for Ghostscript support "
|
969 |
"required for thumbnail generation. If your Ghostscript software is in a non-"
|
@@ -972,22 +981,22 @@ msgid ""
|
|
972 |
"leave this option checked unless you know it is safe to turn it off."
|
973 |
msgstr ""
|
974 |
|
975 |
-
#: includes/class-mla-core-options.php:
|
976 |
msgid "Ghostscript path"
|
977 |
msgstr ""
|
978 |
|
979 |
-
#: includes/class-mla-core-options.php:
|
980 |
msgid ""
|
981 |
"If your “gs” executable is in a non-standard location, enter the "
|
982 |
"full path and filename here, e.g., “/usr/bin/gs”. It will "
|
983 |
"override the search for Ghostscript in other places."
|
984 |
msgstr ""
|
985 |
|
986 |
-
#: includes/class-mla-core-options.php:
|
987 |
msgid "Enable custom field mapping when adding new media"
|
988 |
msgstr ""
|
989 |
|
990 |
-
#: includes/class-mla-core-options.php:
|
991 |
msgid ""
|
992 |
"Check this option to enable mapping when uploading new media (attachments)."
|
993 |
"<br> Click Save Changes at the bottom of the screen if you change "
|
@@ -995,19 +1004,19 @@ msgid ""
|
|
995 |
"buttons on the bulk edit, single edit and settings screens."
|
996 |
msgstr ""
|
997 |
|
998 |
-
#: includes/class-mla-core-options.php:
|
999 |
msgid "Enable custom field mapping when updating media metadata"
|
1000 |
msgstr ""
|
1001 |
|
1002 |
-
#: includes/class-mla-core-options.php:
|
1003 |
-
#: includes/class-mla-core-options.php:
|
1004 |
msgid ""
|
1005 |
"Check this option to enable mapping when media (attachments) metadata is "
|
1006 |
"regenerated,<br> e.g., when the Media/Edit Media \"Edit Image\" "
|
1007 |
"functions are used."
|
1008 |
msgstr ""
|
1009 |
|
1010 |
-
#: includes/class-mla-core-options.php:
|
1011 |
msgid ""
|
1012 |
"Update the custom field mapping values above, then click Save Changes to "
|
1013 |
"make the updates permanent.<br>You can also make temporary updates and click "
|
@@ -1015,22 +1024,22 @@ msgid ""
|
|
1015 |
"saving any rule changes."
|
1016 |
msgstr ""
|
1017 |
|
1018 |
-
#: includes/class-mla-core-options.php:
|
1019 |
msgid "Enable IPTC/EXIF Mapping when adding new media"
|
1020 |
msgstr ""
|
1021 |
|
1022 |
-
#: includes/class-mla-core-options.php:
|
1023 |
msgid ""
|
1024 |
"Check this option to enable mapping when uploading new media (attachments)."
|
1025 |
"<br> Does NOT affect the operation of the \"Map\" buttons on the "
|
1026 |
"bulk edit, single edit and settings screens."
|
1027 |
msgstr ""
|
1028 |
|
1029 |
-
#: includes/class-mla-core-options.php:
|
1030 |
msgid "Enable IPTC/EXIF Mapping when updating media metadata"
|
1031 |
msgstr ""
|
1032 |
|
1033 |
-
#: includes/class-mla-core-options.php:
|
1034 |
msgid ""
|
1035 |
"Update the standard field mapping values above, then click <strong>Save "
|
1036 |
"Changes</strong> to make the updates permanent.<br>You can also make "
|
@@ -1039,13 +1048,13 @@ msgid ""
|
|
1039 |
"changes."
|
1040 |
msgstr ""
|
1041 |
|
1042 |
-
#: includes/class-mla-core-options.php:
|
1043 |
msgid ""
|
1044 |
"Update the taxonomy term mapping values above, then click <strong>Save "
|
1045 |
"Changes</strong> or <strong>Map All Attachments, Taxonomy Terms Now</strong>."
|
1046 |
msgstr ""
|
1047 |
|
1048 |
-
#: includes/class-mla-core-options.php:
|
1049 |
msgid ""
|
1050 |
"<strong>Update</strong> individual custom field mapping values above, or "
|
1051 |
"make several updates and click <strong>Save Changes</strong> below to apply "
|
@@ -1056,299 +1065,301 @@ msgid ""
|
|
1056 |
"changes."
|
1057 |
msgstr ""
|
1058 |
|
1059 |
-
#: includes/class-mla-core-options.php:
|
1060 |
msgid "IPTC/EXIF Mapping help"
|
1061 |
msgstr ""
|
1062 |
|
1063 |
-
#: includes/class-mla-core-options.php:
|
1064 |
-
#: includes/class-mla-edit-media.php:427 includes/class-mla-main.php:
|
1065 |
msgid "Name/Slug"
|
1066 |
msgstr ""
|
1067 |
|
1068 |
-
#: includes/class-mla-core-options.php:
|
1069 |
-
#: includes/class-mla-edit-media.php:430 includes/class-mla-list-table.php:
|
1070 |
-
#: includes/class-mla-main.php:
|
1071 |
#: includes/mla-main-search-box-template.php:52
|
1072 |
#: includes/mla-media-modal-js-template.php:48
|
1073 |
msgid "ALT Text"
|
1074 |
msgstr ""
|
1075 |
|
1076 |
-
#: includes/class-mla-core-options.php:
|
1077 |
-
#: includes/class-mla-edit-media.php:428 includes/class-mla-main.php:
|
1078 |
-
#: includes/class-mla-options.php:
|
1079 |
#: includes/mla-main-search-box-template.php:53
|
1080 |
#: includes/mla-media-modal-js-template.php:53
|
1081 |
msgid "Caption"
|
1082 |
msgstr ""
|
1083 |
|
1084 |
-
#: includes/class-mla-core-options.php:
|
1085 |
-
#: includes/class-mla-edit-media.php:429 includes/class-mla-main.php:
|
1086 |
-
#: includes/class-mla-options.php:
|
1087 |
-
#: includes/class-mla-settings.php:
|
1088 |
-
#: includes/class-mla-settings.php:
|
1089 |
#: includes/mla-main-search-box-template.php:54
|
1090 |
#: includes/mla-media-modal-js-template.php:57
|
1091 |
msgid "Description"
|
1092 |
msgstr ""
|
1093 |
|
1094 |
-
#: includes/class-mla-core-options.php:
|
1095 |
msgid "Enable View and Post MIME Type Support"
|
1096 |
msgstr ""
|
1097 |
|
1098 |
-
#: includes/class-mla-core-options.php:
|
1099 |
msgid ""
|
1100 |
"Check/uncheck this option to enable/disable Post MIME Type Support, then "
|
1101 |
"click <strong>Save Changes</strong> to record the new setting."
|
1102 |
msgstr ""
|
1103 |
|
1104 |
-
#: includes/class-mla-core-options.php:
|
1105 |
msgid "Post MIME Types help."
|
1106 |
msgstr ""
|
1107 |
|
1108 |
-
#: includes/class-mla-core-options.php:
|
|
|
1109 |
#: includes/class-mla-mime-types.php:1366
|
1110 |
msgctxt "table_view_singular"
|
1111 |
msgid "All"
|
1112 |
msgstr ""
|
1113 |
|
1114 |
-
#: includes/class-mla-core-options.php:
|
|
|
1115 |
#: includes/class-mla-mime-types.php:1367
|
1116 |
msgctxt "table_view_plural"
|
1117 |
msgid "All"
|
1118 |
msgstr ""
|
1119 |
|
1120 |
-
#: includes/class-mla-core-options.php:
|
1121 |
-
#: includes/class-mla-core-options.php:1212
|
1122 |
-
#: includes/class-mla-core-options.php:1221
|
1123 |
#: includes/class-mla-core-options.php:1230
|
|
|
|
|
1124 |
msgctxt "post_mime_types_description"
|
1125 |
msgid "Built-in view"
|
1126 |
msgstr ""
|
1127 |
|
1128 |
-
#: includes/class-mla-core-options.php:
|
1129 |
msgctxt "table_view_singular"
|
1130 |
msgid "Image"
|
1131 |
msgstr ""
|
1132 |
|
1133 |
-
#: includes/class-mla-core-options.php:
|
1134 |
msgctxt "table_view_plural"
|
1135 |
msgid "Images"
|
1136 |
msgstr ""
|
1137 |
|
1138 |
-
#: includes/class-mla-core-options.php:
|
1139 |
msgctxt "post_mime_types_description"
|
1140 |
msgid "All image subtypes"
|
1141 |
msgstr ""
|
1142 |
|
1143 |
-
#: includes/class-mla-core-options.php:
|
1144 |
msgctxt "table_view_singular"
|
1145 |
msgid "Audio"
|
1146 |
msgstr ""
|
1147 |
|
1148 |
-
#: includes/class-mla-core-options.php:
|
1149 |
msgctxt "table_view_plural"
|
1150 |
msgid "Audio"
|
1151 |
msgstr ""
|
1152 |
|
1153 |
-
#: includes/class-mla-core-options.php:
|
1154 |
msgctxt "post_mime_types_description"
|
1155 |
msgid "All audio subtypes"
|
1156 |
msgstr ""
|
1157 |
|
1158 |
-
#: includes/class-mla-core-options.php:
|
1159 |
msgctxt "table_view_singular"
|
1160 |
msgid "Video"
|
1161 |
msgstr ""
|
1162 |
|
1163 |
-
#: includes/class-mla-core-options.php:
|
1164 |
msgctxt "table_view_plural"
|
1165 |
msgid "Video"
|
1166 |
msgstr ""
|
1167 |
|
1168 |
-
#: includes/class-mla-core-options.php:
|
1169 |
msgctxt "post_mime_types_description"
|
1170 |
msgid "All video subtypes"
|
1171 |
msgstr ""
|
1172 |
|
1173 |
-
#: includes/class-mla-core-options.php:
|
1174 |
msgctxt "table_view_singular"
|
1175 |
msgid "Text"
|
1176 |
msgstr ""
|
1177 |
|
1178 |
-
#: includes/class-mla-core-options.php:
|
1179 |
msgctxt "table_view_plural"
|
1180 |
msgid "Text"
|
1181 |
msgstr ""
|
1182 |
|
1183 |
-
#: includes/class-mla-core-options.php:
|
1184 |
msgctxt "post_mime_types_description"
|
1185 |
msgid "All text subtypes"
|
1186 |
msgstr ""
|
1187 |
|
1188 |
-
#: includes/class-mla-core-options.php:
|
1189 |
msgctxt "table_view_singular"
|
1190 |
msgid "Application"
|
1191 |
msgstr ""
|
1192 |
|
1193 |
-
#: includes/class-mla-core-options.php:
|
1194 |
msgctxt "table_view_plural"
|
1195 |
msgid "Applications"
|
1196 |
msgstr ""
|
1197 |
|
1198 |
-
#: includes/class-mla-core-options.php:
|
1199 |
msgctxt "post_mime_types_description"
|
1200 |
msgid "All application subtypes"
|
1201 |
msgstr ""
|
1202 |
|
1203 |
-
#: includes/class-mla-core-options.php:
|
1204 |
-
#: includes/class-mla-list-table.php:
|
1205 |
msgctxt "table_view_singular"
|
1206 |
msgid "Unattached"
|
1207 |
msgstr ""
|
1208 |
|
1209 |
-
#: includes/class-mla-core-options.php:
|
1210 |
msgctxt "table_view_plural"
|
1211 |
msgid "Unattached"
|
1212 |
msgstr ""
|
1213 |
|
1214 |
-
#: includes/class-mla-core-options.php:
|
1215 |
msgctxt "table_view_singular"
|
1216 |
msgid "Attached"
|
1217 |
msgstr ""
|
1218 |
|
1219 |
-
#: includes/class-mla-core-options.php:
|
1220 |
msgctxt "table_view_plural"
|
1221 |
msgid "Attached"
|
1222 |
msgstr ""
|
1223 |
|
1224 |
-
#: includes/class-mla-core-options.php:
|
1225 |
msgctxt "table_view_singular"
|
1226 |
msgid "Trash"
|
1227 |
msgstr ""
|
1228 |
|
1229 |
-
#: includes/class-mla-core-options.php:
|
1230 |
msgctxt "table_view_plural"
|
1231 |
msgid "Trash"
|
1232 |
msgstr ""
|
1233 |
|
1234 |
-
#: includes/class-mla-core-options.php:
|
1235 |
msgid "Enable Upload MIME Type Support"
|
1236 |
msgstr ""
|
1237 |
|
1238 |
-
#: includes/class-mla-core-options.php:
|
1239 |
msgid ""
|
1240 |
"Check/uncheck this option to enable/disable Upload MIME Type Support, then "
|
1241 |
"click <strong>Save Changes</strong> to record the new setting."
|
1242 |
msgstr ""
|
1243 |
|
1244 |
-
#: includes/class-mla-core-options.php:
|
1245 |
msgid "Upload MIME Types help."
|
1246 |
msgstr ""
|
1247 |
|
1248 |
-
#: includes/class-mla-core-options.php:
|
1249 |
msgid "Enable MLA File Type Icons Support"
|
1250 |
msgstr ""
|
1251 |
|
1252 |
-
#: includes/class-mla-core-options.php:
|
1253 |
msgid ""
|
1254 |
"Check/uncheck this option to enable/disable MLA File Type Icons Support, "
|
1255 |
"then click <strong>Save Changes</strong> to record the new setting."
|
1256 |
msgstr ""
|
1257 |
|
1258 |
-
#: includes/class-mla-core-options.php:
|
1259 |
msgid "Display Limit"
|
1260 |
msgstr ""
|
1261 |
|
1262 |
-
#: includes/class-mla-core-options.php:
|
1263 |
msgid ""
|
1264 |
"Enter the maximum number of debug log characters to display; enter zero or "
|
1265 |
"leave blank for no limit."
|
1266 |
msgstr ""
|
1267 |
|
1268 |
-
#: includes/class-mla-core-options.php:
|
1269 |
msgid "Debug File"
|
1270 |
msgstr ""
|
1271 |
|
1272 |
-
#: includes/class-mla-core-options.php:
|
1273 |
msgid ""
|
1274 |
"Enter the name of an alternate, MLA-specific debug log file; leave blank to "
|
1275 |
"use the PHP error_log."
|
1276 |
msgstr ""
|
1277 |
|
1278 |
-
#: includes/class-mla-core-options.php:
|
1279 |
msgid "Replace PHP error_log file"
|
1280 |
msgstr ""
|
1281 |
|
1282 |
-
#: includes/class-mla-core-options.php:
|
1283 |
msgid ""
|
1284 |
"Check this option to replace the PHP error_log file with the MLA Debug File."
|
1285 |
"<br> allows capture of PHP messages in the MLA Debug File."
|
1286 |
msgstr ""
|
1287 |
|
1288 |
-
#: includes/class-mla-core-options.php:
|
1289 |
msgid "PHP Reporting"
|
1290 |
msgstr ""
|
1291 |
|
1292 |
-
#: includes/class-mla-core-options.php:
|
1293 |
msgid ""
|
1294 |
"Enter a numeric error_reporting value, e.g., 0x7FFF or 32767; leave blank to "
|
1295 |
"use the existing PHP error_reporting value."
|
1296 |
msgstr ""
|
1297 |
|
1298 |
-
#: includes/class-mla-core-options.php:
|
1299 |
msgid "MLA Reporting"
|
1300 |
msgstr ""
|
1301 |
|
1302 |
-
#: includes/class-mla-core-options.php:
|
1303 |
msgid ""
|
1304 |
"Enter a numeric MLA_DEBUG_LEVEL value, e.g., 0x0003 or 3; leave blank to use "
|
1305 |
"the existing MLA_DEBUG_LEVEL value."
|
1306 |
msgstr ""
|
1307 |
|
1308 |
#. translators: 1: ERROR tag 2: path and file name
|
1309 |
-
#: includes/class-mla-core.php:
|
1310 |
#, php-format
|
1311 |
msgctxt "error_log"
|
1312 |
msgid "%1$s: mla_load_template file \"%2$s\" not found."
|
1313 |
msgstr ""
|
1314 |
|
1315 |
#. translators: 1: ERROR tag 2: path and file name 3: source type, e.g., file, option, string
|
1316 |
-
#: includes/class-mla-core.php:
|
1317 |
#, php-format
|
1318 |
msgctxt "error_log"
|
1319 |
msgid "%1$s: mla_load_template file \"%2$s\" bad source type \"%3$s\"."
|
1320 |
msgstr ""
|
1321 |
|
1322 |
#. translators: 1: ERROR tag 2: raw_mime_type
|
1323 |
-
#: includes/class-mla-core.php:
|
1324 |
#, php-format
|
1325 |
msgid "%1$s: Bad specification part \"%2$s\""
|
1326 |
msgstr ""
|
1327 |
|
1328 |
#. translators: 1: ERROR tag 2: option, e.g., any, match, null
|
1329 |
-
#: includes/class-mla-core.php:
|
1330 |
#, php-format
|
1331 |
msgid "%1$s: Bad specification option \"%2$s\""
|
1332 |
msgstr ""
|
1333 |
|
1334 |
#. translators: 1: ERROR tag 2: prefix, e.g., custom
|
1335 |
-
#: includes/class-mla-core.php:
|
1336 |
#, php-format
|
1337 |
msgid "%1$s: Bad specification prefix \"%2$s\""
|
1338 |
msgstr ""
|
1339 |
|
1340 |
-
#: includes/class-mla-core.php:
|
1341 |
msgid "Most Used"
|
1342 |
msgstr ""
|
1343 |
|
1344 |
#. translators: %s: add new taxonomy label
|
1345 |
-
#: includes/class-mla-core.php:
|
1346 |
#, php-format
|
1347 |
msgid "+ %s"
|
1348 |
msgstr ""
|
1349 |
|
1350 |
-
#: includes/class-mla-core.php:
|
1351 |
-
#: includes/class-mla-media-modal.php:
|
1352 |
#: includes/mla-media-modal-js-template.php:28
|
1353 |
#: includes/mla-media-modal-js-template.php:71
|
1354 |
msgid "Search"
|
@@ -1405,6 +1416,7 @@ msgid "Title"
|
|
1405 |
msgstr ""
|
1406 |
|
1407 |
#: includes/class-mla-data-query.php:181
|
|
|
1408 |
msgctxt "list_table_column"
|
1409 |
msgid "Name"
|
1410 |
msgstr ""
|
@@ -1450,6 +1462,7 @@ msgid "Caption"
|
|
1450 |
msgstr ""
|
1451 |
|
1452 |
#: includes/class-mla-data-query.php:190
|
|
|
1453 |
#: includes/class-mla-upload-list-table.php:193
|
1454 |
#: includes/class-mla-upload-optional-list-table.php:171
|
1455 |
#: includes/class-mla-view-list-table.php:179
|
@@ -1496,86 +1509,87 @@ msgstr ""
|
|
1496 |
|
1497 |
#. translators: 1: ERROR tag 2: function name 3: non-array value
|
1498 |
#: includes/class-mla-data-query.php:666 includes/class-mla-edit-media.php:316
|
1499 |
-
#: includes/class-mla-
|
1500 |
-
#: includes/class-mla-
|
|
|
1501 |
#: includes/class-mla-mime-types.php:1130
|
1502 |
-
#: includes/class-mla-mime-types.php:2330 includes/class-mla-settings.php:
|
1503 |
-
#: includes/class-mla-settings.php:
|
1504 |
#, php-format
|
1505 |
msgctxt "error_log"
|
1506 |
msgid "%1$s: %2$s non-array \"%3$s\""
|
1507 |
msgstr ""
|
1508 |
|
1509 |
#. translators: 1: DEBUG tag 2: query filter details
|
1510 |
-
#: includes/class-mla-data-query.php:
|
1511 |
#, php-format
|
1512 |
msgctxt "error_log"
|
1513 |
msgid "%1$s: _execute_list_table_query $wp_filter = \"%2$s\"."
|
1514 |
msgstr ""
|
1515 |
|
1516 |
-
#: includes/class-mla-data-query.php:
|
1517 |
-
#: includes/class-mla-data-query.php:
|
1518 |
-
#: includes/class-mla-data-query.php:
|
1519 |
-
#: includes/class-mla-data-query.php:
|
1520 |
-
#: includes/class-mla-data-query.php:
|
1521 |
-
#: includes/class-mla-data-query.php:
|
1522 |
-
#: includes/class-mla-data-query.php:
|
1523 |
-
#: includes/class-mla-data-query.php:
|
1524 |
-
#: includes/class-mla-data-query.php:
|
1525 |
msgid "DEBUG"
|
1526 |
msgstr ""
|
1527 |
|
1528 |
#. translators: 1: DEBUG tag 2: query details
|
1529 |
-
#: includes/class-mla-data-query.php:
|
1530 |
#, php-format
|
1531 |
msgctxt "error_log"
|
1532 |
msgid "%1$s: _execute_list_table_query WP_Query = \"%2$s\"."
|
1533 |
msgstr ""
|
1534 |
|
1535 |
#. translators: 1: DEBUG tag 2: SQL statement
|
1536 |
-
#: includes/class-mla-data-query.php:
|
1537 |
#, php-format
|
1538 |
msgctxt "error_log"
|
1539 |
msgid "%1$s: _execute_list_table_query SQL_request = \"%2$s\"."
|
1540 |
msgstr ""
|
1541 |
|
1542 |
#. translators: 1: DEBUG tag 2: search filter details
|
1543 |
-
#: includes/class-mla-data-query.php:
|
1544 |
#, php-format
|
1545 |
msgctxt "error_log"
|
1546 |
msgid "%1$s: mla_query_posts_search_filter = \"%2$s\"."
|
1547 |
msgstr ""
|
1548 |
|
1549 |
#. translators: 1: DEBUG tag 2: where filter details
|
1550 |
-
#: includes/class-mla-data-query.php:
|
1551 |
#, php-format
|
1552 |
msgctxt "error_log"
|
1553 |
msgid "%1$s: mla_query_posts_where_filter = \"%2$s\"."
|
1554 |
msgstr ""
|
1555 |
|
1556 |
#. translators: 1: DEBUG tag 2: join filter details
|
1557 |
-
#: includes/class-mla-data-query.php:
|
1558 |
#, php-format
|
1559 |
msgctxt "error_log"
|
1560 |
msgid "%1$s: mla_query_posts_join_filter = \"%2$s\"."
|
1561 |
msgstr ""
|
1562 |
|
1563 |
#. translators: 1: DEBUG tag 2: orderby details details
|
1564 |
-
#: includes/class-mla-data-query.php:
|
1565 |
#, php-format
|
1566 |
msgctxt "error_log"
|
1567 |
msgid "%1$s: mla_query_posts_orderby_filter = \"%2$s\"."
|
1568 |
msgstr ""
|
1569 |
|
1570 |
#. translators: 1: DEBUG tag 2: SQL clauses
|
1571 |
-
#: includes/class-mla-data-query.php:
|
1572 |
#, php-format
|
1573 |
msgctxt "error_log"
|
1574 |
msgid "%1$s: mla_query_posts_clauses_filter = \"%2$s\"."
|
1575 |
msgstr ""
|
1576 |
|
1577 |
#. translators: 1: DEBUG tag 2: SQL clauses
|
1578 |
-
#: includes/class-mla-data-query.php:
|
1579 |
#, php-format
|
1580 |
msgctxt "error_log"
|
1581 |
msgid "%1$s: mla_query_posts_clauses_request_filter = \"%2$s\"."
|
@@ -1583,14 +1597,14 @@ msgstr ""
|
|
1583 |
|
1584 |
#: includes/class-mla-data-references.php:321
|
1585 |
#: includes/class-mla-data-references.php:664
|
1586 |
-
#: includes/class-mla-list-table.php:
|
1587 |
msgid "NO REFERENCE TESTS"
|
1588 |
msgstr ""
|
1589 |
|
1590 |
#: includes/class-mla-data-references.php:327
|
1591 |
#: includes/class-mla-data-references.php:670
|
1592 |
-
#: includes/class-mla-data-source.php:
|
1593 |
-
#: includes/class-mla-data-source.php:
|
1594 |
msgid "ORPHAN"
|
1595 |
msgstr ""
|
1596 |
|
@@ -1664,7 +1678,7 @@ msgid "%1$s: _evaluate_template_node unknown type \"%2$s\"."
|
|
1664 |
msgstr ""
|
1665 |
|
1666 |
#. translators: 1: ERROR tag 2: template excerpt
|
1667 |
-
#: includes/class-mla-data.php:
|
1668 |
#, php-format
|
1669 |
msgctxt "error_log"
|
1670 |
msgid ""
|
@@ -1673,38 +1687,38 @@ msgid ""
|
|
1673 |
msgstr ""
|
1674 |
|
1675 |
#. translators: 1: ERROR tag 2: post ID
|
1676 |
-
#: includes/class-mla-data.php:
|
1677 |
#, php-format
|
1678 |
msgctxt "error_log"
|
1679 |
msgid "%1$s: mla_get_attachment_by_id(%2$d) not found."
|
1680 |
msgstr ""
|
1681 |
|
1682 |
#. translators: 1: ERROR tag 2: post ID 3: post_type
|
1683 |
-
#: includes/class-mla-data.php:
|
1684 |
#, php-format
|
1685 |
msgctxt "error_log"
|
1686 |
msgid "%1$s: mla_get_attachment_by_id(%2$d) wrong post_type \"%3$s\"."
|
1687 |
msgstr ""
|
1688 |
|
1689 |
-
#: includes/class-mla-data.php:
|
1690 |
msgctxt "error_log"
|
1691 |
msgid "mla_parse_xmp_metadata xml_parse_into_struct failed."
|
1692 |
msgstr ""
|
1693 |
|
1694 |
-
#: includes/class-mla-data.php:
|
1695 |
msgctxt "error_log"
|
1696 |
msgid "mla_parse_xmp_metadata set option failed."
|
1697 |
msgstr ""
|
1698 |
|
1699 |
-
#: includes/class-mla-data.php:
|
1700 |
#: includes/class-mla-view-list-table.php:430
|
1701 |
#: includes/class-mla-view-list-table.php:446
|
1702 |
#: includes/class-mla-wpml-support.php:1595
|
1703 |
msgid "Yes"
|
1704 |
msgstr ""
|
1705 |
|
1706 |
-
#: includes/class-mla-data.php:
|
1707 |
-
#: includes/class-mla-settings.php:
|
1708 |
#: includes/class-mla-view-list-table.php:432
|
1709 |
#: includes/class-mla-view-list-table.php:448
|
1710 |
#: includes/class-mla-wpml-support.php:1596
|
@@ -1712,13 +1726,13 @@ msgid "No"
|
|
1712 |
msgstr ""
|
1713 |
|
1714 |
#. translators: 1: meta_key
|
1715 |
-
#: includes/class-mla-data.php:
|
1716 |
#, php-format
|
1717 |
msgid "Deleting %1$s"
|
1718 |
msgstr ""
|
1719 |
|
1720 |
#. translators: 1: ERROR tag 2: meta_key
|
1721 |
-
#: includes/class-mla-data.php:
|
1722 |
#, php-format
|
1723 |
msgid "%1$s: meta:%2$s not found"
|
1724 |
msgstr ""
|
@@ -1726,163 +1740,163 @@ msgstr ""
|
|
1726 |
#. translators: 1: meta_key 2: meta_value
|
1727 |
#. translators: 1: meta_key 2: new_value
|
1728 |
#. translators: 1: meta_key 2: meta_value
|
1729 |
-
#: includes/class-mla-data.php:
|
1730 |
-
#: includes/class-mla-data.php:
|
1731 |
#, php-format
|
1732 |
msgid "Adding %1$s = %2$s"
|
1733 |
msgstr ""
|
1734 |
|
1735 |
#. translators: 1: ERROR tag 2: meta_key
|
1736 |
-
#: includes/class-mla-data.php:
|
1737 |
#, php-format
|
1738 |
msgid "%1$s: Adding meta:%2$s; not found"
|
1739 |
msgstr ""
|
1740 |
|
1741 |
#. translators: 1: meta_key
|
1742 |
-
#: includes/class-mla-data.php:
|
1743 |
#, php-format
|
1744 |
msgid "Deleting Null meta:%1$s"
|
1745 |
msgstr ""
|
1746 |
|
1747 |
#. translators: 1: element name 2: old_value 3: new_value
|
1748 |
-
#: includes/class-mla-data.php:
|
1749 |
-
#: includes/class-mla-data.php:
|
1750 |
-
#: includes/class-mla-data.php:
|
1751 |
-
#: includes/class-mla-data.php:
|
1752 |
-
#: includes/class-mla-data.php:
|
1753 |
-
#: includes/class-mla-data.php:
|
1754 |
#: includes/class-mla-mime-types.php:964 includes/class-mla-mime-types.php:2094
|
1755 |
#, php-format
|
1756 |
msgid "Changing %1$s from \"%2$s\" to \"%3$s\""
|
1757 |
msgstr ""
|
1758 |
|
1759 |
#. translators: 1: ERROR tag 2: meta_key
|
1760 |
-
#: includes/class-mla-data.php:
|
1761 |
#, php-format
|
1762 |
msgid "%1$s: Changing meta:%2$s; not found"
|
1763 |
msgstr ""
|
1764 |
|
1765 |
#. translators: 1: meta_key
|
1766 |
-
#: includes/class-mla-data.php:
|
1767 |
#, php-format
|
1768 |
msgid "Deleting old %1$s values"
|
1769 |
msgstr ""
|
1770 |
|
1771 |
#. translators: 1: meta_key 2: old_value 3: new_value 4: update count
|
1772 |
-
#: includes/class-mla-data.php:
|
1773 |
#, php-format
|
1774 |
msgid "Changing %1$s from \"%2$s\" to \"%3$s\"; %4$d updates"
|
1775 |
msgstr ""
|
1776 |
|
1777 |
-
#: includes/class-mla-data.php:
|
1778 |
msgid "Could not retrieve Attachment."
|
1779 |
msgstr ""
|
1780 |
|
1781 |
#. translators: 1: ERROR tag 2: old_value
|
1782 |
-
#: includes/class-mla-data.php:
|
1783 |
#, php-format
|
1784 |
msgid "%1$s: Could not change Name/Slug \"%2$s\"; name already exists"
|
1785 |
msgstr ""
|
1786 |
|
1787 |
#. translators: 1: old_value
|
1788 |
-
#: includes/class-mla-data.php:
|
1789 |
#, php-format
|
1790 |
msgid "Deleting ALT Text, was \"%1$s\""
|
1791 |
msgstr ""
|
1792 |
|
1793 |
#. translators: 1: ERROR tag 2: old_value
|
1794 |
-
#: includes/class-mla-data.php:
|
1795 |
#, php-format
|
1796 |
msgid "%1$s: Could not delete ALT Text, remains \"%2$s\""
|
1797 |
msgstr ""
|
1798 |
|
1799 |
#. translators: 1: ERROR tag 2: old_value 3: new_value
|
1800 |
-
#: includes/class-mla-data.php:
|
1801 |
#, php-format
|
1802 |
msgid "%1$s: Could not change ALT Text from \"%2$s\" to \"%3$s\""
|
1803 |
msgstr ""
|
1804 |
|
1805 |
-
#: includes/class-mla-data.php:
|
1806 |
-
#: includes/class-mla-list-table.php:
|
1807 |
-
#: includes/class-mla-list-table.php:
|
1808 |
-
#: includes/class-mla-options.php:
|
1809 |
msgid "Parent"
|
1810 |
msgstr ""
|
1811 |
|
1812 |
-
#: includes/class-mla-data.php:
|
1813 |
-
#: includes/class-mla-edit-media.php:858 includes/class-mla-main.php:
|
1814 |
-
#: includes/class-mla-settings.php:
|
1815 |
msgid "Menu Order"
|
1816 |
msgstr ""
|
1817 |
|
1818 |
-
#: includes/class-mla-data.php:
|
1819 |
-
#: includes/class-mla-list-table.php:
|
1820 |
-
#: includes/class-mla-list-table.php:
|
1821 |
-
#: includes/class-mla-main.php:
|
1822 |
msgid "Author"
|
1823 |
msgstr ""
|
1824 |
|
1825 |
-
#: includes/class-mla-data.php:
|
1826 |
-
#: includes/class-mla-main.php:
|
1827 |
msgid "Comments"
|
1828 |
msgstr ""
|
1829 |
|
1830 |
-
#: includes/class-mla-data.php:
|
1831 |
-
#: includes/class-mla-main.php:
|
1832 |
msgid "Pings"
|
1833 |
msgstr ""
|
1834 |
|
1835 |
-
#: includes/class-mla-data.php:
|
1836 |
msgid "Adding"
|
1837 |
msgstr ""
|
1838 |
|
1839 |
-
#: includes/class-mla-data.php:
|
1840 |
msgid "Removing"
|
1841 |
msgstr ""
|
1842 |
|
1843 |
-
#: includes/class-mla-data.php:
|
1844 |
msgid "Replacing"
|
1845 |
msgstr ""
|
1846 |
|
1847 |
-
#: includes/class-mla-data.php:
|
1848 |
msgid "Ignoring"
|
1849 |
msgstr ""
|
1850 |
|
1851 |
#. translators: 1: action_name, 2: taxonomy
|
1852 |
-
#: includes/class-mla-data.php:
|
1853 |
#, php-format
|
1854 |
msgid "%1$s \"%2$s\" terms"
|
1855 |
msgstr ""
|
1856 |
|
1857 |
#. translators: 1: taxonomy
|
1858 |
-
#: includes/class-mla-data.php:
|
1859 |
#, php-format
|
1860 |
msgid "You cannot assign \"%1$s\" terms"
|
1861 |
msgstr ""
|
1862 |
|
1863 |
#. translators: 1: post ID
|
1864 |
-
#: includes/class-mla-data.php:
|
1865 |
#, php-format
|
1866 |
msgid "Item %1$d, no changes detected."
|
1867 |
msgstr ""
|
1868 |
|
1869 |
#. translators: 1: post ID
|
1870 |
-
#: includes/class-mla-data.php:
|
1871 |
#, php-format
|
1872 |
msgid "Item %1$d updated."
|
1873 |
msgstr ""
|
1874 |
|
1875 |
#. translators: 1: ERROR tag 2: post ID
|
1876 |
-
#: includes/class-mla-data.php:
|
1877 |
#, php-format
|
1878 |
msgid "%1$s: Item %2$d update failed."
|
1879 |
msgstr ""
|
1880 |
|
1881 |
#: includes/class-mla-edit-media.php:133 includes/class-mla-edit-media.php:184
|
1882 |
-
#: includes/class-mla-edit-media.php:237 includes/class-mla-main.php:
|
1883 |
-
#: includes/class-mla-main.php:
|
1884 |
-
#: includes/class-mla-media-modal.php:
|
1885 |
-
#: includes/class-mla-polylang-support.php:
|
1886 |
#: includes/class-mla-settings.php:364
|
1887 |
#: includes/class-mla-thumbnail-generation.php:99
|
1888 |
msgctxt "tag_delimiter"
|
@@ -1902,39 +1916,39 @@ msgid "Close Bulk Edit area"
|
|
1902 |
msgstr ""
|
1903 |
|
1904 |
#: includes/class-mla-edit-media.php:185 includes/class-mla-edit-media.php:239
|
1905 |
-
#: includes/class-mla-main.php:
|
1906 |
msgid "An ajax.fail error has occurred. Please reload the page and try again."
|
1907 |
msgstr ""
|
1908 |
|
1909 |
#: includes/class-mla-edit-media.php:186 includes/class-mla-edit-media.php:240
|
1910 |
-
#: includes/class-mla-main.php:
|
1911 |
msgid "An ajax.done error has occurred. Please reload the page and try again."
|
1912 |
msgstr ""
|
1913 |
|
1914 |
-
#: includes/class-mla-edit-media.php:338 includes/class-mla-main.php:
|
1915 |
msgid "more"
|
1916 |
msgstr ""
|
1917 |
|
1918 |
-
#: includes/class-mla-edit-media.php:339 includes/class-mla-main.php:
|
1919 |
msgid "less"
|
1920 |
msgstr ""
|
1921 |
|
1922 |
#: includes/class-mla-edit-media.php:342 includes/class-mla-edit-media.php:373
|
1923 |
-
#: includes/class-mla-main.php:
|
1924 |
msgid "Add"
|
1925 |
msgstr ""
|
1926 |
|
1927 |
#: includes/class-mla-edit-media.php:343 includes/class-mla-edit-media.php:374
|
1928 |
-
#: includes/class-mla-main.php:
|
1929 |
msgid "Remove"
|
1930 |
msgstr ""
|
1931 |
|
1932 |
#: includes/class-mla-edit-media.php:344 includes/class-mla-edit-media.php:375
|
1933 |
-
#: includes/class-mla-main.php:
|
1934 |
-
#: includes/class-mla-options.php:
|
1935 |
-
#: includes/class-mla-options.php:
|
1936 |
-
#: includes/class-mla-options.php:
|
1937 |
-
#: includes/class-mla-options.php:
|
1938 |
msgid "Replace"
|
1939 |
msgstr ""
|
1940 |
|
@@ -1944,32 +1958,32 @@ msgid ""
|
|
1944 |
"menu for more information."
|
1945 |
msgstr ""
|
1946 |
|
1947 |
-
#: includes/class-mla-edit-media.php:416 includes/class-mla-main.php:
|
1948 |
-
#: includes/class-mla-settings.php:
|
1949 |
msgid "Reset"
|
1950 |
msgstr ""
|
1951 |
|
1952 |
-
#: includes/class-mla-edit-media.php:422 includes/class-mla-main.php:
|
1953 |
-
#: includes/class-mla-main.php:
|
1954 |
-
#: includes/class-mla-settings.php:
|
1955 |
msgid "No Change"
|
1956 |
msgstr ""
|
1957 |
|
1958 |
-
#: includes/class-mla-edit-media.php:423 includes/class-mla-main.php:
|
1959 |
msgid "Allow"
|
1960 |
msgstr ""
|
1961 |
|
1962 |
-
#: includes/class-mla-edit-media.php:424 includes/class-mla-main.php:
|
1963 |
msgid "Do not allow"
|
1964 |
msgstr ""
|
1965 |
|
1966 |
-
#: includes/class-mla-edit-media.php:431 includes/class-mla-list-table.php:
|
1967 |
-
#: includes/class-mla-list-table.php:
|
1968 |
msgid "Parent ID"
|
1969 |
msgstr ""
|
1970 |
|
1971 |
#: includes/class-mla-edit-media.php:432 includes/class-mla-edit-media.php:838
|
1972 |
-
#: includes/class-mla-main.php:
|
1973 |
#: includes/class-mla-upload-optional-list-table.php:281
|
1974 |
msgid "Select"
|
1975 |
msgstr ""
|
@@ -1995,8 +2009,8 @@ msgstr ""
|
|
1995 |
msgid "Map Custom Field metadata for this item"
|
1996 |
msgstr ""
|
1997 |
|
1998 |
-
#: includes/class-mla-edit-media.php:554 includes/class-mla-main.php:
|
1999 |
-
#: includes/class-mla-main.php:
|
2000 |
msgid "Map Custom Field metadata"
|
2001 |
msgstr ""
|
2002 |
|
@@ -2004,8 +2018,8 @@ msgstr ""
|
|
2004 |
msgid "Map IPTC/EXIF metadata for this item"
|
2005 |
msgstr ""
|
2006 |
|
2007 |
-
#: includes/class-mla-edit-media.php:556 includes/class-mla-main.php:
|
2008 |
-
#: includes/class-mla-main.php:
|
2009 |
msgid "Map IPTC/EXIF metadata"
|
2010 |
msgstr ""
|
2011 |
|
@@ -2019,13 +2033,13 @@ msgstr ""
|
|
2019 |
|
2020 |
#. translators: 1: ERROR tag 2: function name 3: template key
|
2021 |
#: includes/class-mla-edit-media.php:731 includes/class-mla-edit-media.php:771
|
2022 |
-
#: includes/class-mla-main.php:
|
2023 |
#, php-format
|
2024 |
msgctxt "error_log"
|
2025 |
msgid "%1$s: %2$s discarding \"%3$s\"; no title/order"
|
2026 |
msgstr ""
|
2027 |
|
2028 |
-
#: includes/class-mla-edit-media.php:820 includes/class-mla-list-table.php:
|
2029 |
msgctxt "post state"
|
2030 |
msgid "Pending"
|
2031 |
msgstr ""
|
@@ -2034,45 +2048,42 @@ msgstr ""
|
|
2034 |
msgid "Post Parent"
|
2035 |
msgstr ""
|
2036 |
|
2037 |
-
#: includes/class-mla-edit-media.php:838 includes/class-mla-main.php:
|
2038 |
msgid "Select Parent"
|
2039 |
msgstr ""
|
2040 |
|
2041 |
#: includes/class-mla-edit-media.php:905 includes/class-mla-edit-media.php:943
|
2042 |
#: includes/class-mla-edit-media.php:979 includes/class-mla-edit-media.php:1014
|
2043 |
-
#: includes/class-mla-list-table.php:
|
2044 |
-
#: includes/class-mla-list-table.php:
|
2045 |
-
#: includes/class-mla-list-table.php:
|
2046 |
-
#: includes/class-mla-list-table.php:
|
2047 |
msgid "PARENT"
|
2048 |
msgstr ""
|
2049 |
|
2050 |
-
#: includes/class-mla-list-table.php:
|
2051 |
-
|
|
|
2052 |
msgstr ""
|
2053 |
|
2054 |
-
#: includes/class-mla-list-table.php:
|
2055 |
-
|
2056 |
-
|
2057 |
-
msgid "List View"
|
2058 |
msgstr ""
|
2059 |
|
2060 |
-
#: includes/class-mla-
|
2061 |
-
|
2062 |
-
|
2063 |
-
#: includes/class-mla-list-table.php:1254
|
2064 |
-
#: includes/class-mla-list-table.php:1286
|
2065 |
-
#: includes/class-mla-list-table.php:1370
|
2066 |
-
msgid "Filter by"
|
2067 |
msgstr ""
|
2068 |
|
2069 |
-
#: includes/class-mla-list-table.php:
|
2070 |
-
|
2071 |
-
msgid "
|
2072 |
msgstr ""
|
2073 |
|
2074 |
#. translators: 1: column_name 2: column_values
|
2075 |
-
#: includes/class-mla-list-table.php:
|
|
|
2076 |
#: includes/class-mla-upload-list-table.php:339
|
2077 |
#: includes/class-mla-upload-optional-list-table.php:228
|
2078 |
#: includes/class-mla-view-list-table.php:285
|
@@ -2080,14 +2091,182 @@ msgstr ""
|
|
2080 |
msgid "column_default: %1$s, %2$s"
|
2081 |
msgstr ""
|
2082 |
|
2083 |
-
#: includes/class-mla-
|
2084 |
-
|
2085 |
-
|
2086 |
-
|
2087 |
-
#: includes/class-mla-list-table.php:
|
2088 |
-
#: includes/class-mla-list-table.php:
|
2089 |
-
|
2090 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2091 |
#: includes/class-mla-upload-list-table.php:404
|
2092 |
#: includes/class-mla-upload-list-table.php:710
|
2093 |
#: includes/class-mla-view-list-table.php:351
|
@@ -2095,169 +2274,165 @@ msgstr ""
|
|
2095 |
msgid "Edit"
|
2096 |
msgstr ""
|
2097 |
|
2098 |
-
#: includes/class-mla-list-table.php:
|
2099 |
#: includes/class-mla-thumbnail-generation.php:440
|
2100 |
msgid "Trash"
|
2101 |
msgstr ""
|
2102 |
|
2103 |
-
#: includes/class-mla-list-table.php:
|
2104 |
msgid "Restore this item from the Trash"
|
2105 |
msgstr ""
|
2106 |
|
2107 |
-
#: includes/class-mla-list-table.php:
|
2108 |
msgid "Restore"
|
2109 |
msgstr ""
|
2110 |
|
2111 |
-
#: includes/class-mla-list-table.php:
|
2112 |
#: includes/class-mla-upload-list-table.php:404
|
2113 |
#: includes/class-mla-view-list-table.php:351
|
2114 |
msgid "Edit this item"
|
2115 |
msgstr ""
|
2116 |
|
2117 |
-
#: includes/class-mla-list-table.php:
|
2118 |
#: includes/class-mla-upload-list-table.php:406
|
2119 |
#: includes/class-mla-view-list-table.php:353
|
2120 |
msgid "Edit this item inline"
|
2121 |
msgstr ""
|
2122 |
|
2123 |
-
#: includes/class-mla-list-table.php:
|
2124 |
-
#: includes/class-mla-options.php:
|
2125 |
#: includes/class-mla-upload-list-table.php:406
|
2126 |
#: includes/class-mla-view-list-table.php:353
|
2127 |
msgid "Quick Edit"
|
2128 |
msgstr ""
|
2129 |
|
2130 |
-
#: includes/class-mla-list-table.php:
|
2131 |
msgid "Move this item to the Trash"
|
2132 |
msgstr ""
|
2133 |
|
2134 |
-
#: includes/class-mla-list-table.php:
|
2135 |
msgid "Move to Trash"
|
2136 |
msgstr ""
|
2137 |
|
2138 |
-
#: includes/class-mla-list-table.php:
|
2139 |
#: includes/class-mla-upload-list-table.php:410
|
2140 |
#: includes/class-mla-view-list-table.php:359
|
2141 |
msgid "Delete this item Permanently"
|
2142 |
msgstr ""
|
2143 |
|
2144 |
-
#: includes/class-mla-list-table.php:
|
2145 |
-
#: includes/class-mla-list-table.php:
|
2146 |
#: includes/class-mla-upload-list-table.php:410
|
2147 |
#: includes/class-mla-view-list-table.php:359
|
2148 |
#: includes/class-mla-view-list-table.php:567
|
2149 |
msgid "Delete Permanently"
|
2150 |
msgstr ""
|
2151 |
|
2152 |
-
#: includes/class-mla-list-table.php:
|
2153 |
-
msgid "Download"
|
2154 |
-
msgstr ""
|
2155 |
-
|
2156 |
-
#: includes/class-mla-list-table.php:690 includes/class-mla-settings.php:1812
|
2157 |
msgid "View"
|
2158 |
msgstr ""
|
2159 |
|
2160 |
-
#: includes/class-mla-list-table.php:
|
2161 |
msgid "(no title: bad ID)"
|
2162 |
msgstr ""
|
2163 |
|
2164 |
-
#: includes/class-mla-list-table.php:
|
2165 |
-
#: includes/class-mla-settings.php:
|
2166 |
msgid "MIME Type"
|
2167 |
msgstr ""
|
2168 |
|
2169 |
-
#: includes/class-mla-list-table.php:
|
2170 |
msgid "Base File"
|
2171 |
msgstr ""
|
2172 |
|
2173 |
-
#: includes/class-mla-list-table.php:
|
2174 |
-
#: includes/class-mla-list-table.php:
|
2175 |
msgid "Unpublished"
|
2176 |
msgstr ""
|
2177 |
|
2178 |
#. translators: 1: upload/last modified date and time
|
2179 |
-
#: includes/class-mla-list-table.php:
|
2180 |
-
#: includes/class-mla-list-table.php:
|
2181 |
#, php-format
|
2182 |
msgid "%1$s from now"
|
2183 |
msgstr ""
|
2184 |
|
2185 |
#. translators: 1: upload/last modified date and time
|
2186 |
-
#: includes/class-mla-list-table.php:
|
2187 |
-
#: includes/class-mla-list-table.php:
|
2188 |
#, php-format
|
2189 |
msgid "%1$s ago"
|
2190 |
msgstr ""
|
2191 |
|
2192 |
-
#: includes/class-mla-list-table.php:
|
2193 |
msgid "Set Parent"
|
2194 |
msgstr ""
|
2195 |
|
2196 |
-
#: includes/class-mla-list-table.php:
|
2197 |
msgctxt "uploaded files"
|
2198 |
msgid "All"
|
2199 |
msgid_plural "All"
|
2200 |
msgstr[0] ""
|
2201 |
msgstr[1] ""
|
2202 |
|
2203 |
-
#: includes/class-mla-list-table.php:
|
2204 |
msgid "Filter"
|
2205 |
msgstr ""
|
2206 |
|
2207 |
-
#: includes/class-mla-list-table.php:
|
2208 |
#: includes/mla-media-modal-js-template.php:68
|
2209 |
msgid "Terms Search"
|
2210 |
msgstr ""
|
2211 |
|
2212 |
-
#: includes/class-mla-list-table.php:
|
2213 |
-
#: includes/class-mla-polylang-support.php:
|
2214 |
#: includes/class-mla-thumbnail-generation.php:445
|
2215 |
msgid "Clear Filter-by"
|
2216 |
msgstr ""
|
2217 |
|
2218 |
-
#: includes/class-mla-list-table.php:
|
2219 |
msgid "Empty Trash"
|
2220 |
msgstr ""
|
2221 |
|
2222 |
-
#: includes/class-mla-main.php:
|
2223 |
msgid "Error while saving the changes."
|
2224 |
msgstr ""
|
2225 |
|
2226 |
-
#: includes/class-mla-main.php:
|
2227 |
msgid "Remove From Bulk Edit"
|
2228 |
msgstr ""
|
2229 |
|
2230 |
-
#: includes/class-mla-main.php:
|
2231 |
msgid "Bulk Edit items"
|
2232 |
msgstr ""
|
2233 |
|
2234 |
-
#: includes/class-mla-main.php:
|
2235 |
#: includes/class-mla-settings.php:375
|
2236 |
msgid "Waiting"
|
2237 |
msgstr ""
|
2238 |
|
2239 |
-
#: includes/class-mla-main.php:
|
2240 |
#: includes/class-mla-settings.php:377
|
2241 |
msgid "Complete"
|
2242 |
msgstr ""
|
2243 |
|
2244 |
-
#: includes/class-mla-main.php:
|
2245 |
msgid "Unchanged"
|
2246 |
msgstr ""
|
2247 |
|
2248 |
-
#: includes/class-mla-main.php:
|
2249 |
msgid "Succeeded"
|
2250 |
msgstr ""
|
2251 |
|
2252 |
-
#: includes/class-mla-main.php:
|
2253 |
msgid "Failed"
|
2254 |
msgstr ""
|
2255 |
|
2256 |
-
#: includes/class-mla-main.php:
|
2257 |
msgid "CANCELED"
|
2258 |
msgstr ""
|
2259 |
|
2260 |
-
#: includes/class-mla-main.php:
|
2261 |
#, php-format
|
2262 |
msgid "Item permanently deleted."
|
2263 |
msgid_plural "%d items permanently deleted."
|
@@ -2265,42 +2440,42 @@ msgstr[0] ""
|
|
2265 |
msgstr[1] ""
|
2266 |
|
2267 |
#. translators: 1: post ID
|
2268 |
-
#: includes/class-mla-main.php:
|
2269 |
#, php-format
|
2270 |
msgid "Item %1$d moved to Trash."
|
2271 |
msgstr ""
|
2272 |
|
2273 |
-
#: includes/class-mla-main.php:
|
2274 |
msgid "Entries per page"
|
2275 |
msgstr ""
|
2276 |
|
2277 |
-
#: includes/class-mla-main.php:
|
2278 |
msgid "You are not allowed to edit Attachment: "
|
2279 |
msgstr ""
|
2280 |
|
2281 |
#. translators: 1: ERROR tag 2: bulk action
|
2282 |
-
#: includes/class-mla-main.php:
|
2283 |
#, php-format
|
2284 |
msgid "%1$s: Unknown bulk action %2$s"
|
2285 |
msgstr ""
|
2286 |
|
2287 |
-
#: includes/class-mla-main.php:
|
2288 |
msgid "no changes detected"
|
2289 |
msgstr ""
|
2290 |
|
2291 |
#. translators: 1: action name, e.g., edit
|
2292 |
-
#: includes/class-mla-main.php:
|
2293 |
-
#: includes/class-mla-settings.php:
|
2294 |
#, php-format
|
2295 |
msgid "Bulk Action %1$s - no items selected."
|
2296 |
msgstr ""
|
2297 |
|
2298 |
-
#: includes/class-mla-main.php:
|
2299 |
msgid "You do not have permission to manage attachments."
|
2300 |
msgstr ""
|
2301 |
|
2302 |
#. translators: 1: number of items
|
2303 |
-
#: includes/class-mla-main.php:
|
2304 |
#, php-format
|
2305 |
msgctxt "deleted items"
|
2306 |
msgid "%s item deleted."
|
@@ -2308,112 +2483,105 @@ msgid_plural "%s items deleted."
|
|
2308 |
msgstr[0] ""
|
2309 |
msgstr[1] ""
|
2310 |
|
2311 |
-
#: includes/class-mla-main.php:
|
2312 |
msgid "No items deleted."
|
2313 |
msgstr ""
|
2314 |
|
2315 |
-
#: includes/class-mla-main.php:
|
2316 |
msgid "Empty Terms Search; ignored"
|
2317 |
msgstr ""
|
2318 |
|
2319 |
#. translators: 1: row-level action, e.g., single_item_delete, single_item_edit
|
2320 |
#. translators: 1: bulk_action, e.g., single_item_delete, single_item_edit
|
2321 |
-
#: includes/class-mla-main.php:
|
2322 |
-
#: includes/class-mla-settings.php:
|
2323 |
#, php-format
|
2324 |
msgid "Unknown mla_admin_action - \"%1$s\""
|
2325 |
msgstr ""
|
2326 |
|
2327 |
-
#: includes/class-mla-main.php:
|
2328 |
msgid "term search results for"
|
2329 |
msgstr ""
|
2330 |
|
2331 |
-
#: includes/class-mla-main.php:
|
2332 |
msgid "post/parent results for"
|
2333 |
msgstr ""
|
2334 |
|
2335 |
-
#: includes/class-mla-main.php:
|
2336 |
msgid "search results for"
|
2337 |
msgstr ""
|
2338 |
|
2339 |
-
#: includes/class-mla-main.php:
|
2340 |
-
#: includes/class-mla-main.php:2054 includes/class-mla-settings.php:1571
|
2341 |
-
#: includes/class-mla-settings.php:1832 includes/class-mla-settings.php:1926
|
2342 |
-
#: includes/class-mla-settings.php:2296
|
2343 |
-
msgid "Update"
|
2344 |
-
msgstr ""
|
2345 |
-
|
2346 |
-
#: includes/class-mla-main.php:1798
|
2347 |
msgid "All Post Types"
|
2348 |
msgstr ""
|
2349 |
|
2350 |
-
#: includes/class-mla-main.php:
|
2351 |
msgid "For"
|
2352 |
msgstr ""
|
2353 |
|
2354 |
-
#: includes/class-mla-main.php:
|
2355 |
-
#: includes/class-mla-shortcode-support.php:
|
2356 |
msgid "Unattached"
|
2357 |
msgstr ""
|
2358 |
|
2359 |
-
#: includes/class-mla-main.php:
|
2360 |
-
#: includes/class-mla-polylang-support.php:
|
2361 |
-
#: includes/class-mla-settings.php:
|
2362 |
-
#: includes/class-mla-settings.php:
|
2363 |
-
#: includes/class-mla-settings.php:
|
2364 |
-
#: includes/class-mla-settings.php:
|
2365 |
#: includes/class-mla-thumbnail-generation.php:446
|
2366 |
msgid "Cancel"
|
2367 |
msgstr ""
|
2368 |
|
2369 |
-
#: includes/class-mla-main.php:
|
2370 |
-
#: includes/class-mla-options.php:
|
2371 |
-
#: includes/class-mla-settings.php:
|
2372 |
msgid "Bulk Edit"
|
2373 |
msgstr ""
|
2374 |
|
2375 |
-
#: includes/class-mla-main.php:
|
2376 |
msgid "In-process"
|
2377 |
msgstr ""
|
2378 |
|
2379 |
-
#: includes/class-mla-main.php:
|
2380 |
msgid "You are not allowed to delete this item."
|
2381 |
msgstr ""
|
2382 |
|
2383 |
#. translators: 1: ERROR tag 2: post ID
|
2384 |
-
#: includes/class-mla-main.php:
|
2385 |
#, php-format
|
2386 |
msgid "%1$s: Item %2$d could NOT be deleted."
|
2387 |
msgstr ""
|
2388 |
|
2389 |
#. translators: 1: post ID
|
2390 |
-
#: includes/class-mla-main.php:
|
2391 |
#, php-format
|
2392 |
msgid "Item %1$d permanently deleted."
|
2393 |
msgstr ""
|
2394 |
|
2395 |
-
#: includes/class-mla-main.php:
|
2396 |
msgid "You are not allowed to move this item out of the Trash."
|
2397 |
msgstr ""
|
2398 |
|
2399 |
#. translators: 1: ERROR tag 2: post ID
|
2400 |
-
#: includes/class-mla-main.php:
|
2401 |
#, php-format
|
2402 |
msgid "%1$s: Item %2$d could NOT be restored from Trash."
|
2403 |
msgstr ""
|
2404 |
|
2405 |
#. translators: 1: post ID
|
2406 |
-
#: includes/class-mla-main.php:
|
2407 |
#, php-format
|
2408 |
msgid "Item %1$d restored from Trash."
|
2409 |
msgstr ""
|
2410 |
|
2411 |
-
#: includes/class-mla-main.php:
|
2412 |
msgid "You are not allowed to move this item to the Trash."
|
2413 |
msgstr ""
|
2414 |
|
2415 |
#. translators: 1: ERROR tag 2: post ID
|
2416 |
-
#: includes/class-mla-main.php:
|
2417 |
#, php-format
|
2418 |
msgid "%1$s: Item %2$d could NOT be moved to Trash."
|
2419 |
msgstr ""
|
@@ -2436,7 +2604,7 @@ msgstr ""
|
|
2436 |
#. translators: %s: add new Upload MIME Type
|
2437 |
#: includes/class-mla-media-modal-ajax.php:452
|
2438 |
#: includes/class-mla-objects.php:46 includes/class-mla-objects.php:76
|
2439 |
-
#: includes/class-mla-settings.php:
|
2440 |
#, php-format
|
2441 |
msgid "Add New %1$s"
|
2442 |
msgstr ""
|
@@ -2455,40 +2623,40 @@ msgstr ""
|
|
2455 |
msgid "%1$s %2$d"
|
2456 |
msgstr ""
|
2457 |
|
2458 |
-
#: includes/class-mla-media-modal.php:
|
2459 |
msgid "Search Box"
|
2460 |
msgstr ""
|
2461 |
|
2462 |
-
#: includes/class-mla-media-modal.php:
|
2463 |
msgid "Loading..."
|
2464 |
msgstr ""
|
2465 |
|
2466 |
-
#: includes/class-mla-media-modal.php:
|
2467 |
-
#: includes/class-mla-media-modal.php:
|
2468 |
msgid "Search Terms"
|
2469 |
msgstr ""
|
2470 |
|
2471 |
-
#: includes/class-mla-media-modal.php:
|
2472 |
msgid "There are no taxonomies to search"
|
2473 |
msgstr ""
|
2474 |
|
2475 |
-
#: includes/class-mla-media-modal.php:
|
2476 |
msgid "All phrases"
|
2477 |
msgstr ""
|
2478 |
|
2479 |
-
#: includes/class-mla-media-modal.php:
|
2480 |
msgid "Any phrase"
|
2481 |
msgstr ""
|
2482 |
|
2483 |
-
#: includes/class-mla-media-modal.php:
|
2484 |
msgid "All terms"
|
2485 |
msgstr ""
|
2486 |
|
2487 |
-
#: includes/class-mla-media-modal.php:
|
2488 |
msgid "Any term"
|
2489 |
msgstr ""
|
2490 |
|
2491 |
-
#: includes/class-mla-media-modal.php:
|
2492 |
msgid "Exact"
|
2493 |
msgstr ""
|
2494 |
|
@@ -2513,8 +2681,8 @@ msgid "<br>Changing %1$s \"%2$s\" to valid value \"%3$s\""
|
|
2513 |
msgstr ""
|
2514 |
|
2515 |
#: includes/class-mla-mime-types.php:865 includes/class-mla-mime-types.php:953
|
2516 |
-
#: includes/class-mla-mime-types.php:964 includes/class-mla-settings.php:
|
2517 |
-
#: includes/class-mla-settings.php:
|
2518 |
msgid "Slug"
|
2519 |
msgstr ""
|
2520 |
|
@@ -2555,35 +2723,15 @@ msgid "View \"%1$s\" reverted to standard"
|
|
2555 |
msgstr ""
|
2556 |
|
2557 |
#. translators: 1: slug
|
2558 |
-
#: includes/class-mla-mime-types.php:1099
|
2559 |
-
#, php-format
|
2560 |
-
msgid "View \"%1$s\" deleted"
|
2561 |
-
msgstr ""
|
2562 |
-
|
2563 |
-
#. translators: 1: ERROR tag 2: slug
|
2564 |
-
#: includes/class-mla-mime-types.php:1107
|
2565 |
-
#, php-format
|
2566 |
-
msgid "%1$s: Did not find view \"%2$s\""
|
2567 |
-
msgstr ""
|
2568 |
-
|
2569 |
-
#: includes/class-mla-mime-types.php:1370
|
2570 |
-
msgctxt "table_view_singular"
|
2571 |
-
msgid "Active"
|
2572 |
-
msgstr ""
|
2573 |
-
|
2574 |
-
#: includes/class-mla-mime-types.php:1371
|
2575 |
-
msgctxt "table_view_plural"
|
2576 |
-
msgid "Active"
|
2577 |
-
msgstr ""
|
2578 |
-
|
2579 |
-
#: includes/class-mla-mime-types.php:1374
|
2580 |
-
msgctxt "table_view_singular"
|
2581 |
-
msgid "Inactive"
|
2582 |
msgstr ""
|
2583 |
|
2584 |
-
|
2585 |
-
|
2586 |
-
|
|
|
2587 |
msgstr ""
|
2588 |
|
2589 |
#: includes/class-mla-mime-types.php:1378
|
@@ -2631,8 +2779,8 @@ msgstr ""
|
|
2631 |
|
2632 |
#: includes/class-mla-mime-types.php:1957
|
2633 |
#: includes/class-mla-mime-types.php:2083
|
2634 |
-
#: includes/class-mla-mime-types.php:2094 includes/class-mla-settings.php:
|
2635 |
-
#: includes/class-mla-settings.php:
|
2636 |
msgid "Extension"
|
2637 |
msgstr ""
|
2638 |
|
@@ -2777,688 +2925,685 @@ msgstr ""
|
|
2777 |
msgid "New Att. Tag Name"
|
2778 |
msgstr ""
|
2779 |
|
2780 |
-
#: includes/class-mla-objects.php:
|
2781 |
msgid "Attachments"
|
2782 |
msgstr ""
|
2783 |
|
2784 |
#. translators: 1: ERROR tag 2: taxonomy 3: error message
|
2785 |
-
#: includes/class-mla-objects.php:
|
2786 |
#, php-format
|
2787 |
msgctxt "error_log"
|
2788 |
msgid ""
|
2789 |
"%1$s: mla_taxonomy_column_filter( \"%2$s\" ) - get_term failed: \"%3$s\""
|
2790 |
msgstr ""
|
2791 |
|
2792 |
-
#: includes/class-mla-objects.php:
|
2793 |
msgid "click to search"
|
2794 |
msgstr ""
|
2795 |
|
2796 |
-
#: includes/class-mla-objects.php:
|
2797 |
msgid "Shortcode(s), HTML and/or Plain Text"
|
2798 |
msgstr ""
|
2799 |
|
2800 |
-
#: includes/class-mla-objects.php:
|
2801 |
msgid "MLA Text"
|
2802 |
msgstr ""
|
2803 |
|
2804 |
-
#: includes/class-mla-objects.php:
|
2805 |
msgid "Automatically add paragraphs"
|
2806 |
msgstr ""
|
2807 |
|
2808 |
#: includes/class-mla-options.php:329
|
2809 |
-
#: includes/class-mla-shortcode-support.php:54
|
2810 |
msgid "error loading tpls/mla-option-templates.tpl"
|
2811 |
msgstr ""
|
2812 |
|
2813 |
#: includes/class-mla-options.php:332
|
2814 |
-
#: includes/class-mla-shortcode-support.php:57
|
2815 |
msgid "tpls/mla-option-templates.tpl not found"
|
2816 |
msgstr ""
|
2817 |
|
2818 |
-
#: includes/class-mla-options.php:361 includes/class-mla-options.php:403
|
2819 |
-
#: includes/class-mla-shortcode-support.php:126
|
2820 |
-
msgid "no templates exist"
|
2821 |
-
msgstr ""
|
2822 |
-
|
2823 |
#. translators: 1: ERROR tag 2: option name 3: action, e.g., update, delete, reset
|
2824 |
-
#: includes/class-mla-options.php:
|
2825 |
-
#: includes/class-mla-options.php:
|
2826 |
-
#: includes/class-mla-options.php:
|
2827 |
#, php-format
|
2828 |
msgid "%1$s: Custom %2$s unknown action \"%3$s\""
|
2829 |
msgstr ""
|
2830 |
|
2831 |
-
#: includes/class-mla-options.php:
|
|
|
|
|
|
|
|
|
2832 |
msgid "Support"
|
2833 |
msgstr ""
|
2834 |
|
2835 |
-
#: includes/class-mla-options.php:
|
2836 |
msgid "Inline Edit"
|
2837 |
msgstr ""
|
2838 |
|
2839 |
-
#: includes/class-mla-options.php:
|
2840 |
msgid "Term Search"
|
2841 |
msgstr ""
|
2842 |
|
2843 |
-
#: includes/class-mla-options.php:
|
2844 |
msgid "Checklist"
|
2845 |
msgstr ""
|
2846 |
|
2847 |
-
#: includes/class-mla-options.php:
|
2848 |
msgid "Checked On Top"
|
2849 |
msgstr ""
|
2850 |
|
2851 |
-
#: includes/class-mla-options.php:
|
2852 |
msgid "List Filter"
|
2853 |
msgstr ""
|
2854 |
|
2855 |
-
#: includes/class-mla-options.php:
|
2856 |
msgid "Taxonomy"
|
2857 |
msgstr ""
|
2858 |
|
2859 |
#. translators: 1: taxonomy name
|
2860 |
-
#: includes/class-mla-options.php:
|
2861 |
#, php-format
|
2862 |
msgid "List Filter ignored; %1$s not supported."
|
2863 |
msgstr ""
|
2864 |
|
2865 |
#. translators: 1: taxonomy name
|
2866 |
-
#: includes/class-mla-options.php:
|
2867 |
#, php-format
|
2868 |
msgid "Inline Edit ignored; %1$s not supported."
|
2869 |
msgstr ""
|
2870 |
|
2871 |
#. translators: 1: taxonomy name
|
2872 |
-
#: includes/class-mla-options.php:
|
2873 |
#, php-format
|
2874 |
msgid "Term Search ignored; %1$s not supported."
|
2875 |
msgstr ""
|
2876 |
|
2877 |
#. translators: 1: taxonomy name
|
2878 |
-
#: includes/class-mla-options.php:
|
2879 |
#, php-format
|
2880 |
msgid "Checklist ignored; %1$s not supported."
|
2881 |
msgstr ""
|
2882 |
|
2883 |
#. translators: 1: taxonomy name
|
2884 |
-
#: includes/class-mla-options.php:
|
2885 |
#, php-format
|
2886 |
msgid "Checked On Top ignored; %1$s not supported."
|
2887 |
msgstr ""
|
2888 |
|
2889 |
#. translators: 1: option name, e.g., taxonomy_support
|
2890 |
-
#: includes/class-mla-options.php:
|
2891 |
#, php-format
|
2892 |
msgid "Update custom %1$s"
|
2893 |
msgstr ""
|
2894 |
|
2895 |
#. translators: 1: option name, e.g., taxonomy_support
|
2896 |
-
#: includes/class-mla-options.php:
|
2897 |
-
#: includes/class-mla-options.php:
|
2898 |
#, php-format
|
2899 |
msgid "Reset custom %1$s"
|
2900 |
msgstr ""
|
2901 |
|
2902 |
-
#: includes/class-mla-options.php:
|
2903 |
#: includes/mla-main-search-box-template.php:46
|
2904 |
#: includes/mla-media-modal-js-template.php:32
|
2905 |
msgid "and"
|
2906 |
msgstr ""
|
2907 |
|
2908 |
-
#: includes/class-mla-options.php:
|
2909 |
#: includes/mla-main-search-box-template.php:48
|
2910 |
#: includes/mla-media-modal-js-template.php:36
|
2911 |
msgid "or"
|
2912 |
msgstr ""
|
2913 |
|
2914 |
-
#: includes/class-mla-options.php:
|
2915 |
-
#: includes/class-mla-settings.php:
|
2916 |
-
#: includes/class-mla-settings.php:
|
2917 |
-
#: includes/class-mla-settings.php:
|
2918 |
#: includes/mla-main-search-box-template.php:51
|
2919 |
#: includes/mla-media-modal-js-template.php:44
|
2920 |
msgid "Name"
|
2921 |
msgstr ""
|
2922 |
|
2923 |
-
#: includes/class-mla-options.php:
|
2924 |
#: includes/mla-main-search-box-template.php:55
|
2925 |
#: includes/mla-media-modal-js-template.php:62
|
2926 |
msgid "Terms"
|
2927 |
msgstr ""
|
2928 |
|
2929 |
-
#: includes/class-mla-options.php:
|
2930 |
-
#: includes/class-mla-options.php:
|
2931 |
-
#: includes/class-mla-settings.php:
|
2932 |
msgid "None (select a value)"
|
2933 |
msgstr ""
|
2934 |
|
2935 |
-
#: includes/class-mla-options.php:
|
2936 |
msgid "Metadata (see below)"
|
2937 |
msgstr ""
|
2938 |
|
2939 |
-
#: includes/class-mla-options.php:
|
2940 |
msgid "Template (see below)"
|
2941 |
msgstr ""
|
2942 |
|
2943 |
#. translators: 1: ERROR tag 2: custom field name
|
2944 |
-
#: includes/class-mla-options.php:
|
2945 |
#, php-format
|
2946 |
msgid "%1$s: New field %2$s already exists."
|
2947 |
msgstr ""
|
2948 |
|
2949 |
#. translators: 1: custom field name
|
2950 |
-
#: includes/class-mla-options.php:
|
2951 |
#, php-format
|
2952 |
msgid "Adding new field %1$s."
|
2953 |
msgstr ""
|
2954 |
|
2955 |
#. translators: 1: custom field name
|
2956 |
-
#: includes/class-mla-options.php:
|
2957 |
#, php-format
|
2958 |
msgid "Adding new rule for %1$s."
|
2959 |
msgstr ""
|
2960 |
|
2961 |
#. translators: 1: custom field name
|
2962 |
-
#: includes/class-mla-options.php:
|
2963 |
-
#: includes/class-mla-options.php:
|
2964 |
#, php-format
|
2965 |
msgid "Deleting rule for %1$s."
|
2966 |
msgstr ""
|
2967 |
|
2968 |
#. translators: 1: custom field name 2: attribute 3: old value 4: new value
|
2969 |
-
#: includes/class-mla-options.php:
|
2970 |
-
#: includes/class-mla-options.php:
|
2971 |
-
#: includes/class-mla-options.php:
|
2972 |
-
#: includes/class-mla-options.php:
|
2973 |
-
#: includes/class-mla-options.php:
|
2974 |
-
#: includes/class-mla-options.php:
|
2975 |
-
#: includes/class-mla-options.php:
|
2976 |
-
#: includes/class-mla-options.php:
|
2977 |
#, php-format
|
2978 |
msgid "%1$s changing %2$s from %3$s to %4$s."
|
2979 |
msgstr ""
|
2980 |
|
2981 |
-
#: includes/class-mla-options.php:
|
2982 |
msgid "Data Source"
|
2983 |
msgstr ""
|
2984 |
|
2985 |
-
#: includes/class-mla-options.php:
|
2986 |
-
#: includes/class-mla-options.php:
|
2987 |
msgid "Replace to Keep"
|
2988 |
msgstr ""
|
2989 |
|
2990 |
-
#: includes/class-mla-options.php:
|
2991 |
-
#: includes/class-mla-options.php:
|
2992 |
msgid "Keep to Replace"
|
2993 |
msgstr ""
|
2994 |
|
2995 |
#. translators: 1: custom field name 2: attribute 3: old value 'to' new value
|
2996 |
-
#: includes/class-mla-options.php:
|
2997 |
-
#: includes/class-mla-options.php:
|
2998 |
-
#: includes/class-mla-options.php:
|
2999 |
-
#: includes/class-mla-options.php:
|
3000 |
-
#: includes/class-mla-options.php:
|
3001 |
-
#: includes/class-mla-options.php:
|
3002 |
#, php-format
|
3003 |
msgid "%1$s changing %2$s value from %3$s."
|
3004 |
msgstr ""
|
3005 |
|
3006 |
-
#: includes/class-mla-options.php:
|
3007 |
-
#: includes/class-mla-options.php:
|
3008 |
-
#: includes/class-mla-options.php:
|
3009 |
-
#: includes/class-mla-options.php:
|
3010 |
msgid "Existing Text"
|
3011 |
msgstr ""
|
3012 |
|
3013 |
-
#: includes/class-mla-options.php:
|
3014 |
-
#: includes/class-mla-options.php:
|
3015 |
-
#: includes/class-mla-options.php:
|
3016 |
msgid "Format"
|
3017 |
msgstr ""
|
3018 |
|
3019 |
-
#: includes/class-mla-options.php:
|
3020 |
-
#: includes/class-mla-options.php:
|
3021 |
-
#: includes/class-mla-options.php:
|
3022 |
msgid "unchecked to checked"
|
3023 |
msgstr ""
|
3024 |
|
3025 |
-
#: includes/class-mla-options.php:
|
3026 |
-
#: includes/class-mla-options.php:
|
3027 |
-
#: includes/class-mla-options.php:
|
3028 |
msgid "checked to unchecked"
|
3029 |
msgstr ""
|
3030 |
|
3031 |
-
#: includes/class-mla-options.php:
|
3032 |
msgid "MLA Column"
|
3033 |
msgstr ""
|
3034 |
|
3035 |
-
#: includes/class-mla-options.php:
|
3036 |
msgid "Metavalue name"
|
3037 |
msgstr ""
|
3038 |
|
3039 |
-
#: includes/class-mla-options.php:
|
3040 |
-
#: includes/class-mla-options.php:
|
3041 |
-
#: includes/class-mla-options.php:
|
3042 |
-
#: includes/class-mla-options.php:
|
3043 |
msgid "Option"
|
3044 |
msgstr ""
|
3045 |
|
3046 |
-
#: includes/class-mla-options.php:
|
3047 |
-
#: includes/class-mla-options.php:
|
3048 |
-
#: includes/class-mla-options.php:
|
3049 |
-
#: includes/class-mla-options.php:
|
3050 |
msgid "Delete NULL values"
|
3051 |
msgstr ""
|
3052 |
|
3053 |
-
#: includes/class-mla-options.php:
|
3054 |
msgid "No Custom Field Mapping Rules Defined"
|
3055 |
msgstr ""
|
3056 |
|
3057 |
-
#: includes/class-mla-options.php:
|
3058 |
-
#: includes/class-mla-options.php:
|
3059 |
-
#: includes/class-mla-options.php:
|
3060 |
-
#: includes/class-mla-options.php:
|
3061 |
#: includes/class-mla-thumbnail-generation.php:438
|
3062 |
msgid "Keep"
|
3063 |
msgstr ""
|
3064 |
|
3065 |
-
#: includes/class-mla-options.php:
|
3066 |
-
#: includes/class-mla-options.php:
|
3067 |
-
#: includes/class-mla-options.php:
|
3068 |
msgid "Native"
|
3069 |
msgstr ""
|
3070 |
|
3071 |
-
#: includes/class-mla-options.php:
|
3072 |
-
#: includes/class-mla-options.php:
|
3073 |
-
#: includes/class-mla-options.php:
|
3074 |
msgid "Commas"
|
3075 |
msgstr ""
|
3076 |
|
3077 |
-
#: includes/class-mla-options.php:
|
3078 |
-
#: includes/class-mla-options.php:
|
3079 |
-
#: includes/class-mla-options.php:
|
3080 |
msgid "Raw"
|
3081 |
msgstr ""
|
3082 |
|
3083 |
-
#: includes/class-mla-options.php:
|
3084 |
-
#: includes/class-mla-options.php:
|
3085 |
-
#: includes/class-mla-options.php:
|
3086 |
msgid "Text"
|
3087 |
msgstr ""
|
3088 |
|
3089 |
-
#: includes/class-mla-options.php:
|
3090 |
-
#: includes/class-mla-options.php:
|
3091 |
-
#: includes/class-mla-options.php:
|
3092 |
msgid "Single"
|
3093 |
msgstr ""
|
3094 |
|
3095 |
-
#: includes/class-mla-options.php:
|
3096 |
-
#: includes/class-mla-options.php:
|
3097 |
-
#: includes/class-mla-options.php:
|
3098 |
msgid "Export"
|
3099 |
msgstr ""
|
3100 |
|
3101 |
-
#: includes/class-mla-options.php:
|
3102 |
-
#: includes/class-mla-options.php:
|
3103 |
-
#: includes/class-mla-options.php:
|
3104 |
msgid "Array"
|
3105 |
msgstr ""
|
3106 |
|
3107 |
-
#: includes/class-mla-options.php:
|
3108 |
-
#: includes/class-mla-options.php:
|
3109 |
-
#: includes/class-mla-options.php:
|
3110 |
msgid "Multi"
|
3111 |
msgstr ""
|
3112 |
|
3113 |
-
#: includes/class-mla-options.php:
|
3114 |
msgid "Delete Rule"
|
3115 |
msgstr ""
|
3116 |
|
3117 |
-
#: includes/class-mla-options.php:
|
3118 |
msgid "Delete Rule AND Field"
|
3119 |
msgstr ""
|
3120 |
|
3121 |
-
#: includes/class-mla-options.php:
|
3122 |
msgid "Update Rule"
|
3123 |
msgstr ""
|
3124 |
|
3125 |
-
#: includes/class-mla-options.php:
|
3126 |
-
#: includes/class-mla-settings.php:
|
3127 |
msgid "Map All Attachments"
|
3128 |
msgstr ""
|
3129 |
|
3130 |
-
#: includes/class-mla-options.php:
|
3131 |
msgid "Add a new Mapping Rule"
|
3132 |
msgstr ""
|
3133 |
|
3134 |
-
#: includes/class-mla-options.php:
|
3135 |
msgid "Add Rule"
|
3136 |
msgstr ""
|
3137 |
|
3138 |
-
#: includes/class-mla-options.php:
|
3139 |
msgid "Add Rule and Map All Attachments"
|
3140 |
msgstr ""
|
3141 |
|
3142 |
-
#: includes/class-mla-options.php:
|
3143 |
msgid "Add a new Field and Mapping Rule"
|
3144 |
msgstr ""
|
3145 |
|
3146 |
-
#: includes/class-mla-options.php:
|
3147 |
msgid "Add Field"
|
3148 |
msgstr ""
|
3149 |
|
3150 |
-
#: includes/class-mla-options.php:
|
3151 |
msgid "Add Field and Map All Attachments"
|
3152 |
msgstr ""
|
3153 |
|
3154 |
-
#: includes/class-mla-options.php:
|
3155 |
-
#: includes/class-mla-options.php:
|
3156 |
-
#: includes/class-mla-options.php:
|
3157 |
msgid "Field Title"
|
3158 |
msgstr ""
|
3159 |
|
3160 |
-
#: includes/class-mla-options.php:
|
3161 |
msgid "Custom field mapping rules updated."
|
3162 |
msgstr ""
|
3163 |
|
3164 |
-
#: includes/class-mla-options.php:
|
3165 |
msgid "Custom field mapping rules update failed."
|
3166 |
msgstr ""
|
3167 |
|
3168 |
-
#: includes/class-mla-options.php:
|
3169 |
-
#: includes/class-mla-settings.php:
|
3170 |
msgid "Custom field no mapping rule changes detected."
|
3171 |
msgstr ""
|
3172 |
|
3173 |
-
#: includes/class-mla-options.php:
|
3174 |
msgid "Custom field mapping settings saved."
|
3175 |
msgstr ""
|
3176 |
|
3177 |
-
#: includes/class-mla-options.php:
|
3178 |
msgid "Custom field mapping settings reset failed."
|
3179 |
msgstr ""
|
3180 |
|
3181 |
#. translators: 1: ERROR tag 2: custom field name
|
3182 |
-
#: includes/class-mla-options.php:
|
3183 |
#, php-format
|
3184 |
msgid "%1$s: No old values for %2$s."
|
3185 |
msgstr ""
|
3186 |
|
3187 |
-
#: includes/class-mla-options.php:
|
3188 |
-
#: includes/class-mla-options.php:
|
3189 |
-
#: includes/class-mla-options.php:
|
3190 |
msgid "IPTC Value"
|
3191 |
msgstr ""
|
3192 |
|
3193 |
-
#: includes/class-mla-options.php:
|
3194 |
-
#: includes/class-mla-options.php:
|
3195 |
msgid "EXIF Value"
|
3196 |
msgstr ""
|
3197 |
|
3198 |
-
#: includes/class-mla-options.php:
|
3199 |
-
#: includes/class-mla-options.php:
|
3200 |
msgid "EXIF to IPTC"
|
3201 |
msgstr ""
|
3202 |
|
3203 |
-
#: includes/class-mla-options.php:
|
3204 |
-
#: includes/class-mla-options.php:
|
3205 |
msgid "IPTC to EXIF"
|
3206 |
msgstr ""
|
3207 |
|
3208 |
-
#: includes/class-mla-options.php:
|
3209 |
-
#: includes/class-mla-options.php:
|
3210 |
-
#: includes/class-mla-options.php:
|
3211 |
msgid "Priority"
|
3212 |
msgstr ""
|
3213 |
|
3214 |
-
#: includes/class-mla-options.php:
|
3215 |
msgid "Delimiter(s)"
|
3216 |
msgstr ""
|
3217 |
|
3218 |
-
#: includes/class-mla-options.php:
|
3219 |
-
#: includes/class-mla-options.php:
|
3220 |
-
#: includes/class-mla-options.php:
|
3221 |
msgid "IPTC"
|
3222 |
msgstr ""
|
3223 |
|
3224 |
-
#: includes/class-mla-options.php:
|
3225 |
-
#: includes/class-mla-options.php:
|
3226 |
-
#: includes/class-mla-options.php:
|
3227 |
msgid "EXIF"
|
3228 |
msgstr ""
|
3229 |
|
3230 |
-
#: includes/class-mla-options.php:
|
3231 |
-
#: includes/class-mla-options.php:
|
3232 |
msgid "EXIF/Template Value"
|
3233 |
msgstr ""
|
3234 |
|
3235 |
#. translators: 1: ERROR tag 2: option name
|
3236 |
-
#: includes/class-mla-options.php:
|
3237 |
#, php-format
|
3238 |
msgid "%1$s: Render unknown custom %2$s."
|
3239 |
msgstr ""
|
3240 |
|
3241 |
#. translators: 1: ERROR tag 2: option name
|
3242 |
-
#: includes/class-mla-options.php:
|
3243 |
#, php-format
|
3244 |
msgid "%1$s: Update/delete unknown custom %2$s."
|
3245 |
msgstr ""
|
3246 |
|
3247 |
-
#: includes/class-mla-options.php:
|
3248 |
msgid "IPTC/EXIF mapping settings updated."
|
3249 |
msgstr ""
|
3250 |
|
3251 |
-
#: includes/class-mla-options.php:
|
3252 |
msgid "IPTC/EXIF settings update failed."
|
3253 |
msgstr ""
|
3254 |
|
3255 |
-
#: includes/class-mla-options.php:
|
3256 |
-
#: includes/class-mla-settings.php:
|
3257 |
msgid "IPTC/EXIF no mapping changes detected."
|
3258 |
msgstr ""
|
3259 |
|
3260 |
#. translators: 1: field type
|
3261 |
-
#: includes/class-mla-options.php:
|
3262 |
-
#: includes/class-mla-options.php:
|
3263 |
#, php-format
|
3264 |
msgid "%1$s settings saved."
|
3265 |
msgstr ""
|
3266 |
|
3267 |
-
#: includes/class-mla-options.php:
|
3268 |
-
#: includes/class-mla-settings.php:
|
3269 |
-
#: includes/class-mla-settings.php:
|
3270 |
msgid "Standard field"
|
3271 |
msgstr ""
|
3272 |
|
3273 |
#. translators: 1: ERROR tag 2: field type
|
3274 |
-
#: includes/class-mla-options.php:
|
3275 |
-
#: includes/class-mla-options.php:
|
3276 |
#, php-format
|
3277 |
msgid "%1$s: IPTC/EXIF %2$s settings update failed."
|
3278 |
msgstr ""
|
3279 |
|
3280 |
-
#: includes/class-mla-options.php:
|
3281 |
-
#: includes/class-mla-settings.php:
|
3282 |
-
#: includes/class-mla-settings.php:
|
3283 |
msgid "Taxonomy term"
|
3284 |
msgstr ""
|
3285 |
|
3286 |
-
#: includes/class-mla-options.php:
|
3287 |
-
#: includes/class-mla-settings.php:
|
3288 |
-
#: includes/class-mla-settings.php:
|
3289 |
-
#: includes/class-mla-settings.php:
|
3290 |
msgid "Custom field"
|
3291 |
msgstr ""
|
3292 |
|
3293 |
#. translators: 1: ERROR tag 2: option name, e.g., taxonomy_support
|
3294 |
-
#: includes/class-mla-options.php:
|
3295 |
#, php-format
|
3296 |
msgid "%1$s: Reset unknown custom %2$s"
|
3297 |
msgstr ""
|
3298 |
|
3299 |
-
#: includes/class-mla-polylang-support.php:
|
3300 |
msgid "ERROR: No post ID found"
|
3301 |
msgstr ""
|
3302 |
|
3303 |
-
#: includes/class-mla-polylang-support.php:
|
3304 |
msgid "Error while saving the translations."
|
3305 |
msgstr ""
|
3306 |
|
3307 |
-
#: includes/class-mla-polylang-support.php:
|
3308 |
msgid "Remove From Bulk Translate"
|
3309 |
msgstr ""
|
3310 |
|
3311 |
-
#: includes/class-mla-polylang-support.php:
|
3312 |
msgid "Bulk Translate items"
|
3313 |
msgstr ""
|
3314 |
|
3315 |
-
#: includes/class-mla-polylang-support.php:
|
3316 |
msgid "Add new"
|
3317 |
msgstr ""
|
3318 |
|
3319 |
-
#: includes/class-mla-polylang-support.php:
|
3320 |
-
#: includes/class-mla-polylang-support.php:
|
3321 |
#: includes/class-mla-thumbnail-generation.php:473
|
3322 |
msgid "Bulk Translations"
|
3323 |
msgstr ""
|
3324 |
|
3325 |
-
#: includes/class-mla-polylang-support.php:
|
3326 |
msgid "Translate"
|
3327 |
msgstr ""
|
3328 |
|
3329 |
-
#: includes/class-mla-polylang-support.php:
|
3330 |
msgid "All Languages"
|
3331 |
msgstr ""
|
3332 |
|
3333 |
-
#: includes/class-mla-polylang-support.php:
|
3334 |
-
#: includes/class-mla-polylang-support.php:
|
3335 |
-
#: includes/class-mla-polylang-support.php:
|
3336 |
msgid "Quick Translate"
|
3337 |
msgstr ""
|
3338 |
|
3339 |
-
#: includes/class-mla-polylang-support.php:
|
3340 |
msgid "Set Language"
|
3341 |
msgstr ""
|
3342 |
|
3343 |
-
#: includes/class-mla-polylang-support.php:
|
3344 |
-
#: includes/class-mla-polylang-support.php:
|
3345 |
msgid "Bulk Translate"
|
3346 |
msgstr ""
|
3347 |
|
3348 |
-
#: includes/class-mla-polylang-support.php:
|
3349 |
msgid "Add or Modify Translation"
|
3350 |
msgstr ""
|
3351 |
|
3352 |
-
#: includes/class-mla-polylang-support.php:
|
3353 |
-
#: includes/class-mla-polylang-support.php:
|
3354 |
-
#: includes/class-mla-polylang-support.php:
|
3355 |
-
#: includes/class-mla-polylang-support.php:
|
3356 |
#: includes/class-mla-wpml-support.php:1617
|
3357 |
#: includes/class-mla-wpml-support.php:1707
|
3358 |
#: includes/class-mla-wpml-support.php:2152
|
3359 |
msgid "Language"
|
3360 |
msgstr ""
|
3361 |
|
3362 |
-
#: includes/class-mla-polylang-support.php:
|
3363 |
#: includes/class-mla-thumbnail-generation.php:444
|
3364 |
msgid "Options"
|
3365 |
msgstr ""
|
3366 |
|
3367 |
-
#: includes/class-mla-polylang-support.php:
|
3368 |
msgid "Translate this item inline"
|
3369 |
msgstr ""
|
3370 |
|
3371 |
-
#: includes/class-mla-polylang-support.php:
|
3372 |
-
#: includes/class-mla-polylang-support.php:
|
3373 |
#: includes/class-mla-wpml-support.php:1652
|
3374 |
#: includes/class-mla-wpml-support.php:1755
|
3375 |
msgid "Media/Assistant submenu table"
|
3376 |
msgstr ""
|
3377 |
|
3378 |
-
#: includes/class-mla-polylang-support.php:
|
3379 |
#: includes/class-mla-wpml-support.php:1657
|
3380 |
msgid "Language Column"
|
3381 |
msgstr ""
|
3382 |
|
3383 |
-
#: includes/class-mla-polylang-support.php:
|
3384 |
#: includes/class-mla-wpml-support.php:1660
|
3385 |
msgid ""
|
3386 |
"Check this option to add a Language column to the Media/Assistant submenu "
|
3387 |
"table."
|
3388 |
msgstr ""
|
3389 |
|
3390 |
-
#: includes/class-mla-polylang-support.php:
|
3391 |
#: includes/class-mla-wpml-support.php:1664
|
3392 |
msgid "Translations Column"
|
3393 |
msgstr ""
|
3394 |
|
3395 |
-
#: includes/class-mla-polylang-support.php:
|
3396 |
#: includes/class-mla-wpml-support.php:1667
|
3397 |
msgid ""
|
3398 |
"Check this option to add a Translation Status column to the Media/Assistant "
|
3399 |
"submenu table."
|
3400 |
msgstr ""
|
3401 |
|
3402 |
-
#: includes/class-mla-polylang-support.php:
|
3403 |
msgid ""
|
3404 |
"Check this option to add a Quick Translate rollover action to the Media/"
|
3405 |
"Assistant submenu table."
|
3406 |
msgstr ""
|
3407 |
|
3408 |
-
#: includes/class-mla-polylang-support.php:
|
3409 |
msgid ""
|
3410 |
"Check this option to add \"Translate\" to the \"Bulk Actions\" control on "
|
3411 |
"the Media/Assistant submenu table."
|
3412 |
msgstr ""
|
3413 |
|
3414 |
-
#: includes/class-mla-polylang-support.php:
|
3415 |
-
#: includes/class-mla-polylang-support.php:
|
3416 |
#: includes/class-mla-wpml-support.php:1671
|
3417 |
#: includes/class-mla-wpml-support.php:1755
|
3418 |
msgid "Term Management"
|
3419 |
msgstr ""
|
3420 |
|
3421 |
-
#: includes/class-mla-polylang-support.php:
|
3422 |
#: includes/class-mla-wpml-support.php:1676
|
3423 |
msgid "Term Assignment"
|
3424 |
msgstr ""
|
3425 |
|
3426 |
-
#: includes/class-mla-polylang-support.php:
|
3427 |
#: includes/class-mla-wpml-support.php:1679
|
3428 |
msgid ""
|
3429 |
"Check this option to assign language-specific terms when items are updated."
|
3430 |
msgstr ""
|
3431 |
|
3432 |
-
#: includes/class-mla-polylang-support.php:
|
3433 |
#: includes/class-mla-wpml-support.php:1683
|
3434 |
msgid "Term Synchronization"
|
3435 |
msgstr ""
|
3436 |
|
3437 |
-
#: includes/class-mla-polylang-support.php:
|
3438 |
#: includes/class-mla-wpml-support.php:1686
|
3439 |
msgid ""
|
3440 |
"Check this option to synchronize common terms among all item translations."
|
3441 |
msgstr ""
|
3442 |
|
3443 |
-
#: includes/class-mla-polylang-support.php:
|
3444 |
#: includes/class-mla-wpml-support.php:1690
|
3445 |
msgid "Term Mapping Replication"
|
3446 |
msgstr ""
|
3447 |
|
3448 |
-
#: includes/class-mla-polylang-support.php:
|
3449 |
#: includes/class-mla-wpml-support.php:1693
|
3450 |
msgid ""
|
3451 |
"When mapping IPTC/EXIF metadata to taxonomy terms, make them available in "
|
3452 |
"all languages."
|
3453 |
msgstr ""
|
3454 |
|
3455 |
-
#: includes/class-mla-polylang-support.php:
|
3456 |
#: includes/class-mla-wpml-support.php:1753
|
3457 |
msgid "Language Options"
|
3458 |
msgstr ""
|
3459 |
|
3460 |
#. translators: 1: - 4: page subheader values
|
3461 |
-
#: includes/class-mla-polylang-support.php:
|
3462 |
#, php-format
|
3463 |
msgid ""
|
3464 |
"In this tab you can find a number of options for controlling Polylang-"
|
@@ -3468,7 +3613,7 @@ msgid ""
|
|
3468 |
msgstr ""
|
3469 |
|
3470 |
#. translators: 1: Documentation hyperlink
|
3471 |
-
#: includes/class-mla-polylang-support.php:
|
3472 |
#: includes/class-mla-wpml-support.php:1757
|
3473 |
#, php-format
|
3474 |
msgid ""
|
@@ -3476,54 +3621,55 @@ msgid ""
|
|
3476 |
"section of the Documentation."
|
3477 |
msgstr ""
|
3478 |
|
3479 |
-
#: includes/class-mla-polylang-support.php:
|
3480 |
#: includes/class-mla-wpml-support.php:1757
|
3481 |
msgid "Language Options documentation"
|
3482 |
msgstr ""
|
3483 |
|
3484 |
-
#: includes/class-mla-polylang-support.php:
|
3485 |
#: includes/class-mla-wpml-support.php:1757
|
3486 |
msgid "WPML & Polylang Multilingual Support; the MLA Language Tab"
|
3487 |
msgstr ""
|
3488 |
|
3489 |
-
#: includes/class-mla-polylang-support.php:
|
3490 |
-
#: includes/class-mla-settings.php:
|
3491 |
-
#: includes/class-mla-settings.php:
|
3492 |
-
#: includes/class-mla-settings.php:
|
3493 |
-
#: includes/class-mla-settings.php:
|
3494 |
-
#: includes/class-mla-settings.php:
|
3495 |
-
#: includes/class-mla-settings.php:
|
3496 |
#: includes/class-mla-wpml-support.php:1760
|
3497 |
msgid "Save Changes"
|
3498 |
msgstr ""
|
3499 |
|
3500 |
-
#: includes/class-mla-polylang-support.php:
|
3501 |
#: includes/class-mla-wpml-support.php:1761
|
3502 |
msgid "Delete Language options and restore default settings"
|
3503 |
msgstr ""
|
3504 |
|
3505 |
-
#: includes/class-mla-polylang-support.php:
|
3506 |
-
#: includes/class-mla-settings.php:
|
3507 |
-
#: includes/class-mla-settings.php:
|
|
|
3508 |
#: includes/class-mla-wpml-support.php:1764
|
3509 |
msgid "Go to Top"
|
3510 |
msgstr ""
|
3511 |
|
3512 |
-
#: includes/class-mla-polylang-support.php:
|
3513 |
#: includes/class-mla-wpml-support.php:1801
|
3514 |
msgid "Language settings saved."
|
3515 |
msgstr ""
|
3516 |
|
3517 |
#. translators: 1: option name
|
3518 |
-
#: includes/class-mla-polylang-support.php:
|
3519 |
-
#: includes/class-mla-settings.php:
|
3520 |
#: includes/class-mla-wpml-support.php:1832
|
3521 |
#, php-format
|
3522 |
msgctxt "message_list"
|
3523 |
msgid "delete_option \"%1$s\""
|
3524 |
msgstr ""
|
3525 |
|
3526 |
-
#: includes/class-mla-polylang-support.php:
|
3527 |
#: includes/class-mla-wpml-support.php:1840
|
3528 |
msgid "Language settings reset to default values."
|
3529 |
msgstr ""
|
@@ -3548,8 +3694,8 @@ msgstr ""
|
|
3548 |
msgid "Reprocessed"
|
3549 |
msgstr ""
|
3550 |
|
3551 |
-
#: includes/class-mla-settings.php:480 includes/class-mla-settings.php:
|
3552 |
-
#: includes/class-mla-settings.php:
|
3553 |
msgid "Settings"
|
3554 |
msgstr ""
|
3555 |
|
@@ -3565,74 +3711,84 @@ msgstr ""
|
|
3565 |
msgid "Upload types per page"
|
3566 |
msgstr ""
|
3567 |
|
3568 |
-
#: includes/class-mla-settings.php:
|
|
|
|
|
|
|
|
|
3569 |
msgid "No view slug found"
|
3570 |
msgstr ""
|
3571 |
|
3572 |
-
#: includes/class-mla-settings.php:
|
3573 |
msgid "No upload slug found"
|
3574 |
msgstr ""
|
3575 |
|
3576 |
-
#: includes/class-mla-settings.php:
|
3577 |
-
#: includes/class-mla-settings.php:
|
3578 |
msgid "Map All Rules, All Attachments Now"
|
3579 |
msgstr ""
|
3580 |
|
3581 |
-
#: includes/class-mla-settings.php:
|
3582 |
msgid "Map All Attachments, Standard Fields Now"
|
3583 |
msgstr ""
|
3584 |
|
3585 |
-
#: includes/class-mla-settings.php:
|
3586 |
msgid "Map All Attachments, Taxonomy Terms Now"
|
3587 |
msgstr ""
|
3588 |
|
3589 |
-
#: includes/class-mla-settings.php:
|
3590 |
msgid "Map All Attachments, Custom Fields Now"
|
3591 |
msgstr ""
|
3592 |
|
3593 |
#. translators: 1: ERROR tag 2: function name 3: option type, e.g., radio, select, text
|
3594 |
-
#: includes/class-mla-settings.php:
|
3595 |
-
#: includes/class-mla-settings.php:
|
3596 |
#, php-format
|
3597 |
msgctxt "error_log"
|
3598 |
msgid "%1$s: %2$s unknown type = \"%3$s\""
|
3599 |
msgstr ""
|
3600 |
|
3601 |
-
#: includes/class-mla-settings.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
3602 |
msgid "General"
|
3603 |
msgstr ""
|
3604 |
|
3605 |
-
#: includes/class-mla-settings.php:
|
3606 |
msgid "Views"
|
3607 |
msgstr ""
|
3608 |
|
3609 |
-
#: includes/class-mla-settings.php:
|
3610 |
msgid "Uploads"
|
3611 |
msgstr ""
|
3612 |
|
3613 |
-
#: includes/class-mla-settings.php:
|
3614 |
-
#: includes/class-mla-settings.php:
|
3615 |
-
msgid "
|
3616 |
msgstr ""
|
3617 |
|
3618 |
-
#: includes/class-mla-settings.php:
|
3619 |
msgid "Custom Fields"
|
3620 |
msgstr ""
|
3621 |
|
3622 |
-
#: includes/class-mla-settings.php:
|
3623 |
msgid "Documentation"
|
3624 |
msgstr ""
|
3625 |
|
3626 |
-
#: includes/class-mla-settings.php:
|
3627 |
msgid "Debug"
|
3628 |
msgstr ""
|
3629 |
|
3630 |
-
#: includes/class-mla-settings.php:
|
3631 |
msgid "General Processing Options"
|
3632 |
msgstr ""
|
3633 |
|
3634 |
#. translators: 1: - 4: page subheader values
|
3635 |
-
#: includes/class-mla-settings.php:
|
3636 |
#, php-format
|
3637 |
msgid ""
|
3638 |
"In this tab you can find a number of options for controlling the "
|
@@ -3641,32 +3797,32 @@ msgid ""
|
|
3641 |
"any changes you make."
|
3642 |
msgstr ""
|
3643 |
|
3644 |
-
#: includes/class-mla-settings.php:
|
3645 |
msgid "Media/Assistant Table Defaults"
|
3646 |
msgstr ""
|
3647 |
|
3648 |
-
#: includes/class-mla-settings.php:
|
3649 |
msgid "Media Manager Enhancements"
|
3650 |
msgstr ""
|
3651 |
|
3652 |
-
#: includes/class-mla-settings.php:
|
3653 |
msgid "Delete General options and restore default settings"
|
3654 |
msgstr ""
|
3655 |
|
3656 |
-
#: includes/class-mla-settings.php:
|
3657 |
msgid "Support Our Work"
|
3658 |
msgstr ""
|
3659 |
|
3660 |
-
#: includes/class-mla-settings.php:
|
3661 |
msgid "Donate to FTJ"
|
3662 |
msgstr ""
|
3663 |
|
3664 |
-
#: includes/class-mla-settings.php:
|
3665 |
msgid "Donate"
|
3666 |
msgstr ""
|
3667 |
|
3668 |
#. translators: 1: donation hyperlink
|
3669 |
-
#: includes/class-mla-settings.php:
|
3670 |
#, php-format
|
3671 |
msgid ""
|
3672 |
"This plugin was inspired by my work on the WordPress web site for our "
|
@@ -3675,27 +3831,33 @@ msgid ""
|
|
3675 |
"our work. Thank you!"
|
3676 |
msgstr ""
|
3677 |
|
3678 |
-
#: includes/class-mla-settings.php:
|
3679 |
msgid "tax-deductible donation"
|
3680 |
msgstr ""
|
3681 |
|
3682 |
-
#: includes/class-mla-settings.php:
|
3683 |
msgid "enhanced version of the WordPress [gallery] shortcode."
|
3684 |
msgstr ""
|
3685 |
|
3686 |
-
#: includes/class-mla-settings.php:
|
3687 |
msgid "enhanced version of the WordPress Tag Cloud."
|
3688 |
msgstr ""
|
3689 |
|
3690 |
-
#: includes/class-mla-settings.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
3691 |
msgid "Shortcodes made available by this plugin"
|
3692 |
msgstr ""
|
3693 |
|
3694 |
-
#: includes/class-mla-settings.php:
|
3695 |
msgid "Edit View"
|
3696 |
msgstr ""
|
3697 |
|
3698 |
-
#: includes/class-mla-settings.php:
|
3699 |
msgid ""
|
3700 |
"The “slug” is the URL-friendly, unique key for the view. It must "
|
3701 |
"be all lowercase and contain only letters, numbers, periods (.), slashes (/) "
|
@@ -3704,25 +3866,25 @@ msgid ""
|
|
3704 |
"MIME</strong> type, e.g., “image” or “image/jpeg”."
|
3705 |
msgstr ""
|
3706 |
|
3707 |
-
#: includes/class-mla-settings.php:
|
3708 |
msgid "Singular Label"
|
3709 |
msgstr ""
|
3710 |
|
3711 |
-
#: includes/class-mla-settings.php:
|
3712 |
msgid "Plural Label"
|
3713 |
msgstr ""
|
3714 |
|
3715 |
-
#: includes/class-mla-settings.php:
|
3716 |
msgid ""
|
3717 |
"The labels, e.g., “Image” and “Images” are used for "
|
3718 |
"column headers and other display purposes."
|
3719 |
msgstr ""
|
3720 |
|
3721 |
-
#: includes/class-mla-settings.php:
|
3722 |
msgid "Specification"
|
3723 |
msgstr ""
|
3724 |
|
3725 |
-
#: includes/class-mla-settings.php:
|
3726 |
msgid ""
|
3727 |
"If the MIME type specification differs from the slug, enter it here. You may "
|
3728 |
"include multiple MIME types, e.g., “audio,video” and/or wildcard "
|
@@ -3730,60 +3892,61 @@ msgid ""
|
|
3730 |
"MIME Type box is checked."
|
3731 |
msgstr ""
|
3732 |
|
3733 |
-
#: includes/class-mla-settings.php:
|
3734 |
msgid "Post MIME Type"
|
3735 |
msgstr ""
|
3736 |
|
3737 |
-
#: includes/class-mla-settings.php:
|
3738 |
msgid ""
|
3739 |
"Check this box if you want to add this entry to the list of MIME types "
|
3740 |
"returned by wp_get_mime_types()."
|
3741 |
msgstr ""
|
3742 |
|
3743 |
-
#: includes/class-mla-settings.php:
|
3744 |
msgid "Table View"
|
3745 |
msgstr ""
|
3746 |
|
3747 |
-
#: includes/class-mla-settings.php:
|
3748 |
msgid ""
|
3749 |
"Check this box if you want to add this entry to the list of Media/Assistant "
|
3750 |
"table views."
|
3751 |
msgstr ""
|
3752 |
|
3753 |
-
#: includes/class-mla-settings.php:
|
3754 |
msgid ""
|
3755 |
"You can choose your own table view order by entering a number (1 for first, "
|
3756 |
"etc.) in this field."
|
3757 |
msgstr ""
|
3758 |
|
3759 |
-
#: includes/class-mla-settings.php:
|
3760 |
-
#: includes/class-mla-settings.php:
|
3761 |
msgid ""
|
3762 |
"The description can contain any documentation or notes you need to "
|
3763 |
"understand or use the item."
|
3764 |
msgstr ""
|
3765 |
|
3766 |
#. translators: 1: bulk_action, e.g., delete, edit, restore, trash
|
3767 |
-
#: includes/class-mla-settings.php:
|
|
|
3768 |
#, php-format
|
3769 |
msgid "Unknown bulk action %1$s"
|
3770 |
msgstr ""
|
3771 |
|
3772 |
#. translators: 1: view name/slug
|
3773 |
-
#: includes/class-mla-settings.php:
|
3774 |
#, php-format
|
3775 |
msgid "Edit view \"%1$s\" cancelled."
|
3776 |
msgstr ""
|
3777 |
|
3778 |
-
#: includes/class-mla-settings.php:
|
3779 |
msgid "View and Post MIME Type Support is disabled"
|
3780 |
msgstr ""
|
3781 |
|
3782 |
-
#: includes/class-mla-settings.php:
|
3783 |
msgid "Library Views/Post MIME Type Processing"
|
3784 |
msgstr ""
|
3785 |
|
3786 |
-
#: includes/class-mla-settings.php:
|
3787 |
msgid ""
|
3788 |
"In this tab you can manage the list of \"Post MIME Types\", which are used "
|
3789 |
"by WordPress to define the views for the <em><strong>Media/Library</strong></"
|
@@ -3795,7 +3958,7 @@ msgid ""
|
|
3795 |
msgstr ""
|
3796 |
|
3797 |
#. translators: 1: Documentation hyperlink
|
3798 |
-
#: includes/class-mla-settings.php:
|
3799 |
#, php-format
|
3800 |
msgid ""
|
3801 |
"You can find more information about library views, Post MIME types and how "
|
@@ -3804,87 +3967,86 @@ msgid ""
|
|
3804 |
"screen."
|
3805 |
msgstr ""
|
3806 |
|
3807 |
-
#: includes/class-mla-settings.php:
|
3808 |
msgid "Library View Processing documentation"
|
3809 |
msgstr ""
|
3810 |
|
3811 |
-
#: includes/class-mla-settings.php:
|
3812 |
-
#: includes/class-mla-settings.php:
|
3813 |
msgid "Displaying search results for"
|
3814 |
msgstr ""
|
3815 |
|
3816 |
-
#: includes/class-mla-settings.php:
|
3817 |
msgid "Search Views"
|
3818 |
msgstr ""
|
3819 |
|
3820 |
-
#: includes/class-mla-settings.php:
|
3821 |
msgid "Add View"
|
3822 |
msgstr ""
|
3823 |
|
3824 |
-
#: includes/class-mla-settings.php:
|
3825 |
msgid "<strong>Quick Edit</strong>"
|
3826 |
msgstr ""
|
3827 |
|
3828 |
-
#: includes/class-mla-settings.php:
|
3829 |
msgid "Edit Upload MIME Type"
|
3830 |
msgstr ""
|
3831 |
|
3832 |
-
#: includes/class-mla-settings.php:
|
3833 |
msgid ""
|
3834 |
"The “extension” is the file extension for this type, and a "
|
3835 |
"unique key for the item. It must be all lowercase and contain only letters "
|
3836 |
"and numbers."
|
3837 |
msgstr ""
|
3838 |
|
3839 |
-
#: includes/class-mla-settings.php:
|
3840 |
msgid ""
|
3841 |
"The MIME Type must be all lowercase and contain only letters, numbers, "
|
3842 |
"periods (.), slashes (/) and hyphens (-). It <strong>must be a valid MIME</"
|
3843 |
"strong> type, e.g., “image” or “image/jpeg”."
|
3844 |
msgstr ""
|
3845 |
|
3846 |
-
#: includes/class-mla-settings.php:
|
3847 |
msgid "Icon Type"
|
3848 |
msgstr ""
|
3849 |
|
3850 |
-
#: includes/class-mla-settings.php:
|
3851 |
msgid ""
|
3852 |
"The Icon Type selects a thumbnail image displayed for non-image file types, "
|
3853 |
"such as PDF documents."
|
3854 |
msgstr ""
|
3855 |
|
3856 |
-
#: includes/class-mla-settings.php:
|
3857 |
-
#: includes/class-mla-upload-list-table.php:515
|
3858 |
-
msgid "Inactive"
|
3859 |
-
msgstr ""
|
3860 |
-
|
3861 |
-
#: includes/class-mla-settings.php:1923 includes/class-mla-settings.php:2287
|
3862 |
msgid ""
|
3863 |
"Check this box if you want to remove this entry from the list of Upload MIME "
|
3864 |
"Types returned by get_allowed_mime_types()."
|
3865 |
msgstr ""
|
3866 |
|
3867 |
-
#: includes/class-mla-settings.php:
|
3868 |
msgid "Known File Extension/MIME Type Associations"
|
3869 |
msgstr ""
|
3870 |
|
3871 |
-
#: includes/class-mla-settings.php:
|
3872 |
msgid "Search Known MIME Types"
|
3873 |
msgstr ""
|
3874 |
|
3875 |
-
#: includes/class-mla-settings.php:
|
|
|
|
|
|
|
|
|
3876 |
msgid "To search by extension, use \".\", e.g., \".doc\""
|
3877 |
msgstr ""
|
3878 |
|
3879 |
-
#: includes/class-mla-settings.php:
|
3880 |
msgid "Upload MIME Type Support is disabled"
|
3881 |
msgstr ""
|
3882 |
|
3883 |
-
#: includes/class-mla-settings.php:
|
3884 |
msgid "File Extension and MIME Type Processing"
|
3885 |
msgstr ""
|
3886 |
|
3887 |
-
#: includes/class-mla-settings.php:
|
3888 |
msgid ""
|
3889 |
"In this tab you can manage the list of file extension/MIME Type "
|
3890 |
"associations, which are used by WordPress to decide what kind of files can "
|
@@ -3894,7 +4056,7 @@ msgid ""
|
|
3894 |
msgstr ""
|
3895 |
|
3896 |
#. translators: 1: Documentation hyperlink
|
3897 |
-
#: includes/class-mla-settings.php:
|
3898 |
#, php-format
|
3899 |
msgid ""
|
3900 |
"You can find more information about file extensions, MIME types and how "
|
@@ -3902,57 +4064,56 @@ msgid ""
|
|
3902 |
"the <strong>\"Help\"</strong> tab in the upper-right corner of this screen."
|
3903 |
msgstr ""
|
3904 |
|
3905 |
-
#: includes/class-mla-settings.php:
|
3906 |
msgid "File Extension Processing documentation"
|
3907 |
msgstr ""
|
3908 |
|
3909 |
-
#: includes/class-mla-settings.php:
|
3910 |
msgid "Search Uploads"
|
3911 |
msgstr ""
|
3912 |
|
3913 |
-
#: includes/class-mla-settings.php:
|
3914 |
msgid "Upload MIME Type"
|
3915 |
msgstr ""
|
3916 |
|
3917 |
-
#: includes/class-mla-settings.php:
|
3918 |
msgid ""
|
3919 |
"To search the database of over 1,500 known extension/type associations, "
|
3920 |
"click \"Search Known Types\" below the form."
|
3921 |
msgstr ""
|
3922 |
|
3923 |
-
#: includes/class-mla-settings.php:
|
3924 |
msgid ""
|
3925 |
"The “extension” is the file extension for this type, and unique "
|
3926 |
"key for the item. It must be all lowercase and contain only letters and "
|
3927 |
"numbers."
|
3928 |
msgstr ""
|
3929 |
|
3930 |
-
#: includes/class-mla-settings.php:
|
3931 |
msgid "Add Upload MIME Type"
|
3932 |
msgstr ""
|
3933 |
|
3934 |
-
#: includes/class-mla-settings.php:
|
3935 |
msgid "Search Known Types"
|
3936 |
msgstr ""
|
3937 |
|
3938 |
-
#: includes/class-mla-settings.php:
|
3939 |
-
|
3940 |
-
msgid "Active"
|
3941 |
msgstr ""
|
3942 |
|
3943 |
-
#: includes/class-mla-settings.php:
|
3944 |
-
msgid "
|
3945 |
msgstr ""
|
3946 |
|
3947 |
-
#: includes/class-mla-settings.php:
|
3948 |
-
msgid "
|
3949 |
msgstr ""
|
3950 |
|
3951 |
-
#: includes/class-mla-settings.php:
|
3952 |
-
msgid "
|
3953 |
msgstr ""
|
3954 |
|
3955 |
-
#: includes/class-mla-settings.php:
|
3956 |
msgid ""
|
3957 |
"In this tab you can view the default style and markup templates. You can "
|
3958 |
"also define additional templates and use the <code>mla_style</code> and "
|
@@ -3962,178 +4123,102 @@ msgid ""
|
|
3962 |
"Changes\" at the bottom of this page."
|
3963 |
msgstr ""
|
3964 |
|
3965 |
-
#: includes/class-mla-settings.php:
|
3966 |
-
msgid "Style Templates"
|
3967 |
-
msgstr ""
|
3968 |
-
|
3969 |
-
#: includes/class-mla-settings.php:2362
|
3970 |
-
msgid "Markup Templates"
|
3971 |
-
msgstr ""
|
3972 |
-
|
3973 |
-
#: includes/class-mla-settings.php:2375
|
3974 |
msgid "Theme"
|
3975 |
msgstr ""
|
3976 |
|
3977 |
-
#: includes/class-mla-settings.php:
|
3978 |
msgid "Imagick support is not installed."
|
3979 |
msgstr ""
|
3980 |
|
3981 |
-
#: includes/class-mla-settings.php:
|
3982 |
msgid "Ghostscript support is not installed."
|
3983 |
msgstr ""
|
3984 |
|
3985 |
-
#: includes/class-mla-settings.php:
|
3986 |
#: includes/class-mla-wpml-support.php:1747
|
3987 |
#: includes/class-mla-wpml-support.php:1749
|
3988 |
msgid "WARNING:"
|
3989 |
msgstr ""
|
3990 |
|
3991 |
-
#: includes/class-mla-settings.php:
|
3992 |
msgid " MLA Viewer support may not be available"
|
3993 |
msgstr ""
|
3994 |
|
3995 |
-
#: includes/class-mla-settings.php:
|
3996 |
msgid ""
|
3997 |
"This default template cannot be altered or deleted, but you can copy the "
|
3998 |
"styles."
|
3999 |
msgstr ""
|
4000 |
|
4001 |
-
#: includes/class-mla-settings.php:
|
4002 |
-
#: includes/class-mla-settings.php:2512
|
4003 |
-
msgid "Styles"
|
4004 |
-
msgstr ""
|
4005 |
-
|
4006 |
-
#: includes/class-mla-settings.php:2457 includes/class-mla-settings.php:2490
|
4007 |
-
#: includes/class-mla-settings.php:2516
|
4008 |
-
msgid ""
|
4009 |
-
"List of substitution parameters, e.g., [+selector+], on Documentation tab."
|
4010 |
-
msgstr ""
|
4011 |
-
|
4012 |
-
#: includes/class-mla-settings.php:2474 includes/class-mla-settings.php:2598
|
4013 |
msgid "Delete this template"
|
4014 |
msgstr ""
|
4015 |
|
4016 |
-
#: includes/class-mla-settings.php:
|
4017 |
msgid ""
|
4018 |
"Check the box to delete this template when you press Update at the bottom of "
|
4019 |
"the page."
|
4020 |
msgstr ""
|
4021 |
|
4022 |
-
#: includes/class-mla-settings.php:
|
4023 |
msgid "Fill in a name and styles to add a new template."
|
4024 |
msgstr ""
|
4025 |
|
4026 |
-
#: includes/class-mla-settings.php:
|
4027 |
msgid ""
|
4028 |
"This default template cannot be altered or deleted, but you can copy the "
|
4029 |
"markup."
|
4030 |
msgstr ""
|
4031 |
|
4032 |
-
#: includes/class-mla-settings.php:
|
4033 |
-
#: includes/class-mla-settings.php:2667
|
4034 |
-
msgid "Arguments"
|
4035 |
-
msgstr ""
|
4036 |
-
|
4037 |
-
#: includes/class-mla-settings.php:2552 includes/class-mla-settings.php:2615
|
4038 |
-
#: includes/class-mla-settings.php:2671
|
4039 |
-
msgid "Default shortcode parameter values."
|
4040 |
-
msgstr ""
|
4041 |
-
|
4042 |
-
#: includes/class-mla-settings.php:2554 includes/class-mla-settings.php:2617
|
4043 |
-
#: includes/class-mla-settings.php:2673
|
4044 |
-
msgid "Open"
|
4045 |
-
msgstr ""
|
4046 |
-
|
4047 |
-
#: includes/class-mla-settings.php:2558 includes/class-mla-settings.php:2621
|
4048 |
-
#: includes/class-mla-settings.php:2677
|
4049 |
-
msgid ""
|
4050 |
-
"Markup for the beginning of the gallery. List of parameters, e.g., [+selector"
|
4051 |
-
"+], on Documentation tab."
|
4052 |
-
msgstr ""
|
4053 |
-
|
4054 |
-
#: includes/class-mla-settings.php:2560 includes/class-mla-settings.php:2623
|
4055 |
-
#: includes/class-mla-settings.php:2679
|
4056 |
-
msgid "Row"
|
4057 |
-
msgstr ""
|
4058 |
-
|
4059 |
-
#: includes/class-mla-settings.php:2564 includes/class-mla-settings.php:2683
|
4060 |
-
msgid "Markup for the beginning of each row in the gallery."
|
4061 |
-
msgstr ""
|
4062 |
-
|
4063 |
-
#: includes/class-mla-settings.php:2566 includes/class-mla-settings.php:2629
|
4064 |
-
#: includes/class-mla-settings.php:2685
|
4065 |
-
msgid "Item"
|
4066 |
-
msgstr ""
|
4067 |
-
|
4068 |
-
#: includes/class-mla-settings.php:2570 includes/class-mla-settings.php:2689
|
4069 |
-
msgid "Markup for each item/cell of the gallery."
|
4070 |
-
msgstr ""
|
4071 |
-
|
4072 |
-
#: includes/class-mla-settings.php:2572 includes/class-mla-settings.php:2635
|
4073 |
-
#: includes/class-mla-settings.php:2691 includes/class-mla-settings.php:2805
|
4074 |
-
#: includes/class-mla-settings.php:2941
|
4075 |
-
msgid "Close"
|
4076 |
-
msgstr ""
|
4077 |
-
|
4078 |
-
#: includes/class-mla-settings.php:2576 includes/class-mla-settings.php:2695
|
4079 |
-
msgid "Markup for the end of each row in the gallery."
|
4080 |
-
msgstr ""
|
4081 |
-
|
4082 |
-
#: includes/class-mla-settings.php:2581 includes/class-mla-settings.php:2644
|
4083 |
-
#: includes/class-mla-settings.php:2700
|
4084 |
-
msgid "Markup for the end of the gallery."
|
4085 |
-
msgstr ""
|
4086 |
-
|
4087 |
-
#: includes/class-mla-settings.php:2627
|
4088 |
-
msgid "Markup for the beginning of each row."
|
4089 |
-
msgstr ""
|
4090 |
-
|
4091 |
-
#: includes/class-mla-settings.php:2633
|
4092 |
-
msgid "Markup for each item/cell."
|
4093 |
-
msgstr ""
|
4094 |
-
|
4095 |
-
#: includes/class-mla-settings.php:2639
|
4096 |
-
msgid "Markup for the end of each row."
|
4097 |
-
msgstr ""
|
4098 |
-
|
4099 |
-
#: includes/class-mla-settings.php:2655
|
4100 |
msgid "Fill in a name and markup to add a new template."
|
4101 |
msgstr ""
|
4102 |
|
4103 |
-
#: includes/class-mla-settings.php:
|
4104 |
msgid "Custom Field Mapping Progress"
|
4105 |
msgstr ""
|
4106 |
|
4107 |
-
#: includes/class-mla-settings.php:
|
4108 |
msgid "DO NOT DO THE FOLLOWING (they will cause mapping to fail)"
|
4109 |
msgstr ""
|
4110 |
|
4111 |
-
#: includes/class-mla-settings.php:
|
4112 |
msgid "Close the window"
|
4113 |
msgstr ""
|
4114 |
|
4115 |
-
#: includes/class-mla-settings.php:
|
4116 |
msgid "Reload the page"
|
4117 |
msgstr ""
|
4118 |
|
4119 |
-
#: includes/class-mla-settings.php:
|
4120 |
msgid "Click the browser’s Stop, Back or forward buttons"
|
4121 |
msgstr ""
|
4122 |
|
4123 |
-
#: includes/class-mla-settings.php:
|
4124 |
msgid "Progress"
|
4125 |
msgstr ""
|
4126 |
|
4127 |
-
#: includes/class-mla-settings.php:
|
4128 |
msgid "Resume"
|
4129 |
msgstr ""
|
4130 |
|
4131 |
-
#: includes/class-mla-settings.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4132 |
msgid "Custom Field and Attachment Metadata Processing Options"
|
4133 |
msgstr ""
|
4134 |
|
4135 |
#. translators: 1: Documentation hyperlink
|
4136 |
-
#: includes/class-mla-settings.php:
|
4137 |
#, php-format
|
4138 |
msgid ""
|
4139 |
"In this tab you can define the rules for mapping several types of image "
|
@@ -4143,32 +4228,32 @@ msgid ""
|
|
4143 |
"field. See the %1$s section of the Documentation for details."
|
4144 |
msgstr ""
|
4145 |
|
4146 |
-
#: includes/class-mla-settings.php:
|
4147 |
msgid "Updating Attachment Metadata Documentation"
|
4148 |
msgstr ""
|
4149 |
|
4150 |
-
#: includes/class-mla-settings.php:
|
4151 |
msgid "Adding or changing Attachment Metadata"
|
4152 |
msgstr ""
|
4153 |
|
4154 |
#. translators: 1: Documentation hyperlink
|
4155 |
-
#: includes/class-mla-settings.php:
|
4156 |
#, php-format
|
4157 |
msgid ""
|
4158 |
"You can find more information about using the controls in this tab to define "
|
4159 |
"mapping rules and apply them in the %1$s section of the Documentation."
|
4160 |
msgstr ""
|
4161 |
|
4162 |
-
#: includes/class-mla-settings.php:
|
4163 |
msgid "Custom Field Options documentation"
|
4164 |
msgstr ""
|
4165 |
|
4166 |
-
#: includes/class-mla-settings.php:
|
4167 |
msgid "Custom field mapping"
|
4168 |
msgstr ""
|
4169 |
|
4170 |
#. translators: 1: "Save Changes"
|
4171 |
-
#: includes/class-mla-settings.php:
|
4172 |
#, php-format
|
4173 |
msgid ""
|
4174 |
"Click %1$s to update the \"Enable custom field mapping...\" checkbox and/or "
|
@@ -4177,22 +4262,22 @@ msgid ""
|
|
4177 |
msgstr ""
|
4178 |
|
4179 |
#. translators: 1: "Map All Rules..."
|
4180 |
-
#: includes/class-mla-settings.php:
|
4181 |
#, php-format
|
4182 |
msgid ""
|
4183 |
"Click %1$s to apply all the rules at once (rule changes will be applied but "
|
4184 |
"not saved)."
|
4185 |
msgstr ""
|
4186 |
|
4187 |
-
#: includes/class-mla-settings.php:
|
4188 |
msgid "IPTC & EXIF Mapping Progress"
|
4189 |
msgstr ""
|
4190 |
|
4191 |
-
#: includes/class-mla-settings.php:
|
4192 |
msgid "IPTC & EXIF Processing Options"
|
4193 |
msgstr ""
|
4194 |
|
4195 |
-
#: includes/class-mla-settings.php:
|
4196 |
msgid ""
|
4197 |
"In this tab you can define the rules for mapping IPTC (International Press "
|
4198 |
"Telecommunications Council) and EXIF (EXchangeable Image File) metadata to "
|
@@ -4201,20 +4286,20 @@ msgid ""
|
|
4201 |
"click \"Save Changes\" at the bottom of this page."
|
4202 |
msgstr ""
|
4203 |
|
4204 |
-
#: includes/class-mla-settings.php:
|
4205 |
msgid "IPTC/EXIF Options documentation"
|
4206 |
msgstr ""
|
4207 |
|
4208 |
-
#: includes/class-mla-settings.php:
|
4209 |
msgid "Standard field mapping"
|
4210 |
msgstr ""
|
4211 |
|
4212 |
-
#: includes/class-mla-settings.php:
|
4213 |
msgid "Taxonomy term mapping"
|
4214 |
msgstr ""
|
4215 |
|
4216 |
#. translators: 1: "Save Changes"
|
4217 |
-
#: includes/class-mla-settings.php:
|
4218 |
#, php-format
|
4219 |
msgid ""
|
4220 |
"Click %1$s to update the \"Enable IPTC/EXIF mapping...\" checkbox and/or all "
|
@@ -4222,205 +4307,223 @@ msgid ""
|
|
4222 |
"performed.</strong>"
|
4223 |
msgstr ""
|
4224 |
|
4225 |
-
#: includes/class-mla-settings.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4226 |
msgid "Debug settings saved."
|
4227 |
msgstr ""
|
4228 |
|
4229 |
#. translators: 1: ERROR tag 2: file type 3: file name 4: error message
|
4230 |
-
#: includes/class-mla-settings.php:
|
4231 |
#, php-format
|
4232 |
msgid "%1$s: Reseting the %2$s file ( %3$s ) \"%4$s\"."
|
4233 |
msgstr ""
|
4234 |
|
4235 |
-
#: includes/class-mla-settings.php:
|
4236 |
-
#: includes/class-mla-settings.php:
|
4237 |
-
#: includes/class-mla-settings.php:
|
4238 |
msgid "Error Log"
|
4239 |
msgstr ""
|
4240 |
|
4241 |
#. translators: 1: ERROR tag 2: file type 3: file name 4: error message
|
4242 |
-
#: includes/class-mla-settings.php:
|
4243 |
#, php-format
|
4244 |
msgid "%1$s: Reading the %2$s file ( %3$s ) \"%4$s\"."
|
4245 |
msgstr ""
|
4246 |
|
4247 |
#. translators: 1: file name
|
4248 |
-
#: includes/class-mla-settings.php:
|
4249 |
#, php-format
|
4250 |
msgid "Error log file (%1$s) not found; click Reset to create it."
|
4251 |
msgstr ""
|
4252 |
|
4253 |
-
#: includes/class-mla-settings.php:
|
4254 |
msgid "Debug Options"
|
4255 |
msgstr ""
|
4256 |
|
4257 |
-
#: includes/class-mla-settings.php:
|
4258 |
msgid "Debug Settings"
|
4259 |
msgstr ""
|
4260 |
|
4261 |
#. translators: 1: "Save Changes"
|
4262 |
-
#: includes/class-mla-settings.php:
|
4263 |
#, php-format
|
4264 |
msgid "Click %1$s to update the %2$s."
|
4265 |
msgstr ""
|
4266 |
|
4267 |
-
#: includes/class-mla-settings.php:
|
4268 |
msgid "You do not have permission to manage plugin settings."
|
4269 |
msgstr ""
|
4270 |
|
4271 |
-
#: includes/class-mla-settings.php:
|
4272 |
msgid "Cannot render content tab"
|
4273 |
msgstr ""
|
4274 |
|
4275 |
-
#: includes/class-mla-settings.php:
|
4276 |
msgid "Unknown content tab"
|
4277 |
msgstr ""
|
4278 |
|
4279 |
#. translators: 1: template type 2: template name
|
4280 |
-
#: includes/class-mla-settings.php:
|
4281 |
#, php-format
|
4282 |
msgctxt "message_list"
|
4283 |
msgid "Deleting %1$s \"%2$s\"."
|
4284 |
msgstr ""
|
4285 |
|
4286 |
#. translators: 1: ERROR tag 2: template name 3: template type
|
4287 |
-
#: includes/class-mla-settings.php:
|
4288 |
#, php-format
|
4289 |
msgid "%1$s: Reserved name \"%2$s\", new %3$s discarded."
|
4290 |
msgstr ""
|
4291 |
|
4292 |
#. translators: 1: ERROR tag 2: template name 3: template type
|
4293 |
-
#: includes/class-mla-settings.php:
|
4294 |
#, php-format
|
4295 |
msgid "%1$s: Duplicate name \"%2$s\", new %3$s discarded."
|
4296 |
msgstr ""
|
4297 |
|
4298 |
#. translators: 1: template type 2: template name
|
4299 |
-
#: includes/class-mla-settings.php:
|
4300 |
#, php-format
|
4301 |
msgctxt "message_list"
|
4302 |
msgid "Adding new %1$s \"%2$s\"."
|
4303 |
msgstr ""
|
4304 |
|
4305 |
#. translators: 1: ERROR tag 2: element name 3: old value
|
4306 |
-
#: includes/class-mla-settings.php:
|
4307 |
#, php-format
|
4308 |
msgid "%1$s: Blank %2$s, reverting to \"%3$s\"."
|
4309 |
msgstr ""
|
4310 |
|
4311 |
-
#: includes/class-mla-settings.php:
|
4312 |
-
#: includes/class-mla-settings.php:
|
4313 |
msgid "style template name"
|
4314 |
msgstr ""
|
4315 |
|
4316 |
#. translators: 1: ERROR tag 2: element name 3: new value 4: old value
|
4317 |
-
#: includes/class-mla-settings.php:
|
4318 |
#, php-format
|
4319 |
msgid "%1$s: Duplicate new %2$s \"%3$s\", reverting to \"%4$s\"."
|
4320 |
msgstr ""
|
4321 |
|
|
|
|
|
|
|
|
|
|
|
|
|
4322 |
#. translators: 1: element name 2: old_value 3: new_value
|
4323 |
-
#: includes/class-mla-settings.php:
|
4324 |
#, php-format
|
4325 |
msgctxt "message_list"
|
4326 |
msgid "Changing %1$s from \"%2$s\" to \"%3$s\""
|
4327 |
msgstr ""
|
4328 |
|
4329 |
#. translators: 1: template type 2: template name
|
4330 |
-
#: includes/class-mla-settings.php:
|
4331 |
#, php-format
|
4332 |
msgctxt "message_list"
|
4333 |
msgid "Updating contents of %1$s \"%2$s\"."
|
4334 |
msgstr ""
|
4335 |
|
4336 |
#. translators: 1: ERROR tag 2: template type
|
4337 |
-
#: includes/class-mla-settings.php:
|
4338 |
#, php-format
|
4339 |
msgid "%1$s: Update of %2$s failed."
|
4340 |
msgstr ""
|
4341 |
|
4342 |
-
#: includes/class-mla-settings.php:
|
4343 |
-
#: includes/class-mla-settings.php:
|
4344 |
msgid "markup template name"
|
4345 |
msgstr ""
|
4346 |
|
4347 |
-
#. translators: 1: template name
|
4348 |
-
#: includes/class-mla-settings.php:
|
4349 |
-
#, php-format
|
4350 |
-
msgctxt "message_list"
|
4351 |
-
msgid "Updating arguments markup for \"%1$s\"."
|
4352 |
-
msgstr ""
|
4353 |
-
|
4354 |
-
#. translators: 1: template name
|
4355 |
-
#: includes/class-mla-settings.php:3551
|
4356 |
-
#, php-format
|
4357 |
-
msgctxt "message_list"
|
4358 |
-
msgid "Updating open markup for \"%1$s\"."
|
4359 |
-
msgstr ""
|
4360 |
-
|
4361 |
-
#. translators: 1: template name
|
4362 |
-
#: includes/class-mla-settings.php:3557
|
4363 |
#, php-format
|
4364 |
msgctxt "message_list"
|
4365 |
-
msgid "Updating
|
4366 |
-
msgstr ""
|
4367 |
-
|
4368 |
-
#. translators: 1: template name
|
4369 |
-
#: includes/class-mla-settings.php:3563
|
4370 |
-
#, php-format
|
4371 |
-
msgctxt "message_list"
|
4372 |
-
msgid "Updating item markup for \"%1$s\"."
|
4373 |
-
msgstr ""
|
4374 |
-
|
4375 |
-
#. translators: 1: template name
|
4376 |
-
#: includes/class-mla-settings.php:3569
|
4377 |
-
#, php-format
|
4378 |
-
msgctxt "message_list"
|
4379 |
-
msgid "Updating row close markup for \"%1$s\"."
|
4380 |
-
msgstr ""
|
4381 |
-
|
4382 |
-
#. translators: 1: template name
|
4383 |
-
#: includes/class-mla-settings.php:3575
|
4384 |
-
#, php-format
|
4385 |
-
msgctxt "message_list"
|
4386 |
-
msgid "Updating close markup for \"%1$s\"."
|
4387 |
msgstr ""
|
4388 |
|
4389 |
#. translators: 1: field type
|
4390 |
-
#: includes/class-mla-settings.php:
|
4391 |
#, php-format
|
4392 |
msgid "%1$s no changes detected."
|
4393 |
msgstr ""
|
4394 |
|
4395 |
-
#: includes/class-mla-settings.php:
|
4396 |
msgid "View settings saved."
|
4397 |
msgstr ""
|
4398 |
|
4399 |
-
#: includes/class-mla-settings.php:
|
4400 |
msgid "Upload MIME Type settings saved."
|
4401 |
msgstr ""
|
4402 |
|
4403 |
-
#: includes/class-mla-settings.php:
|
4404 |
msgid "No custom field mapping rules to process."
|
4405 |
msgstr ""
|
4406 |
|
4407 |
#. translators: 1: field type 2: examined count 3: updated count
|
4408 |
-
#: includes/class-mla-settings.php:
|
4409 |
-
#: includes/class-mla-settings.php:
|
4410 |
#, php-format
|
4411 |
msgid "%1$s mapping completed; %2$d attachment(s) examined, %3$d updated."
|
4412 |
msgstr ""
|
4413 |
|
4414 |
#. translators: 1: field type 2: examined count
|
4415 |
-
#: includes/class-mla-settings.php:
|
4416 |
-
#: includes/class-mla-settings.php:
|
4417 |
#, php-format
|
4418 |
msgid ""
|
4419 |
"%1$s mapping completed; %2$d attachment(s) examined, no changes detected."
|
4420 |
msgstr ""
|
4421 |
|
4422 |
#. translators: 1: number of attachments
|
4423 |
-
#: includes/class-mla-settings.php:
|
4424 |
#, php-format
|
4425 |
msgid "%s attachment"
|
4426 |
msgid_plural "%s attachments"
|
@@ -4428,262 +4531,405 @@ msgstr[0] ""
|
|
4428 |
msgstr[1] ""
|
4429 |
|
4430 |
#. translators: 1: singular/plural number of attachments
|
4431 |
-
#: includes/class-mla-settings.php:
|
4432 |
#, php-format
|
4433 |
msgid "Deleted custom field value from %1$s."
|
4434 |
msgstr ""
|
4435 |
|
4436 |
-
#: includes/class-mla-settings.php:
|
4437 |
msgid "No attachments contained this custom field."
|
4438 |
msgstr ""
|
4439 |
|
4440 |
#. translators: 1: ERROR tag 2: field type
|
4441 |
-
#: includes/class-mla-settings.php:
|
4442 |
-
#: includes/class-mla-settings.php:
|
4443 |
#, php-format
|
4444 |
msgid "%1$s: No %2$s settings to process."
|
4445 |
msgstr ""
|
4446 |
|
4447 |
-
#: includes/class-mla-settings.php:
|
4448 |
-
#: includes/class-mla-settings.php:
|
4449 |
msgid "updated."
|
4450 |
msgstr ""
|
4451 |
|
4452 |
#. translators: 1: reference type, e.g., Gallery in
|
4453 |
-
#: includes/class-mla-settings.php:
|
4454 |
#, php-format
|
4455 |
msgctxt "message_list"
|
4456 |
msgid "%1$s - references updated."
|
4457 |
msgstr ""
|
4458 |
|
4459 |
-
#: includes/class-mla-settings.php:
|
4460 |
msgid "General settings saved."
|
4461 |
msgstr ""
|
4462 |
|
4463 |
-
#: includes/class-mla-settings.php:
|
4464 |
msgid "General settings reset to default values."
|
4465 |
msgstr ""
|
4466 |
|
4467 |
-
#: includes/class-mla-settings.php:
|
4468 |
msgid "select settings"
|
4469 |
msgstr ""
|
4470 |
|
4471 |
-
#: includes/class-mla-settings.php:
|
4472 |
msgid "Import ALL Settings"
|
4473 |
msgstr ""
|
4474 |
|
4475 |
-
#: includes/class-mla-settings.php:
|
4476 |
msgctxt "message_list"
|
4477 |
msgid "exported"
|
4478 |
msgstr ""
|
4479 |
|
4480 |
-
#: includes/class-mla-settings.php:
|
4481 |
msgctxt "message_list"
|
4482 |
msgid "skipped"
|
4483 |
msgstr ""
|
4484 |
|
4485 |
-
#: includes/class-mla-settings.php:
|
4486 |
msgid "ALL settings exported."
|
4487 |
msgstr ""
|
4488 |
|
4489 |
#. translators: 1: ERROR tag 2: backup directory name
|
4490 |
-
#: includes/class-mla-settings.php:
|
4491 |
#, php-format
|
4492 |
msgid "%1$s: The settings directory ( %2$s ) cannot be created."
|
4493 |
msgstr ""
|
4494 |
|
4495 |
#. translators: 1: ERROR tag 2: backup directory name
|
4496 |
-
#: includes/class-mla-settings.php:
|
4497 |
#, php-format
|
4498 |
msgid "%1$s: The settings directory ( %2$s ) is not writable."
|
4499 |
msgstr ""
|
4500 |
|
4501 |
#. translators: 1: ERROR tag 2: backup file name
|
4502 |
-
#: includes/class-mla-settings.php:
|
4503 |
#, php-format
|
4504 |
msgid "%1$s: The settings file ( %2$s ) could not be opened."
|
4505 |
msgstr ""
|
4506 |
|
4507 |
#. translators: 1: ERROR tag 2: PHP error information
|
4508 |
-
#: includes/class-mla-settings.php:
|
4509 |
#, php-format
|
4510 |
msgctxt "error_log"
|
4511 |
msgid "%1$s: _export_settings $error_info = \"%2$s\"."
|
4512 |
msgstr ""
|
4513 |
|
4514 |
#. translators: 1: ERROR tag 2: backup file name 3: error message
|
4515 |
-
#: includes/class-mla-settings.php:
|
4516 |
#, php-format
|
4517 |
msgid "%1$s: Writing the settings file ( %2$s ) \"%3$s\"."
|
4518 |
msgstr ""
|
4519 |
|
4520 |
#. translators: 1: number of option settings
|
4521 |
-
#: includes/class-mla-settings.php:
|
4522 |
#, php-format
|
4523 |
msgid "Settings exported; %1$s settings recorded."
|
4524 |
msgstr ""
|
4525 |
|
4526 |
-
#: includes/class-mla-settings.php:
|
4527 |
msgid "No settings imported."
|
4528 |
msgstr ""
|
4529 |
|
4530 |
-
#: includes/class-mla-settings.php:
|
4531 |
msgid "Please select an import settings file from the dropdown list."
|
4532 |
msgstr ""
|
4533 |
|
4534 |
-
#: includes/class-mla-settings.php:
|
4535 |
msgid "The import settings dropdown selection is missing."
|
4536 |
msgstr ""
|
4537 |
|
4538 |
#. translators: 1: ERROR tag 2: PHP error information
|
4539 |
-
#: includes/class-mla-settings.php:
|
4540 |
#, php-format
|
4541 |
msgctxt "error_log"
|
4542 |
msgid "%1$s: _import_settings $error_info = \"%2$s\"."
|
4543 |
msgstr ""
|
4544 |
|
4545 |
#. translators: 1: ERROR tag 2: backup file name 3: error message
|
4546 |
-
#: includes/class-mla-settings.php:
|
4547 |
#, php-format
|
4548 |
msgid "%1$s: Reading the settings file ( %2$s ) \"%3$s\"."
|
4549 |
msgstr ""
|
4550 |
|
4551 |
-
#: includes/class-mla-settings.php:
|
4552 |
msgctxt "message_list"
|
4553 |
msgid "updated"
|
4554 |
msgstr ""
|
4555 |
|
4556 |
-
#: includes/class-mla-settings.php:
|
4557 |
msgctxt "message_list"
|
4558 |
msgid "unchanged"
|
4559 |
msgstr ""
|
4560 |
|
4561 |
#. translators: 1: number of option settings updated 2: number of option settings unchanged
|
4562 |
-
#: includes/class-mla-settings.php:
|
4563 |
#, php-format
|
4564 |
msgid "Settings imported; %1$s updated, %2$s unchanged."
|
4565 |
msgstr ""
|
4566 |
|
4567 |
-
#: includes/class-mla-shortcode-support.php:
|
4568 |
-
|
4569 |
-
|
4570 |
-
|
4571 |
-
#: includes/class-mla-shortcode-support.php:463
|
4572 |
-
#: includes/class-mla-shortcode-support.php:1708
|
4573 |
-
#: includes/class-mla-shortcode-support.php:3436
|
4574 |
-
#: includes/class-mla-shortcode-support.php:3723
|
4575 |
msgid "Previous"
|
4576 |
msgstr ""
|
4577 |
|
4578 |
-
#: includes/class-mla-shortcode-support.php:
|
4579 |
-
#: includes/class-mla-shortcode-support.php:
|
4580 |
-
#: includes/class-mla-shortcode-support.php:
|
4581 |
-
#: includes/class-mla-shortcode-support.php:
|
4582 |
msgid "Next"
|
4583 |
msgstr ""
|
4584 |
|
4585 |
-
#: includes/class-mla-shortcode-support.php:
|
4586 |
msgid "mla_debug empty gallery"
|
4587 |
msgstr ""
|
4588 |
|
4589 |
-
#: includes/class-mla-shortcode-support.php:
|
4590 |
msgid ""
|
4591 |
"<strong>Photonic-enhanced [mla_gallery]</strong> type must be "
|
4592 |
"<strong>default</strong>, query = "
|
4593 |
msgstr ""
|
4594 |
|
4595 |
-
#: includes/class-mla-shortcode-support.php:
|
4596 |
msgid "unknown"
|
4597 |
msgstr ""
|
4598 |
|
4599 |
-
#: includes/class-mla-shortcode-support.php:
|
4600 |
-
#: includes/class-mla-shortcode-support.php:
|
4601 |
msgid "mla_debug attributes"
|
4602 |
msgstr ""
|
4603 |
|
4604 |
-
#: includes/class-mla-shortcode-support.php:
|
4605 |
-
#: includes/class-mla-shortcode-support.php:
|
4606 |
msgid "mla_debug arguments"
|
4607 |
msgstr ""
|
4608 |
|
4609 |
-
#: includes/class-mla-shortcode-support.php:
|
4610 |
msgid "mla_debug empty cloud"
|
4611 |
msgstr ""
|
4612 |
|
4613 |
-
#: includes/class-mla-shortcode-support.php:
|
4614 |
msgid "mla_debug empty list"
|
4615 |
msgstr ""
|
4616 |
|
4617 |
-
#: includes/class-mla-shortcode-support.php:
|
4618 |
-
|
4619 |
-
|
|
|
|
|
|
|
|
|
4620 |
msgid "Invalid mla_gallery"
|
4621 |
msgstr ""
|
4622 |
|
4623 |
-
#: includes/class-mla-shortcode-support.php:
|
4624 |
msgid "mla_debug query"
|
4625 |
msgstr ""
|
4626 |
|
4627 |
-
#: includes/class-mla-shortcode-support.php:
|
4628 |
msgid "mla_debug request"
|
4629 |
msgstr ""
|
4630 |
|
4631 |
-
#: includes/class-mla-shortcode-support.php:
|
4632 |
msgid "mla_debug query_vars"
|
4633 |
msgstr ""
|
4634 |
|
4635 |
-
#: includes/class-mla-shortcode-support.php:
|
4636 |
msgid "mla_debug post_count"
|
4637 |
msgstr ""
|
4638 |
|
4639 |
-
#: includes/class-mla-shortcode-support.php:
|
4640 |
msgid "mla_debug WHERE filter"
|
4641 |
msgstr ""
|
4642 |
|
4643 |
-
#: includes/class-mla-shortcode-support.php:
|
4644 |
msgid "mla_debug modified WHERE filter"
|
4645 |
msgstr ""
|
4646 |
|
4647 |
-
#: includes/class-mla-shortcode-support.php:
|
4648 |
msgid "mla_debug ORDER BY filter, incoming"
|
4649 |
msgstr ""
|
4650 |
|
4651 |
-
#: includes/class-mla-shortcode-support.php:
|
4652 |
msgid "Replacement ORDER BY clause"
|
4653 |
msgstr ""
|
4654 |
|
4655 |
-
#: includes/class-mla-shortcode-support.php:
|
4656 |
msgid "mla_debug posts_clauses filter"
|
4657 |
msgstr ""
|
4658 |
|
4659 |
-
#: includes/class-mla-shortcode-support.php:
|
4660 |
msgid "mla_debug posts_clauses_request filter"
|
4661 |
msgstr ""
|
4662 |
|
4663 |
-
#: includes/class-mla-shortcode-support.php:
|
4664 |
msgid "Invalid taxonomy"
|
4665 |
msgstr ""
|
4666 |
|
4667 |
-
#: includes/class-mla-shortcode-support.php:
|
4668 |
msgid "mla_debug query arguments"
|
4669 |
msgstr ""
|
4670 |
|
4671 |
-
#: includes/class-mla-shortcode-support.php:
|
4672 |
msgid "mla_debug last_query"
|
4673 |
msgstr ""
|
4674 |
|
4675 |
-
#: includes/class-mla-shortcode-support.php:
|
4676 |
msgid "mla_debug last_error"
|
4677 |
msgstr ""
|
4678 |
|
4679 |
-
#: includes/class-mla-shortcode-support.php:
|
4680 |
msgid "mla_debug num_rows"
|
4681 |
msgstr ""
|
4682 |
|
4683 |
-
#: includes/class-mla-shortcode-support.php:
|
4684 |
msgid "mla_debug found_rows"
|
4685 |
msgstr ""
|
4686 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4687 |
#: includes/class-mla-thumbnail-generation.php:95
|
4688 |
msgid "Error while saving the thumbnails."
|
4689 |
msgstr ""
|
@@ -4931,11 +5177,11 @@ msgstr ""
|
|
4931 |
msgid "Search Media"
|
4932 |
msgstr ""
|
4933 |
|
4934 |
-
#: includes/mla-plugin-loader.php:
|
4935 |
msgid "The Media Library Assistant cannot load."
|
4936 |
msgstr ""
|
4937 |
|
4938 |
-
#: includes/mla-plugin-loader.php:
|
4939 |
msgid "You must resolve these conflicts before this plugin can safely load."
|
4940 |
msgstr ""
|
4941 |
|
2 |
msgid ""
|
3 |
msgstr ""
|
4 |
"Project-Id-Version: Media Library Assistant\n"
|
5 |
+
"POT-Creation-Date: 2016-08-21 17:29-0700\n"
|
6 |
"PO-Revision-Date: 2015-08-21 21:38-0800\n"
|
7 |
"Last-Translator: David Lingren <david@fairtradejudaica.org>\n"
|
8 |
"Language-Team: David Lingren <david@fairtradejudaica.org>\n"
|
22 |
|
23 |
#. translators: Name of the plugin/theme
|
24 |
#: includes/class-mla-admin-columns-support.php:33
|
25 |
+
#: includes/class-mla-core-options.php:520 includes/class-mla-settings.php:480
|
26 |
+
#: includes/class-mla-settings.php:3468 includes/class-mla-settings.php:3488
|
27 |
#: index.php:48
|
28 |
msgid "Media Library Assistant"
|
29 |
msgstr ""
|
30 |
|
31 |
#: includes/class-mla-admin-columns-support.php:34
|
32 |
+
#: includes/class-mla-core-options.php:529
|
33 |
msgid "Assistant"
|
34 |
msgstr ""
|
35 |
|
36 |
+
#: includes/class-mla-ajax.php:164 includes/class-mla-core-options.php:1107
|
37 |
+
#: includes/class-mla-data.php:3635 includes/class-mla-edit-media.php:426
|
38 |
+
#: includes/class-mla-main.php:1848 includes/class-mla-main.php:2038
|
39 |
+
#: includes/class-mla-objects.php:315 includes/class-mla-options.php:716
|
40 |
#: includes/mla-main-search-box-template.php:50
|
41 |
#: includes/mla-media-modal-js-template.php:40
|
42 |
msgid "Title"
|
43 |
msgstr ""
|
44 |
|
45 |
+
#: includes/class-mla-ajax.php:164 includes/class-mla-main.php:1849
|
46 |
#: includes/class-mla-thumbnail-generation.php:436
|
47 |
msgid "Type"
|
48 |
msgstr ""
|
49 |
|
50 |
+
#: includes/class-mla-ajax.php:164 includes/class-mla-main.php:1850
|
51 |
msgid "Date"
|
52 |
msgstr ""
|
53 |
|
54 |
+
#: includes/class-mla-ajax.php:164 includes/class-mla-main.php:1851
|
55 |
+
#: includes/class-mla-settings.php:2321
|
56 |
msgid "Status"
|
57 |
msgstr ""
|
58 |
|
59 |
+
#: includes/class-mla-ajax.php:168 includes/class-mla-list-table.php:844
|
60 |
+
#: includes/class-mla-list-table.php:965 includes/class-mla-main.php:454
|
61 |
+
#: includes/class-mla-polylang-support.php:429
|
62 |
#: includes/class-mla-thumbnail-generation.php:97
|
63 |
msgid "(no title)"
|
64 |
msgstr ""
|
65 |
|
66 |
+
#: includes/class-mla-ajax.php:174
|
67 |
msgid "Published"
|
68 |
msgstr ""
|
69 |
|
70 |
+
#: includes/class-mla-ajax.php:177 includes/class-mla-edit-media.php:817
|
71 |
+
#: includes/class-mla-list-table.php:611
|
72 |
msgid "Scheduled"
|
73 |
msgstr ""
|
74 |
|
75 |
+
#: includes/class-mla-ajax.php:180
|
76 |
msgid "Pending Review"
|
77 |
msgstr ""
|
78 |
|
79 |
+
#: includes/class-mla-ajax.php:183 includes/class-mla-edit-media.php:823
|
80 |
+
#: includes/class-mla-list-table.php:608
|
81 |
msgid "Draft"
|
82 |
msgstr ""
|
83 |
|
84 |
#. translators: date format in table columns, see http://php.net/date
|
85 |
#. translators: format for upload/last modified date
|
86 |
+
#: includes/class-mla-ajax.php:193 includes/class-mla-list-table.php:1374
|
87 |
+
#: includes/class-mla-list-table.php:1403
|
88 |
+
#: includes/class-mla-list-table.php:1459
|
89 |
msgid "Y/m/d"
|
90 |
msgstr ""
|
91 |
|
92 |
+
#: includes/class-mla-ajax.php:222 includes/class-mla-ajax.php:229
|
93 |
+
#: includes/class-mla-ajax.php:238 includes/class-mla-core.php:655
|
94 |
+
#: includes/class-mla-core.php:673 includes/class-mla-core.php:1076
|
95 |
+
#: includes/class-mla-core.php:1082 includes/class-mla-core.php:1086
|
96 |
#: includes/class-mla-data-pdf.php:216 includes/class-mla-data-pdf.php:517
|
97 |
#: includes/class-mla-data-pdf.php:519 includes/class-mla-data-pdf.php:565
|
98 |
#: includes/class-mla-data-pdf.php:749 includes/class-mla-data-query.php:666
|
99 |
#: includes/class-mla-data.php:50 includes/class-mla-data.php:109
|
100 |
#: includes/class-mla-data.php:197 includes/class-mla-data.php:241
|
101 |
#: includes/class-mla-data.php:344 includes/class-mla-data.php:500
|
102 |
+
#: includes/class-mla-data.php:563 includes/class-mla-data.php:1254
|
103 |
+
#: includes/class-mla-data.php:1452 includes/class-mla-data.php:1458
|
104 |
+
#: includes/class-mla-data.php:1855 includes/class-mla-data.php:1859
|
105 |
+
#: includes/class-mla-data.php:3023 includes/class-mla-data.php:3050
|
106 |
+
#: includes/class-mla-data.php:3382 includes/class-mla-data.php:3395
|
107 |
+
#: includes/class-mla-data.php:3417 includes/class-mla-data.php:3612
|
108 |
+
#: includes/class-mla-data.php:3658 includes/class-mla-data.php:3690
|
109 |
+
#: includes/class-mla-data.php:3706 includes/class-mla-data.php:3896
|
110 |
#: includes/class-mla-edit-media.php:316 includes/class-mla-edit-media.php:731
|
111 |
+
#: includes/class-mla-edit-media.php:771
|
112 |
+
#: includes/class-mla-example-list-table.php:977
|
113 |
+
#: includes/class-mla-file-downloader.php:57 includes/class-mla-main.php:683
|
114 |
+
#: includes/class-mla-main.php:812 includes/class-mla-main.php:1153
|
115 |
+
#: includes/class-mla-main.php:1209 includes/class-mla-main.php:1234
|
116 |
+
#: includes/class-mla-main.php:1361 includes/class-mla-main.php:1413
|
117 |
+
#: includes/class-mla-main.php:1504 includes/class-mla-main.php:1535
|
118 |
+
#: includes/class-mla-main.php:1671 includes/class-mla-main.php:1678
|
119 |
+
#: includes/class-mla-main.php:1834 includes/class-mla-main.php:1909
|
120 |
+
#: includes/class-mla-main.php:2157 includes/class-mla-main.php:2165
|
121 |
+
#: includes/class-mla-main.php:2189 includes/class-mla-main.php:2197
|
122 |
+
#: includes/class-mla-main.php:2229 includes/class-mla-main.php:2237
|
123 |
+
#: includes/class-mla-media-modal.php:575 includes/class-mla-mime-types.php:477
|
124 |
#: includes/class-mla-mime-types.php:873 includes/class-mla-mime-types.php:961
|
125 |
#: includes/class-mla-mime-types.php:1107
|
126 |
#: includes/class-mla-mime-types.php:1130
|
136 |
#: includes/class-mla-mime-types.php:2210
|
137 |
#: includes/class-mla-mime-types.php:2289
|
138 |
#: includes/class-mla-mime-types.php:2298
|
139 |
+
#: includes/class-mla-mime-types.php:2330 includes/class-mla-objects.php:238
|
140 |
+
#: includes/class-mla-options.php:484 includes/class-mla-options.php:686
|
141 |
+
#: includes/class-mla-options.php:762 includes/class-mla-options.php:1265
|
142 |
+
#: includes/class-mla-options.php:1702 includes/class-mla-options.php:1715
|
143 |
+
#: includes/class-mla-options.php:1719 includes/class-mla-options.php:2303
|
144 |
+
#: includes/class-mla-options.php:2525 includes/class-mla-options.php:3094
|
145 |
+
#: includes/class-mla-options.php:3138 includes/class-mla-options.php:3146
|
146 |
+
#: includes/class-mla-options.php:3163 includes/class-mla-options.php:3173
|
147 |
+
#: includes/class-mla-options.php:3183 includes/class-mla-options.php:3191
|
148 |
+
#: includes/class-mla-options.php:3195 includes/class-mla-settings.php:608
|
149 |
+
#: includes/class-mla-settings.php:672 includes/class-mla-settings.php:686
|
150 |
+
#: includes/class-mla-settings.php:715 includes/class-mla-settings.php:726
|
151 |
+
#: includes/class-mla-settings.php:817 includes/class-mla-settings.php:953
|
152 |
+
#: includes/class-mla-settings.php:1084 includes/class-mla-settings.php:1121
|
153 |
+
#: includes/class-mla-settings.php:1261 includes/class-mla-settings.php:1624
|
154 |
+
#: includes/class-mla-settings.php:1656 includes/class-mla-settings.php:1733
|
155 |
+
#: includes/class-mla-settings.php:2072 includes/class-mla-settings.php:2123
|
156 |
+
#: includes/class-mla-settings.php:2202 includes/class-mla-settings.php:2790
|
157 |
+
#: includes/class-mla-settings.php:2932 includes/class-mla-settings.php:3199
|
158 |
+
#: includes/class-mla-settings.php:3331 includes/class-mla-settings.php:3382
|
159 |
+
#: includes/class-mla-settings.php:3468 includes/class-mla-settings.php:3500
|
160 |
+
#: includes/class-mla-settings.php:3503 includes/class-mla-settings.php:3507
|
161 |
+
#: includes/class-mla-settings.php:3612 includes/class-mla-settings.php:3618
|
162 |
+
#: includes/class-mla-settings.php:3632 includes/class-mla-settings.php:3639
|
163 |
+
#: includes/class-mla-settings.php:3643 includes/class-mla-settings.php:3669
|
164 |
+
#: includes/class-mla-settings.php:3709 includes/class-mla-settings.php:3715
|
165 |
+
#: includes/class-mla-settings.php:3729 includes/class-mla-settings.php:3736
|
166 |
+
#: includes/class-mla-settings.php:3740 includes/class-mla-settings.php:3781
|
167 |
+
#: includes/class-mla-settings.php:3902 includes/class-mla-settings.php:4035
|
168 |
+
#: includes/class-mla-settings.php:4109 includes/class-mla-settings.php:4198
|
169 |
+
#: includes/class-mla-settings.php:4555 includes/class-mla-settings.php:4559
|
170 |
+
#: includes/class-mla-settings.php:4570 includes/class-mla-settings.php:4577
|
171 |
+
#: includes/class-mla-settings.php:4586 includes/class-mla-settings.php:4623
|
172 |
+
#: includes/class-mla-settings.php:4631 includes/class-mla-settings.php:4640
|
173 |
+
#: includes/class-mla-shortcode-support.php:1946
|
174 |
+
#: includes/class-mla-shortcode-support.php:2037
|
175 |
+
#: includes/class-mla-shortcode-support.php:3266
|
176 |
+
#: includes/class-mla-shortcode-support.php:3359
|
177 |
+
#: includes/class-mla-shortcode-support.php:3391
|
178 |
+
#: includes/class-mla-shortcode-support.php:4324
|
179 |
+
#: includes/class-mla-shortcode-support.php:4661
|
180 |
+
#: includes/class-mla-shortcode-support.php:4692
|
181 |
#: includes/class-mla-thumbnail-generation.php:256
|
182 |
#: includes/class-mla-thumbnail-generation.php:270
|
183 |
#: includes/class-mla-thumbnail-generation.php:316
|
184 |
msgid "ERROR"
|
185 |
msgstr ""
|
186 |
|
187 |
+
#: includes/class-mla-ajax.php:222 includes/class-mla-main.php:1671
|
188 |
msgid "No post ID found"
|
189 |
msgstr ""
|
190 |
|
191 |
+
#: includes/class-mla-ajax.php:229 includes/class-mla-main.php:1678
|
192 |
+
#: includes/class-mla-polylang-support.php:326
|
193 |
msgid "You are not allowed to edit this Attachment."
|
194 |
msgstr ""
|
195 |
|
196 |
+
#: includes/class-mla-core-options.php:383 includes/class-mla-options.php:520
|
197 |
msgid "Attachment Categories"
|
198 |
msgstr ""
|
199 |
|
200 |
+
#: includes/class-mla-core-options.php:387
|
201 |
msgid "Check this option to add support for Attachment Categories."
|
202 |
msgstr ""
|
203 |
|
204 |
+
#: includes/class-mla-core-options.php:391 includes/class-mla-options.php:535
|
205 |
msgid "Attachment Tags"
|
206 |
msgstr ""
|
207 |
|
208 |
+
#: includes/class-mla-core-options.php:395
|
209 |
msgid "Check this option to add support for Attachment Tags."
|
210 |
msgstr ""
|
211 |
|
212 |
+
#: includes/class-mla-core-options.php:399 includes/class-mla-settings.php:1419
|
213 |
msgid "Where-used Reporting"
|
214 |
msgstr ""
|
215 |
|
216 |
+
#: includes/class-mla-core-options.php:404
|
217 |
msgid "Exclude Revisions"
|
218 |
msgstr ""
|
219 |
|
220 |
+
#: includes/class-mla-core-options.php:408
|
221 |
msgid "Check this option to exclude revisions from where-used reporting."
|
222 |
msgstr ""
|
223 |
|
224 |
+
#: includes/class-mla-core-options.php:412
|
225 |
msgid "Where-used database access tuning"
|
226 |
msgstr ""
|
227 |
|
228 |
+
#: includes/class-mla-core-options.php:417
|
229 |
#: includes/class-mla-edit-media.php:666 includes/class-mla-edit-media.php:916
|
230 |
msgid "Featured in"
|
231 |
msgstr ""
|
232 |
|
233 |
+
#: includes/class-mla-core-options.php:422
|
234 |
+
#: includes/class-mla-core-options.php:432
|
235 |
msgid "Enabled"
|
236 |
msgstr ""
|
237 |
|
238 |
+
#: includes/class-mla-core-options.php:422
|
239 |
+
#: includes/class-mla-core-options.php:432
|
240 |
+
#: includes/class-mla-core-options.php:442
|
241 |
+
#: includes/class-mla-core-options.php:452
|
242 |
+
#: includes/class-mla-list-table.php:1071
|
243 |
+
#: includes/class-mla-list-table.php:1116
|
244 |
+
#: includes/class-mla-list-table.php:1166
|
245 |
+
#: includes/class-mla-list-table.php:1211
|
246 |
msgid "Disabled"
|
247 |
msgstr ""
|
248 |
|
249 |
+
#: includes/class-mla-core-options.php:423
|
250 |
msgid "Search database posts and pages for Featured Image attachments."
|
251 |
msgstr ""
|
252 |
|
253 |
+
#: includes/class-mla-core-options.php:427
|
254 |
#: includes/class-mla-edit-media.php:670 includes/class-mla-edit-media.php:955
|
255 |
msgid "Inserted in"
|
256 |
msgstr ""
|
257 |
|
258 |
+
#: includes/class-mla-core-options.php:432
|
259 |
msgid "Base"
|
260 |
msgstr ""
|
261 |
|
262 |
+
#: includes/class-mla-core-options.php:433
|
263 |
msgid ""
|
264 |
"Search database posts and pages for attachments embedded in content."
|
265 |
"<br> Base = ignore intermediate size suffixes; use path, base "
|
266 |
"name and extension only."
|
267 |
msgstr ""
|
268 |
|
269 |
+
#: includes/class-mla-core-options.php:437
|
270 |
#: includes/class-mla-edit-media.php:674 includes/class-mla-edit-media.php:990
|
271 |
+
#: includes/class-mla-settings.php:4336
|
272 |
msgid "Gallery in"
|
273 |
msgstr ""
|
274 |
|
275 |
+
#: includes/class-mla-core-options.php:442
|
276 |
+
#: includes/class-mla-core-options.php:452
|
277 |
msgid "Dynamic"
|
278 |
msgstr ""
|
279 |
|
280 |
+
#: includes/class-mla-core-options.php:442
|
281 |
+
#: includes/class-mla-core-options.php:452 includes/class-mla-main.php:2068
|
282 |
+
#: includes/class-mla-settings.php:2826 includes/class-mla-settings.php:2962
|
283 |
msgid "Refresh"
|
284 |
msgstr ""
|
285 |
|
286 |
+
#: includes/class-mla-core-options.php:442
|
287 |
+
#: includes/class-mla-core-options.php:452
|
288 |
msgid "Cached"
|
289 |
msgstr ""
|
290 |
|
291 |
+
#: includes/class-mla-core-options.php:443
|
292 |
msgid ""
|
293 |
"Search database posts and pages for [ gallery ] shortcode results.<br> "
|
294 |
" Dynamic = once every page load, Cached = once every login, Disabled = "
|
295 |
"never.<br> Refresh = update references, then set to Cached."
|
296 |
msgstr ""
|
297 |
|
298 |
+
#: includes/class-mla-core-options.php:447
|
299 |
#: includes/class-mla-edit-media.php:678 includes/class-mla-edit-media.php:1025
|
300 |
+
#: includes/class-mla-settings.php:4346
|
301 |
msgid "MLA Gallery in"
|
302 |
msgstr ""
|
303 |
|
304 |
+
#: includes/class-mla-core-options.php:453
|
305 |
msgid ""
|
306 |
"Search database posts and pages for [mla_gallery] shortcode results."
|
307 |
"<br> Dynamic = once every page load, Cached = once every login, "
|
309 |
"Cached."
|
310 |
msgstr ""
|
311 |
|
312 |
+
#: includes/class-mla-core-options.php:457 includes/class-mla-settings.php:1419
|
313 |
msgid "Taxonomy Support"
|
314 |
msgstr ""
|
315 |
|
316 |
+
#: includes/class-mla-core-options.php:462
|
317 |
msgid "Compute Attachments Column"
|
318 |
msgstr ""
|
319 |
|
320 |
+
#: includes/class-mla-core-options.php:466
|
321 |
msgid ""
|
322 |
"Check this option to calculate attachments per term in the Attachments "
|
323 |
"Column."
|
324 |
msgstr ""
|
325 |
|
326 |
+
#: includes/class-mla-core-options.php:470
|
327 |
msgid ""
|
328 |
"Check the \"<strong>Support</strong>\" box to add the taxonomy to the "
|
329 |
"Assistant and the Edit Media screen."
|
330 |
msgstr ""
|
331 |
|
332 |
+
#: includes/class-mla-core-options.php:471
|
333 |
msgid ""
|
334 |
"Check the \"<strong>Inline Edit</strong>\" box to display the taxonomy in "
|
335 |
"the Quick Edit and Bulk Edit areas."
|
336 |
msgstr ""
|
337 |
|
338 |
+
#: includes/class-mla-core-options.php:472
|
339 |
msgid ""
|
340 |
"Check the \"<strong>Term Search</strong>\" box to add the taxonomy to the "
|
341 |
"\"Search Media/Terms\" list."
|
342 |
msgstr ""
|
343 |
|
344 |
+
#: includes/class-mla-core-options.php:473
|
345 |
+
#: includes/class-mla-core-options.php:680 includes/class-mla-settings.php:1450
|
346 |
+
#: includes/class-mla-settings.php:1451 includes/class-mla-settings.php:1452
|
347 |
msgid "For complete documentation"
|
348 |
msgstr ""
|
349 |
|
350 |
+
#: includes/class-mla-core-options.php:473
|
351 |
+
#: includes/class-mla-core-options.php:680 includes/class-mla-settings.php:1450
|
352 |
+
#: includes/class-mla-settings.php:1451 includes/class-mla-settings.php:1452
|
353 |
msgid "click here"
|
354 |
msgstr ""
|
355 |
|
356 |
+
#: includes/class-mla-core-options.php:475
|
357 |
msgid ""
|
358 |
"Check the \"<strong>Checklist</strong>\" box to enable the checklist-style "
|
359 |
"meta box for a flat taxonomy."
|
360 |
msgstr ""
|
361 |
|
362 |
+
#: includes/class-mla-core-options.php:476
|
363 |
msgid ""
|
364 |
"You must also check the <strong>\"Enable enhanced checklist taxonomies\"</"
|
365 |
"strong> box below to enable this feature."
|
366 |
msgstr ""
|
367 |
|
368 |
+
#: includes/class-mla-core-options.php:477
|
369 |
msgid ""
|
370 |
"Check the \"<strong>Checked On Top</strong>\" box to moved checked terms to "
|
371 |
"the top of the checklist-style meta box."
|
372 |
msgstr ""
|
373 |
|
374 |
+
#: includes/class-mla-core-options.php:478
|
375 |
msgid ""
|
376 |
+
"Use the \"<strong>List Filter</strong>\" option to select the taxonomy (or "
|
377 |
+
"custom field) on which to filter the Assistant table listing."
|
378 |
msgstr ""
|
379 |
|
380 |
+
#: includes/class-mla-core-options.php:479
|
381 |
+
msgid ""
|
382 |
+
"To <strong>filter on a custom field</strong>, enter the field name and "
|
383 |
+
"select ASC (Ascending) ot DESC (Descending) order."
|
384 |
+
msgstr ""
|
385 |
+
|
386 |
+
#: includes/class-mla-core-options.php:507
|
387 |
msgid "Media/Assistant Screen Options"
|
388 |
msgstr ""
|
389 |
|
390 |
+
#: includes/class-mla-core-options.php:512
|
391 |
msgid "Admin Menu Options"
|
392 |
msgstr ""
|
393 |
|
394 |
+
#: includes/class-mla-core-options.php:517
|
395 |
msgid "Page Title"
|
396 |
msgstr ""
|
397 |
|
398 |
+
#: includes/class-mla-core-options.php:522
|
399 |
msgid "Enter the title for the Media/Assistant submenu page"
|
400 |
msgstr ""
|
401 |
|
402 |
+
#: includes/class-mla-core-options.php:526
|
403 |
msgid "Menu Title"
|
404 |
msgstr ""
|
405 |
|
406 |
+
#: includes/class-mla-core-options.php:531
|
407 |
msgid "Enter the title for the Media/Assistant submenu entry"
|
408 |
msgstr ""
|
409 |
|
410 |
+
#: includes/class-mla-core-options.php:535
|
411 |
msgid "Submenu Order"
|
412 |
msgstr ""
|
413 |
|
414 |
+
#: includes/class-mla-core-options.php:540
|
415 |
msgid ""
|
416 |
"Enter the position of the Media/Assistant submenu entry.<br> 0 = "
|
417 |
"natural order (at bottom), 1 - 4 = at top<br> "
|
419 |
"\""
|
420 |
msgstr ""
|
421 |
|
422 |
+
#: includes/class-mla-core-options.php:544
|
423 |
msgid "Display Media/Library"
|
424 |
msgstr ""
|
425 |
|
426 |
+
#: includes/class-mla-core-options.php:548
|
427 |
msgid ""
|
428 |
"Check/uncheck this option to display/remove the WordPress Media/Library "
|
429 |
"submenu entry."
|
430 |
msgstr ""
|
431 |
|
432 |
+
#: includes/class-mla-core-options.php:552
|
433 |
msgid "Display Media/Assistant list/grid view switcher"
|
434 |
msgstr ""
|
435 |
|
436 |
+
#: includes/class-mla-core-options.php:556
|
437 |
msgid ""
|
438 |
"Check/uncheck this option to display/remove the \"list/grid\" view switcher "
|
439 |
"on the Media/Assistant submenu."
|
440 |
msgstr ""
|
441 |
|
442 |
+
#: includes/class-mla-core-options.php:560
|
443 |
msgid "Table Defaults"
|
444 |
msgstr ""
|
445 |
|
446 |
+
#: includes/class-mla-core-options.php:565
|
447 |
msgid "Order By"
|
448 |
msgstr ""
|
449 |
|
450 |
+
#: includes/class-mla-core-options.php:570
|
451 |
+
#: includes/class-mla-core-options.php:798
|
452 |
+
#: includes/class-mla-core-options.php:829
|
453 |
+
#: includes/class-mla-core-options.php:843
|
454 |
+
#: includes/class-mla-list-table.php:485 includes/class-mla-list-table.php:1324
|
455 |
+
#: includes/class-mla-settings.php:2408
|
456 |
msgid "None"
|
457 |
msgstr ""
|
458 |
|
459 |
+
#: includes/class-mla-core-options.php:570
|
460 |
msgid "ID/Parent"
|
461 |
msgstr ""
|
462 |
|
463 |
+
#: includes/class-mla-core-options.php:571
|
464 |
msgid "Select the column for the sort order of the Assistant table listing."
|
465 |
msgstr ""
|
466 |
|
467 |
+
#: includes/class-mla-core-options.php:575
|
468 |
msgid "Order"
|
469 |
msgstr ""
|
470 |
|
471 |
+
#: includes/class-mla-core-options.php:580
|
472 |
msgid "Ascending"
|
473 |
msgstr ""
|
474 |
|
475 |
+
#: includes/class-mla-core-options.php:580
|
476 |
msgid "Descending"
|
477 |
msgstr ""
|
478 |
|
479 |
+
#: includes/class-mla-core-options.php:581
|
480 |
+
#: includes/class-mla-core-options.php:808
|
481 |
msgid "Choose the sort order."
|
482 |
msgstr ""
|
483 |
|
484 |
+
#: includes/class-mla-core-options.php:585
|
485 |
msgid "Views Width"
|
486 |
msgstr ""
|
487 |
|
488 |
+
#: includes/class-mla-core-options.php:590
|
489 |
msgid "Enter the width for the views list, in pixels (px) or percent (%)"
|
490 |
msgstr ""
|
491 |
|
492 |
+
#: includes/class-mla-core-options.php:594
|
493 |
msgid "Icon Size"
|
494 |
msgstr ""
|
495 |
|
496 |
+
#: includes/class-mla-core-options.php:599
|
497 |
msgid "Enter the size of the thumbnail/icon images, in pixels"
|
498 |
msgstr ""
|
499 |
|
500 |
+
#: includes/class-mla-core-options.php:603
|
501 |
msgid "Bulk Chunk Size"
|
502 |
msgstr ""
|
503 |
|
504 |
+
#: includes/class-mla-core-options.php:608
|
505 |
msgid "Enter the size of the Bulk Edit and Map All processing chunks"
|
506 |
msgstr ""
|
507 |
|
508 |
+
#: includes/class-mla-core-options.php:612
|
509 |
msgid "Taxonomy Filter parameters"
|
510 |
msgstr ""
|
511 |
|
512 |
+
#: includes/class-mla-core-options.php:617
|
513 |
msgid "Maximum Depth"
|
514 |
msgstr ""
|
515 |
|
516 |
+
#: includes/class-mla-core-options.php:622
|
517 |
msgid ""
|
518 |
"Enter the number of levels displayed for hierarchial taxonomies; enter zero "
|
519 |
"for no limit."
|
520 |
msgstr ""
|
521 |
|
522 |
+
#: includes/class-mla-core-options.php:626
|
523 |
msgid "Include Children"
|
524 |
msgstr ""
|
525 |
|
526 |
+
#: includes/class-mla-core-options.php:630
|
527 |
msgid ""
|
528 |
"Check/uncheck this option to include/exclude children for hierarchical "
|
529 |
"taxonomies."
|
530 |
msgstr ""
|
531 |
|
532 |
+
#: includes/class-mla-core-options.php:634
|
533 |
msgid "Search Media Defaults"
|
534 |
msgstr ""
|
535 |
|
536 |
+
#: includes/class-mla-core-options.php:639
|
537 |
msgid "Display Search Controls"
|
538 |
msgstr ""
|
539 |
|
540 |
+
#: includes/class-mla-core-options.php:643
|
541 |
+
#: includes/class-mla-core-options.php:769
|
542 |
msgid ""
|
543 |
"Check/uncheck this option to display/hide the and/or connector and search "
|
544 |
"fields controls."
|
545 |
msgstr ""
|
546 |
|
547 |
+
#: includes/class-mla-core-options.php:647
|
548 |
msgid ""
|
549 |
"Use these controls to set defaults for the and/or connector and search "
|
550 |
"fields controls.<br>These defaults will be used for the Search Media boxes "
|
551 |
"on both the Media/Assistant submenu<br>and the Media Manager Modal Window."
|
552 |
msgstr ""
|
553 |
|
554 |
+
#: includes/class-mla-core-options.php:661
|
555 |
msgid "Media/Edit Media Enhancements"
|
556 |
msgstr ""
|
557 |
|
558 |
+
#: includes/class-mla-core-options.php:666
|
559 |
msgid "Enable "enhanced checklist" taxonomies"
|
560 |
msgstr ""
|
561 |
|
562 |
+
#: includes/class-mla-core-options.php:670
|
563 |
msgid ""
|
564 |
"Check this option to enable the \"? Search\" feature for hierarchical "
|
565 |
"taxonomies, e.g., Att. Categories.<br> This option also enables "
|
566 |
"the \"checklist-style\" support for flat taxonomies, e.g., Att. Tags."
|
567 |
msgstr ""
|
568 |
|
569 |
+
#: includes/class-mla-core-options.php:674
|
570 |
msgid "Enable Edit Media additional meta boxes"
|
571 |
msgstr ""
|
572 |
|
573 |
+
#: includes/class-mla-core-options.php:678
|
574 |
msgid ""
|
575 |
"Check this option to add \"Parent Info\", \"Menu Order\", \"Attachment "
|
576 |
"Metadata\" and four \"where-used\" meta boxes to the Edit Media screen."
|
577 |
msgstr ""
|
578 |
|
579 |
+
#: includes/class-mla-core-options.php:679
|
580 |
msgid "You can also use Filters to customize the meta boxes."
|
581 |
msgstr ""
|
582 |
|
583 |
+
#: includes/class-mla-core-options.php:684
|
584 |
msgid "Media/Add New Enhancements"
|
585 |
msgstr ""
|
586 |
|
587 |
+
#: includes/class-mla-core-options.php:689
|
588 |
msgid "Enable "bulk edit" area"
|
589 |
msgstr ""
|
590 |
|
591 |
+
#: includes/class-mla-core-options.php:693
|
592 |
msgid ""
|
593 |
"Check this option to enable the \"Bulk Edit area\" feature on the Media/Add "
|
594 |
"New screen."
|
595 |
msgstr ""
|
596 |
|
597 |
+
#: includes/class-mla-core-options.php:697
|
598 |
msgid ""bulk edit" area on top"
|
599 |
msgstr ""
|
600 |
|
601 |
+
#: includes/class-mla-core-options.php:701
|
602 |
msgid ""
|
603 |
"Check this option to move the \"Bulk Edit area\" to the top of the Media/Add "
|
604 |
"New screen."
|
605 |
msgstr ""
|
606 |
|
607 |
+
#: includes/class-mla-core-options.php:705
|
608 |
msgid ""bulk edit" area initially open"
|
609 |
msgstr ""
|
610 |
|
611 |
+
#: includes/class-mla-core-options.php:708
|
612 |
msgid ""
|
613 |
"Check this option to automatically open the \"Bulk Edit area\" when the "
|
614 |
"Media/Add New screen is displayed."
|
615 |
msgstr ""
|
616 |
|
617 |
+
#: includes/class-mla-core-options.php:712
|
618 |
msgid "Media Manager/Media Grid Enhancements"
|
619 |
msgstr ""
|
620 |
|
621 |
+
#: includes/class-mla-core-options.php:717
|
622 |
msgid "Enable Media Grid Enhancements"
|
623 |
msgstr ""
|
624 |
|
625 |
+
#: includes/class-mla-core-options.php:720
|
626 |
msgid ""
|
627 |
"Check/uncheck this option to enable/disable Media Library Grid View "
|
628 |
"Enhancements."
|
629 |
msgstr ""
|
630 |
|
631 |
+
#: includes/class-mla-core-options.php:724
|
632 |
msgid "Enable Media Manager Enhancements"
|
633 |
msgstr ""
|
634 |
|
635 |
+
#: includes/class-mla-core-options.php:727
|
636 |
msgid ""
|
637 |
"Check/uncheck this option to enable/disable Media Manager Modal Window "
|
638 |
"Enhancements."
|
639 |
msgstr ""
|
640 |
|
641 |
+
#: includes/class-mla-core-options.php:731
|
642 |
msgid "Media Manager Enhanced MIME Type filter"
|
643 |
msgstr ""
|
644 |
|
645 |
+
#: includes/class-mla-core-options.php:734
|
646 |
msgid ""
|
647 |
"Check this option to filter by more MIME Types, e.g., text, applications."
|
648 |
msgstr ""
|
649 |
|
650 |
+
#: includes/class-mla-core-options.php:738
|
651 |
msgid "Media Manager Month and Year filter"
|
652 |
msgstr ""
|
653 |
|
654 |
+
#: includes/class-mla-core-options.php:741
|
655 |
msgid "Check this option to filter by month and year uploaded."
|
656 |
msgstr ""
|
657 |
|
658 |
+
#: includes/class-mla-core-options.php:745
|
659 |
msgid "Media Manager Category/Tag filter"
|
660 |
msgstr ""
|
661 |
|
662 |
+
#: includes/class-mla-core-options.php:748
|
663 |
msgid "Check this option to filter by taxonomy terms."
|
664 |
msgstr ""
|
665 |
|
666 |
+
#: includes/class-mla-core-options.php:752
|
667 |
msgid "Media Manager Terms Search popup"
|
668 |
msgstr ""
|
669 |
|
670 |
+
#: includes/class-mla-core-options.php:755
|
671 |
msgid "Check this option to enable the \"Terms Search\" popup window."
|
672 |
msgstr ""
|
673 |
|
674 |
+
#: includes/class-mla-core-options.php:759
|
675 |
msgid "Media Manager Enhanced Search Media box"
|
676 |
msgstr ""
|
677 |
|
678 |
+
#: includes/class-mla-core-options.php:762
|
679 |
msgid "Check this option to enable search box enhancements."
|
680 |
msgstr ""
|
681 |
|
682 |
+
#: includes/class-mla-core-options.php:766
|
683 |
msgid "Media Manager Enhanced Search Media Controls"
|
684 |
msgstr ""
|
685 |
|
686 |
+
#: includes/class-mla-core-options.php:773
|
687 |
msgid "Media Manager Checklist meta boxes"
|
688 |
msgstr ""
|
689 |
|
690 |
+
#: includes/class-mla-core-options.php:776
|
691 |
msgid ""
|
692 |
"Check this option to enable MLA-enhanced meta boxes in the \"ATTACHMENT "
|
693 |
"DETAILS\" pane.<br> This option is for any taxonomy that uses a "
|
694 |
"<strong>\"checklist-style\"</strong> meta box."
|
695 |
msgstr ""
|
696 |
|
697 |
+
#: includes/class-mla-core-options.php:780
|
698 |
msgid "Media Manager Flat meta boxes"
|
699 |
msgstr ""
|
700 |
|
701 |
+
#: includes/class-mla-core-options.php:783
|
702 |
msgid ""
|
703 |
"Check this option to enable MLA-enhanced meta boxes in the \"ATTACHMENT "
|
704 |
"DETAILS\" pane.<br> This option is for <strong>flat taxonomies</"
|
706 |
"style\" meta box."
|
707 |
msgstr ""
|
708 |
|
709 |
+
#: includes/class-mla-core-options.php:787
|
710 |
msgid "Media Manager auto-fill meta boxes"
|
711 |
msgstr ""
|
712 |
|
713 |
+
#: includes/class-mla-core-options.php:790
|
714 |
msgid ""
|
715 |
"Check this option to automatically fill MLA-enhanced meta boxes in the "
|
716 |
"\"ATTACHMENT DETAILS\" pane<br> when the item is selected."
|
717 |
msgstr ""
|
718 |
|
719 |
+
#: includes/class-mla-core-options.php:794
|
720 |
msgid "Media Manager Order By"
|
721 |
msgstr ""
|
722 |
|
723 |
+
#: includes/class-mla-core-options.php:798
|
724 |
+
#: includes/class-mla-core-options.php:807
|
725 |
+
#: includes/class-mla-core-options.php:829
|
726 |
+
#: includes/class-mla-core-options.php:843
|
727 |
+
#: includes/class-mla-core-options.php:857 includes/class-mla-settings.php:1501
|
728 |
msgid "Media Manager Default"
|
729 |
msgstr ""
|
730 |
|
731 |
+
#: includes/class-mla-core-options.php:798
|
732 |
msgid "Title/Name"
|
733 |
msgstr ""
|
734 |
|
735 |
+
#: includes/class-mla-core-options.php:799
|
736 |
msgid ""
|
737 |
"If you want to override the Media Manager default,<br> select a "
|
738 |
"column for the sort order of the Media Library listing."
|
739 |
msgstr ""
|
740 |
|
741 |
+
#: includes/class-mla-core-options.php:803
|
742 |
msgid "Media Manager Order"
|
743 |
msgstr ""
|
744 |
|
745 |
+
#: includes/class-mla-core-options.php:812
|
746 |
msgid "Attachment Display Settings"
|
747 |
msgstr ""
|
748 |
|
749 |
+
#: includes/class-mla-core-options.php:817
|
750 |
msgid "Media Manager Apply Display Settings"
|
751 |
msgstr ""
|
752 |
|
753 |
+
#: includes/class-mla-core-options.php:820
|
754 |
msgid ""
|
755 |
"Check this option to always start with the Attachment Display Settings set "
|
756 |
"here,<br> overriding browser-/cookie-based defaults."
|
757 |
msgstr ""
|
758 |
|
759 |
+
#: includes/class-mla-core-options.php:824
|
760 |
+
#: includes/class-mla-core-options.php:826
|
761 |
msgid "Alignment"
|
762 |
msgstr ""
|
763 |
|
764 |
#. translators: 1: option name, e.g., Alignment, Link To or Size
|
765 |
+
#: includes/class-mla-core-options.php:826
|
766 |
+
#: includes/class-mla-core-options.php:840
|
767 |
+
#: includes/class-mla-core-options.php:854
|
768 |
#, php-format
|
769 |
msgid ""
|
770 |
"Select a value for the default %1$s option in the Attachment Display "
|
771 |
"Settings."
|
772 |
msgstr ""
|
773 |
|
774 |
+
#: includes/class-mla-core-options.php:829
|
775 |
msgid "Left"
|
776 |
msgstr ""
|
777 |
|
778 |
+
#: includes/class-mla-core-options.php:829
|
779 |
msgid "Center"
|
780 |
msgstr ""
|
781 |
|
782 |
+
#: includes/class-mla-core-options.php:829
|
783 |
msgid "Right"
|
784 |
msgstr ""
|
785 |
|
786 |
+
#: includes/class-mla-core-options.php:838
|
787 |
+
#: includes/class-mla-core-options.php:840
|
788 |
msgid "Link To"
|
789 |
msgstr ""
|
790 |
|
791 |
+
#: includes/class-mla-core-options.php:843
|
792 |
msgid "Media File"
|
793 |
msgstr ""
|
794 |
|
795 |
+
#: includes/class-mla-core-options.php:843
|
796 |
msgid "Attachment Page"
|
797 |
msgstr ""
|
798 |
|
799 |
+
#: includes/class-mla-core-options.php:843
|
800 |
msgid "Custom URL"
|
801 |
msgstr ""
|
802 |
|
803 |
+
#: includes/class-mla-core-options.php:852
|
804 |
+
#: includes/class-mla-core-options.php:854
|
805 |
msgid "Size"
|
806 |
msgstr ""
|
807 |
|
808 |
+
#: includes/class-mla-core-options.php:857
|
809 |
#: includes/class-mla-thumbnail-generation.php:396
|
810 |
#: includes/class-mla-thumbnail-generation.php:443
|
811 |
msgid "Thumbnail"
|
812 |
msgstr ""
|
813 |
|
814 |
+
#: includes/class-mla-core-options.php:857
|
815 |
msgid "Medium"
|
816 |
msgstr ""
|
817 |
|
818 |
+
#: includes/class-mla-core-options.php:857
|
819 |
msgid "Large"
|
820 |
msgstr ""
|
821 |
|
822 |
+
#: includes/class-mla-core-options.php:857
|
823 |
msgid "Full Size"
|
824 |
msgstr ""
|
825 |
|
826 |
+
#: includes/class-mla-core-options.php:866
|
827 |
msgid "Uninstall (Delete) Plugin Settings"
|
828 |
msgstr ""
|
829 |
|
830 |
+
#: includes/class-mla-core-options.php:871
|
831 |
msgid "Delete Option Settings"
|
832 |
msgstr ""
|
833 |
|
834 |
+
#: includes/class-mla-core-options.php:874
|
835 |
msgid ""
|
836 |
"Check this option to remove all MLA option settings from the database when "
|
837 |
"the plugin is deleted.<br> <strong>You can make a backup copy</"
|
838 |
"strong> of your settings below by clicking \""
|
839 |
msgstr ""
|
840 |
|
841 |
+
#: includes/class-mla-core-options.php:874 includes/class-mla-settings.php:1421
|
842 |
msgid "Export ALL Settings"
|
843 |
msgstr ""
|
844 |
|
845 |
+
#: includes/class-mla-core-options.php:878
|
846 |
msgid "Delete Option Settings Backups"
|
847 |
msgstr ""
|
848 |
|
849 |
+
#: includes/class-mla-core-options.php:881
|
850 |
msgid ""
|
851 |
"Check this option to remove the <code>/wp-content/mla-backup</code> "
|
852 |
"directory and its contents when the plugin is deleted."
|
853 |
msgstr ""
|
854 |
|
855 |
+
#: includes/class-mla-core-options.php:885
|
856 |
msgid "Default [mla_gallery] Templates and Settings"
|
857 |
msgstr ""
|
858 |
|
859 |
+
#: includes/class-mla-core-options.php:890
|
860 |
+
#: includes/class-mla-core-options.php:896
|
861 |
+
#: includes/class-mla-core-options.php:934
|
862 |
+
#: includes/class-mla-core-options.php:940 includes/class-mla-settings.php:3601
|
863 |
+
#: includes/class-mla-settings.php:3612 includes/class-mla-settings.php:3618
|
864 |
+
#: includes/class-mla-settings.php:3622 includes/class-mla-settings.php:3654
|
865 |
+
#: includes/class-mla-settings.php:3669
|
866 |
msgid "Style Template"
|
867 |
msgstr ""
|
868 |
|
869 |
#. translators: 1: template type 2: shortcode
|
870 |
+
#: includes/class-mla-core-options.php:896
|
871 |
+
#: includes/class-mla-core-options.php:906
|
872 |
+
#: includes/class-mla-core-options.php:940
|
873 |
+
#: includes/class-mla-core-options.php:950
|
874 |
#, php-format
|
875 |
msgid "Select the default %1$s for your %2$s shortcodes."
|
876 |
msgstr ""
|
877 |
|
878 |
+
#: includes/class-mla-core-options.php:900
|
879 |
+
#: includes/class-mla-core-options.php:944
|
880 |
msgid "Markup Template"
|
881 |
msgstr ""
|
882 |
|
883 |
+
#: includes/class-mla-core-options.php:906
|
884 |
+
#: includes/class-mla-core-options.php:950 includes/class-mla-settings.php:3696
|
885 |
+
#: includes/class-mla-settings.php:3709 includes/class-mla-settings.php:3715
|
886 |
+
#: includes/class-mla-settings.php:3719 includes/class-mla-settings.php:3781
|
887 |
msgid "markup template"
|
888 |
msgstr ""
|
889 |
|
890 |
+
#: includes/class-mla-core-options.php:910
|
891 |
+
#: includes/class-mla-core-options.php:954
|
892 |
msgid "Default columns"
|
893 |
msgstr ""
|
894 |
|
895 |
+
#: includes/class-mla-core-options.php:914
|
896 |
msgid ""
|
897 |
"Enter the number of [mla_tag_cloud] columns; must be a positive integer."
|
898 |
msgstr ""
|
899 |
|
900 |
+
#: includes/class-mla-core-options.php:918
|
901 |
+
#: includes/class-mla-core-options.php:962
|
902 |
msgid "Default mla_margin"
|
903 |
msgstr ""
|
904 |
|
905 |
+
#: includes/class-mla-core-options.php:922
|
906 |
+
#: includes/class-mla-core-options.php:966
|
907 |
msgid ""
|
908 |
"Enter the CSS \"margin\" property value, in length (px, em, pt, etc.), "
|
909 |
"percent (%), \"auto\" or \"inherit\".<br> Enter \"none\" to "
|
910 |
"remove the property entirely."
|
911 |
msgstr ""
|
912 |
|
913 |
+
#: includes/class-mla-core-options.php:926
|
914 |
+
#: includes/class-mla-core-options.php:970
|
915 |
msgid "Default mla_itemwidth"
|
916 |
msgstr ""
|
917 |
|
918 |
+
#: includes/class-mla-core-options.php:930
|
919 |
+
#: includes/class-mla-core-options.php:974
|
920 |
msgid ""
|
921 |
"Enter the CSS \"width\" property value, in length (px, em, pt, etc.), "
|
922 |
"percent (%), \"auto\" or \"inherit\".<br> Enter \"calculate"
|
926 |
"the property entirely."
|
927 |
msgstr ""
|
928 |
|
929 |
+
#: includes/class-mla-core-options.php:958
|
930 |
msgid "Enter the number of [mla_gallery] columns; must be a positive integer."
|
931 |
msgstr ""
|
932 |
|
933 |
+
#: includes/class-mla-core-options.php:978
|
934 |
msgid "Thumbnail Substitution Support, mla_viewer"
|
935 |
msgstr ""
|
936 |
|
937 |
+
#: includes/class-mla-core-options.php:983
|
938 |
msgid "Enable thumbnail substitution"
|
939 |
msgstr ""
|
940 |
|
941 |
+
#: includes/class-mla-core-options.php:986
|
942 |
msgid ""
|
943 |
"Check this option to allow the \"mla_viewer\" to generate thumbnail images "
|
944 |
"for PDF documents. Thumbnails are generated dynamically, each time the item "
|
947 |
"strong>"
|
948 |
msgstr ""
|
949 |
|
950 |
+
#: includes/class-mla-core-options.php:990
|
951 |
msgid "Enable Featured Images"
|
952 |
msgstr ""
|
953 |
|
954 |
+
#: includes/class-mla-core-options.php:993
|
955 |
msgid ""
|
956 |
"Check this option to extend Featured Image support to all Media Library "
|
957 |
"items. The Featured Image can be used as a thumbnail image for the item in "
|
958 |
"an [mla_gallery] display."
|
959 |
msgstr ""
|
960 |
|
961 |
+
#: includes/class-mla-core-options.php:997
|
962 |
msgid "Enable Featured Image Generation"
|
963 |
msgstr ""
|
964 |
|
965 |
+
#: includes/class-mla-core-options.php:1000
|
966 |
msgid ""
|
967 |
"Check this option to enable the \"Thumbnail\" generation action in the Media/"
|
968 |
"Assistant submenu Bulk Actions dropdown."
|
969 |
msgstr ""
|
970 |
|
971 |
+
#: includes/class-mla-core-options.php:1004
|
972 |
msgid "Enable explicit Ghostscript check"
|
973 |
msgstr ""
|
974 |
|
975 |
+
#: includes/class-mla-core-options.php:1007
|
976 |
msgid ""
|
977 |
"Check this option to enable the explicit check for Ghostscript support "
|
978 |
"required for thumbnail generation. If your Ghostscript software is in a non-"
|
981 |
"leave this option checked unless you know it is safe to turn it off."
|
982 |
msgstr ""
|
983 |
|
984 |
+
#: includes/class-mla-core-options.php:1011
|
985 |
msgid "Ghostscript path"
|
986 |
msgstr ""
|
987 |
|
988 |
+
#: includes/class-mla-core-options.php:1015
|
989 |
msgid ""
|
990 |
"If your “gs” executable is in a non-standard location, enter the "
|
991 |
"full path and filename here, e.g., “/usr/bin/gs”. It will "
|
992 |
"override the search for Ghostscript in other places."
|
993 |
msgstr ""
|
994 |
|
995 |
+
#: includes/class-mla-core-options.php:1035
|
996 |
msgid "Enable custom field mapping when adding new media"
|
997 |
msgstr ""
|
998 |
|
999 |
+
#: includes/class-mla-core-options.php:1038
|
1000 |
msgid ""
|
1001 |
"Check this option to enable mapping when uploading new media (attachments)."
|
1002 |
"<br> Click Save Changes at the bottom of the screen if you change "
|
1004 |
"buttons on the bulk edit, single edit and settings screens."
|
1005 |
msgstr ""
|
1006 |
|
1007 |
+
#: includes/class-mla-core-options.php:1042
|
1008 |
msgid "Enable custom field mapping when updating media metadata"
|
1009 |
msgstr ""
|
1010 |
|
1011 |
+
#: includes/class-mla-core-options.php:1045
|
1012 |
+
#: includes/class-mla-core-options.php:1069
|
1013 |
msgid ""
|
1014 |
"Check this option to enable mapping when media (attachments) metadata is "
|
1015 |
"regenerated,<br> e.g., when the Media/Edit Media \"Edit Image\" "
|
1016 |
"functions are used."
|
1017 |
msgstr ""
|
1018 |
|
1019 |
+
#: includes/class-mla-core-options.php:1049
|
1020 |
msgid ""
|
1021 |
"Update the custom field mapping values above, then click Save Changes to "
|
1022 |
"make the updates permanent.<br>You can also make temporary updates and click "
|
1024 |
"saving any rule changes."
|
1025 |
msgstr ""
|
1026 |
|
1027 |
+
#: includes/class-mla-core-options.php:1059
|
1028 |
msgid "Enable IPTC/EXIF Mapping when adding new media"
|
1029 |
msgstr ""
|
1030 |
|
1031 |
+
#: includes/class-mla-core-options.php:1062
|
1032 |
msgid ""
|
1033 |
"Check this option to enable mapping when uploading new media (attachments)."
|
1034 |
"<br> Does NOT affect the operation of the \"Map\" buttons on the "
|
1035 |
"bulk edit, single edit and settings screens."
|
1036 |
msgstr ""
|
1037 |
|
1038 |
+
#: includes/class-mla-core-options.php:1066
|
1039 |
msgid "Enable IPTC/EXIF Mapping when updating media metadata"
|
1040 |
msgstr ""
|
1041 |
|
1042 |
+
#: includes/class-mla-core-options.php:1073
|
1043 |
msgid ""
|
1044 |
"Update the standard field mapping values above, then click <strong>Save "
|
1045 |
"Changes</strong> to make the updates permanent.<br>You can also make "
|
1048 |
"changes."
|
1049 |
msgstr ""
|
1050 |
|
1051 |
+
#: includes/class-mla-core-options.php:1083
|
1052 |
msgid ""
|
1053 |
"Update the taxonomy term mapping values above, then click <strong>Save "
|
1054 |
"Changes</strong> or <strong>Map All Attachments, Taxonomy Terms Now</strong>."
|
1055 |
msgstr ""
|
1056 |
|
1057 |
+
#: includes/class-mla-core-options.php:1093
|
1058 |
msgid ""
|
1059 |
"<strong>Update</strong> individual custom field mapping values above, or "
|
1060 |
"make several updates and click <strong>Save Changes</strong> below to apply "
|
1065 |
"changes."
|
1066 |
msgstr ""
|
1067 |
|
1068 |
+
#: includes/class-mla-core-options.php:1103
|
1069 |
msgid "IPTC/EXIF Mapping help"
|
1070 |
msgstr ""
|
1071 |
|
1072 |
+
#: includes/class-mla-core-options.php:1114 includes/class-mla-data.php:3661
|
1073 |
+
#: includes/class-mla-edit-media.php:427 includes/class-mla-main.php:2039
|
1074 |
msgid "Name/Slug"
|
1075 |
msgstr ""
|
1076 |
|
1077 |
+
#: includes/class-mla-core-options.php:1121 includes/class-mla-data.php:3703
|
1078 |
+
#: includes/class-mla-edit-media.php:430 includes/class-mla-list-table.php:1266
|
1079 |
+
#: includes/class-mla-main.php:2042 includes/class-mla-options.php:722
|
1080 |
#: includes/mla-main-search-box-template.php:52
|
1081 |
#: includes/mla-media-modal-js-template.php:48
|
1082 |
msgid "ALT Text"
|
1083 |
msgstr ""
|
1084 |
|
1085 |
+
#: includes/class-mla-core-options.php:1128 includes/class-mla-data.php:3716
|
1086 |
+
#: includes/class-mla-edit-media.php:428 includes/class-mla-main.php:2040
|
1087 |
+
#: includes/class-mla-options.php:725
|
1088 |
#: includes/mla-main-search-box-template.php:53
|
1089 |
#: includes/mla-media-modal-js-template.php:53
|
1090 |
msgid "Caption"
|
1091 |
msgstr ""
|
1092 |
|
1093 |
+
#: includes/class-mla-core-options.php:1135 includes/class-mla-data.php:3725
|
1094 |
+
#: includes/class-mla-edit-media.php:429 includes/class-mla-main.php:2041
|
1095 |
+
#: includes/class-mla-options.php:728 includes/class-mla-settings.php:1590
|
1096 |
+
#: includes/class-mla-settings.php:1847 includes/class-mla-settings.php:1945
|
1097 |
+
#: includes/class-mla-settings.php:2311
|
1098 |
#: includes/mla-main-search-box-template.php:54
|
1099 |
#: includes/mla-media-modal-js-template.php:57
|
1100 |
msgid "Description"
|
1101 |
msgstr ""
|
1102 |
|
1103 |
+
#: includes/class-mla-core-options.php:1155
|
1104 |
msgid "Enable View and Post MIME Type Support"
|
1105 |
msgstr ""
|
1106 |
|
1107 |
+
#: includes/class-mla-core-options.php:1158
|
1108 |
msgid ""
|
1109 |
"Check/uncheck this option to enable/disable Post MIME Type Support, then "
|
1110 |
"click <strong>Save Changes</strong> to record the new setting."
|
1111 |
msgstr ""
|
1112 |
|
1113 |
+
#: includes/class-mla-core-options.php:1167
|
1114 |
msgid "Post MIME Types help."
|
1115 |
msgstr ""
|
1116 |
|
1117 |
+
#: includes/class-mla-core-options.php:1170
|
1118 |
+
#: includes/class-mla-example-list-table.php:1253
|
1119 |
#: includes/class-mla-mime-types.php:1366
|
1120 |
msgctxt "table_view_singular"
|
1121 |
msgid "All"
|
1122 |
msgstr ""
|
1123 |
|
1124 |
+
#: includes/class-mla-core-options.php:1171
|
1125 |
+
#: includes/class-mla-example-list-table.php:1254
|
1126 |
#: includes/class-mla-mime-types.php:1367
|
1127 |
msgctxt "table_view_plural"
|
1128 |
msgid "All"
|
1129 |
msgstr ""
|
1130 |
|
1131 |
+
#: includes/class-mla-core-options.php:1176
|
|
|
|
|
1132 |
#: includes/class-mla-core-options.php:1230
|
1133 |
+
#: includes/class-mla-core-options.php:1239
|
1134 |
+
#: includes/class-mla-core-options.php:1248
|
1135 |
msgctxt "post_mime_types_description"
|
1136 |
msgid "Built-in view"
|
1137 |
msgstr ""
|
1138 |
|
1139 |
+
#: includes/class-mla-core-options.php:1179
|
1140 |
msgctxt "table_view_singular"
|
1141 |
msgid "Image"
|
1142 |
msgstr ""
|
1143 |
|
1144 |
+
#: includes/class-mla-core-options.php:1180
|
1145 |
msgctxt "table_view_plural"
|
1146 |
msgid "Images"
|
1147 |
msgstr ""
|
1148 |
|
1149 |
+
#: includes/class-mla-core-options.php:1185
|
1150 |
msgctxt "post_mime_types_description"
|
1151 |
msgid "All image subtypes"
|
1152 |
msgstr ""
|
1153 |
|
1154 |
+
#: includes/class-mla-core-options.php:1188
|
1155 |
msgctxt "table_view_singular"
|
1156 |
msgid "Audio"
|
1157 |
msgstr ""
|
1158 |
|
1159 |
+
#: includes/class-mla-core-options.php:1189
|
1160 |
msgctxt "table_view_plural"
|
1161 |
msgid "Audio"
|
1162 |
msgstr ""
|
1163 |
|
1164 |
+
#: includes/class-mla-core-options.php:1194
|
1165 |
msgctxt "post_mime_types_description"
|
1166 |
msgid "All audio subtypes"
|
1167 |
msgstr ""
|
1168 |
|
1169 |
+
#: includes/class-mla-core-options.php:1197
|
1170 |
msgctxt "table_view_singular"
|
1171 |
msgid "Video"
|
1172 |
msgstr ""
|
1173 |
|
1174 |
+
#: includes/class-mla-core-options.php:1198
|
1175 |
msgctxt "table_view_plural"
|
1176 |
msgid "Video"
|
1177 |
msgstr ""
|
1178 |
|
1179 |
+
#: includes/class-mla-core-options.php:1203
|
1180 |
msgctxt "post_mime_types_description"
|
1181 |
msgid "All video subtypes"
|
1182 |
msgstr ""
|
1183 |
|
1184 |
+
#: includes/class-mla-core-options.php:1206
|
1185 |
msgctxt "table_view_singular"
|
1186 |
msgid "Text"
|
1187 |
msgstr ""
|
1188 |
|
1189 |
+
#: includes/class-mla-core-options.php:1207
|
1190 |
msgctxt "table_view_plural"
|
1191 |
msgid "Text"
|
1192 |
msgstr ""
|
1193 |
|
1194 |
+
#: includes/class-mla-core-options.php:1212
|
1195 |
msgctxt "post_mime_types_description"
|
1196 |
msgid "All text subtypes"
|
1197 |
msgstr ""
|
1198 |
|
1199 |
+
#: includes/class-mla-core-options.php:1215
|
1200 |
msgctxt "table_view_singular"
|
1201 |
msgid "Application"
|
1202 |
msgstr ""
|
1203 |
|
1204 |
+
#: includes/class-mla-core-options.php:1216
|
1205 |
msgctxt "table_view_plural"
|
1206 |
msgid "Applications"
|
1207 |
msgstr ""
|
1208 |
|
1209 |
+
#: includes/class-mla-core-options.php:1221
|
1210 |
msgctxt "post_mime_types_description"
|
1211 |
msgid "All application subtypes"
|
1212 |
msgstr ""
|
1213 |
|
1214 |
+
#: includes/class-mla-core-options.php:1224
|
1215 |
+
#: includes/class-mla-list-table.php:1461
|
1216 |
msgctxt "table_view_singular"
|
1217 |
msgid "Unattached"
|
1218 |
msgstr ""
|
1219 |
|
1220 |
+
#: includes/class-mla-core-options.php:1225
|
1221 |
msgctxt "table_view_plural"
|
1222 |
msgid "Unattached"
|
1223 |
msgstr ""
|
1224 |
|
1225 |
+
#: includes/class-mla-core-options.php:1233
|
1226 |
msgctxt "table_view_singular"
|
1227 |
msgid "Attached"
|
1228 |
msgstr ""
|
1229 |
|
1230 |
+
#: includes/class-mla-core-options.php:1234
|
1231 |
msgctxt "table_view_plural"
|
1232 |
msgid "Attached"
|
1233 |
msgstr ""
|
1234 |
|
1235 |
+
#: includes/class-mla-core-options.php:1242
|
1236 |
msgctxt "table_view_singular"
|
1237 |
msgid "Trash"
|
1238 |
msgstr ""
|
1239 |
|
1240 |
+
#: includes/class-mla-core-options.php:1243
|
1241 |
msgctxt "table_view_plural"
|
1242 |
msgid "Trash"
|
1243 |
msgstr ""
|
1244 |
|
1245 |
+
#: includes/class-mla-core-options.php:1254
|
1246 |
msgid "Enable Upload MIME Type Support"
|
1247 |
msgstr ""
|
1248 |
|
1249 |
+
#: includes/class-mla-core-options.php:1257
|
1250 |
msgid ""
|
1251 |
"Check/uncheck this option to enable/disable Upload MIME Type Support, then "
|
1252 |
"click <strong>Save Changes</strong> to record the new setting."
|
1253 |
msgstr ""
|
1254 |
|
1255 |
+
#: includes/class-mla-core-options.php:1266
|
1256 |
msgid "Upload MIME Types help."
|
1257 |
msgstr ""
|
1258 |
|
1259 |
+
#: includes/class-mla-core-options.php:1271
|
1260 |
msgid "Enable MLA File Type Icons Support"
|
1261 |
msgstr ""
|
1262 |
|
1263 |
+
#: includes/class-mla-core-options.php:1274
|
1264 |
msgid ""
|
1265 |
"Check/uncheck this option to enable/disable MLA File Type Icons Support, "
|
1266 |
"then click <strong>Save Changes</strong> to record the new setting."
|
1267 |
msgstr ""
|
1268 |
|
1269 |
+
#: includes/class-mla-core-options.php:1278
|
1270 |
msgid "Display Limit"
|
1271 |
msgstr ""
|
1272 |
|
1273 |
+
#: includes/class-mla-core-options.php:1282
|
1274 |
msgid ""
|
1275 |
"Enter the maximum number of debug log characters to display; enter zero or "
|
1276 |
"leave blank for no limit."
|
1277 |
msgstr ""
|
1278 |
|
1279 |
+
#: includes/class-mla-core-options.php:1286
|
1280 |
msgid "Debug File"
|
1281 |
msgstr ""
|
1282 |
|
1283 |
+
#: includes/class-mla-core-options.php:1290
|
1284 |
msgid ""
|
1285 |
"Enter the name of an alternate, MLA-specific debug log file; leave blank to "
|
1286 |
"use the PHP error_log."
|
1287 |
msgstr ""
|
1288 |
|
1289 |
+
#: includes/class-mla-core-options.php:1294
|
1290 |
msgid "Replace PHP error_log file"
|
1291 |
msgstr ""
|
1292 |
|
1293 |
+
#: includes/class-mla-core-options.php:1297
|
1294 |
msgid ""
|
1295 |
"Check this option to replace the PHP error_log file with the MLA Debug File."
|
1296 |
"<br> allows capture of PHP messages in the MLA Debug File."
|
1297 |
msgstr ""
|
1298 |
|
1299 |
+
#: includes/class-mla-core-options.php:1301
|
1300 |
msgid "PHP Reporting"
|
1301 |
msgstr ""
|
1302 |
|
1303 |
+
#: includes/class-mla-core-options.php:1305
|
1304 |
msgid ""
|
1305 |
"Enter a numeric error_reporting value, e.g., 0x7FFF or 32767; leave blank to "
|
1306 |
"use the existing PHP error_reporting value."
|
1307 |
msgstr ""
|
1308 |
|
1309 |
+
#: includes/class-mla-core-options.php:1309
|
1310 |
msgid "MLA Reporting"
|
1311 |
msgstr ""
|
1312 |
|
1313 |
+
#: includes/class-mla-core-options.php:1313
|
1314 |
msgid ""
|
1315 |
"Enter a numeric MLA_DEBUG_LEVEL value, e.g., 0x0003 or 3; leave blank to use "
|
1316 |
"the existing MLA_DEBUG_LEVEL value."
|
1317 |
msgstr ""
|
1318 |
|
1319 |
#. translators: 1: ERROR tag 2: path and file name
|
1320 |
+
#: includes/class-mla-core.php:655
|
1321 |
#, php-format
|
1322 |
msgctxt "error_log"
|
1323 |
msgid "%1$s: mla_load_template file \"%2$s\" not found."
|
1324 |
msgstr ""
|
1325 |
|
1326 |
#. translators: 1: ERROR tag 2: path and file name 3: source type, e.g., file, option, string
|
1327 |
+
#: includes/class-mla-core.php:673
|
1328 |
#, php-format
|
1329 |
msgctxt "error_log"
|
1330 |
msgid "%1$s: mla_load_template file \"%2$s\" bad source type \"%3$s\"."
|
1331 |
msgstr ""
|
1332 |
|
1333 |
#. translators: 1: ERROR tag 2: raw_mime_type
|
1334 |
+
#: includes/class-mla-core.php:1076
|
1335 |
#, php-format
|
1336 |
msgid "%1$s: Bad specification part \"%2$s\""
|
1337 |
msgstr ""
|
1338 |
|
1339 |
#. translators: 1: ERROR tag 2: option, e.g., any, match, null
|
1340 |
+
#: includes/class-mla-core.php:1082
|
1341 |
#, php-format
|
1342 |
msgid "%1$s: Bad specification option \"%2$s\""
|
1343 |
msgstr ""
|
1344 |
|
1345 |
#. translators: 1: ERROR tag 2: prefix, e.g., custom
|
1346 |
+
#: includes/class-mla-core.php:1086
|
1347 |
#, php-format
|
1348 |
msgid "%1$s: Bad specification prefix \"%2$s\""
|
1349 |
msgstr ""
|
1350 |
|
1351 |
+
#: includes/class-mla-core.php:1186
|
1352 |
msgid "Most Used"
|
1353 |
msgstr ""
|
1354 |
|
1355 |
#. translators: %s: add new taxonomy label
|
1356 |
+
#: includes/class-mla-core.php:1215
|
1357 |
#, php-format
|
1358 |
msgid "+ %s"
|
1359 |
msgstr ""
|
1360 |
|
1361 |
+
#: includes/class-mla-core.php:1221 includes/class-mla-main.php:1840
|
1362 |
+
#: includes/class-mla-media-modal.php:605
|
1363 |
#: includes/mla-media-modal-js-template.php:28
|
1364 |
#: includes/mla-media-modal-js-template.php:71
|
1365 |
msgid "Search"
|
1416 |
msgstr ""
|
1417 |
|
1418 |
#: includes/class-mla-data-query.php:181
|
1419 |
+
#: includes/class-mla-example-list-table.php:176
|
1420 |
msgctxt "list_table_column"
|
1421 |
msgid "Name"
|
1422 |
msgstr ""
|
1462 |
msgstr ""
|
1463 |
|
1464 |
#: includes/class-mla-data-query.php:190
|
1465 |
+
#: includes/class-mla-example-list-table.php:179
|
1466 |
#: includes/class-mla-upload-list-table.php:193
|
1467 |
#: includes/class-mla-upload-optional-list-table.php:171
|
1468 |
#: includes/class-mla-view-list-table.php:179
|
1509 |
|
1510 |
#. translators: 1: ERROR tag 2: function name 3: non-array value
|
1511 |
#: includes/class-mla-data-query.php:666 includes/class-mla-edit-media.php:316
|
1512 |
+
#: includes/class-mla-example-list-table.php:977
|
1513 |
+
#: includes/class-mla-main.php:1834 includes/class-mla-main.php:1909
|
1514 |
+
#: includes/class-mla-media-modal.php:575 includes/class-mla-mime-types.php:477
|
1515 |
#: includes/class-mla-mime-types.php:1130
|
1516 |
+
#: includes/class-mla-mime-types.php:2330 includes/class-mla-settings.php:1624
|
1517 |
+
#: includes/class-mla-settings.php:2072 includes/class-mla-settings.php:3199
|
1518 |
#, php-format
|
1519 |
msgctxt "error_log"
|
1520 |
msgid "%1$s: %2$s non-array \"%3$s\""
|
1521 |
msgstr ""
|
1522 |
|
1523 |
#. translators: 1: DEBUG tag 2: query filter details
|
1524 |
+
#: includes/class-mla-data-query.php:1125
|
1525 |
#, php-format
|
1526 |
msgctxt "error_log"
|
1527 |
msgid "%1$s: _execute_list_table_query $wp_filter = \"%2$s\"."
|
1528 |
msgstr ""
|
1529 |
|
1530 |
+
#: includes/class-mla-data-query.php:1125
|
1531 |
+
#: includes/class-mla-data-query.php:1140
|
1532 |
+
#: includes/class-mla-data-query.php:1142
|
1533 |
+
#: includes/class-mla-data-query.php:1658
|
1534 |
+
#: includes/class-mla-data-query.php:1730
|
1535 |
+
#: includes/class-mla-data-query.php:1802
|
1536 |
+
#: includes/class-mla-data-query.php:1899
|
1537 |
+
#: includes/class-mla-data-query.php:1991
|
1538 |
+
#: includes/class-mla-data-query.php:2010
|
1539 |
msgid "DEBUG"
|
1540 |
msgstr ""
|
1541 |
|
1542 |
#. translators: 1: DEBUG tag 2: query details
|
1543 |
+
#: includes/class-mla-data-query.php:1140
|
1544 |
#, php-format
|
1545 |
msgctxt "error_log"
|
1546 |
msgid "%1$s: _execute_list_table_query WP_Query = \"%2$s\"."
|
1547 |
msgstr ""
|
1548 |
|
1549 |
#. translators: 1: DEBUG tag 2: SQL statement
|
1550 |
+
#: includes/class-mla-data-query.php:1142
|
1551 |
#, php-format
|
1552 |
msgctxt "error_log"
|
1553 |
msgid "%1$s: _execute_list_table_query SQL_request = \"%2$s\"."
|
1554 |
msgstr ""
|
1555 |
|
1556 |
#. translators: 1: DEBUG tag 2: search filter details
|
1557 |
+
#: includes/class-mla-data-query.php:1658
|
1558 |
#, php-format
|
1559 |
msgctxt "error_log"
|
1560 |
msgid "%1$s: mla_query_posts_search_filter = \"%2$s\"."
|
1561 |
msgstr ""
|
1562 |
|
1563 |
#. translators: 1: DEBUG tag 2: where filter details
|
1564 |
+
#: includes/class-mla-data-query.php:1730
|
1565 |
#, php-format
|
1566 |
msgctxt "error_log"
|
1567 |
msgid "%1$s: mla_query_posts_where_filter = \"%2$s\"."
|
1568 |
msgstr ""
|
1569 |
|
1570 |
#. translators: 1: DEBUG tag 2: join filter details
|
1571 |
+
#: includes/class-mla-data-query.php:1802
|
1572 |
#, php-format
|
1573 |
msgctxt "error_log"
|
1574 |
msgid "%1$s: mla_query_posts_join_filter = \"%2$s\"."
|
1575 |
msgstr ""
|
1576 |
|
1577 |
#. translators: 1: DEBUG tag 2: orderby details details
|
1578 |
+
#: includes/class-mla-data-query.php:1899
|
1579 |
#, php-format
|
1580 |
msgctxt "error_log"
|
1581 |
msgid "%1$s: mla_query_posts_orderby_filter = \"%2$s\"."
|
1582 |
msgstr ""
|
1583 |
|
1584 |
#. translators: 1: DEBUG tag 2: SQL clauses
|
1585 |
+
#: includes/class-mla-data-query.php:1991
|
1586 |
#, php-format
|
1587 |
msgctxt "error_log"
|
1588 |
msgid "%1$s: mla_query_posts_clauses_filter = \"%2$s\"."
|
1589 |
msgstr ""
|
1590 |
|
1591 |
#. translators: 1: DEBUG tag 2: SQL clauses
|
1592 |
+
#: includes/class-mla-data-query.php:2010
|
1593 |
#, php-format
|
1594 |
msgctxt "error_log"
|
1595 |
msgid "%1$s: mla_query_posts_clauses_request_filter = \"%2$s\"."
|
1597 |
|
1598 |
#: includes/class-mla-data-references.php:321
|
1599 |
#: includes/class-mla-data-references.php:664
|
1600 |
+
#: includes/class-mla-list-table.php:991
|
1601 |
msgid "NO REFERENCE TESTS"
|
1602 |
msgstr ""
|
1603 |
|
1604 |
#: includes/class-mla-data-references.php:327
|
1605 |
#: includes/class-mla-data-references.php:670
|
1606 |
+
#: includes/class-mla-data-source.php:688
|
1607 |
+
#: includes/class-mla-data-source.php:689
|
1608 |
msgid "ORPHAN"
|
1609 |
msgstr ""
|
1610 |
|
1678 |
msgstr ""
|
1679 |
|
1680 |
#. translators: 1: ERROR tag 2: template excerpt
|
1681 |
+
#: includes/class-mla-data.php:1254
|
1682 |
#, php-format
|
1683 |
msgctxt "error_log"
|
1684 |
msgid ""
|
1687 |
msgstr ""
|
1688 |
|
1689 |
#. translators: 1: ERROR tag 2: post ID
|
1690 |
+
#: includes/class-mla-data.php:1452
|
1691 |
#, php-format
|
1692 |
msgctxt "error_log"
|
1693 |
msgid "%1$s: mla_get_attachment_by_id(%2$d) not found."
|
1694 |
msgstr ""
|
1695 |
|
1696 |
#. translators: 1: ERROR tag 2: post ID 3: post_type
|
1697 |
+
#: includes/class-mla-data.php:1458
|
1698 |
#, php-format
|
1699 |
msgctxt "error_log"
|
1700 |
msgid "%1$s: mla_get_attachment_by_id(%2$d) wrong post_type \"%3$s\"."
|
1701 |
msgstr ""
|
1702 |
|
1703 |
+
#: includes/class-mla-data.php:1855
|
1704 |
msgctxt "error_log"
|
1705 |
msgid "mla_parse_xmp_metadata xml_parse_into_struct failed."
|
1706 |
msgstr ""
|
1707 |
|
1708 |
+
#: includes/class-mla-data.php:1859
|
1709 |
msgctxt "error_log"
|
1710 |
msgid "mla_parse_xmp_metadata set option failed."
|
1711 |
msgstr ""
|
1712 |
|
1713 |
+
#: includes/class-mla-data.php:3129 includes/class-mla-settings.php:1857
|
1714 |
#: includes/class-mla-view-list-table.php:430
|
1715 |
#: includes/class-mla-view-list-table.php:446
|
1716 |
#: includes/class-mla-wpml-support.php:1595
|
1717 |
msgid "Yes"
|
1718 |
msgstr ""
|
1719 |
|
1720 |
+
#: includes/class-mla-data.php:3131 includes/class-mla-list-table.php:218
|
1721 |
+
#: includes/class-mla-settings.php:1856
|
1722 |
#: includes/class-mla-view-list-table.php:432
|
1723 |
#: includes/class-mla-view-list-table.php:448
|
1724 |
#: includes/class-mla-wpml-support.php:1596
|
1726 |
msgstr ""
|
1727 |
|
1728 |
#. translators: 1: meta_key
|
1729 |
+
#: includes/class-mla-data.php:3379 includes/class-mla-data.php:3477
|
1730 |
#, php-format
|
1731 |
msgid "Deleting %1$s"
|
1732 |
msgstr ""
|
1733 |
|
1734 |
#. translators: 1: ERROR tag 2: meta_key
|
1735 |
+
#: includes/class-mla-data.php:3382
|
1736 |
#, php-format
|
1737 |
msgid "%1$s: meta:%2$s not found"
|
1738 |
msgstr ""
|
1740 |
#. translators: 1: meta_key 2: meta_value
|
1741 |
#. translators: 1: meta_key 2: new_value
|
1742 |
#. translators: 1: meta_key 2: meta_value
|
1743 |
+
#: includes/class-mla-data.php:3391 includes/class-mla-data.php:3488
|
1744 |
+
#: includes/class-mla-data.php:3500
|
1745 |
#, php-format
|
1746 |
msgid "Adding %1$s = %2$s"
|
1747 |
msgstr ""
|
1748 |
|
1749 |
#. translators: 1: ERROR tag 2: meta_key
|
1750 |
+
#: includes/class-mla-data.php:3395
|
1751 |
#, php-format
|
1752 |
msgid "%1$s: Adding meta:%2$s; not found"
|
1753 |
msgstr ""
|
1754 |
|
1755 |
#. translators: 1: meta_key
|
1756 |
+
#: includes/class-mla-data.php:3402
|
1757 |
#, php-format
|
1758 |
msgid "Deleting Null meta:%1$s"
|
1759 |
msgstr ""
|
1760 |
|
1761 |
#. translators: 1: element name 2: old_value 3: new_value
|
1762 |
+
#: includes/class-mla-data.php:3412 includes/class-mla-data.php:3569
|
1763 |
+
#: includes/class-mla-data.php:3635 includes/class-mla-data.php:3661
|
1764 |
+
#: includes/class-mla-data.php:3703 includes/class-mla-data.php:3716
|
1765 |
+
#: includes/class-mla-data.php:3725 includes/class-mla-data.php:3736
|
1766 |
+
#: includes/class-mla-data.php:3747 includes/class-mla-data.php:3760
|
1767 |
+
#: includes/class-mla-data.php:3769 includes/class-mla-data.php:3778
|
1768 |
#: includes/class-mla-mime-types.php:964 includes/class-mla-mime-types.php:2094
|
1769 |
#, php-format
|
1770 |
msgid "Changing %1$s from \"%2$s\" to \"%3$s\""
|
1771 |
msgstr ""
|
1772 |
|
1773 |
#. translators: 1: ERROR tag 2: meta_key
|
1774 |
+
#: includes/class-mla-data.php:3417
|
1775 |
#, php-format
|
1776 |
msgid "%1$s: Changing meta:%2$s; not found"
|
1777 |
msgstr ""
|
1778 |
|
1779 |
#. translators: 1: meta_key
|
1780 |
+
#: includes/class-mla-data.php:3524
|
1781 |
#, php-format
|
1782 |
msgid "Deleting old %1$s values"
|
1783 |
msgstr ""
|
1784 |
|
1785 |
#. translators: 1: meta_key 2: old_value 3: new_value 4: update count
|
1786 |
+
#: includes/class-mla-data.php:3554
|
1787 |
#, php-format
|
1788 |
msgid "Changing %1$s from \"%2$s\" to \"%3$s\"; %4$d updates"
|
1789 |
msgstr ""
|
1790 |
|
1791 |
+
#: includes/class-mla-data.php:3612
|
1792 |
msgid "Could not retrieve Attachment."
|
1793 |
msgstr ""
|
1794 |
|
1795 |
#. translators: 1: ERROR tag 2: old_value
|
1796 |
+
#: includes/class-mla-data.php:3658
|
1797 |
#, php-format
|
1798 |
msgid "%1$s: Could not change Name/Slug \"%2$s\"; name already exists"
|
1799 |
msgstr ""
|
1800 |
|
1801 |
#. translators: 1: old_value
|
1802 |
+
#: includes/class-mla-data.php:3687
|
1803 |
#, php-format
|
1804 |
msgid "Deleting ALT Text, was \"%1$s\""
|
1805 |
msgstr ""
|
1806 |
|
1807 |
#. translators: 1: ERROR tag 2: old_value
|
1808 |
+
#: includes/class-mla-data.php:3690
|
1809 |
#, php-format
|
1810 |
msgid "%1$s: Could not delete ALT Text, remains \"%2$s\""
|
1811 |
msgstr ""
|
1812 |
|
1813 |
#. translators: 1: ERROR tag 2: old_value 3: new_value
|
1814 |
+
#: includes/class-mla-data.php:3706
|
1815 |
#, php-format
|
1816 |
msgid "%1$s: Could not change ALT Text from \"%2$s\" to \"%3$s\""
|
1817 |
msgstr ""
|
1818 |
|
1819 |
+
#: includes/class-mla-data.php:3736 includes/class-mla-list-table.php:968
|
1820 |
+
#: includes/class-mla-list-table.php:971 includes/class-mla-list-table.php:974
|
1821 |
+
#: includes/class-mla-list-table.php:1042 includes/class-mla-options.php:2473
|
1822 |
+
#: includes/class-mla-options.php:2855
|
1823 |
msgid "Parent"
|
1824 |
msgstr ""
|
1825 |
|
1826 |
+
#: includes/class-mla-data.php:3747 includes/class-mla-edit-media.php:655
|
1827 |
+
#: includes/class-mla-edit-media.php:858 includes/class-mla-main.php:2045
|
1828 |
+
#: includes/class-mla-settings.php:1588 includes/class-mla-settings.php:1845
|
1829 |
msgid "Menu Order"
|
1830 |
msgstr ""
|
1831 |
|
1832 |
+
#: includes/class-mla-data.php:3760 includes/class-mla-edit-media.php:395
|
1833 |
+
#: includes/class-mla-list-table.php:1422
|
1834 |
+
#: includes/class-mla-list-table.php:1425 includes/class-mla-main.php:1915
|
1835 |
+
#: includes/class-mla-main.php:2017
|
1836 |
msgid "Author"
|
1837 |
msgstr ""
|
1838 |
|
1839 |
+
#: includes/class-mla-data.php:3769 includes/class-mla-edit-media.php:420
|
1840 |
+
#: includes/class-mla-main.php:2057
|
1841 |
msgid "Comments"
|
1842 |
msgstr ""
|
1843 |
|
1844 |
+
#: includes/class-mla-data.php:3778 includes/class-mla-edit-media.php:421
|
1845 |
+
#: includes/class-mla-main.php:2058
|
1846 |
msgid "Pings"
|
1847 |
msgstr ""
|
1848 |
|
1849 |
+
#: includes/class-mla-data.php:3810
|
1850 |
msgid "Adding"
|
1851 |
msgstr ""
|
1852 |
|
1853 |
+
#: includes/class-mla-data.php:3815
|
1854 |
msgid "Removing"
|
1855 |
msgstr ""
|
1856 |
|
1857 |
+
#: includes/class-mla-data.php:3824
|
1858 |
msgid "Replacing"
|
1859 |
msgstr ""
|
1860 |
|
1861 |
+
#: includes/class-mla-data.php:3832
|
1862 |
msgid "Ignoring"
|
1863 |
msgstr ""
|
1864 |
|
1865 |
#. translators: 1: action_name, 2: taxonomy
|
1866 |
+
#: includes/class-mla-data.php:3845
|
1867 |
#, php-format
|
1868 |
msgid "%1$s \"%2$s\" terms"
|
1869 |
msgstr ""
|
1870 |
|
1871 |
#. translators: 1: taxonomy
|
1872 |
+
#: includes/class-mla-data.php:3849
|
1873 |
#, php-format
|
1874 |
msgid "You cannot assign \"%1$s\" terms"
|
1875 |
msgstr ""
|
1876 |
|
1877 |
#. translators: 1: post ID
|
1878 |
+
#: includes/class-mla-data.php:3861 includes/class-mla-main.php:1219
|
1879 |
#, php-format
|
1880 |
msgid "Item %1$d, no changes detected."
|
1881 |
msgstr ""
|
1882 |
|
1883 |
#. translators: 1: post ID
|
1884 |
+
#: includes/class-mla-data.php:3882
|
1885 |
#, php-format
|
1886 |
msgid "Item %1$d updated."
|
1887 |
msgstr ""
|
1888 |
|
1889 |
#. translators: 1: ERROR tag 2: post ID
|
1890 |
+
#: includes/class-mla-data.php:3896
|
1891 |
#, php-format
|
1892 |
msgid "%1$s: Item %2$d update failed."
|
1893 |
msgstr ""
|
1894 |
|
1895 |
#: includes/class-mla-edit-media.php:133 includes/class-mla-edit-media.php:184
|
1896 |
+
#: includes/class-mla-edit-media.php:237 includes/class-mla-main.php:463
|
1897 |
+
#: includes/class-mla-main.php:999 includes/class-mla-main.php:1728
|
1898 |
+
#: includes/class-mla-media-modal.php:236 includes/class-mla-options.php:1986
|
1899 |
+
#: includes/class-mla-polylang-support.php:433
|
1900 |
#: includes/class-mla-settings.php:364
|
1901 |
#: includes/class-mla-thumbnail-generation.php:99
|
1902 |
msgctxt "tag_delimiter"
|
1916 |
msgstr ""
|
1917 |
|
1918 |
#: includes/class-mla-edit-media.php:185 includes/class-mla-edit-media.php:239
|
1919 |
+
#: includes/class-mla-main.php:450
|
1920 |
msgid "An ajax.fail error has occurred. Please reload the page and try again."
|
1921 |
msgstr ""
|
1922 |
|
1923 |
#: includes/class-mla-edit-media.php:186 includes/class-mla-edit-media.php:240
|
1924 |
+
#: includes/class-mla-main.php:451
|
1925 |
msgid "An ajax.done error has occurred. Please reload the page and try again."
|
1926 |
msgstr ""
|
1927 |
|
1928 |
+
#: includes/class-mla-edit-media.php:338 includes/class-mla-main.php:1950
|
1929 |
msgid "more"
|
1930 |
msgstr ""
|
1931 |
|
1932 |
+
#: includes/class-mla-edit-media.php:339 includes/class-mla-main.php:1951
|
1933 |
msgid "less"
|
1934 |
msgstr ""
|
1935 |
|
1936 |
#: includes/class-mla-edit-media.php:342 includes/class-mla-edit-media.php:373
|
1937 |
+
#: includes/class-mla-main.php:1954 includes/class-mla-main.php:1992
|
1938 |
msgid "Add"
|
1939 |
msgstr ""
|
1940 |
|
1941 |
#: includes/class-mla-edit-media.php:343 includes/class-mla-edit-media.php:374
|
1942 |
+
#: includes/class-mla-main.php:1955 includes/class-mla-main.php:1993
|
1943 |
msgid "Remove"
|
1944 |
msgstr ""
|
1945 |
|
1946 |
#: includes/class-mla-edit-media.php:344 includes/class-mla-edit-media.php:375
|
1947 |
+
#: includes/class-mla-main.php:1956 includes/class-mla-main.php:1994
|
1948 |
+
#: includes/class-mla-options.php:1501 includes/class-mla-options.php:1600
|
1949 |
+
#: includes/class-mla-options.php:1644 includes/class-mla-options.php:2740
|
1950 |
+
#: includes/class-mla-options.php:2794 includes/class-mla-options.php:2914
|
1951 |
+
#: includes/class-mla-options.php:3009 includes/class-mla-options.php:3055
|
1952 |
msgid "Replace"
|
1953 |
msgstr ""
|
1954 |
|
1958 |
"menu for more information."
|
1959 |
msgstr ""
|
1960 |
|
1961 |
+
#: includes/class-mla-edit-media.php:416 includes/class-mla-main.php:2051
|
1962 |
+
#: includes/class-mla-settings.php:3416
|
1963 |
msgid "Reset"
|
1964 |
msgstr ""
|
1965 |
|
1966 |
+
#: includes/class-mla-edit-media.php:422 includes/class-mla-main.php:2059
|
1967 |
+
#: includes/class-mla-main.php:2105 includes/class-mla-settings.php:1855
|
1968 |
+
#: includes/class-mla-settings.php:1893 includes/class-mla-settings.php:2322
|
1969 |
msgid "No Change"
|
1970 |
msgstr ""
|
1971 |
|
1972 |
+
#: includes/class-mla-edit-media.php:423 includes/class-mla-main.php:2060
|
1973 |
msgid "Allow"
|
1974 |
msgstr ""
|
1975 |
|
1976 |
+
#: includes/class-mla-edit-media.php:424 includes/class-mla-main.php:2061
|
1977 |
msgid "Do not allow"
|
1978 |
msgstr ""
|
1979 |
|
1980 |
+
#: includes/class-mla-edit-media.php:431 includes/class-mla-list-table.php:968
|
1981 |
+
#: includes/class-mla-list-table.php:1039 includes/class-mla-main.php:2043
|
1982 |
msgid "Parent ID"
|
1983 |
msgstr ""
|
1984 |
|
1985 |
#: includes/class-mla-edit-media.php:432 includes/class-mla-edit-media.php:838
|
1986 |
+
#: includes/class-mla-main.php:2044
|
1987 |
#: includes/class-mla-upload-optional-list-table.php:281
|
1988 |
msgid "Select"
|
1989 |
msgstr ""
|
2009 |
msgid "Map Custom Field metadata for this item"
|
2010 |
msgstr ""
|
2011 |
|
2012 |
+
#: includes/class-mla-edit-media.php:554 includes/class-mla-main.php:1639
|
2013 |
+
#: includes/class-mla-main.php:2064
|
2014 |
msgid "Map Custom Field metadata"
|
2015 |
msgstr ""
|
2016 |
|
2018 |
msgid "Map IPTC/EXIF metadata for this item"
|
2019 |
msgstr ""
|
2020 |
|
2021 |
+
#: includes/class-mla-edit-media.php:556 includes/class-mla-main.php:1642
|
2022 |
+
#: includes/class-mla-main.php:2063
|
2023 |
msgid "Map IPTC/EXIF metadata"
|
2024 |
msgstr ""
|
2025 |
|
2033 |
|
2034 |
#. translators: 1: ERROR tag 2: function name 3: template key
|
2035 |
#: includes/class-mla-edit-media.php:731 includes/class-mla-edit-media.php:771
|
2036 |
+
#: includes/class-mla-main.php:683 includes/class-mla-settings.php:608
|
2037 |
#, php-format
|
2038 |
msgctxt "error_log"
|
2039 |
msgid "%1$s: %2$s discarding \"%3$s\"; no title/order"
|
2040 |
msgstr ""
|
2041 |
|
2042 |
+
#: includes/class-mla-edit-media.php:820 includes/class-mla-list-table.php:614
|
2043 |
msgctxt "post state"
|
2044 |
msgid "Pending"
|
2045 |
msgstr ""
|
2048 |
msgid "Post Parent"
|
2049 |
msgstr ""
|
2050 |
|
2051 |
+
#: includes/class-mla-edit-media.php:838 includes/class-mla-main.php:1839
|
2052 |
msgid "Select Parent"
|
2053 |
msgstr ""
|
2054 |
|
2055 |
#: includes/class-mla-edit-media.php:905 includes/class-mla-edit-media.php:943
|
2056 |
#: includes/class-mla-edit-media.php:979 includes/class-mla-edit-media.php:1014
|
2057 |
+
#: includes/class-mla-list-table.php:1089
|
2058 |
+
#: includes/class-mla-list-table.php:1138
|
2059 |
+
#: includes/class-mla-list-table.php:1184
|
2060 |
+
#: includes/class-mla-list-table.php:1229
|
2061 |
msgid "PARENT"
|
2062 |
msgstr ""
|
2063 |
|
2064 |
+
#: includes/class-mla-example-list-table.php:177
|
2065 |
+
msgctxt "list_table_column"
|
2066 |
+
msgid "Version"
|
2067 |
msgstr ""
|
2068 |
|
2069 |
+
#: includes/class-mla-example-list-table.php:178
|
2070 |
+
msgctxt "list_table_column"
|
2071 |
+
msgid "Installed Version"
|
|
|
2072 |
msgstr ""
|
2073 |
|
2074 |
+
#: includes/class-mla-example-list-table.php:180
|
2075 |
+
msgctxt "list_table_column"
|
2076 |
+
msgid "File Name"
|
|
|
|
|
|
|
|
|
2077 |
msgstr ""
|
2078 |
|
2079 |
+
#: includes/class-mla-example-list-table.php:181
|
2080 |
+
msgctxt "list_table_column"
|
2081 |
+
msgid "Tags"
|
2082 |
msgstr ""
|
2083 |
|
2084 |
#. translators: 1: column_name 2: column_values
|
2085 |
+
#: includes/class-mla-example-list-table.php:281
|
2086 |
+
#: includes/class-mla-list-table.php:544
|
2087 |
#: includes/class-mla-upload-list-table.php:339
|
2088 |
#: includes/class-mla-upload-optional-list-table.php:228
|
2089 |
#: includes/class-mla-view-list-table.php:285
|
2091 |
msgid "column_default: %1$s, %2$s"
|
2092 |
msgstr ""
|
2093 |
|
2094 |
+
#: includes/class-mla-example-list-table.php:337
|
2095 |
+
msgid "Install this plugin"
|
2096 |
+
msgstr ""
|
2097 |
+
|
2098 |
+
#: includes/class-mla-example-list-table.php:337
|
2099 |
+
#: includes/class-mla-example-list-table.php:559
|
2100 |
+
msgid "Install"
|
2101 |
+
msgstr ""
|
2102 |
+
|
2103 |
+
#: includes/class-mla-example-list-table.php:341
|
2104 |
+
msgid "Update this plugin"
|
2105 |
+
msgstr ""
|
2106 |
+
|
2107 |
+
#: includes/class-mla-example-list-table.php:341
|
2108 |
+
#: includes/class-mla-example-list-table.php:560
|
2109 |
+
#: includes/class-mla-main.php:1645 includes/class-mla-main.php:1861
|
2110 |
+
#: includes/class-mla-main.php:2052 includes/class-mla-settings.php:1592
|
2111 |
+
#: includes/class-mla-settings.php:1853 includes/class-mla-settings.php:1947
|
2112 |
+
#: includes/class-mla-settings.php:2319
|
2113 |
+
msgid "Update"
|
2114 |
+
msgstr ""
|
2115 |
+
|
2116 |
+
#: includes/class-mla-example-list-table.php:351
|
2117 |
+
#: includes/class-mla-list-table.php:738 includes/class-mla-settings.php:3406
|
2118 |
+
msgid "Download"
|
2119 |
+
msgstr ""
|
2120 |
+
|
2121 |
+
#. translators: 1: plugin name
|
2122 |
+
#: includes/class-mla-example-list-table.php:652
|
2123 |
+
#: includes/class-mla-example-list-table.php:737
|
2124 |
+
#: includes/class-mla-example-list-table.php:767
|
2125 |
+
#, php-format
|
2126 |
+
msgid "Example plugin \"%1$s\" not found"
|
2127 |
+
msgstr ""
|
2128 |
+
|
2129 |
+
#. translators: 1: plugin name, 2: WP_Error message
|
2130 |
+
#: includes/class-mla-example-list-table.php:675
|
2131 |
+
#, php-format
|
2132 |
+
msgid "Example plugin \"%1$s\" fs_connect failed; no action taken. Error: %2$s"
|
2133 |
+
msgstr ""
|
2134 |
+
|
2135 |
+
#. translators: 1: plugin name
|
2136 |
+
#: includes/class-mla-example-list-table.php:680
|
2137 |
+
#, php-format
|
2138 |
+
msgid "Example plugin \"%1$s\" fs_connect failed; no action taken"
|
2139 |
+
msgstr ""
|
2140 |
+
|
2141 |
+
#. translators: 1: plugin name, 2: WP_Error message
|
2142 |
+
#: includes/class-mla-example-list-table.php:705
|
2143 |
+
#, php-format
|
2144 |
+
msgid ""
|
2145 |
+
"Example plugin \"%1$s\" install_package failed; no action taken. Error: %2$s"
|
2146 |
+
msgstr ""
|
2147 |
+
|
2148 |
+
#. translators: 1: plugin name, 2: WP_Error message
|
2149 |
+
#: includes/class-mla-example-list-table.php:716
|
2150 |
+
#, php-format
|
2151 |
+
msgid "Example plugin \"%1$s\" remove old single file failed."
|
2152 |
+
msgstr ""
|
2153 |
+
|
2154 |
+
#. translators: 1: plugin name
|
2155 |
+
#: includes/class-mla-example-list-table.php:742
|
2156 |
+
#, php-format
|
2157 |
+
msgid "Example plugin \"%1$s\" already installed; no action taken"
|
2158 |
+
msgstr ""
|
2159 |
+
|
2160 |
+
#. translators: 1: plugin name
|
2161 |
+
#: includes/class-mla-example-list-table.php:748
|
2162 |
+
#, php-format
|
2163 |
+
msgid "Example plugin \"%1$s\" installed"
|
2164 |
+
msgstr ""
|
2165 |
+
|
2166 |
+
#. translators: 1: plugin name
|
2167 |
+
#: includes/class-mla-example-list-table.php:772
|
2168 |
+
#, php-format
|
2169 |
+
msgid "Example plugin \"%1$s\" not installed; no action taken"
|
2170 |
+
msgstr ""
|
2171 |
+
|
2172 |
+
#. translators: 1: plugin name
|
2173 |
+
#: includes/class-mla-example-list-table.php:778
|
2174 |
+
#, php-format
|
2175 |
+
msgid "Example plugin \"%1$s\" updated"
|
2176 |
+
msgstr ""
|
2177 |
+
|
2178 |
+
#: includes/class-mla-example-list-table.php:923
|
2179 |
+
msgid "Network"
|
2180 |
+
msgstr ""
|
2181 |
+
|
2182 |
+
#: includes/class-mla-example-list-table.php:925
|
2183 |
+
#: includes/class-mla-settings.php:2323
|
2184 |
+
#: includes/class-mla-upload-list-table.php:517
|
2185 |
+
msgid "Active"
|
2186 |
+
msgstr ""
|
2187 |
+
|
2188 |
+
#: includes/class-mla-example-list-table.php:927
|
2189 |
+
#: includes/class-mla-settings.php:1943 includes/class-mla-settings.php:2309
|
2190 |
+
#: includes/class-mla-upload-list-table.php:515
|
2191 |
+
msgid "Inactive"
|
2192 |
+
msgstr ""
|
2193 |
+
|
2194 |
+
#: includes/class-mla-example-list-table.php:1257
|
2195 |
+
#: includes/class-mla-mime-types.php:1370
|
2196 |
+
msgctxt "table_view_singular"
|
2197 |
+
msgid "Active"
|
2198 |
+
msgstr ""
|
2199 |
+
|
2200 |
+
#: includes/class-mla-example-list-table.php:1258
|
2201 |
+
#: includes/class-mla-mime-types.php:1371
|
2202 |
+
msgctxt "table_view_plural"
|
2203 |
+
msgid "Active"
|
2204 |
+
msgstr ""
|
2205 |
+
|
2206 |
+
#: includes/class-mla-example-list-table.php:1261
|
2207 |
+
#: includes/class-mla-mime-types.php:1374
|
2208 |
+
msgctxt "table_view_singular"
|
2209 |
+
msgid "Inactive"
|
2210 |
+
msgstr ""
|
2211 |
+
|
2212 |
+
#: includes/class-mla-example-list-table.php:1262
|
2213 |
+
#: includes/class-mla-mime-types.php:1375
|
2214 |
+
msgctxt "table_view_plural"
|
2215 |
+
msgid "Inactive"
|
2216 |
+
msgstr ""
|
2217 |
+
|
2218 |
+
#: includes/class-mla-example-list-table.php:1265
|
2219 |
+
msgctxt "table_view_singular"
|
2220 |
+
msgid "Network"
|
2221 |
+
msgstr ""
|
2222 |
+
|
2223 |
+
#: includes/class-mla-example-list-table.php:1266
|
2224 |
+
msgctxt "table_view_plural"
|
2225 |
+
msgid "Network"
|
2226 |
+
msgstr ""
|
2227 |
+
|
2228 |
+
#: includes/class-mla-example-list-table.php:1269
|
2229 |
+
msgctxt "table_view_singular"
|
2230 |
+
msgid "Uninstalled"
|
2231 |
+
msgstr ""
|
2232 |
+
|
2233 |
+
#: includes/class-mla-example-list-table.php:1270
|
2234 |
+
msgctxt "table_view_plural"
|
2235 |
+
msgid "Uninstalled"
|
2236 |
+
msgstr ""
|
2237 |
+
|
2238 |
+
#: includes/class-mla-list-table.php:181 includes/class-mla-list-table.php:217
|
2239 |
+
msgid "All"
|
2240 |
+
msgstr ""
|
2241 |
+
|
2242 |
+
#: includes/class-mla-list-table.php:424
|
2243 |
+
#: includes/class-mla-upload-list-table.php:263
|
2244 |
+
#: includes/class-mla-view-list-table.php:209
|
2245 |
+
msgid "List View"
|
2246 |
+
msgstr ""
|
2247 |
+
|
2248 |
+
#: includes/class-mla-list-table.php:491 includes/class-mla-list-table.php:524
|
2249 |
+
#: includes/class-mla-list-table.php:968 includes/class-mla-list-table.php:1039
|
2250 |
+
#: includes/class-mla-list-table.php:1262
|
2251 |
+
#: includes/class-mla-list-table.php:1306
|
2252 |
+
#: includes/class-mla-list-table.php:1338
|
2253 |
+
#: includes/class-mla-list-table.php:1422
|
2254 |
+
msgid "Filter by"
|
2255 |
+
msgstr ""
|
2256 |
+
|
2257 |
+
#: includes/class-mla-list-table.php:501
|
2258 |
+
#: includes/class-mla-media-modal-ajax.php:490
|
2259 |
+
msgid "Not Supported"
|
2260 |
+
msgstr ""
|
2261 |
+
|
2262 |
+
#: includes/class-mla-list-table.php:592 includes/class-mla-list-table.php:718
|
2263 |
+
#: includes/class-mla-list-table.php:1094
|
2264 |
+
#: includes/class-mla-list-table.php:1143
|
2265 |
+
#: includes/class-mla-list-table.php:1189
|
2266 |
+
#: includes/class-mla-list-table.php:1234
|
2267 |
+
#: includes/class-mla-list-table.php:1442
|
2268 |
+
#: includes/class-mla-list-table.php:1759
|
2269 |
+
#: includes/class-mla-polylang-support.php:432
|
2270 |
#: includes/class-mla-upload-list-table.php:404
|
2271 |
#: includes/class-mla-upload-list-table.php:710
|
2272 |
#: includes/class-mla-view-list-table.php:351
|
2274 |
msgid "Edit"
|
2275 |
msgstr ""
|
2276 |
|
2277 |
+
#: includes/class-mla-list-table.php:617
|
2278 |
#: includes/class-mla-thumbnail-generation.php:440
|
2279 |
msgid "Trash"
|
2280 |
msgstr ""
|
2281 |
|
2282 |
+
#: includes/class-mla-list-table.php:707
|
2283 |
msgid "Restore this item from the Trash"
|
2284 |
msgstr ""
|
2285 |
|
2286 |
+
#: includes/class-mla-list-table.php:707 includes/class-mla-list-table.php:1756
|
2287 |
msgid "Restore"
|
2288 |
msgstr ""
|
2289 |
|
2290 |
+
#: includes/class-mla-list-table.php:718
|
2291 |
#: includes/class-mla-upload-list-table.php:404
|
2292 |
#: includes/class-mla-view-list-table.php:351
|
2293 |
msgid "Edit this item"
|
2294 |
msgstr ""
|
2295 |
|
2296 |
+
#: includes/class-mla-list-table.php:719
|
2297 |
#: includes/class-mla-upload-list-table.php:406
|
2298 |
#: includes/class-mla-view-list-table.php:353
|
2299 |
msgid "Edit this item inline"
|
2300 |
msgstr ""
|
2301 |
|
2302 |
+
#: includes/class-mla-list-table.php:719 includes/class-mla-main.php:2037
|
2303 |
+
#: includes/class-mla-options.php:1376 includes/class-mla-options.php:1680
|
2304 |
#: includes/class-mla-upload-list-table.php:406
|
2305 |
#: includes/class-mla-view-list-table.php:353
|
2306 |
msgid "Quick Edit"
|
2307 |
msgstr ""
|
2308 |
|
2309 |
+
#: includes/class-mla-list-table.php:725
|
2310 |
msgid "Move this item to the Trash"
|
2311 |
msgstr ""
|
2312 |
|
2313 |
+
#: includes/class-mla-list-table.php:725 includes/class-mla-list-table.php:1762
|
2314 |
msgid "Move to Trash"
|
2315 |
msgstr ""
|
2316 |
|
2317 |
+
#: includes/class-mla-list-table.php:730
|
2318 |
#: includes/class-mla-upload-list-table.php:410
|
2319 |
#: includes/class-mla-view-list-table.php:359
|
2320 |
msgid "Delete this item Permanently"
|
2321 |
msgstr ""
|
2322 |
|
2323 |
+
#: includes/class-mla-list-table.php:730 includes/class-mla-list-table.php:1757
|
2324 |
+
#: includes/class-mla-list-table.php:1764
|
2325 |
#: includes/class-mla-upload-list-table.php:410
|
2326 |
#: includes/class-mla-view-list-table.php:359
|
2327 |
#: includes/class-mla-view-list-table.php:567
|
2328 |
msgid "Delete Permanently"
|
2329 |
msgstr ""
|
2330 |
|
2331 |
+
#: includes/class-mla-list-table.php:742 includes/class-mla-settings.php:1833
|
|
|
|
|
|
|
|
|
2332 |
msgid "View"
|
2333 |
msgstr ""
|
2334 |
|
2335 |
+
#: includes/class-mla-list-table.php:1036
|
2336 |
msgid "(no title: bad ID)"
|
2337 |
msgstr ""
|
2338 |
|
2339 |
+
#: includes/class-mla-list-table.php:1309 includes/class-mla-settings.php:1938
|
2340 |
+
#: includes/class-mla-settings.php:2305
|
2341 |
msgid "MIME Type"
|
2342 |
msgstr ""
|
2343 |
|
2344 |
+
#: includes/class-mla-list-table.php:1342
|
2345 |
msgid "Base File"
|
2346 |
msgstr ""
|
2347 |
|
2348 |
+
#: includes/class-mla-list-table.php:1358
|
2349 |
+
#: includes/class-mla-list-table.php:1391
|
2350 |
msgid "Unpublished"
|
2351 |
msgstr ""
|
2352 |
|
2353 |
#. translators: 1: upload/last modified date and time
|
2354 |
+
#: includes/class-mla-list-table.php:1367
|
2355 |
+
#: includes/class-mla-list-table.php:1398
|
2356 |
#, php-format
|
2357 |
msgid "%1$s from now"
|
2358 |
msgstr ""
|
2359 |
|
2360 |
#. translators: 1: upload/last modified date and time
|
2361 |
+
#: includes/class-mla-list-table.php:1370
|
2362 |
+
#: includes/class-mla-list-table.php:1400
|
2363 |
#, php-format
|
2364 |
msgid "%1$s ago"
|
2365 |
msgstr ""
|
2366 |
|
2367 |
+
#: includes/class-mla-list-table.php:1464
|
2368 |
msgid "Set Parent"
|
2369 |
msgstr ""
|
2370 |
|
2371 |
+
#: includes/class-mla-list-table.php:1611
|
2372 |
msgctxt "uploaded files"
|
2373 |
msgid "All"
|
2374 |
msgid_plural "All"
|
2375 |
msgstr[0] ""
|
2376 |
msgstr[1] ""
|
2377 |
|
2378 |
+
#: includes/class-mla-list-table.php:1856
|
2379 |
msgid "Filter"
|
2380 |
msgstr ""
|
2381 |
|
2382 |
+
#: includes/class-mla-list-table.php:1859
|
2383 |
#: includes/mla-media-modal-js-template.php:68
|
2384 |
msgid "Terms Search"
|
2385 |
msgstr ""
|
2386 |
|
2387 |
+
#: includes/class-mla-list-table.php:1864
|
2388 |
+
#: includes/class-mla-polylang-support.php:1964
|
2389 |
#: includes/class-mla-thumbnail-generation.php:445
|
2390 |
msgid "Clear Filter-by"
|
2391 |
msgstr ""
|
2392 |
|
2393 |
+
#: includes/class-mla-list-table.php:1867
|
2394 |
msgid "Empty Trash"
|
2395 |
msgstr ""
|
2396 |
|
2397 |
+
#: includes/class-mla-main.php:452
|
2398 |
msgid "Error while saving the changes."
|
2399 |
msgstr ""
|
2400 |
|
2401 |
+
#: includes/class-mla-main.php:453 includes/class-mla-settings.php:362
|
2402 |
msgid "Remove From Bulk Edit"
|
2403 |
msgstr ""
|
2404 |
|
2405 |
+
#: includes/class-mla-main.php:455
|
2406 |
msgid "Bulk Edit items"
|
2407 |
msgstr ""
|
2408 |
|
2409 |
+
#: includes/class-mla-main.php:456 includes/class-mla-main.php:2065
|
2410 |
#: includes/class-mla-settings.php:375
|
2411 |
msgid "Waiting"
|
2412 |
msgstr ""
|
2413 |
|
2414 |
+
#: includes/class-mla-main.php:457 includes/class-mla-main.php:2067
|
2415 |
#: includes/class-mla-settings.php:377
|
2416 |
msgid "Complete"
|
2417 |
msgstr ""
|
2418 |
|
2419 |
+
#: includes/class-mla-main.php:458 includes/class-mla-settings.php:378
|
2420 |
msgid "Unchanged"
|
2421 |
msgstr ""
|
2422 |
|
2423 |
+
#: includes/class-mla-main.php:459 includes/class-mla-settings.php:379
|
2424 |
msgid "Succeeded"
|
2425 |
msgstr ""
|
2426 |
|
2427 |
+
#: includes/class-mla-main.php:460 includes/class-mla-settings.php:380
|
2428 |
msgid "Failed"
|
2429 |
msgstr ""
|
2430 |
|
2431 |
+
#: includes/class-mla-main.php:461 includes/class-mla-settings.php:383
|
2432 |
msgid "CANCELED"
|
2433 |
msgstr ""
|
2434 |
|
2435 |
+
#: includes/class-mla-main.php:572
|
2436 |
#, php-format
|
2437 |
msgid "Item permanently deleted."
|
2438 |
msgid_plural "%d items permanently deleted."
|
2440 |
msgstr[1] ""
|
2441 |
|
2442 |
#. translators: 1: post ID
|
2443 |
+
#: includes/class-mla-main.php:577 includes/class-mla-main.php:2244
|
2444 |
#, php-format
|
2445 |
msgid "Item %1$d moved to Trash."
|
2446 |
msgstr ""
|
2447 |
|
2448 |
+
#: includes/class-mla-main.php:596
|
2449 |
msgid "Entries per page"
|
2450 |
msgstr ""
|
2451 |
|
2452 |
+
#: includes/class-mla-main.php:1153
|
2453 |
msgid "You are not allowed to edit Attachment: "
|
2454 |
msgstr ""
|
2455 |
|
2456 |
#. translators: 1: ERROR tag 2: bulk action
|
2457 |
+
#: includes/class-mla-main.php:1209
|
2458 |
#, php-format
|
2459 |
msgid "%1$s: Unknown bulk action %2$s"
|
2460 |
msgstr ""
|
2461 |
|
2462 |
+
#: includes/class-mla-main.php:1231
|
2463 |
msgid "no changes detected"
|
2464 |
msgstr ""
|
2465 |
|
2466 |
#. translators: 1: action name, e.g., edit
|
2467 |
+
#: includes/class-mla-main.php:1278 includes/class-mla-settings.php:1712
|
2468 |
+
#: includes/class-mla-settings.php:2181 includes/class-mla-settings.php:3157
|
2469 |
#, php-format
|
2470 |
msgid "Bulk Action %1$s - no items selected."
|
2471 |
msgstr ""
|
2472 |
|
2473 |
+
#: includes/class-mla-main.php:1362
|
2474 |
msgid "You do not have permission to manage attachments."
|
2475 |
msgstr ""
|
2476 |
|
2477 |
#. translators: 1: number of items
|
2478 |
+
#: includes/class-mla-main.php:1422
|
2479 |
#, php-format
|
2480 |
msgctxt "deleted items"
|
2481 |
msgid "%s item deleted."
|
2483 |
msgstr[0] ""
|
2484 |
msgstr[1] ""
|
2485 |
|
2486 |
+
#: includes/class-mla-main.php:1424
|
2487 |
msgid "No items deleted."
|
2488 |
msgstr ""
|
2489 |
|
2490 |
+
#: includes/class-mla-main.php:1478
|
2491 |
msgid "Empty Terms Search; ignored"
|
2492 |
msgstr ""
|
2493 |
|
2494 |
#. translators: 1: row-level action, e.g., single_item_delete, single_item_edit
|
2495 |
#. translators: 1: bulk_action, e.g., single_item_delete, single_item_edit
|
2496 |
+
#: includes/class-mla-main.php:1490 includes/class-mla-settings.php:1749
|
2497 |
+
#: includes/class-mla-settings.php:2220 includes/class-mla-settings.php:3183
|
2498 |
#, php-format
|
2499 |
msgid "Unknown mla_admin_action - \"%1$s\""
|
2500 |
msgstr ""
|
2501 |
|
2502 |
+
#: includes/class-mla-main.php:1523
|
2503 |
msgid "term search results for"
|
2504 |
msgstr ""
|
2505 |
|
2506 |
+
#: includes/class-mla-main.php:1526
|
2507 |
msgid "post/parent results for"
|
2508 |
msgstr ""
|
2509 |
|
2510 |
+
#: includes/class-mla-main.php:1528
|
2511 |
msgid "search results for"
|
2512 |
msgstr ""
|
2513 |
|
2514 |
+
#: includes/class-mla-main.php:1796
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2515 |
msgid "All Post Types"
|
2516 |
msgstr ""
|
2517 |
|
2518 |
+
#: includes/class-mla-main.php:1842
|
2519 |
msgid "For"
|
2520 |
msgstr ""
|
2521 |
|
2522 |
+
#: includes/class-mla-main.php:1852
|
2523 |
+
#: includes/class-mla-shortcode-support.php:955
|
2524 |
msgid "Unattached"
|
2525 |
msgstr ""
|
2526 |
|
2527 |
+
#: includes/class-mla-main.php:1857 includes/class-mla-main.php:2050
|
2528 |
+
#: includes/class-mla-polylang-support.php:1957
|
2529 |
+
#: includes/class-mla-settings.php:1593 includes/class-mla-settings.php:1852
|
2530 |
+
#: includes/class-mla-settings.php:1948 includes/class-mla-settings.php:2022
|
2531 |
+
#: includes/class-mla-settings.php:2318 includes/class-mla-settings.php:2823
|
2532 |
+
#: includes/class-mla-settings.php:2959 includes/class-mla-settings.php:3068
|
2533 |
#: includes/class-mla-thumbnail-generation.php:446
|
2534 |
msgid "Cancel"
|
2535 |
msgstr ""
|
2536 |
|
2537 |
+
#: includes/class-mla-main.php:2053 includes/class-mla-options.php:1390
|
2538 |
+
#: includes/class-mla-options.php:1681 includes/class-mla-settings.php:1854
|
2539 |
+
#: includes/class-mla-settings.php:2320
|
2540 |
msgid "Bulk Edit"
|
2541 |
msgstr ""
|
2542 |
|
2543 |
+
#: includes/class-mla-main.php:2066
|
2544 |
msgid "In-process"
|
2545 |
msgstr ""
|
2546 |
|
2547 |
+
#: includes/class-mla-main.php:2157
|
2548 |
msgid "You are not allowed to delete this item."
|
2549 |
msgstr ""
|
2550 |
|
2551 |
#. translators: 1: ERROR tag 2: post ID
|
2552 |
+
#: includes/class-mla-main.php:2165
|
2553 |
#, php-format
|
2554 |
msgid "%1$s: Item %2$d could NOT be deleted."
|
2555 |
msgstr ""
|
2556 |
|
2557 |
#. translators: 1: post ID
|
2558 |
+
#: includes/class-mla-main.php:2172
|
2559 |
#, php-format
|
2560 |
msgid "Item %1$d permanently deleted."
|
2561 |
msgstr ""
|
2562 |
|
2563 |
+
#: includes/class-mla-main.php:2189
|
2564 |
msgid "You are not allowed to move this item out of the Trash."
|
2565 |
msgstr ""
|
2566 |
|
2567 |
#. translators: 1: ERROR tag 2: post ID
|
2568 |
+
#: includes/class-mla-main.php:2197
|
2569 |
#, php-format
|
2570 |
msgid "%1$s: Item %2$d could NOT be restored from Trash."
|
2571 |
msgstr ""
|
2572 |
|
2573 |
#. translators: 1: post ID
|
2574 |
+
#: includes/class-mla-main.php:2212
|
2575 |
#, php-format
|
2576 |
msgid "Item %1$d restored from Trash."
|
2577 |
msgstr ""
|
2578 |
|
2579 |
+
#: includes/class-mla-main.php:2229
|
2580 |
msgid "You are not allowed to move this item to the Trash."
|
2581 |
msgstr ""
|
2582 |
|
2583 |
#. translators: 1: ERROR tag 2: post ID
|
2584 |
+
#: includes/class-mla-main.php:2237
|
2585 |
#, php-format
|
2586 |
msgid "%1$s: Item %2$d could NOT be moved to Trash."
|
2587 |
msgstr ""
|
2604 |
#. translators: %s: add new Upload MIME Type
|
2605 |
#: includes/class-mla-media-modal-ajax.php:452
|
2606 |
#: includes/class-mla-objects.php:46 includes/class-mla-objects.php:76
|
2607 |
+
#: includes/class-mla-settings.php:1833 includes/class-mla-settings.php:2301
|
2608 |
#, php-format
|
2609 |
msgid "Add New %1$s"
|
2610 |
msgstr ""
|
2623 |
msgid "%1$s %2$d"
|
2624 |
msgstr ""
|
2625 |
|
2626 |
+
#: includes/class-mla-media-modal.php:361
|
2627 |
msgid "Search Box"
|
2628 |
msgstr ""
|
2629 |
|
2630 |
+
#: includes/class-mla-media-modal.php:362
|
2631 |
msgid "Loading..."
|
2632 |
msgstr ""
|
2633 |
|
2634 |
+
#: includes/class-mla-media-modal.php:588
|
2635 |
+
#: includes/class-mla-media-modal.php:604
|
2636 |
msgid "Search Terms"
|
2637 |
msgstr ""
|
2638 |
|
2639 |
+
#: includes/class-mla-media-modal.php:589
|
2640 |
msgid "There are no taxonomies to search"
|
2641 |
msgstr ""
|
2642 |
|
2643 |
+
#: includes/class-mla-media-modal.php:607
|
2644 |
msgid "All phrases"
|
2645 |
msgstr ""
|
2646 |
|
2647 |
+
#: includes/class-mla-media-modal.php:609
|
2648 |
msgid "Any phrase"
|
2649 |
msgstr ""
|
2650 |
|
2651 |
+
#: includes/class-mla-media-modal.php:611
|
2652 |
msgid "All terms"
|
2653 |
msgstr ""
|
2654 |
|
2655 |
+
#: includes/class-mla-media-modal.php:613
|
2656 |
msgid "Any term"
|
2657 |
msgstr ""
|
2658 |
|
2659 |
+
#: includes/class-mla-media-modal.php:615
|
2660 |
msgid "Exact"
|
2661 |
msgstr ""
|
2662 |
|
2681 |
msgstr ""
|
2682 |
|
2683 |
#: includes/class-mla-mime-types.php:865 includes/class-mla-mime-types.php:953
|
2684 |
+
#: includes/class-mla-mime-types.php:964 includes/class-mla-settings.php:1577
|
2685 |
+
#: includes/class-mla-settings.php:1834
|
2686 |
msgid "Slug"
|
2687 |
msgstr ""
|
2688 |
|
2723 |
msgstr ""
|
2724 |
|
2725 |
#. translators: 1: slug
|
2726 |
+
#: includes/class-mla-mime-types.php:1099
|
2727 |
+
#, php-format
|
2728 |
+
msgid "View \"%1$s\" deleted"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2729 |
msgstr ""
|
2730 |
|
2731 |
+
#. translators: 1: ERROR tag 2: slug
|
2732 |
+
#: includes/class-mla-mime-types.php:1107
|
2733 |
+
#, php-format
|
2734 |
+
msgid "%1$s: Did not find view \"%2$s\""
|
2735 |
msgstr ""
|
2736 |
|
2737 |
#: includes/class-mla-mime-types.php:1378
|
2779 |
|
2780 |
#: includes/class-mla-mime-types.php:1957
|
2781 |
#: includes/class-mla-mime-types.php:2083
|
2782 |
+
#: includes/class-mla-mime-types.php:2094 includes/class-mla-settings.php:1936
|
2783 |
+
#: includes/class-mla-settings.php:2303
|
2784 |
msgid "Extension"
|
2785 |
msgstr ""
|
2786 |
|
2925 |
msgid "New Att. Tag Name"
|
2926 |
msgstr ""
|
2927 |
|
2928 |
+
#: includes/class-mla-objects.php:139
|
2929 |
msgid "Attachments"
|
2930 |
msgstr ""
|
2931 |
|
2932 |
#. translators: 1: ERROR tag 2: taxonomy 3: error message
|
2933 |
+
#: includes/class-mla-objects.php:238
|
2934 |
#, php-format
|
2935 |
msgctxt "error_log"
|
2936 |
msgid ""
|
2937 |
"%1$s: mla_taxonomy_column_filter( \"%2$s\" ) - get_term failed: \"%3$s\""
|
2938 |
msgstr ""
|
2939 |
|
2940 |
+
#: includes/class-mla-objects.php:243
|
2941 |
msgid "click to search"
|
2942 |
msgstr ""
|
2943 |
|
2944 |
+
#: includes/class-mla-objects.php:270
|
2945 |
msgid "Shortcode(s), HTML and/or Plain Text"
|
2946 |
msgstr ""
|
2947 |
|
2948 |
+
#: includes/class-mla-objects.php:278
|
2949 |
msgid "MLA Text"
|
2950 |
msgstr ""
|
2951 |
|
2952 |
+
#: includes/class-mla-objects.php:320
|
2953 |
msgid "Automatically add paragraphs"
|
2954 |
msgstr ""
|
2955 |
|
2956 |
#: includes/class-mla-options.php:329
|
|
|
2957 |
msgid "error loading tpls/mla-option-templates.tpl"
|
2958 |
msgstr ""
|
2959 |
|
2960 |
#: includes/class-mla-options.php:332
|
|
|
2961 |
msgid "tpls/mla-option-templates.tpl not found"
|
2962 |
msgstr ""
|
2963 |
|
|
|
|
|
|
|
|
|
|
|
2964 |
#. translators: 1: ERROR tag 2: option name 3: action, e.g., update, delete, reset
|
2965 |
+
#: includes/class-mla-options.php:484 includes/class-mla-options.php:686
|
2966 |
+
#: includes/class-mla-options.php:762 includes/class-mla-options.php:1719
|
2967 |
+
#: includes/class-mla-options.php:3195
|
2968 |
#, php-format
|
2969 |
msgid "%1$s: Custom %2$s unknown action \"%3$s\""
|
2970 |
msgstr ""
|
2971 |
|
2972 |
+
#: includes/class-mla-options.php:584
|
2973 |
+
msgid "Custom Field"
|
2974 |
+
msgstr ""
|
2975 |
+
|
2976 |
+
#: includes/class-mla-options.php:596
|
2977 |
msgid "Support"
|
2978 |
msgstr ""
|
2979 |
|
2980 |
+
#: includes/class-mla-options.php:597
|
2981 |
msgid "Inline Edit"
|
2982 |
msgstr ""
|
2983 |
|
2984 |
+
#: includes/class-mla-options.php:598
|
2985 |
msgid "Term Search"
|
2986 |
msgstr ""
|
2987 |
|
2988 |
+
#: includes/class-mla-options.php:599
|
2989 |
msgid "Checklist"
|
2990 |
msgstr ""
|
2991 |
|
2992 |
+
#: includes/class-mla-options.php:600
|
2993 |
msgid "Checked On Top"
|
2994 |
msgstr ""
|
2995 |
|
2996 |
+
#: includes/class-mla-options.php:601
|
2997 |
msgid "List Filter"
|
2998 |
msgstr ""
|
2999 |
|
3000 |
+
#: includes/class-mla-options.php:602
|
3001 |
msgid "Taxonomy"
|
3002 |
msgstr ""
|
3003 |
|
3004 |
#. translators: 1: taxonomy name
|
3005 |
+
#: includes/class-mla-options.php:623
|
3006 |
#, php-format
|
3007 |
msgid "List Filter ignored; %1$s not supported."
|
3008 |
msgstr ""
|
3009 |
|
3010 |
#. translators: 1: taxonomy name
|
3011 |
+
#: includes/class-mla-options.php:630
|
3012 |
#, php-format
|
3013 |
msgid "Inline Edit ignored; %1$s not supported."
|
3014 |
msgstr ""
|
3015 |
|
3016 |
#. translators: 1: taxonomy name
|
3017 |
+
#: includes/class-mla-options.php:638
|
3018 |
#, php-format
|
3019 |
msgid "Term Search ignored; %1$s not supported."
|
3020 |
msgstr ""
|
3021 |
|
3022 |
#. translators: 1: taxonomy name
|
3023 |
+
#: includes/class-mla-options.php:648
|
3024 |
#, php-format
|
3025 |
msgid "Checklist ignored; %1$s not supported."
|
3026 |
msgstr ""
|
3027 |
|
3028 |
#. translators: 1: taxonomy name
|
3029 |
+
#: includes/class-mla-options.php:656
|
3030 |
#, php-format
|
3031 |
msgid "Checked On Top ignored; %1$s not supported."
|
3032 |
msgstr ""
|
3033 |
|
3034 |
#. translators: 1: option name, e.g., taxonomy_support
|
3035 |
+
#: includes/class-mla-options.php:676 includes/class-mla-options.php:752
|
3036 |
#, php-format
|
3037 |
msgid "Update custom %1$s"
|
3038 |
msgstr ""
|
3039 |
|
3040 |
#. translators: 1: option name, e.g., taxonomy_support
|
3041 |
+
#: includes/class-mla-options.php:683 includes/class-mla-options.php:759
|
3042 |
+
#: includes/class-mla-options.php:3188
|
3043 |
#, php-format
|
3044 |
msgid "Reset custom %1$s"
|
3045 |
msgstr ""
|
3046 |
|
3047 |
+
#: includes/class-mla-options.php:712
|
3048 |
#: includes/mla-main-search-box-template.php:46
|
3049 |
#: includes/mla-media-modal-js-template.php:32
|
3050 |
msgid "and"
|
3051 |
msgstr ""
|
3052 |
|
3053 |
+
#: includes/class-mla-options.php:714
|
3054 |
#: includes/mla-main-search-box-template.php:48
|
3055 |
#: includes/mla-media-modal-js-template.php:36
|
3056 |
msgid "or"
|
3057 |
msgstr ""
|
3058 |
|
3059 |
+
#: includes/class-mla-options.php:719 includes/class-mla-settings.php:2479
|
3060 |
+
#: includes/class-mla-settings.php:2512 includes/class-mla-settings.php:2538
|
3061 |
+
#: includes/class-mla-settings.php:2616 includes/class-mla-settings.php:2662
|
3062 |
+
#: includes/class-mla-settings.php:2701
|
3063 |
#: includes/mla-main-search-box-template.php:51
|
3064 |
#: includes/mla-media-modal-js-template.php:44
|
3065 |
msgid "Name"
|
3066 |
msgstr ""
|
3067 |
|
3068 |
+
#: includes/class-mla-options.php:731
|
3069 |
#: includes/mla-main-search-box-template.php:55
|
3070 |
#: includes/mla-media-modal-js-template.php:62
|
3071 |
msgid "Terms"
|
3072 |
msgstr ""
|
3073 |
|
3074 |
+
#: includes/class-mla-options.php:1133 includes/class-mla-options.php:1179
|
3075 |
+
#: includes/class-mla-options.php:2217 includes/class-mla-options.php:2248
|
3076 |
+
#: includes/class-mla-settings.php:1899
|
3077 |
msgid "None (select a value)"
|
3078 |
msgstr ""
|
3079 |
|
3080 |
+
#: includes/class-mla-options.php:1186
|
3081 |
msgid "Metadata (see below)"
|
3082 |
msgstr ""
|
3083 |
|
3084 |
+
#: includes/class-mla-options.php:1193
|
3085 |
msgid "Template (see below)"
|
3086 |
msgstr ""
|
3087 |
|
3088 |
#. translators: 1: ERROR tag 2: custom field name
|
3089 |
+
#: includes/class-mla-options.php:1265 includes/class-mla-options.php:2525
|
3090 |
#, php-format
|
3091 |
msgid "%1$s: New field %2$s already exists."
|
3092 |
msgstr ""
|
3093 |
|
3094 |
#. translators: 1: custom field name
|
3095 |
+
#: includes/class-mla-options.php:1270 includes/class-mla-options.php:2530
|
3096 |
#, php-format
|
3097 |
msgid "Adding new field %1$s."
|
3098 |
msgstr ""
|
3099 |
|
3100 |
#. translators: 1: custom field name
|
3101 |
+
#: includes/class-mla-options.php:1278 includes/class-mla-options.php:2538
|
3102 |
#, php-format
|
3103 |
msgid "Adding new rule for %1$s."
|
3104 |
msgstr ""
|
3105 |
|
3106 |
#. translators: 1: custom field name
|
3107 |
+
#: includes/class-mla-options.php:1304 includes/class-mla-options.php:2399
|
3108 |
+
#: includes/class-mla-options.php:2564
|
3109 |
#, php-format
|
3110 |
msgid "Deleting rule for %1$s."
|
3111 |
msgstr ""
|
3112 |
|
3113 |
#. translators: 1: custom field name 2: attribute 3: old value 4: new value
|
3114 |
+
#: includes/class-mla-options.php:1327 includes/class-mla-options.php:1348
|
3115 |
+
#: includes/class-mla-options.php:1398 includes/class-mla-options.php:1405
|
3116 |
+
#: includes/class-mla-options.php:2315 includes/class-mla-options.php:2322
|
3117 |
+
#: includes/class-mla-options.php:2329 includes/class-mla-options.php:2424
|
3118 |
+
#: includes/class-mla-options.php:2431 includes/class-mla-options.php:2466
|
3119 |
+
#: includes/class-mla-options.php:2473 includes/class-mla-options.php:2574
|
3120 |
+
#: includes/class-mla-options.php:2581 includes/class-mla-options.php:2616
|
3121 |
+
#: includes/class-mla-options.php:2623
|
3122 |
#, php-format
|
3123 |
msgid "%1$s changing %2$s from %3$s to %4$s."
|
3124 |
msgstr ""
|
3125 |
|
3126 |
+
#: includes/class-mla-options.php:1327 includes/class-mla-options.php:1676
|
3127 |
msgid "Data Source"
|
3128 |
msgstr ""
|
3129 |
|
3130 |
+
#: includes/class-mla-options.php:1333 includes/class-mla-options.php:2349
|
3131 |
+
#: includes/class-mla-options.php:2451 includes/class-mla-options.php:2601
|
3132 |
msgid "Replace to Keep"
|
3133 |
msgstr ""
|
3134 |
|
3135 |
+
#: includes/class-mla-options.php:1336 includes/class-mla-options.php:2352
|
3136 |
+
#: includes/class-mla-options.php:2454 includes/class-mla-options.php:2604
|
3137 |
msgid "Keep to Replace"
|
3138 |
msgstr ""
|
3139 |
|
3140 |
#. translators: 1: custom field name 2: attribute 3: old value 'to' new value
|
3141 |
+
#: includes/class-mla-options.php:1341 includes/class-mla-options.php:1362
|
3142 |
+
#: includes/class-mla-options.php:1376 includes/class-mla-options.php:1390
|
3143 |
+
#: includes/class-mla-options.php:1419 includes/class-mla-options.php:2343
|
3144 |
+
#: includes/class-mla-options.php:2357 includes/class-mla-options.php:2445
|
3145 |
+
#: includes/class-mla-options.php:2459 includes/class-mla-options.php:2595
|
3146 |
+
#: includes/class-mla-options.php:2609 includes/class-mla-options.php:2637
|
3147 |
#, php-format
|
3148 |
msgid "%1$s changing %2$s value from %3$s."
|
3149 |
msgstr ""
|
3150 |
|
3151 |
+
#: includes/class-mla-options.php:1341 includes/class-mla-options.php:1677
|
3152 |
+
#: includes/class-mla-options.php:2357 includes/class-mla-options.php:2459
|
3153 |
+
#: includes/class-mla-options.php:2609 includes/class-mla-options.php:2763
|
3154 |
+
#: includes/class-mla-options.php:2853 includes/class-mla-options.php:3086
|
3155 |
msgid "Existing Text"
|
3156 |
msgstr ""
|
3157 |
|
3158 |
+
#: includes/class-mla-options.php:1348 includes/class-mla-options.php:1678
|
3159 |
+
#: includes/class-mla-options.php:2616 includes/class-mla-options.php:2915
|
3160 |
+
#: includes/class-mla-options.php:3010 includes/class-mla-options.php:3056
|
3161 |
msgid "Format"
|
3162 |
msgstr ""
|
3163 |
|
3164 |
+
#: includes/class-mla-options.php:1354 includes/class-mla-options.php:1368
|
3165 |
+
#: includes/class-mla-options.php:1382 includes/class-mla-options.php:1411
|
3166 |
+
#: includes/class-mla-options.php:2629
|
3167 |
msgid "unchecked to checked"
|
3168 |
msgstr ""
|
3169 |
|
3170 |
+
#: includes/class-mla-options.php:1357 includes/class-mla-options.php:1371
|
3171 |
+
#: includes/class-mla-options.php:1385 includes/class-mla-options.php:1414
|
3172 |
+
#: includes/class-mla-options.php:2632
|
3173 |
msgid "checked to unchecked"
|
3174 |
msgstr ""
|
3175 |
|
3176 |
+
#: includes/class-mla-options.php:1362 includes/class-mla-options.php:1679
|
3177 |
msgid "MLA Column"
|
3178 |
msgstr ""
|
3179 |
|
3180 |
+
#: includes/class-mla-options.php:1398
|
3181 |
msgid "Metavalue name"
|
3182 |
msgstr ""
|
3183 |
|
3184 |
+
#: includes/class-mla-options.php:1405 includes/class-mla-options.php:1513
|
3185 |
+
#: includes/class-mla-options.php:1612 includes/class-mla-options.php:1656
|
3186 |
+
#: includes/class-mla-options.php:2623 includes/class-mla-options.php:2922
|
3187 |
+
#: includes/class-mla-options.php:3017 includes/class-mla-options.php:3063
|
3188 |
msgid "Option"
|
3189 |
msgstr ""
|
3190 |
|
3191 |
+
#: includes/class-mla-options.php:1419 includes/class-mla-options.php:1525
|
3192 |
+
#: includes/class-mla-options.php:1624 includes/class-mla-options.php:1668
|
3193 |
+
#: includes/class-mla-options.php:2637 includes/class-mla-options.php:2934
|
3194 |
+
#: includes/class-mla-options.php:3029 includes/class-mla-options.php:3075
|
3195 |
msgid "Delete NULL values"
|
3196 |
msgstr ""
|
3197 |
|
3198 |
+
#: includes/class-mla-options.php:1458 includes/class-mla-options.php:2865
|
3199 |
msgid "No Custom Field Mapping Rules Defined"
|
3200 |
msgstr ""
|
3201 |
|
3202 |
+
#: includes/class-mla-options.php:1499 includes/class-mla-options.php:1598
|
3203 |
+
#: includes/class-mla-options.php:1642 includes/class-mla-options.php:2738
|
3204 |
+
#: includes/class-mla-options.php:2792 includes/class-mla-options.php:2912
|
3205 |
+
#: includes/class-mla-options.php:3007 includes/class-mla-options.php:3053
|
3206 |
#: includes/class-mla-thumbnail-generation.php:438
|
3207 |
msgid "Keep"
|
3208 |
msgstr ""
|
3209 |
|
3210 |
+
#: includes/class-mla-options.php:1503 includes/class-mla-options.php:1602
|
3211 |
+
#: includes/class-mla-options.php:1646 includes/class-mla-options.php:2917
|
3212 |
+
#: includes/class-mla-options.php:3012 includes/class-mla-options.php:3058
|
3213 |
msgid "Native"
|
3214 |
msgstr ""
|
3215 |
|
3216 |
+
#: includes/class-mla-options.php:1505 includes/class-mla-options.php:1604
|
3217 |
+
#: includes/class-mla-options.php:1648 includes/class-mla-options.php:2919
|
3218 |
+
#: includes/class-mla-options.php:3014 includes/class-mla-options.php:3060
|
3219 |
msgid "Commas"
|
3220 |
msgstr ""
|
3221 |
|
3222 |
+
#: includes/class-mla-options.php:1507 includes/class-mla-options.php:1606
|
3223 |
+
#: includes/class-mla-options.php:1650 includes/class-mla-options.php:2921
|
3224 |
+
#: includes/class-mla-options.php:3016 includes/class-mla-options.php:3062
|
3225 |
msgid "Raw"
|
3226 |
msgstr ""
|
3227 |
|
3228 |
+
#: includes/class-mla-options.php:1515 includes/class-mla-options.php:1614
|
3229 |
+
#: includes/class-mla-options.php:1658 includes/class-mla-options.php:2924
|
3230 |
+
#: includes/class-mla-options.php:3019 includes/class-mla-options.php:3065
|
3231 |
msgid "Text"
|
3232 |
msgstr ""
|
3233 |
|
3234 |
+
#: includes/class-mla-options.php:1517 includes/class-mla-options.php:1616
|
3235 |
+
#: includes/class-mla-options.php:1660 includes/class-mla-options.php:2926
|
3236 |
+
#: includes/class-mla-options.php:3021 includes/class-mla-options.php:3067
|
3237 |
msgid "Single"
|
3238 |
msgstr ""
|
3239 |
|
3240 |
+
#: includes/class-mla-options.php:1519 includes/class-mla-options.php:1618
|
3241 |
+
#: includes/class-mla-options.php:1662 includes/class-mla-options.php:2928
|
3242 |
+
#: includes/class-mla-options.php:3023 includes/class-mla-options.php:3069
|
3243 |
msgid "Export"
|
3244 |
msgstr ""
|
3245 |
|
3246 |
+
#: includes/class-mla-options.php:1521 includes/class-mla-options.php:1620
|
3247 |
+
#: includes/class-mla-options.php:1664 includes/class-mla-options.php:2930
|
3248 |
+
#: includes/class-mla-options.php:3025 includes/class-mla-options.php:3071
|
3249 |
msgid "Array"
|
3250 |
msgstr ""
|
3251 |
|
3252 |
+
#: includes/class-mla-options.php:1523 includes/class-mla-options.php:1622
|
3253 |
+
#: includes/class-mla-options.php:1666 includes/class-mla-options.php:2932
|
3254 |
+
#: includes/class-mla-options.php:3027 includes/class-mla-options.php:3073
|
3255 |
msgid "Multi"
|
3256 |
msgstr ""
|
3257 |
|
3258 |
+
#: includes/class-mla-options.php:1526 includes/class-mla-options.php:2935
|
3259 |
msgid "Delete Rule"
|
3260 |
msgstr ""
|
3261 |
|
3262 |
+
#: includes/class-mla-options.php:1527 includes/class-mla-options.php:2936
|
3263 |
msgid "Delete Rule AND Field"
|
3264 |
msgstr ""
|
3265 |
|
3266 |
+
#: includes/class-mla-options.php:1528 includes/class-mla-options.php:2937
|
3267 |
msgid "Update Rule"
|
3268 |
msgstr ""
|
3269 |
|
3270 |
+
#: includes/class-mla-options.php:1529 includes/class-mla-options.php:2938
|
3271 |
+
#: includes/class-mla-settings.php:760 includes/class-mla-settings.php:893
|
3272 |
msgid "Map All Attachments"
|
3273 |
msgstr ""
|
3274 |
|
3275 |
+
#: includes/class-mla-options.php:1593 includes/class-mla-options.php:2996
|
3276 |
msgid "Add a new Mapping Rule"
|
3277 |
msgstr ""
|
3278 |
|
3279 |
+
#: includes/class-mla-options.php:1625 includes/class-mla-options.php:3030
|
3280 |
msgid "Add Rule"
|
3281 |
msgstr ""
|
3282 |
|
3283 |
+
#: includes/class-mla-options.php:1626 includes/class-mla-options.php:3031
|
3284 |
msgid "Add Rule and Map All Attachments"
|
3285 |
msgstr ""
|
3286 |
|
3287 |
+
#: includes/class-mla-options.php:1637 includes/class-mla-options.php:3042
|
3288 |
msgid "Add a new Field and Mapping Rule"
|
3289 |
msgstr ""
|
3290 |
|
3291 |
+
#: includes/class-mla-options.php:1669 includes/class-mla-options.php:3076
|
3292 |
msgid "Add Field"
|
3293 |
msgstr ""
|
3294 |
|
3295 |
+
#: includes/class-mla-options.php:1670 includes/class-mla-options.php:3077
|
3296 |
msgid "Add Field and Map All Attachments"
|
3297 |
msgstr ""
|
3298 |
|
3299 |
+
#: includes/class-mla-options.php:1675 includes/class-mla-options.php:2315
|
3300 |
+
#: includes/class-mla-options.php:2759 includes/class-mla-options.php:2849
|
3301 |
+
#: includes/class-mla-options.php:3082
|
3302 |
msgid "Field Title"
|
3303 |
msgstr ""
|
3304 |
|
3305 |
+
#: includes/class-mla-options.php:1700
|
3306 |
msgid "Custom field mapping rules updated."
|
3307 |
msgstr ""
|
3308 |
|
3309 |
+
#: includes/class-mla-options.php:1702
|
3310 |
msgid "Custom field mapping rules update failed."
|
3311 |
msgstr ""
|
3312 |
|
3313 |
+
#: includes/class-mla-options.php:1705 includes/class-mla-settings.php:805
|
3314 |
+
#: includes/class-mla-settings.php:811
|
3315 |
msgid "Custom field no mapping rule changes detected."
|
3316 |
msgstr ""
|
3317 |
|
3318 |
+
#: includes/class-mla-options.php:1713
|
3319 |
msgid "Custom field mapping settings saved."
|
3320 |
msgstr ""
|
3321 |
|
3322 |
+
#: includes/class-mla-options.php:1715
|
3323 |
msgid "Custom field mapping settings reset failed."
|
3324 |
msgstr ""
|
3325 |
|
3326 |
#. translators: 1: ERROR tag 2: custom field name
|
3327 |
+
#: includes/class-mla-options.php:2303
|
3328 |
#, php-format
|
3329 |
msgid "%1$s: No old values for %2$s."
|
3330 |
msgstr ""
|
3331 |
|
3332 |
+
#: includes/class-mla-options.php:2322 includes/class-mla-options.php:2424
|
3333 |
+
#: includes/class-mla-options.php:2574 includes/class-mla-options.php:2760
|
3334 |
+
#: includes/class-mla-options.php:2850 includes/class-mla-options.php:3083
|
3335 |
msgid "IPTC Value"
|
3336 |
msgstr ""
|
3337 |
|
3338 |
+
#: includes/class-mla-options.php:2329 includes/class-mla-options.php:2431
|
3339 |
+
#: includes/class-mla-options.php:2581
|
3340 |
msgid "EXIF Value"
|
3341 |
msgstr ""
|
3342 |
|
3343 |
+
#: includes/class-mla-options.php:2335 includes/class-mla-options.php:2437
|
3344 |
+
#: includes/class-mla-options.php:2587
|
3345 |
msgid "EXIF to IPTC"
|
3346 |
msgstr ""
|
3347 |
|
3348 |
+
#: includes/class-mla-options.php:2338 includes/class-mla-options.php:2440
|
3349 |
+
#: includes/class-mla-options.php:2590
|
3350 |
msgid "IPTC to EXIF"
|
3351 |
msgstr ""
|
3352 |
|
3353 |
+
#: includes/class-mla-options.php:2343 includes/class-mla-options.php:2445
|
3354 |
+
#: includes/class-mla-options.php:2595 includes/class-mla-options.php:2762
|
3355 |
+
#: includes/class-mla-options.php:2852 includes/class-mla-options.php:3085
|
3356 |
msgid "Priority"
|
3357 |
msgstr ""
|
3358 |
|
3359 |
+
#: includes/class-mla-options.php:2466 includes/class-mla-options.php:2854
|
3360 |
msgid "Delimiter(s)"
|
3361 |
msgstr ""
|
3362 |
|
3363 |
+
#: includes/class-mla-options.php:2734 includes/class-mla-options.php:2788
|
3364 |
+
#: includes/class-mla-options.php:2908 includes/class-mla-options.php:3003
|
3365 |
+
#: includes/class-mla-options.php:3049
|
3366 |
msgid "IPTC"
|
3367 |
msgstr ""
|
3368 |
|
3369 |
+
#: includes/class-mla-options.php:2736 includes/class-mla-options.php:2790
|
3370 |
+
#: includes/class-mla-options.php:2910 includes/class-mla-options.php:3005
|
3371 |
+
#: includes/class-mla-options.php:3051
|
3372 |
msgid "EXIF"
|
3373 |
msgstr ""
|
3374 |
|
3375 |
+
#: includes/class-mla-options.php:2761 includes/class-mla-options.php:2851
|
3376 |
+
#: includes/class-mla-options.php:3084
|
3377 |
msgid "EXIF/Template Value"
|
3378 |
msgstr ""
|
3379 |
|
3380 |
#. translators: 1: ERROR tag 2: option name
|
3381 |
+
#: includes/class-mla-options.php:3094
|
3382 |
#, php-format
|
3383 |
msgid "%1$s: Render unknown custom %2$s."
|
3384 |
msgstr ""
|
3385 |
|
3386 |
#. translators: 1: ERROR tag 2: option name
|
3387 |
+
#: includes/class-mla-options.php:3138
|
3388 |
#, php-format
|
3389 |
msgid "%1$s: Update/delete unknown custom %2$s."
|
3390 |
msgstr ""
|
3391 |
|
3392 |
+
#: includes/class-mla-options.php:3144
|
3393 |
msgid "IPTC/EXIF mapping settings updated."
|
3394 |
msgstr ""
|
3395 |
|
3396 |
+
#: includes/class-mla-options.php:3146
|
3397 |
msgid "IPTC/EXIF settings update failed."
|
3398 |
msgstr ""
|
3399 |
|
3400 |
+
#: includes/class-mla-options.php:3149 includes/class-mla-settings.php:941
|
3401 |
+
#: includes/class-mla-settings.php:947
|
3402 |
msgid "IPTC/EXIF no mapping changes detected."
|
3403 |
msgstr ""
|
3404 |
|
3405 |
#. translators: 1: field type
|
3406 |
+
#: includes/class-mla-options.php:3160 includes/class-mla-options.php:3170
|
3407 |
+
#: includes/class-mla-options.php:3180 includes/class-mla-settings.php:3787
|
3408 |
#, php-format
|
3409 |
msgid "%1$s settings saved."
|
3410 |
msgstr ""
|
3411 |
|
3412 |
+
#: includes/class-mla-options.php:3160 includes/class-mla-options.php:3163
|
3413 |
+
#: includes/class-mla-settings.php:4035 includes/class-mla-settings.php:4077
|
3414 |
+
#: includes/class-mla-settings.php:4080
|
3415 |
msgid "Standard field"
|
3416 |
msgstr ""
|
3417 |
|
3418 |
#. translators: 1: ERROR tag 2: field type
|
3419 |
+
#: includes/class-mla-options.php:3163 includes/class-mla-options.php:3173
|
3420 |
+
#: includes/class-mla-options.php:3183
|
3421 |
#, php-format
|
3422 |
msgid "%1$s: IPTC/EXIF %2$s settings update failed."
|
3423 |
msgstr ""
|
3424 |
|
3425 |
+
#: includes/class-mla-options.php:3170 includes/class-mla-options.php:3173
|
3426 |
+
#: includes/class-mla-settings.php:4109 includes/class-mla-settings.php:4151
|
3427 |
+
#: includes/class-mla-settings.php:4154
|
3428 |
msgid "Taxonomy term"
|
3429 |
msgstr ""
|
3430 |
|
3431 |
+
#: includes/class-mla-options.php:3180 includes/class-mla-options.php:3183
|
3432 |
+
#: includes/class-mla-settings.php:3935 includes/class-mla-settings.php:3938
|
3433 |
+
#: includes/class-mla-settings.php:4198 includes/class-mla-settings.php:4240
|
3434 |
+
#: includes/class-mla-settings.php:4243
|
3435 |
msgid "Custom field"
|
3436 |
msgstr ""
|
3437 |
|
3438 |
#. translators: 1: ERROR tag 2: option name, e.g., taxonomy_support
|
3439 |
+
#: includes/class-mla-options.php:3191
|
3440 |
#, php-format
|
3441 |
msgid "%1$s: Reset unknown custom %2$s"
|
3442 |
msgstr ""
|
3443 |
|
3444 |
+
#: includes/class-mla-polylang-support.php:319
|
3445 |
msgid "ERROR: No post ID found"
|
3446 |
msgstr ""
|
3447 |
|
3448 |
+
#: includes/class-mla-polylang-support.php:427
|
3449 |
msgid "Error while saving the translations."
|
3450 |
msgstr ""
|
3451 |
|
3452 |
+
#: includes/class-mla-polylang-support.php:428
|
3453 |
msgid "Remove From Bulk Translate"
|
3454 |
msgstr ""
|
3455 |
|
3456 |
+
#: includes/class-mla-polylang-support.php:430
|
3457 |
msgid "Bulk Translate items"
|
3458 |
msgstr ""
|
3459 |
|
3460 |
+
#: includes/class-mla-polylang-support.php:431
|
3461 |
msgid "Add new"
|
3462 |
msgstr ""
|
3463 |
|
3464 |
+
#: includes/class-mla-polylang-support.php:1799
|
3465 |
+
#: includes/class-mla-polylang-support.php:2151
|
3466 |
#: includes/class-mla-thumbnail-generation.php:473
|
3467 |
msgid "Bulk Translations"
|
3468 |
msgstr ""
|
3469 |
|
3470 |
+
#: includes/class-mla-polylang-support.php:1823
|
3471 |
msgid "Translate"
|
3472 |
msgstr ""
|
3473 |
|
3474 |
+
#: includes/class-mla-polylang-support.php:1947
|
3475 |
msgid "All Languages"
|
3476 |
msgstr ""
|
3477 |
|
3478 |
+
#: includes/class-mla-polylang-support.php:1954
|
3479 |
+
#: includes/class-mla-polylang-support.php:2216
|
3480 |
+
#: includes/class-mla-polylang-support.php:2367
|
3481 |
msgid "Quick Translate"
|
3482 |
msgstr ""
|
3483 |
|
3484 |
+
#: includes/class-mla-polylang-support.php:1958
|
3485 |
msgid "Set Language"
|
3486 |
msgstr ""
|
3487 |
|
3488 |
+
#: includes/class-mla-polylang-support.php:1959
|
3489 |
+
#: includes/class-mla-polylang-support.php:2374
|
3490 |
msgid "Bulk Translate"
|
3491 |
msgstr ""
|
3492 |
|
3493 |
+
#: includes/class-mla-polylang-support.php:1960
|
3494 |
msgid "Add or Modify Translation"
|
3495 |
msgstr ""
|
3496 |
|
3497 |
+
#: includes/class-mla-polylang-support.php:1961
|
3498 |
+
#: includes/class-mla-polylang-support.php:2012
|
3499 |
+
#: includes/class-mla-polylang-support.php:2311
|
3500 |
+
#: includes/class-mla-polylang-support.php:2426
|
3501 |
#: includes/class-mla-wpml-support.php:1617
|
3502 |
#: includes/class-mla-wpml-support.php:1707
|
3503 |
#: includes/class-mla-wpml-support.php:2152
|
3504 |
msgid "Language"
|
3505 |
msgstr ""
|
3506 |
|
3507 |
+
#: includes/class-mla-polylang-support.php:1963
|
3508 |
#: includes/class-mla-thumbnail-generation.php:444
|
3509 |
msgid "Options"
|
3510 |
msgstr ""
|
3511 |
|
3512 |
+
#: includes/class-mla-polylang-support.php:2216
|
3513 |
msgid "Translate this item inline"
|
3514 |
msgstr ""
|
3515 |
|
3516 |
+
#: includes/class-mla-polylang-support.php:2348
|
3517 |
+
#: includes/class-mla-polylang-support.php:2453
|
3518 |
#: includes/class-mla-wpml-support.php:1652
|
3519 |
#: includes/class-mla-wpml-support.php:1755
|
3520 |
msgid "Media/Assistant submenu table"
|
3521 |
msgstr ""
|
3522 |
|
3523 |
+
#: includes/class-mla-polylang-support.php:2353
|
3524 |
#: includes/class-mla-wpml-support.php:1657
|
3525 |
msgid "Language Column"
|
3526 |
msgstr ""
|
3527 |
|
3528 |
+
#: includes/class-mla-polylang-support.php:2356
|
3529 |
#: includes/class-mla-wpml-support.php:1660
|
3530 |
msgid ""
|
3531 |
"Check this option to add a Language column to the Media/Assistant submenu "
|
3532 |
"table."
|
3533 |
msgstr ""
|
3534 |
|
3535 |
+
#: includes/class-mla-polylang-support.php:2360
|
3536 |
#: includes/class-mla-wpml-support.php:1664
|
3537 |
msgid "Translations Column"
|
3538 |
msgstr ""
|
3539 |
|
3540 |
+
#: includes/class-mla-polylang-support.php:2363
|
3541 |
#: includes/class-mla-wpml-support.php:1667
|
3542 |
msgid ""
|
3543 |
"Check this option to add a Translation Status column to the Media/Assistant "
|
3544 |
"submenu table."
|
3545 |
msgstr ""
|
3546 |
|
3547 |
+
#: includes/class-mla-polylang-support.php:2370
|
3548 |
msgid ""
|
3549 |
"Check this option to add a Quick Translate rollover action to the Media/"
|
3550 |
"Assistant submenu table."
|
3551 |
msgstr ""
|
3552 |
|
3553 |
+
#: includes/class-mla-polylang-support.php:2377
|
3554 |
msgid ""
|
3555 |
"Check this option to add \"Translate\" to the \"Bulk Actions\" control on "
|
3556 |
"the Media/Assistant submenu table."
|
3557 |
msgstr ""
|
3558 |
|
3559 |
+
#: includes/class-mla-polylang-support.php:2381
|
3560 |
+
#: includes/class-mla-polylang-support.php:2453
|
3561 |
#: includes/class-mla-wpml-support.php:1671
|
3562 |
#: includes/class-mla-wpml-support.php:1755
|
3563 |
msgid "Term Management"
|
3564 |
msgstr ""
|
3565 |
|
3566 |
+
#: includes/class-mla-polylang-support.php:2386
|
3567 |
#: includes/class-mla-wpml-support.php:1676
|
3568 |
msgid "Term Assignment"
|
3569 |
msgstr ""
|
3570 |
|
3571 |
+
#: includes/class-mla-polylang-support.php:2389
|
3572 |
#: includes/class-mla-wpml-support.php:1679
|
3573 |
msgid ""
|
3574 |
"Check this option to assign language-specific terms when items are updated."
|
3575 |
msgstr ""
|
3576 |
|
3577 |
+
#: includes/class-mla-polylang-support.php:2393
|
3578 |
#: includes/class-mla-wpml-support.php:1683
|
3579 |
msgid "Term Synchronization"
|
3580 |
msgstr ""
|
3581 |
|
3582 |
+
#: includes/class-mla-polylang-support.php:2396
|
3583 |
#: includes/class-mla-wpml-support.php:1686
|
3584 |
msgid ""
|
3585 |
"Check this option to synchronize common terms among all item translations."
|
3586 |
msgstr ""
|
3587 |
|
3588 |
+
#: includes/class-mla-polylang-support.php:2400
|
3589 |
#: includes/class-mla-wpml-support.php:1690
|
3590 |
msgid "Term Mapping Replication"
|
3591 |
msgstr ""
|
3592 |
|
3593 |
+
#: includes/class-mla-polylang-support.php:2403
|
3594 |
#: includes/class-mla-wpml-support.php:1693
|
3595 |
msgid ""
|
3596 |
"When mapping IPTC/EXIF metadata to taxonomy terms, make them available in "
|
3597 |
"all languages."
|
3598 |
msgstr ""
|
3599 |
|
3600 |
+
#: includes/class-mla-polylang-support.php:2451
|
3601 |
#: includes/class-mla-wpml-support.php:1753
|
3602 |
msgid "Language Options"
|
3603 |
msgstr ""
|
3604 |
|
3605 |
#. translators: 1: - 4: page subheader values
|
3606 |
+
#: includes/class-mla-polylang-support.php:2453
|
3607 |
#, php-format
|
3608 |
msgid ""
|
3609 |
"In this tab you can find a number of options for controlling Polylang-"
|
3613 |
msgstr ""
|
3614 |
|
3615 |
#. translators: 1: Documentation hyperlink
|
3616 |
+
#: includes/class-mla-polylang-support.php:2455
|
3617 |
#: includes/class-mla-wpml-support.php:1757
|
3618 |
#, php-format
|
3619 |
msgid ""
|
3621 |
"section of the Documentation."
|
3622 |
msgstr ""
|
3623 |
|
3624 |
+
#: includes/class-mla-polylang-support.php:2455
|
3625 |
#: includes/class-mla-wpml-support.php:1757
|
3626 |
msgid "Language Options documentation"
|
3627 |
msgstr ""
|
3628 |
|
3629 |
+
#: includes/class-mla-polylang-support.php:2455
|
3630 |
#: includes/class-mla-wpml-support.php:1757
|
3631 |
msgid "WPML & Polylang Multilingual Support; the MLA Language Tab"
|
3632 |
msgstr ""
|
3633 |
|
3634 |
+
#: includes/class-mla-polylang-support.php:2458
|
3635 |
+
#: includes/class-mla-settings.php:1420 includes/class-mla-settings.php:1778
|
3636 |
+
#: includes/class-mla-settings.php:1831 includes/class-mla-settings.php:2249
|
3637 |
+
#: includes/class-mla-settings.php:2299 includes/class-mla-settings.php:2399
|
3638 |
+
#: includes/class-mla-settings.php:2844 includes/class-mla-settings.php:2847
|
3639 |
+
#: includes/class-mla-settings.php:2986 includes/class-mla-settings.php:2988
|
3640 |
+
#: includes/class-mla-settings.php:3448 includes/class-mla-settings.php:3450
|
3641 |
#: includes/class-mla-wpml-support.php:1760
|
3642 |
msgid "Save Changes"
|
3643 |
msgstr ""
|
3644 |
|
3645 |
+
#: includes/class-mla-polylang-support.php:2459
|
3646 |
#: includes/class-mla-wpml-support.php:1761
|
3647 |
msgid "Delete Language options and restore default settings"
|
3648 |
msgstr ""
|
3649 |
|
3650 |
+
#: includes/class-mla-polylang-support.php:2462
|
3651 |
+
#: includes/class-mla-settings.php:1158 includes/class-mla-settings.php:1425
|
3652 |
+
#: includes/class-mla-settings.php:2395 includes/class-mla-settings.php:2560
|
3653 |
+
#: includes/class-mla-settings.php:2718
|
3654 |
#: includes/class-mla-wpml-support.php:1764
|
3655 |
msgid "Go to Top"
|
3656 |
msgstr ""
|
3657 |
|
3658 |
+
#: includes/class-mla-polylang-support.php:2499
|
3659 |
#: includes/class-mla-wpml-support.php:1801
|
3660 |
msgid "Language settings saved."
|
3661 |
msgstr ""
|
3662 |
|
3663 |
#. translators: 1: option name
|
3664 |
+
#: includes/class-mla-polylang-support.php:2530
|
3665 |
+
#: includes/class-mla-settings.php:4420
|
3666 |
#: includes/class-mla-wpml-support.php:1832
|
3667 |
#, php-format
|
3668 |
msgctxt "message_list"
|
3669 |
msgid "delete_option \"%1$s\""
|
3670 |
msgstr ""
|
3671 |
|
3672 |
+
#: includes/class-mla-polylang-support.php:2538
|
3673 |
#: includes/class-mla-wpml-support.php:1840
|
3674 |
msgid "Language settings reset to default values."
|
3675 |
msgstr ""
|
3694 |
msgid "Reprocessed"
|
3695 |
msgstr ""
|
3696 |
|
3697 |
+
#: includes/class-mla-settings.php:480 includes/class-mla-settings.php:1012
|
3698 |
+
#: includes/class-mla-settings.php:3489
|
3699 |
msgid "Settings"
|
3700 |
msgstr ""
|
3701 |
|
3711 |
msgid "Upload types per page"
|
3712 |
msgstr ""
|
3713 |
|
3714 |
+
#: includes/class-mla-settings.php:533
|
3715 |
+
msgid "Plugins per page"
|
3716 |
+
msgstr ""
|
3717 |
+
|
3718 |
+
#: includes/class-mla-settings.php:672
|
3719 |
msgid "No view slug found"
|
3720 |
msgstr ""
|
3721 |
|
3722 |
+
#: includes/class-mla-settings.php:715
|
3723 |
msgid "No upload slug found"
|
3724 |
msgstr ""
|
3725 |
|
3726 |
+
#: includes/class-mla-settings.php:756 includes/class-mla-settings.php:2845
|
3727 |
+
#: includes/class-mla-settings.php:2849
|
3728 |
msgid "Map All Rules, All Attachments Now"
|
3729 |
msgstr ""
|
3730 |
|
3731 |
+
#: includes/class-mla-settings.php:882 includes/class-mla-settings.php:2978
|
3732 |
msgid "Map All Attachments, Standard Fields Now"
|
3733 |
msgstr ""
|
3734 |
|
3735 |
+
#: includes/class-mla-settings.php:885 includes/class-mla-settings.php:2981
|
3736 |
msgid "Map All Attachments, Taxonomy Terms Now"
|
3737 |
msgstr ""
|
3738 |
|
3739 |
+
#: includes/class-mla-settings.php:888 includes/class-mla-settings.php:2984
|
3740 |
msgid "Map All Attachments, Custom Fields Now"
|
3741 |
msgstr ""
|
3742 |
|
3743 |
#. translators: 1: ERROR tag 2: function name 3: option type, e.g., radio, select, text
|
3744 |
+
#: includes/class-mla-settings.php:1084 includes/class-mla-settings.php:1121
|
3745 |
+
#: includes/class-mla-settings.php:1261
|
3746 |
#, php-format
|
3747 |
msgctxt "error_log"
|
3748 |
msgid "%1$s: %2$s unknown type = \"%3$s\""
|
3749 |
msgstr ""
|
3750 |
|
3751 |
+
#: includes/class-mla-settings.php:1159 includes/class-mla-settings.php:1426
|
3752 |
+
#: includes/class-mla-settings.php:2396 includes/class-mla-settings.php:2561
|
3753 |
+
#: includes/class-mla-settings.php:2719
|
3754 |
+
msgid "Go to Bottom"
|
3755 |
+
msgstr ""
|
3756 |
+
|
3757 |
+
#: includes/class-mla-settings.php:1310
|
3758 |
msgid "General"
|
3759 |
msgstr ""
|
3760 |
|
3761 |
+
#: includes/class-mla-settings.php:1311
|
3762 |
msgid "Views"
|
3763 |
msgstr ""
|
3764 |
|
3765 |
+
#: includes/class-mla-settings.php:1312
|
3766 |
msgid "Uploads"
|
3767 |
msgstr ""
|
3768 |
|
3769 |
+
#: includes/class-mla-settings.php:1313 includes/class-mla-settings.php:3787
|
3770 |
+
#: includes/class-mla-settings.php:3790
|
3771 |
+
msgid "Shortcodes"
|
3772 |
msgstr ""
|
3773 |
|
3774 |
+
#: includes/class-mla-settings.php:1314
|
3775 |
msgid "Custom Fields"
|
3776 |
msgstr ""
|
3777 |
|
3778 |
+
#: includes/class-mla-settings.php:1316
|
3779 |
msgid "Documentation"
|
3780 |
msgstr ""
|
3781 |
|
3782 |
+
#: includes/class-mla-settings.php:1317
|
3783 |
msgid "Debug"
|
3784 |
msgstr ""
|
3785 |
|
3786 |
+
#: includes/class-mla-settings.php:1417
|
3787 |
msgid "General Processing Options"
|
3788 |
msgstr ""
|
3789 |
|
3790 |
#. translators: 1: - 4: page subheader values
|
3791 |
+
#: includes/class-mla-settings.php:1419
|
3792 |
#, php-format
|
3793 |
msgid ""
|
3794 |
"In this tab you can find a number of options for controlling the "
|
3797 |
"any changes you make."
|
3798 |
msgstr ""
|
3799 |
|
3800 |
+
#: includes/class-mla-settings.php:1419
|
3801 |
msgid "Media/Assistant Table Defaults"
|
3802 |
msgstr ""
|
3803 |
|
3804 |
+
#: includes/class-mla-settings.php:1419
|
3805 |
msgid "Media Manager Enhancements"
|
3806 |
msgstr ""
|
3807 |
|
3808 |
+
#: includes/class-mla-settings.php:1422
|
3809 |
msgid "Delete General options and restore default settings"
|
3810 |
msgstr ""
|
3811 |
|
3812 |
+
#: includes/class-mla-settings.php:1427 includes/class-mla-settings.php:3481
|
3813 |
msgid "Support Our Work"
|
3814 |
msgstr ""
|
3815 |
|
3816 |
+
#: includes/class-mla-settings.php:1428 includes/class-mla-settings.php:1431
|
3817 |
msgid "Donate to FTJ"
|
3818 |
msgstr ""
|
3819 |
|
3820 |
+
#: includes/class-mla-settings.php:1429 includes/class-mla-settings.php:3482
|
3821 |
msgid "Donate"
|
3822 |
msgstr ""
|
3823 |
|
3824 |
#. translators: 1: donation hyperlink
|
3825 |
+
#: includes/class-mla-settings.php:1431
|
3826 |
#, php-format
|
3827 |
msgid ""
|
3828 |
"This plugin was inspired by my work on the WordPress web site for our "
|
3831 |
"our work. Thank you!"
|
3832 |
msgstr ""
|
3833 |
|
3834 |
+
#: includes/class-mla-settings.php:1431
|
3835 |
msgid "tax-deductible donation"
|
3836 |
msgstr ""
|
3837 |
|
3838 |
+
#: includes/class-mla-settings.php:1450
|
3839 |
msgid "enhanced version of the WordPress [gallery] shortcode."
|
3840 |
msgstr ""
|
3841 |
|
3842 |
+
#: includes/class-mla-settings.php:1451
|
3843 |
msgid "enhanced version of the WordPress Tag Cloud."
|
3844 |
msgstr ""
|
3845 |
|
3846 |
+
#: includes/class-mla-settings.php:1452
|
3847 |
+
msgid ""
|
3848 |
+
"provides flat or hierarchical lists, dropdown controls and checkbox lists of "
|
3849 |
+
"taxonomy terms."
|
3850 |
+
msgstr ""
|
3851 |
+
|
3852 |
+
#: includes/class-mla-settings.php:1464
|
3853 |
msgid "Shortcodes made available by this plugin"
|
3854 |
msgstr ""
|
3855 |
|
3856 |
+
#: includes/class-mla-settings.php:1572
|
3857 |
msgid "Edit View"
|
3858 |
msgstr ""
|
3859 |
|
3860 |
+
#: includes/class-mla-settings.php:1578 includes/class-mla-settings.php:1835
|
3861 |
msgid ""
|
3862 |
"The “slug” is the URL-friendly, unique key for the view. It must "
|
3863 |
"be all lowercase and contain only letters, numbers, periods (.), slashes (/) "
|
3866 |
"MIME</strong> type, e.g., “image” or “image/jpeg”."
|
3867 |
msgstr ""
|
3868 |
|
3869 |
+
#: includes/class-mla-settings.php:1579 includes/class-mla-settings.php:1836
|
3870 |
msgid "Singular Label"
|
3871 |
msgstr ""
|
3872 |
|
3873 |
+
#: includes/class-mla-settings.php:1580 includes/class-mla-settings.php:1837
|
3874 |
msgid "Plural Label"
|
3875 |
msgstr ""
|
3876 |
|
3877 |
+
#: includes/class-mla-settings.php:1581 includes/class-mla-settings.php:1838
|
3878 |
msgid ""
|
3879 |
"The labels, e.g., “Image” and “Images” are used for "
|
3880 |
"column headers and other display purposes."
|
3881 |
msgstr ""
|
3882 |
|
3883 |
+
#: includes/class-mla-settings.php:1582 includes/class-mla-settings.php:1839
|
3884 |
msgid "Specification"
|
3885 |
msgstr ""
|
3886 |
|
3887 |
+
#: includes/class-mla-settings.php:1583 includes/class-mla-settings.php:1840
|
3888 |
msgid ""
|
3889 |
"If the MIME type specification differs from the slug, enter it here. You may "
|
3890 |
"include multiple MIME types, e.g., “audio,video” and/or wildcard "
|
3892 |
"MIME Type box is checked."
|
3893 |
msgstr ""
|
3894 |
|
3895 |
+
#: includes/class-mla-settings.php:1584 includes/class-mla-settings.php:1841
|
3896 |
msgid "Post MIME Type"
|
3897 |
msgstr ""
|
3898 |
|
3899 |
+
#: includes/class-mla-settings.php:1585 includes/class-mla-settings.php:1842
|
3900 |
msgid ""
|
3901 |
"Check this box if you want to add this entry to the list of MIME types "
|
3902 |
"returned by wp_get_mime_types()."
|
3903 |
msgstr ""
|
3904 |
|
3905 |
+
#: includes/class-mla-settings.php:1586 includes/class-mla-settings.php:1843
|
3906 |
msgid "Table View"
|
3907 |
msgstr ""
|
3908 |
|
3909 |
+
#: includes/class-mla-settings.php:1587 includes/class-mla-settings.php:1844
|
3910 |
msgid ""
|
3911 |
"Check this box if you want to add this entry to the list of Media/Assistant "
|
3912 |
"table views."
|
3913 |
msgstr ""
|
3914 |
|
3915 |
+
#: includes/class-mla-settings.php:1589 includes/class-mla-settings.php:1846
|
3916 |
msgid ""
|
3917 |
"You can choose your own table view order by entering a number (1 for first, "
|
3918 |
"etc.) in this field."
|
3919 |
msgstr ""
|
3920 |
|
3921 |
+
#: includes/class-mla-settings.php:1591 includes/class-mla-settings.php:1848
|
3922 |
+
#: includes/class-mla-settings.php:1946 includes/class-mla-settings.php:2312
|
3923 |
msgid ""
|
3924 |
"The description can contain any documentation or notes you need to "
|
3925 |
"understand or use the item."
|
3926 |
msgstr ""
|
3927 |
|
3928 |
#. translators: 1: bulk_action, e.g., delete, edit, restore, trash
|
3929 |
+
#: includes/class-mla-settings.php:1702 includes/class-mla-settings.php:2170
|
3930 |
+
#: includes/class-mla-settings.php:3147
|
3931 |
#, php-format
|
3932 |
msgid "Unknown bulk action %1$s"
|
3933 |
msgstr ""
|
3934 |
|
3935 |
#. translators: 1: view name/slug
|
3936 |
+
#: includes/class-mla-settings.php:1741 includes/class-mla-settings.php:2212
|
3937 |
#, php-format
|
3938 |
msgid "Edit view \"%1$s\" cancelled."
|
3939 |
msgstr ""
|
3940 |
|
3941 |
+
#: includes/class-mla-settings.php:1775
|
3942 |
msgid "View and Post MIME Type Support is disabled"
|
3943 |
msgstr ""
|
3944 |
|
3945 |
+
#: includes/class-mla-settings.php:1820 includes/class-mla-settings.php:1823
|
3946 |
msgid "Library Views/Post MIME Type Processing"
|
3947 |
msgstr ""
|
3948 |
|
3949 |
+
#: includes/class-mla-settings.php:1821
|
3950 |
msgid ""
|
3951 |
"In this tab you can manage the list of \"Post MIME Types\", which are used "
|
3952 |
"by WordPress to define the views for the <em><strong>Media/Library</strong></"
|
3958 |
msgstr ""
|
3959 |
|
3960 |
#. translators: 1: Documentation hyperlink
|
3961 |
+
#: includes/class-mla-settings.php:1823
|
3962 |
#, php-format
|
3963 |
msgid ""
|
3964 |
"You can find more information about library views, Post MIME types and how "
|
3967 |
"screen."
|
3968 |
msgstr ""
|
3969 |
|
3970 |
+
#: includes/class-mla-settings.php:1823
|
3971 |
msgid "Library View Processing documentation"
|
3972 |
msgstr ""
|
3973 |
|
3974 |
+
#: includes/class-mla-settings.php:1827 includes/class-mla-settings.php:2017
|
3975 |
+
#: includes/class-mla-settings.php:2324 includes/class-mla-settings.php:3055
|
3976 |
msgid "Displaying search results for"
|
3977 |
msgstr ""
|
3978 |
|
3979 |
+
#: includes/class-mla-settings.php:1828
|
3980 |
msgid "Search Views"
|
3981 |
msgstr ""
|
3982 |
|
3983 |
+
#: includes/class-mla-settings.php:1849
|
3984 |
msgid "Add View"
|
3985 |
msgstr ""
|
3986 |
|
3987 |
+
#: includes/class-mla-settings.php:1851 includes/class-mla-settings.php:2317
|
3988 |
msgid "<strong>Quick Edit</strong>"
|
3989 |
msgstr ""
|
3990 |
|
3991 |
+
#: includes/class-mla-settings.php:1931
|
3992 |
msgid "Edit Upload MIME Type"
|
3993 |
msgstr ""
|
3994 |
|
3995 |
+
#: includes/class-mla-settings.php:1937
|
3996 |
msgid ""
|
3997 |
"The “extension” is the file extension for this type, and a "
|
3998 |
"unique key for the item. It must be all lowercase and contain only letters "
|
3999 |
"and numbers."
|
4000 |
msgstr ""
|
4001 |
|
4002 |
+
#: includes/class-mla-settings.php:1939 includes/class-mla-settings.php:2306
|
4003 |
msgid ""
|
4004 |
"The MIME Type must be all lowercase and contain only letters, numbers, "
|
4005 |
"periods (.), slashes (/) and hyphens (-). It <strong>must be a valid MIME</"
|
4006 |
"strong> type, e.g., “image” or “image/jpeg”."
|
4007 |
msgstr ""
|
4008 |
|
4009 |
+
#: includes/class-mla-settings.php:1940 includes/class-mla-settings.php:2307
|
4010 |
msgid "Icon Type"
|
4011 |
msgstr ""
|
4012 |
|
4013 |
+
#: includes/class-mla-settings.php:1942 includes/class-mla-settings.php:2308
|
4014 |
msgid ""
|
4015 |
"The Icon Type selects a thumbnail image displayed for non-image file types, "
|
4016 |
"such as PDF documents."
|
4017 |
msgstr ""
|
4018 |
|
4019 |
+
#: includes/class-mla-settings.php:1944 includes/class-mla-settings.php:2310
|
|
|
|
|
|
|
|
|
|
|
4020 |
msgid ""
|
4021 |
"Check this box if you want to remove this entry from the list of Upload MIME "
|
4022 |
"Types returned by get_allowed_mime_types()."
|
4023 |
msgstr ""
|
4024 |
|
4025 |
+
#: includes/class-mla-settings.php:2016
|
4026 |
msgid "Known File Extension/MIME Type Associations"
|
4027 |
msgstr ""
|
4028 |
|
4029 |
+
#: includes/class-mla-settings.php:2018
|
4030 |
msgid "Search Known MIME Types"
|
4031 |
msgstr ""
|
4032 |
|
4033 |
+
#: includes/class-mla-settings.php:2020
|
4034 |
+
msgid "Search Types"
|
4035 |
+
msgstr ""
|
4036 |
+
|
4037 |
+
#: includes/class-mla-settings.php:2021 includes/class-mla-settings.php:2295
|
4038 |
msgid "To search by extension, use \".\", e.g., \".doc\""
|
4039 |
msgstr ""
|
4040 |
|
4041 |
+
#: includes/class-mla-settings.php:2246
|
4042 |
msgid "Upload MIME Type Support is disabled"
|
4043 |
msgstr ""
|
4044 |
|
4045 |
+
#: includes/class-mla-settings.php:2289 includes/class-mla-settings.php:2292
|
4046 |
msgid "File Extension and MIME Type Processing"
|
4047 |
msgstr ""
|
4048 |
|
4049 |
+
#: includes/class-mla-settings.php:2290
|
4050 |
msgid ""
|
4051 |
"In this tab you can manage the list of file extension/MIME Type "
|
4052 |
"associations, which are used by WordPress to decide what kind of files can "
|
4056 |
msgstr ""
|
4057 |
|
4058 |
#. translators: 1: Documentation hyperlink
|
4059 |
+
#: includes/class-mla-settings.php:2292
|
4060 |
#, php-format
|
4061 |
msgid ""
|
4062 |
"You can find more information about file extensions, MIME types and how "
|
4064 |
"the <strong>\"Help\"</strong> tab in the upper-right corner of this screen."
|
4065 |
msgstr ""
|
4066 |
|
4067 |
+
#: includes/class-mla-settings.php:2292
|
4068 |
msgid "File Extension Processing documentation"
|
4069 |
msgstr ""
|
4070 |
|
4071 |
+
#: includes/class-mla-settings.php:2294
|
4072 |
msgid "Search Uploads"
|
4073 |
msgstr ""
|
4074 |
|
4075 |
+
#: includes/class-mla-settings.php:2301
|
4076 |
msgid "Upload MIME Type"
|
4077 |
msgstr ""
|
4078 |
|
4079 |
+
#: includes/class-mla-settings.php:2302
|
4080 |
msgid ""
|
4081 |
"To search the database of over 1,500 known extension/type associations, "
|
4082 |
"click \"Search Known Types\" below the form."
|
4083 |
msgstr ""
|
4084 |
|
4085 |
+
#: includes/class-mla-settings.php:2304
|
4086 |
msgid ""
|
4087 |
"The “extension” is the file extension for this type, and unique "
|
4088 |
"key for the item. It must be all lowercase and contain only letters and "
|
4089 |
"numbers."
|
4090 |
msgstr ""
|
4091 |
|
4092 |
+
#: includes/class-mla-settings.php:2313
|
4093 |
msgid "Add Upload MIME Type"
|
4094 |
msgstr ""
|
4095 |
|
4096 |
+
#: includes/class-mla-settings.php:2315
|
4097 |
msgid "Search Known Types"
|
4098 |
msgstr ""
|
4099 |
|
4100 |
+
#: includes/class-mla-settings.php:2382 includes/class-mla-settings.php:2383
|
4101 |
+
msgid "Go to"
|
|
|
4102 |
msgstr ""
|
4103 |
|
4104 |
+
#: includes/class-mla-settings.php:2382 includes/class-mla-settings.php:2562
|
4105 |
+
msgid "Style Templates"
|
4106 |
msgstr ""
|
4107 |
|
4108 |
+
#: includes/class-mla-settings.php:2383 includes/class-mla-settings.php:2720
|
4109 |
+
msgid "Markup Templates"
|
4110 |
msgstr ""
|
4111 |
|
4112 |
+
#: includes/class-mla-settings.php:2390
|
4113 |
+
msgid "MLA Shortcode Options"
|
4114 |
msgstr ""
|
4115 |
|
4116 |
+
#: includes/class-mla-settings.php:2392
|
4117 |
msgid ""
|
4118 |
"In this tab you can view the default style and markup templates. You can "
|
4119 |
"also define additional templates and use the <code>mla_style</code> and "
|
4123 |
"Changes\" at the bottom of this page."
|
4124 |
msgstr ""
|
4125 |
|
4126 |
+
#: includes/class-mla-settings.php:2410
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4127 |
msgid "Theme"
|
4128 |
msgstr ""
|
4129 |
|
4130 |
+
#: includes/class-mla-settings.php:2431
|
4131 |
msgid "Imagick support is not installed."
|
4132 |
msgstr ""
|
4133 |
|
4134 |
+
#: includes/class-mla-settings.php:2438
|
4135 |
msgid "Ghostscript support is not installed."
|
4136 |
msgstr ""
|
4137 |
|
4138 |
+
#: includes/class-mla-settings.php:2442
|
4139 |
#: includes/class-mla-wpml-support.php:1747
|
4140 |
#: includes/class-mla-wpml-support.php:1749
|
4141 |
msgid "WARNING:"
|
4142 |
msgstr ""
|
4143 |
|
4144 |
+
#: includes/class-mla-settings.php:2442
|
4145 |
msgid " MLA Viewer support may not be available"
|
4146 |
msgstr ""
|
4147 |
|
4148 |
+
#: includes/class-mla-settings.php:2474
|
4149 |
msgid ""
|
4150 |
"This default template cannot be altered or deleted, but you can copy the "
|
4151 |
"styles."
|
4152 |
msgstr ""
|
4153 |
|
4154 |
+
#: includes/class-mla-settings.php:2506 includes/class-mla-settings.php:2656
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4155 |
msgid "Delete this template"
|
4156 |
msgstr ""
|
4157 |
|
4158 |
+
#: includes/class-mla-settings.php:2507 includes/class-mla-settings.php:2657
|
4159 |
msgid ""
|
4160 |
"Check the box to delete this template when you press Update at the bottom of "
|
4161 |
"the page."
|
4162 |
msgstr ""
|
4163 |
|
4164 |
+
#: includes/class-mla-settings.php:2533
|
4165 |
msgid "Fill in a name and styles to add a new template."
|
4166 |
msgstr ""
|
4167 |
|
4168 |
+
#: includes/class-mla-settings.php:2611
|
4169 |
msgid ""
|
4170 |
"This default template cannot be altered or deleted, but you can copy the "
|
4171 |
"markup."
|
4172 |
msgstr ""
|
4173 |
|
4174 |
+
#: includes/class-mla-settings.php:2680
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4175 |
msgid "Fill in a name and markup to add a new template."
|
4176 |
msgstr ""
|
4177 |
|
4178 |
+
#: includes/class-mla-settings.php:2817
|
4179 |
msgid "Custom Field Mapping Progress"
|
4180 |
msgstr ""
|
4181 |
|
4182 |
+
#: includes/class-mla-settings.php:2818 includes/class-mla-settings.php:2954
|
4183 |
msgid "DO NOT DO THE FOLLOWING (they will cause mapping to fail)"
|
4184 |
msgstr ""
|
4185 |
|
4186 |
+
#: includes/class-mla-settings.php:2819 includes/class-mla-settings.php:2955
|
4187 |
msgid "Close the window"
|
4188 |
msgstr ""
|
4189 |
|
4190 |
+
#: includes/class-mla-settings.php:2820 includes/class-mla-settings.php:2956
|
4191 |
msgid "Reload the page"
|
4192 |
msgstr ""
|
4193 |
|
4194 |
+
#: includes/class-mla-settings.php:2821 includes/class-mla-settings.php:2957
|
4195 |
msgid "Click the browser’s Stop, Back or forward buttons"
|
4196 |
msgstr ""
|
4197 |
|
4198 |
+
#: includes/class-mla-settings.php:2822 includes/class-mla-settings.php:2958
|
4199 |
msgid "Progress"
|
4200 |
msgstr ""
|
4201 |
|
4202 |
+
#: includes/class-mla-settings.php:2824 includes/class-mla-settings.php:2960
|
4203 |
msgid "Resume"
|
4204 |
msgstr ""
|
4205 |
|
4206 |
+
#: includes/class-mla-settings.php:2825 includes/class-mla-settings.php:2961
|
4207 |
+
#: includes/class-mla-template-support.php:100
|
4208 |
+
#: includes/class-mla-template-support.php:106
|
4209 |
+
#: includes/class-mla-template-support.php:142
|
4210 |
+
#: includes/class-mla-template-support.php:148
|
4211 |
+
#: includes/class-mla-template-support.php:178
|
4212 |
+
#: includes/class-mla-template-support.php:196
|
4213 |
+
msgid "Close"
|
4214 |
+
msgstr ""
|
4215 |
+
|
4216 |
+
#: includes/class-mla-settings.php:2834 includes/class-mla-settings.php:2838
|
4217 |
msgid "Custom Field and Attachment Metadata Processing Options"
|
4218 |
msgstr ""
|
4219 |
|
4220 |
#. translators: 1: Documentation hyperlink
|
4221 |
+
#: includes/class-mla-settings.php:2836
|
4222 |
#, php-format
|
4223 |
msgid ""
|
4224 |
"In this tab you can define the rules for mapping several types of image "
|
4228 |
"field. See the %1$s section of the Documentation for details."
|
4229 |
msgstr ""
|
4230 |
|
4231 |
+
#: includes/class-mla-settings.php:2836
|
4232 |
msgid "Updating Attachment Metadata Documentation"
|
4233 |
msgstr ""
|
4234 |
|
4235 |
+
#: includes/class-mla-settings.php:2836
|
4236 |
msgid "Adding or changing Attachment Metadata"
|
4237 |
msgstr ""
|
4238 |
|
4239 |
#. translators: 1: Documentation hyperlink
|
4240 |
+
#: includes/class-mla-settings.php:2838 includes/class-mla-settings.php:2973
|
4241 |
#, php-format
|
4242 |
msgid ""
|
4243 |
"You can find more information about using the controls in this tab to define "
|
4244 |
"mapping rules and apply them in the %1$s section of the Documentation."
|
4245 |
msgstr ""
|
4246 |
|
4247 |
+
#: includes/class-mla-settings.php:2838
|
4248 |
msgid "Custom Field Options documentation"
|
4249 |
msgstr ""
|
4250 |
|
4251 |
+
#: includes/class-mla-settings.php:2842 includes/class-mla-settings.php:2983
|
4252 |
msgid "Custom field mapping"
|
4253 |
msgstr ""
|
4254 |
|
4255 |
#. translators: 1: "Save Changes"
|
4256 |
+
#: includes/class-mla-settings.php:2847
|
4257 |
#, php-format
|
4258 |
msgid ""
|
4259 |
"Click %1$s to update the \"Enable custom field mapping...\" checkbox and/or "
|
4262 |
msgstr ""
|
4263 |
|
4264 |
#. translators: 1: "Map All Rules..."
|
4265 |
+
#: includes/class-mla-settings.php:2849
|
4266 |
#, php-format
|
4267 |
msgid ""
|
4268 |
"Click %1$s to apply all the rules at once (rule changes will be applied but "
|
4269 |
"not saved)."
|
4270 |
msgstr ""
|
4271 |
|
4272 |
+
#: includes/class-mla-settings.php:2953
|
4273 |
msgid "IPTC & EXIF Mapping Progress"
|
4274 |
msgstr ""
|
4275 |
|
4276 |
+
#: includes/class-mla-settings.php:2970 includes/class-mla-settings.php:2973
|
4277 |
msgid "IPTC & EXIF Processing Options"
|
4278 |
msgstr ""
|
4279 |
|
4280 |
+
#: includes/class-mla-settings.php:2971
|
4281 |
msgid ""
|
4282 |
"In this tab you can define the rules for mapping IPTC (International Press "
|
4283 |
"Telecommunications Council) and EXIF (EXchangeable Image File) metadata to "
|
4286 |
"click \"Save Changes\" at the bottom of this page."
|
4287 |
msgstr ""
|
4288 |
|
4289 |
+
#: includes/class-mla-settings.php:2973
|
4290 |
msgid "IPTC/EXIF Options documentation"
|
4291 |
msgstr ""
|
4292 |
|
4293 |
+
#: includes/class-mla-settings.php:2977
|
4294 |
msgid "Standard field mapping"
|
4295 |
msgstr ""
|
4296 |
|
4297 |
+
#: includes/class-mla-settings.php:2980
|
4298 |
msgid "Taxonomy term mapping"
|
4299 |
msgstr ""
|
4300 |
|
4301 |
#. translators: 1: "Save Changes"
|
4302 |
+
#: includes/class-mla-settings.php:2988
|
4303 |
#, php-format
|
4304 |
msgid ""
|
4305 |
"Click %1$s to update the \"Enable IPTC/EXIF mapping...\" checkbox and/or all "
|
4307 |
"performed.</strong>"
|
4308 |
msgstr ""
|
4309 |
|
4310 |
+
#: includes/class-mla-settings.php:3056
|
4311 |
+
msgid ""
|
4312 |
+
"In this tab you can browse the list of MLA example plugins, install or "
|
4313 |
+
"update them in the Plugins/Installed Plugins area and see which examples you "
|
4314 |
+
"have already installed. <strong>To activate, deactivate or delete</strong> "
|
4315 |
+
"the plugins you must go to the Plugins/Installed Plugins admin submenu."
|
4316 |
+
msgstr ""
|
4317 |
+
|
4318 |
+
#. translators: 1: Documentation hyperlink
|
4319 |
+
#: includes/class-mla-settings.php:3058
|
4320 |
+
#, php-format
|
4321 |
+
msgid ""
|
4322 |
+
"You can find more information about using the example plugins in the %1$s "
|
4323 |
+
"section of the Documentation or by clicking the <strong>\"Help\"</strong> "
|
4324 |
+
"tab in the upper-right corner of this screen."
|
4325 |
+
msgstr ""
|
4326 |
+
|
4327 |
+
#: includes/class-mla-settings.php:3058
|
4328 |
+
msgid "Example plugin documentation"
|
4329 |
+
msgstr ""
|
4330 |
+
|
4331 |
+
#: includes/class-mla-settings.php:3058
|
4332 |
+
msgid "The Example Plugins"
|
4333 |
+
msgstr ""
|
4334 |
+
|
4335 |
+
#: includes/class-mla-settings.php:3063
|
4336 |
+
msgid "Example Plugins"
|
4337 |
+
msgstr ""
|
4338 |
+
|
4339 |
+
#: includes/class-mla-settings.php:3064
|
4340 |
+
msgid "Search Example Plugins"
|
4341 |
+
msgstr ""
|
4342 |
+
|
4343 |
+
#: includes/class-mla-settings.php:3066
|
4344 |
+
msgid "Search Plugins"
|
4345 |
+
msgstr ""
|
4346 |
+
|
4347 |
+
#: includes/class-mla-settings.php:3067
|
4348 |
+
msgid "Searches Name, Description, File Name and Tags"
|
4349 |
+
msgstr ""
|
4350 |
+
|
4351 |
+
#. translators: 1: bulk_action, e.g., single_item_delete, single_item_edit
|
4352 |
+
#: includes/class-mla-settings.php:3172
|
4353 |
+
#, php-format
|
4354 |
+
msgid "Empty mla_item_ID - \"%1$s\""
|
4355 |
+
msgstr ""
|
4356 |
+
|
4357 |
+
#: includes/class-mla-settings.php:3235
|
4358 |
msgid "Debug settings saved."
|
4359 |
msgstr ""
|
4360 |
|
4361 |
#. translators: 1: ERROR tag 2: file type 3: file name 4: error message
|
4362 |
+
#: includes/class-mla-settings.php:3331
|
4363 |
#, php-format
|
4364 |
msgid "%1$s: Reseting the %2$s file ( %3$s ) \"%4$s\"."
|
4365 |
msgstr ""
|
4366 |
|
4367 |
+
#: includes/class-mla-settings.php:3331 includes/class-mla-settings.php:3382
|
4368 |
+
#: includes/class-mla-settings.php:3406 includes/class-mla-settings.php:3416
|
4369 |
+
#: includes/class-mla-settings.php:3442
|
4370 |
msgid "Error Log"
|
4371 |
msgstr ""
|
4372 |
|
4373 |
#. translators: 1: ERROR tag 2: file type 3: file name 4: error message
|
4374 |
+
#: includes/class-mla-settings.php:3382
|
4375 |
#, php-format
|
4376 |
msgid "%1$s: Reading the %2$s file ( %3$s ) \"%4$s\"."
|
4377 |
msgstr ""
|
4378 |
|
4379 |
#. translators: 1: file name
|
4380 |
+
#: includes/class-mla-settings.php:3392
|
4381 |
#, php-format
|
4382 |
msgid "Error log file (%1$s) not found; click Reset to create it."
|
4383 |
msgstr ""
|
4384 |
|
4385 |
+
#: includes/class-mla-settings.php:3437 includes/class-mla-settings.php:3450
|
4386 |
msgid "Debug Options"
|
4387 |
msgstr ""
|
4388 |
|
4389 |
+
#: includes/class-mla-settings.php:3440
|
4390 |
msgid "Debug Settings"
|
4391 |
msgstr ""
|
4392 |
|
4393 |
#. translators: 1: "Save Changes"
|
4394 |
+
#: includes/class-mla-settings.php:3450
|
4395 |
#, php-format
|
4396 |
msgid "Click %1$s to update the %2$s."
|
4397 |
msgstr ""
|
4398 |
|
4399 |
+
#: includes/class-mla-settings.php:3469
|
4400 |
msgid "You do not have permission to manage plugin settings."
|
4401 |
msgstr ""
|
4402 |
|
4403 |
+
#: includes/class-mla-settings.php:3500
|
4404 |
msgid "Cannot render content tab"
|
4405 |
msgstr ""
|
4406 |
|
4407 |
+
#: includes/class-mla-settings.php:3503
|
4408 |
msgid "Unknown content tab"
|
4409 |
msgstr ""
|
4410 |
|
4411 |
#. translators: 1: template type 2: template name
|
4412 |
+
#: includes/class-mla-settings.php:3601 includes/class-mla-settings.php:3696
|
4413 |
#, php-format
|
4414 |
msgctxt "message_list"
|
4415 |
msgid "Deleting %1$s \"%2$s\"."
|
4416 |
msgstr ""
|
4417 |
|
4418 |
#. translators: 1: ERROR tag 2: template name 3: template type
|
4419 |
+
#: includes/class-mla-settings.php:3612 includes/class-mla-settings.php:3709
|
4420 |
#, php-format
|
4421 |
msgid "%1$s: Reserved name \"%2$s\", new %3$s discarded."
|
4422 |
msgstr ""
|
4423 |
|
4424 |
#. translators: 1: ERROR tag 2: template name 3: template type
|
4425 |
+
#: includes/class-mla-settings.php:3618 includes/class-mla-settings.php:3715
|
4426 |
#, php-format
|
4427 |
msgid "%1$s: Duplicate name \"%2$s\", new %3$s discarded."
|
4428 |
msgstr ""
|
4429 |
|
4430 |
#. translators: 1: template type 2: template name
|
4431 |
+
#: includes/class-mla-settings.php:3622 includes/class-mla-settings.php:3719
|
4432 |
#, php-format
|
4433 |
msgctxt "message_list"
|
4434 |
msgid "Adding new %1$s \"%2$s\"."
|
4435 |
msgstr ""
|
4436 |
|
4437 |
#. translators: 1: ERROR tag 2: element name 3: old value
|
4438 |
+
#: includes/class-mla-settings.php:3632 includes/class-mla-settings.php:3729
|
4439 |
#, php-format
|
4440 |
msgid "%1$s: Blank %2$s, reverting to \"%3$s\"."
|
4441 |
msgstr ""
|
4442 |
|
4443 |
+
#: includes/class-mla-settings.php:3632 includes/class-mla-settings.php:3639
|
4444 |
+
#: includes/class-mla-settings.php:3643 includes/class-mla-settings.php:3647
|
4445 |
msgid "style template name"
|
4446 |
msgstr ""
|
4447 |
|
4448 |
#. translators: 1: ERROR tag 2: element name 3: new value 4: old value
|
4449 |
+
#: includes/class-mla-settings.php:3639 includes/class-mla-settings.php:3736
|
4450 |
#, php-format
|
4451 |
msgid "%1$s: Duplicate new %2$s \"%3$s\", reverting to \"%4$s\"."
|
4452 |
msgstr ""
|
4453 |
|
4454 |
+
#. translators: 1: ERROR tag 2: element name 3: new value 4: old value
|
4455 |
+
#: includes/class-mla-settings.php:3643 includes/class-mla-settings.php:3740
|
4456 |
+
#, php-format
|
4457 |
+
msgid "%1$s: Reserved %2$s \"%3$s\", reverting to \"%4$s\"."
|
4458 |
+
msgstr ""
|
4459 |
+
|
4460 |
#. translators: 1: element name 2: old_value 3: new_value
|
4461 |
+
#: includes/class-mla-settings.php:3647 includes/class-mla-settings.php:3744
|
4462 |
#, php-format
|
4463 |
msgctxt "message_list"
|
4464 |
msgid "Changing %1$s from \"%2$s\" to \"%3$s\""
|
4465 |
msgstr ""
|
4466 |
|
4467 |
#. translators: 1: template type 2: template name
|
4468 |
+
#: includes/class-mla-settings.php:3654
|
4469 |
#, php-format
|
4470 |
msgctxt "message_list"
|
4471 |
msgid "Updating contents of %1$s \"%2$s\"."
|
4472 |
msgstr ""
|
4473 |
|
4474 |
#. translators: 1: ERROR tag 2: template type
|
4475 |
+
#: includes/class-mla-settings.php:3669 includes/class-mla-settings.php:3781
|
4476 |
#, php-format
|
4477 |
msgid "%1$s: Update of %2$s failed."
|
4478 |
msgstr ""
|
4479 |
|
4480 |
+
#: includes/class-mla-settings.php:3729 includes/class-mla-settings.php:3736
|
4481 |
+
#: includes/class-mla-settings.php:3740 includes/class-mla-settings.php:3744
|
4482 |
msgid "markup template name"
|
4483 |
msgstr ""
|
4484 |
|
4485 |
+
#. translators: 1: section name, 2: template name
|
4486 |
+
#: includes/class-mla-settings.php:3754
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4487 |
#, php-format
|
4488 |
msgctxt "message_list"
|
4489 |
+
msgid "Updating %1$s markup for \"%2$s\"."
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4490 |
msgstr ""
|
4491 |
|
4492 |
#. translators: 1: field type
|
4493 |
+
#: includes/class-mla-settings.php:3790
|
4494 |
#, php-format
|
4495 |
msgid "%1$s no changes detected."
|
4496 |
msgstr ""
|
4497 |
|
4498 |
+
#: includes/class-mla-settings.php:3825
|
4499 |
msgid "View settings saved."
|
4500 |
msgstr ""
|
4501 |
|
4502 |
+
#: includes/class-mla-settings.php:3859
|
4503 |
msgid "Upload MIME Type settings saved."
|
4504 |
msgstr ""
|
4505 |
|
4506 |
+
#: includes/class-mla-settings.php:3902
|
4507 |
msgid "No custom field mapping rules to process."
|
4508 |
msgstr ""
|
4509 |
|
4510 |
#. translators: 1: field type 2: examined count 3: updated count
|
4511 |
+
#: includes/class-mla-settings.php:3935 includes/class-mla-settings.php:4077
|
4512 |
+
#: includes/class-mla-settings.php:4151 includes/class-mla-settings.php:4240
|
4513 |
#, php-format
|
4514 |
msgid "%1$s mapping completed; %2$d attachment(s) examined, %3$d updated."
|
4515 |
msgstr ""
|
4516 |
|
4517 |
#. translators: 1: field type 2: examined count
|
4518 |
+
#: includes/class-mla-settings.php:3938 includes/class-mla-settings.php:4080
|
4519 |
+
#: includes/class-mla-settings.php:4154 includes/class-mla-settings.php:4243
|
4520 |
#, php-format
|
4521 |
msgid ""
|
4522 |
"%1$s mapping completed; %2$d attachment(s) examined, no changes detected."
|
4523 |
msgstr ""
|
4524 |
|
4525 |
#. translators: 1: number of attachments
|
4526 |
+
#: includes/class-mla-settings.php:3969
|
4527 |
#, php-format
|
4528 |
msgid "%s attachment"
|
4529 |
msgid_plural "%s attachments"
|
4531 |
msgstr[1] ""
|
4532 |
|
4533 |
#. translators: 1: singular/plural number of attachments
|
4534 |
+
#: includes/class-mla-settings.php:3971
|
4535 |
#, php-format
|
4536 |
msgid "Deleted custom field value from %1$s."
|
4537 |
msgstr ""
|
4538 |
|
4539 |
+
#: includes/class-mla-settings.php:3974
|
4540 |
msgid "No attachments contained this custom field."
|
4541 |
msgstr ""
|
4542 |
|
4543 |
#. translators: 1: ERROR tag 2: field type
|
4544 |
+
#: includes/class-mla-settings.php:4035 includes/class-mla-settings.php:4109
|
4545 |
+
#: includes/class-mla-settings.php:4198
|
4546 |
#, php-format
|
4547 |
msgid "%1$s: No %2$s settings to process."
|
4548 |
msgstr ""
|
4549 |
|
4550 |
+
#: includes/class-mla-settings.php:4068 includes/class-mla-settings.php:4142
|
4551 |
+
#: includes/class-mla-settings.php:4231
|
4552 |
msgid "updated."
|
4553 |
msgstr ""
|
4554 |
|
4555 |
#. translators: 1: reference type, e.g., Gallery in
|
4556 |
+
#: includes/class-mla-settings.php:4336 includes/class-mla-settings.php:4346
|
4557 |
#, php-format
|
4558 |
msgctxt "message_list"
|
4559 |
msgid "%1$s - references updated."
|
4560 |
msgstr ""
|
4561 |
|
4562 |
+
#: includes/class-mla-settings.php:4389
|
4563 |
msgid "General settings saved."
|
4564 |
msgstr ""
|
4565 |
|
4566 |
+
#: includes/class-mla-settings.php:4428
|
4567 |
msgid "General settings reset to default values."
|
4568 |
msgstr ""
|
4569 |
|
4570 |
+
#: includes/class-mla-settings.php:4470
|
4571 |
msgid "select settings"
|
4572 |
msgstr ""
|
4573 |
|
4574 |
+
#: includes/class-mla-settings.php:4490
|
4575 |
msgid "Import ALL Settings"
|
4576 |
msgstr ""
|
4577 |
|
4578 |
+
#: includes/class-mla-settings.php:4519 includes/class-mla-settings.php:4535
|
4579 |
msgctxt "message_list"
|
4580 |
msgid "exported"
|
4581 |
msgstr ""
|
4582 |
|
4583 |
+
#: includes/class-mla-settings.php:4521 includes/class-mla-settings.php:4537
|
4584 |
msgctxt "message_list"
|
4585 |
msgid "skipped"
|
4586 |
msgstr ""
|
4587 |
|
4588 |
+
#: includes/class-mla-settings.php:4544
|
4589 |
msgid "ALL settings exported."
|
4590 |
msgstr ""
|
4591 |
|
4592 |
#. translators: 1: ERROR tag 2: backup directory name
|
4593 |
+
#: includes/class-mla-settings.php:4555
|
4594 |
#, php-format
|
4595 |
msgid "%1$s: The settings directory ( %2$s ) cannot be created."
|
4596 |
msgstr ""
|
4597 |
|
4598 |
#. translators: 1: ERROR tag 2: backup directory name
|
4599 |
+
#: includes/class-mla-settings.php:4559
|
4600 |
#, php-format
|
4601 |
msgid "%1$s: The settings directory ( %2$s ) is not writable."
|
4602 |
msgstr ""
|
4603 |
|
4604 |
#. translators: 1: ERROR tag 2: backup file name
|
4605 |
+
#: includes/class-mla-settings.php:4570
|
4606 |
#, php-format
|
4607 |
msgid "%1$s: The settings file ( %2$s ) could not be opened."
|
4608 |
msgstr ""
|
4609 |
|
4610 |
#. translators: 1: ERROR tag 2: PHP error information
|
4611 |
+
#: includes/class-mla-settings.php:4577
|
4612 |
#, php-format
|
4613 |
msgctxt "error_log"
|
4614 |
msgid "%1$s: _export_settings $error_info = \"%2$s\"."
|
4615 |
msgstr ""
|
4616 |
|
4617 |
#. translators: 1: ERROR tag 2: backup file name 3: error message
|
4618 |
+
#: includes/class-mla-settings.php:4586
|
4619 |
#, php-format
|
4620 |
msgid "%1$s: Writing the settings file ( %2$s ) \"%3$s\"."
|
4621 |
msgstr ""
|
4622 |
|
4623 |
#. translators: 1: number of option settings
|
4624 |
+
#: includes/class-mla-settings.php:4592
|
4625 |
#, php-format
|
4626 |
msgid "Settings exported; %1$s settings recorded."
|
4627 |
msgstr ""
|
4628 |
|
4629 |
+
#: includes/class-mla-settings.php:4610
|
4630 |
msgid "No settings imported."
|
4631 |
msgstr ""
|
4632 |
|
4633 |
+
#: includes/class-mla-settings.php:4619
|
4634 |
msgid "Please select an import settings file from the dropdown list."
|
4635 |
msgstr ""
|
4636 |
|
4637 |
+
#: includes/class-mla-settings.php:4623
|
4638 |
msgid "The import settings dropdown selection is missing."
|
4639 |
msgstr ""
|
4640 |
|
4641 |
#. translators: 1: ERROR tag 2: PHP error information
|
4642 |
+
#: includes/class-mla-settings.php:4631
|
4643 |
#, php-format
|
4644 |
msgctxt "error_log"
|
4645 |
msgid "%1$s: _import_settings $error_info = \"%2$s\"."
|
4646 |
msgstr ""
|
4647 |
|
4648 |
#. translators: 1: ERROR tag 2: backup file name 3: error message
|
4649 |
+
#: includes/class-mla-settings.php:4640
|
4650 |
#, php-format
|
4651 |
msgid "%1$s: Reading the settings file ( %2$s ) \"%3$s\"."
|
4652 |
msgstr ""
|
4653 |
|
4654 |
+
#: includes/class-mla-settings.php:4659 includes/class-mla-settings.php:4675
|
4655 |
msgctxt "message_list"
|
4656 |
msgid "updated"
|
4657 |
msgstr ""
|
4658 |
|
4659 |
+
#: includes/class-mla-settings.php:4662 includes/class-mla-settings.php:4678
|
4660 |
msgctxt "message_list"
|
4661 |
msgid "unchanged"
|
4662 |
msgstr ""
|
4663 |
|
4664 |
#. translators: 1: number of option settings updated 2: number of option settings unchanged
|
4665 |
+
#: includes/class-mla-settings.php:4683
|
4666 |
#, php-format
|
4667 |
msgid "Settings imported; %1$s updated, %2$s unchanged."
|
4668 |
msgstr ""
|
4669 |
|
4670 |
+
#: includes/class-mla-shortcode-support.php:363
|
4671 |
+
#: includes/class-mla-shortcode-support.php:1691
|
4672 |
+
#: includes/class-mla-shortcode-support.php:3670
|
4673 |
+
#: includes/class-mla-shortcode-support.php:3956
|
|
|
|
|
|
|
|
|
4674 |
msgid "Previous"
|
4675 |
msgstr ""
|
4676 |
|
4677 |
+
#: includes/class-mla-shortcode-support.php:364
|
4678 |
+
#: includes/class-mla-shortcode-support.php:1692
|
4679 |
+
#: includes/class-mla-shortcode-support.php:3719
|
4680 |
+
#: includes/class-mla-shortcode-support.php:3962
|
4681 |
msgid "Next"
|
4682 |
msgstr ""
|
4683 |
|
4684 |
+
#: includes/class-mla-shortcode-support.php:522
|
4685 |
msgid "mla_debug empty gallery"
|
4686 |
msgstr ""
|
4687 |
|
4688 |
+
#: includes/class-mla-shortcode-support.php:597
|
4689 |
msgid ""
|
4690 |
"<strong>Photonic-enhanced [mla_gallery]</strong> type must be "
|
4691 |
"<strong>default</strong>, query = "
|
4692 |
msgstr ""
|
4693 |
|
4694 |
+
#: includes/class-mla-shortcode-support.php:979
|
4695 |
msgid "unknown"
|
4696 |
msgstr ""
|
4697 |
|
4698 |
+
#: includes/class-mla-shortcode-support.php:1850
|
4699 |
+
#: includes/class-mla-shortcode-support.php:3155
|
4700 |
msgid "mla_debug attributes"
|
4701 |
msgstr ""
|
4702 |
|
4703 |
+
#: includes/class-mla-shortcode-support.php:1851
|
4704 |
+
#: includes/class-mla-shortcode-support.php:3156
|
4705 |
msgid "mla_debug arguments"
|
4706 |
msgstr ""
|
4707 |
|
4708 |
+
#: includes/class-mla-shortcode-support.php:1972
|
4709 |
msgid "mla_debug empty cloud"
|
4710 |
msgstr ""
|
4711 |
|
4712 |
+
#: includes/class-mla-shortcode-support.php:3293
|
4713 |
msgid "mla_debug empty list"
|
4714 |
msgstr ""
|
4715 |
|
4716 |
+
#: includes/class-mla-shortcode-support.php:3316
|
4717 |
+
msgid "no-terms"
|
4718 |
+
msgstr ""
|
4719 |
+
|
4720 |
+
#: includes/class-mla-shortcode-support.php:4324
|
4721 |
+
#: includes/class-mla-shortcode-support.php:4661
|
4722 |
+
#: includes/class-mla-shortcode-support.php:4692
|
4723 |
msgid "Invalid mla_gallery"
|
4724 |
msgstr ""
|
4725 |
|
4726 |
+
#: includes/class-mla-shortcode-support.php:4961
|
4727 |
msgid "mla_debug query"
|
4728 |
msgstr ""
|
4729 |
|
4730 |
+
#: includes/class-mla-shortcode-support.php:4962
|
4731 |
msgid "mla_debug request"
|
4732 |
msgstr ""
|
4733 |
|
4734 |
+
#: includes/class-mla-shortcode-support.php:4963
|
4735 |
msgid "mla_debug query_vars"
|
4736 |
msgstr ""
|
4737 |
|
4738 |
+
#: includes/class-mla-shortcode-support.php:4964
|
4739 |
msgid "mla_debug post_count"
|
4740 |
msgstr ""
|
4741 |
|
4742 |
+
#: includes/class-mla-shortcode-support.php:5032
|
4743 |
msgid "mla_debug WHERE filter"
|
4744 |
msgstr ""
|
4745 |
|
4746 |
+
#: includes/class-mla-shortcode-support.php:5051
|
4747 |
msgid "mla_debug modified WHERE filter"
|
4748 |
msgstr ""
|
4749 |
|
4750 |
+
#: includes/class-mla-shortcode-support.php:5074
|
4751 |
msgid "mla_debug ORDER BY filter, incoming"
|
4752 |
msgstr ""
|
4753 |
|
4754 |
+
#: includes/class-mla-shortcode-support.php:5074
|
4755 |
msgid "Replacement ORDER BY clause"
|
4756 |
msgstr ""
|
4757 |
|
4758 |
+
#: includes/class-mla-shortcode-support.php:5097
|
4759 |
msgid "mla_debug posts_clauses filter"
|
4760 |
msgstr ""
|
4761 |
|
4762 |
+
#: includes/class-mla-shortcode-support.php:5115
|
4763 |
msgid "mla_debug posts_clauses_request filter"
|
4764 |
msgstr ""
|
4765 |
|
4766 |
+
#: includes/class-mla-shortcode-support.php:5308
|
4767 |
msgid "Invalid taxonomy"
|
4768 |
msgstr ""
|
4769 |
|
4770 |
+
#: includes/class-mla-shortcode-support.php:5498
|
4771 |
msgid "mla_debug query arguments"
|
4772 |
msgstr ""
|
4773 |
|
4774 |
+
#: includes/class-mla-shortcode-support.php:5499
|
4775 |
msgid "mla_debug last_query"
|
4776 |
msgstr ""
|
4777 |
|
4778 |
+
#: includes/class-mla-shortcode-support.php:5500
|
4779 |
msgid "mla_debug last_error"
|
4780 |
msgstr ""
|
4781 |
|
4782 |
+
#: includes/class-mla-shortcode-support.php:5501
|
4783 |
msgid "mla_debug num_rows"
|
4784 |
msgstr ""
|
4785 |
|
4786 |
+
#: includes/class-mla-shortcode-support.php:5502
|
4787 |
msgid "mla_debug found_rows"
|
4788 |
msgstr ""
|
4789 |
|
4790 |
+
#: includes/class-mla-template-support.php:54
|
4791 |
+
#: includes/class-mla-template-support.php:60
|
4792 |
+
#: includes/class-mla-template-support.php:66
|
4793 |
+
msgid "Styles"
|
4794 |
+
msgstr ""
|
4795 |
+
|
4796 |
+
#: includes/class-mla-template-support.php:55
|
4797 |
+
#: includes/class-mla-template-support.php:61
|
4798 |
+
#: includes/class-mla-template-support.php:67
|
4799 |
+
msgid ""
|
4800 |
+
"List of substitution parameters, e.g., [+selector+], on Documentation tab."
|
4801 |
+
msgstr ""
|
4802 |
+
|
4803 |
+
#: includes/class-mla-template-support.php:76
|
4804 |
+
#: includes/class-mla-template-support.php:118
|
4805 |
+
#: includes/class-mla-template-support.php:160
|
4806 |
+
msgid "Arguments"
|
4807 |
+
msgstr ""
|
4808 |
+
|
4809 |
+
#: includes/class-mla-template-support.php:78
|
4810 |
+
#: includes/class-mla-template-support.php:120
|
4811 |
+
#: includes/class-mla-template-support.php:162
|
4812 |
+
msgid "Default shortcode parameter values."
|
4813 |
+
msgstr ""
|
4814 |
+
|
4815 |
+
#: includes/class-mla-template-support.php:82
|
4816 |
+
#: includes/class-mla-template-support.php:100
|
4817 |
+
#: includes/class-mla-template-support.php:124
|
4818 |
+
#: includes/class-mla-template-support.php:142
|
4819 |
+
msgid "Row"
|
4820 |
+
msgstr ""
|
4821 |
+
|
4822 |
+
#: includes/class-mla-template-support.php:82
|
4823 |
+
#: includes/class-mla-template-support.php:88
|
4824 |
+
#: includes/class-mla-template-support.php:124
|
4825 |
+
#: includes/class-mla-template-support.php:130
|
4826 |
+
#: includes/class-mla-template-support.php:166
|
4827 |
+
#: includes/class-mla-template-support.php:184
|
4828 |
+
msgid "Open"
|
4829 |
+
msgstr ""
|
4830 |
+
|
4831 |
+
#: includes/class-mla-template-support.php:84
|
4832 |
+
msgid "Markup for the beginning of each row in the gallery."
|
4833 |
+
msgstr ""
|
4834 |
+
|
4835 |
+
#: includes/class-mla-template-support.php:90
|
4836 |
+
msgid ""
|
4837 |
+
"Markup for the beginning of the gallery. List of parameters, e.g., [+selector"
|
4838 |
+
"+], on Documentation tab."
|
4839 |
+
msgstr ""
|
4840 |
+
|
4841 |
+
#: includes/class-mla-template-support.php:94
|
4842 |
+
#: includes/class-mla-template-support.php:136
|
4843 |
+
#: includes/class-mla-template-support.php:172
|
4844 |
+
#: includes/class-mla-template-support.php:190
|
4845 |
+
msgid "Item"
|
4846 |
+
msgstr ""
|
4847 |
+
|
4848 |
+
#: includes/class-mla-template-support.php:96
|
4849 |
+
msgid "Markup for each item/cell of the gallery."
|
4850 |
+
msgstr ""
|
4851 |
+
|
4852 |
+
#: includes/class-mla-template-support.php:102
|
4853 |
+
msgid "Markup for the end of each row in the gallery."
|
4854 |
+
msgstr ""
|
4855 |
+
|
4856 |
+
#: includes/class-mla-template-support.php:108
|
4857 |
+
msgid "Markup for the end of the gallery."
|
4858 |
+
msgstr ""
|
4859 |
+
|
4860 |
+
#: includes/class-mla-template-support.php:126
|
4861 |
+
msgid "Markup for the beginning of each row in the cloud; grid format only."
|
4862 |
+
msgstr ""
|
4863 |
+
|
4864 |
+
#: includes/class-mla-template-support.php:132
|
4865 |
+
msgid ""
|
4866 |
+
"Markup for the beginning of the cloud. List of parameters, e.g., [+selector"
|
4867 |
+
"+], on Documentation tab."
|
4868 |
+
msgstr ""
|
4869 |
+
|
4870 |
+
#: includes/class-mla-template-support.php:138
|
4871 |
+
msgid "Markup for each item/cell of the cloud."
|
4872 |
+
msgstr ""
|
4873 |
+
|
4874 |
+
#: includes/class-mla-template-support.php:144
|
4875 |
+
msgid "Markup for the end of each row in the cloud; grid format only."
|
4876 |
+
msgstr ""
|
4877 |
+
|
4878 |
+
#: includes/class-mla-template-support.php:150
|
4879 |
+
msgid "Markup for the end of the cloud."
|
4880 |
+
msgstr ""
|
4881 |
+
|
4882 |
+
#: includes/class-mla-template-support.php:166
|
4883 |
+
#: includes/class-mla-template-support.php:172
|
4884 |
+
#: includes/class-mla-template-support.php:178
|
4885 |
+
msgid "Child"
|
4886 |
+
msgstr ""
|
4887 |
+
|
4888 |
+
#: includes/class-mla-template-support.php:168
|
4889 |
+
msgid ""
|
4890 |
+
"Markup for the beginning of each level in the hierarchy; list format only."
|
4891 |
+
msgstr ""
|
4892 |
+
|
4893 |
+
#: includes/class-mla-template-support.php:174
|
4894 |
+
msgid "Markup for each lower-level item in the hierarchy; list format only."
|
4895 |
+
msgstr ""
|
4896 |
+
|
4897 |
+
#: includes/class-mla-template-support.php:180
|
4898 |
+
msgid "Markup for the end of each level in the hierarchy; list format only."
|
4899 |
+
msgstr ""
|
4900 |
+
|
4901 |
+
#: includes/class-mla-template-support.php:186
|
4902 |
+
msgid ""
|
4903 |
+
"Markup for the beginning of the list. List of parameters, e.g., [+selector"
|
4904 |
+
"+], on Documentation tab."
|
4905 |
+
msgstr ""
|
4906 |
+
|
4907 |
+
#: includes/class-mla-template-support.php:192
|
4908 |
+
msgid "Markup for each item/cell in the list."
|
4909 |
+
msgstr ""
|
4910 |
+
|
4911 |
+
#: includes/class-mla-template-support.php:198
|
4912 |
+
msgid "Markup for the end of the list."
|
4913 |
+
msgstr ""
|
4914 |
+
|
4915 |
+
#: includes/class-mla-template-support.php:238
|
4916 |
+
msgid "error loading tpls/mla-custom-templates.tpl"
|
4917 |
+
msgstr ""
|
4918 |
+
|
4919 |
+
#: includes/class-mla-template-support.php:241
|
4920 |
+
msgid "tpls/mla-custom-templates.tpl not found"
|
4921 |
+
msgstr ""
|
4922 |
+
|
4923 |
+
#: includes/class-mla-template-support.php:478
|
4924 |
+
#: includes/class-mla-template-support.php:516
|
4925 |
+
#: includes/class-mla-template-support.php:564
|
4926 |
+
msgid "no templates exist"
|
4927 |
+
msgstr ""
|
4928 |
+
|
4929 |
+
#: includes/class-mla-template-support.php:501
|
4930 |
+
msgid "not found"
|
4931 |
+
msgstr ""
|
4932 |
+
|
4933 |
#: includes/class-mla-thumbnail-generation.php:95
|
4934 |
msgid "Error while saving the thumbnails."
|
4935 |
msgstr ""
|
5177 |
msgid "Search Media"
|
5178 |
msgstr ""
|
5179 |
|
5180 |
+
#: includes/mla-plugin-loader.php:50
|
5181 |
msgid "The Media Library Assistant cannot load."
|
5182 |
msgstr ""
|
5183 |
|
5184 |
+
#: includes/mla-plugin-loader.php:52
|
5185 |
msgid "You must resolve these conflicts before this plugin can safely load."
|
5186 |
msgstr ""
|
5187 |
|
languages/media-library-assistant-en_US.po
CHANGED
@@ -1,11 +1,9 @@
|
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: Media Library Assistant\n"
|
4 |
-
"POT-Creation-Date: 2016-
|
5 |
-
"PO-Revision-Date: 2016-
|
6 |
-
"Last-Translator: David Lingren <david@fairtradejudaica.org>\n"
|
7 |
"Language-Team: David Lingren <david@fairtradejudaica.org>\n"
|
8 |
-
"Language: en_US\n"
|
9 |
"MIME-Version: 1.0\n"
|
10 |
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
"Content-Transfer-Encoding: 8bit\n"
|
@@ -15,6 +13,8 @@ msgstr ""
|
|
15 |
"X-Poedit-KeywordsList: __;_e;__ngettext:1,2;_n:1,2;__ngettext_noop:1,2;"
|
16 |
"_n_noop:1,2;_c;_nc:4c,1,2;_x:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2;_ex:1,2c\n"
|
17 |
"X-Poedit-SourceCharset: UTF-8\n"
|
|
|
|
|
18 |
"X-Poedit-SearchPath-0: includes\n"
|
19 |
"X-Poedit-SearchPath-1: tests\n"
|
20 |
"X-Poedit-SearchPath-2: index.php\n"
|
@@ -191,8 +191,13 @@ msgid ""
|
|
191 |
msgstr ""
|
192 |
|
193 |
msgid ""
|
194 |
-
"Use the \"<strong>List Filter</strong>\" option to select the taxonomy
|
195 |
-
"which to filter the Assistant table listing."
|
|
|
|
|
|
|
|
|
|
|
196 |
msgstr ""
|
197 |
|
198 |
msgid "Media/Assistant Screen Options"
|
@@ -1423,16 +1428,20 @@ msgstr ""
|
|
1423 |
msgid "PARENT"
|
1424 |
msgstr ""
|
1425 |
|
1426 |
-
|
|
|
1427 |
msgstr ""
|
1428 |
|
1429 |
-
|
|
|
1430 |
msgstr ""
|
1431 |
|
1432 |
-
|
|
|
1433 |
msgstr ""
|
1434 |
|
1435 |
-
|
|
|
1436 |
msgstr ""
|
1437 |
|
1438 |
#. translators: 1: column_name 2: column_values
|
@@ -1440,6 +1449,120 @@ msgstr ""
|
|
1440 |
msgid "column_default: %1$s, %2$s"
|
1441 |
msgstr ""
|
1442 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1443 |
msgid "Edit"
|
1444 |
msgstr ""
|
1445 |
|
@@ -1473,9 +1596,6 @@ msgstr ""
|
|
1473 |
msgid "Delete Permanently"
|
1474 |
msgstr ""
|
1475 |
|
1476 |
-
msgid "Download"
|
1477 |
-
msgstr ""
|
1478 |
-
|
1479 |
msgid "View"
|
1480 |
msgstr ""
|
1481 |
|
@@ -1611,9 +1731,6 @@ msgstr ""
|
|
1611 |
msgid "search results for"
|
1612 |
msgstr ""
|
1613 |
|
1614 |
-
msgid "Update"
|
1615 |
-
msgstr ""
|
1616 |
-
|
1617 |
msgid "All Post Types"
|
1618 |
msgstr ""
|
1619 |
|
@@ -1777,22 +1894,6 @@ msgstr ""
|
|
1777 |
msgid "%1$s: Did not find view \"%2$s\""
|
1778 |
msgstr ""
|
1779 |
|
1780 |
-
msgctxt "table_view_singular"
|
1781 |
-
msgid "Active"
|
1782 |
-
msgstr ""
|
1783 |
-
|
1784 |
-
msgctxt "table_view_plural"
|
1785 |
-
msgid "Active"
|
1786 |
-
msgstr ""
|
1787 |
-
|
1788 |
-
msgctxt "table_view_singular"
|
1789 |
-
msgid "Inactive"
|
1790 |
-
msgstr ""
|
1791 |
-
|
1792 |
-
msgctxt "table_view_plural"
|
1793 |
-
msgid "Inactive"
|
1794 |
-
msgstr ""
|
1795 |
-
|
1796 |
msgctxt "table_view_singular"
|
1797 |
msgid "WordPress"
|
1798 |
msgstr ""
|
@@ -1971,6 +2072,9 @@ msgstr ""
|
|
1971 |
msgid "%1$s: Custom %2$s unknown action \"%3$s\""
|
1972 |
msgstr ""
|
1973 |
|
|
|
|
|
|
|
1974 |
msgid "Support"
|
1975 |
msgstr ""
|
1976 |
|
@@ -2436,6 +2540,9 @@ msgstr ""
|
|
2436 |
msgid "Upload types per page"
|
2437 |
msgstr ""
|
2438 |
|
|
|
|
|
|
|
2439 |
msgid "No view slug found"
|
2440 |
msgstr ""
|
2441 |
|
@@ -2537,9 +2644,6 @@ msgid ""
|
|
2537 |
"taxonomy terms."
|
2538 |
msgstr ""
|
2539 |
|
2540 |
-
msgid "wait a bit longer"
|
2541 |
-
msgstr ""
|
2542 |
-
|
2543 |
msgid "Shortcodes made available by this plugin"
|
2544 |
msgstr ""
|
2545 |
|
@@ -2674,9 +2778,6 @@ msgid ""
|
|
2674 |
"such as PDF documents."
|
2675 |
msgstr ""
|
2676 |
|
2677 |
-
msgid "Inactive"
|
2678 |
-
msgstr ""
|
2679 |
-
|
2680 |
msgid ""
|
2681 |
"Check this box if you want to remove this entry from the list of Upload MIME "
|
2682 |
"Types returned by get_allowed_mime_types()."
|
@@ -2688,6 +2789,9 @@ msgstr ""
|
|
2688 |
msgid "Search Known MIME Types"
|
2689 |
msgstr ""
|
2690 |
|
|
|
|
|
|
|
2691 |
msgid "To search by extension, use \".\", e.g., \".doc\""
|
2692 |
msgstr ""
|
2693 |
|
@@ -2739,9 +2843,6 @@ msgstr ""
|
|
2739 |
msgid "Search Known Types"
|
2740 |
msgstr ""
|
2741 |
|
2742 |
-
msgid "Active"
|
2743 |
-
msgstr ""
|
2744 |
-
|
2745 |
msgid "Go to"
|
2746 |
msgstr ""
|
2747 |
|
@@ -2904,6 +3005,44 @@ msgid ""
|
|
2904 |
"performed.</strong>"
|
2905 |
msgstr ""
|
2906 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2907 |
msgid "Debug settings saved."
|
2908 |
msgstr ""
|
2909 |
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: Media Library Assistant\n"
|
4 |
+
"POT-Creation-Date: 2016-08-21 20:03-0700\n"
|
5 |
+
"PO-Revision-Date: 2016-08-21 20:03-0700\n"
|
|
|
6 |
"Language-Team: David Lingren <david@fairtradejudaica.org>\n"
|
|
|
7 |
"MIME-Version: 1.0\n"
|
8 |
"Content-Type: text/plain; charset=UTF-8\n"
|
9 |
"Content-Transfer-Encoding: 8bit\n"
|
13 |
"X-Poedit-KeywordsList: __;_e;__ngettext:1,2;_n:1,2;__ngettext_noop:1,2;"
|
14 |
"_n_noop:1,2;_c;_nc:4c,1,2;_x:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2;_ex:1,2c\n"
|
15 |
"X-Poedit-SourceCharset: UTF-8\n"
|
16 |
+
"Last-Translator: David Lingren <david@fairtradejudaica.org>\n"
|
17 |
+
"Language: en_US\n"
|
18 |
"X-Poedit-SearchPath-0: includes\n"
|
19 |
"X-Poedit-SearchPath-1: tests\n"
|
20 |
"X-Poedit-SearchPath-2: index.php\n"
|
191 |
msgstr ""
|
192 |
|
193 |
msgid ""
|
194 |
+
"Use the \"<strong>List Filter</strong>\" option to select the taxonomy (or "
|
195 |
+
"custom field) on which to filter the Assistant table listing."
|
196 |
+
msgstr ""
|
197 |
+
|
198 |
+
msgid ""
|
199 |
+
"To <strong>filter on a custom field</strong>, enter the field name and "
|
200 |
+
"select ASC (Ascending) ot DESC (Descending) order."
|
201 |
msgstr ""
|
202 |
|
203 |
msgid "Media/Assistant Screen Options"
|
1428 |
msgid "PARENT"
|
1429 |
msgstr ""
|
1430 |
|
1431 |
+
msgctxt "list_table_column"
|
1432 |
+
msgid "Version"
|
1433 |
msgstr ""
|
1434 |
|
1435 |
+
msgctxt "list_table_column"
|
1436 |
+
msgid "Installed Version"
|
1437 |
msgstr ""
|
1438 |
|
1439 |
+
msgctxt "list_table_column"
|
1440 |
+
msgid "File Name"
|
1441 |
msgstr ""
|
1442 |
|
1443 |
+
msgctxt "list_table_column"
|
1444 |
+
msgid "Tags"
|
1445 |
msgstr ""
|
1446 |
|
1447 |
#. translators: 1: column_name 2: column_values
|
1449 |
msgid "column_default: %1$s, %2$s"
|
1450 |
msgstr ""
|
1451 |
|
1452 |
+
msgid "Install this plugin"
|
1453 |
+
msgstr ""
|
1454 |
+
|
1455 |
+
msgid "Install"
|
1456 |
+
msgstr ""
|
1457 |
+
|
1458 |
+
msgid "Update this plugin"
|
1459 |
+
msgstr ""
|
1460 |
+
|
1461 |
+
msgid "Update"
|
1462 |
+
msgstr ""
|
1463 |
+
|
1464 |
+
msgid "Download"
|
1465 |
+
msgstr ""
|
1466 |
+
|
1467 |
+
#. translators: 1: plugin name
|
1468 |
+
#, php-format
|
1469 |
+
msgid "Example plugin \"%1$s\" not found"
|
1470 |
+
msgstr ""
|
1471 |
+
|
1472 |
+
#. translators: 1: plugin name, 2: WP_Error message
|
1473 |
+
#, php-format
|
1474 |
+
msgid "Example plugin \"%1$s\" fs_connect failed; no action taken. Error: %2$s"
|
1475 |
+
msgstr ""
|
1476 |
+
|
1477 |
+
#. translators: 1: plugin name
|
1478 |
+
#, php-format
|
1479 |
+
msgid "Example plugin \"%1$s\" fs_connect failed; no action taken"
|
1480 |
+
msgstr ""
|
1481 |
+
|
1482 |
+
#. translators: 1: plugin name, 2: WP_Error message
|
1483 |
+
#, php-format
|
1484 |
+
msgid ""
|
1485 |
+
"Example plugin \"%1$s\" install_package failed; no action taken. Error: %2$s"
|
1486 |
+
msgstr ""
|
1487 |
+
|
1488 |
+
#. translators: 1: plugin name, 2: WP_Error message
|
1489 |
+
#, php-format
|
1490 |
+
msgid "Example plugin \"%1$s\" remove old single file failed."
|
1491 |
+
msgstr ""
|
1492 |
+
|
1493 |
+
#. translators: 1: plugin name
|
1494 |
+
#, php-format
|
1495 |
+
msgid "Example plugin \"%1$s\" already installed; no action taken"
|
1496 |
+
msgstr ""
|
1497 |
+
|
1498 |
+
#. translators: 1: plugin name
|
1499 |
+
#, php-format
|
1500 |
+
msgid "Example plugin \"%1$s\" installed"
|
1501 |
+
msgstr ""
|
1502 |
+
|
1503 |
+
#. translators: 1: plugin name
|
1504 |
+
#, php-format
|
1505 |
+
msgid "Example plugin \"%1$s\" not installed; no action taken"
|
1506 |
+
msgstr ""
|
1507 |
+
|
1508 |
+
#. translators: 1: plugin name
|
1509 |
+
#, php-format
|
1510 |
+
msgid "Example plugin \"%1$s\" updated"
|
1511 |
+
msgstr ""
|
1512 |
+
|
1513 |
+
msgid "Network"
|
1514 |
+
msgstr ""
|
1515 |
+
|
1516 |
+
msgid "Active"
|
1517 |
+
msgstr ""
|
1518 |
+
|
1519 |
+
msgid "Inactive"
|
1520 |
+
msgstr ""
|
1521 |
+
|
1522 |
+
msgctxt "table_view_singular"
|
1523 |
+
msgid "Active"
|
1524 |
+
msgstr ""
|
1525 |
+
|
1526 |
+
msgctxt "table_view_plural"
|
1527 |
+
msgid "Active"
|
1528 |
+
msgstr ""
|
1529 |
+
|
1530 |
+
msgctxt "table_view_singular"
|
1531 |
+
msgid "Inactive"
|
1532 |
+
msgstr ""
|
1533 |
+
|
1534 |
+
msgctxt "table_view_plural"
|
1535 |
+
msgid "Inactive"
|
1536 |
+
msgstr ""
|
1537 |
+
|
1538 |
+
msgctxt "table_view_singular"
|
1539 |
+
msgid "Network"
|
1540 |
+
msgstr ""
|
1541 |
+
|
1542 |
+
msgctxt "table_view_plural"
|
1543 |
+
msgid "Network"
|
1544 |
+
msgstr ""
|
1545 |
+
|
1546 |
+
msgctxt "table_view_singular"
|
1547 |
+
msgid "Uninstalled"
|
1548 |
+
msgstr ""
|
1549 |
+
|
1550 |
+
msgctxt "table_view_plural"
|
1551 |
+
msgid "Uninstalled"
|
1552 |
+
msgstr ""
|
1553 |
+
|
1554 |
+
msgid "All"
|
1555 |
+
msgstr ""
|
1556 |
+
|
1557 |
+
msgid "List View"
|
1558 |
+
msgstr ""
|
1559 |
+
|
1560 |
+
msgid "Filter by"
|
1561 |
+
msgstr ""
|
1562 |
+
|
1563 |
+
msgid "Not Supported"
|
1564 |
+
msgstr ""
|
1565 |
+
|
1566 |
msgid "Edit"
|
1567 |
msgstr ""
|
1568 |
|
1596 |
msgid "Delete Permanently"
|
1597 |
msgstr ""
|
1598 |
|
|
|
|
|
|
|
1599 |
msgid "View"
|
1600 |
msgstr ""
|
1601 |
|
1731 |
msgid "search results for"
|
1732 |
msgstr ""
|
1733 |
|
|
|
|
|
|
|
1734 |
msgid "All Post Types"
|
1735 |
msgstr ""
|
1736 |
|
1894 |
msgid "%1$s: Did not find view \"%2$s\""
|
1895 |
msgstr ""
|
1896 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1897 |
msgctxt "table_view_singular"
|
1898 |
msgid "WordPress"
|
1899 |
msgstr ""
|
2072 |
msgid "%1$s: Custom %2$s unknown action \"%3$s\""
|
2073 |
msgstr ""
|
2074 |
|
2075 |
+
msgid "Custom Field"
|
2076 |
+
msgstr ""
|
2077 |
+
|
2078 |
msgid "Support"
|
2079 |
msgstr ""
|
2080 |
|
2540 |
msgid "Upload types per page"
|
2541 |
msgstr ""
|
2542 |
|
2543 |
+
msgid "Plugins per page"
|
2544 |
+
msgstr ""
|
2545 |
+
|
2546 |
msgid "No view slug found"
|
2547 |
msgstr ""
|
2548 |
|
2644 |
"taxonomy terms."
|
2645 |
msgstr ""
|
2646 |
|
|
|
|
|
|
|
2647 |
msgid "Shortcodes made available by this plugin"
|
2648 |
msgstr ""
|
2649 |
|
2778 |
"such as PDF documents."
|
2779 |
msgstr ""
|
2780 |
|
|
|
|
|
|
|
2781 |
msgid ""
|
2782 |
"Check this box if you want to remove this entry from the list of Upload MIME "
|
2783 |
"Types returned by get_allowed_mime_types()."
|
2789 |
msgid "Search Known MIME Types"
|
2790 |
msgstr ""
|
2791 |
|
2792 |
+
msgid "Search Types"
|
2793 |
+
msgstr ""
|
2794 |
+
|
2795 |
msgid "To search by extension, use \".\", e.g., \".doc\""
|
2796 |
msgstr ""
|
2797 |
|
2843 |
msgid "Search Known Types"
|
2844 |
msgstr ""
|
2845 |
|
|
|
|
|
|
|
2846 |
msgid "Go to"
|
2847 |
msgstr ""
|
2848 |
|
3005 |
"performed.</strong>"
|
3006 |
msgstr ""
|
3007 |
|
3008 |
+
msgid ""
|
3009 |
+
"In this tab you can browse the list of MLA example plugins, install or "
|
3010 |
+
"update them in the Plugins/Installed Plugins area and see which examples you "
|
3011 |
+
"have already installed. <strong>To activate, deactivate or delete</strong> "
|
3012 |
+
"the plugins you must go to the Plugins/Installed Plugins admin submenu."
|
3013 |
+
msgstr ""
|
3014 |
+
|
3015 |
+
#. translators: 1: Documentation hyperlink
|
3016 |
+
#, php-format
|
3017 |
+
msgid ""
|
3018 |
+
"You can find more information about using the example plugins in the %1$s "
|
3019 |
+
"section of the Documentation or by clicking the <strong>\"Help\"</strong> "
|
3020 |
+
"tab in the upper-right corner of this screen."
|
3021 |
+
msgstr ""
|
3022 |
+
|
3023 |
+
msgid "Example plugin documentation"
|
3024 |
+
msgstr ""
|
3025 |
+
|
3026 |
+
msgid "The Example Plugins"
|
3027 |
+
msgstr ""
|
3028 |
+
|
3029 |
+
msgid "Example Plugins"
|
3030 |
+
msgstr ""
|
3031 |
+
|
3032 |
+
msgid "Search Example Plugins"
|
3033 |
+
msgstr ""
|
3034 |
+
|
3035 |
+
msgid "Search Plugins"
|
3036 |
+
msgstr ""
|
3037 |
+
|
3038 |
+
msgid "Searches Name, Description, File Name and Tags"
|
3039 |
+
msgstr ""
|
3040 |
+
|
3041 |
+
#. translators: 1: bulk_action, e.g., single_item_delete, single_item_edit
|
3042 |
+
#, php-format
|
3043 |
+
msgid "Empty mla_item_ID - \"%1$s\""
|
3044 |
+
msgstr ""
|
3045 |
+
|
3046 |
msgid "Debug settings saved."
|
3047 |
msgstr ""
|
3048 |
|
languages/media-library-assistant-en_US.pot
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
msgid ""
|
3 |
msgstr ""
|
4 |
"Project-Id-Version: Media Library Assistant\n"
|
5 |
-
"POT-Creation-Date: 2016-
|
6 |
"PO-Revision-Date: 2015-08-21 21:38-0800\n"
|
7 |
"Last-Translator: David Lingren <david@fairtradejudaica.org>\n"
|
8 |
"Language-Team: David Lingren <david@fairtradejudaica.org>\n"
|
@@ -21,285 +21,122 @@ msgstr ""
|
|
21 |
"X-Poedit-SearchPath-2: index.php\n"
|
22 |
|
23 |
#. translators: Name of the plugin/theme
|
24 |
-
#: includes/class-mla-admin-columns-support.php:33
|
25 |
-
#: includes/class-mla-core-options.php:502 includes/class-mla-settings.php:480
|
26 |
-
#: includes/class-mla-settings.php:3275 includes/class-mla-settings.php:3295
|
27 |
-
#: index.php:48
|
28 |
msgid "Media Library Assistant"
|
29 |
msgstr ""
|
30 |
|
31 |
-
#: includes/class-mla-admin-columns-support.php:34
|
32 |
-
#: includes/class-mla-core-options.php:511
|
33 |
msgid "Assistant"
|
34 |
msgstr ""
|
35 |
|
36 |
-
#: includes/class-mla-ajax.php:162 includes/class-mla-core-options.php:1089
|
37 |
-
#: includes/class-mla-data.php:3600 includes/class-mla-edit-media.php:426
|
38 |
-
#: includes/class-mla-main.php:1848 includes/class-mla-main.php:2038
|
39 |
-
#: includes/class-mla-objects.php:315 includes/class-mla-options.php:691
|
40 |
-
#: includes/mla-main-search-box-template.php:50
|
41 |
-
#: includes/mla-media-modal-js-template.php:40
|
42 |
msgid "Title"
|
43 |
msgstr ""
|
44 |
|
45 |
-
#: includes/class-mla-ajax.php:162 includes/class-mla-main.php:1849
|
46 |
-
#: includes/class-mla-thumbnail-generation.php:436
|
47 |
msgid "Type"
|
48 |
msgstr ""
|
49 |
|
50 |
-
#: includes/class-mla-ajax.php:162 includes/class-mla-main.php:1850
|
51 |
msgid "Date"
|
52 |
msgstr ""
|
53 |
|
54 |
-
#: includes/class-mla-ajax.php:162 includes/class-mla-main.php:1851
|
55 |
-
#: includes/class-mla-settings.php:2304
|
56 |
msgid "Status"
|
57 |
msgstr ""
|
58 |
|
59 |
-
#: includes/class-mla-ajax.php:166 includes/class-mla-list-table.php:792
|
60 |
-
#: includes/class-mla-list-table.php:913 includes/class-mla-main.php:454
|
61 |
-
#: includes/class-mla-polylang-support.php:429
|
62 |
-
#: includes/class-mla-thumbnail-generation.php:97
|
63 |
msgid "(no title)"
|
64 |
msgstr ""
|
65 |
|
66 |
-
#: includes/class-mla-ajax.php:172
|
67 |
msgid "Published"
|
68 |
msgstr ""
|
69 |
|
70 |
-
#: includes/class-mla-ajax.php:175 includes/class-mla-edit-media.php:817
|
71 |
-
#: includes/class-mla-list-table.php:559
|
72 |
msgid "Scheduled"
|
73 |
msgstr ""
|
74 |
|
75 |
-
#: includes/class-mla-ajax.php:178
|
76 |
msgid "Pending Review"
|
77 |
msgstr ""
|
78 |
|
79 |
-
#: includes/class-mla-ajax.php:181 includes/class-mla-edit-media.php:823
|
80 |
-
#: includes/class-mla-list-table.php:556
|
81 |
msgid "Draft"
|
82 |
msgstr ""
|
83 |
|
84 |
#. translators: date format in table columns, see http://php.net/date
|
85 |
#. translators: format for upload/last modified date
|
86 |
-
#: includes/class-mla-ajax.php:191 includes/class-mla-list-table.php:1322
|
87 |
-
#: includes/class-mla-list-table.php:1351
|
88 |
-
#: includes/class-mla-list-table.php:1407
|
89 |
msgid "Y/m/d"
|
90 |
msgstr ""
|
91 |
|
92 |
-
#: includes/class-mla-ajax.php:220 includes/class-mla-ajax.php:227
|
93 |
-
#: includes/class-mla-ajax.php:236 includes/class-mla-core.php:622
|
94 |
-
#: includes/class-mla-core.php:640 includes/class-mla-core.php:1017
|
95 |
-
#: includes/class-mla-core.php:1023 includes/class-mla-core.php:1027
|
96 |
-
#: includes/class-mla-data-pdf.php:216 includes/class-mla-data-pdf.php:517
|
97 |
-
#: includes/class-mla-data-pdf.php:519 includes/class-mla-data-pdf.php:565
|
98 |
-
#: includes/class-mla-data-pdf.php:749 includes/class-mla-data-query.php:666
|
99 |
-
#: includes/class-mla-data.php:50 includes/class-mla-data.php:109
|
100 |
-
#: includes/class-mla-data.php:197 includes/class-mla-data.php:241
|
101 |
-
#: includes/class-mla-data.php:344 includes/class-mla-data.php:500
|
102 |
-
#: includes/class-mla-data.php:563 includes/class-mla-data.php:1196
|
103 |
-
#: includes/class-mla-data.php:1418 includes/class-mla-data.php:1424
|
104 |
-
#: includes/class-mla-data.php:1820 includes/class-mla-data.php:1824
|
105 |
-
#: includes/class-mla-data.php:2988 includes/class-mla-data.php:3015
|
106 |
-
#: includes/class-mla-data.php:3347 includes/class-mla-data.php:3360
|
107 |
-
#: includes/class-mla-data.php:3382 includes/class-mla-data.php:3577
|
108 |
-
#: includes/class-mla-data.php:3623 includes/class-mla-data.php:3655
|
109 |
-
#: includes/class-mla-data.php:3671 includes/class-mla-data.php:3861
|
110 |
-
#: includes/class-mla-edit-media.php:316 includes/class-mla-edit-media.php:731
|
111 |
-
#: includes/class-mla-edit-media.php:771 includes/class-mla-main.php:683
|
112 |
-
#: includes/class-mla-main.php:812 includes/class-mla-main.php:1153
|
113 |
-
#: includes/class-mla-main.php:1209 includes/class-mla-main.php:1234
|
114 |
-
#: includes/class-mla-main.php:1361 includes/class-mla-main.php:1413
|
115 |
-
#: includes/class-mla-main.php:1504 includes/class-mla-main.php:1535
|
116 |
-
#: includes/class-mla-main.php:1671 includes/class-mla-main.php:1678
|
117 |
-
#: includes/class-mla-main.php:1834 includes/class-mla-main.php:1909
|
118 |
-
#: includes/class-mla-main.php:2157 includes/class-mla-main.php:2165
|
119 |
-
#: includes/class-mla-main.php:2189 includes/class-mla-main.php:2197
|
120 |
-
#: includes/class-mla-main.php:2229 includes/class-mla-main.php:2237
|
121 |
-
#: includes/class-mla-media-modal.php:571 includes/class-mla-mime-types.php:477
|
122 |
-
#: includes/class-mla-mime-types.php:873 includes/class-mla-mime-types.php:961
|
123 |
-
#: includes/class-mla-mime-types.php:1107
|
124 |
-
#: includes/class-mla-mime-types.php:1130
|
125 |
-
#: includes/class-mla-mime-types.php:1941
|
126 |
-
#: includes/class-mla-mime-types.php:1952
|
127 |
-
#: includes/class-mla-mime-types.php:1965
|
128 |
-
#: includes/class-mla-mime-types.php:1973
|
129 |
-
#: includes/class-mla-mime-types.php:1978
|
130 |
-
#: includes/class-mla-mime-types.php:2021
|
131 |
-
#: includes/class-mla-mime-types.php:2040
|
132 |
-
#: includes/class-mla-mime-types.php:2091
|
133 |
-
#: includes/class-mla-mime-types.php:2125
|
134 |
-
#: includes/class-mla-mime-types.php:2210
|
135 |
-
#: includes/class-mla-mime-types.php:2289
|
136 |
-
#: includes/class-mla-mime-types.php:2298
|
137 |
-
#: includes/class-mla-mime-types.php:2330 includes/class-mla-objects.php:238
|
138 |
-
#: includes/class-mla-options.php:484 includes/class-mla-options.php:661
|
139 |
-
#: includes/class-mla-options.php:737 includes/class-mla-options.php:1240
|
140 |
-
#: includes/class-mla-options.php:1677 includes/class-mla-options.php:1690
|
141 |
-
#: includes/class-mla-options.php:1694 includes/class-mla-options.php:2278
|
142 |
-
#: includes/class-mla-options.php:2500 includes/class-mla-options.php:3069
|
143 |
-
#: includes/class-mla-options.php:3113 includes/class-mla-options.php:3121
|
144 |
-
#: includes/class-mla-options.php:3138 includes/class-mla-options.php:3148
|
145 |
-
#: includes/class-mla-options.php:3158 includes/class-mla-options.php:3166
|
146 |
-
#: includes/class-mla-options.php:3170 includes/class-mla-settings.php:593
|
147 |
-
#: includes/class-mla-settings.php:657 includes/class-mla-settings.php:671
|
148 |
-
#: includes/class-mla-settings.php:700 includes/class-mla-settings.php:711
|
149 |
-
#: includes/class-mla-settings.php:802 includes/class-mla-settings.php:938
|
150 |
-
#: includes/class-mla-settings.php:1069 includes/class-mla-settings.php:1106
|
151 |
-
#: includes/class-mla-settings.php:1246 includes/class-mla-settings.php:1609
|
152 |
-
#: includes/class-mla-settings.php:1641 includes/class-mla-settings.php:1718
|
153 |
-
#: includes/class-mla-settings.php:2055 includes/class-mla-settings.php:2106
|
154 |
-
#: includes/class-mla-settings.php:2185 includes/class-mla-settings.php:2773
|
155 |
-
#: includes/class-mla-settings.php:2915 includes/class-mla-settings.php:3138
|
156 |
-
#: includes/class-mla-settings.php:3189 includes/class-mla-settings.php:3275
|
157 |
-
#: includes/class-mla-settings.php:3307 includes/class-mla-settings.php:3310
|
158 |
-
#: includes/class-mla-settings.php:3314 includes/class-mla-settings.php:3419
|
159 |
-
#: includes/class-mla-settings.php:3425 includes/class-mla-settings.php:3439
|
160 |
-
#: includes/class-mla-settings.php:3446 includes/class-mla-settings.php:3450
|
161 |
-
#: includes/class-mla-settings.php:3476 includes/class-mla-settings.php:3516
|
162 |
-
#: includes/class-mla-settings.php:3522 includes/class-mla-settings.php:3536
|
163 |
-
#: includes/class-mla-settings.php:3543 includes/class-mla-settings.php:3547
|
164 |
-
#: includes/class-mla-settings.php:3588 includes/class-mla-settings.php:3709
|
165 |
-
#: includes/class-mla-settings.php:3842 includes/class-mla-settings.php:3916
|
166 |
-
#: includes/class-mla-settings.php:4005 includes/class-mla-settings.php:4362
|
167 |
-
#: includes/class-mla-settings.php:4366 includes/class-mla-settings.php:4377
|
168 |
-
#: includes/class-mla-settings.php:4384 includes/class-mla-settings.php:4393
|
169 |
-
#: includes/class-mla-settings.php:4430 includes/class-mla-settings.php:4438
|
170 |
-
#: includes/class-mla-settings.php:4447
|
171 |
-
#: includes/class-mla-shortcode-support.php:1895
|
172 |
-
#: includes/class-mla-shortcode-support.php:1986
|
173 |
-
#: includes/class-mla-shortcode-support.php:3212
|
174 |
-
#: includes/class-mla-shortcode-support.php:3305
|
175 |
-
#: includes/class-mla-shortcode-support.php:3337
|
176 |
-
#: includes/class-mla-shortcode-support.php:4262
|
177 |
-
#: includes/class-mla-shortcode-support.php:4597
|
178 |
-
#: includes/class-mla-shortcode-support.php:4628
|
179 |
-
#: includes/class-mla-thumbnail-generation.php:256
|
180 |
-
#: includes/class-mla-thumbnail-generation.php:270
|
181 |
-
#: includes/class-mla-thumbnail-generation.php:316
|
182 |
msgid "ERROR"
|
183 |
msgstr ""
|
184 |
|
185 |
-
#: includes/class-mla-ajax.php:220 includes/class-mla-main.php:1671
|
186 |
msgid "No post ID found"
|
187 |
msgstr ""
|
188 |
|
189 |
-
#: includes/class-mla-ajax.php:227 includes/class-mla-main.php:1678
|
190 |
-
#: includes/class-mla-polylang-support.php:326
|
191 |
msgid "You are not allowed to edit this Attachment."
|
192 |
msgstr ""
|
193 |
|
194 |
-
#: includes/class-mla-core-options.php:368 includes/class-mla-options.php:518
|
195 |
msgid "Attachment Categories"
|
196 |
msgstr ""
|
197 |
|
198 |
-
#: includes/class-mla-core-options.php:372
|
199 |
msgid "Check this option to add support for Attachment Categories."
|
200 |
msgstr ""
|
201 |
|
202 |
-
#: includes/class-mla-core-options.php:376 includes/class-mla-options.php:533
|
203 |
msgid "Attachment Tags"
|
204 |
msgstr ""
|
205 |
|
206 |
-
#: includes/class-mla-core-options.php:380
|
207 |
msgid "Check this option to add support for Attachment Tags."
|
208 |
msgstr ""
|
209 |
|
210 |
-
#: includes/class-mla-core-options.php:384 includes/class-mla-settings.php:1404
|
211 |
msgid "Where-used Reporting"
|
212 |
msgstr ""
|
213 |
|
214 |
-
#: includes/class-mla-core-options.php:389
|
215 |
msgid "Exclude Revisions"
|
216 |
msgstr ""
|
217 |
|
218 |
-
#: includes/class-mla-core-options.php:393
|
219 |
msgid "Check this option to exclude revisions from where-used reporting."
|
220 |
msgstr ""
|
221 |
|
222 |
-
#: includes/class-mla-core-options.php:397
|
223 |
msgid "Where-used database access tuning"
|
224 |
msgstr ""
|
225 |
|
226 |
-
#: includes/class-mla-core-options.php:402
|
227 |
-
#: includes/class-mla-edit-media.php:666 includes/class-mla-edit-media.php:916
|
228 |
msgid "Featured in"
|
229 |
msgstr ""
|
230 |
|
231 |
-
#: includes/class-mla-core-options.php:407
|
232 |
-
#: includes/class-mla-core-options.php:417
|
233 |
msgid "Enabled"
|
234 |
msgstr ""
|
235 |
|
236 |
-
#: includes/class-mla-core-options.php:407
|
237 |
-
#: includes/class-mla-core-options.php:417
|
238 |
-
#: includes/class-mla-core-options.php:427
|
239 |
-
#: includes/class-mla-core-options.php:437
|
240 |
-
#: includes/class-mla-list-table.php:1019
|
241 |
-
#: includes/class-mla-list-table.php:1064
|
242 |
-
#: includes/class-mla-list-table.php:1114
|
243 |
-
#: includes/class-mla-list-table.php:1159
|
244 |
msgid "Disabled"
|
245 |
msgstr ""
|
246 |
|
247 |
-
#: includes/class-mla-core-options.php:408
|
248 |
msgid "Search database posts and pages for Featured Image attachments."
|
249 |
msgstr ""
|
250 |
|
251 |
-
#: includes/class-mla-core-options.php:412
|
252 |
-
#: includes/class-mla-edit-media.php:670 includes/class-mla-edit-media.php:955
|
253 |
msgid "Inserted in"
|
254 |
msgstr ""
|
255 |
|
256 |
-
#: includes/class-mla-core-options.php:417
|
257 |
msgid "Base"
|
258 |
msgstr ""
|
259 |
|
260 |
-
#: includes/class-mla-core-options.php:418
|
261 |
msgid ""
|
262 |
"Search database posts and pages for attachments embedded in content."
|
263 |
"<br> Base = ignore intermediate size suffixes; use path, base "
|
264 |
"name and extension only."
|
265 |
msgstr ""
|
266 |
|
267 |
-
#: includes/class-mla-core-options.php:422
|
268 |
-
#: includes/class-mla-edit-media.php:674 includes/class-mla-edit-media.php:990
|
269 |
-
#: includes/class-mla-settings.php:4143
|
270 |
msgid "Gallery in"
|
271 |
msgstr ""
|
272 |
|
273 |
-
#: includes/class-mla-core-options.php:427
|
274 |
-
#: includes/class-mla-core-options.php:437
|
275 |
msgid "Dynamic"
|
276 |
msgstr ""
|
277 |
|
278 |
-
#: includes/class-mla-core-options.php:427
|
279 |
-
#: includes/class-mla-core-options.php:437 includes/class-mla-main.php:2068
|
280 |
-
#: includes/class-mla-settings.php:2809 includes/class-mla-settings.php:2945
|
281 |
msgid "Refresh"
|
282 |
msgstr ""
|
283 |
|
284 |
-
#: includes/class-mla-core-options.php:427
|
285 |
-
#: includes/class-mla-core-options.php:437
|
286 |
msgid "Cached"
|
287 |
msgstr ""
|
288 |
|
289 |
-
#: includes/class-mla-core-options.php:428
|
290 |
msgid ""
|
291 |
"Search database posts and pages for [ gallery ] shortcode results.<br> "
|
292 |
" Dynamic = once every page load, Cached = once every login, Disabled = "
|
293 |
"never.<br> Refresh = update references, then set to Cached."
|
294 |
msgstr ""
|
295 |
|
296 |
-
#: includes/class-mla-core-options.php:432
|
297 |
-
#: includes/class-mla-edit-media.php:678 includes/class-mla-edit-media.php:1025
|
298 |
-
#: includes/class-mla-settings.php:4153
|
299 |
msgid "MLA Gallery in"
|
300 |
msgstr ""
|
301 |
|
302 |
-
#: includes/class-mla-core-options.php:438
|
303 |
msgid ""
|
304 |
"Search database posts and pages for [mla_gallery] shortcode results."
|
305 |
"<br> Dynamic = once every page load, Cached = once every login, "
|
@@ -307,103 +144,84 @@ msgid ""
|
|
307 |
"Cached."
|
308 |
msgstr ""
|
309 |
|
310 |
-
#: includes/class-mla-core-options.php:442 includes/class-mla-settings.php:1404
|
311 |
msgid "Taxonomy Support"
|
312 |
msgstr ""
|
313 |
|
314 |
-
#: includes/class-mla-core-options.php:447
|
315 |
msgid "Compute Attachments Column"
|
316 |
msgstr ""
|
317 |
|
318 |
-
#: includes/class-mla-core-options.php:451
|
319 |
msgid ""
|
320 |
"Check this option to calculate attachments per term in the Attachments "
|
321 |
"Column."
|
322 |
msgstr ""
|
323 |
|
324 |
-
#: includes/class-mla-core-options.php:455
|
325 |
msgid ""
|
326 |
"Check the \"<strong>Support</strong>\" box to add the taxonomy to the "
|
327 |
"Assistant and the Edit Media screen."
|
328 |
msgstr ""
|
329 |
|
330 |
-
#: includes/class-mla-core-options.php:456
|
331 |
msgid ""
|
332 |
"Check the \"<strong>Inline Edit</strong>\" box to display the taxonomy in "
|
333 |
"the Quick Edit and Bulk Edit areas."
|
334 |
msgstr ""
|
335 |
|
336 |
-
#: includes/class-mla-core-options.php:457
|
337 |
msgid ""
|
338 |
"Check the \"<strong>Term Search</strong>\" box to add the taxonomy to the "
|
339 |
"\"Search Media/Terms\" list."
|
340 |
msgstr ""
|
341 |
|
342 |
-
#: includes/class-mla-core-options.php:458
|
343 |
-
#: includes/class-mla-core-options.php:662 includes/class-mla-settings.php:1435
|
344 |
-
#: includes/class-mla-settings.php:1436 includes/class-mla-settings.php:1437
|
345 |
msgid "For complete documentation"
|
346 |
msgstr ""
|
347 |
|
348 |
-
#: includes/class-mla-core-options.php:458
|
349 |
-
#: includes/class-mla-core-options.php:662 includes/class-mla-settings.php:1435
|
350 |
-
#: includes/class-mla-settings.php:1436
|
351 |
msgid "click here"
|
352 |
msgstr ""
|
353 |
|
354 |
-
#: includes/class-mla-core-options.php:460
|
355 |
msgid ""
|
356 |
"Check the \"<strong>Checklist</strong>\" box to enable the checklist-style "
|
357 |
"meta box for a flat taxonomy."
|
358 |
msgstr ""
|
359 |
|
360 |
-
#: includes/class-mla-core-options.php:461
|
361 |
msgid ""
|
362 |
"You must also check the <strong>\"Enable enhanced checklist taxonomies\"</"
|
363 |
"strong> box below to enable this feature."
|
364 |
msgstr ""
|
365 |
|
366 |
-
#: includes/class-mla-core-options.php:462
|
367 |
msgid ""
|
368 |
"Check the \"<strong>Checked On Top</strong>\" box to moved checked terms to "
|
369 |
"the top of the checklist-style meta box."
|
370 |
msgstr ""
|
371 |
|
372 |
-
#: includes/class-mla-core-options.php:463
|
373 |
msgid ""
|
374 |
-
"Use the \"<strong>List Filter</strong>\" option to select the taxonomy
|
375 |
-
"which to filter the Assistant table listing."
|
|
|
|
|
|
|
|
|
|
|
376 |
msgstr ""
|
377 |
|
378 |
-
#: includes/class-mla-core-options.php:489
|
379 |
msgid "Media/Assistant Screen Options"
|
380 |
msgstr ""
|
381 |
|
382 |
-
#: includes/class-mla-core-options.php:494
|
383 |
msgid "Admin Menu Options"
|
384 |
msgstr ""
|
385 |
|
386 |
-
#: includes/class-mla-core-options.php:499
|
387 |
msgid "Page Title"
|
388 |
msgstr ""
|
389 |
|
390 |
-
#: includes/class-mla-core-options.php:504
|
391 |
msgid "Enter the title for the Media/Assistant submenu page"
|
392 |
msgstr ""
|
393 |
|
394 |
-
#: includes/class-mla-core-options.php:508
|
395 |
msgid "Menu Title"
|
396 |
msgstr ""
|
397 |
|
398 |
-
#: includes/class-mla-core-options.php:513
|
399 |
msgid "Enter the title for the Media/Assistant submenu entry"
|
400 |
msgstr ""
|
401 |
|
402 |
-
#: includes/class-mla-core-options.php:517
|
403 |
msgid "Submenu Order"
|
404 |
msgstr ""
|
405 |
|
406 |
-
#: includes/class-mla-core-options.php:522
|
407 |
msgid ""
|
408 |
"Enter the position of the Media/Assistant submenu entry.<br> 0 = "
|
409 |
"natural order (at bottom), 1 - 4 = at top<br> "
|
@@ -411,286 +229,218 @@ msgid ""
|
|
411 |
"\""
|
412 |
msgstr ""
|
413 |
|
414 |
-
#: includes/class-mla-core-options.php:526
|
415 |
msgid "Display Media/Library"
|
416 |
msgstr ""
|
417 |
|
418 |
-
#: includes/class-mla-core-options.php:530
|
419 |
msgid ""
|
420 |
"Check/uncheck this option to display/remove the WordPress Media/Library "
|
421 |
"submenu entry."
|
422 |
msgstr ""
|
423 |
|
424 |
-
#: includes/class-mla-core-options.php:534
|
425 |
msgid "Display Media/Assistant list/grid view switcher"
|
426 |
msgstr ""
|
427 |
|
428 |
-
#: includes/class-mla-core-options.php:538
|
429 |
msgid ""
|
430 |
"Check/uncheck this option to display/remove the \"list/grid\" view switcher "
|
431 |
"on the Media/Assistant submenu."
|
432 |
msgstr ""
|
433 |
|
434 |
-
#: includes/class-mla-core-options.php:542
|
435 |
msgid "Table Defaults"
|
436 |
msgstr ""
|
437 |
|
438 |
-
#: includes/class-mla-core-options.php:547
|
439 |
msgid "Order By"
|
440 |
msgstr ""
|
441 |
|
442 |
-
#: includes/class-mla-core-options.php:552
|
443 |
-
#: includes/class-mla-core-options.php:780
|
444 |
-
#: includes/class-mla-core-options.php:811
|
445 |
-
#: includes/class-mla-core-options.php:825
|
446 |
-
#: includes/class-mla-list-table.php:433 includes/class-mla-list-table.php:1272
|
447 |
-
#: includes/class-mla-settings.php:2391
|
448 |
msgid "None"
|
449 |
msgstr ""
|
450 |
|
451 |
-
#: includes/class-mla-core-options.php:552
|
452 |
msgid "ID/Parent"
|
453 |
msgstr ""
|
454 |
|
455 |
-
#: includes/class-mla-core-options.php:553
|
456 |
msgid "Select the column for the sort order of the Assistant table listing."
|
457 |
msgstr ""
|
458 |
|
459 |
-
#: includes/class-mla-core-options.php:557
|
460 |
msgid "Order"
|
461 |
msgstr ""
|
462 |
|
463 |
-
#: includes/class-mla-core-options.php:562
|
464 |
msgid "Ascending"
|
465 |
msgstr ""
|
466 |
|
467 |
-
#: includes/class-mla-core-options.php:562
|
468 |
msgid "Descending"
|
469 |
msgstr ""
|
470 |
|
471 |
-
#: includes/class-mla-core-options.php:563
|
472 |
-
#: includes/class-mla-core-options.php:790
|
473 |
msgid "Choose the sort order."
|
474 |
msgstr ""
|
475 |
|
476 |
-
#: includes/class-mla-core-options.php:567
|
477 |
msgid "Views Width"
|
478 |
msgstr ""
|
479 |
|
480 |
-
#: includes/class-mla-core-options.php:572
|
481 |
msgid "Enter the width for the views list, in pixels (px) or percent (%)"
|
482 |
msgstr ""
|
483 |
|
484 |
-
#: includes/class-mla-core-options.php:576
|
485 |
msgid "Icon Size"
|
486 |
msgstr ""
|
487 |
|
488 |
-
#: includes/class-mla-core-options.php:581
|
489 |
msgid "Enter the size of the thumbnail/icon images, in pixels"
|
490 |
msgstr ""
|
491 |
|
492 |
-
#: includes/class-mla-core-options.php:585
|
493 |
msgid "Bulk Chunk Size"
|
494 |
msgstr ""
|
495 |
|
496 |
-
#: includes/class-mla-core-options.php:590
|
497 |
msgid "Enter the size of the Bulk Edit and Map All processing chunks"
|
498 |
msgstr ""
|
499 |
|
500 |
-
#: includes/class-mla-core-options.php:594
|
501 |
msgid "Taxonomy Filter parameters"
|
502 |
msgstr ""
|
503 |
|
504 |
-
#: includes/class-mla-core-options.php:599
|
505 |
msgid "Maximum Depth"
|
506 |
msgstr ""
|
507 |
|
508 |
-
#: includes/class-mla-core-options.php:604
|
509 |
msgid ""
|
510 |
"Enter the number of levels displayed for hierarchial taxonomies; enter zero "
|
511 |
"for no limit."
|
512 |
msgstr ""
|
513 |
|
514 |
-
#: includes/class-mla-core-options.php:608
|
515 |
msgid "Include Children"
|
516 |
msgstr ""
|
517 |
|
518 |
-
#: includes/class-mla-core-options.php:612
|
519 |
msgid ""
|
520 |
"Check/uncheck this option to include/exclude children for hierarchical "
|
521 |
"taxonomies."
|
522 |
msgstr ""
|
523 |
|
524 |
-
#: includes/class-mla-core-options.php:616
|
525 |
msgid "Search Media Defaults"
|
526 |
msgstr ""
|
527 |
|
528 |
-
#: includes/class-mla-core-options.php:621
|
529 |
msgid "Display Search Controls"
|
530 |
msgstr ""
|
531 |
|
532 |
-
#: includes/class-mla-core-options.php:625
|
533 |
-
#: includes/class-mla-core-options.php:751
|
534 |
msgid ""
|
535 |
"Check/uncheck this option to display/hide the and/or connector and search "
|
536 |
"fields controls."
|
537 |
msgstr ""
|
538 |
|
539 |
-
#: includes/class-mla-core-options.php:629
|
540 |
msgid ""
|
541 |
"Use these controls to set defaults for the and/or connector and search "
|
542 |
"fields controls.<br>These defaults will be used for the Search Media boxes "
|
543 |
"on both the Media/Assistant submenu<br>and the Media Manager Modal Window."
|
544 |
msgstr ""
|
545 |
|
546 |
-
#: includes/class-mla-core-options.php:643
|
547 |
msgid "Media/Edit Media Enhancements"
|
548 |
msgstr ""
|
549 |
|
550 |
-
#: includes/class-mla-core-options.php:648
|
551 |
msgid "Enable "enhanced checklist" taxonomies"
|
552 |
msgstr ""
|
553 |
|
554 |
-
#: includes/class-mla-core-options.php:652
|
555 |
msgid ""
|
556 |
"Check this option to enable the \"? Search\" feature for hierarchical "
|
557 |
"taxonomies, e.g., Att. Categories.<br> This option also enables "
|
558 |
"the \"checklist-style\" support for flat taxonomies, e.g., Att. Tags."
|
559 |
msgstr ""
|
560 |
|
561 |
-
#: includes/class-mla-core-options.php:656
|
562 |
msgid "Enable Edit Media additional meta boxes"
|
563 |
msgstr ""
|
564 |
|
565 |
-
#: includes/class-mla-core-options.php:660
|
566 |
msgid ""
|
567 |
"Check this option to add \"Parent Info\", \"Menu Order\", \"Attachment "
|
568 |
"Metadata\" and four \"where-used\" meta boxes to the Edit Media screen."
|
569 |
msgstr ""
|
570 |
|
571 |
-
#: includes/class-mla-core-options.php:661
|
572 |
msgid "You can also use Filters to customize the meta boxes."
|
573 |
msgstr ""
|
574 |
|
575 |
-
#: includes/class-mla-core-options.php:666
|
576 |
msgid "Media/Add New Enhancements"
|
577 |
msgstr ""
|
578 |
|
579 |
-
#: includes/class-mla-core-options.php:671
|
580 |
msgid "Enable "bulk edit" area"
|
581 |
msgstr ""
|
582 |
|
583 |
-
#: includes/class-mla-core-options.php:675
|
584 |
msgid ""
|
585 |
"Check this option to enable the \"Bulk Edit area\" feature on the Media/Add "
|
586 |
"New screen."
|
587 |
msgstr ""
|
588 |
|
589 |
-
#: includes/class-mla-core-options.php:679
|
590 |
msgid ""bulk edit" area on top"
|
591 |
msgstr ""
|
592 |
|
593 |
-
#: includes/class-mla-core-options.php:683
|
594 |
msgid ""
|
595 |
"Check this option to move the \"Bulk Edit area\" to the top of the Media/Add "
|
596 |
"New screen."
|
597 |
msgstr ""
|
598 |
|
599 |
-
#: includes/class-mla-core-options.php:687
|
600 |
msgid ""bulk edit" area initially open"
|
601 |
msgstr ""
|
602 |
|
603 |
-
#: includes/class-mla-core-options.php:690
|
604 |
msgid ""
|
605 |
"Check this option to automatically open the \"Bulk Edit area\" when the "
|
606 |
"Media/Add New screen is displayed."
|
607 |
msgstr ""
|
608 |
|
609 |
-
#: includes/class-mla-core-options.php:694
|
610 |
msgid "Media Manager/Media Grid Enhancements"
|
611 |
msgstr ""
|
612 |
|
613 |
-
#: includes/class-mla-core-options.php:699
|
614 |
msgid "Enable Media Grid Enhancements"
|
615 |
msgstr ""
|
616 |
|
617 |
-
#: includes/class-mla-core-options.php:702
|
618 |
msgid ""
|
619 |
"Check/uncheck this option to enable/disable Media Library Grid View "
|
620 |
"Enhancements."
|
621 |
msgstr ""
|
622 |
|
623 |
-
#: includes/class-mla-core-options.php:706
|
624 |
msgid "Enable Media Manager Enhancements"
|
625 |
msgstr ""
|
626 |
|
627 |
-
#: includes/class-mla-core-options.php:709
|
628 |
msgid ""
|
629 |
"Check/uncheck this option to enable/disable Media Manager Modal Window "
|
630 |
"Enhancements."
|
631 |
msgstr ""
|
632 |
|
633 |
-
#: includes/class-mla-core-options.php:713
|
634 |
msgid "Media Manager Enhanced MIME Type filter"
|
635 |
msgstr ""
|
636 |
|
637 |
-
#: includes/class-mla-core-options.php:716
|
638 |
msgid ""
|
639 |
"Check this option to filter by more MIME Types, e.g., text, applications."
|
640 |
msgstr ""
|
641 |
|
642 |
-
#: includes/class-mla-core-options.php:720
|
643 |
msgid "Media Manager Month and Year filter"
|
644 |
msgstr ""
|
645 |
|
646 |
-
#: includes/class-mla-core-options.php:723
|
647 |
msgid "Check this option to filter by month and year uploaded."
|
648 |
msgstr ""
|
649 |
|
650 |
-
#: includes/class-mla-core-options.php:727
|
651 |
msgid "Media Manager Category/Tag filter"
|
652 |
msgstr ""
|
653 |
|
654 |
-
#: includes/class-mla-core-options.php:730
|
655 |
msgid "Check this option to filter by taxonomy terms."
|
656 |
msgstr ""
|
657 |
|
658 |
-
#: includes/class-mla-core-options.php:734
|
659 |
msgid "Media Manager Terms Search popup"
|
660 |
msgstr ""
|
661 |
|
662 |
-
#: includes/class-mla-core-options.php:737
|
663 |
msgid "Check this option to enable the \"Terms Search\" popup window."
|
664 |
msgstr ""
|
665 |
|
666 |
-
#: includes/class-mla-core-options.php:741
|
667 |
msgid "Media Manager Enhanced Search Media box"
|
668 |
msgstr ""
|
669 |
|
670 |
-
#: includes/class-mla-core-options.php:744
|
671 |
msgid "Check this option to enable search box enhancements."
|
672 |
msgstr ""
|
673 |
|
674 |
-
#: includes/class-mla-core-options.php:748
|
675 |
msgid "Media Manager Enhanced Search Media Controls"
|
676 |
msgstr ""
|
677 |
|
678 |
-
#: includes/class-mla-core-options.php:755
|
679 |
msgid "Media Manager Checklist meta boxes"
|
680 |
msgstr ""
|
681 |
|
682 |
-
#: includes/class-mla-core-options.php:758
|
683 |
msgid ""
|
684 |
"Check this option to enable MLA-enhanced meta boxes in the \"ATTACHMENT "
|
685 |
"DETAILS\" pane.<br> This option is for any taxonomy that uses a "
|
686 |
"<strong>\"checklist-style\"</strong> meta box."
|
687 |
msgstr ""
|
688 |
|
689 |
-
#: includes/class-mla-core-options.php:762
|
690 |
msgid "Media Manager Flat meta boxes"
|
691 |
msgstr ""
|
692 |
|
693 |
-
#: includes/class-mla-core-options.php:765
|
694 |
msgid ""
|
695 |
"Check this option to enable MLA-enhanced meta boxes in the \"ATTACHMENT "
|
696 |
"DETAILS\" pane.<br> This option is for <strong>flat taxonomies</"
|
@@ -698,217 +448,147 @@ msgid ""
|
|
698 |
"style\" meta box."
|
699 |
msgstr ""
|
700 |
|
701 |
-
#: includes/class-mla-core-options.php:769
|
702 |
msgid "Media Manager auto-fill meta boxes"
|
703 |
msgstr ""
|
704 |
|
705 |
-
#: includes/class-mla-core-options.php:772
|
706 |
msgid ""
|
707 |
"Check this option to automatically fill MLA-enhanced meta boxes in the "
|
708 |
"\"ATTACHMENT DETAILS\" pane<br> when the item is selected."
|
709 |
msgstr ""
|
710 |
|
711 |
-
#: includes/class-mla-core-options.php:776
|
712 |
msgid "Media Manager Order By"
|
713 |
msgstr ""
|
714 |
|
715 |
-
#: includes/class-mla-core-options.php:780
|
716 |
-
#: includes/class-mla-core-options.php:789
|
717 |
-
#: includes/class-mla-core-options.php:811
|
718 |
-
#: includes/class-mla-core-options.php:825
|
719 |
-
#: includes/class-mla-core-options.php:839 includes/class-mla-settings.php:1486
|
720 |
msgid "Media Manager Default"
|
721 |
msgstr ""
|
722 |
|
723 |
-
#: includes/class-mla-core-options.php:780
|
724 |
msgid "Title/Name"
|
725 |
msgstr ""
|
726 |
|
727 |
-
#: includes/class-mla-core-options.php:781
|
728 |
msgid ""
|
729 |
"If you want to override the Media Manager default,<br> select a "
|
730 |
"column for the sort order of the Media Library listing."
|
731 |
msgstr ""
|
732 |
|
733 |
-
#: includes/class-mla-core-options.php:785
|
734 |
msgid "Media Manager Order"
|
735 |
msgstr ""
|
736 |
|
737 |
-
#: includes/class-mla-core-options.php:794
|
738 |
msgid "Attachment Display Settings"
|
739 |
msgstr ""
|
740 |
|
741 |
-
#: includes/class-mla-core-options.php:799
|
742 |
msgid "Media Manager Apply Display Settings"
|
743 |
msgstr ""
|
744 |
|
745 |
-
#: includes/class-mla-core-options.php:802
|
746 |
msgid ""
|
747 |
"Check this option to always start with the Attachment Display Settings set "
|
748 |
"here,<br> overriding browser-/cookie-based defaults."
|
749 |
msgstr ""
|
750 |
|
751 |
-
#: includes/class-mla-core-options.php:806
|
752 |
-
#: includes/class-mla-core-options.php:808
|
753 |
msgid "Alignment"
|
754 |
msgstr ""
|
755 |
|
756 |
#. translators: 1: option name, e.g., Alignment, Link To or Size
|
757 |
-
#: includes/class-mla-core-options.php:808
|
758 |
-
#: includes/class-mla-core-options.php:822
|
759 |
-
#: includes/class-mla-core-options.php:836
|
760 |
#, php-format
|
761 |
msgid ""
|
762 |
"Select a value for the default %1$s option in the Attachment Display "
|
763 |
"Settings."
|
764 |
msgstr ""
|
765 |
|
766 |
-
#: includes/class-mla-core-options.php:811
|
767 |
msgid "Left"
|
768 |
msgstr ""
|
769 |
|
770 |
-
#: includes/class-mla-core-options.php:811
|
771 |
msgid "Center"
|
772 |
msgstr ""
|
773 |
|
774 |
-
#: includes/class-mla-core-options.php:811
|
775 |
msgid "Right"
|
776 |
msgstr ""
|
777 |
|
778 |
-
#: includes/class-mla-core-options.php:820
|
779 |
-
#: includes/class-mla-core-options.php:822
|
780 |
msgid "Link To"
|
781 |
msgstr ""
|
782 |
|
783 |
-
#: includes/class-mla-core-options.php:825
|
784 |
msgid "Media File"
|
785 |
msgstr ""
|
786 |
|
787 |
-
#: includes/class-mla-core-options.php:825
|
788 |
msgid "Attachment Page"
|
789 |
msgstr ""
|
790 |
|
791 |
-
#: includes/class-mla-core-options.php:825
|
792 |
msgid "Custom URL"
|
793 |
msgstr ""
|
794 |
|
795 |
-
#: includes/class-mla-core-options.php:834
|
796 |
-
#: includes/class-mla-core-options.php:836
|
797 |
msgid "Size"
|
798 |
msgstr ""
|
799 |
|
800 |
-
#: includes/class-mla-core-options.php:839
|
801 |
-
#: includes/class-mla-thumbnail-generation.php:396
|
802 |
-
#: includes/class-mla-thumbnail-generation.php:443
|
803 |
msgid "Thumbnail"
|
804 |
msgstr ""
|
805 |
|
806 |
-
#: includes/class-mla-core-options.php:839
|
807 |
msgid "Medium"
|
808 |
msgstr ""
|
809 |
|
810 |
-
#: includes/class-mla-core-options.php:839
|
811 |
msgid "Large"
|
812 |
msgstr ""
|
813 |
|
814 |
-
#: includes/class-mla-core-options.php:839
|
815 |
msgid "Full Size"
|
816 |
msgstr ""
|
817 |
|
818 |
-
#: includes/class-mla-core-options.php:848
|
819 |
msgid "Uninstall (Delete) Plugin Settings"
|
820 |
msgstr ""
|
821 |
|
822 |
-
#: includes/class-mla-core-options.php:853
|
823 |
msgid "Delete Option Settings"
|
824 |
msgstr ""
|
825 |
|
826 |
-
#: includes/class-mla-core-options.php:856
|
827 |
msgid ""
|
828 |
"Check this option to remove all MLA option settings from the database when "
|
829 |
"the plugin is deleted.<br> <strong>You can make a backup copy</"
|
830 |
"strong> of your settings below by clicking \""
|
831 |
msgstr ""
|
832 |
|
833 |
-
#: includes/class-mla-core-options.php:856 includes/class-mla-settings.php:1406
|
834 |
msgid "Export ALL Settings"
|
835 |
msgstr ""
|
836 |
|
837 |
-
#: includes/class-mla-core-options.php:860
|
838 |
msgid "Delete Option Settings Backups"
|
839 |
msgstr ""
|
840 |
|
841 |
-
#: includes/class-mla-core-options.php:863
|
842 |
msgid ""
|
843 |
"Check this option to remove the <code>/wp-content/mla-backup</code> "
|
844 |
"directory and its contents when the plugin is deleted."
|
845 |
msgstr ""
|
846 |
|
847 |
-
#: includes/class-mla-core-options.php:867
|
848 |
msgid "Default [mla_gallery] Templates and Settings"
|
849 |
msgstr ""
|
850 |
|
851 |
-
#: includes/class-mla-core-options.php:872
|
852 |
-
#: includes/class-mla-core-options.php:878
|
853 |
-
#: includes/class-mla-core-options.php:916
|
854 |
-
#: includes/class-mla-core-options.php:922 includes/class-mla-settings.php:3408
|
855 |
-
#: includes/class-mla-settings.php:3419 includes/class-mla-settings.php:3425
|
856 |
-
#: includes/class-mla-settings.php:3429 includes/class-mla-settings.php:3461
|
857 |
-
#: includes/class-mla-settings.php:3476
|
858 |
msgid "Style Template"
|
859 |
msgstr ""
|
860 |
|
861 |
#. translators: 1: template type 2: shortcode
|
862 |
-
#: includes/class-mla-core-options.php:878
|
863 |
-
#: includes/class-mla-core-options.php:888
|
864 |
-
#: includes/class-mla-core-options.php:922
|
865 |
-
#: includes/class-mla-core-options.php:932
|
866 |
#, php-format
|
867 |
msgid "Select the default %1$s for your %2$s shortcodes."
|
868 |
msgstr ""
|
869 |
|
870 |
-
#: includes/class-mla-core-options.php:882
|
871 |
-
#: includes/class-mla-core-options.php:926
|
872 |
msgid "Markup Template"
|
873 |
msgstr ""
|
874 |
|
875 |
-
#: includes/class-mla-core-options.php:888
|
876 |
-
#: includes/class-mla-core-options.php:932 includes/class-mla-settings.php:3503
|
877 |
-
#: includes/class-mla-settings.php:3516 includes/class-mla-settings.php:3522
|
878 |
-
#: includes/class-mla-settings.php:3526 includes/class-mla-settings.php:3588
|
879 |
msgid "markup template"
|
880 |
msgstr ""
|
881 |
|
882 |
-
#: includes/class-mla-core-options.php:892
|
883 |
-
#: includes/class-mla-core-options.php:936
|
884 |
msgid "Default columns"
|
885 |
msgstr ""
|
886 |
|
887 |
-
#: includes/class-mla-core-options.php:896
|
888 |
msgid ""
|
889 |
"Enter the number of [mla_tag_cloud] columns; must be a positive integer."
|
890 |
msgstr ""
|
891 |
|
892 |
-
#: includes/class-mla-core-options.php:900
|
893 |
-
#: includes/class-mla-core-options.php:944
|
894 |
msgid "Default mla_margin"
|
895 |
msgstr ""
|
896 |
|
897 |
-
#: includes/class-mla-core-options.php:904
|
898 |
-
#: includes/class-mla-core-options.php:948
|
899 |
msgid ""
|
900 |
"Enter the CSS \"margin\" property value, in length (px, em, pt, etc.), "
|
901 |
"percent (%), \"auto\" or \"inherit\".<br> Enter \"none\" to "
|
902 |
"remove the property entirely."
|
903 |
msgstr ""
|
904 |
|
905 |
-
#: includes/class-mla-core-options.php:908
|
906 |
-
#: includes/class-mla-core-options.php:952
|
907 |
msgid "Default mla_itemwidth"
|
908 |
msgstr ""
|
909 |
|
910 |
-
#: includes/class-mla-core-options.php:912
|
911 |
-
#: includes/class-mla-core-options.php:956
|
912 |
msgid ""
|
913 |
"Enter the CSS \"width\" property value, in length (px, em, pt, etc.), "
|
914 |
"percent (%), \"auto\" or \"inherit\".<br> Enter \"calculate"
|
@@ -918,19 +598,15 @@ msgid ""
|
|
918 |
"the property entirely."
|
919 |
msgstr ""
|
920 |
|
921 |
-
#: includes/class-mla-core-options.php:940
|
922 |
msgid "Enter the number of [mla_gallery] columns; must be a positive integer."
|
923 |
msgstr ""
|
924 |
|
925 |
-
#: includes/class-mla-core-options.php:960
|
926 |
msgid "Thumbnail Substitution Support, mla_viewer"
|
927 |
msgstr ""
|
928 |
|
929 |
-
#: includes/class-mla-core-options.php:965
|
930 |
msgid "Enable thumbnail substitution"
|
931 |
msgstr ""
|
932 |
|
933 |
-
#: includes/class-mla-core-options.php:968
|
934 |
msgid ""
|
935 |
"Check this option to allow the \"mla_viewer\" to generate thumbnail images "
|
936 |
"for PDF documents. Thumbnails are generated dynamically, each time the item "
|
@@ -939,32 +615,26 @@ msgid ""
|
|
939 |
"strong>"
|
940 |
msgstr ""
|
941 |
|
942 |
-
#: includes/class-mla-core-options.php:972
|
943 |
msgid "Enable Featured Images"
|
944 |
msgstr ""
|
945 |
|
946 |
-
#: includes/class-mla-core-options.php:975
|
947 |
msgid ""
|
948 |
"Check this option to extend Featured Image support to all Media Library "
|
949 |
"items. The Featured Image can be used as a thumbnail image for the item in "
|
950 |
"an [mla_gallery] display."
|
951 |
msgstr ""
|
952 |
|
953 |
-
#: includes/class-mla-core-options.php:979
|
954 |
msgid "Enable Featured Image Generation"
|
955 |
msgstr ""
|
956 |
|
957 |
-
#: includes/class-mla-core-options.php:982
|
958 |
msgid ""
|
959 |
"Check this option to enable the \"Thumbnail\" generation action in the Media/"
|
960 |
"Assistant submenu Bulk Actions dropdown."
|
961 |
msgstr ""
|
962 |
|
963 |
-
#: includes/class-mla-core-options.php:986
|
964 |
msgid "Enable explicit Ghostscript check"
|
965 |
msgstr ""
|
966 |
|
967 |
-
#: includes/class-mla-core-options.php:989
|
968 |
msgid ""
|
969 |
"Check this option to enable the explicit check for Ghostscript support "
|
970 |
"required for thumbnail generation. If your Ghostscript software is in a non-"
|
@@ -973,22 +643,18 @@ msgid ""
|
|
973 |
"leave this option checked unless you know it is safe to turn it off."
|
974 |
msgstr ""
|
975 |
|
976 |
-
#: includes/class-mla-core-options.php:993
|
977 |
msgid "Ghostscript path"
|
978 |
msgstr ""
|
979 |
|
980 |
-
#: includes/class-mla-core-options.php:997
|
981 |
msgid ""
|
982 |
"If your “gs” executable is in a non-standard location, enter the "
|
983 |
"full path and filename here, e.g., “/usr/bin/gs”. It will "
|
984 |
"override the search for Ghostscript in other places."
|
985 |
msgstr ""
|
986 |
|
987 |
-
#: includes/class-mla-core-options.php:1017
|
988 |
msgid "Enable custom field mapping when adding new media"
|
989 |
msgstr ""
|
990 |
|
991 |
-
#: includes/class-mla-core-options.php:1020
|
992 |
msgid ""
|
993 |
"Check this option to enable mapping when uploading new media (attachments)."
|
994 |
"<br> Click Save Changes at the bottom of the screen if you change "
|
@@ -996,19 +662,15 @@ msgid ""
|
|
996 |
"buttons on the bulk edit, single edit and settings screens."
|
997 |
msgstr ""
|
998 |
|
999 |
-
#: includes/class-mla-core-options.php:1024
|
1000 |
msgid "Enable custom field mapping when updating media metadata"
|
1001 |
msgstr ""
|
1002 |
|
1003 |
-
#: includes/class-mla-core-options.php:1027
|
1004 |
-
#: includes/class-mla-core-options.php:1051
|
1005 |
msgid ""
|
1006 |
"Check this option to enable mapping when media (attachments) metadata is "
|
1007 |
"regenerated,<br> e.g., when the Media/Edit Media \"Edit Image\" "
|
1008 |
"functions are used."
|
1009 |
msgstr ""
|
1010 |
|
1011 |
-
#: includes/class-mla-core-options.php:1031
|
1012 |
msgid ""
|
1013 |
"Update the custom field mapping values above, then click Save Changes to "
|
1014 |
"make the updates permanent.<br>You can also make temporary updates and click "
|
@@ -1016,22 +678,18 @@ msgid ""
|
|
1016 |
"saving any rule changes."
|
1017 |
msgstr ""
|
1018 |
|
1019 |
-
#: includes/class-mla-core-options.php:1041
|
1020 |
msgid "Enable IPTC/EXIF Mapping when adding new media"
|
1021 |
msgstr ""
|
1022 |
|
1023 |
-
#: includes/class-mla-core-options.php:1044
|
1024 |
msgid ""
|
1025 |
"Check this option to enable mapping when uploading new media (attachments)."
|
1026 |
"<br> Does NOT affect the operation of the \"Map\" buttons on the "
|
1027 |
"bulk edit, single edit and settings screens."
|
1028 |
msgstr ""
|
1029 |
|
1030 |
-
#: includes/class-mla-core-options.php:1048
|
1031 |
msgid "Enable IPTC/EXIF Mapping when updating media metadata"
|
1032 |
msgstr ""
|
1033 |
|
1034 |
-
#: includes/class-mla-core-options.php:1055
|
1035 |
msgid ""
|
1036 |
"Update the standard field mapping values above, then click <strong>Save "
|
1037 |
"Changes</strong> to make the updates permanent.<br>You can also make "
|
@@ -1040,13 +698,11 @@ msgid ""
|
|
1040 |
"changes."
|
1041 |
msgstr ""
|
1042 |
|
1043 |
-
#: includes/class-mla-core-options.php:1065
|
1044 |
msgid ""
|
1045 |
"Update the taxonomy term mapping values above, then click <strong>Save "
|
1046 |
"Changes</strong> or <strong>Map All Attachments, Taxonomy Terms Now</strong>."
|
1047 |
msgstr ""
|
1048 |
|
1049 |
-
#: includes/class-mla-core-options.php:1075
|
1050 |
msgid ""
|
1051 |
"<strong>Update</strong> individual custom field mapping values above, or "
|
1052 |
"make several updates and click <strong>Save Changes</strong> below to apply "
|
@@ -1057,567 +713,419 @@ msgid ""
|
|
1057 |
"changes."
|
1058 |
msgstr ""
|
1059 |
|
1060 |
-
#: includes/class-mla-core-options.php:1085
|
1061 |
msgid "IPTC/EXIF Mapping help"
|
1062 |
msgstr ""
|
1063 |
|
1064 |
-
#: includes/class-mla-core-options.php:1096 includes/class-mla-data.php:3626
|
1065 |
-
#: includes/class-mla-edit-media.php:427 includes/class-mla-main.php:2039
|
1066 |
msgid "Name/Slug"
|
1067 |
msgstr ""
|
1068 |
|
1069 |
-
#: includes/class-mla-core-options.php:1103 includes/class-mla-data.php:3668
|
1070 |
-
#: includes/class-mla-edit-media.php:430 includes/class-mla-list-table.php:1214
|
1071 |
-
#: includes/class-mla-main.php:2042 includes/class-mla-options.php:697
|
1072 |
-
#: includes/mla-main-search-box-template.php:52
|
1073 |
-
#: includes/mla-media-modal-js-template.php:48
|
1074 |
msgid "ALT Text"
|
1075 |
msgstr ""
|
1076 |
|
1077 |
-
#: includes/class-mla-core-options.php:1110 includes/class-mla-data.php:3681
|
1078 |
-
#: includes/class-mla-edit-media.php:428 includes/class-mla-main.php:2040
|
1079 |
-
#: includes/class-mla-options.php:700
|
1080 |
-
#: includes/mla-main-search-box-template.php:53
|
1081 |
-
#: includes/mla-media-modal-js-template.php:53
|
1082 |
msgid "Caption"
|
1083 |
msgstr ""
|
1084 |
|
1085 |
-
#: includes/class-mla-core-options.php:1117 includes/class-mla-data.php:3690
|
1086 |
-
#: includes/class-mla-edit-media.php:429 includes/class-mla-main.php:2041
|
1087 |
-
#: includes/class-mla-options.php:703 includes/class-mla-settings.php:1575
|
1088 |
-
#: includes/class-mla-settings.php:1832 includes/class-mla-settings.php:1930
|
1089 |
-
#: includes/class-mla-settings.php:2294
|
1090 |
-
#: includes/mla-main-search-box-template.php:54
|
1091 |
-
#: includes/mla-media-modal-js-template.php:57
|
1092 |
msgid "Description"
|
1093 |
msgstr ""
|
1094 |
|
1095 |
-
#: includes/class-mla-core-options.php:1137
|
1096 |
msgid "Enable View and Post MIME Type Support"
|
1097 |
msgstr ""
|
1098 |
|
1099 |
-
#: includes/class-mla-core-options.php:1140
|
1100 |
msgid ""
|
1101 |
"Check/uncheck this option to enable/disable Post MIME Type Support, then "
|
1102 |
"click <strong>Save Changes</strong> to record the new setting."
|
1103 |
msgstr ""
|
1104 |
|
1105 |
-
#: includes/class-mla-core-options.php:1149
|
1106 |
msgid "Post MIME Types help."
|
1107 |
msgstr ""
|
1108 |
|
1109 |
-
#: includes/class-mla-core-options.php:1152
|
1110 |
-
#: includes/class-mla-mime-types.php:1366
|
1111 |
msgctxt "table_view_singular"
|
1112 |
msgid "All"
|
1113 |
msgstr ""
|
1114 |
|
1115 |
-
#: includes/class-mla-core-options.php:1153
|
1116 |
-
#: includes/class-mla-mime-types.php:1367
|
1117 |
msgctxt "table_view_plural"
|
1118 |
msgid "All"
|
1119 |
msgstr ""
|
1120 |
|
1121 |
-
#: includes/class-mla-core-options.php:1158
|
1122 |
-
#: includes/class-mla-core-options.php:1212
|
1123 |
-
#: includes/class-mla-core-options.php:1221
|
1124 |
-
#: includes/class-mla-core-options.php:1230
|
1125 |
msgctxt "post_mime_types_description"
|
1126 |
msgid "Built-in view"
|
1127 |
msgstr ""
|
1128 |
|
1129 |
-
#: includes/class-mla-core-options.php:1161
|
1130 |
msgctxt "table_view_singular"
|
1131 |
msgid "Image"
|
1132 |
msgstr ""
|
1133 |
|
1134 |
-
#: includes/class-mla-core-options.php:1162
|
1135 |
msgctxt "table_view_plural"
|
1136 |
msgid "Images"
|
1137 |
msgstr ""
|
1138 |
|
1139 |
-
#: includes/class-mla-core-options.php:1167
|
1140 |
msgctxt "post_mime_types_description"
|
1141 |
msgid "All image subtypes"
|
1142 |
msgstr ""
|
1143 |
|
1144 |
-
#: includes/class-mla-core-options.php:1170
|
1145 |
msgctxt "table_view_singular"
|
1146 |
msgid "Audio"
|
1147 |
msgstr ""
|
1148 |
|
1149 |
-
#: includes/class-mla-core-options.php:1171
|
1150 |
msgctxt "table_view_plural"
|
1151 |
msgid "Audio"
|
1152 |
msgstr ""
|
1153 |
|
1154 |
-
#: includes/class-mla-core-options.php:1176
|
1155 |
msgctxt "post_mime_types_description"
|
1156 |
msgid "All audio subtypes"
|
1157 |
msgstr ""
|
1158 |
|
1159 |
-
#: includes/class-mla-core-options.php:1179
|
1160 |
msgctxt "table_view_singular"
|
1161 |
msgid "Video"
|
1162 |
msgstr ""
|
1163 |
|
1164 |
-
#: includes/class-mla-core-options.php:1180
|
1165 |
msgctxt "table_view_plural"
|
1166 |
msgid "Video"
|
1167 |
msgstr ""
|
1168 |
|
1169 |
-
#: includes/class-mla-core-options.php:1185
|
1170 |
msgctxt "post_mime_types_description"
|
1171 |
msgid "All video subtypes"
|
1172 |
msgstr ""
|
1173 |
|
1174 |
-
#: includes/class-mla-core-options.php:1188
|
1175 |
msgctxt "table_view_singular"
|
1176 |
msgid "Text"
|
1177 |
msgstr ""
|
1178 |
|
1179 |
-
#: includes/class-mla-core-options.php:1189
|
1180 |
msgctxt "table_view_plural"
|
1181 |
msgid "Text"
|
1182 |
msgstr ""
|
1183 |
|
1184 |
-
#: includes/class-mla-core-options.php:1194
|
1185 |
msgctxt "post_mime_types_description"
|
1186 |
msgid "All text subtypes"
|
1187 |
msgstr ""
|
1188 |
|
1189 |
-
#: includes/class-mla-core-options.php:1197
|
1190 |
msgctxt "table_view_singular"
|
1191 |
msgid "Application"
|
1192 |
msgstr ""
|
1193 |
|
1194 |
-
#: includes/class-mla-core-options.php:1198
|
1195 |
msgctxt "table_view_plural"
|
1196 |
msgid "Applications"
|
1197 |
msgstr ""
|
1198 |
|
1199 |
-
#: includes/class-mla-core-options.php:1203
|
1200 |
msgctxt "post_mime_types_description"
|
1201 |
msgid "All application subtypes"
|
1202 |
msgstr ""
|
1203 |
|
1204 |
-
#: includes/class-mla-core-options.php:1206
|
1205 |
-
#: includes/class-mla-list-table.php:1409
|
1206 |
msgctxt "table_view_singular"
|
1207 |
msgid "Unattached"
|
1208 |
msgstr ""
|
1209 |
|
1210 |
-
#: includes/class-mla-core-options.php:1207
|
1211 |
msgctxt "table_view_plural"
|
1212 |
msgid "Unattached"
|
1213 |
msgstr ""
|
1214 |
|
1215 |
-
#: includes/class-mla-core-options.php:1215
|
1216 |
msgctxt "table_view_singular"
|
1217 |
msgid "Attached"
|
1218 |
msgstr ""
|
1219 |
|
1220 |
-
#: includes/class-mla-core-options.php:1216
|
1221 |
msgctxt "table_view_plural"
|
1222 |
msgid "Attached"
|
1223 |
msgstr ""
|
1224 |
|
1225 |
-
#: includes/class-mla-core-options.php:1224
|
1226 |
msgctxt "table_view_singular"
|
1227 |
msgid "Trash"
|
1228 |
msgstr ""
|
1229 |
|
1230 |
-
#: includes/class-mla-core-options.php:1225
|
1231 |
msgctxt "table_view_plural"
|
1232 |
msgid "Trash"
|
1233 |
msgstr ""
|
1234 |
|
1235 |
-
#: includes/class-mla-core-options.php:1236
|
1236 |
msgid "Enable Upload MIME Type Support"
|
1237 |
msgstr ""
|
1238 |
|
1239 |
-
#: includes/class-mla-core-options.php:1239
|
1240 |
msgid ""
|
1241 |
"Check/uncheck this option to enable/disable Upload MIME Type Support, then "
|
1242 |
"click <strong>Save Changes</strong> to record the new setting."
|
1243 |
msgstr ""
|
1244 |
|
1245 |
-
#: includes/class-mla-core-options.php:1248
|
1246 |
msgid "Upload MIME Types help."
|
1247 |
msgstr ""
|
1248 |
|
1249 |
-
#: includes/class-mla-core-options.php:1253
|
1250 |
msgid "Enable MLA File Type Icons Support"
|
1251 |
msgstr ""
|
1252 |
|
1253 |
-
#: includes/class-mla-core-options.php:1256
|
1254 |
msgid ""
|
1255 |
"Check/uncheck this option to enable/disable MLA File Type Icons Support, "
|
1256 |
"then click <strong>Save Changes</strong> to record the new setting."
|
1257 |
msgstr ""
|
1258 |
|
1259 |
-
#: includes/class-mla-core-options.php:1260
|
1260 |
msgid "Display Limit"
|
1261 |
msgstr ""
|
1262 |
|
1263 |
-
#: includes/class-mla-core-options.php:1264
|
1264 |
msgid ""
|
1265 |
"Enter the maximum number of debug log characters to display; enter zero or "
|
1266 |
"leave blank for no limit."
|
1267 |
msgstr ""
|
1268 |
|
1269 |
-
#: includes/class-mla-core-options.php:1268
|
1270 |
msgid "Debug File"
|
1271 |
msgstr ""
|
1272 |
|
1273 |
-
#: includes/class-mla-core-options.php:1272
|
1274 |
msgid ""
|
1275 |
"Enter the name of an alternate, MLA-specific debug log file; leave blank to "
|
1276 |
"use the PHP error_log."
|
1277 |
msgstr ""
|
1278 |
|
1279 |
-
#: includes/class-mla-core-options.php:1276
|
1280 |
msgid "Replace PHP error_log file"
|
1281 |
msgstr ""
|
1282 |
|
1283 |
-
#: includes/class-mla-core-options.php:1279
|
1284 |
msgid ""
|
1285 |
"Check this option to replace the PHP error_log file with the MLA Debug File."
|
1286 |
"<br> allows capture of PHP messages in the MLA Debug File."
|
1287 |
msgstr ""
|
1288 |
|
1289 |
-
#: includes/class-mla-core-options.php:1283
|
1290 |
msgid "PHP Reporting"
|
1291 |
msgstr ""
|
1292 |
|
1293 |
-
#: includes/class-mla-core-options.php:1287
|
1294 |
msgid ""
|
1295 |
"Enter a numeric error_reporting value, e.g., 0x7FFF or 32767; leave blank to "
|
1296 |
"use the existing PHP error_reporting value."
|
1297 |
msgstr ""
|
1298 |
|
1299 |
-
#: includes/class-mla-core-options.php:1291
|
1300 |
msgid "MLA Reporting"
|
1301 |
msgstr ""
|
1302 |
|
1303 |
-
#: includes/class-mla-core-options.php:1295
|
1304 |
msgid ""
|
1305 |
"Enter a numeric MLA_DEBUG_LEVEL value, e.g., 0x0003 or 3; leave blank to use "
|
1306 |
"the existing MLA_DEBUG_LEVEL value."
|
1307 |
msgstr ""
|
1308 |
|
1309 |
#. translators: 1: ERROR tag 2: path and file name
|
1310 |
-
#: includes/class-mla-core.php:622
|
1311 |
#, php-format
|
1312 |
msgctxt "error_log"
|
1313 |
msgid "%1$s: mla_load_template file \"%2$s\" not found."
|
1314 |
msgstr ""
|
1315 |
|
1316 |
#. translators: 1: ERROR tag 2: path and file name 3: source type, e.g., file, option, string
|
1317 |
-
#: includes/class-mla-core.php:640
|
1318 |
#, php-format
|
1319 |
msgctxt "error_log"
|
1320 |
msgid "%1$s: mla_load_template file \"%2$s\" bad source type \"%3$s\"."
|
1321 |
msgstr ""
|
1322 |
|
1323 |
#. translators: 1: ERROR tag 2: raw_mime_type
|
1324 |
-
#: includes/class-mla-core.php:1017
|
1325 |
#, php-format
|
1326 |
msgid "%1$s: Bad specification part \"%2$s\""
|
1327 |
msgstr ""
|
1328 |
|
1329 |
#. translators: 1: ERROR tag 2: option, e.g., any, match, null
|
1330 |
-
#: includes/class-mla-core.php:1023
|
1331 |
#, php-format
|
1332 |
msgid "%1$s: Bad specification option \"%2$s\""
|
1333 |
msgstr ""
|
1334 |
|
1335 |
#. translators: 1: ERROR tag 2: prefix, e.g., custom
|
1336 |
-
#: includes/class-mla-core.php:1027
|
1337 |
#, php-format
|
1338 |
msgid "%1$s: Bad specification prefix \"%2$s\""
|
1339 |
msgstr ""
|
1340 |
|
1341 |
-
#: includes/class-mla-core.php:1127
|
1342 |
msgid "Most Used"
|
1343 |
msgstr ""
|
1344 |
|
1345 |
#. translators: %s: add new taxonomy label
|
1346 |
-
#: includes/class-mla-core.php:1156
|
1347 |
#, php-format
|
1348 |
msgid "+ %s"
|
1349 |
msgstr ""
|
1350 |
|
1351 |
-
#: includes/class-mla-core.php:1162 includes/class-mla-main.php:1840
|
1352 |
-
#: includes/class-mla-media-modal.php:601
|
1353 |
-
#: includes/mla-media-modal-js-template.php:28
|
1354 |
-
#: includes/mla-media-modal-js-template.php:71
|
1355 |
msgid "Search"
|
1356 |
msgstr ""
|
1357 |
|
1358 |
#. translators: 1: ERROR tag 2: index
|
1359 |
-
#: includes/class-mla-data-pdf.php:216
|
1360 |
#, php-format
|
1361 |
msgctxt "error_log"
|
1362 |
msgid "%1$s: _build_pdf_indirect_objects bad value at $index = \"%2$d\"."
|
1363 |
msgstr ""
|
1364 |
|
1365 |
#. translators: 1: ERROR tag 2: source offset 3: nest level
|
1366 |
-
#: includes/class-mla-data-pdf.php:517
|
1367 |
#, php-format
|
1368 |
msgctxt "error_log"
|
1369 |
msgid "%1$s: _parse_pdf_dictionary offset = %2$d, nest = %3$d."
|
1370 |
msgstr ""
|
1371 |
|
1372 |
#. translators: 1: ERROR tag 2: dictionary excerpt
|
1373 |
-
#: includes/class-mla-data-pdf.php:519
|
1374 |
#, php-format
|
1375 |
msgctxt "error_log"
|
1376 |
msgid "%1$s: _parse_pdf_dictionary no end delimiter dump = %2$s."
|
1377 |
msgstr ""
|
1378 |
|
1379 |
#. translators: 1: ERROR tag 2: entry name 3: value excerpt
|
1380 |
-
#: includes/class-mla-data-pdf.php:565
|
1381 |
#, php-format
|
1382 |
msgctxt "error_log"
|
1383 |
msgid "%1$s: _parse_pdf_dictionary bad value [ %2$s ] dump = %3$s"
|
1384 |
msgstr ""
|
1385 |
|
1386 |
#. translators: 1: ERROR tag 2: path and file
|
1387 |
-
#: includes/class-mla-data-pdf.php:749
|
1388 |
#, php-format
|
1389 |
msgctxt "error_log"
|
1390 |
msgid "%1$s: File \"%2$s\", startxref not found."
|
1391 |
msgstr ""
|
1392 |
|
1393 |
-
#: includes/class-mla-data-query.php:178
|
1394 |
msgctxt "list_table_column"
|
1395 |
msgid "ID/Parent"
|
1396 |
msgstr ""
|
1397 |
|
1398 |
-
#: includes/class-mla-data-query.php:179
|
1399 |
msgctxt "list_table_column"
|
1400 |
msgid "Title/Name"
|
1401 |
msgstr ""
|
1402 |
|
1403 |
-
#: includes/class-mla-data-query.php:180
|
1404 |
msgctxt "list_table_column"
|
1405 |
msgid "Title"
|
1406 |
msgstr ""
|
1407 |
|
1408 |
-
#: includes/class-mla-data-query.php:181
|
1409 |
msgctxt "list_table_column"
|
1410 |
msgid "Name"
|
1411 |
msgstr ""
|
1412 |
|
1413 |
-
#: includes/class-mla-data-query.php:182
|
1414 |
msgctxt "list_table_column"
|
1415 |
msgid "Parent ID"
|
1416 |
msgstr ""
|
1417 |
|
1418 |
-
#: includes/class-mla-data-query.php:183
|
1419 |
msgctxt "list_table_column"
|
1420 |
msgid "Menu Order"
|
1421 |
msgstr ""
|
1422 |
|
1423 |
-
#: includes/class-mla-data-query.php:184
|
1424 |
msgctxt "list_table_column"
|
1425 |
msgid "Featured in"
|
1426 |
msgstr ""
|
1427 |
|
1428 |
-
#: includes/class-mla-data-query.php:185
|
1429 |
msgctxt "list_table_column"
|
1430 |
msgid "Inserted in"
|
1431 |
msgstr ""
|
1432 |
|
1433 |
-
#: includes/class-mla-data-query.php:186
|
1434 |
msgctxt "list_table_column"
|
1435 |
msgid "Gallery in"
|
1436 |
msgstr ""
|
1437 |
|
1438 |
-
#: includes/class-mla-data-query.php:187
|
1439 |
msgctxt "list_table_column"
|
1440 |
msgid "MLA Gallery in"
|
1441 |
msgstr ""
|
1442 |
|
1443 |
-
#: includes/class-mla-data-query.php:188
|
1444 |
msgctxt "list_table_column"
|
1445 |
msgid "ALT Text"
|
1446 |
msgstr ""
|
1447 |
|
1448 |
-
#: includes/class-mla-data-query.php:189
|
1449 |
msgctxt "list_table_column"
|
1450 |
msgid "Caption"
|
1451 |
msgstr ""
|
1452 |
|
1453 |
-
#: includes/class-mla-data-query.php:190
|
1454 |
-
#: includes/class-mla-upload-list-table.php:193
|
1455 |
-
#: includes/class-mla-upload-optional-list-table.php:171
|
1456 |
-
#: includes/class-mla-view-list-table.php:179
|
1457 |
msgctxt "list_table_column"
|
1458 |
msgid "Description"
|
1459 |
msgstr ""
|
1460 |
|
1461 |
-
#: includes/class-mla-data-query.php:191
|
1462 |
-
#: includes/class-mla-upload-list-table.php:185
|
1463 |
-
#: includes/class-mla-upload-optional-list-table.php:168
|
1464 |
msgctxt "list_table_column"
|
1465 |
msgid "MIME Type"
|
1466 |
msgstr ""
|
1467 |
|
1468 |
-
#: includes/class-mla-data-query.php:192
|
1469 |
msgctxt "list_table_column"
|
1470 |
msgid "File URL"
|
1471 |
msgstr ""
|
1472 |
|
1473 |
-
#: includes/class-mla-data-query.php:193
|
1474 |
msgctxt "list_table_column"
|
1475 |
msgid "Base File"
|
1476 |
msgstr ""
|
1477 |
|
1478 |
-
#: includes/class-mla-data-query.php:194
|
1479 |
msgctxt "list_table_column"
|
1480 |
msgid "Date"
|
1481 |
msgstr ""
|
1482 |
|
1483 |
-
#: includes/class-mla-data-query.php:195
|
1484 |
msgctxt "list_table_column"
|
1485 |
msgid "Last Modified"
|
1486 |
msgstr ""
|
1487 |
|
1488 |
-
#: includes/class-mla-data-query.php:196
|
1489 |
msgctxt "list_table_column"
|
1490 |
msgid "Author"
|
1491 |
msgstr ""
|
1492 |
|
1493 |
-
#: includes/class-mla-data-query.php:197
|
1494 |
msgctxt "list_table_column"
|
1495 |
msgid "Attached to"
|
1496 |
msgstr ""
|
1497 |
|
1498 |
#. translators: 1: ERROR tag 2: function name 3: non-array value
|
1499 |
-
#: includes/class-mla-data-query.php:666 includes/class-mla-edit-media.php:316
|
1500 |
-
#: includes/class-mla-main.php:1834 includes/class-mla-main.php:1909
|
1501 |
-
#: includes/class-mla-media-modal.php:571 includes/class-mla-mime-types.php:477
|
1502 |
-
#: includes/class-mla-mime-types.php:1130
|
1503 |
-
#: includes/class-mla-mime-types.php:2330 includes/class-mla-settings.php:1609
|
1504 |
-
#: includes/class-mla-settings.php:2055
|
1505 |
#, php-format
|
1506 |
msgctxt "error_log"
|
1507 |
msgid "%1$s: %2$s non-array \"%3$s\""
|
1508 |
msgstr ""
|
1509 |
|
1510 |
#. translators: 1: DEBUG tag 2: query filter details
|
1511 |
-
#: includes/class-mla-data-query.php:1115
|
1512 |
#, php-format
|
1513 |
msgctxt "error_log"
|
1514 |
msgid "%1$s: _execute_list_table_query $wp_filter = \"%2$s\"."
|
1515 |
msgstr ""
|
1516 |
|
1517 |
-
#: includes/class-mla-data-query.php:1115
|
1518 |
-
#: includes/class-mla-data-query.php:1130
|
1519 |
-
#: includes/class-mla-data-query.php:1132
|
1520 |
-
#: includes/class-mla-data-query.php:1567
|
1521 |
-
#: includes/class-mla-data-query.php:1639
|
1522 |
-
#: includes/class-mla-data-query.php:1711
|
1523 |
-
#: includes/class-mla-data-query.php:1808
|
1524 |
-
#: includes/class-mla-data-query.php:1900
|
1525 |
-
#: includes/class-mla-data-query.php:1919
|
1526 |
msgid "DEBUG"
|
1527 |
msgstr ""
|
1528 |
|
1529 |
#. translators: 1: DEBUG tag 2: query details
|
1530 |
-
#: includes/class-mla-data-query.php:1130
|
1531 |
#, php-format
|
1532 |
msgctxt "error_log"
|
1533 |
msgid "%1$s: _execute_list_table_query WP_Query = \"%2$s\"."
|
1534 |
msgstr ""
|
1535 |
|
1536 |
#. translators: 1: DEBUG tag 2: SQL statement
|
1537 |
-
#: includes/class-mla-data-query.php:1132
|
1538 |
#, php-format
|
1539 |
msgctxt "error_log"
|
1540 |
msgid "%1$s: _execute_list_table_query SQL_request = \"%2$s\"."
|
1541 |
msgstr ""
|
1542 |
|
1543 |
#. translators: 1: DEBUG tag 2: search filter details
|
1544 |
-
#: includes/class-mla-data-query.php:1567
|
1545 |
#, php-format
|
1546 |
msgctxt "error_log"
|
1547 |
msgid "%1$s: mla_query_posts_search_filter = \"%2$s\"."
|
1548 |
msgstr ""
|
1549 |
|
1550 |
#. translators: 1: DEBUG tag 2: where filter details
|
1551 |
-
#: includes/class-mla-data-query.php:1639
|
1552 |
#, php-format
|
1553 |
msgctxt "error_log"
|
1554 |
msgid "%1$s: mla_query_posts_where_filter = \"%2$s\"."
|
1555 |
msgstr ""
|
1556 |
|
1557 |
#. translators: 1: DEBUG tag 2: join filter details
|
1558 |
-
#: includes/class-mla-data-query.php:1711
|
1559 |
#, php-format
|
1560 |
msgctxt "error_log"
|
1561 |
msgid "%1$s: mla_query_posts_join_filter = \"%2$s\"."
|
1562 |
msgstr ""
|
1563 |
|
1564 |
#. translators: 1: DEBUG tag 2: orderby details details
|
1565 |
-
#: includes/class-mla-data-query.php:1808
|
1566 |
#, php-format
|
1567 |
msgctxt "error_log"
|
1568 |
msgid "%1$s: mla_query_posts_orderby_filter = \"%2$s\"."
|
1569 |
msgstr ""
|
1570 |
|
1571 |
#. translators: 1: DEBUG tag 2: SQL clauses
|
1572 |
-
#: includes/class-mla-data-query.php:1900
|
1573 |
#, php-format
|
1574 |
msgctxt "error_log"
|
1575 |
msgid "%1$s: mla_query_posts_clauses_filter = \"%2$s\"."
|
1576 |
msgstr ""
|
1577 |
|
1578 |
#. translators: 1: DEBUG tag 2: SQL clauses
|
1579 |
-
#: includes/class-mla-data-query.php:1919
|
1580 |
#, php-format
|
1581 |
msgctxt "error_log"
|
1582 |
msgid "%1$s: mla_query_posts_clauses_request_filter = \"%2$s\"."
|
1583 |
msgstr ""
|
1584 |
|
1585 |
-
#: includes/class-mla-data-references.php:321
|
1586 |
-
#: includes/class-mla-data-references.php:664
|
1587 |
-
#: includes/class-mla-list-table.php:939
|
1588 |
msgid "NO REFERENCE TESTS"
|
1589 |
msgstr ""
|
1590 |
|
1591 |
-
#: includes/class-mla-data-references.php:327
|
1592 |
-
#: includes/class-mla-data-references.php:670
|
1593 |
-
#: includes/class-mla-data-source.php:688
|
1594 |
-
#: includes/class-mla-data-source.php:689
|
1595 |
msgid "ORPHAN"
|
1596 |
msgstr ""
|
1597 |
|
1598 |
-
#: includes/class-mla-data-references.php:331
|
1599 |
-
#: includes/class-mla-data-references.php:674
|
1600 |
msgid "UNUSED"
|
1601 |
msgstr ""
|
1602 |
|
1603 |
-
#: includes/class-mla-data-references.php:336
|
1604 |
-
#: includes/class-mla-data-references.php:679
|
1605 |
msgid "UNATTACHED"
|
1606 |
msgstr ""
|
1607 |
|
1608 |
-
#: includes/class-mla-data-references.php:338
|
1609 |
-
#: includes/class-mla-data-references.php:681
|
1610 |
msgid "INVALID PARENT"
|
1611 |
msgstr ""
|
1612 |
|
1613 |
#. translators: 1: post_type, 2: post_title, 3: post ID, 4: query string, 5: error message
|
1614 |
-
#: includes/class-mla-data-references.php:855
|
1615 |
#, php-format
|
1616 |
msgid "(%1$s) %2$s (ID %3$d) query \"%4$s\" failed, returning \"%5$s\""
|
1617 |
msgstr ""
|
1618 |
|
1619 |
#. translators: 1: ERROR tag 2: template excerpt
|
1620 |
-
#: includes/class-mla-data.php:50
|
1621 |
#, php-format
|
1622 |
msgctxt "error_log"
|
1623 |
msgid ""
|
@@ -1625,7 +1133,6 @@ msgid ""
|
|
1625 |
msgstr ""
|
1626 |
|
1627 |
#. translators: 1: ERROR tag 2: template excerpt
|
1628 |
-
#: includes/class-mla-data.php:109
|
1629 |
#, php-format
|
1630 |
msgctxt "error_log"
|
1631 |
msgid ""
|
@@ -1633,39 +1140,33 @@ msgid ""
|
|
1633 |
msgstr ""
|
1634 |
|
1635 |
#. translators: 1: ERROR tag 2: template excerpt
|
1636 |
-
#: includes/class-mla-data.php:197
|
1637 |
#, php-format
|
1638 |
msgctxt "error_log"
|
1639 |
msgid "%1$s: mla_parse_template no end delimiter, tail = \"%2$s\"."
|
1640 |
msgstr ""
|
1641 |
|
1642 |
#. translators: 1: ERROR tag 2: template string
|
1643 |
-
#: includes/class-mla-data.php:241
|
1644 |
#, php-format
|
1645 |
msgctxt "error_log"
|
1646 |
msgid "%1$s: _find_test_substring no end delimiter, tail = \"%2$s\"."
|
1647 |
msgstr ""
|
1648 |
|
1649 |
-
#: includes/class-mla-data.php:344
|
1650 |
msgid "Test; no closing parenthesis "
|
1651 |
msgstr ""
|
1652 |
|
1653 |
#. translators: 1: ERROR tag 2: node type, e.g., template
|
1654 |
-
#: includes/class-mla-data.php:500
|
1655 |
#, php-format
|
1656 |
msgctxt "error_log"
|
1657 |
msgid "%1$s: _evaluate_template_array_node unknown type \"%2$s\"."
|
1658 |
msgstr ""
|
1659 |
|
1660 |
#. translators: 1: ERROR tag 2: node type, e.g., template
|
1661 |
-
#: includes/class-mla-data.php:563
|
1662 |
#, php-format
|
1663 |
msgctxt "error_log"
|
1664 |
msgid "%1$s: _evaluate_template_node unknown type \"%2$s\"."
|
1665 |
msgstr ""
|
1666 |
|
1667 |
#. translators: 1: ERROR tag 2: template excerpt
|
1668 |
-
#: includes/class-mla-data.php:1196
|
1669 |
#, php-format
|
1670 |
msgctxt "error_log"
|
1671 |
msgid ""
|
@@ -1674,52 +1175,37 @@ msgid ""
|
|
1674 |
msgstr ""
|
1675 |
|
1676 |
#. translators: 1: ERROR tag 2: post ID
|
1677 |
-
#: includes/class-mla-data.php:1418
|
1678 |
#, php-format
|
1679 |
msgctxt "error_log"
|
1680 |
msgid "%1$s: mla_get_attachment_by_id(%2$d) not found."
|
1681 |
msgstr ""
|
1682 |
|
1683 |
#. translators: 1: ERROR tag 2: post ID 3: post_type
|
1684 |
-
#: includes/class-mla-data.php:1424
|
1685 |
#, php-format
|
1686 |
msgctxt "error_log"
|
1687 |
msgid "%1$s: mla_get_attachment_by_id(%2$d) wrong post_type \"%3$s\"."
|
1688 |
msgstr ""
|
1689 |
|
1690 |
-
#: includes/class-mla-data.php:1820
|
1691 |
msgctxt "error_log"
|
1692 |
msgid "mla_parse_xmp_metadata xml_parse_into_struct failed."
|
1693 |
msgstr ""
|
1694 |
|
1695 |
-
#: includes/class-mla-data.php:1824
|
1696 |
msgctxt "error_log"
|
1697 |
msgid "mla_parse_xmp_metadata set option failed."
|
1698 |
msgstr ""
|
1699 |
|
1700 |
-
#: includes/class-mla-data.php:3094 includes/class-mla-settings.php:1842
|
1701 |
-
#: includes/class-mla-view-list-table.php:430
|
1702 |
-
#: includes/class-mla-view-list-table.php:446
|
1703 |
-
#: includes/class-mla-wpml-support.php:1595
|
1704 |
msgid "Yes"
|
1705 |
msgstr ""
|
1706 |
|
1707 |
-
#: includes/class-mla-data.php:3096 includes/class-mla-list-table.php:166
|
1708 |
-
#: includes/class-mla-settings.php:1841
|
1709 |
-
#: includes/class-mla-view-list-table.php:432
|
1710 |
-
#: includes/class-mla-view-list-table.php:448
|
1711 |
-
#: includes/class-mla-wpml-support.php:1596
|
1712 |
msgid "No"
|
1713 |
msgstr ""
|
1714 |
|
1715 |
#. translators: 1: meta_key
|
1716 |
-
#: includes/class-mla-data.php:3344 includes/class-mla-data.php:3442
|
1717 |
#, php-format
|
1718 |
msgid "Deleting %1$s"
|
1719 |
msgstr ""
|
1720 |
|
1721 |
#. translators: 1: ERROR tag 2: meta_key
|
1722 |
-
#: includes/class-mla-data.php:3347
|
1723 |
#, php-format
|
1724 |
msgid "%1$s: meta:%2$s not found"
|
1725 |
msgstr ""
|
@@ -1727,538 +1213,463 @@ msgstr ""
|
|
1727 |
#. translators: 1: meta_key 2: meta_value
|
1728 |
#. translators: 1: meta_key 2: new_value
|
1729 |
#. translators: 1: meta_key 2: meta_value
|
1730 |
-
#: includes/class-mla-data.php:3356 includes/class-mla-data.php:3453
|
1731 |
-
#: includes/class-mla-data.php:3465
|
1732 |
#, php-format
|
1733 |
msgid "Adding %1$s = %2$s"
|
1734 |
msgstr ""
|
1735 |
|
1736 |
#. translators: 1: ERROR tag 2: meta_key
|
1737 |
-
#: includes/class-mla-data.php:3360
|
1738 |
#, php-format
|
1739 |
msgid "%1$s: Adding meta:%2$s; not found"
|
1740 |
msgstr ""
|
1741 |
|
1742 |
#. translators: 1: meta_key
|
1743 |
-
#: includes/class-mla-data.php:3367
|
1744 |
#, php-format
|
1745 |
msgid "Deleting Null meta:%1$s"
|
1746 |
msgstr ""
|
1747 |
|
1748 |
#. translators: 1: element name 2: old_value 3: new_value
|
1749 |
-
#: includes/class-mla-data.php:3377 includes/class-mla-data.php:3534
|
1750 |
-
#: includes/class-mla-data.php:3600 includes/class-mla-data.php:3626
|
1751 |
-
#: includes/class-mla-data.php:3668 includes/class-mla-data.php:3681
|
1752 |
-
#: includes/class-mla-data.php:3690 includes/class-mla-data.php:3701
|
1753 |
-
#: includes/class-mla-data.php:3712 includes/class-mla-data.php:3725
|
1754 |
-
#: includes/class-mla-data.php:3734 includes/class-mla-data.php:3743
|
1755 |
-
#: includes/class-mla-mime-types.php:964 includes/class-mla-mime-types.php:2094
|
1756 |
#, php-format
|
1757 |
msgid "Changing %1$s from \"%2$s\" to \"%3$s\""
|
1758 |
msgstr ""
|
1759 |
|
1760 |
#. translators: 1: ERROR tag 2: meta_key
|
1761 |
-
#: includes/class-mla-data.php:3382
|
1762 |
#, php-format
|
1763 |
msgid "%1$s: Changing meta:%2$s; not found"
|
1764 |
msgstr ""
|
1765 |
|
1766 |
#. translators: 1: meta_key
|
1767 |
-
#: includes/class-mla-data.php:3489
|
1768 |
#, php-format
|
1769 |
msgid "Deleting old %1$s values"
|
1770 |
msgstr ""
|
1771 |
|
1772 |
#. translators: 1: meta_key 2: old_value 3: new_value 4: update count
|
1773 |
-
#: includes/class-mla-data.php:3519
|
1774 |
#, php-format
|
1775 |
msgid "Changing %1$s from \"%2$s\" to \"%3$s\"; %4$d updates"
|
1776 |
msgstr ""
|
1777 |
|
1778 |
-
#: includes/class-mla-data.php:3577
|
1779 |
msgid "Could not retrieve Attachment."
|
1780 |
msgstr ""
|
1781 |
|
1782 |
#. translators: 1: ERROR tag 2: old_value
|
1783 |
-
#: includes/class-mla-data.php:3623
|
1784 |
#, php-format
|
1785 |
msgid "%1$s: Could not change Name/Slug \"%2$s\"; name already exists"
|
1786 |
msgstr ""
|
1787 |
|
1788 |
#. translators: 1: old_value
|
1789 |
-
#: includes/class-mla-data.php:3652
|
1790 |
#, php-format
|
1791 |
msgid "Deleting ALT Text, was \"%1$s\""
|
1792 |
msgstr ""
|
1793 |
|
1794 |
#. translators: 1: ERROR tag 2: old_value
|
1795 |
-
#: includes/class-mla-data.php:3655
|
1796 |
#, php-format
|
1797 |
msgid "%1$s: Could not delete ALT Text, remains \"%2$s\""
|
1798 |
msgstr ""
|
1799 |
|
1800 |
#. translators: 1: ERROR tag 2: old_value 3: new_value
|
1801 |
-
#: includes/class-mla-data.php:3671
|
1802 |
#, php-format
|
1803 |
msgid "%1$s: Could not change ALT Text from \"%2$s\" to \"%3$s\""
|
1804 |
msgstr ""
|
1805 |
|
1806 |
-
#: includes/class-mla-data.php:3701 includes/class-mla-list-table.php:916
|
1807 |
-
#: includes/class-mla-list-table.php:919 includes/class-mla-list-table.php:922
|
1808 |
-
#: includes/class-mla-list-table.php:990 includes/class-mla-options.php:2448
|
1809 |
-
#: includes/class-mla-options.php:2830
|
1810 |
msgid "Parent"
|
1811 |
msgstr ""
|
1812 |
|
1813 |
-
#: includes/class-mla-data.php:3712 includes/class-mla-edit-media.php:655
|
1814 |
-
#: includes/class-mla-edit-media.php:858 includes/class-mla-main.php:2045
|
1815 |
-
#: includes/class-mla-settings.php:1573 includes/class-mla-settings.php:1830
|
1816 |
msgid "Menu Order"
|
1817 |
msgstr ""
|
1818 |
|
1819 |
-
#: includes/class-mla-data.php:3725 includes/class-mla-edit-media.php:395
|
1820 |
-
#: includes/class-mla-list-table.php:1370
|
1821 |
-
#: includes/class-mla-list-table.php:1373 includes/class-mla-main.php:1915
|
1822 |
-
#: includes/class-mla-main.php:2017
|
1823 |
msgid "Author"
|
1824 |
msgstr ""
|
1825 |
|
1826 |
-
#: includes/class-mla-data.php:3734 includes/class-mla-edit-media.php:420
|
1827 |
-
#: includes/class-mla-main.php:2057
|
1828 |
msgid "Comments"
|
1829 |
msgstr ""
|
1830 |
|
1831 |
-
#: includes/class-mla-data.php:3743 includes/class-mla-edit-media.php:421
|
1832 |
-
#: includes/class-mla-main.php:2058
|
1833 |
msgid "Pings"
|
1834 |
msgstr ""
|
1835 |
|
1836 |
-
#: includes/class-mla-data.php:3775
|
1837 |
msgid "Adding"
|
1838 |
msgstr ""
|
1839 |
|
1840 |
-
#: includes/class-mla-data.php:3780
|
1841 |
msgid "Removing"
|
1842 |
msgstr ""
|
1843 |
|
1844 |
-
#: includes/class-mla-data.php:3789
|
1845 |
msgid "Replacing"
|
1846 |
msgstr ""
|
1847 |
|
1848 |
-
#: includes/class-mla-data.php:3797
|
1849 |
msgid "Ignoring"
|
1850 |
msgstr ""
|
1851 |
|
1852 |
#. translators: 1: action_name, 2: taxonomy
|
1853 |
-
#: includes/class-mla-data.php:3810
|
1854 |
#, php-format
|
1855 |
msgid "%1$s \"%2$s\" terms"
|
1856 |
msgstr ""
|
1857 |
|
1858 |
#. translators: 1: taxonomy
|
1859 |
-
#: includes/class-mla-data.php:3814
|
1860 |
#, php-format
|
1861 |
msgid "You cannot assign \"%1$s\" terms"
|
1862 |
msgstr ""
|
1863 |
|
1864 |
#. translators: 1: post ID
|
1865 |
-
#: includes/class-mla-data.php:3826 includes/class-mla-main.php:1219
|
1866 |
#, php-format
|
1867 |
msgid "Item %1$d, no changes detected."
|
1868 |
msgstr ""
|
1869 |
|
1870 |
#. translators: 1: post ID
|
1871 |
-
#: includes/class-mla-data.php:3847
|
1872 |
#, php-format
|
1873 |
msgid "Item %1$d updated."
|
1874 |
msgstr ""
|
1875 |
|
1876 |
#. translators: 1: ERROR tag 2: post ID
|
1877 |
-
#: includes/class-mla-data.php:3861
|
1878 |
#, php-format
|
1879 |
msgid "%1$s: Item %2$d update failed."
|
1880 |
msgstr ""
|
1881 |
|
1882 |
-
#: includes/class-mla-edit-media.php:133 includes/class-mla-edit-media.php:184
|
1883 |
-
#: includes/class-mla-edit-media.php:237 includes/class-mla-main.php:463
|
1884 |
-
#: includes/class-mla-main.php:999 includes/class-mla-main.php:1728
|
1885 |
-
#: includes/class-mla-media-modal.php:233 includes/class-mla-options.php:1961
|
1886 |
-
#: includes/class-mla-polylang-support.php:433
|
1887 |
-
#: includes/class-mla-settings.php:364
|
1888 |
-
#: includes/class-mla-thumbnail-generation.php:99
|
1889 |
msgctxt "tag_delimiter"
|
1890 |
msgid ","
|
1891 |
msgstr ""
|
1892 |
|
1893 |
-
#: includes/class-mla-edit-media.php:179
|
1894 |
msgid "Upload New Media items"
|
1895 |
msgstr ""
|
1896 |
|
1897 |
-
#: includes/class-mla-edit-media.php:180 includes/class-mla-edit-media.php:415
|
1898 |
msgid "Open Bulk Edit area"
|
1899 |
msgstr ""
|
1900 |
|
1901 |
-
#: includes/class-mla-edit-media.php:181
|
1902 |
msgid "Close Bulk Edit area"
|
1903 |
msgstr ""
|
1904 |
|
1905 |
-
#: includes/class-mla-edit-media.php:185 includes/class-mla-edit-media.php:239
|
1906 |
-
#: includes/class-mla-main.php:450
|
1907 |
msgid "An ajax.fail error has occurred. Please reload the page and try again."
|
1908 |
msgstr ""
|
1909 |
|
1910 |
-
#: includes/class-mla-edit-media.php:186 includes/class-mla-edit-media.php:240
|
1911 |
-
#: includes/class-mla-main.php:451
|
1912 |
msgid "An ajax.done error has occurred. Please reload the page and try again."
|
1913 |
msgstr ""
|
1914 |
|
1915 |
-
#: includes/class-mla-edit-media.php:338 includes/class-mla-main.php:1950
|
1916 |
msgid "more"
|
1917 |
msgstr ""
|
1918 |
|
1919 |
-
#: includes/class-mla-edit-media.php:339 includes/class-mla-main.php:1951
|
1920 |
msgid "less"
|
1921 |
msgstr ""
|
1922 |
|
1923 |
-
#: includes/class-mla-edit-media.php:342 includes/class-mla-edit-media.php:373
|
1924 |
-
#: includes/class-mla-main.php:1954 includes/class-mla-main.php:1992
|
1925 |
msgid "Add"
|
1926 |
msgstr ""
|
1927 |
|
1928 |
-
#: includes/class-mla-edit-media.php:343 includes/class-mla-edit-media.php:374
|
1929 |
-
#: includes/class-mla-main.php:1955 includes/class-mla-main.php:1993
|
1930 |
msgid "Remove"
|
1931 |
msgstr ""
|
1932 |
|
1933 |
-
#: includes/class-mla-edit-media.php:344 includes/class-mla-edit-media.php:375
|
1934 |
-
#: includes/class-mla-main.php:1956 includes/class-mla-main.php:1994
|
1935 |
-
#: includes/class-mla-options.php:1476 includes/class-mla-options.php:1575
|
1936 |
-
#: includes/class-mla-options.php:1619 includes/class-mla-options.php:2715
|
1937 |
-
#: includes/class-mla-options.php:2769 includes/class-mla-options.php:2889
|
1938 |
-
#: includes/class-mla-options.php:2984 includes/class-mla-options.php:3030
|
1939 |
msgid "Replace"
|
1940 |
msgstr ""
|
1941 |
|
1942 |
-
#: includes/class-mla-edit-media.php:414
|
1943 |
msgid ""
|
1944 |
"IMPORTANT: Make your entries BEFORE uploading new items. Pull down the Help "
|
1945 |
"menu for more information."
|
1946 |
msgstr ""
|
1947 |
|
1948 |
-
#: includes/class-mla-edit-media.php:416 includes/class-mla-main.php:2051
|
1949 |
-
#: includes/class-mla-settings.php:3223
|
1950 |
msgid "Reset"
|
1951 |
msgstr ""
|
1952 |
|
1953 |
-
#: includes/class-mla-edit-media.php:422 includes/class-mla-main.php:2059
|
1954 |
-
#: includes/class-mla-main.php:2105 includes/class-mla-settings.php:1840
|
1955 |
-
#: includes/class-mla-settings.php:1878 includes/class-mla-settings.php:2305
|
1956 |
msgid "No Change"
|
1957 |
msgstr ""
|
1958 |
|
1959 |
-
#: includes/class-mla-edit-media.php:423 includes/class-mla-main.php:2060
|
1960 |
msgid "Allow"
|
1961 |
msgstr ""
|
1962 |
|
1963 |
-
#: includes/class-mla-edit-media.php:424 includes/class-mla-main.php:2061
|
1964 |
msgid "Do not allow"
|
1965 |
msgstr ""
|
1966 |
|
1967 |
-
#: includes/class-mla-edit-media.php:431 includes/class-mla-list-table.php:916
|
1968 |
-
#: includes/class-mla-list-table.php:987 includes/class-mla-main.php:2043
|
1969 |
msgid "Parent ID"
|
1970 |
msgstr ""
|
1971 |
|
1972 |
-
#: includes/class-mla-edit-media.php:432 includes/class-mla-edit-media.php:838
|
1973 |
-
#: includes/class-mla-main.php:2044
|
1974 |
-
#: includes/class-mla-upload-optional-list-table.php:281
|
1975 |
msgid "Select"
|
1976 |
msgstr ""
|
1977 |
|
1978 |
-
#: includes/class-mla-edit-media.php:512
|
1979 |
msgid "Custom field mapping updated."
|
1980 |
msgstr ""
|
1981 |
|
1982 |
-
#: includes/class-mla-edit-media.php:513
|
1983 |
msgid "IPTC/EXIF mapping updated."
|
1984 |
msgstr ""
|
1985 |
|
1986 |
#. translators: date_i18n format for last modified date and time
|
1987 |
-
#: includes/class-mla-edit-media.php:531
|
1988 |
msgid "M j, Y @ G:i"
|
1989 |
msgstr ""
|
1990 |
|
1991 |
-
#: includes/class-mla-edit-media.php:533
|
1992 |
msgid "Last modified"
|
1993 |
msgstr ""
|
1994 |
|
1995 |
-
#: includes/class-mla-edit-media.php:554
|
1996 |
msgid "Map Custom Field metadata for this item"
|
1997 |
msgstr ""
|
1998 |
|
1999 |
-
#: includes/class-mla-edit-media.php:554 includes/class-mla-main.php:1639
|
2000 |
-
#: includes/class-mla-main.php:2064
|
2001 |
msgid "Map Custom Field metadata"
|
2002 |
msgstr ""
|
2003 |
|
2004 |
-
#: includes/class-mla-edit-media.php:556
|
2005 |
msgid "Map IPTC/EXIF metadata for this item"
|
2006 |
msgstr ""
|
2007 |
|
2008 |
-
#: includes/class-mla-edit-media.php:556 includes/class-mla-main.php:1642
|
2009 |
-
#: includes/class-mla-main.php:2063
|
2010 |
msgid "Map IPTC/EXIF metadata"
|
2011 |
msgstr ""
|
2012 |
|
2013 |
-
#: includes/class-mla-edit-media.php:651 includes/class-mla-edit-media.php:839
|
2014 |
msgid "Parent Info"
|
2015 |
msgstr ""
|
2016 |
|
2017 |
-
#: includes/class-mla-edit-media.php:661 includes/class-mla-edit-media.php:882
|
2018 |
msgid "Attachment Metadata"
|
2019 |
msgstr ""
|
2020 |
|
2021 |
#. translators: 1: ERROR tag 2: function name 3: template key
|
2022 |
-
#: includes/class-mla-edit-media.php:731 includes/class-mla-edit-media.php:771
|
2023 |
-
#: includes/class-mla-main.php:683 includes/class-mla-settings.php:593
|
2024 |
#, php-format
|
2025 |
msgctxt "error_log"
|
2026 |
msgid "%1$s: %2$s discarding \"%3$s\"; no title/order"
|
2027 |
msgstr ""
|
2028 |
|
2029 |
-
#: includes/class-mla-edit-media.php:820 includes/class-mla-list-table.php:562
|
2030 |
msgctxt "post state"
|
2031 |
msgid "Pending"
|
2032 |
msgstr ""
|
2033 |
|
2034 |
-
#: includes/class-mla-edit-media.php:837
|
2035 |
msgid "Post Parent"
|
2036 |
msgstr ""
|
2037 |
|
2038 |
-
#: includes/class-mla-edit-media.php:838 includes/class-mla-main.php:1839
|
2039 |
msgid "Select Parent"
|
2040 |
msgstr ""
|
2041 |
|
2042 |
-
#: includes/class-mla-edit-media.php:905 includes/class-mla-edit-media.php:943
|
2043 |
-
#: includes/class-mla-edit-media.php:979 includes/class-mla-edit-media.php:1014
|
2044 |
-
#: includes/class-mla-list-table.php:1037
|
2045 |
-
#: includes/class-mla-list-table.php:1086
|
2046 |
-
#: includes/class-mla-list-table.php:1132
|
2047 |
-
#: includes/class-mla-list-table.php:1177
|
2048 |
msgid "PARENT"
|
2049 |
msgstr ""
|
2050 |
|
2051 |
-
|
2052 |
-
msgid "
|
2053 |
msgstr ""
|
2054 |
|
2055 |
-
|
2056 |
-
|
2057 |
-
#: includes/class-mla-view-list-table.php:209
|
2058 |
-
msgid "List View"
|
2059 |
msgstr ""
|
2060 |
|
2061 |
-
|
2062 |
-
|
2063 |
-
#: includes/class-mla-list-table.php:1210
|
2064 |
-
#: includes/class-mla-list-table.php:1254
|
2065 |
-
#: includes/class-mla-list-table.php:1286
|
2066 |
-
#: includes/class-mla-list-table.php:1370
|
2067 |
-
msgid "Filter by"
|
2068 |
msgstr ""
|
2069 |
|
2070 |
-
|
2071 |
-
|
2072 |
-
msgid "Not Supported"
|
2073 |
msgstr ""
|
2074 |
|
2075 |
#. translators: 1: column_name 2: column_values
|
2076 |
-
#: includes/class-mla-list-table.php:492
|
2077 |
-
#: includes/class-mla-upload-list-table.php:339
|
2078 |
-
#: includes/class-mla-upload-optional-list-table.php:228
|
2079 |
-
#: includes/class-mla-view-list-table.php:285
|
2080 |
#, php-format
|
2081 |
msgid "column_default: %1$s, %2$s"
|
2082 |
msgstr ""
|
2083 |
|
2084 |
-
|
2085 |
-
|
2086 |
-
|
2087 |
-
|
2088 |
-
|
2089 |
-
|
2090 |
-
|
2091 |
-
|
2092 |
-
|
2093 |
-
|
2094 |
-
|
2095 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2096 |
msgid "Edit"
|
2097 |
msgstr ""
|
2098 |
|
2099 |
-
#: includes/class-mla-list-table.php:565
|
2100 |
-
#: includes/class-mla-thumbnail-generation.php:440
|
2101 |
msgid "Trash"
|
2102 |
msgstr ""
|
2103 |
|
2104 |
-
#: includes/class-mla-list-table.php:655
|
2105 |
msgid "Restore this item from the Trash"
|
2106 |
msgstr ""
|
2107 |
|
2108 |
-
#: includes/class-mla-list-table.php:655 includes/class-mla-list-table.php:1704
|
2109 |
msgid "Restore"
|
2110 |
msgstr ""
|
2111 |
|
2112 |
-
#: includes/class-mla-list-table.php:666
|
2113 |
-
#: includes/class-mla-upload-list-table.php:404
|
2114 |
-
#: includes/class-mla-view-list-table.php:351
|
2115 |
msgid "Edit this item"
|
2116 |
msgstr ""
|
2117 |
|
2118 |
-
#: includes/class-mla-list-table.php:667
|
2119 |
-
#: includes/class-mla-upload-list-table.php:406
|
2120 |
-
#: includes/class-mla-view-list-table.php:353
|
2121 |
msgid "Edit this item inline"
|
2122 |
msgstr ""
|
2123 |
|
2124 |
-
#: includes/class-mla-list-table.php:667 includes/class-mla-main.php:2037
|
2125 |
-
#: includes/class-mla-options.php:1351 includes/class-mla-options.php:1655
|
2126 |
-
#: includes/class-mla-upload-list-table.php:406
|
2127 |
-
#: includes/class-mla-view-list-table.php:353
|
2128 |
msgid "Quick Edit"
|
2129 |
msgstr ""
|
2130 |
|
2131 |
-
#: includes/class-mla-list-table.php:673
|
2132 |
msgid "Move this item to the Trash"
|
2133 |
msgstr ""
|
2134 |
|
2135 |
-
#: includes/class-mla-list-table.php:673 includes/class-mla-list-table.php:1710
|
2136 |
msgid "Move to Trash"
|
2137 |
msgstr ""
|
2138 |
|
2139 |
-
#: includes/class-mla-list-table.php:678
|
2140 |
-
#: includes/class-mla-upload-list-table.php:410
|
2141 |
-
#: includes/class-mla-view-list-table.php:359
|
2142 |
msgid "Delete this item Permanently"
|
2143 |
msgstr ""
|
2144 |
|
2145 |
-
#: includes/class-mla-list-table.php:678 includes/class-mla-list-table.php:1705
|
2146 |
-
#: includes/class-mla-list-table.php:1712
|
2147 |
-
#: includes/class-mla-upload-list-table.php:410
|
2148 |
-
#: includes/class-mla-view-list-table.php:359
|
2149 |
-
#: includes/class-mla-view-list-table.php:567
|
2150 |
msgid "Delete Permanently"
|
2151 |
msgstr ""
|
2152 |
|
2153 |
-
#: includes/class-mla-list-table.php:686 includes/class-mla-settings.php:3213
|
2154 |
-
msgid "Download"
|
2155 |
-
msgstr ""
|
2156 |
-
|
2157 |
-
#: includes/class-mla-list-table.php:690 includes/class-mla-settings.php:1818
|
2158 |
msgid "View"
|
2159 |
msgstr ""
|
2160 |
|
2161 |
-
#: includes/class-mla-list-table.php:984
|
2162 |
msgid "(no title: bad ID)"
|
2163 |
msgstr ""
|
2164 |
|
2165 |
-
#: includes/class-mla-list-table.php:1257 includes/class-mla-settings.php:1923
|
2166 |
-
#: includes/class-mla-settings.php:2288
|
2167 |
msgid "MIME Type"
|
2168 |
msgstr ""
|
2169 |
|
2170 |
-
#: includes/class-mla-list-table.php:1290
|
2171 |
msgid "Base File"
|
2172 |
msgstr ""
|
2173 |
|
2174 |
-
#: includes/class-mla-list-table.php:1306
|
2175 |
-
#: includes/class-mla-list-table.php:1339
|
2176 |
msgid "Unpublished"
|
2177 |
msgstr ""
|
2178 |
|
2179 |
#. translators: 1: upload/last modified date and time
|
2180 |
-
#: includes/class-mla-list-table.php:1315
|
2181 |
-
#: includes/class-mla-list-table.php:1346
|
2182 |
#, php-format
|
2183 |
msgid "%1$s from now"
|
2184 |
msgstr ""
|
2185 |
|
2186 |
#. translators: 1: upload/last modified date and time
|
2187 |
-
#: includes/class-mla-list-table.php:1318
|
2188 |
-
#: includes/class-mla-list-table.php:1348
|
2189 |
#, php-format
|
2190 |
msgid "%1$s ago"
|
2191 |
msgstr ""
|
2192 |
|
2193 |
-
#: includes/class-mla-list-table.php:1412
|
2194 |
msgid "Set Parent"
|
2195 |
msgstr ""
|
2196 |
|
2197 |
-
#: includes/class-mla-list-table.php:1559
|
2198 |
msgctxt "uploaded files"
|
2199 |
msgid "All"
|
2200 |
msgid_plural "All"
|
2201 |
msgstr[0] ""
|
2202 |
msgstr[1] ""
|
2203 |
|
2204 |
-
#: includes/class-mla-list-table.php:1804
|
2205 |
msgid "Filter"
|
2206 |
msgstr ""
|
2207 |
|
2208 |
-
#: includes/class-mla-list-table.php:1807
|
2209 |
-
#: includes/mla-media-modal-js-template.php:68
|
2210 |
msgid "Terms Search"
|
2211 |
msgstr ""
|
2212 |
|
2213 |
-
#: includes/class-mla-list-table.php:1812
|
2214 |
-
#: includes/class-mla-polylang-support.php:1964
|
2215 |
-
#: includes/class-mla-thumbnail-generation.php:445
|
2216 |
msgid "Clear Filter-by"
|
2217 |
msgstr ""
|
2218 |
|
2219 |
-
#: includes/class-mla-list-table.php:1815
|
2220 |
msgid "Empty Trash"
|
2221 |
msgstr ""
|
2222 |
|
2223 |
-
#: includes/class-mla-main.php:452
|
2224 |
msgid "Error while saving the changes."
|
2225 |
msgstr ""
|
2226 |
|
2227 |
-
#: includes/class-mla-main.php:453 includes/class-mla-settings.php:362
|
2228 |
msgid "Remove From Bulk Edit"
|
2229 |
msgstr ""
|
2230 |
|
2231 |
-
#: includes/class-mla-main.php:455
|
2232 |
msgid "Bulk Edit items"
|
2233 |
msgstr ""
|
2234 |
|
2235 |
-
#: includes/class-mla-main.php:456 includes/class-mla-main.php:2065
|
2236 |
-
#: includes/class-mla-settings.php:375
|
2237 |
msgid "Waiting"
|
2238 |
msgstr ""
|
2239 |
|
2240 |
-
#: includes/class-mla-main.php:457 includes/class-mla-main.php:2067
|
2241 |
-
#: includes/class-mla-settings.php:377
|
2242 |
msgid "Complete"
|
2243 |
msgstr ""
|
2244 |
|
2245 |
-
#: includes/class-mla-main.php:458 includes/class-mla-settings.php:378
|
2246 |
msgid "Unchanged"
|
2247 |
msgstr ""
|
2248 |
|
2249 |
-
#: includes/class-mla-main.php:459 includes/class-mla-settings.php:379
|
2250 |
msgid "Succeeded"
|
2251 |
msgstr ""
|
2252 |
|
2253 |
-
#: includes/class-mla-main.php:460 includes/class-mla-settings.php:380
|
2254 |
msgid "Failed"
|
2255 |
msgstr ""
|
2256 |
|
2257 |
-
#: includes/class-mla-main.php:461 includes/class-mla-settings.php:383
|
2258 |
msgid "CANCELED"
|
2259 |
msgstr ""
|
2260 |
|
2261 |
-
#: includes/class-mla-main.php:572
|
2262 |
#, php-format
|
2263 |
msgid "Item permanently deleted."
|
2264 |
msgid_plural "%d items permanently deleted."
|
@@ -2266,42 +1677,33 @@ msgstr[0] ""
|
|
2266 |
msgstr[1] ""
|
2267 |
|
2268 |
#. translators: 1: post ID
|
2269 |
-
#: includes/class-mla-main.php:577 includes/class-mla-main.php:2244
|
2270 |
#, php-format
|
2271 |
msgid "Item %1$d moved to Trash."
|
2272 |
msgstr ""
|
2273 |
|
2274 |
-
#: includes/class-mla-main.php:596
|
2275 |
msgid "Entries per page"
|
2276 |
msgstr ""
|
2277 |
|
2278 |
-
#: includes/class-mla-main.php:1153
|
2279 |
msgid "You are not allowed to edit Attachment: "
|
2280 |
msgstr ""
|
2281 |
|
2282 |
#. translators: 1: ERROR tag 2: bulk action
|
2283 |
-
#: includes/class-mla-main.php:1209
|
2284 |
#, php-format
|
2285 |
msgid "%1$s: Unknown bulk action %2$s"
|
2286 |
msgstr ""
|
2287 |
|
2288 |
-
#: includes/class-mla-main.php:1231
|
2289 |
msgid "no changes detected"
|
2290 |
msgstr ""
|
2291 |
|
2292 |
#. translators: 1: action name, e.g., edit
|
2293 |
-
#: includes/class-mla-main.php:1278 includes/class-mla-settings.php:1697
|
2294 |
-
#: includes/class-mla-settings.php:2164
|
2295 |
#, php-format
|
2296 |
msgid "Bulk Action %1$s - no items selected."
|
2297 |
msgstr ""
|
2298 |
|
2299 |
-
#: includes/class-mla-main.php:1362
|
2300 |
msgid "You do not have permission to manage attachments."
|
2301 |
msgstr ""
|
2302 |
|
2303 |
#. translators: 1: number of items
|
2304 |
-
#: includes/class-mla-main.php:1422
|
2305 |
#, php-format
|
2306 |
msgctxt "deleted items"
|
2307 |
msgid "%s item deleted."
|
@@ -2309,125 +1711,82 @@ msgid_plural "%s items deleted."
|
|
2309 |
msgstr[0] ""
|
2310 |
msgstr[1] ""
|
2311 |
|
2312 |
-
#: includes/class-mla-main.php:1424
|
2313 |
msgid "No items deleted."
|
2314 |
msgstr ""
|
2315 |
|
2316 |
-
#: includes/class-mla-main.php:1478
|
2317 |
msgid "Empty Terms Search; ignored"
|
2318 |
msgstr ""
|
2319 |
|
2320 |
#. translators: 1: row-level action, e.g., single_item_delete, single_item_edit
|
2321 |
#. translators: 1: bulk_action, e.g., single_item_delete, single_item_edit
|
2322 |
-
#: includes/class-mla-main.php:1490 includes/class-mla-settings.php:1734
|
2323 |
-
#: includes/class-mla-settings.php:2203
|
2324 |
#, php-format
|
2325 |
msgid "Unknown mla_admin_action - \"%1$s\""
|
2326 |
msgstr ""
|
2327 |
|
2328 |
-
#: includes/class-mla-main.php:1523
|
2329 |
msgid "term search results for"
|
2330 |
msgstr ""
|
2331 |
|
2332 |
-
#: includes/class-mla-main.php:1526
|
2333 |
msgid "post/parent results for"
|
2334 |
msgstr ""
|
2335 |
|
2336 |
-
#: includes/class-mla-main.php:1528
|
2337 |
msgid "search results for"
|
2338 |
msgstr ""
|
2339 |
|
2340 |
-
#: includes/class-mla-main.php:1645 includes/class-mla-main.php:1861
|
2341 |
-
#: includes/class-mla-main.php:2052 includes/class-mla-settings.php:1577
|
2342 |
-
#: includes/class-mla-settings.php:1838 includes/class-mla-settings.php:1932
|
2343 |
-
#: includes/class-mla-settings.php:2302
|
2344 |
-
msgid "Update"
|
2345 |
-
msgstr ""
|
2346 |
-
|
2347 |
-
#: includes/class-mla-main.php:1796
|
2348 |
msgid "All Post Types"
|
2349 |
msgstr ""
|
2350 |
|
2351 |
-
#: includes/class-mla-main.php:1842
|
2352 |
msgid "For"
|
2353 |
msgstr ""
|
2354 |
|
2355 |
-
#: includes/class-mla-main.php:1852
|
2356 |
-
#: includes/class-mla-shortcode-support.php:929
|
2357 |
msgid "Unattached"
|
2358 |
msgstr ""
|
2359 |
|
2360 |
-
#: includes/class-mla-main.php:1857 includes/class-mla-main.php:2050
|
2361 |
-
#: includes/class-mla-polylang-support.php:1957
|
2362 |
-
#: includes/class-mla-settings.php:1578 includes/class-mla-settings.php:1837
|
2363 |
-
#: includes/class-mla-settings.php:1933 includes/class-mla-settings.php:2005
|
2364 |
-
#: includes/class-mla-settings.php:2301 includes/class-mla-settings.php:2806
|
2365 |
-
#: includes/class-mla-settings.php:2942
|
2366 |
-
#: includes/class-mla-thumbnail-generation.php:446
|
2367 |
msgid "Cancel"
|
2368 |
msgstr ""
|
2369 |
|
2370 |
-
#: includes/class-mla-main.php:2053 includes/class-mla-options.php:1365
|
2371 |
-
#: includes/class-mla-options.php:1656 includes/class-mla-settings.php:1839
|
2372 |
-
#: includes/class-mla-settings.php:2303
|
2373 |
msgid "Bulk Edit"
|
2374 |
msgstr ""
|
2375 |
|
2376 |
-
#: includes/class-mla-main.php:2066
|
2377 |
msgid "In-process"
|
2378 |
msgstr ""
|
2379 |
|
2380 |
-
#: includes/class-mla-main.php:2157
|
2381 |
msgid "You are not allowed to delete this item."
|
2382 |
msgstr ""
|
2383 |
|
2384 |
#. translators: 1: ERROR tag 2: post ID
|
2385 |
-
#: includes/class-mla-main.php:2165
|
2386 |
#, php-format
|
2387 |
msgid "%1$s: Item %2$d could NOT be deleted."
|
2388 |
msgstr ""
|
2389 |
|
2390 |
#. translators: 1: post ID
|
2391 |
-
#: includes/class-mla-main.php:2172
|
2392 |
#, php-format
|
2393 |
msgid "Item %1$d permanently deleted."
|
2394 |
msgstr ""
|
2395 |
|
2396 |
-
#: includes/class-mla-main.php:2189
|
2397 |
msgid "You are not allowed to move this item out of the Trash."
|
2398 |
msgstr ""
|
2399 |
|
2400 |
#. translators: 1: ERROR tag 2: post ID
|
2401 |
-
#: includes/class-mla-main.php:2197
|
2402 |
#, php-format
|
2403 |
msgid "%1$s: Item %2$d could NOT be restored from Trash."
|
2404 |
msgstr ""
|
2405 |
|
2406 |
#. translators: 1: post ID
|
2407 |
-
#: includes/class-mla-main.php:2212
|
2408 |
#, php-format
|
2409 |
msgid "Item %1$d restored from Trash."
|
2410 |
msgstr ""
|
2411 |
|
2412 |
-
#: includes/class-mla-main.php:2229
|
2413 |
msgid "You are not allowed to move this item to the Trash."
|
2414 |
msgstr ""
|
2415 |
|
2416 |
#. translators: 1: ERROR tag 2: post ID
|
2417 |
-
#: includes/class-mla-main.php:2237
|
2418 |
#, php-format
|
2419 |
msgid "%1$s: Item %2$d could NOT be moved to Trash."
|
2420 |
msgstr ""
|
2421 |
|
2422 |
-
#: includes/class-mla-media-modal-ajax.php:299
|
2423 |
-
#: includes/class-mla-media-modal-ajax.php:305
|
2424 |
-
#: includes/class-mla-media-modal-ajax.php:404
|
2425 |
-
#: includes/class-mla-media-modal-ajax.php:439
|
2426 |
-
#: includes/class-mla-media-modal-ajax.php:484
|
2427 |
msgid "Click to toggle"
|
2428 |
msgstr ""
|
2429 |
|
2430 |
-
#: includes/class-mla-media-modal-ajax.php:450
|
2431 |
msgid "Tags"
|
2432 |
msgstr ""
|
2433 |
|
@@ -2435,1024 +1794,684 @@ msgstr ""
|
|
2435 |
#. translators: %s: add new taxonomy label
|
2436 |
#. translators: %s: add new View
|
2437 |
#. translators: %s: add new Upload MIME Type
|
2438 |
-
#: includes/class-mla-media-modal-ajax.php:452
|
2439 |
-
#: includes/class-mla-objects.php:46 includes/class-mla-objects.php:76
|
2440 |
-
#: includes/class-mla-settings.php:1818 includes/class-mla-settings.php:2284
|
2441 |
#, php-format
|
2442 |
msgid "Add New %1$s"
|
2443 |
msgstr ""
|
2444 |
|
2445 |
-
#: includes/class-mla-media-modal-ajax.php:468
|
2446 |
msgid "Choose from the most used tags"
|
2447 |
msgstr ""
|
2448 |
|
2449 |
-
#: includes/class-mla-media-modal.php:106
|
2450 |
msgid "Show all dates"
|
2451 |
msgstr ""
|
2452 |
|
2453 |
#. translators: 1: month name, 2: 4-digit year
|
2454 |
-
#: includes/class-mla-media-modal.php:121
|
2455 |
#, php-format
|
2456 |
msgid "%1$s %2$d"
|
2457 |
msgstr ""
|
2458 |
|
2459 |
-
#: includes/class-mla-media-modal.php:357
|
2460 |
msgid "Search Box"
|
2461 |
msgstr ""
|
2462 |
|
2463 |
-
#: includes/class-mla-media-modal.php:358
|
2464 |
msgid "Loading..."
|
2465 |
msgstr ""
|
2466 |
|
2467 |
-
#: includes/class-mla-media-modal.php:584
|
2468 |
-
#: includes/class-mla-media-modal.php:600
|
2469 |
msgid "Search Terms"
|
2470 |
msgstr ""
|
2471 |
|
2472 |
-
#: includes/class-mla-media-modal.php:585
|
2473 |
msgid "There are no taxonomies to search"
|
2474 |
msgstr ""
|
2475 |
|
2476 |
-
#: includes/class-mla-media-modal.php:603
|
2477 |
msgid "All phrases"
|
2478 |
msgstr ""
|
2479 |
|
2480 |
-
#: includes/class-mla-media-modal.php:605
|
2481 |
msgid "Any phrase"
|
2482 |
msgstr ""
|
2483 |
|
2484 |
-
#: includes/class-mla-media-modal.php:607
|
2485 |
msgid "All terms"
|
2486 |
msgstr ""
|
2487 |
|
2488 |
-
#: includes/class-mla-media-modal.php:609
|
2489 |
msgid "Any term"
|
2490 |
msgstr ""
|
2491 |
|
2492 |
-
#: includes/class-mla-media-modal.php:611
|
2493 |
msgid "Exact"
|
2494 |
msgstr ""
|
2495 |
|
2496 |
-
#: includes/class-mla-mime-types.php:364
|
2497 |
msgctxt "post_mime_types"
|
2498 |
msgid "Manage"
|
2499 |
msgstr ""
|
2500 |
|
2501 |
-
#: includes/class-mla-mime-types.php:758
|
2502 |
msgctxt "post_mime_types_description"
|
2503 |
msgid "Copied from previous filter/plugin"
|
2504 |
msgstr ""
|
2505 |
|
2506 |
-
#: includes/class-mla-mime-types.php:859 includes/class-mla-mime-types.php:976
|
2507 |
msgid "Ignoring specification for Post MIME Type; using slug"
|
2508 |
msgstr ""
|
2509 |
|
2510 |
#. translators: 1: element name 2: bad_value 3: good_value
|
2511 |
-
#: includes/class-mla-mime-types.php:865 includes/class-mla-mime-types.php:1957
|
2512 |
#, php-format
|
2513 |
msgid "<br>Changing %1$s \"%2$s\" to valid value \"%3$s\""
|
2514 |
msgstr ""
|
2515 |
|
2516 |
-
#: includes/class-mla-mime-types.php:865 includes/class-mla-mime-types.php:953
|
2517 |
-
#: includes/class-mla-mime-types.php:964 includes/class-mla-settings.php:1562
|
2518 |
-
#: includes/class-mla-settings.php:1819
|
2519 |
msgid "Slug"
|
2520 |
msgstr ""
|
2521 |
|
2522 |
#. translators: 1: ERROR tag 2: slug
|
2523 |
-
#: includes/class-mla-mime-types.php:873 includes/class-mla-mime-types.php:961
|
2524 |
#, php-format
|
2525 |
msgid "%1$s: Could not add Slug \"%2$s\"; value already exists"
|
2526 |
msgstr ""
|
2527 |
|
2528 |
#. translators: 1: slug
|
2529 |
-
#: includes/class-mla-mime-types.php:908
|
2530 |
#, php-format
|
2531 |
msgid "Edit view \"%1$s\"; added"
|
2532 |
msgstr ""
|
2533 |
|
2534 |
#. translators: 1: element name 2: bad_value 3: good_value
|
2535 |
-
#: includes/class-mla-mime-types.php:953 includes/class-mla-mime-types.php:2083
|
2536 |
#, php-format
|
2537 |
msgid "<br>Changing new %1$s \"%2$s\" to valid value \"%3$s\""
|
2538 |
msgstr ""
|
2539 |
|
2540 |
#. translators: 1: slug
|
2541 |
-
#: includes/class-mla-mime-types.php:1006
|
2542 |
#, php-format
|
2543 |
msgid "Edit view \"%1$s\"; no changes detected"
|
2544 |
msgstr ""
|
2545 |
|
2546 |
#. translators: 1: slug
|
2547 |
-
#: includes/class-mla-mime-types.php:1020
|
2548 |
#, php-format
|
2549 |
msgid "Edit view \"%1$s\"; updated"
|
2550 |
msgstr ""
|
2551 |
|
2552 |
#. translators: 1: slug
|
2553 |
-
#: includes/class-mla-mime-types.php:1093
|
2554 |
#, php-format
|
2555 |
msgid "View \"%1$s\" reverted to standard"
|
2556 |
msgstr ""
|
2557 |
|
2558 |
#. translators: 1: slug
|
2559 |
-
#: includes/class-mla-mime-types.php:1099
|
2560 |
#, php-format
|
2561 |
msgid "View \"%1$s\" deleted"
|
2562 |
msgstr ""
|
2563 |
|
2564 |
#. translators: 1: ERROR tag 2: slug
|
2565 |
-
#: includes/class-mla-mime-types.php:1107
|
2566 |
#, php-format
|
2567 |
msgid "%1$s: Did not find view \"%2$s\""
|
2568 |
msgstr ""
|
2569 |
|
2570 |
-
#: includes/class-mla-mime-types.php:1370
|
2571 |
-
msgctxt "table_view_singular"
|
2572 |
-
msgid "Active"
|
2573 |
-
msgstr ""
|
2574 |
-
|
2575 |
-
#: includes/class-mla-mime-types.php:1371
|
2576 |
-
msgctxt "table_view_plural"
|
2577 |
-
msgid "Active"
|
2578 |
-
msgstr ""
|
2579 |
-
|
2580 |
-
#: includes/class-mla-mime-types.php:1374
|
2581 |
-
msgctxt "table_view_singular"
|
2582 |
-
msgid "Inactive"
|
2583 |
-
msgstr ""
|
2584 |
-
|
2585 |
-
#: includes/class-mla-mime-types.php:1375
|
2586 |
-
msgctxt "table_view_plural"
|
2587 |
-
msgid "Inactive"
|
2588 |
-
msgstr ""
|
2589 |
-
|
2590 |
-
#: includes/class-mla-mime-types.php:1378
|
2591 |
msgctxt "table_view_singular"
|
2592 |
msgid "WordPress"
|
2593 |
msgstr ""
|
2594 |
|
2595 |
-
#: includes/class-mla-mime-types.php:1379
|
2596 |
msgctxt "table_view_plural"
|
2597 |
msgid "WordPress"
|
2598 |
msgstr ""
|
2599 |
|
2600 |
-
#: includes/class-mla-mime-types.php:1382
|
2601 |
msgctxt "table_view_singular"
|
2602 |
msgid "MLA"
|
2603 |
msgstr ""
|
2604 |
|
2605 |
-
#: includes/class-mla-mime-types.php:1383
|
2606 |
msgctxt "table_view_plural"
|
2607 |
msgid "MLA"
|
2608 |
msgstr ""
|
2609 |
|
2610 |
-
#: includes/class-mla-mime-types.php:1386
|
2611 |
msgctxt "table_view_singular"
|
2612 |
msgid "Custom"
|
2613 |
msgstr ""
|
2614 |
|
2615 |
-
#: includes/class-mla-mime-types.php:1387
|
2616 |
msgctxt "table_view_plural"
|
2617 |
msgid "Custom"
|
2618 |
msgstr ""
|
2619 |
|
2620 |
-
#: includes/class-mla-mime-types.php:1642
|
2621 |
msgid "icon"
|
2622 |
msgstr ""
|
2623 |
|
2624 |
-
#: includes/class-mla-mime-types.php:1941
|
2625 |
-
#: includes/class-mla-mime-types.php:2040
|
2626 |
msgid "Cannot load Upload MIME Types"
|
2627 |
msgstr ""
|
2628 |
|
2629 |
-
#: includes/class-mla-mime-types.php:1952
|
2630 |
msgid "Extension is required"
|
2631 |
msgstr ""
|
2632 |
|
2633 |
-
#: includes/class-mla-mime-types.php:1957
|
2634 |
-
#: includes/class-mla-mime-types.php:2083
|
2635 |
-
#: includes/class-mla-mime-types.php:2094 includes/class-mla-settings.php:1921
|
2636 |
-
#: includes/class-mla-settings.php:2286
|
2637 |
msgid "Extension"
|
2638 |
msgstr ""
|
2639 |
|
2640 |
#. translators: 1: ERROR tag 2: slug
|
2641 |
-
#: includes/class-mla-mime-types.php:1965
|
2642 |
#, php-format
|
2643 |
msgid "%1$s: Could not add extension \"%2$s\"; value already exists"
|
2644 |
msgstr ""
|
2645 |
|
2646 |
-
#: includes/class-mla-mime-types.php:1973
|
2647 |
msgid "MIME type is required"
|
2648 |
msgstr ""
|
2649 |
|
2650 |
#. translators: 1: ERROR tag 2: clean_mime_type
|
2651 |
-
#: includes/class-mla-mime-types.php:1978
|
2652 |
-
#: includes/class-mla-mime-types.php:2125
|
2653 |
#, php-format
|
2654 |
msgid "%1$s: Bad MIME type; try \"%2$s\""
|
2655 |
msgstr ""
|
2656 |
|
2657 |
#. translators: 1: slug
|
2658 |
-
#: includes/class-mla-mime-types.php:2015
|
2659 |
#, php-format
|
2660 |
msgid "Upload MIME Type \"%1$s\"; added"
|
2661 |
msgstr ""
|
2662 |
|
2663 |
-
#: includes/class-mla-mime-types.php:2021
|
2664 |
-
#: includes/class-mla-mime-types.php:2210
|
2665 |
-
#: includes/class-mla-mime-types.php:2289
|
2666 |
msgid "Cannot update Upload MIME Types"
|
2667 |
msgstr ""
|
2668 |
|
2669 |
#. translators: 1: ERROR tag 2: slug
|
2670 |
-
#: includes/class-mla-mime-types.php:2091
|
2671 |
#, php-format
|
2672 |
msgid "%1$s: Could not add new extension \"%2$s\"; value already exists"
|
2673 |
msgstr ""
|
2674 |
|
2675 |
#. translators: 1: slug
|
2676 |
-
#: includes/class-mla-mime-types.php:2190
|
2677 |
#, php-format
|
2678 |
msgid "Edit type \"%1$s\"; no changes detected"
|
2679 |
msgstr ""
|
2680 |
|
2681 |
#. translators: 1: slug
|
2682 |
-
#: includes/class-mla-mime-types.php:2204
|
2683 |
#, php-format
|
2684 |
msgid "Edit type \"%1$s\"; updated"
|
2685 |
msgstr ""
|
2686 |
|
2687 |
#. translators: 1: slug
|
2688 |
-
#: includes/class-mla-mime-types.php:2277
|
2689 |
#, php-format
|
2690 |
msgid "Upload MIME Type \"%1$s\"; reverted to standard"
|
2691 |
msgstr ""
|
2692 |
|
2693 |
#. translators: 1: slug
|
2694 |
-
#: includes/class-mla-mime-types.php:2283
|
2695 |
#, php-format
|
2696 |
msgid "Upload MIME Type \"%1$s\"; deleted"
|
2697 |
msgstr ""
|
2698 |
|
2699 |
#. translators: 1: ERROR tag 2: slug
|
2700 |
-
#: includes/class-mla-mime-types.php:2298
|
2701 |
#, php-format
|
2702 |
msgid "%1$s: Did not find Upload type \"%2$s\""
|
2703 |
msgstr ""
|
2704 |
|
2705 |
-
#: includes/class-mla-objects.php:37
|
2706 |
msgctxt "taxonomy_name_plural"
|
2707 |
msgid "Att. Categories"
|
2708 |
msgstr ""
|
2709 |
|
2710 |
-
#: includes/class-mla-objects.php:38
|
2711 |
msgctxt "taxonomy_name_singular"
|
2712 |
msgid "Att. Category"
|
2713 |
msgstr ""
|
2714 |
|
2715 |
-
#: includes/class-mla-objects.php:39
|
2716 |
msgid "Search Att. Categories"
|
2717 |
msgstr ""
|
2718 |
|
2719 |
-
#: includes/class-mla-objects.php:40
|
2720 |
msgid "All Att. Categories"
|
2721 |
msgstr ""
|
2722 |
|
2723 |
-
#: includes/class-mla-objects.php:41 includes/class-mla-objects.php:42
|
2724 |
msgid "Parent Att. Category"
|
2725 |
msgstr ""
|
2726 |
|
2727 |
-
#: includes/class-mla-objects.php:43
|
2728 |
msgid "Edit Att. Category"
|
2729 |
msgstr ""
|
2730 |
|
2731 |
-
#: includes/class-mla-objects.php:44
|
2732 |
msgid "Update Att. Category"
|
2733 |
msgstr ""
|
2734 |
|
2735 |
-
#: includes/class-mla-objects.php:46 includes/class-mla-objects.php:48
|
2736 |
msgid "Att. Category"
|
2737 |
msgstr ""
|
2738 |
|
2739 |
-
#: includes/class-mla-objects.php:47
|
2740 |
msgid "New Att. Category Name"
|
2741 |
msgstr ""
|
2742 |
|
2743 |
-
#: includes/class-mla-objects.php:67
|
2744 |
msgctxt "taxonomy_name_plural"
|
2745 |
msgid "Att. Tags"
|
2746 |
msgstr ""
|
2747 |
|
2748 |
-
#: includes/class-mla-objects.php:68
|
2749 |
msgctxt "taxonomy_name_singular"
|
2750 |
msgid "Att. Tag"
|
2751 |
msgstr ""
|
2752 |
|
2753 |
-
#: includes/class-mla-objects.php:69
|
2754 |
msgid "Search Att. Tags"
|
2755 |
msgstr ""
|
2756 |
|
2757 |
-
#: includes/class-mla-objects.php:70
|
2758 |
msgid "All Att. Tags"
|
2759 |
msgstr ""
|
2760 |
|
2761 |
-
#: includes/class-mla-objects.php:71 includes/class-mla-objects.php:72
|
2762 |
msgid "Parent Att. Tag"
|
2763 |
msgstr ""
|
2764 |
|
2765 |
-
#: includes/class-mla-objects.php:73
|
2766 |
msgid "Edit Att. Tag"
|
2767 |
msgstr ""
|
2768 |
|
2769 |
-
#: includes/class-mla-objects.php:74
|
2770 |
msgid "Update Att. Tag"
|
2771 |
msgstr ""
|
2772 |
|
2773 |
-
#: includes/class-mla-objects.php:76 includes/class-mla-objects.php:78
|
2774 |
msgid "Att. Tag"
|
2775 |
msgstr ""
|
2776 |
|
2777 |
-
#: includes/class-mla-objects.php:77
|
2778 |
msgid "New Att. Tag Name"
|
2779 |
msgstr ""
|
2780 |
|
2781 |
-
#: includes/class-mla-objects.php:139
|
2782 |
msgid "Attachments"
|
2783 |
msgstr ""
|
2784 |
|
2785 |
#. translators: 1: ERROR tag 2: taxonomy 3: error message
|
2786 |
-
#: includes/class-mla-objects.php:238
|
2787 |
#, php-format
|
2788 |
msgctxt "error_log"
|
2789 |
msgid ""
|
2790 |
"%1$s: mla_taxonomy_column_filter( \"%2$s\" ) - get_term failed: \"%3$s\""
|
2791 |
msgstr ""
|
2792 |
|
2793 |
-
#: includes/class-mla-objects.php:243
|
2794 |
msgid "click to search"
|
2795 |
msgstr ""
|
2796 |
|
2797 |
-
#: includes/class-mla-objects.php:270
|
2798 |
msgid "Shortcode(s), HTML and/or Plain Text"
|
2799 |
msgstr ""
|
2800 |
|
2801 |
-
#: includes/class-mla-objects.php:278
|
2802 |
msgid "MLA Text"
|
2803 |
msgstr ""
|
2804 |
|
2805 |
-
#: includes/class-mla-objects.php:320
|
2806 |
msgid "Automatically add paragraphs"
|
2807 |
msgstr ""
|
2808 |
|
2809 |
-
#: includes/class-mla-options.php:329
|
2810 |
msgid "error loading tpls/mla-option-templates.tpl"
|
2811 |
msgstr ""
|
2812 |
|
2813 |
-
#: includes/class-mla-options.php:332
|
2814 |
msgid "tpls/mla-option-templates.tpl not found"
|
2815 |
msgstr ""
|
2816 |
|
2817 |
#. translators: 1: ERROR tag 2: option name 3: action, e.g., update, delete, reset
|
2818 |
-
#: includes/class-mla-options.php:484 includes/class-mla-options.php:661
|
2819 |
-
#: includes/class-mla-options.php:737 includes/class-mla-options.php:1694
|
2820 |
-
#: includes/class-mla-options.php:3170
|
2821 |
#, php-format
|
2822 |
msgid "%1$s: Custom %2$s unknown action \"%3$s\""
|
2823 |
msgstr ""
|
2824 |
|
2825 |
-
|
|
|
|
|
2826 |
msgid "Support"
|
2827 |
msgstr ""
|
2828 |
|
2829 |
-
#: includes/class-mla-options.php:576
|
2830 |
msgid "Inline Edit"
|
2831 |
msgstr ""
|
2832 |
|
2833 |
-
#: includes/class-mla-options.php:577
|
2834 |
msgid "Term Search"
|
2835 |
msgstr ""
|
2836 |
|
2837 |
-
#: includes/class-mla-options.php:578
|
2838 |
msgid "Checklist"
|
2839 |
msgstr ""
|
2840 |
|
2841 |
-
#: includes/class-mla-options.php:579
|
2842 |
msgid "Checked On Top"
|
2843 |
msgstr ""
|
2844 |
|
2845 |
-
#: includes/class-mla-options.php:580
|
2846 |
msgid "List Filter"
|
2847 |
msgstr ""
|
2848 |
|
2849 |
-
#: includes/class-mla-options.php:581
|
2850 |
msgid "Taxonomy"
|
2851 |
msgstr ""
|
2852 |
|
2853 |
#. translators: 1: taxonomy name
|
2854 |
-
#: includes/class-mla-options.php:600
|
2855 |
#, php-format
|
2856 |
msgid "List Filter ignored; %1$s not supported."
|
2857 |
msgstr ""
|
2858 |
|
2859 |
#. translators: 1: taxonomy name
|
2860 |
-
#: includes/class-mla-options.php:607
|
2861 |
#, php-format
|
2862 |
msgid "Inline Edit ignored; %1$s not supported."
|
2863 |
msgstr ""
|
2864 |
|
2865 |
#. translators: 1: taxonomy name
|
2866 |
-
#: includes/class-mla-options.php:615
|
2867 |
#, php-format
|
2868 |
msgid "Term Search ignored; %1$s not supported."
|
2869 |
msgstr ""
|
2870 |
|
2871 |
#. translators: 1: taxonomy name
|
2872 |
-
#: includes/class-mla-options.php:625
|
2873 |
#, php-format
|
2874 |
msgid "Checklist ignored; %1$s not supported."
|
2875 |
msgstr ""
|
2876 |
|
2877 |
#. translators: 1: taxonomy name
|
2878 |
-
#: includes/class-mla-options.php:633
|
2879 |
#, php-format
|
2880 |
msgid "Checked On Top ignored; %1$s not supported."
|
2881 |
msgstr ""
|
2882 |
|
2883 |
#. translators: 1: option name, e.g., taxonomy_support
|
2884 |
-
#: includes/class-mla-options.php:651 includes/class-mla-options.php:727
|
2885 |
#, php-format
|
2886 |
msgid "Update custom %1$s"
|
2887 |
msgstr ""
|
2888 |
|
2889 |
#. translators: 1: option name, e.g., taxonomy_support
|
2890 |
-
#: includes/class-mla-options.php:658 includes/class-mla-options.php:734
|
2891 |
-
#: includes/class-mla-options.php:3163
|
2892 |
#, php-format
|
2893 |
msgid "Reset custom %1$s"
|
2894 |
msgstr ""
|
2895 |
|
2896 |
-
#: includes/class-mla-options.php:687
|
2897 |
-
#: includes/mla-main-search-box-template.php:46
|
2898 |
-
#: includes/mla-media-modal-js-template.php:32
|
2899 |
msgid "and"
|
2900 |
msgstr ""
|
2901 |
|
2902 |
-
#: includes/class-mla-options.php:689
|
2903 |
-
#: includes/mla-main-search-box-template.php:48
|
2904 |
-
#: includes/mla-media-modal-js-template.php:36
|
2905 |
msgid "or"
|
2906 |
msgstr ""
|
2907 |
|
2908 |
-
#: includes/class-mla-options.php:694 includes/class-mla-settings.php:2462
|
2909 |
-
#: includes/class-mla-settings.php:2495 includes/class-mla-settings.php:2521
|
2910 |
-
#: includes/class-mla-settings.php:2599 includes/class-mla-settings.php:2645
|
2911 |
-
#: includes/class-mla-settings.php:2684
|
2912 |
-
#: includes/mla-main-search-box-template.php:51
|
2913 |
-
#: includes/mla-media-modal-js-template.php:44
|
2914 |
msgid "Name"
|
2915 |
msgstr ""
|
2916 |
|
2917 |
-
#: includes/class-mla-options.php:706
|
2918 |
-
#: includes/mla-main-search-box-template.php:55
|
2919 |
-
#: includes/mla-media-modal-js-template.php:62
|
2920 |
msgid "Terms"
|
2921 |
msgstr ""
|
2922 |
|
2923 |
-
#: includes/class-mla-options.php:1108 includes/class-mla-options.php:1154
|
2924 |
-
#: includes/class-mla-options.php:2192 includes/class-mla-options.php:2223
|
2925 |
-
#: includes/class-mla-settings.php:1884
|
2926 |
msgid "None (select a value)"
|
2927 |
msgstr ""
|
2928 |
|
2929 |
-
#: includes/class-mla-options.php:1161
|
2930 |
msgid "Metadata (see below)"
|
2931 |
msgstr ""
|
2932 |
|
2933 |
-
#: includes/class-mla-options.php:1168
|
2934 |
msgid "Template (see below)"
|
2935 |
msgstr ""
|
2936 |
|
2937 |
#. translators: 1: ERROR tag 2: custom field name
|
2938 |
-
#: includes/class-mla-options.php:1240 includes/class-mla-options.php:2500
|
2939 |
#, php-format
|
2940 |
msgid "%1$s: New field %2$s already exists."
|
2941 |
msgstr ""
|
2942 |
|
2943 |
#. translators: 1: custom field name
|
2944 |
-
#: includes/class-mla-options.php:1245 includes/class-mla-options.php:2505
|
2945 |
#, php-format
|
2946 |
msgid "Adding new field %1$s."
|
2947 |
msgstr ""
|
2948 |
|
2949 |
#. translators: 1: custom field name
|
2950 |
-
#: includes/class-mla-options.php:1253 includes/class-mla-options.php:2513
|
2951 |
#, php-format
|
2952 |
msgid "Adding new rule for %1$s."
|
2953 |
msgstr ""
|
2954 |
|
2955 |
#. translators: 1: custom field name
|
2956 |
-
#: includes/class-mla-options.php:1279 includes/class-mla-options.php:2374
|
2957 |
-
#: includes/class-mla-options.php:2539
|
2958 |
#, php-format
|
2959 |
msgid "Deleting rule for %1$s."
|
2960 |
msgstr ""
|
2961 |
|
2962 |
#. translators: 1: custom field name 2: attribute 3: old value 4: new value
|
2963 |
-
#: includes/class-mla-options.php:1302 includes/class-mla-options.php:1323
|
2964 |
-
#: includes/class-mla-options.php:1373 includes/class-mla-options.php:1380
|
2965 |
-
#: includes/class-mla-options.php:2290 includes/class-mla-options.php:2297
|
2966 |
-
#: includes/class-mla-options.php:2304 includes/class-mla-options.php:2399
|
2967 |
-
#: includes/class-mla-options.php:2406 includes/class-mla-options.php:2441
|
2968 |
-
#: includes/class-mla-options.php:2448 includes/class-mla-options.php:2549
|
2969 |
-
#: includes/class-mla-options.php:2556 includes/class-mla-options.php:2591
|
2970 |
-
#: includes/class-mla-options.php:2598
|
2971 |
#, php-format
|
2972 |
msgid "%1$s changing %2$s from %3$s to %4$s."
|
2973 |
msgstr ""
|
2974 |
|
2975 |
-
#: includes/class-mla-options.php:1302 includes/class-mla-options.php:1651
|
2976 |
msgid "Data Source"
|
2977 |
msgstr ""
|
2978 |
|
2979 |
-
#: includes/class-mla-options.php:1308 includes/class-mla-options.php:2324
|
2980 |
-
#: includes/class-mla-options.php:2426 includes/class-mla-options.php:2576
|
2981 |
msgid "Replace to Keep"
|
2982 |
msgstr ""
|
2983 |
|
2984 |
-
#: includes/class-mla-options.php:1311 includes/class-mla-options.php:2327
|
2985 |
-
#: includes/class-mla-options.php:2429 includes/class-mla-options.php:2579
|
2986 |
msgid "Keep to Replace"
|
2987 |
msgstr ""
|
2988 |
|
2989 |
#. translators: 1: custom field name 2: attribute 3: old value 'to' new value
|
2990 |
-
#: includes/class-mla-options.php:1316 includes/class-mla-options.php:1337
|
2991 |
-
#: includes/class-mla-options.php:1351 includes/class-mla-options.php:1365
|
2992 |
-
#: includes/class-mla-options.php:1394 includes/class-mla-options.php:2318
|
2993 |
-
#: includes/class-mla-options.php:2332 includes/class-mla-options.php:2420
|
2994 |
-
#: includes/class-mla-options.php:2434 includes/class-mla-options.php:2570
|
2995 |
-
#: includes/class-mla-options.php:2584 includes/class-mla-options.php:2612
|
2996 |
#, php-format
|
2997 |
msgid "%1$s changing %2$s value from %3$s."
|
2998 |
msgstr ""
|
2999 |
|
3000 |
-
#: includes/class-mla-options.php:1316 includes/class-mla-options.php:1652
|
3001 |
-
#: includes/class-mla-options.php:2332 includes/class-mla-options.php:2434
|
3002 |
-
#: includes/class-mla-options.php:2584 includes/class-mla-options.php:2738
|
3003 |
-
#: includes/class-mla-options.php:2828 includes/class-mla-options.php:3061
|
3004 |
msgid "Existing Text"
|
3005 |
msgstr ""
|
3006 |
|
3007 |
-
#: includes/class-mla-options.php:1323 includes/class-mla-options.php:1653
|
3008 |
-
#: includes/class-mla-options.php:2591 includes/class-mla-options.php:2890
|
3009 |
-
#: includes/class-mla-options.php:2985 includes/class-mla-options.php:3031
|
3010 |
msgid "Format"
|
3011 |
msgstr ""
|
3012 |
|
3013 |
-
#: includes/class-mla-options.php:1329 includes/class-mla-options.php:1343
|
3014 |
-
#: includes/class-mla-options.php:1357 includes/class-mla-options.php:1386
|
3015 |
-
#: includes/class-mla-options.php:2604
|
3016 |
msgid "unchecked to checked"
|
3017 |
msgstr ""
|
3018 |
|
3019 |
-
#: includes/class-mla-options.php:1332 includes/class-mla-options.php:1346
|
3020 |
-
#: includes/class-mla-options.php:1360 includes/class-mla-options.php:1389
|
3021 |
-
#: includes/class-mla-options.php:2607
|
3022 |
msgid "checked to unchecked"
|
3023 |
msgstr ""
|
3024 |
|
3025 |
-
#: includes/class-mla-options.php:1337 includes/class-mla-options.php:1654
|
3026 |
msgid "MLA Column"
|
3027 |
msgstr ""
|
3028 |
|
3029 |
-
#: includes/class-mla-options.php:1373
|
3030 |
msgid "Metavalue name"
|
3031 |
msgstr ""
|
3032 |
|
3033 |
-
#: includes/class-mla-options.php:1380 includes/class-mla-options.php:1488
|
3034 |
-
#: includes/class-mla-options.php:1587 includes/class-mla-options.php:1631
|
3035 |
-
#: includes/class-mla-options.php:2598 includes/class-mla-options.php:2897
|
3036 |
-
#: includes/class-mla-options.php:2992 includes/class-mla-options.php:3038
|
3037 |
msgid "Option"
|
3038 |
msgstr ""
|
3039 |
|
3040 |
-
#: includes/class-mla-options.php:1394 includes/class-mla-options.php:1500
|
3041 |
-
#: includes/class-mla-options.php:1599 includes/class-mla-options.php:1643
|
3042 |
-
#: includes/class-mla-options.php:2612 includes/class-mla-options.php:2909
|
3043 |
-
#: includes/class-mla-options.php:3004 includes/class-mla-options.php:3050
|
3044 |
msgid "Delete NULL values"
|
3045 |
msgstr ""
|
3046 |
|
3047 |
-
#: includes/class-mla-options.php:1433 includes/class-mla-options.php:2840
|
3048 |
msgid "No Custom Field Mapping Rules Defined"
|
3049 |
msgstr ""
|
3050 |
|
3051 |
-
#: includes/class-mla-options.php:1474 includes/class-mla-options.php:1573
|
3052 |
-
#: includes/class-mla-options.php:1617 includes/class-mla-options.php:2713
|
3053 |
-
#: includes/class-mla-options.php:2767 includes/class-mla-options.php:2887
|
3054 |
-
#: includes/class-mla-options.php:2982 includes/class-mla-options.php:3028
|
3055 |
-
#: includes/class-mla-thumbnail-generation.php:438
|
3056 |
msgid "Keep"
|
3057 |
msgstr ""
|
3058 |
|
3059 |
-
#: includes/class-mla-options.php:1478 includes/class-mla-options.php:1577
|
3060 |
-
#: includes/class-mla-options.php:1621 includes/class-mla-options.php:2892
|
3061 |
-
#: includes/class-mla-options.php:2987 includes/class-mla-options.php:3033
|
3062 |
msgid "Native"
|
3063 |
msgstr ""
|
3064 |
|
3065 |
-
#: includes/class-mla-options.php:1480 includes/class-mla-options.php:1579
|
3066 |
-
#: includes/class-mla-options.php:1623 includes/class-mla-options.php:2894
|
3067 |
-
#: includes/class-mla-options.php:2989 includes/class-mla-options.php:3035
|
3068 |
msgid "Commas"
|
3069 |
msgstr ""
|
3070 |
|
3071 |
-
#: includes/class-mla-options.php:1482 includes/class-mla-options.php:1581
|
3072 |
-
#: includes/class-mla-options.php:1625 includes/class-mla-options.php:2896
|
3073 |
-
#: includes/class-mla-options.php:2991 includes/class-mla-options.php:3037
|
3074 |
msgid "Raw"
|
3075 |
msgstr ""
|
3076 |
|
3077 |
-
#: includes/class-mla-options.php:1490 includes/class-mla-options.php:1589
|
3078 |
-
#: includes/class-mla-options.php:1633 includes/class-mla-options.php:2899
|
3079 |
-
#: includes/class-mla-options.php:2994 includes/class-mla-options.php:3040
|
3080 |
msgid "Text"
|
3081 |
msgstr ""
|
3082 |
|
3083 |
-
#: includes/class-mla-options.php:1492 includes/class-mla-options.php:1591
|
3084 |
-
#: includes/class-mla-options.php:1635 includes/class-mla-options.php:2901
|
3085 |
-
#: includes/class-mla-options.php:2996 includes/class-mla-options.php:3042
|
3086 |
msgid "Single"
|
3087 |
msgstr ""
|
3088 |
|
3089 |
-
#: includes/class-mla-options.php:1494 includes/class-mla-options.php:1593
|
3090 |
-
#: includes/class-mla-options.php:1637 includes/class-mla-options.php:2903
|
3091 |
-
#: includes/class-mla-options.php:2998 includes/class-mla-options.php:3044
|
3092 |
msgid "Export"
|
3093 |
msgstr ""
|
3094 |
|
3095 |
-
#: includes/class-mla-options.php:1496 includes/class-mla-options.php:1595
|
3096 |
-
#: includes/class-mla-options.php:1639 includes/class-mla-options.php:2905
|
3097 |
-
#: includes/class-mla-options.php:3000 includes/class-mla-options.php:3046
|
3098 |
msgid "Array"
|
3099 |
msgstr ""
|
3100 |
|
3101 |
-
#: includes/class-mla-options.php:1498 includes/class-mla-options.php:1597
|
3102 |
-
#: includes/class-mla-options.php:1641 includes/class-mla-options.php:2907
|
3103 |
-
#: includes/class-mla-options.php:3002 includes/class-mla-options.php:3048
|
3104 |
msgid "Multi"
|
3105 |
msgstr ""
|
3106 |
|
3107 |
-
#: includes/class-mla-options.php:1501 includes/class-mla-options.php:2910
|
3108 |
msgid "Delete Rule"
|
3109 |
msgstr ""
|
3110 |
|
3111 |
-
#: includes/class-mla-options.php:1502 includes/class-mla-options.php:2911
|
3112 |
msgid "Delete Rule AND Field"
|
3113 |
msgstr ""
|
3114 |
|
3115 |
-
#: includes/class-mla-options.php:1503 includes/class-mla-options.php:2912
|
3116 |
msgid "Update Rule"
|
3117 |
msgstr ""
|
3118 |
|
3119 |
-
#: includes/class-mla-options.php:1504 includes/class-mla-options.php:2913
|
3120 |
-
#: includes/class-mla-settings.php:745 includes/class-mla-settings.php:878
|
3121 |
msgid "Map All Attachments"
|
3122 |
msgstr ""
|
3123 |
|
3124 |
-
#: includes/class-mla-options.php:1568 includes/class-mla-options.php:2971
|
3125 |
msgid "Add a new Mapping Rule"
|
3126 |
msgstr ""
|
3127 |
|
3128 |
-
#: includes/class-mla-options.php:1600 includes/class-mla-options.php:3005
|
3129 |
msgid "Add Rule"
|
3130 |
msgstr ""
|
3131 |
|
3132 |
-
#: includes/class-mla-options.php:1601 includes/class-mla-options.php:3006
|
3133 |
msgid "Add Rule and Map All Attachments"
|
3134 |
msgstr ""
|
3135 |
|
3136 |
-
#: includes/class-mla-options.php:1612 includes/class-mla-options.php:3017
|
3137 |
msgid "Add a new Field and Mapping Rule"
|
3138 |
msgstr ""
|
3139 |
|
3140 |
-
#: includes/class-mla-options.php:1644 includes/class-mla-options.php:3051
|
3141 |
msgid "Add Field"
|
3142 |
msgstr ""
|
3143 |
|
3144 |
-
#: includes/class-mla-options.php:1645 includes/class-mla-options.php:3052
|
3145 |
msgid "Add Field and Map All Attachments"
|
3146 |
msgstr ""
|
3147 |
|
3148 |
-
#: includes/class-mla-options.php:1650 includes/class-mla-options.php:2290
|
3149 |
-
#: includes/class-mla-options.php:2734 includes/class-mla-options.php:2824
|
3150 |
-
#: includes/class-mla-options.php:3057
|
3151 |
msgid "Field Title"
|
3152 |
msgstr ""
|
3153 |
|
3154 |
-
#: includes/class-mla-options.php:1675
|
3155 |
msgid "Custom field mapping rules updated."
|
3156 |
msgstr ""
|
3157 |
|
3158 |
-
#: includes/class-mla-options.php:1677
|
3159 |
msgid "Custom field mapping rules update failed."
|
3160 |
msgstr ""
|
3161 |
|
3162 |
-
#: includes/class-mla-options.php:1680 includes/class-mla-settings.php:790
|
3163 |
-
#: includes/class-mla-settings.php:796
|
3164 |
msgid "Custom field no mapping rule changes detected."
|
3165 |
msgstr ""
|
3166 |
|
3167 |
-
#: includes/class-mla-options.php:1688
|
3168 |
msgid "Custom field mapping settings saved."
|
3169 |
msgstr ""
|
3170 |
|
3171 |
-
#: includes/class-mla-options.php:1690
|
3172 |
msgid "Custom field mapping settings reset failed."
|
3173 |
msgstr ""
|
3174 |
|
3175 |
#. translators: 1: ERROR tag 2: custom field name
|
3176 |
-
#: includes/class-mla-options.php:2278
|
3177 |
#, php-format
|
3178 |
msgid "%1$s: No old values for %2$s."
|
3179 |
msgstr ""
|
3180 |
|
3181 |
-
#: includes/class-mla-options.php:2297 includes/class-mla-options.php:2399
|
3182 |
-
#: includes/class-mla-options.php:2549 includes/class-mla-options.php:2735
|
3183 |
-
#: includes/class-mla-options.php:2825 includes/class-mla-options.php:3058
|
3184 |
msgid "IPTC Value"
|
3185 |
msgstr ""
|
3186 |
|
3187 |
-
#: includes/class-mla-options.php:2304 includes/class-mla-options.php:2406
|
3188 |
-
#: includes/class-mla-options.php:2556
|
3189 |
msgid "EXIF Value"
|
3190 |
msgstr ""
|
3191 |
|
3192 |
-
#: includes/class-mla-options.php:2310 includes/class-mla-options.php:2412
|
3193 |
-
#: includes/class-mla-options.php:2562
|
3194 |
msgid "EXIF to IPTC"
|
3195 |
msgstr ""
|
3196 |
|
3197 |
-
#: includes/class-mla-options.php:2313 includes/class-mla-options.php:2415
|
3198 |
-
#: includes/class-mla-options.php:2565
|
3199 |
msgid "IPTC to EXIF"
|
3200 |
msgstr ""
|
3201 |
|
3202 |
-
#: includes/class-mla-options.php:2318 includes/class-mla-options.php:2420
|
3203 |
-
#: includes/class-mla-options.php:2570 includes/class-mla-options.php:2737
|
3204 |
-
#: includes/class-mla-options.php:2827 includes/class-mla-options.php:3060
|
3205 |
msgid "Priority"
|
3206 |
msgstr ""
|
3207 |
|
3208 |
-
#: includes/class-mla-options.php:2441 includes/class-mla-options.php:2829
|
3209 |
msgid "Delimiter(s)"
|
3210 |
msgstr ""
|
3211 |
|
3212 |
-
#: includes/class-mla-options.php:2709 includes/class-mla-options.php:2763
|
3213 |
-
#: includes/class-mla-options.php:2883 includes/class-mla-options.php:2978
|
3214 |
-
#: includes/class-mla-options.php:3024
|
3215 |
msgid "IPTC"
|
3216 |
msgstr ""
|
3217 |
|
3218 |
-
#: includes/class-mla-options.php:2711 includes/class-mla-options.php:2765
|
3219 |
-
#: includes/class-mla-options.php:2885 includes/class-mla-options.php:2980
|
3220 |
-
#: includes/class-mla-options.php:3026
|
3221 |
msgid "EXIF"
|
3222 |
msgstr ""
|
3223 |
|
3224 |
-
#: includes/class-mla-options.php:2736 includes/class-mla-options.php:2826
|
3225 |
-
#: includes/class-mla-options.php:3059
|
3226 |
msgid "EXIF/Template Value"
|
3227 |
msgstr ""
|
3228 |
|
3229 |
#. translators: 1: ERROR tag 2: option name
|
3230 |
-
#: includes/class-mla-options.php:3069
|
3231 |
#, php-format
|
3232 |
msgid "%1$s: Render unknown custom %2$s."
|
3233 |
msgstr ""
|
3234 |
|
3235 |
#. translators: 1: ERROR tag 2: option name
|
3236 |
-
#: includes/class-mla-options.php:3113
|
3237 |
#, php-format
|
3238 |
msgid "%1$s: Update/delete unknown custom %2$s."
|
3239 |
msgstr ""
|
3240 |
|
3241 |
-
#: includes/class-mla-options.php:3119
|
3242 |
msgid "IPTC/EXIF mapping settings updated."
|
3243 |
msgstr ""
|
3244 |
|
3245 |
-
#: includes/class-mla-options.php:3121
|
3246 |
msgid "IPTC/EXIF settings update failed."
|
3247 |
msgstr ""
|
3248 |
|
3249 |
-
#: includes/class-mla-options.php:3124 includes/class-mla-settings.php:926
|
3250 |
-
#: includes/class-mla-settings.php:932
|
3251 |
msgid "IPTC/EXIF no mapping changes detected."
|
3252 |
msgstr ""
|
3253 |
|
3254 |
#. translators: 1: field type
|
3255 |
-
#: includes/class-mla-options.php:3135 includes/class-mla-options.php:3145
|
3256 |
-
#: includes/class-mla-options.php:3155 includes/class-mla-settings.php:3594
|
3257 |
#, php-format
|
3258 |
msgid "%1$s settings saved."
|
3259 |
msgstr ""
|
3260 |
|
3261 |
-
#: includes/class-mla-options.php:3135 includes/class-mla-options.php:3138
|
3262 |
-
#: includes/class-mla-settings.php:3842 includes/class-mla-settings.php:3884
|
3263 |
-
#: includes/class-mla-settings.php:3887
|
3264 |
msgid "Standard field"
|
3265 |
msgstr ""
|
3266 |
|
3267 |
#. translators: 1: ERROR tag 2: field type
|
3268 |
-
#: includes/class-mla-options.php:3138 includes/class-mla-options.php:3148
|
3269 |
-
#: includes/class-mla-options.php:3158
|
3270 |
#, php-format
|
3271 |
msgid "%1$s: IPTC/EXIF %2$s settings update failed."
|
3272 |
msgstr ""
|
3273 |
|
3274 |
-
#: includes/class-mla-options.php:3145 includes/class-mla-options.php:3148
|
3275 |
-
#: includes/class-mla-settings.php:3916 includes/class-mla-settings.php:3958
|
3276 |
-
#: includes/class-mla-settings.php:3961
|
3277 |
msgid "Taxonomy term"
|
3278 |
msgstr ""
|
3279 |
|
3280 |
-
#: includes/class-mla-options.php:3155 includes/class-mla-options.php:3158
|
3281 |
-
#: includes/class-mla-settings.php:3742 includes/class-mla-settings.php:3745
|
3282 |
-
#: includes/class-mla-settings.php:4005 includes/class-mla-settings.php:4047
|
3283 |
-
#: includes/class-mla-settings.php:4050
|
3284 |
msgid "Custom field"
|
3285 |
msgstr ""
|
3286 |
|
3287 |
#. translators: 1: ERROR tag 2: option name, e.g., taxonomy_support
|
3288 |
-
#: includes/class-mla-options.php:3166
|
3289 |
#, php-format
|
3290 |
msgid "%1$s: Reset unknown custom %2$s"
|
3291 |
msgstr ""
|
3292 |
|
3293 |
-
#: includes/class-mla-polylang-support.php:319
|
3294 |
msgid "ERROR: No post ID found"
|
3295 |
msgstr ""
|
3296 |
|
3297 |
-
#: includes/class-mla-polylang-support.php:427
|
3298 |
msgid "Error while saving the translations."
|
3299 |
msgstr ""
|
3300 |
|
3301 |
-
#: includes/class-mla-polylang-support.php:428
|
3302 |
msgid "Remove From Bulk Translate"
|
3303 |
msgstr ""
|
3304 |
|
3305 |
-
#: includes/class-mla-polylang-support.php:430
|
3306 |
msgid "Bulk Translate items"
|
3307 |
msgstr ""
|
3308 |
|
3309 |
-
#: includes/class-mla-polylang-support.php:431
|
3310 |
msgid "Add new"
|
3311 |
msgstr ""
|
3312 |
|
3313 |
-
#: includes/class-mla-polylang-support.php:1799
|
3314 |
-
#: includes/class-mla-polylang-support.php:2151
|
3315 |
-
#: includes/class-mla-thumbnail-generation.php:473
|
3316 |
msgid "Bulk Translations"
|
3317 |
msgstr ""
|
3318 |
|
3319 |
-
#: includes/class-mla-polylang-support.php:1823
|
3320 |
msgid "Translate"
|
3321 |
msgstr ""
|
3322 |
|
3323 |
-
#: includes/class-mla-polylang-support.php:1947
|
3324 |
msgid "All Languages"
|
3325 |
msgstr ""
|
3326 |
|
3327 |
-
#: includes/class-mla-polylang-support.php:1954
|
3328 |
-
#: includes/class-mla-polylang-support.php:2216
|
3329 |
-
#: includes/class-mla-polylang-support.php:2367
|
3330 |
msgid "Quick Translate"
|
3331 |
msgstr ""
|
3332 |
|
3333 |
-
#: includes/class-mla-polylang-support.php:1958
|
3334 |
msgid "Set Language"
|
3335 |
msgstr ""
|
3336 |
|
3337 |
-
#: includes/class-mla-polylang-support.php:1959
|
3338 |
-
#: includes/class-mla-polylang-support.php:2374
|
3339 |
msgid "Bulk Translate"
|
3340 |
msgstr ""
|
3341 |
|
3342 |
-
#: includes/class-mla-polylang-support.php:1960
|
3343 |
msgid "Add or Modify Translation"
|
3344 |
msgstr ""
|
3345 |
|
3346 |
-
#: includes/class-mla-polylang-support.php:1961
|
3347 |
-
#: includes/class-mla-polylang-support.php:2012
|
3348 |
-
#: includes/class-mla-polylang-support.php:2311
|
3349 |
-
#: includes/class-mla-polylang-support.php:2426
|
3350 |
-
#: includes/class-mla-wpml-support.php:1617
|
3351 |
-
#: includes/class-mla-wpml-support.php:1707
|
3352 |
-
#: includes/class-mla-wpml-support.php:2152
|
3353 |
msgid "Language"
|
3354 |
msgstr ""
|
3355 |
|
3356 |
-
#: includes/class-mla-polylang-support.php:1963
|
3357 |
-
#: includes/class-mla-thumbnail-generation.php:444
|
3358 |
msgid "Options"
|
3359 |
msgstr ""
|
3360 |
|
3361 |
-
#: includes/class-mla-polylang-support.php:2216
|
3362 |
msgid "Translate this item inline"
|
3363 |
msgstr ""
|
3364 |
|
3365 |
-
#: includes/class-mla-polylang-support.php:2348
|
3366 |
-
#: includes/class-mla-polylang-support.php:2453
|
3367 |
-
#: includes/class-mla-wpml-support.php:1652
|
3368 |
-
#: includes/class-mla-wpml-support.php:1755
|
3369 |
msgid "Media/Assistant submenu table"
|
3370 |
msgstr ""
|
3371 |
|
3372 |
-
#: includes/class-mla-polylang-support.php:2353
|
3373 |
-
#: includes/class-mla-wpml-support.php:1657
|
3374 |
msgid "Language Column"
|
3375 |
msgstr ""
|
3376 |
|
3377 |
-
#: includes/class-mla-polylang-support.php:2356
|
3378 |
-
#: includes/class-mla-wpml-support.php:1660
|
3379 |
msgid ""
|
3380 |
"Check this option to add a Language column to the Media/Assistant submenu "
|
3381 |
"table."
|
3382 |
msgstr ""
|
3383 |
|
3384 |
-
#: includes/class-mla-polylang-support.php:2360
|
3385 |
-
#: includes/class-mla-wpml-support.php:1664
|
3386 |
msgid "Translations Column"
|
3387 |
msgstr ""
|
3388 |
|
3389 |
-
#: includes/class-mla-polylang-support.php:2363
|
3390 |
-
#: includes/class-mla-wpml-support.php:1667
|
3391 |
msgid ""
|
3392 |
"Check this option to add a Translation Status column to the Media/Assistant "
|
3393 |
"submenu table."
|
3394 |
msgstr ""
|
3395 |
|
3396 |
-
#: includes/class-mla-polylang-support.php:2370
|
3397 |
msgid ""
|
3398 |
"Check this option to add a Quick Translate rollover action to the Media/"
|
3399 |
"Assistant submenu table."
|
3400 |
msgstr ""
|
3401 |
|
3402 |
-
#: includes/class-mla-polylang-support.php:2377
|
3403 |
msgid ""
|
3404 |
"Check this option to add \"Translate\" to the \"Bulk Actions\" control on "
|
3405 |
"the Media/Assistant submenu table."
|
3406 |
msgstr ""
|
3407 |
|
3408 |
-
#: includes/class-mla-polylang-support.php:2381
|
3409 |
-
#: includes/class-mla-polylang-support.php:2453
|
3410 |
-
#: includes/class-mla-wpml-support.php:1671
|
3411 |
-
#: includes/class-mla-wpml-support.php:1755
|
3412 |
msgid "Term Management"
|
3413 |
msgstr ""
|
3414 |
|
3415 |
-
#: includes/class-mla-polylang-support.php:2386
|
3416 |
-
#: includes/class-mla-wpml-support.php:1676
|
3417 |
msgid "Term Assignment"
|
3418 |
msgstr ""
|
3419 |
|
3420 |
-
#: includes/class-mla-polylang-support.php:2389
|
3421 |
-
#: includes/class-mla-wpml-support.php:1679
|
3422 |
msgid ""
|
3423 |
"Check this option to assign language-specific terms when items are updated."
|
3424 |
msgstr ""
|
3425 |
|
3426 |
-
#: includes/class-mla-polylang-support.php:2393
|
3427 |
-
#: includes/class-mla-wpml-support.php:1683
|
3428 |
msgid "Term Synchronization"
|
3429 |
msgstr ""
|
3430 |
|
3431 |
-
#: includes/class-mla-polylang-support.php:2396
|
3432 |
-
#: includes/class-mla-wpml-support.php:1686
|
3433 |
msgid ""
|
3434 |
"Check this option to synchronize common terms among all item translations."
|
3435 |
msgstr ""
|
3436 |
|
3437 |
-
#: includes/class-mla-polylang-support.php:2400
|
3438 |
-
#: includes/class-mla-wpml-support.php:1690
|
3439 |
msgid "Term Mapping Replication"
|
3440 |
msgstr ""
|
3441 |
|
3442 |
-
#: includes/class-mla-polylang-support.php:2403
|
3443 |
-
#: includes/class-mla-wpml-support.php:1693
|
3444 |
msgid ""
|
3445 |
"When mapping IPTC/EXIF metadata to taxonomy terms, make them available in "
|
3446 |
"all languages."
|
3447 |
msgstr ""
|
3448 |
|
3449 |
-
#: includes/class-mla-polylang-support.php:2451
|
3450 |
-
#: includes/class-mla-wpml-support.php:1753
|
3451 |
msgid "Language Options"
|
3452 |
msgstr ""
|
3453 |
|
3454 |
#. translators: 1: - 4: page subheader values
|
3455 |
-
#: includes/class-mla-polylang-support.php:2453
|
3456 |
#, php-format
|
3457 |
msgid ""
|
3458 |
"In this tab you can find a number of options for controlling Polylang-"
|
@@ -3462,178 +2481,121 @@ msgid ""
|
|
3462 |
msgstr ""
|
3463 |
|
3464 |
#. translators: 1: Documentation hyperlink
|
3465 |
-
#: includes/class-mla-polylang-support.php:2455
|
3466 |
-
#: includes/class-mla-wpml-support.php:1757
|
3467 |
#, php-format
|
3468 |
msgid ""
|
3469 |
"You can find more information about multilingual features in the %1$s "
|
3470 |
"section of the Documentation."
|
3471 |
msgstr ""
|
3472 |
|
3473 |
-
#: includes/class-mla-polylang-support.php:2455
|
3474 |
-
#: includes/class-mla-wpml-support.php:1757
|
3475 |
msgid "Language Options documentation"
|
3476 |
msgstr ""
|
3477 |
|
3478 |
-
#: includes/class-mla-polylang-support.php:2455
|
3479 |
-
#: includes/class-mla-wpml-support.php:1757
|
3480 |
msgid "WPML & Polylang Multilingual Support; the MLA Language Tab"
|
3481 |
msgstr ""
|
3482 |
|
3483 |
-
#: includes/class-mla-polylang-support.php:2458
|
3484 |
-
#: includes/class-mla-settings.php:1405 includes/class-mla-settings.php:1763
|
3485 |
-
#: includes/class-mla-settings.php:1816 includes/class-mla-settings.php:2232
|
3486 |
-
#: includes/class-mla-settings.php:2282 includes/class-mla-settings.php:2382
|
3487 |
-
#: includes/class-mla-settings.php:2827 includes/class-mla-settings.php:2830
|
3488 |
-
#: includes/class-mla-settings.php:2969 includes/class-mla-settings.php:2971
|
3489 |
-
#: includes/class-mla-settings.php:3255 includes/class-mla-settings.php:3257
|
3490 |
-
#: includes/class-mla-wpml-support.php:1760
|
3491 |
msgid "Save Changes"
|
3492 |
msgstr ""
|
3493 |
|
3494 |
-
#: includes/class-mla-polylang-support.php:2459
|
3495 |
-
#: includes/class-mla-wpml-support.php:1761
|
3496 |
msgid "Delete Language options and restore default settings"
|
3497 |
msgstr ""
|
3498 |
|
3499 |
-
#: includes/class-mla-polylang-support.php:2462
|
3500 |
-
#: includes/class-mla-settings.php:1143 includes/class-mla-settings.php:1410
|
3501 |
-
#: includes/class-mla-settings.php:2378 includes/class-mla-settings.php:2543
|
3502 |
-
#: includes/class-mla-settings.php:2701
|
3503 |
-
#: includes/class-mla-wpml-support.php:1764
|
3504 |
msgid "Go to Top"
|
3505 |
msgstr ""
|
3506 |
|
3507 |
-
#: includes/class-mla-polylang-support.php:2499
|
3508 |
-
#: includes/class-mla-wpml-support.php:1801
|
3509 |
msgid "Language settings saved."
|
3510 |
msgstr ""
|
3511 |
|
3512 |
#. translators: 1: option name
|
3513 |
-
#: includes/class-mla-polylang-support.php:2530
|
3514 |
-
#: includes/class-mla-settings.php:4227
|
3515 |
-
#: includes/class-mla-wpml-support.php:1832
|
3516 |
#, php-format
|
3517 |
msgctxt "message_list"
|
3518 |
msgid "delete_option \"%1$s\""
|
3519 |
msgstr ""
|
3520 |
|
3521 |
-
#: includes/class-mla-polylang-support.php:2538
|
3522 |
-
#: includes/class-mla-wpml-support.php:1840
|
3523 |
msgid "Language settings reset to default values."
|
3524 |
msgstr ""
|
3525 |
|
3526 |
-
#: includes/class-mla-settings.php:361
|
3527 |
msgid "Error while making the changes."
|
3528 |
msgstr ""
|
3529 |
|
3530 |
-
#: includes/class-mla-settings.php:363
|
3531 |
msgid "no slug"
|
3532 |
msgstr ""
|
3533 |
|
3534 |
-
#: includes/class-mla-settings.php:376
|
3535 |
msgid "Running"
|
3536 |
msgstr ""
|
3537 |
|
3538 |
-
#: includes/class-mla-settings.php:381
|
3539 |
msgid "Skipped"
|
3540 |
msgstr ""
|
3541 |
|
3542 |
-
#: includes/class-mla-settings.php:382
|
3543 |
msgid "Reprocessed"
|
3544 |
msgstr ""
|
3545 |
|
3546 |
-
#: includes/class-mla-settings.php:480 includes/class-mla-settings.php:997
|
3547 |
-
#: includes/class-mla-settings.php:3296
|
3548 |
msgid "Settings"
|
3549 |
msgstr ""
|
3550 |
|
3551 |
-
#: includes/class-mla-settings.php:499
|
3552 |
msgid "Views per page"
|
3553 |
msgstr ""
|
3554 |
|
3555 |
-
#: includes/class-mla-settings.php:510
|
3556 |
msgid "Types per page"
|
3557 |
msgstr ""
|
3558 |
|
3559 |
-
#: includes/class-mla-settings.php:521
|
3560 |
msgid "Upload types per page"
|
3561 |
msgstr ""
|
3562 |
|
3563 |
-
|
|
|
|
|
3564 |
msgid "No view slug found"
|
3565 |
msgstr ""
|
3566 |
|
3567 |
-
#: includes/class-mla-settings.php:700
|
3568 |
msgid "No upload slug found"
|
3569 |
msgstr ""
|
3570 |
|
3571 |
-
#: includes/class-mla-settings.php:741 includes/class-mla-settings.php:2828
|
3572 |
-
#: includes/class-mla-settings.php:2832
|
3573 |
msgid "Map All Rules, All Attachments Now"
|
3574 |
msgstr ""
|
3575 |
|
3576 |
-
#: includes/class-mla-settings.php:867 includes/class-mla-settings.php:2961
|
3577 |
msgid "Map All Attachments, Standard Fields Now"
|
3578 |
msgstr ""
|
3579 |
|
3580 |
-
#: includes/class-mla-settings.php:870 includes/class-mla-settings.php:2964
|
3581 |
msgid "Map All Attachments, Taxonomy Terms Now"
|
3582 |
msgstr ""
|
3583 |
|
3584 |
-
#: includes/class-mla-settings.php:873 includes/class-mla-settings.php:2967
|
3585 |
msgid "Map All Attachments, Custom Fields Now"
|
3586 |
msgstr ""
|
3587 |
|
3588 |
#. translators: 1: ERROR tag 2: function name 3: option type, e.g., radio, select, text
|
3589 |
-
#: includes/class-mla-settings.php:1069 includes/class-mla-settings.php:1106
|
3590 |
-
#: includes/class-mla-settings.php:1246
|
3591 |
#, php-format
|
3592 |
msgctxt "error_log"
|
3593 |
msgid "%1$s: %2$s unknown type = \"%3$s\""
|
3594 |
msgstr ""
|
3595 |
|
3596 |
-
#: includes/class-mla-settings.php:1144 includes/class-mla-settings.php:1411
|
3597 |
-
#: includes/class-mla-settings.php:2379 includes/class-mla-settings.php:2544
|
3598 |
-
#: includes/class-mla-settings.php:2702
|
3599 |
msgid "Go to Bottom"
|
3600 |
msgstr ""
|
3601 |
|
3602 |
-
#: includes/class-mla-settings.php:1295
|
3603 |
msgid "General"
|
3604 |
msgstr ""
|
3605 |
|
3606 |
-
#: includes/class-mla-settings.php:1296
|
3607 |
msgid "Views"
|
3608 |
msgstr ""
|
3609 |
|
3610 |
-
#: includes/class-mla-settings.php:1297
|
3611 |
msgid "Uploads"
|
3612 |
msgstr ""
|
3613 |
|
3614 |
-
#: includes/class-mla-settings.php:1298 includes/class-mla-settings.php:3594
|
3615 |
-
#: includes/class-mla-settings.php:3597
|
3616 |
msgid "Shortcodes"
|
3617 |
msgstr ""
|
3618 |
|
3619 |
-
#: includes/class-mla-settings.php:1299
|
3620 |
msgid "Custom Fields"
|
3621 |
msgstr ""
|
3622 |
|
3623 |
-
#: includes/class-mla-settings.php:1301
|
3624 |
msgid "Documentation"
|
3625 |
msgstr ""
|
3626 |
|
3627 |
-
#: includes/class-mla-settings.php:1302
|
3628 |
msgid "Debug"
|
3629 |
msgstr ""
|
3630 |
|
3631 |
-
#: includes/class-mla-settings.php:1402
|
3632 |
msgid "General Processing Options"
|
3633 |
msgstr ""
|
3634 |
|
3635 |
#. translators: 1: - 4: page subheader values
|
3636 |
-
#: includes/class-mla-settings.php:1404
|
3637 |
#, php-format
|
3638 |
msgid ""
|
3639 |
"In this tab you can find a number of options for controlling the "
|
@@ -3642,32 +2604,25 @@ msgid ""
|
|
3642 |
"any changes you make."
|
3643 |
msgstr ""
|
3644 |
|
3645 |
-
#: includes/class-mla-settings.php:1404
|
3646 |
msgid "Media/Assistant Table Defaults"
|
3647 |
msgstr ""
|
3648 |
|
3649 |
-
#: includes/class-mla-settings.php:1404
|
3650 |
msgid "Media Manager Enhancements"
|
3651 |
msgstr ""
|
3652 |
|
3653 |
-
#: includes/class-mla-settings.php:1407
|
3654 |
msgid "Delete General options and restore default settings"
|
3655 |
msgstr ""
|
3656 |
|
3657 |
-
#: includes/class-mla-settings.php:1412 includes/class-mla-settings.php:3288
|
3658 |
msgid "Support Our Work"
|
3659 |
msgstr ""
|
3660 |
|
3661 |
-
#: includes/class-mla-settings.php:1413 includes/class-mla-settings.php:1416
|
3662 |
msgid "Donate to FTJ"
|
3663 |
msgstr ""
|
3664 |
|
3665 |
-
#: includes/class-mla-settings.php:1414 includes/class-mla-settings.php:3289
|
3666 |
msgid "Donate"
|
3667 |
msgstr ""
|
3668 |
|
3669 |
#. translators: 1: donation hyperlink
|
3670 |
-
#: includes/class-mla-settings.php:1416
|
3671 |
#, php-format
|
3672 |
msgid ""
|
3673 |
"This plugin was inspired by my work on the WordPress web site for our "
|
@@ -3676,37 +2631,26 @@ msgid ""
|
|
3676 |
"our work. Thank you!"
|
3677 |
msgstr ""
|
3678 |
|
3679 |
-
#: includes/class-mla-settings.php:1416
|
3680 |
msgid "tax-deductible donation"
|
3681 |
msgstr ""
|
3682 |
|
3683 |
-
#: includes/class-mla-settings.php:1435
|
3684 |
msgid "enhanced version of the WordPress [gallery] shortcode."
|
3685 |
msgstr ""
|
3686 |
|
3687 |
-
#: includes/class-mla-settings.php:1436
|
3688 |
msgid "enhanced version of the WordPress Tag Cloud."
|
3689 |
msgstr ""
|
3690 |
|
3691 |
-
#: includes/class-mla-settings.php:1437
|
3692 |
msgid ""
|
3693 |
"provides flat or hierarchical lists, dropdown controls and checkbox lists of "
|
3694 |
"taxonomy terms."
|
3695 |
msgstr ""
|
3696 |
|
3697 |
-
#: includes/class-mla-settings.php:1437
|
3698 |
-
msgid "wait a bit longer"
|
3699 |
-
msgstr ""
|
3700 |
-
|
3701 |
-
#: includes/class-mla-settings.php:1449
|
3702 |
msgid "Shortcodes made available by this plugin"
|
3703 |
msgstr ""
|
3704 |
|
3705 |
-
#: includes/class-mla-settings.php:1557
|
3706 |
msgid "Edit View"
|
3707 |
msgstr ""
|
3708 |
|
3709 |
-
#: includes/class-mla-settings.php:1563 includes/class-mla-settings.php:1820
|
3710 |
msgid ""
|
3711 |
"The “slug” is the URL-friendly, unique key for the view. It must "
|
3712 |
"be all lowercase and contain only letters, numbers, periods (.), slashes (/) "
|
@@ -3715,25 +2659,20 @@ msgid ""
|
|
3715 |
"MIME</strong> type, e.g., “image” or “image/jpeg”."
|
3716 |
msgstr ""
|
3717 |
|
3718 |
-
#: includes/class-mla-settings.php:1564 includes/class-mla-settings.php:1821
|
3719 |
msgid "Singular Label"
|
3720 |
msgstr ""
|
3721 |
|
3722 |
-
#: includes/class-mla-settings.php:1565 includes/class-mla-settings.php:1822
|
3723 |
msgid "Plural Label"
|
3724 |
msgstr ""
|
3725 |
|
3726 |
-
#: includes/class-mla-settings.php:1566 includes/class-mla-settings.php:1823
|
3727 |
msgid ""
|
3728 |
"The labels, e.g., “Image” and “Images” are used for "
|
3729 |
"column headers and other display purposes."
|
3730 |
msgstr ""
|
3731 |
|
3732 |
-
#: includes/class-mla-settings.php:1567 includes/class-mla-settings.php:1824
|
3733 |
msgid "Specification"
|
3734 |
msgstr ""
|
3735 |
|
3736 |
-
#: includes/class-mla-settings.php:1568 includes/class-mla-settings.php:1825
|
3737 |
msgid ""
|
3738 |
"If the MIME type specification differs from the slug, enter it here. You may "
|
3739 |
"include multiple MIME types, e.g., “audio,video” and/or wildcard "
|
@@ -3741,60 +2680,48 @@ msgid ""
|
|
3741 |
"MIME Type box is checked."
|
3742 |
msgstr ""
|
3743 |
|
3744 |
-
#: includes/class-mla-settings.php:1569 includes/class-mla-settings.php:1826
|
3745 |
msgid "Post MIME Type"
|
3746 |
msgstr ""
|
3747 |
|
3748 |
-
#: includes/class-mla-settings.php:1570 includes/class-mla-settings.php:1827
|
3749 |
msgid ""
|
3750 |
"Check this box if you want to add this entry to the list of MIME types "
|
3751 |
"returned by wp_get_mime_types()."
|
3752 |
msgstr ""
|
3753 |
|
3754 |
-
#: includes/class-mla-settings.php:1571 includes/class-mla-settings.php:1828
|
3755 |
msgid "Table View"
|
3756 |
msgstr ""
|
3757 |
|
3758 |
-
#: includes/class-mla-settings.php:1572 includes/class-mla-settings.php:1829
|
3759 |
msgid ""
|
3760 |
"Check this box if you want to add this entry to the list of Media/Assistant "
|
3761 |
"table views."
|
3762 |
msgstr ""
|
3763 |
|
3764 |
-
#: includes/class-mla-settings.php:1574 includes/class-mla-settings.php:1831
|
3765 |
msgid ""
|
3766 |
"You can choose your own table view order by entering a number (1 for first, "
|
3767 |
"etc.) in this field."
|
3768 |
msgstr ""
|
3769 |
|
3770 |
-
#: includes/class-mla-settings.php:1576 includes/class-mla-settings.php:1833
|
3771 |
-
#: includes/class-mla-settings.php:1931 includes/class-mla-settings.php:2295
|
3772 |
msgid ""
|
3773 |
"The description can contain any documentation or notes you need to "
|
3774 |
"understand or use the item."
|
3775 |
msgstr ""
|
3776 |
|
3777 |
#. translators: 1: bulk_action, e.g., delete, edit, restore, trash
|
3778 |
-
#: includes/class-mla-settings.php:1687 includes/class-mla-settings.php:2153
|
3779 |
#, php-format
|
3780 |
msgid "Unknown bulk action %1$s"
|
3781 |
msgstr ""
|
3782 |
|
3783 |
#. translators: 1: view name/slug
|
3784 |
-
#: includes/class-mla-settings.php:1726 includes/class-mla-settings.php:2195
|
3785 |
#, php-format
|
3786 |
msgid "Edit view \"%1$s\" cancelled."
|
3787 |
msgstr ""
|
3788 |
|
3789 |
-
#: includes/class-mla-settings.php:1760
|
3790 |
msgid "View and Post MIME Type Support is disabled"
|
3791 |
msgstr ""
|
3792 |
|
3793 |
-
#: includes/class-mla-settings.php:1805 includes/class-mla-settings.php:1808
|
3794 |
msgid "Library Views/Post MIME Type Processing"
|
3795 |
msgstr ""
|
3796 |
|
3797 |
-
#: includes/class-mla-settings.php:1806
|
3798 |
msgid ""
|
3799 |
"In this tab you can manage the list of \"Post MIME Types\", which are used "
|
3800 |
"by WordPress to define the views for the <em><strong>Media/Library</strong></"
|
@@ -3806,7 +2733,6 @@ msgid ""
|
|
3806 |
msgstr ""
|
3807 |
|
3808 |
#. translators: 1: Documentation hyperlink
|
3809 |
-
#: includes/class-mla-settings.php:1808
|
3810 |
#, php-format
|
3811 |
msgid ""
|
3812 |
"You can find more information about library views, Post MIME types and how "
|
@@ -3815,87 +2741,67 @@ msgid ""
|
|
3815 |
"screen."
|
3816 |
msgstr ""
|
3817 |
|
3818 |
-
#: includes/class-mla-settings.php:1808
|
3819 |
msgid "Library View Processing documentation"
|
3820 |
msgstr ""
|
3821 |
|
3822 |
-
#: includes/class-mla-settings.php:1812 includes/class-mla-settings.php:2001
|
3823 |
-
#: includes/class-mla-settings.php:2307
|
3824 |
msgid "Displaying search results for"
|
3825 |
msgstr ""
|
3826 |
|
3827 |
-
#: includes/class-mla-settings.php:1813
|
3828 |
msgid "Search Views"
|
3829 |
msgstr ""
|
3830 |
|
3831 |
-
#: includes/class-mla-settings.php:1834
|
3832 |
msgid "Add View"
|
3833 |
msgstr ""
|
3834 |
|
3835 |
-
#: includes/class-mla-settings.php:1836 includes/class-mla-settings.php:2300
|
3836 |
msgid "<strong>Quick Edit</strong>"
|
3837 |
msgstr ""
|
3838 |
|
3839 |
-
#: includes/class-mla-settings.php:1916
|
3840 |
msgid "Edit Upload MIME Type"
|
3841 |
msgstr ""
|
3842 |
|
3843 |
-
#: includes/class-mla-settings.php:1922
|
3844 |
msgid ""
|
3845 |
"The “extension” is the file extension for this type, and a "
|
3846 |
"unique key for the item. It must be all lowercase and contain only letters "
|
3847 |
"and numbers."
|
3848 |
msgstr ""
|
3849 |
|
3850 |
-
#: includes/class-mla-settings.php:1924 includes/class-mla-settings.php:2289
|
3851 |
msgid ""
|
3852 |
"The MIME Type must be all lowercase and contain only letters, numbers, "
|
3853 |
"periods (.), slashes (/) and hyphens (-). It <strong>must be a valid MIME</"
|
3854 |
"strong> type, e.g., “image” or “image/jpeg”."
|
3855 |
msgstr ""
|
3856 |
|
3857 |
-
#: includes/class-mla-settings.php:1925 includes/class-mla-settings.php:2290
|
3858 |
msgid "Icon Type"
|
3859 |
msgstr ""
|
3860 |
|
3861 |
-
#: includes/class-mla-settings.php:1927 includes/class-mla-settings.php:2291
|
3862 |
msgid ""
|
3863 |
"The Icon Type selects a thumbnail image displayed for non-image file types, "
|
3864 |
"such as PDF documents."
|
3865 |
msgstr ""
|
3866 |
|
3867 |
-
#: includes/class-mla-settings.php:1928 includes/class-mla-settings.php:2292
|
3868 |
-
#: includes/class-mla-upload-list-table.php:515
|
3869 |
-
msgid "Inactive"
|
3870 |
-
msgstr ""
|
3871 |
-
|
3872 |
-
#: includes/class-mla-settings.php:1929 includes/class-mla-settings.php:2293
|
3873 |
msgid ""
|
3874 |
"Check this box if you want to remove this entry from the list of Upload MIME "
|
3875 |
"Types returned by get_allowed_mime_types()."
|
3876 |
msgstr ""
|
3877 |
|
3878 |
-
#: includes/class-mla-settings.php:2000
|
3879 |
msgid "Known File Extension/MIME Type Associations"
|
3880 |
msgstr ""
|
3881 |
|
3882 |
-
#: includes/class-mla-settings.php:2002
|
3883 |
msgid "Search Known MIME Types"
|
3884 |
msgstr ""
|
3885 |
|
3886 |
-
|
|
|
|
|
3887 |
msgid "To search by extension, use \".\", e.g., \".doc\""
|
3888 |
msgstr ""
|
3889 |
|
3890 |
-
#: includes/class-mla-settings.php:2229
|
3891 |
msgid "Upload MIME Type Support is disabled"
|
3892 |
msgstr ""
|
3893 |
|
3894 |
-
#: includes/class-mla-settings.php:2272 includes/class-mla-settings.php:2275
|
3895 |
msgid "File Extension and MIME Type Processing"
|
3896 |
msgstr ""
|
3897 |
|
3898 |
-
#: includes/class-mla-settings.php:2273
|
3899 |
msgid ""
|
3900 |
"In this tab you can manage the list of file extension/MIME Type "
|
3901 |
"associations, which are used by WordPress to decide what kind of files can "
|
@@ -3905,7 +2811,6 @@ msgid ""
|
|
3905 |
msgstr ""
|
3906 |
|
3907 |
#. translators: 1: Documentation hyperlink
|
3908 |
-
#: includes/class-mla-settings.php:2275
|
3909 |
#, php-format
|
3910 |
msgid ""
|
3911 |
"You can find more information about file extensions, MIME types and how "
|
@@ -3913,61 +2818,44 @@ msgid ""
|
|
3913 |
"the <strong>\"Help\"</strong> tab in the upper-right corner of this screen."
|
3914 |
msgstr ""
|
3915 |
|
3916 |
-
#: includes/class-mla-settings.php:2275
|
3917 |
msgid "File Extension Processing documentation"
|
3918 |
msgstr ""
|
3919 |
|
3920 |
-
#: includes/class-mla-settings.php:2277
|
3921 |
msgid "Search Uploads"
|
3922 |
msgstr ""
|
3923 |
|
3924 |
-
#: includes/class-mla-settings.php:2284
|
3925 |
msgid "Upload MIME Type"
|
3926 |
msgstr ""
|
3927 |
|
3928 |
-
#: includes/class-mla-settings.php:2285
|
3929 |
msgid ""
|
3930 |
"To search the database of over 1,500 known extension/type associations, "
|
3931 |
"click \"Search Known Types\" below the form."
|
3932 |
msgstr ""
|
3933 |
|
3934 |
-
#: includes/class-mla-settings.php:2287
|
3935 |
msgid ""
|
3936 |
"The “extension” is the file extension for this type, and unique "
|
3937 |
"key for the item. It must be all lowercase and contain only letters and "
|
3938 |
"numbers."
|
3939 |
msgstr ""
|
3940 |
|
3941 |
-
#: includes/class-mla-settings.php:2296
|
3942 |
msgid "Add Upload MIME Type"
|
3943 |
msgstr ""
|
3944 |
|
3945 |
-
#: includes/class-mla-settings.php:2298
|
3946 |
msgid "Search Known Types"
|
3947 |
msgstr ""
|
3948 |
|
3949 |
-
#: includes/class-mla-settings.php:2306
|
3950 |
-
#: includes/class-mla-upload-list-table.php:517
|
3951 |
-
msgid "Active"
|
3952 |
-
msgstr ""
|
3953 |
-
|
3954 |
-
#: includes/class-mla-settings.php:2365 includes/class-mla-settings.php:2366
|
3955 |
msgid "Go to"
|
3956 |
msgstr ""
|
3957 |
|
3958 |
-
#: includes/class-mla-settings.php:2365 includes/class-mla-settings.php:2545
|
3959 |
msgid "Style Templates"
|
3960 |
msgstr ""
|
3961 |
|
3962 |
-
#: includes/class-mla-settings.php:2366 includes/class-mla-settings.php:2703
|
3963 |
msgid "Markup Templates"
|
3964 |
msgstr ""
|
3965 |
|
3966 |
-
#: includes/class-mla-settings.php:2373
|
3967 |
msgid "MLA Shortcode Options"
|
3968 |
msgstr ""
|
3969 |
|
3970 |
-
#: includes/class-mla-settings.php:2375
|
3971 |
msgid ""
|
3972 |
"In this tab you can view the default style and markup templates. You can "
|
3973 |
"also define additional templates and use the <code>mla_style</code> and "
|
@@ -3977,102 +2865,73 @@ msgid ""
|
|
3977 |
"Changes\" at the bottom of this page."
|
3978 |
msgstr ""
|
3979 |
|
3980 |
-
#: includes/class-mla-settings.php:2393
|
3981 |
msgid "Theme"
|
3982 |
msgstr ""
|
3983 |
|
3984 |
-
#: includes/class-mla-settings.php:2414
|
3985 |
msgid "Imagick support is not installed."
|
3986 |
msgstr ""
|
3987 |
|
3988 |
-
#: includes/class-mla-settings.php:2421
|
3989 |
msgid "Ghostscript support is not installed."
|
3990 |
msgstr ""
|
3991 |
|
3992 |
-
#: includes/class-mla-settings.php:2425
|
3993 |
-
#: includes/class-mla-wpml-support.php:1747
|
3994 |
-
#: includes/class-mla-wpml-support.php:1749
|
3995 |
msgid "WARNING:"
|
3996 |
msgstr ""
|
3997 |
|
3998 |
-
#: includes/class-mla-settings.php:2425
|
3999 |
msgid " MLA Viewer support may not be available"
|
4000 |
msgstr ""
|
4001 |
|
4002 |
-
#: includes/class-mla-settings.php:2457
|
4003 |
msgid ""
|
4004 |
"This default template cannot be altered or deleted, but you can copy the "
|
4005 |
"styles."
|
4006 |
msgstr ""
|
4007 |
|
4008 |
-
#: includes/class-mla-settings.php:2489 includes/class-mla-settings.php:2639
|
4009 |
msgid "Delete this template"
|
4010 |
msgstr ""
|
4011 |
|
4012 |
-
#: includes/class-mla-settings.php:2490 includes/class-mla-settings.php:2640
|
4013 |
msgid ""
|
4014 |
"Check the box to delete this template when you press Update at the bottom of "
|
4015 |
"the page."
|
4016 |
msgstr ""
|
4017 |
|
4018 |
-
#: includes/class-mla-settings.php:2516
|
4019 |
msgid "Fill in a name and styles to add a new template."
|
4020 |
msgstr ""
|
4021 |
|
4022 |
-
#: includes/class-mla-settings.php:2594
|
4023 |
msgid ""
|
4024 |
"This default template cannot be altered or deleted, but you can copy the "
|
4025 |
"markup."
|
4026 |
msgstr ""
|
4027 |
|
4028 |
-
#: includes/class-mla-settings.php:2663
|
4029 |
msgid "Fill in a name and markup to add a new template."
|
4030 |
msgstr ""
|
4031 |
|
4032 |
-
#: includes/class-mla-settings.php:2800
|
4033 |
msgid "Custom Field Mapping Progress"
|
4034 |
msgstr ""
|
4035 |
|
4036 |
-
#: includes/class-mla-settings.php:2801 includes/class-mla-settings.php:2937
|
4037 |
msgid "DO NOT DO THE FOLLOWING (they will cause mapping to fail)"
|
4038 |
msgstr ""
|
4039 |
|
4040 |
-
#: includes/class-mla-settings.php:2802 includes/class-mla-settings.php:2938
|
4041 |
msgid "Close the window"
|
4042 |
msgstr ""
|
4043 |
|
4044 |
-
#: includes/class-mla-settings.php:2803 includes/class-mla-settings.php:2939
|
4045 |
msgid "Reload the page"
|
4046 |
msgstr ""
|
4047 |
|
4048 |
-
#: includes/class-mla-settings.php:2804 includes/class-mla-settings.php:2940
|
4049 |
msgid "Click the browser’s Stop, Back or forward buttons"
|
4050 |
msgstr ""
|
4051 |
|
4052 |
-
#: includes/class-mla-settings.php:2805 includes/class-mla-settings.php:2941
|
4053 |
msgid "Progress"
|
4054 |
msgstr ""
|
4055 |
|
4056 |
-
#: includes/class-mla-settings.php:2807 includes/class-mla-settings.php:2943
|
4057 |
msgid "Resume"
|
4058 |
msgstr ""
|
4059 |
|
4060 |
-
#: includes/class-mla-settings.php:2808 includes/class-mla-settings.php:2944
|
4061 |
-
#: includes/class-mla-template-support.php:100
|
4062 |
-
#: includes/class-mla-template-support.php:106
|
4063 |
-
#: includes/class-mla-template-support.php:142
|
4064 |
-
#: includes/class-mla-template-support.php:148
|
4065 |
-
#: includes/class-mla-template-support.php:178
|
4066 |
-
#: includes/class-mla-template-support.php:196
|
4067 |
msgid "Close"
|
4068 |
msgstr ""
|
4069 |
|
4070 |
-
#: includes/class-mla-settings.php:2817 includes/class-mla-settings.php:2821
|
4071 |
msgid "Custom Field and Attachment Metadata Processing Options"
|
4072 |
msgstr ""
|
4073 |
|
4074 |
#. translators: 1: Documentation hyperlink
|
4075 |
-
#: includes/class-mla-settings.php:2819
|
4076 |
#, php-format
|
4077 |
msgid ""
|
4078 |
"In this tab you can define the rules for mapping several types of image "
|
@@ -4082,32 +2941,26 @@ msgid ""
|
|
4082 |
"field. See the %1$s section of the Documentation for details."
|
4083 |
msgstr ""
|
4084 |
|
4085 |
-
#: includes/class-mla-settings.php:2819
|
4086 |
msgid "Updating Attachment Metadata Documentation"
|
4087 |
msgstr ""
|
4088 |
|
4089 |
-
#: includes/class-mla-settings.php:2819
|
4090 |
msgid "Adding or changing Attachment Metadata"
|
4091 |
msgstr ""
|
4092 |
|
4093 |
#. translators: 1: Documentation hyperlink
|
4094 |
-
#: includes/class-mla-settings.php:2821 includes/class-mla-settings.php:2956
|
4095 |
#, php-format
|
4096 |
msgid ""
|
4097 |
"You can find more information about using the controls in this tab to define "
|
4098 |
"mapping rules and apply them in the %1$s section of the Documentation."
|
4099 |
msgstr ""
|
4100 |
|
4101 |
-
#: includes/class-mla-settings.php:2821
|
4102 |
msgid "Custom Field Options documentation"
|
4103 |
msgstr ""
|
4104 |
|
4105 |
-
#: includes/class-mla-settings.php:2825 includes/class-mla-settings.php:2966
|
4106 |
msgid "Custom field mapping"
|
4107 |
msgstr ""
|
4108 |
|
4109 |
#. translators: 1: "Save Changes"
|
4110 |
-
#: includes/class-mla-settings.php:2830
|
4111 |
#, php-format
|
4112 |
msgid ""
|
4113 |
"Click %1$s to update the \"Enable custom field mapping...\" checkbox and/or "
|
@@ -4116,22 +2969,18 @@ msgid ""
|
|
4116 |
msgstr ""
|
4117 |
|
4118 |
#. translators: 1: "Map All Rules..."
|
4119 |
-
#: includes/class-mla-settings.php:2832
|
4120 |
#, php-format
|
4121 |
msgid ""
|
4122 |
"Click %1$s to apply all the rules at once (rule changes will be applied but "
|
4123 |
"not saved)."
|
4124 |
msgstr ""
|
4125 |
|
4126 |
-
#: includes/class-mla-settings.php:2936
|
4127 |
msgid "IPTC & EXIF Mapping Progress"
|
4128 |
msgstr ""
|
4129 |
|
4130 |
-
#: includes/class-mla-settings.php:2953 includes/class-mla-settings.php:2956
|
4131 |
msgid "IPTC & EXIF Processing Options"
|
4132 |
msgstr ""
|
4133 |
|
4134 |
-
#: includes/class-mla-settings.php:2954
|
4135 |
msgid ""
|
4136 |
"In this tab you can define the rules for mapping IPTC (International Press "
|
4137 |
"Telecommunications Council) and EXIF (EXchangeable Image File) metadata to "
|
@@ -4140,20 +2989,16 @@ msgid ""
|
|
4140 |
"click \"Save Changes\" at the bottom of this page."
|
4141 |
msgstr ""
|
4142 |
|
4143 |
-
#: includes/class-mla-settings.php:2956
|
4144 |
msgid "IPTC/EXIF Options documentation"
|
4145 |
msgstr ""
|
4146 |
|
4147 |
-
#: includes/class-mla-settings.php:2960
|
4148 |
msgid "Standard field mapping"
|
4149 |
msgstr ""
|
4150 |
|
4151 |
-
#: includes/class-mla-settings.php:2963
|
4152 |
msgid "Taxonomy term mapping"
|
4153 |
msgstr ""
|
4154 |
|
4155 |
#. translators: 1: "Save Changes"
|
4156 |
-
#: includes/class-mla-settings.php:2971
|
4157 |
#, php-format
|
4158 |
msgid ""
|
4159 |
"Click %1$s to update the \"Enable IPTC/EXIF mapping...\" checkbox and/or all "
|
@@ -4161,176 +3006,177 @@ msgid ""
|
|
4161 |
"performed.</strong>"
|
4162 |
msgstr ""
|
4163 |
|
4164 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4165 |
msgid "Debug settings saved."
|
4166 |
msgstr ""
|
4167 |
|
4168 |
#. translators: 1: ERROR tag 2: file type 3: file name 4: error message
|
4169 |
-
#: includes/class-mla-settings.php:3138
|
4170 |
#, php-format
|
4171 |
msgid "%1$s: Reseting the %2$s file ( %3$s ) \"%4$s\"."
|
4172 |
msgstr ""
|
4173 |
|
4174 |
-
#: includes/class-mla-settings.php:3138 includes/class-mla-settings.php:3189
|
4175 |
-
#: includes/class-mla-settings.php:3213 includes/class-mla-settings.php:3223
|
4176 |
-
#: includes/class-mla-settings.php:3249
|
4177 |
msgid "Error Log"
|
4178 |
msgstr ""
|
4179 |
|
4180 |
#. translators: 1: ERROR tag 2: file type 3: file name 4: error message
|
4181 |
-
#: includes/class-mla-settings.php:3189
|
4182 |
#, php-format
|
4183 |
msgid "%1$s: Reading the %2$s file ( %3$s ) \"%4$s\"."
|
4184 |
msgstr ""
|
4185 |
|
4186 |
#. translators: 1: file name
|
4187 |
-
#: includes/class-mla-settings.php:3199
|
4188 |
#, php-format
|
4189 |
msgid "Error log file (%1$s) not found; click Reset to create it."
|
4190 |
msgstr ""
|
4191 |
|
4192 |
-
#: includes/class-mla-settings.php:3244 includes/class-mla-settings.php:3257
|
4193 |
msgid "Debug Options"
|
4194 |
msgstr ""
|
4195 |
|
4196 |
-
#: includes/class-mla-settings.php:3247
|
4197 |
msgid "Debug Settings"
|
4198 |
msgstr ""
|
4199 |
|
4200 |
#. translators: 1: "Save Changes"
|
4201 |
-
#: includes/class-mla-settings.php:3257
|
4202 |
#, php-format
|
4203 |
msgid "Click %1$s to update the %2$s."
|
4204 |
msgstr ""
|
4205 |
|
4206 |
-
#: includes/class-mla-settings.php:3276
|
4207 |
msgid "You do not have permission to manage plugin settings."
|
4208 |
msgstr ""
|
4209 |
|
4210 |
-
#: includes/class-mla-settings.php:3307
|
4211 |
msgid "Cannot render content tab"
|
4212 |
msgstr ""
|
4213 |
|
4214 |
-
#: includes/class-mla-settings.php:3310
|
4215 |
msgid "Unknown content tab"
|
4216 |
msgstr ""
|
4217 |
|
4218 |
#. translators: 1: template type 2: template name
|
4219 |
-
#: includes/class-mla-settings.php:3408 includes/class-mla-settings.php:3503
|
4220 |
#, php-format
|
4221 |
msgctxt "message_list"
|
4222 |
msgid "Deleting %1$s \"%2$s\"."
|
4223 |
msgstr ""
|
4224 |
|
4225 |
#. translators: 1: ERROR tag 2: template name 3: template type
|
4226 |
-
#: includes/class-mla-settings.php:3419 includes/class-mla-settings.php:3516
|
4227 |
#, php-format
|
4228 |
msgid "%1$s: Reserved name \"%2$s\", new %3$s discarded."
|
4229 |
msgstr ""
|
4230 |
|
4231 |
#. translators: 1: ERROR tag 2: template name 3: template type
|
4232 |
-
#: includes/class-mla-settings.php:3425 includes/class-mla-settings.php:3522
|
4233 |
#, php-format
|
4234 |
msgid "%1$s: Duplicate name \"%2$s\", new %3$s discarded."
|
4235 |
msgstr ""
|
4236 |
|
4237 |
#. translators: 1: template type 2: template name
|
4238 |
-
#: includes/class-mla-settings.php:3429 includes/class-mla-settings.php:3526
|
4239 |
#, php-format
|
4240 |
msgctxt "message_list"
|
4241 |
msgid "Adding new %1$s \"%2$s\"."
|
4242 |
msgstr ""
|
4243 |
|
4244 |
#. translators: 1: ERROR tag 2: element name 3: old value
|
4245 |
-
#: includes/class-mla-settings.php:3439 includes/class-mla-settings.php:3536
|
4246 |
#, php-format
|
4247 |
msgid "%1$s: Blank %2$s, reverting to \"%3$s\"."
|
4248 |
msgstr ""
|
4249 |
|
4250 |
-
#: includes/class-mla-settings.php:3439 includes/class-mla-settings.php:3446
|
4251 |
-
#: includes/class-mla-settings.php:3450 includes/class-mla-settings.php:3454
|
4252 |
msgid "style template name"
|
4253 |
msgstr ""
|
4254 |
|
4255 |
#. translators: 1: ERROR tag 2: element name 3: new value 4: old value
|
4256 |
-
#: includes/class-mla-settings.php:3446 includes/class-mla-settings.php:3543
|
4257 |
#, php-format
|
4258 |
msgid "%1$s: Duplicate new %2$s \"%3$s\", reverting to \"%4$s\"."
|
4259 |
msgstr ""
|
4260 |
|
4261 |
#. translators: 1: ERROR tag 2: element name 3: new value 4: old value
|
4262 |
-
#: includes/class-mla-settings.php:3450 includes/class-mla-settings.php:3547
|
4263 |
#, php-format
|
4264 |
msgid "%1$s: Reserved %2$s \"%3$s\", reverting to \"%4$s\"."
|
4265 |
msgstr ""
|
4266 |
|
4267 |
#. translators: 1: element name 2: old_value 3: new_value
|
4268 |
-
#: includes/class-mla-settings.php:3454 includes/class-mla-settings.php:3551
|
4269 |
#, php-format
|
4270 |
msgctxt "message_list"
|
4271 |
msgid "Changing %1$s from \"%2$s\" to \"%3$s\""
|
4272 |
msgstr ""
|
4273 |
|
4274 |
#. translators: 1: template type 2: template name
|
4275 |
-
#: includes/class-mla-settings.php:3461
|
4276 |
#, php-format
|
4277 |
msgctxt "message_list"
|
4278 |
msgid "Updating contents of %1$s \"%2$s\"."
|
4279 |
msgstr ""
|
4280 |
|
4281 |
#. translators: 1: ERROR tag 2: template type
|
4282 |
-
#: includes/class-mla-settings.php:3476 includes/class-mla-settings.php:3588
|
4283 |
#, php-format
|
4284 |
msgid "%1$s: Update of %2$s failed."
|
4285 |
msgstr ""
|
4286 |
|
4287 |
-
#: includes/class-mla-settings.php:3536 includes/class-mla-settings.php:3543
|
4288 |
-
#: includes/class-mla-settings.php:3547 includes/class-mla-settings.php:3551
|
4289 |
msgid "markup template name"
|
4290 |
msgstr ""
|
4291 |
|
4292 |
#. translators: 1: section name, 2: template name
|
4293 |
-
#: includes/class-mla-settings.php:3561
|
4294 |
#, php-format
|
4295 |
msgctxt "message_list"
|
4296 |
msgid "Updating %1$s markup for \"%2$s\"."
|
4297 |
msgstr ""
|
4298 |
|
4299 |
#. translators: 1: field type
|
4300 |
-
#: includes/class-mla-settings.php:3597
|
4301 |
#, php-format
|
4302 |
msgid "%1$s no changes detected."
|
4303 |
msgstr ""
|
4304 |
|
4305 |
-
#: includes/class-mla-settings.php:3632
|
4306 |
msgid "View settings saved."
|
4307 |
msgstr ""
|
4308 |
|
4309 |
-
#: includes/class-mla-settings.php:3666
|
4310 |
msgid "Upload MIME Type settings saved."
|
4311 |
msgstr ""
|
4312 |
|
4313 |
-
#: includes/class-mla-settings.php:3709
|
4314 |
msgid "No custom field mapping rules to process."
|
4315 |
msgstr ""
|
4316 |
|
4317 |
#. translators: 1: field type 2: examined count 3: updated count
|
4318 |
-
#: includes/class-mla-settings.php:3742 includes/class-mla-settings.php:3884
|
4319 |
-
#: includes/class-mla-settings.php:3958 includes/class-mla-settings.php:4047
|
4320 |
#, php-format
|
4321 |
msgid "%1$s mapping completed; %2$d attachment(s) examined, %3$d updated."
|
4322 |
msgstr ""
|
4323 |
|
4324 |
#. translators: 1: field type 2: examined count
|
4325 |
-
#: includes/class-mla-settings.php:3745 includes/class-mla-settings.php:3887
|
4326 |
-
#: includes/class-mla-settings.php:3961 includes/class-mla-settings.php:4050
|
4327 |
#, php-format
|
4328 |
msgid ""
|
4329 |
"%1$s mapping completed; %2$d attachment(s) examined, no changes detected."
|
4330 |
msgstr ""
|
4331 |
|
4332 |
#. translators: 1: number of attachments
|
4333 |
-
#: includes/class-mla-settings.php:3776
|
4334 |
#, php-format
|
4335 |
msgid "%s attachment"
|
4336 |
msgid_plural "%s attachments"
|
@@ -4338,628 +3184,457 @@ msgstr[0] ""
|
|
4338 |
msgstr[1] ""
|
4339 |
|
4340 |
#. translators: 1: singular/plural number of attachments
|
4341 |
-
#: includes/class-mla-settings.php:3778
|
4342 |
#, php-format
|
4343 |
msgid "Deleted custom field value from %1$s."
|
4344 |
msgstr ""
|
4345 |
|
4346 |
-
#: includes/class-mla-settings.php:3781
|
4347 |
msgid "No attachments contained this custom field."
|
4348 |
msgstr ""
|
4349 |
|
4350 |
#. translators: 1: ERROR tag 2: field type
|
4351 |
-
#: includes/class-mla-settings.php:3842 includes/class-mla-settings.php:3916
|
4352 |
-
#: includes/class-mla-settings.php:4005
|
4353 |
#, php-format
|
4354 |
msgid "%1$s: No %2$s settings to process."
|
4355 |
msgstr ""
|
4356 |
|
4357 |
-
#: includes/class-mla-settings.php:3875 includes/class-mla-settings.php:3949
|
4358 |
-
#: includes/class-mla-settings.php:4038
|
4359 |
msgid "updated."
|
4360 |
msgstr ""
|
4361 |
|
4362 |
#. translators: 1: reference type, e.g., Gallery in
|
4363 |
-
#: includes/class-mla-settings.php:4143 includes/class-mla-settings.php:4153
|
4364 |
#, php-format
|
4365 |
msgctxt "message_list"
|
4366 |
msgid "%1$s - references updated."
|
4367 |
msgstr ""
|
4368 |
|
4369 |
-
#: includes/class-mla-settings.php:4196
|
4370 |
msgid "General settings saved."
|
4371 |
msgstr ""
|
4372 |
|
4373 |
-
#: includes/class-mla-settings.php:4235
|
4374 |
msgid "General settings reset to default values."
|
4375 |
msgstr ""
|
4376 |
|
4377 |
-
#: includes/class-mla-settings.php:4277
|
4378 |
msgid "select settings"
|
4379 |
msgstr ""
|
4380 |
|
4381 |
-
#: includes/class-mla-settings.php:4297
|
4382 |
msgid "Import ALL Settings"
|
4383 |
msgstr ""
|
4384 |
|
4385 |
-
#: includes/class-mla-settings.php:4326 includes/class-mla-settings.php:4342
|
4386 |
msgctxt "message_list"
|
4387 |
msgid "exported"
|
4388 |
msgstr ""
|
4389 |
|
4390 |
-
#: includes/class-mla-settings.php:4328 includes/class-mla-settings.php:4344
|
4391 |
msgctxt "message_list"
|
4392 |
msgid "skipped"
|
4393 |
msgstr ""
|
4394 |
|
4395 |
-
#: includes/class-mla-settings.php:4351
|
4396 |
msgid "ALL settings exported."
|
4397 |
msgstr ""
|
4398 |
|
4399 |
#. translators: 1: ERROR tag 2: backup directory name
|
4400 |
-
#: includes/class-mla-settings.php:4362
|
4401 |
#, php-format
|
4402 |
msgid "%1$s: The settings directory ( %2$s ) cannot be created."
|
4403 |
msgstr ""
|
4404 |
|
4405 |
#. translators: 1: ERROR tag 2: backup directory name
|
4406 |
-
#: includes/class-mla-settings.php:4366
|
4407 |
#, php-format
|
4408 |
msgid "%1$s: The settings directory ( %2$s ) is not writable."
|
4409 |
msgstr ""
|
4410 |
|
4411 |
#. translators: 1: ERROR tag 2: backup file name
|
4412 |
-
#: includes/class-mla-settings.php:4377
|
4413 |
#, php-format
|
4414 |
msgid "%1$s: The settings file ( %2$s ) could not be opened."
|
4415 |
msgstr ""
|
4416 |
|
4417 |
#. translators: 1: ERROR tag 2: PHP error information
|
4418 |
-
#: includes/class-mla-settings.php:4384
|
4419 |
#, php-format
|
4420 |
msgctxt "error_log"
|
4421 |
msgid "%1$s: _export_settings $error_info = \"%2$s\"."
|
4422 |
msgstr ""
|
4423 |
|
4424 |
#. translators: 1: ERROR tag 2: backup file name 3: error message
|
4425 |
-
#: includes/class-mla-settings.php:4393
|
4426 |
#, php-format
|
4427 |
msgid "%1$s: Writing the settings file ( %2$s ) \"%3$s\"."
|
4428 |
msgstr ""
|
4429 |
|
4430 |
#. translators: 1: number of option settings
|
4431 |
-
#: includes/class-mla-settings.php:4399
|
4432 |
#, php-format
|
4433 |
msgid "Settings exported; %1$s settings recorded."
|
4434 |
msgstr ""
|
4435 |
|
4436 |
-
#: includes/class-mla-settings.php:4417
|
4437 |
msgid "No settings imported."
|
4438 |
msgstr ""
|
4439 |
|
4440 |
-
#: includes/class-mla-settings.php:4426
|
4441 |
msgid "Please select an import settings file from the dropdown list."
|
4442 |
msgstr ""
|
4443 |
|
4444 |
-
#: includes/class-mla-settings.php:4430
|
4445 |
msgid "The import settings dropdown selection is missing."
|
4446 |
msgstr ""
|
4447 |
|
4448 |
#. translators: 1: ERROR tag 2: PHP error information
|
4449 |
-
#: includes/class-mla-settings.php:4438
|
4450 |
#, php-format
|
4451 |
msgctxt "error_log"
|
4452 |
msgid "%1$s: _import_settings $error_info = \"%2$s\"."
|
4453 |
msgstr ""
|
4454 |
|
4455 |
#. translators: 1: ERROR tag 2: backup file name 3: error message
|
4456 |
-
#: includes/class-mla-settings.php:4447
|
4457 |
#, php-format
|
4458 |
msgid "%1$s: Reading the settings file ( %2$s ) \"%3$s\"."
|
4459 |
msgstr ""
|
4460 |
|
4461 |
-
#: includes/class-mla-settings.php:4466 includes/class-mla-settings.php:4482
|
4462 |
msgctxt "message_list"
|
4463 |
msgid "updated"
|
4464 |
msgstr ""
|
4465 |
|
4466 |
-
#: includes/class-mla-settings.php:4469 includes/class-mla-settings.php:4485
|
4467 |
msgctxt "message_list"
|
4468 |
msgid "unchanged"
|
4469 |
msgstr ""
|
4470 |
|
4471 |
#. translators: 1: number of option settings updated 2: number of option settings unchanged
|
4472 |
-
#: includes/class-mla-settings.php:4490
|
4473 |
#, php-format
|
4474 |
msgid "Settings imported; %1$s updated, %2$s unchanged."
|
4475 |
msgstr ""
|
4476 |
|
4477 |
-
#: includes/class-mla-shortcode-support.php:363
|
4478 |
-
#: includes/class-mla-shortcode-support.php:1644
|
4479 |
-
#: includes/class-mla-shortcode-support.php:3615
|
4480 |
-
#: includes/class-mla-shortcode-support.php:3901
|
4481 |
msgid "Previous"
|
4482 |
msgstr ""
|
4483 |
|
4484 |
-
#: includes/class-mla-shortcode-support.php:364
|
4485 |
-
#: includes/class-mla-shortcode-support.php:1645
|
4486 |
-
#: includes/class-mla-shortcode-support.php:3664
|
4487 |
-
#: includes/class-mla-shortcode-support.php:3907
|
4488 |
msgid "Next"
|
4489 |
msgstr ""
|
4490 |
|
4491 |
-
#: includes/class-mla-shortcode-support.php:498
|
4492 |
msgid "mla_debug empty gallery"
|
4493 |
msgstr ""
|
4494 |
|
4495 |
-
#: includes/class-mla-shortcode-support.php:573
|
4496 |
msgid ""
|
4497 |
"<strong>Photonic-enhanced [mla_gallery]</strong> type must be "
|
4498 |
"<strong>default</strong>, query = "
|
4499 |
msgstr ""
|
4500 |
|
4501 |
-
#: includes/class-mla-shortcode-support.php:964
|
4502 |
msgid "unknown"
|
4503 |
msgstr ""
|
4504 |
|
4505 |
-
#: includes/class-mla-shortcode-support.php:1799
|
4506 |
-
#: includes/class-mla-shortcode-support.php:3101
|
4507 |
msgid "mla_debug attributes"
|
4508 |
msgstr ""
|
4509 |
|
4510 |
-
#: includes/class-mla-shortcode-support.php:1800
|
4511 |
-
#: includes/class-mla-shortcode-support.php:3102
|
4512 |
msgid "mla_debug arguments"
|
4513 |
msgstr ""
|
4514 |
|
4515 |
-
#: includes/class-mla-shortcode-support.php:1921
|
4516 |
msgid "mla_debug empty cloud"
|
4517 |
msgstr ""
|
4518 |
|
4519 |
-
#: includes/class-mla-shortcode-support.php:3239
|
4520 |
msgid "mla_debug empty list"
|
4521 |
msgstr ""
|
4522 |
|
4523 |
-
#: includes/class-mla-shortcode-support.php:3262
|
4524 |
msgid "no-terms"
|
4525 |
msgstr ""
|
4526 |
|
4527 |
-
#: includes/class-mla-shortcode-support.php:4262
|
4528 |
-
#: includes/class-mla-shortcode-support.php:4597
|
4529 |
-
#: includes/class-mla-shortcode-support.php:4628
|
4530 |
msgid "Invalid mla_gallery"
|
4531 |
msgstr ""
|
4532 |
|
4533 |
-
#: includes/class-mla-shortcode-support.php:4890
|
4534 |
msgid "mla_debug query"
|
4535 |
msgstr ""
|
4536 |
|
4537 |
-
#: includes/class-mla-shortcode-support.php:4891
|
4538 |
msgid "mla_debug request"
|
4539 |
msgstr ""
|
4540 |
|
4541 |
-
#: includes/class-mla-shortcode-support.php:4892
|
4542 |
msgid "mla_debug query_vars"
|
4543 |
msgstr ""
|
4544 |
|
4545 |
-
#: includes/class-mla-shortcode-support.php:4893
|
4546 |
msgid "mla_debug post_count"
|
4547 |
msgstr ""
|
4548 |
|
4549 |
-
#: includes/class-mla-shortcode-support.php:4961
|
4550 |
msgid "mla_debug WHERE filter"
|
4551 |
msgstr ""
|
4552 |
|
4553 |
-
#: includes/class-mla-shortcode-support.php:4980
|
4554 |
msgid "mla_debug modified WHERE filter"
|
4555 |
msgstr ""
|
4556 |
|
4557 |
-
#: includes/class-mla-shortcode-support.php:5003
|
4558 |
msgid "mla_debug ORDER BY filter, incoming"
|
4559 |
msgstr ""
|
4560 |
|
4561 |
-
#: includes/class-mla-shortcode-support.php:5003
|
4562 |
msgid "Replacement ORDER BY clause"
|
4563 |
msgstr ""
|
4564 |
|
4565 |
-
#: includes/class-mla-shortcode-support.php:5026
|
4566 |
msgid "mla_debug posts_clauses filter"
|
4567 |
msgstr ""
|
4568 |
|
4569 |
-
#: includes/class-mla-shortcode-support.php:5044
|
4570 |
msgid "mla_debug posts_clauses_request filter"
|
4571 |
msgstr ""
|
4572 |
|
4573 |
-
#: includes/class-mla-shortcode-support.php:5237
|
4574 |
msgid "Invalid taxonomy"
|
4575 |
msgstr ""
|
4576 |
|
4577 |
-
#: includes/class-mla-shortcode-support.php:5443
|
4578 |
msgid "mla_debug query arguments"
|
4579 |
msgstr ""
|
4580 |
|
4581 |
-
#: includes/class-mla-shortcode-support.php:5444
|
4582 |
msgid "mla_debug last_query"
|
4583 |
msgstr ""
|
4584 |
|
4585 |
-
#: includes/class-mla-shortcode-support.php:5445
|
4586 |
msgid "mla_debug last_error"
|
4587 |
msgstr ""
|
4588 |
|
4589 |
-
#: includes/class-mla-shortcode-support.php:5446
|
4590 |
msgid "mla_debug num_rows"
|
4591 |
msgstr ""
|
4592 |
|
4593 |
-
#: includes/class-mla-shortcode-support.php:5447
|
4594 |
msgid "mla_debug found_rows"
|
4595 |
msgstr ""
|
4596 |
|
4597 |
-
#: includes/class-mla-template-support.php:54
|
4598 |
-
#: includes/class-mla-template-support.php:60
|
4599 |
-
#: includes/class-mla-template-support.php:66
|
4600 |
msgid "Styles"
|
4601 |
msgstr ""
|
4602 |
|
4603 |
-
#: includes/class-mla-template-support.php:55
|
4604 |
-
#: includes/class-mla-template-support.php:61
|
4605 |
-
#: includes/class-mla-template-support.php:67
|
4606 |
msgid ""
|
4607 |
"List of substitution parameters, e.g., [+selector+], on Documentation tab."
|
4608 |
msgstr ""
|
4609 |
|
4610 |
-
#: includes/class-mla-template-support.php:76
|
4611 |
-
#: includes/class-mla-template-support.php:118
|
4612 |
-
#: includes/class-mla-template-support.php:160
|
4613 |
msgid "Arguments"
|
4614 |
msgstr ""
|
4615 |
|
4616 |
-
#: includes/class-mla-template-support.php:78
|
4617 |
-
#: includes/class-mla-template-support.php:120
|
4618 |
-
#: includes/class-mla-template-support.php:162
|
4619 |
msgid "Default shortcode parameter values."
|
4620 |
msgstr ""
|
4621 |
|
4622 |
-
#: includes/class-mla-template-support.php:82
|
4623 |
-
#: includes/class-mla-template-support.php:100
|
4624 |
-
#: includes/class-mla-template-support.php:124
|
4625 |
-
#: includes/class-mla-template-support.php:142
|
4626 |
msgid "Row"
|
4627 |
msgstr ""
|
4628 |
|
4629 |
-
#: includes/class-mla-template-support.php:82
|
4630 |
-
#: includes/class-mla-template-support.php:88
|
4631 |
-
#: includes/class-mla-template-support.php:124
|
4632 |
-
#: includes/class-mla-template-support.php:130
|
4633 |
-
#: includes/class-mla-template-support.php:166
|
4634 |
-
#: includes/class-mla-template-support.php:184
|
4635 |
msgid "Open"
|
4636 |
msgstr ""
|
4637 |
|
4638 |
-
#: includes/class-mla-template-support.php:84
|
4639 |
msgid "Markup for the beginning of each row in the gallery."
|
4640 |
msgstr ""
|
4641 |
|
4642 |
-
#: includes/class-mla-template-support.php:90
|
4643 |
msgid ""
|
4644 |
"Markup for the beginning of the gallery. List of parameters, e.g., [+selector"
|
4645 |
"+], on Documentation tab."
|
4646 |
msgstr ""
|
4647 |
|
4648 |
-
#: includes/class-mla-template-support.php:94
|
4649 |
-
#: includes/class-mla-template-support.php:136
|
4650 |
-
#: includes/class-mla-template-support.php:172
|
4651 |
-
#: includes/class-mla-template-support.php:190
|
4652 |
msgid "Item"
|
4653 |
msgstr ""
|
4654 |
|
4655 |
-
#: includes/class-mla-template-support.php:96
|
4656 |
msgid "Markup for each item/cell of the gallery."
|
4657 |
msgstr ""
|
4658 |
|
4659 |
-
#: includes/class-mla-template-support.php:102
|
4660 |
msgid "Markup for the end of each row in the gallery."
|
4661 |
msgstr ""
|
4662 |
|
4663 |
-
#: includes/class-mla-template-support.php:108
|
4664 |
msgid "Markup for the end of the gallery."
|
4665 |
msgstr ""
|
4666 |
|
4667 |
-
#: includes/class-mla-template-support.php:126
|
4668 |
msgid "Markup for the beginning of each row in the cloud; grid format only."
|
4669 |
msgstr ""
|
4670 |
|
4671 |
-
#: includes/class-mla-template-support.php:132
|
4672 |
msgid ""
|
4673 |
"Markup for the beginning of the cloud. List of parameters, e.g., [+selector"
|
4674 |
"+], on Documentation tab."
|
4675 |
msgstr ""
|
4676 |
|
4677 |
-
#: includes/class-mla-template-support.php:138
|
4678 |
msgid "Markup for each item/cell of the cloud."
|
4679 |
msgstr ""
|
4680 |
|
4681 |
-
#: includes/class-mla-template-support.php:144
|
4682 |
msgid "Markup for the end of each row in the cloud; grid format only."
|
4683 |
msgstr ""
|
4684 |
|
4685 |
-
#: includes/class-mla-template-support.php:150
|
4686 |
msgid "Markup for the end of the cloud."
|
4687 |
msgstr ""
|
4688 |
|
4689 |
-
#: includes/class-mla-template-support.php:166
|
4690 |
-
#: includes/class-mla-template-support.php:172
|
4691 |
-
#: includes/class-mla-template-support.php:178
|
4692 |
msgid "Child"
|
4693 |
msgstr ""
|
4694 |
|
4695 |
-
#: includes/class-mla-template-support.php:168
|
4696 |
msgid ""
|
4697 |
"Markup for the beginning of each level in the hierarchy; list format only."
|
4698 |
msgstr ""
|
4699 |
|
4700 |
-
#: includes/class-mla-template-support.php:174
|
4701 |
msgid "Markup for each lower-level item in the hierarchy; list format only."
|
4702 |
msgstr ""
|
4703 |
|
4704 |
-
#: includes/class-mla-template-support.php:180
|
4705 |
msgid "Markup for the end of each level in the hierarchy; list format only."
|
4706 |
msgstr ""
|
4707 |
|
4708 |
-
#: includes/class-mla-template-support.php:186
|
4709 |
msgid ""
|
4710 |
"Markup for the beginning of the list. List of parameters, e.g., [+selector"
|
4711 |
"+], on Documentation tab."
|
4712 |
msgstr ""
|
4713 |
|
4714 |
-
#: includes/class-mla-template-support.php:192
|
4715 |
msgid "Markup for each item/cell in the list."
|
4716 |
msgstr ""
|
4717 |
|
4718 |
-
#: includes/class-mla-template-support.php:198
|
4719 |
msgid "Markup for the end of the list."
|
4720 |
msgstr ""
|
4721 |
|
4722 |
-
#: includes/class-mla-template-support.php:238
|
4723 |
msgid "error loading tpls/mla-custom-templates.tpl"
|
4724 |
msgstr ""
|
4725 |
|
4726 |
-
#: includes/class-mla-template-support.php:241
|
4727 |
msgid "tpls/mla-custom-templates.tpl not found"
|
4728 |
msgstr ""
|
4729 |
|
4730 |
-
#: includes/class-mla-template-support.php:478
|
4731 |
-
#: includes/class-mla-template-support.php:517
|
4732 |
-
#: includes/class-mla-template-support.php:565
|
4733 |
msgid "no templates exist"
|
4734 |
msgstr ""
|
4735 |
|
4736 |
-
#: includes/class-mla-template-support.php:502
|
4737 |
msgid "not found"
|
4738 |
msgstr ""
|
4739 |
|
4740 |
-
#: includes/class-mla-thumbnail-generation.php:95
|
4741 |
msgid "Error while saving the thumbnails."
|
4742 |
msgstr ""
|
4743 |
|
4744 |
-
#: includes/class-mla-thumbnail-generation.php:96
|
4745 |
msgid "Remove From"
|
4746 |
msgstr ""
|
4747 |
|
4748 |
-
#: includes/class-mla-thumbnail-generation.php:96
|
4749 |
-
#: includes/class-mla-thumbnail-generation.php:98
|
4750 |
-
#: includes/class-mla-thumbnail-generation.php:428
|
4751 |
msgid "Generate Thumbnails"
|
4752 |
msgstr ""
|
4753 |
|
4754 |
#. translators: 1: post ID
|
4755 |
-
#: includes/class-mla-thumbnail-generation.php:218
|
4756 |
#, php-format
|
4757 |
msgid "Item %1$d"
|
4758 |
msgstr ""
|
4759 |
|
4760 |
-
#: includes/class-mla-thumbnail-generation.php:225
|
4761 |
msgid "has native thumbnail."
|
4762 |
msgstr ""
|
4763 |
|
4764 |
-
#: includes/class-mla-thumbnail-generation.php:246
|
4765 |
msgid "Featured Image retained."
|
4766 |
msgstr ""
|
4767 |
|
4768 |
#. translators: 1: ERROR tag 2: Item post ID
|
4769 |
-
#: includes/class-mla-thumbnail-generation.php:256
|
4770 |
#, php-format
|
4771 |
msgid "%1$s: %2$sno attached file."
|
4772 |
msgstr ""
|
4773 |
|
4774 |
-
#: includes/class-mla-thumbnail-generation.php:260
|
4775 |
msgid "unsupported file type."
|
4776 |
msgstr ""
|
4777 |
|
4778 |
#. translators: 1: ERROR tag 2: Item post ID
|
4779 |
-
#: includes/class-mla-thumbnail-generation.php:270
|
4780 |
#, php-format
|
4781 |
msgid "%1$s: %2$sthumbnail generation failed"
|
4782 |
msgstr ""
|
4783 |
|
4784 |
#. translators: 1: ERROR tag 2: Item post ID
|
4785 |
-
#: includes/class-mla-thumbnail-generation.php:316
|
4786 |
#, php-format
|
4787 |
msgid "%1$s: %2$swp_insert_attachment failed."
|
4788 |
msgstr ""
|
4789 |
|
4790 |
#. translators: 1: Item post ID, 2: new thumbnail item ID
|
4791 |
-
#: includes/class-mla-thumbnail-generation.php:333
|
4792 |
#, php-format
|
4793 |
msgid "%1$sthumbnail generated as new item %2$s."
|
4794 |
msgstr ""
|
4795 |
|
4796 |
-
#: includes/class-mla-thumbnail-generation.php:377
|
4797 |
msgid "Generated Thumbnails"
|
4798 |
msgstr ""
|
4799 |
|
4800 |
-
#: includes/class-mla-thumbnail-generation.php:429
|
4801 |
msgid ""
|
4802 |
"Pull down the Help menu and select Thumbnail Generation for setting details"
|
4803 |
msgstr ""
|
4804 |
|
4805 |
-
#: includes/class-mla-thumbnail-generation.php:430
|
4806 |
msgid "Width"
|
4807 |
msgstr ""
|
4808 |
|
4809 |
-
#: includes/class-mla-thumbnail-generation.php:431
|
4810 |
msgid "Height"
|
4811 |
msgstr ""
|
4812 |
|
4813 |
-
#: includes/class-mla-thumbnail-generation.php:432
|
4814 |
msgid "Best Fit"
|
4815 |
msgstr ""
|
4816 |
|
4817 |
-
#: includes/class-mla-thumbnail-generation.php:433
|
4818 |
msgid "Page"
|
4819 |
msgstr ""
|
4820 |
|
4821 |
-
#: includes/class-mla-thumbnail-generation.php:434
|
4822 |
msgid "Resolution"
|
4823 |
msgstr ""
|
4824 |
|
4825 |
-
#: includes/class-mla-thumbnail-generation.php:435
|
4826 |
msgid "Quality"
|
4827 |
msgstr ""
|
4828 |
|
4829 |
-
#: includes/class-mla-thumbnail-generation.php:437
|
4830 |
msgid "Existing Items"
|
4831 |
msgstr ""
|
4832 |
|
4833 |
-
#: includes/class-mla-thumbnail-generation.php:439
|
4834 |
msgid "Ignore"
|
4835 |
msgstr ""
|
4836 |
|
4837 |
-
#: includes/class-mla-thumbnail-generation.php:441
|
4838 |
msgid "Delete"
|
4839 |
msgstr ""
|
4840 |
|
4841 |
-
#: includes/class-mla-thumbnail-generation.php:442
|
4842 |
msgid "Suffix"
|
4843 |
msgstr ""
|
4844 |
|
4845 |
-
#: includes/class-mla-upload-list-table.php:184
|
4846 |
-
#: includes/class-mla-upload-optional-list-table.php:167
|
4847 |
msgctxt "list_table_column"
|
4848 |
msgid "Extension"
|
4849 |
msgstr ""
|
4850 |
|
4851 |
-
#: includes/class-mla-upload-list-table.php:186
|
4852 |
msgctxt "list_table_column"
|
4853 |
msgid "Icon Type"
|
4854 |
msgstr ""
|
4855 |
|
4856 |
-
#: includes/class-mla-upload-list-table.php:187
|
4857 |
msgctxt "list_table_column"
|
4858 |
msgid "Source"
|
4859 |
msgstr ""
|
4860 |
|
4861 |
-
#: includes/class-mla-upload-list-table.php:188
|
4862 |
msgctxt "list_table_column"
|
4863 |
msgid "Status"
|
4864 |
msgstr ""
|
4865 |
|
4866 |
-
#: includes/class-mla-upload-list-table.php:189
|
4867 |
-
#: includes/class-mla-upload-optional-list-table.php:169
|
4868 |
msgctxt "list_table_column"
|
4869 |
msgid "WordPress Type"
|
4870 |
msgstr ""
|
4871 |
|
4872 |
-
#: includes/class-mla-upload-list-table.php:190
|
4873 |
-
#: includes/class-mla-upload-optional-list-table.php:170
|
4874 |
msgctxt "list_table_column"
|
4875 |
msgid "MLA Type"
|
4876 |
msgstr ""
|
4877 |
|
4878 |
-
#: includes/class-mla-upload-list-table.php:191
|
4879 |
msgctxt "list_table_column"
|
4880 |
msgid "Std. Source"
|
4881 |
msgstr ""
|
4882 |
|
4883 |
-
#: includes/class-mla-upload-list-table.php:192
|
4884 |
msgctxt "list_table_column"
|
4885 |
msgid "Std. Icon Type"
|
4886 |
msgstr ""
|
4887 |
|
4888 |
-
#: includes/class-mla-upload-list-table.php:412
|
4889 |
-
#: includes/class-mla-view-list-table.php:357
|
4890 |
msgid "Revert to standard item"
|
4891 |
msgstr ""
|
4892 |
|
4893 |
-
#: includes/class-mla-upload-list-table.php:412
|
4894 |
-
#: includes/class-mla-view-list-table.php:357
|
4895 |
msgid "Revert to Standard"
|
4896 |
msgstr ""
|
4897 |
|
4898 |
-
#: includes/class-mla-upload-list-table.php:711
|
4899 |
msgid "Delete/Revert Custom"
|
4900 |
msgstr ""
|
4901 |
|
4902 |
-
#: includes/class-mla-upload-optional-list-table.php:281
|
4903 |
msgid "Select this entry"
|
4904 |
msgstr ""
|
4905 |
|
4906 |
-
#: includes/class-mla-upload-optional-list-table.php:414
|
4907 |
msgid "Select these entries"
|
4908 |
msgstr ""
|
4909 |
|
4910 |
-
#: includes/class-mla-view-list-table.php:172
|
4911 |
msgctxt "list_table_column"
|
4912 |
msgid "Slug"
|
4913 |
msgstr ""
|
4914 |
|
4915 |
-
#: includes/class-mla-view-list-table.php:173
|
4916 |
msgctxt "list_table_column"
|
4917 |
msgid "Specification"
|
4918 |
msgstr ""
|
4919 |
|
4920 |
-
#: includes/class-mla-view-list-table.php:174
|
4921 |
msgctxt "list_table_column"
|
4922 |
msgid "Post Mime"
|
4923 |
msgstr ""
|
4924 |
|
4925 |
-
#: includes/class-mla-view-list-table.php:175
|
4926 |
msgctxt "list_table_column"
|
4927 |
msgid "Table View"
|
4928 |
msgstr ""
|
4929 |
|
4930 |
-
#: includes/class-mla-view-list-table.php:176
|
4931 |
msgctxt "list_table_column"
|
4932 |
msgid "Singular Name"
|
4933 |
msgstr ""
|
4934 |
|
4935 |
-
#: includes/class-mla-view-list-table.php:177
|
4936 |
msgctxt "list_table_column"
|
4937 |
msgid "Plural Name"
|
4938 |
msgstr ""
|
4939 |
|
4940 |
-
#: includes/class-mla-view-list-table.php:178
|
4941 |
msgctxt "list_table_column"
|
4942 |
msgid "Order"
|
4943 |
msgstr ""
|
4944 |
|
4945 |
-
#: includes/class-mla-wpml-support.php:479
|
4946 |
msgid "Duplicate translation created; update as desired."
|
4947 |
msgstr ""
|
4948 |
|
4949 |
-
#: includes/class-mla-wpml-support.php:1597
|
4950 |
msgid "Make media available in all languages"
|
4951 |
msgstr ""
|
4952 |
|
4953 |
-
#: includes/class-mla-wpml-support.php:1747
|
4954 |
msgid " WPML Media is not installed."
|
4955 |
msgstr ""
|
4956 |
|
4957 |
-
#: includes/class-mla-wpml-support.php:1749
|
4958 |
msgid " WPML Media is not active."
|
4959 |
msgstr ""
|
4960 |
|
4961 |
#. translators: 1: - 4: page subheader values
|
4962 |
-
#: includes/class-mla-wpml-support.php:1755
|
4963 |
#, php-format
|
4964 |
msgid ""
|
4965 |
"In this tab you can find a number of options for controlling WPML-specific "
|
@@ -4967,33 +3642,24 @@ msgid ""
|
|
4967 |
"\"Save Changes\" at the bottom of the tab to save any changes you make."
|
4968 |
msgstr ""
|
4969 |
|
4970 |
-
#: includes/class-mla-wpml-support.php:2259
|
4971 |
-
#: includes/class-mla-wpml-support.php:2265
|
4972 |
#, php-format
|
4973 |
msgid "Edit the %s translation"
|
4974 |
msgstr ""
|
4975 |
|
4976 |
-
#: includes/class-mla-wpml-support.php:2271
|
4977 |
#, php-format
|
4978 |
msgid "Add translation to %s"
|
4979 |
msgstr ""
|
4980 |
|
4981 |
-
#: includes/mla-main-search-box-template.php:42
|
4982 |
-
#: includes/mla-main-search-box-template.php:44
|
4983 |
-
#: includes/mla-media-modal-js-template.php:25
|
4984 |
msgid "Search Media"
|
4985 |
msgstr ""
|
4986 |
|
4987 |
-
#: includes/mla-plugin-loader.php:43
|
4988 |
msgid "The Media Library Assistant cannot load."
|
4989 |
msgstr ""
|
4990 |
|
4991 |
-
#: includes/mla-plugin-loader.php:45
|
4992 |
msgid "You must resolve these conflicts before this plugin can safely load."
|
4993 |
msgstr ""
|
4994 |
|
4995 |
#. translators: Description of the plugin/theme
|
4996 |
-
#: index.php:46
|
4997 |
msgid ""
|
4998 |
"Enhances the Media Library; powerful [mla_gallery], taxonomy support, IPTC/"
|
4999 |
"EXIF processing, bulk & quick edit actions and where-used reporting."
|
2 |
msgid ""
|
3 |
msgstr ""
|
4 |
"Project-Id-Version: Media Library Assistant\n"
|
5 |
+
"POT-Creation-Date: 2016-08-21 20:02-0700\n"
|
6 |
"PO-Revision-Date: 2015-08-21 21:38-0800\n"
|
7 |
"Last-Translator: David Lingren <david@fairtradejudaica.org>\n"
|
8 |
"Language-Team: David Lingren <david@fairtradejudaica.org>\n"
|
21 |
"X-Poedit-SearchPath-2: index.php\n"
|
22 |
|
23 |
#. translators: Name of the plugin/theme
|
|
|
|
|
|
|
|
|
24 |
msgid "Media Library Assistant"
|
25 |
msgstr ""
|
26 |
|
|
|
|
|
27 |
msgid "Assistant"
|
28 |
msgstr ""
|
29 |
|
|
|
|
|
|
|
|
|
|
|
|
|
30 |
msgid "Title"
|
31 |
msgstr ""
|
32 |
|
|
|
|
|
33 |
msgid "Type"
|
34 |
msgstr ""
|
35 |
|
|
|
36 |
msgid "Date"
|
37 |
msgstr ""
|
38 |
|
|
|
|
|
39 |
msgid "Status"
|
40 |
msgstr ""
|
41 |
|
|
|
|
|
|
|
|
|
42 |
msgid "(no title)"
|
43 |
msgstr ""
|
44 |
|
|
|
45 |
msgid "Published"
|
46 |
msgstr ""
|
47 |
|
|
|
|
|
48 |
msgid "Scheduled"
|
49 |
msgstr ""
|
50 |
|
|
|
51 |
msgid "Pending Review"
|
52 |
msgstr ""
|
53 |
|
|
|
|
|
54 |
msgid "Draft"
|
55 |
msgstr ""
|
56 |
|
57 |
#. translators: date format in table columns, see http://php.net/date
|
58 |
#. translators: format for upload/last modified date
|
|
|
|
|
|
|
59 |
msgid "Y/m/d"
|
60 |
msgstr ""
|
61 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
62 |
msgid "ERROR"
|
63 |
msgstr ""
|
64 |
|
|
|
65 |
msgid "No post ID found"
|
66 |
msgstr ""
|
67 |
|
|
|
|
|
68 |
msgid "You are not allowed to edit this Attachment."
|
69 |
msgstr ""
|
70 |
|
|
|
71 |
msgid "Attachment Categories"
|
72 |
msgstr ""
|
73 |
|
|
|
74 |
msgid "Check this option to add support for Attachment Categories."
|
75 |
msgstr ""
|
76 |
|
|
|
77 |
msgid "Attachment Tags"
|
78 |
msgstr ""
|
79 |
|
|
|
80 |
msgid "Check this option to add support for Attachment Tags."
|
81 |
msgstr ""
|
82 |
|
|
|
83 |
msgid "Where-used Reporting"
|
84 |
msgstr ""
|
85 |
|
|
|
86 |
msgid "Exclude Revisions"
|
87 |
msgstr ""
|
88 |
|
|
|
89 |
msgid "Check this option to exclude revisions from where-used reporting."
|
90 |
msgstr ""
|
91 |
|
|
|
92 |
msgid "Where-used database access tuning"
|
93 |
msgstr ""
|
94 |
|
|
|
|
|
95 |
msgid "Featured in"
|
96 |
msgstr ""
|
97 |
|
|
|
|
|
98 |
msgid "Enabled"
|
99 |
msgstr ""
|
100 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
101 |
msgid "Disabled"
|
102 |
msgstr ""
|
103 |
|
|
|
104 |
msgid "Search database posts and pages for Featured Image attachments."
|
105 |
msgstr ""
|
106 |
|
|
|
|
|
107 |
msgid "Inserted in"
|
108 |
msgstr ""
|
109 |
|
|
|
110 |
msgid "Base"
|
111 |
msgstr ""
|
112 |
|
|
|
113 |
msgid ""
|
114 |
"Search database posts and pages for attachments embedded in content."
|
115 |
"<br> Base = ignore intermediate size suffixes; use path, base "
|
116 |
"name and extension only."
|
117 |
msgstr ""
|
118 |
|
|
|
|
|
|
|
119 |
msgid "Gallery in"
|
120 |
msgstr ""
|
121 |
|
|
|
|
|
122 |
msgid "Dynamic"
|
123 |
msgstr ""
|
124 |
|
|
|
|
|
|
|
125 |
msgid "Refresh"
|
126 |
msgstr ""
|
127 |
|
|
|
|
|
128 |
msgid "Cached"
|
129 |
msgstr ""
|
130 |
|
|
|
131 |
msgid ""
|
132 |
"Search database posts and pages for [ gallery ] shortcode results.<br> "
|
133 |
" Dynamic = once every page load, Cached = once every login, Disabled = "
|
134 |
"never.<br> Refresh = update references, then set to Cached."
|
135 |
msgstr ""
|
136 |
|
|
|
|
|
|
|
137 |
msgid "MLA Gallery in"
|
138 |
msgstr ""
|
139 |
|
|
|
140 |
msgid ""
|
141 |
"Search database posts and pages for [mla_gallery] shortcode results."
|
142 |
"<br> Dynamic = once every page load, Cached = once every login, "
|
144 |
"Cached."
|
145 |
msgstr ""
|
146 |
|
|
|
147 |
msgid "Taxonomy Support"
|
148 |
msgstr ""
|
149 |
|
|
|
150 |
msgid "Compute Attachments Column"
|
151 |
msgstr ""
|
152 |
|
|
|
153 |
msgid ""
|
154 |
"Check this option to calculate attachments per term in the Attachments "
|
155 |
"Column."
|
156 |
msgstr ""
|
157 |
|
|
|
158 |
msgid ""
|
159 |
"Check the \"<strong>Support</strong>\" box to add the taxonomy to the "
|
160 |
"Assistant and the Edit Media screen."
|
161 |
msgstr ""
|
162 |
|
|
|
163 |
msgid ""
|
164 |
"Check the \"<strong>Inline Edit</strong>\" box to display the taxonomy in "
|
165 |
"the Quick Edit and Bulk Edit areas."
|
166 |
msgstr ""
|
167 |
|
|
|
168 |
msgid ""
|
169 |
"Check the \"<strong>Term Search</strong>\" box to add the taxonomy to the "
|
170 |
"\"Search Media/Terms\" list."
|
171 |
msgstr ""
|
172 |
|
|
|
|
|
|
|
173 |
msgid "For complete documentation"
|
174 |
msgstr ""
|
175 |
|
|
|
|
|
|
|
176 |
msgid "click here"
|
177 |
msgstr ""
|
178 |
|
|
|
179 |
msgid ""
|
180 |
"Check the \"<strong>Checklist</strong>\" box to enable the checklist-style "
|
181 |
"meta box for a flat taxonomy."
|
182 |
msgstr ""
|
183 |
|
|
|
184 |
msgid ""
|
185 |
"You must also check the <strong>\"Enable enhanced checklist taxonomies\"</"
|
186 |
"strong> box below to enable this feature."
|
187 |
msgstr ""
|
188 |
|
|
|
189 |
msgid ""
|
190 |
"Check the \"<strong>Checked On Top</strong>\" box to moved checked terms to "
|
191 |
"the top of the checklist-style meta box."
|
192 |
msgstr ""
|
193 |
|
|
|
194 |
msgid ""
|
195 |
+
"Use the \"<strong>List Filter</strong>\" option to select the taxonomy (or "
|
196 |
+
"custom field) on which to filter the Assistant table listing."
|
197 |
+
msgstr ""
|
198 |
+
|
199 |
+
msgid ""
|
200 |
+
"To <strong>filter on a custom field</strong>, enter the field name and "
|
201 |
+
"select ASC (Ascending) ot DESC (Descending) order."
|
202 |
msgstr ""
|
203 |
|
|
|
204 |
msgid "Media/Assistant Screen Options"
|
205 |
msgstr ""
|
206 |
|
|
|
207 |
msgid "Admin Menu Options"
|
208 |
msgstr ""
|
209 |
|
|
|
210 |
msgid "Page Title"
|
211 |
msgstr ""
|
212 |
|
|
|
213 |
msgid "Enter the title for the Media/Assistant submenu page"
|
214 |
msgstr ""
|
215 |
|
|
|
216 |
msgid "Menu Title"
|
217 |
msgstr ""
|
218 |
|
|
|
219 |
msgid "Enter the title for the Media/Assistant submenu entry"
|
220 |
msgstr ""
|
221 |
|
|
|
222 |
msgid "Submenu Order"
|
223 |
msgstr ""
|
224 |
|
|
|
225 |
msgid ""
|
226 |
"Enter the position of the Media/Assistant submenu entry.<br> 0 = "
|
227 |
"natural order (at bottom), 1 - 4 = at top<br> "
|
229 |
"\""
|
230 |
msgstr ""
|
231 |
|
|
|
232 |
msgid "Display Media/Library"
|
233 |
msgstr ""
|
234 |
|
|
|
235 |
msgid ""
|
236 |
"Check/uncheck this option to display/remove the WordPress Media/Library "
|
237 |
"submenu entry."
|
238 |
msgstr ""
|
239 |
|
|
|
240 |
msgid "Display Media/Assistant list/grid view switcher"
|
241 |
msgstr ""
|
242 |
|
|
|
243 |
msgid ""
|
244 |
"Check/uncheck this option to display/remove the \"list/grid\" view switcher "
|
245 |
"on the Media/Assistant submenu."
|
246 |
msgstr ""
|
247 |
|
|
|
248 |
msgid "Table Defaults"
|
249 |
msgstr ""
|
250 |
|
|
|
251 |
msgid "Order By"
|
252 |
msgstr ""
|
253 |
|
|
|
|
|
|
|
|
|
|
|
|
|
254 |
msgid "None"
|
255 |
msgstr ""
|
256 |
|
|
|
257 |
msgid "ID/Parent"
|
258 |
msgstr ""
|
259 |
|
|
|
260 |
msgid "Select the column for the sort order of the Assistant table listing."
|
261 |
msgstr ""
|
262 |
|
|
|
263 |
msgid "Order"
|
264 |
msgstr ""
|
265 |
|
|
|
266 |
msgid "Ascending"
|
267 |
msgstr ""
|
268 |
|
|
|
269 |
msgid "Descending"
|
270 |
msgstr ""
|
271 |
|
|
|
|
|
272 |
msgid "Choose the sort order."
|
273 |
msgstr ""
|
274 |
|
|
|
275 |
msgid "Views Width"
|
276 |
msgstr ""
|
277 |
|
|
|
278 |
msgid "Enter the width for the views list, in pixels (px) or percent (%)"
|
279 |
msgstr ""
|
280 |
|
|
|
281 |
msgid "Icon Size"
|
282 |
msgstr ""
|
283 |
|
|
|
284 |
msgid "Enter the size of the thumbnail/icon images, in pixels"
|
285 |
msgstr ""
|
286 |
|
|
|
287 |
msgid "Bulk Chunk Size"
|
288 |
msgstr ""
|
289 |
|
|
|
290 |
msgid "Enter the size of the Bulk Edit and Map All processing chunks"
|
291 |
msgstr ""
|
292 |
|
|
|
293 |
msgid "Taxonomy Filter parameters"
|
294 |
msgstr ""
|
295 |
|
|
|
296 |
msgid "Maximum Depth"
|
297 |
msgstr ""
|
298 |
|
|
|
299 |
msgid ""
|
300 |
"Enter the number of levels displayed for hierarchial taxonomies; enter zero "
|
301 |
"for no limit."
|
302 |
msgstr ""
|
303 |
|
|
|
304 |
msgid "Include Children"
|
305 |
msgstr ""
|
306 |
|
|
|
307 |
msgid ""
|
308 |
"Check/uncheck this option to include/exclude children for hierarchical "
|
309 |
"taxonomies."
|
310 |
msgstr ""
|
311 |
|
|
|
312 |
msgid "Search Media Defaults"
|
313 |
msgstr ""
|
314 |
|
|
|
315 |
msgid "Display Search Controls"
|
316 |
msgstr ""
|
317 |
|
|
|
|
|
318 |
msgid ""
|
319 |
"Check/uncheck this option to display/hide the and/or connector and search "
|
320 |
"fields controls."
|
321 |
msgstr ""
|
322 |
|
|
|
323 |
msgid ""
|
324 |
"Use these controls to set defaults for the and/or connector and search "
|
325 |
"fields controls.<br>These defaults will be used for the Search Media boxes "
|
326 |
"on both the Media/Assistant submenu<br>and the Media Manager Modal Window."
|
327 |
msgstr ""
|
328 |
|
|
|
329 |
msgid "Media/Edit Media Enhancements"
|
330 |
msgstr ""
|
331 |
|
|
|
332 |
msgid "Enable "enhanced checklist" taxonomies"
|
333 |
msgstr ""
|
334 |
|
|
|
335 |
msgid ""
|
336 |
"Check this option to enable the \"? Search\" feature for hierarchical "
|
337 |
"taxonomies, e.g., Att. Categories.<br> This option also enables "
|
338 |
"the \"checklist-style\" support for flat taxonomies, e.g., Att. Tags."
|
339 |
msgstr ""
|
340 |
|
|
|
341 |
msgid "Enable Edit Media additional meta boxes"
|
342 |
msgstr ""
|
343 |
|
|
|
344 |
msgid ""
|
345 |
"Check this option to add \"Parent Info\", \"Menu Order\", \"Attachment "
|
346 |
"Metadata\" and four \"where-used\" meta boxes to the Edit Media screen."
|
347 |
msgstr ""
|
348 |
|
|
|
349 |
msgid "You can also use Filters to customize the meta boxes."
|
350 |
msgstr ""
|
351 |
|
|
|
352 |
msgid "Media/Add New Enhancements"
|
353 |
msgstr ""
|
354 |
|
|
|
355 |
msgid "Enable "bulk edit" area"
|
356 |
msgstr ""
|
357 |
|
|
|
358 |
msgid ""
|
359 |
"Check this option to enable the \"Bulk Edit area\" feature on the Media/Add "
|
360 |
"New screen."
|
361 |
msgstr ""
|
362 |
|
|
|
363 |
msgid ""bulk edit" area on top"
|
364 |
msgstr ""
|
365 |
|
|
|
366 |
msgid ""
|
367 |
"Check this option to move the \"Bulk Edit area\" to the top of the Media/Add "
|
368 |
"New screen."
|
369 |
msgstr ""
|
370 |
|
|
|
371 |
msgid ""bulk edit" area initially open"
|
372 |
msgstr ""
|
373 |
|
|
|
374 |
msgid ""
|
375 |
"Check this option to automatically open the \"Bulk Edit area\" when the "
|
376 |
"Media/Add New screen is displayed."
|
377 |
msgstr ""
|
378 |
|
|
|
379 |
msgid "Media Manager/Media Grid Enhancements"
|
380 |
msgstr ""
|
381 |
|
|
|
382 |
msgid "Enable Media Grid Enhancements"
|
383 |
msgstr ""
|
384 |
|
|
|
385 |
msgid ""
|
386 |
"Check/uncheck this option to enable/disable Media Library Grid View "
|
387 |
"Enhancements."
|
388 |
msgstr ""
|
389 |
|
|
|
390 |
msgid "Enable Media Manager Enhancements"
|
391 |
msgstr ""
|
392 |
|
|
|
393 |
msgid ""
|
394 |
"Check/uncheck this option to enable/disable Media Manager Modal Window "
|
395 |
"Enhancements."
|
396 |
msgstr ""
|
397 |
|
|
|
398 |
msgid "Media Manager Enhanced MIME Type filter"
|
399 |
msgstr ""
|
400 |
|
|
|
401 |
msgid ""
|
402 |
"Check this option to filter by more MIME Types, e.g., text, applications."
|
403 |
msgstr ""
|
404 |
|
|
|
405 |
msgid "Media Manager Month and Year filter"
|
406 |
msgstr ""
|
407 |
|
|
|
408 |
msgid "Check this option to filter by month and year uploaded."
|
409 |
msgstr ""
|
410 |
|
|
|
411 |
msgid "Media Manager Category/Tag filter"
|
412 |
msgstr ""
|
413 |
|
|
|
414 |
msgid "Check this option to filter by taxonomy terms."
|
415 |
msgstr ""
|
416 |
|
|
|
417 |
msgid "Media Manager Terms Search popup"
|
418 |
msgstr ""
|
419 |
|
|
|
420 |
msgid "Check this option to enable the \"Terms Search\" popup window."
|
421 |
msgstr ""
|
422 |
|
|
|
423 |
msgid "Media Manager Enhanced Search Media box"
|
424 |
msgstr ""
|
425 |
|
|
|
426 |
msgid "Check this option to enable search box enhancements."
|
427 |
msgstr ""
|
428 |
|
|
|
429 |
msgid "Media Manager Enhanced Search Media Controls"
|
430 |
msgstr ""
|
431 |
|
|
|
432 |
msgid "Media Manager Checklist meta boxes"
|
433 |
msgstr ""
|
434 |
|
|
|
435 |
msgid ""
|
436 |
"Check this option to enable MLA-enhanced meta boxes in the \"ATTACHMENT "
|
437 |
"DETAILS\" pane.<br> This option is for any taxonomy that uses a "
|
438 |
"<strong>\"checklist-style\"</strong> meta box."
|
439 |
msgstr ""
|
440 |
|
|
|
441 |
msgid "Media Manager Flat meta boxes"
|
442 |
msgstr ""
|
443 |
|
|
|
444 |
msgid ""
|
445 |
"Check this option to enable MLA-enhanced meta boxes in the \"ATTACHMENT "
|
446 |
"DETAILS\" pane.<br> This option is for <strong>flat taxonomies</"
|
448 |
"style\" meta box."
|
449 |
msgstr ""
|
450 |
|
|
|
451 |
msgid "Media Manager auto-fill meta boxes"
|
452 |
msgstr ""
|
453 |
|
|
|
454 |
msgid ""
|
455 |
"Check this option to automatically fill MLA-enhanced meta boxes in the "
|
456 |
"\"ATTACHMENT DETAILS\" pane<br> when the item is selected."
|
457 |
msgstr ""
|
458 |
|
|
|
459 |
msgid "Media Manager Order By"
|
460 |
msgstr ""
|
461 |
|
|
|
|
|
|
|
|
|
|
|
462 |
msgid "Media Manager Default"
|
463 |
msgstr ""
|
464 |
|
|
|
465 |
msgid "Title/Name"
|
466 |
msgstr ""
|
467 |
|
|
|
468 |
msgid ""
|
469 |
"If you want to override the Media Manager default,<br> select a "
|
470 |
"column for the sort order of the Media Library listing."
|
471 |
msgstr ""
|
472 |
|
|
|
473 |
msgid "Media Manager Order"
|
474 |
msgstr ""
|
475 |
|
|
|
476 |
msgid "Attachment Display Settings"
|
477 |
msgstr ""
|
478 |
|
|
|
479 |
msgid "Media Manager Apply Display Settings"
|
480 |
msgstr ""
|
481 |
|
|
|
482 |
msgid ""
|
483 |
"Check this option to always start with the Attachment Display Settings set "
|
484 |
"here,<br> overriding browser-/cookie-based defaults."
|
485 |
msgstr ""
|
486 |
|
|
|
|
|
487 |
msgid "Alignment"
|
488 |
msgstr ""
|
489 |
|
490 |
#. translators: 1: option name, e.g., Alignment, Link To or Size
|
|
|
|
|
|
|
491 |
#, php-format
|
492 |
msgid ""
|
493 |
"Select a value for the default %1$s option in the Attachment Display "
|
494 |
"Settings."
|
495 |
msgstr ""
|
496 |
|
|
|
497 |
msgid "Left"
|
498 |
msgstr ""
|
499 |
|
|
|
500 |
msgid "Center"
|
501 |
msgstr ""
|
502 |
|
|
|
503 |
msgid "Right"
|
504 |
msgstr ""
|
505 |
|
|
|
|
|
506 |
msgid "Link To"
|
507 |
msgstr ""
|
508 |
|
|
|
509 |
msgid "Media File"
|
510 |
msgstr ""
|
511 |
|
|
|
512 |
msgid "Attachment Page"
|
513 |
msgstr ""
|
514 |
|
|
|
515 |
msgid "Custom URL"
|
516 |
msgstr ""
|
517 |
|
|
|
|
|
518 |
msgid "Size"
|
519 |
msgstr ""
|
520 |
|
|
|
|
|
|
|
521 |
msgid "Thumbnail"
|
522 |
msgstr ""
|
523 |
|
|
|
524 |
msgid "Medium"
|
525 |
msgstr ""
|
526 |
|
|
|
527 |
msgid "Large"
|
528 |
msgstr ""
|
529 |
|
|
|
530 |
msgid "Full Size"
|
531 |
msgstr ""
|
532 |
|
|
|
533 |
msgid "Uninstall (Delete) Plugin Settings"
|
534 |
msgstr ""
|
535 |
|
|
|
536 |
msgid "Delete Option Settings"
|
537 |
msgstr ""
|
538 |
|
|
|
539 |
msgid ""
|
540 |
"Check this option to remove all MLA option settings from the database when "
|
541 |
"the plugin is deleted.<br> <strong>You can make a backup copy</"
|
542 |
"strong> of your settings below by clicking \""
|
543 |
msgstr ""
|
544 |
|
|
|
545 |
msgid "Export ALL Settings"
|
546 |
msgstr ""
|
547 |
|
|
|
548 |
msgid "Delete Option Settings Backups"
|
549 |
msgstr ""
|
550 |
|
|
|
551 |
msgid ""
|
552 |
"Check this option to remove the <code>/wp-content/mla-backup</code> "
|
553 |
"directory and its contents when the plugin is deleted."
|
554 |
msgstr ""
|
555 |
|
|
|
556 |
msgid "Default [mla_gallery] Templates and Settings"
|
557 |
msgstr ""
|
558 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
559 |
msgid "Style Template"
|
560 |
msgstr ""
|
561 |
|
562 |
#. translators: 1: template type 2: shortcode
|
|
|
|
|
|
|
|
|
563 |
#, php-format
|
564 |
msgid "Select the default %1$s for your %2$s shortcodes."
|
565 |
msgstr ""
|
566 |
|
|
|
|
|
567 |
msgid "Markup Template"
|
568 |
msgstr ""
|
569 |
|
|
|
|
|
|
|
|
|
570 |
msgid "markup template"
|
571 |
msgstr ""
|
572 |
|
|
|
|
|
573 |
msgid "Default columns"
|
574 |
msgstr ""
|
575 |
|
|
|
576 |
msgid ""
|
577 |
"Enter the number of [mla_tag_cloud] columns; must be a positive integer."
|
578 |
msgstr ""
|
579 |
|
|
|
|
|
580 |
msgid "Default mla_margin"
|
581 |
msgstr ""
|
582 |
|
|
|
|
|
583 |
msgid ""
|
584 |
"Enter the CSS \"margin\" property value, in length (px, em, pt, etc.), "
|
585 |
"percent (%), \"auto\" or \"inherit\".<br> Enter \"none\" to "
|
586 |
"remove the property entirely."
|
587 |
msgstr ""
|
588 |
|
|
|
|
|
589 |
msgid "Default mla_itemwidth"
|
590 |
msgstr ""
|
591 |
|
|
|
|
|
592 |
msgid ""
|
593 |
"Enter the CSS \"width\" property value, in length (px, em, pt, etc.), "
|
594 |
"percent (%), \"auto\" or \"inherit\".<br> Enter \"calculate"
|
598 |
"the property entirely."
|
599 |
msgstr ""
|
600 |
|
|
|
601 |
msgid "Enter the number of [mla_gallery] columns; must be a positive integer."
|
602 |
msgstr ""
|
603 |
|
|
|
604 |
msgid "Thumbnail Substitution Support, mla_viewer"
|
605 |
msgstr ""
|
606 |
|
|
|
607 |
msgid "Enable thumbnail substitution"
|
608 |
msgstr ""
|
609 |
|
|
|
610 |
msgid ""
|
611 |
"Check this option to allow the \"mla_viewer\" to generate thumbnail images "
|
612 |
"for PDF documents. Thumbnails are generated dynamically, each time the item "
|
615 |
"strong>"
|
616 |
msgstr ""
|
617 |
|
|
|
618 |
msgid "Enable Featured Images"
|
619 |
msgstr ""
|
620 |
|
|
|
621 |
msgid ""
|
622 |
"Check this option to extend Featured Image support to all Media Library "
|
623 |
"items. The Featured Image can be used as a thumbnail image for the item in "
|
624 |
"an [mla_gallery] display."
|
625 |
msgstr ""
|
626 |
|
|
|
627 |
msgid "Enable Featured Image Generation"
|
628 |
msgstr ""
|
629 |
|
|
|
630 |
msgid ""
|
631 |
"Check this option to enable the \"Thumbnail\" generation action in the Media/"
|
632 |
"Assistant submenu Bulk Actions dropdown."
|
633 |
msgstr ""
|
634 |
|
|
|
635 |
msgid "Enable explicit Ghostscript check"
|
636 |
msgstr ""
|
637 |
|
|
|
638 |
msgid ""
|
639 |
"Check this option to enable the explicit check for Ghostscript support "
|
640 |
"required for thumbnail generation. If your Ghostscript software is in a non-"
|
643 |
"leave this option checked unless you know it is safe to turn it off."
|
644 |
msgstr ""
|
645 |
|
|
|
646 |
msgid "Ghostscript path"
|
647 |
msgstr ""
|
648 |
|
|
|
649 |
msgid ""
|
650 |
"If your “gs” executable is in a non-standard location, enter the "
|
651 |
"full path and filename here, e.g., “/usr/bin/gs”. It will "
|
652 |
"override the search for Ghostscript in other places."
|
653 |
msgstr ""
|
654 |
|
|
|
655 |
msgid "Enable custom field mapping when adding new media"
|
656 |
msgstr ""
|
657 |
|
|
|
658 |
msgid ""
|
659 |
"Check this option to enable mapping when uploading new media (attachments)."
|
660 |
"<br> Click Save Changes at the bottom of the screen if you change "
|
662 |
"buttons on the bulk edit, single edit and settings screens."
|
663 |
msgstr ""
|
664 |
|
|
|
665 |
msgid "Enable custom field mapping when updating media metadata"
|
666 |
msgstr ""
|
667 |
|
|
|
|
|
668 |
msgid ""
|
669 |
"Check this option to enable mapping when media (attachments) metadata is "
|
670 |
"regenerated,<br> e.g., when the Media/Edit Media \"Edit Image\" "
|
671 |
"functions are used."
|
672 |
msgstr ""
|
673 |
|
|
|
674 |
msgid ""
|
675 |
"Update the custom field mapping values above, then click Save Changes to "
|
676 |
"make the updates permanent.<br>You can also make temporary updates and click "
|
678 |
"saving any rule changes."
|
679 |
msgstr ""
|
680 |
|
|
|
681 |
msgid "Enable IPTC/EXIF Mapping when adding new media"
|
682 |
msgstr ""
|
683 |
|
|
|
684 |
msgid ""
|
685 |
"Check this option to enable mapping when uploading new media (attachments)."
|
686 |
"<br> Does NOT affect the operation of the \"Map\" buttons on the "
|
687 |
"bulk edit, single edit and settings screens."
|
688 |
msgstr ""
|
689 |
|
|
|
690 |
msgid "Enable IPTC/EXIF Mapping when updating media metadata"
|
691 |
msgstr ""
|
692 |
|
|
|
693 |
msgid ""
|
694 |
"Update the standard field mapping values above, then click <strong>Save "
|
695 |
"Changes</strong> to make the updates permanent.<br>You can also make "
|
698 |
"changes."
|
699 |
msgstr ""
|
700 |
|
|
|
701 |
msgid ""
|
702 |
"Update the taxonomy term mapping values above, then click <strong>Save "
|
703 |
"Changes</strong> or <strong>Map All Attachments, Taxonomy Terms Now</strong>."
|
704 |
msgstr ""
|
705 |
|
|
|
706 |
msgid ""
|
707 |
"<strong>Update</strong> individual custom field mapping values above, or "
|
708 |
"make several updates and click <strong>Save Changes</strong> below to apply "
|
713 |
"changes."
|
714 |
msgstr ""
|
715 |
|
|
|
716 |
msgid "IPTC/EXIF Mapping help"
|
717 |
msgstr ""
|
718 |
|
|
|
|
|
719 |
msgid "Name/Slug"
|
720 |
msgstr ""
|
721 |
|
|
|
|
|
|
|
|
|
|
|
722 |
msgid "ALT Text"
|
723 |
msgstr ""
|
724 |
|
|
|
|
|
|
|
|
|
|
|
725 |
msgid "Caption"
|
726 |
msgstr ""
|
727 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
728 |
msgid "Description"
|
729 |
msgstr ""
|
730 |
|
|
|
731 |
msgid "Enable View and Post MIME Type Support"
|
732 |
msgstr ""
|
733 |
|
|
|
734 |
msgid ""
|
735 |
"Check/uncheck this option to enable/disable Post MIME Type Support, then "
|
736 |
"click <strong>Save Changes</strong> to record the new setting."
|
737 |
msgstr ""
|
738 |
|
|
|
739 |
msgid "Post MIME Types help."
|
740 |
msgstr ""
|
741 |
|
|
|
|
|
742 |
msgctxt "table_view_singular"
|
743 |
msgid "All"
|
744 |
msgstr ""
|
745 |
|
|
|
|
|
746 |
msgctxt "table_view_plural"
|
747 |
msgid "All"
|
748 |
msgstr ""
|
749 |
|
|
|
|
|
|
|
|
|
750 |
msgctxt "post_mime_types_description"
|
751 |
msgid "Built-in view"
|
752 |
msgstr ""
|
753 |
|
|
|
754 |
msgctxt "table_view_singular"
|
755 |
msgid "Image"
|
756 |
msgstr ""
|
757 |
|
|
|
758 |
msgctxt "table_view_plural"
|
759 |
msgid "Images"
|
760 |
msgstr ""
|
761 |
|
|
|
762 |
msgctxt "post_mime_types_description"
|
763 |
msgid "All image subtypes"
|
764 |
msgstr ""
|
765 |
|
|
|
766 |
msgctxt "table_view_singular"
|
767 |
msgid "Audio"
|
768 |
msgstr ""
|
769 |
|
|
|
770 |
msgctxt "table_view_plural"
|
771 |
msgid "Audio"
|
772 |
msgstr ""
|
773 |
|
|
|
774 |
msgctxt "post_mime_types_description"
|
775 |
msgid "All audio subtypes"
|
776 |
msgstr ""
|
777 |
|
|
|
778 |
msgctxt "table_view_singular"
|
779 |
msgid "Video"
|
780 |
msgstr ""
|
781 |
|
|
|
782 |
msgctxt "table_view_plural"
|
783 |
msgid "Video"
|
784 |
msgstr ""
|
785 |
|
|
|
786 |
msgctxt "post_mime_types_description"
|
787 |
msgid "All video subtypes"
|
788 |
msgstr ""
|
789 |
|
|
|
790 |
msgctxt "table_view_singular"
|
791 |
msgid "Text"
|
792 |
msgstr ""
|
793 |
|
|
|
794 |
msgctxt "table_view_plural"
|
795 |
msgid "Text"
|
796 |
msgstr ""
|
797 |
|
|
|
798 |
msgctxt "post_mime_types_description"
|
799 |
msgid "All text subtypes"
|
800 |
msgstr ""
|
801 |
|
|
|
802 |
msgctxt "table_view_singular"
|
803 |
msgid "Application"
|
804 |
msgstr ""
|
805 |
|
|
|
806 |
msgctxt "table_view_plural"
|
807 |
msgid "Applications"
|
808 |
msgstr ""
|
809 |
|
|
|
810 |
msgctxt "post_mime_types_description"
|
811 |
msgid "All application subtypes"
|
812 |
msgstr ""
|
813 |
|
|
|
|
|
814 |
msgctxt "table_view_singular"
|
815 |
msgid "Unattached"
|
816 |
msgstr ""
|
817 |
|
|
|
818 |
msgctxt "table_view_plural"
|
819 |
msgid "Unattached"
|
820 |
msgstr ""
|
821 |
|
|
|
822 |
msgctxt "table_view_singular"
|
823 |
msgid "Attached"
|
824 |
msgstr ""
|
825 |
|
|
|
826 |
msgctxt "table_view_plural"
|
827 |
msgid "Attached"
|
828 |
msgstr ""
|
829 |
|
|
|
830 |
msgctxt "table_view_singular"
|
831 |
msgid "Trash"
|
832 |
msgstr ""
|
833 |
|
|
|
834 |
msgctxt "table_view_plural"
|
835 |
msgid "Trash"
|
836 |
msgstr ""
|
837 |
|
|
|
838 |
msgid "Enable Upload MIME Type Support"
|
839 |
msgstr ""
|
840 |
|
|
|
841 |
msgid ""
|
842 |
"Check/uncheck this option to enable/disable Upload MIME Type Support, then "
|
843 |
"click <strong>Save Changes</strong> to record the new setting."
|
844 |
msgstr ""
|
845 |
|
|
|
846 |
msgid "Upload MIME Types help."
|
847 |
msgstr ""
|
848 |
|
|
|
849 |
msgid "Enable MLA File Type Icons Support"
|
850 |
msgstr ""
|
851 |
|
|
|
852 |
msgid ""
|
853 |
"Check/uncheck this option to enable/disable MLA File Type Icons Support, "
|
854 |
"then click <strong>Save Changes</strong> to record the new setting."
|
855 |
msgstr ""
|
856 |
|
|
|
857 |
msgid "Display Limit"
|
858 |
msgstr ""
|
859 |
|
|
|
860 |
msgid ""
|
861 |
"Enter the maximum number of debug log characters to display; enter zero or "
|
862 |
"leave blank for no limit."
|
863 |
msgstr ""
|
864 |
|
|
|
865 |
msgid "Debug File"
|
866 |
msgstr ""
|
867 |
|
|
|
868 |
msgid ""
|
869 |
"Enter the name of an alternate, MLA-specific debug log file; leave blank to "
|
870 |
"use the PHP error_log."
|
871 |
msgstr ""
|
872 |
|
|
|
873 |
msgid "Replace PHP error_log file"
|
874 |
msgstr ""
|
875 |
|
|
|
876 |
msgid ""
|
877 |
"Check this option to replace the PHP error_log file with the MLA Debug File."
|
878 |
"<br> allows capture of PHP messages in the MLA Debug File."
|
879 |
msgstr ""
|
880 |
|
|
|
881 |
msgid "PHP Reporting"
|
882 |
msgstr ""
|
883 |
|
|
|
884 |
msgid ""
|
885 |
"Enter a numeric error_reporting value, e.g., 0x7FFF or 32767; leave blank to "
|
886 |
"use the existing PHP error_reporting value."
|
887 |
msgstr ""
|
888 |
|
|
|
889 |
msgid "MLA Reporting"
|
890 |
msgstr ""
|
891 |
|
|
|
892 |
msgid ""
|
893 |
"Enter a numeric MLA_DEBUG_LEVEL value, e.g., 0x0003 or 3; leave blank to use "
|
894 |
"the existing MLA_DEBUG_LEVEL value."
|
895 |
msgstr ""
|
896 |
|
897 |
#. translators: 1: ERROR tag 2: path and file name
|
|
|
898 |
#, php-format
|
899 |
msgctxt "error_log"
|
900 |
msgid "%1$s: mla_load_template file \"%2$s\" not found."
|
901 |
msgstr ""
|
902 |
|
903 |
#. translators: 1: ERROR tag 2: path and file name 3: source type, e.g., file, option, string
|
|
|
904 |
#, php-format
|
905 |
msgctxt "error_log"
|
906 |
msgid "%1$s: mla_load_template file \"%2$s\" bad source type \"%3$s\"."
|
907 |
msgstr ""
|
908 |
|
909 |
#. translators: 1: ERROR tag 2: raw_mime_type
|
|
|
910 |
#, php-format
|
911 |
msgid "%1$s: Bad specification part \"%2$s\""
|
912 |
msgstr ""
|
913 |
|
914 |
#. translators: 1: ERROR tag 2: option, e.g., any, match, null
|
|
|
915 |
#, php-format
|
916 |
msgid "%1$s: Bad specification option \"%2$s\""
|
917 |
msgstr ""
|
918 |
|
919 |
#. translators: 1: ERROR tag 2: prefix, e.g., custom
|
|
|
920 |
#, php-format
|
921 |
msgid "%1$s: Bad specification prefix \"%2$s\""
|
922 |
msgstr ""
|
923 |
|
|
|
924 |
msgid "Most Used"
|
925 |
msgstr ""
|
926 |
|
927 |
#. translators: %s: add new taxonomy label
|
|
|
928 |
#, php-format
|
929 |
msgid "+ %s"
|
930 |
msgstr ""
|
931 |
|
|
|
|
|
|
|
|
|
932 |
msgid "Search"
|
933 |
msgstr ""
|
934 |
|
935 |
#. translators: 1: ERROR tag 2: index
|
|
|
936 |
#, php-format
|
937 |
msgctxt "error_log"
|
938 |
msgid "%1$s: _build_pdf_indirect_objects bad value at $index = \"%2$d\"."
|
939 |
msgstr ""
|
940 |
|
941 |
#. translators: 1: ERROR tag 2: source offset 3: nest level
|
|
|
942 |
#, php-format
|
943 |
msgctxt "error_log"
|
944 |
msgid "%1$s: _parse_pdf_dictionary offset = %2$d, nest = %3$d."
|
945 |
msgstr ""
|
946 |
|
947 |
#. translators: 1: ERROR tag 2: dictionary excerpt
|
|
|
948 |
#, php-format
|
949 |
msgctxt "error_log"
|
950 |
msgid "%1$s: _parse_pdf_dictionary no end delimiter dump = %2$s."
|
951 |
msgstr ""
|
952 |
|
953 |
#. translators: 1: ERROR tag 2: entry name 3: value excerpt
|
|
|
954 |
#, php-format
|
955 |
msgctxt "error_log"
|
956 |
msgid "%1$s: _parse_pdf_dictionary bad value [ %2$s ] dump = %3$s"
|
957 |
msgstr ""
|
958 |
|
959 |
#. translators: 1: ERROR tag 2: path and file
|
|
|
960 |
#, php-format
|
961 |
msgctxt "error_log"
|
962 |
msgid "%1$s: File \"%2$s\", startxref not found."
|
963 |
msgstr ""
|
964 |
|
|
|
965 |
msgctxt "list_table_column"
|
966 |
msgid "ID/Parent"
|
967 |
msgstr ""
|
968 |
|
|
|
969 |
msgctxt "list_table_column"
|
970 |
msgid "Title/Name"
|
971 |
msgstr ""
|
972 |
|
|
|
973 |
msgctxt "list_table_column"
|
974 |
msgid "Title"
|
975 |
msgstr ""
|
976 |
|
|
|
977 |
msgctxt "list_table_column"
|
978 |
msgid "Name"
|
979 |
msgstr ""
|
980 |
|
|
|
981 |
msgctxt "list_table_column"
|
982 |
msgid "Parent ID"
|
983 |
msgstr ""
|
984 |
|
|
|
985 |
msgctxt "list_table_column"
|
986 |
msgid "Menu Order"
|
987 |
msgstr ""
|
988 |
|
|
|
989 |
msgctxt "list_table_column"
|
990 |
msgid "Featured in"
|
991 |
msgstr ""
|
992 |
|
|
|
993 |
msgctxt "list_table_column"
|
994 |
msgid "Inserted in"
|
995 |
msgstr ""
|
996 |
|
|
|
997 |
msgctxt "list_table_column"
|
998 |
msgid "Gallery in"
|
999 |
msgstr ""
|
1000 |
|
|
|
1001 |
msgctxt "list_table_column"
|
1002 |
msgid "MLA Gallery in"
|
1003 |
msgstr ""
|
1004 |
|
|
|
1005 |
msgctxt "list_table_column"
|
1006 |
msgid "ALT Text"
|
1007 |
msgstr ""
|
1008 |
|
|
|
1009 |
msgctxt "list_table_column"
|
1010 |
msgid "Caption"
|
1011 |
msgstr ""
|
1012 |
|
|
|
|
|
|
|
|
|
1013 |
msgctxt "list_table_column"
|
1014 |
msgid "Description"
|
1015 |
msgstr ""
|
1016 |
|
|
|
|
|
|
|
1017 |
msgctxt "list_table_column"
|
1018 |
msgid "MIME Type"
|
1019 |
msgstr ""
|
1020 |
|
|
|
1021 |
msgctxt "list_table_column"
|
1022 |
msgid "File URL"
|
1023 |
msgstr ""
|
1024 |
|
|
|
1025 |
msgctxt "list_table_column"
|
1026 |
msgid "Base File"
|
1027 |
msgstr ""
|
1028 |
|
|
|
1029 |
msgctxt "list_table_column"
|
1030 |
msgid "Date"
|
1031 |
msgstr ""
|
1032 |
|
|
|
1033 |
msgctxt "list_table_column"
|
1034 |
msgid "Last Modified"
|
1035 |
msgstr ""
|
1036 |
|
|
|
1037 |
msgctxt "list_table_column"
|
1038 |
msgid "Author"
|
1039 |
msgstr ""
|
1040 |
|
|
|
1041 |
msgctxt "list_table_column"
|
1042 |
msgid "Attached to"
|
1043 |
msgstr ""
|
1044 |
|
1045 |
#. translators: 1: ERROR tag 2: function name 3: non-array value
|
|
|
|
|
|
|
|
|
|
|
|
|
1046 |
#, php-format
|
1047 |
msgctxt "error_log"
|
1048 |
msgid "%1$s: %2$s non-array \"%3$s\""
|
1049 |
msgstr ""
|
1050 |
|
1051 |
#. translators: 1: DEBUG tag 2: query filter details
|
|
|
1052 |
#, php-format
|
1053 |
msgctxt "error_log"
|
1054 |
msgid "%1$s: _execute_list_table_query $wp_filter = \"%2$s\"."
|
1055 |
msgstr ""
|
1056 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1057 |
msgid "DEBUG"
|
1058 |
msgstr ""
|
1059 |
|
1060 |
#. translators: 1: DEBUG tag 2: query details
|
|
|
1061 |
#, php-format
|
1062 |
msgctxt "error_log"
|
1063 |
msgid "%1$s: _execute_list_table_query WP_Query = \"%2$s\"."
|
1064 |
msgstr ""
|
1065 |
|
1066 |
#. translators: 1: DEBUG tag 2: SQL statement
|
|
|
1067 |
#, php-format
|
1068 |
msgctxt "error_log"
|
1069 |
msgid "%1$s: _execute_list_table_query SQL_request = \"%2$s\"."
|
1070 |
msgstr ""
|
1071 |
|
1072 |
#. translators: 1: DEBUG tag 2: search filter details
|
|
|
1073 |
#, php-format
|
1074 |
msgctxt "error_log"
|
1075 |
msgid "%1$s: mla_query_posts_search_filter = \"%2$s\"."
|
1076 |
msgstr ""
|
1077 |
|
1078 |
#. translators: 1: DEBUG tag 2: where filter details
|
|
|
1079 |
#, php-format
|
1080 |
msgctxt "error_log"
|
1081 |
msgid "%1$s: mla_query_posts_where_filter = \"%2$s\"."
|
1082 |
msgstr ""
|
1083 |
|
1084 |
#. translators: 1: DEBUG tag 2: join filter details
|
|
|
1085 |
#, php-format
|
1086 |
msgctxt "error_log"
|
1087 |
msgid "%1$s: mla_query_posts_join_filter = \"%2$s\"."
|
1088 |
msgstr ""
|
1089 |
|
1090 |
#. translators: 1: DEBUG tag 2: orderby details details
|
|
|
1091 |
#, php-format
|
1092 |
msgctxt "error_log"
|
1093 |
msgid "%1$s: mla_query_posts_orderby_filter = \"%2$s\"."
|
1094 |
msgstr ""
|
1095 |
|
1096 |
#. translators: 1: DEBUG tag 2: SQL clauses
|
|
|
1097 |
#, php-format
|
1098 |
msgctxt "error_log"
|
1099 |
msgid "%1$s: mla_query_posts_clauses_filter = \"%2$s\"."
|
1100 |
msgstr ""
|
1101 |
|
1102 |
#. translators: 1: DEBUG tag 2: SQL clauses
|
|
|
1103 |
#, php-format
|
1104 |
msgctxt "error_log"
|
1105 |
msgid "%1$s: mla_query_posts_clauses_request_filter = \"%2$s\"."
|
1106 |
msgstr ""
|
1107 |
|
|
|
|
|
|
|
1108 |
msgid "NO REFERENCE TESTS"
|
1109 |
msgstr ""
|
1110 |
|
|
|
|
|
|
|
|
|
1111 |
msgid "ORPHAN"
|
1112 |
msgstr ""
|
1113 |
|
|
|
|
|
1114 |
msgid "UNUSED"
|
1115 |
msgstr ""
|
1116 |
|
|
|
|
|
1117 |
msgid "UNATTACHED"
|
1118 |
msgstr ""
|
1119 |
|
|
|
|
|
1120 |
msgid "INVALID PARENT"
|
1121 |
msgstr ""
|
1122 |
|
1123 |
#. translators: 1: post_type, 2: post_title, 3: post ID, 4: query string, 5: error message
|
|
|
1124 |
#, php-format
|
1125 |
msgid "(%1$s) %2$s (ID %3$d) query \"%4$s\" failed, returning \"%5$s\""
|
1126 |
msgstr ""
|
1127 |
|
1128 |
#. translators: 1: ERROR tag 2: template excerpt
|
|
|
1129 |
#, php-format
|
1130 |
msgctxt "error_log"
|
1131 |
msgid ""
|
1133 |
msgstr ""
|
1134 |
|
1135 |
#. translators: 1: ERROR tag 2: template excerpt
|
|
|
1136 |
#, php-format
|
1137 |
msgctxt "error_log"
|
1138 |
msgid ""
|
1140 |
msgstr ""
|
1141 |
|
1142 |
#. translators: 1: ERROR tag 2: template excerpt
|
|
|
1143 |
#, php-format
|
1144 |
msgctxt "error_log"
|
1145 |
msgid "%1$s: mla_parse_template no end delimiter, tail = \"%2$s\"."
|
1146 |
msgstr ""
|
1147 |
|
1148 |
#. translators: 1: ERROR tag 2: template string
|
|
|
1149 |
#, php-format
|
1150 |
msgctxt "error_log"
|
1151 |
msgid "%1$s: _find_test_substring no end delimiter, tail = \"%2$s\"."
|
1152 |
msgstr ""
|
1153 |
|
|
|
1154 |
msgid "Test; no closing parenthesis "
|
1155 |
msgstr ""
|
1156 |
|
1157 |
#. translators: 1: ERROR tag 2: node type, e.g., template
|
|
|
1158 |
#, php-format
|
1159 |
msgctxt "error_log"
|
1160 |
msgid "%1$s: _evaluate_template_array_node unknown type \"%2$s\"."
|
1161 |
msgstr ""
|
1162 |
|
1163 |
#. translators: 1: ERROR tag 2: node type, e.g., template
|
|
|
1164 |
#, php-format
|
1165 |
msgctxt "error_log"
|
1166 |
msgid "%1$s: _evaluate_template_node unknown type \"%2$s\"."
|
1167 |
msgstr ""
|
1168 |
|
1169 |
#. translators: 1: ERROR tag 2: template excerpt
|
|
|
1170 |
#, php-format
|
1171 |
msgctxt "error_log"
|
1172 |
msgid ""
|
1175 |
msgstr ""
|
1176 |
|
1177 |
#. translators: 1: ERROR tag 2: post ID
|
|
|
1178 |
#, php-format
|
1179 |
msgctxt "error_log"
|
1180 |
msgid "%1$s: mla_get_attachment_by_id(%2$d) not found."
|
1181 |
msgstr ""
|
1182 |
|
1183 |
#. translators: 1: ERROR tag 2: post ID 3: post_type
|
|
|
1184 |
#, php-format
|
1185 |
msgctxt "error_log"
|
1186 |
msgid "%1$s: mla_get_attachment_by_id(%2$d) wrong post_type \"%3$s\"."
|
1187 |
msgstr ""
|
1188 |
|
|
|
1189 |
msgctxt "error_log"
|
1190 |
msgid "mla_parse_xmp_metadata xml_parse_into_struct failed."
|
1191 |
msgstr ""
|
1192 |
|
|
|
1193 |
msgctxt "error_log"
|
1194 |
msgid "mla_parse_xmp_metadata set option failed."
|
1195 |
msgstr ""
|
1196 |
|
|
|
|
|
|
|
|
|
1197 |
msgid "Yes"
|
1198 |
msgstr ""
|
1199 |
|
|
|
|
|
|
|
|
|
|
|
1200 |
msgid "No"
|
1201 |
msgstr ""
|
1202 |
|
1203 |
#. translators: 1: meta_key
|
|
|
1204 |
#, php-format
|
1205 |
msgid "Deleting %1$s"
|
1206 |
msgstr ""
|
1207 |
|
1208 |
#. translators: 1: ERROR tag 2: meta_key
|
|
|
1209 |
#, php-format
|
1210 |
msgid "%1$s: meta:%2$s not found"
|
1211 |
msgstr ""
|
1213 |
#. translators: 1: meta_key 2: meta_value
|
1214 |
#. translators: 1: meta_key 2: new_value
|
1215 |
#. translators: 1: meta_key 2: meta_value
|
|
|
|
|
1216 |
#, php-format
|
1217 |
msgid "Adding %1$s = %2$s"
|
1218 |
msgstr ""
|
1219 |
|
1220 |
#. translators: 1: ERROR tag 2: meta_key
|
|
|
1221 |
#, php-format
|
1222 |
msgid "%1$s: Adding meta:%2$s; not found"
|
1223 |
msgstr ""
|
1224 |
|
1225 |
#. translators: 1: meta_key
|
|
|
1226 |
#, php-format
|
1227 |
msgid "Deleting Null meta:%1$s"
|
1228 |
msgstr ""
|
1229 |
|
1230 |
#. translators: 1: element name 2: old_value 3: new_value
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1231 |
#, php-format
|
1232 |
msgid "Changing %1$s from \"%2$s\" to \"%3$s\""
|
1233 |
msgstr ""
|
1234 |
|
1235 |
#. translators: 1: ERROR tag 2: meta_key
|
|
|
1236 |
#, php-format
|
1237 |
msgid "%1$s: Changing meta:%2$s; not found"
|
1238 |
msgstr ""
|
1239 |
|
1240 |
#. translators: 1: meta_key
|
|
|
1241 |
#, php-format
|
1242 |
msgid "Deleting old %1$s values"
|
1243 |
msgstr ""
|
1244 |
|
1245 |
#. translators: 1: meta_key 2: old_value 3: new_value 4: update count
|
|
|
1246 |
#, php-format
|
1247 |
msgid "Changing %1$s from \"%2$s\" to \"%3$s\"; %4$d updates"
|
1248 |
msgstr ""
|
1249 |
|
|
|
1250 |
msgid "Could not retrieve Attachment."
|
1251 |
msgstr ""
|
1252 |
|
1253 |
#. translators: 1: ERROR tag 2: old_value
|
|
|
1254 |
#, php-format
|
1255 |
msgid "%1$s: Could not change Name/Slug \"%2$s\"; name already exists"
|
1256 |
msgstr ""
|
1257 |
|
1258 |
#. translators: 1: old_value
|
|
|
1259 |
#, php-format
|
1260 |
msgid "Deleting ALT Text, was \"%1$s\""
|
1261 |
msgstr ""
|
1262 |
|
1263 |
#. translators: 1: ERROR tag 2: old_value
|
|
|
1264 |
#, php-format
|
1265 |
msgid "%1$s: Could not delete ALT Text, remains \"%2$s\""
|
1266 |
msgstr ""
|
1267 |
|
1268 |
#. translators: 1: ERROR tag 2: old_value 3: new_value
|
|
|
1269 |
#, php-format
|
1270 |
msgid "%1$s: Could not change ALT Text from \"%2$s\" to \"%3$s\""
|
1271 |
msgstr ""
|
1272 |
|
|
|
|
|
|
|
|
|
1273 |
msgid "Parent"
|
1274 |
msgstr ""
|
1275 |
|
|
|
|
|
|
|
1276 |
msgid "Menu Order"
|
1277 |
msgstr ""
|
1278 |
|
|
|
|
|
|
|
|
|
1279 |
msgid "Author"
|
1280 |
msgstr ""
|
1281 |
|
|
|
|
|
1282 |
msgid "Comments"
|
1283 |
msgstr ""
|
1284 |
|
|
|
|
|
1285 |
msgid "Pings"
|
1286 |
msgstr ""
|
1287 |
|
|
|
1288 |
msgid "Adding"
|
1289 |
msgstr ""
|
1290 |
|
|
|
1291 |
msgid "Removing"
|
1292 |
msgstr ""
|
1293 |
|
|
|
1294 |
msgid "Replacing"
|
1295 |
msgstr ""
|
1296 |
|
|
|
1297 |
msgid "Ignoring"
|
1298 |
msgstr ""
|
1299 |
|
1300 |
#. translators: 1: action_name, 2: taxonomy
|
|
|
1301 |
#, php-format
|
1302 |
msgid "%1$s \"%2$s\" terms"
|
1303 |
msgstr ""
|
1304 |
|
1305 |
#. translators: 1: taxonomy
|
|
|
1306 |
#, php-format
|
1307 |
msgid "You cannot assign \"%1$s\" terms"
|
1308 |
msgstr ""
|
1309 |
|
1310 |
#. translators: 1: post ID
|
|
|
1311 |
#, php-format
|
1312 |
msgid "Item %1$d, no changes detected."
|
1313 |
msgstr ""
|
1314 |
|
1315 |
#. translators: 1: post ID
|
|
|
1316 |
#, php-format
|
1317 |
msgid "Item %1$d updated."
|
1318 |
msgstr ""
|
1319 |
|
1320 |
#. translators: 1: ERROR tag 2: post ID
|
|
|
1321 |
#, php-format
|
1322 |
msgid "%1$s: Item %2$d update failed."
|
1323 |
msgstr ""
|
1324 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1325 |
msgctxt "tag_delimiter"
|
1326 |
msgid ","
|
1327 |
msgstr ""
|
1328 |
|
|
|
1329 |
msgid "Upload New Media items"
|
1330 |
msgstr ""
|
1331 |
|
|
|
1332 |
msgid "Open Bulk Edit area"
|
1333 |
msgstr ""
|
1334 |
|
|
|
1335 |
msgid "Close Bulk Edit area"
|
1336 |
msgstr ""
|
1337 |
|
|
|
|
|
1338 |
msgid "An ajax.fail error has occurred. Please reload the page and try again."
|
1339 |
msgstr ""
|
1340 |
|
|
|
|
|
1341 |
msgid "An ajax.done error has occurred. Please reload the page and try again."
|
1342 |
msgstr ""
|
1343 |
|
|
|
1344 |
msgid "more"
|
1345 |
msgstr ""
|
1346 |
|
|
|
1347 |
msgid "less"
|
1348 |
msgstr ""
|
1349 |
|
|
|
|
|
1350 |
msgid "Add"
|
1351 |
msgstr ""
|
1352 |
|
|
|
|
|
1353 |
msgid "Remove"
|
1354 |
msgstr ""
|
1355 |
|
|
|
|
|
|
|
|
|
|
|
|
|
1356 |
msgid "Replace"
|
1357 |
msgstr ""
|
1358 |
|
|
|
1359 |
msgid ""
|
1360 |
"IMPORTANT: Make your entries BEFORE uploading new items. Pull down the Help "
|
1361 |
"menu for more information."
|
1362 |
msgstr ""
|
1363 |
|
|
|
|
|
1364 |
msgid "Reset"
|
1365 |
msgstr ""
|
1366 |
|
|
|
|
|
|
|
1367 |
msgid "No Change"
|
1368 |
msgstr ""
|
1369 |
|
|
|
1370 |
msgid "Allow"
|
1371 |
msgstr ""
|
1372 |
|
|
|
1373 |
msgid "Do not allow"
|
1374 |
msgstr ""
|
1375 |
|
|
|
|
|
1376 |
msgid "Parent ID"
|
1377 |
msgstr ""
|
1378 |
|
|
|
|
|
|
|
1379 |
msgid "Select"
|
1380 |
msgstr ""
|
1381 |
|
|
|
1382 |
msgid "Custom field mapping updated."
|
1383 |
msgstr ""
|
1384 |
|
|
|
1385 |
msgid "IPTC/EXIF mapping updated."
|
1386 |
msgstr ""
|
1387 |
|
1388 |
#. translators: date_i18n format for last modified date and time
|
|
|
1389 |
msgid "M j, Y @ G:i"
|
1390 |
msgstr ""
|
1391 |
|
|
|
1392 |
msgid "Last modified"
|
1393 |
msgstr ""
|
1394 |
|
|
|
1395 |
msgid "Map Custom Field metadata for this item"
|
1396 |
msgstr ""
|
1397 |
|
|
|
|
|
1398 |
msgid "Map Custom Field metadata"
|
1399 |
msgstr ""
|
1400 |
|
|
|
1401 |
msgid "Map IPTC/EXIF metadata for this item"
|
1402 |
msgstr ""
|
1403 |
|
|
|
|
|
1404 |
msgid "Map IPTC/EXIF metadata"
|
1405 |
msgstr ""
|
1406 |
|
|
|
1407 |
msgid "Parent Info"
|
1408 |
msgstr ""
|
1409 |
|
|
|
1410 |
msgid "Attachment Metadata"
|
1411 |
msgstr ""
|
1412 |
|
1413 |
#. translators: 1: ERROR tag 2: function name 3: template key
|
|
|
|
|
1414 |
#, php-format
|
1415 |
msgctxt "error_log"
|
1416 |
msgid "%1$s: %2$s discarding \"%3$s\"; no title/order"
|
1417 |
msgstr ""
|
1418 |
|
|
|
1419 |
msgctxt "post state"
|
1420 |
msgid "Pending"
|
1421 |
msgstr ""
|
1422 |
|
|
|
1423 |
msgid "Post Parent"
|
1424 |
msgstr ""
|
1425 |
|
|
|
1426 |
msgid "Select Parent"
|
1427 |
msgstr ""
|
1428 |
|
|
|
|
|
|
|
|
|
|
|
|
|
1429 |
msgid "PARENT"
|
1430 |
msgstr ""
|
1431 |
|
1432 |
+
msgctxt "list_table_column"
|
1433 |
+
msgid "Version"
|
1434 |
msgstr ""
|
1435 |
|
1436 |
+
msgctxt "list_table_column"
|
1437 |
+
msgid "Installed Version"
|
|
|
|
|
1438 |
msgstr ""
|
1439 |
|
1440 |
+
msgctxt "list_table_column"
|
1441 |
+
msgid "File Name"
|
|
|
|
|
|
|
|
|
|
|
1442 |
msgstr ""
|
1443 |
|
1444 |
+
msgctxt "list_table_column"
|
1445 |
+
msgid "Tags"
|
|
|
1446 |
msgstr ""
|
1447 |
|
1448 |
#. translators: 1: column_name 2: column_values
|
|
|
|
|
|
|
|
|
1449 |
#, php-format
|
1450 |
msgid "column_default: %1$s, %2$s"
|
1451 |
msgstr ""
|
1452 |
|
1453 |
+
msgid "Install this plugin"
|
1454 |
+
msgstr ""
|
1455 |
+
|
1456 |
+
msgid "Install"
|
1457 |
+
msgstr ""
|
1458 |
+
|
1459 |
+
msgid "Update this plugin"
|
1460 |
+
msgstr ""
|
1461 |
+
|
1462 |
+
msgid "Update"
|
1463 |
+
msgstr ""
|
1464 |
+
|
1465 |
+
msgid "Download"
|
1466 |
+
msgstr ""
|
1467 |
+
|
1468 |
+
#. translators: 1: plugin name
|
1469 |
+
#, php-format
|
1470 |
+
msgid "Example plugin \"%1$s\" not found"
|
1471 |
+
msgstr ""
|
1472 |
+
|
1473 |
+
#. translators: 1: plugin name, 2: WP_Error message
|
1474 |
+
#, php-format
|
1475 |
+
msgid "Example plugin \"%1$s\" fs_connect failed; no action taken. Error: %2$s"
|
1476 |
+
msgstr ""
|
1477 |
+
|
1478 |
+
#. translators: 1: plugin name
|
1479 |
+
#, php-format
|
1480 |
+
msgid "Example plugin \"%1$s\" fs_connect failed; no action taken"
|
1481 |
+
msgstr ""
|
1482 |
+
|
1483 |
+
#. translators: 1: plugin name, 2: WP_Error message
|
1484 |
+
#, php-format
|
1485 |
+
msgid ""
|
1486 |
+
"Example plugin \"%1$s\" install_package failed; no action taken. Error: %2$s"
|
1487 |
+
msgstr ""
|
1488 |
+
|
1489 |
+
#. translators: 1: plugin name, 2: WP_Error message
|
1490 |
+
#, php-format
|
1491 |
+
msgid "Example plugin \"%1$s\" remove old single file failed."
|
1492 |
+
msgstr ""
|
1493 |
+
|
1494 |
+
#. translators: 1: plugin name
|
1495 |
+
#, php-format
|
1496 |
+
msgid "Example plugin \"%1$s\" already installed; no action taken"
|
1497 |
+
msgstr ""
|
1498 |
+
|
1499 |
+
#. translators: 1: plugin name
|
1500 |
+
#, php-format
|
1501 |
+
msgid "Example plugin \"%1$s\" installed"
|
1502 |
+
msgstr ""
|
1503 |
+
|
1504 |
+
#. translators: 1: plugin name
|
1505 |
+
#, php-format
|
1506 |
+
msgid "Example plugin \"%1$s\" not installed; no action taken"
|
1507 |
+
msgstr ""
|
1508 |
+
|
1509 |
+
#. translators: 1: plugin name
|
1510 |
+
#, php-format
|
1511 |
+
msgid "Example plugin \"%1$s\" updated"
|
1512 |
+
msgstr ""
|
1513 |
+
|
1514 |
+
msgid "Network"
|
1515 |
+
msgstr ""
|
1516 |
+
|
1517 |
+
msgid "Active"
|
1518 |
+
msgstr ""
|
1519 |
+
|
1520 |
+
msgid "Inactive"
|
1521 |
+
msgstr ""
|
1522 |
+
|
1523 |
+
msgctxt "table_view_singular"
|
1524 |
+
msgid "Active"
|
1525 |
+
msgstr ""
|
1526 |
+
|
1527 |
+
msgctxt "table_view_plural"
|
1528 |
+
msgid "Active"
|
1529 |
+
msgstr ""
|
1530 |
+
|
1531 |
+
msgctxt "table_view_singular"
|
1532 |
+
msgid "Inactive"
|
1533 |
+
msgstr ""
|
1534 |
+
|
1535 |
+
msgctxt "table_view_plural"
|
1536 |
+
msgid "Inactive"
|
1537 |
+
msgstr ""
|
1538 |
+
|
1539 |
+
msgctxt "table_view_singular"
|
1540 |
+
msgid "Network"
|
1541 |
+
msgstr ""
|
1542 |
+
|
1543 |
+
msgctxt "table_view_plural"
|
1544 |
+
msgid "Network"
|
1545 |
+
msgstr ""
|
1546 |
+
|
1547 |
+
msgctxt "table_view_singular"
|
1548 |
+
msgid "Uninstalled"
|
1549 |
+
msgstr ""
|
1550 |
+
|
1551 |
+
msgctxt "table_view_plural"
|
1552 |
+
msgid "Uninstalled"
|
1553 |
+
msgstr ""
|
1554 |
+
|
1555 |
+
msgid "All"
|
1556 |
+
msgstr ""
|
1557 |
+
|
1558 |
+
msgid "List View"
|
1559 |
+
msgstr ""
|
1560 |
+
|
1561 |
+
msgid "Filter by"
|
1562 |
+
msgstr ""
|
1563 |
+
|
1564 |
+
msgid "Not Supported"
|
1565 |
+
msgstr ""
|
1566 |
+
|
1567 |
msgid "Edit"
|
1568 |
msgstr ""
|
1569 |
|
|
|
|
|
1570 |
msgid "Trash"
|
1571 |
msgstr ""
|
1572 |
|
|
|
1573 |
msgid "Restore this item from the Trash"
|
1574 |
msgstr ""
|
1575 |
|
|
|
1576 |
msgid "Restore"
|
1577 |
msgstr ""
|
1578 |
|
|
|
|
|
|
|
1579 |
msgid "Edit this item"
|
1580 |
msgstr ""
|
1581 |
|
|
|
|
|
|
|
1582 |
msgid "Edit this item inline"
|
1583 |
msgstr ""
|
1584 |
|
|
|
|
|
|
|
|
|
1585 |
msgid "Quick Edit"
|
1586 |
msgstr ""
|
1587 |
|
|
|
1588 |
msgid "Move this item to the Trash"
|
1589 |
msgstr ""
|
1590 |
|
|
|
1591 |
msgid "Move to Trash"
|
1592 |
msgstr ""
|
1593 |
|
|
|
|
|
|
|
1594 |
msgid "Delete this item Permanently"
|
1595 |
msgstr ""
|
1596 |
|
|
|
|
|
|
|
|
|
|
|
1597 |
msgid "Delete Permanently"
|
1598 |
msgstr ""
|
1599 |
|
|
|
|
|
|
|
|
|
|
|
1600 |
msgid "View"
|
1601 |
msgstr ""
|
1602 |
|
|
|
1603 |
msgid "(no title: bad ID)"
|
1604 |
msgstr ""
|
1605 |
|
|
|
|
|
1606 |
msgid "MIME Type"
|
1607 |
msgstr ""
|
1608 |
|
|
|
1609 |
msgid "Base File"
|
1610 |
msgstr ""
|
1611 |
|
|
|
|
|
1612 |
msgid "Unpublished"
|
1613 |
msgstr ""
|
1614 |
|
1615 |
#. translators: 1: upload/last modified date and time
|
|
|
|
|
1616 |
#, php-format
|
1617 |
msgid "%1$s from now"
|
1618 |
msgstr ""
|
1619 |
|
1620 |
#. translators: 1: upload/last modified date and time
|
|
|
|
|
1621 |
#, php-format
|
1622 |
msgid "%1$s ago"
|
1623 |
msgstr ""
|
1624 |
|
|
|
1625 |
msgid "Set Parent"
|
1626 |
msgstr ""
|
1627 |
|
|
|
1628 |
msgctxt "uploaded files"
|
1629 |
msgid "All"
|
1630 |
msgid_plural "All"
|
1631 |
msgstr[0] ""
|
1632 |
msgstr[1] ""
|
1633 |
|
|
|
1634 |
msgid "Filter"
|
1635 |
msgstr ""
|
1636 |
|
|
|
|
|
1637 |
msgid "Terms Search"
|
1638 |
msgstr ""
|
1639 |
|
|
|
|
|
|
|
1640 |
msgid "Clear Filter-by"
|
1641 |
msgstr ""
|
1642 |
|
|
|
1643 |
msgid "Empty Trash"
|
1644 |
msgstr ""
|
1645 |
|
|
|
1646 |
msgid "Error while saving the changes."
|
1647 |
msgstr ""
|
1648 |
|
|
|
1649 |
msgid "Remove From Bulk Edit"
|
1650 |
msgstr ""
|
1651 |
|
|
|
1652 |
msgid "Bulk Edit items"
|
1653 |
msgstr ""
|
1654 |
|
|
|
|
|
1655 |
msgid "Waiting"
|
1656 |
msgstr ""
|
1657 |
|
|
|
|
|
1658 |
msgid "Complete"
|
1659 |
msgstr ""
|
1660 |
|
|
|
1661 |
msgid "Unchanged"
|
1662 |
msgstr ""
|
1663 |
|
|
|
1664 |
msgid "Succeeded"
|
1665 |
msgstr ""
|
1666 |
|
|
|
1667 |
msgid "Failed"
|
1668 |
msgstr ""
|
1669 |
|
|
|
1670 |
msgid "CANCELED"
|
1671 |
msgstr ""
|
1672 |
|
|
|
1673 |
#, php-format
|
1674 |
msgid "Item permanently deleted."
|
1675 |
msgid_plural "%d items permanently deleted."
|
1677 |
msgstr[1] ""
|
1678 |
|
1679 |
#. translators: 1: post ID
|
|
|
1680 |
#, php-format
|
1681 |
msgid "Item %1$d moved to Trash."
|
1682 |
msgstr ""
|
1683 |
|
|
|
1684 |
msgid "Entries per page"
|
1685 |
msgstr ""
|
1686 |
|
|
|
1687 |
msgid "You are not allowed to edit Attachment: "
|
1688 |
msgstr ""
|
1689 |
|
1690 |
#. translators: 1: ERROR tag 2: bulk action
|
|
|
1691 |
#, php-format
|
1692 |
msgid "%1$s: Unknown bulk action %2$s"
|
1693 |
msgstr ""
|
1694 |
|
|
|
1695 |
msgid "no changes detected"
|
1696 |
msgstr ""
|
1697 |
|
1698 |
#. translators: 1: action name, e.g., edit
|
|
|
|
|
1699 |
#, php-format
|
1700 |
msgid "Bulk Action %1$s - no items selected."
|
1701 |
msgstr ""
|
1702 |
|
|
|
1703 |
msgid "You do not have permission to manage attachments."
|
1704 |
msgstr ""
|
1705 |
|
1706 |
#. translators: 1: number of items
|
|
|
1707 |
#, php-format
|
1708 |
msgctxt "deleted items"
|
1709 |
msgid "%s item deleted."
|
1711 |
msgstr[0] ""
|
1712 |
msgstr[1] ""
|
1713 |
|
|
|
1714 |
msgid "No items deleted."
|
1715 |
msgstr ""
|
1716 |
|
|
|
1717 |
msgid "Empty Terms Search; ignored"
|
1718 |
msgstr ""
|
1719 |
|
1720 |
#. translators: 1: row-level action, e.g., single_item_delete, single_item_edit
|
1721 |
#. translators: 1: bulk_action, e.g., single_item_delete, single_item_edit
|
|
|
|
|
1722 |
#, php-format
|
1723 |
msgid "Unknown mla_admin_action - \"%1$s\""
|
1724 |
msgstr ""
|
1725 |
|
|
|
1726 |
msgid "term search results for"
|
1727 |
msgstr ""
|
1728 |
|
|
|
1729 |
msgid "post/parent results for"
|
1730 |
msgstr ""
|
1731 |
|
|
|
1732 |
msgid "search results for"
|
1733 |
msgstr ""
|
1734 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1735 |
msgid "All Post Types"
|
1736 |
msgstr ""
|
1737 |
|
|
|
1738 |
msgid "For"
|
1739 |
msgstr ""
|
1740 |
|
|
|
|
|
1741 |
msgid "Unattached"
|
1742 |
msgstr ""
|
1743 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1744 |
msgid "Cancel"
|
1745 |
msgstr ""
|
1746 |
|
|
|
|
|
|
|
1747 |
msgid "Bulk Edit"
|
1748 |
msgstr ""
|
1749 |
|
|
|
1750 |
msgid "In-process"
|
1751 |
msgstr ""
|
1752 |
|
|
|
1753 |
msgid "You are not allowed to delete this item."
|
1754 |
msgstr ""
|
1755 |
|
1756 |
#. translators: 1: ERROR tag 2: post ID
|
|
|
1757 |
#, php-format
|
1758 |
msgid "%1$s: Item %2$d could NOT be deleted."
|
1759 |
msgstr ""
|
1760 |
|
1761 |
#. translators: 1: post ID
|
|
|
1762 |
#, php-format
|
1763 |
msgid "Item %1$d permanently deleted."
|
1764 |
msgstr ""
|
1765 |
|
|
|
1766 |
msgid "You are not allowed to move this item out of the Trash."
|
1767 |
msgstr ""
|
1768 |
|
1769 |
#. translators: 1: ERROR tag 2: post ID
|
|
|
1770 |
#, php-format
|
1771 |
msgid "%1$s: Item %2$d could NOT be restored from Trash."
|
1772 |
msgstr ""
|
1773 |
|
1774 |
#. translators: 1: post ID
|
|
|
1775 |
#, php-format
|
1776 |
msgid "Item %1$d restored from Trash."
|
1777 |
msgstr ""
|
1778 |
|
|
|
1779 |
msgid "You are not allowed to move this item to the Trash."
|
1780 |
msgstr ""
|
1781 |
|
1782 |
#. translators: 1: ERROR tag 2: post ID
|
|
|
1783 |
#, php-format
|
1784 |
msgid "%1$s: Item %2$d could NOT be moved to Trash."
|
1785 |
msgstr ""
|
1786 |
|
|
|
|
|
|
|
|
|
|
|
1787 |
msgid "Click to toggle"
|
1788 |
msgstr ""
|
1789 |
|
|
|
1790 |
msgid "Tags"
|
1791 |
msgstr ""
|
1792 |
|
1794 |
#. translators: %s: add new taxonomy label
|
1795 |
#. translators: %s: add new View
|
1796 |
#. translators: %s: add new Upload MIME Type
|
|
|
|
|
|
|
1797 |
#, php-format
|
1798 |
msgid "Add New %1$s"
|
1799 |
msgstr ""
|
1800 |
|
|
|
1801 |
msgid "Choose from the most used tags"
|
1802 |
msgstr ""
|
1803 |
|
|
|
1804 |
msgid "Show all dates"
|
1805 |
msgstr ""
|
1806 |
|
1807 |
#. translators: 1: month name, 2: 4-digit year
|
|
|
1808 |
#, php-format
|
1809 |
msgid "%1$s %2$d"
|
1810 |
msgstr ""
|
1811 |
|
|
|
1812 |
msgid "Search Box"
|
1813 |
msgstr ""
|
1814 |
|
|
|
1815 |
msgid "Loading..."
|
1816 |
msgstr ""
|
1817 |
|
|
|
|
|
1818 |
msgid "Search Terms"
|
1819 |
msgstr ""
|
1820 |
|
|
|
1821 |
msgid "There are no taxonomies to search"
|
1822 |
msgstr ""
|
1823 |
|
|
|
1824 |
msgid "All phrases"
|
1825 |
msgstr ""
|
1826 |
|
|
|
1827 |
msgid "Any phrase"
|
1828 |
msgstr ""
|
1829 |
|
|
|
1830 |
msgid "All terms"
|
1831 |
msgstr ""
|
1832 |
|
|
|
1833 |
msgid "Any term"
|
1834 |
msgstr ""
|
1835 |
|
|
|
1836 |
msgid "Exact"
|
1837 |
msgstr ""
|
1838 |
|
|
|
1839 |
msgctxt "post_mime_types"
|
1840 |
msgid "Manage"
|
1841 |
msgstr ""
|
1842 |
|
|
|
1843 |
msgctxt "post_mime_types_description"
|
1844 |
msgid "Copied from previous filter/plugin"
|
1845 |
msgstr ""
|
1846 |
|
|
|
1847 |
msgid "Ignoring specification for Post MIME Type; using slug"
|
1848 |
msgstr ""
|
1849 |
|
1850 |
#. translators: 1: element name 2: bad_value 3: good_value
|
|
|
1851 |
#, php-format
|
1852 |
msgid "<br>Changing %1$s \"%2$s\" to valid value \"%3$s\""
|
1853 |
msgstr ""
|
1854 |
|
|
|
|
|
|
|
1855 |
msgid "Slug"
|
1856 |
msgstr ""
|
1857 |
|
1858 |
#. translators: 1: ERROR tag 2: slug
|
|
|
1859 |
#, php-format
|
1860 |
msgid "%1$s: Could not add Slug \"%2$s\"; value already exists"
|
1861 |
msgstr ""
|
1862 |
|
1863 |
#. translators: 1: slug
|
|
|
1864 |
#, php-format
|
1865 |
msgid "Edit view \"%1$s\"; added"
|
1866 |
msgstr ""
|
1867 |
|
1868 |
#. translators: 1: element name 2: bad_value 3: good_value
|
|
|
1869 |
#, php-format
|
1870 |
msgid "<br>Changing new %1$s \"%2$s\" to valid value \"%3$s\""
|
1871 |
msgstr ""
|
1872 |
|
1873 |
#. translators: 1: slug
|
|
|
1874 |
#, php-format
|
1875 |
msgid "Edit view \"%1$s\"; no changes detected"
|
1876 |
msgstr ""
|
1877 |
|
1878 |
#. translators: 1: slug
|
|
|
1879 |
#, php-format
|
1880 |
msgid "Edit view \"%1$s\"; updated"
|
1881 |
msgstr ""
|
1882 |
|
1883 |
#. translators: 1: slug
|
|
|
1884 |
#, php-format
|
1885 |
msgid "View \"%1$s\" reverted to standard"
|
1886 |
msgstr ""
|
1887 |
|
1888 |
#. translators: 1: slug
|
|
|
1889 |
#, php-format
|
1890 |
msgid "View \"%1$s\" deleted"
|
1891 |
msgstr ""
|
1892 |
|
1893 |
#. translators: 1: ERROR tag 2: slug
|
|
|
1894 |
#, php-format
|
1895 |
msgid "%1$s: Did not find view \"%2$s\""
|
1896 |
msgstr ""
|
1897 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1898 |
msgctxt "table_view_singular"
|
1899 |
msgid "WordPress"
|
1900 |
msgstr ""
|
1901 |
|
|
|
1902 |
msgctxt "table_view_plural"
|
1903 |
msgid "WordPress"
|
1904 |
msgstr ""
|
1905 |
|
|
|
1906 |
msgctxt "table_view_singular"
|
1907 |
msgid "MLA"
|
1908 |
msgstr ""
|
1909 |
|
|
|
1910 |
msgctxt "table_view_plural"
|
1911 |
msgid "MLA"
|
1912 |
msgstr ""
|
1913 |
|
|
|
1914 |
msgctxt "table_view_singular"
|
1915 |
msgid "Custom"
|
1916 |
msgstr ""
|
1917 |
|
|
|
1918 |
msgctxt "table_view_plural"
|
1919 |
msgid "Custom"
|
1920 |
msgstr ""
|
1921 |
|
|
|
1922 |
msgid "icon"
|
1923 |
msgstr ""
|
1924 |
|
|
|
|
|
1925 |
msgid "Cannot load Upload MIME Types"
|
1926 |
msgstr ""
|
1927 |
|
|
|
1928 |
msgid "Extension is required"
|
1929 |
msgstr ""
|
1930 |
|
|
|
|
|
|
|
|
|
1931 |
msgid "Extension"
|
1932 |
msgstr ""
|
1933 |
|
1934 |
#. translators: 1: ERROR tag 2: slug
|
|
|
1935 |
#, php-format
|
1936 |
msgid "%1$s: Could not add extension \"%2$s\"; value already exists"
|
1937 |
msgstr ""
|
1938 |
|
|
|
1939 |
msgid "MIME type is required"
|
1940 |
msgstr ""
|
1941 |
|
1942 |
#. translators: 1: ERROR tag 2: clean_mime_type
|
|
|
|
|
1943 |
#, php-format
|
1944 |
msgid "%1$s: Bad MIME type; try \"%2$s\""
|
1945 |
msgstr ""
|
1946 |
|
1947 |
#. translators: 1: slug
|
|
|
1948 |
#, php-format
|
1949 |
msgid "Upload MIME Type \"%1$s\"; added"
|
1950 |
msgstr ""
|
1951 |
|
|
|
|
|
|
|
1952 |
msgid "Cannot update Upload MIME Types"
|
1953 |
msgstr ""
|
1954 |
|
1955 |
#. translators: 1: ERROR tag 2: slug
|
|
|
1956 |
#, php-format
|
1957 |
msgid "%1$s: Could not add new extension \"%2$s\"; value already exists"
|
1958 |
msgstr ""
|
1959 |
|
1960 |
#. translators: 1: slug
|
|
|
1961 |
#, php-format
|
1962 |
msgid "Edit type \"%1$s\"; no changes detected"
|
1963 |
msgstr ""
|
1964 |
|
1965 |
#. translators: 1: slug
|
|
|
1966 |
#, php-format
|
1967 |
msgid "Edit type \"%1$s\"; updated"
|
1968 |
msgstr ""
|
1969 |
|
1970 |
#. translators: 1: slug
|
|
|
1971 |
#, php-format
|
1972 |
msgid "Upload MIME Type \"%1$s\"; reverted to standard"
|
1973 |
msgstr ""
|
1974 |
|
1975 |
#. translators: 1: slug
|
|
|
1976 |
#, php-format
|
1977 |
msgid "Upload MIME Type \"%1$s\"; deleted"
|
1978 |
msgstr ""
|
1979 |
|
1980 |
#. translators: 1: ERROR tag 2: slug
|
|
|
1981 |
#, php-format
|
1982 |
msgid "%1$s: Did not find Upload type \"%2$s\""
|
1983 |
msgstr ""
|
1984 |
|
|
|
1985 |
msgctxt "taxonomy_name_plural"
|
1986 |
msgid "Att. Categories"
|
1987 |
msgstr ""
|
1988 |
|
|
|
1989 |
msgctxt "taxonomy_name_singular"
|
1990 |
msgid "Att. Category"
|
1991 |
msgstr ""
|
1992 |
|
|
|
1993 |
msgid "Search Att. Categories"
|
1994 |
msgstr ""
|
1995 |
|
|
|
1996 |
msgid "All Att. Categories"
|
1997 |
msgstr ""
|
1998 |
|
|
|
1999 |
msgid "Parent Att. Category"
|
2000 |
msgstr ""
|
2001 |
|
|
|
2002 |
msgid "Edit Att. Category"
|
2003 |
msgstr ""
|
2004 |
|
|
|
2005 |
msgid "Update Att. Category"
|
2006 |
msgstr ""
|
2007 |
|
|
|
2008 |
msgid "Att. Category"
|
2009 |
msgstr ""
|
2010 |
|
|
|
2011 |
msgid "New Att. Category Name"
|
2012 |
msgstr ""
|
2013 |
|
|
|
2014 |
msgctxt "taxonomy_name_plural"
|
2015 |
msgid "Att. Tags"
|
2016 |
msgstr ""
|
2017 |
|
|
|
2018 |
msgctxt "taxonomy_name_singular"
|
2019 |
msgid "Att. Tag"
|
2020 |
msgstr ""
|
2021 |
|
|
|
2022 |
msgid "Search Att. Tags"
|
2023 |
msgstr ""
|
2024 |
|
|
|
2025 |
msgid "All Att. Tags"
|
2026 |
msgstr ""
|
2027 |
|
|
|
2028 |
msgid "Parent Att. Tag"
|
2029 |
msgstr ""
|
2030 |
|
|
|
2031 |
msgid "Edit Att. Tag"
|
2032 |
msgstr ""
|
2033 |
|
|
|
2034 |
msgid "Update Att. Tag"
|
2035 |
msgstr ""
|
2036 |
|
|
|
2037 |
msgid "Att. Tag"
|
2038 |
msgstr ""
|
2039 |
|
|
|
2040 |
msgid "New Att. Tag Name"
|
2041 |
msgstr ""
|
2042 |
|
|
|
2043 |
msgid "Attachments"
|
2044 |
msgstr ""
|
2045 |
|
2046 |
#. translators: 1: ERROR tag 2: taxonomy 3: error message
|
|
|
2047 |
#, php-format
|
2048 |
msgctxt "error_log"
|
2049 |
msgid ""
|
2050 |
"%1$s: mla_taxonomy_column_filter( \"%2$s\" ) - get_term failed: \"%3$s\""
|
2051 |
msgstr ""
|
2052 |
|
|
|
2053 |
msgid "click to search"
|
2054 |
msgstr ""
|
2055 |
|
|
|
2056 |
msgid "Shortcode(s), HTML and/or Plain Text"
|
2057 |
msgstr ""
|
2058 |
|
|
|
2059 |
msgid "MLA Text"
|
2060 |
msgstr ""
|
2061 |
|
|
|
2062 |
msgid "Automatically add paragraphs"
|
2063 |
msgstr ""
|
2064 |
|
|
|
2065 |
msgid "error loading tpls/mla-option-templates.tpl"
|
2066 |
msgstr ""
|
2067 |
|
|
|
2068 |
msgid "tpls/mla-option-templates.tpl not found"
|
2069 |
msgstr ""
|
2070 |
|
2071 |
#. translators: 1: ERROR tag 2: option name 3: action, e.g., update, delete, reset
|
|
|
|
|
|
|
2072 |
#, php-format
|
2073 |
msgid "%1$s: Custom %2$s unknown action \"%3$s\""
|
2074 |
msgstr ""
|
2075 |
|
2076 |
+
msgid "Custom Field"
|
2077 |
+
msgstr ""
|
2078 |
+
|
2079 |
msgid "Support"
|
2080 |
msgstr ""
|
2081 |
|
|
|
2082 |
msgid "Inline Edit"
|
2083 |
msgstr ""
|
2084 |
|
|
|
2085 |
msgid "Term Search"
|
2086 |
msgstr ""
|
2087 |
|
|
|
2088 |
msgid "Checklist"
|
2089 |
msgstr ""
|
2090 |
|
|
|
2091 |
msgid "Checked On Top"
|
2092 |
msgstr ""
|
2093 |
|
|
|
2094 |
msgid "List Filter"
|
2095 |
msgstr ""
|
2096 |
|
|
|
2097 |
msgid "Taxonomy"
|
2098 |
msgstr ""
|
2099 |
|
2100 |
#. translators: 1: taxonomy name
|
|
|
2101 |
#, php-format
|
2102 |
msgid "List Filter ignored; %1$s not supported."
|
2103 |
msgstr ""
|
2104 |
|
2105 |
#. translators: 1: taxonomy name
|
|
|
2106 |
#, php-format
|
2107 |
msgid "Inline Edit ignored; %1$s not supported."
|
2108 |
msgstr ""
|
2109 |
|
2110 |
#. translators: 1: taxonomy name
|
|
|
2111 |
#, php-format
|
2112 |
msgid "Term Search ignored; %1$s not supported."
|
2113 |
msgstr ""
|
2114 |
|
2115 |
#. translators: 1: taxonomy name
|
|
|
2116 |
#, php-format
|
2117 |
msgid "Checklist ignored; %1$s not supported."
|
2118 |
msgstr ""
|
2119 |
|
2120 |
#. translators: 1: taxonomy name
|
|
|
2121 |
#, php-format
|
2122 |
msgid "Checked On Top ignored; %1$s not supported."
|
2123 |
msgstr ""
|
2124 |
|
2125 |
#. translators: 1: option name, e.g., taxonomy_support
|
|
|
2126 |
#, php-format
|
2127 |
msgid "Update custom %1$s"
|
2128 |
msgstr ""
|
2129 |
|
2130 |
#. translators: 1: option name, e.g., taxonomy_support
|
|
|
|
|
2131 |
#, php-format
|
2132 |
msgid "Reset custom %1$s"
|
2133 |
msgstr ""
|
2134 |
|
|
|
|
|
|
|
2135 |
msgid "and"
|
2136 |
msgstr ""
|
2137 |
|
|
|
|
|
|
|
2138 |
msgid "or"
|
2139 |
msgstr ""
|
2140 |
|
|
|
|
|
|
|
|
|
|
|
|
|
2141 |
msgid "Name"
|
2142 |
msgstr ""
|
2143 |
|
|
|
|
|
|
|
2144 |
msgid "Terms"
|
2145 |
msgstr ""
|
2146 |
|
|
|
|
|
|
|
2147 |
msgid "None (select a value)"
|
2148 |
msgstr ""
|
2149 |
|
|
|
2150 |
msgid "Metadata (see below)"
|
2151 |
msgstr ""
|
2152 |
|
|
|
2153 |
msgid "Template (see below)"
|
2154 |
msgstr ""
|
2155 |
|
2156 |
#. translators: 1: ERROR tag 2: custom field name
|
|
|
2157 |
#, php-format
|
2158 |
msgid "%1$s: New field %2$s already exists."
|
2159 |
msgstr ""
|
2160 |
|
2161 |
#. translators: 1: custom field name
|
|
|
2162 |
#, php-format
|
2163 |
msgid "Adding new field %1$s."
|
2164 |
msgstr ""
|
2165 |
|
2166 |
#. translators: 1: custom field name
|
|
|
2167 |
#, php-format
|
2168 |
msgid "Adding new rule for %1$s."
|
2169 |
msgstr ""
|
2170 |
|
2171 |
#. translators: 1: custom field name
|
|
|
|
|
2172 |
#, php-format
|
2173 |
msgid "Deleting rule for %1$s."
|
2174 |
msgstr ""
|
2175 |
|
2176 |
#. translators: 1: custom field name 2: attribute 3: old value 4: new value
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2177 |
#, php-format
|
2178 |
msgid "%1$s changing %2$s from %3$s to %4$s."
|
2179 |
msgstr ""
|
2180 |
|
|
|
2181 |
msgid "Data Source"
|
2182 |
msgstr ""
|
2183 |
|
|
|
|
|
2184 |
msgid "Replace to Keep"
|
2185 |
msgstr ""
|
2186 |
|
|
|
|
|
2187 |
msgid "Keep to Replace"
|
2188 |
msgstr ""
|
2189 |
|
2190 |
#. translators: 1: custom field name 2: attribute 3: old value 'to' new value
|
|
|
|
|
|
|
|
|
|
|
|
|
2191 |
#, php-format
|
2192 |
msgid "%1$s changing %2$s value from %3$s."
|
2193 |
msgstr ""
|
2194 |
|
|
|
|
|
|
|
|
|
2195 |
msgid "Existing Text"
|
2196 |
msgstr ""
|
2197 |
|
|
|
|
|
|
|
2198 |
msgid "Format"
|
2199 |
msgstr ""
|
2200 |
|
|
|
|
|
|
|
2201 |
msgid "unchecked to checked"
|
2202 |
msgstr ""
|
2203 |
|
|
|
|
|
|
|
2204 |
msgid "checked to unchecked"
|
2205 |
msgstr ""
|
2206 |
|
|
|
2207 |
msgid "MLA Column"
|
2208 |
msgstr ""
|
2209 |
|
|
|
2210 |
msgid "Metavalue name"
|
2211 |
msgstr ""
|
2212 |
|
|
|
|
|
|
|
|
|
2213 |
msgid "Option"
|
2214 |
msgstr ""
|
2215 |
|
|
|
|
|
|
|
|
|
2216 |
msgid "Delete NULL values"
|
2217 |
msgstr ""
|
2218 |
|
|
|
2219 |
msgid "No Custom Field Mapping Rules Defined"
|
2220 |
msgstr ""
|
2221 |
|
|
|
|
|
|
|
|
|
|
|
2222 |
msgid "Keep"
|
2223 |
msgstr ""
|
2224 |
|
|
|
|
|
|
|
2225 |
msgid "Native"
|
2226 |
msgstr ""
|
2227 |
|
|
|
|
|
|
|
2228 |
msgid "Commas"
|
2229 |
msgstr ""
|
2230 |
|
|
|
|
|
|
|
2231 |
msgid "Raw"
|
2232 |
msgstr ""
|
2233 |
|
|
|
|
|
|
|
2234 |
msgid "Text"
|
2235 |
msgstr ""
|
2236 |
|
|
|
|
|
|
|
2237 |
msgid "Single"
|
2238 |
msgstr ""
|
2239 |
|
|
|
|
|
|
|
2240 |
msgid "Export"
|
2241 |
msgstr ""
|
2242 |
|
|
|
|
|
|
|
2243 |
msgid "Array"
|
2244 |
msgstr ""
|
2245 |
|
|
|
|
|
|
|
2246 |
msgid "Multi"
|
2247 |
msgstr ""
|
2248 |
|
|
|
2249 |
msgid "Delete Rule"
|
2250 |
msgstr ""
|
2251 |
|
|
|
2252 |
msgid "Delete Rule AND Field"
|
2253 |
msgstr ""
|
2254 |
|
|
|
2255 |
msgid "Update Rule"
|
2256 |
msgstr ""
|
2257 |
|
|
|
|
|
2258 |
msgid "Map All Attachments"
|
2259 |
msgstr ""
|
2260 |
|
|
|
2261 |
msgid "Add a new Mapping Rule"
|
2262 |
msgstr ""
|
2263 |
|
|
|
2264 |
msgid "Add Rule"
|
2265 |
msgstr ""
|
2266 |
|
|
|
2267 |
msgid "Add Rule and Map All Attachments"
|
2268 |
msgstr ""
|
2269 |
|
|
|
2270 |
msgid "Add a new Field and Mapping Rule"
|
2271 |
msgstr ""
|
2272 |
|
|
|
2273 |
msgid "Add Field"
|
2274 |
msgstr ""
|
2275 |
|
|
|
2276 |
msgid "Add Field and Map All Attachments"
|
2277 |
msgstr ""
|
2278 |
|
|
|
|
|
|
|
2279 |
msgid "Field Title"
|
2280 |
msgstr ""
|
2281 |
|
|
|
2282 |
msgid "Custom field mapping rules updated."
|
2283 |
msgstr ""
|
2284 |
|
|
|
2285 |
msgid "Custom field mapping rules update failed."
|
2286 |
msgstr ""
|
2287 |
|
|
|
|
|
2288 |
msgid "Custom field no mapping rule changes detected."
|
2289 |
msgstr ""
|
2290 |
|
|
|
2291 |
msgid "Custom field mapping settings saved."
|
2292 |
msgstr ""
|
2293 |
|
|
|
2294 |
msgid "Custom field mapping settings reset failed."
|
2295 |
msgstr ""
|
2296 |
|
2297 |
#. translators: 1: ERROR tag 2: custom field name
|
|
|
2298 |
#, php-format
|
2299 |
msgid "%1$s: No old values for %2$s."
|
2300 |
msgstr ""
|
2301 |
|
|
|
|
|
|
|
2302 |
msgid "IPTC Value"
|
2303 |
msgstr ""
|
2304 |
|
|
|
|
|
2305 |
msgid "EXIF Value"
|
2306 |
msgstr ""
|
2307 |
|
|
|
|
|
2308 |
msgid "EXIF to IPTC"
|
2309 |
msgstr ""
|
2310 |
|
|
|
|
|
2311 |
msgid "IPTC to EXIF"
|
2312 |
msgstr ""
|
2313 |
|
|
|
|
|
|
|
2314 |
msgid "Priority"
|
2315 |
msgstr ""
|
2316 |
|
|
|
2317 |
msgid "Delimiter(s)"
|
2318 |
msgstr ""
|
2319 |
|
|
|
|
|
|
|
2320 |
msgid "IPTC"
|
2321 |
msgstr ""
|
2322 |
|
|
|
|
|
|
|
2323 |
msgid "EXIF"
|
2324 |
msgstr ""
|
2325 |
|
|
|
|
|
2326 |
msgid "EXIF/Template Value"
|
2327 |
msgstr ""
|
2328 |
|
2329 |
#. translators: 1: ERROR tag 2: option name
|
|
|
2330 |
#, php-format
|
2331 |
msgid "%1$s: Render unknown custom %2$s."
|
2332 |
msgstr ""
|
2333 |
|
2334 |
#. translators: 1: ERROR tag 2: option name
|
|
|
2335 |
#, php-format
|
2336 |
msgid "%1$s: Update/delete unknown custom %2$s."
|
2337 |
msgstr ""
|
2338 |
|
|
|
2339 |
msgid "IPTC/EXIF mapping settings updated."
|
2340 |
msgstr ""
|
2341 |
|
|
|
2342 |
msgid "IPTC/EXIF settings update failed."
|
2343 |
msgstr ""
|
2344 |
|
|
|
|
|
2345 |
msgid "IPTC/EXIF no mapping changes detected."
|
2346 |
msgstr ""
|
2347 |
|
2348 |
#. translators: 1: field type
|
|
|
|
|
2349 |
#, php-format
|
2350 |
msgid "%1$s settings saved."
|
2351 |
msgstr ""
|
2352 |
|
|
|
|
|
|
|
2353 |
msgid "Standard field"
|
2354 |
msgstr ""
|
2355 |
|
2356 |
#. translators: 1: ERROR tag 2: field type
|
|
|
|
|
2357 |
#, php-format
|
2358 |
msgid "%1$s: IPTC/EXIF %2$s settings update failed."
|
2359 |
msgstr ""
|
2360 |
|
|
|
|
|
|
|
2361 |
msgid "Taxonomy term"
|
2362 |
msgstr ""
|
2363 |
|
|
|
|
|
|
|
|
|
2364 |
msgid "Custom field"
|
2365 |
msgstr ""
|
2366 |
|
2367 |
#. translators: 1: ERROR tag 2: option name, e.g., taxonomy_support
|
|
|
2368 |
#, php-format
|
2369 |
msgid "%1$s: Reset unknown custom %2$s"
|
2370 |
msgstr ""
|
2371 |
|
|
|
2372 |
msgid "ERROR: No post ID found"
|
2373 |
msgstr ""
|
2374 |
|
|
|
2375 |
msgid "Error while saving the translations."
|
2376 |
msgstr ""
|
2377 |
|
|
|
2378 |
msgid "Remove From Bulk Translate"
|
2379 |
msgstr ""
|
2380 |
|
|
|
2381 |
msgid "Bulk Translate items"
|
2382 |
msgstr ""
|
2383 |
|
|
|
2384 |
msgid "Add new"
|
2385 |
msgstr ""
|
2386 |
|
|
|
|
|
|
|
2387 |
msgid "Bulk Translations"
|
2388 |
msgstr ""
|
2389 |
|
|
|
2390 |
msgid "Translate"
|
2391 |
msgstr ""
|
2392 |
|
|
|
2393 |
msgid "All Languages"
|
2394 |
msgstr ""
|
2395 |
|
|
|
|
|
|
|
2396 |
msgid "Quick Translate"
|
2397 |
msgstr ""
|
2398 |
|
|
|
2399 |
msgid "Set Language"
|
2400 |
msgstr ""
|
2401 |
|
|
|
|
|
2402 |
msgid "Bulk Translate"
|
2403 |
msgstr ""
|
2404 |
|
|
|
2405 |
msgid "Add or Modify Translation"
|
2406 |
msgstr ""
|
2407 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2408 |
msgid "Language"
|
2409 |
msgstr ""
|
2410 |
|
|
|
|
|
2411 |
msgid "Options"
|
2412 |
msgstr ""
|
2413 |
|
|
|
2414 |
msgid "Translate this item inline"
|
2415 |
msgstr ""
|
2416 |
|
|
|
|
|
|
|
|
|
2417 |
msgid "Media/Assistant submenu table"
|
2418 |
msgstr ""
|
2419 |
|
|
|
|
|
2420 |
msgid "Language Column"
|
2421 |
msgstr ""
|
2422 |
|
|
|
|
|
2423 |
msgid ""
|
2424 |
"Check this option to add a Language column to the Media/Assistant submenu "
|
2425 |
"table."
|
2426 |
msgstr ""
|
2427 |
|
|
|
|
|
2428 |
msgid "Translations Column"
|
2429 |
msgstr ""
|
2430 |
|
|
|
|
|
2431 |
msgid ""
|
2432 |
"Check this option to add a Translation Status column to the Media/Assistant "
|
2433 |
"submenu table."
|
2434 |
msgstr ""
|
2435 |
|
|
|
2436 |
msgid ""
|
2437 |
"Check this option to add a Quick Translate rollover action to the Media/"
|
2438 |
"Assistant submenu table."
|
2439 |
msgstr ""
|
2440 |
|
|
|
2441 |
msgid ""
|
2442 |
"Check this option to add \"Translate\" to the \"Bulk Actions\" control on "
|
2443 |
"the Media/Assistant submenu table."
|
2444 |
msgstr ""
|
2445 |
|
|
|
|
|
|
|
|
|
2446 |
msgid "Term Management"
|
2447 |
msgstr ""
|
2448 |
|
|
|
|
|
2449 |
msgid "Term Assignment"
|
2450 |
msgstr ""
|
2451 |
|
|
|
|
|
2452 |
msgid ""
|
2453 |
"Check this option to assign language-specific terms when items are updated."
|
2454 |
msgstr ""
|
2455 |
|
|
|
|
|
2456 |
msgid "Term Synchronization"
|
2457 |
msgstr ""
|
2458 |
|
|
|
|
|
2459 |
msgid ""
|
2460 |
"Check this option to synchronize common terms among all item translations."
|
2461 |
msgstr ""
|
2462 |
|
|
|
|
|
2463 |
msgid "Term Mapping Replication"
|
2464 |
msgstr ""
|
2465 |
|
|
|
|
|
2466 |
msgid ""
|
2467 |
"When mapping IPTC/EXIF metadata to taxonomy terms, make them available in "
|
2468 |
"all languages."
|
2469 |
msgstr ""
|
2470 |
|
|
|
|
|
2471 |
msgid "Language Options"
|
2472 |
msgstr ""
|
2473 |
|
2474 |
#. translators: 1: - 4: page subheader values
|
|
|
2475 |
#, php-format
|
2476 |
msgid ""
|
2477 |
"In this tab you can find a number of options for controlling Polylang-"
|
2481 |
msgstr ""
|
2482 |
|
2483 |
#. translators: 1: Documentation hyperlink
|
|
|
|
|
2484 |
#, php-format
|
2485 |
msgid ""
|
2486 |
"You can find more information about multilingual features in the %1$s "
|
2487 |
"section of the Documentation."
|
2488 |
msgstr ""
|
2489 |
|
|
|
|
|
2490 |
msgid "Language Options documentation"
|
2491 |
msgstr ""
|
2492 |
|
|
|
|
|
2493 |
msgid "WPML & Polylang Multilingual Support; the MLA Language Tab"
|
2494 |
msgstr ""
|
2495 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2496 |
msgid "Save Changes"
|
2497 |
msgstr ""
|
2498 |
|
|
|
|
|
2499 |
msgid "Delete Language options and restore default settings"
|
2500 |
msgstr ""
|
2501 |
|
|
|
|
|
|
|
|
|
|
|
2502 |
msgid "Go to Top"
|
2503 |
msgstr ""
|
2504 |
|
|
|
|
|
2505 |
msgid "Language settings saved."
|
2506 |
msgstr ""
|
2507 |
|
2508 |
#. translators: 1: option name
|
|
|
|
|
|
|
2509 |
#, php-format
|
2510 |
msgctxt "message_list"
|
2511 |
msgid "delete_option \"%1$s\""
|
2512 |
msgstr ""
|
2513 |
|
|
|
|
|
2514 |
msgid "Language settings reset to default values."
|
2515 |
msgstr ""
|
2516 |
|
|
|
2517 |
msgid "Error while making the changes."
|
2518 |
msgstr ""
|
2519 |
|
|
|
2520 |
msgid "no slug"
|
2521 |
msgstr ""
|
2522 |
|
|
|
2523 |
msgid "Running"
|
2524 |
msgstr ""
|
2525 |
|
|
|
2526 |
msgid "Skipped"
|
2527 |
msgstr ""
|
2528 |
|
|
|
2529 |
msgid "Reprocessed"
|
2530 |
msgstr ""
|
2531 |
|
|
|
|
|
2532 |
msgid "Settings"
|
2533 |
msgstr ""
|
2534 |
|
|
|
2535 |
msgid "Views per page"
|
2536 |
msgstr ""
|
2537 |
|
|
|
2538 |
msgid "Types per page"
|
2539 |
msgstr ""
|
2540 |
|
|
|
2541 |
msgid "Upload types per page"
|
2542 |
msgstr ""
|
2543 |
|
2544 |
+
msgid "Plugins per page"
|
2545 |
+
msgstr ""
|
2546 |
+
|
2547 |
msgid "No view slug found"
|
2548 |
msgstr ""
|
2549 |
|
|
|
2550 |
msgid "No upload slug found"
|
2551 |
msgstr ""
|
2552 |
|
|
|
|
|
2553 |
msgid "Map All Rules, All Attachments Now"
|
2554 |
msgstr ""
|
2555 |
|
|
|
2556 |
msgid "Map All Attachments, Standard Fields Now"
|
2557 |
msgstr ""
|
2558 |
|
|
|
2559 |
msgid "Map All Attachments, Taxonomy Terms Now"
|
2560 |
msgstr ""
|
2561 |
|
|
|
2562 |
msgid "Map All Attachments, Custom Fields Now"
|
2563 |
msgstr ""
|
2564 |
|
2565 |
#. translators: 1: ERROR tag 2: function name 3: option type, e.g., radio, select, text
|
|
|
|
|
2566 |
#, php-format
|
2567 |
msgctxt "error_log"
|
2568 |
msgid "%1$s: %2$s unknown type = \"%3$s\""
|
2569 |
msgstr ""
|
2570 |
|
|
|
|
|
|
|
2571 |
msgid "Go to Bottom"
|
2572 |
msgstr ""
|
2573 |
|
|
|
2574 |
msgid "General"
|
2575 |
msgstr ""
|
2576 |
|
|
|
2577 |
msgid "Views"
|
2578 |
msgstr ""
|
2579 |
|
|
|
2580 |
msgid "Uploads"
|
2581 |
msgstr ""
|
2582 |
|
|
|
|
|
2583 |
msgid "Shortcodes"
|
2584 |
msgstr ""
|
2585 |
|
|
|
2586 |
msgid "Custom Fields"
|
2587 |
msgstr ""
|
2588 |
|
|
|
2589 |
msgid "Documentation"
|
2590 |
msgstr ""
|
2591 |
|
|
|
2592 |
msgid "Debug"
|
2593 |
msgstr ""
|
2594 |
|
|
|
2595 |
msgid "General Processing Options"
|
2596 |
msgstr ""
|
2597 |
|
2598 |
#. translators: 1: - 4: page subheader values
|
|
|
2599 |
#, php-format
|
2600 |
msgid ""
|
2601 |
"In this tab you can find a number of options for controlling the "
|
2604 |
"any changes you make."
|
2605 |
msgstr ""
|
2606 |
|
|
|
2607 |
msgid "Media/Assistant Table Defaults"
|
2608 |
msgstr ""
|
2609 |
|
|
|
2610 |
msgid "Media Manager Enhancements"
|
2611 |
msgstr ""
|
2612 |
|
|
|
2613 |
msgid "Delete General options and restore default settings"
|
2614 |
msgstr ""
|
2615 |
|
|
|
2616 |
msgid "Support Our Work"
|
2617 |
msgstr ""
|
2618 |
|
|
|
2619 |
msgid "Donate to FTJ"
|
2620 |
msgstr ""
|
2621 |
|
|
|
2622 |
msgid "Donate"
|
2623 |
msgstr ""
|
2624 |
|
2625 |
#. translators: 1: donation hyperlink
|
|
|
2626 |
#, php-format
|
2627 |
msgid ""
|
2628 |
"This plugin was inspired by my work on the WordPress web site for our "
|
2631 |
"our work. Thank you!"
|
2632 |
msgstr ""
|
2633 |
|
|
|
2634 |
msgid "tax-deductible donation"
|
2635 |
msgstr ""
|
2636 |
|
|
|
2637 |
msgid "enhanced version of the WordPress [gallery] shortcode."
|
2638 |
msgstr ""
|
2639 |
|
|
|
2640 |
msgid "enhanced version of the WordPress Tag Cloud."
|
2641 |
msgstr ""
|
2642 |
|
|
|
2643 |
msgid ""
|
2644 |
"provides flat or hierarchical lists, dropdown controls and checkbox lists of "
|
2645 |
"taxonomy terms."
|
2646 |
msgstr ""
|
2647 |
|
|
|
|
|
|
|
|
|
|
|
2648 |
msgid "Shortcodes made available by this plugin"
|
2649 |
msgstr ""
|
2650 |
|
|
|
2651 |
msgid "Edit View"
|
2652 |
msgstr ""
|
2653 |
|
|
|
2654 |
msgid ""
|
2655 |
"The “slug” is the URL-friendly, unique key for the view. It must "
|
2656 |
"be all lowercase and contain only letters, numbers, periods (.), slashes (/) "
|
2659 |
"MIME</strong> type, e.g., “image” or “image/jpeg”."
|
2660 |
msgstr ""
|
2661 |
|
|
|
2662 |
msgid "Singular Label"
|
2663 |
msgstr ""
|
2664 |
|
|
|
2665 |
msgid "Plural Label"
|
2666 |
msgstr ""
|
2667 |
|
|
|
2668 |
msgid ""
|
2669 |
"The labels, e.g., “Image” and “Images” are used for "
|
2670 |
"column headers and other display purposes."
|
2671 |
msgstr ""
|
2672 |
|
|
|
2673 |
msgid "Specification"
|
2674 |
msgstr ""
|
2675 |
|
|
|
2676 |
msgid ""
|
2677 |
"If the MIME type specification differs from the slug, enter it here. You may "
|
2678 |
"include multiple MIME types, e.g., “audio,video” and/or wildcard "
|
2680 |
"MIME Type box is checked."
|
2681 |
msgstr ""
|
2682 |
|
|
|
2683 |
msgid "Post MIME Type"
|
2684 |
msgstr ""
|
2685 |
|
|
|
2686 |
msgid ""
|
2687 |
"Check this box if you want to add this entry to the list of MIME types "
|
2688 |
"returned by wp_get_mime_types()."
|
2689 |
msgstr ""
|
2690 |
|
|
|
2691 |
msgid "Table View"
|
2692 |
msgstr ""
|
2693 |
|
|
|
2694 |
msgid ""
|
2695 |
"Check this box if you want to add this entry to the list of Media/Assistant "
|
2696 |
"table views."
|
2697 |
msgstr ""
|
2698 |
|
|
|
2699 |
msgid ""
|
2700 |
"You can choose your own table view order by entering a number (1 for first, "
|
2701 |
"etc.) in this field."
|
2702 |
msgstr ""
|
2703 |
|
|
|
|
|
2704 |
msgid ""
|
2705 |
"The description can contain any documentation or notes you need to "
|
2706 |
"understand or use the item."
|
2707 |
msgstr ""
|
2708 |
|
2709 |
#. translators: 1: bulk_action, e.g., delete, edit, restore, trash
|
|
|
2710 |
#, php-format
|
2711 |
msgid "Unknown bulk action %1$s"
|
2712 |
msgstr ""
|
2713 |
|
2714 |
#. translators: 1: view name/slug
|
|
|
2715 |
#, php-format
|
2716 |
msgid "Edit view \"%1$s\" cancelled."
|
2717 |
msgstr ""
|
2718 |
|
|
|
2719 |
msgid "View and Post MIME Type Support is disabled"
|
2720 |
msgstr ""
|
2721 |
|
|
|
2722 |
msgid "Library Views/Post MIME Type Processing"
|
2723 |
msgstr ""
|
2724 |
|
|
|
2725 |
msgid ""
|
2726 |
"In this tab you can manage the list of \"Post MIME Types\", which are used "
|
2727 |
"by WordPress to define the views for the <em><strong>Media/Library</strong></"
|
2733 |
msgstr ""
|
2734 |
|
2735 |
#. translators: 1: Documentation hyperlink
|
|
|
2736 |
#, php-format
|
2737 |
msgid ""
|
2738 |
"You can find more information about library views, Post MIME types and how "
|
2741 |
"screen."
|
2742 |
msgstr ""
|
2743 |
|
|
|
2744 |
msgid "Library View Processing documentation"
|
2745 |
msgstr ""
|
2746 |
|
|
|
|
|
2747 |
msgid "Displaying search results for"
|
2748 |
msgstr ""
|
2749 |
|
|
|
2750 |
msgid "Search Views"
|
2751 |
msgstr ""
|
2752 |
|
|
|
2753 |
msgid "Add View"
|
2754 |
msgstr ""
|
2755 |
|
|
|
2756 |
msgid "<strong>Quick Edit</strong>"
|
2757 |
msgstr ""
|
2758 |
|
|
|
2759 |
msgid "Edit Upload MIME Type"
|
2760 |
msgstr ""
|
2761 |
|
|
|
2762 |
msgid ""
|
2763 |
"The “extension” is the file extension for this type, and a "
|
2764 |
"unique key for the item. It must be all lowercase and contain only letters "
|
2765 |
"and numbers."
|
2766 |
msgstr ""
|
2767 |
|
|
|
2768 |
msgid ""
|
2769 |
"The MIME Type must be all lowercase and contain only letters, numbers, "
|
2770 |
"periods (.), slashes (/) and hyphens (-). It <strong>must be a valid MIME</"
|
2771 |
"strong> type, e.g., “image” or “image/jpeg”."
|
2772 |
msgstr ""
|
2773 |
|
|
|
2774 |
msgid "Icon Type"
|
2775 |
msgstr ""
|
2776 |
|
|
|
2777 |
msgid ""
|
2778 |
"The Icon Type selects a thumbnail image displayed for non-image file types, "
|
2779 |
"such as PDF documents."
|
2780 |
msgstr ""
|
2781 |
|
|
|
|
|
|
|
|
|
|
|
|
|
2782 |
msgid ""
|
2783 |
"Check this box if you want to remove this entry from the list of Upload MIME "
|
2784 |
"Types returned by get_allowed_mime_types()."
|
2785 |
msgstr ""
|
2786 |
|
|
|
2787 |
msgid "Known File Extension/MIME Type Associations"
|
2788 |
msgstr ""
|
2789 |
|
|
|
2790 |
msgid "Search Known MIME Types"
|
2791 |
msgstr ""
|
2792 |
|
2793 |
+
msgid "Search Types"
|
2794 |
+
msgstr ""
|
2795 |
+
|
2796 |
msgid "To search by extension, use \".\", e.g., \".doc\""
|
2797 |
msgstr ""
|
2798 |
|
|
|
2799 |
msgid "Upload MIME Type Support is disabled"
|
2800 |
msgstr ""
|
2801 |
|
|
|
2802 |
msgid "File Extension and MIME Type Processing"
|
2803 |
msgstr ""
|
2804 |
|
|
|
2805 |
msgid ""
|
2806 |
"In this tab you can manage the list of file extension/MIME Type "
|
2807 |
"associations, which are used by WordPress to decide what kind of files can "
|
2811 |
msgstr ""
|
2812 |
|
2813 |
#. translators: 1: Documentation hyperlink
|
|
|
2814 |
#, php-format
|
2815 |
msgid ""
|
2816 |
"You can find more information about file extensions, MIME types and how "
|
2818 |
"the <strong>\"Help\"</strong> tab in the upper-right corner of this screen."
|
2819 |
msgstr ""
|
2820 |
|
|
|
2821 |
msgid "File Extension Processing documentation"
|
2822 |
msgstr ""
|
2823 |
|
|
|
2824 |
msgid "Search Uploads"
|
2825 |
msgstr ""
|
2826 |
|
|
|
2827 |
msgid "Upload MIME Type"
|
2828 |
msgstr ""
|
2829 |
|
|
|
2830 |
msgid ""
|
2831 |
"To search the database of over 1,500 known extension/type associations, "
|
2832 |
"click \"Search Known Types\" below the form."
|
2833 |
msgstr ""
|
2834 |
|
|
|
2835 |
msgid ""
|
2836 |
"The “extension” is the file extension for this type, and unique "
|
2837 |
"key for the item. It must be all lowercase and contain only letters and "
|
2838 |
"numbers."
|
2839 |
msgstr ""
|
2840 |
|
|
|
2841 |
msgid "Add Upload MIME Type"
|
2842 |
msgstr ""
|
2843 |
|
|
|
2844 |
msgid "Search Known Types"
|
2845 |
msgstr ""
|
2846 |
|
|
|
|
|
|
|
|
|
|
|
|
|
2847 |
msgid "Go to"
|
2848 |
msgstr ""
|
2849 |
|
|
|
2850 |
msgid "Style Templates"
|
2851 |
msgstr ""
|
2852 |
|
|
|
2853 |
msgid "Markup Templates"
|
2854 |
msgstr ""
|
2855 |
|
|
|
2856 |
msgid "MLA Shortcode Options"
|
2857 |
msgstr ""
|
2858 |
|
|
|
2859 |
msgid ""
|
2860 |
"In this tab you can view the default style and markup templates. You can "
|
2861 |
"also define additional templates and use the <code>mla_style</code> and "
|
2865 |
"Changes\" at the bottom of this page."
|
2866 |
msgstr ""
|
2867 |
|
|
|
2868 |
msgid "Theme"
|
2869 |
msgstr ""
|
2870 |
|
|
|
2871 |
msgid "Imagick support is not installed."
|
2872 |
msgstr ""
|
2873 |
|
|
|
2874 |
msgid "Ghostscript support is not installed."
|
2875 |
msgstr ""
|
2876 |
|
|
|
|
|
|
|
2877 |
msgid "WARNING:"
|
2878 |
msgstr ""
|
2879 |
|
|
|
2880 |
msgid " MLA Viewer support may not be available"
|
2881 |
msgstr ""
|
2882 |
|
|
|
2883 |
msgid ""
|
2884 |
"This default template cannot be altered or deleted, but you can copy the "
|
2885 |
"styles."
|
2886 |
msgstr ""
|
2887 |
|
|
|
2888 |
msgid "Delete this template"
|
2889 |
msgstr ""
|
2890 |
|
|
|
2891 |
msgid ""
|
2892 |
"Check the box to delete this template when you press Update at the bottom of "
|
2893 |
"the page."
|
2894 |
msgstr ""
|
2895 |
|
|
|
2896 |
msgid "Fill in a name and styles to add a new template."
|
2897 |
msgstr ""
|
2898 |
|
|
|
2899 |
msgid ""
|
2900 |
"This default template cannot be altered or deleted, but you can copy the "
|
2901 |
"markup."
|
2902 |
msgstr ""
|
2903 |
|
|
|
2904 |
msgid "Fill in a name and markup to add a new template."
|
2905 |
msgstr ""
|
2906 |
|
|
|
2907 |
msgid "Custom Field Mapping Progress"
|
2908 |
msgstr ""
|
2909 |
|
|
|
2910 |
msgid "DO NOT DO THE FOLLOWING (they will cause mapping to fail)"
|
2911 |
msgstr ""
|
2912 |
|
|
|
2913 |
msgid "Close the window"
|
2914 |
msgstr ""
|
2915 |
|
|
|
2916 |
msgid "Reload the page"
|
2917 |
msgstr ""
|
2918 |
|
|
|
2919 |
msgid "Click the browser’s Stop, Back or forward buttons"
|
2920 |
msgstr ""
|
2921 |
|
|
|
2922 |
msgid "Progress"
|
2923 |
msgstr ""
|
2924 |
|
|
|
2925 |
msgid "Resume"
|
2926 |
msgstr ""
|
2927 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2928 |
msgid "Close"
|
2929 |
msgstr ""
|
2930 |
|
|
|
2931 |
msgid "Custom Field and Attachment Metadata Processing Options"
|
2932 |
msgstr ""
|
2933 |
|
2934 |
#. translators: 1: Documentation hyperlink
|
|
|
2935 |
#, php-format
|
2936 |
msgid ""
|
2937 |
"In this tab you can define the rules for mapping several types of image "
|
2941 |
"field. See the %1$s section of the Documentation for details."
|
2942 |
msgstr ""
|
2943 |
|
|
|
2944 |
msgid "Updating Attachment Metadata Documentation"
|
2945 |
msgstr ""
|
2946 |
|
|
|
2947 |
msgid "Adding or changing Attachment Metadata"
|
2948 |
msgstr ""
|
2949 |
|
2950 |
#. translators: 1: Documentation hyperlink
|
|
|
2951 |
#, php-format
|
2952 |
msgid ""
|
2953 |
"You can find more information about using the controls in this tab to define "
|
2954 |
"mapping rules and apply them in the %1$s section of the Documentation."
|
2955 |
msgstr ""
|
2956 |
|
|
|
2957 |
msgid "Custom Field Options documentation"
|
2958 |
msgstr ""
|
2959 |
|
|
|
2960 |
msgid "Custom field mapping"
|
2961 |
msgstr ""
|
2962 |
|
2963 |
#. translators: 1: "Save Changes"
|
|
|
2964 |
#, php-format
|
2965 |
msgid ""
|
2966 |
"Click %1$s to update the \"Enable custom field mapping...\" checkbox and/or "
|
2969 |
msgstr ""
|
2970 |
|
2971 |
#. translators: 1: "Map All Rules..."
|
|
|
2972 |
#, php-format
|
2973 |
msgid ""
|
2974 |
"Click %1$s to apply all the rules at once (rule changes will be applied but "
|
2975 |
"not saved)."
|
2976 |
msgstr ""
|
2977 |
|
|
|
2978 |
msgid "IPTC & EXIF Mapping Progress"
|
2979 |
msgstr ""
|
2980 |
|
|
|
2981 |
msgid "IPTC & EXIF Processing Options"
|
2982 |
msgstr ""
|
2983 |
|
|
|
2984 |
msgid ""
|
2985 |
"In this tab you can define the rules for mapping IPTC (International Press "
|
2986 |
"Telecommunications Council) and EXIF (EXchangeable Image File) metadata to "
|
2989 |
"click \"Save Changes\" at the bottom of this page."
|
2990 |
msgstr ""
|
2991 |
|
|
|
2992 |
msgid "IPTC/EXIF Options documentation"
|
2993 |
msgstr ""
|
2994 |
|
|
|
2995 |
msgid "Standard field mapping"
|
2996 |
msgstr ""
|
2997 |
|
|
|
2998 |
msgid "Taxonomy term mapping"
|
2999 |
msgstr ""
|
3000 |
|
3001 |
#. translators: 1: "Save Changes"
|
|
|
3002 |
#, php-format
|
3003 |
msgid ""
|
3004 |
"Click %1$s to update the \"Enable IPTC/EXIF mapping...\" checkbox and/or all "
|
3006 |
"performed.</strong>"
|
3007 |
msgstr ""
|
3008 |
|
3009 |
+
msgid ""
|
3010 |
+
"In this tab you can browse the list of MLA example plugins, install or "
|
3011 |
+
"update them in the Plugins/Installed Plugins area and see which examples you "
|
3012 |
+
"have already installed. <strong>To activate, deactivate or delete</strong> "
|
3013 |
+
"the plugins you must go to the Plugins/Installed Plugins admin submenu."
|
3014 |
+
msgstr ""
|
3015 |
+
|
3016 |
+
#. translators: 1: Documentation hyperlink
|
3017 |
+
#, php-format
|
3018 |
+
msgid ""
|
3019 |
+
"You can find more information about using the example plugins in the %1$s "
|
3020 |
+
"section of the Documentation or by clicking the <strong>\"Help\"</strong> "
|
3021 |
+
"tab in the upper-right corner of this screen."
|
3022 |
+
msgstr ""
|
3023 |
+
|
3024 |
+
msgid "Example plugin documentation"
|
3025 |
+
msgstr ""
|
3026 |
+
|
3027 |
+
msgid "The Example Plugins"
|
3028 |
+
msgstr ""
|
3029 |
+
|
3030 |
+
msgid "Example Plugins"
|
3031 |
+
msgstr ""
|
3032 |
+
|
3033 |
+
msgid "Search Example Plugins"
|
3034 |
+
msgstr ""
|
3035 |
+
|
3036 |
+
msgid "Search Plugins"
|
3037 |
+
msgstr ""
|
3038 |
+
|
3039 |
+
msgid "Searches Name, Description, File Name and Tags"
|
3040 |
+
msgstr ""
|
3041 |
+
|
3042 |
+
#. translators: 1: bulk_action, e.g., single_item_delete, single_item_edit
|
3043 |
+
#, php-format
|
3044 |
+
msgid "Empty mla_item_ID - \"%1$s\""
|
3045 |
+
msgstr ""
|
3046 |
+
|
3047 |
msgid "Debug settings saved."
|
3048 |
msgstr ""
|
3049 |
|
3050 |
#. translators: 1: ERROR tag 2: file type 3: file name 4: error message
|
|
|
3051 |
#, php-format
|
3052 |
msgid "%1$s: Reseting the %2$s file ( %3$s ) \"%4$s\"."
|
3053 |
msgstr ""
|
3054 |
|
|
|
|
|
|
|
3055 |
msgid "Error Log"
|
3056 |
msgstr ""
|
3057 |
|
3058 |
#. translators: 1: ERROR tag 2: file type 3: file name 4: error message
|
|
|
3059 |
#, php-format
|
3060 |
msgid "%1$s: Reading the %2$s file ( %3$s ) \"%4$s\"."
|
3061 |
msgstr ""
|
3062 |
|
3063 |
#. translators: 1: file name
|
|
|
3064 |
#, php-format
|
3065 |
msgid "Error log file (%1$s) not found; click Reset to create it."
|
3066 |
msgstr ""
|
3067 |
|
|
|
3068 |
msgid "Debug Options"
|
3069 |
msgstr ""
|
3070 |
|
|
|
3071 |
msgid "Debug Settings"
|
3072 |
msgstr ""
|
3073 |
|
3074 |
#. translators: 1: "Save Changes"
|
|
|
3075 |
#, php-format
|
3076 |
msgid "Click %1$s to update the %2$s."
|
3077 |
msgstr ""
|
3078 |
|
|
|
3079 |
msgid "You do not have permission to manage plugin settings."
|
3080 |
msgstr ""
|
3081 |
|
|
|
3082 |
msgid "Cannot render content tab"
|
3083 |
msgstr ""
|
3084 |
|
|
|
3085 |
msgid "Unknown content tab"
|
3086 |
msgstr ""
|
3087 |
|
3088 |
#. translators: 1: template type 2: template name
|
|
|
3089 |
#, php-format
|
3090 |
msgctxt "message_list"
|
3091 |
msgid "Deleting %1$s \"%2$s\"."
|
3092 |
msgstr ""
|
3093 |
|
3094 |
#. translators: 1: ERROR tag 2: template name 3: template type
|
|
|
3095 |
#, php-format
|
3096 |
msgid "%1$s: Reserved name \"%2$s\", new %3$s discarded."
|
3097 |
msgstr ""
|
3098 |
|
3099 |
#. translators: 1: ERROR tag 2: template name 3: template type
|
|
|
3100 |
#, php-format
|
3101 |
msgid "%1$s: Duplicate name \"%2$s\", new %3$s discarded."
|
3102 |
msgstr ""
|
3103 |
|
3104 |
#. translators: 1: template type 2: template name
|
|
|
3105 |
#, php-format
|
3106 |
msgctxt "message_list"
|
3107 |
msgid "Adding new %1$s \"%2$s\"."
|
3108 |
msgstr ""
|
3109 |
|
3110 |
#. translators: 1: ERROR tag 2: element name 3: old value
|
|
|
3111 |
#, php-format
|
3112 |
msgid "%1$s: Blank %2$s, reverting to \"%3$s\"."
|
3113 |
msgstr ""
|
3114 |
|
|
|
|
|
3115 |
msgid "style template name"
|
3116 |
msgstr ""
|
3117 |
|
3118 |
#. translators: 1: ERROR tag 2: element name 3: new value 4: old value
|
|
|
3119 |
#, php-format
|
3120 |
msgid "%1$s: Duplicate new %2$s \"%3$s\", reverting to \"%4$s\"."
|
3121 |
msgstr ""
|
3122 |
|
3123 |
#. translators: 1: ERROR tag 2: element name 3: new value 4: old value
|
|
|
3124 |
#, php-format
|
3125 |
msgid "%1$s: Reserved %2$s \"%3$s\", reverting to \"%4$s\"."
|
3126 |
msgstr ""
|
3127 |
|
3128 |
#. translators: 1: element name 2: old_value 3: new_value
|
|
|
3129 |
#, php-format
|
3130 |
msgctxt "message_list"
|
3131 |
msgid "Changing %1$s from \"%2$s\" to \"%3$s\""
|
3132 |
msgstr ""
|
3133 |
|
3134 |
#. translators: 1: template type 2: template name
|
|
|
3135 |
#, php-format
|
3136 |
msgctxt "message_list"
|
3137 |
msgid "Updating contents of %1$s \"%2$s\"."
|
3138 |
msgstr ""
|
3139 |
|
3140 |
#. translators: 1: ERROR tag 2: template type
|
|
|
3141 |
#, php-format
|
3142 |
msgid "%1$s: Update of %2$s failed."
|
3143 |
msgstr ""
|
3144 |
|
|
|
|
|
3145 |
msgid "markup template name"
|
3146 |
msgstr ""
|
3147 |
|
3148 |
#. translators: 1: section name, 2: template name
|
|
|
3149 |
#, php-format
|
3150 |
msgctxt "message_list"
|
3151 |
msgid "Updating %1$s markup for \"%2$s\"."
|
3152 |
msgstr ""
|
3153 |
|
3154 |
#. translators: 1: field type
|
|
|
3155 |
#, php-format
|
3156 |
msgid "%1$s no changes detected."
|
3157 |
msgstr ""
|
3158 |
|
|
|
3159 |
msgid "View settings saved."
|
3160 |
msgstr ""
|
3161 |
|
|
|
3162 |
msgid "Upload MIME Type settings saved."
|
3163 |
msgstr ""
|
3164 |
|
|
|
3165 |
msgid "No custom field mapping rules to process."
|
3166 |
msgstr ""
|
3167 |
|
3168 |
#. translators: 1: field type 2: examined count 3: updated count
|
|
|
|
|
3169 |
#, php-format
|
3170 |
msgid "%1$s mapping completed; %2$d attachment(s) examined, %3$d updated."
|
3171 |
msgstr ""
|
3172 |
|
3173 |
#. translators: 1: field type 2: examined count
|
|
|
|
|
3174 |
#, php-format
|
3175 |
msgid ""
|
3176 |
"%1$s mapping completed; %2$d attachment(s) examined, no changes detected."
|
3177 |
msgstr ""
|
3178 |
|
3179 |
#. translators: 1: number of attachments
|
|
|
3180 |
#, php-format
|
3181 |
msgid "%s attachment"
|
3182 |
msgid_plural "%s attachments"
|
3184 |
msgstr[1] ""
|
3185 |
|
3186 |
#. translators: 1: singular/plural number of attachments
|
|
|
3187 |
#, php-format
|
3188 |
msgid "Deleted custom field value from %1$s."
|
3189 |
msgstr ""
|
3190 |
|
|
|
3191 |
msgid "No attachments contained this custom field."
|
3192 |
msgstr ""
|
3193 |
|
3194 |
#. translators: 1: ERROR tag 2: field type
|
|
|
|
|
3195 |
#, php-format
|
3196 |
msgid "%1$s: No %2$s settings to process."
|
3197 |
msgstr ""
|
3198 |
|
|
|
|
|
3199 |
msgid "updated."
|
3200 |
msgstr ""
|
3201 |
|
3202 |
#. translators: 1: reference type, e.g., Gallery in
|
|
|
3203 |
#, php-format
|
3204 |
msgctxt "message_list"
|
3205 |
msgid "%1$s - references updated."
|
3206 |
msgstr ""
|
3207 |
|
|
|
3208 |
msgid "General settings saved."
|
3209 |
msgstr ""
|
3210 |
|
|
|
3211 |
msgid "General settings reset to default values."
|
3212 |
msgstr ""
|
3213 |
|
|
|
3214 |
msgid "select settings"
|
3215 |
msgstr ""
|
3216 |
|
|
|
3217 |
msgid "Import ALL Settings"
|
3218 |
msgstr ""
|
3219 |
|
|
|
3220 |
msgctxt "message_list"
|
3221 |
msgid "exported"
|
3222 |
msgstr ""
|
3223 |
|
|
|
3224 |
msgctxt "message_list"
|
3225 |
msgid "skipped"
|
3226 |
msgstr ""
|
3227 |
|
|
|
3228 |
msgid "ALL settings exported."
|
3229 |
msgstr ""
|
3230 |
|
3231 |
#. translators: 1: ERROR tag 2: backup directory name
|
|
|
3232 |
#, php-format
|
3233 |
msgid "%1$s: The settings directory ( %2$s ) cannot be created."
|
3234 |
msgstr ""
|
3235 |
|
3236 |
#. translators: 1: ERROR tag 2: backup directory name
|
|
|
3237 |
#, php-format
|
3238 |
msgid "%1$s: The settings directory ( %2$s ) is not writable."
|
3239 |
msgstr ""
|
3240 |
|
3241 |
#. translators: 1: ERROR tag 2: backup file name
|
|
|
3242 |
#, php-format
|
3243 |
msgid "%1$s: The settings file ( %2$s ) could not be opened."
|
3244 |
msgstr ""
|
3245 |
|
3246 |
#. translators: 1: ERROR tag 2: PHP error information
|
|
|
3247 |
#, php-format
|
3248 |
msgctxt "error_log"
|
3249 |
msgid "%1$s: _export_settings $error_info = \"%2$s\"."
|
3250 |
msgstr ""
|
3251 |
|
3252 |
#. translators: 1: ERROR tag 2: backup file name 3: error message
|
|
|
3253 |
#, php-format
|
3254 |
msgid "%1$s: Writing the settings file ( %2$s ) \"%3$s\"."
|
3255 |
msgstr ""
|
3256 |
|
3257 |
#. translators: 1: number of option settings
|
|
|
3258 |
#, php-format
|
3259 |
msgid "Settings exported; %1$s settings recorded."
|
3260 |
msgstr ""
|
3261 |
|
|
|
3262 |
msgid "No settings imported."
|
3263 |
msgstr ""
|
3264 |
|
|
|
3265 |
msgid "Please select an import settings file from the dropdown list."
|
3266 |
msgstr ""
|
3267 |
|
|
|
3268 |
msgid "The import settings dropdown selection is missing."
|
3269 |
msgstr ""
|
3270 |
|
3271 |
#. translators: 1: ERROR tag 2: PHP error information
|
|
|
3272 |
#, php-format
|
3273 |
msgctxt "error_log"
|
3274 |
msgid "%1$s: _import_settings $error_info = \"%2$s\"."
|
3275 |
msgstr ""
|
3276 |
|
3277 |
#. translators: 1: ERROR tag 2: backup file name 3: error message
|
|
|
3278 |
#, php-format
|
3279 |
msgid "%1$s: Reading the settings file ( %2$s ) \"%3$s\"."
|
3280 |
msgstr ""
|
3281 |
|
|
|
3282 |
msgctxt "message_list"
|
3283 |
msgid "updated"
|
3284 |
msgstr ""
|
3285 |
|
|
|
3286 |
msgctxt "message_list"
|
3287 |
msgid "unchanged"
|
3288 |
msgstr ""
|
3289 |
|
3290 |
#. translators: 1: number of option settings updated 2: number of option settings unchanged
|
|
|
3291 |
#, php-format
|
3292 |
msgid "Settings imported; %1$s updated, %2$s unchanged."
|
3293 |
msgstr ""
|
3294 |
|
|
|
|
|
|
|
|
|
3295 |
msgid "Previous"
|
3296 |
msgstr ""
|
3297 |
|
|
|
|
|
|
|
|
|
3298 |
msgid "Next"
|
3299 |
msgstr ""
|
3300 |
|
|
|
3301 |
msgid "mla_debug empty gallery"
|
3302 |
msgstr ""
|
3303 |
|
|
|
3304 |
msgid ""
|
3305 |
"<strong>Photonic-enhanced [mla_gallery]</strong> type must be "
|
3306 |
"<strong>default</strong>, query = "
|
3307 |
msgstr ""
|
3308 |
|
|
|
3309 |
msgid "unknown"
|
3310 |
msgstr ""
|
3311 |
|
|
|
|
|
3312 |
msgid "mla_debug attributes"
|
3313 |
msgstr ""
|
3314 |
|
|
|
|
|
3315 |
msgid "mla_debug arguments"
|
3316 |
msgstr ""
|
3317 |
|
|
|
3318 |
msgid "mla_debug empty cloud"
|
3319 |
msgstr ""
|
3320 |
|
|
|
3321 |
msgid "mla_debug empty list"
|
3322 |
msgstr ""
|
3323 |
|
|
|
3324 |
msgid "no-terms"
|
3325 |
msgstr ""
|
3326 |
|
|
|
|
|
|
|
3327 |
msgid "Invalid mla_gallery"
|
3328 |
msgstr ""
|
3329 |
|
|
|
3330 |
msgid "mla_debug query"
|
3331 |
msgstr ""
|
3332 |
|
|
|
3333 |
msgid "mla_debug request"
|
3334 |
msgstr ""
|
3335 |
|
|
|
3336 |
msgid "mla_debug query_vars"
|
3337 |
msgstr ""
|
3338 |
|
|
|
3339 |
msgid "mla_debug post_count"
|
3340 |
msgstr ""
|
3341 |
|
|
|
3342 |
msgid "mla_debug WHERE filter"
|
3343 |
msgstr ""
|
3344 |
|
|
|
3345 |
msgid "mla_debug modified WHERE filter"
|
3346 |
msgstr ""
|
3347 |
|
|
|
3348 |
msgid "mla_debug ORDER BY filter, incoming"
|
3349 |
msgstr ""
|
3350 |
|
|
|
3351 |
msgid "Replacement ORDER BY clause"
|
3352 |
msgstr ""
|
3353 |
|
|
|
3354 |
msgid "mla_debug posts_clauses filter"
|
3355 |
msgstr ""
|
3356 |
|
|
|
3357 |
msgid "mla_debug posts_clauses_request filter"
|
3358 |
msgstr ""
|
3359 |
|
|
|
3360 |
msgid "Invalid taxonomy"
|
3361 |
msgstr ""
|
3362 |
|
|
|
3363 |
msgid "mla_debug query arguments"
|
3364 |
msgstr ""
|
3365 |
|
|
|
3366 |
msgid "mla_debug last_query"
|
3367 |
msgstr ""
|
3368 |
|
|
|
3369 |
msgid "mla_debug last_error"
|
3370 |
msgstr ""
|
3371 |
|
|
|
3372 |
msgid "mla_debug num_rows"
|
3373 |
msgstr ""
|
3374 |
|
|
|
3375 |
msgid "mla_debug found_rows"
|
3376 |
msgstr ""
|
3377 |
|
|
|
|
|
|
|
3378 |
msgid "Styles"
|
3379 |
msgstr ""
|
3380 |
|
|
|
|
|
|
|
3381 |
msgid ""
|
3382 |
"List of substitution parameters, e.g., [+selector+], on Documentation tab."
|
3383 |
msgstr ""
|
3384 |
|
|
|
|
|
|
|
3385 |
msgid "Arguments"
|
3386 |
msgstr ""
|
3387 |
|
|
|
|
|
|
|
3388 |
msgid "Default shortcode parameter values."
|
3389 |
msgstr ""
|
3390 |
|
|
|
|
|
|
|
|
|
3391 |
msgid "Row"
|
3392 |
msgstr ""
|
3393 |
|
|
|
|
|
|
|
|
|
|
|
|
|
3394 |
msgid "Open"
|
3395 |
msgstr ""
|
3396 |
|
|
|
3397 |
msgid "Markup for the beginning of each row in the gallery."
|
3398 |
msgstr ""
|
3399 |
|
|
|
3400 |
msgid ""
|
3401 |
"Markup for the beginning of the gallery. List of parameters, e.g., [+selector"
|
3402 |
"+], on Documentation tab."
|
3403 |
msgstr ""
|
3404 |
|
|
|
|
|
|
|
|
|
3405 |
msgid "Item"
|
3406 |
msgstr ""
|
3407 |
|
|
|
3408 |
msgid "Markup for each item/cell of the gallery."
|
3409 |
msgstr ""
|
3410 |
|
|
|
3411 |
msgid "Markup for the end of each row in the gallery."
|
3412 |
msgstr ""
|
3413 |
|
|
|
3414 |
msgid "Markup for the end of the gallery."
|
3415 |
msgstr ""
|
3416 |
|
|
|
3417 |
msgid "Markup for the beginning of each row in the cloud; grid format only."
|
3418 |
msgstr ""
|
3419 |
|
|
|
3420 |
msgid ""
|
3421 |
"Markup for the beginning of the cloud. List of parameters, e.g., [+selector"
|
3422 |
"+], on Documentation tab."
|
3423 |
msgstr ""
|
3424 |
|
|
|
3425 |
msgid "Markup for each item/cell of the cloud."
|
3426 |
msgstr ""
|
3427 |
|
|
|
3428 |
msgid "Markup for the end of each row in the cloud; grid format only."
|
3429 |
msgstr ""
|
3430 |
|
|
|
3431 |
msgid "Markup for the end of the cloud."
|
3432 |
msgstr ""
|
3433 |
|
|
|
|
|
|
|
3434 |
msgid "Child"
|
3435 |
msgstr ""
|
3436 |
|
|
|
3437 |
msgid ""
|
3438 |
"Markup for the beginning of each level in the hierarchy; list format only."
|
3439 |
msgstr ""
|
3440 |
|
|
|
3441 |
msgid "Markup for each lower-level item in the hierarchy; list format only."
|
3442 |
msgstr ""
|
3443 |
|
|
|
3444 |
msgid "Markup for the end of each level in the hierarchy; list format only."
|
3445 |
msgstr ""
|
3446 |
|
|
|
3447 |
msgid ""
|
3448 |
"Markup for the beginning of the list. List of parameters, e.g., [+selector"
|
3449 |
"+], on Documentation tab."
|
3450 |
msgstr ""
|
3451 |
|
|
|
3452 |
msgid "Markup for each item/cell in the list."
|
3453 |
msgstr ""
|
3454 |
|
|
|
3455 |
msgid "Markup for the end of the list."
|
3456 |
msgstr ""
|
3457 |
|
|
|
3458 |
msgid "error loading tpls/mla-custom-templates.tpl"
|
3459 |
msgstr ""
|
3460 |
|
|
|
3461 |
msgid "tpls/mla-custom-templates.tpl not found"
|
3462 |
msgstr ""
|
3463 |
|
|
|
|
|
|
|
3464 |
msgid "no templates exist"
|
3465 |
msgstr ""
|
3466 |
|
|
|
3467 |
msgid "not found"
|
3468 |
msgstr ""
|
3469 |
|
|
|
3470 |
msgid "Error while saving the thumbnails."
|
3471 |
msgstr ""
|
3472 |
|
|
|
3473 |
msgid "Remove From"
|
3474 |
msgstr ""
|
3475 |
|
|
|
|
|
|
|
3476 |
msgid "Generate Thumbnails"
|
3477 |
msgstr ""
|
3478 |
|
3479 |
#. translators: 1: post ID
|
|
|
3480 |
#, php-format
|
3481 |
msgid "Item %1$d"
|
3482 |
msgstr ""
|
3483 |
|
|
|
3484 |
msgid "has native thumbnail."
|
3485 |
msgstr ""
|
3486 |
|
|
|
3487 |
msgid "Featured Image retained."
|
3488 |
msgstr ""
|
3489 |
|
3490 |
#. translators: 1: ERROR tag 2: Item post ID
|
|
|
3491 |
#, php-format
|
3492 |
msgid "%1$s: %2$sno attached file."
|
3493 |
msgstr ""
|
3494 |
|
|
|
3495 |
msgid "unsupported file type."
|
3496 |
msgstr ""
|
3497 |
|
3498 |
#. translators: 1: ERROR tag 2: Item post ID
|
|
|
3499 |
#, php-format
|
3500 |
msgid "%1$s: %2$sthumbnail generation failed"
|
3501 |
msgstr ""
|
3502 |
|
3503 |
#. translators: 1: ERROR tag 2: Item post ID
|
|
|
3504 |
#, php-format
|
3505 |
msgid "%1$s: %2$swp_insert_attachment failed."
|
3506 |
msgstr ""
|
3507 |
|
3508 |
#. translators: 1: Item post ID, 2: new thumbnail item ID
|
|
|
3509 |
#, php-format
|
3510 |
msgid "%1$sthumbnail generated as new item %2$s."
|
3511 |
msgstr ""
|
3512 |
|
|
|
3513 |
msgid "Generated Thumbnails"
|
3514 |
msgstr ""
|
3515 |
|
|
|
3516 |
msgid ""
|
3517 |
"Pull down the Help menu and select Thumbnail Generation for setting details"
|
3518 |
msgstr ""
|
3519 |
|
|
|
3520 |
msgid "Width"
|
3521 |
msgstr ""
|
3522 |
|
|
|
3523 |
msgid "Height"
|
3524 |
msgstr ""
|
3525 |
|
|
|
3526 |
msgid "Best Fit"
|
3527 |
msgstr ""
|
3528 |
|
|
|
3529 |
msgid "Page"
|
3530 |
msgstr ""
|
3531 |
|
|
|
3532 |
msgid "Resolution"
|
3533 |
msgstr ""
|
3534 |
|
|
|
3535 |
msgid "Quality"
|
3536 |
msgstr ""
|
3537 |
|
|
|
3538 |
msgid "Existing Items"
|
3539 |
msgstr ""
|
3540 |
|
|
|
3541 |
msgid "Ignore"
|
3542 |
msgstr ""
|
3543 |
|
|
|
3544 |
msgid "Delete"
|
3545 |
msgstr ""
|
3546 |
|
|
|
3547 |
msgid "Suffix"
|
3548 |
msgstr ""
|
3549 |
|
|
|
|
|
3550 |
msgctxt "list_table_column"
|
3551 |
msgid "Extension"
|
3552 |
msgstr ""
|
3553 |
|
|
|
3554 |
msgctxt "list_table_column"
|
3555 |
msgid "Icon Type"
|
3556 |
msgstr ""
|
3557 |
|
|
|
3558 |
msgctxt "list_table_column"
|
3559 |
msgid "Source"
|
3560 |
msgstr ""
|
3561 |
|
|
|
3562 |
msgctxt "list_table_column"
|
3563 |
msgid "Status"
|
3564 |
msgstr ""
|
3565 |
|
|
|
|
|
3566 |
msgctxt "list_table_column"
|
3567 |
msgid "WordPress Type"
|
3568 |
msgstr ""
|
3569 |
|
|
|
|
|
3570 |
msgctxt "list_table_column"
|
3571 |
msgid "MLA Type"
|
3572 |
msgstr ""
|
3573 |
|
|
|
3574 |
msgctxt "list_table_column"
|
3575 |
msgid "Std. Source"
|
3576 |
msgstr ""
|
3577 |
|
|
|
3578 |
msgctxt "list_table_column"
|
3579 |
msgid "Std. Icon Type"
|
3580 |
msgstr ""
|
3581 |
|
|
|
|
|
3582 |
msgid "Revert to standard item"
|
3583 |
msgstr ""
|
3584 |
|
|
|
|
|
3585 |
msgid "Revert to Standard"
|
3586 |
msgstr ""
|
3587 |
|
|
|
3588 |
msgid "Delete/Revert Custom"
|
3589 |
msgstr ""
|
3590 |
|
|
|
3591 |
msgid "Select this entry"
|
3592 |
msgstr ""
|
3593 |
|
|
|
3594 |
msgid "Select these entries"
|
3595 |
msgstr ""
|
3596 |
|
|
|
3597 |
msgctxt "list_table_column"
|
3598 |
msgid "Slug"
|
3599 |
msgstr ""
|
3600 |
|
|
|
3601 |
msgctxt "list_table_column"
|
3602 |
msgid "Specification"
|
3603 |
msgstr ""
|
3604 |
|
|
|
3605 |
msgctxt "list_table_column"
|
3606 |
msgid "Post Mime"
|
3607 |
msgstr ""
|
3608 |
|
|
|
3609 |
msgctxt "list_table_column"
|
3610 |
msgid "Table View"
|
3611 |
msgstr ""
|
3612 |
|
|
|
3613 |
msgctxt "list_table_column"
|
3614 |
msgid "Singular Name"
|
3615 |
msgstr ""
|
3616 |
|
|
|
3617 |
msgctxt "list_table_column"
|
3618 |
msgid "Plural Name"
|
3619 |
msgstr ""
|
3620 |
|
|
|
3621 |
msgctxt "list_table_column"
|
3622 |
msgid "Order"
|
3623 |
msgstr ""
|
3624 |
|
|
|
3625 |
msgid "Duplicate translation created; update as desired."
|
3626 |
msgstr ""
|
3627 |
|
|
|
3628 |
msgid "Make media available in all languages"
|
3629 |
msgstr ""
|
3630 |
|
|
|
3631 |
msgid " WPML Media is not installed."
|
3632 |
msgstr ""
|
3633 |
|
|
|
3634 |
msgid " WPML Media is not active."
|
3635 |
msgstr ""
|
3636 |
|
3637 |
#. translators: 1: - 4: page subheader values
|
|
|
3638 |
#, php-format
|
3639 |
msgid ""
|
3640 |
"In this tab you can find a number of options for controlling WPML-specific "
|
3642 |
"\"Save Changes\" at the bottom of the tab to save any changes you make."
|
3643 |
msgstr ""
|
3644 |
|
|
|
|
|
3645 |
#, php-format
|
3646 |
msgid "Edit the %s translation"
|
3647 |
msgstr ""
|
3648 |
|
|
|
3649 |
#, php-format
|
3650 |
msgid "Add translation to %s"
|
3651 |
msgstr ""
|
3652 |
|
|
|
|
|
|
|
3653 |
msgid "Search Media"
|
3654 |
msgstr ""
|
3655 |
|
|
|
3656 |
msgid "The Media Library Assistant cannot load."
|
3657 |
msgstr ""
|
3658 |
|
|
|
3659 |
msgid "You must resolve these conflicts before this plugin can safely load."
|
3660 |
msgstr ""
|
3661 |
|
3662 |
#. translators: Description of the plugin/theme
|
|
|
3663 |
msgid ""
|
3664 |
"Enhances the Media Library; powerful [mla_gallery], taxonomy support, IPTC/"
|
3665 |
"EXIF processing, bulk & quick edit actions and where-used reporting."
|
phpDocs/classes/CPAC_Storage_Model_MLA.html
CHANGED
@@ -136,10 +136,10 @@
|
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
-
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
-
<div id="namespace-
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
@@ -765,7 +765,7 @@ For Admin Columns 2.4.9+</em></p>
|
|
765 |
<section class="span10 offset1">
|
766 |
<hr />
|
767 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
768 |
-
on August
|
769 |
</section>
|
770 |
</section>
|
771 |
</section>
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
+
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-506871531"></a>
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
+
<div id="namespace-506871531" class="accordion-body collapse in">
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
765 |
<section class="span10 offset1">
|
766 |
<hr />
|
767 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
768 |
+
on August 21st, 2016 at 17:14.
|
769 |
</section>
|
770 |
</section>
|
771 |
</section>
|
phpDocs/classes/MLA.html
CHANGED
@@ -136,10 +136,10 @@
|
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
-
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
-
<div id="namespace-
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
@@ -1847,7 +1847,7 @@ returns from Media/Edit Media initiated from Media/Assistant</em></p>
|
|
1847 |
<section class="span10 offset1">
|
1848 |
<hr />
|
1849 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
1850 |
-
on August
|
1851 |
</section>
|
1852 |
</section>
|
1853 |
</section>
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
+
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-1336545580"></a>
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
+
<div id="namespace-1336545580" class="accordion-body collapse in">
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
1847 |
<section class="span10 offset1">
|
1848 |
<hr />
|
1849 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
1850 |
+
on August 21st, 2016 at 17:14.
|
1851 |
</section>
|
1852 |
</section>
|
1853 |
</section>
|
phpDocs/classes/MLACore.html
CHANGED
@@ -136,10 +136,10 @@
|
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
-
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
-
<div id="namespace-
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
@@ -2340,7 +2340,7 @@ or false/empty string to clear the value.</p></td>
|
|
2340 |
<section class="span10 offset1">
|
2341 |
<hr />
|
2342 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
2343 |
-
on August
|
2344 |
</section>
|
2345 |
</section>
|
2346 |
</section>
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
+
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-1989812120"></a>
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
+
<div id="namespace-1989812120" class="accordion-body collapse in">
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
2340 |
<section class="span10 offset1">
|
2341 |
<hr />
|
2342 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
2343 |
+
on August 21st, 2016 at 17:14.
|
2344 |
</section>
|
2345 |
</section>
|
2346 |
</section>
|
phpDocs/classes/MLACoreOptions.html
CHANGED
@@ -136,10 +136,10 @@
|
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
-
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
-
<div id="namespace-
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
@@ -1767,7 +1767,7 @@ $message = ['reset']( 'reset', $key, $value, $_REQUEST );</p>
|
|
1767 |
<section class="span10 offset1">
|
1768 |
<hr />
|
1769 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
1770 |
-
on August
|
1771 |
</section>
|
1772 |
</section>
|
1773 |
</section>
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
+
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-2047800260"></a>
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
+
<div id="namespace-2047800260" class="accordion-body collapse in">
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
1767 |
<section class="span10 offset1">
|
1768 |
<hr />
|
1769 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
1770 |
+
on August 21st, 2016 at 17:14.
|
1771 |
</section>
|
1772 |
</section>
|
1773 |
</section>
|
phpDocs/classes/MLAData.html
CHANGED
@@ -136,10 +136,10 @@
|
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
-
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
-
<div id="namespace-
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
@@ -2894,7 +2894,7 @@ and meta data for a single attachment</em></p>
|
|
2894 |
<section class="span10 offset1">
|
2895 |
<hr />
|
2896 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
2897 |
-
on August
|
2898 |
</section>
|
2899 |
</section>
|
2900 |
</section>
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
+
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-1137941740"></a>
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
+
<div id="namespace-1137941740" class="accordion-body collapse in">
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
2894 |
<section class="span10 offset1">
|
2895 |
<hr />
|
2896 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
2897 |
+
on August 21st, 2016 at 17:14.
|
2898 |
</section>
|
2899 |
</section>
|
2900 |
</section>
|
phpDocs/classes/MLAData_source.html
CHANGED
@@ -136,10 +136,10 @@
|
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
-
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
-
<div id="namespace-
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
@@ -722,7 +722,7 @@ Isolates clients from changes to _evaluate_data_source().</p>
|
|
722 |
<section class="span10 offset1">
|
723 |
<hr />
|
724 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
725 |
-
on August
|
726 |
</section>
|
727 |
</section>
|
728 |
</section>
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
+
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-1424520612"></a>
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
+
<div id="namespace-1424520612" class="accordion-body collapse in">
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
722 |
<section class="span10 offset1">
|
723 |
<hr />
|
724 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
725 |
+
on August 21st, 2016 at 17:14.
|
726 |
</section>
|
727 |
</section>
|
728 |
</section>
|
phpDocs/classes/MLAEdit.html
CHANGED
@@ -136,10 +136,10 @@
|
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
-
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
-
<div id="namespace-
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
@@ -1300,7 +1300,7 @@ with just two arguments.</p>
|
|
1300 |
<section class="span10 offset1">
|
1301 |
<hr />
|
1302 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
1303 |
-
on August
|
1304 |
</section>
|
1305 |
</section>
|
1306 |
</section>
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
+
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-1193434413"></a>
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
+
<div id="namespace-1193434413" class="accordion-body collapse in">
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
1300 |
<section class="span10 offset1">
|
1301 |
<hr />
|
1302 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
1303 |
+
on August 21st, 2016 at 17:14.
|
1304 |
</section>
|
1305 |
</section>
|
1306 |
</section>
|
phpDocs/classes/MLAFileDownloader.html
CHANGED
@@ -136,10 +136,10 @@
|
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
-
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
-
<div id="namespace-
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
@@ -560,7 +560,7 @@
|
|
560 |
<section class="span10 offset1">
|
561 |
<hr />
|
562 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
563 |
-
on August
|
564 |
</section>
|
565 |
</section>
|
566 |
</section>
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
+
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-716084161"></a>
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
+
<div id="namespace-716084161" class="accordion-body collapse in">
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
560 |
<section class="span10 offset1">
|
561 |
<hr />
|
562 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
563 |
+
on August 21st, 2016 at 17:14.
|
564 |
</section>
|
565 |
</section>
|
566 |
</section>
|
phpDocs/classes/MLAImageProcessor.html
CHANGED
@@ -136,10 +136,10 @@
|
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
-
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
-
<div id="namespace-
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
@@ -826,7 +826,7 @@ mla_stream_quality, mla_stream_type, mla_stream_fit, mla_ghostscript_path</p>
|
|
826 |
<section class="span10 offset1">
|
827 |
<hr />
|
828 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
829 |
-
on August
|
830 |
</section>
|
831 |
</section>
|
832 |
</section>
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
+
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-1082003832"></a>
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
+
<div id="namespace-1082003832" class="accordion-body collapse in">
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
826 |
<section class="span10 offset1">
|
827 |
<hr />
|
828 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
829 |
+
on August 21st, 2016 at 17:14.
|
830 |
</section>
|
831 |
</section>
|
832 |
</section>
|
phpDocs/classes/MLAMime.html
CHANGED
@@ -136,10 +136,10 @@
|
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
-
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
-
<div id="namespace-
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
@@ -2995,7 +2995,7 @@ Defined as public because it's a filter.</p>
|
|
2995 |
<section class="span10 offset1">
|
2996 |
<hr />
|
2997 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
2998 |
-
on August
|
2999 |
</section>
|
3000 |
</section>
|
3001 |
</section>
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
+
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-922775376"></a>
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
+
<div id="namespace-922775376" class="accordion-body collapse in">
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
2995 |
<section class="span10 offset1">
|
2996 |
<hr />
|
2997 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
2998 |
+
on August 21st, 2016 at 17:14.
|
2999 |
</section>
|
3000 |
</section>
|
3001 |
</section>
|
phpDocs/classes/MLAModal.html
CHANGED
@@ -136,10 +136,10 @@
|
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
-
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
-
<div id="namespace-
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
@@ -981,7 +981,7 @@ but only once per page load</em></p>
|
|
981 |
<section class="span10 offset1">
|
982 |
<hr />
|
983 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
984 |
-
on August
|
985 |
</section>
|
986 |
</section>
|
987 |
</section>
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
+
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-2017193510"></a>
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
+
<div id="namespace-2017193510" class="accordion-body collapse in">
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
981 |
<section class="span10 offset1">
|
982 |
<hr />
|
983 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
984 |
+
on August 21st, 2016 at 17:14.
|
985 |
</section>
|
986 |
</section>
|
987 |
</section>
|
phpDocs/classes/MLAModal_Ajax.html
CHANGED
@@ -136,10 +136,10 @@
|
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
-
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
-
<div id="namespace-
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
@@ -657,7 +657,7 @@ Declared public because it is a filter.</p>
|
|
657 |
<section class="span10 offset1">
|
658 |
<hr />
|
659 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
660 |
-
on August
|
661 |
</section>
|
662 |
</section>
|
663 |
</section>
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
+
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-1726992228"></a>
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
+
<div id="namespace-1726992228" class="accordion-body collapse in">
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
657 |
<section class="span10 offset1">
|
658 |
<hr />
|
659 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
660 |
+
on August 21st, 2016 at 17:14.
|
661 |
</section>
|
662 |
</section>
|
663 |
</section>
|
phpDocs/classes/MLAMutex.html
CHANGED
@@ -136,10 +136,10 @@
|
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
-
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
-
<div id="namespace-
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
@@ -711,7 +711,7 @@ for the [mla_gallery] mla_viewer=single option</em></p>
|
|
711 |
<section class="span10 offset1">
|
712 |
<hr />
|
713 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
714 |
-
on August
|
715 |
</section>
|
716 |
</section>
|
717 |
</section>
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
+
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-427810466"></a>
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
+
<div id="namespace-427810466" class="accordion-body collapse in">
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
711 |
<section class="span10 offset1">
|
712 |
<hr />
|
713 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
714 |
+
on August 21st, 2016 at 17:14.
|
715 |
</section>
|
716 |
</section>
|
717 |
</section>
|
phpDocs/classes/MLAObjects.html
CHANGED
@@ -136,10 +136,10 @@
|
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
-
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
-
<div id="namespace-
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
@@ -514,7 +514,7 @@ and alink to retrieve a list of them</p>
|
|
514 |
<section class="span10 offset1">
|
515 |
<hr />
|
516 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
517 |
-
on August
|
518 |
</section>
|
519 |
</section>
|
520 |
</section>
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
+
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-1093349363"></a>
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
+
<div id="namespace-1093349363" class="accordion-body collapse in">
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
514 |
<section class="span10 offset1">
|
515 |
<hr />
|
516 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
517 |
+
on August 21st, 2016 at 17:14.
|
518 |
</section>
|
519 |
</section>
|
520 |
</section>
|
phpDocs/classes/MLAOptions.html
CHANGED
@@ -136,10 +136,10 @@
|
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
-
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
-
<div id="namespace-
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
@@ -3175,7 +3175,7 @@ haven't been mapped to any attachments, yet.</p>
|
|
3175 |
<section class="span10 offset1">
|
3176 |
<hr />
|
3177 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
3178 |
-
on August
|
3179 |
</section>
|
3180 |
</section>
|
3181 |
</section>
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
+
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-552561624"></a>
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
+
<div id="namespace-552561624" class="accordion-body collapse in">
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
3175 |
<section class="span10 offset1">
|
3176 |
<hr />
|
3177 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
3178 |
+
on August 21st, 2016 at 17:14.
|
3179 |
</section>
|
3180 |
</section>
|
3181 |
</section>
|
phpDocs/classes/MLAPDF.html
CHANGED
@@ -136,10 +136,10 @@
|
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
-
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
-
<div id="namespace-
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
@@ -953,7 +953,7 @@ dictionary in the source string, excluding the enclosing delimiters.</p>
|
|
953 |
<section class="span10 offset1">
|
954 |
<hr />
|
955 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
956 |
-
on August
|
957 |
</section>
|
958 |
</section>
|
959 |
</section>
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
+
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-960402575"></a>
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
+
<div id="namespace-960402575" class="accordion-body collapse in">
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
953 |
<section class="span10 offset1">
|
954 |
<hr />
|
955 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
956 |
+
on August 21st, 2016 at 17:14.
|
957 |
</section>
|
958 |
</section>
|
959 |
</section>
|
phpDocs/classes/MLAQuery.html
CHANGED
@@ -136,10 +136,10 @@
|
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
-
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
-
<div id="namespace-
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
@@ -2048,7 +2048,7 @@ Modeled after wp_edit_attachments_query in wp-admin/post.php</p>
|
|
2048 |
<section class="span10 offset1">
|
2049 |
<hr />
|
2050 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
2051 |
-
on August
|
2052 |
</section>
|
2053 |
</section>
|
2054 |
</section>
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
+
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-261782390"></a>
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
+
<div id="namespace-261782390" class="accordion-body collapse in">
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
2048 |
<section class="span10 offset1">
|
2049 |
<hr />
|
2050 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
2051 |
+
on August 21st, 2016 at 17:14.
|
2052 |
</section>
|
2053 |
</section>
|
2054 |
</section>
|
phpDocs/classes/MLAReferences.html
CHANGED
@@ -136,10 +136,10 @@
|
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
-
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
-
<div id="namespace-
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
@@ -681,7 +681,7 @@ The array key is the parent_post ID; each entry contains post_title and post_typ
|
|
681 |
<section class="span10 offset1">
|
682 |
<hr />
|
683 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
684 |
-
on August
|
685 |
</section>
|
686 |
</section>
|
687 |
</section>
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
+
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-272881846"></a>
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
+
<div id="namespace-272881846" class="accordion-body collapse in">
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
681 |
<section class="span10 offset1">
|
682 |
<hr />
|
683 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
684 |
+
on August 21st, 2016 at 17:14.
|
685 |
</section>
|
686 |
</section>
|
687 |
</section>
|
phpDocs/classes/MLASettings.html
CHANGED
@@ -136,10 +136,10 @@
|
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
-
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
-
<div id="namespace-
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
@@ -3013,7 +3013,7 @@ without saving the settings to the mla_option</em></p>
|
|
3013 |
<section class="span10 offset1">
|
3014 |
<hr />
|
3015 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
3016 |
-
on August
|
3017 |
</section>
|
3018 |
</section>
|
3019 |
</section>
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
+
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-791406271"></a>
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
+
<div id="namespace-791406271" class="accordion-body collapse in">
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
3013 |
<section class="span10 offset1">
|
3014 |
<hr />
|
3015 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
3016 |
+
on August 21st, 2016 at 17:14.
|
3017 |
</section>
|
3018 |
</section>
|
3019 |
</section>
|
phpDocs/classes/MLAShortcode_Support.html
CHANGED
@@ -136,10 +136,10 @@
|
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
-
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
-
<div id="namespace-
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
@@ -1944,7 +1944,7 @@ relevant children are already in the $terms argument.</p>
|
|
1944 |
<section class="span10 offset1">
|
1945 |
<hr />
|
1946 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
1947 |
-
on August
|
1948 |
</section>
|
1949 |
</section>
|
1950 |
</section>
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
+
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-1033643538"></a>
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
+
<div id="namespace-1033643538" class="accordion-body collapse in">
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
1944 |
<section class="span10 offset1">
|
1945 |
<hr />
|
1946 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
1947 |
+
on August 21st, 2016 at 17:14.
|
1948 |
</section>
|
1949 |
</section>
|
1950 |
</section>
|
phpDocs/classes/MLAShortcodes.html
CHANGED
@@ -136,10 +136,10 @@
|
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
-
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
-
<div id="namespace-
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
@@ -824,7 +824,7 @@ to MLA users and loads the support class if the shortcodes are executed.</em></p
|
|
824 |
<section class="span10 offset1">
|
825 |
<hr />
|
826 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
827 |
-
on August
|
828 |
</section>
|
829 |
</section>
|
830 |
</section>
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
+
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-299828235"></a>
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
+
<div id="namespace-299828235" class="accordion-body collapse in">
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
824 |
<section class="span10 offset1">
|
825 |
<hr />
|
826 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
827 |
+
on August 21st, 2016 at 17:14.
|
828 |
</section>
|
829 |
</section>
|
830 |
</section>
|
phpDocs/classes/MLATemplate_Support.html
CHANGED
@@ -136,10 +136,10 @@
|
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
-
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
-
<div id="namespace-
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
@@ -732,7 +732,7 @@ localization calls cannot be placed in the "public static" array defin
|
|
732 |
<section class="span10 offset1">
|
733 |
<hr />
|
734 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
735 |
-
on August
|
736 |
</section>
|
737 |
</section>
|
738 |
</section>
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
+
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-1528421174"></a>
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
+
<div id="namespace-1528421174" class="accordion-body collapse in">
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
732 |
<section class="span10 offset1">
|
733 |
<hr />
|
734 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
735 |
+
on August 21st, 2016 at 17:14.
|
736 |
</section>
|
737 |
</section>
|
738 |
</section>
|
phpDocs/classes/MLATest.html
CHANGED
@@ -136,10 +136,10 @@
|
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
-
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
-
<div id="namespace-
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
@@ -539,7 +539,7 @@ to ensure the plugin can run in the current WordPress envrionment.</em></p>
|
|
539 |
<section class="span10 offset1">
|
540 |
<hr />
|
541 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
542 |
-
on August
|
543 |
</section>
|
544 |
</section>
|
545 |
</section>
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
+
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-1215963494"></a>
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
+
<div id="namespace-1215963494" class="accordion-body collapse in">
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
539 |
<section class="span10 offset1">
|
540 |
<hr />
|
541 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
542 |
+
on August 21st, 2016 at 17:14.
|
543 |
</section>
|
544 |
</section>
|
545 |
</section>
|
phpDocs/classes/MLATextWidget.html
CHANGED
@@ -136,10 +136,10 @@
|
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
-
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
-
<div id="namespace-
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
@@ -550,7 +550,7 @@
|
|
550 |
<section class="span10 offset1">
|
551 |
<hr />
|
552 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
553 |
-
on August
|
554 |
</section>
|
555 |
</section>
|
556 |
</section>
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
+
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-842053775"></a>
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
+
<div id="namespace-842053775" class="accordion-body collapse in">
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
550 |
<section class="span10 offset1">
|
551 |
<hr />
|
552 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
553 |
+
on August 21st, 2016 at 17:14.
|
554 |
</section>
|
555 |
</section>
|
556 |
</section>
|
phpDocs/classes/MLAUninstall.html
CHANGED
@@ -136,10 +136,10 @@
|
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
-
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
-
<div id="namespace-
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
@@ -375,7 +375,7 @@
|
|
375 |
<section class="span10 offset1">
|
376 |
<hr />
|
377 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
378 |
-
on August
|
379 |
</section>
|
380 |
</section>
|
381 |
</section>
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
+
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-402906149"></a>
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
+
<div id="namespace-402906149" class="accordion-body collapse in">
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
375 |
<section class="span10 offset1">
|
376 |
<hr />
|
377 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
378 |
+
on August 21st, 2016 at 17:14.
|
379 |
</section>
|
380 |
</section>
|
381 |
</section>
|
phpDocs/classes/MLA_Ajax.html
CHANGED
@@ -136,10 +136,10 @@
|
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
-
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
-
<div id="namespace-
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
@@ -523,7 +523,7 @@ Adds filters for post type and pagination.</p>
|
|
523 |
<section class="span10 offset1">
|
524 |
<hr />
|
525 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
526 |
-
on August
|
527 |
</section>
|
528 |
</section>
|
529 |
</section>
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
+
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-513887094"></a>
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
+
<div id="namespace-513887094" class="accordion-body collapse in">
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
523 |
<section class="span10 offset1">
|
524 |
<hr />
|
525 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
526 |
+
on August 21st, 2016 at 17:14.
|
527 |
</section>
|
528 |
</section>
|
529 |
</section>
|
phpDocs/classes/MLA_Checklist_Walker.html
CHANGED
@@ -136,10 +136,10 @@
|
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
-
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
-
<div id="namespace-
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
@@ -467,7 +467,7 @@ Class Walker is defined in /wp-includes/class-wp-walker.php.</p>
|
|
467 |
<section class="span10 offset1">
|
468 |
<hr />
|
469 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
470 |
-
on August
|
471 |
</section>
|
472 |
</section>
|
473 |
</section>
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
+
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-317785321"></a>
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
+
<div id="namespace-317785321" class="accordion-body collapse in">
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
467 |
<section class="span10 offset1">
|
468 |
<hr />
|
469 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
470 |
+
on August 21st, 2016 at 17:14.
|
471 |
</section>
|
472 |
</section>
|
473 |
</section>
|
phpDocs/classes/MLA_Example_List_Table.html
CHANGED
@@ -136,10 +136,10 @@
|
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
-
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
-
<div id="namespace-
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
@@ -2204,7 +2204,7 @@ $this->set_pagination_args().</p>
|
|
2204 |
<section class="span10 offset1">
|
2205 |
<hr />
|
2206 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
2207 |
-
on August
|
2208 |
</section>
|
2209 |
</section>
|
2210 |
</section>
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
+
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-1098518189"></a>
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
+
<div id="namespace-1098518189" class="accordion-body collapse in">
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
2204 |
<section class="span10 offset1">
|
2205 |
<hr />
|
2206 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
2207 |
+
on August 21st, 2016 at 17:14.
|
2208 |
</section>
|
2209 |
</section>
|
2210 |
</section>
|
phpDocs/classes/MLA_List_Table.html
CHANGED
@@ -136,10 +136,10 @@
|
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
-
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
-
<div id="namespace-
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
@@ -2949,7 +2949,7 @@ visible column and add div tags.</p>
|
|
2949 |
<section class="span10 offset1">
|
2950 |
<hr />
|
2951 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
2952 |
-
on August
|
2953 |
</section>
|
2954 |
</section>
|
2955 |
</section>
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
+
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-1150398101"></a>
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
+
<div id="namespace-1150398101" class="accordion-body collapse in">
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
2949 |
<section class="span10 offset1">
|
2950 |
<hr />
|
2951 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
2952 |
+
on August 21st, 2016 at 17:14.
|
2953 |
</section>
|
2954 |
</section>
|
2955 |
</section>
|
phpDocs/classes/MLA_Polylang.html
CHANGED
@@ -136,10 +136,10 @@
|
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
-
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
-
<div id="namespace-
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
@@ -3314,7 +3314,7 @@ and $existing_terms contains the target translation</p>
|
|
3314 |
<section class="span10 offset1">
|
3315 |
<hr />
|
3316 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
3317 |
-
on August
|
3318 |
</section>
|
3319 |
</section>
|
3320 |
</section>
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
+
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-394149595"></a>
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
+
<div id="namespace-394149595" class="accordion-body collapse in">
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
3314 |
<section class="span10 offset1">
|
3315 |
<hr />
|
3316 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
3317 |
+
on August 21st, 2016 at 17:14.
|
3318 |
</section>
|
3319 |
</section>
|
3320 |
</section>
|
phpDocs/classes/MLA_Thumbnail.html
CHANGED
@@ -136,10 +136,10 @@
|
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
-
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
-
<div id="namespace-
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
@@ -887,7 +887,7 @@ markup used for the Quick and Bulk Edit forms.</p>
|
|
887 |
<section class="span10 offset1">
|
888 |
<hr />
|
889 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
890 |
-
on August
|
891 |
</section>
|
892 |
</section>
|
893 |
</section>
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
+
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-1206493749"></a>
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
+
<div id="namespace-1206493749" class="accordion-body collapse in">
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
887 |
<section class="span10 offset1">
|
888 |
<hr />
|
889 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
890 |
+
on August 21st, 2016 at 17:14.
|
891 |
</section>
|
892 |
</section>
|
893 |
</section>
|
phpDocs/classes/MLA_Upgrader_Skin.html
CHANGED
@@ -136,10 +136,10 @@
|
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
-
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
-
<div id="namespace-
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
@@ -423,7 +423,7 @@
|
|
423 |
<section class="span10 offset1">
|
424 |
<hr />
|
425 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
426 |
-
on August
|
427 |
</section>
|
428 |
</section>
|
429 |
</section>
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
+
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-480577883"></a>
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
+
<div id="namespace-480577883" class="accordion-body collapse in">
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
423 |
<section class="span10 offset1">
|
424 |
<hr />
|
425 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
426 |
+
on August 21st, 2016 at 17:14.
|
427 |
</section>
|
428 |
</section>
|
429 |
</section>
|
phpDocs/classes/MLA_Upload_List_Table.html
CHANGED
@@ -136,10 +136,10 @@
|
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
-
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
-
<div id="namespace-
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
@@ -1909,7 +1909,7 @@ $this->set_pagination_args().</p>
|
|
1909 |
<section class="span10 offset1">
|
1910 |
<hr />
|
1911 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
1912 |
-
on August
|
1913 |
</section>
|
1914 |
</section>
|
1915 |
</section>
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
+
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-805735698"></a>
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
+
<div id="namespace-805735698" class="accordion-body collapse in">
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
1909 |
<section class="span10 offset1">
|
1910 |
<hr />
|
1911 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
1912 |
+
on August 21st, 2016 at 17:14.
|
1913 |
</section>
|
1914 |
</section>
|
1915 |
</section>
|
phpDocs/classes/MLA_Upload_Optional_List_Table.html
CHANGED
@@ -136,10 +136,10 @@
|
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
-
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
-
<div id="namespace-
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
@@ -1341,7 +1341,7 @@ $this->set_pagination_args().</p>
|
|
1341 |
<section class="span10 offset1">
|
1342 |
<hr />
|
1343 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
1344 |
-
on August
|
1345 |
</section>
|
1346 |
</section>
|
1347 |
</section>
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
+
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-1841835927"></a>
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
+
<div id="namespace-1841835927" class="accordion-body collapse in">
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
1341 |
<section class="span10 offset1">
|
1342 |
<hr />
|
1343 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
1344 |
+
on August 21st, 2016 at 17:14.
|
1345 |
</section>
|
1346 |
</section>
|
1347 |
</section>
|
phpDocs/classes/MLA_View_List_Table.html
CHANGED
@@ -136,10 +136,10 @@
|
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
-
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
-
<div id="namespace-
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
@@ -1647,7 +1647,7 @@ $this->set_pagination_args().</p>
|
|
1647 |
<section class="span10 offset1">
|
1648 |
<hr />
|
1649 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
1650 |
-
on August
|
1651 |
</section>
|
1652 |
</section>
|
1653 |
</section>
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
+
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-174583195"></a>
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
+
<div id="namespace-174583195" class="accordion-body collapse in">
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
1647 |
<section class="span10 offset1">
|
1648 |
<hr />
|
1649 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
1650 |
+
on August 21st, 2016 at 17:14.
|
1651 |
</section>
|
1652 |
</section>
|
1653 |
</section>
|
phpDocs/classes/MLA_WPML.html
CHANGED
@@ -136,10 +136,10 @@
|
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
-
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
-
<div id="namespace-
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
@@ -2471,7 +2471,7 @@ and $existing_terms contains the target translation</p>
|
|
2471 |
<section class="span10 offset1">
|
2472 |
<hr />
|
2473 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
2474 |
-
on August
|
2475 |
</section>
|
2476 |
</section>
|
2477 |
</section>
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
+
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-1534894498"></a>
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
+
<div id="namespace-1534894498" class="accordion-body collapse in">
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
2471 |
<section class="span10 offset1">
|
2472 |
<hr />
|
2473 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
2474 |
+
on August 21st, 2016 at 17:14.
|
2475 |
</section>
|
2476 |
</section>
|
2477 |
</section>
|
phpDocs/classes/MLA_WPML_List_Table.html
CHANGED
@@ -136,10 +136,10 @@
|
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
-
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
-
<div id="namespace-
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
@@ -3071,7 +3071,7 @@ visible column and add div tags.</p>
|
|
3071 |
<section class="span10 offset1">
|
3072 |
<hr />
|
3073 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
3074 |
-
on August
|
3075 |
</section>
|
3076 |
</section>
|
3077 |
</section>
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
+
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-1843827537"></a>
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
+
<div id="namespace-1843827537" class="accordion-body collapse in">
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
3071 |
<section class="span10 offset1">
|
3072 |
<hr />
|
3073 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
3074 |
+
on August 21st, 2016 at 17:14.
|
3075 |
</section>
|
3076 |
</section>
|
3077 |
</section>
|
phpDocs/classes/MLA_WPML_Table.html
CHANGED
@@ -136,10 +136,10 @@
|
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
-
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
-
<div id="namespace-
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
@@ -1006,7 +1006,7 @@ format: column_slug => Column Label</p></td>
|
|
1006 |
<section class="span10 offset1">
|
1007 |
<hr />
|
1008 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
1009 |
-
on August
|
1010 |
</section>
|
1011 |
</section>
|
1012 |
</section>
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
+
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-1524263748"></a>
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
+
<div id="namespace-1524263748" class="accordion-body collapse in">
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
1006 |
<section class="span10 offset1">
|
1007 |
<hr />
|
1008 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
1009 |
+
on August 21st, 2016 at 17:14.
|
1010 |
</section>
|
1011 |
</section>
|
1012 |
</section>
|
phpDocs/files/includes.class-mla-admin-columns-support.html
CHANGED
@@ -136,10 +136,10 @@
|
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
-
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
-
<div id="namespace-
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
@@ -286,7 +286,7 @@
|
|
286 |
<section class="span10 offset1">
|
287 |
<hr />
|
288 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
289 |
-
on August
|
290 |
</section>
|
291 |
</section>
|
292 |
</section>
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
+
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-857988304"></a>
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
+
<div id="namespace-857988304" class="accordion-body collapse in">
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
286 |
<section class="span10 offset1">
|
287 |
<hr />
|
288 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
289 |
+
on August 21st, 2016 at 17:14.
|
290 |
</section>
|
291 |
</section>
|
292 |
</section>
|
phpDocs/files/includes.class-mla-ajax.html
CHANGED
@@ -136,10 +136,10 @@
|
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
-
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
-
<div id="namespace-
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
@@ -286,7 +286,7 @@
|
|
286 |
<section class="span10 offset1">
|
287 |
<hr />
|
288 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
289 |
-
on August
|
290 |
</section>
|
291 |
</section>
|
292 |
</section>
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
+
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-67796360"></a>
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
+
<div id="namespace-67796360" class="accordion-body collapse in">
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
286 |
<section class="span10 offset1">
|
287 |
<hr />
|
288 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
289 |
+
on August 21st, 2016 at 17:14.
|
290 |
</section>
|
291 |
</section>
|
292 |
</section>
|
phpDocs/files/includes.class-mla-core-options.html
CHANGED
@@ -136,10 +136,10 @@
|
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
-
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
-
<div id="namespace-
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
@@ -286,7 +286,7 @@
|
|
286 |
<section class="span10 offset1">
|
287 |
<hr />
|
288 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
289 |
-
on August
|
290 |
</section>
|
291 |
</section>
|
292 |
</section>
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
+
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-360584635"></a>
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
+
<div id="namespace-360584635" class="accordion-body collapse in">
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
286 |
<section class="span10 offset1">
|
287 |
<hr />
|
288 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
289 |
+
on August 21st, 2016 at 17:14.
|
290 |
</section>
|
291 |
</section>
|
292 |
</section>
|
phpDocs/files/includes.class-mla-core.html
CHANGED
@@ -136,10 +136,10 @@
|
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
-
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
-
<div id="namespace-
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
@@ -290,7 +290,7 @@
|
|
290 |
<section class="span10 offset1">
|
291 |
<hr />
|
292 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
293 |
-
on August
|
294 |
</section>
|
295 |
</section>
|
296 |
</section>
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
+
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-1894477970"></a>
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
+
<div id="namespace-1894477970" class="accordion-body collapse in">
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
290 |
<section class="span10 offset1">
|
291 |
<hr />
|
292 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
293 |
+
on August 21st, 2016 at 17:14.
|
294 |
</section>
|
295 |
</section>
|
296 |
</section>
|
phpDocs/files/includes.class-mla-data-pdf.html
CHANGED
@@ -136,10 +136,10 @@
|
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
-
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
-
<div id="namespace-
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
@@ -286,7 +286,7 @@
|
|
286 |
<section class="span10 offset1">
|
287 |
<hr />
|
288 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
289 |
-
on August
|
290 |
</section>
|
291 |
</section>
|
292 |
</section>
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
+
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-1808004110"></a>
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
+
<div id="namespace-1808004110" class="accordion-body collapse in">
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
286 |
<section class="span10 offset1">
|
287 |
<hr />
|
288 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
289 |
+
on August 21st, 2016 at 17:14.
|
290 |
</section>
|
291 |
</section>
|
292 |
</section>
|
phpDocs/files/includes.class-mla-data-query.html
CHANGED
@@ -136,10 +136,10 @@
|
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
-
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
-
<div id="namespace-
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
@@ -287,7 +287,7 @@ for MLA Ajax, Shortcode and Admin needs</em></td>
|
|
287 |
<section class="span10 offset1">
|
288 |
<hr />
|
289 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
290 |
-
on August
|
291 |
</section>
|
292 |
</section>
|
293 |
</section>
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
+
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-417588454"></a>
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
+
<div id="namespace-417588454" class="accordion-body collapse in">
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
287 |
<section class="span10 offset1">
|
288 |
<hr />
|
289 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
290 |
+
on August 21st, 2016 at 17:14.
|
291 |
</section>
|
292 |
</section>
|
293 |
</section>
|
phpDocs/files/includes.class-mla-data-references.html
CHANGED
@@ -136,10 +136,10 @@
|
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
-
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
-
<div id="namespace-
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
@@ -287,7 +287,7 @@ for "where-used" reporting needs</em></td>
|
|
287 |
<section class="span10 offset1">
|
288 |
<hr />
|
289 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
290 |
-
on August
|
291 |
</section>
|
292 |
</section>
|
293 |
</section>
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
+
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-40412816"></a>
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
+
<div id="namespace-40412816" class="accordion-body collapse in">
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
287 |
<section class="span10 offset1">
|
288 |
<hr />
|
289 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
290 |
+
on August 21st, 2016 at 17:14.
|
291 |
</section>
|
292 |
</section>
|
293 |
</section>
|
phpDocs/files/includes.class-mla-data-source.html
CHANGED
@@ -136,10 +136,10 @@
|
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
-
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
-
<div id="namespace-
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
@@ -287,7 +287,7 @@ custom field mapping and shortcode execution</em></td>
|
|
287 |
<section class="span10 offset1">
|
288 |
<hr />
|
289 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
290 |
-
on August
|
291 |
</section>
|
292 |
</section>
|
293 |
</section>
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
+
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-1228838517"></a>
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
+
<div id="namespace-1228838517" class="accordion-body collapse in">
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
287 |
<section class="span10 offset1">
|
288 |
<hr />
|
289 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
290 |
+
on August 21st, 2016 at 17:14.
|
291 |
</section>
|
292 |
</section>
|
293 |
</section>
|
phpDocs/files/includes.class-mla-data.html
CHANGED
@@ -136,10 +136,10 @@
|
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
-
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
-
<div id="namespace-
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
@@ -286,7 +286,7 @@
|
|
286 |
<section class="span10 offset1">
|
287 |
<hr />
|
288 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
289 |
-
on August
|
290 |
</section>
|
291 |
</section>
|
292 |
</section>
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
+
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-367863323"></a>
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
+
<div id="namespace-367863323" class="accordion-body collapse in">
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
286 |
<section class="span10 offset1">
|
287 |
<hr />
|
288 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
289 |
+
on August 21st, 2016 at 17:14.
|
290 |
</section>
|
291 |
</section>
|
292 |
</section>
|
phpDocs/files/includes.class-mla-edit-media.html
CHANGED
@@ -136,10 +136,10 @@
|
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
-
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
-
<div id="namespace-
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
@@ -286,7 +286,7 @@
|
|
286 |
<section class="span10 offset1">
|
287 |
<hr />
|
288 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
289 |
-
on August
|
290 |
</section>
|
291 |
</section>
|
292 |
</section>
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
+
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-941105759"></a>
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
+
<div id="namespace-941105759" class="accordion-body collapse in">
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
286 |
<section class="span10 offset1">
|
287 |
<hr />
|
288 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
289 |
+
on August 21st, 2016 at 17:14.
|
290 |
</section>
|
291 |
</section>
|
292 |
</section>
|
phpDocs/files/includes.class-mla-example-list-table.html
CHANGED
@@ -136,10 +136,10 @@
|
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
-
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
-
<div id="namespace-
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
@@ -291,7 +291,7 @@ searchable database of example plugins for the "Documentation" admin s
|
|
291 |
<section class="span10 offset1">
|
292 |
<hr />
|
293 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
294 |
-
on August
|
295 |
</section>
|
296 |
</section>
|
297 |
</section>
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
+
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-100944303"></a>
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
+
<div id="namespace-100944303" class="accordion-body collapse in">
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
291 |
<section class="span10 offset1">
|
292 |
<hr />
|
293 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
294 |
+
on August 21st, 2016 at 17:14.
|
295 |
</section>
|
296 |
</section>
|
297 |
</section>
|
phpDocs/files/includes.class-mla-file-downloader.html
CHANGED
@@ -136,10 +136,10 @@
|
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
-
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
-
<div id="namespace-
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
@@ -286,7 +286,7 @@
|
|
286 |
<section class="span10 offset1">
|
287 |
<hr />
|
288 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
289 |
-
on August
|
290 |
</section>
|
291 |
</section>
|
292 |
</section>
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
+
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-2121096251"></a>
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
+
<div id="namespace-2121096251" class="accordion-body collapse in">
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
286 |
<section class="span10 offset1">
|
287 |
<hr />
|
288 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
289 |
+
on August 21st, 2016 at 17:14.
|
290 |
</section>
|
291 |
</section>
|
292 |
</section>
|
phpDocs/files/includes.class-mla-image-processor.html
CHANGED
@@ -136,10 +136,10 @@
|
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
-
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
-
<div id="namespace-
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
@@ -293,7 +293,7 @@ for the [mla_gallery] mla_viewer=single option</em></td>
|
|
293 |
<section class="span10 offset1">
|
294 |
<hr />
|
295 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
296 |
-
on August
|
297 |
</section>
|
298 |
</section>
|
299 |
</section>
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
+
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-343883816"></a>
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
+
<div id="namespace-343883816" class="accordion-body collapse in">
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
293 |
<section class="span10 offset1">
|
294 |
<hr />
|
295 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
296 |
+
on August 21st, 2016 at 17:14.
|
297 |
</section>
|
298 |
</section>
|
299 |
</section>
|
phpDocs/files/includes.class-mla-list-table.html
CHANGED
@@ -136,10 +136,10 @@
|
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
-
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
-
<div id="namespace-
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
@@ -286,7 +286,7 @@
|
|
286 |
<section class="span10 offset1">
|
287 |
<hr />
|
288 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
289 |
-
on August
|
290 |
</section>
|
291 |
</section>
|
292 |
</section>
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
+
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-1123539787"></a>
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
+
<div id="namespace-1123539787" class="accordion-body collapse in">
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
286 |
<section class="span10 offset1">
|
287 |
<hr />
|
288 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
289 |
+
on August 21st, 2016 at 17:14.
|
290 |
</section>
|
291 |
</section>
|
292 |
</section>
|
phpDocs/files/includes.class-mla-main.html
CHANGED
@@ -136,10 +136,10 @@
|
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
-
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
-
<div id="namespace-
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
@@ -287,7 +287,7 @@ of images and files held in the WordPress Media Library.</em></td>
|
|
287 |
<section class="span10 offset1">
|
288 |
<hr />
|
289 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
290 |
-
on August
|
291 |
</section>
|
292 |
</section>
|
293 |
</section>
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
+
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-1897943217"></a>
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
+
<div id="namespace-1897943217" class="accordion-body collapse in">
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
287 |
<section class="span10 offset1">
|
288 |
<hr />
|
289 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
290 |
+
on August 21st, 2016 at 17:14.
|
291 |
</section>
|
292 |
</section>
|
293 |
</section>
|
phpDocs/files/includes.class-mla-media-modal-ajax.html
CHANGED
@@ -136,10 +136,10 @@
|
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
-
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
-
<div id="namespace-
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
@@ -286,7 +286,7 @@
|
|
286 |
<section class="span10 offset1">
|
287 |
<hr />
|
288 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
289 |
-
on August
|
290 |
</section>
|
291 |
</section>
|
292 |
</section>
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
+
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-2092882496"></a>
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
+
<div id="namespace-2092882496" class="accordion-body collapse in">
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
286 |
<section class="span10 offset1">
|
287 |
<hr />
|
288 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
289 |
+
on August 21st, 2016 at 17:14.
|
290 |
</section>
|
291 |
</section>
|
292 |
</section>
|
phpDocs/files/includes.class-mla-media-modal.html
CHANGED
@@ -136,10 +136,10 @@
|
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
-
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
-
<div id="namespace-
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
@@ -286,7 +286,7 @@
|
|
286 |
<section class="span10 offset1">
|
287 |
<hr />
|
288 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
289 |
-
on August
|
290 |
</section>
|
291 |
</section>
|
292 |
</section>
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
+
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-1155368900"></a>
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
+
<div id="namespace-1155368900" class="accordion-body collapse in">
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
286 |
<section class="span10 offset1">
|
287 |
<hr />
|
288 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
289 |
+
on August 21st, 2016 at 17:14.
|
290 |
</section>
|
291 |
</section>
|
292 |
</section>
|
phpDocs/files/includes.class-mla-mime-types.html
CHANGED
@@ -136,10 +136,10 @@
|
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
-
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
-
<div id="namespace-
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
@@ -287,7 +287,7 @@ the Views and Uploads Settings tabs</em></td>
|
|
287 |
<section class="span10 offset1">
|
288 |
<hr />
|
289 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
290 |
-
on August
|
291 |
</section>
|
292 |
</section>
|
293 |
</section>
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
+
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-1403501026"></a>
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
+
<div id="namespace-1403501026" class="accordion-body collapse in">
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
287 |
<section class="span10 offset1">
|
288 |
<hr />
|
289 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
290 |
+
on August 21st, 2016 at 17:14.
|
291 |
</section>
|
292 |
</section>
|
293 |
</section>
|
phpDocs/files/includes.class-mla-objects.html
CHANGED
@@ -136,10 +136,10 @@
|
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
-
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
-
<div id="namespace-
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
@@ -290,7 +290,7 @@
|
|
290 |
<section class="span10 offset1">
|
291 |
<hr />
|
292 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
293 |
-
on August
|
294 |
</section>
|
295 |
</section>
|
296 |
</section>
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
+
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-1551068796"></a>
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
+
<div id="namespace-1551068796" class="accordion-body collapse in">
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
290 |
<section class="span10 offset1">
|
291 |
<hr />
|
292 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
293 |
+
on August 21st, 2016 at 17:14.
|
294 |
</section>
|
295 |
</section>
|
296 |
</section>
|
phpDocs/files/includes.class-mla-options.html
CHANGED
@@ -136,10 +136,10 @@
|
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
-
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
-
<div id="namespace-
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
@@ -287,7 +287,7 @@ and provides functions to get and put them from/to WordPress option variables</e
|
|
287 |
<section class="span10 offset1">
|
288 |
<hr />
|
289 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
290 |
-
on August
|
291 |
</section>
|
292 |
</section>
|
293 |
</section>
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
+
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-1542093419"></a>
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
+
<div id="namespace-1542093419" class="accordion-body collapse in">
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
287 |
<section class="span10 offset1">
|
288 |
<hr />
|
289 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
290 |
+
on August 21st, 2016 at 17:14.
|
291 |
</section>
|
292 |
</section>
|
293 |
</section>
|
phpDocs/files/includes.class-mla-polylang-support.html
CHANGED
@@ -136,10 +136,10 @@
|
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
-
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
-
<div id="namespace-
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
@@ -287,7 +287,7 @@ Polylang Multilingual plugin</em></td>
|
|
287 |
<section class="span10 offset1">
|
288 |
<hr />
|
289 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
290 |
-
on August
|
291 |
</section>
|
292 |
</section>
|
293 |
</section>
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
+
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-901397939"></a>
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
+
<div id="namespace-901397939" class="accordion-body collapse in">
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
287 |
<section class="span10 offset1">
|
288 |
<hr />
|
289 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
290 |
+
on August 21st, 2016 at 17:14.
|
291 |
</section>
|
292 |
</section>
|
293 |
</section>
|
phpDocs/files/includes.class-mla-settings.html
CHANGED
@@ -136,10 +136,10 @@
|
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
-
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
-
<div id="namespace-
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
@@ -286,7 +286,7 @@
|
|
286 |
<section class="span10 offset1">
|
287 |
<hr />
|
288 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
289 |
-
on August
|
290 |
</section>
|
291 |
</section>
|
292 |
</section>
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
+
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-993759909"></a>
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
+
<div id="namespace-993759909" class="accordion-body collapse in">
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
286 |
<section class="span10 offset1">
|
287 |
<hr />
|
288 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
289 |
+
on August 21st, 2016 at 17:14.
|
290 |
</section>
|
291 |
</section>
|
292 |
</section>
|
phpDocs/files/includes.class-mla-shortcode-support.html
CHANGED
@@ -136,10 +136,10 @@
|
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
-
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
-
<div id="namespace-
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
@@ -288,7 +288,7 @@ mla_get_shortcode_attachments() and mla_get_terms() database access functions.</
|
|
288 |
<section class="span10 offset1">
|
289 |
<hr />
|
290 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
291 |
-
on August
|
292 |
</section>
|
293 |
</section>
|
294 |
</section>
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
+
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-1327162628"></a>
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
+
<div id="namespace-1327162628" class="accordion-body collapse in">
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
288 |
<section class="span10 offset1">
|
289 |
<hr />
|
290 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
291 |
+
on August 21st, 2016 at 17:14.
|
292 |
</section>
|
293 |
</section>
|
294 |
</section>
|
phpDocs/files/includes.class-mla-shortcodes.html
CHANGED
@@ -136,10 +136,10 @@
|
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
-
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
-
<div id="namespace-
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
@@ -287,7 +287,7 @@ to MLA users and loads the support class if the shortcodes are executed.</em></t
|
|
287 |
<section class="span10 offset1">
|
288 |
<hr />
|
289 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
290 |
-
on August
|
291 |
</section>
|
292 |
</section>
|
293 |
</section>
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
+
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-846538972"></a>
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
+
<div id="namespace-846538972" class="accordion-body collapse in">
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
287 |
<section class="span10 offset1">
|
288 |
<hr />
|
289 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
290 |
+
on August 21st, 2016 at 17:14.
|
291 |
</section>
|
292 |
</section>
|
293 |
</section>
|
phpDocs/files/includes.class-mla-template-support.html
CHANGED
@@ -136,10 +136,10 @@
|
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
-
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
-
<div id="namespace-
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
@@ -287,7 +287,7 @@ define, import and export custom style and markup templates for MLA shortcodes.<
|
|
287 |
<section class="span10 offset1">
|
288 |
<hr />
|
289 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
290 |
-
on August
|
291 |
</section>
|
292 |
</section>
|
293 |
</section>
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
+
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-1971164980"></a>
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
+
<div id="namespace-1971164980" class="accordion-body collapse in">
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
287 |
<section class="span10 offset1">
|
288 |
<hr />
|
289 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
290 |
+
on August 21st, 2016 at 17:14.
|
291 |
</section>
|
292 |
</section>
|
293 |
</section>
|
phpDocs/files/includes.class-mla-thumbnail-generation.html
CHANGED
@@ -136,10 +136,10 @@
|
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
-
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
-
<div id="namespace-
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
@@ -287,7 +287,7 @@ Featured IMage generation</em></td>
|
|
287 |
<section class="span10 offset1">
|
288 |
<hr />
|
289 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
290 |
-
on August
|
291 |
</section>
|
292 |
</section>
|
293 |
</section>
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
+
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-621876634"></a>
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
+
<div id="namespace-621876634" class="accordion-body collapse in">
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
287 |
<section class="span10 offset1">
|
288 |
<hr />
|
289 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
290 |
+
on August 21st, 2016 at 17:14.
|
291 |
</section>
|
292 |
</section>
|
293 |
</section>
|
phpDocs/files/includes.class-mla-upload-list-table.html
CHANGED
@@ -136,10 +136,10 @@
|
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
-
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
-
<div id="namespace-
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
@@ -286,7 +286,7 @@
|
|
286 |
<section class="span10 offset1">
|
287 |
<hr />
|
288 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
289 |
-
on August
|
290 |
</section>
|
291 |
</section>
|
292 |
</section>
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
+
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-671041953"></a>
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
+
<div id="namespace-671041953" class="accordion-body collapse in">
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
286 |
<section class="span10 offset1">
|
287 |
<hr />
|
288 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
289 |
+
on August 21st, 2016 at 17:14.
|
290 |
</section>
|
291 |
</section>
|
292 |
</section>
|
phpDocs/files/includes.class-mla-upload-optional-list-table.html
CHANGED
@@ -136,10 +136,10 @@
|
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
-
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
-
<div id="namespace-
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
@@ -287,7 +287,7 @@ searchable database of exension/type associations for the "Uploads" ad
|
|
287 |
<section class="span10 offset1">
|
288 |
<hr />
|
289 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
290 |
-
on August
|
291 |
</section>
|
292 |
</section>
|
293 |
</section>
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
+
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-1679554580"></a>
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
+
<div id="namespace-1679554580" class="accordion-body collapse in">
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
287 |
<section class="span10 offset1">
|
288 |
<hr />
|
289 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
290 |
+
on August 21st, 2016 at 17:14.
|
291 |
</section>
|
292 |
</section>
|
293 |
</section>
|
phpDocs/files/includes.class-mla-view-list-table.html
CHANGED
@@ -136,10 +136,10 @@
|
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
-
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
-
<div id="namespace-
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
@@ -286,7 +286,7 @@
|
|
286 |
<section class="span10 offset1">
|
287 |
<hr />
|
288 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
289 |
-
on August
|
290 |
</section>
|
291 |
</section>
|
292 |
</section>
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
+
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-828372453"></a>
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
+
<div id="namespace-828372453" class="accordion-body collapse in">
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
286 |
<section class="span10 offset1">
|
287 |
<hr />
|
288 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
289 |
+
on August 21st, 2016 at 17:14.
|
290 |
</section>
|
291 |
</section>
|
292 |
</section>
|
phpDocs/files/includes.class-mla-wpml-support.html
CHANGED
@@ -136,10 +136,10 @@
|
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
-
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
-
<div id="namespace-
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
@@ -296,7 +296,7 @@ family of plugins, including WPML Media, for an MLA_List_Table object.</em></td>
|
|
296 |
<section class="span10 offset1">
|
297 |
<hr />
|
298 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
299 |
-
on August
|
300 |
</section>
|
301 |
</section>
|
302 |
</section>
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
+
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-1438108187"></a>
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
+
<div id="namespace-1438108187" class="accordion-body collapse in">
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
296 |
<section class="span10 offset1">
|
297 |
<hr />
|
298 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
299 |
+
on August 21st, 2016 at 17:14.
|
300 |
</section>
|
301 |
</section>
|
302 |
</section>
|
phpDocs/files/includes.mla-file-downloader.html
CHANGED
@@ -136,10 +136,10 @@
|
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
-
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
-
<div id="namespace-
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
@@ -279,7 +279,7 @@
|
|
279 |
<section class="span10 offset1">
|
280 |
<hr />
|
281 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
282 |
-
on August
|
283 |
</section>
|
284 |
</section>
|
285 |
</section>
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
+
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-987836944"></a>
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
+
<div id="namespace-987836944" class="accordion-body collapse in">
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
279 |
<section class="span10 offset1">
|
280 |
<hr />
|
281 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
282 |
+
on August 21st, 2016 at 17:14.
|
283 |
</section>
|
284 |
</section>
|
285 |
</section>
|
phpDocs/files/includes.mla-main-search-box-template.html
CHANGED
@@ -136,10 +136,10 @@
|
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
-
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
-
<div id="namespace-
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
@@ -279,7 +279,7 @@
|
|
279 |
<section class="span10 offset1">
|
280 |
<hr />
|
281 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
282 |
-
on August
|
283 |
</section>
|
284 |
</section>
|
285 |
</section>
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
+
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-937666716"></a>
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
+
<div id="namespace-937666716" class="accordion-body collapse in">
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
279 |
<section class="span10 offset1">
|
280 |
<hr />
|
281 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
282 |
+
on August 21st, 2016 at 17:14.
|
283 |
</section>
|
284 |
</section>
|
285 |
</section>
|
phpDocs/files/includes.mla-media-modal-js-template.html
CHANGED
@@ -136,10 +136,10 @@
|
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
-
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
-
<div id="namespace-
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
@@ -279,7 +279,7 @@
|
|
279 |
<section class="span10 offset1">
|
280 |
<hr />
|
281 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
282 |
-
on August
|
283 |
</section>
|
284 |
</section>
|
285 |
</section>
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
+
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-1746216588"></a>
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
+
<div id="namespace-1746216588" class="accordion-body collapse in">
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
279 |
<section class="span10 offset1">
|
280 |
<hr />
|
281 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
282 |
+
on August 21st, 2016 at 17:14.
|
283 |
</section>
|
284 |
</section>
|
285 |
</section>
|
phpDocs/files/includes.mla-plugin-loader.html
CHANGED
@@ -136,10 +136,10 @@
|
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
-
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
-
<div id="namespace-
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
@@ -427,7 +427,7 @@ This file is only loaded if the naming conflict tests in index.php are passed.</
|
|
427 |
<section class="span10 offset1">
|
428 |
<hr />
|
429 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
430 |
-
on August
|
431 |
</section>
|
432 |
</section>
|
433 |
</section>
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
+
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-1813191336"></a>
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
+
<div id="namespace-1813191336" class="accordion-body collapse in">
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
427 |
<section class="span10 offset1">
|
428 |
<hr />
|
429 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
430 |
+
on August 21st, 2016 at 17:14.
|
431 |
</section>
|
432 |
</section>
|
433 |
</section>
|
phpDocs/files/includes.mla-stream-image.html
CHANGED
@@ -136,10 +136,10 @@
|
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
-
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
-
<div id="namespace-
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
@@ -279,7 +279,7 @@
|
|
279 |
<section class="span10 offset1">
|
280 |
<hr />
|
281 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
282 |
-
on August
|
283 |
</section>
|
284 |
</section>
|
285 |
</section>
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
+
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-652568899"></a>
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
+
<div id="namespace-652568899" class="accordion-body collapse in">
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
279 |
<section class="span10 offset1">
|
280 |
<hr />
|
281 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
282 |
+
on August 21st, 2016 at 17:14.
|
283 |
</section>
|
284 |
</section>
|
285 |
</section>
|
phpDocs/files/includes/class-mla-core.php.txt
CHANGED
@@ -21,7 +21,7 @@ class MLACore {
|
|
21 |
*
|
22 |
* @var string
|
23 |
*/
|
24 |
-
const CURRENT_MLA_VERSION = '2.
|
25 |
|
26 |
/**
|
27 |
* Slug for registering and enqueueing plugin style sheets (moved from class-mla-main.php)
|
21 |
*
|
22 |
* @var string
|
23 |
*/
|
24 |
+
const CURRENT_MLA_VERSION = '2.33';
|
25 |
|
26 |
/**
|
27 |
* Slug for registering and enqueueing plugin style sheets (moved from class-mla-main.php)
|
phpDocs/files/includes/class-mla-data.php.txt
CHANGED
@@ -1012,14 +1012,28 @@ class MLAData {
|
|
1012 |
$field = 'name';
|
1013 |
}
|
1014 |
|
1015 |
-
|
1016 |
-
|
1017 |
-
|
1018 |
-
|
1019 |
-
|
|
|
|
|
|
|
|
|
1020 |
}
|
|
|
|
|
1021 |
} else {
|
1022 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1023 |
}
|
1024 |
|
1025 |
$text = '';
|
1012 |
$field = 'name';
|
1013 |
}
|
1014 |
|
1015 |
+
// Look for compound taxonomy.slug notation
|
1016 |
+
$matches = explode( '.', $taxonomy );
|
1017 |
+
if ( 2 === count( $matches ) ) {
|
1018 |
+
$slug = str_replace( '{+', '[+', str_replace( '+}', '+]', stripslashes( $matches[1] ) ) );
|
1019 |
+
$replacement_values = MLAData::mla_expand_field_level_parameters( $slug, $query, $markup_values );
|
1020 |
+
$slug = MLAData::mla_parse_template( $slug, $replacement_values );
|
1021 |
+
$term = get_term_by( 'slug', $slug, $matches[0] );
|
1022 |
+
if ( false === $term ) {
|
1023 |
+
break;
|
1024 |
}
|
1025 |
+
|
1026 |
+
$terms = array( $term );
|
1027 |
} else {
|
1028 |
+
if ( 0 < $post_id ) {
|
1029 |
+
$terms = get_object_term_cache( $post_id, $taxonomy );
|
1030 |
+
if ( false === $terms ) {
|
1031 |
+
$terms = wp_get_object_terms( $post_id, $taxonomy );
|
1032 |
+
wp_cache_add( $post_id, $terms, $taxonomy . '_relationships' );
|
1033 |
+
}
|
1034 |
+
} else {
|
1035 |
+
break;
|
1036 |
+
}
|
1037 |
}
|
1038 |
|
1039 |
$text = '';
|
phpDocs/files/includes/class-mla-example-list-table.php.txt
CHANGED
@@ -345,7 +345,7 @@ class MLA_Example_List_Table extends WP_List_Table {
|
|
345 |
if ( current_user_can( 'upload_files' ) && ( false === strpos( $item->file, '/' ) ) ) {
|
346 |
$args = array(
|
347 |
'page' => MLACore::ADMIN_PAGE_SLUG,
|
348 |
-
'mla_download_file' => urlencode( MLA_PLUGIN_PATH . 'examples/' . $item->file ),
|
349 |
'mla_download_type' => 'text/plain'
|
350 |
);
|
351 |
$actions['download'] = '<a href="' . add_query_arg( $args, wp_nonce_url( 'upload.php', MLACore::MLA_ADMIN_NONCE_ACTION, MLACore::MLA_ADMIN_NONCE_NAME ) ) . '" title="' . __( 'Download', 'media-library-assistant' ) . ' “' . esc_attr( $item->file ) . '”">' . __( 'Download', 'media-library-assistant' ) . '</a>';
|
@@ -664,7 +664,7 @@ class MLA_Example_List_Table extends WP_List_Table {
|
|
664 |
$result = validate_plugin( $source_file );
|
665 |
$target_is_file = ( 0 === $result );
|
666 |
|
667 |
-
$source_root = MLA_PLUGIN_PATH . 'examples/' . $source_dir;
|
668 |
$target_root = WP_PLUGIN_DIR . '/' . $source_dir;
|
669 |
|
670 |
$upgrader = new WP_Upgrader( new MLA_Upgrader_Skin() );
|
@@ -831,7 +831,7 @@ class MLA_Example_List_Table extends WP_List_Table {
|
|
831 |
* Begin code adapted from /wp-admin/includes/plugin.php function get_plugins()
|
832 |
*/
|
833 |
$wp_plugins = array ();
|
834 |
-
$plugin_root = MLA_PLUGIN_PATH . 'examples';
|
835 |
|
836 |
// Files in media-library-assistant/examples directory
|
837 |
$plugins_dir = @ opendir( $plugin_root);
|
345 |
if ( current_user_can( 'upload_files' ) && ( false === strpos( $item->file, '/' ) ) ) {
|
346 |
$args = array(
|
347 |
'page' => MLACore::ADMIN_PAGE_SLUG,
|
348 |
+
'mla_download_file' => urlencode( MLA_PLUGIN_PATH . 'examples/plugins/' . $item->file ),
|
349 |
'mla_download_type' => 'text/plain'
|
350 |
);
|
351 |
$actions['download'] = '<a href="' . add_query_arg( $args, wp_nonce_url( 'upload.php', MLACore::MLA_ADMIN_NONCE_ACTION, MLACore::MLA_ADMIN_NONCE_NAME ) ) . '" title="' . __( 'Download', 'media-library-assistant' ) . ' “' . esc_attr( $item->file ) . '”">' . __( 'Download', 'media-library-assistant' ) . '</a>';
|
664 |
$result = validate_plugin( $source_file );
|
665 |
$target_is_file = ( 0 === $result );
|
666 |
|
667 |
+
$source_root = MLA_PLUGIN_PATH . 'examples/plugins/' . $source_dir;
|
668 |
$target_root = WP_PLUGIN_DIR . '/' . $source_dir;
|
669 |
|
670 |
$upgrader = new WP_Upgrader( new MLA_Upgrader_Skin() );
|
831 |
* Begin code adapted from /wp-admin/includes/plugin.php function get_plugins()
|
832 |
*/
|
833 |
$wp_plugins = array ();
|
834 |
+
$plugin_root = MLA_PLUGIN_PATH . 'examples/plugins';
|
835 |
|
836 |
// Files in media-library-assistant/examples directory
|
837 |
$plugins_dir = @ opendir( $plugin_root);
|
phpDocs/files/includes/class-mla-shortcode-support.php.txt
CHANGED
@@ -499,18 +499,6 @@ class MLAShortcode_Support {
|
|
499 |
return $attachments;
|
500 |
}
|
501 |
|
502 |
-
if ( empty($attachments) ) {
|
503 |
-
if ( self::$mla_debug ) {
|
504 |
-
MLACore::mla_debug_add( '<strong>' . __( 'mla_debug empty gallery', 'media-library-assistant' ) . '</strong>, query = ' . var_export( $attr, true ) );
|
505 |
-
$output = MLACore::mla_debug_flush();
|
506 |
-
} else {
|
507 |
-
$output = '';
|
508 |
-
}
|
509 |
-
|
510 |
-
$output .= $arguments['mla_nolink_text'];
|
511 |
-
return $output;
|
512 |
-
} // empty $attachments
|
513 |
-
|
514 |
$current_rows = count( $attachments );
|
515 |
|
516 |
if ( isset( $attachments['found_rows'] ) ) {
|
@@ -529,6 +517,18 @@ class MLAShortcode_Support {
|
|
529 |
$max_num_pages = 1;
|
530 |
}
|
531 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
532 |
/*
|
533 |
* Look for user-specified alternate gallery shortcode
|
534 |
*/
|
@@ -3602,7 +3602,8 @@ class MLAShortcode_Support {
|
|
3602 |
* @return string parameter with brackets, braces, substitution parameters and templates processed
|
3603 |
*/
|
3604 |
private static function _process_shortcode_parameter( $text, $markup_values ) {
|
3605 |
-
$new_text = str_replace( '{', '[', str_replace( '}', ']', $text ) );
|
|
|
3606 |
$new_text = str_replace( '\[', '{', str_replace( '\]', '}', $new_text ) );
|
3607 |
return MLAData::mla_parse_template( $new_text, $markup_values );
|
3608 |
}
|
499 |
return $attachments;
|
500 |
}
|
501 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
502 |
$current_rows = count( $attachments );
|
503 |
|
504 |
if ( isset( $attachments['found_rows'] ) ) {
|
517 |
$max_num_pages = 1;
|
518 |
}
|
519 |
|
520 |
+
if ( empty($attachments) ) {
|
521 |
+
if ( self::$mla_debug ) {
|
522 |
+
MLACore::mla_debug_add( '<strong>' . __( 'mla_debug empty gallery', 'media-library-assistant' ) . '</strong>, query = ' . var_export( $attr, true ) );
|
523 |
+
$output = MLACore::mla_debug_flush();
|
524 |
+
} else {
|
525 |
+
$output = '';
|
526 |
+
}
|
527 |
+
|
528 |
+
$output .= $arguments['mla_nolink_text'];
|
529 |
+
return $output;
|
530 |
+
} // empty $attachments
|
531 |
+
|
532 |
/*
|
533 |
* Look for user-specified alternate gallery shortcode
|
534 |
*/
|
3602 |
* @return string parameter with brackets, braces, substitution parameters and templates processed
|
3603 |
*/
|
3604 |
private static function _process_shortcode_parameter( $text, $markup_values ) {
|
3605 |
+
$new_text = str_replace( '{\+', '\[\+', str_replace( '+\}', '+\\\\]', $text ) );
|
3606 |
+
$new_text = str_replace( '{', '[', str_replace( '}', ']', $new_text ) );
|
3607 |
$new_text = str_replace( '\[', '{', str_replace( '\]', '}', $new_text ) );
|
3608 |
return MLAData::mla_parse_template( $new_text, $markup_values );
|
3609 |
}
|
phpDocs/files/index.html
CHANGED
@@ -136,10 +136,10 @@
|
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
-
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
-
<div id="namespace-
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
@@ -457,7 +457,7 @@ will the rest of the plugin be loaded and run.</p>
|
|
457 |
<section class="span10 offset1">
|
458 |
<hr />
|
459 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
460 |
-
on August
|
461 |
</section>
|
462 |
</section>
|
463 |
</section>
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
+
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-429821283"></a>
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
+
<div id="namespace-429821283" class="accordion-body collapse in">
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
457 |
<section class="span10 offset1">
|
458 |
<hr />
|
459 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
460 |
+
on August 21st, 2016 at 17:14.
|
461 |
</section>
|
462 |
</section>
|
463 |
</section>
|
phpDocs/files/index.php.txt
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
* will the rest of the plugin be loaded and run.
|
7 |
*
|
8 |
* @package Media Library Assistant
|
9 |
-
* @version 2.
|
10 |
*/
|
11 |
|
12 |
/*
|
@@ -16,7 +16,7 @@ Description: Enhances the Media Library; powerful [mla_gallery], taxonomy suppor
|
|
16 |
Author: David Lingren, Fair Trade Judaica
|
17 |
Text Domain: media-library-assistant
|
18 |
Domain Path: /languages
|
19 |
-
Version: 2.
|
20 |
Author URI: http://fairtradejudaica.org/our-story/staff/
|
21 |
|
22 |
Copyright 2011-2016 David Lingren
|
6 |
* will the rest of the plugin be loaded and run.
|
7 |
*
|
8 |
* @package Media Library Assistant
|
9 |
+
* @version 2.33
|
10 |
*/
|
11 |
|
12 |
/*
|
16 |
Author: David Lingren, Fair Trade Judaica
|
17 |
Text Domain: media-library-assistant
|
18 |
Domain Path: /languages
|
19 |
+
Version: 2.33
|
20 |
Author URI: http://fairtradejudaica.org/our-story/staff/
|
21 |
|
22 |
Copyright 2011-2016 David Lingren
|
phpDocs/files/mla-uninstall.html
CHANGED
@@ -136,10 +136,10 @@
|
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
-
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
-
<div id="namespace-
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
@@ -383,7 +383,7 @@
|
|
383 |
<section class="span10 offset1">
|
384 |
<hr />
|
385 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
386 |
-
on August
|
387 |
</section>
|
388 |
</section>
|
389 |
</section>
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
+
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-1540727184"></a>
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
+
<div id="namespace-1540727184" class="accordion-body collapse in">
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
383 |
<section class="span10 offset1">
|
384 |
<hr />
|
385 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
386 |
+
on August 21st, 2016 at 17:14.
|
387 |
</section>
|
388 |
</section>
|
389 |
</section>
|
phpDocs/files/tests.class-mla-tests.html
CHANGED
@@ -136,10 +136,10 @@
|
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
-
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
-
<div id="namespace-
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
@@ -287,7 +287,7 @@ to ensure the plugin can run in the current WordPress envrionment.</em></td>
|
|
287 |
<section class="span10 offset1">
|
288 |
<hr />
|
289 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
290 |
-
on August
|
291 |
</section>
|
292 |
</section>
|
293 |
</section>
|
136 |
<div class="accordion" style="margin-bottom: 0">
|
137 |
<div class="accordion-group">
|
138 |
<div class="accordion-heading">
|
139 |
+
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-1661926039"></a>
|
140 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
141 |
</div>
|
142 |
+
<div id="namespace-1661926039" class="accordion-body collapse in">
|
143 |
<div class="accordion-inner">
|
144 |
|
145 |
|
287 |
<section class="span10 offset1">
|
288 |
<hr />
|
289 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
290 |
+
on August 21st, 2016 at 17:14.
|
291 |
</section>
|
292 |
</section>
|
293 |
</section>
|
phpDocs/graphs/class.html
CHANGED
@@ -152,7 +152,7 @@
|
|
152 |
<section class="span10 offset1">
|
153 |
<hr />
|
154 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
155 |
-
on August
|
156 |
</section>
|
157 |
</section>
|
158 |
</section>
|
152 |
<section class="span10 offset1">
|
153 |
<hr />
|
154 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
155 |
+
on August 21st, 2016 at 17:14.
|
156 |
</section>
|
157 |
</section>
|
158 |
</section>
|
phpDocs/index.html
CHANGED
@@ -88,10 +88,10 @@
|
|
88 |
<div class="accordion" style="margin-bottom: 0">
|
89 |
<div class="accordion-group">
|
90 |
<div class="accordion-heading">
|
91 |
-
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-
|
92 |
<a href="namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
93 |
</div>
|
94 |
-
<div id="namespace-
|
95 |
<div class="accordion-inner">
|
96 |
|
97 |
|
@@ -782,7 +782,7 @@ to ensure the plugin can run in the current WordPress envrionment.</em></td>
|
|
782 |
<section class="span10 offset1">
|
783 |
<hr />
|
784 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
785 |
-
on August
|
786 |
</section>
|
787 |
</section>
|
788 |
</section>
|
88 |
<div class="accordion" style="margin-bottom: 0">
|
89 |
<div class="accordion-group">
|
90 |
<div class="accordion-heading">
|
91 |
+
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-1568312137"></a>
|
92 |
<a href="namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
93 |
</div>
|
94 |
+
<div id="namespace-1568312137" class="accordion-body collapse in">
|
95 |
<div class="accordion-inner">
|
96 |
|
97 |
|
782 |
<section class="span10 offset1">
|
783 |
<hr />
|
784 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
785 |
+
on August 21st, 2016 at 17:14.
|
786 |
</section>
|
787 |
</section>
|
788 |
</section>
|
phpDocs/namespaces/default.html
CHANGED
@@ -88,10 +88,10 @@
|
|
88 |
<div class="accordion" style="margin-bottom: 0">
|
89 |
<div class="accordion-group">
|
90 |
<div class="accordion-heading">
|
91 |
-
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-
|
92 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
93 |
</div>
|
94 |
-
<div id="namespace-
|
95 |
<div class="accordion-inner">
|
96 |
|
97 |
|
@@ -782,7 +782,7 @@ to ensure the plugin can run in the current WordPress envrionment.</em></td>
|
|
782 |
<section class="span10 offset1">
|
783 |
<hr />
|
784 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
785 |
-
on August
|
786 |
</section>
|
787 |
</section>
|
788 |
</section>
|
88 |
<div class="accordion" style="margin-bottom: 0">
|
89 |
<div class="accordion-group">
|
90 |
<div class="accordion-heading">
|
91 |
+
<a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-1027234684"></a>
|
92 |
<a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a>
|
93 |
</div>
|
94 |
+
<div id="namespace-1027234684" class="accordion-body collapse in">
|
95 |
<div class="accordion-inner">
|
96 |
|
97 |
|
782 |
<section class="span10 offset1">
|
783 |
<hr />
|
784 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
785 |
+
on August 21st, 2016 at 17:14.
|
786 |
</section>
|
787 |
</section>
|
788 |
</section>
|
phpDocs/phpdoc-cache-09/phpdoc-cache-file_e78bd1f438b0cb5d5f6786a6a5261096.dat
CHANGED
Binary file
|
phpDocs/phpdoc-cache-3c/phpdoc-cache-file_64f0b0d3a47472c9553403299fca55ef.dat
CHANGED
Binary file
|
phpDocs/phpdoc-cache-c8/phpdoc-cache-file_828e0013b8f3bc1bb22b4f57172b019d.dat
CHANGED
Binary file
|
phpDocs/phpdoc-cache-f4/phpdoc-cache-file_3388de6239006370a61560dcb6b41de3.dat
CHANGED
Binary file
|
phpDocs/phpdoc-cache-f7/phpdoc-cache-file_0b4e1dd566a3e67f9cc69c3925bc5e47.dat
CHANGED
Binary file
|
phpDocs/reports/deprecated.html
CHANGED
@@ -142,7 +142,7 @@
|
|
142 |
<section class="span10 offset1">
|
143 |
<hr />
|
144 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
145 |
-
on August
|
146 |
</section>
|
147 |
</section>
|
148 |
</section>
|
142 |
<section class="span10 offset1">
|
143 |
<hr />
|
144 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
145 |
+
on August 21st, 2016 at 17:14.
|
146 |
</section>
|
147 |
</section>
|
148 |
</section>
|
phpDocs/reports/errors.html
CHANGED
@@ -215,7 +215,7 @@
|
|
215 |
<section class="span10 offset1">
|
216 |
<hr />
|
217 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
218 |
-
on August
|
219 |
</section>
|
220 |
</section>
|
221 |
</section>
|
215 |
<section class="span10 offset1">
|
216 |
<hr />
|
217 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
218 |
+
on August 21st, 2016 at 17:14.
|
219 |
</section>
|
220 |
</section>
|
221 |
</section>
|
phpDocs/reports/markers.html
CHANGED
@@ -145,7 +145,7 @@
|
|
145 |
</tr>
|
146 |
<tr>
|
147 |
<td>TODO</td>
|
148 |
-
<td>
|
149 |
<td>Make this conditional on $arguments['link']
|
150 |
</tr>
|
151 |
</table>
|
@@ -191,7 +191,7 @@
|
|
191 |
<section class="span10 offset1">
|
192 |
<hr />
|
193 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
194 |
-
on August
|
195 |
</section>
|
196 |
</section>
|
197 |
</section>
|
145 |
</tr>
|
146 |
<tr>
|
147 |
<td>TODO</td>
|
148 |
+
<td>5552</td>
|
149 |
<td>Make this conditional on $arguments['link']
|
150 |
</tr>
|
151 |
</table>
|
191 |
<section class="span10 offset1">
|
192 |
<hr />
|
193 |
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
194 |
+
on August 21st, 2016 at 17:14.
|
195 |
</section>
|
196 |
</section>
|
197 |
</section>
|
readme.txt
CHANGED
@@ -4,7 +4,7 @@ Donate link: http://fairtradejudaica.org/make-a-difference/donate/
|
|
4 |
Tags: attachments, gallery, images, media, media library, tag cloud, media-tags, media tags, tags, media categories, categories, IPTC, EXIF, XMP, GPS, PDF, metadata, photos, photographs, photoblog, photo albums, lightroom, photoshop, MIME, mime-type, icon, upload, file extensions, WPML, Polylang, multilanguage, multilingual, localization
|
5 |
Requires at least: 3.5.0
|
6 |
Tested up to: 4.6
|
7 |
-
Stable tag: 2.
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
@@ -172,6 +172,12 @@ All of the MLA source code has been annotated with "DocBlocks", a special type o
|
|
172 |
|
173 |
== Changelog ==
|
174 |
|
|
|
|
|
|
|
|
|
|
|
|
|
175 |
= 2.32 =
|
176 |
* New: The **Documentation/Example Plugins submenu** lets you browse the list of MLA example plugins, install or update them in the Plugins/Installed Plugins area and see which examples you have already installed. See the [Other Notes section](http://wordpress.org/extend/plugins/media-library-assistant/other_notes/ "Click here, then scroll down") section or the Settings/Media Library Assistant Documentation tab for more information.
|
177 |
* New: For the Media/Assistant submenu table, you can now ceate **a filter dropdown for custom field values** as an alternative to taxonomy terms. The Taxonomy Support section of the Settings/Media Library Assistant General tab lets you select a custom field and set the Filter option to use it.
|
@@ -204,17 +210,17 @@ All of the MLA source code has been annotated with "DocBlocks", a special type o
|
|
204 |
|
205 |
= 2.30 =
|
206 |
* New: A **new shortcode, [mla_term_list],** composes lists, dropdown controls and checkbox lists for flat and hierarchical taxonomies. See the [Other Notes section](http://wordpress.org/extend/plugins/media-library-assistant/other_notes/ "Click here, then scroll down") section or the Settings/Media Library Assistant Documentation tab for more information.
|
207 |
-
* New: A new example plugin, `/media-library-assistant/examples/mla-term-list-hooks-example.php` has been added. It documents the filters (hooks) provided by the `[mla_term_list]` shortcode.
|
208 |
-
* New: A new example plugin, `/media-library-assistant/examples/mla-custom-taxonomy-example.php` has been added. It defines three custom taxonomies and shows how to combine `[mla_term_list]` and `[mla_gallery]` terms search parameters.
|
209 |
* New: The Settings/Media Library Assistant "MLA Gallery" tab has been renamed "Shortcodes" to more accurately reflect its content. An expanded jump table makes it easier to access the style and markup sections for each shortcode.
|
210 |
* New: A data element specification has been added to the taxonomy terms data substitution prefix. For example, you can get the term slug value(s) by coding `[+terms:attachment_category(slug)+]`.
|
211 |
* New: **Field-level substitution parameter filters (hooks)** have been added to allow you to create and access custom substitution parameters and format options.
|
212 |
-
* New: A new example plugin, `/media-library-assistant/examples/mla-substitution-parameter-hooks-example.php` has been added. It documents all the new hooks and adds a custom "parent_terms:" prefix to illustrate their use.
|
213 |
* New: A new "Taxonomy term keyword(s) search" parameter has been added to change the delimiter used to separate terms in the input list.
|
214 |
-
* New: A new example plugin, `/media-library-assistant/examples/mla-bulk-edit-remap-example.php` has been added. It performs IPTC/EXIF and Custom Field mapping at the conclusion of a Bulk Edit action, so data sources like "terms:" are properly applied.
|
215 |
-
* New: A new example plugin, `/media-library-assistant/examples/mla-current-user-example.php` has been added. It changes the `[mla_gallery]` parameter `author=current` to the ID value of the current logged in user.
|
216 |
-
* New: The `/media-library-assistant/examples/mla-project-slug-example.php` example plugin has been enhanced to allow one or more `attachment_tags` terms to be excluded from the filtered results.
|
217 |
-
* New: The `/media-library-assistant/examples/mla-insert-fixit.php` example plugin has been enhanced to link unattached items that are inserted in or are the Featured Image for a post or page.
|
218 |
* New: Additional debug log messages have been added for IPTC/EXIF and Custom Field mapping AJAX actions.
|
219 |
* Fix: The `mla-media-modal-scripts.js` script has been changed to **avoid "Uncaught RangeError" problems**.
|
220 |
* Fix: The `posts_per_page` parameter is no longer ignored when the data selection parameter is `ids=` (or `include=`).
|
@@ -289,8 +295,8 @@ All of the MLA source code has been annotated with "DocBlocks", a special type o
|
|
289 |
|
290 |
== Upgrade Notice ==
|
291 |
|
292 |
-
= 2.
|
293 |
-
|
294 |
|
295 |
== Other Notes ==
|
296 |
|
4 |
Tags: attachments, gallery, images, media, media library, tag cloud, media-tags, media tags, tags, media categories, categories, IPTC, EXIF, XMP, GPS, PDF, metadata, photos, photographs, photoblog, photo albums, lightroom, photoshop, MIME, mime-type, icon, upload, file extensions, WPML, Polylang, multilanguage, multilingual, localization
|
5 |
Requires at least: 3.5.0
|
6 |
Tested up to: 4.6
|
7 |
+
Stable tag: 2.33
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
172 |
|
173 |
== Changelog ==
|
174 |
|
175 |
+
= 2.33 =
|
176 |
+
* New: The `terms:` data substitution parameter prefix has been enhanced to allow a specific term slug as an alternative to the terms assigned to an item.
|
177 |
+
* New: The `mla-insert-fixit.php` example plugin has been enhanced with a "Copy Item terms to Parent Post/Page" tool.
|
178 |
+
* Fix: On new MLA installs, WordPress **"The plugin does not have a valid header"** errors have been corrected. The error occured when "Activate Plugin" was clicked following a successful installation. To fix the problem, the `/examples/` directory has been divided into `plugins` and `themes` subdirectories. All of the example plugins have been moved to the `/plugins/` subdirectory.
|
179 |
+
* Fix: For `[mla_gallery]`, restore `mla_nolink_text` operation.
|
180 |
+
|
181 |
= 2.32 =
|
182 |
* New: The **Documentation/Example Plugins submenu** lets you browse the list of MLA example plugins, install or update them in the Plugins/Installed Plugins area and see which examples you have already installed. See the [Other Notes section](http://wordpress.org/extend/plugins/media-library-assistant/other_notes/ "Click here, then scroll down") section or the Settings/Media Library Assistant Documentation tab for more information.
|
183 |
* New: For the Media/Assistant submenu table, you can now ceate **a filter dropdown for custom field values** as an alternative to taxonomy terms. The Taxonomy Support section of the Settings/Media Library Assistant General tab lets you select a custom field and set the Filter option to use it.
|
210 |
|
211 |
= 2.30 =
|
212 |
* New: A **new shortcode, [mla_term_list],** composes lists, dropdown controls and checkbox lists for flat and hierarchical taxonomies. See the [Other Notes section](http://wordpress.org/extend/plugins/media-library-assistant/other_notes/ "Click here, then scroll down") section or the Settings/Media Library Assistant Documentation tab for more information.
|
213 |
+
* New: A new example plugin, `/media-library-assistant/examples/plugins/mla-term-list-hooks-example.php` has been added. It documents the filters (hooks) provided by the `[mla_term_list]` shortcode.
|
214 |
+
* New: A new example plugin, `/media-library-assistant/examples/plugins/mla-custom-taxonomy-example.php` has been added. It defines three custom taxonomies and shows how to combine `[mla_term_list]` and `[mla_gallery]` terms search parameters.
|
215 |
* New: The Settings/Media Library Assistant "MLA Gallery" tab has been renamed "Shortcodes" to more accurately reflect its content. An expanded jump table makes it easier to access the style and markup sections for each shortcode.
|
216 |
* New: A data element specification has been added to the taxonomy terms data substitution prefix. For example, you can get the term slug value(s) by coding `[+terms:attachment_category(slug)+]`.
|
217 |
* New: **Field-level substitution parameter filters (hooks)** have been added to allow you to create and access custom substitution parameters and format options.
|
218 |
+
* New: A new example plugin, `/media-library-assistant/examples/plugins/mla-substitution-parameter-hooks-example.php` has been added. It documents all the new hooks and adds a custom "parent_terms:" prefix to illustrate their use.
|
219 |
* New: A new "Taxonomy term keyword(s) search" parameter has been added to change the delimiter used to separate terms in the input list.
|
220 |
+
* New: A new example plugin, `/media-library-assistant/examples/plugins/mla-bulk-edit-remap-example.php` has been added. It performs IPTC/EXIF and Custom Field mapping at the conclusion of a Bulk Edit action, so data sources like "terms:" are properly applied.
|
221 |
+
* New: A new example plugin, `/media-library-assistant/examples/plugins/mla-current-user-example.php` has been added. It changes the `[mla_gallery]` parameter `author=current` to the ID value of the current logged in user.
|
222 |
+
* New: The `/media-library-assistant/examples/plugins/mla-project-slug-example.php` example plugin has been enhanced to allow one or more `attachment_tags` terms to be excluded from the filtered results.
|
223 |
+
* New: The `/media-library-assistant/examples/plugins/mla-insert-fixit.php` example plugin has been enhanced to link unattached items that are inserted in or are the Featured Image for a post or page.
|
224 |
* New: Additional debug log messages have been added for IPTC/EXIF and Custom Field mapping AJAX actions.
|
225 |
* Fix: The `mla-media-modal-scripts.js` script has been changed to **avoid "Uncaught RangeError" problems**.
|
226 |
* Fix: The `posts_per_page` parameter is no longer ignored when the data selection parameter is `ids=` (or `include=`).
|
295 |
|
296 |
== Upgrade Notice ==
|
297 |
|
298 |
+
= 2.33 =
|
299 |
+
Fix WordPress "The plugin does not have a valid header" errors on initial MLA installs. Two enhancements, one other fix.
|
300 |
|
301 |
== Other Notes ==
|
302 |
|