Version Description
- Improved in Presets: Image paths starting with '/' will be considered
- Tested successfully with WordPress 4.8.1
Download this release
Release Info
Developer | Hinjiriyo |
Plugin | Quick Featured Images |
Version | 13.2.1 |
Comparing to | |
See all releases |
Code changes from version 13.2 to 13.2.1
README.txt
CHANGED
@@ -3,8 +3,8 @@ Contributors: Hinjiriyo
|
|
3 |
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=2KUW27NECWVWJ
|
4 |
Tags: categories, images, featured images, filter, random, remove, replace, thumbnails, posts, pages, tags
|
5 |
Requires at least: 3.8
|
6 |
-
Tested up to: 4.8
|
7 |
-
Stable tag: 13.2
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
@@ -26,7 +26,7 @@ The plugin 'Quick Featured Images' helps you bulk managing featured images, sett
|
|
26 |
You get the free version here. If you want to include **audios, videos and custom post types** and get more options then take a look the **premium version** [Quick Featured Images Pro](https://www.quickfeaturedimages.com/).
|
27 |
|
28 |
= What users said =
|
29 |
-
* **"
|
30 |
* **Number 7** in [8 Plugins to Help Supercharge Your WordPress Media Library](https://www.elegantthemes.com/blog/tips-tricks/8-plugins-to-help-supercharge-your-wordpress-media-library) by John Hughes on April 6, 2017
|
31 |
* **"…can be a great asset for a variety of situations…"** in [How to Use WordPress to Bulk Edit Featured Images](https://www.greengeeks.com/tutorials/article/how-to-use-wordpress-to-bulk-edit-featured-images/) by Josh Dargie on March 6, 2017
|
32 |
* Mentioned in a comment of [What are must-have WordPress plugins for developer?](https://www.quora.com/What-are-must-have-WordPress-plugins-for-developer/answer/Joel-Rivera-2) by Joel Rivera on February 7, 2017
|
@@ -284,6 +284,10 @@ If you want to contribute a translation of the plugin in your language it would
|
|
284 |
|
285 |
== Changelog ==
|
286 |
|
|
|
|
|
|
|
|
|
287 |
= 13.2 =
|
288 |
* Added in Presets: Post type filters for first image option
|
289 |
* Revised translations
|
@@ -460,6 +464,9 @@ Added spanish translation for the main texts of the plugin
|
|
460 |
|
461 |
== Upgrade Notice ==
|
462 |
|
|
|
|
|
|
|
463 |
= 13.2 =
|
464 |
Added in Presets: Post type filters for first image option, revised translations
|
465 |
|
3 |
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=2KUW27NECWVWJ
|
4 |
Tags: categories, images, featured images, filter, random, remove, replace, thumbnails, posts, pages, tags
|
5 |
Requires at least: 3.8
|
6 |
+
Tested up to: 4.8.1
|
7 |
+
Stable tag: 13.2.1
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
26 |
You get the free version here. If you want to include **audios, videos and custom post types** and get more options then take a look the **premium version** [Quick Featured Images Pro](https://www.quickfeaturedimages.com/).
|
27 |
|
28 |
= What users said =
|
29 |
+
* **"Made adding 10,000 featured images a breeze."** in [Reviews at wordpress.org](https://wordpress.org/support/topic/super-helpful-30/) by synchronista on July 28, 2017
|
30 |
* **Number 7** in [8 Plugins to Help Supercharge Your WordPress Media Library](https://www.elegantthemes.com/blog/tips-tricks/8-plugins-to-help-supercharge-your-wordpress-media-library) by John Hughes on April 6, 2017
|
31 |
* **"…can be a great asset for a variety of situations…"** in [How to Use WordPress to Bulk Edit Featured Images](https://www.greengeeks.com/tutorials/article/how-to-use-wordpress-to-bulk-edit-featured-images/) by Josh Dargie on March 6, 2017
|
32 |
* Mentioned in a comment of [What are must-have WordPress plugins for developer?](https://www.quora.com/What-are-must-have-WordPress-plugins-for-developer/answer/Joel-Rivera-2) by Joel Rivera on February 7, 2017
|
284 |
|
285 |
== Changelog ==
|
286 |
|
287 |
+
= 13.2.1 =
|
288 |
+
* Improved in Presets: Image paths starting with '/' will be considered
|
289 |
+
* Tested successfully with WordPress 4.8.1
|
290 |
+
|
291 |
= 13.2 =
|
292 |
* Added in Presets: Post type filters for first image option
|
293 |
* Revised translations
|
464 |
|
465 |
== Upgrade Notice ==
|
466 |
|
467 |
+
= 13.2.1 =
|
468 |
+
In Presets image paths starting with / will be considered, tested with WP 4.8.1
|
469 |
+
|
470 |
= 13.2 =
|
471 |
Added in Presets: Post type filters for first image option, revised translations
|
472 |
|
admin/class-quick-featured-images-admin.php
CHANGED
@@ -19,7 +19,7 @@
|
|
19 |
*
|
20 |
* @var string
|
21 |
*/
|
22 |
-
protected $plugin_version = '13.2';
|
23 |
|
24 |
/**
|
25 |
* Instance of this class.
|
19 |
*
|
20 |
* @var string
|
21 |
*/
|
22 |
+
protected $plugin_version = '13.2.1';
|
23 |
|
24 |
/**
|
25 |
* Instance of this class.
|
admin/class-quick-featured-images-defaults.php
CHANGED
@@ -782,6 +782,10 @@ class Quick_Featured_Images_Defaults {
|
|
782 |
$url = preg_replace( '/([^?]+).*/', '\1', $img_src[ 1 ] );
|
783 |
// delete image dimensions data in img file name, just take base name and extension
|
784 |
$guid = preg_replace( '/(.+)-\d+x\d+\.(\w+)/', '\1.\2', $url );
|
|
|
|
|
|
|
|
|
785 |
// look up its ID in the db
|
786 |
$found_id = $wpdb->get_var( $wpdb->prepare( "SELECT `ID` FROM $wpdb->posts WHERE `guid` = '%s'", $guid ) );
|
787 |
// if first image id found: return it
|
782 |
$url = preg_replace( '/([^?]+).*/', '\1', $img_src[ 1 ] );
|
783 |
// delete image dimensions data in img file name, just take base name and extension
|
784 |
$guid = preg_replace( '/(.+)-\d+x\d+\.(\w+)/', '\1.\2', $url );
|
785 |
+
// if path is set relatively make it absolute
|
786 |
+
if ( 0 === strpos( $guid, '/' ) ) {
|
787 |
+
$guid = home_url() . $guid;
|
788 |
+
}
|
789 |
// look up its ID in the db
|
790 |
$found_id = $wpdb->get_var( $wpdb->prepare( "SELECT `ID` FROM $wpdb->posts WHERE `guid` = '%s'", $guid ) );
|
791 |
// if first image id found: return it
|
languages/quick-featured-images-fr_FR.po
CHANGED
@@ -1,47 +1,21 @@
|
|
1 |
# Copyright (C) 2014
|
2 |
# This file is distributed under the same license as the plugin package.
|
3 |
msgid ""
|
4 |
-
msgstr ""
|
5 |
-
"Project-Id-Version: Quick Featured Images\n"
|
6 |
-
"Report-Msgid-Bugs-To: http://wordpress.org/plugins/quick-featured-images\n"
|
7 |
-
"POT-Creation-Date: 2017-07-23 22:25+0200\n"
|
8 |
-
"PO-Revision-Date: 2017-07-23 22:25+0200\n"
|
9 |
-
"Last-Translator: Martin Stehle <m.stehle@gmx.de>\n"
|
10 |
-
"Language-Team: Martin Stehle <m.stehle@gmx.de>\n"
|
11 |
-
"Language: fr_FR\n"
|
12 |
-
"MIME-Version: 1.0\n"
|
13 |
-
"Content-Type: text/plain; charset=UTF-8\n"
|
14 |
-
"Content-Transfer-Encoding: 8bit\n"
|
15 |
-
"X-Generator: Poedit 2.0.3\n"
|
16 |
-
"X-Poedit-KeywordsList: __;_e;_n;_x;esc_html_e;esc_html__;esc_attr_e;"
|
17 |
-
"esc_attr__;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2;_x:1,2c;_n:1,2\n"
|
18 |
-
"X-Poedit-Basepath: ..\n"
|
19 |
-
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
20 |
-
"X-Poedit-SearchPath-0: .\n"
|
21 |
|
22 |
#: admin/class-quick-featured-images-admin.php:213
|
23 |
-
msgid ""
|
24 |
-
"
|
25 |
-
"delete them in bulk, in posts lists and set default images for future posts."
|
26 |
-
msgstr ""
|
27 |
-
"Votre Couteau Suisse pour les \"images à la une\": Installer, remplacer, "
|
28 |
-
"supprimer en batch dans les listes d'articles, et installer les \"images à "
|
29 |
-
"la Une\" pour les futurs articles."
|
30 |
|
31 |
#: admin/class-quick-featured-images-admin.php:276
|
32 |
#, php-format
|
33 |
-
msgid ""
|
34 |
-
"
|
35 |
-
"not activate it. If you want to use this plugin update the Wordpress files "
|
36 |
-
"to the latest version."
|
37 |
-
msgstr ""
|
38 |
-
"Ce plugin nécessite au minimum la version %s de WordPress. Il n'a donc pas "
|
39 |
-
"été activé. Pour l'utiliser, mettez WordPress à jour."
|
40 |
|
41 |
#: admin/class-quick-featured-images-admin.php:482
|
42 |
#, php-format
|
43 |
msgid "Welcome to %s! You can find the plugin at %s."
|
44 |
-
msgstr "Bienvenue, %s! Vous pouvez trouver
|
45 |
|
46 |
#: admin/class-quick-featured-images-columns.php:295
|
47 |
#: admin/class-quick-featured-images-columns.php:456
|
@@ -77,21 +51,19 @@ msgstr "Préparer les images en avant"
|
|
77 |
|
78 |
#: admin/class-quick-featured-images-defaults.php:264
|
79 |
msgid "Set default featured images for future posts"
|
80 |
-
msgstr "Définir l
|
81 |
|
82 |
#: admin/class-quick-featured-images-settings.php:230
|
83 |
msgid "Set the visibility of columns of featured images in posts lists"
|
84 |
-
msgstr "Afficher la colonne
|
85 |
|
86 |
#: admin/class-quick-featured-images-settings.php:380
|
87 |
msgid "Columns for featured images in posts lists"
|
88 |
-
msgstr "Colonnes pour les
|
89 |
|
90 |
#: admin/class-quick-featured-images-settings.php:388
|
91 |
msgid "Show additional column for featured images in lists of"
|
92 |
-
msgstr ""
|
93 |
-
"Afficher une colonne supplémentaire pour les \"images en avant\" dans les "
|
94 |
-
"listes de"
|
95 |
|
96 |
#: admin/class-quick-featured-images-settings.php:393
|
97 |
msgid "Posts list with image column"
|
@@ -103,15 +75,11 @@ msgstr "Visibilité du plugin"
|
|
103 |
|
104 |
#: admin/class-quick-featured-images-settings.php:424
|
105 |
msgid "Which user role may see the plugin?"
|
106 |
-
msgstr "
|
107 |
|
108 |
#: admin/class-quick-featured-images-settings.php:556
|
109 |
-
msgid ""
|
110 |
-
"
|
111 |
-
"post lists."
|
112 |
-
msgstr ""
|
113 |
-
"Activer les checkboxes dans chaque type de contenu pour voir les colonnes "
|
114 |
-
"supplémentaires dans les listes d'articles."
|
115 |
|
116 |
#: admin/class-quick-featured-images-settings.php:568
|
117 |
msgid "Minimum user role to see the plugin in the backend"
|
@@ -119,40 +87,24 @@ msgstr "Niveau minimum requis pour voir le plugin"
|
|
119 |
|
120 |
#: admin/class-quick-featured-images-settings.php:604
|
121 |
msgid "Select the minimum user role a user must have to see the plugin."
|
122 |
-
msgstr ""
|
123 |
-
"Sélectionner le niveau minimum que doit avoir l'utilisateur pour voir le "
|
124 |
-
"plugin."
|
125 |
|
126 |
#: admin/class-quick-featured-images-settings.php:605
|
127 |
#, php-format
|
128 |
-
msgid ""
|
129 |
-
"
|
130 |
-
"setting."
|
131 |
-
msgstr ""
|
132 |
-
"Les règles telles que définies à “%s” sont appliquées aux "
|
133 |
-
"articles indépendement de ce règlage."
|
134 |
|
135 |
#: admin/class-quick-featured-images-settings.php:606
|
136 |
-
msgid ""
|
137 |
-
"
|
138 |
-
"thumbnails with action links or the thumbnails only. To switch image columns "
|
139 |
-
"on and off use the section above."
|
140 |
-
msgstr ""
|
141 |
-
"Ce paramètre contrôle si l'utilisateur verra la vignette et les liens de "
|
142 |
-
"modification dans la colonne d'images, ou bien la vignette seule. Pour "
|
143 |
-
"afficher/supprimer la colonne d'images, utiliser la section ci-dessus."
|
144 |
|
145 |
#: admin/class-quick-featured-images-settings.php:607
|
146 |
msgid "This page is accessible for administrators only."
|
147 |
-
msgstr "Cette page
|
148 |
|
149 |
#: admin/class-quick-featured-images-settings.php:617
|
150 |
-
msgid ""
|
151 |
-
"
|
152 |
-
"images for every post. The Featured Image column is sortable."
|
153 |
-
msgstr ""
|
154 |
-
"Les colonnes additionnelles vous montrent les \"images en avant\"pour chaque "
|
155 |
-
"article. La colonne de l' \"image en avant\" peut être tréee."
|
156 |
|
157 |
#: admin/class-quick-featured-images-settings.php:626
|
158 |
msgid "Controls which minimum user role can see the plugin."
|
@@ -165,7 +117,7 @@ msgstr "Numéro d'image %d invalide"
|
|
165 |
|
166 |
#: admin/class-quick-featured-images-tools.php:573
|
167 |
msgid "Select"
|
168 |
-
msgstr "
|
169 |
|
170 |
#: admin/class-quick-featured-images-tools.php:574
|
171 |
msgid "Add filter"
|
@@ -177,7 +129,7 @@ msgstr "Peaufiner"
|
|
177 |
|
178 |
#: admin/class-quick-featured-images-tools.php:576
|
179 |
msgid "Confirm"
|
180 |
-
msgstr "
|
181 |
|
182 |
#: admin/class-quick-featured-images-tools.php:577
|
183 |
msgid "Perform"
|
@@ -201,7 +153,7 @@ msgstr "Supprimer toutes les images en avant"
|
|
201 |
|
202 |
#: admin/class-quick-featured-images-tools.php:587
|
203 |
msgid "Remove all featured images without existing image files"
|
204 |
-
msgstr "
|
205 |
|
206 |
#: admin/class-quick-featured-images-tools.php:590
|
207 |
msgid "Set multiple images randomly as featured images"
|
@@ -289,9 +241,7 @@ msgstr "Definir, remplacer, supprimer"
|
|
289 |
|
290 |
#: admin/class-quick-featured-images-tools.php:1937
|
291 |
msgid "Bulk set, replace and remove featured images for existing posts"
|
292 |
-
msgstr ""
|
293 |
-
"Traitement en masse: Installation, remplacement, suppression d'images en "
|
294 |
-
"avant dans des articles existants"
|
295 |
|
296 |
#: admin/class-quick-featured-images-tools.php:2046
|
297 |
msgid "Bulk set as featured image"
|
@@ -299,7 +249,7 @@ msgstr "Traitement en masse: Installation comme images en avant"
|
|
299 |
|
300 |
#: admin/views/filter_category.php:3
|
301 |
msgid "Select a category"
|
302 |
-
msgstr "
|
303 |
|
304 |
#: admin/views/filter_post_types.php:2
|
305 |
msgid "Select post types"
|
@@ -307,11 +257,11 @@ msgstr "Choisir le type de contenu"
|
|
307 |
|
308 |
#: admin/views/filter_post_types.php:2
|
309 |
msgid "You can select posts and pages."
|
310 |
-
msgstr "Vous pouvez
|
311 |
|
312 |
#: admin/views/filter_tag.php:7
|
313 |
msgid "Select a tag"
|
314 |
-
msgstr "
|
315 |
|
316 |
#: admin/views/filter_tag.php:20
|
317 |
msgid "There are no tags in use."
|
@@ -319,14 +269,11 @@ msgstr "Il n'y a pas d'étiquette utilisée."
|
|
319 |
|
320 |
#: admin/views/form_back_to_selection.php:2
|
321 |
msgid "Select filters and options again"
|
322 |
-
msgstr "
|
323 |
|
324 |
#: admin/views/form_back_to_selection.php:3
|
325 |
-
msgid ""
|
326 |
-
"
|
327 |
-
"button."
|
328 |
-
msgstr ""
|
329 |
-
"Pour changer votre sélection précédente revenez en arrière en cliquant ici."
|
330 |
|
331 |
#: admin/views/form_back_to_selection.php:42
|
332 |
msgid "Modify selection"
|
@@ -342,12 +289,8 @@ msgid "%d matches found"
|
|
342 |
msgstr "%d résultats trouvés"
|
343 |
|
344 |
#: admin/views/form_confirm.php:12
|
345 |
-
msgid ""
|
346 |
-
"
|
347 |
-
"the database?"
|
348 |
-
msgstr ""
|
349 |
-
"Les entrées d'images en avant sans fichier d'images doivent-elles être "
|
350 |
-
"supprimées de la base?"
|
351 |
|
352 |
#: admin/views/form_confirm.php:15 admin/views/section_results.php:16
|
353 |
msgid "Details"
|
@@ -356,7 +299,7 @@ msgstr "Détails"
|
|
356 |
#: admin/views/form_confirm.php:16 admin/views/section_defaults.php:17
|
357 |
#: admin/views/section_results.php:18
|
358 |
msgid "No."
|
359 |
-
msgstr "
|
360 |
|
361 |
#: admin/views/form_confirm.php:17 admin/views/section_results.php:17
|
362 |
msgid "Current Featured Image"
|
@@ -376,52 +319,31 @@ msgstr "par"
|
|
376 |
|
377 |
#: admin/views/form_confirm.php:35
|
378 |
msgid "Should the selected image be set as featured image to all listed posts?"
|
379 |
-
msgstr ""
|
380 |
-
"L'image en avant sélectionnée doit-elle être installée comme image en avant "
|
381 |
-
"pour l'ensemble des articles listés?"
|
382 |
|
383 |
#: admin/views/form_confirm.php:38
|
384 |
-
msgid ""
|
385 |
-
"
|
386 |
-
"posts?"
|
387 |
-
msgstr ""
|
388 |
-
"Les images sélectionnées doivent-elle être installées au hasard comme image "
|
389 |
-
"en avant pour l'ensemble des articles listés?"
|
390 |
|
391 |
#: admin/views/form_confirm.php:41
|
392 |
-
msgid ""
|
393 |
-
"
|
394 |
-
"all listed posts?"
|
395 |
-
msgstr ""
|
396 |
-
"L'image en avant sélectionnée actuellement doit-elle être remplacée par "
|
397 |
-
"l'image selectionnée dans l'ensemble des articles listés?"
|
398 |
|
399 |
#: admin/views/form_confirm.php:44
|
400 |
msgid "Should the selected image be removed from all listed posts?"
|
401 |
-
msgstr ""
|
402 |
-
"L'image sélectionnée doit-elle être supprimée dans l'ensemble des articles "
|
403 |
-
"listés?"
|
404 |
|
405 |
#: admin/views/form_confirm.php:47
|
406 |
msgid "Should the future images be set as featured images at all listed posts?"
|
407 |
-
msgstr ""
|
408 |
-
"L'image future doit-elle être installée comme image en avant pour l'ensemble "
|
409 |
-
"des articles listés?"
|
410 |
|
411 |
#: admin/views/form_confirm.php:50
|
412 |
msgid "Should the added featured images be removed from all listed posts?"
|
413 |
-
msgstr ""
|
414 |
-
"Les images en avant ajoutées doivent-elles être supprimées de l'ensemble des "
|
415 |
-
"articles listés?"
|
416 |
|
417 |
#: admin/views/form_confirm.php:54 admin/views/section_results.php:27
|
418 |
-
msgid ""
|
419 |
-
"
|
420 |
-
"post in a new window by clicking on its link in the list."
|
421 |
-
msgstr ""
|
422 |
-
"Le classement est fait par ordre alphabétique selon le titre de l'article. "
|
423 |
-
"Vous pouvez éditer un article dans une nouvelle fenêtre en cliquant sur son "
|
424 |
-
"lien dans la liste."
|
425 |
|
426 |
#: admin/views/form_confirm.php:121
|
427 |
msgid "Confirm the change"
|
@@ -429,7 +351,7 @@ msgstr "Confirmer le changement"
|
|
429 |
|
430 |
#: admin/views/form_confirm.php:122
|
431 |
msgid "You can not undo the operation!"
|
432 |
-
msgstr "Vous ne pouvez pas annuler l
|
433 |
|
434 |
#: admin/views/form_confirm.php:183 admin/views/section_errormsg.php:8
|
435 |
#: admin/views/section_results.php:86
|
@@ -449,17 +371,12 @@ msgid "Refine filters"
|
|
449 |
msgstr "Affiner les filtres"
|
450 |
|
451 |
#: admin/views/form_refine.php:9
|
452 |
-
msgid ""
|
453 |
-
"
|
454 |
-
msgstr ""
|
455 |
-
"Vous pouvez maintenant trouver articles et pages par correspondance de "
|
456 |
-
"paramètres. Affinez-les ici."
|
457 |
|
458 |
#: admin/views/form_refine.php:10
|
459 |
msgid "Whatever you do: You can confirm your choice on the next page."
|
460 |
-
msgstr ""
|
461 |
-
"Quelque soit votre action, vous pouvez confirmer votre choix sur la page "
|
462 |
-
"suivante."
|
463 |
|
464 |
#: admin/views/form_refine.php:18
|
465 |
#, php-format
|
@@ -471,48 +388,33 @@ msgid "Preview filtering"
|
|
471 |
msgstr "Prévisualiser le filtrage"
|
472 |
|
473 |
#: admin/views/form_refine.php:54
|
474 |
-
msgid ""
|
475 |
-
"
|
476 |
-
"clicking on the next button."
|
477 |
-
msgstr ""
|
478 |
-
"Il n'y a pas de filtre sélectionné. Modifiez votre sélection ou continuez en "
|
479 |
-
"cliquant sur le bouton suite."
|
480 |
|
481 |
#: admin/views/form_select.php:9 admin/views/form_start.php:4
|
482 |
#: admin/views/section_defaults.php:213
|
483 |
msgid "Notice"
|
484 |
-
msgstr "
|
485 |
|
486 |
#: admin/views/form_select.php:11
|
487 |
-
msgid ""
|
488 |
-
"
|
489 |
-
"least one image you want to replace by the selected image."
|
490 |
-
msgstr ""
|
491 |
-
"Vous n'avez pas choisi d'image dans la liste ci-dessous. Pour continuer vous "
|
492 |
-
"devez choisir au moins une image que vous voulez remplacer par l'image "
|
493 |
-
"sélectionnée."
|
494 |
|
495 |
#: admin/views/form_select.php:17
|
496 |
msgid "Select the featured images you want to replace by the selected image."
|
497 |
-
msgstr ""
|
498 |
-
"Choisissez l'image en avant que vous voulez remplacer par l'image "
|
499 |
-
"selectionnée."
|
500 |
|
501 |
#: admin/views/form_select.php:18
|
502 |
msgid "You can select multiple images. Select at least one image."
|
503 |
msgstr "Vous pouvez sélectionner plusieurs images. Choisissez-en au moins une."
|
504 |
|
505 |
#: admin/views/form_select.php:19 admin/views/form_start.php:80
|
506 |
-
msgid ""
|
507 |
-
"
|
508 |
-
"clicking on the images."
|
509 |
-
msgstr ""
|
510 |
-
"Pour sélectionner plusieurs images cliquez sur le bouton et maintenez "
|
511 |
-
"enfoncee la touche CTRL de votre clavier en cliquant sur les images."
|
512 |
|
513 |
#: admin/views/form_select.php:23 admin/views/form_start.php:84
|
514 |
msgid "Choose Images"
|
515 |
-
msgstr "
|
516 |
|
517 |
#: admin/views/form_select.php:31 admin/views/form_start.php:120
|
518 |
msgid "Use CTRL for multiple choice"
|
@@ -539,18 +441,12 @@ msgid "Overwrite existing featured images with new ones"
|
|
539 |
msgstr "Remplacer les images en avant existantes par des nouvelles"
|
540 |
|
541 |
#: admin/views/form_select.php:63
|
542 |
-
msgid ""
|
543 |
-
"
|
544 |
-
"checked"
|
545 |
-
msgstr ""
|
546 |
-
"Les articles avec des images en avant seront ignorés, même si l'option "
|
547 |
-
"Remplacer est sélectionnée"
|
548 |
|
549 |
#: admin/views/form_select.php:72
|
550 |
msgid "There are two more options in the premium version for random images:"
|
551 |
-
msgstr ""
|
552 |
-
"Il y a deux options supplémentaires dans la version premium pour les images "
|
553 |
-
"au hasard:"
|
554 |
|
555 |
#: admin/views/form_select.php:74
|
556 |
msgid "Use each selected image only once"
|
@@ -558,16 +454,14 @@ msgstr "N'utiliser qu'une seule fois chaque image sélectionnée"
|
|
558 |
|
559 |
#: admin/views/form_select.php:75
|
560 |
msgid "Remove excess featured images after all selected images are used"
|
561 |
-
msgstr ""
|
562 |
-
"Supprimer les images mises en avant en surplus après que toutes les images "
|
563 |
-
"sélectionnées aient été utilisées"
|
564 |
|
565 |
#: admin/views/form_select.php:77 admin/views/form_select.php:115
|
566 |
#: admin/views/form_select.php:119 admin/views/form_start.php:113
|
567 |
#: admin/views/section_defaults.php:520 admin/views/section_footer.php:59
|
568 |
#: admin/views/section_overview.php:91
|
569 |
msgid "Get the premium version"
|
570 |
-
msgstr "
|
571 |
|
572 |
#: admin/views/form_select.php:77 admin/views/form_select.php:115
|
573 |
#: admin/views/form_select.php:119 admin/views/form_start.php:113
|
@@ -578,31 +472,23 @@ msgstr "/"
|
|
578 |
|
579 |
#: admin/views/form_select.php:86
|
580 |
msgid "Optional: Add a filter"
|
581 |
-
msgstr "Option:
|
582 |
|
583 |
#: admin/views/form_select.php:88
|
584 |
msgid "Select filters"
|
585 |
-
msgstr "
|
586 |
|
587 |
#: admin/views/form_select.php:89
|
588 |
-
msgid ""
|
589 |
-
"
|
590 |
-
"concerned posts and pages."
|
591 |
-
msgstr ""
|
592 |
-
"Vous pouvez choisir un des filtres suivants pour réduire la liste des "
|
593 |
-
"articles et pages concernés."
|
594 |
|
595 |
#: admin/views/form_select.php:90
|
596 |
-
msgid ""
|
597 |
-
"You can select multiple filters. They will return an intersection of their "
|
598 |
-
"results."
|
599 |
msgstr "Vous pouvez choisir plusieurs filtres."
|
600 |
|
601 |
#: admin/views/form_select.php:95
|
602 |
msgid "Search by post type. By default all posts and pages will be affected."
|
603 |
-
msgstr ""
|
604 |
-
"Recherche par type de contenu. Par défaut, tous les articles et pages seront "
|
605 |
-
"affectés."
|
606 |
|
607 |
#: admin/views/form_select.php:98
|
608 |
msgid "Search posts by category"
|
@@ -614,22 +500,15 @@ msgstr "Recherche des articles par étiquette"
|
|
614 |
|
615 |
#: admin/views/form_select.php:115 admin/views/section_overview.php:91
|
616 |
msgid "Are you looking for more options and more filters?"
|
617 |
-
msgstr "
|
618 |
|
619 |
#: admin/views/form_select.php:116
|
620 |
msgid "If you encounter a white, blank page, read this"
|
621 |
msgstr "En cas de page vide lisez ceci"
|
622 |
|
623 |
#: admin/views/form_select.php:117
|
624 |
-
msgid ""
|
625 |
-
"
|
626 |
-
"effect of limited memory capacities on the website server. Instead of "
|
627 |
-
"treating a huge amount of posts in one single go try to treat small amounts "
|
628 |
-
"of posts multiple times successively. To achieve that do:"
|
629 |
-
msgstr ""
|
630 |
-
"Une page blanche en tentant de traiter des milliers d'articles provient d'un "
|
631 |
-
"problème de mémoire du serveur. Mieux vaut traiter les articles un à la "
|
632 |
-
"fois, par petite quantité. Pour ceci, procédez ainsi:"
|
633 |
|
634 |
#: admin/views/form_select.php:120
|
635 |
msgid "add the time filter,"
|
@@ -645,64 +524,39 @@ msgstr "procédez"
|
|
645 |
|
646 |
#: admin/views/form_select.php:123
|
647 |
msgid "and repeat it with the next time range as often as needed."
|
648 |
-
msgstr ""
|
649 |
-
"et recommencez avec un autre intervalle de date aussi souvent que nécessaire."
|
650 |
|
651 |
#: admin/views/form_select.php:125
|
652 |
-
msgid ""
|
653 |
-
"
|
654 |
-
"setting the images for each post manually."
|
655 |
-
msgstr ""
|
656 |
-
"Cette méthode n'est pas aussi rapide qu'un batch complet mais plus rapide "
|
657 |
-
"que d'installer les images manuellement pour chaque article."
|
658 |
|
659 |
#: admin/views/form_select.php:130
|
660 |
-
msgid ""
|
661 |
-
"
|
662 |
-
"filter you will go to the preview list directly."
|
663 |
-
msgstr ""
|
664 |
-
"Sur la page suivante vous pouvez redéfinir les filtres. Si vous n'en "
|
665 |
-
"choisissez aucun vous irez directement sur la prévisualisation de la liste."
|
666 |
|
667 |
#: admin/views/form_start.php:6 admin/views/section_defaults.php:215
|
668 |
-
msgid ""
|
669 |
-
"
|
670 |
-
"plugin. The effects are stored and will be visible in a theme which supports "
|
671 |
-
"featured images."
|
672 |
-
msgstr ""
|
673 |
-
"Le thème actuel ne supporte pas les images en avant. Vous pouvez toutefois "
|
674 |
-
"utiliser ce plugin. Les modifications seront stockées et pourront être "
|
675 |
-
"utilisées dans un thème qui supporte les images en avant."
|
676 |
|
677 |
#: admin/views/form_start.php:12
|
678 |
msgid "What do you want to do?"
|
679 |
-
msgstr "Que voulez-vous faire?"
|
680 |
|
681 |
#: admin/views/form_start.php:14
|
682 |
-
msgid ""
|
683 |
-
"
|
684 |
-
"one of the following actions and, if necessary, one or more images."
|
685 |
-
msgstr ""
|
686 |
-
"Vous pouvez ici ajouter, remplacer et supprimer les images en avant de vos "
|
687 |
-
"messages. Chosissez une des actions suivantes et si nécessaire, une ou "
|
688 |
-
"plusieurs images."
|
689 |
|
690 |
#: admin/views/form_start.php:15
|
691 |
msgid "Whatever you select: You can refine your choice on the next page."
|
692 |
-
msgstr ""
|
693 |
-
"Quelque soit votre choix, vous pourrez le changer sur la page suivante."
|
694 |
|
695 |
#: admin/views/form_start.php:17
|
696 |
msgid "Important advice"
|
697 |
msgstr "Conseil important"
|
698 |
|
699 |
#: admin/views/form_start.php:18
|
700 |
-
msgid ""
|
701 |
-
"
|
702 |
-
"of the WordPress database before you perform mass changes."
|
703 |
-
msgstr ""
|
704 |
-
"Vous ne pouvez pas annuler cette action. Il est recommendé de sauvegarder la "
|
705 |
-
"base de données WordPress avant d'effectuer des changements en batch."
|
706 |
|
707 |
#: admin/views/form_start.php:20
|
708 |
msgid "Select action"
|
@@ -717,12 +571,8 @@ msgid "These actions require to select an image with the following button."
|
|
717 |
msgstr "Ces actions impliquent de choisir une image avec le bouton suivant."
|
718 |
|
719 |
#: admin/views/form_start.php:35
|
720 |
-
msgid ""
|
721 |
-
"
|
722 |
-
"by clicking on the following button."
|
723 |
-
msgstr ""
|
724 |
-
"Choisissez l'image que vous voulez ajouter, remplacer ou supprimer "
|
725 |
-
"d'articles en cliquant sur le bouton suivant."
|
726 |
|
727 |
#: admin/views/form_start.php:57
|
728 |
msgid "Choose Image"
|
@@ -730,36 +580,23 @@ msgstr "Choisir une image"
|
|
730 |
|
731 |
#: admin/views/form_start.php:61
|
732 |
msgid "If the button does not work, read this:"
|
733 |
-
msgstr "Si le bouton ne fonctionne pas lisez ceci:"
|
734 |
|
735 |
#: admin/views/form_start.php:62
|
736 |
-
msgid ""
|
737 |
-
"
|
738 |
-
"installations. If this should be the case you can take another way:"
|
739 |
-
msgstr ""
|
740 |
-
"Il a été reporté que le bouton parfois ne fonctionne pas sur certaines "
|
741 |
-
"installations WordPres. Dans ce cas vous pouvez faire autrement:"
|
742 |
|
743 |
#: admin/views/form_start.php:63
|
744 |
-
msgid ""
|
745 |
-
"1.
|
746 |
-
"Further links are appearing, among them the link "Bulk set as featured "
|
747 |
-
"image". 3. After a click on it you can move on in this plugin."
|
748 |
-
msgstr ""
|
749 |
-
"1. Allez dans la bibliothèque de médias. 2. Positionnez la souris sur "
|
750 |
-
"l'image souhaitée. Des liens vont apparaitre, dont le lien \"installer en "
|
751 |
-
"image en avant\". 3. Cliquez pour rejoindre ce plugin."
|
752 |
|
753 |
#: admin/views/form_start.php:67
|
754 |
msgid "Actions with multiple images"
|
755 |
msgstr "Actions avec plusieurs images"
|
756 |
|
757 |
#: admin/views/form_start.php:68
|
758 |
-
msgid ""
|
759 |
-
"
|
760 |
-
msgstr ""
|
761 |
-
"Ces actions impliquent au moins de sélectionner une image avec le bouton "
|
762 |
-
"suivant."
|
763 |
|
764 |
#: admin/views/form_start.php:101
|
765 |
msgid "Actions without any selected image"
|
@@ -771,7 +608,7 @@ msgstr "Ces actions ne nécessitent pas de sélectionner une image."
|
|
771 |
|
772 |
#: admin/views/form_start.php:113
|
773 |
msgid "Do you want to assign the first image of each post?"
|
774 |
-
msgstr "
|
775 |
|
776 |
#: admin/views/section_defaults.php:16
|
777 |
msgid "matches"
|
@@ -783,82 +620,47 @@ msgstr "Type de contenu"
|
|
783 |
|
784 |
#: admin/views/section_defaults.php:204
|
785 |
msgid "Default featured images for future posts"
|
786 |
-
msgstr "Image en avant par défaut pour les futurs articles"
|
787 |
|
788 |
#: admin/views/section_defaults.php:206
|
789 |
-
msgid ""
|
790 |
-
"
|
791 |
-
"every time a post is saved."
|
792 |
-
msgstr ""
|
793 |
-
"Définir les règles pour utiliser les images installées comme images en avant "
|
794 |
-
"par défaut chaque fois que l'article est sauvegardé."
|
795 |
|
796 |
#: admin/views/section_defaults.php:207
|
797 |
-
msgid ""
|
798 |
-
"
|
799 |
-
"rule which is defined only partially will be ignored."
|
800 |
-
msgstr ""
|
801 |
-
"Pour utiliser une règle choisissez l'image et définissez la taxonomie et la "
|
802 |
-
"valeur, faute de quoi la règle sera ignorée."
|
803 |
|
804 |
#: admin/views/section_defaults.php:235
|
805 |
msgid "An image overwrites an existing image"
|
806 |
msgstr "Une image remplace une image existante"
|
807 |
|
808 |
#: admin/views/section_defaults.php:239
|
809 |
-
msgid ""
|
810 |
-
"
|
811 |
-
"a post"
|
812 |
-
msgstr ""
|
813 |
-
"Activer pour remplacer automatiquement une image en avant existante lors de "
|
814 |
-
"la sauvegarde de l'article"
|
815 |
|
816 |
#: admin/views/section_defaults.php:241
|
817 |
-
msgid ""
|
818 |
-
"
|
819 |
-
"an existing featured image with the new one based on the following rules. Do "
|
820 |
-
"not use this if you want to keep manually set featured images."
|
821 |
-
msgstr ""
|
822 |
-
"Si activée, cette règle est utilisée pour automatiquement remplacer une "
|
823 |
-
"image en avant par une nouvelle choisie en fonction des règles, lors de la "
|
824 |
-
"sauvegarde d'un article. Ne l'utilisez pas si vous voulez garder l'image en "
|
825 |
-
"avant présente."
|
826 |
|
827 |
#: admin/views/section_defaults.php:248
|
828 |
msgid "Text with images in WordPress editor"
|
829 |
msgstr "Texte avec des images dans l'editeur WordPress"
|
830 |
|
831 |
#: admin/views/section_defaults.php:252
|
832 |
-
msgid ""
|
833 |
-
"
|
834 |
-
"media library as featured image while saving a post"
|
835 |
-
msgstr ""
|
836 |
-
"Activer pour utiliser automatiquement la première image incluse si elle "
|
837 |
-
"existe dans la bibliothèque d'images, comme image mise en avant lors de la "
|
838 |
-
"sauvegarde des articles"
|
839 |
|
840 |
#: admin/views/section_defaults.php:254
|
841 |
-
msgid ""
|
842 |
-
"
|
843 |
-
"first content image - if available in the media library - as the featured "
|
844 |
-
"image of the post. If the post has no content images the next rules will be "
|
845 |
-
"applied."
|
846 |
-
msgstr ""
|
847 |
-
"Si activée, cette règle est utilisée automatiquement lors de la sauvegarde "
|
848 |
-
"des articles pour installer la première image - si disponible dans la "
|
849 |
-
"bibliothèque de medias - comme image mise en avant de l'article. Si "
|
850 |
-
"l'article ne contient aucune image, la règle suivante sera appliquée."
|
851 |
|
852 |
#: admin/views/section_defaults.php:255
|
853 |
msgid "For which post types should this rule be applied?"
|
854 |
-
msgstr "
|
855 |
|
856 |
#: admin/views/section_defaults.php:282
|
857 |
-
msgid ""
|
858 |
-
"
|
859 |
-
msgstr ""
|
860 |
-
"Sélectionnez au moins un type de contenu, sinon tous les types de contenu "
|
861 |
-
"seront considérés."
|
862 |
|
863 |
#: admin/views/section_defaults.php:488
|
864 |
msgid "Add rule"
|
@@ -866,67 +668,51 @@ msgstr "Ajouter une règle"
|
|
866 |
|
867 |
#: admin/views/section_defaults.php:493
|
868 |
msgid "Are you sure to remove this rule?"
|
869 |
-
msgstr "Voulez-vous vraiment
|
870 |
|
871 |
#: admin/views/section_defaults.php:496
|
872 |
msgid "How the rules work"
|
873 |
msgstr "Comment fonctionnent les règles"
|
874 |
|
875 |
#: admin/views/section_defaults.php:497
|
876 |
-
msgid ""
|
877 |
-
"
|
878 |
-
"following rules match a property of the post. You can also set rules for "
|
879 |
-
"pages and all other current post types which support featured images."
|
880 |
-
msgstr ""
|
881 |
-
"Chaque fois que vous sauvegardez un article, l'article installera l'image "
|
882 |
-
"mise en avant si une est trouvée en fonction des règles suivantes. Vous "
|
883 |
-
"pouvez également définir les règles pour les pages et autres types de "
|
884 |
-
"contenu supportant les images mises en avant."
|
885 |
|
886 |
#: admin/views/section_defaults.php:498
|
887 |
-
msgid ""
|
888 |
-
"
|
889 |
-
"order until a rule and a property of the post fit together:"
|
890 |
-
msgstr ""
|
891 |
-
"Quelque soit l'ordre dans la liste, les règles sont appliquées dans l'ordre "
|
892 |
-
"jusqu'à ce que la condition nécessaire soit remplie:"
|
893 |
|
894 |
#: admin/views/section_defaults.php:500
|
895 |
msgid "found first content image. If not then..."
|
896 |
-
msgstr "a trouvé la première image
|
897 |
|
898 |
#: admin/views/section_defaults.php:501
|
899 |
msgid "matched custom taxonomy. If not then..."
|
900 |
-
msgstr "
|
901 |
|
902 |
#: admin/views/section_defaults.php:502
|
903 |
msgid "matched tag. If not then..."
|
904 |
-
msgstr "
|
905 |
|
906 |
#: admin/views/section_defaults.php:503
|
907 |
msgid "matched category. If not then..."
|
908 |
-
msgstr "
|
909 |
|
910 |
#: admin/views/section_defaults.php:504
|
911 |
msgid "matched author. If not then..."
|
912 |
-
msgstr "
|
913 |
|
914 |
#: admin/views/section_defaults.php:505
|
915 |
msgid "matched post type. If not then..."
|
916 |
-
msgstr "
|
917 |
|
918 |
#: admin/views/section_defaults.php:506
|
919 |
msgid "no featured image."
|
920 |
-
msgstr "
|
921 |
|
922 |
#: admin/views/section_defaults.php:508
|
923 |
-
msgid ""
|
924 |
-
"
|
925 |
-
"the post it is unforeseeable which image will become the featured image."
|
926 |
-
msgstr ""
|
927 |
-
"Gardez en mémoire que si 2 règles ou plus avec la même taxonomie "
|
928 |
-
"correspondaient à l'article, il est imprévisible de savoir quelle image sera "
|
929 |
-
"installée en image en avant."
|
930 |
|
931 |
#: admin/views/section_defaults.php:509
|
932 |
msgid "Additional rules in the premium version"
|
@@ -934,44 +720,35 @@ msgstr "Règles supplémentaires dans la version premium"
|
|
934 |
|
935 |
#: admin/views/section_defaults.php:511
|
936 |
msgid "Multiple images to set them randomly as featured image"
|
937 |
-
msgstr ""
|
938 |
-
"Images multiples pour les installer au hasard comme images mises en avant"
|
939 |
|
940 |
#: admin/views/section_defaults.php:512
|
941 |
msgid "Random featured images at each page load"
|
942 |
-
msgstr "
|
943 |
|
944 |
#: admin/views/section_defaults.php:513
|
945 |
-
msgid ""
|
946 |
-
"
|
947 |
-
"it as automated featured image"
|
948 |
-
msgstr ""
|
949 |
-
"La premiere image incluse peut 2galement provenir d'un serveur distant et "
|
950 |
-
"sera installée comme image mise en avant"
|
951 |
|
952 |
#: admin/views/section_defaults.php:514
|
953 |
-
msgid ""
|
954 |
-
"
|
955 |
-
"set successfully"
|
956 |
-
msgstr ""
|
957 |
-
"Supprimer la première image incluse automatiquement après l'installation "
|
958 |
-
"réussie de l'image mise en avant"
|
959 |
|
960 |
#: admin/views/section_defaults.php:515
|
961 |
msgid "Match with a search string in post title"
|
962 |
-
msgstr "
|
963 |
|
964 |
#: admin/views/section_defaults.php:516
|
965 |
msgid "Match with a selected post format"
|
966 |
-
msgstr "
|
967 |
|
968 |
#: admin/views/section_defaults.php:517
|
969 |
msgid "User defined order of rules"
|
970 |
-
msgstr "Ordre des règles défini par l
|
971 |
|
972 |
#: admin/views/section_defaults.php:518
|
973 |
msgid "Import your rules from this plugin into the premium plugin"
|
974 |
-
msgstr "
|
975 |
|
976 |
#: admin/views/section_errormsg.php:1
|
977 |
msgid "Error"
|
@@ -991,59 +768,48 @@ msgstr "Crédits et informations"
|
|
991 |
|
992 |
#: admin/views/section_footer.php:54 admin/views/section_results.php:87
|
993 |
msgid "Do you like the plugin?"
|
994 |
-
msgstr "Aimez-vous
|
995 |
|
996 |
#: admin/views/section_footer.php:54 admin/views/section_results.php:88
|
997 |
msgid "Please rate it at wordpress.org!"
|
998 |
-
msgstr "
|
999 |
|
1000 |
#: admin/views/section_footer.php:55
|
1001 |
-
msgid ""
|
1002 |
-
"
|
1003 |
-
"small contribution."
|
1004 |
-
msgstr ""
|
1005 |
-
"Ce plugin est Gratuit, mais l'auteur apprécierait votre petite contribution."
|
1006 |
|
1007 |
#: admin/views/section_footer.php:55
|
1008 |
msgid "Donation Button"
|
1009 |
-
msgstr "Bouton
|
1010 |
|
1011 |
#: admin/views/section_footer.php:55
|
1012 |
msgid "Donate with PayPal"
|
1013 |
-
msgstr "
|
1014 |
|
1015 |
#: admin/views/section_footer.php:56
|
1016 |
msgid "Do you need support or have an idea for the plugin?"
|
1017 |
-
msgstr "Avez-vous besoin d
|
1018 |
|
1019 |
#: admin/views/section_footer.php:56
|
1020 |
-
msgid ""
|
1021 |
-
"
|
1022 |
-
"wordpress.org!"
|
1023 |
-
msgstr ""
|
1024 |
-
"Postez vos questions et suggestions sur Quick Featured Images sur le forum "
|
1025 |
-
"de wordpress.org!"
|
1026 |
|
1027 |
#: admin/views/section_footer.php:57
|
1028 |
msgid "Special thanks for the fine frontend style of the plugin go to"
|
1029 |
-
msgstr "Remerciements pour l
|
1030 |
|
1031 |
#: admin/views/section_footer.php:58
|
1032 |
-
msgid ""
|
1033 |
-
"
|
1034 |
-
"fast plugin"
|
1035 |
-
msgstr ""
|
1036 |
-
"Faites apparaitre la vignette dans le widget des plus récents articles avec "
|
1037 |
-
"ce plugin rapide"
|
1038 |
|
1039 |
#: admin/views/section_footer.php:58
|
1040 |
#, php-format
|
1041 |
msgid "Download plugin %s at %s!"
|
1042 |
-
msgstr "
|
1043 |
|
1044 |
#: admin/views/section_header_progress.php:15
|
1045 |
msgid "Progress bar"
|
1046 |
-
msgstr "Barre d
|
1047 |
|
1048 |
#: admin/views/section_header_progress.php:17
|
1049 |
msgid "You are here"
|
@@ -1059,7 +825,7 @@ msgstr "Votre vignette sélectionnée"
|
|
1059 |
|
1060 |
#: admin/views/section_image.php:12
|
1061 |
msgid "Image title"
|
1062 |
-
msgstr "Titre de l
|
1063 |
|
1064 |
#: admin/views/section_image.php:14 admin/views/section_image.php:36
|
1065 |
msgid "If wrong image start again"
|
@@ -1083,7 +849,7 @@ msgstr "Vos options sélectionnées"
|
|
1083 |
|
1084 |
#: admin/views/section_image.php:84
|
1085 |
msgid "No selected options"
|
1086 |
-
msgstr "
|
1087 |
|
1088 |
#: admin/views/section_image.php:90
|
1089 |
msgid "Your selected filters"
|
@@ -1099,7 +865,7 @@ msgstr "Gérer les images en avant de manière rapide"
|
|
1099 |
|
1100 |
#: admin/views/section_overview.php:89
|
1101 |
msgid "The premium version"
|
1102 |
-
msgstr "
|
1103 |
|
1104 |
#: admin/views/section_results.php:1
|
1105 |
msgid "Results of the action"
|
1 |
# Copyright (C) 2014
|
2 |
# This file is distributed under the same license as the plugin package.
|
3 |
msgid ""
|
4 |
+
msgstr "Project-Id-Version: Quick Featured Images\nReport-Msgid-Bugs-To: http://wordpress.org/plugins/quick-featured-images\nPOT-Creation-Date: 2017-07-23 22:25+0200\nPO-Revision-Date: 2017-07-23 22:25+0200\nLast-Translator: Martin Stehle <m.stehle@gmx.de>\nLanguage-Team: Martin Stehle <m.stehle@gmx.de>\nLanguage: fr_FR\nMIME-Version: 1.0\nContent-Type: text/plain; charset=UTF-8\nContent-Transfer-Encoding: 8bit\nX-Generator: Poedit 2.0.3\nX-Poedit-KeywordsList: __;_e;_n;_x;esc_html_e;esc_html__;esc_attr_e;esc_attr__;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2;_x:1,2c;_n:1,2\nX-Poedit-Basepath: ..\nPlural-Forms: nplurals=2; plural=(n > 1);\nX-Poedit-SearchPath-0: .\n"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
|
6 |
#: admin/class-quick-featured-images-admin.php:213
|
7 |
+
msgid "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."
|
8 |
+
msgstr "Votre Couteau Suisse pour les « images mises en avant » : régler, remplacer, supprimer en masse dans les listes d’articles, et installer les « images mises en avant » par défaut pour les futurs articles."
|
|
|
|
|
|
|
|
|
|
|
9 |
|
10 |
#: admin/class-quick-featured-images-admin.php:276
|
11 |
#, php-format
|
12 |
+
msgid "The plugin requires WordPress version %s or higher. Therefore, WordPress did not activate it. If you want to use this plugin update the Wordpress files to the latest version."
|
13 |
+
msgstr "Ce plugin nécessite au minimum la version %s de WordPress. Il n'a donc pas été activé. Pour l'utiliser, mettez WordPress à jour."
|
|
|
|
|
|
|
|
|
|
|
14 |
|
15 |
#: admin/class-quick-featured-images-admin.php:482
|
16 |
#, php-format
|
17 |
msgid "Welcome to %s! You can find the plugin at %s."
|
18 |
+
msgstr "Bienvenue, %s! Vous pouvez trouver l’extension à %s."
|
19 |
|
20 |
#: admin/class-quick-featured-images-columns.php:295
|
21 |
#: admin/class-quick-featured-images-columns.php:456
|
51 |
|
52 |
#: admin/class-quick-featured-images-defaults.php:264
|
53 |
msgid "Set default featured images for future posts"
|
54 |
+
msgstr "Définir l’image en avant par défaut pour les futurs articles"
|
55 |
|
56 |
#: admin/class-quick-featured-images-settings.php:230
|
57 |
msgid "Set the visibility of columns of featured images in posts lists"
|
58 |
+
msgstr "Afficher la colonne « images mises en avant » dans la liste des articles"
|
59 |
|
60 |
#: admin/class-quick-featured-images-settings.php:380
|
61 |
msgid "Columns for featured images in posts lists"
|
62 |
+
msgstr "Colonnes pour les « images mises en avant » dans les listes d’articles"
|
63 |
|
64 |
#: admin/class-quick-featured-images-settings.php:388
|
65 |
msgid "Show additional column for featured images in lists of"
|
66 |
+
msgstr "Afficher une colonne supplémentaire pour les \"images en avant\" dans les listes de"
|
|
|
|
|
67 |
|
68 |
#: admin/class-quick-featured-images-settings.php:393
|
69 |
msgid "Posts list with image column"
|
75 |
|
76 |
#: admin/class-quick-featured-images-settings.php:424
|
77 |
msgid "Which user role may see the plugin?"
|
78 |
+
msgstr "Quel niveau d’utilisateur peut voir l’extension ?"
|
79 |
|
80 |
#: admin/class-quick-featured-images-settings.php:556
|
81 |
+
msgid "Activate the checkboxes at each post type to show the extra columns in the post lists."
|
82 |
+
msgstr "Activer les checkboxes dans chaque type de contenu pour voir les colonnes supplémentaires dans les listes d'articles."
|
|
|
|
|
|
|
|
|
83 |
|
84 |
#: admin/class-quick-featured-images-settings.php:568
|
85 |
msgid "Minimum user role to see the plugin in the backend"
|
87 |
|
88 |
#: admin/class-quick-featured-images-settings.php:604
|
89 |
msgid "Select the minimum user role a user must have to see the plugin."
|
90 |
+
msgstr "Sélectionner le niveau minimum que doit avoir l'utilisateur pour voir le plugin."
|
|
|
|
|
91 |
|
92 |
#: admin/class-quick-featured-images-settings.php:605
|
93 |
#, php-format
|
94 |
+
msgid "The rules as set in “%s” work on posts independently of this setting."
|
95 |
+
msgstr "Les règles telles que définies à “%s” sont appliquées aux articles indépendement de ce règlage."
|
|
|
|
|
|
|
|
|
96 |
|
97 |
#: admin/class-quick-featured-images-settings.php:606
|
98 |
+
msgid "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."
|
99 |
+
msgstr "Ce paramètre contrôle si l'utilisateur verra la vignette et les liens de modification dans la colonne d'images, ou bien la vignette seule. Pour afficher/supprimer la colonne d'images, utiliser la section ci-dessus."
|
|
|
|
|
|
|
|
|
|
|
|
|
100 |
|
101 |
#: admin/class-quick-featured-images-settings.php:607
|
102 |
msgid "This page is accessible for administrators only."
|
103 |
+
msgstr "Cette page est accessible uniquement aux administrateurs."
|
104 |
|
105 |
#: admin/class-quick-featured-images-settings.php:617
|
106 |
+
msgid "The additional columns give you a quick overview about all used featured images for every post. The Featured Image column is sortable."
|
107 |
+
msgstr "Les colonnes additionnelles vous montrent les \"images en avant\"pour chaque article. La colonne de l' \"image en avant\" peut être tréee."
|
|
|
|
|
|
|
|
|
108 |
|
109 |
#: admin/class-quick-featured-images-settings.php:626
|
110 |
msgid "Controls which minimum user role can see the plugin."
|
117 |
|
118 |
#: admin/class-quick-featured-images-tools.php:573
|
119 |
msgid "Select"
|
120 |
+
msgstr "Sélectionner"
|
121 |
|
122 |
#: admin/class-quick-featured-images-tools.php:574
|
123 |
msgid "Add filter"
|
129 |
|
130 |
#: admin/class-quick-featured-images-tools.php:576
|
131 |
msgid "Confirm"
|
132 |
+
msgstr "Valider"
|
133 |
|
134 |
#: admin/class-quick-featured-images-tools.php:577
|
135 |
msgid "Perform"
|
153 |
|
154 |
#: admin/class-quick-featured-images-tools.php:587
|
155 |
msgid "Remove all featured images without existing image files"
|
156 |
+
msgstr "Retirer les « images mises en avant » sans fichier image"
|
157 |
|
158 |
#: admin/class-quick-featured-images-tools.php:590
|
159 |
msgid "Set multiple images randomly as featured images"
|
241 |
|
242 |
#: admin/class-quick-featured-images-tools.php:1937
|
243 |
msgid "Bulk set, replace and remove featured images for existing posts"
|
244 |
+
msgstr "Traitement en masse: Installation, remplacement, suppression d'images en avant dans des articles existants"
|
|
|
|
|
245 |
|
246 |
#: admin/class-quick-featured-images-tools.php:2046
|
247 |
msgid "Bulk set as featured image"
|
249 |
|
250 |
#: admin/views/filter_category.php:3
|
251 |
msgid "Select a category"
|
252 |
+
msgstr "Sélectionner une catégorie"
|
253 |
|
254 |
#: admin/views/filter_post_types.php:2
|
255 |
msgid "Select post types"
|
257 |
|
258 |
#: admin/views/filter_post_types.php:2
|
259 |
msgid "You can select posts and pages."
|
260 |
+
msgstr "Vous pouvez sélectionner des articles et des pages."
|
261 |
|
262 |
#: admin/views/filter_tag.php:7
|
263 |
msgid "Select a tag"
|
264 |
+
msgstr "Sélectionner une étiquette"
|
265 |
|
266 |
#: admin/views/filter_tag.php:20
|
267 |
msgid "There are no tags in use."
|
269 |
|
270 |
#: admin/views/form_back_to_selection.php:2
|
271 |
msgid "Select filters and options again"
|
272 |
+
msgstr "Sélectionner à nouveau les filtres et options"
|
273 |
|
274 |
#: admin/views/form_back_to_selection.php:3
|
275 |
+
msgid "If you want to change your former selection just go back by clicking on this button."
|
276 |
+
msgstr "Si vous voulez changer votre précédente sélection revenez en arrière en cliquant sur ce bouton."
|
|
|
|
|
|
|
277 |
|
278 |
#: admin/views/form_back_to_selection.php:42
|
279 |
msgid "Modify selection"
|
289 |
msgstr "%d résultats trouvés"
|
290 |
|
291 |
#: admin/views/form_confirm.php:12
|
292 |
+
msgid "Should the entries of featured images without image files be removed from the database?"
|
293 |
+
msgstr "Les entrées d'images en avant sans fichier d'images doivent-elles être supprimées de la base?"
|
|
|
|
|
|
|
|
|
294 |
|
295 |
#: admin/views/form_confirm.php:15 admin/views/section_results.php:16
|
296 |
msgid "Details"
|
299 |
#: admin/views/form_confirm.php:16 admin/views/section_defaults.php:17
|
300 |
#: admin/views/section_results.php:18
|
301 |
msgid "No."
|
302 |
+
msgstr "Aucun."
|
303 |
|
304 |
#: admin/views/form_confirm.php:17 admin/views/section_results.php:17
|
305 |
msgid "Current Featured Image"
|
319 |
|
320 |
#: admin/views/form_confirm.php:35
|
321 |
msgid "Should the selected image be set as featured image to all listed posts?"
|
322 |
+
msgstr "L’image en avant sélectionnée doit-elle être installée comme image mise en avant pour l’ensemble des articles listés ?"
|
|
|
|
|
323 |
|
324 |
#: admin/views/form_confirm.php:38
|
325 |
+
msgid "Should the selected images be set randomly as featured images to all listed posts?"
|
326 |
+
msgstr "Les images sélectionnées doivent-elle être choisies au hasard comme image mise en avant pour l’ensemble des articles listés ?"
|
|
|
|
|
|
|
|
|
327 |
|
328 |
#: admin/views/form_confirm.php:41
|
329 |
+
msgid "Should the current set featured image be replaced by the selected image at all listed posts?"
|
330 |
+
msgstr "L’image mise en avant actuellement sélectionnée doit-elle être remplacée par l’image sélectionnée dans l’ensemble des articles listés ?"
|
|
|
|
|
|
|
|
|
331 |
|
332 |
#: admin/views/form_confirm.php:44
|
333 |
msgid "Should the selected image be removed from all listed posts?"
|
334 |
+
msgstr "L'image sélectionnée doit-elle être supprimée dans l’ensemble des articles listés ?"
|
|
|
|
|
335 |
|
336 |
#: admin/views/form_confirm.php:47
|
337 |
msgid "Should the future images be set as featured images at all listed posts?"
|
338 |
+
msgstr "La future image doit-elle être installée comme image mise en avant pour l’ensemble des articles listés ?"
|
|
|
|
|
339 |
|
340 |
#: admin/views/form_confirm.php:50
|
341 |
msgid "Should the added featured images be removed from all listed posts?"
|
342 |
+
msgstr "Les images mises en avant ajoutées doivent-elles être supprimées de l’ensemble des articles listés ?"
|
|
|
|
|
343 |
|
344 |
#: admin/views/form_confirm.php:54 admin/views/section_results.php:27
|
345 |
+
msgid "The list is in alphabetical order according to post title. You can edit a post in a new window by clicking on its link in the list."
|
346 |
+
msgstr "Le classement est fait par ordre alphabétique selon le titre de l'article. Vous pouvez éditer un article dans une nouvelle fenêtre en cliquant sur son lien dans la liste."
|
|
|
|
|
|
|
|
|
|
|
347 |
|
348 |
#: admin/views/form_confirm.php:121
|
349 |
msgid "Confirm the change"
|
351 |
|
352 |
#: admin/views/form_confirm.php:122
|
353 |
msgid "You can not undo the operation!"
|
354 |
+
msgstr "Vous ne pouvez pas annuler l’opération !"
|
355 |
|
356 |
#: admin/views/form_confirm.php:183 admin/views/section_errormsg.php:8
|
357 |
#: admin/views/section_results.php:86
|
371 |
msgstr "Affiner les filtres"
|
372 |
|
373 |
#: admin/views/form_refine.php:9
|
374 |
+
msgid "Now you can find posts and pages by matching parameters. Refine them here."
|
375 |
+
msgstr "Vous pouvez maintenant trouver articles et pages par correspondance de paramètres. Affinez-les ici."
|
|
|
|
|
|
|
376 |
|
377 |
#: admin/views/form_refine.php:10
|
378 |
msgid "Whatever you do: You can confirm your choice on the next page."
|
379 |
+
msgstr "Quelque soit votre action, vous pouvez confirmer votre choix sur la page suivante."
|
|
|
|
|
380 |
|
381 |
#: admin/views/form_refine.php:18
|
382 |
#, php-format
|
388 |
msgstr "Prévisualiser le filtrage"
|
389 |
|
390 |
#: admin/views/form_refine.php:54
|
391 |
+
msgid "There are no selected filters. Modify your filter selection or just go on by clicking on the next button."
|
392 |
+
msgstr "Il n'y a pas de filtre sélectionné. Modifiez votre sélection ou continuez en cliquant sur le bouton suite."
|
|
|
|
|
|
|
|
|
393 |
|
394 |
#: admin/views/form_select.php:9 admin/views/form_start.php:4
|
395 |
#: admin/views/section_defaults.php:213
|
396 |
msgid "Notice"
|
397 |
+
msgstr "Avertissement"
|
398 |
|
399 |
#: admin/views/form_select.php:11
|
400 |
+
msgid "You did not have selected an image from the list below. To go on select at least one image you want to replace by the selected image."
|
401 |
+
msgstr "Vous n'avez pas choisi d'image dans la liste ci-dessous. Pour continuer vous devez choisir au moins une image que vous voulez remplacer par l'image sélectionnée."
|
|
|
|
|
|
|
|
|
|
|
402 |
|
403 |
#: admin/views/form_select.php:17
|
404 |
msgid "Select the featured images you want to replace by the selected image."
|
405 |
+
msgstr "Choisissez l'image en avant que vous voulez remplacer par l'image selectionnée."
|
|
|
|
|
406 |
|
407 |
#: admin/views/form_select.php:18
|
408 |
msgid "You can select multiple images. Select at least one image."
|
409 |
msgstr "Vous pouvez sélectionner plusieurs images. Choisissez-en au moins une."
|
410 |
|
411 |
#: admin/views/form_select.php:19 admin/views/form_start.php:80
|
412 |
+
msgid "To select multiple images click on the button and use the CTRL key while clicking on the images."
|
413 |
+
msgstr "Pour sélectionner plusieurs images cliquez sur le bouton et maintenez enfoncee la touche CTRL de votre clavier en cliquant sur les images."
|
|
|
|
|
|
|
|
|
414 |
|
415 |
#: admin/views/form_select.php:23 admin/views/form_start.php:84
|
416 |
msgid "Choose Images"
|
417 |
+
msgstr "Choisir les images"
|
418 |
|
419 |
#: admin/views/form_select.php:31 admin/views/form_start.php:120
|
420 |
msgid "Use CTRL for multiple choice"
|
441 |
msgstr "Remplacer les images en avant existantes par des nouvelles"
|
442 |
|
443 |
#: admin/views/form_select.php:63
|
444 |
+
msgid "Posts with featured images will be ignored, even if the Overwrite option is checked"
|
445 |
+
msgstr "Les articles avec des images en avant seront ignorés, même si l'option Remplacer est sélectionnée"
|
|
|
|
|
|
|
|
|
446 |
|
447 |
#: admin/views/form_select.php:72
|
448 |
msgid "There are two more options in the premium version for random images:"
|
449 |
+
msgstr "Il existe deux autres options dans la version premium pour les images aléatoires :"
|
|
|
|
|
450 |
|
451 |
#: admin/views/form_select.php:74
|
452 |
msgid "Use each selected image only once"
|
454 |
|
455 |
#: admin/views/form_select.php:75
|
456 |
msgid "Remove excess featured images after all selected images are used"
|
457 |
+
msgstr "Retirer les images mises en avant excédentaires avant que toutes les images sélectionnées ne soient utilisées."
|
|
|
|
|
458 |
|
459 |
#: admin/views/form_select.php:77 admin/views/form_select.php:115
|
460 |
#: admin/views/form_select.php:119 admin/views/form_start.php:113
|
461 |
#: admin/views/section_defaults.php:520 admin/views/section_footer.php:59
|
462 |
#: admin/views/section_overview.php:91
|
463 |
msgid "Get the premium version"
|
464 |
+
msgstr "Obtenez la version premium"
|
465 |
|
466 |
#: admin/views/form_select.php:77 admin/views/form_select.php:115
|
467 |
#: admin/views/form_select.php:119 admin/views/form_start.php:113
|
472 |
|
473 |
#: admin/views/form_select.php:86
|
474 |
msgid "Optional: Add a filter"
|
475 |
+
msgstr "Option : ajouter un filtre"
|
476 |
|
477 |
#: admin/views/form_select.php:88
|
478 |
msgid "Select filters"
|
479 |
+
msgstr "Sélectionner les filtres"
|
480 |
|
481 |
#: admin/views/form_select.php:89
|
482 |
+
msgid "If you want select one of the following filters to narrow down the set of concerned posts and pages."
|
483 |
+
msgstr "Si vous voulez, choisissez un des filtres suivants pour réduire la liste des articles et pages concernés."
|
|
|
|
|
|
|
|
|
484 |
|
485 |
#: admin/views/form_select.php:90
|
486 |
+
msgid "You can select multiple filters. They will return an intersection of their results."
|
|
|
|
|
487 |
msgstr "Vous pouvez choisir plusieurs filtres."
|
488 |
|
489 |
#: admin/views/form_select.php:95
|
490 |
msgid "Search by post type. By default all posts and pages will be affected."
|
491 |
+
msgstr "Recherche par type de contenu. Par défaut, tous les articles et les pages seront affectés."
|
|
|
|
|
492 |
|
493 |
#: admin/views/form_select.php:98
|
494 |
msgid "Search posts by category"
|
500 |
|
501 |
#: admin/views/form_select.php:115 admin/views/section_overview.php:91
|
502 |
msgid "Are you looking for more options and more filters?"
|
503 |
+
msgstr "Recherchez-vous plus d’options et plus de filtres ?"
|
504 |
|
505 |
#: admin/views/form_select.php:116
|
506 |
msgid "If you encounter a white, blank page, read this"
|
507 |
msgstr "En cas de page vide lisez ceci"
|
508 |
|
509 |
#: admin/views/form_select.php:117
|
510 |
+
msgid "Facing a white blank page while trying to treat thousands of posts is the effect of limited memory capacities on the website server. Instead of treating a huge amount of posts in one single go try to treat small amounts of posts multiple times successively. To achieve that do:"
|
511 |
+
msgstr "Une page blanche en tentant de traiter des milliers d'articles provient d'un problème de mémoire du serveur. Mieux vaut traiter les articles un à la fois, par petite quantité. Pour ceci, procédez ainsi:"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
512 |
|
513 |
#: admin/views/form_select.php:120
|
514 |
msgid "add the time filter,"
|
524 |
|
525 |
#: admin/views/form_select.php:123
|
526 |
msgid "and repeat it with the next time range as often as needed."
|
527 |
+
msgstr "et recommencez avec un autre intervalle de date aussi souvent que nécessaire."
|
|
|
528 |
|
529 |
#: admin/views/form_select.php:125
|
530 |
+
msgid "This way is not as fast as one single run, but still much faster than setting the images for each post manually."
|
531 |
+
msgstr "Cette méthode n'est pas aussi rapide qu'un batch complet mais plus rapide que d'installer les images manuellement pour chaque article."
|
|
|
|
|
|
|
|
|
532 |
|
533 |
#: admin/views/form_select.php:130
|
534 |
+
msgid "On the next page you can refine the filters. If you did not select any filter you will go to the preview list directly."
|
535 |
+
msgstr "Sur la page suivante vous pouvez redéfinir les filtres. Si vous n'en choisissez aucun vous irez directement sur la prévisualisation de la liste."
|
|
|
|
|
|
|
|
|
536 |
|
537 |
#: admin/views/form_start.php:6 admin/views/section_defaults.php:215
|
538 |
+
msgid "The current theme does not support featured images. Anyway you can use this plugin. The effects are stored and will be visible in a theme which supports featured images."
|
539 |
+
msgstr "Le thème actuel ne supporte pas les images en avant. Vous pouvez toutefois utiliser ce plugin. Les modifications seront stockées et pourront être utilisées dans un thème qui supporte les images en avant."
|
|
|
|
|
|
|
|
|
|
|
|
|
540 |
|
541 |
#: admin/views/form_start.php:12
|
542 |
msgid "What do you want to do?"
|
543 |
+
msgstr "Que voulez-vous faire ?"
|
544 |
|
545 |
#: admin/views/form_start.php:14
|
546 |
+
msgid "Here you can add, replace and delete featured images to your posts. Select one of the following actions and, if necessary, one or more images."
|
547 |
+
msgstr "Vous pouvez ici ajouter, remplacer et supprimer les images en avant de vos messages. Chosissez une des actions suivantes et si nécessaire, une ou plusieurs images."
|
|
|
|
|
|
|
|
|
|
|
548 |
|
549 |
#: admin/views/form_start.php:15
|
550 |
msgid "Whatever you select: You can refine your choice on the next page."
|
551 |
+
msgstr "Quelque soit votre choix, vous pourrez le changer sur la page suivante."
|
|
|
552 |
|
553 |
#: admin/views/form_start.php:17
|
554 |
msgid "Important advice"
|
555 |
msgstr "Conseil important"
|
556 |
|
557 |
#: admin/views/form_start.php:18
|
558 |
+
msgid "There is no undo function! It is strongly recommended that you make a backup of the WordPress database before you perform mass changes."
|
559 |
+
msgstr "Vous ne pouvez pas annuler cette action. Il est recommendé de sauvegarder la base de données WordPress avant d'effectuer des changements en batch."
|
|
|
|
|
|
|
|
|
560 |
|
561 |
#: admin/views/form_start.php:20
|
562 |
msgid "Select action"
|
571 |
msgstr "Ces actions impliquent de choisir une image avec le bouton suivant."
|
572 |
|
573 |
#: admin/views/form_start.php:35
|
574 |
+
msgid "Select the image you want to add to, replace or delete from posts and pages by clicking on the following button."
|
575 |
+
msgstr "Choisissez l'image que vous voulez ajouter, remplacer ou supprimer d'articles en cliquant sur le bouton suivant."
|
|
|
|
|
|
|
|
|
576 |
|
577 |
#: admin/views/form_start.php:57
|
578 |
msgid "Choose Image"
|
580 |
|
581 |
#: admin/views/form_start.php:61
|
582 |
msgid "If the button does not work, read this:"
|
583 |
+
msgstr "Si le bouton ne fonctionne pas, lisez ceci :"
|
584 |
|
585 |
#: admin/views/form_start.php:62
|
586 |
+
msgid "Some users reported that this button would not work in some WordPress installations. If this should be the case you can take another way:"
|
587 |
+
msgstr "Il a été reporté par des utilisateurs que parfois le bouton ne fonctionne pas sur certaines installations WordPress. Dans ce cas vous pouvez faire autrement :"
|
|
|
|
|
|
|
|
|
588 |
|
589 |
#: admin/views/form_start.php:63
|
590 |
+
msgid "1. Go to the media library. 2. Move the mouse over the desired image. Further links are appearing, among them the link "Bulk set as featured image". 3. After a click on it you can move on in this plugin."
|
591 |
+
msgstr "1. Allez dans la bibliothèque de médias. 2. Positionnez la souris sur l’image souhaitée. Des liens vont apparaître, dont le lien « installer en image mise en avant ». 3. Après un clic dessus, vous pouvez passer à cette extension."
|
|
|
|
|
|
|
|
|
|
|
|
|
592 |
|
593 |
#: admin/views/form_start.php:67
|
594 |
msgid "Actions with multiple images"
|
595 |
msgstr "Actions avec plusieurs images"
|
596 |
|
597 |
#: admin/views/form_start.php:68
|
598 |
+
msgid "These actions require at least one selected image with the following button."
|
599 |
+
msgstr "Ces actions impliquent au moins de sélectionner une image avec le bouton suivant."
|
|
|
|
|
|
|
600 |
|
601 |
#: admin/views/form_start.php:101
|
602 |
msgid "Actions without any selected image"
|
608 |
|
609 |
#: admin/views/form_start.php:113
|
610 |
msgid "Do you want to assign the first image of each post?"
|
611 |
+
msgstr "Voulez-vous attribuer la première image de chaque contenu ?"
|
612 |
|
613 |
#: admin/views/section_defaults.php:16
|
614 |
msgid "matches"
|
620 |
|
621 |
#: admin/views/section_defaults.php:204
|
622 |
msgid "Default featured images for future posts"
|
623 |
+
msgstr "Image mise en avant par défaut pour les futurs articles"
|
624 |
|
625 |
#: admin/views/section_defaults.php:206
|
626 |
+
msgid "Define the rules to use images as default featured images automatically every time a post is saved."
|
627 |
+
msgstr "Définir les règles pour utiliser les images installées comme images en avant par défaut chaque fois que l'article est sauvegardé."
|
|
|
|
|
|
|
|
|
628 |
|
629 |
#: admin/views/section_defaults.php:207
|
630 |
+
msgid "To use a rule choose the image and set both the taxonomy and the value. A rule which is defined only partially will be ignored."
|
631 |
+
msgstr "Pour utiliser une règle choisissez l'image et définissez la taxonomie et la valeur, faute de quoi la règle sera ignorée."
|
|
|
|
|
|
|
|
|
632 |
|
633 |
#: admin/views/section_defaults.php:235
|
634 |
msgid "An image overwrites an existing image"
|
635 |
msgstr "Une image remplace une image existante"
|
636 |
|
637 |
#: admin/views/section_defaults.php:239
|
638 |
+
msgid "Activate to automatically overwrite an existing featured image while saving a post"
|
639 |
+
msgstr "Activer pour remplacer automatiquement une image en avant existante lors de la sauvegarde de l'article"
|
|
|
|
|
|
|
|
|
640 |
|
641 |
#: admin/views/section_defaults.php:241
|
642 |
+
msgid "If activated the rule is used automatically while saving a post to overwrite an existing featured image with the new one based on the following rules. Do not use this if you want to keep manually set featured images."
|
643 |
+
msgstr "Si activée, cette règle est utilisée pour automatiquement remplacer une image en avant par une nouvelle choisie en fonction des règles, lors de la sauvegarde d'un article. Ne l'utilisez pas si vous voulez garder l'image en avant présente."
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
644 |
|
645 |
#: admin/views/section_defaults.php:248
|
646 |
msgid "Text with images in WordPress editor"
|
647 |
msgstr "Texte avec des images dans l'editeur WordPress"
|
648 |
|
649 |
#: admin/views/section_defaults.php:252
|
650 |
+
msgid "Activate to automatically use the first content image if available in the media library as featured image while saving a post"
|
651 |
+
msgstr "Activez pour utiliser automatiquement la première image de contenu si disponible dans la bibliothèque multimédia comme image mise en avant lors de la sauvegarde d'une publication."
|
|
|
|
|
|
|
|
|
|
|
652 |
|
653 |
#: admin/views/section_defaults.php:254
|
654 |
+
msgid "If activated the rule is used automatically while saving a post to set the first content image - if available in the media library - as the featured image of the post. If the post has no content images the next rules will be applied."
|
655 |
+
msgstr "Si activée, la règle est utilisée automatiquement lors de la sauvegarde d’une publication pour définir la première image de contenu (si disponible dans la bibliothèque multimédia) comme image mise en avant de la publication. Si la publication n’a pas d’images de contenu, les règles suivantes seront appliquées."
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
656 |
|
657 |
#: admin/views/section_defaults.php:255
|
658 |
msgid "For which post types should this rule be applied?"
|
659 |
+
msgstr "À quels types de contenu cette règle doit-elle être appliquée ?"
|
660 |
|
661 |
#: admin/views/section_defaults.php:282
|
662 |
+
msgid "Select at least one post type, otherwise all post types will be considered."
|
663 |
+
msgstr "Sélectionnez au moins un type de contenu, sinon tous les types de contenu seront pris en compte."
|
|
|
|
|
|
|
664 |
|
665 |
#: admin/views/section_defaults.php:488
|
666 |
msgid "Add rule"
|
668 |
|
669 |
#: admin/views/section_defaults.php:493
|
670 |
msgid "Are you sure to remove this rule?"
|
671 |
+
msgstr "Voulez-vous vraiment retirer cette règle ?"
|
672 |
|
673 |
#: admin/views/section_defaults.php:496
|
674 |
msgid "How the rules work"
|
675 |
msgstr "Comment fonctionnent les règles"
|
676 |
|
677 |
#: admin/views/section_defaults.php:497
|
678 |
+
msgid "Every time you save a post the post get the featured image if one of the following rules match a property of the post. You can also set rules for pages and all other current post types which support featured images."
|
679 |
+
msgstr "Chaque fois que vous enregistrez un contenu, la publication récupère l’image mise en avant si l'une des règles suivantes correspond à une propriété de la publication. Vous pouvez également définir des règles pour les pages et tous les autres types de messages actuels qui prennent en charge les images mises en avant."
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
680 |
|
681 |
#: admin/views/section_defaults.php:498
|
682 |
+
msgid "Regardless of the order in the list the rules are applied in the following order until a rule and a property of the post fit together:"
|
683 |
+
msgstr "Quelque soit l'ordre dans la liste, les règles sont appliquées dans l'ordre jusqu'à ce que la condition nécessaire soit remplie:"
|
|
|
|
|
|
|
|
|
684 |
|
685 |
#: admin/views/section_defaults.php:500
|
686 |
msgid "found first content image. If not then..."
|
687 |
+
msgstr "a trouvé la première image du contenu. Sinon..."
|
688 |
|
689 |
#: admin/views/section_defaults.php:501
|
690 |
msgid "matched custom taxonomy. If not then..."
|
691 |
+
msgstr "a correspondu avec la taxinomie voulue. Sinon..."
|
692 |
|
693 |
#: admin/views/section_defaults.php:502
|
694 |
msgid "matched tag. If not then..."
|
695 |
+
msgstr "a correspondu avec l'étiquette. Sinon..."
|
696 |
|
697 |
#: admin/views/section_defaults.php:503
|
698 |
msgid "matched category. If not then..."
|
699 |
+
msgstr "a correspondu avec la catégorie. Sinon..."
|
700 |
|
701 |
#: admin/views/section_defaults.php:504
|
702 |
msgid "matched author. If not then..."
|
703 |
+
msgstr "a correspondu avec l'auteur. Sinon..."
|
704 |
|
705 |
#: admin/views/section_defaults.php:505
|
706 |
msgid "matched post type. If not then..."
|
707 |
+
msgstr "a correspondu avec le type de contenu. Sinon..."
|
708 |
|
709 |
#: admin/views/section_defaults.php:506
|
710 |
msgid "no featured image."
|
711 |
+
msgstr "aucune image mise en avant."
|
712 |
|
713 |
#: admin/views/section_defaults.php:508
|
714 |
+
msgid "Bear in mind that if two or more rules with the same taxonomy would fit to the post it is unforeseeable which image will become the featured image."
|
715 |
+
msgstr "Gardez en mémoire que si 2 règles ou plus avec la même taxinomie correspondaient à l’article, il est imprévisible de savoir quelle image sera installée comme image mise en avant."
|
|
|
|
|
|
|
|
|
|
|
716 |
|
717 |
#: admin/views/section_defaults.php:509
|
718 |
msgid "Additional rules in the premium version"
|
720 |
|
721 |
#: admin/views/section_defaults.php:511
|
722 |
msgid "Multiple images to set them randomly as featured image"
|
723 |
+
msgstr "Plusieurs images pour les définir de manière aléatoire comme image mise en avant"
|
|
|
724 |
|
725 |
#: admin/views/section_defaults.php:512
|
726 |
msgid "Random featured images at each page load"
|
727 |
+
msgstr "Des images mises en avant sélectionnées au hasard à chaque chargement de page"
|
728 |
|
729 |
#: admin/views/section_defaults.php:513
|
730 |
+
msgid "The first content image can be also an image from an external server to set it as automated featured image"
|
731 |
+
msgstr "La première image du contenu peut également être une image à partir d’un serveur externe pour la configurer comme image mise en avant automatique"
|
|
|
|
|
|
|
|
|
732 |
|
733 |
#: admin/views/section_defaults.php:514
|
734 |
+
msgid "Remove the first content image automatically after the featured image was set successfully"
|
735 |
+
msgstr "Retirer la première image de contenu automatiquement après que l’image mise en avant a bien été définie."
|
|
|
|
|
|
|
|
|
736 |
|
737 |
#: admin/views/section_defaults.php:515
|
738 |
msgid "Match with a search string in post title"
|
739 |
+
msgstr "Faites correspondre avec une recherche de chaîne dans le titre de l’article."
|
740 |
|
741 |
#: admin/views/section_defaults.php:516
|
742 |
msgid "Match with a selected post format"
|
743 |
+
msgstr "Faire correspondre avec un format d’article sélectionné"
|
744 |
|
745 |
#: admin/views/section_defaults.php:517
|
746 |
msgid "User defined order of rules"
|
747 |
+
msgstr "Ordre des règles défini par l’utilisateur"
|
748 |
|
749 |
#: admin/views/section_defaults.php:518
|
750 |
msgid "Import your rules from this plugin into the premium plugin"
|
751 |
+
msgstr "Importez vos règles depuis cette extension vers la version premium"
|
752 |
|
753 |
#: admin/views/section_errormsg.php:1
|
754 |
msgid "Error"
|
768 |
|
769 |
#: admin/views/section_footer.php:54 admin/views/section_results.php:87
|
770 |
msgid "Do you like the plugin?"
|
771 |
+
msgstr "Aimez-vous cette extension ?"
|
772 |
|
773 |
#: admin/views/section_footer.php:54 admin/views/section_results.php:88
|
774 |
msgid "Please rate it at wordpress.org!"
|
775 |
+
msgstr "Veuillez mettre une évaluation sur WordPress.org !"
|
776 |
|
777 |
#: admin/views/section_footer.php:55
|
778 |
+
msgid "The plugin is for free. But the plugin author would be delighted to your small contribution."
|
779 |
+
msgstr "L’extension est gratuite. Mais son auteur serait ravi de votre petite contribution."
|
|
|
|
|
|
|
780 |
|
781 |
#: admin/views/section_footer.php:55
|
782 |
msgid "Donation Button"
|
783 |
+
msgstr "Bouton de donation"
|
784 |
|
785 |
#: admin/views/section_footer.php:55
|
786 |
msgid "Donate with PayPal"
|
787 |
+
msgstr "Faire un don avec PayPal"
|
788 |
|
789 |
#: admin/views/section_footer.php:56
|
790 |
msgid "Do you need support or have an idea for the plugin?"
|
791 |
+
msgstr "Avez-vous besoin d’aide ou avez-vous une suggestion pour cette extension ?"
|
792 |
|
793 |
#: admin/views/section_footer.php:56
|
794 |
+
msgid "Post your questions and ideas about Quick Featured Images in the forum at wordpress.org!"
|
795 |
+
msgstr "Postez vos questions et idées sur Quick Featured Images dans le forum de WordPress.org !"
|
|
|
|
|
|
|
|
|
796 |
|
797 |
#: admin/views/section_footer.php:57
|
798 |
msgid "Special thanks for the fine frontend style of the plugin go to"
|
799 |
+
msgstr "Remerciements pour l’interface de cette extension à"
|
800 |
|
801 |
#: admin/views/section_footer.php:58
|
802 |
+
msgid "Let the thumbnails appear in the widget of the most recent posts with this fast plugin"
|
803 |
+
msgstr "Laissez les miniatures apparaître dans le widget des articles les plus récents avec cette extension rapide."
|
|
|
|
|
|
|
|
|
804 |
|
805 |
#: admin/views/section_footer.php:58
|
806 |
#, php-format
|
807 |
msgid "Download plugin %s at %s!"
|
808 |
+
msgstr "Téléchargez l’extension %s à %s !"
|
809 |
|
810 |
#: admin/views/section_header_progress.php:15
|
811 |
msgid "Progress bar"
|
812 |
+
msgstr "Barre d’évolution du processus"
|
813 |
|
814 |
#: admin/views/section_header_progress.php:17
|
815 |
msgid "You are here"
|
825 |
|
826 |
#: admin/views/section_image.php:12
|
827 |
msgid "Image title"
|
828 |
+
msgstr "Titre de l’image"
|
829 |
|
830 |
#: admin/views/section_image.php:14 admin/views/section_image.php:36
|
831 |
msgid "If wrong image start again"
|
849 |
|
850 |
#: admin/views/section_image.php:84
|
851 |
msgid "No selected options"
|
852 |
+
msgstr "Aucune option sélectionnée"
|
853 |
|
854 |
#: admin/views/section_image.php:90
|
855 |
msgid "Your selected filters"
|
865 |
|
866 |
#: admin/views/section_overview.php:89
|
867 |
msgid "The premium version"
|
868 |
+
msgstr "La version Premium"
|
869 |
|
870 |
#: admin/views/section_results.php:1
|
871 |
msgid "Results of the action"
|
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.2
|
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.2.1
|
14 |
* Author: Martin Stehle
|
15 |
* Author URI: http://stehle-internet.de
|
16 |
* Text Domain: quick-featured-images
|