Version Description
- Changed in part "Replace" of section "Set, replace, remove": Media library dialog box instead of image list to select the replacement images
- Improved: Faster check for found attachment against being an image
- Updated translations
- Tested successfully with WordPress 4.7.3
Download this release
Release Info
Developer | Hinjiriyo |
Plugin | Quick Featured Images |
Version | 12.3 |
Comparing to | |
See all releases |
Code changes from version 12.2 to 12.3
- README.txt +18 -9
- admin/assets/js/admin.js +58 -58
- admin/class-quick-featured-images-admin.php +1 -1
- admin/class-quick-featured-images-defaults.php +1 -1
- admin/class-quick-featured-images-tools.php +18 -9
- admin/views/form_select.php +19 -37
- admin/views/form_start.php +1 -1
- admin/views/section_defaults.php +1 -1
- admin/views/section_footer.php +1 -1
- admin/views/section_overview.php +2 -2
- languages/quick-featured-images-ar.mo +0 -0
- languages/quick-featured-images-ar.po +106 -102
- languages/quick-featured-images-de_DE.mo +0 -0
- languages/quick-featured-images-de_DE.po +88 -99
- languages/quick-featured-images-es_ES.mo +0 -0
- languages/quick-featured-images-es_ES.po +108 -100
- languages/quick-featured-images-pt_BR.mo +0 -0
- languages/quick-featured-images-pt_BR.po +106 -100
- quick-featured-images.php +1 -1
README.txt
CHANGED
@@ -1,10 +1,10 @@
|
|
1 |
=== Quick Featured Images ===
|
2 |
Contributors: Hinjiriyo
|
3 |
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=2KUW27NECWVWJ
|
4 |
-
Tags:
|
5 |
Requires at least: 3.8
|
6 |
-
Tested up to: 4.7
|
7 |
-
Stable tag: 12.
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
@@ -22,7 +22,7 @@ The plugin 'Quick Featured Images' helps you bulk managing featured images, sett
|
|
22 |
2. It **sets, replaces and removes featured images in a sortable image column** in lists of posts, pages and custom post types if they support thumbnails. So you can change the images per post quickly without leaving the posts list page.
|
23 |
3. It enables you to **define presets for automatic default featured images** for future posts as many as you need. You can set **accurate rules based on post properties**.
|
24 |
|
25 |
-
You get the free version here. If you want to include **audios, videos and custom post types** and get more options then take a look the **premium version** [Quick Featured Images Pro](
|
26 |
|
27 |
= What users said =
|
28 |
* **"OMG Just Awesome!"** by vincentfijian on April 6, 2016
|
@@ -53,7 +53,7 @@ With Quick Featured Images you can apply time-saving tasks with many featured im
|
|
53 |
2. **Exchanging featured images:** You can replace or update several existing featured images with a selected image in one go.
|
54 |
3. **Deleting featured images:** You can remove a selected featured image or all existing featured images in one go.
|
55 |
|
56 |
-
If you want to **set the first content image as featured** then take a look the **premium version** [Quick Featured Images Pro](
|
57 |
|
58 |
= Set, replace, remove: Options =
|
59 |
|
@@ -62,7 +62,7 @@ Based on your selected action you can toggle on and off some options:
|
|
62 |
1. **overwrite existing featured images** or **keeping them unchanged**. The latter setting is the default.
|
63 |
2. **consider only posts without a featured image**. This will hide posts with featured images in the results list and will speed up the process.
|
64 |
|
65 |
-
If you want to use the option to **remove the first image in the content** then take a look the **premium version** [Quick Featured Images Pro](
|
66 |
|
67 |
The **premium version** offers you several approaches for **setting the first image as featured** additionally:
|
68 |
|
@@ -78,7 +78,7 @@ The **premium version** offers you two more options if you selected multiple ima
|
|
78 |
1. **Use each selected image only once**. If there are more posts than selected images the remaining posts will not be changed.
|
79 |
2. **Remove excess featured images** after all selected images are used.
|
80 |
|
81 |
-
If you want to use these options then take a look the **premium version** [Quick Featured Images Pro](
|
82 |
|
83 |
= Set, replace, remove: Filters =
|
84 |
|
@@ -102,7 +102,7 @@ The **premium version** offers you additionally:
|
|
102 |
8. Filter by **time**: Search by time specifications
|
103 |
9. Filter by **parent page**: Search child pages by parent page
|
104 |
|
105 |
-
If you want to use these filters then take a look the **premium version** [Quick Featured Images Pro](
|
106 |
|
107 |
= Automatic Default Featured Images: Rules =
|
108 |
|
@@ -278,6 +278,12 @@ If you want to contribute a translation of the plugin in your language it would
|
|
278 |
|
279 |
== Changelog ==
|
280 |
|
|
|
|
|
|
|
|
|
|
|
|
|
281 |
= 12.2 =
|
282 |
* Added in 'Set, replace, remove': server configuration to avoid PHP timeout and memory limitation in most cases
|
283 |
* Fixed deprecated jquery live()
|
@@ -394,7 +400,7 @@ Added spanish translation for the main texts of the plugin
|
|
394 |
* Updated *.pot file and german translation
|
395 |
|
396 |
= 10.0 =
|
397 |
-
* Introducing **premium version** [Quick Featured Images Pro](
|
398 |
* Deleted in 'Set, replace, remove': some filters and options in favor of the premium version
|
399 |
* Corrected CSS height for images in image column to keep the aspect ratio
|
400 |
* Updated *.pot file and german translation
|
@@ -402,6 +408,9 @@ Added spanish translation for the main texts of the plugin
|
|
402 |
|
403 |
== Upgrade Notice ==
|
404 |
|
|
|
|
|
|
|
405 |
= 12.2 =
|
406 |
Added prevention of PHP timeout and memory limitation, fixed live(), considered WordPress 4.7
|
407 |
|
1 |
=== Quick Featured Images ===
|
2 |
Contributors: Hinjiriyo
|
3 |
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=2KUW27NECWVWJ
|
4 |
+
Tags: audios, author, categories, custom post types, custom taxonomies, date, featured images, filter, image size, nextgen, remove, taxonomies, thumbnails, videos, posts, pages
|
5 |
Requires at least: 3.8
|
6 |
+
Tested up to: 4.7.3
|
7 |
+
Stable tag: 12.3
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
22 |
2. It **sets, replaces and removes featured images in a sortable image column** in lists of posts, pages and custom post types if they support thumbnails. So you can change the images per post quickly without leaving the posts list page.
|
23 |
3. It enables you to **define presets for automatic default featured images** for future posts as many as you need. You can set **accurate rules based on post properties**.
|
24 |
|
25 |
+
You get the free version here. If you want to include **audios, videos and custom post types** and get more options then take a look the **premium version** [Quick Featured Images Pro](https://www.quickfeaturedimages.com/).
|
26 |
|
27 |
= What users said =
|
28 |
* **"OMG Just Awesome!"** by vincentfijian on April 6, 2016
|
53 |
2. **Exchanging featured images:** You can replace or update several existing featured images with a selected image in one go.
|
54 |
3. **Deleting featured images:** You can remove a selected featured image or all existing featured images in one go.
|
55 |
|
56 |
+
If you want to **set the first content image as featured** then take a look the **premium version** [Quick Featured Images Pro](https://www.quickfeaturedimages.com/).
|
57 |
|
58 |
= Set, replace, remove: Options =
|
59 |
|
62 |
1. **overwrite existing featured images** or **keeping them unchanged**. The latter setting is the default.
|
63 |
2. **consider only posts without a featured image**. This will hide posts with featured images in the results list and will speed up the process.
|
64 |
|
65 |
+
If you want to use the option to **remove the first image in the content** then take a look the **premium version** [Quick Featured Images Pro](https://www.quickfeaturedimages.com/).
|
66 |
|
67 |
The **premium version** offers you several approaches for **setting the first image as featured** additionally:
|
68 |
|
78 |
1. **Use each selected image only once**. If there are more posts than selected images the remaining posts will not be changed.
|
79 |
2. **Remove excess featured images** after all selected images are used.
|
80 |
|
81 |
+
If you want to use these options then take a look the **premium version** [Quick Featured Images Pro](https://www.quickfeaturedimages.com/).
|
82 |
|
83 |
= Set, replace, remove: Filters =
|
84 |
|
102 |
8. Filter by **time**: Search by time specifications
|
103 |
9. Filter by **parent page**: Search child pages by parent page
|
104 |
|
105 |
+
If you want to use these filters then take a look the **premium version** [Quick Featured Images Pro](https://www.quickfeaturedimages.com/).
|
106 |
|
107 |
= Automatic Default Featured Images: Rules =
|
108 |
|
278 |
|
279 |
== Changelog ==
|
280 |
|
281 |
+
= 12.3 =
|
282 |
+
* Changed in part "Replace" of section "Set, replace, remove": Media library dialog box instead of image list to select the replacement images
|
283 |
+
* Improved: Faster check for found attachment against being an image
|
284 |
+
* Updated translations
|
285 |
+
* Tested successfully with WordPress 4.7.3
|
286 |
+
|
287 |
= 12.2 =
|
288 |
* Added in 'Set, replace, remove': server configuration to avoid PHP timeout and memory limitation in most cases
|
289 |
* Fixed deprecated jquery live()
|
400 |
* Updated *.pot file and german translation
|
401 |
|
402 |
= 10.0 =
|
403 |
+
* Introducing **premium version** [Quick Featured Images Pro](https://www.quickfeaturedimages.com/)
|
404 |
* Deleted in 'Set, replace, remove': some filters and options in favor of the premium version
|
405 |
* Corrected CSS height for images in image column to keep the aspect ratio
|
406 |
* Updated *.pot file and german translation
|
408 |
|
409 |
== Upgrade Notice ==
|
410 |
|
411 |
+
= 12.3 =
|
412 |
+
Faster image check, media library dialog box to select the replacement images, updated translations
|
413 |
+
|
414 |
= 12.2 =
|
415 |
Added prevention of PHP timeout and memory limitation, fixed live(), considered WordPress 4.7
|
416 |
|
admin/assets/js/admin.js
CHANGED
@@ -1,71 +1,71 @@
|
|
1 |
jQuery( document ).ready( function( $ ){
|
2 |
-
|
3 |
|
4 |
// single image selection
|
5 |
var selector_single_image_button = '#upload_image_button';
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
var custom_uploader;
|
11 |
|
12 |
-
|
13 |
-
|
14 |
-
|
15 |
-
|
16 |
-
|
17 |
-
|
18 |
-
|
19 |
-
|
20 |
-
|
21 |
-
|
22 |
-
|
23 |
-
|
24 |
-
|
25 |
-
|
26 |
var selector_image = '#selected_image';
|
27 |
-
|
28 |
-
|
29 |
-
|
30 |
-
|
31 |
-
|
32 |
-
|
33 |
-
|
34 |
-
|
35 |
-
|
36 |
-
|
37 |
-
|
38 |
-
|
39 |
// multiple images selection
|
40 |
var selector_multiple_images_button = '#select_images_multiple';
|
41 |
-
|
42 |
-
|
43 |
-
|
44 |
-
|
45 |
var custom_uploader;
|
46 |
|
47 |
-
|
48 |
var selector_advice = '#selection_advice';
|
49 |
|
50 |
-
|
51 |
-
|
52 |
-
|
53 |
-
|
54 |
-
|
55 |
-
|
56 |
-
|
57 |
-
|
58 |
-
|
59 |
-
|
60 |
-
|
61 |
-
|
62 |
-
|
63 |
var selector_blank_img = '#blank_image';
|
64 |
var img_set_classname = 'qfi_random_img';
|
65 |
// remove existing multiple images of rule
|
66 |
$( '.' + img_set_classname ).remove();
|
67 |
// build new list
|
68 |
-
|
69 |
var attachments_ids = [];
|
70 |
for ( i = 0; i < attachments.length; i++ ) {
|
71 |
// put id into array
|
@@ -73,12 +73,12 @@ jQuery( document ).ready( function( $ ){
|
|
73 |
// add image
|
74 |
$( '<img src="' + attachments[ i ].url + '" alt="" class="attachment-thumbnail ' + img_set_classname + '">' ).insertBefore( selector_blank_img );
|
75 |
}
|
76 |
-
|
77 |
-
|
78 |
-
|
79 |
-
|
80 |
-
|
81 |
-
|
82 |
-
|
83 |
-
|
84 |
} );
|
1 |
jQuery( document ).ready( function( $ ){
|
2 |
+
|
3 |
|
4 |
// single image selection
|
5 |
var selector_single_image_button = '#upload_image_button';
|
6 |
+
$( selector_single_image_button ).click( function( e ) {
|
7 |
+
|
8 |
+
e.preventDefault();
|
9 |
+
|
10 |
var custom_uploader;
|
11 |
|
12 |
+
//Extend the wp.media object
|
13 |
+
custom_uploader = wp.media.frames.file_frame = wp.media( {
|
14 |
+
title: $( selector_single_image_button ).val(),
|
15 |
+
library: {
|
16 |
+
type: 'image'
|
17 |
+
},
|
18 |
+
button: {
|
19 |
+
text: $( selector_single_image_button ).val()
|
20 |
+
},
|
21 |
+
multiple: false
|
22 |
+
} );
|
23 |
+
|
24 |
+
//When a file is selected, grab the URL and set it as the text field's value
|
25 |
+
custom_uploader.on( 'select', function() {
|
26 |
var selector_image = '#selected_image';
|
27 |
+
var attachment = custom_uploader.state().get( 'selection' ).first().toJSON();
|
28 |
+
$( '#image_id' ).val( attachment.id );
|
29 |
+
$( selector_image ).attr( 'src', attachment.url );
|
30 |
+
$( selector_image ).attr( 'class', 'attachment-thumbnail' );
|
31 |
+
$( selector_image ).attr( 'style', 'width:95%' );
|
32 |
+
} );
|
33 |
+
|
34 |
+
//Open the uploader dialog
|
35 |
+
custom_uploader.open();
|
36 |
+
|
37 |
+
} );
|
38 |
+
|
39 |
// multiple images selection
|
40 |
var selector_multiple_images_button = '#select_images_multiple';
|
41 |
+
$( selector_multiple_images_button ).click( function( e ) {
|
42 |
+
|
43 |
+
e.preventDefault();
|
44 |
+
|
45 |
var custom_uploader;
|
46 |
|
47 |
+
//Extend the wp.media object
|
48 |
var selector_advice = '#selection_advice';
|
49 |
|
50 |
+
custom_uploader = wp.media.frames.file_frame = wp.media( {
|
51 |
+
title: $( selector_multiple_images_button ).val() + ': ' + $( selector_advice ).val(),
|
52 |
+
library: {
|
53 |
+
type: 'image'
|
54 |
+
},
|
55 |
+
button: {
|
56 |
+
text: $( selector_multiple_images_button ).val()
|
57 |
+
},
|
58 |
+
multiple: true
|
59 |
+
} );
|
60 |
+
|
61 |
+
//When a file is selected, grab the URL and set it as the text field's value
|
62 |
+
custom_uploader.on( 'select', function() {
|
63 |
var selector_blank_img = '#blank_image';
|
64 |
var img_set_classname = 'qfi_random_img';
|
65 |
// remove existing multiple images of rule
|
66 |
$( '.' + img_set_classname ).remove();
|
67 |
// build new list
|
68 |
+
var attachments = custom_uploader.state().get( 'selection' ).toJSON();
|
69 |
var attachments_ids = [];
|
70 |
for ( i = 0; i < attachments.length; i++ ) {
|
71 |
// put id into array
|
73 |
// add image
|
74 |
$( '<img src="' + attachments[ i ].url + '" alt="" class="attachment-thumbnail ' + img_set_classname + '">' ).insertBefore( selector_blank_img );
|
75 |
}
|
76 |
+
$( '#multiple_image_ids' ).val( attachments_ids.toString() );
|
77 |
+
} );
|
78 |
+
|
79 |
+
//Open the uploader dialog
|
80 |
+
custom_uploader.open();
|
81 |
+
|
82 |
+
} );
|
83 |
+
|
84 |
} );
|
admin/class-quick-featured-images-admin.php
CHANGED
@@ -19,7 +19,7 @@
|
|
19 |
*
|
20 |
* @var string
|
21 |
*/
|
22 |
-
protected $plugin_version = '12.
|
23 |
|
24 |
/**
|
25 |
* Instance of this class.
|
19 |
*
|
20 |
* @var string
|
21 |
*/
|
22 |
+
protected $plugin_version = '12.3';
|
23 |
|
24 |
/**
|
25 |
* Instance of this class.
|
admin/class-quick-featured-images-defaults.php
CHANGED
@@ -755,7 +755,7 @@ class Quick_Featured_Images_Defaults {
|
|
755 |
if ( $found_id ) {
|
756 |
$img_id = absint( $found_id[ 1 ] );
|
757 |
// if is image: return its id
|
758 |
-
if (
|
759 |
return $img_id;
|
760 |
}
|
761 |
} // if(found_id)
|
755 |
if ( $found_id ) {
|
756 |
$img_id = absint( $found_id[ 1 ] );
|
757 |
// if is image: return its id
|
758 |
+
if ( wp_attachment_is_image( $img_id ) ) {
|
759 |
return $img_id;
|
760 |
}
|
761 |
} // if(found_id)
|
admin/class-quick-featured-images-tools.php
CHANGED
@@ -439,7 +439,7 @@ class Quick_Featured_Images_Tools { // only for debugging: extends Quick_Feature
|
|
439 |
if ( $this->is_image_required && ! $this->selected_image_id ) {
|
440 |
$this->display_error( 'no_image', false );
|
441 |
// check whether selected attachment is an image if required
|
442 |
-
} elseif ( $this->is_image_required && !
|
443 |
$this->display_error( 'no_result', sprintf( __( 'Wrong image ID %d', 'quick-featured-images' ), $this->selected_image_id ) );
|
444 |
// check whether there are selected images if required
|
445 |
} elseif ( 'assign_randomly' == $this->selected_action && ! $this->selected_multiple_image_ids ) {
|
@@ -1436,8 +1436,17 @@ class Quick_Featured_Images_Tools { // only for debugging: extends Quick_Feature
|
|
1436 |
* @return array the post ids assigned with the thumbnails
|
1437 |
*/
|
1438 |
private function get_post_ids_of_old_thumbnails() {
|
1439 |
-
$
|
1440 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1441 |
}
|
1442 |
|
1443 |
/**
|
@@ -1907,14 +1916,14 @@ class Quick_Featured_Images_Tools { // only for debugging: extends Quick_Feature
|
|
1907 |
$screen = get_current_screen();
|
1908 |
if ( $this->plugin_screen_hook_suffix == $screen->id ) {
|
1909 |
wp_enqueue_script( $this->plugin_slug . '-admin-script', plugins_url( 'assets/js/admin.js', __FILE__ ), array( 'jquery' ), $this->plugin_version );
|
|
|
|
|
|
|
|
|
|
|
|
|
1910 |
}
|
1911 |
|
1912 |
-
/*
|
1913 |
-
* Enqueue all stuff to use media API
|
1914 |
-
*
|
1915 |
-
* requires at least WP 3.5
|
1916 |
-
*/
|
1917 |
-
wp_enqueue_media();
|
1918 |
}
|
1919 |
|
1920 |
/**
|
439 |
if ( $this->is_image_required && ! $this->selected_image_id ) {
|
440 |
$this->display_error( 'no_image', false );
|
441 |
// check whether selected attachment is an image if required
|
442 |
+
} elseif ( $this->is_image_required && ! wp_attachment_is_image( $this->selected_image_id ) ) {
|
443 |
$this->display_error( 'no_result', sprintf( __( 'Wrong image ID %d', 'quick-featured-images' ), $this->selected_image_id ) );
|
444 |
// check whether there are selected images if required
|
445 |
} elseif ( 'assign_randomly' == $this->selected_action && ! $this->selected_multiple_image_ids ) {
|
1436 |
* @return array the post ids assigned with the thumbnails
|
1437 |
*/
|
1438 |
private function get_post_ids_of_old_thumbnails() {
|
1439 |
+
$key = 'replacement_image_ids';
|
1440 |
+
if ( isset( $_POST[ $key ] ) ) {
|
1441 |
+
if ( is_array( $_POST[ $key ] ) ) {
|
1442 |
+
$this->selected_old_image_ids = $this->get_sanitized_array( $key, $this->get_featured_image_ids() );
|
1443 |
+
} else {
|
1444 |
+
$this->selected_old_image_ids = explode( ',', $_POST[ $key ] );
|
1445 |
+
}
|
1446 |
+
return $this->get_post_ids_of_featured_image_ids( $this->selected_old_image_ids );
|
1447 |
+
} else {
|
1448 |
+
return array();
|
1449 |
+
}
|
1450 |
}
|
1451 |
|
1452 |
/**
|
1916 |
$screen = get_current_screen();
|
1917 |
if ( $this->plugin_screen_hook_suffix == $screen->id ) {
|
1918 |
wp_enqueue_script( $this->plugin_slug . '-admin-script', plugins_url( 'assets/js/admin.js', __FILE__ ), array( 'jquery' ), $this->plugin_version );
|
1919 |
+
/*
|
1920 |
+
* Enqueue all stuff to use media API
|
1921 |
+
*
|
1922 |
+
* requires at least WP 3.5
|
1923 |
+
*/
|
1924 |
+
wp_enqueue_media();
|
1925 |
}
|
1926 |
|
|
|
|
|
|
|
|
|
|
|
|
|
1927 |
}
|
1928 |
|
1929 |
/**
|
admin/views/form_select.php
CHANGED
@@ -1,37 +1,26 @@
|
|
1 |
<?php
|
2 |
// display used featured images if user selected replacement with the selected image
|
3 |
if ( 'replace' == $this->selected_action ) {
|
4 |
-
$
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
<?php
|
9 |
-
if ( $this->is_error_no_old_image ) {
|
10 |
?>
|
11 |
-
|
12 |
-
|
13 |
-
|
14 |
-
|
15 |
<?php
|
16 |
-
|
17 |
?>
|
|
|
18 |
<h2><?php _e( 'Select the featured images you want to replace by the selected image.', 'quick-featured-images' ); ?></h2>
|
19 |
<p><?php _e( 'You can select multiple images. Select at least one image.', 'quick-featured-images' ); ?></p>
|
20 |
-
<p
|
21 |
-
|
22 |
-
|
23 |
-
|
24 |
-
|
25 |
-
?>
|
26 |
-
<label for="<?php printf( 'qfi_%d', $thumb_id ); ?>" style="width: <?php echo $this->used_thumbnail_width; ?>px;">
|
27 |
-
<input type="checkbox" id="<?php printf( 'qfi_%d', $thumb_id ); ?>" name="replacement_image_ids[]" value="<?php echo $thumb_id; ?>" <?php checked( in_array( $thumb_id, $this->selected_old_image_ids ) ); ?>>
|
28 |
-
<?php
|
29 |
-
echo wp_get_attachment_image( $thumb_id, 'thumbnail' );
|
30 |
-
?>
|
31 |
-
</label>
|
32 |
-
<?php
|
33 |
-
} // foreach()
|
34 |
-
?>
|
35 |
</p>
|
36 |
<p>
|
37 |
<input type="hidden" name="image_id" value="<?php echo $this->selected_image_id; ?>" />
|
@@ -39,15 +28,8 @@ if ( 'replace' == $this->selected_action ) {
|
|
39 |
<?php wp_nonce_field( 'quickfi_refine', $this->plugin_slug . '_nonce' ); ?>
|
40 |
<input type="submit" class="button" value="<?php _e( 'Preview filtering', 'quick-featured-images' ); ?>" />
|
41 |
</p>
|
|
|
42 |
</form>
|
43 |
-
<?php
|
44 |
-
} else {
|
45 |
-
?>
|
46 |
-
<p><?php _e( 'There are no featured images in use.', 'quick-featured-images' ); ?></p>
|
47 |
-
<p><a class="button" href="<?php echo esc_url( admin_url( sprintf( 'admin.php?page=%s', $this->page_slug ) ) );?>"><?php _e( 'Start again', 'quick-featured-images' );?></a></p>
|
48 |
-
<?php
|
49 |
-
} // if( thumb_ids_in_use )
|
50 |
-
?>
|
51 |
<?php
|
52 |
} else {
|
53 |
// else display filter selection
|
@@ -92,7 +74,7 @@ if ( 'replace' == $this->selected_action ) {
|
|
92 |
<li><?php _e( 'Use each selected image only once', 'quick-featured-images' ); ?></li>
|
93 |
<li><?php _e( 'Remove excess featured images after all selected images are used', 'quick-featured-images' ); ?></li>
|
94 |
</ol>
|
95 |
-
<p class="qfi_ad_for_pro"><?php _e( 'Get the premium version', 'quick-featured-images' ); ?> <a href="
|
96 |
<?php
|
97 |
} // if(assign_randomly)
|
98 |
?>
|
@@ -130,7 +112,7 @@ if ( 'replace' == $this->selected_action ) {
|
|
130 |
} // foreach()
|
131 |
?>
|
132 |
</fieldset>
|
133 |
-
<p class="qfi_ad_for_pro"><?php _e( 'Are you looking for more options and more filters?', 'quick-featured-images' );?> <?php _e( 'Get the premium version', 'quick-featured-images' ); ?> <a href="
|
134 |
<p><?php _e( 'On the next page you can refine the filters. If you did not select any filter you will go to the preview list directly.', 'quick-featured-images' ); ?></p>
|
135 |
<p>
|
136 |
<?php
|
@@ -152,7 +134,7 @@ if ( $this->selected_multiple_image_ids ) {
|
|
152 |
<h3><?php _e( 'If you encounter a white, blank page, read this', 'quick-featured-images' ); ?></h3>
|
153 |
<p><?php _e( 'Facing a white blank page while trying to treat thousands of posts is the effect of limited memory capacities on the website server. Instead of treating a huge amount of posts in one single go try to treat small amounts of posts multiple times successively. To achieve that do:', 'quick-featured-images' ); ?></p>
|
154 |
<ol>
|
155 |
-
<li class="qfi_ad_for_pro"><?php _e( 'Get the premium version', 'quick-featured-images' ); ?> <a href="
|
156 |
<li><?php _e( 'add the time filter,', 'quick-featured-images' ); ?></li>
|
157 |
<li><?php _e( 'set a small time range,', 'quick-featured-images' ); ?></li>
|
158 |
<li><?php _e( 'do the process', 'quick-featured-images' ); ?></li>
|
1 |
<?php
|
2 |
// display used featured images if user selected replacement with the selected image
|
3 |
if ( 'replace' == $this->selected_action ) {
|
4 |
+
$blank_img_url = includes_url() . 'images/blank.gif';
|
5 |
+
$img_ids = is_array( $this->selected_multiple_image_ids ) ? implode( ',', $this->selected_multiple_image_ids ) : '';
|
6 |
+
|
7 |
+
if ( $this->is_error_no_old_image ) {
|
|
|
|
|
8 |
?>
|
9 |
+
<h2><?php _e( 'Notice', 'quick-featured-images' ); ?></h2>
|
10 |
+
<div class="qfi_content_inside">
|
11 |
+
<p class="failure"><?php _e( 'You did not have selected an image from the list below. To go on select at least one image you want to replace by the selected image.', 'quick-featured-images' ); ?></p>
|
12 |
+
</div>
|
13 |
<?php
|
14 |
+
} // if( is_error_no_old_image )
|
15 |
?>
|
16 |
+
<form method="post" action="<?php echo esc_url( admin_url( sprintf( 'admin.php?page=%s&step=confirm', $this->page_slug ) ) ); ?>">
|
17 |
<h2><?php _e( 'Select the featured images you want to replace by the selected image.', 'quick-featured-images' ); ?></h2>
|
18 |
<p><?php _e( 'You can select multiple images. Select at least one image.', 'quick-featured-images' ); ?></p>
|
19 |
+
<p><?php _e( 'To select multiple images click on the button and use the CTRL key while clicking on the images.', 'quick-featured-images' ); ?></p>
|
20 |
+
<p>
|
21 |
+
<input type="hidden" id="multiple_image_ids" name="replacement_image_ids" value="<?php echo $img_ids; ?>">
|
22 |
+
<img id="blank_image" src="<?php echo $blank_img_url; ?>" alt="" /><br />
|
23 |
+
<input type="button" id="select_images_multiple" class="button" value="<?php _e( 'Choose Images', 'quick-featured-images' ); ?>" />
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
24 |
</p>
|
25 |
<p>
|
26 |
<input type="hidden" name="image_id" value="<?php echo $this->selected_image_id; ?>" />
|
28 |
<?php wp_nonce_field( 'quickfi_refine', $this->plugin_slug . '_nonce' ); ?>
|
29 |
<input type="submit" class="button" value="<?php _e( 'Preview filtering', 'quick-featured-images' ); ?>" />
|
30 |
</p>
|
31 |
+
<input type="hidden" id="selection_advice" name="selection_advice" value="<?php _e( 'Use CTRL for multiple choice', 'quick-featured-images' ); ?>" />
|
32 |
</form>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
33 |
<?php
|
34 |
} else {
|
35 |
// else display filter selection
|
74 |
<li><?php _e( 'Use each selected image only once', 'quick-featured-images' ); ?></li>
|
75 |
<li><?php _e( 'Remove excess featured images after all selected images are used', 'quick-featured-images' ); ?></li>
|
76 |
</ol>
|
77 |
+
<p class="qfi_ad_for_pro"><?php _e( 'Get the premium version', 'quick-featured-images' ); ?> <a href="https://www.quickfeaturedimages.com<?php _e( '/', 'quick-featured-images' ); ?>">Quick Featured Images Pro</a>.</p>
|
78 |
<?php
|
79 |
} // if(assign_randomly)
|
80 |
?>
|
112 |
} // foreach()
|
113 |
?>
|
114 |
</fieldset>
|
115 |
+
<p class="qfi_ad_for_pro"><?php _e( 'Are you looking for more options and more filters?', 'quick-featured-images' );?> <?php _e( 'Get the premium version', 'quick-featured-images' ); ?> <a href="https://www.quickfeaturedimages.com<?php _e( '/', 'quick-featured-images' ); ?>">Quick Featured Images Pro</a>.</p>
|
116 |
<p><?php _e( 'On the next page you can refine the filters. If you did not select any filter you will go to the preview list directly.', 'quick-featured-images' ); ?></p>
|
117 |
<p>
|
118 |
<?php
|
134 |
<h3><?php _e( 'If you encounter a white, blank page, read this', 'quick-featured-images' ); ?></h3>
|
135 |
<p><?php _e( 'Facing a white blank page while trying to treat thousands of posts is the effect of limited memory capacities on the website server. Instead of treating a huge amount of posts in one single go try to treat small amounts of posts multiple times successively. To achieve that do:', 'quick-featured-images' ); ?></p>
|
136 |
<ol>
|
137 |
+
<li class="qfi_ad_for_pro"><?php _e( 'Get the premium version', 'quick-featured-images' ); ?> <a href="https://www.quickfeaturedimages.com<?php _e( '/', 'quick-featured-images' ); ?>">Quick Featured Images Pro</a>.</li>
|
138 |
<li><?php _e( 'add the time filter,', 'quick-featured-images' ); ?></li>
|
139 |
<li><?php _e( 'set a small time range,', 'quick-featured-images' ); ?></li>
|
140 |
<li><?php _e( 'do the process', 'quick-featured-images' ); ?></li>
|
admin/views/form_start.php
CHANGED
@@ -110,7 +110,7 @@ foreach ( $this->valid_actions_without_image as $name => $label ) {
|
|
110 |
<?php
|
111 |
}
|
112 |
?>
|
113 |
-
<p class="qfi_ad_for_pro"><?php _e( 'Do you want to assign the first image of each post?', 'quick-featured-images' ); ?> <?php _e( 'Get the premium version', 'quick-featured-images' ); ?> <a href="
|
114 |
</fieldset>
|
115 |
<?php
|
116 |
wp_nonce_field( 'quickfi_start', $this->plugin_slug . '_nonce' );
|
110 |
<?php
|
111 |
}
|
112 |
?>
|
113 |
+
<p class="qfi_ad_for_pro"><?php _e( 'Do you want to assign the first image of each post?', 'quick-featured-images' ); ?> <?php _e( 'Get the premium version', 'quick-featured-images' ); ?> <a href="https://www.quickfeaturedimages.com<?php _e( '/', 'quick-featured-images' ); ?>">Quick Featured Images Pro</a>.</p>
|
114 |
</fieldset>
|
115 |
<?php
|
116 |
wp_nonce_field( 'quickfi_start', $this->plugin_slug . '_nonce' );
|
admin/views/section_defaults.php
CHANGED
@@ -489,5 +489,5 @@ wp_nonce_field( 'save_default_images', 'knlk235rf' );
|
|
489 |
<li><?php esc_html_e( 'User defined order of rules', 'quick-featured-images' ); ?></li>
|
490 |
<li><?php esc_html_e( 'Import your rules from this plugin into the premium plugin', 'quick-featured-images' ); ?></li>
|
491 |
</ol>
|
492 |
-
<p class="qfi_ad_for_pro"><?php esc_html_e( 'Get the premium version', 'quick-featured-images' ); ?> <a href="
|
493 |
|
489 |
<li><?php esc_html_e( 'User defined order of rules', 'quick-featured-images' ); ?></li>
|
490 |
<li><?php esc_html_e( 'Import your rules from this plugin into the premium plugin', 'quick-featured-images' ); ?></li>
|
491 |
</ol>
|
492 |
+
<p class="qfi_ad_for_pro"><?php esc_html_e( 'Get the premium version', 'quick-featured-images' ); ?> <a href="https://www.quickfeaturedimages.com<?php _e( '/', 'quick-featured-images' ); ?>">Quick Featured Images Pro</a>.</p>
|
493 |
|
admin/views/section_footer.php
CHANGED
@@ -56,7 +56,7 @@ if ( ! in_array( $paypal_locale, array( 'en_US', 'en_AU', 'es_ES', 'fr_FR', 'de_
|
|
56 |
<dt><?php _e( 'Do you need support or have an idea for the plugin?', $text_domain ); ?></dt><dd><a href="http://wordpress.org/support/plugin/quick-featured-images"><?php _e( 'Post your questions and ideas about Quick Featured Images in the forum at wordpress.org!', $text_domain ); ?></a></dd>
|
57 |
<dt><?php _e( 'Special thanks for the fine frontend style of the plugin go to', $text_domain ); ?></dt><dd><a href="http://alexandra-mutter.de/?ref=quick-featured-images"><?php echo get_avatar( 'allamoda07@googlemail.com', 44 ); ?>alexandra mutter design</a></dd>
|
58 |
<dt><?php _e( 'Let the thumbnails appear in the widget of the most recent posts with this fast plugin', $text_domain ); ?></dt><dd><a href="http://wordpress.org/plugins/recent-posts-widget-with-thumbnails/"><?php printf( __( 'Download plugin %s at %s!', $text_domain ), '<strong>Recent Posts Widget With Thumbnails</strong>', 'wordpress.org' ); ?></a></dd>
|
59 |
-
<dt><?php _e( 'Get the premium version', 'quick-featured-images' ); ?> <a href="
|
60 |
</dl>
|
61 |
</div><!-- .qfi_content -->
|
62 |
</div><!-- #qfi_footer -->
|
56 |
<dt><?php _e( 'Do you need support or have an idea for the plugin?', $text_domain ); ?></dt><dd><a href="http://wordpress.org/support/plugin/quick-featured-images"><?php _e( 'Post your questions and ideas about Quick Featured Images in the forum at wordpress.org!', $text_domain ); ?></a></dd>
|
57 |
<dt><?php _e( 'Special thanks for the fine frontend style of the plugin go to', $text_domain ); ?></dt><dd><a href="http://alexandra-mutter.de/?ref=quick-featured-images"><?php echo get_avatar( 'allamoda07@googlemail.com', 44 ); ?>alexandra mutter design</a></dd>
|
58 |
<dt><?php _e( 'Let the thumbnails appear in the widget of the most recent posts with this fast plugin', $text_domain ); ?></dt><dd><a href="http://wordpress.org/plugins/recent-posts-widget-with-thumbnails/"><?php printf( __( 'Download plugin %s at %s!', $text_domain ), '<strong>Recent Posts Widget With Thumbnails</strong>', 'wordpress.org' ); ?></a></dd>
|
59 |
+
<dt><?php _e( 'Get the premium version', 'quick-featured-images' ); ?> <a href="https://www.quickfeaturedimages.com<?php _e( '/', 'quick-featured-images' ); ?>">Quick Featured Images Pro</a></dd>
|
60 |
</dl>
|
61 |
</div><!-- .qfi_content -->
|
62 |
</div><!-- #qfi_footer -->
|
admin/views/section_overview.php
CHANGED
@@ -87,8 +87,8 @@ if ( current_user_can( $qfi_settings_instance->get_required_user_cap() ) ) {
|
|
87 |
</li>
|
88 |
<li>
|
89 |
<h3><?php _e( 'The premium version', 'quick-featured-images' ); ?></h3>
|
90 |
-
<p><a href="
|
91 |
-
<p><?php _e( 'Are you looking for more options and more filters?', 'quick-featured-images' ); ?> <?php _e( 'Get the premium version', 'quick-featured-images' ); ?> <a href="
|
92 |
</li>
|
93 |
</ul>
|
94 |
|
87 |
</li>
|
88 |
<li>
|
89 |
<h3><?php _e( 'The premium version', 'quick-featured-images' ); ?></h3>
|
90 |
+
<p><a href="https://www.quickfeaturedimages.com<?php _e( '/', 'quick-featured-images' ); ?>"><img alt="Quick Featured Images Pro" src="<?php echo plugin_dir_url( dirname( dirname( __FILE__ ) ) ); ?>admin/assets/images/logo_qfi_pro.gif" style="width:100%;height:auto;"></a></p>
|
91 |
+
<p><?php _e( 'Are you looking for more options and more filters?', 'quick-featured-images' ); ?> <?php _e( 'Get the premium version', 'quick-featured-images' ); ?> <a href="https://www.quickfeaturedimages.com<?php _e( '/', 'quick-featured-images' ); ?>">Quick Featured Images Pro</a>.</p>
|
92 |
</li>
|
93 |
</ul>
|
94 |
|
languages/quick-featured-images-ar.mo
CHANGED
Binary file
|
languages/quick-featured-images-ar.po
CHANGED
@@ -4,15 +4,15 @@ msgid ""
|
|
4 |
msgstr ""
|
5 |
"Project-Id-Version: Quick Featured Images Pro\n"
|
6 |
"Report-Msgid-Bugs-To: http://quickfeaturedimages.com\n"
|
7 |
-
"POT-Creation-Date:
|
8 |
-
"PO-Revision-Date:
|
9 |
"Last-Translator: Martin Stehle <m.stehle@gmx.de>\n"
|
10 |
"Language-Team: m.stehle@gmx.de\n"
|
11 |
"Language: ar\n"
|
12 |
"MIME-Version: 1.0\n"
|
13 |
"Content-Type: text/plain; charset=UTF-8\n"
|
14 |
"Content-Transfer-Encoding: 8bit\n"
|
15 |
-
"X-Generator: Poedit 1.8.
|
16 |
"X-Poedit-KeywordsList: __;_e;_n;_x;esc_html_e;esc_html__;esc_attr_e;"
|
17 |
"esc_attr__;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2;_x:1,2c;_n:1,2\n"
|
18 |
"X-Poedit-Basepath: ..\n"
|
@@ -21,7 +21,6 @@ msgstr ""
|
|
21 |
"X-Poedit-SearchPath-0: .\n"
|
22 |
|
23 |
#: admin/class-quick-featured-images-admin.php:213
|
24 |
-
#, fuzzy
|
25 |
msgid ""
|
26 |
"Your time-saving Swiss Army Knife for featured images: Set, replace and "
|
27 |
"delete them in bulk, in posts lists and set default images for future posts."
|
@@ -49,19 +48,19 @@ msgstr "مرحباً بك في %s! يمكنك أن تجد الإضافة في %s
|
|
49 |
#: admin/class-quick-featured-images-columns.php:408
|
50 |
#, php-format
|
51 |
msgid "Change “%s”"
|
52 |
-
msgstr ""
|
53 |
|
54 |
#: admin/class-quick-featured-images-columns.php:311
|
55 |
#: admin/class-quick-featured-images-columns.php:409
|
56 |
#, php-format
|
57 |
msgid "Remove “%s”"
|
58 |
-
msgstr ""
|
59 |
|
60 |
#: admin/class-quick-featured-images-columns.php:333
|
61 |
#: admin/class-quick-featured-images-columns.php:478
|
62 |
#, php-format
|
63 |
msgid "Set image for “%s”"
|
64 |
-
msgstr ""
|
65 |
|
66 |
#: admin/class-quick-featured-images-defaults.php:213
|
67 |
msgid "Changes saved."
|
@@ -98,11 +97,11 @@ msgstr "قائمة المقالات مع عمود الصورة"
|
|
98 |
|
99 |
#: admin/class-quick-featured-images-settings.php:417
|
100 |
msgid "Visibility of the plugin"
|
101 |
-
msgstr ""
|
102 |
|
103 |
#: admin/class-quick-featured-images-settings.php:425
|
104 |
msgid "Which user role may see the plugin"
|
105 |
-
msgstr ""
|
106 |
|
107 |
#: admin/class-quick-featured-images-settings.php:557
|
108 |
msgid ""
|
@@ -113,11 +112,12 @@ msgstr ""
|
|
113 |
|
114 |
#: admin/class-quick-featured-images-settings.php:569
|
115 |
msgid "Minimum user role to see the plugin in the backend"
|
116 |
-
msgstr ""
|
117 |
|
118 |
#: admin/class-quick-featured-images-settings.php:605
|
119 |
msgid "Select the minimum user role a user must have to see the plugin."
|
120 |
msgstr ""
|
|
|
121 |
|
122 |
#: admin/class-quick-featured-images-settings.php:606
|
123 |
#, php-format
|
@@ -125,6 +125,7 @@ msgid ""
|
|
125 |
"The rules as set in “%s” works on posts independently of this "
|
126 |
"setting."
|
127 |
msgstr ""
|
|
|
128 |
|
129 |
#: admin/class-quick-featured-images-settings.php:607
|
130 |
msgid ""
|
@@ -132,10 +133,13 @@ msgid ""
|
|
132 |
"thumbnails with action links or the thumbnails only. To switch image columns "
|
133 |
"on and off use the section above."
|
134 |
msgstr ""
|
|
|
|
|
|
|
135 |
|
136 |
#: admin/class-quick-featured-images-settings.php:608
|
137 |
msgid "This page is accessible for administrators only."
|
138 |
-
msgstr ""
|
139 |
|
140 |
#: admin/class-quick-featured-images-settings.php:618
|
141 |
msgid ""
|
@@ -147,138 +151,138 @@ msgstr ""
|
|
147 |
|
148 |
#: admin/class-quick-featured-images-settings.php:627
|
149 |
msgid "Controls which minimum user role can see the plugin."
|
150 |
-
msgstr ""
|
151 |
|
152 |
-
#: admin/class-quick-featured-images-tools.php:
|
153 |
#, php-format
|
154 |
msgid "Wrong image ID %d"
|
155 |
msgstr "معرّف صورة خاطئ %d"
|
156 |
|
157 |
-
#: admin/class-quick-featured-images-tools.php:
|
158 |
msgid "Select"
|
159 |
msgstr "اختر"
|
160 |
|
161 |
-
#: admin/class-quick-featured-images-tools.php:
|
162 |
msgid "Add filter"
|
163 |
msgstr "إضافة فلتر"
|
164 |
|
165 |
-
#: admin/class-quick-featured-images-tools.php:
|
166 |
msgid "Refine"
|
167 |
msgstr "تنقيح"
|
168 |
|
169 |
-
#: admin/class-quick-featured-images-tools.php:
|
170 |
msgid "Confirm"
|
171 |
msgstr "تأكيد"
|
172 |
|
173 |
-
#: admin/class-quick-featured-images-tools.php:
|
174 |
msgid "Perform"
|
175 |
msgstr "نفّذ"
|
176 |
|
177 |
-
#: admin/class-quick-featured-images-tools.php:
|
178 |
msgid "Set the selected image as new featured image"
|
179 |
msgstr "استخدم الصورة المحددة كصورة بارزة جديدة"
|
180 |
|
181 |
-
#: admin/class-quick-featured-images-tools.php:
|
182 |
msgid "Replace featured images by the selected image"
|
183 |
msgstr "استبدل الصور البارزة بالصورة المحددة"
|
184 |
|
185 |
-
#: admin/class-quick-featured-images-tools.php:
|
186 |
msgid "Remove the selected image as featured image"
|
187 |
msgstr "أزل الصورة المحددة كصورة بارزة"
|
188 |
|
189 |
-
#: admin/class-quick-featured-images-tools.php:
|
190 |
msgid "Remove any image as featured image"
|
191 |
msgstr "أزل أي صورة كصورة بارزة"
|
192 |
|
193 |
-
#: admin/class-quick-featured-images-tools.php:
|
194 |
msgid "Set multiple images randomly as featured images"
|
195 |
msgstr "استخدم صور متعددة عشوائياً كصور بارزة"
|
196 |
|
197 |
-
#: admin/class-quick-featured-images-tools.php:
|
198 |
msgid "Overwrite featured images"
|
199 |
msgstr "استبدل الصور البارزة"
|
200 |
|
201 |
-
#: admin/class-quick-featured-images-tools.php:
|
202 |
msgid "Consider only posts without any featured image"
|
203 |
msgstr "فقط المقالات التي بدون صور بارزة"
|
204 |
|
205 |
-
#: admin/class-quick-featured-images-tools.php:
|
206 |
msgid "Post Type Filter"
|
207 |
msgstr "فلتر نوع المقالة"
|
208 |
|
209 |
-
#: admin/class-quick-featured-images-tools.php:
|
210 |
msgid "Category Filter"
|
211 |
msgstr "فلتر التصنيف"
|
212 |
|
213 |
-
#: admin/class-quick-featured-images-tools.php:
|
214 |
msgid "Tag Filter"
|
215 |
msgstr "فلتر الوسوم"
|
216 |
|
217 |
-
#: admin/class-quick-featured-images-tools.php:
|
218 |
msgid "Image width in pixels lower than"
|
219 |
msgstr "عرض الصورة بالبكسل أقل من"
|
220 |
|
221 |
-
#: admin/class-quick-featured-images-tools.php:
|
222 |
msgid "Image height in pixels lower than"
|
223 |
msgstr "ارتفاع الصورة بالبكسل أقل من"
|
224 |
|
225 |
-
#: admin/class-quick-featured-images-tools.php:
|
226 |
#, php-format
|
227 |
msgid "The input field %s is empty."
|
228 |
msgstr "حقل الإدخال %s فارغ"
|
229 |
|
230 |
-
#: admin/class-quick-featured-images-tools.php:
|
231 |
msgid "Type in a value into the input field."
|
232 |
msgstr "اكتب قيمة في حقل الإدخال"
|
233 |
|
234 |
-
#: admin/class-quick-featured-images-tools.php:
|
235 |
#, php-format
|
236 |
msgid "%s is not defined."
|
237 |
msgstr "%s غير معرّف"
|
238 |
|
239 |
-
#: admin/class-quick-featured-images-tools.php:
|
240 |
msgid "Check how to define the value."
|
241 |
msgstr "تحقق من كيفية تحديد القيمة."
|
242 |
|
243 |
-
#: admin/class-quick-featured-images-tools.php:
|
244 |
msgid "There is no selected image."
|
245 |
msgstr "لا يوجد صورة محددة."
|
246 |
|
247 |
-
#: admin/class-quick-featured-images-tools.php:
|
248 |
msgid "Select an image from the media library."
|
249 |
msgstr "حدد صورة من مكتبة الوسائط."
|
250 |
|
251 |
-
#: admin/class-quick-featured-images-tools.php:
|
252 |
#: admin/views/section_image.php:51
|
253 |
msgid "You have not selected an action."
|
254 |
msgstr "لم تقم بتحديد إجراء."
|
255 |
|
256 |
-
#: admin/class-quick-featured-images-tools.php:
|
257 |
msgid "Start again and select which action you want to apply."
|
258 |
msgstr "ابدأ مرة أخرى وحدد أي إجراء تريد تنفيذه."
|
259 |
|
260 |
-
#: admin/class-quick-featured-images-tools.php:
|
261 |
#, php-format
|
262 |
msgid "The input field %s has an invalid value."
|
263 |
msgstr "حقل الإدخال %s به قيمة خاطئة."
|
264 |
|
265 |
-
#: admin/class-quick-featured-images-tools.php:
|
266 |
msgid "Type in valid values in the input field."
|
267 |
msgstr "أدخل قيم صالحة في حقل الإدخال."
|
268 |
|
269 |
-
#: admin/class-quick-featured-images-tools.php:
|
270 |
msgid "Type in values stored by WordPress."
|
271 |
msgstr "أدخل قيم مخزنة بواسطة ووردبريس."
|
272 |
|
273 |
-
#: admin/class-quick-featured-images-tools.php:
|
274 |
msgid "Set, replace, remove"
|
275 |
msgstr "حدد، استبدل، احذف"
|
276 |
|
277 |
-
#: admin/class-quick-featured-images-tools.php:
|
278 |
msgid "Bulk set, replace and remove featured images for existing posts"
|
279 |
msgstr "لمجموعة دفعة واحدة، حدد واستبدل واحذف الصور البارزة لمقالات موجودة"
|
280 |
|
281 |
-
#: admin/class-quick-featured-images-tools.php:
|
282 |
msgid "Bulk set as featured image"
|
283 |
msgstr "حدد كصورة بارزة لمجموعة دفعة واحدة"
|
284 |
|
@@ -396,8 +400,8 @@ msgstr "تأكيد التغيير"
|
|
396 |
msgid "You can not undo the operation!"
|
397 |
msgstr "لا يمكنك التراجع عن الإجراء !"
|
398 |
|
399 |
-
#: admin/views/form_confirm.php:173 admin/views/
|
400 |
-
#: admin/views/
|
401 |
msgid "Start again"
|
402 |
msgstr "ابدأ مرة أخرى"
|
403 |
|
@@ -428,7 +432,7 @@ msgstr "مهما فعلت: بإمكانك تأكيد اختيارك في الص
|
|
428 |
msgid "File %s is not available."
|
429 |
msgstr "الملف %s غير موجود."
|
430 |
|
431 |
-
#: admin/views/form_refine.php:48 admin/views/form_select.php:
|
432 |
msgid "Preview filtering"
|
433 |
msgstr "معاينة الفلترة"
|
434 |
|
@@ -439,12 +443,12 @@ msgid ""
|
|
439 |
msgstr ""
|
440 |
"لا يوجد فلاتر محددة. قم بتعديل اختيارك للفلاتر أو أكمل بالضغط على زرّ التالي."
|
441 |
|
442 |
-
#: admin/views/form_select.php:
|
443 |
#: admin/views/section_defaults.php:213
|
444 |
msgid "Notice"
|
445 |
msgstr "لاحظ"
|
446 |
|
447 |
-
#: admin/views/form_select.php:
|
448 |
msgid ""
|
449 |
"You did not have selected an image from the list below. To go on select at "
|
450 |
"least one image you want to replace by the selected image."
|
@@ -452,109 +456,121 @@ msgstr ""
|
|
452 |
"لم تقم باتخيار صورة من القائمة بالأسفل. لكي تكمل اختر صورة واحدة على الأقل "
|
453 |
"تريد استبدالها بالصورة المحددة."
|
454 |
|
455 |
-
#: admin/views/form_select.php:
|
456 |
msgid "Select the featured images you want to replace by the selected image."
|
457 |
msgstr "قم باختيار الصور البارزة التي تريد استبدالها بالصورة المحددة."
|
458 |
|
459 |
-
#: admin/views/form_select.php:
|
460 |
msgid "You can select multiple images. Select at least one image."
|
461 |
msgstr "بإمكانك اختيار عدة صور. اختر على الأقل صورة واحدة."
|
462 |
|
463 |
-
#: admin/views/form_select.php:
|
464 |
-
msgid "
|
465 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
466 |
|
467 |
-
#: admin/views/form_select.php:
|
|
|
|
|
|
|
|
|
468 |
msgid "Refine your selections"
|
469 |
msgstr "قم بتنقيح اختيارك"
|
470 |
|
471 |
-
#: admin/views/form_select.php:
|
472 |
msgid "You can control the process with the following options."
|
473 |
msgstr "بإمكانك التحكم بالعملية بواسطة الخيارات التالية."
|
474 |
|
475 |
-
#: admin/views/form_select.php:
|
476 |
msgid "Optional: Select options"
|
477 |
msgstr "اختياري: حدد خيار"
|
478 |
|
479 |
-
#: admin/views/form_select.php:
|
480 |
msgid "Process Options"
|
481 |
msgstr "خيارات العملية"
|
482 |
|
483 |
-
#: admin/views/form_select.php:
|
484 |
msgid "Overwrite existing featured images with new ones"
|
485 |
msgstr "استبدل الصور البارزة الجديدة مكان الحالية."
|
486 |
|
487 |
-
#: admin/views/form_select.php:
|
488 |
msgid ""
|
489 |
"Posts with featured images will be ignored, even if the Overwrite option is "
|
490 |
"checked "
|
491 |
msgstr ""
|
492 |
"المقالات التي لها صور بارزة سيتم تجاهلها، حتى لو كان خيار الاستبدال مفعّل."
|
493 |
|
494 |
-
#: admin/views/form_select.php:
|
495 |
msgid "There are two more options in the premium version for random images:"
|
496 |
msgstr "يوجد هناك خيارين إضافيين للصور العشوائية في النسخة المدفوعة:"
|
497 |
|
498 |
-
#: admin/views/form_select.php:
|
499 |
msgid "Use each selected image only once"
|
500 |
msgstr "استخدم كل صورة مستخدمة لمرة واحدة"
|
501 |
|
502 |
-
#: admin/views/form_select.php:
|
503 |
msgid "Remove excess featured images after all selected images are used"
|
504 |
msgstr "أزل الصور البارزة الفائضة بعد استخدام جميع الصور المحددة"
|
505 |
|
506 |
-
#: admin/views/form_select.php:
|
507 |
-
#: admin/views/form_select.php:
|
508 |
#: admin/views/section_defaults.php:492 admin/views/section_footer.php:59
|
509 |
#: admin/views/section_overview.php:91
|
510 |
msgid "Get the premium version"
|
511 |
msgstr "أحصل على النسخة المدفوعة"
|
512 |
|
513 |
-
#: admin/views/form_select.php:
|
514 |
-
#: admin/views/form_select.php:
|
515 |
#: admin/views/section_defaults.php:492 admin/views/section_footer.php:59
|
516 |
#: admin/views/section_overview.php:90 admin/views/section_overview.php:91
|
517 |
msgid "/"
|
518 |
msgstr "\\"
|
519 |
|
520 |
-
#: admin/views/form_select.php:
|
521 |
msgid "Optional: Add a filter"
|
522 |
msgstr "اختياري: إضافة فلتر"
|
523 |
|
524 |
-
#: admin/views/form_select.php:
|
525 |
msgid "Select filters"
|
526 |
msgstr "اختر الفلاتر"
|
527 |
|
528 |
-
#: admin/views/form_select.php:
|
529 |
msgid ""
|
530 |
"If you want select one of the following filters to narrow down the set of "
|
531 |
"concerned posts and pages."
|
532 |
msgstr ""
|
533 |
"إذا أردت قم باختيار واحد من الفلاتر التالية لتقليص المقالات والصفحات المعنيّة."
|
534 |
|
535 |
-
#: admin/views/form_select.php:
|
536 |
msgid ""
|
537 |
"You can select multiple filters. They will return an intersection of their "
|
538 |
"results."
|
539 |
msgstr "بإمكانك اختيار فلاتر متعددة. ستقوم بإرجاع نتائج أكثر تحديداً."
|
540 |
|
541 |
-
#: admin/views/form_select.php:
|
542 |
msgid "Search by post type. By default all posts and pages will be affected."
|
543 |
msgstr "البحث بواسطة نوع المقالة. افتراضياً جميع المقالات والصفحات ستتأثر."
|
544 |
|
545 |
-
#: admin/views/form_select.php:
|
546 |
msgid "Search posts by category"
|
547 |
msgstr "البحث في المقالات بواسطة التصنيف"
|
548 |
|
549 |
-
#: admin/views/form_select.php:
|
550 |
msgid "Search posts by tag"
|
551 |
msgstr "البحث في المقالات بواسطة الوسم"
|
552 |
|
553 |
-
#: admin/views/form_select.php:
|
554 |
msgid "Are you looking for more options and more filters?"
|
555 |
msgstr "هل تبحث عن المزيد من الخيارات والفلاتر؟"
|
556 |
|
557 |
-
#: admin/views/form_select.php:
|
558 |
msgid ""
|
559 |
"On the next page you can refine the filters. If you did not select any "
|
560 |
"filter you will go to the preview list directly."
|
@@ -562,11 +578,11 @@ msgstr ""
|
|
562 |
"في الصفحة التالية بإمكان تنقيح الفلاتر. إذا لم تحدد أي فلتر ستذهب إلى قائمة "
|
563 |
"المعاينة مباشرة."
|
564 |
|
565 |
-
#: admin/views/form_select.php:
|
566 |
msgid "If you encounter a white, blank page, read this"
|
567 |
msgstr "إذا واجهت صفحة بيضاء أو فارغة، اقرأ هذا"
|
568 |
|
569 |
-
#: admin/views/form_select.php:
|
570 |
msgid ""
|
571 |
"Facing a white blank page while trying to treat thousands of posts is the "
|
572 |
"effect of limited memory capacities on the website server. Instead of "
|
@@ -578,23 +594,23 @@ msgstr ""
|
|
578 |
"واحدة حاول معالجة كميات قليلة من المقالات لمرات متعددة بنجاح. لتحقيق ذلك "
|
579 |
"افعل التالي:"
|
580 |
|
581 |
-
#: admin/views/form_select.php:
|
582 |
msgid "add the time filter,"
|
583 |
msgstr "أضف فلتر للوقت،"
|
584 |
|
585 |
-
#: admin/views/form_select.php:
|
586 |
msgid "set a small time range,"
|
587 |
msgstr "حدد فترة زمنية صغيرة،"
|
588 |
|
589 |
-
#: admin/views/form_select.php:
|
590 |
msgid "do the process"
|
591 |
msgstr "قم بالعملية"
|
592 |
|
593 |
-
#: admin/views/form_select.php:
|
594 |
msgid "and repeat it with the next time range as often as needed."
|
595 |
msgstr "وكررها حسب الحاجة مع الفترات الزمنية التالية."
|
596 |
|
597 |
-
#: admin/views/form_select.php:
|
598 |
msgid ""
|
599 |
"This way is not as fast as one single run, but still much faster than "
|
600 |
"setting the images for each post manually."
|
@@ -694,18 +710,6 @@ msgid ""
|
|
694 |
"These actions require at least one selected image with the following button."
|
695 |
msgstr "هذه الإجراءات تتطلب تحديد صورة واحدة على الأقل بواسطة الزرّ التالي."
|
696 |
|
697 |
-
#: admin/views/form_start.php:80
|
698 |
-
msgid ""
|
699 |
-
"To select multiple images click on the button and use the CTRL key while "
|
700 |
-
"clicking on the images."
|
701 |
-
msgstr ""
|
702 |
-
"لاختيار صور متعددة اضغط على الزرّ واستخدم من الكيبورد زرّ CTRL خلال الضغط على "
|
703 |
-
"الصور لتحديدها."
|
704 |
-
|
705 |
-
#: admin/views/form_start.php:84
|
706 |
-
msgid "Choose Images"
|
707 |
-
msgstr "اختر الصور"
|
708 |
-
|
709 |
#: admin/views/form_start.php:101
|
710 |
msgid "Actions without any selected image"
|
711 |
msgstr "إجراءات بدون تحديد أي صورة"
|
@@ -718,10 +722,6 @@ msgstr "هذه الإجراءات لا تتطلب تحديد صورة"
|
|
718 |
msgid "Do you want to assign the first image of each post?"
|
719 |
msgstr "هل تريد استخدام أول صورة من كل مقالة؟"
|
720 |
|
721 |
-
#: admin/views/form_start.php:120
|
722 |
-
msgid "Use CTRL for multiple choice"
|
723 |
-
msgstr "استخدام CTRL للاختيار المتعدد"
|
724 |
-
|
725 |
#: admin/views/section_defaults.php:16
|
726 |
msgid "matches"
|
727 |
msgstr "يطابق"
|
@@ -864,11 +864,11 @@ msgstr "هناك قواعد إضافية في النسخة المدفوعة"
|
|
864 |
|
865 |
#: admin/views/section_defaults.php:483
|
866 |
msgid "Multiple images to set them randomly as featured image"
|
867 |
-
msgstr ""
|
868 |
|
869 |
#: admin/views/section_defaults.php:484
|
870 |
msgid "Random featured images at each page load"
|
871 |
-
msgstr ""
|
872 |
|
873 |
#: admin/views/section_defaults.php:485
|
874 |
msgid ""
|
@@ -882,7 +882,7 @@ msgstr ""
|
|
882 |
msgid ""
|
883 |
"Remove the first content image automatically after the featured image was "
|
884 |
"set successfully"
|
885 |
-
msgstr ""
|
886 |
|
887 |
#: admin/views/section_defaults.php:487
|
888 |
msgid "Match with a search string in post title"
|
@@ -899,6 +899,7 @@ msgstr "قاعدة ترتيب محددة من قبل المستخدم"
|
|
899 |
#: admin/views/section_defaults.php:490
|
900 |
msgid "Import your rules from this plugin into the premium plugin"
|
901 |
msgstr ""
|
|
|
902 |
|
903 |
#: admin/views/section_errormsg.php:1
|
904 |
msgid "Error"
|
@@ -1044,6 +1045,9 @@ msgstr "لم يتمّ التغيير"
|
|
1044 |
msgid "No matches found."
|
1045 |
msgstr "لم يعثر على نتائج متوافقة."
|
1046 |
|
|
|
|
|
|
|
1047 |
#~ msgid "Image Columns"
|
1048 |
#~ msgstr "أعمدة صور"
|
1049 |
|
4 |
msgstr ""
|
5 |
"Project-Id-Version: Quick Featured Images Pro\n"
|
6 |
"Report-Msgid-Bugs-To: http://quickfeaturedimages.com\n"
|
7 |
+
"POT-Creation-Date: 2017-03-12 23:15+0100\n"
|
8 |
+
"PO-Revision-Date: 2017-03-12 23:36+0100\n"
|
9 |
"Last-Translator: Martin Stehle <m.stehle@gmx.de>\n"
|
10 |
"Language-Team: m.stehle@gmx.de\n"
|
11 |
"Language: ar\n"
|
12 |
"MIME-Version: 1.0\n"
|
13 |
"Content-Type: text/plain; charset=UTF-8\n"
|
14 |
"Content-Transfer-Encoding: 8bit\n"
|
15 |
+
"X-Generator: Poedit 1.8.12\n"
|
16 |
"X-Poedit-KeywordsList: __;_e;_n;_x;esc_html_e;esc_html__;esc_attr_e;"
|
17 |
"esc_attr__;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2;_x:1,2c;_n:1,2\n"
|
18 |
"X-Poedit-Basepath: ..\n"
|
21 |
"X-Poedit-SearchPath-0: .\n"
|
22 |
|
23 |
#: admin/class-quick-featured-images-admin.php:213
|
|
|
24 |
msgid ""
|
25 |
"Your time-saving Swiss Army Knife for featured images: Set, replace and "
|
26 |
"delete them in bulk, in posts lists and set default images for future posts."
|
48 |
#: admin/class-quick-featured-images-columns.php:408
|
49 |
#, php-format
|
50 |
msgid "Change “%s”"
|
51 |
+
msgstr "تغيير %s"
|
52 |
|
53 |
#: admin/class-quick-featured-images-columns.php:311
|
54 |
#: admin/class-quick-featured-images-columns.php:409
|
55 |
#, php-format
|
56 |
msgid "Remove “%s”"
|
57 |
+
msgstr "إزالة %s"
|
58 |
|
59 |
#: admin/class-quick-featured-images-columns.php:333
|
60 |
#: admin/class-quick-featured-images-columns.php:478
|
61 |
#, php-format
|
62 |
msgid "Set image for “%s”"
|
63 |
+
msgstr "صورة مضبوط ل %s"
|
64 |
|
65 |
#: admin/class-quick-featured-images-defaults.php:213
|
66 |
msgid "Changes saved."
|
97 |
|
98 |
#: admin/class-quick-featured-images-settings.php:417
|
99 |
msgid "Visibility of the plugin"
|
100 |
+
msgstr "رؤية البرنامج المساعد"
|
101 |
|
102 |
#: admin/class-quick-featured-images-settings.php:425
|
103 |
msgid "Which user role may see the plugin"
|
104 |
+
msgstr "الدور الذي المستخدم قد ترى المساعد"
|
105 |
|
106 |
#: admin/class-quick-featured-images-settings.php:557
|
107 |
msgid ""
|
112 |
|
113 |
#: admin/class-quick-featured-images-settings.php:569
|
114 |
msgid "Minimum user role to see the plugin in the backend"
|
115 |
+
msgstr "دور المستخدم الحد الأدنى لرؤية المساعد في الخلفية"
|
116 |
|
117 |
#: admin/class-quick-featured-images-settings.php:605
|
118 |
msgid "Select the minimum user role a user must have to see the plugin."
|
119 |
msgstr ""
|
120 |
+
"حدد دور المستخدم الحد الأدنى يجب أن يكون المستخدم لمعرفة البرنامج المساعد."
|
121 |
|
122 |
#: admin/class-quick-featured-images-settings.php:606
|
123 |
#, php-format
|
125 |
"The rules as set in “%s” works on posts independently of this "
|
126 |
"setting."
|
127 |
msgstr ""
|
128 |
+
"قواعد النحو المنصوص في أعمال%s على المشاركات بشكل مستقل من هذا الإعداد."
|
129 |
|
130 |
#: admin/class-quick-featured-images-settings.php:607
|
131 |
msgid ""
|
133 |
"thumbnails with action links or the thumbnails only. To switch image columns "
|
134 |
"on and off use the section above."
|
135 |
msgstr ""
|
136 |
+
"يتحكم هذا الإعداد، وكذلك ما إذا كان المستخدم يرى في عمود الصورة المصغرة مع "
|
137 |
+
"وصلات عمل أو الصور المصغرة فقط. للتبديل صورة الأعمدة وإيقاف استخدام المقطع "
|
138 |
+
"أعلاه."
|
139 |
|
140 |
#: admin/class-quick-featured-images-settings.php:608
|
141 |
msgid "This page is accessible for administrators only."
|
142 |
+
msgstr "هذه الصفحة غير متاحة للمسؤولين فقط."
|
143 |
|
144 |
#: admin/class-quick-featured-images-settings.php:618
|
145 |
msgid ""
|
151 |
|
152 |
#: admin/class-quick-featured-images-settings.php:627
|
153 |
msgid "Controls which minimum user role can see the plugin."
|
154 |
+
msgstr "الضوابط التي دورا الحد الأدنى يمكن للمستخدم رؤية البرنامج المساعد."
|
155 |
|
156 |
+
#: admin/class-quick-featured-images-tools.php:443
|
157 |
#, php-format
|
158 |
msgid "Wrong image ID %d"
|
159 |
msgstr "معرّف صورة خاطئ %d"
|
160 |
|
161 |
+
#: admin/class-quick-featured-images-tools.php:544
|
162 |
msgid "Select"
|
163 |
msgstr "اختر"
|
164 |
|
165 |
+
#: admin/class-quick-featured-images-tools.php:545
|
166 |
msgid "Add filter"
|
167 |
msgstr "إضافة فلتر"
|
168 |
|
169 |
+
#: admin/class-quick-featured-images-tools.php:546
|
170 |
msgid "Refine"
|
171 |
msgstr "تنقيح"
|
172 |
|
173 |
+
#: admin/class-quick-featured-images-tools.php:547
|
174 |
msgid "Confirm"
|
175 |
msgstr "تأكيد"
|
176 |
|
177 |
+
#: admin/class-quick-featured-images-tools.php:548
|
178 |
msgid "Perform"
|
179 |
msgstr "نفّذ"
|
180 |
|
181 |
+
#: admin/class-quick-featured-images-tools.php:552
|
182 |
msgid "Set the selected image as new featured image"
|
183 |
msgstr "استخدم الصورة المحددة كصورة بارزة جديدة"
|
184 |
|
185 |
+
#: admin/class-quick-featured-images-tools.php:553
|
186 |
msgid "Replace featured images by the selected image"
|
187 |
msgstr "استبدل الصور البارزة بالصورة المحددة"
|
188 |
|
189 |
+
#: admin/class-quick-featured-images-tools.php:554
|
190 |
msgid "Remove the selected image as featured image"
|
191 |
msgstr "أزل الصورة المحددة كصورة بارزة"
|
192 |
|
193 |
+
#: admin/class-quick-featured-images-tools.php:557
|
194 |
msgid "Remove any image as featured image"
|
195 |
msgstr "أزل أي صورة كصورة بارزة"
|
196 |
|
197 |
+
#: admin/class-quick-featured-images-tools.php:560
|
198 |
msgid "Set multiple images randomly as featured images"
|
199 |
msgstr "استخدم صور متعددة عشوائياً كصور بارزة"
|
200 |
|
201 |
+
#: admin/class-quick-featured-images-tools.php:564
|
202 |
msgid "Overwrite featured images"
|
203 |
msgstr "استبدل الصور البارزة"
|
204 |
|
205 |
+
#: admin/class-quick-featured-images-tools.php:565
|
206 |
msgid "Consider only posts without any featured image"
|
207 |
msgstr "فقط المقالات التي بدون صور بارزة"
|
208 |
|
209 |
+
#: admin/class-quick-featured-images-tools.php:569
|
210 |
msgid "Post Type Filter"
|
211 |
msgstr "فلتر نوع المقالة"
|
212 |
|
213 |
+
#: admin/class-quick-featured-images-tools.php:570
|
214 |
msgid "Category Filter"
|
215 |
msgstr "فلتر التصنيف"
|
216 |
|
217 |
+
#: admin/class-quick-featured-images-tools.php:571
|
218 |
msgid "Tag Filter"
|
219 |
msgstr "فلتر الوسوم"
|
220 |
|
221 |
+
#: admin/class-quick-featured-images-tools.php:600
|
222 |
msgid "Image width in pixels lower than"
|
223 |
msgstr "عرض الصورة بالبكسل أقل من"
|
224 |
|
225 |
+
#: admin/class-quick-featured-images-tools.php:601
|
226 |
msgid "Image height in pixels lower than"
|
227 |
msgstr "ارتفاع الصورة بالبكسل أقل من"
|
228 |
|
229 |
+
#: admin/class-quick-featured-images-tools.php:710
|
230 |
#, php-format
|
231 |
msgid "The input field %s is empty."
|
232 |
msgstr "حقل الإدخال %s فارغ"
|
233 |
|
234 |
+
#: admin/class-quick-featured-images-tools.php:711
|
235 |
msgid "Type in a value into the input field."
|
236 |
msgstr "اكتب قيمة في حقل الإدخال"
|
237 |
|
238 |
+
#: admin/class-quick-featured-images-tools.php:714
|
239 |
#, php-format
|
240 |
msgid "%s is not defined."
|
241 |
msgstr "%s غير معرّف"
|
242 |
|
243 |
+
#: admin/class-quick-featured-images-tools.php:715
|
244 |
msgid "Check how to define the value."
|
245 |
msgstr "تحقق من كيفية تحديد القيمة."
|
246 |
|
247 |
+
#: admin/class-quick-featured-images-tools.php:718
|
248 |
msgid "There is no selected image."
|
249 |
msgstr "لا يوجد صورة محددة."
|
250 |
|
251 |
+
#: admin/class-quick-featured-images-tools.php:719
|
252 |
msgid "Select an image from the media library."
|
253 |
msgstr "حدد صورة من مكتبة الوسائط."
|
254 |
|
255 |
+
#: admin/class-quick-featured-images-tools.php:722
|
256 |
#: admin/views/section_image.php:51
|
257 |
msgid "You have not selected an action."
|
258 |
msgstr "لم تقم بتحديد إجراء."
|
259 |
|
260 |
+
#: admin/class-quick-featured-images-tools.php:723
|
261 |
msgid "Start again and select which action you want to apply."
|
262 |
msgstr "ابدأ مرة أخرى وحدد أي إجراء تريد تنفيذه."
|
263 |
|
264 |
+
#: admin/class-quick-featured-images-tools.php:726
|
265 |
#, php-format
|
266 |
msgid "The input field %s has an invalid value."
|
267 |
msgstr "حقل الإدخال %s به قيمة خاطئة."
|
268 |
|
269 |
+
#: admin/class-quick-featured-images-tools.php:727
|
270 |
msgid "Type in valid values in the input field."
|
271 |
msgstr "أدخل قيم صالحة في حقل الإدخال."
|
272 |
|
273 |
+
#: admin/class-quick-featured-images-tools.php:731
|
274 |
msgid "Type in values stored by WordPress."
|
275 |
msgstr "أدخل قيم مخزنة بواسطة ووردبريس."
|
276 |
|
277 |
+
#: admin/class-quick-featured-images-tools.php:1846
|
278 |
msgid "Set, replace, remove"
|
279 |
msgstr "حدد، استبدل، احذف"
|
280 |
|
281 |
+
#: admin/class-quick-featured-images-tools.php:1857
|
282 |
msgid "Bulk set, replace and remove featured images for existing posts"
|
283 |
msgstr "لمجموعة دفعة واحدة، حدد واستبدل واحذف الصور البارزة لمقالات موجودة"
|
284 |
|
285 |
+
#: admin/class-quick-featured-images-tools.php:1969
|
286 |
msgid "Bulk set as featured image"
|
287 |
msgstr "حدد كصورة بارزة لمجموعة دفعة واحدة"
|
288 |
|
400 |
msgid "You can not undo the operation!"
|
401 |
msgstr "لا يمكنك التراجع عن الإجراء !"
|
402 |
|
403 |
+
#: admin/views/form_confirm.php:173 admin/views/section_errormsg.php:8
|
404 |
+
#: admin/views/section_results.php:74
|
405 |
msgid "Start again"
|
406 |
msgstr "ابدأ مرة أخرى"
|
407 |
|
432 |
msgid "File %s is not available."
|
433 |
msgstr "الملف %s غير موجود."
|
434 |
|
435 |
+
#: admin/views/form_refine.php:48 admin/views/form_select.php:29
|
436 |
msgid "Preview filtering"
|
437 |
msgstr "معاينة الفلترة"
|
438 |
|
443 |
msgstr ""
|
444 |
"لا يوجد فلاتر محددة. قم بتعديل اختيارك للفلاتر أو أكمل بالضغط على زرّ التالي."
|
445 |
|
446 |
+
#: admin/views/form_select.php:9 admin/views/form_start.php:4
|
447 |
#: admin/views/section_defaults.php:213
|
448 |
msgid "Notice"
|
449 |
msgstr "لاحظ"
|
450 |
|
451 |
+
#: admin/views/form_select.php:11
|
452 |
msgid ""
|
453 |
"You did not have selected an image from the list below. To go on select at "
|
454 |
"least one image you want to replace by the selected image."
|
456 |
"لم تقم باتخيار صورة من القائمة بالأسفل. لكي تكمل اختر صورة واحدة على الأقل "
|
457 |
"تريد استبدالها بالصورة المحددة."
|
458 |
|
459 |
+
#: admin/views/form_select.php:17
|
460 |
msgid "Select the featured images you want to replace by the selected image."
|
461 |
msgstr "قم باختيار الصور البارزة التي تريد استبدالها بالصورة المحددة."
|
462 |
|
463 |
+
#: admin/views/form_select.php:18
|
464 |
msgid "You can select multiple images. Select at least one image."
|
465 |
msgstr "بإمكانك اختيار عدة صور. اختر على الأقل صورة واحدة."
|
466 |
|
467 |
+
#: admin/views/form_select.php:19 admin/views/form_start.php:80
|
468 |
+
msgid ""
|
469 |
+
"To select multiple images click on the button and use the CTRL key while "
|
470 |
+
"clicking on the images."
|
471 |
+
msgstr ""
|
472 |
+
"لاختيار صور متعددة اضغط على الزرّ واستخدم من الكيبورد زرّ CTRL خلال الضغط على "
|
473 |
+
"الصور لتحديدها."
|
474 |
+
|
475 |
+
#: admin/views/form_select.php:23 admin/views/form_start.php:84
|
476 |
+
msgid "Choose Images"
|
477 |
+
msgstr "اختر الصور"
|
478 |
|
479 |
+
#: admin/views/form_select.php:31 admin/views/form_start.php:120
|
480 |
+
msgid "Use CTRL for multiple choice"
|
481 |
+
msgstr "استخدام CTRL للاختيار المتعدد"
|
482 |
+
|
483 |
+
#: admin/views/form_select.php:37
|
484 |
msgid "Refine your selections"
|
485 |
msgstr "قم بتنقيح اختيارك"
|
486 |
|
487 |
+
#: admin/views/form_select.php:38 admin/views/form_select.php:48
|
488 |
msgid "You can control the process with the following options."
|
489 |
msgstr "بإمكانك التحكم بالعملية بواسطة الخيارات التالية."
|
490 |
|
491 |
+
#: admin/views/form_select.php:45
|
492 |
msgid "Optional: Select options"
|
493 |
msgstr "اختياري: حدد خيار"
|
494 |
|
495 |
+
#: admin/views/form_select.php:47
|
496 |
msgid "Process Options"
|
497 |
msgstr "خيارات العملية"
|
498 |
|
499 |
+
#: admin/views/form_select.php:53
|
500 |
msgid "Overwrite existing featured images with new ones"
|
501 |
msgstr "استبدل الصور البارزة الجديدة مكان الحالية."
|
502 |
|
503 |
+
#: admin/views/form_select.php:63
|
504 |
msgid ""
|
505 |
"Posts with featured images will be ignored, even if the Overwrite option is "
|
506 |
"checked "
|
507 |
msgstr ""
|
508 |
"المقالات التي لها صور بارزة سيتم تجاهلها، حتى لو كان خيار الاستبدال مفعّل."
|
509 |
|
510 |
+
#: admin/views/form_select.php:72
|
511 |
msgid "There are two more options in the premium version for random images:"
|
512 |
msgstr "يوجد هناك خيارين إضافيين للصور العشوائية في النسخة المدفوعة:"
|
513 |
|
514 |
+
#: admin/views/form_select.php:74
|
515 |
msgid "Use each selected image only once"
|
516 |
msgstr "استخدم كل صورة مستخدمة لمرة واحدة"
|
517 |
|
518 |
+
#: admin/views/form_select.php:75
|
519 |
msgid "Remove excess featured images after all selected images are used"
|
520 |
msgstr "أزل الصور البارزة الفائضة بعد استخدام جميع الصور المحددة"
|
521 |
|
522 |
+
#: admin/views/form_select.php:77 admin/views/form_select.php:115
|
523 |
+
#: admin/views/form_select.php:137 admin/views/form_start.php:113
|
524 |
#: admin/views/section_defaults.php:492 admin/views/section_footer.php:59
|
525 |
#: admin/views/section_overview.php:91
|
526 |
msgid "Get the premium version"
|
527 |
msgstr "أحصل على النسخة المدفوعة"
|
528 |
|
529 |
+
#: admin/views/form_select.php:77 admin/views/form_select.php:115
|
530 |
+
#: admin/views/form_select.php:137 admin/views/form_start.php:113
|
531 |
#: admin/views/section_defaults.php:492 admin/views/section_footer.php:59
|
532 |
#: admin/views/section_overview.php:90 admin/views/section_overview.php:91
|
533 |
msgid "/"
|
534 |
msgstr "\\"
|
535 |
|
536 |
+
#: admin/views/form_select.php:86
|
537 |
msgid "Optional: Add a filter"
|
538 |
msgstr "اختياري: إضافة فلتر"
|
539 |
|
540 |
+
#: admin/views/form_select.php:88
|
541 |
msgid "Select filters"
|
542 |
msgstr "اختر الفلاتر"
|
543 |
|
544 |
+
#: admin/views/form_select.php:89
|
545 |
msgid ""
|
546 |
"If you want select one of the following filters to narrow down the set of "
|
547 |
"concerned posts and pages."
|
548 |
msgstr ""
|
549 |
"إذا أردت قم باختيار واحد من الفلاتر التالية لتقليص المقالات والصفحات المعنيّة."
|
550 |
|
551 |
+
#: admin/views/form_select.php:90
|
552 |
msgid ""
|
553 |
"You can select multiple filters. They will return an intersection of their "
|
554 |
"results."
|
555 |
msgstr "بإمكانك اختيار فلاتر متعددة. ستقوم بإرجاع نتائج أكثر تحديداً."
|
556 |
|
557 |
+
#: admin/views/form_select.php:95
|
558 |
msgid "Search by post type. By default all posts and pages will be affected."
|
559 |
msgstr "البحث بواسطة نوع المقالة. افتراضياً جميع المقالات والصفحات ستتأثر."
|
560 |
|
561 |
+
#: admin/views/form_select.php:98
|
562 |
msgid "Search posts by category"
|
563 |
msgstr "البحث في المقالات بواسطة التصنيف"
|
564 |
|
565 |
+
#: admin/views/form_select.php:101
|
566 |
msgid "Search posts by tag"
|
567 |
msgstr "البحث في المقالات بواسطة الوسم"
|
568 |
|
569 |
+
#: admin/views/form_select.php:115 admin/views/section_overview.php:91
|
570 |
msgid "Are you looking for more options and more filters?"
|
571 |
msgstr "هل تبحث عن المزيد من الخيارات والفلاتر؟"
|
572 |
|
573 |
+
#: admin/views/form_select.php:116
|
574 |
msgid ""
|
575 |
"On the next page you can refine the filters. If you did not select any "
|
576 |
"filter you will go to the preview list directly."
|
578 |
"في الصفحة التالية بإمكان تنقيح الفلاتر. إذا لم تحدد أي فلتر ستذهب إلى قائمة "
|
579 |
"المعاينة مباشرة."
|
580 |
|
581 |
+
#: admin/views/form_select.php:134
|
582 |
msgid "If you encounter a white, blank page, read this"
|
583 |
msgstr "إذا واجهت صفحة بيضاء أو فارغة، اقرأ هذا"
|
584 |
|
585 |
+
#: admin/views/form_select.php:135
|
586 |
msgid ""
|
587 |
"Facing a white blank page while trying to treat thousands of posts is the "
|
588 |
"effect of limited memory capacities on the website server. Instead of "
|
594 |
"واحدة حاول معالجة كميات قليلة من المقالات لمرات متعددة بنجاح. لتحقيق ذلك "
|
595 |
"افعل التالي:"
|
596 |
|
597 |
+
#: admin/views/form_select.php:138
|
598 |
msgid "add the time filter,"
|
599 |
msgstr "أضف فلتر للوقت،"
|
600 |
|
601 |
+
#: admin/views/form_select.php:139
|
602 |
msgid "set a small time range,"
|
603 |
msgstr "حدد فترة زمنية صغيرة،"
|
604 |
|
605 |
+
#: admin/views/form_select.php:140
|
606 |
msgid "do the process"
|
607 |
msgstr "قم بالعملية"
|
608 |
|
609 |
+
#: admin/views/form_select.php:141
|
610 |
msgid "and repeat it with the next time range as often as needed."
|
611 |
msgstr "وكررها حسب الحاجة مع الفترات الزمنية التالية."
|
612 |
|
613 |
+
#: admin/views/form_select.php:143
|
614 |
msgid ""
|
615 |
"This way is not as fast as one single run, but still much faster than "
|
616 |
"setting the images for each post manually."
|
710 |
"These actions require at least one selected image with the following button."
|
711 |
msgstr "هذه الإجراءات تتطلب تحديد صورة واحدة على الأقل بواسطة الزرّ التالي."
|
712 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
713 |
#: admin/views/form_start.php:101
|
714 |
msgid "Actions without any selected image"
|
715 |
msgstr "إجراءات بدون تحديد أي صورة"
|
722 |
msgid "Do you want to assign the first image of each post?"
|
723 |
msgstr "هل تريد استخدام أول صورة من كل مقالة؟"
|
724 |
|
|
|
|
|
|
|
|
|
725 |
#: admin/views/section_defaults.php:16
|
726 |
msgid "matches"
|
727 |
msgstr "يطابق"
|
864 |
|
865 |
#: admin/views/section_defaults.php:483
|
866 |
msgid "Multiple images to set them randomly as featured image"
|
867 |
+
msgstr "صور متعددة لضبط بشكل عشوائي كصورة مميزة"
|
868 |
|
869 |
#: admin/views/section_defaults.php:484
|
870 |
msgid "Random featured images at each page load"
|
871 |
+
msgstr "صور مميزة عشوائية في كل تحميل الصفحة"
|
872 |
|
873 |
#: admin/views/section_defaults.php:485
|
874 |
msgid ""
|
882 |
msgid ""
|
883 |
"Remove the first content image automatically after the featured image was "
|
884 |
"set successfully"
|
885 |
+
msgstr "إزالة الصورة الأولى المحتوى تلقائيا بعد وضع صورة مميزة بنجاح"
|
886 |
|
887 |
#: admin/views/section_defaults.php:487
|
888 |
msgid "Match with a search string in post title"
|
899 |
#: admin/views/section_defaults.php:490
|
900 |
msgid "Import your rules from this plugin into the premium plugin"
|
901 |
msgstr ""
|
902 |
+
"استيراد القواعد الخاصة بك من هذا البرنامج المساعد في البرنامج المساعد قسط"
|
903 |
|
904 |
#: admin/views/section_errormsg.php:1
|
905 |
msgid "Error"
|
1045 |
msgid "No matches found."
|
1046 |
msgstr "لم يعثر على نتائج متوافقة."
|
1047 |
|
1048 |
+
#~ msgid "There are no featured images in use."
|
1049 |
+
#~ msgstr "لا يوجد صور بارزة مستخدمة."
|
1050 |
+
|
1051 |
#~ msgid "Image Columns"
|
1052 |
#~ msgstr "أعمدة صور"
|
1053 |
|
languages/quick-featured-images-de_DE.mo
CHANGED
Binary file
|
languages/quick-featured-images-de_DE.po
CHANGED
@@ -4,15 +4,15 @@ msgid ""
|
|
4 |
msgstr ""
|
5 |
"Project-Id-Version: Quick Featured Images\n"
|
6 |
"Report-Msgid-Bugs-To: http://wordpress.org/plugins/quick-featured-images\n"
|
7 |
-
"POT-Creation-Date:
|
8 |
-
"PO-Revision-Date:
|
9 |
"Last-Translator: Martin Stehle <m.stehle@gmx.de>\n"
|
10 |
"Language-Team: m.stehle@gmx.de\n"
|
11 |
"Language: de_DE\n"
|
12 |
"MIME-Version: 1.0\n"
|
13 |
"Content-Type: text/plain; charset=UTF-8\n"
|
14 |
"Content-Transfer-Encoding: 8bit\n"
|
15 |
-
"X-Generator: Poedit 1.8.
|
16 |
"X-Poedit-KeywordsList: __;_e;_n;_x;esc_html_e;esc_html__;esc_attr_e;"
|
17 |
"esc_attr__;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2;_x:1,2c;_n:1,2\n"
|
18 |
"X-Poedit-Basepath: ..\n"
|
@@ -159,139 +159,139 @@ msgstr ""
|
|
159 |
msgid "Controls which minimum user role can see the plugin."
|
160 |
msgstr "Regelt, welche Mindestrolle das Plugin sehen kann"
|
161 |
|
162 |
-
#: admin/class-quick-featured-images-tools.php:
|
163 |
#, php-format
|
164 |
msgid "Wrong image ID %d"
|
165 |
msgstr "Falsche Bild-ID %d"
|
166 |
|
167 |
-
#: admin/class-quick-featured-images-tools.php:
|
168 |
msgid "Select"
|
169 |
msgstr "Auswählen"
|
170 |
|
171 |
-
#: admin/class-quick-featured-images-tools.php:
|
172 |
msgid "Add filter"
|
173 |
msgstr "Filter hinzufügen"
|
174 |
|
175 |
-
#: admin/class-quick-featured-images-tools.php:
|
176 |
msgid "Refine"
|
177 |
msgstr "Verfeinern"
|
178 |
|
179 |
-
#: admin/class-quick-featured-images-tools.php:
|
180 |
msgid "Confirm"
|
181 |
msgstr "Bestätigen"
|
182 |
|
183 |
-
#: admin/class-quick-featured-images-tools.php:
|
184 |
msgid "Perform"
|
185 |
msgstr "Umsetzen"
|
186 |
|
187 |
-
#: admin/class-quick-featured-images-tools.php:
|
188 |
msgid "Set the selected image as new featured image"
|
189 |
msgstr "Füge das ausgewählte Bild als neues Beitragsbild hinzu"
|
190 |
|
191 |
-
#: admin/class-quick-featured-images-tools.php:
|
192 |
msgid "Replace featured images by the selected image"
|
193 |
msgstr "Ersetze mindestens ein Beitragsbild durch das ausgewählte Bild"
|
194 |
|
195 |
-
#: admin/class-quick-featured-images-tools.php:
|
196 |
msgid "Remove the selected image as featured image"
|
197 |
msgstr "Entferne das ausgewählte Bild als Beitragsbild"
|
198 |
|
199 |
-
#: admin/class-quick-featured-images-tools.php:
|
200 |
msgid "Remove any image as featured image"
|
201 |
msgstr "Entferne jedes Bild als Beitragsbild"
|
202 |
|
203 |
-
#: admin/class-quick-featured-images-tools.php:
|
204 |
msgid "Set multiple images randomly as featured images"
|
205 |
msgstr ""
|
206 |
"Füge mehrere Bilder in zufälliger Ordnung als neue Beitragsbilder hinzu"
|
207 |
|
208 |
-
#: admin/class-quick-featured-images-tools.php:
|
209 |
msgid "Overwrite featured images"
|
210 |
msgstr "Überschreibe Beitragsbilder"
|
211 |
|
212 |
-
#: admin/class-quick-featured-images-tools.php:
|
213 |
msgid "Consider only posts without any featured image"
|
214 |
msgstr "Berücksichtige nur Beiträge ohne Beitragsbild"
|
215 |
|
216 |
-
#: admin/class-quick-featured-images-tools.php:
|
217 |
msgid "Post Type Filter"
|
218 |
msgstr "Inhaltstypfilter"
|
219 |
|
220 |
-
#: admin/class-quick-featured-images-tools.php:
|
221 |
msgid "Category Filter"
|
222 |
msgstr "Kategorienfilter"
|
223 |
|
224 |
-
#: admin/class-quick-featured-images-tools.php:
|
225 |
msgid "Tag Filter"
|
226 |
msgstr "Schlagwortfilter"
|
227 |
|
228 |
-
#: admin/class-quick-featured-images-tools.php:
|
229 |
msgid "Image width in pixels lower than"
|
230 |
msgstr "Bildbreite in Pixeln kleiner als"
|
231 |
|
232 |
-
#: admin/class-quick-featured-images-tools.php:
|
233 |
msgid "Image height in pixels lower than"
|
234 |
msgstr "Bildhöhe in Pixeln kleiner als"
|
235 |
|
236 |
-
#: admin/class-quick-featured-images-tools.php:
|
237 |
#, php-format
|
238 |
msgid "The input field %s is empty."
|
239 |
msgstr "Das Eingabefeld %s ist leer."
|
240 |
|
241 |
-
#: admin/class-quick-featured-images-tools.php:
|
242 |
msgid "Type in a value into the input field."
|
243 |
msgstr "Gebe in das Eingabefeld einen Wert ein."
|
244 |
|
245 |
-
#: admin/class-quick-featured-images-tools.php:
|
246 |
#, php-format
|
247 |
msgid "%s is not defined."
|
248 |
msgstr "%s ist nicht definiert."
|
249 |
|
250 |
-
#: admin/class-quick-featured-images-tools.php:
|
251 |
msgid "Check how to define the value."
|
252 |
msgstr "Prüfe nach, wie der Wert gesetzt wird."
|
253 |
|
254 |
-
#: admin/class-quick-featured-images-tools.php:
|
255 |
msgid "There is no selected image."
|
256 |
msgstr "Es gibt kein ausgewähltes Bild."
|
257 |
|
258 |
-
#: admin/class-quick-featured-images-tools.php:
|
259 |
msgid "Select an image from the media library."
|
260 |
msgstr "Wähle ein Bild aus der Mediathek aus."
|
261 |
|
262 |
-
#: admin/class-quick-featured-images-tools.php:
|
263 |
#: admin/views/section_image.php:51
|
264 |
msgid "You have not selected an action."
|
265 |
msgstr "Du hast keine Aktion ausgewählt"
|
266 |
|
267 |
-
#: admin/class-quick-featured-images-tools.php:
|
268 |
msgid "Start again and select which action you want to apply."
|
269 |
msgstr "Fange neu an und wähle aus, welche Aktion du anwenden willst."
|
270 |
|
271 |
-
#: admin/class-quick-featured-images-tools.php:
|
272 |
#, php-format
|
273 |
msgid "The input field %s has an invalid value."
|
274 |
msgstr "Das Eingabefeld %s hat einen ungültigen Wert."
|
275 |
|
276 |
-
#: admin/class-quick-featured-images-tools.php:
|
277 |
msgid "Type in valid values in the input field."
|
278 |
msgstr "Gebe einen gültigen Wert in das Eingabefeld ein."
|
279 |
|
280 |
-
#: admin/class-quick-featured-images-tools.php:
|
281 |
msgid "Type in values stored by WordPress."
|
282 |
msgstr "Gebe von WordPress gespeicherte Werte ein."
|
283 |
|
284 |
-
#: admin/class-quick-featured-images-tools.php:
|
285 |
msgid "Set, replace, remove"
|
286 |
msgstr "Setzen, tauschen, löschen"
|
287 |
|
288 |
-
#: admin/class-quick-featured-images-tools.php:
|
289 |
msgid "Bulk set, replace and remove featured images for existing posts"
|
290 |
msgstr ""
|
291 |
"Massenweises Hinzufügen, Ersetzen und Entfernen von Beitragsbildern für "
|
292 |
"bestehende Inhalte"
|
293 |
|
294 |
-
#: admin/class-quick-featured-images-tools.php:
|
295 |
msgid "Bulk set as featured image"
|
296 |
msgstr "Als Beitragsbild setzen"
|
297 |
|
@@ -417,8 +417,8 @@ msgstr "Änderung bestätigen"
|
|
417 |
msgid "You can not undo the operation!"
|
418 |
msgstr "Du kannst die Aktion nicht rückgängig machen!"
|
419 |
|
420 |
-
#: admin/views/form_confirm.php:173 admin/views/
|
421 |
-
#: admin/views/
|
422 |
msgid "Start again"
|
423 |
msgstr "Beginne neu"
|
424 |
|
@@ -452,7 +452,7 @@ msgstr ""
|
|
452 |
msgid "File %s is not available."
|
453 |
msgstr "Datei %s ist nicht vorhanden."
|
454 |
|
455 |
-
#: admin/views/form_refine.php:48 admin/views/form_select.php:
|
456 |
msgid "Preview filtering"
|
457 |
msgstr "Auswahl überprüfen"
|
458 |
|
@@ -464,12 +464,12 @@ msgstr ""
|
|
464 |
"Du hast keinen Filter ausgewählt. Ändere deine Filterauswahl oder gehe "
|
465 |
"weiter per Klick auf die nächste Schaltfläche."
|
466 |
|
467 |
-
#: admin/views/form_select.php:
|
468 |
#: admin/views/section_defaults.php:213
|
469 |
msgid "Notice"
|
470 |
msgstr "Hinweis"
|
471 |
|
472 |
-
#: admin/views/form_select.php:
|
473 |
msgid ""
|
474 |
"You did not have selected an image from the list below. To go on select at "
|
475 |
"least one image you want to replace by the selected image."
|
@@ -478,41 +478,53 @@ msgstr ""
|
|
478 |
"kommen, wähle mindestens ein Bild aus, das durch das ausgewählte Bild "
|
479 |
"ausgetauscht werden soll."
|
480 |
|
481 |
-
#: admin/views/form_select.php:
|
482 |
msgid "Select the featured images you want to replace by the selected image."
|
483 |
msgstr ""
|
484 |
"Wähle die Beitragsbilder aus, das du durch das ausgewählte Bild ersetzen "
|
485 |
"willst."
|
486 |
|
487 |
-
#: admin/views/form_select.php:
|
488 |
msgid "You can select multiple images. Select at least one image."
|
489 |
msgstr "Du kannst mehrere Bilder auswählen. Wähle mindestens ein Bild aus."
|
490 |
|
491 |
-
#: admin/views/form_select.php:
|
492 |
-
msgid "
|
493 |
-
|
|
|
|
|
|
|
|
|
494 |
|
495 |
-
#: admin/views/form_select.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
496 |
msgid "Refine your selections"
|
497 |
msgstr "Verfeinere deine Auswahl"
|
498 |
|
499 |
-
#: admin/views/form_select.php:
|
500 |
msgid "You can control the process with the following options."
|
501 |
msgstr "Du kannst den Vorgang mit den folgenden Einstellungen steuern."
|
502 |
|
503 |
-
#: admin/views/form_select.php:
|
504 |
msgid "Optional: Select options"
|
505 |
msgstr "Optional: Wähle Optionen aus"
|
506 |
|
507 |
-
#: admin/views/form_select.php:
|
508 |
msgid "Process Options"
|
509 |
msgstr "Einstellmöglichkeiten"
|
510 |
|
511 |
-
#: admin/views/form_select.php:
|
512 |
msgid "Overwrite existing featured images with new ones"
|
513 |
msgstr "Überschreibe bestehende Beitragsbilder mit dem/den neuen"
|
514 |
|
515 |
-
#: admin/views/form_select.php:
|
516 |
msgid ""
|
517 |
"Posts with featured images will be ignored, even if the Overwrite option is "
|
518 |
"checked "
|
@@ -520,45 +532,45 @@ msgstr ""
|
|
520 |
"Beiträge mit Beitragsbildern werden ignoriert, auch wenn die Überschreiben-"
|
521 |
"Option aktiviiert ist"
|
522 |
|
523 |
-
#: admin/views/form_select.php:
|
524 |
msgid "There are two more options in the premium version for random images:"
|
525 |
msgstr ""
|
526 |
"In der Premium-Version gibt es zwei weitere Optionen for Zufallsbilder:"
|
527 |
|
528 |
-
#: admin/views/form_select.php:
|
529 |
msgid "Use each selected image only once"
|
530 |
msgstr "Verwende jedes ausgewählte Bild nur einmal"
|
531 |
|
532 |
-
#: admin/views/form_select.php:
|
533 |
msgid "Remove excess featured images after all selected images are used"
|
534 |
msgstr ""
|
535 |
"Lösche überzählige Beitragsbilder, nachdem alle ausgewählten Bilder "
|
536 |
"verwendet wurden"
|
537 |
|
538 |
-
#: admin/views/form_select.php:
|
539 |
-
#: admin/views/form_select.php:
|
540 |
#: admin/views/section_defaults.php:492 admin/views/section_footer.php:59
|
541 |
#: admin/views/section_overview.php:91
|
542 |
msgid "Get the premium version"
|
543 |
msgstr "Hole dir die Premium-Version"
|
544 |
|
545 |
# Path to language site
|
546 |
-
#: admin/views/form_select.php:
|
547 |
-
#: admin/views/form_select.php:
|
548 |
#: admin/views/section_defaults.php:492 admin/views/section_footer.php:59
|
549 |
#: admin/views/section_overview.php:90 admin/views/section_overview.php:91
|
550 |
msgid "/"
|
551 |
msgstr "/de"
|
552 |
|
553 |
-
#: admin/views/form_select.php:
|
554 |
msgid "Optional: Add a filter"
|
555 |
msgstr "Optional: Füge einen Filter hinzu"
|
556 |
|
557 |
-
#: admin/views/form_select.php:
|
558 |
msgid "Select filters"
|
559 |
msgstr "Filter auswählen"
|
560 |
|
561 |
-
#: admin/views/form_select.php:
|
562 |
msgid ""
|
563 |
"If you want select one of the following filters to narrow down the set of "
|
564 |
"concerned posts and pages."
|
@@ -566,7 +578,7 @@ msgstr ""
|
|
566 |
"Falls gewünscht, wähle eines der folgenden Filter, um die Auswahl der "
|
567 |
"betreffenden Beiträge und Seiten einzugrenzen."
|
568 |
|
569 |
-
#: admin/views/form_select.php:
|
570 |
msgid ""
|
571 |
"You can select multiple filters. They will return an intersection of their "
|
572 |
"results."
|
@@ -574,25 +586,25 @@ msgstr ""
|
|
574 |
"Du kannst mehrere Filter auswählen. Sie geben eine Schnittmenge ihrer "
|
575 |
"Ergebnisse zurück."
|
576 |
|
577 |
-
#: admin/views/form_select.php:
|
578 |
msgid "Search by post type. By default all posts and pages will be affected."
|
579 |
msgstr ""
|
580 |
"Suchen nach Inhaltstyp. Standardmäßig werden Beiträge und Seiten "
|
581 |
"berücksichtigt."
|
582 |
|
583 |
-
#: admin/views/form_select.php:
|
584 |
msgid "Search posts by category"
|
585 |
msgstr "Suchen nach Kategorie"
|
586 |
|
587 |
-
#: admin/views/form_select.php:
|
588 |
msgid "Search posts by tag"
|
589 |
msgstr "Suchen nach Schlagwort"
|
590 |
|
591 |
-
#: admin/views/form_select.php:
|
592 |
msgid "Are you looking for more options and more filters?"
|
593 |
msgstr "Suchst du nach mehr Optionen und mehr Filtern?"
|
594 |
|
595 |
-
#: admin/views/form_select.php:
|
596 |
msgid ""
|
597 |
"On the next page you can refine the filters. If you did not select any "
|
598 |
"filter you will go to the preview list directly."
|
@@ -600,11 +612,11 @@ msgstr ""
|
|
600 |
"Auf der nächsten Seite kannst du die Filter verfeinern. Falls du keine "
|
601 |
"Filter ausgewählt hast, kommst du direkt zur Vorschau."
|
602 |
|
603 |
-
#: admin/views/form_select.php:
|
604 |
msgid "If you encounter a white, blank page, read this"
|
605 |
msgstr "Sollte dir die weiße, leere Seite begegnen, lese das"
|
606 |
|
607 |
-
#: admin/views/form_select.php:
|
608 |
msgid ""
|
609 |
"Facing a white blank page while trying to treat thousands of posts is the "
|
610 |
"effect of limited memory capacities on the website server. Instead of "
|
@@ -618,23 +630,23 @@ msgstr ""
|
|
618 |
"kleine Zahl von Beiträgen in mehreren Durchgängen nacheinander anzugehen. Um "
|
619 |
"das umzusetzen, mache folgendes:"
|
620 |
|
621 |
-
#: admin/views/form_select.php:
|
622 |
msgid "add the time filter,"
|
623 |
msgstr "füge den Zeitfilter hinzu,"
|
624 |
|
625 |
-
#: admin/views/form_select.php:
|
626 |
msgid "set a small time range,"
|
627 |
msgstr "stelle einen kurzen Zeitraum ein,"
|
628 |
|
629 |
-
#: admin/views/form_select.php:
|
630 |
msgid "do the process"
|
631 |
msgstr "führe den Prozess durch"
|
632 |
|
633 |
-
#: admin/views/form_select.php:
|
634 |
msgid "and repeat it with the next time range as often as needed."
|
635 |
msgstr "und wiederhole ihn mit dem nächsten Zeitraum so oft wie nötig."
|
636 |
|
637 |
-
#: admin/views/form_select.php:
|
638 |
msgid ""
|
639 |
"This way is not as fast as one single run, but still much faster than "
|
640 |
"setting the images for each post manually."
|
@@ -746,18 +758,6 @@ msgstr ""
|
|
746 |
"Diese Aktionen erfordern mindestens ein mit der folgenden Schaltfläche "
|
747 |
"ausgewähltes Bild."
|
748 |
|
749 |
-
#: admin/views/form_start.php:80
|
750 |
-
msgid ""
|
751 |
-
"To select multiple images click on the button and use the CTRL key while "
|
752 |
-
"clicking on the images."
|
753 |
-
msgstr ""
|
754 |
-
"Um mehrere Bilder auszuwählen, klicke auf die Schaltfläche und halte die "
|
755 |
-
"STRG-Taste beim Klicken auf die Bilder gedrückt."
|
756 |
-
|
757 |
-
#: admin/views/form_start.php:84
|
758 |
-
msgid "Choose Images"
|
759 |
-
msgstr "Bilder auswählen"
|
760 |
-
|
761 |
#: admin/views/form_start.php:101
|
762 |
msgid "Actions without any selected image"
|
763 |
msgstr "Aktionen ohne ausgewähltes Bild"
|
@@ -770,10 +770,6 @@ msgstr "Diese Aktionen erfordern kein ausgewähltes Bild."
|
|
770 |
msgid "Do you want to assign the first image of each post?"
|
771 |
msgstr "Willst du das erste Bild jeden Beitrags als Beitragsbild setzen?"
|
772 |
|
773 |
-
#: admin/views/form_start.php:120
|
774 |
-
msgid "Use CTRL for multiple choice"
|
775 |
-
msgstr "Drücke STRG für Mehrfachauswahl"
|
776 |
-
|
777 |
#: admin/views/section_defaults.php:16
|
778 |
msgid "matches"
|
779 |
msgstr "ist"
|
@@ -1107,12 +1103,5 @@ msgstr "Nicht geändert"
|
|
1107 |
msgid "No matches found."
|
1108 |
msgstr "Keine Treffer gefunden."
|
1109 |
|
1110 |
-
#~ msgid "
|
1111 |
-
#~ msgstr "
|
1112 |
-
|
1113 |
-
#~ msgid ""
|
1114 |
-
#~ "Use of first external image instead of only uploaded to the media library"
|
1115 |
-
#~ msgstr "Verwendung des ersten"
|
1116 |
-
|
1117 |
-
#~ msgid "Taxonomy"
|
1118 |
-
#~ msgstr "Taxonomie"
|
4 |
msgstr ""
|
5 |
"Project-Id-Version: Quick Featured Images\n"
|
6 |
"Report-Msgid-Bugs-To: http://wordpress.org/plugins/quick-featured-images\n"
|
7 |
+
"POT-Creation-Date: 2017-03-12 22:59+0100\n"
|
8 |
+
"PO-Revision-Date: 2017-03-12 22:59+0100\n"
|
9 |
"Last-Translator: Martin Stehle <m.stehle@gmx.de>\n"
|
10 |
"Language-Team: m.stehle@gmx.de\n"
|
11 |
"Language: de_DE\n"
|
12 |
"MIME-Version: 1.0\n"
|
13 |
"Content-Type: text/plain; charset=UTF-8\n"
|
14 |
"Content-Transfer-Encoding: 8bit\n"
|
15 |
+
"X-Generator: Poedit 1.8.12\n"
|
16 |
"X-Poedit-KeywordsList: __;_e;_n;_x;esc_html_e;esc_html__;esc_attr_e;"
|
17 |
"esc_attr__;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2;_x:1,2c;_n:1,2\n"
|
18 |
"X-Poedit-Basepath: ..\n"
|
159 |
msgid "Controls which minimum user role can see the plugin."
|
160 |
msgstr "Regelt, welche Mindestrolle das Plugin sehen kann"
|
161 |
|
162 |
+
#: admin/class-quick-featured-images-tools.php:443
|
163 |
#, php-format
|
164 |
msgid "Wrong image ID %d"
|
165 |
msgstr "Falsche Bild-ID %d"
|
166 |
|
167 |
+
#: admin/class-quick-featured-images-tools.php:544
|
168 |
msgid "Select"
|
169 |
msgstr "Auswählen"
|
170 |
|
171 |
+
#: admin/class-quick-featured-images-tools.php:545
|
172 |
msgid "Add filter"
|
173 |
msgstr "Filter hinzufügen"
|
174 |
|
175 |
+
#: admin/class-quick-featured-images-tools.php:546
|
176 |
msgid "Refine"
|
177 |
msgstr "Verfeinern"
|
178 |
|
179 |
+
#: admin/class-quick-featured-images-tools.php:547
|
180 |
msgid "Confirm"
|
181 |
msgstr "Bestätigen"
|
182 |
|
183 |
+
#: admin/class-quick-featured-images-tools.php:548
|
184 |
msgid "Perform"
|
185 |
msgstr "Umsetzen"
|
186 |
|
187 |
+
#: admin/class-quick-featured-images-tools.php:552
|
188 |
msgid "Set the selected image as new featured image"
|
189 |
msgstr "Füge das ausgewählte Bild als neues Beitragsbild hinzu"
|
190 |
|
191 |
+
#: admin/class-quick-featured-images-tools.php:553
|
192 |
msgid "Replace featured images by the selected image"
|
193 |
msgstr "Ersetze mindestens ein Beitragsbild durch das ausgewählte Bild"
|
194 |
|
195 |
+
#: admin/class-quick-featured-images-tools.php:554
|
196 |
msgid "Remove the selected image as featured image"
|
197 |
msgstr "Entferne das ausgewählte Bild als Beitragsbild"
|
198 |
|
199 |
+
#: admin/class-quick-featured-images-tools.php:557
|
200 |
msgid "Remove any image as featured image"
|
201 |
msgstr "Entferne jedes Bild als Beitragsbild"
|
202 |
|
203 |
+
#: admin/class-quick-featured-images-tools.php:560
|
204 |
msgid "Set multiple images randomly as featured images"
|
205 |
msgstr ""
|
206 |
"Füge mehrere Bilder in zufälliger Ordnung als neue Beitragsbilder hinzu"
|
207 |
|
208 |
+
#: admin/class-quick-featured-images-tools.php:564
|
209 |
msgid "Overwrite featured images"
|
210 |
msgstr "Überschreibe Beitragsbilder"
|
211 |
|
212 |
+
#: admin/class-quick-featured-images-tools.php:565
|
213 |
msgid "Consider only posts without any featured image"
|
214 |
msgstr "Berücksichtige nur Beiträge ohne Beitragsbild"
|
215 |
|
216 |
+
#: admin/class-quick-featured-images-tools.php:569
|
217 |
msgid "Post Type Filter"
|
218 |
msgstr "Inhaltstypfilter"
|
219 |
|
220 |
+
#: admin/class-quick-featured-images-tools.php:570
|
221 |
msgid "Category Filter"
|
222 |
msgstr "Kategorienfilter"
|
223 |
|
224 |
+
#: admin/class-quick-featured-images-tools.php:571
|
225 |
msgid "Tag Filter"
|
226 |
msgstr "Schlagwortfilter"
|
227 |
|
228 |
+
#: admin/class-quick-featured-images-tools.php:600
|
229 |
msgid "Image width in pixels lower than"
|
230 |
msgstr "Bildbreite in Pixeln kleiner als"
|
231 |
|
232 |
+
#: admin/class-quick-featured-images-tools.php:601
|
233 |
msgid "Image height in pixels lower than"
|
234 |
msgstr "Bildhöhe in Pixeln kleiner als"
|
235 |
|
236 |
+
#: admin/class-quick-featured-images-tools.php:710
|
237 |
#, php-format
|
238 |
msgid "The input field %s is empty."
|
239 |
msgstr "Das Eingabefeld %s ist leer."
|
240 |
|
241 |
+
#: admin/class-quick-featured-images-tools.php:711
|
242 |
msgid "Type in a value into the input field."
|
243 |
msgstr "Gebe in das Eingabefeld einen Wert ein."
|
244 |
|
245 |
+
#: admin/class-quick-featured-images-tools.php:714
|
246 |
#, php-format
|
247 |
msgid "%s is not defined."
|
248 |
msgstr "%s ist nicht definiert."
|
249 |
|
250 |
+
#: admin/class-quick-featured-images-tools.php:715
|
251 |
msgid "Check how to define the value."
|
252 |
msgstr "Prüfe nach, wie der Wert gesetzt wird."
|
253 |
|
254 |
+
#: admin/class-quick-featured-images-tools.php:718
|
255 |
msgid "There is no selected image."
|
256 |
msgstr "Es gibt kein ausgewähltes Bild."
|
257 |
|
258 |
+
#: admin/class-quick-featured-images-tools.php:719
|
259 |
msgid "Select an image from the media library."
|
260 |
msgstr "Wähle ein Bild aus der Mediathek aus."
|
261 |
|
262 |
+
#: admin/class-quick-featured-images-tools.php:722
|
263 |
#: admin/views/section_image.php:51
|
264 |
msgid "You have not selected an action."
|
265 |
msgstr "Du hast keine Aktion ausgewählt"
|
266 |
|
267 |
+
#: admin/class-quick-featured-images-tools.php:723
|
268 |
msgid "Start again and select which action you want to apply."
|
269 |
msgstr "Fange neu an und wähle aus, welche Aktion du anwenden willst."
|
270 |
|
271 |
+
#: admin/class-quick-featured-images-tools.php:726
|
272 |
#, php-format
|
273 |
msgid "The input field %s has an invalid value."
|
274 |
msgstr "Das Eingabefeld %s hat einen ungültigen Wert."
|
275 |
|
276 |
+
#: admin/class-quick-featured-images-tools.php:727
|
277 |
msgid "Type in valid values in the input field."
|
278 |
msgstr "Gebe einen gültigen Wert in das Eingabefeld ein."
|
279 |
|
280 |
+
#: admin/class-quick-featured-images-tools.php:731
|
281 |
msgid "Type in values stored by WordPress."
|
282 |
msgstr "Gebe von WordPress gespeicherte Werte ein."
|
283 |
|
284 |
+
#: admin/class-quick-featured-images-tools.php:1846
|
285 |
msgid "Set, replace, remove"
|
286 |
msgstr "Setzen, tauschen, löschen"
|
287 |
|
288 |
+
#: admin/class-quick-featured-images-tools.php:1857
|
289 |
msgid "Bulk set, replace and remove featured images for existing posts"
|
290 |
msgstr ""
|
291 |
"Massenweises Hinzufügen, Ersetzen und Entfernen von Beitragsbildern für "
|
292 |
"bestehende Inhalte"
|
293 |
|
294 |
+
#: admin/class-quick-featured-images-tools.php:1969
|
295 |
msgid "Bulk set as featured image"
|
296 |
msgstr "Als Beitragsbild setzen"
|
297 |
|
417 |
msgid "You can not undo the operation!"
|
418 |
msgstr "Du kannst die Aktion nicht rückgängig machen!"
|
419 |
|
420 |
+
#: admin/views/form_confirm.php:173 admin/views/section_errormsg.php:8
|
421 |
+
#: admin/views/section_results.php:74
|
422 |
msgid "Start again"
|
423 |
msgstr "Beginne neu"
|
424 |
|
452 |
msgid "File %s is not available."
|
453 |
msgstr "Datei %s ist nicht vorhanden."
|
454 |
|
455 |
+
#: admin/views/form_refine.php:48 admin/views/form_select.php:29
|
456 |
msgid "Preview filtering"
|
457 |
msgstr "Auswahl überprüfen"
|
458 |
|
464 |
"Du hast keinen Filter ausgewählt. Ändere deine Filterauswahl oder gehe "
|
465 |
"weiter per Klick auf die nächste Schaltfläche."
|
466 |
|
467 |
+
#: admin/views/form_select.php:9 admin/views/form_start.php:4
|
468 |
#: admin/views/section_defaults.php:213
|
469 |
msgid "Notice"
|
470 |
msgstr "Hinweis"
|
471 |
|
472 |
+
#: admin/views/form_select.php:11
|
473 |
msgid ""
|
474 |
"You did not have selected an image from the list below. To go on select at "
|
475 |
"least one image you want to replace by the selected image."
|
478 |
"kommen, wähle mindestens ein Bild aus, das durch das ausgewählte Bild "
|
479 |
"ausgetauscht werden soll."
|
480 |
|
481 |
+
#: admin/views/form_select.php:17
|
482 |
msgid "Select the featured images you want to replace by the selected image."
|
483 |
msgstr ""
|
484 |
"Wähle die Beitragsbilder aus, das du durch das ausgewählte Bild ersetzen "
|
485 |
"willst."
|
486 |
|
487 |
+
#: admin/views/form_select.php:18
|
488 |
msgid "You can select multiple images. Select at least one image."
|
489 |
msgstr "Du kannst mehrere Bilder auswählen. Wähle mindestens ein Bild aus."
|
490 |
|
491 |
+
#: admin/views/form_select.php:19 admin/views/form_start.php:80
|
492 |
+
msgid ""
|
493 |
+
"To select multiple images click on the button and use the CTRL key while "
|
494 |
+
"clicking on the images."
|
495 |
+
msgstr ""
|
496 |
+
"Um mehrere Bilder auszuwählen, klicke auf die Schaltfläche und halte die "
|
497 |
+
"STRG-Taste beim Klicken auf die Bilder gedrückt."
|
498 |
|
499 |
+
#: admin/views/form_select.php:23 admin/views/form_start.php:84
|
500 |
+
msgid "Choose Images"
|
501 |
+
msgstr "Bilder auswählen"
|
502 |
+
|
503 |
+
#: admin/views/form_select.php:31 admin/views/form_start.php:120
|
504 |
+
msgid "Use CTRL for multiple choice"
|
505 |
+
msgstr "Drücke STRG für Mehrfachauswahl"
|
506 |
+
|
507 |
+
#: admin/views/form_select.php:37
|
508 |
msgid "Refine your selections"
|
509 |
msgstr "Verfeinere deine Auswahl"
|
510 |
|
511 |
+
#: admin/views/form_select.php:38 admin/views/form_select.php:48
|
512 |
msgid "You can control the process with the following options."
|
513 |
msgstr "Du kannst den Vorgang mit den folgenden Einstellungen steuern."
|
514 |
|
515 |
+
#: admin/views/form_select.php:45
|
516 |
msgid "Optional: Select options"
|
517 |
msgstr "Optional: Wähle Optionen aus"
|
518 |
|
519 |
+
#: admin/views/form_select.php:47
|
520 |
msgid "Process Options"
|
521 |
msgstr "Einstellmöglichkeiten"
|
522 |
|
523 |
+
#: admin/views/form_select.php:53
|
524 |
msgid "Overwrite existing featured images with new ones"
|
525 |
msgstr "Überschreibe bestehende Beitragsbilder mit dem/den neuen"
|
526 |
|
527 |
+
#: admin/views/form_select.php:63
|
528 |
msgid ""
|
529 |
"Posts with featured images will be ignored, even if the Overwrite option is "
|
530 |
"checked "
|
532 |
"Beiträge mit Beitragsbildern werden ignoriert, auch wenn die Überschreiben-"
|
533 |
"Option aktiviiert ist"
|
534 |
|
535 |
+
#: admin/views/form_select.php:72
|
536 |
msgid "There are two more options in the premium version for random images:"
|
537 |
msgstr ""
|
538 |
"In der Premium-Version gibt es zwei weitere Optionen for Zufallsbilder:"
|
539 |
|
540 |
+
#: admin/views/form_select.php:74
|
541 |
msgid "Use each selected image only once"
|
542 |
msgstr "Verwende jedes ausgewählte Bild nur einmal"
|
543 |
|
544 |
+
#: admin/views/form_select.php:75
|
545 |
msgid "Remove excess featured images after all selected images are used"
|
546 |
msgstr ""
|
547 |
"Lösche überzählige Beitragsbilder, nachdem alle ausgewählten Bilder "
|
548 |
"verwendet wurden"
|
549 |
|
550 |
+
#: admin/views/form_select.php:77 admin/views/form_select.php:115
|
551 |
+
#: admin/views/form_select.php:137 admin/views/form_start.php:113
|
552 |
#: admin/views/section_defaults.php:492 admin/views/section_footer.php:59
|
553 |
#: admin/views/section_overview.php:91
|
554 |
msgid "Get the premium version"
|
555 |
msgstr "Hole dir die Premium-Version"
|
556 |
|
557 |
# Path to language site
|
558 |
+
#: admin/views/form_select.php:77 admin/views/form_select.php:115
|
559 |
+
#: admin/views/form_select.php:137 admin/views/form_start.php:113
|
560 |
#: admin/views/section_defaults.php:492 admin/views/section_footer.php:59
|
561 |
#: admin/views/section_overview.php:90 admin/views/section_overview.php:91
|
562 |
msgid "/"
|
563 |
msgstr "/de"
|
564 |
|
565 |
+
#: admin/views/form_select.php:86
|
566 |
msgid "Optional: Add a filter"
|
567 |
msgstr "Optional: Füge einen Filter hinzu"
|
568 |
|
569 |
+
#: admin/views/form_select.php:88
|
570 |
msgid "Select filters"
|
571 |
msgstr "Filter auswählen"
|
572 |
|
573 |
+
#: admin/views/form_select.php:89
|
574 |
msgid ""
|
575 |
"If you want select one of the following filters to narrow down the set of "
|
576 |
"concerned posts and pages."
|
578 |
"Falls gewünscht, wähle eines der folgenden Filter, um die Auswahl der "
|
579 |
"betreffenden Beiträge und Seiten einzugrenzen."
|
580 |
|
581 |
+
#: admin/views/form_select.php:90
|
582 |
msgid ""
|
583 |
"You can select multiple filters. They will return an intersection of their "
|
584 |
"results."
|
586 |
"Du kannst mehrere Filter auswählen. Sie geben eine Schnittmenge ihrer "
|
587 |
"Ergebnisse zurück."
|
588 |
|
589 |
+
#: admin/views/form_select.php:95
|
590 |
msgid "Search by post type. By default all posts and pages will be affected."
|
591 |
msgstr ""
|
592 |
"Suchen nach Inhaltstyp. Standardmäßig werden Beiträge und Seiten "
|
593 |
"berücksichtigt."
|
594 |
|
595 |
+
#: admin/views/form_select.php:98
|
596 |
msgid "Search posts by category"
|
597 |
msgstr "Suchen nach Kategorie"
|
598 |
|
599 |
+
#: admin/views/form_select.php:101
|
600 |
msgid "Search posts by tag"
|
601 |
msgstr "Suchen nach Schlagwort"
|
602 |
|
603 |
+
#: admin/views/form_select.php:115 admin/views/section_overview.php:91
|
604 |
msgid "Are you looking for more options and more filters?"
|
605 |
msgstr "Suchst du nach mehr Optionen und mehr Filtern?"
|
606 |
|
607 |
+
#: admin/views/form_select.php:116
|
608 |
msgid ""
|
609 |
"On the next page you can refine the filters. If you did not select any "
|
610 |
"filter you will go to the preview list directly."
|
612 |
"Auf der nächsten Seite kannst du die Filter verfeinern. Falls du keine "
|
613 |
"Filter ausgewählt hast, kommst du direkt zur Vorschau."
|
614 |
|
615 |
+
#: admin/views/form_select.php:134
|
616 |
msgid "If you encounter a white, blank page, read this"
|
617 |
msgstr "Sollte dir die weiße, leere Seite begegnen, lese das"
|
618 |
|
619 |
+
#: admin/views/form_select.php:135
|
620 |
msgid ""
|
621 |
"Facing a white blank page while trying to treat thousands of posts is the "
|
622 |
"effect of limited memory capacities on the website server. Instead of "
|
630 |
"kleine Zahl von Beiträgen in mehreren Durchgängen nacheinander anzugehen. Um "
|
631 |
"das umzusetzen, mache folgendes:"
|
632 |
|
633 |
+
#: admin/views/form_select.php:138
|
634 |
msgid "add the time filter,"
|
635 |
msgstr "füge den Zeitfilter hinzu,"
|
636 |
|
637 |
+
#: admin/views/form_select.php:139
|
638 |
msgid "set a small time range,"
|
639 |
msgstr "stelle einen kurzen Zeitraum ein,"
|
640 |
|
641 |
+
#: admin/views/form_select.php:140
|
642 |
msgid "do the process"
|
643 |
msgstr "führe den Prozess durch"
|
644 |
|
645 |
+
#: admin/views/form_select.php:141
|
646 |
msgid "and repeat it with the next time range as often as needed."
|
647 |
msgstr "und wiederhole ihn mit dem nächsten Zeitraum so oft wie nötig."
|
648 |
|
649 |
+
#: admin/views/form_select.php:143
|
650 |
msgid ""
|
651 |
"This way is not as fast as one single run, but still much faster than "
|
652 |
"setting the images for each post manually."
|
758 |
"Diese Aktionen erfordern mindestens ein mit der folgenden Schaltfläche "
|
759 |
"ausgewähltes Bild."
|
760 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
761 |
#: admin/views/form_start.php:101
|
762 |
msgid "Actions without any selected image"
|
763 |
msgstr "Aktionen ohne ausgewähltes Bild"
|
770 |
msgid "Do you want to assign the first image of each post?"
|
771 |
msgstr "Willst du das erste Bild jeden Beitrags als Beitragsbild setzen?"
|
772 |
|
|
|
|
|
|
|
|
|
773 |
#: admin/views/section_defaults.php:16
|
774 |
msgid "matches"
|
775 |
msgstr "ist"
|
1103 |
msgid "No matches found."
|
1104 |
msgstr "Keine Treffer gefunden."
|
1105 |
|
1106 |
+
#~ msgid "Use multiple choice"
|
1107 |
+
#~ msgstr "Drücke STRG für Mehrfachauswahl"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
languages/quick-featured-images-es_ES.mo
CHANGED
Binary file
|
languages/quick-featured-images-es_ES.po
CHANGED
@@ -4,15 +4,15 @@ msgid ""
|
|
4 |
msgstr ""
|
5 |
"Project-Id-Version: Quick Featured Images Pro\n"
|
6 |
"Report-Msgid-Bugs-To: http://quickfeaturedimages.com\n"
|
7 |
-
"POT-Creation-Date:
|
8 |
-
"PO-Revision-Date:
|
9 |
"Last-Translator: Martin Stehle <m.stehle@gmx.de>\n"
|
10 |
"Language-Team: m.stehle@gmx.de\n"
|
11 |
"Language: es_ES\n"
|
12 |
"MIME-Version: 1.0\n"
|
13 |
"Content-Type: text/plain; charset=UTF-8\n"
|
14 |
"Content-Transfer-Encoding: 8bit\n"
|
15 |
-
"X-Generator: Poedit 1.8.
|
16 |
"X-Poedit-KeywordsList: __;_e;_n;_x;esc_html_e;esc_html__;esc_attr_e;"
|
17 |
"esc_attr__;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2;_x:1,2c;_n:1,2\n"
|
18 |
"X-Poedit-Basepath: ..\n"
|
@@ -48,19 +48,19 @@ msgstr "Bienvenido a %s! Puedes encontrar el plugin en %s."
|
|
48 |
#: admin/class-quick-featured-images-columns.php:408
|
49 |
#, php-format
|
50 |
msgid "Change “%s”"
|
51 |
-
msgstr ""
|
52 |
|
53 |
#: admin/class-quick-featured-images-columns.php:311
|
54 |
#: admin/class-quick-featured-images-columns.php:409
|
55 |
#, php-format
|
56 |
msgid "Remove “%s”"
|
57 |
-
msgstr ""
|
58 |
|
59 |
#: admin/class-quick-featured-images-columns.php:333
|
60 |
#: admin/class-quick-featured-images-columns.php:478
|
61 |
#, php-format
|
62 |
msgid "Set image for “%s”"
|
63 |
-
msgstr ""
|
64 |
|
65 |
#: admin/class-quick-featured-images-defaults.php:213
|
66 |
msgid "Changes saved."
|
@@ -104,11 +104,11 @@ msgstr ""
|
|
104 |
|
105 |
#: admin/class-quick-featured-images-settings.php:417
|
106 |
msgid "Visibility of the plugin"
|
107 |
-
msgstr ""
|
108 |
|
109 |
#: admin/class-quick-featured-images-settings.php:425
|
110 |
msgid "Which user role may see the plugin"
|
111 |
-
msgstr ""
|
112 |
|
113 |
#: admin/class-quick-featured-images-settings.php:557
|
114 |
msgid ""
|
@@ -120,11 +120,12 @@ msgstr ""
|
|
120 |
|
121 |
#: admin/class-quick-featured-images-settings.php:569
|
122 |
msgid "Minimum user role to see the plugin in the backend"
|
123 |
-
msgstr ""
|
124 |
|
125 |
#: admin/class-quick-featured-images-settings.php:605
|
126 |
msgid "Select the minimum user role a user must have to see the plugin."
|
127 |
msgstr ""
|
|
|
128 |
|
129 |
#: admin/class-quick-featured-images-settings.php:606
|
130 |
#, php-format
|
@@ -132,6 +133,8 @@ msgid ""
|
|
132 |
"The rules as set in “%s” works on posts independently of this "
|
133 |
"setting."
|
134 |
msgstr ""
|
|
|
|
|
135 |
|
136 |
#: admin/class-quick-featured-images-settings.php:607
|
137 |
msgid ""
|
@@ -139,10 +142,13 @@ msgid ""
|
|
139 |
"thumbnails with action links or the thumbnails only. To switch image columns "
|
140 |
"on and off use the section above."
|
141 |
msgstr ""
|
|
|
|
|
|
|
142 |
|
143 |
#: admin/class-quick-featured-images-settings.php:608
|
144 |
msgid "This page is accessible for administrators only."
|
145 |
-
msgstr ""
|
146 |
|
147 |
#: admin/class-quick-featured-images-settings.php:618
|
148 |
msgid ""
|
@@ -155,140 +161,140 @@ msgstr ""
|
|
155 |
|
156 |
#: admin/class-quick-featured-images-settings.php:627
|
157 |
msgid "Controls which minimum user role can see the plugin."
|
158 |
-
msgstr ""
|
159 |
|
160 |
-
#: admin/class-quick-featured-images-tools.php:
|
161 |
#, php-format
|
162 |
msgid "Wrong image ID %d"
|
163 |
msgstr "La identificación de la imagen incorrecta ID %d"
|
164 |
|
165 |
-
#: admin/class-quick-featured-images-tools.php:
|
166 |
msgid "Select"
|
167 |
msgstr "Selecciona"
|
168 |
|
169 |
-
#: admin/class-quick-featured-images-tools.php:
|
170 |
msgid "Add filter"
|
171 |
msgstr "Añade el filtro"
|
172 |
|
173 |
-
#: admin/class-quick-featured-images-tools.php:
|
174 |
msgid "Refine"
|
175 |
msgstr "Refine (refinar)"
|
176 |
|
177 |
-
#: admin/class-quick-featured-images-tools.php:
|
178 |
msgid "Confirm"
|
179 |
msgstr "Confirma (confirmar)"
|
180 |
|
181 |
-
#: admin/class-quick-featured-images-tools.php:
|
182 |
msgid "Perform"
|
183 |
msgstr "Realiza (realizar)"
|
184 |
|
185 |
-
#: admin/class-quick-featured-images-tools.php:
|
186 |
msgid "Set the selected image as new featured image"
|
187 |
msgstr "Establece la imagen seleccionada como la imagen destacada nueva"
|
188 |
|
189 |
-
#: admin/class-quick-featured-images-tools.php:
|
190 |
msgid "Replace featured images by the selected image"
|
191 |
msgstr "Reemplaza las imágenes destacadas por la imagen seleccionada"
|
192 |
|
193 |
-
#: admin/class-quick-featured-images-tools.php:
|
194 |
msgid "Remove the selected image as featured image"
|
195 |
msgstr "Elimina la imagen seleccionada como la imagen destacada"
|
196 |
|
197 |
-
#: admin/class-quick-featured-images-tools.php:
|
198 |
msgid "Remove any image as featured image"
|
199 |
msgstr "Elimina cualquiera imagen como la imagen destacada"
|
200 |
|
201 |
-
#: admin/class-quick-featured-images-tools.php:
|
202 |
msgid "Set multiple images randomly as featured images"
|
203 |
msgstr "Establece las imágenes múltiples al azar como la imagen destacada"
|
204 |
|
205 |
-
#: admin/class-quick-featured-images-tools.php:
|
206 |
msgid "Overwrite featured images"
|
207 |
msgstr "Sobrescribe las imágenes destacadas"
|
208 |
|
209 |
-
#: admin/class-quick-featured-images-tools.php:
|
210 |
msgid "Consider only posts without any featured image"
|
211 |
msgstr "Considera solamente posts sin cualquier imagen destacada"
|
212 |
|
213 |
-
#: admin/class-quick-featured-images-tools.php:
|
214 |
msgid "Post Type Filter"
|
215 |
msgstr "El filtro de tipo de post"
|
216 |
|
217 |
-
#: admin/class-quick-featured-images-tools.php:
|
218 |
msgid "Category Filter"
|
219 |
msgstr "El filtro de la categoría"
|
220 |
|
221 |
-
#: admin/class-quick-featured-images-tools.php:
|
222 |
msgid "Tag Filter"
|
223 |
msgstr "El filtro de las etiquetas"
|
224 |
|
225 |
-
#: admin/class-quick-featured-images-tools.php:
|
226 |
msgid "Image width in pixels lower than"
|
227 |
msgstr "El tipo del campo personalizado"
|
228 |
|
229 |
-
#: admin/class-quick-featured-images-tools.php:
|
230 |
msgid "Image height in pixels lower than"
|
231 |
msgstr "La altura de la imagen en píxeles es inferior al"
|
232 |
|
233 |
-
#: admin/class-quick-featured-images-tools.php:
|
234 |
#, php-format
|
235 |
msgid "The input field %s is empty."
|
236 |
msgstr "La altura de la imagen %s en píxeles es inferior al"
|
237 |
|
238 |
-
#: admin/class-quick-featured-images-tools.php:
|
239 |
msgid "Type in a value into the input field."
|
240 |
msgstr "Escribe el valor en el campo de la entrada"
|
241 |
|
242 |
-
#: admin/class-quick-featured-images-tools.php:
|
243 |
#, php-format
|
244 |
msgid "%s is not defined."
|
245 |
msgstr "%s Escribe el valor en el campo de la entrada"
|
246 |
|
247 |
-
#: admin/class-quick-featured-images-tools.php:
|
248 |
msgid "Check how to define the value."
|
249 |
msgstr "Comprueba cómo definir el valor"
|
250 |
|
251 |
-
#: admin/class-quick-featured-images-tools.php:
|
252 |
msgid "There is no selected image."
|
253 |
msgstr "No hay ninguna imagen seleccionada"
|
254 |
|
255 |
-
#: admin/class-quick-featured-images-tools.php:
|
256 |
msgid "Select an image from the media library."
|
257 |
msgstr "Selecciona la imagen de Media library (la biblioteca multimedia)."
|
258 |
|
259 |
-
#: admin/class-quick-featured-images-tools.php:
|
260 |
#: admin/views/section_image.php:51
|
261 |
msgid "You have not selected an action."
|
262 |
msgstr "No has seleccionado ninguna acción"
|
263 |
|
264 |
-
#: admin/class-quick-featured-images-tools.php:
|
265 |
msgid "Start again and select which action you want to apply."
|
266 |
msgstr "Empieza de nuevo y selecciona la acción que quieres aplicar"
|
267 |
|
268 |
-
#: admin/class-quick-featured-images-tools.php:
|
269 |
#, php-format
|
270 |
msgid "The input field %s has an invalid value."
|
271 |
msgstr "El valor del campo %s de la entrada es inválido"
|
272 |
|
273 |
-
#: admin/class-quick-featured-images-tools.php:
|
274 |
msgid "Type in valid values in the input field."
|
275 |
msgstr "El valor del campo de la entrada es inválido"
|
276 |
|
277 |
-
#: admin/class-quick-featured-images-tools.php:
|
278 |
msgid "Type in values stored by WordPress."
|
279 |
msgstr "Escribe los valores válidos en el campo de la entrada"
|
280 |
|
281 |
-
#: admin/class-quick-featured-images-tools.php:
|
282 |
msgid "Set, replace, remove"
|
283 |
msgstr "Establece, reemplaza, elimina"
|
284 |
|
285 |
-
#: admin/class-quick-featured-images-tools.php:
|
286 |
msgid "Bulk set, replace and remove featured images for existing posts"
|
287 |
msgstr ""
|
288 |
"Configura el bulk, reemplaza y elimina las imágenes destacadas por posts "
|
289 |
"existentes"
|
290 |
|
291 |
-
#: admin/class-quick-featured-images-tools.php:
|
292 |
msgid "Bulk set as featured image"
|
293 |
msgstr "El bulk configurado como la imagen destacada"
|
294 |
|
@@ -417,8 +423,8 @@ msgstr "Confirma el cambio"
|
|
417 |
msgid "You can not undo the operation!"
|
418 |
msgstr "¡No puedes deshacer la operación!"
|
419 |
|
420 |
-
#: admin/views/form_confirm.php:173 admin/views/
|
421 |
-
#: admin/views/
|
422 |
msgid "Start again"
|
423 |
msgstr "Empieza de nuevo"
|
424 |
|
@@ -450,7 +456,7 @@ msgstr "Haga lo que haga: Puedes confirmar su elección en la página siguiente.
|
|
450 |
msgid "File %s is not available."
|
451 |
msgstr "El %s archivo no está disponible."
|
452 |
|
453 |
-
#: admin/views/form_refine.php:48 admin/views/form_select.php:
|
454 |
msgid "Preview filtering"
|
455 |
msgstr "La vista previa de filtrado"
|
456 |
|
@@ -462,12 +468,12 @@ msgstr ""
|
|
462 |
"No hay ningún filtro seleccionado. Modifica su selección de los filtros o "
|
463 |
"simplemente continúa haciendo clic en el botón siguiente."
|
464 |
|
465 |
-
#: admin/views/form_select.php:
|
466 |
#: admin/views/section_defaults.php:213
|
467 |
msgid "Notice"
|
468 |
msgstr "Un aviso"
|
469 |
|
470 |
-
#: admin/views/form_select.php:
|
471 |
msgid ""
|
472 |
"You did not have selected an image from the list below. To go on select at "
|
473 |
"least one image you want to replace by the selected image."
|
@@ -476,43 +482,55 @@ msgstr ""
|
|
476 |
"continuar, selecciona por lo menos una imagen que quieres reemplazar por la "
|
477 |
"imagen seleccionada."
|
478 |
|
479 |
-
#: admin/views/form_select.php:
|
480 |
msgid "Select the featured images you want to replace by the selected image."
|
481 |
msgstr ""
|
482 |
"Selecciona las imágenes destacadas que quieres reemplazar por la imagen "
|
483 |
"seleccionada."
|
484 |
|
485 |
-
#: admin/views/form_select.php:
|
486 |
msgid "You can select multiple images. Select at least one image."
|
487 |
msgstr ""
|
488 |
"Puedes seleccionar las imágenes múltiples. Selecciona una imagen por lo "
|
489 |
"menos."
|
490 |
|
491 |
-
#: admin/views/form_select.php:
|
492 |
-
msgid "
|
493 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
494 |
|
495 |
-
#: admin/views/form_select.php:
|
496 |
msgid "Refine your selections"
|
497 |
msgstr "Refina sus selecciones."
|
498 |
|
499 |
-
#: admin/views/form_select.php:
|
500 |
msgid "You can control the process with the following options."
|
501 |
msgstr "Puedes controlar el proceso con las opciones siguientes."
|
502 |
|
503 |
-
#: admin/views/form_select.php:
|
504 |
msgid "Optional: Select options"
|
505 |
msgstr "Opcional: selecciona las opciones."
|
506 |
|
507 |
-
#: admin/views/form_select.php:
|
508 |
msgid "Process Options"
|
509 |
msgstr "Las opciones del proceso"
|
510 |
|
511 |
-
#: admin/views/form_select.php:
|
512 |
msgid "Overwrite existing featured images with new ones"
|
513 |
msgstr "Sobrescribe las imágenes destacadas existentes con otras nuevas."
|
514 |
|
515 |
-
#: admin/views/form_select.php:
|
516 |
msgid ""
|
517 |
"Posts with featured images will be ignored, even if the Overwrite option is "
|
518 |
"checked "
|
@@ -520,42 +538,42 @@ msgstr ""
|
|
520 |
"Los post que contienen las imágenes destacadas serán ignorados, incluso si "
|
521 |
"la opción Sobrescribe está marcada."
|
522 |
|
523 |
-
#: admin/views/form_select.php:
|
524 |
msgid "There are two more options in the premium version for random images:"
|
525 |
msgstr ""
|
526 |
"Hay dos opciones más en la versión de pago para las imágenes destacadas:"
|
527 |
|
528 |
-
#: admin/views/form_select.php:
|
529 |
msgid "Use each selected image only once"
|
530 |
msgstr "Usa cada imagen seleccionada solo una vez"
|
531 |
|
532 |
-
#: admin/views/form_select.php:
|
533 |
msgid "Remove excess featured images after all selected images are used"
|
534 |
msgstr "Reemplaza las imágenes destacadas por la imagen seleccionada"
|
535 |
|
536 |
-
#: admin/views/form_select.php:
|
537 |
-
#: admin/views/form_select.php:
|
538 |
#: admin/views/section_defaults.php:492 admin/views/section_footer.php:59
|
539 |
#: admin/views/section_overview.php:91
|
540 |
msgid "Get the premium version"
|
541 |
msgstr "Obtener la Pro versión"
|
542 |
|
543 |
-
#: admin/views/form_select.php:
|
544 |
-
#: admin/views/form_select.php:
|
545 |
#: admin/views/section_defaults.php:492 admin/views/section_footer.php:59
|
546 |
#: admin/views/section_overview.php:90 admin/views/section_overview.php:91
|
547 |
msgid "/"
|
548 |
msgstr "/es"
|
549 |
|
550 |
-
#: admin/views/form_select.php:
|
551 |
msgid "Optional: Add a filter"
|
552 |
msgstr "Opcional: Añade el filtro"
|
553 |
|
554 |
-
#: admin/views/form_select.php:
|
555 |
msgid "Select filters"
|
556 |
msgstr "Selecciona los filtros"
|
557 |
|
558 |
-
#: admin/views/form_select.php:
|
559 |
msgid ""
|
560 |
"If you want select one of the following filters to narrow down the set of "
|
561 |
"concerned posts and pages."
|
@@ -563,7 +581,7 @@ msgstr ""
|
|
563 |
"Si quieres, selecciona uno de los filtros siguientes para limitar el "
|
564 |
"conjunto de los post y páginas correspondientes."
|
565 |
|
566 |
-
#: admin/views/form_select.php:
|
567 |
msgid ""
|
568 |
"You can select multiple filters. They will return an intersection of their "
|
569 |
"results."
|
@@ -571,25 +589,25 @@ msgstr ""
|
|
571 |
"Puedes seleccionar los filtros múltiples. Ellos devolverán la intersección "
|
572 |
"de sus resultados."
|
573 |
|
574 |
-
#: admin/views/form_select.php:
|
575 |
msgid "Search by post type. By default all posts and pages will be affected."
|
576 |
msgstr ""
|
577 |
"Busca por el tipo de post. De forma predeterminada todos los post y páginas "
|
578 |
"serán afectados."
|
579 |
|
580 |
-
#: admin/views/form_select.php:
|
581 |
msgid "Search posts by category"
|
582 |
msgstr "Busca los post por la categoría"
|
583 |
|
584 |
-
#: admin/views/form_select.php:
|
585 |
msgid "Search posts by tag"
|
586 |
msgstr "Busca los post por la etiqueta"
|
587 |
|
588 |
-
#: admin/views/form_select.php:
|
589 |
msgid "Are you looking for more options and more filters?"
|
590 |
msgstr "¿Buscas más opciones y más filtros de búsqueda?"
|
591 |
|
592 |
-
#: admin/views/form_select.php:
|
593 |
msgid ""
|
594 |
"On the next page you can refine the filters. If you did not select any "
|
595 |
"filter you will go to the preview list directly."
|
@@ -597,11 +615,11 @@ msgstr ""
|
|
597 |
"El la página siguiente puedes refinar sus filtros. Si no has seleccionado "
|
598 |
"ningún, filtro te vas a la lista previa directamente."
|
599 |
|
600 |
-
#: admin/views/form_select.php:
|
601 |
msgid "If you encounter a white, blank page, read this"
|
602 |
msgstr "Si surge la página en blanco, lee esto"
|
603 |
|
604 |
-
#: admin/views/form_select.php:
|
605 |
msgid ""
|
606 |
"Facing a white blank page while trying to treat thousands of posts is the "
|
607 |
"effect of limited memory capacities on the website server. Instead of "
|
@@ -614,25 +632,25 @@ msgstr ""
|
|
614 |
"pequeñas cantidades de post varias veces sucesivamente. Para conseguirlo, "
|
615 |
"haz lo siguiente:"
|
616 |
|
617 |
-
#: admin/views/form_select.php:
|
618 |
msgid "add the time filter,"
|
619 |
msgstr "Añade el filtro de tiempo"
|
620 |
|
621 |
-
#: admin/views/form_select.php:
|
622 |
msgid "set a small time range,"
|
623 |
msgstr "Establece el período limitado de tiempo."
|
624 |
|
625 |
-
#: admin/views/form_select.php:
|
626 |
msgid "do the process"
|
627 |
msgstr "Realiza el proceso"
|
628 |
|
629 |
-
#: admin/views/form_select.php:
|
630 |
msgid "and repeat it with the next time range as often as needed."
|
631 |
msgstr ""
|
632 |
"Y realízalo de nuevo con el periodo de tiempo siguiente las veces que te "
|
633 |
"sean necesarias."
|
634 |
|
635 |
-
#: admin/views/form_select.php:
|
636 |
msgid ""
|
637 |
"This way is not as fast as one single run, but still much faster than "
|
638 |
"setting the images for each post manually."
|
@@ -742,18 +760,6 @@ msgstr ""
|
|
742 |
"Estas acciones requieren por lo menos una imagen seleccionada por el "
|
743 |
"siguiente botón."
|
744 |
|
745 |
-
#: admin/views/form_start.php:80
|
746 |
-
msgid ""
|
747 |
-
"To select multiple images click on the button and use the CTRL key while "
|
748 |
-
"clicking on the images."
|
749 |
-
msgstr ""
|
750 |
-
"Para seleccionar las imágenes múltiples, haz el clic en el botón y usa la "
|
751 |
-
"tecla CTRL mientras estás haciendo clic en las imágenes."
|
752 |
-
|
753 |
-
#: admin/views/form_start.php:84
|
754 |
-
msgid "Choose Images"
|
755 |
-
msgstr "Selecciona las imágenes"
|
756 |
-
|
757 |
#: admin/views/form_start.php:101
|
758 |
msgid "Actions without any selected image"
|
759 |
msgstr "Las acciones sin imagen seleccionada"
|
@@ -766,10 +772,6 @@ msgstr "Estas acciones no requieren la imagen seleccionada."
|
|
766 |
msgid "Do you want to assign the first image of each post?"
|
767 |
msgstr "¿Toma la primera imagen adjunta de post?"
|
768 |
|
769 |
-
#: admin/views/form_start.php:120
|
770 |
-
msgid "Use CTRL for multiple choice"
|
771 |
-
msgstr "Utilice CTRL para selección múltiple"
|
772 |
-
|
773 |
#: admin/views/section_defaults.php:16
|
774 |
msgid "matches"
|
775 |
msgstr "Las coincidencias"
|
@@ -921,10 +923,11 @@ msgstr "Reglas adicionales en la Pro versión"
|
|
921 |
#: admin/views/section_defaults.php:483
|
922 |
msgid "Multiple images to set them randomly as featured image"
|
923 |
msgstr ""
|
|
|
924 |
|
925 |
#: admin/views/section_defaults.php:484
|
926 |
msgid "Random featured images at each page load"
|
927 |
-
msgstr ""
|
928 |
|
929 |
#: admin/views/section_defaults.php:485
|
930 |
msgid ""
|
@@ -939,6 +942,8 @@ msgid ""
|
|
939 |
"Remove the first content image automatically after the featured image was "
|
940 |
"set successfully"
|
941 |
msgstr ""
|
|
|
|
|
942 |
|
943 |
#: admin/views/section_defaults.php:487
|
944 |
msgid "Match with a search string in post title"
|
@@ -954,7 +959,7 @@ msgstr "La orden de encargo de las reglas"
|
|
954 |
|
955 |
#: admin/views/section_defaults.php:490
|
956 |
msgid "Import your rules from this plugin into the premium plugin"
|
957 |
-
msgstr ""
|
958 |
|
959 |
#: admin/views/section_errormsg.php:1
|
960 |
msgid "Error"
|
@@ -1102,6 +1107,9 @@ msgstr "Inalterado (sin cambios)"
|
|
1102 |
msgid "No matches found."
|
1103 |
msgstr "No se han encontrado coincidencias "
|
1104 |
|
|
|
|
|
|
|
1105 |
#~ msgid "Image Columns"
|
1106 |
#~ msgstr "Las columnas de la imagen"
|
1107 |
|
4 |
msgstr ""
|
5 |
"Project-Id-Version: Quick Featured Images Pro\n"
|
6 |
"Report-Msgid-Bugs-To: http://quickfeaturedimages.com\n"
|
7 |
+
"POT-Creation-Date: 2017-03-12 23:02+0100\n"
|
8 |
+
"PO-Revision-Date: 2017-03-12 23:05+0100\n"
|
9 |
"Last-Translator: Martin Stehle <m.stehle@gmx.de>\n"
|
10 |
"Language-Team: m.stehle@gmx.de\n"
|
11 |
"Language: es_ES\n"
|
12 |
"MIME-Version: 1.0\n"
|
13 |
"Content-Type: text/plain; charset=UTF-8\n"
|
14 |
"Content-Transfer-Encoding: 8bit\n"
|
15 |
+
"X-Generator: Poedit 1.8.12\n"
|
16 |
"X-Poedit-KeywordsList: __;_e;_n;_x;esc_html_e;esc_html__;esc_attr_e;"
|
17 |
"esc_attr__;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2;_x:1,2c;_n:1,2\n"
|
18 |
"X-Poedit-Basepath: ..\n"
|
48 |
#: admin/class-quick-featured-images-columns.php:408
|
49 |
#, php-format
|
50 |
msgid "Change “%s”"
|
51 |
+
msgstr "Cambia “%s”"
|
52 |
|
53 |
#: admin/class-quick-featured-images-columns.php:311
|
54 |
#: admin/class-quick-featured-images-columns.php:409
|
55 |
#, php-format
|
56 |
msgid "Remove “%s”"
|
57 |
+
msgstr "Eliminar “%s”"
|
58 |
|
59 |
#: admin/class-quick-featured-images-columns.php:333
|
60 |
#: admin/class-quick-featured-images-columns.php:478
|
61 |
#, php-format
|
62 |
msgid "Set image for “%s”"
|
63 |
+
msgstr "Establecer imagen para “%s”"
|
64 |
|
65 |
#: admin/class-quick-featured-images-defaults.php:213
|
66 |
msgid "Changes saved."
|
104 |
|
105 |
#: admin/class-quick-featured-images-settings.php:417
|
106 |
msgid "Visibility of the plugin"
|
107 |
+
msgstr "Visibilidad del plugin"
|
108 |
|
109 |
#: admin/class-quick-featured-images-settings.php:425
|
110 |
msgid "Which user role may see the plugin"
|
111 |
+
msgstr "Qué rol de usuario puede ver el plugin"
|
112 |
|
113 |
#: admin/class-quick-featured-images-settings.php:557
|
114 |
msgid ""
|
120 |
|
121 |
#: admin/class-quick-featured-images-settings.php:569
|
122 |
msgid "Minimum user role to see the plugin in the backend"
|
123 |
+
msgstr "Papel del usuario mínima para ver el plugin en el backend"
|
124 |
|
125 |
#: admin/class-quick-featured-images-settings.php:605
|
126 |
msgid "Select the minimum user role a user must have to see the plugin."
|
127 |
msgstr ""
|
128 |
+
"Selecciona el rol de usuario mínimo un usuario debe tener para ver el plugin."
|
129 |
|
130 |
#: admin/class-quick-featured-images-settings.php:606
|
131 |
#, php-format
|
133 |
"The rules as set in “%s” works on posts independently of this "
|
134 |
"setting."
|
135 |
msgstr ""
|
136 |
+
"Las normas que figuran en “%s” funciona en los mensajes "
|
137 |
+
"independientemente de este ajuste."
|
138 |
|
139 |
#: admin/class-quick-featured-images-settings.php:607
|
140 |
msgid ""
|
142 |
"thumbnails with action links or the thumbnails only. To switch image columns "
|
143 |
"on and off use the section above."
|
144 |
msgstr ""
|
145 |
+
"Este ajuste controla así si un usuario verá en una columna de imagen "
|
146 |
+
"destacada con los enlaces de acción o sólo las imágenes destacadas. Para "
|
147 |
+
"controlar la columna usando la porción superior."
|
148 |
|
149 |
#: admin/class-quick-featured-images-settings.php:608
|
150 |
msgid "This page is accessible for administrators only."
|
151 |
+
msgstr "Esta página es accesible sólo para los administradores."
|
152 |
|
153 |
#: admin/class-quick-featured-images-settings.php:618
|
154 |
msgid ""
|
161 |
|
162 |
#: admin/class-quick-featured-images-settings.php:627
|
163 |
msgid "Controls which minimum user role can see the plugin."
|
164 |
+
msgstr "Controla qué papel mínimo el usuario puede ver el plugin."
|
165 |
|
166 |
+
#: admin/class-quick-featured-images-tools.php:443
|
167 |
#, php-format
|
168 |
msgid "Wrong image ID %d"
|
169 |
msgstr "La identificación de la imagen incorrecta ID %d"
|
170 |
|
171 |
+
#: admin/class-quick-featured-images-tools.php:544
|
172 |
msgid "Select"
|
173 |
msgstr "Selecciona"
|
174 |
|
175 |
+
#: admin/class-quick-featured-images-tools.php:545
|
176 |
msgid "Add filter"
|
177 |
msgstr "Añade el filtro"
|
178 |
|
179 |
+
#: admin/class-quick-featured-images-tools.php:546
|
180 |
msgid "Refine"
|
181 |
msgstr "Refine (refinar)"
|
182 |
|
183 |
+
#: admin/class-quick-featured-images-tools.php:547
|
184 |
msgid "Confirm"
|
185 |
msgstr "Confirma (confirmar)"
|
186 |
|
187 |
+
#: admin/class-quick-featured-images-tools.php:548
|
188 |
msgid "Perform"
|
189 |
msgstr "Realiza (realizar)"
|
190 |
|
191 |
+
#: admin/class-quick-featured-images-tools.php:552
|
192 |
msgid "Set the selected image as new featured image"
|
193 |
msgstr "Establece la imagen seleccionada como la imagen destacada nueva"
|
194 |
|
195 |
+
#: admin/class-quick-featured-images-tools.php:553
|
196 |
msgid "Replace featured images by the selected image"
|
197 |
msgstr "Reemplaza las imágenes destacadas por la imagen seleccionada"
|
198 |
|
199 |
+
#: admin/class-quick-featured-images-tools.php:554
|
200 |
msgid "Remove the selected image as featured image"
|
201 |
msgstr "Elimina la imagen seleccionada como la imagen destacada"
|
202 |
|
203 |
+
#: admin/class-quick-featured-images-tools.php:557
|
204 |
msgid "Remove any image as featured image"
|
205 |
msgstr "Elimina cualquiera imagen como la imagen destacada"
|
206 |
|
207 |
+
#: admin/class-quick-featured-images-tools.php:560
|
208 |
msgid "Set multiple images randomly as featured images"
|
209 |
msgstr "Establece las imágenes múltiples al azar como la imagen destacada"
|
210 |
|
211 |
+
#: admin/class-quick-featured-images-tools.php:564
|
212 |
msgid "Overwrite featured images"
|
213 |
msgstr "Sobrescribe las imágenes destacadas"
|
214 |
|
215 |
+
#: admin/class-quick-featured-images-tools.php:565
|
216 |
msgid "Consider only posts without any featured image"
|
217 |
msgstr "Considera solamente posts sin cualquier imagen destacada"
|
218 |
|
219 |
+
#: admin/class-quick-featured-images-tools.php:569
|
220 |
msgid "Post Type Filter"
|
221 |
msgstr "El filtro de tipo de post"
|
222 |
|
223 |
+
#: admin/class-quick-featured-images-tools.php:570
|
224 |
msgid "Category Filter"
|
225 |
msgstr "El filtro de la categoría"
|
226 |
|
227 |
+
#: admin/class-quick-featured-images-tools.php:571
|
228 |
msgid "Tag Filter"
|
229 |
msgstr "El filtro de las etiquetas"
|
230 |
|
231 |
+
#: admin/class-quick-featured-images-tools.php:600
|
232 |
msgid "Image width in pixels lower than"
|
233 |
msgstr "El tipo del campo personalizado"
|
234 |
|
235 |
+
#: admin/class-quick-featured-images-tools.php:601
|
236 |
msgid "Image height in pixels lower than"
|
237 |
msgstr "La altura de la imagen en píxeles es inferior al"
|
238 |
|
239 |
+
#: admin/class-quick-featured-images-tools.php:710
|
240 |
#, php-format
|
241 |
msgid "The input field %s is empty."
|
242 |
msgstr "La altura de la imagen %s en píxeles es inferior al"
|
243 |
|
244 |
+
#: admin/class-quick-featured-images-tools.php:711
|
245 |
msgid "Type in a value into the input field."
|
246 |
msgstr "Escribe el valor en el campo de la entrada"
|
247 |
|
248 |
+
#: admin/class-quick-featured-images-tools.php:714
|
249 |
#, php-format
|
250 |
msgid "%s is not defined."
|
251 |
msgstr "%s Escribe el valor en el campo de la entrada"
|
252 |
|
253 |
+
#: admin/class-quick-featured-images-tools.php:715
|
254 |
msgid "Check how to define the value."
|
255 |
msgstr "Comprueba cómo definir el valor"
|
256 |
|
257 |
+
#: admin/class-quick-featured-images-tools.php:718
|
258 |
msgid "There is no selected image."
|
259 |
msgstr "No hay ninguna imagen seleccionada"
|
260 |
|
261 |
+
#: admin/class-quick-featured-images-tools.php:719
|
262 |
msgid "Select an image from the media library."
|
263 |
msgstr "Selecciona la imagen de Media library (la biblioteca multimedia)."
|
264 |
|
265 |
+
#: admin/class-quick-featured-images-tools.php:722
|
266 |
#: admin/views/section_image.php:51
|
267 |
msgid "You have not selected an action."
|
268 |
msgstr "No has seleccionado ninguna acción"
|
269 |
|
270 |
+
#: admin/class-quick-featured-images-tools.php:723
|
271 |
msgid "Start again and select which action you want to apply."
|
272 |
msgstr "Empieza de nuevo y selecciona la acción que quieres aplicar"
|
273 |
|
274 |
+
#: admin/class-quick-featured-images-tools.php:726
|
275 |
#, php-format
|
276 |
msgid "The input field %s has an invalid value."
|
277 |
msgstr "El valor del campo %s de la entrada es inválido"
|
278 |
|
279 |
+
#: admin/class-quick-featured-images-tools.php:727
|
280 |
msgid "Type in valid values in the input field."
|
281 |
msgstr "El valor del campo de la entrada es inválido"
|
282 |
|
283 |
+
#: admin/class-quick-featured-images-tools.php:731
|
284 |
msgid "Type in values stored by WordPress."
|
285 |
msgstr "Escribe los valores válidos en el campo de la entrada"
|
286 |
|
287 |
+
#: admin/class-quick-featured-images-tools.php:1846
|
288 |
msgid "Set, replace, remove"
|
289 |
msgstr "Establece, reemplaza, elimina"
|
290 |
|
291 |
+
#: admin/class-quick-featured-images-tools.php:1857
|
292 |
msgid "Bulk set, replace and remove featured images for existing posts"
|
293 |
msgstr ""
|
294 |
"Configura el bulk, reemplaza y elimina las imágenes destacadas por posts "
|
295 |
"existentes"
|
296 |
|
297 |
+
#: admin/class-quick-featured-images-tools.php:1969
|
298 |
msgid "Bulk set as featured image"
|
299 |
msgstr "El bulk configurado como la imagen destacada"
|
300 |
|
423 |
msgid "You can not undo the operation!"
|
424 |
msgstr "¡No puedes deshacer la operación!"
|
425 |
|
426 |
+
#: admin/views/form_confirm.php:173 admin/views/section_errormsg.php:8
|
427 |
+
#: admin/views/section_results.php:74
|
428 |
msgid "Start again"
|
429 |
msgstr "Empieza de nuevo"
|
430 |
|
456 |
msgid "File %s is not available."
|
457 |
msgstr "El %s archivo no está disponible."
|
458 |
|
459 |
+
#: admin/views/form_refine.php:48 admin/views/form_select.php:29
|
460 |
msgid "Preview filtering"
|
461 |
msgstr "La vista previa de filtrado"
|
462 |
|
468 |
"No hay ningún filtro seleccionado. Modifica su selección de los filtros o "
|
469 |
"simplemente continúa haciendo clic en el botón siguiente."
|
470 |
|
471 |
+
#: admin/views/form_select.php:9 admin/views/form_start.php:4
|
472 |
#: admin/views/section_defaults.php:213
|
473 |
msgid "Notice"
|
474 |
msgstr "Un aviso"
|
475 |
|
476 |
+
#: admin/views/form_select.php:11
|
477 |
msgid ""
|
478 |
"You did not have selected an image from the list below. To go on select at "
|
479 |
"least one image you want to replace by the selected image."
|
482 |
"continuar, selecciona por lo menos una imagen que quieres reemplazar por la "
|
483 |
"imagen seleccionada."
|
484 |
|
485 |
+
#: admin/views/form_select.php:17
|
486 |
msgid "Select the featured images you want to replace by the selected image."
|
487 |
msgstr ""
|
488 |
"Selecciona las imágenes destacadas que quieres reemplazar por la imagen "
|
489 |
"seleccionada."
|
490 |
|
491 |
+
#: admin/views/form_select.php:18
|
492 |
msgid "You can select multiple images. Select at least one image."
|
493 |
msgstr ""
|
494 |
"Puedes seleccionar las imágenes múltiples. Selecciona una imagen por lo "
|
495 |
"menos."
|
496 |
|
497 |
+
#: admin/views/form_select.php:19 admin/views/form_start.php:80
|
498 |
+
msgid ""
|
499 |
+
"To select multiple images click on the button and use the CTRL key while "
|
500 |
+
"clicking on the images."
|
501 |
+
msgstr ""
|
502 |
+
"Para seleccionar las imágenes múltiples, haz el clic en el botón y usa la "
|
503 |
+
"tecla CTRL mientras estás haciendo clic en las imágenes."
|
504 |
+
|
505 |
+
#: admin/views/form_select.php:23 admin/views/form_start.php:84
|
506 |
+
msgid "Choose Images"
|
507 |
+
msgstr "Selecciona las imágenes"
|
508 |
+
|
509 |
+
#: admin/views/form_select.php:31 admin/views/form_start.php:120
|
510 |
+
msgid "Use CTRL for multiple choice"
|
511 |
+
msgstr "Utilice CTRL para selección múltiple"
|
512 |
|
513 |
+
#: admin/views/form_select.php:37
|
514 |
msgid "Refine your selections"
|
515 |
msgstr "Refina sus selecciones."
|
516 |
|
517 |
+
#: admin/views/form_select.php:38 admin/views/form_select.php:48
|
518 |
msgid "You can control the process with the following options."
|
519 |
msgstr "Puedes controlar el proceso con las opciones siguientes."
|
520 |
|
521 |
+
#: admin/views/form_select.php:45
|
522 |
msgid "Optional: Select options"
|
523 |
msgstr "Opcional: selecciona las opciones."
|
524 |
|
525 |
+
#: admin/views/form_select.php:47
|
526 |
msgid "Process Options"
|
527 |
msgstr "Las opciones del proceso"
|
528 |
|
529 |
+
#: admin/views/form_select.php:53
|
530 |
msgid "Overwrite existing featured images with new ones"
|
531 |
msgstr "Sobrescribe las imágenes destacadas existentes con otras nuevas."
|
532 |
|
533 |
+
#: admin/views/form_select.php:63
|
534 |
msgid ""
|
535 |
"Posts with featured images will be ignored, even if the Overwrite option is "
|
536 |
"checked "
|
538 |
"Los post que contienen las imágenes destacadas serán ignorados, incluso si "
|
539 |
"la opción Sobrescribe está marcada."
|
540 |
|
541 |
+
#: admin/views/form_select.php:72
|
542 |
msgid "There are two more options in the premium version for random images:"
|
543 |
msgstr ""
|
544 |
"Hay dos opciones más en la versión de pago para las imágenes destacadas:"
|
545 |
|
546 |
+
#: admin/views/form_select.php:74
|
547 |
msgid "Use each selected image only once"
|
548 |
msgstr "Usa cada imagen seleccionada solo una vez"
|
549 |
|
550 |
+
#: admin/views/form_select.php:75
|
551 |
msgid "Remove excess featured images after all selected images are used"
|
552 |
msgstr "Reemplaza las imágenes destacadas por la imagen seleccionada"
|
553 |
|
554 |
+
#: admin/views/form_select.php:77 admin/views/form_select.php:115
|
555 |
+
#: admin/views/form_select.php:137 admin/views/form_start.php:113
|
556 |
#: admin/views/section_defaults.php:492 admin/views/section_footer.php:59
|
557 |
#: admin/views/section_overview.php:91
|
558 |
msgid "Get the premium version"
|
559 |
msgstr "Obtener la Pro versión"
|
560 |
|
561 |
+
#: admin/views/form_select.php:77 admin/views/form_select.php:115
|
562 |
+
#: admin/views/form_select.php:137 admin/views/form_start.php:113
|
563 |
#: admin/views/section_defaults.php:492 admin/views/section_footer.php:59
|
564 |
#: admin/views/section_overview.php:90 admin/views/section_overview.php:91
|
565 |
msgid "/"
|
566 |
msgstr "/es"
|
567 |
|
568 |
+
#: admin/views/form_select.php:86
|
569 |
msgid "Optional: Add a filter"
|
570 |
msgstr "Opcional: Añade el filtro"
|
571 |
|
572 |
+
#: admin/views/form_select.php:88
|
573 |
msgid "Select filters"
|
574 |
msgstr "Selecciona los filtros"
|
575 |
|
576 |
+
#: admin/views/form_select.php:89
|
577 |
msgid ""
|
578 |
"If you want select one of the following filters to narrow down the set of "
|
579 |
"concerned posts and pages."
|
581 |
"Si quieres, selecciona uno de los filtros siguientes para limitar el "
|
582 |
"conjunto de los post y páginas correspondientes."
|
583 |
|
584 |
+
#: admin/views/form_select.php:90
|
585 |
msgid ""
|
586 |
"You can select multiple filters. They will return an intersection of their "
|
587 |
"results."
|
589 |
"Puedes seleccionar los filtros múltiples. Ellos devolverán la intersección "
|
590 |
"de sus resultados."
|
591 |
|
592 |
+
#: admin/views/form_select.php:95
|
593 |
msgid "Search by post type. By default all posts and pages will be affected."
|
594 |
msgstr ""
|
595 |
"Busca por el tipo de post. De forma predeterminada todos los post y páginas "
|
596 |
"serán afectados."
|
597 |
|
598 |
+
#: admin/views/form_select.php:98
|
599 |
msgid "Search posts by category"
|
600 |
msgstr "Busca los post por la categoría"
|
601 |
|
602 |
+
#: admin/views/form_select.php:101
|
603 |
msgid "Search posts by tag"
|
604 |
msgstr "Busca los post por la etiqueta"
|
605 |
|
606 |
+
#: admin/views/form_select.php:115 admin/views/section_overview.php:91
|
607 |
msgid "Are you looking for more options and more filters?"
|
608 |
msgstr "¿Buscas más opciones y más filtros de búsqueda?"
|
609 |
|
610 |
+
#: admin/views/form_select.php:116
|
611 |
msgid ""
|
612 |
"On the next page you can refine the filters. If you did not select any "
|
613 |
"filter you will go to the preview list directly."
|
615 |
"El la página siguiente puedes refinar sus filtros. Si no has seleccionado "
|
616 |
"ningún, filtro te vas a la lista previa directamente."
|
617 |
|
618 |
+
#: admin/views/form_select.php:134
|
619 |
msgid "If you encounter a white, blank page, read this"
|
620 |
msgstr "Si surge la página en blanco, lee esto"
|
621 |
|
622 |
+
#: admin/views/form_select.php:135
|
623 |
msgid ""
|
624 |
"Facing a white blank page while trying to treat thousands of posts is the "
|
625 |
"effect of limited memory capacities on the website server. Instead of "
|
632 |
"pequeñas cantidades de post varias veces sucesivamente. Para conseguirlo, "
|
633 |
"haz lo siguiente:"
|
634 |
|
635 |
+
#: admin/views/form_select.php:138
|
636 |
msgid "add the time filter,"
|
637 |
msgstr "Añade el filtro de tiempo"
|
638 |
|
639 |
+
#: admin/views/form_select.php:139
|
640 |
msgid "set a small time range,"
|
641 |
msgstr "Establece el período limitado de tiempo."
|
642 |
|
643 |
+
#: admin/views/form_select.php:140
|
644 |
msgid "do the process"
|
645 |
msgstr "Realiza el proceso"
|
646 |
|
647 |
+
#: admin/views/form_select.php:141
|
648 |
msgid "and repeat it with the next time range as often as needed."
|
649 |
msgstr ""
|
650 |
"Y realízalo de nuevo con el periodo de tiempo siguiente las veces que te "
|
651 |
"sean necesarias."
|
652 |
|
653 |
+
#: admin/views/form_select.php:143
|
654 |
msgid ""
|
655 |
"This way is not as fast as one single run, but still much faster than "
|
656 |
"setting the images for each post manually."
|
760 |
"Estas acciones requieren por lo menos una imagen seleccionada por el "
|
761 |
"siguiente botón."
|
762 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
763 |
#: admin/views/form_start.php:101
|
764 |
msgid "Actions without any selected image"
|
765 |
msgstr "Las acciones sin imagen seleccionada"
|
772 |
msgid "Do you want to assign the first image of each post?"
|
773 |
msgstr "¿Toma la primera imagen adjunta de post?"
|
774 |
|
|
|
|
|
|
|
|
|
775 |
#: admin/views/section_defaults.php:16
|
776 |
msgid "matches"
|
777 |
msgstr "Las coincidencias"
|
923 |
#: admin/views/section_defaults.php:483
|
924 |
msgid "Multiple images to set them randomly as featured image"
|
925 |
msgstr ""
|
926 |
+
"Múltiples imágenes para definirlas aleatoriamente como imagen destacada"
|
927 |
|
928 |
#: admin/views/section_defaults.php:484
|
929 |
msgid "Random featured images at each page load"
|
930 |
+
msgstr "Imágenes aleatorias en cada carga de página"
|
931 |
|
932 |
#: admin/views/section_defaults.php:485
|
933 |
msgid ""
|
942 |
"Remove the first content image automatically after the featured image was "
|
943 |
"set successfully"
|
944 |
msgstr ""
|
945 |
+
"Eliminar la primera imagen de contenido automáticamente después de que la "
|
946 |
+
"imagen destacada se haya configurado correctamente"
|
947 |
|
948 |
#: admin/views/section_defaults.php:487
|
949 |
msgid "Match with a search string in post title"
|
959 |
|
960 |
#: admin/views/section_defaults.php:490
|
961 |
msgid "Import your rules from this plugin into the premium plugin"
|
962 |
+
msgstr "Importe sus reglas desde este complemento al complemento premium"
|
963 |
|
964 |
#: admin/views/section_errormsg.php:1
|
965 |
msgid "Error"
|
1107 |
msgid "No matches found."
|
1108 |
msgstr "No se han encontrado coincidencias "
|
1109 |
|
1110 |
+
#~ msgid "There are no featured images in use."
|
1111 |
+
#~ msgstr "No hay ninguna imagen destacada en uso."
|
1112 |
+
|
1113 |
#~ msgid "Image Columns"
|
1114 |
#~ msgstr "Las columnas de la imagen"
|
1115 |
|
languages/quick-featured-images-pt_BR.mo
CHANGED
Binary file
|
languages/quick-featured-images-pt_BR.po
CHANGED
@@ -4,15 +4,15 @@ msgid ""
|
|
4 |
msgstr ""
|
5 |
"Project-Id-Version: Quick Featured Images\n"
|
6 |
"Report-Msgid-Bugs-To: http://wordpress.org/plugins/quick-featured-images\n"
|
7 |
-
"POT-Creation-Date:
|
8 |
-
"PO-Revision-Date:
|
9 |
"Last-Translator: Martin Stehle <m.stehle@gmx.de>\n"
|
10 |
"Language-Team: m.stehle@gmx.de\n"
|
11 |
"Language: pt_BR\n"
|
12 |
"MIME-Version: 1.0\n"
|
13 |
"Content-Type: text/plain; charset=UTF-8\n"
|
14 |
"Content-Transfer-Encoding: 8bit\n"
|
15 |
-
"X-Generator: Poedit 1.8.
|
16 |
"X-Poedit-KeywordsList: __;_e;_n;_x;esc_html_e;esc_html__;esc_attr_e;"
|
17 |
"esc_attr__;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2;_x:1,2c;_n:1,2\n"
|
18 |
"X-Poedit-Basepath: ..\n"
|
@@ -48,19 +48,19 @@ msgstr "Bem-vindo ao %s! Você pode encontrar o plugin em %s."
|
|
48 |
#: admin/class-quick-featured-images-columns.php:408
|
49 |
#, php-format
|
50 |
msgid "Change “%s”"
|
51 |
-
msgstr ""
|
52 |
|
53 |
#: admin/class-quick-featured-images-columns.php:311
|
54 |
#: admin/class-quick-featured-images-columns.php:409
|
55 |
#, php-format
|
56 |
msgid "Remove “%s”"
|
57 |
-
msgstr ""
|
58 |
|
59 |
#: admin/class-quick-featured-images-columns.php:333
|
60 |
#: admin/class-quick-featured-images-columns.php:478
|
61 |
#, php-format
|
62 |
msgid "Set image for “%s”"
|
63 |
-
msgstr ""
|
64 |
|
65 |
#: admin/class-quick-featured-images-defaults.php:213
|
66 |
msgid "Changes saved."
|
@@ -98,11 +98,11 @@ msgstr "Lista de posts com coluna de imagem"
|
|
98 |
|
99 |
#: admin/class-quick-featured-images-settings.php:417
|
100 |
msgid "Visibility of the plugin"
|
101 |
-
msgstr ""
|
102 |
|
103 |
#: admin/class-quick-featured-images-settings.php:425
|
104 |
msgid "Which user role may see the plugin"
|
105 |
-
msgstr ""
|
106 |
|
107 |
#: admin/class-quick-featured-images-settings.php:557
|
108 |
msgid ""
|
@@ -114,11 +114,13 @@ msgstr ""
|
|
114 |
|
115 |
#: admin/class-quick-featured-images-settings.php:569
|
116 |
msgid "Minimum user role to see the plugin in the backend"
|
117 |
-
msgstr ""
|
118 |
|
119 |
#: admin/class-quick-featured-images-settings.php:605
|
120 |
msgid "Select the minimum user role a user must have to see the plugin."
|
121 |
msgstr ""
|
|
|
|
|
122 |
|
123 |
#: admin/class-quick-featured-images-settings.php:606
|
124 |
#, php-format
|
@@ -126,6 +128,8 @@ msgid ""
|
|
126 |
"The rules as set in “%s” works on posts independently of this "
|
127 |
"setting."
|
128 |
msgstr ""
|
|
|
|
|
129 |
|
130 |
#: admin/class-quick-featured-images-settings.php:607
|
131 |
msgid ""
|
@@ -133,10 +137,13 @@ msgid ""
|
|
133 |
"thumbnails with action links or the thumbnails only. To switch image columns "
|
134 |
"on and off use the section above."
|
135 |
msgstr ""
|
|
|
|
|
|
|
136 |
|
137 |
#: admin/class-quick-featured-images-settings.php:608
|
138 |
msgid "This page is accessible for administrators only."
|
139 |
-
msgstr ""
|
140 |
|
141 |
#: admin/class-quick-featured-images-settings.php:618
|
142 |
msgid ""
|
@@ -148,140 +155,140 @@ msgstr ""
|
|
148 |
|
149 |
#: admin/class-quick-featured-images-settings.php:627
|
150 |
msgid "Controls which minimum user role can see the plugin."
|
151 |
-
msgstr ""
|
152 |
|
153 |
-
#: admin/class-quick-featured-images-tools.php:
|
154 |
#, php-format
|
155 |
msgid "Wrong image ID %d"
|
156 |
msgstr "ID de imagem errado %d"
|
157 |
|
158 |
-
#: admin/class-quick-featured-images-tools.php:
|
159 |
msgid "Select"
|
160 |
msgstr "Selecionar"
|
161 |
|
162 |
-
#: admin/class-quick-featured-images-tools.php:
|
163 |
msgid "Add filter"
|
164 |
msgstr "Adicionar um filtro"
|
165 |
|
166 |
-
#: admin/class-quick-featured-images-tools.php:
|
167 |
msgid "Refine"
|
168 |
msgstr "Refinar"
|
169 |
|
170 |
-
#: admin/class-quick-featured-images-tools.php:
|
171 |
msgid "Confirm"
|
172 |
msgstr "Confirmar"
|
173 |
|
174 |
-
#: admin/class-quick-featured-images-tools.php:
|
175 |
msgid "Perform"
|
176 |
msgstr "Executar"
|
177 |
|
178 |
-
#: admin/class-quick-featured-images-tools.php:
|
179 |
msgid "Set the selected image as new featured image"
|
180 |
msgstr "Definir a imagem selecionada como nova imagem destacada"
|
181 |
|
182 |
-
#: admin/class-quick-featured-images-tools.php:
|
183 |
msgid "Replace featured images by the selected image"
|
184 |
msgstr "Substituir imagens destacadas pela imagem selecionada"
|
185 |
|
186 |
-
#: admin/class-quick-featured-images-tools.php:
|
187 |
msgid "Remove the selected image as featured image"
|
188 |
msgstr "Remover a imagem selecionada como imagem destacada"
|
189 |
|
190 |
-
#: admin/class-quick-featured-images-tools.php:
|
191 |
msgid "Remove any image as featured image"
|
192 |
msgstr "Remover qualquer imagem como imagem destacada"
|
193 |
|
194 |
-
#: admin/class-quick-featured-images-tools.php:
|
195 |
msgid "Set multiple images randomly as featured images"
|
196 |
msgstr "Definir várias imagens aleatoriamente como imagens destacadas"
|
197 |
|
198 |
-
#: admin/class-quick-featured-images-tools.php:
|
199 |
msgid "Overwrite featured images"
|
200 |
msgstr "Sobrescrever imagens destacadas"
|
201 |
|
202 |
-
#: admin/class-quick-featured-images-tools.php:
|
203 |
msgid "Consider only posts without any featured image"
|
204 |
msgstr "Considerar apenas posts sem nenhuma imagem destacada"
|
205 |
|
206 |
-
#: admin/class-quick-featured-images-tools.php:
|
207 |
msgid "Post Type Filter"
|
208 |
msgstr "Filtro de tipo de posts"
|
209 |
|
210 |
-
#: admin/class-quick-featured-images-tools.php:
|
211 |
msgid "Category Filter"
|
212 |
msgstr "Filtro por categoria"
|
213 |
|
214 |
-
#: admin/class-quick-featured-images-tools.php:
|
215 |
msgid "Tag Filter"
|
216 |
msgstr "Filtro por tag"
|
217 |
|
218 |
-
#: admin/class-quick-featured-images-tools.php:
|
219 |
msgid "Image width in pixels lower than"
|
220 |
msgstr "Largura da imagem em pixels menor que"
|
221 |
|
222 |
-
#: admin/class-quick-featured-images-tools.php:
|
223 |
msgid "Image height in pixels lower than"
|
224 |
msgstr "Altura da imagem em pixels menor que"
|
225 |
|
226 |
-
#: admin/class-quick-featured-images-tools.php:
|
227 |
#, php-format
|
228 |
msgid "The input field %s is empty."
|
229 |
msgstr "O campo de entrada %s está vazio."
|
230 |
|
231 |
-
#: admin/class-quick-featured-images-tools.php:
|
232 |
msgid "Type in a value into the input field."
|
233 |
msgstr "Digite um valor para o campo de entrada."
|
234 |
|
235 |
-
#: admin/class-quick-featured-images-tools.php:
|
236 |
#, php-format
|
237 |
msgid "%s is not defined."
|
238 |
msgstr "%s não está definido."
|
239 |
|
240 |
-
#: admin/class-quick-featured-images-tools.php:
|
241 |
msgid "Check how to define the value."
|
242 |
msgstr "Veja como definir o valor."
|
243 |
|
244 |
-
#: admin/class-quick-featured-images-tools.php:
|
245 |
msgid "There is no selected image."
|
246 |
msgstr "Não há nenhuma imagem selecionada."
|
247 |
|
248 |
-
#: admin/class-quick-featured-images-tools.php:
|
249 |
msgid "Select an image from the media library."
|
250 |
msgstr "Selecione uma imagem da biblioteca de mídia."
|
251 |
|
252 |
-
#: admin/class-quick-featured-images-tools.php:
|
253 |
#: admin/views/section_image.php:51
|
254 |
msgid "You have not selected an action."
|
255 |
msgstr "Você não selecionou uma ação."
|
256 |
|
257 |
-
#: admin/class-quick-featured-images-tools.php:
|
258 |
msgid "Start again and select which action you want to apply."
|
259 |
msgstr "Comece de novo e selecione a ação que você deseja aplicar."
|
260 |
|
261 |
-
#: admin/class-quick-featured-images-tools.php:
|
262 |
#, php-format
|
263 |
msgid "The input field %s has an invalid value."
|
264 |
msgstr "O campo de entrada %s tem um valor inválido."
|
265 |
|
266 |
-
#: admin/class-quick-featured-images-tools.php:
|
267 |
msgid "Type in valid values in the input field."
|
268 |
msgstr "Digite valores válidos no campo de entrada."
|
269 |
|
270 |
-
#: admin/class-quick-featured-images-tools.php:
|
271 |
msgid "Type in values stored by WordPress."
|
272 |
msgstr "Digite valores armazenados pelo WordPress."
|
273 |
|
274 |
-
#: admin/class-quick-featured-images-tools.php:
|
275 |
msgid "Set, replace, remove"
|
276 |
msgstr "Definir, substituir, remover"
|
277 |
|
278 |
-
#: admin/class-quick-featured-images-tools.php:
|
279 |
msgid "Bulk set, replace and remove featured images for existing posts"
|
280 |
msgstr ""
|
281 |
"Definir, substituir e remover imagens destacadas em massa para posts "
|
282 |
"existentes"
|
283 |
|
284 |
-
#: admin/class-quick-featured-images-tools.php:
|
285 |
msgid "Bulk set as featured image"
|
286 |
msgstr "Definir imagem destacada em massa"
|
287 |
|
@@ -408,8 +415,8 @@ msgstr "Confirme a mudança"
|
|
408 |
msgid "You can not undo the operation!"
|
409 |
msgstr "Você não pode desfazer a operação!"
|
410 |
|
411 |
-
#: admin/views/form_confirm.php:173 admin/views/
|
412 |
-
#: admin/views/
|
413 |
msgid "Start again"
|
414 |
msgstr "Começar novamente"
|
415 |
|
@@ -442,7 +449,7 @@ msgstr ""
|
|
442 |
msgid "File %s is not available."
|
443 |
msgstr "Arquivo %s não está disponível."
|
444 |
|
445 |
-
#: admin/views/form_refine.php:48 admin/views/form_select.php:
|
446 |
msgid "Preview filtering"
|
447 |
msgstr "Pré-visualizar a filtragem"
|
448 |
|
@@ -454,12 +461,12 @@ msgstr ""
|
|
454 |
"Não há filtros selecionados. Modifique a sua seleção de filtros ou "
|
455 |
"simplesmente vá em frente clicando no botão ao lado."
|
456 |
|
457 |
-
#: admin/views/form_select.php:
|
458 |
#: admin/views/section_defaults.php:213
|
459 |
msgid "Notice"
|
460 |
msgstr "Aviso prévio"
|
461 |
|
462 |
-
#: admin/views/form_select.php:
|
463 |
msgid ""
|
464 |
"You did not have selected an image from the list below. To go on select at "
|
465 |
"least one image you want to replace by the selected image."
|
@@ -468,42 +475,54 @@ msgstr ""
|
|
468 |
"selecione pelo menos uma imagem em que pretende substituir pela imagem "
|
469 |
"selecionada."
|
470 |
|
471 |
-
#: admin/views/form_select.php:
|
472 |
msgid "Select the featured images you want to replace by the selected image."
|
473 |
msgstr ""
|
474 |
"Selecione as imagens destacadas que você deseja substituir pela imagem "
|
475 |
"selecionada."
|
476 |
|
477 |
-
#: admin/views/form_select.php:
|
478 |
msgid "You can select multiple images. Select at least one image."
|
479 |
msgstr ""
|
480 |
"Você pode selecionar várias imagens. Selecione, pelo menos, uma imagem."
|
481 |
|
482 |
-
#: admin/views/form_select.php:
|
483 |
-
msgid "
|
484 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
485 |
|
486 |
-
#: admin/views/form_select.php:
|
487 |
msgid "Refine your selections"
|
488 |
msgstr "Refine suas seleções"
|
489 |
|
490 |
-
#: admin/views/form_select.php:
|
491 |
msgid "You can control the process with the following options."
|
492 |
msgstr "Você pode controlar o processo com as seguintes opções."
|
493 |
|
494 |
-
#: admin/views/form_select.php:
|
495 |
msgid "Optional: Select options"
|
496 |
msgstr "Opcional: Selecione opções"
|
497 |
|
498 |
-
#: admin/views/form_select.php:
|
499 |
msgid "Process Options"
|
500 |
msgstr "Opções do Processo"
|
501 |
|
502 |
-
#: admin/views/form_select.php:
|
503 |
msgid "Overwrite existing featured images with new ones"
|
504 |
msgstr "Sobrescrever imagens destacadas existentes pelas novas"
|
505 |
|
506 |
-
#: admin/views/form_select.php:
|
507 |
msgid ""
|
508 |
"Posts with featured images will be ignored, even if the Overwrite option is "
|
509 |
"checked "
|
@@ -511,44 +530,44 @@ msgstr ""
|
|
511 |
"Posts com Imagens destacadas serão ignorados, mesmo se a opção Substituir "
|
512 |
"estiver marcada "
|
513 |
|
514 |
-
#: admin/views/form_select.php:
|
515 |
msgid "There are two more options in the premium version for random images:"
|
516 |
msgstr "Existem mais duas opções na versão premium para imagens aleatórias:"
|
517 |
|
518 |
-
#: admin/views/form_select.php:
|
519 |
msgid "Use each selected image only once"
|
520 |
msgstr "Use cada imagem selecionada apenas uma vez"
|
521 |
|
522 |
-
#: admin/views/form_select.php:
|
523 |
msgid "Remove excess featured images after all selected images are used"
|
524 |
msgstr ""
|
525 |
"Remover o excesso de Imagens destacadas após todas as imagens destacadas "
|
526 |
"forem usadas"
|
527 |
|
528 |
-
#: admin/views/form_select.php:
|
529 |
-
#: admin/views/form_select.php:
|
530 |
#: admin/views/section_defaults.php:492 admin/views/section_footer.php:59
|
531 |
#: admin/views/section_overview.php:91
|
532 |
msgid "Get the premium version"
|
533 |
msgstr "Obter a versão premium"
|
534 |
|
535 |
# Path to language site
|
536 |
-
#: admin/views/form_select.php:
|
537 |
-
#: admin/views/form_select.php:
|
538 |
#: admin/views/section_defaults.php:492 admin/views/section_footer.php:59
|
539 |
#: admin/views/section_overview.php:90 admin/views/section_overview.php:91
|
540 |
msgid "/"
|
541 |
msgstr "/"
|
542 |
|
543 |
-
#: admin/views/form_select.php:
|
544 |
msgid "Optional: Add a filter"
|
545 |
msgstr "Opcional: Adicionar um filtro"
|
546 |
|
547 |
-
#: admin/views/form_select.php:
|
548 |
msgid "Select filters"
|
549 |
msgstr "Selecione os filtros"
|
550 |
|
551 |
-
#: admin/views/form_select.php:
|
552 |
msgid ""
|
553 |
"If you want select one of the following filters to narrow down the set of "
|
554 |
"concerned posts and pages."
|
@@ -556,7 +575,7 @@ msgstr ""
|
|
556 |
"Se você quiser selecione um dos seguintes filtros para limitar o conjunto de "
|
557 |
"posts e páginas."
|
558 |
|
559 |
-
#: admin/views/form_select.php:
|
560 |
msgid ""
|
561 |
"You can select multiple filters. They will return an intersection of their "
|
562 |
"results."
|
@@ -564,25 +583,25 @@ msgstr ""
|
|
564 |
"Você pode selecionar vários filtros. Eles vão dar uma interseção de seus "
|
565 |
"resultados."
|
566 |
|
567 |
-
#: admin/views/form_select.php:
|
568 |
msgid "Search by post type. By default all posts and pages will be affected."
|
569 |
msgstr ""
|
570 |
"Procurar por tipo de post. Por padrão todos os posts e páginas serão "
|
571 |
"afetados."
|
572 |
|
573 |
-
#: admin/views/form_select.php:
|
574 |
msgid "Search posts by category"
|
575 |
msgstr "Procurar posts por categoria"
|
576 |
|
577 |
-
#: admin/views/form_select.php:
|
578 |
msgid "Search posts by tag"
|
579 |
msgstr "Procurar posts por tag"
|
580 |
|
581 |
-
#: admin/views/form_select.php:
|
582 |
msgid "Are you looking for more options and more filters?"
|
583 |
msgstr "Você está procurando mais opções e mais filtros?"
|
584 |
|
585 |
-
#: admin/views/form_select.php:
|
586 |
msgid ""
|
587 |
"On the next page you can refine the filters. If you did not select any "
|
588 |
"filter you will go to the preview list directly."
|
@@ -590,11 +609,11 @@ msgstr ""
|
|
590 |
"Na próxima página você pode refinar os filtros. Se você não selecionar "
|
591 |
"qualquer filtro que você vai diretamente para a lista de pré-visualização."
|
592 |
|
593 |
-
#: admin/views/form_select.php:
|
594 |
msgid "If you encounter a white, blank page, read this"
|
595 |
msgstr "Se você encontrar uma página branca, em branco, leia isto"
|
596 |
|
597 |
-
#: admin/views/form_select.php:
|
598 |
msgid ""
|
599 |
"Facing a white blank page while trying to treat thousands of posts is the "
|
600 |
"effect of limited memory capacities on the website server. Instead of "
|
@@ -607,24 +626,24 @@ msgstr ""
|
|
607 |
"tratar pequenas quantidades de posts várias vezes sucessivamente. Para "
|
608 |
"conseguir isso faça:"
|
609 |
|
610 |
-
#: admin/views/form_select.php:
|
611 |
msgid "add the time filter,"
|
612 |
msgstr "adicione o filtro de tempo,"
|
613 |
|
614 |
-
#: admin/views/form_select.php:
|
615 |
msgid "set a small time range,"
|
616 |
msgstr "defina um pequeno intervalo de tempo,"
|
617 |
|
618 |
-
#: admin/views/form_select.php:
|
619 |
msgid "do the process"
|
620 |
msgstr "faça o processo"
|
621 |
|
622 |
-
#: admin/views/form_select.php:
|
623 |
msgid "and repeat it with the next time range as often as needed."
|
624 |
msgstr ""
|
625 |
"e repeta com o próximo intervalo de tempo quantas vezes for necessário."
|
626 |
|
627 |
-
#: admin/views/form_select.php:
|
628 |
msgid ""
|
629 |
"This way is not as fast as one single run, but still much faster than "
|
630 |
"setting the images for each post manually."
|
@@ -731,18 +750,6 @@ msgid ""
|
|
731 |
msgstr ""
|
732 |
"Essas ações exigem pelo menos uma imagem selecionada com o botão seguinte."
|
733 |
|
734 |
-
#: admin/views/form_start.php:80
|
735 |
-
msgid ""
|
736 |
-
"To select multiple images click on the button and use the CTRL key while "
|
737 |
-
"clicking on the images."
|
738 |
-
msgstr ""
|
739 |
-
"Para selecionar várias imagens, clique no botão e use a tecla CTRL enquanto "
|
740 |
-
"clica nas imagens."
|
741 |
-
|
742 |
-
#: admin/views/form_start.php:84
|
743 |
-
msgid "Choose Images"
|
744 |
-
msgstr "Escolha as Imagens"
|
745 |
-
|
746 |
#: admin/views/form_start.php:101
|
747 |
msgid "Actions without any selected image"
|
748 |
msgstr "Ações sem qualquer imagem selecionada"
|
@@ -755,10 +762,6 @@ msgstr "Essas ações não exigem uma imagem selecionada."
|
|
755 |
msgid "Do you want to assign the first image of each post?"
|
756 |
msgstr "Você deseja atribuir a primeira imagem de cada post?"
|
757 |
|
758 |
-
#: admin/views/form_start.php:120
|
759 |
-
msgid "Use CTRL for multiple choice"
|
760 |
-
msgstr "Use CTRL para múltipla escolha"
|
761 |
-
|
762 |
#: admin/views/section_defaults.php:16
|
763 |
msgid "matches"
|
764 |
msgstr "combinações"
|
@@ -907,11 +910,11 @@ msgstr "Regras adicionais na versão premium"
|
|
907 |
|
908 |
#: admin/views/section_defaults.php:483
|
909 |
msgid "Multiple images to set them randomly as featured image"
|
910 |
-
msgstr ""
|
911 |
|
912 |
#: admin/views/section_defaults.php:484
|
913 |
msgid "Random featured images at each page load"
|
914 |
-
msgstr ""
|
915 |
|
916 |
#: admin/views/section_defaults.php:485
|
917 |
msgid ""
|
@@ -1090,5 +1093,8 @@ msgstr "Inalterado"
|
|
1090 |
msgid "No matches found."
|
1091 |
msgstr "Nenhum resultado encontrado."
|
1092 |
|
|
|
|
|
|
|
1093 |
#~ msgid "Image Columns"
|
1094 |
#~ msgstr "Colunas de imagem"
|
4 |
msgstr ""
|
5 |
"Project-Id-Version: Quick Featured Images\n"
|
6 |
"Report-Msgid-Bugs-To: http://wordpress.org/plugins/quick-featured-images\n"
|
7 |
+
"POT-Creation-Date: 2017-03-12 23:05+0100\n"
|
8 |
+
"PO-Revision-Date: 2017-03-12 23:15+0100\n"
|
9 |
"Last-Translator: Martin Stehle <m.stehle@gmx.de>\n"
|
10 |
"Language-Team: m.stehle@gmx.de\n"
|
11 |
"Language: pt_BR\n"
|
12 |
"MIME-Version: 1.0\n"
|
13 |
"Content-Type: text/plain; charset=UTF-8\n"
|
14 |
"Content-Transfer-Encoding: 8bit\n"
|
15 |
+
"X-Generator: Poedit 1.8.12\n"
|
16 |
"X-Poedit-KeywordsList: __;_e;_n;_x;esc_html_e;esc_html__;esc_attr_e;"
|
17 |
"esc_attr__;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2;_x:1,2c;_n:1,2\n"
|
18 |
"X-Poedit-Basepath: ..\n"
|
48 |
#: admin/class-quick-featured-images-columns.php:408
|
49 |
#, php-format
|
50 |
msgid "Change “%s”"
|
51 |
+
msgstr "Alterar “%s”"
|
52 |
|
53 |
#: admin/class-quick-featured-images-columns.php:311
|
54 |
#: admin/class-quick-featured-images-columns.php:409
|
55 |
#, php-format
|
56 |
msgid "Remove “%s”"
|
57 |
+
msgstr "Remover “%s”"
|
58 |
|
59 |
#: admin/class-quick-featured-images-columns.php:333
|
60 |
#: admin/class-quick-featured-images-columns.php:478
|
61 |
#, php-format
|
62 |
msgid "Set image for “%s”"
|
63 |
+
msgstr "Definir imagem para “%s”"
|
64 |
|
65 |
#: admin/class-quick-featured-images-defaults.php:213
|
66 |
msgid "Changes saved."
|
98 |
|
99 |
#: admin/class-quick-featured-images-settings.php:417
|
100 |
msgid "Visibility of the plugin"
|
101 |
+
msgstr "Visibilidade do plugin"
|
102 |
|
103 |
#: admin/class-quick-featured-images-settings.php:425
|
104 |
msgid "Which user role may see the plugin"
|
105 |
+
msgstr "Qual função de usuário pode ver o plug-in"
|
106 |
|
107 |
#: admin/class-quick-featured-images-settings.php:557
|
108 |
msgid ""
|
114 |
|
115 |
#: admin/class-quick-featured-images-settings.php:569
|
116 |
msgid "Minimum user role to see the plugin in the backend"
|
117 |
+
msgstr "Função de usuário mínima para ver o plug-in no back-end"
|
118 |
|
119 |
#: admin/class-quick-featured-images-settings.php:605
|
120 |
msgid "Select the minimum user role a user must have to see the plugin."
|
121 |
msgstr ""
|
122 |
+
"Selecione a função de usuário mínima que um usuário deve ter para ver o plug-"
|
123 |
+
"in."
|
124 |
|
125 |
#: admin/class-quick-featured-images-settings.php:606
|
126 |
#, php-format
|
128 |
"The rules as set in “%s” works on posts independently of this "
|
129 |
"setting."
|
130 |
msgstr ""
|
131 |
+
"As regras definidas em “%s” funcionam em postagens "
|
132 |
+
"independentemente dessa configuração."
|
133 |
|
134 |
#: admin/class-quick-featured-images-settings.php:607
|
135 |
msgid ""
|
137 |
"thumbnails with action links or the thumbnails only. To switch image columns "
|
138 |
"on and off use the section above."
|
139 |
msgstr ""
|
140 |
+
"Essa configuração também controla se um usuário verá em uma coluna de imagem "
|
141 |
+
"as miniaturas com links de ação ou apenas as miniaturas. Para ativar e "
|
142 |
+
"desativar colunas de imagem, use a seção acima."
|
143 |
|
144 |
#: admin/class-quick-featured-images-settings.php:608
|
145 |
msgid "This page is accessible for administrators only."
|
146 |
+
msgstr "Esta página está acessível somente para administradores."
|
147 |
|
148 |
#: admin/class-quick-featured-images-settings.php:618
|
149 |
msgid ""
|
155 |
|
156 |
#: admin/class-quick-featured-images-settings.php:627
|
157 |
msgid "Controls which minimum user role can see the plugin."
|
158 |
+
msgstr "Controla qual função de usuário mínima pode ver o plug-in."
|
159 |
|
160 |
+
#: admin/class-quick-featured-images-tools.php:443
|
161 |
#, php-format
|
162 |
msgid "Wrong image ID %d"
|
163 |
msgstr "ID de imagem errado %d"
|
164 |
|
165 |
+
#: admin/class-quick-featured-images-tools.php:544
|
166 |
msgid "Select"
|
167 |
msgstr "Selecionar"
|
168 |
|
169 |
+
#: admin/class-quick-featured-images-tools.php:545
|
170 |
msgid "Add filter"
|
171 |
msgstr "Adicionar um filtro"
|
172 |
|
173 |
+
#: admin/class-quick-featured-images-tools.php:546
|
174 |
msgid "Refine"
|
175 |
msgstr "Refinar"
|
176 |
|
177 |
+
#: admin/class-quick-featured-images-tools.php:547
|
178 |
msgid "Confirm"
|
179 |
msgstr "Confirmar"
|
180 |
|
181 |
+
#: admin/class-quick-featured-images-tools.php:548
|
182 |
msgid "Perform"
|
183 |
msgstr "Executar"
|
184 |
|
185 |
+
#: admin/class-quick-featured-images-tools.php:552
|
186 |
msgid "Set the selected image as new featured image"
|
187 |
msgstr "Definir a imagem selecionada como nova imagem destacada"
|
188 |
|
189 |
+
#: admin/class-quick-featured-images-tools.php:553
|
190 |
msgid "Replace featured images by the selected image"
|
191 |
msgstr "Substituir imagens destacadas pela imagem selecionada"
|
192 |
|
193 |
+
#: admin/class-quick-featured-images-tools.php:554
|
194 |
msgid "Remove the selected image as featured image"
|
195 |
msgstr "Remover a imagem selecionada como imagem destacada"
|
196 |
|
197 |
+
#: admin/class-quick-featured-images-tools.php:557
|
198 |
msgid "Remove any image as featured image"
|
199 |
msgstr "Remover qualquer imagem como imagem destacada"
|
200 |
|
201 |
+
#: admin/class-quick-featured-images-tools.php:560
|
202 |
msgid "Set multiple images randomly as featured images"
|
203 |
msgstr "Definir várias imagens aleatoriamente como imagens destacadas"
|
204 |
|
205 |
+
#: admin/class-quick-featured-images-tools.php:564
|
206 |
msgid "Overwrite featured images"
|
207 |
msgstr "Sobrescrever imagens destacadas"
|
208 |
|
209 |
+
#: admin/class-quick-featured-images-tools.php:565
|
210 |
msgid "Consider only posts without any featured image"
|
211 |
msgstr "Considerar apenas posts sem nenhuma imagem destacada"
|
212 |
|
213 |
+
#: admin/class-quick-featured-images-tools.php:569
|
214 |
msgid "Post Type Filter"
|
215 |
msgstr "Filtro de tipo de posts"
|
216 |
|
217 |
+
#: admin/class-quick-featured-images-tools.php:570
|
218 |
msgid "Category Filter"
|
219 |
msgstr "Filtro por categoria"
|
220 |
|
221 |
+
#: admin/class-quick-featured-images-tools.php:571
|
222 |
msgid "Tag Filter"
|
223 |
msgstr "Filtro por tag"
|
224 |
|
225 |
+
#: admin/class-quick-featured-images-tools.php:600
|
226 |
msgid "Image width in pixels lower than"
|
227 |
msgstr "Largura da imagem em pixels menor que"
|
228 |
|
229 |
+
#: admin/class-quick-featured-images-tools.php:601
|
230 |
msgid "Image height in pixels lower than"
|
231 |
msgstr "Altura da imagem em pixels menor que"
|
232 |
|
233 |
+
#: admin/class-quick-featured-images-tools.php:710
|
234 |
#, php-format
|
235 |
msgid "The input field %s is empty."
|
236 |
msgstr "O campo de entrada %s está vazio."
|
237 |
|
238 |
+
#: admin/class-quick-featured-images-tools.php:711
|
239 |
msgid "Type in a value into the input field."
|
240 |
msgstr "Digite um valor para o campo de entrada."
|
241 |
|
242 |
+
#: admin/class-quick-featured-images-tools.php:714
|
243 |
#, php-format
|
244 |
msgid "%s is not defined."
|
245 |
msgstr "%s não está definido."
|
246 |
|
247 |
+
#: admin/class-quick-featured-images-tools.php:715
|
248 |
msgid "Check how to define the value."
|
249 |
msgstr "Veja como definir o valor."
|
250 |
|
251 |
+
#: admin/class-quick-featured-images-tools.php:718
|
252 |
msgid "There is no selected image."
|
253 |
msgstr "Não há nenhuma imagem selecionada."
|
254 |
|
255 |
+
#: admin/class-quick-featured-images-tools.php:719
|
256 |
msgid "Select an image from the media library."
|
257 |
msgstr "Selecione uma imagem da biblioteca de mídia."
|
258 |
|
259 |
+
#: admin/class-quick-featured-images-tools.php:722
|
260 |
#: admin/views/section_image.php:51
|
261 |
msgid "You have not selected an action."
|
262 |
msgstr "Você não selecionou uma ação."
|
263 |
|
264 |
+
#: admin/class-quick-featured-images-tools.php:723
|
265 |
msgid "Start again and select which action you want to apply."
|
266 |
msgstr "Comece de novo e selecione a ação que você deseja aplicar."
|
267 |
|
268 |
+
#: admin/class-quick-featured-images-tools.php:726
|
269 |
#, php-format
|
270 |
msgid "The input field %s has an invalid value."
|
271 |
msgstr "O campo de entrada %s tem um valor inválido."
|
272 |
|
273 |
+
#: admin/class-quick-featured-images-tools.php:727
|
274 |
msgid "Type in valid values in the input field."
|
275 |
msgstr "Digite valores válidos no campo de entrada."
|
276 |
|
277 |
+
#: admin/class-quick-featured-images-tools.php:731
|
278 |
msgid "Type in values stored by WordPress."
|
279 |
msgstr "Digite valores armazenados pelo WordPress."
|
280 |
|
281 |
+
#: admin/class-quick-featured-images-tools.php:1846
|
282 |
msgid "Set, replace, remove"
|
283 |
msgstr "Definir, substituir, remover"
|
284 |
|
285 |
+
#: admin/class-quick-featured-images-tools.php:1857
|
286 |
msgid "Bulk set, replace and remove featured images for existing posts"
|
287 |
msgstr ""
|
288 |
"Definir, substituir e remover imagens destacadas em massa para posts "
|
289 |
"existentes"
|
290 |
|
291 |
+
#: admin/class-quick-featured-images-tools.php:1969
|
292 |
msgid "Bulk set as featured image"
|
293 |
msgstr "Definir imagem destacada em massa"
|
294 |
|
415 |
msgid "You can not undo the operation!"
|
416 |
msgstr "Você não pode desfazer a operação!"
|
417 |
|
418 |
+
#: admin/views/form_confirm.php:173 admin/views/section_errormsg.php:8
|
419 |
+
#: admin/views/section_results.php:74
|
420 |
msgid "Start again"
|
421 |
msgstr "Começar novamente"
|
422 |
|
449 |
msgid "File %s is not available."
|
450 |
msgstr "Arquivo %s não está disponível."
|
451 |
|
452 |
+
#: admin/views/form_refine.php:48 admin/views/form_select.php:29
|
453 |
msgid "Preview filtering"
|
454 |
msgstr "Pré-visualizar a filtragem"
|
455 |
|
461 |
"Não há filtros selecionados. Modifique a sua seleção de filtros ou "
|
462 |
"simplesmente vá em frente clicando no botão ao lado."
|
463 |
|
464 |
+
#: admin/views/form_select.php:9 admin/views/form_start.php:4
|
465 |
#: admin/views/section_defaults.php:213
|
466 |
msgid "Notice"
|
467 |
msgstr "Aviso prévio"
|
468 |
|
469 |
+
#: admin/views/form_select.php:11
|
470 |
msgid ""
|
471 |
"You did not have selected an image from the list below. To go on select at "
|
472 |
"least one image you want to replace by the selected image."
|
475 |
"selecione pelo menos uma imagem em que pretende substituir pela imagem "
|
476 |
"selecionada."
|
477 |
|
478 |
+
#: admin/views/form_select.php:17
|
479 |
msgid "Select the featured images you want to replace by the selected image."
|
480 |
msgstr ""
|
481 |
"Selecione as imagens destacadas que você deseja substituir pela imagem "
|
482 |
"selecionada."
|
483 |
|
484 |
+
#: admin/views/form_select.php:18
|
485 |
msgid "You can select multiple images. Select at least one image."
|
486 |
msgstr ""
|
487 |
"Você pode selecionar várias imagens. Selecione, pelo menos, uma imagem."
|
488 |
|
489 |
+
#: admin/views/form_select.php:19 admin/views/form_start.php:80
|
490 |
+
msgid ""
|
491 |
+
"To select multiple images click on the button and use the CTRL key while "
|
492 |
+
"clicking on the images."
|
493 |
+
msgstr ""
|
494 |
+
"Para selecionar várias imagens, clique no botão e use a tecla CTRL enquanto "
|
495 |
+
"clica nas imagens."
|
496 |
+
|
497 |
+
#: admin/views/form_select.php:23 admin/views/form_start.php:84
|
498 |
+
msgid "Choose Images"
|
499 |
+
msgstr "Escolha as Imagens"
|
500 |
+
|
501 |
+
#: admin/views/form_select.php:31 admin/views/form_start.php:120
|
502 |
+
msgid "Use CTRL for multiple choice"
|
503 |
+
msgstr "Use CTRL para múltipla escolha"
|
504 |
|
505 |
+
#: admin/views/form_select.php:37
|
506 |
msgid "Refine your selections"
|
507 |
msgstr "Refine suas seleções"
|
508 |
|
509 |
+
#: admin/views/form_select.php:38 admin/views/form_select.php:48
|
510 |
msgid "You can control the process with the following options."
|
511 |
msgstr "Você pode controlar o processo com as seguintes opções."
|
512 |
|
513 |
+
#: admin/views/form_select.php:45
|
514 |
msgid "Optional: Select options"
|
515 |
msgstr "Opcional: Selecione opções"
|
516 |
|
517 |
+
#: admin/views/form_select.php:47
|
518 |
msgid "Process Options"
|
519 |
msgstr "Opções do Processo"
|
520 |
|
521 |
+
#: admin/views/form_select.php:53
|
522 |
msgid "Overwrite existing featured images with new ones"
|
523 |
msgstr "Sobrescrever imagens destacadas existentes pelas novas"
|
524 |
|
525 |
+
#: admin/views/form_select.php:63
|
526 |
msgid ""
|
527 |
"Posts with featured images will be ignored, even if the Overwrite option is "
|
528 |
"checked "
|
530 |
"Posts com Imagens destacadas serão ignorados, mesmo se a opção Substituir "
|
531 |
"estiver marcada "
|
532 |
|
533 |
+
#: admin/views/form_select.php:72
|
534 |
msgid "There are two more options in the premium version for random images:"
|
535 |
msgstr "Existem mais duas opções na versão premium para imagens aleatórias:"
|
536 |
|
537 |
+
#: admin/views/form_select.php:74
|
538 |
msgid "Use each selected image only once"
|
539 |
msgstr "Use cada imagem selecionada apenas uma vez"
|
540 |
|
541 |
+
#: admin/views/form_select.php:75
|
542 |
msgid "Remove excess featured images after all selected images are used"
|
543 |
msgstr ""
|
544 |
"Remover o excesso de Imagens destacadas após todas as imagens destacadas "
|
545 |
"forem usadas"
|
546 |
|
547 |
+
#: admin/views/form_select.php:77 admin/views/form_select.php:115
|
548 |
+
#: admin/views/form_select.php:137 admin/views/form_start.php:113
|
549 |
#: admin/views/section_defaults.php:492 admin/views/section_footer.php:59
|
550 |
#: admin/views/section_overview.php:91
|
551 |
msgid "Get the premium version"
|
552 |
msgstr "Obter a versão premium"
|
553 |
|
554 |
# Path to language site
|
555 |
+
#: admin/views/form_select.php:77 admin/views/form_select.php:115
|
556 |
+
#: admin/views/form_select.php:137 admin/views/form_start.php:113
|
557 |
#: admin/views/section_defaults.php:492 admin/views/section_footer.php:59
|
558 |
#: admin/views/section_overview.php:90 admin/views/section_overview.php:91
|
559 |
msgid "/"
|
560 |
msgstr "/"
|
561 |
|
562 |
+
#: admin/views/form_select.php:86
|
563 |
msgid "Optional: Add a filter"
|
564 |
msgstr "Opcional: Adicionar um filtro"
|
565 |
|
566 |
+
#: admin/views/form_select.php:88
|
567 |
msgid "Select filters"
|
568 |
msgstr "Selecione os filtros"
|
569 |
|
570 |
+
#: admin/views/form_select.php:89
|
571 |
msgid ""
|
572 |
"If you want select one of the following filters to narrow down the set of "
|
573 |
"concerned posts and pages."
|
575 |
"Se você quiser selecione um dos seguintes filtros para limitar o conjunto de "
|
576 |
"posts e páginas."
|
577 |
|
578 |
+
#: admin/views/form_select.php:90
|
579 |
msgid ""
|
580 |
"You can select multiple filters. They will return an intersection of their "
|
581 |
"results."
|
583 |
"Você pode selecionar vários filtros. Eles vão dar uma interseção de seus "
|
584 |
"resultados."
|
585 |
|
586 |
+
#: admin/views/form_select.php:95
|
587 |
msgid "Search by post type. By default all posts and pages will be affected."
|
588 |
msgstr ""
|
589 |
"Procurar por tipo de post. Por padrão todos os posts e páginas serão "
|
590 |
"afetados."
|
591 |
|
592 |
+
#: admin/views/form_select.php:98
|
593 |
msgid "Search posts by category"
|
594 |
msgstr "Procurar posts por categoria"
|
595 |
|
596 |
+
#: admin/views/form_select.php:101
|
597 |
msgid "Search posts by tag"
|
598 |
msgstr "Procurar posts por tag"
|
599 |
|
600 |
+
#: admin/views/form_select.php:115 admin/views/section_overview.php:91
|
601 |
msgid "Are you looking for more options and more filters?"
|
602 |
msgstr "Você está procurando mais opções e mais filtros?"
|
603 |
|
604 |
+
#: admin/views/form_select.php:116
|
605 |
msgid ""
|
606 |
"On the next page you can refine the filters. If you did not select any "
|
607 |
"filter you will go to the preview list directly."
|
609 |
"Na próxima página você pode refinar os filtros. Se você não selecionar "
|
610 |
"qualquer filtro que você vai diretamente para a lista de pré-visualização."
|
611 |
|
612 |
+
#: admin/views/form_select.php:134
|
613 |
msgid "If you encounter a white, blank page, read this"
|
614 |
msgstr "Se você encontrar uma página branca, em branco, leia isto"
|
615 |
|
616 |
+
#: admin/views/form_select.php:135
|
617 |
msgid ""
|
618 |
"Facing a white blank page while trying to treat thousands of posts is the "
|
619 |
"effect of limited memory capacities on the website server. Instead of "
|
626 |
"tratar pequenas quantidades de posts várias vezes sucessivamente. Para "
|
627 |
"conseguir isso faça:"
|
628 |
|
629 |
+
#: admin/views/form_select.php:138
|
630 |
msgid "add the time filter,"
|
631 |
msgstr "adicione o filtro de tempo,"
|
632 |
|
633 |
+
#: admin/views/form_select.php:139
|
634 |
msgid "set a small time range,"
|
635 |
msgstr "defina um pequeno intervalo de tempo,"
|
636 |
|
637 |
+
#: admin/views/form_select.php:140
|
638 |
msgid "do the process"
|
639 |
msgstr "faça o processo"
|
640 |
|
641 |
+
#: admin/views/form_select.php:141
|
642 |
msgid "and repeat it with the next time range as often as needed."
|
643 |
msgstr ""
|
644 |
"e repeta com o próximo intervalo de tempo quantas vezes for necessário."
|
645 |
|
646 |
+
#: admin/views/form_select.php:143
|
647 |
msgid ""
|
648 |
"This way is not as fast as one single run, but still much faster than "
|
649 |
"setting the images for each post manually."
|
750 |
msgstr ""
|
751 |
"Essas ações exigem pelo menos uma imagem selecionada com o botão seguinte."
|
752 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
753 |
#: admin/views/form_start.php:101
|
754 |
msgid "Actions without any selected image"
|
755 |
msgstr "Ações sem qualquer imagem selecionada"
|
762 |
msgid "Do you want to assign the first image of each post?"
|
763 |
msgstr "Você deseja atribuir a primeira imagem de cada post?"
|
764 |
|
|
|
|
|
|
|
|
|
765 |
#: admin/views/section_defaults.php:16
|
766 |
msgid "matches"
|
767 |
msgstr "combinações"
|
910 |
|
911 |
#: admin/views/section_defaults.php:483
|
912 |
msgid "Multiple images to set them randomly as featured image"
|
913 |
+
msgstr "Várias imagens para defini-las aleatoriamente como imagem em destaque"
|
914 |
|
915 |
#: admin/views/section_defaults.php:484
|
916 |
msgid "Random featured images at each page load"
|
917 |
+
msgstr "Imagens aleatórias em cada carga de página"
|
918 |
|
919 |
#: admin/views/section_defaults.php:485
|
920 |
msgid ""
|
1093 |
msgid "No matches found."
|
1094 |
msgstr "Nenhum resultado encontrado."
|
1095 |
|
1096 |
+
#~ msgid "There are no featured images in use."
|
1097 |
+
#~ msgstr "Não há imagens destacadas em uso."
|
1098 |
+
|
1099 |
#~ msgid "Image Columns"
|
1100 |
#~ msgstr "Colunas de imagem"
|
quick-featured-images.php
CHANGED
@@ -10,7 +10,7 @@
|
|
10 |
* Plugin Name: Quick Featured Images
|
11 |
* Plugin URI: http://wordpress.org/plugins/quick-featured-images
|
12 |
* Description: Your time-saving Swiss Army Knife for featured images: Set, replace and delete them in bulk, in posts lists and set default images for future posts.
|
13 |
-
* Version: 12.
|
14 |
* Author: Martin Stehle
|
15 |
* Author URI: http://stehle-internet.de
|
16 |
* Text Domain: quick-featured-images
|
10 |
* Plugin Name: Quick Featured Images
|
11 |
* Plugin URI: http://wordpress.org/plugins/quick-featured-images
|
12 |
* Description: Your time-saving Swiss Army Knife for featured images: Set, replace and delete them in bulk, in posts lists and set default images for future posts.
|
13 |
+
* Version: 12.3
|
14 |
* Author: Martin Stehle
|
15 |
* Author URI: http://stehle-internet.de
|
16 |
* Text Domain: quick-featured-images
|