Version Description
- Fixed bug which yielded the error message "No matches found" at the Confirmation step
- Fixed wrong links in the Confirmation list if cache was used
Download this release
Release Info
Developer | Hinjiriyo |
Plugin | Quick Featured Images |
Version | 11.1 |
Comparing to | |
See all releases |
Code changes from version 11.0 to 11.1
- README.txt +5 -3
- admin/class-quick-featured-images-admin.php +1 -1
- admin/class-quick-featured-images-tools.php +125 -119
- languages/quick-featured-images-de_DE.mo +0 -0
- languages/quick-featured-images-de_DE.po +136 -379
- languages/quick-featured-images.pot +120 -357
- quick-featured-images.php +1 -1
README.txt
CHANGED
@@ -4,7 +4,7 @@ Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_i
|
|
4 |
Tags: add, assign, associate, attach, attachment, attachments, audio, audios, author, auto, automatic, batch, bulk, categories, category, change, column, control, custom post type, custom post types, custom taxonomies, custom taxonomy, date, dates, default, define, delete, detach, exchange, featured, featured image, featured images, filter, gallery, galleries, image, image size, images, mass, media, mime, multimedia, nextgen, pages, parent page, period, post type, post types, posts, quick, random, rapid, remove, replace, rules, search, set, standard, tag, taxonomies, taxonomy, thumb, thumbnail, thumbnails, thumbs, time, unset, update, user, video, videos
|
5 |
Requires at least: 3.8
|
6 |
Tested up to: 4.2.2
|
7 |
-
Stable tag: 11.
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
@@ -23,7 +23,6 @@ The plugin 'Quick Featured Images' helps you bulk managing featured images, sett
|
|
23 |
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](http://www.quickfeaturedimages.com/).
|
24 |
|
25 |
= What users said =
|
26 |
-
* **Number 3** in [Top 18 Best Free WordPress Images Plugins In 3/2015](http://lytheme.com/top-18-best-free-wordpress-images-plugins-in-32015/) by admin on unknown March 20, 2015
|
27 |
* **"Brilliantly conceived time-saving plugin"** by Christopher Greenhough on February 3, 2015
|
28 |
* **Number 3** in [8 Must have Image Plugins for WordPress](http://www.bestwordpresshosting.org/8-must-image-plugins-wordpress/) by Sadia KOmal on unknown date
|
29 |
* **"You can tell that a lot of hard work went into this high quality plugin."** by dfitek on December 8, 2014
|
@@ -31,7 +30,6 @@ You get the free version here. If you want to include **audios, videos and custo
|
|
31 |
* **Number 2** in [Top 5 WordPress plugins van de maand september](http://webtalis.nl/top-5-wordpress-plugins-van-de-maand-september/) by Webtalis on September 5, 2014
|
32 |
* **"Literally 5 minutes changed over 300 posts! Brilliant!!!!"** by Bob on September 4, 2014
|
33 |
* **"It's a life saver ... and is ridiculously fast!"** by Orlof on August 26, 2014
|
34 |
-
* **Number 6** in [Best 10 Free WordPress Plugins of the August 2014](https://managewp.com/best-free-wordpress-plugins-august-2014) by Manage WP Blog on August 18, 2014
|
35 |
* **"Finally! It's about time somebody got it right!"** by yallways on August 3, 2014
|
36 |
* **"Sooo damn convenient!"** by Benbodhi on July 2, 2014
|
37 |
* **"You've saved me a lot of time!"** by Celebrianne on May 31, 2014
|
@@ -260,6 +258,10 @@ If you want to contribute a translation of the plugin in your language it would
|
|
260 |
|
261 |
== Changelog ==
|
262 |
|
|
|
|
|
|
|
|
|
263 |
= 11.0 =
|
264 |
* Improved performance of confirmation step by using cached results of preview step
|
265 |
* Improved security by changing $_REQUEST to $_POST and $_GET
|
4 |
Tags: add, assign, associate, attach, attachment, attachments, audio, audios, author, auto, automatic, batch, bulk, categories, category, change, column, control, custom post type, custom post types, custom taxonomies, custom taxonomy, date, dates, default, define, delete, detach, exchange, featured, featured image, featured images, filter, gallery, galleries, image, image size, images, mass, media, mime, multimedia, nextgen, pages, parent page, period, post type, post types, posts, quick, random, rapid, remove, replace, rules, search, set, standard, tag, taxonomies, taxonomy, thumb, thumbnail, thumbnails, thumbs, time, unset, update, user, video, videos
|
5 |
Requires at least: 3.8
|
6 |
Tested up to: 4.2.2
|
7 |
+
Stable tag: 11.1
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
23 |
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](http://www.quickfeaturedimages.com/).
|
24 |
|
25 |
= What users said =
|
|
|
26 |
* **"Brilliantly conceived time-saving plugin"** by Christopher Greenhough on February 3, 2015
|
27 |
* **Number 3** in [8 Must have Image Plugins for WordPress](http://www.bestwordpresshosting.org/8-must-image-plugins-wordpress/) by Sadia KOmal on unknown date
|
28 |
* **"You can tell that a lot of hard work went into this high quality plugin."** by dfitek on December 8, 2014
|
30 |
* **Number 2** in [Top 5 WordPress plugins van de maand september](http://webtalis.nl/top-5-wordpress-plugins-van-de-maand-september/) by Webtalis on September 5, 2014
|
31 |
* **"Literally 5 minutes changed over 300 posts! Brilliant!!!!"** by Bob on September 4, 2014
|
32 |
* **"It's a life saver ... and is ridiculously fast!"** by Orlof on August 26, 2014
|
|
|
33 |
* **"Finally! It's about time somebody got it right!"** by yallways on August 3, 2014
|
34 |
* **"Sooo damn convenient!"** by Benbodhi on July 2, 2014
|
35 |
* **"You've saved me a lot of time!"** by Celebrianne on May 31, 2014
|
258 |
|
259 |
== Changelog ==
|
260 |
|
261 |
+
= 11.1 =
|
262 |
+
* Fixed bug which yielded the error message "No matches found" at the Confirmation step
|
263 |
+
* Fixed wrong links in the Confirmation list if cache was used
|
264 |
+
|
265 |
= 11.0 =
|
266 |
* Improved performance of confirmation step by using cached results of preview step
|
267 |
* Improved security by changing $_REQUEST to $_POST and $_GET
|
admin/class-quick-featured-images-admin.php
CHANGED
@@ -19,7 +19,7 @@
|
|
19 |
*
|
20 |
* @var string
|
21 |
*/
|
22 |
-
protected $plugin_version = '11.
|
23 |
|
24 |
/**
|
25 |
* Instance of this class.
|
19 |
*
|
20 |
* @var string
|
21 |
*/
|
22 |
+
protected $plugin_version = '11.1';
|
23 |
|
24 |
/**
|
25 |
* Instance of this class.
|
admin/class-quick-featured-images-tools.php
CHANGED
@@ -934,7 +934,7 @@ class Quick_Featured_Images_Tools { // only for debugging: extends Quick_Feature
|
|
934 |
get_edit_post_link(),
|
935 |
get_the_title(),
|
936 |
$current_featured_images[ $thumb_id ],
|
937 |
-
$success
|
938 |
);
|
939 |
} // while(have_posts)
|
940 |
break;
|
@@ -975,7 +975,7 @@ class Quick_Featured_Images_Tools { // only for debugging: extends Quick_Feature
|
|
975 |
get_edit_post_link(),
|
976 |
get_the_title(),
|
977 |
$current_featured_images[ $thumb_id ],
|
978 |
-
$success
|
979 |
);
|
980 |
} // while(have_posts)
|
981 |
break;
|
@@ -1002,7 +1002,7 @@ class Quick_Featured_Images_Tools { // only for debugging: extends Quick_Feature
|
|
1002 |
get_edit_post_link(),
|
1003 |
get_the_title(),
|
1004 |
$current_featured_images[ $thumb_id ],
|
1005 |
-
$success
|
1006 |
);
|
1007 |
} // while(have_posts)
|
1008 |
break;
|
@@ -1044,17 +1044,14 @@ class Quick_Featured_Images_Tools { // only for debugging: extends Quick_Feature
|
|
1044 |
// do task dependent on selected action
|
1045 |
switch ( $this->selected_action ) {
|
1046 |
case 'assign':
|
1047 |
-
foreach ( $query_results as $post_id => $
|
|
|
1048 |
// cast "false" value to boolean false
|
1049 |
if ( $thumb_id == $false_id ) {
|
1050 |
$thumb_id = false;
|
1051 |
}
|
1052 |
// check if there is an existing featured image
|
1053 |
$current_thumb_id = get_post_thumbnail_id( $post_id );
|
1054 |
-
// if post with featured images should be ignored, jump to next loop
|
1055 |
-
if ( $current_thumb_id and $is_option[ 'orphans_only' ] ) {
|
1056 |
-
continue;
|
1057 |
-
}
|
1058 |
$success = false;
|
1059 |
// if no existing featured image or if permission to overwrite it
|
1060 |
if ( ! $current_thumb_id or $is_option[ 'overwrite' ] ) {
|
@@ -1075,23 +1072,20 @@ class Quick_Featured_Images_Tools { // only for debugging: extends Quick_Feature
|
|
1075 |
}
|
1076 |
// store edit link, post title, image html, success of action (true or false)
|
1077 |
$results[] = array(
|
1078 |
-
get_edit_post_link()
|
1079 |
-
get_the_title()
|
1080 |
$current_featured_images[ $thumb_id ],
|
1081 |
-
$success
|
1082 |
);
|
1083 |
} // foreach()
|
1084 |
break;
|
1085 |
case 'assign_randomly':
|
1086 |
-
foreach ( $query_results as $post_id => $
|
|
|
1087 |
// cast "false" value to boolean false
|
1088 |
if ( $thumb_id == $false_id ) {
|
1089 |
$thumb_id = false;
|
1090 |
}
|
1091 |
-
// if post with featured images should be ignored, jump to next loop
|
1092 |
-
if ( $thumb_id and $is_option[ 'orphans_only' ] ) {
|
1093 |
-
continue;
|
1094 |
-
}
|
1095 |
$success = false;
|
1096 |
// check if there is an existing featured image
|
1097 |
$current_thumb_id = get_post_thumbnail_id( $post_id );
|
@@ -1131,15 +1125,16 @@ class Quick_Featured_Images_Tools { // only for debugging: extends Quick_Feature
|
|
1131 |
}
|
1132 |
// store edit link, post title, image html, success of action (true or false)
|
1133 |
$results[] = array(
|
1134 |
-
get_edit_post_link()
|
1135 |
-
get_the_title()
|
1136 |
$current_featured_images[ $thumb_id ],
|
1137 |
-
$success
|
1138 |
);
|
1139 |
} // foreach()
|
1140 |
break;
|
1141 |
case 'replace':
|
1142 |
-
foreach ( $query_results as $post_id => $
|
|
|
1143 |
// do the task
|
1144 |
$success = set_post_thumbnail( $post_id, $thumb_id );
|
1145 |
// get html for featured image for check
|
@@ -1155,16 +1150,17 @@ class Quick_Featured_Images_Tools { // only for debugging: extends Quick_Feature
|
|
1155 |
}
|
1156 |
// store edit link, post title, image html, success of action (true or false)
|
1157 |
$results[] = array(
|
1158 |
-
get_edit_post_link()
|
1159 |
-
get_the_title()
|
1160 |
$current_featured_images[ $thumb_id ],
|
1161 |
-
$success
|
1162 |
);
|
1163 |
} // foreach()
|
1164 |
break;
|
1165 |
case 'remove':
|
1166 |
case 'remove_any_img':
|
1167 |
-
foreach ( $query_results as $post_id => $
|
|
|
1168 |
// do the task
|
1169 |
$success = delete_post_thumbnail( $post_id );
|
1170 |
// get html for featured image for check
|
@@ -1180,8 +1176,8 @@ class Quick_Featured_Images_Tools { // only for debugging: extends Quick_Feature
|
|
1180 |
}
|
1181 |
// store edit link, post title, image html, success of action (true or false)
|
1182 |
$results[] = array(
|
1183 |
-
get_edit_post_link()
|
1184 |
-
get_the_title()
|
1185 |
$current_featured_images[ $thumb_id ],
|
1186 |
$success
|
1187 |
);
|
@@ -1239,9 +1235,11 @@ class Quick_Featured_Images_Tools { // only for debugging: extends Quick_Feature
|
|
1239 |
}
|
1240 |
}
|
1241 |
// store edit link, post title, post date, post author, current image html, future image html
|
|
|
|
|
1242 |
$results[] = array(
|
1243 |
-
|
1244 |
-
|
1245 |
get_the_date(),
|
1246 |
get_the_author(),
|
1247 |
$current_featured_images[ $current_thumb_id ],
|
@@ -1250,103 +1248,107 @@ class Quick_Featured_Images_Tools { // only for debugging: extends Quick_Feature
|
|
1250 |
get_post_type(),
|
1251 |
);
|
1252 |
// notice result for cache
|
1253 |
-
$query_results[ $post_id ] = $future_thumb_id;
|
1254 |
} // while(have_posts)
|
1255 |
break;
|
1256 |
case 'assign_randomly':
|
1257 |
$last_index = count( $this->selected_multiple_image_ids ) - 1;
|
1258 |
-
|
1259 |
-
|
1260 |
-
|
1261 |
-
|
1262 |
-
|
1263 |
-
|
1264 |
-
|
1265 |
-
|
1266 |
-
|
1267 |
-
|
1268 |
-
|
1269 |
-
|
1270 |
-
|
1271 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
1272 |
}
|
1273 |
-
|
1274 |
-
|
1275 |
-
|
1276 |
-
|
1277 |
-
|
1278 |
-
|
1279 |
-
|
1280 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1281 |
}
|
|
|
|
|
|
|
|
|
|
|
1282 |
// set image randomly : future image = new image
|
1283 |
$future_thumb_id = $this->selected_multiple_image_ids[ rand( 0, $last_index ) ]; // get thumb id randomly
|
1284 |
// get thumbnail html if not yet got
|
1285 |
if ( ! isset( $future_featured_images[ $future_thumb_id ] ) ) {
|
1286 |
$future_featured_images[ $future_thumb_id ] = wp_get_attachment_image( $future_thumb_id, $size, false, $attr );
|
1287 |
}
|
1288 |
-
|
1289 |
-
|
1290 |
-
|
1291 |
-
|
1292 |
-
|
1293 |
-
|
1294 |
-
|
1295 |
-
|
1296 |
-
|
1297 |
-
|
1298 |
-
|
1299 |
-
|
1300 |
-
|
1301 |
-
|
1302 |
-
|
1303 |
-
|
1304 |
-
|
1305 |
-
|
1306 |
-
} else {
|
1307 |
-
while ( $the_query->have_posts() ) {
|
1308 |
-
$the_query->the_post();
|
1309 |
-
// get the post id once
|
1310 |
-
$post_id = get_the_ID();
|
1311 |
-
// check if there is an existing featured image
|
1312 |
-
$current_thumb_id = get_post_thumbnail_id( $post_id );
|
1313 |
-
// if post with featured images should be ignored, jump to next loop
|
1314 |
-
if ( $current_thumb_id and $is_option[ 'orphans_only' ] ) {
|
1315 |
-
continue;
|
1316 |
-
}
|
1317 |
-
// if existing featured image
|
1318 |
-
if ( $current_thumb_id ) {
|
1319 |
-
// get thumbnail html if not yet got
|
1320 |
-
if ( ! isset( $current_featured_images[ $current_thumb_id ] ) ) {
|
1321 |
-
$current_featured_images[ $current_thumb_id ] = wp_get_attachment_image( $current_thumb_id, $size, false, $attr );
|
1322 |
-
}
|
1323 |
-
// do nothing : future image = current image
|
1324 |
-
$future_thumb_id = $current_thumb_id;
|
1325 |
-
$future_featured_images[ $future_thumb_id ] = $current_featured_images[ $current_thumb_id ];
|
1326 |
-
} else {
|
1327 |
-
$current_thumb_id = $false_id; // cast from '' or 'false' to a value to use as an array key
|
1328 |
-
// set image randomly : future image = new image
|
1329 |
-
$future_thumb_id = $this->selected_multiple_image_ids[ rand( 0, $last_index ) ]; // get thumb id randomly
|
1330 |
-
// get thumbnail html if not yet got
|
1331 |
-
if ( ! isset( $future_featured_images[ $future_thumb_id ] ) ) {
|
1332 |
-
$future_featured_images[ $future_thumb_id ] = wp_get_attachment_image( $future_thumb_id, $size, false, $attr );
|
1333 |
-
}
|
1334 |
-
}
|
1335 |
-
// store edit link, post title, post date, post author, current image html, future image html
|
1336 |
-
$results[] = array(
|
1337 |
-
get_edit_post_link(),
|
1338 |
-
get_the_title(),
|
1339 |
-
get_the_date(),
|
1340 |
-
get_the_author(),
|
1341 |
-
$current_featured_images[ $current_thumb_id ],
|
1342 |
-
$future_featured_images[ $future_thumb_id ],
|
1343 |
-
get_post_status(),
|
1344 |
-
get_post_type(),
|
1345 |
-
);
|
1346 |
-
// notice result for cache
|
1347 |
-
$query_results[ $post_id ] = $future_thumb_id;
|
1348 |
-
} // while(have_posts)
|
1349 |
-
} // if ( overwrite )
|
1350 |
break;
|
1351 |
case 'replace':
|
1352 |
while ( $the_query->have_posts() ) {
|
@@ -1370,9 +1372,11 @@ class Quick_Featured_Images_Tools { // only for debugging: extends Quick_Feature
|
|
1370 |
$future_featured_images[ $future_thumb_id ] = wp_get_attachment_image( $future_thumb_id, $size, false, $attr );
|
1371 |
}
|
1372 |
// store edit link, post title, post date, post author, current image html, future image html
|
|
|
|
|
1373 |
$results[] = array(
|
1374 |
-
|
1375 |
-
|
1376 |
get_the_date(),
|
1377 |
get_the_author(),
|
1378 |
$current_featured_images[ $current_thumb_id ],
|
@@ -1381,7 +1385,7 @@ class Quick_Featured_Images_Tools { // only for debugging: extends Quick_Feature
|
|
1381 |
get_post_type(),
|
1382 |
);
|
1383 |
// notice result for cache
|
1384 |
-
$query_results[ $post_id ] = $future_thumb_id;
|
1385 |
} // while(have_posts)
|
1386 |
break;
|
1387 |
case 'remove':
|
@@ -1402,9 +1406,11 @@ class Quick_Featured_Images_Tools { // only for debugging: extends Quick_Feature
|
|
1402 |
$current_thumb_id = $false_id; // cast from '' or 'false' to a value to use as an array key
|
1403 |
}
|
1404 |
// store edit link, post title, post date, post author, current image html, future image html
|
|
|
|
|
1405 |
$results[] = array(
|
1406 |
-
|
1407 |
-
|
1408 |
get_the_date(),
|
1409 |
get_the_author(),
|
1410 |
$current_featured_images[ $current_thumb_id ],
|
@@ -1413,7 +1419,7 @@ class Quick_Featured_Images_Tools { // only for debugging: extends Quick_Feature
|
|
1413 |
get_post_type(),
|
1414 |
);
|
1415 |
// notice result for cache
|
1416 |
-
$query_results[ $post_id ] = $future_thumb_id;
|
1417 |
} // while(have_posts)
|
1418 |
} // switch(selected_action)
|
1419 |
} // if( have_posts )
|
934 |
get_edit_post_link(),
|
935 |
get_the_title(),
|
936 |
$current_featured_images[ $thumb_id ],
|
937 |
+
$success
|
938 |
);
|
939 |
} // while(have_posts)
|
940 |
break;
|
975 |
get_edit_post_link(),
|
976 |
get_the_title(),
|
977 |
$current_featured_images[ $thumb_id ],
|
978 |
+
$success
|
979 |
);
|
980 |
} // while(have_posts)
|
981 |
break;
|
1002 |
get_edit_post_link(),
|
1003 |
get_the_title(),
|
1004 |
$current_featured_images[ $thumb_id ],
|
1005 |
+
$success
|
1006 |
);
|
1007 |
} // while(have_posts)
|
1008 |
break;
|
1044 |
// do task dependent on selected action
|
1045 |
switch ( $this->selected_action ) {
|
1046 |
case 'assign':
|
1047 |
+
foreach ( $query_results as $post_id => $post_data ) {
|
1048 |
+
$thumb_id = $post_data[ 0 ];
|
1049 |
// cast "false" value to boolean false
|
1050 |
if ( $thumb_id == $false_id ) {
|
1051 |
$thumb_id = false;
|
1052 |
}
|
1053 |
// check if there is an existing featured image
|
1054 |
$current_thumb_id = get_post_thumbnail_id( $post_id );
|
|
|
|
|
|
|
|
|
1055 |
$success = false;
|
1056 |
// if no existing featured image or if permission to overwrite it
|
1057 |
if ( ! $current_thumb_id or $is_option[ 'overwrite' ] ) {
|
1072 |
}
|
1073 |
// store edit link, post title, image html, success of action (true or false)
|
1074 |
$results[] = array(
|
1075 |
+
$post_data[ 1 ], // get_edit_post_link()
|
1076 |
+
$post_data[ 2 ], // get_the_title()
|
1077 |
$current_featured_images[ $thumb_id ],
|
1078 |
+
$success
|
1079 |
);
|
1080 |
} // foreach()
|
1081 |
break;
|
1082 |
case 'assign_randomly':
|
1083 |
+
foreach ( $query_results as $post_id => $post_data ) {
|
1084 |
+
$thumb_id = $post_data[ 0 ];
|
1085 |
// cast "false" value to boolean false
|
1086 |
if ( $thumb_id == $false_id ) {
|
1087 |
$thumb_id = false;
|
1088 |
}
|
|
|
|
|
|
|
|
|
1089 |
$success = false;
|
1090 |
// check if there is an existing featured image
|
1091 |
$current_thumb_id = get_post_thumbnail_id( $post_id );
|
1125 |
}
|
1126 |
// store edit link, post title, image html, success of action (true or false)
|
1127 |
$results[] = array(
|
1128 |
+
$post_data[ 1 ], // get_edit_post_link()
|
1129 |
+
$post_data[ 2 ], // get_the_title()
|
1130 |
$current_featured_images[ $thumb_id ],
|
1131 |
+
$success
|
1132 |
);
|
1133 |
} // foreach()
|
1134 |
break;
|
1135 |
case 'replace':
|
1136 |
+
foreach ( $query_results as $post_id => $post_data ) {
|
1137 |
+
$thumb_id = $post_data[ 0 ];
|
1138 |
// do the task
|
1139 |
$success = set_post_thumbnail( $post_id, $thumb_id );
|
1140 |
// get html for featured image for check
|
1150 |
}
|
1151 |
// store edit link, post title, image html, success of action (true or false)
|
1152 |
$results[] = array(
|
1153 |
+
$post_data[ 1 ], // get_edit_post_link()
|
1154 |
+
$post_data[ 2 ], // get_the_title()
|
1155 |
$current_featured_images[ $thumb_id ],
|
1156 |
+
$success
|
1157 |
);
|
1158 |
} // foreach()
|
1159 |
break;
|
1160 |
case 'remove':
|
1161 |
case 'remove_any_img':
|
1162 |
+
foreach ( $query_results as $post_id => $post_data ) {
|
1163 |
+
$thumb_id = $post_data[ 0 ];
|
1164 |
// do the task
|
1165 |
$success = delete_post_thumbnail( $post_id );
|
1166 |
// get html for featured image for check
|
1176 |
}
|
1177 |
// store edit link, post title, image html, success of action (true or false)
|
1178 |
$results[] = array(
|
1179 |
+
$post_data[ 1 ], // get_edit_post_link()
|
1180 |
+
$post_data[ 2 ], // get_the_title()
|
1181 |
$current_featured_images[ $thumb_id ],
|
1182 |
$success
|
1183 |
);
|
1235 |
}
|
1236 |
}
|
1237 |
// store edit link, post title, post date, post author, current image html, future image html
|
1238 |
+
$post_link = get_edit_post_link();
|
1239 |
+
$post_title = get_the_title();
|
1240 |
$results[] = array(
|
1241 |
+
$post_link,
|
1242 |
+
$post_title,
|
1243 |
get_the_date(),
|
1244 |
get_the_author(),
|
1245 |
$current_featured_images[ $current_thumb_id ],
|
1248 |
get_post_type(),
|
1249 |
);
|
1250 |
// notice result for cache
|
1251 |
+
$query_results[ $post_id ] = array( $future_thumb_id, $post_link, $post_title );
|
1252 |
} // while(have_posts)
|
1253 |
break;
|
1254 |
case 'assign_randomly':
|
1255 |
$last_index = count( $this->selected_multiple_image_ids ) - 1;
|
1256 |
+
/*
|
1257 |
+
* 1. use selected images multiple times randomly and
|
1258 |
+
* 2. overwrite existing featured images
|
1259 |
+
*/
|
1260 |
+
if ( $is_option[ 'overwrite' ] ) {
|
1261 |
+
while ( $the_query->have_posts() ) {
|
1262 |
+
$the_query->the_post();
|
1263 |
+
// get the post id once
|
1264 |
+
$post_id = get_the_ID();
|
1265 |
+
// check if there is an existing featured image
|
1266 |
+
$current_thumb_id = get_post_thumbnail_id( $post_id );
|
1267 |
+
// if post with featured images should be ignored, jump to next loop
|
1268 |
+
if ( $current_thumb_id and $is_option[ 'orphans_only' ] ) {
|
1269 |
+
continue;
|
1270 |
+
}
|
1271 |
+
// if existing featured image
|
1272 |
+
if ( $current_thumb_id ) {
|
1273 |
+
// get thumbnail html if not yet got
|
1274 |
+
if ( ! isset( $current_featured_images[ $current_thumb_id ] ) ) {
|
1275 |
+
$current_featured_images[ $current_thumb_id ] = wp_get_attachment_image( $current_thumb_id, $size, false, $attr );
|
1276 |
}
|
1277 |
+
} else {
|
1278 |
+
$current_thumb_id = $false_id; // cast from '' or 'false' to a value to use as an array key
|
1279 |
+
}
|
1280 |
+
// set image randomly : future image = new image
|
1281 |
+
$future_thumb_id = $this->selected_multiple_image_ids[ rand( 0, $last_index ) ]; // get thumb id randomly
|
1282 |
+
// get thumbnail html if not yet got
|
1283 |
+
if ( ! isset( $future_featured_images[ $future_thumb_id ] ) ) {
|
1284 |
+
$future_featured_images[ $future_thumb_id ] = wp_get_attachment_image( $future_thumb_id, $size, false, $attr );
|
1285 |
+
}
|
1286 |
+
// store edit link, post title, post date, post author, current image html, future image html
|
1287 |
+
$post_link = get_edit_post_link();
|
1288 |
+
$post_title = get_the_title();
|
1289 |
+
$results[] = array(
|
1290 |
+
$post_link,
|
1291 |
+
$post_title,
|
1292 |
+
get_the_date(),
|
1293 |
+
get_the_author(),
|
1294 |
+
$current_featured_images[ $current_thumb_id ],
|
1295 |
+
$future_featured_images[ $future_thumb_id ],
|
1296 |
+
get_post_status(),
|
1297 |
+
get_post_type(),
|
1298 |
+
);
|
1299 |
+
// notice result for cache
|
1300 |
+
$query_results[ $post_id ] = array( $future_thumb_id, $post_link, $post_title );
|
1301 |
+
} // while(have_posts)
|
1302 |
+
/* else
|
1303 |
+
* 1. use selected images multiple times randomly and
|
1304 |
+
* 2. do not overwrite existing featured images
|
1305 |
+
*/
|
1306 |
+
} else {
|
1307 |
+
while ( $the_query->have_posts() ) {
|
1308 |
+
$the_query->the_post();
|
1309 |
+
// get the post id once
|
1310 |
+
$post_id = get_the_ID();
|
1311 |
+
// check if there is an existing featured image
|
1312 |
+
$current_thumb_id = get_post_thumbnail_id( $post_id );
|
1313 |
+
// if post with featured images should be ignored, jump to next loop
|
1314 |
+
if ( $current_thumb_id and $is_option[ 'orphans_only' ] ) {
|
1315 |
+
continue;
|
1316 |
+
}
|
1317 |
+
// if existing featured image
|
1318 |
+
if ( $current_thumb_id ) {
|
1319 |
+
// get thumbnail html if not yet got
|
1320 |
+
if ( ! isset( $current_featured_images[ $current_thumb_id ] ) ) {
|
1321 |
+
$current_featured_images[ $current_thumb_id ] = wp_get_attachment_image( $current_thumb_id, $size, false, $attr );
|
1322 |
}
|
1323 |
+
// do nothing : future image = current image
|
1324 |
+
$future_thumb_id = $current_thumb_id;
|
1325 |
+
$future_featured_images[ $future_thumb_id ] = $current_featured_images[ $current_thumb_id ];
|
1326 |
+
} else {
|
1327 |
+
$current_thumb_id = $false_id; // cast from '' or 'false' to a value to use as an array key
|
1328 |
// set image randomly : future image = new image
|
1329 |
$future_thumb_id = $this->selected_multiple_image_ids[ rand( 0, $last_index ) ]; // get thumb id randomly
|
1330 |
// get thumbnail html if not yet got
|
1331 |
if ( ! isset( $future_featured_images[ $future_thumb_id ] ) ) {
|
1332 |
$future_featured_images[ $future_thumb_id ] = wp_get_attachment_image( $future_thumb_id, $size, false, $attr );
|
1333 |
}
|
1334 |
+
}
|
1335 |
+
// store edit link, post title, post date, post author, current image html, future image html
|
1336 |
+
$post_link = get_edit_post_link();
|
1337 |
+
$post_title = get_the_title();
|
1338 |
+
$results[] = array(
|
1339 |
+
$post_link,
|
1340 |
+
$post_title,
|
1341 |
+
get_the_date(),
|
1342 |
+
get_the_author(),
|
1343 |
+
$current_featured_images[ $current_thumb_id ],
|
1344 |
+
$future_featured_images[ $future_thumb_id ],
|
1345 |
+
get_post_status(),
|
1346 |
+
get_post_type(),
|
1347 |
+
);
|
1348 |
+
// notice result for cache
|
1349 |
+
$query_results[ $post_id ] = array( $future_thumb_id, $post_link, $post_title );
|
1350 |
+
} // while(have_posts)
|
1351 |
+
} // if ( overwrite )
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1352 |
break;
|
1353 |
case 'replace':
|
1354 |
while ( $the_query->have_posts() ) {
|
1372 |
$future_featured_images[ $future_thumb_id ] = wp_get_attachment_image( $future_thumb_id, $size, false, $attr );
|
1373 |
}
|
1374 |
// store edit link, post title, post date, post author, current image html, future image html
|
1375 |
+
$post_link = get_edit_post_link();
|
1376 |
+
$post_title = get_the_title();
|
1377 |
$results[] = array(
|
1378 |
+
$post_link,
|
1379 |
+
$post_title,
|
1380 |
get_the_date(),
|
1381 |
get_the_author(),
|
1382 |
$current_featured_images[ $current_thumb_id ],
|
1385 |
get_post_type(),
|
1386 |
);
|
1387 |
// notice result for cache
|
1388 |
+
$query_results[ $post_id ] = array( $future_thumb_id, $post_link, $post_title );
|
1389 |
} // while(have_posts)
|
1390 |
break;
|
1391 |
case 'remove':
|
1406 |
$current_thumb_id = $false_id; // cast from '' or 'false' to a value to use as an array key
|
1407 |
}
|
1408 |
// store edit link, post title, post date, post author, current image html, future image html
|
1409 |
+
$post_link = get_edit_post_link();
|
1410 |
+
$post_title = get_the_title();
|
1411 |
$results[] = array(
|
1412 |
+
$post_link,
|
1413 |
+
$post_title,
|
1414 |
get_the_date(),
|
1415 |
get_the_author(),
|
1416 |
$current_featured_images[ $current_thumb_id ],
|
1419 |
get_post_type(),
|
1420 |
);
|
1421 |
// notice result for cache
|
1422 |
+
$query_results[ $post_id ] = array( $future_thumb_id, $post_link, $post_title );
|
1423 |
} // while(have_posts)
|
1424 |
} // switch(selected_action)
|
1425 |
} // if( have_posts )
|
languages/quick-featured-images-de_DE.mo
CHANGED
Binary file
|
languages/quick-featured-images-de_DE.po
CHANGED
@@ -4,22 +4,22 @@ 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: 2015-
|
8 |
-
"PO-Revision-Date: 2015-
|
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.7.
|
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"
|
19 |
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
20 |
"X-Poedit-SearchPath-0: .\n"
|
21 |
|
22 |
-
#: admin/class-quick-featured-images-admin.php:
|
23 |
msgid ""
|
24 |
"Your time-saving Swiss Army Knife for featured images: Set, replace and "
|
25 |
"delete them in bulk, set default images, get overview lists."
|
@@ -27,7 +27,7 @@ msgstr ""
|
|
27 |
"Dein Schweizer Taschenmesser für Beitragsbilder: Setze, ersetze und lösche "
|
28 |
"sie massenhaft, definiere Standard-Bilder, erhalte Übersichtslisten."
|
29 |
|
30 |
-
#: admin/class-quick-featured-images-admin.php:
|
31 |
#, php-format
|
32 |
msgid ""
|
33 |
"The plugin requires WordPress version %s or higher. Therefore, WordPress did "
|
@@ -38,7 +38,7 @@ msgstr ""
|
|
38 |
"es nicht aktiviert. Falls du dieses Plugin nutzen willst, aktualisiere die "
|
39 |
"WordPress-Dateien auf die neueste Version."
|
40 |
|
41 |
-
#: admin/class-quick-featured-images-admin.php:
|
42 |
#, php-format
|
43 |
msgid "Welcome to %s! You can find the plugin at %s."
|
44 |
msgstr "Willkommen zu %s! Du kannst das Plugin finden unter %s."
|
@@ -59,27 +59,29 @@ msgstr "Voreingestellte Beitragsbilder"
|
|
59 |
msgid "Set default featured images for future posts"
|
60 |
msgstr "Stelle vorgegebene Beitragsbilder für zukünftige Inhalte ein"
|
61 |
|
62 |
-
#: admin/class-quick-featured-images-settings.php:
|
63 |
msgid "Image Columns"
|
64 |
msgstr "Bil­der­spal­ten"
|
65 |
|
66 |
-
#: admin/class-quick-featured-images-settings.php:
|
67 |
-
msgid "
|
68 |
-
msgstr "
|
|
|
|
|
69 |
|
70 |
-
#: admin/class-quick-featured-images-settings.php:
|
71 |
msgid "Columns for featured images in posts lists"
|
72 |
msgstr "Spalten für Beitragsbilder in Beitragsübersichten"
|
73 |
|
74 |
-
#: admin/class-quick-featured-images-settings.php:
|
75 |
msgid "Show additional column for featured images in lists of"
|
76 |
msgstr "Zeige eine zusätzliche Spalte für Beitragsbilder in Übersichten"
|
77 |
|
78 |
-
#: admin/class-quick-featured-images-settings.php:
|
79 |
msgid "Posts list with image column"
|
80 |
msgstr "Inhaltsliste mit Bildspalte"
|
81 |
|
82 |
-
#: admin/class-quick-featured-images-settings.php:
|
83 |
msgid ""
|
84 |
"Activate the checkboxes at each post type to show the extra columns in the "
|
85 |
"post lists."
|
@@ -87,7 +89,7 @@ msgstr ""
|
|
87 |
"Aktiviere die Checkboxen bei jedem Inhaltstyp, um die zusätzliche Spalte in "
|
88 |
"den Beitragsübersichten anzuzeigen."
|
89 |
|
90 |
-
#: admin/class-quick-featured-images-settings.php:
|
91 |
msgid ""
|
92 |
"The additional columns give you a quick overview about all used featured "
|
93 |
"images for every post. The Featured Image column is sortable."
|
@@ -96,175 +98,175 @@ msgstr ""
|
|
96 |
"verwendeten Beitragsbilder eines jeden Beitrags. Die Spalte der "
|
97 |
"Beitragsbilder ist sortierbar."
|
98 |
|
99 |
-
#: admin/class-quick-featured-images-tools.php:
|
100 |
#, php-format
|
101 |
msgid "Wrong image ID %d"
|
102 |
msgstr "Falsche Bild-ID %d"
|
103 |
|
104 |
-
#: admin/class-quick-featured-images-tools.php:
|
105 |
msgid "Select"
|
106 |
msgstr "Auswählen"
|
107 |
|
108 |
-
#: admin/class-quick-featured-images-tools.php:
|
109 |
msgid "Add filter"
|
110 |
msgstr "Filter hinzufügen"
|
111 |
|
112 |
-
#: admin/class-quick-featured-images-tools.php:
|
113 |
msgid "Refine"
|
114 |
msgstr "Verfeinern"
|
115 |
|
116 |
-
#: admin/class-quick-featured-images-tools.php:
|
117 |
msgid "Confirm"
|
118 |
msgstr "Bestätigen"
|
119 |
|
120 |
-
#: admin/class-quick-featured-images-tools.php:
|
121 |
msgid "Perform"
|
122 |
msgstr "Umsetzen"
|
123 |
|
124 |
-
#: admin/class-quick-featured-images-tools.php:
|
125 |
msgid "Set the selected image as new featured image"
|
126 |
msgstr "Füge das ausgewählte Bild als neues Beitragsbild hinzu"
|
127 |
|
128 |
-
#: admin/class-quick-featured-images-tools.php:
|
129 |
msgid "Replace featured images by the selected image"
|
130 |
msgstr "Ersetze mindestens ein Beitragsbild durch das ausgewählte Bild"
|
131 |
|
132 |
-
#: admin/class-quick-featured-images-tools.php:
|
133 |
msgid "Remove the selected image as featured image"
|
134 |
msgstr "Entferne das ausgewählte Bild als Beitragsbild"
|
135 |
|
136 |
-
#: admin/class-quick-featured-images-tools.php:
|
137 |
msgid "Remove any image as featured image"
|
138 |
msgstr "Entferne jedes Bild als Beitragsbild"
|
139 |
|
140 |
-
#: admin/class-quick-featured-images-tools.php:
|
141 |
msgid "Set multiple images randomly as featured images"
|
142 |
msgstr ""
|
143 |
"Füge mehrere Bilder in zufälliger Ordnung als neue Beitragsbilder hinzu"
|
144 |
|
145 |
-
#: admin/class-quick-featured-images-tools.php:
|
146 |
msgid "Overwrite featured images"
|
147 |
msgstr "Überschreibe Beitragsbilder"
|
148 |
|
149 |
-
#: admin/class-quick-featured-images-tools.php:
|
150 |
msgid "Consider only posts without any featured image"
|
151 |
msgstr "Berücksichtige nur Beiträge ohne Beitragsbild"
|
152 |
|
153 |
-
#: admin/class-quick-featured-images-tools.php:
|
154 |
msgid "Post Type Filter"
|
155 |
msgstr "Inhaltstypfilter"
|
156 |
|
157 |
-
#: admin/class-quick-featured-images-tools.php:
|
158 |
msgid "Category Filter"
|
159 |
msgstr "Kategorienfilter"
|
160 |
|
161 |
-
#: admin/class-quick-featured-images-tools.php:
|
162 |
msgid "Tag Filter"
|
163 |
msgstr "Schlagwortfilter"
|
164 |
|
165 |
-
#: admin/class-quick-featured-images-tools.php:
|
166 |
msgid "Audio files"
|
167 |
msgstr "Audio-Dateien"
|
168 |
|
169 |
-
#: admin/class-quick-featured-images-tools.php:
|
170 |
msgid "Video files"
|
171 |
msgstr "Video-Dateien"
|
172 |
|
173 |
-
#: admin/class-quick-featured-images-tools.php:
|
174 |
msgid "Start Date"
|
175 |
msgstr "Startdatum"
|
176 |
|
177 |
-
#: admin/class-quick-featured-images-tools.php:
|
178 |
msgid "End Date"
|
179 |
msgstr "Enddatum"
|
180 |
|
181 |
-
#: admin/class-quick-featured-images-tools.php:
|
182 |
msgid "Include the posts of the selected dates"
|
183 |
msgstr "Schließe die Beiträge der ausgewählten Zeitpunkte mit ein"
|
184 |
|
185 |
-
#: admin/class-quick-featured-images-tools.php:
|
186 |
msgid "Custom field name"
|
187 |
msgstr "Benutzerdefinierter Feldname"
|
188 |
|
189 |
-
#: admin/class-quick-featured-images-tools.php:
|
190 |
msgid "Operator to test with the value in the custom field"
|
191 |
msgstr "Operator, um auf den Wert im benutzerdefiniertem Feld zu testen"
|
192 |
|
193 |
-
#: admin/class-quick-featured-images-tools.php:
|
194 |
msgid "Custom field value to compare with"
|
195 |
msgstr "Benutzerdefinierter Wert, mit dem verglichen werden soll"
|
196 |
|
197 |
-
#: admin/class-quick-featured-images-tools.php:
|
198 |
msgid "Custom field type"
|
199 |
msgstr "Benutzerdefinierter Feld-Typ"
|
200 |
|
201 |
-
#: admin/class-quick-featured-images-tools.php:
|
202 |
msgid "Image width in pixels lower than"
|
203 |
msgstr "Bildbreite in Pixeln kleiner als"
|
204 |
|
205 |
-
#: admin/class-quick-featured-images-tools.php:
|
206 |
msgid "Image height in pixels lower than"
|
207 |
msgstr "Bildhöhe in Pixeln kleiner als"
|
208 |
|
209 |
-
#: admin/class-quick-featured-images-tools.php:
|
210 |
#, php-format
|
211 |
msgid "The input field %s is empty."
|
212 |
msgstr "Das Eingabefeld %s ist leer."
|
213 |
|
214 |
-
#: admin/class-quick-featured-images-tools.php:
|
215 |
msgid "Type in a value into the input field."
|
216 |
msgstr "Gebe in das Eingabefeld einen Wert ein."
|
217 |
|
218 |
-
#: admin/class-quick-featured-images-tools.php:
|
219 |
#, php-format
|
220 |
msgid "%s is not defined."
|
221 |
msgstr "%s ist nicht definiert."
|
222 |
|
223 |
-
#: admin/class-quick-featured-images-tools.php:
|
224 |
msgid "Check how to define the value."
|
225 |
msgstr "Prüfe nach, wie der Wert gesetzt wird."
|
226 |
|
227 |
-
#: admin/class-quick-featured-images-tools.php:
|
228 |
msgid "There is no selected image."
|
229 |
msgstr "Es gibt kein ausgewähltes Bild."
|
230 |
|
231 |
-
#: admin/class-quick-featured-images-tools.php:
|
232 |
msgid "Select an image from the media library."
|
233 |
msgstr "Wähle ein Bild aus der Mediathek aus."
|
234 |
|
235 |
-
#: admin/class-quick-featured-images-tools.php:
|
236 |
-
#: admin/views/section_image.php:
|
237 |
msgid "You have not selected an action."
|
238 |
msgstr "Du hast keine Aktion ausgewählt"
|
239 |
|
240 |
-
#: admin/class-quick-featured-images-tools.php:
|
241 |
msgid "Start again and select which action you want to apply."
|
242 |
msgstr "Fange neu an und wähle aus, welche Aktion du anwenden willst."
|
243 |
|
244 |
-
#: admin/class-quick-featured-images-tools.php:
|
245 |
#, php-format
|
246 |
msgid "The input field %s has an invalid value."
|
247 |
msgstr "Das Eingabefeld %s hat einen ungültigen Wert."
|
248 |
|
249 |
-
#: admin/class-quick-featured-images-tools.php:
|
250 |
msgid "Type in valid values in the input field."
|
251 |
msgstr "Gebe einen gültigen Wert in das Eingabefeld ein."
|
252 |
|
253 |
-
#: admin/class-quick-featured-images-tools.php:
|
254 |
msgid "Type in values stored by WordPress."
|
255 |
msgstr "Gebe von WordPress gespeicherte Werte ein."
|
256 |
|
257 |
-
#: admin/class-quick-featured-images-tools.php:
|
258 |
msgid "Set, replace, remove"
|
259 |
msgstr "Setzen, tauschen, löschen"
|
260 |
|
261 |
-
#: admin/class-quick-featured-images-tools.php:
|
262 |
msgid "Bulk set, replace and remove featured images for existing posts"
|
263 |
msgstr ""
|
264 |
"Massenweises Hinzufügen, Ersetzen und Entfernen von Beitragsbildern für "
|
265 |
"bestehende Inhalte"
|
266 |
|
267 |
-
#: admin/class-quick-featured-images-tools.php:
|
268 |
msgid "Bulk set as featured image"
|
269 |
msgstr "Als Beitragsbild setzen"
|
270 |
|
@@ -376,7 +378,7 @@ msgstr "geschrieben am"
|
|
376 |
msgid "by"
|
377 |
msgstr "von"
|
378 |
|
379 |
-
#: admin/views/form_confirm.php:48 admin/views/section_results.php:
|
380 |
msgid ""
|
381 |
"The list is in alphabetical order according to post title. You can edit a "
|
382 |
"post in a new window by clicking on its link in the list."
|
@@ -393,7 +395,7 @@ msgid "You can not undo the operation!"
|
|
393 |
msgstr "Du kannst die Aktion nicht rückgängig machen!"
|
394 |
|
395 |
#: admin/views/form_confirm.php:229 admin/views/form_select.php:47
|
396 |
-
#: admin/views/section_errormsg.php:8 admin/views/section_results.php:
|
397 |
msgid "Start again"
|
398 |
msgstr "Beginne neu"
|
399 |
|
@@ -471,23 +473,23 @@ msgstr "Zur Zeit gibt es kein Beitragsbild."
|
|
471 |
msgid "Refine your selections"
|
472 |
msgstr "Verfeinere deine Auswahl"
|
473 |
|
474 |
-
#: admin/views/form_select.php:
|
|
|
|
|
|
|
|
|
475 |
msgid "Optional: Select options"
|
476 |
msgstr "Optional: Wähle Optionen aus"
|
477 |
|
478 |
-
#: admin/views/form_select.php:
|
479 |
msgid "Process Options"
|
480 |
msgstr "Einstellmöglichkeiten"
|
481 |
|
482 |
-
#: admin/views/form_select.php:
|
483 |
-
msgid "You can control the process with the following options."
|
484 |
-
msgstr "Du kannst den Vorgang mit den folgenden Einstellungen steuern."
|
485 |
-
|
486 |
-
#: admin/views/form_select.php:69
|
487 |
msgid "Overwrite existing featured images with new ones"
|
488 |
msgstr "Überschreibe bestehende Beitragsbilder mit dem/den neuen"
|
489 |
|
490 |
-
#: admin/views/form_select.php:
|
491 |
msgid ""
|
492 |
"Posts with featured images will be ignored, even if the Overwrite option is "
|
493 |
"checked "
|
@@ -495,15 +497,44 @@ msgstr ""
|
|
495 |
"Beiträge mit Beitragsbildern werden ignoriert, auch wenn die Überschreiben-"
|
496 |
"Option aktiviiert ist"
|
497 |
|
498 |
-
#: admin/views/form_select.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
499 |
msgid "Optional: Add a filter"
|
500 |
msgstr "Optional: Füge einen Filter hinzu"
|
501 |
|
502 |
-
#: admin/views/form_select.php:
|
503 |
msgid "Select filters"
|
504 |
msgstr "Filter auswählen"
|
505 |
|
506 |
-
#: admin/views/form_select.php:
|
507 |
msgid ""
|
508 |
"If you want select one of the following filters to narrow down the set of "
|
509 |
"concerned posts and pages."
|
@@ -511,7 +542,7 @@ msgstr ""
|
|
511 |
"Falls gewünscht, wähle eines der folgenden Filter, um die Auswahl der "
|
512 |
"betreffenden Beiträge und Seiten einzugrenzen."
|
513 |
|
514 |
-
#: admin/views/form_select.php:
|
515 |
msgid ""
|
516 |
"You can select multiple filters. They will return an intersection of their "
|
517 |
"results."
|
@@ -519,7 +550,7 @@ msgstr ""
|
|
519 |
"Du kannst mehrere Filter auswählen. Sie geben eine Schnittmenge ihrer "
|
520 |
"Ergebnisse zurück."
|
521 |
|
522 |
-
#: admin/views/form_select.php:
|
523 |
msgid ""
|
524 |
"Search by post type. By default all posts, pages and custom post types will "
|
525 |
"be affected."
|
@@ -527,32 +558,19 @@ msgstr ""
|
|
527 |
"Suchen nach Inhaltstyp. Standardmäßig werden alle Beiträge, Seiten und "
|
528 |
"eigene Inhaltstyp (Custom Post Types) berücksichtigt."
|
529 |
|
530 |
-
#: admin/views/form_select.php:
|
531 |
msgid "Search posts by category"
|
532 |
msgstr "Suchen nach Kategorie"
|
533 |
|
534 |
-
#: admin/views/form_select.php:
|
535 |
msgid "Search posts by tag"
|
536 |
msgstr "Suchen nach Schlagwort"
|
537 |
|
538 |
-
#: admin/views/form_select.php:
|
539 |
msgid "Are you looking for more options and more filters?"
|
540 |
msgstr "Suchst du nach mehr Optionen und mehr Filtern?"
|
541 |
|
542 |
-
#: admin/views/form_select.php:
|
543 |
-
#: admin/views/form_start.php:107 admin/views/section_footer.php:59
|
544 |
-
#: admin/views/section_overview.php:74
|
545 |
-
msgid "Get the premium version"
|
546 |
-
msgstr "Hole dir die Premium-Version"
|
547 |
-
|
548 |
-
# Path to language site
|
549 |
-
#: admin/views/form_select.php:118 admin/views/form_select.php:140
|
550 |
-
#: admin/views/form_start.php:107 admin/views/section_footer.php:59
|
551 |
-
#: admin/views/section_overview.php:73 admin/views/section_overview.php:74
|
552 |
-
msgid "/"
|
553 |
-
msgstr "/de"
|
554 |
-
|
555 |
-
#: admin/views/form_select.php:119
|
556 |
msgid ""
|
557 |
"On the next page you can refine the filters. If you did not select any "
|
558 |
"filter you will go to the preview list directly."
|
@@ -560,11 +578,11 @@ msgstr ""
|
|
560 |
"Auf der nächsten Seite kannst du die Filter verfeinern. Falls du keine "
|
561 |
"Filter ausgewählt hast, kommst du direkt zur Vorschau."
|
562 |
|
563 |
-
#: admin/views/form_select.php:
|
564 |
msgid "If you encounter a white, blank page, read this"
|
565 |
msgstr "Sollte dir die weiße, leere Seite begegnen, lese das"
|
566 |
|
567 |
-
#: admin/views/form_select.php:
|
568 |
msgid ""
|
569 |
"Facing a white blank page while trying to treat thousands of posts is the "
|
570 |
"effect of limited memory capacities on the website server. Instead of "
|
@@ -578,23 +596,23 @@ msgstr ""
|
|
578 |
"kleine Zahl von Beiträgen in mehreren Durchgängen nacheinander anzugehen. Um "
|
579 |
"das umzusetzen, mache folgendes:"
|
580 |
|
581 |
-
#: admin/views/form_select.php:
|
582 |
msgid "add the time filter,"
|
583 |
msgstr "füge den Zeitfilter hinzu,"
|
584 |
|
585 |
-
#: admin/views/form_select.php:
|
586 |
msgid "set a small time range,"
|
587 |
msgstr "stelle einen kurzen Zeitraum ein,"
|
588 |
|
589 |
-
#: admin/views/form_select.php:
|
590 |
msgid "do the process"
|
591 |
msgstr "führe den Prozess durch"
|
592 |
|
593 |
-
#: admin/views/form_select.php:
|
594 |
msgid "and repeat it with the next time range as often as needed."
|
595 |
msgstr "und wiederhole ihn mit dem nächsten Zeitraum so oft wie nötig."
|
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."
|
@@ -719,8 +737,8 @@ msgid "Choose Images"
|
|
719 |
msgstr "Bilder auswählen"
|
720 |
|
721 |
#: admin/views/form_start.php:95
|
722 |
-
msgid "Actions without any image"
|
723 |
-
msgstr "Aktionen ohne Bild"
|
724 |
|
725 |
#: admin/views/form_start.php:96
|
726 |
msgid "These actions do not require a selected image."
|
@@ -796,21 +814,22 @@ msgstr "Text mit Bildern im WordPress-Editor"
|
|
796 |
#: admin/views/section_defaults.php:212
|
797 |
msgid ""
|
798 |
"If activated the rule is used automatically while saving a post to set the "
|
799 |
-
"first content image
|
800 |
-
"content images the next rules will be
|
|
|
801 |
msgstr ""
|
802 |
"Falls aktiviert, wird die Regel beim Speichern eines Beitrags automatisch "
|
803 |
-
"angewandt, um das erste Bild im Inhalt
|
804 |
-
"setzen. Sollte der Inhalt kein Bild
|
805 |
-
"angewandt."
|
806 |
|
807 |
#: admin/views/section_defaults.php:218
|
808 |
msgid ""
|
809 |
-
"Activate to automatically use the first content image
|
810 |
-
"while saving a post"
|
811 |
msgstr ""
|
812 |
-
"Verwende erstes Inhaltsbild
|
813 |
-
"eines Beitrags"
|
814 |
|
815 |
#: admin/views/section_defaults.php:409
|
816 |
msgid "Add rule"
|
@@ -893,11 +912,11 @@ msgstr "Lösung"
|
|
893 |
msgid "Credits and informations"
|
894 |
msgstr "Danksagungen und Hinweise"
|
895 |
|
896 |
-
#: admin/views/section_footer.php:54 admin/views/section_results.php:
|
897 |
msgid "Do you like the plugin?"
|
898 |
msgstr "Gefällt dir das Plugin?"
|
899 |
|
900 |
-
#: admin/views/section_footer.php:54 admin/views/section_results.php:
|
901 |
msgid "Please rate it at wordpress.org!"
|
902 |
msgstr "Bewerte es auf wordpress.org!"
|
903 |
|
@@ -974,27 +993,27 @@ msgstr "Falsches Bild? Beginne neu"
|
|
974 |
msgid "Your selected thumbnails"
|
975 |
msgstr "Deine ausgewählten Vorschaubilder"
|
976 |
|
977 |
-
#: admin/views/section_image.php:
|
978 |
msgid "Your selected action"
|
979 |
msgstr "Deine ausgewählte Aktion"
|
980 |
|
981 |
-
#: admin/views/section_image.php:
|
982 |
msgid "If wrong action start again"
|
983 |
msgstr "Falsche Aktion? Beginne neu"
|
984 |
|
985 |
-
#: admin/views/section_image.php:
|
986 |
msgid "Your selected options"
|
987 |
msgstr "Deine ausgewählten Optionen"
|
988 |
|
989 |
-
#: admin/views/section_image.php:
|
990 |
msgid "No selected options"
|
991 |
msgstr "Keine ausgewählten Optionen"
|
992 |
|
993 |
-
#: admin/views/section_image.php:
|
994 |
msgid "Your selected filters"
|
995 |
msgstr "Deine ausgewählten Filter"
|
996 |
|
997 |
-
#: admin/views/section_image.php:
|
998 |
msgid "No selected filters"
|
999 |
msgstr "Keine ausgewählten Filter"
|
1000 |
|
@@ -1002,39 +1021,7 @@ msgstr "Keine ausgewählten Filter"
|
|
1002 |
msgid "Manage featured images in a quick way"
|
1003 |
msgstr "Verwalte Beitragsbilder auf schnelle Art"
|
1004 |
|
1005 |
-
#: admin/views/section_overview.php:
|
1006 |
-
msgid "Bulk set, replace and remove featured images"
|
1007 |
-
msgstr ""
|
1008 |
-
"Massenweises Hinzufügen, Ersetzen und Entfernen von Beitragsbildern für "
|
1009 |
-
"bestehende Inhalte"
|
1010 |
-
|
1011 |
-
#: admin/views/section_overview.php:32
|
1012 |
-
msgid ""
|
1013 |
-
"You have not the privileges to edit others posts. If you want to use this "
|
1014 |
-
"page ask your WordPress administrator."
|
1015 |
-
msgstr ""
|
1016 |
-
"Du hast nicht die Rechte, Beiträge anderer zu bearbeiten. Wenn du diese "
|
1017 |
-
"Seite nutzen willst, wende dich an deinen WordPress-Administrator."
|
1018 |
-
|
1019 |
-
#: admin/views/section_overview.php:48
|
1020 |
-
msgid "Set default featured images"
|
1021 |
-
msgstr "Setze Standard-Beitragsbilder"
|
1022 |
-
|
1023 |
-
#: admin/views/section_overview.php:49 admin/views/section_overview.php:66
|
1024 |
-
msgid ""
|
1025 |
-
"You have not the privileges to manage options. If you want to use this page "
|
1026 |
-
"ask your WordPress administrator."
|
1027 |
-
msgstr ""
|
1028 |
-
"Du hast nicht die Rechte, Einstellungen zu ändern. Wenn du auf diese Seite "
|
1029 |
-
"zugreifen willst, wende dich an deinen WordPress-Administrator."
|
1030 |
-
|
1031 |
-
#: admin/views/section_overview.php:65
|
1032 |
-
msgid "Set the visibility of columns of featured images in posts lists"
|
1033 |
-
msgstr ""
|
1034 |
-
"Stelle die Sichtbarkeit der Spalten für Beitragsbilder in "
|
1035 |
-
"Beitragsübersichten ein"
|
1036 |
-
|
1037 |
-
#: admin/views/section_overview.php:72
|
1038 |
msgid "The premium version"
|
1039 |
msgstr "Die Premium-Version"
|
1040 |
|
@@ -1050,236 +1037,6 @@ msgstr "Erfolgreich geändert"
|
|
1050 |
msgid "Unchanged"
|
1051 |
msgstr "Nicht geändert"
|
1052 |
|
1053 |
-
#: admin/views/section_results.php:
|
1054 |
-
msgid "Image removed successfully from post"
|
1055 |
-
msgstr "Bild wurde erfolgreich aus dem Inhalt entfernt"
|
1056 |
-
|
1057 |
-
#: admin/views/section_results.php:11
|
1058 |
-
msgid "Image not removed from post"
|
1059 |
-
msgstr "Bild im Inhalt wurde nicht entfernt"
|
1060 |
-
|
1061 |
-
#: admin/views/section_results.php:73
|
1062 |
msgid "No matches found."
|
1063 |
msgstr "Keine Treffer gefunden."
|
1064 |
-
|
1065 |
-
#~ msgid "Remove first image from post content"
|
1066 |
-
#~ msgstr "Entferne das erstes Bild im Inhalt"
|
1067 |
-
|
1068 |
-
#~ msgid "Take first gallery image if no content image found"
|
1069 |
-
#~ msgstr ""
|
1070 |
-
#~ "Nehme das erste Bild in einer Galerie, wenn kein Bild gefunden wurde"
|
1071 |
-
|
1072 |
-
#~ msgid ""
|
1073 |
-
#~ "If no content image could be found in a post try to catch the first image "
|
1074 |
-
#~ "in a gallery"
|
1075 |
-
#~ msgstr ""
|
1076 |
-
#~ "Wenn kein Bild im Inhalt gefunden werden konnte, versuche, das erste Bild "
|
1077 |
-
#~ "in einer Galerie zu finden"
|
1078 |
-
|
1079 |
-
#~ msgid "Do you miss more filters?"
|
1080 |
-
#~ msgstr "Vermiss du mehr Filter?"
|
1081 |
-
|
1082 |
-
#~ msgid "Set the first post image as featured image"
|
1083 |
-
#~ msgstr "Füge das zuerst gefundene Bild im Beitrag als Beitragsbild hinzu"
|
1084 |
-
|
1085 |
-
#~ msgid "Multimedia File Filter"
|
1086 |
-
#~ msgstr "Multimedia-Dateienfilter"
|
1087 |
-
|
1088 |
-
#~ msgid "Status Filter"
|
1089 |
-
#~ msgstr "Statusfilter"
|
1090 |
-
|
1091 |
-
#~ msgid "Search Filter"
|
1092 |
-
#~ msgstr "Suchfilter"
|
1093 |
-
|
1094 |
-
#~ msgid "Time Filter"
|
1095 |
-
#~ msgstr "Zeitfilter"
|
1096 |
-
|
1097 |
-
#~ msgid "Author Filter"
|
1098 |
-
#~ msgstr "Autorenfilter"
|
1099 |
-
|
1100 |
-
#~ msgid "Custom Taxonomy Filter"
|
1101 |
-
#~ msgstr "Taxonomienfilter"
|
1102 |
-
|
1103 |
-
#~ msgid "Featured Image Size Filter"
|
1104 |
-
#~ msgstr "Beitragsbildgrößenfilter"
|
1105 |
-
|
1106 |
-
#~ msgid "Parent Page Filter"
|
1107 |
-
#~ msgstr "Elternseitenfilter"
|
1108 |
-
|
1109 |
-
#~ msgid "Select an author"
|
1110 |
-
#~ msgstr "Wähle einen Autor aus"
|
1111 |
-
|
1112 |
-
#~ msgid "is equal"
|
1113 |
-
#~ msgstr "ist gleich"
|
1114 |
-
|
1115 |
-
#~ msgid "is not equal"
|
1116 |
-
#~ msgstr "ist nicht gleich"
|
1117 |
-
|
1118 |
-
#~ msgid "is greater than"
|
1119 |
-
#~ msgstr "ist größer als"
|
1120 |
-
|
1121 |
-
#~ msgid "is lower than"
|
1122 |
-
#~ msgstr "ist kleiner als"
|
1123 |
-
|
1124 |
-
#~ msgid "contains"
|
1125 |
-
#~ msgstr "enthält"
|
1126 |
-
|
1127 |
-
#~ msgid "Select the custom field to find the associated posts/pages."
|
1128 |
-
#~ msgstr ""
|
1129 |
-
#~ "Wähle das benutzerdefinierte Feld aus, um die entsprechenden Beiträge/"
|
1130 |
-
#~ "Seiten zu finden"
|
1131 |
-
|
1132 |
-
#~ msgid ""
|
1133 |
-
#~ "Optional: Type in the value which will be compared with the value of the "
|
1134 |
-
#~ "selected custom field."
|
1135 |
-
#~ msgstr ""
|
1136 |
-
#~ "Optional: Gebe den Wert ein, der mit dem im ausgewählten "
|
1137 |
-
#~ "benutzerdefiniertem Feld verglichen wird"
|
1138 |
-
|
1139 |
-
#~ msgid ""
|
1140 |
-
#~ "Leave it empty if you just want to test the existence of the custom field "
|
1141 |
-
#~ "per post/page."
|
1142 |
-
#~ msgstr ""
|
1143 |
-
#~ "Lasse das Feld leer, wenn du nur auf die Existenz des benutzerdefinierten "
|
1144 |
-
#~ "Felds testen willst"
|
1145 |
-
|
1146 |
-
#~ msgid ""
|
1147 |
-
#~ "Optional: Change the operator of the comparison. The default is to "
|
1148 |
-
#~ "compare equality with the value you type in the 'value' field."
|
1149 |
-
#~ msgstr ""
|
1150 |
-
#~ "Optional: Verändere den Operator des Vergleichs. Der Standardwert ist die "
|
1151 |
-
#~ "Überprüfung auf Gleicheit mit dem Wert, den du im Feld \"Wert\" "
|
1152 |
-
#~ "eingegeben hast."
|
1153 |
-
|
1154 |
-
#~ msgid "There are no custom fields in use."
|
1155 |
-
#~ msgstr "Zur Zeit werden keine benutzerdefinierte Felder genutzt."
|
1156 |
-
|
1157 |
-
#~ msgid "Registered terms of the taxonomy <strong>%s</strong>"
|
1158 |
-
#~ msgstr "Gespeicherte Begriffe der Taxonomie <strong>%s</strong>"
|
1159 |
-
|
1160 |
-
#~ msgid "There are no terms of the taxonomy <strong>%s</strong>."
|
1161 |
-
#~ msgstr "Es gibt keine Begriffe für die Taxonomie <strong>\"%s\"</strong>."
|
1162 |
-
|
1163 |
-
#~ msgid "Strange search result with custom taxonomies?"
|
1164 |
-
#~ msgstr "Überraschendes Suchergebnis mit Taxonomien?"
|
1165 |
-
|
1166 |
-
#~ msgid ""
|
1167 |
-
#~ "The search for custom taxonomy terms could lead to surprising results. "
|
1168 |
-
#~ "The reason is custom taxonomies can be used in many different ways. It is "
|
1169 |
-
#~ "not possible to catch them all in one single code expression. If you "
|
1170 |
-
#~ "should be unsatisfied with the result try other filters to get the result "
|
1171 |
-
#~ "you want."
|
1172 |
-
#~ msgstr ""
|
1173 |
-
#~ "Die Suche nach Taxonomien kann zu merkwürdigen Ergebnissen führen. Der "
|
1174 |
-
#~ "Grund liegt in den vielen Möglichkeiten, Taxonomien zu nutzen. Sie alle "
|
1175 |
-
#~ "mit einer einzigen Code-Zeile zu erfassen ist nicht möglich. Solltest du "
|
1176 |
-
#~ "mit dem Suchergebnis nicht zufrieden sein, versuche mit den anderen "
|
1177 |
-
#~ "Filtern das gewünschte Ergebnis zu erhalten."
|
1178 |
-
|
1179 |
-
#~ msgid "There are no custom taxonomies."
|
1180 |
-
#~ msgstr "Es gibt keine benutzerdefinierten Taxonomien."
|
1181 |
-
|
1182 |
-
#~ msgid ""
|
1183 |
-
#~ "The search will find posts with an already added featured image which its "
|
1184 |
-
#~ "original image file is smaller than one of the given dimensions."
|
1185 |
-
#~ msgstr ""
|
1186 |
-
#~ "Die Suche findet Beiträge mit einem bereits hinzugefügten Beitragsbild, "
|
1187 |
-
#~ "dessen originale Bilddatei kleiner als eine der angegebenen Abmessungen "
|
1188 |
-
#~ "ist."
|
1189 |
-
|
1190 |
-
#~ msgid "For example you can search for posts with too small featured images."
|
1191 |
-
#~ msgstr "Suche z.B. nach Beiträgen mit zu kleinen Beitragsbildern."
|
1192 |
-
|
1193 |
-
#~ msgid ""
|
1194 |
-
#~ "Only positive integers from %d to %d are allowed. By default the "
|
1195 |
-
#~ "thumbnail dimensions as defined in %s are used."
|
1196 |
-
#~ msgstr ""
|
1197 |
-
#~ "Nur positive ganze Zahlen von %d bis %d sind erlaubt. Standardmäßig "
|
1198 |
-
#~ "stehen die unter %s angegebenen Werte für Miniaturbilder."
|
1199 |
-
|
1200 |
-
#~ msgid "Select multimedia file types"
|
1201 |
-
#~ msgstr "Wähle die Multimedia-Dateiart aus"
|
1202 |
-
|
1203 |
-
#~ msgid ""
|
1204 |
-
#~ "You can select two multimedia files types: audios and videos. If you "
|
1205 |
-
#~ "check at least one of both all other post types (posts, pages, etc.) will "
|
1206 |
-
#~ "be ignored."
|
1207 |
-
#~ msgstr ""
|
1208 |
-
#~ "Du kannst zwei Multimedia-Dateitypen auswählen: Audios und Videos. Wenn "
|
1209 |
-
#~ "du mindestens einen von beiden auswählst, werden alle anderen "
|
1210 |
-
#~ "Inhaltstypen (Beiträge, Seiten etc.) ignoriert."
|
1211 |
-
|
1212 |
-
#~ msgid "Select a parent page"
|
1213 |
-
#~ msgstr "Wähle eine übergeordnete Seite aus"
|
1214 |
-
|
1215 |
-
#~ msgid "There are no pages with child pages."
|
1216 |
-
#~ msgstr "Zur Zeit gibt es keine Seite mit Unterseiten."
|
1217 |
-
|
1218 |
-
#~ msgid "There are no custom post types."
|
1219 |
-
#~ msgstr ""
|
1220 |
-
#~ "Zur Zeit werden keine eigenen Inhaltstypen (Custom Post Types) genutzt."
|
1221 |
-
|
1222 |
-
#~ msgid "Type in a search term"
|
1223 |
-
#~ msgstr "Gebe einen Suchbegriff ein"
|
1224 |
-
|
1225 |
-
#~ msgid "Select the statuses of the posts/pages:"
|
1226 |
-
#~ msgstr "Wähle die Statusse der Beiträge/Seiten aus"
|
1227 |
-
|
1228 |
-
#~ msgid "Date range"
|
1229 |
-
#~ msgstr "Zeitraum"
|
1230 |
-
|
1231 |
-
#~ msgid ""
|
1232 |
-
#~ "To define a time segment select both the start date and the end date."
|
1233 |
-
#~ msgstr ""
|
1234 |
-
#~ "Wähle für einen Zeitabschnitt sowohl das Anfangs- als auch das Enddatum "
|
1235 |
-
#~ "aus."
|
1236 |
-
|
1237 |
-
#~ msgid ""
|
1238 |
-
#~ "You can also define a time period by selecting only one date as the "
|
1239 |
-
#~ "limiting value of the period."
|
1240 |
-
#~ msgstr ""
|
1241 |
-
#~ "Du kannst auch einen Zeitraum durch die Auswahl nur eines einzigen Datums "
|
1242 |
-
#~ "als Grenzwert des Zeitraums setzen."
|
1243 |
-
|
1244 |
-
#~ msgid "The listed dates are the date of the publication of stored posts."
|
1245 |
-
#~ msgstr ""
|
1246 |
-
#~ "Die aufgelisteten Zeitpunkte sind die Veröffentlichungstermine der "
|
1247 |
-
#~ "gespeicherten Beiträge."
|
1248 |
-
|
1249 |
-
#~ msgid ""
|
1250 |
-
#~ "Search for audios and videos. This filter will ignore all other post "
|
1251 |
-
#~ "types automatically."
|
1252 |
-
#~ msgstr ""
|
1253 |
-
#~ "Suche nach Audios und Videos. Dieser Filter wird automatisch alle anderen "
|
1254 |
-
#~ "Inhaltsarten (post types) ignorieren."
|
1255 |
-
|
1256 |
-
#~ msgid ""
|
1257 |
-
#~ "Search by several statuses (published, draft, private etc.). By default "
|
1258 |
-
#~ "all statuses will be affected."
|
1259 |
-
#~ msgstr ""
|
1260 |
-
#~ "Suchen nach Status (veröffentlicht, Entwurf, privat usw.). Standardmäßig "
|
1261 |
-
#~ "werden alle Statusse berücksichtigt."
|
1262 |
-
|
1263 |
-
#~ msgid "Search by search term"
|
1264 |
-
#~ msgstr "Suchen mit einem Suchbegriff"
|
1265 |
-
|
1266 |
-
#~ msgid "Search by time specifications"
|
1267 |
-
#~ msgstr "Suchen mit Zeitangaben"
|
1268 |
-
|
1269 |
-
#~ msgid "Search by author"
|
1270 |
-
#~ msgstr "Suchen nach Autor"
|
1271 |
-
|
1272 |
-
#~ msgid "Search by other taxonomies like plugin categories etc."
|
1273 |
-
#~ msgstr ""
|
1274 |
-
#~ "Suchen nach weiteren Klassifikationen suchen, z.B. Kategorien eines "
|
1275 |
-
#~ "Plugins"
|
1276 |
-
|
1277 |
-
#~ msgid "Search by original dimensions of added featured image"
|
1278 |
-
#~ msgstr "Suchen nach Abmessungen des hinzugefügten Beitragsbildes"
|
1279 |
-
|
1280 |
-
#~ msgid "Search child pages by parent page"
|
1281 |
-
#~ msgstr "Suchen nach untergeordneten Seiten einer übergeordneten Seite"
|
1282 |
-
|
1283 |
-
#~ msgid "Slim down your navigation menus and make them faster to load"
|
1284 |
-
#~ msgstr ""
|
1285 |
-
#~ "Verschlanke deine Navigationsmenüs und erhöhe ihre Ladegeschwindigkeit"
|
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: 2015-05-10 12:37+0100\n"
|
8 |
+
"PO-Revision-Date: 2015-05-10 12:37+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.7.6\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"
|
19 |
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
20 |
"X-Poedit-SearchPath-0: .\n"
|
21 |
|
22 |
+
#: admin/class-quick-featured-images-admin.php:201
|
23 |
msgid ""
|
24 |
"Your time-saving Swiss Army Knife for featured images: Set, replace and "
|
25 |
"delete them in bulk, set default images, get overview lists."
|
27 |
"Dein Schweizer Taschenmesser für Beitragsbilder: Setze, ersetze und lösche "
|
28 |
"sie massenhaft, definiere Standard-Bilder, erhalte Übersichtslisten."
|
29 |
|
30 |
+
#: admin/class-quick-featured-images-admin.php:265
|
31 |
#, php-format
|
32 |
msgid ""
|
33 |
"The plugin requires WordPress version %s or higher. Therefore, WordPress did "
|
38 |
"es nicht aktiviert. Falls du dieses Plugin nutzen willst, aktualisiere die "
|
39 |
"WordPress-Dateien auf die neueste Version."
|
40 |
|
41 |
+
#: admin/class-quick-featured-images-admin.php:462
|
42 |
#, php-format
|
43 |
msgid "Welcome to %s! You can find the plugin at %s."
|
44 |
msgstr "Willkommen zu %s! Du kannst das Plugin finden unter %s."
|
59 |
msgid "Set default featured images for future posts"
|
60 |
msgstr "Stelle vorgegebene Beitragsbilder für zukünftige Inhalte ein"
|
61 |
|
62 |
+
#: admin/class-quick-featured-images-settings.php:204
|
63 |
msgid "Image Columns"
|
64 |
msgstr "Bil­der­spal­ten"
|
65 |
|
66 |
+
#: admin/class-quick-featured-images-settings.php:215
|
67 |
+
msgid "Set the visibility of columns of featured images in posts lists"
|
68 |
+
msgstr ""
|
69 |
+
"Stelle die Sichtbarkeit der Spalten für Beitragsbilder in "
|
70 |
+
"Beitragsübersichten ein"
|
71 |
|
72 |
+
#: admin/class-quick-featured-images-settings.php:364
|
73 |
msgid "Columns for featured images in posts lists"
|
74 |
msgstr "Spalten für Beitragsbilder in Beitragsübersichten"
|
75 |
|
76 |
+
#: admin/class-quick-featured-images-settings.php:372
|
77 |
msgid "Show additional column for featured images in lists of"
|
78 |
msgstr "Zeige eine zusätzliche Spalte für Beitragsbilder in Übersichten"
|
79 |
|
80 |
+
#: admin/class-quick-featured-images-settings.php:377
|
81 |
msgid "Posts list with image column"
|
82 |
msgstr "Inhaltsliste mit Bildspalte"
|
83 |
|
84 |
+
#: admin/class-quick-featured-images-settings.php:491
|
85 |
msgid ""
|
86 |
"Activate the checkboxes at each post type to show the extra columns in the "
|
87 |
"post lists."
|
89 |
"Aktiviere die Checkboxen bei jedem Inhaltstyp, um die zusätzliche Spalte in "
|
90 |
"den Beitragsübersichten anzuzeigen."
|
91 |
|
92 |
+
#: admin/class-quick-featured-images-settings.php:501
|
93 |
msgid ""
|
94 |
"The additional columns give you a quick overview about all used featured "
|
95 |
"images for every post. The Featured Image column is sortable."
|
98 |
"verwendeten Beitragsbilder eines jeden Beitrags. Die Spalte der "
|
99 |
"Beitragsbilder ist sortierbar."
|
100 |
|
101 |
+
#: admin/class-quick-featured-images-tools.php:544
|
102 |
#, php-format
|
103 |
msgid "Wrong image ID %d"
|
104 |
msgstr "Falsche Bild-ID %d"
|
105 |
|
106 |
+
#: admin/class-quick-featured-images-tools.php:642
|
107 |
msgid "Select"
|
108 |
msgstr "Auswählen"
|
109 |
|
110 |
+
#: admin/class-quick-featured-images-tools.php:643
|
111 |
msgid "Add filter"
|
112 |
msgstr "Filter hinzufügen"
|
113 |
|
114 |
+
#: admin/class-quick-featured-images-tools.php:644
|
115 |
msgid "Refine"
|
116 |
msgstr "Verfeinern"
|
117 |
|
118 |
+
#: admin/class-quick-featured-images-tools.php:645
|
119 |
msgid "Confirm"
|
120 |
msgstr "Bestätigen"
|
121 |
|
122 |
+
#: admin/class-quick-featured-images-tools.php:646
|
123 |
msgid "Perform"
|
124 |
msgstr "Umsetzen"
|
125 |
|
126 |
+
#: admin/class-quick-featured-images-tools.php:650
|
127 |
msgid "Set the selected image as new featured image"
|
128 |
msgstr "Füge das ausgewählte Bild als neues Beitragsbild hinzu"
|
129 |
|
130 |
+
#: admin/class-quick-featured-images-tools.php:651
|
131 |
msgid "Replace featured images by the selected image"
|
132 |
msgstr "Ersetze mindestens ein Beitragsbild durch das ausgewählte Bild"
|
133 |
|
134 |
+
#: admin/class-quick-featured-images-tools.php:652
|
135 |
msgid "Remove the selected image as featured image"
|
136 |
msgstr "Entferne das ausgewählte Bild als Beitragsbild"
|
137 |
|
138 |
+
#: admin/class-quick-featured-images-tools.php:655
|
139 |
msgid "Remove any image as featured image"
|
140 |
msgstr "Entferne jedes Bild als Beitragsbild"
|
141 |
|
142 |
+
#: admin/class-quick-featured-images-tools.php:658
|
143 |
msgid "Set multiple images randomly as featured images"
|
144 |
msgstr ""
|
145 |
"Füge mehrere Bilder in zufälliger Ordnung als neue Beitragsbilder hinzu"
|
146 |
|
147 |
+
#: admin/class-quick-featured-images-tools.php:662
|
148 |
msgid "Overwrite featured images"
|
149 |
msgstr "Überschreibe Beitragsbilder"
|
150 |
|
151 |
+
#: admin/class-quick-featured-images-tools.php:663
|
152 |
msgid "Consider only posts without any featured image"
|
153 |
msgstr "Berücksichtige nur Beiträge ohne Beitragsbild"
|
154 |
|
155 |
+
#: admin/class-quick-featured-images-tools.php:667
|
156 |
msgid "Post Type Filter"
|
157 |
msgstr "Inhaltstypfilter"
|
158 |
|
159 |
+
#: admin/class-quick-featured-images-tools.php:668
|
160 |
msgid "Category Filter"
|
161 |
msgstr "Kategorienfilter"
|
162 |
|
163 |
+
#: admin/class-quick-featured-images-tools.php:669
|
164 |
msgid "Tag Filter"
|
165 |
msgstr "Schlagwortfilter"
|
166 |
|
167 |
+
#: admin/class-quick-featured-images-tools.php:681
|
168 |
msgid "Audio files"
|
169 |
msgstr "Audio-Dateien"
|
170 |
|
171 |
+
#: admin/class-quick-featured-images-tools.php:682
|
172 |
msgid "Video files"
|
173 |
msgstr "Video-Dateien"
|
174 |
|
175 |
+
#: admin/class-quick-featured-images-tools.php:704
|
176 |
msgid "Start Date"
|
177 |
msgstr "Startdatum"
|
178 |
|
179 |
+
#: admin/class-quick-featured-images-tools.php:705
|
180 |
msgid "End Date"
|
181 |
msgstr "Enddatum"
|
182 |
|
183 |
+
#: admin/class-quick-featured-images-tools.php:706
|
184 |
msgid "Include the posts of the selected dates"
|
185 |
msgstr "Schließe die Beiträge der ausgewählten Zeitpunkte mit ein"
|
186 |
|
187 |
+
#: admin/class-quick-featured-images-tools.php:710
|
188 |
msgid "Custom field name"
|
189 |
msgstr "Benutzerdefinierter Feldname"
|
190 |
|
191 |
+
#: admin/class-quick-featured-images-tools.php:711
|
192 |
msgid "Operator to test with the value in the custom field"
|
193 |
msgstr "Operator, um auf den Wert im benutzerdefiniertem Feld zu testen"
|
194 |
|
195 |
+
#: admin/class-quick-featured-images-tools.php:712
|
196 |
msgid "Custom field value to compare with"
|
197 |
msgstr "Benutzerdefinierter Wert, mit dem verglichen werden soll"
|
198 |
|
199 |
+
#: admin/class-quick-featured-images-tools.php:713
|
200 |
msgid "Custom field type"
|
201 |
msgstr "Benutzerdefinierter Feld-Typ"
|
202 |
|
203 |
+
#: admin/class-quick-featured-images-tools.php:719
|
204 |
msgid "Image width in pixels lower than"
|
205 |
msgstr "Bildbreite in Pixeln kleiner als"
|
206 |
|
207 |
+
#: admin/class-quick-featured-images-tools.php:720
|
208 |
msgid "Image height in pixels lower than"
|
209 |
msgstr "Bildhöhe in Pixeln kleiner als"
|
210 |
|
211 |
+
#: admin/class-quick-featured-images-tools.php:811
|
212 |
#, php-format
|
213 |
msgid "The input field %s is empty."
|
214 |
msgstr "Das Eingabefeld %s ist leer."
|
215 |
|
216 |
+
#: admin/class-quick-featured-images-tools.php:812
|
217 |
msgid "Type in a value into the input field."
|
218 |
msgstr "Gebe in das Eingabefeld einen Wert ein."
|
219 |
|
220 |
+
#: admin/class-quick-featured-images-tools.php:815
|
221 |
#, php-format
|
222 |
msgid "%s is not defined."
|
223 |
msgstr "%s ist nicht definiert."
|
224 |
|
225 |
+
#: admin/class-quick-featured-images-tools.php:816
|
226 |
msgid "Check how to define the value."
|
227 |
msgstr "Prüfe nach, wie der Wert gesetzt wird."
|
228 |
|
229 |
+
#: admin/class-quick-featured-images-tools.php:819
|
230 |
msgid "There is no selected image."
|
231 |
msgstr "Es gibt kein ausgewähltes Bild."
|
232 |
|
233 |
+
#: admin/class-quick-featured-images-tools.php:820
|
234 |
msgid "Select an image from the media library."
|
235 |
msgstr "Wähle ein Bild aus der Mediathek aus."
|
236 |
|
237 |
+
#: admin/class-quick-featured-images-tools.php:823
|
238 |
+
#: admin/views/section_image.php:51
|
239 |
msgid "You have not selected an action."
|
240 |
msgstr "Du hast keine Aktion ausgewählt"
|
241 |
|
242 |
+
#: admin/class-quick-featured-images-tools.php:824
|
243 |
msgid "Start again and select which action you want to apply."
|
244 |
msgstr "Fange neu an und wähle aus, welche Aktion du anwenden willst."
|
245 |
|
246 |
+
#: admin/class-quick-featured-images-tools.php:827
|
247 |
#, php-format
|
248 |
msgid "The input field %s has an invalid value."
|
249 |
msgstr "Das Eingabefeld %s hat einen ungültigen Wert."
|
250 |
|
251 |
+
#: admin/class-quick-featured-images-tools.php:828
|
252 |
msgid "Type in valid values in the input field."
|
253 |
msgstr "Gebe einen gültigen Wert in das Eingabefeld ein."
|
254 |
|
255 |
+
#: admin/class-quick-featured-images-tools.php:832
|
256 |
msgid "Type in values stored by WordPress."
|
257 |
msgstr "Gebe von WordPress gespeicherte Werte ein."
|
258 |
|
259 |
+
#: admin/class-quick-featured-images-tools.php:2000
|
260 |
msgid "Set, replace, remove"
|
261 |
msgstr "Setzen, tauschen, löschen"
|
262 |
|
263 |
+
#: admin/class-quick-featured-images-tools.php:2011
|
264 |
msgid "Bulk set, replace and remove featured images for existing posts"
|
265 |
msgstr ""
|
266 |
"Massenweises Hinzufügen, Ersetzen und Entfernen von Beitragsbildern für "
|
267 |
"bestehende Inhalte"
|
268 |
|
269 |
+
#: admin/class-quick-featured-images-tools.php:2123
|
270 |
msgid "Bulk set as featured image"
|
271 |
msgstr "Als Beitragsbild setzen"
|
272 |
|
378 |
msgid "by"
|
379 |
msgstr "von"
|
380 |
|
381 |
+
#: admin/views/form_confirm.php:48 admin/views/section_results.php:16
|
382 |
msgid ""
|
383 |
"The list is in alphabetical order according to post title. You can edit a "
|
384 |
"post in a new window by clicking on its link in the list."
|
395 |
msgstr "Du kannst die Aktion nicht rückgängig machen!"
|
396 |
|
397 |
#: admin/views/form_confirm.php:229 admin/views/form_select.php:47
|
398 |
+
#: admin/views/section_errormsg.php:8 admin/views/section_results.php:71
|
399 |
msgid "Start again"
|
400 |
msgstr "Beginne neu"
|
401 |
|
473 |
msgid "Refine your selections"
|
474 |
msgstr "Verfeinere deine Auswahl"
|
475 |
|
476 |
+
#: admin/views/form_select.php:56 admin/views/form_select.php:66
|
477 |
+
msgid "You can control the process with the following options."
|
478 |
+
msgstr "Du kannst den Vorgang mit den folgenden Einstellungen steuern."
|
479 |
+
|
480 |
+
#: admin/views/form_select.php:63
|
481 |
msgid "Optional: Select options"
|
482 |
msgstr "Optional: Wähle Optionen aus"
|
483 |
|
484 |
+
#: admin/views/form_select.php:65
|
485 |
msgid "Process Options"
|
486 |
msgstr "Einstellmöglichkeiten"
|
487 |
|
488 |
+
#: admin/views/form_select.php:71
|
|
|
|
|
|
|
|
|
489 |
msgid "Overwrite existing featured images with new ones"
|
490 |
msgstr "Überschreibe bestehende Beitragsbilder mit dem/den neuen"
|
491 |
|
492 |
+
#: admin/views/form_select.php:81
|
493 |
msgid ""
|
494 |
"Posts with featured images will be ignored, even if the Overwrite option is "
|
495 |
"checked "
|
497 |
"Beiträge mit Beitragsbildern werden ignoriert, auch wenn die Überschreiben-"
|
498 |
"Option aktiviiert ist"
|
499 |
|
500 |
+
#: admin/views/form_select.php:90
|
501 |
+
msgid "There are two more options in the premium version for random images:"
|
502 |
+
msgstr ""
|
503 |
+
"In der Premium-Version gibt es zwei weitere Optionen for Zufallsbilder:"
|
504 |
+
|
505 |
+
#: admin/views/form_select.php:92
|
506 |
+
msgid "Use each selected image only once"
|
507 |
+
msgstr "Verwende jedes ausgewählte Bild nur einmal"
|
508 |
+
|
509 |
+
#: admin/views/form_select.php:93
|
510 |
+
msgid "Remove excess featured images after all selected images are used"
|
511 |
+
msgstr ""
|
512 |
+
"Lösche überzählige Beitragsbilder, nachdem alle ausgewählten Bilder "
|
513 |
+
"verwendet wurden"
|
514 |
+
|
515 |
+
#: admin/views/form_select.php:95 admin/views/form_select.php:133
|
516 |
+
#: admin/views/form_select.php:155 admin/views/form_start.php:107
|
517 |
+
#: admin/views/section_footer.php:59 admin/views/section_overview.php:89
|
518 |
+
msgid "Get the premium version"
|
519 |
+
msgstr "Hole dir die Premium-Version"
|
520 |
+
|
521 |
+
# Path to language site
|
522 |
+
#: admin/views/form_select.php:95 admin/views/form_select.php:133
|
523 |
+
#: admin/views/form_select.php:155 admin/views/form_start.php:107
|
524 |
+
#: admin/views/section_footer.php:59 admin/views/section_overview.php:88
|
525 |
+
#: admin/views/section_overview.php:89
|
526 |
+
msgid "/"
|
527 |
+
msgstr "/de"
|
528 |
+
|
529 |
+
#: admin/views/form_select.php:104
|
530 |
msgid "Optional: Add a filter"
|
531 |
msgstr "Optional: Füge einen Filter hinzu"
|
532 |
|
533 |
+
#: admin/views/form_select.php:106
|
534 |
msgid "Select filters"
|
535 |
msgstr "Filter auswählen"
|
536 |
|
537 |
+
#: admin/views/form_select.php:107
|
538 |
msgid ""
|
539 |
"If you want select one of the following filters to narrow down the set of "
|
540 |
"concerned posts and pages."
|
542 |
"Falls gewünscht, wähle eines der folgenden Filter, um die Auswahl der "
|
543 |
"betreffenden Beiträge und Seiten einzugrenzen."
|
544 |
|
545 |
+
#: admin/views/form_select.php:108
|
546 |
msgid ""
|
547 |
"You can select multiple filters. They will return an intersection of their "
|
548 |
"results."
|
550 |
"Du kannst mehrere Filter auswählen. Sie geben eine Schnittmenge ihrer "
|
551 |
"Ergebnisse zurück."
|
552 |
|
553 |
+
#: admin/views/form_select.php:113
|
554 |
msgid ""
|
555 |
"Search by post type. By default all posts, pages and custom post types will "
|
556 |
"be affected."
|
558 |
"Suchen nach Inhaltstyp. Standardmäßig werden alle Beiträge, Seiten und "
|
559 |
"eigene Inhaltstyp (Custom Post Types) berücksichtigt."
|
560 |
|
561 |
+
#: admin/views/form_select.php:116
|
562 |
msgid "Search posts by category"
|
563 |
msgstr "Suchen nach Kategorie"
|
564 |
|
565 |
+
#: admin/views/form_select.php:119
|
566 |
msgid "Search posts by tag"
|
567 |
msgstr "Suchen nach Schlagwort"
|
568 |
|
569 |
+
#: admin/views/form_select.php:133 admin/views/section_overview.php:89
|
570 |
msgid "Are you looking for more options and more filters?"
|
571 |
msgstr "Suchst du nach mehr Optionen und mehr Filtern?"
|
572 |
|
573 |
+
#: admin/views/form_select.php:134
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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 |
"Auf der nächsten Seite kannst du die Filter verfeinern. Falls du keine "
|
579 |
"Filter ausgewählt hast, kommst du direkt zur Vorschau."
|
580 |
|
581 |
+
#: admin/views/form_select.php:152
|
582 |
msgid "If you encounter a white, blank page, read this"
|
583 |
msgstr "Sollte dir die weiße, leere Seite begegnen, lese das"
|
584 |
|
585 |
+
#: admin/views/form_select.php:153
|
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 "
|
596 |
"kleine Zahl von Beiträgen in mehreren Durchgängen nacheinander anzugehen. Um "
|
597 |
"das umzusetzen, mache folgendes:"
|
598 |
|
599 |
+
#: admin/views/form_select.php:156
|
600 |
msgid "add the time filter,"
|
601 |
msgstr "füge den Zeitfilter hinzu,"
|
602 |
|
603 |
+
#: admin/views/form_select.php:157
|
604 |
msgid "set a small time range,"
|
605 |
msgstr "stelle einen kurzen Zeitraum ein,"
|
606 |
|
607 |
+
#: admin/views/form_select.php:158
|
608 |
msgid "do the process"
|
609 |
msgstr "führe den Prozess durch"
|
610 |
|
611 |
+
#: admin/views/form_select.php:159
|
612 |
msgid "and repeat it with the next time range as often as needed."
|
613 |
msgstr "und wiederhole ihn mit dem nächsten Zeitraum so oft wie nötig."
|
614 |
|
615 |
+
#: admin/views/form_select.php:161
|
616 |
msgid ""
|
617 |
"This way is not as fast as one single run, but still much faster than "
|
618 |
"setting the images for each post manually."
|
737 |
msgstr "Bilder auswählen"
|
738 |
|
739 |
#: admin/views/form_start.php:95
|
740 |
+
msgid "Actions without any selected image"
|
741 |
+
msgstr "Aktionen ohne ausgewähltes Bild"
|
742 |
|
743 |
#: admin/views/form_start.php:96
|
744 |
msgid "These actions do not require a selected image."
|
814 |
#: admin/views/section_defaults.php:212
|
815 |
msgid ""
|
816 |
"If activated the rule is used automatically while saving a post to set the "
|
817 |
+
"first content image - if available in the media library - as the featured "
|
818 |
+
"image of the post. If the post has no content images the next rules will be "
|
819 |
+
"applied."
|
820 |
msgstr ""
|
821 |
"Falls aktiviert, wird die Regel beim Speichern eines Beitrags automatisch "
|
822 |
+
"angewandt, um das erste Bild im Inhalt - sofern in der Mediathek vorhanden - "
|
823 |
+
"als Beitragsbild des Beitrags zu setzen. Sollte der Inhalt kein Bild "
|
824 |
+
"enthalten, werden die nächsten Regeln angewandt."
|
825 |
|
826 |
#: admin/views/section_defaults.php:218
|
827 |
msgid ""
|
828 |
+
"Activate to automatically use the first content image if available in the "
|
829 |
+
"media library as featured image while saving a post"
|
830 |
msgstr ""
|
831 |
+
"Verwende erstes Inhaltsbild - sofern in der Mediathek vorhanden - als "
|
832 |
+
"Beitragsbild automatisch beim Speichern eines Beitrags"
|
833 |
|
834 |
#: admin/views/section_defaults.php:409
|
835 |
msgid "Add rule"
|
912 |
msgid "Credits and informations"
|
913 |
msgstr "Danksagungen und Hinweise"
|
914 |
|
915 |
+
#: admin/views/section_footer.php:54 admin/views/section_results.php:72
|
916 |
msgid "Do you like the plugin?"
|
917 |
msgstr "Gefällt dir das Plugin?"
|
918 |
|
919 |
+
#: admin/views/section_footer.php:54 admin/views/section_results.php:73
|
920 |
msgid "Please rate it at wordpress.org!"
|
921 |
msgstr "Bewerte es auf wordpress.org!"
|
922 |
|
993 |
msgid "Your selected thumbnails"
|
994 |
msgstr "Deine ausgewählten Vorschaubilder"
|
995 |
|
996 |
+
#: admin/views/section_image.php:42
|
997 |
msgid "Your selected action"
|
998 |
msgstr "Deine ausgewählte Aktion"
|
999 |
|
1000 |
+
#: admin/views/section_image.php:55
|
1001 |
msgid "If wrong action start again"
|
1002 |
msgstr "Falsche Aktion? Beginne neu"
|
1003 |
|
1004 |
+
#: admin/views/section_image.php:68
|
1005 |
msgid "Your selected options"
|
1006 |
msgstr "Deine ausgewählten Optionen"
|
1007 |
|
1008 |
+
#: admin/views/section_image.php:84
|
1009 |
msgid "No selected options"
|
1010 |
msgstr "Keine ausgewählten Optionen"
|
1011 |
|
1012 |
+
#: admin/views/section_image.php:90
|
1013 |
msgid "Your selected filters"
|
1014 |
msgstr "Deine ausgewählten Filter"
|
1015 |
|
1016 |
+
#: admin/views/section_image.php:106
|
1017 |
msgid "No selected filters"
|
1018 |
msgstr "Keine ausgewählten Filter"
|
1019 |
|
1021 |
msgid "Manage featured images in a quick way"
|
1022 |
msgstr "Verwalte Beitragsbilder auf schnelle Art"
|
1023 |
|
1024 |
+
#: admin/views/section_overview.php:87
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1025 |
msgid "The premium version"
|
1026 |
msgstr "Die Premium-Version"
|
1027 |
|
1037 |
msgid "Unchanged"
|
1038 |
msgstr "Nicht geändert"
|
1039 |
|
1040 |
+
#: admin/views/section_results.php:67
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1041 |
msgid "No matches found."
|
1042 |
msgstr "Keine Treffer gefunden."
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
languages/quick-featured-images.pot
CHANGED
@@ -4,29 +4,29 @@ 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: 2015-
|
8 |
-
"PO-Revision-Date: 2015-
|
9 |
"Language-Team: <m.stehle@gmx.de>\n"
|
10 |
"MIME-Version: 1.0\n"
|
11 |
"Content-Type: text/plain; charset=UTF-8\n"
|
12 |
"Content-Transfer-Encoding: 8bit\n"
|
13 |
-
"X-Generator: Poedit 1.7.
|
14 |
"X-Poedit-KeywordsList: __;_e;_n;_x;esc_html_e;esc_html__;esc_attr_e;"
|
15 |
"esc_attr__;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2;_x:1,2c;_n:1,2\n"
|
16 |
"X-Poedit-Basepath: ../\n"
|
17 |
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
18 |
"X-Poedit-SearchPath-0: .\n"
|
19 |
|
20 |
-
#: admin/class-quick-featured-images-admin.php:
|
21 |
msgid "Your time-saving Swiss Army Knife for featured images: Set, replace and delete them in bulk, set default images, get overview lists."
|
22 |
msgstr ""
|
23 |
|
24 |
-
#: admin/class-quick-featured-images-admin.php:
|
25 |
#, php-format
|
26 |
msgid "The plugin requires WordPress version %s or higher. Therefore, WordPress did not activate it. If you want to use this plugin update the Wordpress files to the latest version."
|
27 |
msgstr ""
|
28 |
|
29 |
-
#: admin/class-quick-featured-images-admin.php:
|
30 |
#, php-format
|
31 |
msgid "Welcome to %s! You can find the plugin at %s."
|
32 |
msgstr ""
|
@@ -47,200 +47,200 @@ msgstr ""
|
|
47 |
msgid "Set default featured images for future posts"
|
48 |
msgstr ""
|
49 |
|
50 |
-
#: admin/class-quick-featured-images-settings.php:
|
51 |
msgid "Image Columns"
|
52 |
msgstr ""
|
53 |
|
54 |
-
#: admin/class-quick-featured-images-settings.php:
|
55 |
-
msgid "
|
56 |
msgstr ""
|
57 |
|
58 |
-
#: admin/class-quick-featured-images-settings.php:
|
59 |
msgid "Columns for featured images in posts lists"
|
60 |
msgstr ""
|
61 |
|
62 |
-
#: admin/class-quick-featured-images-settings.php:
|
63 |
msgid "Show additional column for featured images in lists of"
|
64 |
msgstr ""
|
65 |
|
66 |
-
#: admin/class-quick-featured-images-settings.php:
|
67 |
msgid "Posts list with image column"
|
68 |
msgstr ""
|
69 |
|
70 |
-
#: admin/class-quick-featured-images-settings.php:
|
71 |
msgid "Activate the checkboxes at each post type to show the extra columns in the post lists."
|
72 |
msgstr ""
|
73 |
|
74 |
-
#: admin/class-quick-featured-images-settings.php:
|
75 |
msgid "The additional columns give you a quick overview about all used featured images for every post. The Featured Image column is sortable."
|
76 |
msgstr ""
|
77 |
|
78 |
-
#: admin/class-quick-featured-images-tools.php:
|
79 |
#, php-format
|
80 |
msgid "Wrong image ID %d"
|
81 |
msgstr ""
|
82 |
|
83 |
-
#: admin/class-quick-featured-images-tools.php:
|
84 |
msgid "Select"
|
85 |
msgstr ""
|
86 |
|
87 |
-
#: admin/class-quick-featured-images-tools.php:
|
88 |
msgid "Add filter"
|
89 |
msgstr ""
|
90 |
|
91 |
-
#: admin/class-quick-featured-images-tools.php:
|
92 |
msgid "Refine"
|
93 |
msgstr ""
|
94 |
|
95 |
-
#: admin/class-quick-featured-images-tools.php:
|
96 |
msgid "Confirm"
|
97 |
msgstr ""
|
98 |
|
99 |
-
#: admin/class-quick-featured-images-tools.php:
|
100 |
msgid "Perform"
|
101 |
msgstr ""
|
102 |
|
103 |
-
#: admin/class-quick-featured-images-tools.php:
|
104 |
msgid "Set the selected image as new featured image"
|
105 |
msgstr ""
|
106 |
|
107 |
-
#: admin/class-quick-featured-images-tools.php:
|
108 |
msgid "Replace featured images by the selected image"
|
109 |
msgstr ""
|
110 |
|
111 |
-
#: admin/class-quick-featured-images-tools.php:
|
112 |
msgid "Remove the selected image as featured image"
|
113 |
msgstr ""
|
114 |
|
115 |
-
#: admin/class-quick-featured-images-tools.php:
|
116 |
msgid "Remove any image as featured image"
|
117 |
msgstr ""
|
118 |
|
119 |
-
#: admin/class-quick-featured-images-tools.php:
|
120 |
msgid "Set multiple images randomly as featured images"
|
121 |
msgstr ""
|
122 |
|
123 |
-
#: admin/class-quick-featured-images-tools.php:
|
124 |
msgid "Overwrite featured images"
|
125 |
msgstr ""
|
126 |
|
127 |
-
#: admin/class-quick-featured-images-tools.php:
|
128 |
msgid "Consider only posts without any featured image"
|
129 |
msgstr ""
|
130 |
|
131 |
-
#: admin/class-quick-featured-images-tools.php:
|
132 |
msgid "Post Type Filter"
|
133 |
msgstr ""
|
134 |
|
135 |
-
#: admin/class-quick-featured-images-tools.php:
|
136 |
msgid "Category Filter"
|
137 |
msgstr ""
|
138 |
|
139 |
-
#: admin/class-quick-featured-images-tools.php:
|
140 |
msgid "Tag Filter"
|
141 |
msgstr ""
|
142 |
|
143 |
-
#: admin/class-quick-featured-images-tools.php:
|
144 |
msgid "Audio files"
|
145 |
msgstr ""
|
146 |
|
147 |
-
#: admin/class-quick-featured-images-tools.php:
|
148 |
msgid "Video files"
|
149 |
msgstr ""
|
150 |
|
151 |
-
#: admin/class-quick-featured-images-tools.php:
|
152 |
msgid "Start Date"
|
153 |
msgstr ""
|
154 |
|
155 |
-
#: admin/class-quick-featured-images-tools.php:
|
156 |
msgid "End Date"
|
157 |
msgstr ""
|
158 |
|
159 |
-
#: admin/class-quick-featured-images-tools.php:
|
160 |
msgid "Include the posts of the selected dates"
|
161 |
msgstr ""
|
162 |
|
163 |
-
#: admin/class-quick-featured-images-tools.php:
|
164 |
msgid "Custom field name"
|
165 |
msgstr ""
|
166 |
|
167 |
-
#: admin/class-quick-featured-images-tools.php:
|
168 |
msgid "Operator to test with the value in the custom field"
|
169 |
msgstr ""
|
170 |
|
171 |
-
#: admin/class-quick-featured-images-tools.php:
|
172 |
msgid "Custom field value to compare with"
|
173 |
msgstr ""
|
174 |
|
175 |
-
#: admin/class-quick-featured-images-tools.php:
|
176 |
msgid "Custom field type"
|
177 |
msgstr ""
|
178 |
|
179 |
-
#: admin/class-quick-featured-images-tools.php:
|
180 |
msgid "Image width in pixels lower than"
|
181 |
msgstr ""
|
182 |
|
183 |
-
#: admin/class-quick-featured-images-tools.php:
|
184 |
msgid "Image height in pixels lower than"
|
185 |
msgstr ""
|
186 |
|
187 |
-
#: admin/class-quick-featured-images-tools.php:
|
188 |
#, php-format
|
189 |
msgid "The input field %s is empty."
|
190 |
msgstr ""
|
191 |
|
192 |
-
#: admin/class-quick-featured-images-tools.php:
|
193 |
msgid "Type in a value into the input field."
|
194 |
msgstr ""
|
195 |
|
196 |
-
#: admin/class-quick-featured-images-tools.php:
|
197 |
#, php-format
|
198 |
msgid "%s is not defined."
|
199 |
msgstr ""
|
200 |
|
201 |
-
#: admin/class-quick-featured-images-tools.php:
|
202 |
msgid "Check how to define the value."
|
203 |
msgstr ""
|
204 |
|
205 |
-
#: admin/class-quick-featured-images-tools.php:
|
206 |
msgid "There is no selected image."
|
207 |
msgstr ""
|
208 |
|
209 |
-
#: admin/class-quick-featured-images-tools.php:
|
210 |
msgid "Select an image from the media library."
|
211 |
msgstr ""
|
212 |
|
213 |
-
#: admin/class-quick-featured-images-tools.php:
|
214 |
-
#: admin/views/section_image.php:
|
215 |
msgid "You have not selected an action."
|
216 |
msgstr ""
|
217 |
|
218 |
-
#: admin/class-quick-featured-images-tools.php:
|
219 |
msgid "Start again and select which action you want to apply."
|
220 |
msgstr ""
|
221 |
|
222 |
-
#: admin/class-quick-featured-images-tools.php:
|
223 |
#, php-format
|
224 |
msgid "The input field %s has an invalid value."
|
225 |
msgstr ""
|
226 |
|
227 |
-
#: admin/class-quick-featured-images-tools.php:
|
228 |
msgid "Type in valid values in the input field."
|
229 |
msgstr ""
|
230 |
|
231 |
-
#: admin/class-quick-featured-images-tools.php:
|
232 |
msgid "Type in values stored by WordPress."
|
233 |
msgstr ""
|
234 |
|
235 |
-
#: admin/class-quick-featured-images-tools.php:
|
236 |
msgid "Set, replace, remove"
|
237 |
msgstr ""
|
238 |
|
239 |
-
#: admin/class-quick-featured-images-tools.php:
|
240 |
msgid "Bulk set, replace and remove featured images for existing posts"
|
241 |
msgstr ""
|
242 |
|
243 |
-
#: admin/class-quick-featured-images-tools.php:
|
244 |
msgid "Bulk set as featured image"
|
245 |
msgstr ""
|
246 |
|
@@ -334,7 +334,7 @@ msgstr ""
|
|
334 |
msgid "by"
|
335 |
msgstr ""
|
336 |
|
337 |
-
#: admin/views/form_confirm.php:48 admin/views/section_results.php:
|
338 |
msgid "The list is in alphabetical order according to post title. You can edit a post in a new window by clicking on its link in the list."
|
339 |
msgstr ""
|
340 |
|
@@ -347,7 +347,7 @@ msgid "You can not undo the operation!"
|
|
347 |
msgstr ""
|
348 |
|
349 |
#: admin/views/form_confirm.php:229 admin/views/form_select.php:47
|
350 |
-
#: admin/views/section_errormsg.php:8 admin/views/section_results.php:
|
351 |
msgid "Start again"
|
352 |
msgstr ""
|
353 |
|
@@ -409,100 +409,113 @@ msgstr ""
|
|
409 |
msgid "Refine your selections"
|
410 |
msgstr ""
|
411 |
|
412 |
-
#: admin/views/form_select.php:
|
413 |
-
msgid "
|
414 |
msgstr ""
|
415 |
|
416 |
-
#: admin/views/form_select.php:
|
417 |
-
msgid "
|
418 |
msgstr ""
|
419 |
|
420 |
#: admin/views/form_select.php:65
|
421 |
-
msgid "
|
422 |
msgstr ""
|
423 |
|
424 |
-
#: admin/views/form_select.php:
|
425 |
msgid "Overwrite existing featured images with new ones"
|
426 |
msgstr ""
|
427 |
|
428 |
-
#: admin/views/form_select.php:
|
429 |
msgid "Posts with featured images will be ignored, even if the Overwrite option is checked "
|
430 |
msgstr ""
|
431 |
|
432 |
-
#: admin/views/form_select.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
433 |
msgid "Optional: Add a filter"
|
434 |
msgstr ""
|
435 |
|
436 |
-
#: admin/views/form_select.php:
|
437 |
msgid "Select filters"
|
438 |
msgstr ""
|
439 |
|
440 |
-
#: admin/views/form_select.php:
|
441 |
msgid "If you want select one of the following filters to narrow down the set of concerned posts and pages."
|
442 |
msgstr ""
|
443 |
|
444 |
-
#: admin/views/form_select.php:
|
445 |
msgid "You can select multiple filters. They will return an intersection of their results."
|
446 |
msgstr ""
|
447 |
|
448 |
-
#: admin/views/form_select.php:
|
449 |
msgid "Search by post type. By default all posts, pages and custom post types will be affected."
|
450 |
msgstr ""
|
451 |
|
452 |
-
#: admin/views/form_select.php:
|
453 |
msgid "Search posts by category"
|
454 |
msgstr ""
|
455 |
|
456 |
-
#: admin/views/form_select.php:
|
457 |
msgid "Search posts by tag"
|
458 |
msgstr ""
|
459 |
|
460 |
-
#: admin/views/form_select.php:
|
461 |
msgid "Are you looking for more options and more filters?"
|
462 |
msgstr ""
|
463 |
|
464 |
-
#: admin/views/form_select.php:
|
465 |
-
#: admin/views/form_start.php:107 admin/views/section_footer.php:59
|
466 |
-
#: admin/views/section_overview.php:74
|
467 |
-
msgid "Get the premium version"
|
468 |
-
msgstr ""
|
469 |
-
|
470 |
-
# Path to language site
|
471 |
-
#: admin/views/form_select.php:118 admin/views/form_select.php:140
|
472 |
-
#: admin/views/form_start.php:107 admin/views/section_footer.php:59
|
473 |
-
#: admin/views/section_overview.php:73 admin/views/section_overview.php:74
|
474 |
-
msgid "/"
|
475 |
-
msgstr ""
|
476 |
-
|
477 |
-
#: admin/views/form_select.php:119
|
478 |
msgid "On the next page you can refine the filters. If you did not select any filter you will go to the preview list directly."
|
479 |
msgstr ""
|
480 |
|
481 |
-
#: admin/views/form_select.php:
|
482 |
msgid "If you encounter a white, blank page, read this"
|
483 |
msgstr ""
|
484 |
|
485 |
-
#: admin/views/form_select.php:
|
486 |
msgid "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:"
|
487 |
msgstr ""
|
488 |
|
489 |
-
#: admin/views/form_select.php:
|
490 |
msgid "add the time filter,"
|
491 |
msgstr ""
|
492 |
|
493 |
-
#: admin/views/form_select.php:
|
494 |
msgid "set a small time range,"
|
495 |
msgstr ""
|
496 |
|
497 |
-
#: admin/views/form_select.php:
|
498 |
msgid "do the process"
|
499 |
msgstr ""
|
500 |
|
501 |
-
#: admin/views/form_select.php:
|
502 |
msgid "and repeat it with the next time range as often as needed."
|
503 |
msgstr ""
|
504 |
|
505 |
-
#: admin/views/form_select.php:
|
506 |
msgid "This way is not as fast as one single run, but still much faster than setting the images for each post manually."
|
507 |
msgstr ""
|
508 |
|
@@ -579,7 +592,7 @@ msgid "Choose Images"
|
|
579 |
msgstr ""
|
580 |
|
581 |
#: admin/views/form_start.php:95
|
582 |
-
msgid "Actions without any image"
|
583 |
msgstr ""
|
584 |
|
585 |
#: admin/views/form_start.php:96
|
@@ -635,11 +648,11 @@ msgid "Text with images in WordPress editor"
|
|
635 |
msgstr ""
|
636 |
|
637 |
#: admin/views/section_defaults.php:212
|
638 |
-
msgid "If activated the rule is used automatically while saving a post to set the first content image as the featured image of the post. If the post has no content images the next rules will be applied."
|
639 |
msgstr ""
|
640 |
|
641 |
#: admin/views/section_defaults.php:218
|
642 |
-
msgid "Activate to automatically use the first content image as featured image while saving a post"
|
643 |
msgstr ""
|
644 |
|
645 |
#: admin/views/section_defaults.php:409
|
@@ -706,11 +719,11 @@ msgstr ""
|
|
706 |
msgid "Credits and informations"
|
707 |
msgstr ""
|
708 |
|
709 |
-
#: admin/views/section_footer.php:54 admin/views/section_results.php:
|
710 |
msgid "Do you like the plugin?"
|
711 |
msgstr ""
|
712 |
|
713 |
-
#: admin/views/section_footer.php:54 admin/views/section_results.php:
|
714 |
msgid "Please rate it at wordpress.org!"
|
715 |
msgstr ""
|
716 |
|
@@ -775,27 +788,27 @@ msgstr ""
|
|
775 |
msgid "Your selected thumbnails"
|
776 |
msgstr ""
|
777 |
|
778 |
-
#: admin/views/section_image.php:
|
779 |
msgid "Your selected action"
|
780 |
msgstr ""
|
781 |
|
782 |
-
#: admin/views/section_image.php:
|
783 |
msgid "If wrong action start again"
|
784 |
msgstr ""
|
785 |
|
786 |
-
#: admin/views/section_image.php:
|
787 |
msgid "Your selected options"
|
788 |
msgstr ""
|
789 |
|
790 |
-
#: admin/views/section_image.php:
|
791 |
msgid "No selected options"
|
792 |
msgstr ""
|
793 |
|
794 |
-
#: admin/views/section_image.php:
|
795 |
msgid "Your selected filters"
|
796 |
msgstr ""
|
797 |
|
798 |
-
#: admin/views/section_image.php:
|
799 |
msgid "No selected filters"
|
800 |
msgstr ""
|
801 |
|
@@ -803,27 +816,7 @@ msgstr ""
|
|
803 |
msgid "Manage featured images in a quick way"
|
804 |
msgstr ""
|
805 |
|
806 |
-
#: admin/views/section_overview.php:
|
807 |
-
msgid "Bulk set, replace and remove featured images"
|
808 |
-
msgstr ""
|
809 |
-
|
810 |
-
#: admin/views/section_overview.php:32
|
811 |
-
msgid "You have not the privileges to edit others posts. If you want to use this page ask your WordPress administrator."
|
812 |
-
msgstr ""
|
813 |
-
|
814 |
-
#: admin/views/section_overview.php:48
|
815 |
-
msgid "Set default featured images"
|
816 |
-
msgstr ""
|
817 |
-
|
818 |
-
#: admin/views/section_overview.php:49 admin/views/section_overview.php:66
|
819 |
-
msgid "You have not the privileges to manage options. If you want to use this page ask your WordPress administrator."
|
820 |
-
msgstr ""
|
821 |
-
|
822 |
-
#: admin/views/section_overview.php:65
|
823 |
-
msgid "Set the visibility of columns of featured images in posts lists"
|
824 |
-
msgstr ""
|
825 |
-
|
826 |
-
#: admin/views/section_overview.php:72
|
827 |
msgid "The premium version"
|
828 |
msgstr ""
|
829 |
|
@@ -839,236 +832,6 @@ msgstr ""
|
|
839 |
msgid "Unchanged"
|
840 |
msgstr ""
|
841 |
|
842 |
-
#: admin/views/section_results.php:
|
843 |
-
msgid "Image removed successfully from post"
|
844 |
-
msgstr ""
|
845 |
-
|
846 |
-
#: admin/views/section_results.php:11
|
847 |
-
msgid "Image not removed from post"
|
848 |
-
msgstr ""
|
849 |
-
|
850 |
-
#: admin/views/section_results.php:73
|
851 |
msgid "No matches found."
|
852 |
msgstr ""
|
853 |
-
|
854 |
-
#~ msgid "Remove first image from post content"
|
855 |
-
#~ msgstr ""
|
856 |
-
|
857 |
-
#~ msgid "Take first gallery image if no content image found"
|
858 |
-
#~ msgstr ""
|
859 |
-
#~ "Nehme das erste Bild in einer Galerie, wenn kein Bild gefunden wurde"
|
860 |
-
|
861 |
-
#~ msgid ""
|
862 |
-
#~ "If no content image could be found in a post try to catch the first image "
|
863 |
-
#~ "in a gallery"
|
864 |
-
#~ msgstr ""
|
865 |
-
#~ "Wenn kein Bild im Inhalt gefunden werden konnte, versuche, das erste Bild "
|
866 |
-
#~ "in einer Galerie zu finden"
|
867 |
-
|
868 |
-
#~ msgid "Do you miss more filters?"
|
869 |
-
#~ msgstr ""
|
870 |
-
|
871 |
-
#~ msgid "Set the first post image as featured image"
|
872 |
-
#~ msgstr ""
|
873 |
-
|
874 |
-
#~ msgid "Multimedia File Filter"
|
875 |
-
#~ msgstr ""
|
876 |
-
|
877 |
-
#~ msgid "Status Filter"
|
878 |
-
#~ msgstr ""
|
879 |
-
|
880 |
-
#~ msgid "Search Filter"
|
881 |
-
#~ msgstr ""
|
882 |
-
|
883 |
-
#~ msgid "Time Filter"
|
884 |
-
#~ msgstr ""
|
885 |
-
|
886 |
-
#~ msgid "Author Filter"
|
887 |
-
#~ msgstr ""
|
888 |
-
|
889 |
-
#~ msgid "Custom Taxonomy Filter"
|
890 |
-
#~ msgstr ""
|
891 |
-
|
892 |
-
#~ msgid "Featured Image Size Filter"
|
893 |
-
#~ msgstr ""
|
894 |
-
|
895 |
-
#~ msgid "Parent Page Filter"
|
896 |
-
#~ msgstr ""
|
897 |
-
|
898 |
-
#~ msgid "Select an author"
|
899 |
-
#~ msgstr ""
|
900 |
-
|
901 |
-
#~ msgid "is equal"
|
902 |
-
#~ msgstr ""
|
903 |
-
|
904 |
-
#~ msgid "is not equal"
|
905 |
-
#~ msgstr ""
|
906 |
-
|
907 |
-
#~ msgid "is greater than"
|
908 |
-
#~ msgstr ""
|
909 |
-
|
910 |
-
#~ msgid "is lower than"
|
911 |
-
#~ msgstr ""
|
912 |
-
|
913 |
-
#~ msgid "contains"
|
914 |
-
#~ msgstr ""
|
915 |
-
|
916 |
-
#~ msgid "Select the custom field to find the associated posts/pages."
|
917 |
-
#~ msgstr ""
|
918 |
-
#~ "Wähle das benutzerdefinierte Feld aus, um die entsprechenden Beiträge/"
|
919 |
-
#~ "Seiten zu finden"
|
920 |
-
|
921 |
-
#~ msgid ""
|
922 |
-
#~ "Optional: Type in the value which will be compared with the value of the "
|
923 |
-
#~ "selected custom field."
|
924 |
-
#~ msgstr ""
|
925 |
-
#~ "Optional: Gebe den Wert ein, der mit dem im ausgewählten "
|
926 |
-
#~ "benutzerdefiniertem Feld verglichen wird"
|
927 |
-
|
928 |
-
#~ msgid ""
|
929 |
-
#~ "Leave it empty if you just want to test the existence of the custom field "
|
930 |
-
#~ "per post/page."
|
931 |
-
#~ msgstr ""
|
932 |
-
#~ "Lasse das Feld leer, wenn du nur auf die Existenz des benutzerdefinierten "
|
933 |
-
#~ "Felds testen willst"
|
934 |
-
|
935 |
-
#~ msgid ""
|
936 |
-
#~ "Optional: Change the operator of the comparison. The default is to "
|
937 |
-
#~ "compare equality with the value you type in the 'value' field."
|
938 |
-
#~ msgstr ""
|
939 |
-
#~ "Optional: Verändere den Operator des Vergleichs. Der Standardwert ist die "
|
940 |
-
#~ "Überprüfung auf Gleicheit mit dem Wert, den du im Feld \"Wert\" "
|
941 |
-
#~ "eingegeben hast."
|
942 |
-
|
943 |
-
#~ msgid "There are no custom fields in use."
|
944 |
-
#~ msgstr ""
|
945 |
-
|
946 |
-
#~ msgid "Registered terms of the taxonomy <strong>%s</strong>"
|
947 |
-
#~ msgstr ""
|
948 |
-
|
949 |
-
#~ msgid "There are no terms of the taxonomy <strong>%s</strong>."
|
950 |
-
#~ msgstr ""
|
951 |
-
|
952 |
-
#~ msgid "Strange search result with custom taxonomies?"
|
953 |
-
#~ msgstr ""
|
954 |
-
|
955 |
-
#~ msgid ""
|
956 |
-
#~ "The search for custom taxonomy terms could lead to surprising results. "
|
957 |
-
#~ "The reason is custom taxonomies can be used in many different ways. It is "
|
958 |
-
#~ "not possible to catch them all in one single code expression. If you "
|
959 |
-
#~ "should be unsatisfied with the result try other filters to get the result "
|
960 |
-
#~ "you want."
|
961 |
-
#~ msgstr ""
|
962 |
-
#~ "Die Suche nach Taxonomien kann zu merkwürdigen Ergebnissen führen. Der "
|
963 |
-
#~ "Grund liegt in den vielen Möglichkeiten, Taxonomien zu nutzen. Sie alle "
|
964 |
-
#~ "mit einer einzigen Code-Zeile zu erfassen ist nicht möglich. Solltest du "
|
965 |
-
#~ "mit dem Suchergebnis nicht zufrieden sein, versuche mit den anderen "
|
966 |
-
#~ "Filtern das gewünschte Ergebnis zu erhalten."
|
967 |
-
|
968 |
-
#~ msgid "There are no custom taxonomies."
|
969 |
-
#~ msgstr ""
|
970 |
-
|
971 |
-
#~ msgid ""
|
972 |
-
#~ "The search will find posts with an already added featured image which its "
|
973 |
-
#~ "original image file is smaller than one of the given dimensions."
|
974 |
-
#~ msgstr ""
|
975 |
-
#~ "Die Suche findet Beiträge mit einem bereits hinzugefügten Beitragsbild, "
|
976 |
-
#~ "dessen originale Bilddatei kleiner als eine der angegebenen Abmessungen "
|
977 |
-
#~ "ist."
|
978 |
-
|
979 |
-
#~ msgid "For example you can search for posts with too small featured images."
|
980 |
-
#~ msgstr ""
|
981 |
-
|
982 |
-
#~ msgid ""
|
983 |
-
#~ "Only positive integers from %d to %d are allowed. By default the "
|
984 |
-
#~ "thumbnail dimensions as defined in %s are used."
|
985 |
-
#~ msgstr ""
|
986 |
-
#~ "Nur positive ganze Zahlen von %d bis %d sind erlaubt. Standardmäßig "
|
987 |
-
#~ "stehen die unter %s angegebenen Werte für Miniaturbilder."
|
988 |
-
|
989 |
-
#~ msgid "Select multimedia file types"
|
990 |
-
#~ msgstr ""
|
991 |
-
|
992 |
-
#~ msgid ""
|
993 |
-
#~ "You can select two multimedia files types: audios and videos. If you "
|
994 |
-
#~ "check at least one of both all other post types (posts, pages, etc.) will "
|
995 |
-
#~ "be ignored."
|
996 |
-
#~ msgstr ""
|
997 |
-
#~ "Du kannst zwei Multimedia-Dateitypen auswählen: Audios und Videos. Wenn "
|
998 |
-
#~ "du mindestens einen von beiden auswählst, werden alle anderen "
|
999 |
-
#~ "Inhaltstypen (Beiträge, Seiten etc.) ignoriert."
|
1000 |
-
|
1001 |
-
#~ msgid "Select a parent page"
|
1002 |
-
#~ msgstr ""
|
1003 |
-
|
1004 |
-
#~ msgid "There are no pages with child pages."
|
1005 |
-
#~ msgstr ""
|
1006 |
-
|
1007 |
-
#~ msgid "There are no custom post types."
|
1008 |
-
#~ msgstr ""
|
1009 |
-
#~ "Zur Zeit werden keine eigenen Inhaltstypen (Custom Post Types) genutzt."
|
1010 |
-
|
1011 |
-
#~ msgid "Type in a search term"
|
1012 |
-
#~ msgstr ""
|
1013 |
-
|
1014 |
-
#~ msgid "Select the statuses of the posts/pages:"
|
1015 |
-
#~ msgstr ""
|
1016 |
-
|
1017 |
-
#~ msgid "Date range"
|
1018 |
-
#~ msgstr ""
|
1019 |
-
|
1020 |
-
#~ msgid ""
|
1021 |
-
#~ "To define a time segment select both the start date and the end date."
|
1022 |
-
#~ msgstr ""
|
1023 |
-
#~ "Wähle für einen Zeitabschnitt sowohl das Anfangs- als auch das Enddatum "
|
1024 |
-
#~ "aus."
|
1025 |
-
|
1026 |
-
#~ msgid ""
|
1027 |
-
#~ "You can also define a time period by selecting only one date as the "
|
1028 |
-
#~ "limiting value of the period."
|
1029 |
-
#~ msgstr ""
|
1030 |
-
#~ "Du kannst auch einen Zeitraum durch die Auswahl nur eines einzigen Datums "
|
1031 |
-
#~ "als Grenzwert des Zeitraums setzen."
|
1032 |
-
|
1033 |
-
#~ msgid "The listed dates are the date of the publication of stored posts."
|
1034 |
-
#~ msgstr ""
|
1035 |
-
#~ "Die aufgelisteten Zeitpunkte sind die Veröffentlichungstermine der "
|
1036 |
-
#~ "gespeicherten Beiträge."
|
1037 |
-
|
1038 |
-
#~ msgid ""
|
1039 |
-
#~ "Search for audios and videos. This filter will ignore all other post "
|
1040 |
-
#~ "types automatically."
|
1041 |
-
#~ msgstr ""
|
1042 |
-
#~ "Suche nach Audios und Videos. Dieser Filter wird automatisch alle anderen "
|
1043 |
-
#~ "Inhaltsarten (post types) ignorieren."
|
1044 |
-
|
1045 |
-
#~ msgid ""
|
1046 |
-
#~ "Search by several statuses (published, draft, private etc.). By default "
|
1047 |
-
#~ "all statuses will be affected."
|
1048 |
-
#~ msgstr ""
|
1049 |
-
#~ "Suchen nach Status (veröffentlicht, Entwurf, privat usw.). Standardmäßig "
|
1050 |
-
#~ "werden alle Statusse berücksichtigt."
|
1051 |
-
|
1052 |
-
#~ msgid "Search by search term"
|
1053 |
-
#~ msgstr ""
|
1054 |
-
|
1055 |
-
#~ msgid "Search by time specifications"
|
1056 |
-
#~ msgstr ""
|
1057 |
-
|
1058 |
-
#~ msgid "Search by author"
|
1059 |
-
#~ msgstr ""
|
1060 |
-
|
1061 |
-
#~ msgid "Search by other taxonomies like plugin categories etc."
|
1062 |
-
#~ msgstr ""
|
1063 |
-
#~ "Suchen nach weiteren Klassifikationen suchen, z.B. Kategorien eines "
|
1064 |
-
#~ "Plugins"
|
1065 |
-
|
1066 |
-
#~ msgid "Search by original dimensions of added featured image"
|
1067 |
-
#~ msgstr ""
|
1068 |
-
|
1069 |
-
#~ msgid "Search child pages by parent page"
|
1070 |
-
#~ msgstr ""
|
1071 |
-
|
1072 |
-
#~ msgid "Slim down your navigation menus and make them faster to load"
|
1073 |
-
#~ msgstr ""
|
1074 |
-
#~ "Verschlanke deine Navigationsmenüs und erhöhe ihre Ladegeschwindigkeit"
|
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: 2015-05-10 12:37+0100\n"
|
8 |
+
"PO-Revision-Date: 2015-05-10 12:37+0100\n"
|
9 |
"Language-Team: <m.stehle@gmx.de>\n"
|
10 |
"MIME-Version: 1.0\n"
|
11 |
"Content-Type: text/plain; charset=UTF-8\n"
|
12 |
"Content-Transfer-Encoding: 8bit\n"
|
13 |
+
"X-Generator: Poedit 1.7.6\n"
|
14 |
"X-Poedit-KeywordsList: __;_e;_n;_x;esc_html_e;esc_html__;esc_attr_e;"
|
15 |
"esc_attr__;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2;_x:1,2c;_n:1,2\n"
|
16 |
"X-Poedit-Basepath: ../\n"
|
17 |
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
18 |
"X-Poedit-SearchPath-0: .\n"
|
19 |
|
20 |
+
#: admin/class-quick-featured-images-admin.php:201
|
21 |
msgid "Your time-saving Swiss Army Knife for featured images: Set, replace and delete them in bulk, set default images, get overview lists."
|
22 |
msgstr ""
|
23 |
|
24 |
+
#: admin/class-quick-featured-images-admin.php:265
|
25 |
#, php-format
|
26 |
msgid "The plugin requires WordPress version %s or higher. Therefore, WordPress did not activate it. If you want to use this plugin update the Wordpress files to the latest version."
|
27 |
msgstr ""
|
28 |
|
29 |
+
#: admin/class-quick-featured-images-admin.php:462
|
30 |
#, php-format
|
31 |
msgid "Welcome to %s! You can find the plugin at %s."
|
32 |
msgstr ""
|
47 |
msgid "Set default featured images for future posts"
|
48 |
msgstr ""
|
49 |
|
50 |
+
#: admin/class-quick-featured-images-settings.php:204
|
51 |
msgid "Image Columns"
|
52 |
msgstr ""
|
53 |
|
54 |
+
#: admin/class-quick-featured-images-settings.php:215
|
55 |
+
msgid "Set the visibility of columns of featured images in posts lists"
|
56 |
msgstr ""
|
57 |
|
58 |
+
#: admin/class-quick-featured-images-settings.php:364
|
59 |
msgid "Columns for featured images in posts lists"
|
60 |
msgstr ""
|
61 |
|
62 |
+
#: admin/class-quick-featured-images-settings.php:372
|
63 |
msgid "Show additional column for featured images in lists of"
|
64 |
msgstr ""
|
65 |
|
66 |
+
#: admin/class-quick-featured-images-settings.php:377
|
67 |
msgid "Posts list with image column"
|
68 |
msgstr ""
|
69 |
|
70 |
+
#: admin/class-quick-featured-images-settings.php:491
|
71 |
msgid "Activate the checkboxes at each post type to show the extra columns in the post lists."
|
72 |
msgstr ""
|
73 |
|
74 |
+
#: admin/class-quick-featured-images-settings.php:501
|
75 |
msgid "The additional columns give you a quick overview about all used featured images for every post. The Featured Image column is sortable."
|
76 |
msgstr ""
|
77 |
|
78 |
+
#: admin/class-quick-featured-images-tools.php:544
|
79 |
#, php-format
|
80 |
msgid "Wrong image ID %d"
|
81 |
msgstr ""
|
82 |
|
83 |
+
#: admin/class-quick-featured-images-tools.php:642
|
84 |
msgid "Select"
|
85 |
msgstr ""
|
86 |
|
87 |
+
#: admin/class-quick-featured-images-tools.php:643
|
88 |
msgid "Add filter"
|
89 |
msgstr ""
|
90 |
|
91 |
+
#: admin/class-quick-featured-images-tools.php:644
|
92 |
msgid "Refine"
|
93 |
msgstr ""
|
94 |
|
95 |
+
#: admin/class-quick-featured-images-tools.php:645
|
96 |
msgid "Confirm"
|
97 |
msgstr ""
|
98 |
|
99 |
+
#: admin/class-quick-featured-images-tools.php:646
|
100 |
msgid "Perform"
|
101 |
msgstr ""
|
102 |
|
103 |
+
#: admin/class-quick-featured-images-tools.php:650
|
104 |
msgid "Set the selected image as new featured image"
|
105 |
msgstr ""
|
106 |
|
107 |
+
#: admin/class-quick-featured-images-tools.php:651
|
108 |
msgid "Replace featured images by the selected image"
|
109 |
msgstr ""
|
110 |
|
111 |
+
#: admin/class-quick-featured-images-tools.php:652
|
112 |
msgid "Remove the selected image as featured image"
|
113 |
msgstr ""
|
114 |
|
115 |
+
#: admin/class-quick-featured-images-tools.php:655
|
116 |
msgid "Remove any image as featured image"
|
117 |
msgstr ""
|
118 |
|
119 |
+
#: admin/class-quick-featured-images-tools.php:658
|
120 |
msgid "Set multiple images randomly as featured images"
|
121 |
msgstr ""
|
122 |
|
123 |
+
#: admin/class-quick-featured-images-tools.php:662
|
124 |
msgid "Overwrite featured images"
|
125 |
msgstr ""
|
126 |
|
127 |
+
#: admin/class-quick-featured-images-tools.php:663
|
128 |
msgid "Consider only posts without any featured image"
|
129 |
msgstr ""
|
130 |
|
131 |
+
#: admin/class-quick-featured-images-tools.php:667
|
132 |
msgid "Post Type Filter"
|
133 |
msgstr ""
|
134 |
|
135 |
+
#: admin/class-quick-featured-images-tools.php:668
|
136 |
msgid "Category Filter"
|
137 |
msgstr ""
|
138 |
|
139 |
+
#: admin/class-quick-featured-images-tools.php:669
|
140 |
msgid "Tag Filter"
|
141 |
msgstr ""
|
142 |
|
143 |
+
#: admin/class-quick-featured-images-tools.php:681
|
144 |
msgid "Audio files"
|
145 |
msgstr ""
|
146 |
|
147 |
+
#: admin/class-quick-featured-images-tools.php:682
|
148 |
msgid "Video files"
|
149 |
msgstr ""
|
150 |
|
151 |
+
#: admin/class-quick-featured-images-tools.php:704
|
152 |
msgid "Start Date"
|
153 |
msgstr ""
|
154 |
|
155 |
+
#: admin/class-quick-featured-images-tools.php:705
|
156 |
msgid "End Date"
|
157 |
msgstr ""
|
158 |
|
159 |
+
#: admin/class-quick-featured-images-tools.php:706
|
160 |
msgid "Include the posts of the selected dates"
|
161 |
msgstr ""
|
162 |
|
163 |
+
#: admin/class-quick-featured-images-tools.php:710
|
164 |
msgid "Custom field name"
|
165 |
msgstr ""
|
166 |
|
167 |
+
#: admin/class-quick-featured-images-tools.php:711
|
168 |
msgid "Operator to test with the value in the custom field"
|
169 |
msgstr ""
|
170 |
|
171 |
+
#: admin/class-quick-featured-images-tools.php:712
|
172 |
msgid "Custom field value to compare with"
|
173 |
msgstr ""
|
174 |
|
175 |
+
#: admin/class-quick-featured-images-tools.php:713
|
176 |
msgid "Custom field type"
|
177 |
msgstr ""
|
178 |
|
179 |
+
#: admin/class-quick-featured-images-tools.php:719
|
180 |
msgid "Image width in pixels lower than"
|
181 |
msgstr ""
|
182 |
|
183 |
+
#: admin/class-quick-featured-images-tools.php:720
|
184 |
msgid "Image height in pixels lower than"
|
185 |
msgstr ""
|
186 |
|
187 |
+
#: admin/class-quick-featured-images-tools.php:811
|
188 |
#, php-format
|
189 |
msgid "The input field %s is empty."
|
190 |
msgstr ""
|
191 |
|
192 |
+
#: admin/class-quick-featured-images-tools.php:812
|
193 |
msgid "Type in a value into the input field."
|
194 |
msgstr ""
|
195 |
|
196 |
+
#: admin/class-quick-featured-images-tools.php:815
|
197 |
#, php-format
|
198 |
msgid "%s is not defined."
|
199 |
msgstr ""
|
200 |
|
201 |
+
#: admin/class-quick-featured-images-tools.php:816
|
202 |
msgid "Check how to define the value."
|
203 |
msgstr ""
|
204 |
|
205 |
+
#: admin/class-quick-featured-images-tools.php:819
|
206 |
msgid "There is no selected image."
|
207 |
msgstr ""
|
208 |
|
209 |
+
#: admin/class-quick-featured-images-tools.php:820
|
210 |
msgid "Select an image from the media library."
|
211 |
msgstr ""
|
212 |
|
213 |
+
#: admin/class-quick-featured-images-tools.php:823
|
214 |
+
#: admin/views/section_image.php:51
|
215 |
msgid "You have not selected an action."
|
216 |
msgstr ""
|
217 |
|
218 |
+
#: admin/class-quick-featured-images-tools.php:824
|
219 |
msgid "Start again and select which action you want to apply."
|
220 |
msgstr ""
|
221 |
|
222 |
+
#: admin/class-quick-featured-images-tools.php:827
|
223 |
#, php-format
|
224 |
msgid "The input field %s has an invalid value."
|
225 |
msgstr ""
|
226 |
|
227 |
+
#: admin/class-quick-featured-images-tools.php:828
|
228 |
msgid "Type in valid values in the input field."
|
229 |
msgstr ""
|
230 |
|
231 |
+
#: admin/class-quick-featured-images-tools.php:832
|
232 |
msgid "Type in values stored by WordPress."
|
233 |
msgstr ""
|
234 |
|
235 |
+
#: admin/class-quick-featured-images-tools.php:2000
|
236 |
msgid "Set, replace, remove"
|
237 |
msgstr ""
|
238 |
|
239 |
+
#: admin/class-quick-featured-images-tools.php:2011
|
240 |
msgid "Bulk set, replace and remove featured images for existing posts"
|
241 |
msgstr ""
|
242 |
|
243 |
+
#: admin/class-quick-featured-images-tools.php:2123
|
244 |
msgid "Bulk set as featured image"
|
245 |
msgstr ""
|
246 |
|
334 |
msgid "by"
|
335 |
msgstr ""
|
336 |
|
337 |
+
#: admin/views/form_confirm.php:48 admin/views/section_results.php:16
|
338 |
msgid "The list is in alphabetical order according to post title. You can edit a post in a new window by clicking on its link in the list."
|
339 |
msgstr ""
|
340 |
|
347 |
msgstr ""
|
348 |
|
349 |
#: admin/views/form_confirm.php:229 admin/views/form_select.php:47
|
350 |
+
#: admin/views/section_errormsg.php:8 admin/views/section_results.php:71
|
351 |
msgid "Start again"
|
352 |
msgstr ""
|
353 |
|
409 |
msgid "Refine your selections"
|
410 |
msgstr ""
|
411 |
|
412 |
+
#: admin/views/form_select.php:56 admin/views/form_select.php:66
|
413 |
+
msgid "You can control the process with the following options."
|
414 |
msgstr ""
|
415 |
|
416 |
+
#: admin/views/form_select.php:63
|
417 |
+
msgid "Optional: Select options"
|
418 |
msgstr ""
|
419 |
|
420 |
#: admin/views/form_select.php:65
|
421 |
+
msgid "Process Options"
|
422 |
msgstr ""
|
423 |
|
424 |
+
#: admin/views/form_select.php:71
|
425 |
msgid "Overwrite existing featured images with new ones"
|
426 |
msgstr ""
|
427 |
|
428 |
+
#: admin/views/form_select.php:81
|
429 |
msgid "Posts with featured images will be ignored, even if the Overwrite option is checked "
|
430 |
msgstr ""
|
431 |
|
432 |
+
#: admin/views/form_select.php:90
|
433 |
+
msgid "There are two more options in the premium version for random images:"
|
434 |
+
msgstr ""
|
435 |
+
|
436 |
+
#: admin/views/form_select.php:92
|
437 |
+
msgid "Use each selected image only once"
|
438 |
+
msgstr ""
|
439 |
+
|
440 |
+
#: admin/views/form_select.php:93
|
441 |
+
msgid "Remove excess featured images after all selected images are used"
|
442 |
+
msgstr ""
|
443 |
+
|
444 |
+
#: admin/views/form_select.php:95 admin/views/form_select.php:133
|
445 |
+
#: admin/views/form_select.php:155 admin/views/form_start.php:107
|
446 |
+
#: admin/views/section_footer.php:59 admin/views/section_overview.php:89
|
447 |
+
msgid "Get the premium version"
|
448 |
+
msgstr ""
|
449 |
+
|
450 |
+
# Path to language site
|
451 |
+
#: admin/views/form_select.php:95 admin/views/form_select.php:133
|
452 |
+
#: admin/views/form_select.php:155 admin/views/form_start.php:107
|
453 |
+
#: admin/views/section_footer.php:59 admin/views/section_overview.php:88
|
454 |
+
#: admin/views/section_overview.php:89
|
455 |
+
msgid "/"
|
456 |
+
msgstr ""
|
457 |
+
|
458 |
+
#: admin/views/form_select.php:104
|
459 |
msgid "Optional: Add a filter"
|
460 |
msgstr ""
|
461 |
|
462 |
+
#: admin/views/form_select.php:106
|
463 |
msgid "Select filters"
|
464 |
msgstr ""
|
465 |
|
466 |
+
#: admin/views/form_select.php:107
|
467 |
msgid "If you want select one of the following filters to narrow down the set of concerned posts and pages."
|
468 |
msgstr ""
|
469 |
|
470 |
+
#: admin/views/form_select.php:108
|
471 |
msgid "You can select multiple filters. They will return an intersection of their results."
|
472 |
msgstr ""
|
473 |
|
474 |
+
#: admin/views/form_select.php:113
|
475 |
msgid "Search by post type. By default all posts, pages and custom post types will be affected."
|
476 |
msgstr ""
|
477 |
|
478 |
+
#: admin/views/form_select.php:116
|
479 |
msgid "Search posts by category"
|
480 |
msgstr ""
|
481 |
|
482 |
+
#: admin/views/form_select.php:119
|
483 |
msgid "Search posts by tag"
|
484 |
msgstr ""
|
485 |
|
486 |
+
#: admin/views/form_select.php:133 admin/views/section_overview.php:89
|
487 |
msgid "Are you looking for more options and more filters?"
|
488 |
msgstr ""
|
489 |
|
490 |
+
#: admin/views/form_select.php:134
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
491 |
msgid "On the next page you can refine the filters. If you did not select any filter you will go to the preview list directly."
|
492 |
msgstr ""
|
493 |
|
494 |
+
#: admin/views/form_select.php:152
|
495 |
msgid "If you encounter a white, blank page, read this"
|
496 |
msgstr ""
|
497 |
|
498 |
+
#: admin/views/form_select.php:153
|
499 |
msgid "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:"
|
500 |
msgstr ""
|
501 |
|
502 |
+
#: admin/views/form_select.php:156
|
503 |
msgid "add the time filter,"
|
504 |
msgstr ""
|
505 |
|
506 |
+
#: admin/views/form_select.php:157
|
507 |
msgid "set a small time range,"
|
508 |
msgstr ""
|
509 |
|
510 |
+
#: admin/views/form_select.php:158
|
511 |
msgid "do the process"
|
512 |
msgstr ""
|
513 |
|
514 |
+
#: admin/views/form_select.php:159
|
515 |
msgid "and repeat it with the next time range as often as needed."
|
516 |
msgstr ""
|
517 |
|
518 |
+
#: admin/views/form_select.php:161
|
519 |
msgid "This way is not as fast as one single run, but still much faster than setting the images for each post manually."
|
520 |
msgstr ""
|
521 |
|
592 |
msgstr ""
|
593 |
|
594 |
#: admin/views/form_start.php:95
|
595 |
+
msgid "Actions without any selected image"
|
596 |
msgstr ""
|
597 |
|
598 |
#: admin/views/form_start.php:96
|
648 |
msgstr ""
|
649 |
|
650 |
#: admin/views/section_defaults.php:212
|
651 |
+
msgid "If activated the rule is used automatically while saving a post to set the first content image - if available in the media library - as the featured image of the post. If the post has no content images the next rules will be applied."
|
652 |
msgstr ""
|
653 |
|
654 |
#: admin/views/section_defaults.php:218
|
655 |
+
msgid "Activate to automatically use the first content image if available in the media library as featured image while saving a post"
|
656 |
msgstr ""
|
657 |
|
658 |
#: admin/views/section_defaults.php:409
|
719 |
msgid "Credits and informations"
|
720 |
msgstr ""
|
721 |
|
722 |
+
#: admin/views/section_footer.php:54 admin/views/section_results.php:72
|
723 |
msgid "Do you like the plugin?"
|
724 |
msgstr ""
|
725 |
|
726 |
+
#: admin/views/section_footer.php:54 admin/views/section_results.php:73
|
727 |
msgid "Please rate it at wordpress.org!"
|
728 |
msgstr ""
|
729 |
|
788 |
msgid "Your selected thumbnails"
|
789 |
msgstr ""
|
790 |
|
791 |
+
#: admin/views/section_image.php:42
|
792 |
msgid "Your selected action"
|
793 |
msgstr ""
|
794 |
|
795 |
+
#: admin/views/section_image.php:55
|
796 |
msgid "If wrong action start again"
|
797 |
msgstr ""
|
798 |
|
799 |
+
#: admin/views/section_image.php:68
|
800 |
msgid "Your selected options"
|
801 |
msgstr ""
|
802 |
|
803 |
+
#: admin/views/section_image.php:84
|
804 |
msgid "No selected options"
|
805 |
msgstr ""
|
806 |
|
807 |
+
#: admin/views/section_image.php:90
|
808 |
msgid "Your selected filters"
|
809 |
msgstr ""
|
810 |
|
811 |
+
#: admin/views/section_image.php:106
|
812 |
msgid "No selected filters"
|
813 |
msgstr ""
|
814 |
|
816 |
msgid "Manage featured images in a quick way"
|
817 |
msgstr ""
|
818 |
|
819 |
+
#: admin/views/section_overview.php:87
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
820 |
msgid "The premium version"
|
821 |
msgstr ""
|
822 |
|
832 |
msgid "Unchanged"
|
833 |
msgstr ""
|
834 |
|
835 |
+
#: admin/views/section_results.php:67
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
836 |
msgid "No matches found."
|
837 |
msgstr ""
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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, set default images, get overview lists.
|
13 |
-
* Version: 11.
|
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, set default images, get overview lists.
|
13 |
+
* Version: 11.1
|
14 |
* Author: Martin Stehle
|
15 |
* Author URI: http://stehle-internet.de
|
16 |
* Text Domain: quick-featured-images
|