Version Description
- Added greek translation. Thank you, Kostas Arvanitidis!
- Changed label 'Bulk Edit' to WP string 'Bulk Edit' to be translated in much more languages
- Changed label 'Preset Featured Images' to WP string 'Default Images' to be translated in much more languages
- Changed previous mentioned labels in readme file
- Updated translations due to WordPress 4.9
- Tested successfully with WordPress 4.9.1
Download this release
Release Info
Developer | Hinjiriyo |
Plugin | Quick Featured Images |
Version | 13.3.1 |
Comparing to | |
See all releases |
Code changes from version 13.3 to 13.3.1
- README.txt +62 -50
- admin/class-quick-featured-images-admin.php +1 -1
- admin/class-quick-featured-images-columns.php +2 -2
- admin/class-quick-featured-images-defaults.php +5 -1
- admin/class-quick-featured-images-settings.php +9 -1
- admin/class-quick-featured-images-tools.php +5 -1
- languages/quick-featured-images-el.mo +0 -0
- languages/quick-featured-images-el.po +1113 -0
- languages/quick-featured-images.pot +16 -21
- quick-featured-images.php +1 -1
README.txt
CHANGED
@@ -4,8 +4,8 @@ Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_i
|
|
4 |
Tags: categories, images, featured images, filter, random, remove, replace, thumbnails, posts, pages, tags
|
5 |
Requires at least: 3.8
|
6 |
Requires PHP: 5.2
|
7 |
-
Tested up to: 4.
|
8 |
-
Stable tag: 13.3
|
9 |
License: GPLv2 or later
|
10 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
11 |
|
@@ -13,7 +13,7 @@ Your time-saving Swiss Army Knife for featured images: Set, replace and delete t
|
|
13 |
|
14 |
== Description ==
|
15 |
|
16 |
-
The plugin is available in English and German (Deutsch), for the most part in Spanish (Español), Brazilian Portuguese (Português do Brasil), French (Francais), Arabic (العربية)
|
17 |
|
18 |
= Manage featured images quickly =
|
19 |
|
@@ -46,7 +46,7 @@ See more comments under [Reviews](https://wordpress.org/plugins/quick-featured-i
|
|
46 |
2. You can select an image in the media library with the **action link 'Bulk set as featured image'**. Click on it and you can go on with the plugin.
|
47 |
3. You can set in 'Settings' which **minimum user role is allowed to see the plugin** in his/her adminstration area. You can switch between 'Administrator' and 'Editor'. The default value is 'Editor'.
|
48 |
|
49 |
-
=
|
50 |
|
51 |
With Quick Featured Images you can apply time-saving tasks with many featured images: add, exchange and delete them in bulk.
|
52 |
|
@@ -57,7 +57,7 @@ With Quick Featured Images you can apply time-saving tasks with many featured im
|
|
57 |
|
58 |
If you want to **set the first content image as featured** then take a look the **premium version** [Quick Featured Images Pro](https://www.quickfeaturedimages.com/).
|
59 |
|
60 |
-
=
|
61 |
|
62 |
Based on your selected action you can toggle on and off some options:
|
63 |
|
@@ -83,7 +83,7 @@ The **premium version** offers you two more options if you selected multiple ima
|
|
83 |
|
84 |
If you want to use these options then take a look the **premium version** [Quick Featured Images Pro](https://www.quickfeaturedimages.com/).
|
85 |
|
86 |
-
=
|
87 |
|
88 |
If there would be no filters Quick Featured Images would affect all posts and pages without exception! In most cases this is not desired.
|
89 |
|
@@ -107,7 +107,7 @@ The **premium version** offers you additionally:
|
|
107 |
|
108 |
If you want to use these filters then take a look the **premium version** [Quick Featured Images Pro](https://www.quickfeaturedimages.com/).
|
109 |
|
110 |
-
=
|
111 |
|
112 |
In the Pro version you can store all settings of a process as a preset. That is time-saving for recurring tasks managing featured images of your site.
|
113 |
|
@@ -162,13 +162,14 @@ Under **'Featured Images' > 'Settings'** you can switch on and off the additi
|
|
162 |
|
163 |
For the most part the user interface is available in
|
164 |
|
165 |
-
* English
|
166 |
-
* Spanish (Español), kindly drawn up by Andrew Kurtis from [www.webhostinghub.com](http://www.webhostinghub.com/)
|
167 |
-
* Japanese (日本語), kindly drawn up by [Kazuyuki Kumai](https://wordpress.org/support/users/kazuyk/)
|
168 |
* Arabic (العربية), kindly drawn up by [Shadi AlZard](https://wordpress.org/support/profile/salzard)
|
169 |
-
* French (Francais), kindly drawn up by Ivan M. Frakov
|
170 |
* Brazilian Portuguese (Português do Brasil)
|
|
|
|
|
171 |
* German (Deutsch)
|
|
|
|
|
|
|
172 |
|
173 |
Further translations are welcome. If you want to give in your translation please leave a notice in the [plugin's support forum](https://wordpress.org/support/plugin/quick-featured-images).
|
174 |
|
@@ -287,11 +288,19 @@ If you want to contribute a translation of the plugin in your language it would
|
|
287 |
|
288 |
== Changelog ==
|
289 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
290 |
= 13.3 =
|
291 |
* Added japanese translation. Thank you, [Kazuyuki Kumai](https://wordpress.org/support/users/kazuyk/)!
|
292 |
* Added 'Requires PHP' info in readme.txt
|
293 |
-
* Fixed in '
|
294 |
-
* Fixed in '
|
295 |
* Removed redudand explanations
|
296 |
* Tested successfully with WordPress 4.8.2
|
297 |
|
@@ -299,11 +308,11 @@ If you want to contribute a translation of the plugin in your language it would
|
|
299 |
* Fixed incorrect detection of post type name for the result list
|
300 |
|
301 |
= 13.2.1 =
|
302 |
-
* Improved in
|
303 |
* Tested successfully with WordPress 4.8.1
|
304 |
|
305 |
= 13.2 =
|
306 |
-
* Added in
|
307 |
* Revised translations
|
308 |
|
309 |
= 13.1 =
|
@@ -311,20 +320,20 @@ If you want to contribute a translation of the plugin in your language it would
|
|
311 |
* Revised sanitations for texts and URLs on the pages
|
312 |
* Revised translations
|
313 |
* Set activation message as dismissible
|
314 |
-
* in PRO version: Added in '
|
315 |
|
316 |
= 13.0.1 =
|
317 |
-
Fixed in '
|
318 |
|
319 |
= 13.0 =
|
320 |
-
* Added in '
|
321 |
* Added in image column: check for existence of image file and, if not available, Delete link
|
322 |
* Revised: added sanitations to (nearly) all displayed texts
|
323 |
* Updated translations
|
324 |
|
325 |
= 12.3.7 =
|
326 |
* Added background color for transparent thumbnails or vector graphics on admin pages
|
327 |
-
* Changed in
|
328 |
* in PRO version: Added options for thumbnails of external services embedded with an URL
|
329 |
|
330 |
= 12.3.6 =
|
@@ -342,26 +351,26 @@ Fixed in 'Set, replace, remove': unnecessary HTML escaping
|
|
342 |
* Revised translations
|
343 |
|
344 |
= 12.3.2 =
|
345 |
-
* Fixed missing loading of Javascript media API on
|
346 |
|
347 |
= 12.3.1 =
|
348 |
* Fixed missing loading of Javascript media API on post edit pages
|
349 |
* Fixed a typo, revised translations
|
350 |
|
351 |
= 12.3 =
|
352 |
-
* Changed in part "Replace" of section
|
353 |
* Improved: Faster check for found attachment against being an image
|
354 |
* Updated translations
|
355 |
* Tested successfully with WordPress 4.7.3
|
356 |
|
357 |
= 12.2 =
|
358 |
-
* Added in '
|
359 |
* Fixed deprecated jquery live()
|
360 |
* Adjusted texts for WP 4.7
|
361 |
* Tested successfully with WordPress 4.7
|
362 |
|
363 |
= 12.1.1 =
|
364 |
-
* Fixed warning about undefined variable in
|
365 |
* Revised german translation
|
366 |
* Tested successfully with WordPress 4.6.1
|
367 |
|
@@ -370,19 +379,19 @@ Fixed in 'Set, replace, remove': unnecessary HTML escaping
|
|
370 |
* Fixed missing default settings
|
371 |
|
372 |
= 12.0 =
|
373 |
-
* In Pro version: Added in
|
374 |
* Changed menu item name 'Image Columns' to 'Settings'
|
375 |
* Added in Settings: option to set a minimum user role to be allowed to see the plugin
|
376 |
* Added in image column: action links to add, change and remove featured images at each post
|
377 |
* Revised uninstall function for WordPress 4.6 due to the introduction of WP_Site_Query class
|
378 |
-
* Revised style of thumbnails in image column,
|
379 |
* Updated *.pot file and german translation
|
380 |
* Tested successfully with WordPress 4.6
|
381 |
|
382 |
= 11.8.1 =
|
383 |
* Improved: media dialogs show only images instead of all files
|
384 |
-
* Improved in
|
385 |
-
* Fixed in
|
386 |
|
387 |
= 11.8 =
|
388 |
* Added brazilian portuguese translation
|
@@ -401,7 +410,7 @@ Fixed in 'Set, replace, remove': unnecessary HTML escaping
|
|
401 |
* Tested successfully with WordPress 4.5
|
402 |
|
403 |
= 11.7 =
|
404 |
-
* Improved:
|
405 |
* Improved: Headline structure since WP 4.4 for better accessibility
|
406 |
* Refactored: Page 'Preset Images'
|
407 |
* Tested successfully with WordPress 4.4.2
|
@@ -410,7 +419,7 @@ Fixed in 'Set, replace, remove': unnecessary HTML escaping
|
|
410 |
= 11.6.1 =
|
411 |
* Premium version: Added in 'Preset Images': Selection of multiple images to set one of them randomly as default featured image
|
412 |
* Improved usability: Advice for selection of multiple images in the media dialog box
|
413 |
-
* Improved usability in '
|
414 |
* Tested successfully with WordPress 4.4
|
415 |
* Updated *.pot file and translations
|
416 |
|
@@ -425,7 +434,7 @@ Fixed in 'Set, replace, remove': unnecessary HTML escaping
|
|
425 |
|
426 |
= 11.5 =
|
427 |
* Added arabic translation. Thank you, [Shadi AlZard](https://wordpress.org/support/profile/salzard)!
|
428 |
-
* Added in '
|
429 |
* Premium version; Added in 'Preset Featured Images': post format as taxonomy
|
430 |
* Fixed table row colors due to changes in WP 4.3
|
431 |
* Redesigned in 'Preset Images': Moved checkboxes to middle column
|
@@ -435,7 +444,7 @@ Fixed in 'Set, replace, remove': unnecessary HTML escaping
|
|
435 |
|
436 |
= 11.4.1 =
|
437 |
* Revised styles for image column in small displays, since WP 4.3
|
438 |
-
* Premium version: Added search in post title in '
|
439 |
* Tested successfully with WordPress 4.3
|
440 |
|
441 |
= 11.4 =
|
@@ -446,11 +455,11 @@ Added spanish translation for the main texts of the plugin
|
|
446 |
* Updated screenshot
|
447 |
|
448 |
= 11.2 =
|
449 |
-
* Fixed in '
|
450 |
-
* Fixed in '
|
451 |
-
* Fixed in '
|
452 |
* Fixed broken bulk assign link at each image in the media library
|
453 |
-
* Premium version: Added option in '
|
454 |
* Updated *.pot file and german translation
|
455 |
|
456 |
= 11.1 =
|
@@ -460,35 +469,38 @@ Added spanish translation for the main texts of the plugin
|
|
460 |
= 11.0 =
|
461 |
* Improved performance of confirmation step by using cached results of preview step
|
462 |
* Improved security by changing $_REQUEST to $_POST and $_GET
|
463 |
-
* Premium version: Added option in '
|
464 |
-
* Premium version: Added option in '
|
465 |
-
* Premium version: Added option in '
|
466 |
-
* Premium version: Added option in '
|
467 |
-
* Premium version: Added option in '
|
468 |
-
* Premium version: Added option in '
|
469 |
* Tested successfully with WordPress 4.2.2
|
470 |
* Updated *.pot file and german translation
|
471 |
|
472 |
= 10.0 =
|
473 |
* Introducing **premium version** [Quick Featured Images Pro](https://www.quickfeaturedimages.com/)
|
474 |
-
* Deleted in '
|
475 |
* Corrected CSS height for images in image column to keep the aspect ratio
|
476 |
* Updated *.pot file and german translation
|
477 |
|
478 |
|
479 |
== Upgrade Notice ==
|
480 |
|
|
|
|
|
|
|
481 |
= 13.3 =
|
482 |
-
Added japanese translation and
|
483 |
|
484 |
= 13.2.2 =
|
485 |
Fixed incorrect detection of post type name for the result list
|
486 |
|
487 |
= 13.2.1 =
|
488 |
-
In
|
489 |
|
490 |
= 13.2 =
|
491 |
-
Added in
|
492 |
|
493 |
= 13.1 =
|
494 |
Added french translation, revised sanitations and translations, tested with WordPress 4.8
|
@@ -515,7 +527,7 @@ Fixed minor errors for SVG support, tested with WP 4.7.4
|
|
515 |
Revised translations
|
516 |
|
517 |
= 12.3.2 =
|
518 |
-
Fixed missing wp_enqueue_media() in
|
519 |
|
520 |
= 12.3.1 =
|
521 |
Fixed missing wp_enqueue_media() for featured image column, fixed typo
|
@@ -527,7 +539,7 @@ Faster image check, media library dialog box to select the replacement images, u
|
|
527 |
Added prevention of PHP timeout and memory limitation, fixed live(), considered WordPress 4.7
|
528 |
|
529 |
= 12.1.1 =
|
530 |
-
Fixed warning about undefined variable in
|
531 |
|
532 |
= 12.1 =
|
533 |
Fixed fatal error at plugin activation, fixed missing default settings
|
@@ -536,7 +548,7 @@ Fixed fatal error at plugin activation, fixed missing default settings
|
|
536 |
New features: user role option, action links in image columns, tested with WP 4.6
|
537 |
|
538 |
= 11.8.1 =
|
539 |
-
Improved media dialogs, revised users list in
|
540 |
|
541 |
= 11.8 =
|
542 |
Added brazilian portuguese translation, tested with WP 4.5.3
|
@@ -551,7 +563,7 @@ Fixed: broken recognition of first post image works in multilines
|
|
551 |
Revised plugin activation message function, tested with WP 4.5
|
552 |
|
553 |
= 11.7 =
|
554 |
-
|
555 |
|
556 |
= 11.6.1 =
|
557 |
Tested successfully with WordPress 4.4
|
@@ -560,7 +572,7 @@ Tested successfully with WordPress 4.4
|
|
560 |
Added automatic deletion of rules assigned with a deleted image in the library, some fixes
|
561 |
|
562 |
= 11.5 =
|
563 |
-
Added arabic translation, added in '
|
564 |
|
565 |
= 11.4.1 =
|
566 |
Revised styles for image column since WP 4.3, tested in WP 4.3
|
4 |
Tags: categories, images, featured images, filter, random, remove, replace, thumbnails, posts, pages, tags
|
5 |
Requires at least: 3.8
|
6 |
Requires PHP: 5.2
|
7 |
+
Tested up to: 4.9.1
|
8 |
+
Stable tag: 13.3.1
|
9 |
License: GPLv2 or later
|
10 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
11 |
|
13 |
|
14 |
== Description ==
|
15 |
|
16 |
+
The plugin is available in English and German (Deutsch), for the most part in Spanish (Español), Brazilian Portuguese (Português do Brasil), French (Francais), Arabic (العربية) Japanese (日本語) and Greek (Ελληνικά).
|
17 |
|
18 |
= Manage featured images quickly =
|
19 |
|
46 |
2. You can select an image in the media library with the **action link 'Bulk set as featured image'**. Click on it and you can go on with the plugin.
|
47 |
3. You can set in 'Settings' which **minimum user role is allowed to see the plugin** in his/her adminstration area. You can switch between 'Administrator' and 'Editor'. The default value is 'Editor'.
|
48 |
|
49 |
+
= Bulk Edit: Actions =
|
50 |
|
51 |
With Quick Featured Images you can apply time-saving tasks with many featured images: add, exchange and delete them in bulk.
|
52 |
|
57 |
|
58 |
If you want to **set the first content image as featured** then take a look the **premium version** [Quick Featured Images Pro](https://www.quickfeaturedimages.com/).
|
59 |
|
60 |
+
= Bulk Edit: Options =
|
61 |
|
62 |
Based on your selected action you can toggle on and off some options:
|
63 |
|
83 |
|
84 |
If you want to use these options then take a look the **premium version** [Quick Featured Images Pro](https://www.quickfeaturedimages.com/).
|
85 |
|
86 |
+
= Bulk Edit: Filters =
|
87 |
|
88 |
If there would be no filters Quick Featured Images would affect all posts and pages without exception! In most cases this is not desired.
|
89 |
|
107 |
|
108 |
If you want to use these filters then take a look the **premium version** [Quick Featured Images Pro](https://www.quickfeaturedimages.com/).
|
109 |
|
110 |
+
= Bulk Edit: Presets (Pro only) =
|
111 |
|
112 |
In the Pro version you can store all settings of a process as a preset. That is time-saving for recurring tasks managing featured images of your site.
|
113 |
|
162 |
|
163 |
For the most part the user interface is available in
|
164 |
|
|
|
|
|
|
|
165 |
* Arabic (العربية), kindly drawn up by [Shadi AlZard](https://wordpress.org/support/profile/salzard)
|
|
|
166 |
* Brazilian Portuguese (Português do Brasil)
|
167 |
+
* English
|
168 |
+
* French (Francais), kindly drawn up by Ivan M. Frakov
|
169 |
* German (Deutsch)
|
170 |
+
* Greek (Ελληνικά), kindly drawn up by Kostas Arvanitidis
|
171 |
+
* Japanese (日本語), kindly drawn up by [Kazuyuki Kumai](https://wordpress.org/support/users/kazuyk/)
|
172 |
+
* Spanish (Español), kindly drawn up by Andrew Kurtis from [www.webhostinghub.com](http://www.webhostinghub.com/)
|
173 |
|
174 |
Further translations are welcome. If you want to give in your translation please leave a notice in the [plugin's support forum](https://wordpress.org/support/plugin/quick-featured-images).
|
175 |
|
288 |
|
289 |
== Changelog ==
|
290 |
|
291 |
+
= 13.3.1 =
|
292 |
+
* Added greek translation. Thank you, Kostas Arvanitidis!
|
293 |
+
* Changed label 'Bulk Edit' to WP string 'Bulk Edit' to be translated in much more languages
|
294 |
+
* Changed label 'Preset Featured Images' to WP string 'Default Images' to be translated in much more languages
|
295 |
+
* Changed previous mentioned labels in readme file
|
296 |
+
* Updated translations due to WordPress 4.9
|
297 |
+
* Tested successfully with WordPress 4.9.1
|
298 |
+
|
299 |
= 13.3 =
|
300 |
* Added japanese translation. Thank you, [Kazuyuki Kumai](https://wordpress.org/support/users/kazuyk/)!
|
301 |
* Added 'Requires PHP' info in readme.txt
|
302 |
+
* Fixed in 'Bulk Edit': locale name as variable in error message section
|
303 |
+
* Fixed in 'Bulk Edit': typo in page description
|
304 |
* Removed redudand explanations
|
305 |
* Tested successfully with WordPress 4.8.2
|
306 |
|
308 |
* Fixed incorrect detection of post type name for the result list
|
309 |
|
310 |
= 13.2.1 =
|
311 |
+
* Improved in 'Default Images'': Image paths starting with '/' will be considered
|
312 |
* Tested successfully with WordPress 4.8.1
|
313 |
|
314 |
= 13.2 =
|
315 |
+
* Added in 'Default Images'': Post type filters for first image option
|
316 |
* Revised translations
|
317 |
|
318 |
= 13.1 =
|
320 |
* Revised sanitations for texts and URLs on the pages
|
321 |
* Revised translations
|
322 |
* Set activation message as dismissible
|
323 |
+
* in PRO version: Added in 'Bulk Edit': Presets for recurring tasks managing featured images
|
324 |
|
325 |
= 13.0.1 =
|
326 |
+
Fixed in 'Bulk Edit': unnecessary HTML escaping
|
327 |
|
328 |
= 13.0 =
|
329 |
+
* Added in 'Bulk Edit': action for removing database entries of featured images without existing image files
|
330 |
* Added in image column: check for existence of image file and, if not available, Delete link
|
331 |
* Revised: added sanitations to (nearly) all displayed texts
|
332 |
* Updated translations
|
333 |
|
334 |
= 12.3.7 =
|
335 |
* Added background color for transparent thumbnails or vector graphics on admin pages
|
336 |
+
* Changed in 'Bulk Edit': Tiny rearrangement of explanations
|
337 |
* in PRO version: Added options for thumbnails of external services embedded with an URL
|
338 |
|
339 |
= 12.3.6 =
|
351 |
* Revised translations
|
352 |
|
353 |
= 12.3.2 =
|
354 |
+
* Fixed missing loading of Javascript media API on Default Images page
|
355 |
|
356 |
= 12.3.1 =
|
357 |
* Fixed missing loading of Javascript media API on post edit pages
|
358 |
* Fixed a typo, revised translations
|
359 |
|
360 |
= 12.3 =
|
361 |
+
* Changed in part "Replace" of section 'Bulk Edit': Media library dialog box instead of image list to select the replacement images
|
362 |
* Improved: Faster check for found attachment against being an image
|
363 |
* Updated translations
|
364 |
* Tested successfully with WordPress 4.7.3
|
365 |
|
366 |
= 12.2 =
|
367 |
+
* Added in 'Bulk Edit': server configuration to avoid PHP timeout and memory limitation in most cases
|
368 |
* Fixed deprecated jquery live()
|
369 |
* Adjusted texts for WP 4.7
|
370 |
* Tested successfully with WordPress 4.7
|
371 |
|
372 |
= 12.1.1 =
|
373 |
+
* Fixed warning about undefined variable in 'Default Images''
|
374 |
* Revised german translation
|
375 |
* Tested successfully with WordPress 4.6.1
|
376 |
|
379 |
* Fixed missing default settings
|
380 |
|
381 |
= 12.0 =
|
382 |
+
* In Pro version: Added in 'Default Images'': option for displaying random featured images at each page load
|
383 |
* Changed menu item name 'Image Columns' to 'Settings'
|
384 |
* Added in Settings: option to set a minimum user role to be allowed to see the plugin
|
385 |
* Added in image column: action links to add, change and remove featured images at each post
|
386 |
* Revised uninstall function for WordPress 4.6 due to the introduction of WP_Site_Query class
|
387 |
+
* Revised style of thumbnails in image column, 'Default Images'' and bulk edit pages
|
388 |
* Updated *.pot file and german translation
|
389 |
* Tested successfully with WordPress 4.6
|
390 |
|
391 |
= 11.8.1 =
|
392 |
* Improved: media dialogs show only images instead of all files
|
393 |
+
* Improved in 'Default Images'': only authors instead of all users are listed
|
394 |
+
* Fixed in 'Default Images'': empty user data
|
395 |
|
396 |
= 11.8 =
|
397 |
* Added brazilian portuguese translation
|
410 |
* Tested successfully with WordPress 4.5
|
411 |
|
412 |
= 11.7 =
|
413 |
+
* Improved: 'Default Images'' are working in the frontend, too, e.g. at creating a post with Gravity Forms
|
414 |
* Improved: Headline structure since WP 4.4 for better accessibility
|
415 |
* Refactored: Page 'Preset Images'
|
416 |
* Tested successfully with WordPress 4.4.2
|
419 |
= 11.6.1 =
|
420 |
* Premium version: Added in 'Preset Images': Selection of multiple images to set one of them randomly as default featured image
|
421 |
* Improved usability: Advice for selection of multiple images in the media dialog box
|
422 |
+
* Improved usability in 'Bulk Edit': On the start page show selected images after closing the media dialog box
|
423 |
* Tested successfully with WordPress 4.4
|
424 |
* Updated *.pot file and translations
|
425 |
|
434 |
|
435 |
= 11.5 =
|
436 |
* Added arabic translation. Thank you, [Shadi AlZard](https://wordpress.org/support/profile/salzard)!
|
437 |
+
* Added in 'Bulk Edit': Back button on result page. So you can start a further run faster
|
438 |
* Premium version; Added in 'Preset Featured Images': post format as taxonomy
|
439 |
* Fixed table row colors due to changes in WP 4.3
|
440 |
* Redesigned in 'Preset Images': Moved checkboxes to middle column
|
444 |
|
445 |
= 11.4.1 =
|
446 |
* Revised styles for image column in small displays, since WP 4.3
|
447 |
+
* Premium version: Added search in post title in 'Default Images'': set default featured image for posts with a specific search string in the title
|
448 |
* Tested successfully with WordPress 4.3
|
449 |
|
450 |
= 11.4 =
|
455 |
* Updated screenshot
|
456 |
|
457 |
= 11.2 =
|
458 |
+
* Fixed in 'Bulk Edit': invalid thumbnail IDs will be ignored
|
459 |
+
* Fixed in 'Bulk Edit': Added missing 'break' in switch()
|
460 |
+
* Fixed in 'Bulk Edit': Post Type Filter founded always posts and pages
|
461 |
* Fixed broken bulk assign link at each image in the media library
|
462 |
+
* Premium version: Added option in 'Bulk Edit': Take the first post image from current site domain
|
463 |
* Updated *.pot file and german translation
|
464 |
|
465 |
= 11.1 =
|
469 |
= 11.0 =
|
470 |
* Improved performance of confirmation step by using cached results of preview step
|
471 |
* Improved security by changing $_REQUEST to $_POST and $_GET
|
472 |
+
* Premium version: Added option in 'Bulk Edit' for selection of multiple images: Use each selected only once
|
473 |
+
* Premium version: Added option in 'Bulk Edit' for selection of multiple images: Remove excess featured images after all selected images are used
|
474 |
+
* Premium version: Added option in 'Bulk Edit': Remove first image in content
|
475 |
+
* Premium version: Added option in 'Bulk Edit': Take first image of NextGen galleries
|
476 |
+
* Premium version: Added option in 'Bulk Edit': Take first external image
|
477 |
+
* Premium version: Added option in 'Bulk Edit': Take first attached image
|
478 |
* Tested successfully with WordPress 4.2.2
|
479 |
* Updated *.pot file and german translation
|
480 |
|
481 |
= 10.0 =
|
482 |
* Introducing **premium version** [Quick Featured Images Pro](https://www.quickfeaturedimages.com/)
|
483 |
+
* Deleted in 'Bulk Edit': some filters and options in favor of the premium version
|
484 |
* Corrected CSS height for images in image column to keep the aspect ratio
|
485 |
* Updated *.pot file and german translation
|
486 |
|
487 |
|
488 |
== Upgrade Notice ==
|
489 |
|
490 |
+
= 13.3.1 =
|
491 |
+
* Added greek translation, changed labels, updated WP translations, tested with WordPress 4.9.1
|
492 |
+
|
493 |
= 13.3 =
|
494 |
+
Added japanese translation and small revisions, tested with WP 4.8.2
|
495 |
|
496 |
= 13.2.2 =
|
497 |
Fixed incorrect detection of post type name for the result list
|
498 |
|
499 |
= 13.2.1 =
|
500 |
+
In 'Default Images'' image paths starting with / will be considered, tested with WP 4.8.1
|
501 |
|
502 |
= 13.2 =
|
503 |
+
Added in 'Default Images'': Post type filters for first image option, revised translations
|
504 |
|
505 |
= 13.1 =
|
506 |
Added french translation, revised sanitations and translations, tested with WordPress 4.8
|
527 |
Revised translations
|
528 |
|
529 |
= 12.3.2 =
|
530 |
+
Fixed missing wp_enqueue_media() in 'Default Images''
|
531 |
|
532 |
= 12.3.1 =
|
533 |
Fixed missing wp_enqueue_media() for featured image column, fixed typo
|
539 |
Added prevention of PHP timeout and memory limitation, fixed live(), considered WordPress 4.7
|
540 |
|
541 |
= 12.1.1 =
|
542 |
+
Fixed warning about undefined variable in 'Default Images''
|
543 |
|
544 |
= 12.1 =
|
545 |
Fixed fatal error at plugin activation, fixed missing default settings
|
548 |
New features: user role option, action links in image columns, tested with WP 4.6
|
549 |
|
550 |
= 11.8.1 =
|
551 |
+
Improved media dialogs, revised users list in 'Default Images''
|
552 |
|
553 |
= 11.8 =
|
554 |
Added brazilian portuguese translation, tested with WP 4.5.3
|
563 |
Revised plugin activation message function, tested with WP 4.5
|
564 |
|
565 |
= 11.7 =
|
566 |
+
'Default Images'' are working in the frontend, too; Revised headline structure for better accessibility
|
567 |
|
568 |
= 11.6.1 =
|
569 |
Tested successfully with WordPress 4.4
|
572 |
Added automatic deletion of rules assigned with a deleted image in the library, some fixes
|
573 |
|
574 |
= 11.5 =
|
575 |
+
Added arabic translation, added in 'Bulk Edit': Back button on result page, some design improvements, changed text domain
|
576 |
|
577 |
= 11.4.1 =
|
578 |
Revised styles for image column since WP 4.3, tested in WP 4.3
|
admin/class-quick-featured-images-admin.php
CHANGED
@@ -19,7 +19,7 @@
|
|
19 |
*
|
20 |
* @var string
|
21 |
*/
|
22 |
-
protected $plugin_version = '13.3';
|
23 |
|
24 |
/**
|
25 |
* Instance of this class.
|
19 |
*
|
20 |
* @var string
|
21 |
*/
|
22 |
+
protected $plugin_version = '13.3.1';
|
23 |
|
24 |
/**
|
25 |
* Instance of this class.
|
admin/class-quick-featured-images-columns.php
CHANGED
@@ -294,7 +294,7 @@ class Quick_Featured_Images_Columns {
|
|
294 |
// show image linked to media selection box
|
295 |
$link_title = __( 'Change “%s”', 'quick-featured-images' );
|
296 |
$thumb_title = _draft_or_post_title( $thumbnail_id );
|
297 |
-
$text = 'Change
|
298 |
$link_text = __( $text );
|
299 |
printf(
|
300 |
'<a href="%s" id="qfi_set_%d" class="qfi_set_fi" title="%s">%s<br />%s</a>',
|
@@ -449,7 +449,7 @@ class Quick_Featured_Images_Columns {
|
|
449 |
|
450 |
// Localize the texts
|
451 |
$title_edit = 'Edit “%s”';
|
452 |
-
$text_change = 'Change
|
453 |
$text_edit = 'Edit Image';
|
454 |
$text_remove = 'Remove featured image';
|
455 |
$translations = array(
|
294 |
// show image linked to media selection box
|
295 |
$link_title = __( 'Change “%s”', 'quick-featured-images' );
|
296 |
$thumb_title = _draft_or_post_title( $thumbnail_id );
|
297 |
+
$text = 'Change image';
|
298 |
$link_text = __( $text );
|
299 |
printf(
|
300 |
'<a href="%s" id="qfi_set_%d" class="qfi_set_fi" title="%s">%s<br />%s</a>',
|
449 |
|
450 |
// Localize the texts
|
451 |
$title_edit = 'Edit “%s”';
|
452 |
+
$text_change = 'Change image';
|
453 |
$text_edit = 'Edit Image';
|
454 |
$text_remove = 'Remove featured image';
|
455 |
$translations = array(
|
admin/class-quick-featured-images-defaults.php
CHANGED
@@ -250,7 +250,11 @@ class Quick_Featured_Images_Defaults {
|
|
250 |
*@return page headline variable.
|
251 |
*/
|
252 |
public function get_page_headline() {
|
253 |
-
return __( 'Preset Featured Images', 'quick-featured-images' );
|
|
|
|
|
|
|
|
|
254 |
}
|
255 |
|
256 |
/**
|
250 |
*@return page headline variable.
|
251 |
*/
|
252 |
public function get_page_headline() {
|
253 |
+
//return __( 'Preset Featured Images', 'quick-featured-images' );
|
254 |
+
$text = 'Default Images';
|
255 |
+
return __( $text );
|
256 |
+
// just for the translation editor to catch this string
|
257 |
+
$text = __( 'Preset Featured Images', 'quick-featured-images' );
|
258 |
}
|
259 |
|
260 |
/**
|
admin/class-quick-featured-images-settings.php
CHANGED
@@ -602,7 +602,15 @@ class Quick_Featured_Images_Settings {
|
|
602 |
$html .= '</div>';
|
603 |
$html .= '</fieldset>';
|
604 |
$html .= sprintf( '<p class="description">%s</p>', esc_html__( 'Select the minimum user role a user must have to see the plugin.', 'quick-featured-images' ) );
|
605 |
-
$
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
606 |
$html .= sprintf( '<p class="description">%s</p>', esc_html__( 'This setting controls as well whether a user will see in an image column the thumbnails with action links or the thumbnails only. To switch image columns on and off use the section above.', 'quick-featured-images' ) );
|
607 |
$html .= sprintf( '<p class="description">%s</p>', esc_html__( 'This page is accessible for administrators only.', 'quick-featured-images' ) );
|
608 |
echo $html;
|
602 |
$html .= '</div>';
|
603 |
$html .= '</fieldset>';
|
604 |
$html .= sprintf( '<p class="description">%s</p>', esc_html__( 'Select the minimum user role a user must have to see the plugin.', 'quick-featured-images' ) );
|
605 |
+
$text = 'Default Images';
|
606 |
+
$html .= sprintf(
|
607 |
+
'<p class="description">%s</p>',
|
608 |
+
sprintf(
|
609 |
+
esc_html__( 'The rules as set in “%s” work on posts independently of this setting.', 'quick-featured-images' ),
|
610 |
+
//esc_html__( 'Preset Featured Images', 'quick-featured-images' )
|
611 |
+
esc_html__( $text )
|
612 |
+
)
|
613 |
+
);
|
614 |
$html .= sprintf( '<p class="description">%s</p>', esc_html__( 'This setting controls as well whether a user will see in an image column the thumbnails with action links or the thumbnails only. To switch image columns on and off use the section above.', 'quick-featured-images' ) );
|
615 |
$html .= sprintf( '<p class="description">%s</p>', esc_html__( 'This page is accessible for administrators only.', 'quick-featured-images' ) );
|
616 |
echo $html;
|
admin/class-quick-featured-images-tools.php
CHANGED
@@ -1923,7 +1923,11 @@ class Quick_Featured_Images_Tools { // only for debugging: extends Quick_Feature
|
|
1923 |
*@return page headline variable.
|
1924 |
*/
|
1925 |
public function get_page_headline() {
|
1926 |
-
return __( 'Set, replace, remove', 'quick-featured-images' );
|
|
|
|
|
|
|
|
|
1927 |
}
|
1928 |
|
1929 |
/**
|
1923 |
*@return page headline variable.
|
1924 |
*/
|
1925 |
public function get_page_headline() {
|
1926 |
+
//return __( 'Set, replace, remove', 'quick-featured-images' );
|
1927 |
+
$text = 'Bulk Edit';
|
1928 |
+
return __( $text );
|
1929 |
+
// just for the translation editor to catch this string
|
1930 |
+
$text = __( 'Set, replace, remove', 'quick-featured-images' );
|
1931 |
}
|
1932 |
|
1933 |
/**
|
languages/quick-featured-images-el.mo
ADDED
Binary file
|
languages/quick-featured-images-el.po
ADDED
@@ -0,0 +1,1113 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
msgid ""
|
2 |
+
msgstr ""
|
3 |
+
"Project-Id-Version: Quick Featured Images\n"
|
4 |
+
"Report-Msgid-Bugs-To: http://wordpress.org/plugins/quick-featured-images\n"
|
5 |
+
"POT-Creation-Date: 2017-11-08 21:00+0100\n"
|
6 |
+
"PO-Revision-Date: 2017-11-09 09:52+0100\n"
|
7 |
+
"Last-Translator: Martin Stehle <m.stehle@gmx.de>\n"
|
8 |
+
"Language-Team: Greek\n"
|
9 |
+
"Language: el\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 2.0.4\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:213
|
21 |
+
msgid ""
|
22 |
+
"Your time-saving Swiss Army Knife for featured images: Set, replace and "
|
23 |
+
"delete them in bulk, in posts lists and set default images for future posts."
|
24 |
+
msgstr ""
|
25 |
+
"Ο Ελβετικός σουγιάς που σας γλιτώνει χρόνο για τις προβεβλημένες εικόνες: "
|
26 |
+
"Ορίστε, αντικαταστήστε και διαγράψτε τις μαζικά, σε λίστες άρθρων και ορίστε "
|
27 |
+
"προεπιλεγμένες εικόνες για τα μελλοντικά άρθρα."
|
28 |
+
|
29 |
+
#: admin/class-quick-featured-images-admin.php:276
|
30 |
+
#, php-format
|
31 |
+
msgid ""
|
32 |
+
"The plugin requires WordPress version %s or higher. Therefore, WordPress did "
|
33 |
+
"not activate it. If you want to use this plugin update the Wordpress files "
|
34 |
+
"to the latest version."
|
35 |
+
msgstr ""
|
36 |
+
"Το πρόσθετο απαιτεί την έκδοση %s ή μεγαλύτερη του Wordpress. Γι'αυτό το "
|
37 |
+
"Wordpress δεν το ενεργοποίησε. Αν θέλετε να χρησιμοποιήσετε αυτό το "
|
38 |
+
"πρόσθετο, ενημερώστε τα αρχεία του Wordpress στην πιο πρόσφατη έκδοση."
|
39 |
+
|
40 |
+
#: admin/class-quick-featured-images-admin.php:482
|
41 |
+
#, php-format
|
42 |
+
msgid "Welcome to %s! You can find the plugin at %s."
|
43 |
+
msgstr "Καλώς ήλθατε στο %s! Μπορείτε να βρείτε το πρόσθετο στο %s."
|
44 |
+
|
45 |
+
#: admin/class-quick-featured-images-columns.php:295
|
46 |
+
#: admin/class-quick-featured-images-columns.php:456
|
47 |
+
#, php-format
|
48 |
+
msgid "Change “%s”"
|
49 |
+
msgstr "Αλλάξτε “%s”"
|
50 |
+
|
51 |
+
#: admin/class-quick-featured-images-columns.php:320
|
52 |
+
#: admin/class-quick-featured-images-columns.php:457
|
53 |
+
#, php-format
|
54 |
+
msgid "Remove “%s”"
|
55 |
+
msgstr "Αφαιρέστε “%s”"
|
56 |
+
|
57 |
+
#: admin/class-quick-featured-images-columns.php:364
|
58 |
+
#: admin/class-quick-featured-images-columns.php:377
|
59 |
+
#: admin/class-quick-featured-images-columns.php:529
|
60 |
+
#, php-format
|
61 |
+
msgid "Set image for “%s”"
|
62 |
+
msgstr "Ορίστε εικόνα για “%s”"
|
63 |
+
|
64 |
+
#: admin/class-quick-featured-images-defaults.php:213
|
65 |
+
msgid "Changes saved."
|
66 |
+
msgstr "Οι αλλαγές αποθηκεύτηκαν."
|
67 |
+
|
68 |
+
#: admin/class-quick-featured-images-defaults.php:216
|
69 |
+
msgid "No changes were saved."
|
70 |
+
msgstr "Δεν αποθηκεύτηκε καμία αλλαγή."
|
71 |
+
|
72 |
+
#: admin/class-quick-featured-images-defaults.php:257
|
73 |
+
msgid "Preset Featured Images"
|
74 |
+
msgstr "Προεπιλογή προβεβλημένων εικόνων"
|
75 |
+
|
76 |
+
#: admin/class-quick-featured-images-defaults.php:268
|
77 |
+
msgid "Set default featured images for future posts"
|
78 |
+
msgstr "Ορίστε την προεπιλογή για προβεβλημένες εικόνες των μελλοντικών άρθρων"
|
79 |
+
|
80 |
+
#: admin/class-quick-featured-images-settings.php:230
|
81 |
+
msgid "Set the visibility of columns of featured images in posts lists"
|
82 |
+
msgstr ""
|
83 |
+
"Ορίστε την ορατότητα των στηλών των προβεβλημένων εικόνων στις λίστες των "
|
84 |
+
"άρθρων"
|
85 |
+
|
86 |
+
#: admin/class-quick-featured-images-settings.php:380
|
87 |
+
msgid "Columns for featured images in posts lists"
|
88 |
+
msgstr "Στήλες για προβεβλημένες εικόνες στις λίστες των άρθρων"
|
89 |
+
|
90 |
+
#: admin/class-quick-featured-images-settings.php:388
|
91 |
+
msgid "Show additional column for featured images in lists of"
|
92 |
+
msgstr "Εμφάνιση πρόσθετης στήλης για προβεβλημένες εικόνες σε λίστες των"
|
93 |
+
|
94 |
+
#: admin/class-quick-featured-images-settings.php:393
|
95 |
+
msgid "Posts list with image column"
|
96 |
+
msgstr "Λίστα άρθρων με στήλη εικόνας"
|
97 |
+
|
98 |
+
#: admin/class-quick-featured-images-settings.php:416
|
99 |
+
msgid "Visibility of the plugin"
|
100 |
+
msgstr "Ορατότητα του πρόσθετου"
|
101 |
+
|
102 |
+
#: admin/class-quick-featured-images-settings.php:424
|
103 |
+
msgid "Which user role may see the plugin?"
|
104 |
+
msgstr "Ποιο προφίλ χρήστη μπορεί να δει το πρόσθετο;"
|
105 |
+
|
106 |
+
#: admin/class-quick-featured-images-settings.php:556
|
107 |
+
msgid ""
|
108 |
+
"Activate the checkboxes at each post type to show the extra columns in the "
|
109 |
+
"post lists."
|
110 |
+
msgstr ""
|
111 |
+
"Επιλέξτε κάθε τύπο άρθρου για να εμφανιστούν εξτρά στήλες στις λίστες των "
|
112 |
+
"άρθρων."
|
113 |
+
|
114 |
+
#: admin/class-quick-featured-images-settings.php:568
|
115 |
+
msgid "Minimum user role to see the plugin in the backend"
|
116 |
+
msgstr "Ελάχιστος ρόλος χρήστη για να βλέπει το πρόσθετο στη διαχείριση"
|
117 |
+
|
118 |
+
#: admin/class-quick-featured-images-settings.php:604
|
119 |
+
msgid "Select the minimum user role a user must have to see the plugin."
|
120 |
+
msgstr ""
|
121 |
+
"Επιλέξτε τον ελάχιστο ρόλο χρήστη που πρέπει να ισχύει ώστε να εμφανίζεται "
|
122 |
+
"το πρόσθετο."
|
123 |
+
|
124 |
+
#: admin/class-quick-featured-images-settings.php:609
|
125 |
+
#, php-format
|
126 |
+
msgid ""
|
127 |
+
"The rules as set in “%s” work on posts independently of this "
|
128 |
+
"setting."
|
129 |
+
msgstr ""
|
130 |
+
"Οι κανόνες όπως ορίστηκαν στο “%s” εφαρμόζονται στα άρθρα "
|
131 |
+
"ανεξάρτητα από αυτή τη ρύθμιση."
|
132 |
+
|
133 |
+
#: admin/class-quick-featured-images-settings.php:614
|
134 |
+
msgid ""
|
135 |
+
"This setting controls as well whether a user will see in an image column the "
|
136 |
+
"thumbnails with action links or the thumbnails only. To switch image columns "
|
137 |
+
"on and off use the section above."
|
138 |
+
msgstr ""
|
139 |
+
"Αυτή η ρύθμιση ελέγχει αν ο χρήστης θα βλέπει τις μικρογραφίες σε μια στήλη "
|
140 |
+
"εικόνων με συνδέσμους ενεργειών ή μόνο τις μικρογραφίες. Για την "
|
141 |
+
"ενεργοποίηση ή όχι χρησιμοποιήστε τη ρύθμιση πιο πάνω."
|
142 |
+
|
143 |
+
#: admin/class-quick-featured-images-settings.php:615
|
144 |
+
msgid "This page is accessible for administrators only."
|
145 |
+
msgstr "Αυτή η σελίδα είναι προσβάσιμη μόνο σε διαχειριστές."
|
146 |
+
|
147 |
+
#: admin/class-quick-featured-images-settings.php:625
|
148 |
+
msgid ""
|
149 |
+
"The additional columns give you a quick overview about all used featured "
|
150 |
+
"images for every post. The Featured Image column is sortable."
|
151 |
+
msgstr ""
|
152 |
+
"Οι πρόσθετες στήλες, σας δίνουν μια γρήγορη επισκόπηση για όλες τις "
|
153 |
+
"προβεβλημένες εικόνες σε χρήση για κάθε άρθρο. Η στήλη είναι ταξινομήσιμη."
|
154 |
+
|
155 |
+
#: admin/class-quick-featured-images-settings.php:634
|
156 |
+
msgid "Controls which minimum user role can see the plugin."
|
157 |
+
msgstr "Ελέγχει τον ελάχιστο ρόλο χρήστη που μπορεί να δει το πρόσθετο."
|
158 |
+
|
159 |
+
#: admin/class-quick-featured-images-tools.php:471
|
160 |
+
#, php-format
|
161 |
+
msgid "Wrong image ID %d"
|
162 |
+
msgstr "Λάθος ταυτότητα εικόνας %d"
|
163 |
+
|
164 |
+
#: admin/class-quick-featured-images-tools.php:573
|
165 |
+
msgid "Select"
|
166 |
+
msgstr "Επιλέξτε"
|
167 |
+
|
168 |
+
#: admin/class-quick-featured-images-tools.php:574
|
169 |
+
msgid "Add filter"
|
170 |
+
msgstr "Προσθήκη φίλτρου"
|
171 |
+
|
172 |
+
#: admin/class-quick-featured-images-tools.php:575
|
173 |
+
msgid "Refine"
|
174 |
+
msgstr "Βελτιστοποίηση"
|
175 |
+
|
176 |
+
#: admin/class-quick-featured-images-tools.php:576
|
177 |
+
msgid "Confirm"
|
178 |
+
msgstr "Επιβεβαίωση"
|
179 |
+
|
180 |
+
#: admin/class-quick-featured-images-tools.php:577
|
181 |
+
msgid "Perform"
|
182 |
+
msgstr "Εκτέλεση"
|
183 |
+
|
184 |
+
#: admin/class-quick-featured-images-tools.php:581
|
185 |
+
msgid "Set the selected image as new featured image"
|
186 |
+
msgstr "Ορίστε την επιλεγμένη εικόνα ως νέα προβεβλημένη εικόνα"
|
187 |
+
|
188 |
+
#: admin/class-quick-featured-images-tools.php:582
|
189 |
+
msgid "Replace featured images by the selected image"
|
190 |
+
msgstr "Αντικατάσταση προβεβλημένων εικόνων με την επιλεγμένη εικόνα"
|
191 |
+
|
192 |
+
#: admin/class-quick-featured-images-tools.php:583
|
193 |
+
msgid "Remove the selected image as featured image"
|
194 |
+
msgstr "Αφαίρεση της επιλεγμένης εικόνας ως προβεβλημένης"
|
195 |
+
|
196 |
+
#: admin/class-quick-featured-images-tools.php:586
|
197 |
+
msgid "Remove any image as featured image"
|
198 |
+
msgstr "Αφαίρεση οποιασδήποτε εικόνας ως προβεβλημένης"
|
199 |
+
|
200 |
+
#: admin/class-quick-featured-images-tools.php:587
|
201 |
+
msgid "Remove all featured images without existing image files"
|
202 |
+
msgstr ""
|
203 |
+
"Αφαίρεση όλων των προβεβλημένων εικόνων που δεν έχουν τα αρχεία εικόνων"
|
204 |
+
|
205 |
+
#: admin/class-quick-featured-images-tools.php:590
|
206 |
+
msgid "Set multiple images randomly as featured images"
|
207 |
+
msgstr "Τυχαίος ορισμός πολλαπλών εικόνων ως προβεβλημένων"
|
208 |
+
|
209 |
+
#: admin/class-quick-featured-images-tools.php:594
|
210 |
+
msgid "Overwrite featured images"
|
211 |
+
msgstr "Αντικατάσταση προβεβλημένων εικόνων"
|
212 |
+
|
213 |
+
#: admin/class-quick-featured-images-tools.php:595
|
214 |
+
msgid "Consider only posts without any featured image"
|
215 |
+
msgstr "Να ληφθούν υπ' όψη μόνο τα άρθρα χωρίς προβεβλημένη εικόνα"
|
216 |
+
|
217 |
+
#: admin/class-quick-featured-images-tools.php:599
|
218 |
+
msgid "Post Type Filter"
|
219 |
+
msgstr "Φίλτρο τύπου άρθρου"
|
220 |
+
|
221 |
+
#: admin/class-quick-featured-images-tools.php:600
|
222 |
+
msgid "Category Filter"
|
223 |
+
msgstr "Φίλτρο κατηγορίας"
|
224 |
+
|
225 |
+
#: admin/class-quick-featured-images-tools.php:601
|
226 |
+
msgid "Tag Filter"
|
227 |
+
msgstr "Φίλτρο ετικέτας"
|
228 |
+
|
229 |
+
#: admin/class-quick-featured-images-tools.php:630
|
230 |
+
msgid "Image width in pixels lower than"
|
231 |
+
msgstr "Πλάτος εικόνας σε pixel μικρότερο από"
|
232 |
+
|
233 |
+
#: admin/class-quick-featured-images-tools.php:631
|
234 |
+
msgid "Image height in pixels lower than"
|
235 |
+
msgstr "Ύψος εικόνας σε pixel μικρότερο από"
|
236 |
+
|
237 |
+
#: admin/class-quick-featured-images-tools.php:740
|
238 |
+
#, php-format
|
239 |
+
msgid "The input field %s is empty."
|
240 |
+
msgstr "Το πεδίο %s είναι άδειο."
|
241 |
+
|
242 |
+
#: admin/class-quick-featured-images-tools.php:741
|
243 |
+
msgid "Type in a value into the input field."
|
244 |
+
msgstr "Δώστε μια τιμή στο πεδίο."
|
245 |
+
|
246 |
+
#: admin/class-quick-featured-images-tools.php:744
|
247 |
+
#, php-format
|
248 |
+
msgid "%s is not defined."
|
249 |
+
msgstr "%s δεν ορίστηκε."
|
250 |
+
|
251 |
+
#: admin/class-quick-featured-images-tools.php:745
|
252 |
+
msgid "Check how to define the value."
|
253 |
+
msgstr "Ελέγξτε πως θα ορίσετε την τιμή."
|
254 |
+
|
255 |
+
#: admin/class-quick-featured-images-tools.php:748
|
256 |
+
msgid "There is no selected image."
|
257 |
+
msgstr "Δεν επιλέχθηκε εικόνα."
|
258 |
+
|
259 |
+
#: admin/class-quick-featured-images-tools.php:749
|
260 |
+
msgid "Select an image from the media library."
|
261 |
+
msgstr "Επιλέξτε μια εικόνα από την συλλογή."
|
262 |
+
|
263 |
+
#: admin/class-quick-featured-images-tools.php:752
|
264 |
+
#: admin/views/section_image.php:51
|
265 |
+
msgid "You have not selected an action."
|
266 |
+
msgstr "Δεν επιλέξατε ενέργεια."
|
267 |
+
|
268 |
+
#: admin/class-quick-featured-images-tools.php:753
|
269 |
+
msgid "Start again and select which action you want to apply."
|
270 |
+
msgstr "Ξεκινήστε πάλι και επιλέξτε ποια ενέργεια θέλετε να εφαρμόσετε."
|
271 |
+
|
272 |
+
#: admin/class-quick-featured-images-tools.php:756
|
273 |
+
#, php-format
|
274 |
+
msgid "The input field %s has an invalid value."
|
275 |
+
msgstr "Το πεδίο %s έχει λανθασμένη τιμή."
|
276 |
+
|
277 |
+
#: admin/class-quick-featured-images-tools.php:757
|
278 |
+
msgid "Type in valid values in the input field."
|
279 |
+
msgstr "Δώστε έγκυρες τιμές στο πεδίο."
|
280 |
+
|
281 |
+
#: admin/class-quick-featured-images-tools.php:761
|
282 |
+
msgid "Type in values stored by WordPress."
|
283 |
+
msgstr "Δώστε αποθηκευμένες τιμές από το WordPress."
|
284 |
+
|
285 |
+
#: admin/class-quick-featured-images-tools.php:1930
|
286 |
+
msgid "Set, replace, remove"
|
287 |
+
msgstr "Ορίστε, αντικαταστήστε, αφαιρέστε"
|
288 |
+
|
289 |
+
#: admin/class-quick-featured-images-tools.php:1941
|
290 |
+
msgid "Bulk set, replace and remove featured images for existing posts"
|
291 |
+
msgstr ""
|
292 |
+
"Μαζικός ορισμός, αντικατάσταση και αφαίρεση προβεβλημένων εικόνων για "
|
293 |
+
"υπάρχοντα άρθρα"
|
294 |
+
|
295 |
+
#: admin/class-quick-featured-images-tools.php:2050
|
296 |
+
msgid "Bulk set as featured image"
|
297 |
+
msgstr "Μαζικός ορισμός ως προβεβλημένης εικόνας"
|
298 |
+
|
299 |
+
#: admin/views/filter_category.php:3
|
300 |
+
msgid "Select a category"
|
301 |
+
msgstr "Επιλέξτε μια κατηγορία"
|
302 |
+
|
303 |
+
#: admin/views/filter_post_types.php:2
|
304 |
+
msgid "Select post types"
|
305 |
+
msgstr "Επιλέξτε τύπους άρθρων"
|
306 |
+
|
307 |
+
#: admin/views/filter_tag.php:7
|
308 |
+
msgid "Select a tag"
|
309 |
+
msgstr "Επιλογή ετικέτας"
|
310 |
+
|
311 |
+
#: admin/views/filter_tag.php:20
|
312 |
+
msgid "There are no tags in use."
|
313 |
+
msgstr "Δεν χρησιμοποιούνται ετικέτες."
|
314 |
+
|
315 |
+
#: admin/views/form_back_to_selection.php:2
|
316 |
+
msgid "Select filters and options again"
|
317 |
+
msgstr "Επιλέξτε ξανά φίλτρα και ρυθμίσεις"
|
318 |
+
|
319 |
+
#: admin/views/form_back_to_selection.php:3
|
320 |
+
msgid ""
|
321 |
+
"If you want to change your former selection just go back by clicking on this "
|
322 |
+
"button."
|
323 |
+
msgstr ""
|
324 |
+
"Αν θέλετε να αλλάξετε τις επιλογές σας, απλά πηγαίνετε πίσω κάνοντας κλικ σε "
|
325 |
+
"αυτό το κουμπί."
|
326 |
+
|
327 |
+
#: admin/views/form_back_to_selection.php:42
|
328 |
+
msgid "Modify selection"
|
329 |
+
msgstr "Αλλαγή επιλογής"
|
330 |
+
|
331 |
+
#: admin/views/form_confirm.php:1
|
332 |
+
msgid "Preview of your selection"
|
333 |
+
msgstr "Προεπισκόπηση επιλογής"
|
334 |
+
|
335 |
+
#: admin/views/form_confirm.php:2
|
336 |
+
#, php-format
|
337 |
+
msgid "%d matches found"
|
338 |
+
msgstr "Βρέθηκαν %d αντιστοιχίσεις"
|
339 |
+
|
340 |
+
#: admin/views/form_confirm.php:12
|
341 |
+
msgid ""
|
342 |
+
"Should the entries of featured images without image files be removed from "
|
343 |
+
"the database?"
|
344 |
+
msgstr ""
|
345 |
+
"Οι καταχωρήσεις προβεβλημένων εικόνων χωρίς εικόνες, να αφαιρεθούν από τη "
|
346 |
+
"βάση;"
|
347 |
+
|
348 |
+
#: admin/views/form_confirm.php:15 admin/views/section_results.php:16
|
349 |
+
msgid "Details"
|
350 |
+
msgstr "Λεπτομέρειες"
|
351 |
+
|
352 |
+
#: admin/views/form_confirm.php:16 admin/views/section_defaults.php:17
|
353 |
+
#: admin/views/section_results.php:18
|
354 |
+
msgid "No."
|
355 |
+
msgstr "Όχι."
|
356 |
+
|
357 |
+
#: admin/views/form_confirm.php:17 admin/views/section_results.php:17
|
358 |
+
msgid "Current Featured Image"
|
359 |
+
msgstr "Τρέχουσα προβεβλημένη εικόνα"
|
360 |
+
|
361 |
+
#: admin/views/form_confirm.php:18
|
362 |
+
msgid "Future Featured Image"
|
363 |
+
msgstr "Μελλοντική προβεβλημένη εικόνα"
|
364 |
+
|
365 |
+
#: admin/views/form_confirm.php:19
|
366 |
+
msgid "written on"
|
367 |
+
msgstr "γράφτηκε την"
|
368 |
+
|
369 |
+
#: admin/views/form_confirm.php:20
|
370 |
+
msgid "by"
|
371 |
+
msgstr "από"
|
372 |
+
|
373 |
+
#: admin/views/form_confirm.php:35
|
374 |
+
msgid "Should the selected image be set as featured image to all listed posts?"
|
375 |
+
msgstr "Να οριστεί η εικόνα ως προβεβλημένη στα επιλεγμένα άρθρα;"
|
376 |
+
|
377 |
+
#: admin/views/form_confirm.php:38
|
378 |
+
msgid ""
|
379 |
+
"Should the selected images be set randomly as featured images to all listed "
|
380 |
+
"posts?"
|
381 |
+
msgstr "Να οριστούν οι εικόνες ως προβεβλημένες στα επιλεγμένα άρθρα;"
|
382 |
+
|
383 |
+
#: admin/views/form_confirm.php:41
|
384 |
+
msgid ""
|
385 |
+
"Should the current set featured image be replaced by the selected image at "
|
386 |
+
"all listed posts?"
|
387 |
+
msgstr ""
|
388 |
+
"Να αντικατασταθεί το τρέχον σετ προβεβλημένων εικόνων από την επιλεγμένη "
|
389 |
+
"εικόνα στα άρθρα;"
|
390 |
+
|
391 |
+
#: admin/views/form_confirm.php:44
|
392 |
+
msgid "Should the selected image be removed from all listed posts?"
|
393 |
+
msgstr "Να αφαιρεθεί η εικόνα από όλα τα επιλεγμένα άρθρα;"
|
394 |
+
|
395 |
+
#: admin/views/form_confirm.php:47
|
396 |
+
msgid "Should the future images be set as featured images at all listed posts?"
|
397 |
+
msgstr ""
|
398 |
+
"Να οριστούν οι μελλοντικές εικόνες ως προβεβλημένες στα επιλεγμένα άρθρα;"
|
399 |
+
|
400 |
+
#: admin/views/form_confirm.php:50
|
401 |
+
msgid "Should the added featured images be removed from all listed posts?"
|
402 |
+
msgstr ""
|
403 |
+
"Να αφαιρεθούν οι πρόσθετες προβεβλημένες εικόνας από όλα τα επιλεγμένα άρθρα;"
|
404 |
+
|
405 |
+
#: admin/views/form_confirm.php:54 admin/views/section_results.php:27
|
406 |
+
msgid ""
|
407 |
+
"The list is in alphabetical order according to post title. You can edit a "
|
408 |
+
"post in a new window by clicking on its link in the list."
|
409 |
+
msgstr ""
|
410 |
+
"Η λίστα είναι σε αλφαβητική σειρά σύμφωνα με τον τίτλο του άρθρου. Μπορείτε "
|
411 |
+
"να επεξεργαστείτε ένα άρθρο σε νέο παράθυρο κλικάροντάς τον σύνδεσμό του."
|
412 |
+
|
413 |
+
#: admin/views/form_confirm.php:120
|
414 |
+
msgid "Confirm the change"
|
415 |
+
msgstr "Επιβεβαιώστε την αλλαγή"
|
416 |
+
|
417 |
+
#: admin/views/form_confirm.php:121
|
418 |
+
msgid "You can not undo the operation!"
|
419 |
+
msgstr "Δεν μπορείτε να αναιρέσετε την ενέργεια!"
|
420 |
+
|
421 |
+
#: admin/views/form_confirm.php:182 admin/views/section_errormsg.php:8
|
422 |
+
#: admin/views/section_results.php:86
|
423 |
+
msgid "Start again"
|
424 |
+
msgstr "Αρχίστε ξανά"
|
425 |
+
|
426 |
+
#: admin/views/form_confirm.php:182
|
427 |
+
msgid "or refine your selection with the following form fields."
|
428 |
+
msgstr "ή βελτιστοποιήστε την επιλογή με τα ακόλουθα πεδία."
|
429 |
+
|
430 |
+
#: admin/views/form_refine.php:1
|
431 |
+
msgid "Refine your selection"
|
432 |
+
msgstr "Βελτιστοποιήστε την επιλογή"
|
433 |
+
|
434 |
+
#: admin/views/form_refine.php:8
|
435 |
+
msgid "Refine filters"
|
436 |
+
msgstr "Φίλτρα βελτιστοποίησης"
|
437 |
+
|
438 |
+
#: admin/views/form_refine.php:9
|
439 |
+
msgid ""
|
440 |
+
"Now you can find posts and pages by matching parameters. Refine them here."
|
441 |
+
msgstr ""
|
442 |
+
"Τώρα μπορείτε να βρείτε άρθρα και σελίδες ταιριάζοντας παραμέτρους. "
|
443 |
+
"Βελτιστοποιήστε τις εδώ."
|
444 |
+
|
445 |
+
#: admin/views/form_refine.php:10
|
446 |
+
msgid "Whatever you do: You can confirm your choice on the next page."
|
447 |
+
msgstr ""
|
448 |
+
"Ό,τι και αν κάνετε: Μπορείτε να επιβεβαιώσετε την επιλογή σας στην επόμενη "
|
449 |
+
"σελίδα."
|
450 |
+
|
451 |
+
#: admin/views/form_refine.php:18
|
452 |
+
#, php-format
|
453 |
+
msgid "File %s is not available."
|
454 |
+
msgstr "Το αρχείο %s δεν είναι διαθέσιμο."
|
455 |
+
|
456 |
+
#: admin/views/form_refine.php:48 admin/views/form_select.php:29
|
457 |
+
msgid "Preview filtering"
|
458 |
+
msgstr "Προεπισκόπηση φίλτρου"
|
459 |
+
|
460 |
+
#: admin/views/form_refine.php:54
|
461 |
+
msgid ""
|
462 |
+
"There are no selected filters. Modify your filter selection or just go on by "
|
463 |
+
"clicking on the next button."
|
464 |
+
msgstr ""
|
465 |
+
"Δεν επιλέχθηκαν φίλτρα. Διαμορφώστε τα φίλτρα σας ή απλά συνεχίστε πατώντας "
|
466 |
+
"το επόμενο κουμπί."
|
467 |
+
|
468 |
+
#: admin/views/form_select.php:9 admin/views/form_start.php:4
|
469 |
+
#: admin/views/section_defaults.php:213
|
470 |
+
msgid "Notice"
|
471 |
+
msgstr "Επισήμανση"
|
472 |
+
|
473 |
+
#: admin/views/form_select.php:11
|
474 |
+
msgid ""
|
475 |
+
"You did not have selected an image from the list below. To go on select at "
|
476 |
+
"least one image you want to replace by the selected image."
|
477 |
+
msgstr ""
|
478 |
+
"Δεν επιλέξατε εικόνα από την παρακάτω λίστα. Για να συνεχίσετε, επιλέξτε "
|
479 |
+
"τουλάχιστο μια εικόνα που θέλετε να αντικατασταθεί από την επιλεγμένη εικόνα."
|
480 |
+
|
481 |
+
#: admin/views/form_select.php:17
|
482 |
+
msgid "Select the featured images you want to replace by the selected image."
|
483 |
+
msgstr ""
|
484 |
+
"Επιλέξτε τις προβεβλημένες εικόνες που θέλετε να αντικαταστήσετε με την "
|
485 |
+
"επιλεγμένη εικόνα."
|
486 |
+
|
487 |
+
#: admin/views/form_select.php:18
|
488 |
+
msgid "You can select multiple images. Select at least one image."
|
489 |
+
msgstr ""
|
490 |
+
"Μπορείτε να επιλέξετε πολλαπλές εικόνες. Επιλέξτε τουλάχιστο μια εικόνα."
|
491 |
+
|
492 |
+
#: admin/views/form_select.php:19 admin/views/form_start.php:80
|
493 |
+
msgid ""
|
494 |
+
"To select multiple images click on the button and use the CTRL key while "
|
495 |
+
"clicking on the images."
|
496 |
+
msgstr ""
|
497 |
+
"Για να επιλέξετε πολλαπλές εικόνες, κάντε κλικ στο κουμπί και χρησιμοποιήστε "
|
498 |
+
"το CTRL καθώς κάνετε τις επιλογές."
|
499 |
+
|
500 |
+
#: admin/views/form_select.php:23 admin/views/form_start.php:84
|
501 |
+
msgid "Choose Images"
|
502 |
+
msgstr "Επιλέξτε εικόνες"
|
503 |
+
|
504 |
+
#: admin/views/form_select.php:31 admin/views/form_start.php:120
|
505 |
+
msgid "Use CTRL for multiple choice"
|
506 |
+
msgstr "Χρησιμοποιήστε το CTRL για πολλαπλές επιλογές"
|
507 |
+
|
508 |
+
#: admin/views/form_select.php:37
|
509 |
+
msgid "Refine your selections"
|
510 |
+
msgstr "Βελτιστοποιήστε τις επιλογές"
|
511 |
+
|
512 |
+
#: admin/views/form_select.php:38 admin/views/form_select.php:48
|
513 |
+
msgid "You can control the process with the following options."
|
514 |
+
msgstr "Μπορείτε να ελέγξετε τη διαδικασία με τις ακόλουθες επιλογές."
|
515 |
+
|
516 |
+
#: admin/views/form_select.php:45
|
517 |
+
msgid "Optional: Select options"
|
518 |
+
msgstr "Προεραιτικό: Κάντε επιλογές"
|
519 |
+
|
520 |
+
#: admin/views/form_select.php:47
|
521 |
+
msgid "Process Options"
|
522 |
+
msgstr "Επιλογές επεξεργασίας"
|
523 |
+
|
524 |
+
#: admin/views/form_select.php:53
|
525 |
+
msgid "Overwrite existing featured images with new ones"
|
526 |
+
msgstr "Αντικατάσταση υπαρχόντων προβεβλημένων εικόνων, με νέες"
|
527 |
+
|
528 |
+
#: admin/views/form_select.php:63
|
529 |
+
msgid ""
|
530 |
+
"Posts with featured images will be ignored, even if the Overwrite option is "
|
531 |
+
"checked"
|
532 |
+
msgstr ""
|
533 |
+
"Άρθρα με προβεβλημένες εικόνες θα αγνοηθούν, ακόμη και αν η επιλογή της "
|
534 |
+
"αντικατάστασης είναι επιλεγμένη"
|
535 |
+
|
536 |
+
#: admin/views/form_select.php:72
|
537 |
+
msgid "There are two more options in the premium version for random images:"
|
538 |
+
msgstr "Υπάρχουν δύο ακόμη επιλογές στην premium έκδοση για τυχαίες εικόνες:"
|
539 |
+
|
540 |
+
#: admin/views/form_select.php:74
|
541 |
+
msgid "Use each selected image only once"
|
542 |
+
msgstr "Χρησιμοποιείστε κάθε επιλεγμένη εικόνα μόνο μια φορά"
|
543 |
+
|
544 |
+
#: admin/views/form_select.php:75
|
545 |
+
msgid "Remove excess featured images after all selected images are used"
|
546 |
+
msgstr ""
|
547 |
+
"Αφαίρεση επιπλέον προβεβλημένων εικόνων μετά τη πλήρη χρήση των επιλεγμένων "
|
548 |
+
"εικόνων"
|
549 |
+
|
550 |
+
#: admin/views/form_select.php:77 admin/views/form_select.php:115
|
551 |
+
#: admin/views/form_select.php:119 admin/views/form_start.php:113
|
552 |
+
#: admin/views/section_defaults.php:520 admin/views/section_footer.php:59
|
553 |
+
#: admin/views/section_overview.php:91
|
554 |
+
msgid "Get the premium version"
|
555 |
+
msgstr "Πάρτε την premium έκδοση"
|
556 |
+
|
557 |
+
#: admin/views/form_select.php:77 admin/views/form_select.php:115
|
558 |
+
#: admin/views/form_select.php:119 admin/views/form_start.php:113
|
559 |
+
#: admin/views/section_defaults.php:520 admin/views/section_footer.php:59
|
560 |
+
#: admin/views/section_overview.php:90 admin/views/section_overview.php:91
|
561 |
+
msgid "/"
|
562 |
+
msgstr "/"
|
563 |
+
|
564 |
+
#: admin/views/form_select.php:86
|
565 |
+
msgid "Optional: Add a filter"
|
566 |
+
msgstr "Προεραιτικό: Προσθέστε ένα φίλτρο"
|
567 |
+
|
568 |
+
#: admin/views/form_select.php:88
|
569 |
+
msgid "Select filters"
|
570 |
+
msgstr "Επιλογή φίλτρων"
|
571 |
+
|
572 |
+
#: admin/views/form_select.php:89
|
573 |
+
msgid ""
|
574 |
+
"If you want select one of the following filters to narrow down the set of "
|
575 |
+
"concerned posts and pages."
|
576 |
+
msgstr ""
|
577 |
+
"Αν θέλετε, επιλέξετε ένα από τα κάτωθι φίλτρα για να περιορίσετε τα άρθρα "
|
578 |
+
"και τις σελίδες που σας ενδιαφέρουν."
|
579 |
+
|
580 |
+
#: admin/views/form_select.php:90
|
581 |
+
msgid ""
|
582 |
+
"You can select multiple filters. They will return an intersection of their "
|
583 |
+
"results."
|
584 |
+
msgstr ""
|
585 |
+
"Μπορείτε να επιλέξετε πολλαπλά φίλτρα. Θα επιστρέψουν έναν συνδυασμό των "
|
586 |
+
"αποτελεσμάτων."
|
587 |
+
|
588 |
+
#: admin/views/form_select.php:95
|
589 |
+
msgid "Search by post type. By default all posts and pages will be affected."
|
590 |
+
msgstr ""
|
591 |
+
"Αναζήτηση βάσει τύπου άρθρου. Από προεπιλογή επηρεάζονται όλα τα άρθρα και "
|
592 |
+
"οι σελίδες."
|
593 |
+
|
594 |
+
#: admin/views/form_select.php:98
|
595 |
+
msgid "Search posts by category"
|
596 |
+
msgstr "Αναζήτηση άρθρων βάσει κατηγορίας"
|
597 |
+
|
598 |
+
#: admin/views/form_select.php:101
|
599 |
+
msgid "Search posts by tag"
|
600 |
+
msgstr "Αναζήτηση άρθρων βάση ετικέτας"
|
601 |
+
|
602 |
+
#: admin/views/form_select.php:115 admin/views/section_overview.php:91
|
603 |
+
msgid "Are you looking for more options and more filters?"
|
604 |
+
msgstr "Ψάχνετε για περισσότερες επιλογές και φίλτρα;"
|
605 |
+
|
606 |
+
#: admin/views/form_select.php:116
|
607 |
+
msgid "If you encounter a white, blank page, read this"
|
608 |
+
msgstr "Αν αντιμετωπίσετε μια λευκή, κενή σελίδα, διαβάστε αυτό"
|
609 |
+
|
610 |
+
#: admin/views/form_select.php:117
|
611 |
+
msgid ""
|
612 |
+
"Facing a white blank page while trying to treat thousands of posts is the "
|
613 |
+
"effect of limited memory capacities on the website server. Instead of "
|
614 |
+
"treating a huge amount of posts in one single go try to treat small amounts "
|
615 |
+
"of posts multiple times successively. To achieve that do:"
|
616 |
+
msgstr ""
|
617 |
+
"Αν δείτε μια λευκή κενή σελίδα, ενώ προσπαθείτε να χειριστείτε χιλιάδες "
|
618 |
+
"άρθρα, είναι λόγω της περιορισμένης διαθέσιμης μνήμης στην ιστοσελίδα. Αντί "
|
619 |
+
"να διαχειρίζεστε μεγάλη ποσότητα άρθρων με μια προσπάθεια, κάντε το σε "
|
620 |
+
"μικρές ποσότητες, πολλές φορές διαδοχικά. Για να το κάνετε αυτό:"
|
621 |
+
|
622 |
+
#: admin/views/form_select.php:120
|
623 |
+
msgid "add the time filter,"
|
624 |
+
msgstr "ορίστε το φίλτρο χρόνου,"
|
625 |
+
|
626 |
+
#: admin/views/form_select.php:121
|
627 |
+
msgid "set a small time range,"
|
628 |
+
msgstr "ορίστε μια μικρή χρονική περίοδο,"
|
629 |
+
|
630 |
+
#: admin/views/form_select.php:122
|
631 |
+
msgid "do the process"
|
632 |
+
msgstr "κάντε την επεξεργασία"
|
633 |
+
|
634 |
+
#: admin/views/form_select.php:123
|
635 |
+
msgid "and repeat it with the next time range as often as needed."
|
636 |
+
msgstr "και επαναλάβετε αλλάζοντας τη χρονική περίοδο."
|
637 |
+
|
638 |
+
#: admin/views/form_select.php:125
|
639 |
+
msgid ""
|
640 |
+
"This way is not as fast as one single run, but still much faster than "
|
641 |
+
"setting the images for each post manually."
|
642 |
+
msgstr ""
|
643 |
+
"Μπορεί αυτός ο τρόπος να μην είναι γρήγορος και άμεσος, αλλά σίγουρα "
|
644 |
+
"γρηγορότερος από το να ορίζετε προβεβλημένη εικόνα σε κάθε άρθρο χειροκίνητα."
|
645 |
+
|
646 |
+
#: admin/views/form_select.php:130
|
647 |
+
msgid ""
|
648 |
+
"On the next page you can refine the filters. If you did not select any "
|
649 |
+
"filter you will go to the preview list directly."
|
650 |
+
msgstr ""
|
651 |
+
"Στην επόμενη σελίδα μπορείτε να βελτιστοποιήσετε τα φίλτρα. Αν δεν επιλέξατε "
|
652 |
+
"κάποιο, θα οδηγηθείτε άμεσα στην λίστα προεπισκόπησης."
|
653 |
+
|
654 |
+
#: admin/views/form_start.php:6 admin/views/section_defaults.php:215
|
655 |
+
msgid ""
|
656 |
+
"The current theme does not support featured images. Anyway you can use this "
|
657 |
+
"plugin. The effects are stored and will be visible in a theme which supports "
|
658 |
+
"featured images."
|
659 |
+
msgstr ""
|
660 |
+
"Το τρέχον θέμα δεν υποστηρίζει προβεβλημένες εικόνες. Μπορείτε όμως να "
|
661 |
+
"χρησιμοποιήσετε το πρόσθετο. Τα αποτελέσματα θα αποθηκευτούν και θα "
|
662 |
+
"εμφανιστούν όταν χρησιμοποιηθεί ένα θέμα που κάνει χρήση προβεβλημένων "
|
663 |
+
"εικόνων."
|
664 |
+
|
665 |
+
#: admin/views/form_start.php:12
|
666 |
+
msgid "What do you want to do?"
|
667 |
+
msgstr "Τι θέλετε να κάνετε;"
|
668 |
+
|
669 |
+
#: admin/views/form_start.php:14
|
670 |
+
msgid ""
|
671 |
+
"Here you can add, replace and delete featured images to your posts. Select "
|
672 |
+
"one of the following actions and, if necessary, one or more images."
|
673 |
+
msgstr ""
|
674 |
+
"Εδώ μπορείτε να προσθέσετε, αντικαταστήσετε και διαγράψετε τις προβεβλημένες "
|
675 |
+
"εικόνες στα άρθρα σας. Επιλέξτε μια από τις ακόλουθες ενέργειες και -αν "
|
676 |
+
"είναι αναγκαίο- μια ή περισσότερες εικόνες."
|
677 |
+
|
678 |
+
#: admin/views/form_start.php:15
|
679 |
+
msgid "Whatever you select: You can refine your choice on the next page."
|
680 |
+
msgstr ""
|
681 |
+
"Ό,τι και αν επιλέξετε: Μπορείτε να βελτιστοποιήσετε την επιλογή σας στην "
|
682 |
+
"επόμενη σελίδα."
|
683 |
+
|
684 |
+
#: admin/views/form_start.php:17
|
685 |
+
msgid "Important advice"
|
686 |
+
msgstr "Σημαντική συμβουλή"
|
687 |
+
|
688 |
+
#: admin/views/form_start.php:18
|
689 |
+
msgid ""
|
690 |
+
"There is no undo function! It is strongly recommended that you make a backup "
|
691 |
+
"of the WordPress database before you perform mass changes."
|
692 |
+
msgstr ""
|
693 |
+
"Δεν υπάρχει δυνατότητα αναίρεσης! Συνιστάται να κάνετε αντίγραφο ασφαλείας "
|
694 |
+
"της βάσης δεδομένων του WordPress, πριν κάνετε μαζικές αλλαγές."
|
695 |
+
|
696 |
+
#: admin/views/form_start.php:20
|
697 |
+
msgid "Select action"
|
698 |
+
msgstr "Επιλέξτε ενέργεια"
|
699 |
+
|
700 |
+
#: admin/views/form_start.php:21
|
701 |
+
msgid "Actions with a single image"
|
702 |
+
msgstr "Ενέργειες με μονή εικόνα"
|
703 |
+
|
704 |
+
#: admin/views/form_start.php:22
|
705 |
+
msgid "These actions require to select an image with the following button."
|
706 |
+
msgstr ""
|
707 |
+
"Αυτές οι ενέργειες προϋποθέτουν να επιλέξετε μια εικόνα με το ακόλουθο "
|
708 |
+
"κουμπί."
|
709 |
+
|
710 |
+
#: admin/views/form_start.php:35
|
711 |
+
msgid ""
|
712 |
+
"Select the image you want to add to, replace or delete from posts and pages "
|
713 |
+
"by clicking on the following button."
|
714 |
+
msgstr ""
|
715 |
+
"Επιλέξτε την εικόνα που θέλετε να προσθέσετε, αντικαταστήσετε ή διαγράψετε "
|
716 |
+
"από τα άρθρα και τις σελίδες σας, κάνοντας κλικ στο ακόλουθο κουμπί."
|
717 |
+
|
718 |
+
#: admin/views/form_start.php:57
|
719 |
+
msgid "Choose Image"
|
720 |
+
msgstr "Επιλέξτε εικόνα"
|
721 |
+
|
722 |
+
#: admin/views/form_start.php:61
|
723 |
+
msgid "If the button does not work, read this:"
|
724 |
+
msgstr "Αν το κουμπί δε δουλεύει, διαβάστε αυτό:"
|
725 |
+
|
726 |
+
#: admin/views/form_start.php:62
|
727 |
+
msgid ""
|
728 |
+
"Some users reported that this button would not work in some WordPress "
|
729 |
+
"installations. If this should be the case you can take another way:"
|
730 |
+
msgstr ""
|
731 |
+
"Κάποιοι χρήστες ανέφεραν ότι αυτό το κουμπί δε δουλεύει σε κάποιες "
|
732 |
+
"εγκαταστάσεις του WordPress. Αν συμβαίνει αυτό, μπορείτε να κάνετε κάτι "
|
733 |
+
"διαφορετικό:"
|
734 |
+
|
735 |
+
#: admin/views/form_start.php:63
|
736 |
+
msgid ""
|
737 |
+
"1. Go to the media library. 2. Move the mouse over the desired image. "
|
738 |
+
"Further links are appearing, among them the link "Bulk set as featured "
|
739 |
+
"image". 3. After a click on it you can move on in this plugin."
|
740 |
+
msgstr ""
|
741 |
+
"1. Πηγαίνετε στη συλλογή μέσων. 2. Επιλέξτε την επιθυμητή εικόνα. "
|
742 |
+
"Εμφανίζονται σύνδεσμοι, μεταξύ των οποίων ο σύνδεσμος "Μαζικός ορισμός "
|
743 |
+
"ως προβεβλημένης εικόνας". 3. Αφ' ότου το κάνετε κλικ, μπορείτε να "
|
744 |
+
"συνεχίσετε με το πρόσθετο."
|
745 |
+
|
746 |
+
#: admin/views/form_start.php:67
|
747 |
+
msgid "Actions with multiple images"
|
748 |
+
msgstr "Ενέργειες με πολλαπλές εικόνες"
|
749 |
+
|
750 |
+
#: admin/views/form_start.php:68
|
751 |
+
msgid ""
|
752 |
+
"These actions require at least one selected image with the following button."
|
753 |
+
msgstr ""
|
754 |
+
"Αυτές οι ενέργειες προϋποθέτουν την επιλογή τουλάχιστον μιας εικόνας με το "
|
755 |
+
"ακόλουθο κουμπί."
|
756 |
+
|
757 |
+
#: admin/views/form_start.php:101
|
758 |
+
msgid "Actions without any selected image"
|
759 |
+
msgstr "Ενέργειες χωρίς επιλεγμένη εικόνα"
|
760 |
+
|
761 |
+
#: admin/views/form_start.php:102
|
762 |
+
msgid "These actions do not require a selected image."
|
763 |
+
msgstr "Αυτές οι ενέργειες δεν απαιτούν επιλογή εικόνας."
|
764 |
+
|
765 |
+
#: admin/views/form_start.php:113
|
766 |
+
msgid "Do you want to assign the first image of each post?"
|
767 |
+
msgstr "Θέλετε να ορίσετε την πρώτη εικόνα κάθε άρθρου;"
|
768 |
+
|
769 |
+
#: admin/views/section_defaults.php:16
|
770 |
+
msgid "matches"
|
771 |
+
msgstr "αντιστοιχίσεις"
|
772 |
+
|
773 |
+
#: admin/views/section_defaults.php:59
|
774 |
+
msgid "Post Type"
|
775 |
+
msgstr "Τύπος άρθρου"
|
776 |
+
|
777 |
+
#: admin/views/section_defaults.php:204
|
778 |
+
msgid "Default featured images for future posts"
|
779 |
+
msgstr "Προεπιλεγμένες προβεβλημένες εικόνες για μελλοντικά άρθρα"
|
780 |
+
|
781 |
+
#: admin/views/section_defaults.php:206
|
782 |
+
msgid ""
|
783 |
+
"Define the rules to use images as default featured images automatically "
|
784 |
+
"every time a post is saved."
|
785 |
+
msgstr ""
|
786 |
+
"Ορίστε τους κανόνες για την προεπιλεγμένη αυτόματη χρήση εικόνων ως "
|
787 |
+
"προβεβλημένες, κάθε φορά που αποθηκεύεται ένα άρθρο."
|
788 |
+
|
789 |
+
#: admin/views/section_defaults.php:207
|
790 |
+
msgid ""
|
791 |
+
"To use a rule choose the image and set both the taxonomy and the value. A "
|
792 |
+
"rule which is defined only partially will be ignored."
|
793 |
+
msgstr ""
|
794 |
+
"Για να κάνετε χρήση ενός κανόνα, επιλέξτε την εικόνα και ορίστε την "
|
795 |
+
"ταξινόμηση και τη τιμή. Αν ο κανόνας οριστεί μερικώς, θα αγνοηθεί."
|
796 |
+
|
797 |
+
#: admin/views/section_defaults.php:235
|
798 |
+
msgid "An image overwrites an existing image"
|
799 |
+
msgstr "Μια εικόνα αντικαθιστά την υπάρχουσα εικόνα"
|
800 |
+
|
801 |
+
#: admin/views/section_defaults.php:239
|
802 |
+
msgid ""
|
803 |
+
"Activate to automatically overwrite an existing featured image while saving "
|
804 |
+
"a post"
|
805 |
+
msgstr ""
|
806 |
+
"Ενεργοποιείστε για να αντικαταστήσετε αυτόματα μια υπάρχουσα προβεβλημένη "
|
807 |
+
"εικόνα καθώς αποθηκεύετε ένα άρθρο"
|
808 |
+
|
809 |
+
#: admin/views/section_defaults.php:241
|
810 |
+
msgid ""
|
811 |
+
"If activated the rule is used automatically while saving a post to overwrite "
|
812 |
+
"an existing featured image with the new one based on the following rules. Do "
|
813 |
+
"not use this if you want to keep manually set featured images."
|
814 |
+
msgstr ""
|
815 |
+
"Αν ενεργοποιηθεί, ο κανόνας χρησιμοποιείται αυτόματα κατά την αποθήκευση "
|
816 |
+
"ενός άρθρου, για να αντικαταστήσει μια υπάρχουσα προβεβλημένη εικόνα με τη "
|
817 |
+
"νέα, βάσει των ακόλουθων κανόνων. Μην το χρησιμοποιείτε αν θέλετε να ορίζετε "
|
818 |
+
"χειροκίνητα τις προβεβλημένες εικόνες."
|
819 |
+
|
820 |
+
#: admin/views/section_defaults.php:248
|
821 |
+
msgid "Text with images in WordPress editor"
|
822 |
+
msgstr "Κείμενο με εικόνες στον διορθωτή του WordPress"
|
823 |
+
|
824 |
+
#: admin/views/section_defaults.php:252
|
825 |
+
msgid ""
|
826 |
+
"Activate to automatically use the first content image if available in the "
|
827 |
+
"media library as featured image while saving a post"
|
828 |
+
msgstr ""
|
829 |
+
"Ενεργοποιήστε για να κάνετε αυτόματα τη χρήση της πρώτης εικόνας "
|
830 |
+
"περιεχομένου, αν είναι διαθέσιμη στη συλλογή πολυμέσων, ως προβεβλημένης "
|
831 |
+
"κατά την αποθήκευση του άρθρου"
|
832 |
+
|
833 |
+
#: admin/views/section_defaults.php:254
|
834 |
+
msgid ""
|
835 |
+
"If activated the rule is used automatically while saving a post to set the "
|
836 |
+
"first content image - if available in the media library - as the featured "
|
837 |
+
"image of the post. If the post has no content images the next rules will be "
|
838 |
+
"applied."
|
839 |
+
msgstr ""
|
840 |
+
"Εάν ενεργοποιηθεί, ο κανόνας χρησιμοποιείται αυτόματα κατά την αποθήκευση "
|
841 |
+
"ενός άρθρου, για να οριστεί η πρώτη εικόνα περιεχομένου - εάν είναι "
|
842 |
+
"διαθέσιμη στη συλλογή πολυμέσων - ως προβεβλημένη εικόνα του άρθρου. Εάν δεν "
|
843 |
+
"έχει εικόνες περιεχομένου, θα εφαρμοστούν οι επόμενοι κανόνες."
|
844 |
+
|
845 |
+
#: admin/views/section_defaults.php:255
|
846 |
+
msgid "For which post types should this rule be applied?"
|
847 |
+
msgstr "Σε ποιους τύπους άρθρων να εφαρμοστεί αυτός ο κανόνας;"
|
848 |
+
|
849 |
+
#: admin/views/section_defaults.php:282
|
850 |
+
msgid ""
|
851 |
+
"Select at least one post type, otherwise all post types will be considered."
|
852 |
+
msgstr ""
|
853 |
+
"Επιλέξτε τουλάχιστο έναν τύπο άρθρου, αλλιώς όλοι οι τύποι θα συμπεριληφθούν."
|
854 |
+
|
855 |
+
#: admin/views/section_defaults.php:488
|
856 |
+
msgid "Add rule"
|
857 |
+
msgstr "Προσθήκη κανόνα"
|
858 |
+
|
859 |
+
#: admin/views/section_defaults.php:493
|
860 |
+
msgid "Are you sure to remove this rule?"
|
861 |
+
msgstr "Είστε βέβαιοι ότι θέλετε να αφαιρέσετε αυτόν τον κανόνα;"
|
862 |
+
|
863 |
+
#: admin/views/section_defaults.php:496
|
864 |
+
msgid "How the rules work"
|
865 |
+
msgstr "Πώς δουλεύουν οι κανόνες"
|
866 |
+
|
867 |
+
#: admin/views/section_defaults.php:497
|
868 |
+
msgid ""
|
869 |
+
"Every time you save a post the post get the featured image if one of the "
|
870 |
+
"following rules match a property of the post. You can also set rules for "
|
871 |
+
"pages and all other current post types which support featured images."
|
872 |
+
msgstr ""
|
873 |
+
"Κάθε φορά που αποθηκεύετε ένα άρθρο, παίρνει την προβεβλημένη εικόνα αν ένας "
|
874 |
+
"από τους ακόλουθους κανόνες ταιριάζει με μια ιδιότητα του άρθρου. Μπορείτε "
|
875 |
+
"επίσης να ορίσετε κανόνες για τις σελίδες και τους άλλους τύπους άρθρων που "
|
876 |
+
"υποστηρίζουν προβεβλημένες εικόνες."
|
877 |
+
|
878 |
+
#: admin/views/section_defaults.php:498
|
879 |
+
msgid ""
|
880 |
+
"Regardless of the order in the list the rules are applied in the following "
|
881 |
+
"order until a rule and a property of the post fit together:"
|
882 |
+
msgstr ""
|
883 |
+
"Ανεξάρτητα από τη σειρά στην λίστα, οι κανόνες εφαρμόζονται με την ακόλουθη "
|
884 |
+
"σειρά έως ότου ένας κανόνας και μια ιδιότητα του άρθρου να ταιριάξουν:"
|
885 |
+
|
886 |
+
#: admin/views/section_defaults.php:500
|
887 |
+
msgid "found first content image. If not then..."
|
888 |
+
msgstr "βρέθηκε πρώτη εικόνα περιεχομένου. Αν όχι τότε..."
|
889 |
+
|
890 |
+
#: admin/views/section_defaults.php:501
|
891 |
+
msgid "matched custom taxonomy. If not then..."
|
892 |
+
msgstr "αντιστοίχιση προσαρμοσμένης ταξινόμησης. Αν όχι τότε..."
|
893 |
+
|
894 |
+
#: admin/views/section_defaults.php:502
|
895 |
+
msgid "matched tag. If not then..."
|
896 |
+
msgstr "αντιστοιχισμένη ετικέτα. Αν όχι τότε..."
|
897 |
+
|
898 |
+
#: admin/views/section_defaults.php:503
|
899 |
+
msgid "matched category. If not then..."
|
900 |
+
msgstr "αντιστοιχισμένη κατηγορία. Αν όχι τότε..."
|
901 |
+
|
902 |
+
#: admin/views/section_defaults.php:504
|
903 |
+
msgid "matched author. If not then..."
|
904 |
+
msgstr "αντιστοιχισμένος συντάκτης. Αν όχι τότε..."
|
905 |
+
|
906 |
+
#: admin/views/section_defaults.php:505
|
907 |
+
msgid "matched post type. If not then..."
|
908 |
+
msgstr "αντιστοιχισμένος τύπος άρθρου. Αν όχι τότε..."
|
909 |
+
|
910 |
+
#: admin/views/section_defaults.php:506
|
911 |
+
msgid "no featured image."
|
912 |
+
msgstr "χωρίς προβεβλημένη εικόνα."
|
913 |
+
|
914 |
+
#: admin/views/section_defaults.php:508
|
915 |
+
msgid ""
|
916 |
+
"Bear in mind that if two or more rules with the same taxonomy would fit to "
|
917 |
+
"the post it is unforeseeable which image will become the featured image."
|
918 |
+
msgstr ""
|
919 |
+
"Να έχετε υπ' όψη ότι αν δύο ή περισσότεροι κανόνες με την ίδια ταξινόμηση "
|
920 |
+
"ταιριάζουν στο άρθρο δεν είναι προβλέψιμο ποια εικόνα θα χρησιμοποιηθεί ως "
|
921 |
+
"προβεβλημένη."
|
922 |
+
|
923 |
+
#: admin/views/section_defaults.php:509
|
924 |
+
msgid "Additional rules in the premium version"
|
925 |
+
msgstr "Πρόσθετοι κανόνες στην premium έκδοση"
|
926 |
+
|
927 |
+
#: admin/views/section_defaults.php:511
|
928 |
+
msgid "Multiple images to set them randomly as featured image"
|
929 |
+
msgstr "Πολλαπλές εικόνες να οριστούν τυχαία ως προβεβλημένες"
|
930 |
+
|
931 |
+
#: admin/views/section_defaults.php:512
|
932 |
+
msgid "Random featured images at each page load"
|
933 |
+
msgstr "Τυχαίες προβεβλημένες εικόνες σε κάθε φόρτωση σελίδας"
|
934 |
+
|
935 |
+
#: admin/views/section_defaults.php:513
|
936 |
+
msgid ""
|
937 |
+
"The first content image can be also an image from an external server to set "
|
938 |
+
"it as automated featured image"
|
939 |
+
msgstr ""
|
940 |
+
"Η πρώτη εικόνα περιεχομένου μπορεί να είναι εικόνα από εξωτερικό server και "
|
941 |
+
"να οριστεί αυτόματα ως προβεβλημένη"
|
942 |
+
|
943 |
+
#: admin/views/section_defaults.php:514
|
944 |
+
msgid ""
|
945 |
+
"Remove the first content image automatically after the featured image was "
|
946 |
+
"set successfully"
|
947 |
+
msgstr ""
|
948 |
+
"Αφαίρεση της πρώτης εικόνας περιεχομένου αυτόματα, μετά τον επιτυχημένο "
|
949 |
+
"ορισμό της ως προβεβλημένης"
|
950 |
+
|
951 |
+
#: admin/views/section_defaults.php:515
|
952 |
+
msgid "Match with a search string in post title"
|
953 |
+
msgstr "Αντιστοίχιση με κείμενο αναζήτησης στον τίτλο άρθρου"
|
954 |
+
|
955 |
+
#: admin/views/section_defaults.php:516
|
956 |
+
msgid "Match with a selected post format"
|
957 |
+
msgstr "Αντιστοίχιση με επιλεγμένο τύπο άρθρου"
|
958 |
+
|
959 |
+
#: admin/views/section_defaults.php:517
|
960 |
+
msgid "User defined order of rules"
|
961 |
+
msgstr "Σειρά κανόνων ορισμένη από τον χρήστη"
|
962 |
+
|
963 |
+
#: admin/views/section_defaults.php:518
|
964 |
+
msgid "Import your rules from this plugin into the premium plugin"
|
965 |
+
msgstr "Εισάγετε τους κανόνες από αυτό το πρόσθετο στο premium"
|
966 |
+
|
967 |
+
#: admin/views/section_errormsg.php:1
|
968 |
+
msgid "Error"
|
969 |
+
msgstr "Σφάλμα"
|
970 |
+
|
971 |
+
#: admin/views/section_errormsg.php:3
|
972 |
+
msgid "Reason"
|
973 |
+
msgstr "Αιτία"
|
974 |
+
|
975 |
+
#: admin/views/section_errormsg.php:5
|
976 |
+
msgid "Solution"
|
977 |
+
msgstr "Λύση"
|
978 |
+
|
979 |
+
#: admin/views/section_footer.php:52
|
980 |
+
msgid "Credits and informations"
|
981 |
+
msgstr "Ευχαριστίες και πληροφορίες"
|
982 |
+
|
983 |
+
#: admin/views/section_footer.php:54 admin/views/section_results.php:87
|
984 |
+
msgid "Do you like the plugin?"
|
985 |
+
msgstr "Σας άρεσε το πρόσθετο;"
|
986 |
+
|
987 |
+
#: admin/views/section_footer.php:54 admin/views/section_results.php:88
|
988 |
+
msgid "Please rate it at wordpress.org!"
|
989 |
+
msgstr "Παρακαλώ αξιολογήστε το στο wordpress.org!"
|
990 |
+
|
991 |
+
#: admin/views/section_footer.php:55
|
992 |
+
msgid ""
|
993 |
+
"The plugin is for free. But the plugin author would be delighted to your "
|
994 |
+
"small contribution."
|
995 |
+
msgstr ""
|
996 |
+
"Αυτό το πρόσθετο είναι δωρεάν. Αλλά ο συντάκτης του, θα ήταν ευγνώμων για τη "
|
997 |
+
"μικρή σας συνεισφορά."
|
998 |
+
|
999 |
+
#: admin/views/section_footer.php:55
|
1000 |
+
msgid "Donation Button"
|
1001 |
+
msgstr "Κουμπί δωρεάς"
|
1002 |
+
|
1003 |
+
#: admin/views/section_footer.php:55
|
1004 |
+
msgid "Donate with PayPal"
|
1005 |
+
msgstr "Κάντε δωρεά με το PayPal"
|
1006 |
+
|
1007 |
+
#: admin/views/section_footer.php:56
|
1008 |
+
msgid "Do you need support or have an idea for the plugin?"
|
1009 |
+
msgstr "Χρειάζεστε υποστήριξη ή έχετε μια ιδέα για το πρόσθετο;"
|
1010 |
+
|
1011 |
+
#: admin/views/section_footer.php:56
|
1012 |
+
msgid ""
|
1013 |
+
"Post your questions and ideas about Quick Featured Images in the forum at "
|
1014 |
+
"wordpress.org!"
|
1015 |
+
msgstr ""
|
1016 |
+
"Κάντε τις ερωτήσεις και τις ιδέες σας για το Quick Featured Images στο "
|
1017 |
+
"φόρουμ του wordpress.org!"
|
1018 |
+
|
1019 |
+
#: admin/views/section_footer.php:57
|
1020 |
+
msgid "Special thanks for the fine frontend style of the plugin go to"
|
1021 |
+
msgstr "Ειδικές ευχαριστίες για το τέλειο στυλ του πρόσθετου στην"
|
1022 |
+
|
1023 |
+
#: admin/views/section_footer.php:58
|
1024 |
+
msgid ""
|
1025 |
+
"Let the thumbnails appear in the widget of the most recent posts with this "
|
1026 |
+
"fast plugin"
|
1027 |
+
msgstr ""
|
1028 |
+
"Επιτρέψτε τις μικρογραφίες να εμφανίζονται στη μικροεφαρμογή των πιο "
|
1029 |
+
"πρόσφατων άρθρων με αυτό το γρήγορο πρόσθετο"
|
1030 |
+
|
1031 |
+
#: admin/views/section_footer.php:58
|
1032 |
+
#, php-format
|
1033 |
+
msgid "Download plugin %s at %s!"
|
1034 |
+
msgstr "Κάντε λήψη του %s πρόσθετου στο %s!"
|
1035 |
+
|
1036 |
+
#: admin/views/section_header_progress.php:15
|
1037 |
+
msgid "Progress bar"
|
1038 |
+
msgstr "Μπάρα προόδου"
|
1039 |
+
|
1040 |
+
#: admin/views/section_header_progress.php:17
|
1041 |
+
msgid "You are here"
|
1042 |
+
msgstr "Είστε εδώ"
|
1043 |
+
|
1044 |
+
#: admin/views/section_image.php:1
|
1045 |
+
msgid "Your selection"
|
1046 |
+
msgstr "Η επιλογή σας"
|
1047 |
+
|
1048 |
+
#: admin/views/section_image.php:9
|
1049 |
+
msgid "Your selected thumbnail"
|
1050 |
+
msgstr "Η επιλεγμένη σας μικρογραφία"
|
1051 |
+
|
1052 |
+
#: admin/views/section_image.php:12
|
1053 |
+
msgid "Image title"
|
1054 |
+
msgstr "Τίτλος εικόνας"
|
1055 |
+
|
1056 |
+
#: admin/views/section_image.php:14 admin/views/section_image.php:36
|
1057 |
+
msgid "If wrong image start again"
|
1058 |
+
msgstr "Αν είναι λάθος η εικόνα, αρχίστε ξανά"
|
1059 |
+
|
1060 |
+
#: admin/views/section_image.php:23
|
1061 |
+
msgid "Your selected thumbnails"
|
1062 |
+
msgstr "Οι επιλεγμένες σας μικρογραφίες"
|
1063 |
+
|
1064 |
+
#: admin/views/section_image.php:42
|
1065 |
+
msgid "Your selected action"
|
1066 |
+
msgstr "Η επιλεγμένη σας ενέργεια"
|
1067 |
+
|
1068 |
+
#: admin/views/section_image.php:55
|
1069 |
+
msgid "If wrong action start again"
|
1070 |
+
msgstr "Αν είναι λάθος, αρχίστε ξανά"
|
1071 |
+
|
1072 |
+
#: admin/views/section_image.php:68
|
1073 |
+
msgid "Your selected options"
|
1074 |
+
msgstr "Οι επιλογές σας"
|
1075 |
+
|
1076 |
+
#: admin/views/section_image.php:84
|
1077 |
+
msgid "No selected options"
|
1078 |
+
msgstr "Καμιά επιλογή"
|
1079 |
+
|
1080 |
+
#: admin/views/section_image.php:90
|
1081 |
+
msgid "Your selected filters"
|
1082 |
+
msgstr "Τα επιλεγμένα σας φίλτρα"
|
1083 |
+
|
1084 |
+
#: admin/views/section_image.php:106
|
1085 |
+
msgid "No selected filters"
|
1086 |
+
msgstr "Καμία επιλογή φίλτρου"
|
1087 |
+
|
1088 |
+
#: admin/views/section_overview.php:17
|
1089 |
+
msgid "Manage featured images in a quick way"
|
1090 |
+
msgstr "Διαχειριστείτε, με γρήγορο τρόπο, τις προβεβλημένες εικόνες"
|
1091 |
+
|
1092 |
+
#: admin/views/section_overview.php:89
|
1093 |
+
msgid "The premium version"
|
1094 |
+
msgstr "Η premium έκδοση"
|
1095 |
+
|
1096 |
+
#: admin/views/section_results.php:1
|
1097 |
+
msgid "Results of the action"
|
1098 |
+
msgstr "Αποτελέσματα της ενέργειας"
|
1099 |
+
|
1100 |
+
#: admin/views/section_results.php:19
|
1101 |
+
msgid "Changed successfully"
|
1102 |
+
msgstr "Αλλάχτηκε επιτυχώς"
|
1103 |
+
|
1104 |
+
#: admin/views/section_results.php:20
|
1105 |
+
msgid "Unchanged"
|
1106 |
+
msgstr "Χωρίς αλλαγή"
|
1107 |
+
|
1108 |
+
#: admin/views/section_results.php:82
|
1109 |
+
msgid "No matches found."
|
1110 |
+
msgstr "Δε βρέθηκαν αντιστοιχίσεις."
|
1111 |
+
|
1112 |
+
#~ msgid "You can select posts and pages."
|
1113 |
+
#~ msgstr "Μπορείτε να επιλέξετε άρθρα και σελίδες."
|
languages/quick-featured-images.pot
CHANGED
@@ -5,13 +5,13 @@ msgid ""
|
|
5 |
msgstr ""
|
6 |
"Project-Id-Version: Quick Featured Images\n"
|
7 |
"Report-Msgid-Bugs-To: http://wordpress.org/plugins/quick-featured-images\n"
|
8 |
-
"POT-Creation-Date: 2017-07
|
9 |
"PO-Revision-Date: 2017-07-06 23:17+0200\n"
|
10 |
"Language-Team: Martin Stehle <m.stehle@gmx.de>\n"
|
11 |
"MIME-Version: 1.0\n"
|
12 |
"Content-Type: text/plain; charset=UTF-8\n"
|
13 |
"Content-Transfer-Encoding: 8bit\n"
|
14 |
-
"X-Generator: Poedit 2.0.
|
15 |
"X-Poedit-KeywordsList: __;_e;_n;_x;esc_html_e;esc_html__;esc_attr_e;"
|
16 |
"esc_attr__;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2;_x:1,2c;_n:1,2\n"
|
17 |
"X-Poedit-Basepath: ..\n"
|
@@ -65,12 +65,11 @@ msgstr ""
|
|
65 |
msgid "No changes were saved."
|
66 |
msgstr ""
|
67 |
|
68 |
-
#: admin/class-quick-featured-images-defaults.php:
|
69 |
-
#: admin/class-quick-featured-images-settings.php:605
|
70 |
msgid "Preset Featured Images"
|
71 |
msgstr ""
|
72 |
|
73 |
-
#: admin/class-quick-featured-images-defaults.php:
|
74 |
msgid "Set default featured images for future posts"
|
75 |
msgstr ""
|
76 |
|
@@ -112,31 +111,31 @@ msgstr ""
|
|
112 |
msgid "Select the minimum user role a user must have to see the plugin."
|
113 |
msgstr ""
|
114 |
|
115 |
-
#: admin/class-quick-featured-images-settings.php:
|
116 |
#, php-format
|
117 |
msgid ""
|
118 |
"The rules as set in “%s” work on posts independently of this "
|
119 |
"setting."
|
120 |
msgstr ""
|
121 |
|
122 |
-
#: admin/class-quick-featured-images-settings.php:
|
123 |
msgid ""
|
124 |
"This setting controls as well whether a user will see in an image column the "
|
125 |
"thumbnails with action links or the thumbnails only. To switch image columns "
|
126 |
"on and off use the section above."
|
127 |
msgstr ""
|
128 |
|
129 |
-
#: admin/class-quick-featured-images-settings.php:
|
130 |
msgid "This page is accessible for administrators only."
|
131 |
msgstr ""
|
132 |
|
133 |
-
#: admin/class-quick-featured-images-settings.php:
|
134 |
msgid ""
|
135 |
"The additional columns give you a quick overview about all used featured "
|
136 |
"images for every post. The Featured Image column is sortable."
|
137 |
msgstr ""
|
138 |
|
139 |
-
#: admin/class-quick-featured-images-settings.php:
|
140 |
msgid "Controls which minimum user role can see the plugin."
|
141 |
msgstr ""
|
142 |
|
@@ -265,15 +264,15 @@ msgstr ""
|
|
265 |
msgid "Type in values stored by WordPress."
|
266 |
msgstr ""
|
267 |
|
268 |
-
#: admin/class-quick-featured-images-tools.php:
|
269 |
msgid "Set, replace, remove"
|
270 |
msgstr ""
|
271 |
|
272 |
-
#: admin/class-quick-featured-images-tools.php:
|
273 |
msgid "Bulk set, replace and remove featured images for existing posts"
|
274 |
msgstr ""
|
275 |
|
276 |
-
#: admin/class-quick-featured-images-tools.php:
|
277 |
msgid "Bulk set as featured image"
|
278 |
msgstr ""
|
279 |
|
@@ -285,10 +284,6 @@ msgstr ""
|
|
285 |
msgid "Select post types"
|
286 |
msgstr ""
|
287 |
|
288 |
-
#: admin/views/filter_post_types.php:2
|
289 |
-
msgid "You can select posts and pages."
|
290 |
-
msgstr ""
|
291 |
-
|
292 |
#: admin/views/filter_tag.php:7
|
293 |
msgid "Select a tag"
|
294 |
msgstr ""
|
@@ -385,20 +380,20 @@ msgid ""
|
|
385 |
"post in a new window by clicking on its link in the list."
|
386 |
msgstr ""
|
387 |
|
388 |
-
#: admin/views/form_confirm.php:
|
389 |
msgid "Confirm the change"
|
390 |
msgstr ""
|
391 |
|
392 |
-
#: admin/views/form_confirm.php:
|
393 |
msgid "You can not undo the operation!"
|
394 |
msgstr ""
|
395 |
|
396 |
-
#: admin/views/form_confirm.php:
|
397 |
#: admin/views/section_results.php:86
|
398 |
msgid "Start again"
|
399 |
msgstr ""
|
400 |
|
401 |
-
#: admin/views/form_confirm.php:
|
402 |
msgid "or refine your selection with the following form fields."
|
403 |
msgstr ""
|
404 |
|
5 |
msgstr ""
|
6 |
"Project-Id-Version: Quick Featured Images\n"
|
7 |
"Report-Msgid-Bugs-To: http://wordpress.org/plugins/quick-featured-images\n"
|
8 |
+
"POT-Creation-Date: 2017-12-07 00:15+0100\n"
|
9 |
"PO-Revision-Date: 2017-07-06 23:17+0200\n"
|
10 |
"Language-Team: Martin Stehle <m.stehle@gmx.de>\n"
|
11 |
"MIME-Version: 1.0\n"
|
12 |
"Content-Type: text/plain; charset=UTF-8\n"
|
13 |
"Content-Transfer-Encoding: 8bit\n"
|
14 |
+
"X-Generator: Poedit 2.0.4\n"
|
15 |
"X-Poedit-KeywordsList: __;_e;_n;_x;esc_html_e;esc_html__;esc_attr_e;"
|
16 |
"esc_attr__;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2;_x:1,2c;_n:1,2\n"
|
17 |
"X-Poedit-Basepath: ..\n"
|
65 |
msgid "No changes were saved."
|
66 |
msgstr ""
|
67 |
|
68 |
+
#: admin/class-quick-featured-images-defaults.php:257
|
|
|
69 |
msgid "Preset Featured Images"
|
70 |
msgstr ""
|
71 |
|
72 |
+
#: admin/class-quick-featured-images-defaults.php:268
|
73 |
msgid "Set default featured images for future posts"
|
74 |
msgstr ""
|
75 |
|
111 |
msgid "Select the minimum user role a user must have to see the plugin."
|
112 |
msgstr ""
|
113 |
|
114 |
+
#: admin/class-quick-featured-images-settings.php:609
|
115 |
#, php-format
|
116 |
msgid ""
|
117 |
"The rules as set in “%s” work on posts independently of this "
|
118 |
"setting."
|
119 |
msgstr ""
|
120 |
|
121 |
+
#: admin/class-quick-featured-images-settings.php:614
|
122 |
msgid ""
|
123 |
"This setting controls as well whether a user will see in an image column the "
|
124 |
"thumbnails with action links or the thumbnails only. To switch image columns "
|
125 |
"on and off use the section above."
|
126 |
msgstr ""
|
127 |
|
128 |
+
#: admin/class-quick-featured-images-settings.php:615
|
129 |
msgid "This page is accessible for administrators only."
|
130 |
msgstr ""
|
131 |
|
132 |
+
#: admin/class-quick-featured-images-settings.php:625
|
133 |
msgid ""
|
134 |
"The additional columns give you a quick overview about all used featured "
|
135 |
"images for every post. The Featured Image column is sortable."
|
136 |
msgstr ""
|
137 |
|
138 |
+
#: admin/class-quick-featured-images-settings.php:634
|
139 |
msgid "Controls which minimum user role can see the plugin."
|
140 |
msgstr ""
|
141 |
|
264 |
msgid "Type in values stored by WordPress."
|
265 |
msgstr ""
|
266 |
|
267 |
+
#: admin/class-quick-featured-images-tools.php:1930
|
268 |
msgid "Set, replace, remove"
|
269 |
msgstr ""
|
270 |
|
271 |
+
#: admin/class-quick-featured-images-tools.php:1941
|
272 |
msgid "Bulk set, replace and remove featured images for existing posts"
|
273 |
msgstr ""
|
274 |
|
275 |
+
#: admin/class-quick-featured-images-tools.php:2050
|
276 |
msgid "Bulk set as featured image"
|
277 |
msgstr ""
|
278 |
|
284 |
msgid "Select post types"
|
285 |
msgstr ""
|
286 |
|
|
|
|
|
|
|
|
|
287 |
#: admin/views/filter_tag.php:7
|
288 |
msgid "Select a tag"
|
289 |
msgstr ""
|
380 |
"post in a new window by clicking on its link in the list."
|
381 |
msgstr ""
|
382 |
|
383 |
+
#: admin/views/form_confirm.php:120
|
384 |
msgid "Confirm the change"
|
385 |
msgstr ""
|
386 |
|
387 |
+
#: admin/views/form_confirm.php:121
|
388 |
msgid "You can not undo the operation!"
|
389 |
msgstr ""
|
390 |
|
391 |
+
#: admin/views/form_confirm.php:182 admin/views/section_errormsg.php:8
|
392 |
#: admin/views/section_results.php:86
|
393 |
msgid "Start again"
|
394 |
msgstr ""
|
395 |
|
396 |
+
#: admin/views/form_confirm.php:182
|
397 |
msgid "or refine your selection with the following form fields."
|
398 |
msgstr ""
|
399 |
|
quick-featured-images.php
CHANGED
@@ -10,7 +10,7 @@
|
|
10 |
* Plugin Name: Quick Featured Images
|
11 |
* Plugin URI: http://wordpress.org/plugins/quick-featured-images
|
12 |
* Description: Your time-saving Swiss Army Knife for featured images: Set, replace and delete them in bulk, in posts lists and set default images for future posts.
|
13 |
-
* Version: 13.3
|
14 |
* Author: Martin Stehle
|
15 |
* Author URI: http://stehle-internet.de
|
16 |
* Text Domain: quick-featured-images
|
10 |
* Plugin Name: Quick Featured Images
|
11 |
* Plugin URI: http://wordpress.org/plugins/quick-featured-images
|
12 |
* Description: Your time-saving Swiss Army Knife for featured images: Set, replace and delete them in bulk, in posts lists and set default images for future posts.
|
13 |
+
* Version: 13.3.1
|
14 |
* Author: Martin Stehle
|
15 |
* Author URI: http://stehle-internet.de
|
16 |
* Text Domain: quick-featured-images
|