Yet Another Related Posts Plugin (YARPP) - Version 3.4.1b3

Version Description

Download this release

Release Info

Developer mitchoyoshitaka
Plugin Icon 128x128 Yet Another Related Posts Plugin (YARPP)
Version 3.4.1b3
Comparing to
See all releases

Code changes from version 3.4.1b2 to 3.4.1b3

Files changed (6) hide show
  1. class-cache.php +0 -2
  2. class-core.php +2 -1
  3. lang/yarpp-fr_FR.mo +0 -0
  4. lang/yarpp-fr_FR.po +113 -114
  5. readme.txt +4 -3
  6. yarpp.php +2 -2
class-cache.php CHANGED
@@ -538,7 +538,6 @@ class YARPP_Cache_Bypass extends YARPP_Cache {
538
  $this->related_postdata = $wpdb->get_results($this->sql($reference_ID, $args), ARRAY_A);
539
  $this->related_IDs = array_map(create_function('$x','return $x["ID"];'), $this->related_postdata);
540
 
541
- add_filter('posts_join',array(&$this,'join_filter'));
542
  add_filter('posts_where',array(&$this,'where_filter'));
543
  add_filter('posts_orderby',array(&$this,'orderby_filter'));
544
  add_filter('posts_fields',array(&$this,'fields_filter'));
@@ -557,7 +556,6 @@ class YARPP_Cache_Bypass extends YARPP_Cache {
557
 
558
  public function end_yarpp_time() {
559
  $this->yarpp_time = false;
560
- remove_filter('posts_join',array(&$this,'join_filter'));
561
  remove_filter('posts_where',array(&$this,'where_filter'));
562
  remove_filter('posts_orderby',array(&$this,'orderby_filter'));
563
  remove_filter('posts_fields',array(&$this,'fields_filter'));
538
  $this->related_postdata = $wpdb->get_results($this->sql($reference_ID, $args), ARRAY_A);
539
  $this->related_IDs = array_map(create_function('$x','return $x["ID"];'), $this->related_postdata);
540
 
 
541
  add_filter('posts_where',array(&$this,'where_filter'));
542
  add_filter('posts_orderby',array(&$this,'orderby_filter'));
543
  add_filter('posts_fields',array(&$this,'fields_filter'));
556
 
557
  public function end_yarpp_time() {
558
  $this->yarpp_time = false;
 
559
  remove_filter('posts_where',array(&$this,'where_filter'));
560
  remove_filter('posts_orderby',array(&$this,'orderby_filter'));
561
  remove_filter('posts_fields',array(&$this,'fields_filter'));
class-core.php CHANGED
@@ -586,7 +586,8 @@ class YARPP {
586
  $this->prep_query( $domain == 'rss' );
587
  $related_query = $wp_query; // backwards compatibility
588
 
589
- if ($use_template and file_exists(STYLESHEETPATH . '/' . $template_file) and $template_file != '') {
 
590
  ob_start();
591
  include(STYLESHEETPATH . '/' . $template_file);
592
  $output = ob_get_contents();
586
  $this->prep_query( $domain == 'rss' );
587
  $related_query = $wp_query; // backwards compatibility
588
 
589
+ if ($use_template && file_exists(STYLESHEETPATH . '/' . $template_file) && $template_file != '') {
590
+ global $post;
591
  ob_start();
592
  include(STYLESHEETPATH . '/' . $template_file);
593
  $output = ob_get_contents();
lang/yarpp-fr_FR.mo CHANGED
Binary file
lang/yarpp-fr_FR.po CHANGED
@@ -1,9 +1,9 @@
1
  msgid ""
2
  msgstr ""
3
- "Project-Id-Version: Yet Another Related Posts Plugin fr_FR v2.1.6\n"
4
  "Report-Msgid-Bugs-To: \n"
5
  "POT-Creation-Date: \n"
6
- "PO-Revision-Date: 2009-12-28 04:32+0100\n"
7
  "Last-Translator: Lionel Chollet <lionel.chollet@gmail.com>\n"
8
  "Language-Team: Lionel Chollet <lionel.chollet@gmail.com>\n"
9
  "MIME-Version: 1.0\n"
@@ -13,141 +13,141 @@ msgstr ""
13
  "X-Poedit-Language: French\n"
14
  "X-Poedit-Country: FRANCE\n"
15
  "X-Poedit-SourceCharset: utf-8\n"
16
- "X-Poedit-KeywordsList: __;_e;__ngettext:1,2;_n:1,2;__ngettext_noop:1,2;_n_noop:1,2;_c,_nc:4c,1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2;\n"
17
  "X-Poedit-Basepath: ../\n"
18
- "X-Poedit-Bookmarks: \n"
19
  "X-Poedit-SearchPath-0: .:\n"
20
- "X-Textdomain-Support: yes"
21
 
 
22
  #: includes.php:149
23
  #: includes.php:194
24
  #: includes.php:215
25
- #@ yarpp
26
  msgid "Related Posts (YARPP)"
27
- msgstr "Related Posts (YARPP)"
28
 
29
- #: includes.php:376
30
  #@ yarpp
 
31
  msgid "Related Posts"
32
  msgstr "Entrées complémentaires"
33
 
 
34
  #: template-builtin.php:35
35
  #, php-format
36
- #@ yarpp
37
  msgid "%f is the YARPP match score between the current entry and this related entry. You are seeing this value because you are logged in to WordPress as an administrator. It is not shown to regular visitors."
38
  msgstr "%f représente le degré de complémentarité entre l’entrée considérée et cette entrée complémentaire. Cette valeur n’est affichée que pour les administrateurs connectés au site&nbsp;; elle n’apparaît pas pour les simples visiteurs."
39
 
 
40
  #: magic.php:297
41
  #: options-meta-boxes.php:205
42
  #: options-meta-boxes.php:269
43
  #, php-format
44
- #@ yarpp
45
  msgid "Related posts brought to you by <a href='%s'>Yet Another Related Posts Plugin</a>."
46
  msgstr "La liste des entrées complémentaires est établie par le module d’extension <a href='%s'>YARPP</a>."
47
 
48
- #: options.php:54
49
  #@ yarpp
 
50
  msgid "The MyISAM check has been overridden. You may now use the \"consider titles\" and \"consider bodies\" relatedness criteria."
51
  msgstr "Le calcul MyISAM n’est plus utilisé. Vous pouvez maintenant activer les options “Prendre en compte le titre” et “Prendre en compte le contenu” pour définir le calcul de complémentarité."
52
 
 
53
  #: options.php:63
54
  #, php-format
55
- #@ yarpp
56
  msgid "YARPP's \"consider titles\" and \"consider bodies\" relatedness criteria require your <code>%s</code> table to use the <a href='http://dev.mysql.com/doc/refman/5.0/en/storage-engines.html'>MyISAM storage engine</a>, but the table seems to be using the <code>%s</code> engine. These two options have been disabled."
57
  msgstr "Les options YARPP “Prendre en compte le titre” et “Prendre en compte le contenu” pour le calcul de complémentarité requièrent que votre table <code>%s</code> utilise le <a href='http://dev.mysql.com/doc/refman/5.0/en/storage-engines.html'>moteur de classement MyISAM</a>, mais votre table utilise apparemment le moteur <code>%s</code>. Ces deux options ont été désactivées."
58
 
 
59
  #: options.php:65
60
  #, php-format
61
- #@ yarpp
62
  msgid "To restore these features, please update your <code>%s</code> table by executing the following SQL directive: <code>ALTER TABLE `%s` ENGINE = MyISAM;</code> . No data will be erased by altering the table's engine, although there are performance implications."
63
  msgstr "Pour rétablir ces fonctionnalités, mettez à jour votre table <code>%s</code> en exécutant la commande SQL suivante&nbsp;: <code>ALTER TABLE `%s` ENGINE = MyISAM;</code><br />Le changement de moteur de classement n’entraînera pas de perte de données, mais pourra influer sur les performances."
64
 
 
65
  #: options.php:67
66
  #, php-format
67
- #@ yarpp
68
  msgid "If, despite this check, you are sure that <code>%s</code> is using the MyISAM engine, press this magic button:"
69
  msgstr "Si, malgré cette vérification, vous êtes certain que <code>%s</code> utilise le moteur MyISAM, cliquez ce bouton magique&nbsp;:"
70
 
71
- #: options.php:70
72
  #@ yarpp
 
73
  msgid "Trust me. Let me use MyISAM features."
74
  msgstr "Faites-moi confiance. Laissez-moi utiliser le moteur MyISAM."
75
 
76
- #: options.php:83
77
  #@ yarpp
 
78
  msgid "The YARPP database had an error but has been fixed."
79
  msgstr "La base de données YARPP a rencontré une erreur mais elle a pu être corrigée."
80
 
81
- #: options.php:85
82
  #@ yarpp
 
83
  msgid "The YARPP database has an error which could not be fixed."
84
  msgstr "La base de données YARPP a rencontré une erreur qui n’a pas pu être corrigée."
85
 
 
86
  #: options-meta-boxes.php:45
87
  #: options-meta-boxes.php:63
88
  #: options-meta-boxes.php:76
89
- #@ yarpp
90
  msgid "do not consider"
91
  msgstr "ne pas prendre en compte"
92
 
 
93
  #: options-meta-boxes.php:46
94
  #: options-meta-boxes.php:64
95
  #: options-meta-boxes.php:78
96
- #@ yarpp
97
  msgid "consider"
98
  msgstr "prendre en compte"
99
 
100
- #: options-meta-boxes.php:65
101
  #@ yarpp
 
102
  msgid "consider with extra weight"
103
  msgstr "prendre en compte avec plus d’importance"
104
 
105
- #: options-meta-boxes.php:286
106
  #@ default
107
  #@ yarpp
 
108
  msgid "Donate to mitcho (Michael Yoshitaka Erlewine) for this plugin via PayPal"
109
  msgstr "Faire un don à mitcho (Michael Yoshitaka Erlewine), via PayPal, pour cette extension"
110
 
111
- #: options.php:178
112
  #@ yarpp
 
113
  msgid "Yet Another Related Posts Plugin Options"
114
  msgstr "Réglages YARPP"
115
 
116
- #: options-meta-boxes.php:118
117
  #@ yarpp
 
118
  msgid "\"The Pool\""
119
  msgstr "Le <em>corpus</em>"
120
 
121
- #: options-meta-boxes.php:91
122
  #@ yarpp
 
123
  msgid "\"The Pool\" refers to the pool of posts and pages that are candidates for display as related to the current entry."
124
  msgstr "Le <em>corpus</em> représente l’ensemble des articles et pages pouvant apparaître dans la liste des entrées complémentaires établie par l’extension YARPP."
125
 
126
- #: options-meta-boxes.php:96
127
  #@ yarpp
 
128
  msgid "Disallow by category:"
129
  msgstr "Catégorie(s) à&nbsp;exclure&nbsp;:"
130
 
131
- #: options-meta-boxes.php:98
132
  #@ yarpp
 
133
  msgid "Disallow by tag:"
134
  msgstr "Tag(s)<br />à exclure&nbsp;:"
135
 
136
- #: options-meta-boxes.php:101
137
  #@ yarpp
 
138
  msgid "Show password protected posts?"
139
  msgstr "Inclure les entrées protégées par mot de passe&nbsp;?"
140
 
141
- #: options-meta-boxes.php:140
142
  #@ yarpp
 
143
  msgid "Show only previous posts?"
144
  msgstr "Afficher seulement les entrées publiées antérieurement&nbsp;?"
145
 
146
- #: options-meta-boxes.php:148
147
  #@ yarpp
 
148
  msgid "\"Relatedness\" options"
149
  msgstr "Options de complémentarité"
150
 
 
151
  #: options-meta-boxes.php:124
152
  #: options-meta-boxes.php:139
153
  #: options-meta-boxes.php:157
@@ -157,413 +157,412 @@ msgstr "Options de complémentarité"
157
  #: options-meta-boxes.php:223
158
  #: options-meta-boxes.php:228
159
  #: options-meta-boxes.php:268
160
- #@ yarpp
161
  msgid "more&gt;"
162
  msgstr "aide&nbsp;&gt;"
163
 
164
- #: options-meta-boxes.php:130
165
  #@ yarpp
 
166
  msgid "Match threshold:"
167
  msgstr "Seuil de complémentarité&nbsp;:"
168
 
169
- #: options-meta-boxes.php:131
170
  #@ yarpp
 
171
  msgid "Titles: "
172
  msgstr "Titres&nbsp;:"
173
 
174
- #: options-meta-boxes.php:133
175
  #@ yarpp
 
176
  msgid "Bodies: "
177
  msgstr "Contenus&nbsp;:"
178
 
179
- #: options-meta-boxes.php:135
180
  #@ yarpp
 
181
  msgid "Tags: "
182
  msgstr "Tags&nbsp;:"
183
 
184
- #: options-meta-boxes.php:137
185
  #@ yarpp
 
186
  msgid "Categories: "
187
  msgstr "Catégories&nbsp;:"
188
 
189
- #: options-meta-boxes.php:139
190
  #@ yarpp
 
191
  msgid "Cross-relate posts and pages?"
192
  msgstr "Complémentarité croisée entre articles et pages&nbsp;?"
193
 
194
- #: options-meta-boxes.php:139
195
  #@ yarpp
 
196
  msgid "When the \"Cross-relate posts and pages\" option is selected, the <code>related_posts()</code>, <code>related_pages()</code>, and <code>related_entries()</code> all will give the same output, returning both related pages and posts."
197
  msgstr "Quand l’option “Complémentarité croisée entre articles et pages” est activée, les fonctions <code>related_posts()</code>, <code>related_pages()</code> et <code>related_entries()</code> produiront le même résultat, et la liste présentera aussi bien les articles que les pages complémentaires."
198
 
199
- #: options-meta-boxes.php:212
200
  #@ yarpp
 
201
  msgid "Display options <small>for your website</small>"
202
  msgstr "Réglages de présentation <small>pour votre site</small>"
203
 
204
- #: options-meta-boxes.php:157
205
  #@ yarpp
 
206
  msgid "Automatically display related posts?"
207
  msgstr "Afficher la liste des entrées complémentaires automatiquement&nbsp;?"
208
 
209
- #: options-meta-boxes.php:157
210
  #@ yarpp
 
211
  msgid "This option automatically displays related posts right after the content on single entry pages. If this option is off, you will need to manually insert <code>related_posts()</code> or variants (<code>related_pages()</code> and <code>related_entries()</code>) into your theme files."
212
  msgstr "Quand cette option est activée, la liste d’entrées complémentaires sera affichée automatiquement après le contenu de l’entrée. Si cette option n’est pas activée, vous devrez insérer vous-même le code <code>related_posts()</code> ou ses variantes (<code>related_pages()</code> et <code>related_entries()</code>) dans vos fichiers-modèles."
213
 
214
- #: options-meta-boxes.php:158
215
  #@ yarpp
 
216
  msgid "Website display code example"
217
  msgstr "Exemple du code produit pour l’affichage des entrées complémentaires sur votre site"
218
 
 
219
  #: options-meta-boxes.php:158
220
  #: options-meta-boxes.php:221
221
- #@ yarpp
222
  msgid "(Update options to reload.)"
223
  msgstr "(Enregistrez les réglages pour actualiser.)"
224
 
 
225
  #: options-meta-boxes.php:160
226
  #: options-meta-boxes.php:226
227
- #@ yarpp
228
  msgid "Maximum number of related posts:"
229
  msgstr "Nombre maximal d’articles complémentaires&nbsp;:"
230
 
 
231
  #: options-meta-boxes.php:175
232
  #: options-meta-boxes.php:244
233
- #@ yarpp
234
  msgid "Before / after related entries:"
235
  msgstr "Avant / Après<br />la liste&nbsp;:"
236
 
 
237
  #: options-meta-boxes.php:175
238
  #: options-meta-boxes.php:176
239
  #: options-meta-boxes.php:184
240
  #: options-meta-boxes.php:244
241
  #: options-meta-boxes.php:245
242
  #: options-meta-boxes.php:250
243
- #@ yarpp
244
  msgid "For example:"
245
  msgstr "Par exemple&nbsp;:"
246
 
 
247
  #: options-meta-boxes.php:176
248
  #: options-meta-boxes.php:245
249
- #@ yarpp
250
  msgid "Before / after each related entry:"
251
  msgstr "Avant / Après<br />chaque entrée&nbsp;:"
252
 
 
253
  #: options-meta-boxes.php:178
254
  #: options-meta-boxes.php:247
255
- #@ yarpp
256
  msgid "Show excerpt?"
257
  msgstr "Afficher l’extrait&nbsp;?"
258
 
 
259
  #: options-meta-boxes.php:179
260
  #: options-meta-boxes.php:248
261
- #@ yarpp
262
  msgid "Excerpt length (No. of words):"
263
  msgstr "Taille de l’extrait (nombre de mots)&nbsp;/"
264
 
265
- #: options-meta-boxes.php:183
266
  #@ yarpp
 
267
  msgid "Before / after (Excerpt):"
268
  msgstr "Avant / Après<br />l’extrait"
269
 
 
270
  #: options-meta-boxes.php:189
271
  #: options-meta-boxes.php:254
272
- #@ yarpp
273
  msgid "Order results:"
274
  msgstr "Classement des résultats&nbsp;"
275
 
 
276
  #: options-meta-boxes.php:191
277
  #: options-meta-boxes.php:256
278
- #@ yarpp
279
  msgid "score (high relevance to low)"
280
  msgstr "par complémentarité (de la plus forte à la plus faible)"
281
 
 
282
  #: options-meta-boxes.php:192
283
  #: options-meta-boxes.php:257
284
- #@ yarpp
285
  msgid "score (low relevance to high)"
286
  msgstr "par complémentarité (de la plus faible à la plus forte)"
287
 
 
288
  #: options-meta-boxes.php:193
289
  #: options-meta-boxes.php:258
290
- #@ yarpp
291
  msgid "date (new to old)"
292
  msgstr "par date (de la plus récente à la plus ancienne)"
293
 
 
294
  #: options-meta-boxes.php:194
295
  #: options-meta-boxes.php:259
296
- #@ yarpp
297
  msgid "date (old to new)"
298
  msgstr "par date (de la plus ancienne à la plus récente)"
299
 
 
300
  #: options-meta-boxes.php:195
301
  #: options-meta-boxes.php:260
302
- #@ yarpp
303
  msgid "title (alphabetical)"
304
  msgstr "par titre (en ordre alphabétique)"
305
 
 
306
  #: options-meta-boxes.php:196
307
  #: options-meta-boxes.php:261
308
- #@ yarpp
309
  msgid "title (reverse alphabetical)"
310
  msgstr "par titre (en ordre contre-alphabétique)"
311
 
 
312
  #: options-meta-boxes.php:201
313
  #: options-meta-boxes.php:266
314
- #@ yarpp
315
  msgid "Default display if no results:"
316
  msgstr "Afficher s’il n’y a pas d’entrée complémentaire&nbsp;:"
317
 
 
318
  #: includes.php:257
319
  #: options-meta-boxes.php:203
320
  #: options-meta-boxes.php:268
321
- #@ yarpp
322
  msgid "Help promote Yet Another Related Posts Plugin?"
323
  msgstr "Aider à la promotion de l’extension YARPP&nbsp;?"
324
 
 
325
  #: options-meta-boxes.php:205
326
  #: options-meta-boxes.php:269
327
  #, php-format
328
- #@ yarpp
329
  msgid "This option will add the code %s. Try turning it on, updating your options, and see the code in the code example to the right. These links and donations are greatly appreciated."
330
  msgstr "Cette option affiche la mention&nbsp;: %s. Activez-la, enregistrez les réglages, et vous verrez la mention apparaître sous l’exemple du code produit pour l’affichage des entrées complémentaires, dans le cadre à droite."
331
 
332
- #: options-meta-boxes.php:276
333
  #@ yarpp
 
334
  msgid "Display options <small>for RSS</small>"
335
  msgstr "Réglages de présentation <small>pour les flux RSS</small>"
336
 
337
- #: options-meta-boxes.php:221
338
  #@ yarpp
 
339
  msgid "Display related posts in feeds?"
340
  msgstr "Afficher les entrées complémentaires dans les flux RSS&nbsp;?"
341
 
342
- #: options-meta-boxes.php:223
343
  #@ yarpp
 
344
  msgid "Display related posts in the descriptions?"
345
  msgstr "Afficher les entrées complémentaires dans les descriptions&nbsp;?"
346
 
347
- #: options-meta-boxes.php:223
348
  #@ yarpp
 
349
  msgid "This option displays the related posts in the RSS description fields, not just the content. If your feeds are set up to only display excerpts, however, only the description field is used, so this option is required for any display at all."
350
  msgstr "Cette option affiche les entrées complémentaires après l’extrait d’article dans vos flux RSS. Si vos flux RSS sont configurés pour n’afficher que les extraits, vous devez activer cette option si vous souhaitez faire apparaître la liste des entrées complémentaires."
351
 
352
- #: options-meta-boxes.php:221
353
  #@ yarpp
 
354
  msgid "RSS display code example"
355
  msgstr "Exemple du code produit pour l’affichage des entrées complémentaires dans vos flux RSS"
356
 
357
- #: options-meta-boxes.php:250
358
  #@ yarpp
 
359
  msgid "Before / after (excerpt):"
360
  msgstr "Avant / Après<br />l’extrait&nbsp;:"
361
 
362
- #: options-meta-boxes.php:38
363
  #@ yarpp
 
364
  msgid "word"
365
  msgstr "mot"
366
 
367
- #: options-meta-boxes.php:39
368
  #@ yarpp
 
369
  msgid "tag"
370
  msgstr "tag"
371
 
372
- #: options-meta-boxes.php:40
373
  #@ yarpp
 
374
  msgid "category"
375
  msgstr "catégorie"
376
 
 
377
  #: options-meta-boxes.php:48
378
  #: options-meta-boxes.php:80
379
  #, php-format
380
- #@ yarpp
381
  msgid "require at least one %s in common"
382
  msgstr "nécessite d’avoir au moins 1 %s en commun"
383
 
 
384
  #: options-meta-boxes.php:50
385
  #: options-meta-boxes.php:82
386
  #, php-format
387
- #@ yarpp
388
  msgid "require more than one %s in common"
389
  msgstr "nécessite d’avoir plusieurs %ss en commun"
390
 
391
- #: options.php:114
392
  #@ yarpp
 
393
  msgid "Options saved!"
394
  msgstr "Réglages enregistrés."
395
 
396
- #: options-meta-boxes.php:124
397
  #@ yarpp
 
398
  msgid "The higher the match threshold, the more restrictive, and you get less related posts overall. The default match threshold is 5. If you want to find an appropriate match threshhold, take a look at some post's related posts display and their scores. You can see what kinds of related posts are being picked up and with what kind of match scores, and determine an appropriate threshold for your site."
399
  msgstr "Plus le seuil de complémentarité sera élevé, plus la sélection sera restrictive, et les listes d’entrées complémentaires présenteront, dans l’ensemble, moins d’éléments. La valeur du seuil de complémentarité, par défaut, est fixée à 5. Faites des essais avec différentes valeurs, afin de déterminer le seuil de complémentarité le mieux adapté à votre site et à vos entrées."
400
 
401
- #: options.php:279
402
  #@ yarpp
 
403
  msgid "Update options"
404
  msgstr "Enregistrer les réglages"
405
 
406
- #: options.php:280
407
  #@ yarpp
 
408
  msgid "Do you really want to reset your configuration?"
409
  msgstr "Voulez-vous vraiment revenir aux réglages par défaut&nbsp;?"
410
 
411
- #: options.php:280
412
  #@ yarpp
 
413
  msgid "Reset options"
414
  msgstr "Revenir aux réglages par défaut"
415
 
 
416
  #: cache-postmeta.php:105
417
  #: cache-tables.php:131
418
- #@ yarpp
419
  msgid "Example post "
420
  msgstr "Exemple d’entrée "
421
 
422
- #: options-meta-boxes.php:105
423
  #@ yarpp
 
424
  msgid "day(s)"
425
  msgstr "jour(s)"
426
 
427
- #: options-meta-boxes.php:106
428
  #@ yarpp
 
429
  msgid "week(s)"
430
  msgstr "semaine(s)"
431
 
432
- #: options-meta-boxes.php:107
433
  #@ yarpp
 
434
  msgid "month(s)"
435
  msgstr "mois"
436
 
437
- #: options-meta-boxes.php:109
438
  #@ yarpp
 
439
  msgid "Show only posts from the past NUMBER UNITS"
440
  msgstr "N’afficher que des entrées publiées depuis moins de NUMBER UNITS"
441
 
 
442
  #: options.php:46
443
  #, php-format
444
- #@ yarpp
445
  msgid "There is a new beta (%s) of Yet Another Related Posts Plugin. You can <a href=\"%s\">download it here</a> at your own risk."
446
  msgstr "Une nouvelle version beta (%s) du module d’extension YARPP est disponible. Si vous souhaitez l’essayer, vous pouvez <a href=\"%s\">la télécharger ici</a>."
447
 
 
448
  #: includes.php:248
449
  #: options-meta-boxes.php:161
450
  #: options-meta-boxes.php:228
451
- #@ yarpp
452
  msgid "Display using a custom template file"
453
  msgstr "Utiliser un modèle personnalisé"
454
 
 
455
  #: includes.php:249
456
  #: options-meta-boxes.php:165
457
  #: options-meta-boxes.php:233
458
- #@ yarpp
459
  msgid "Template file:"
460
  msgstr "Fichier-modèle :"
461
 
462
- #: options-meta-boxes.php:221
463
  #@ yarpp
 
464
  msgid "This option displays related posts at the end of each item in your RSS and Atom feeds. No template changes are needed."
465
  msgstr "Cette option affiche les entrées complémentaires sous le texte de l’article dans vos flux RSS. Il n’est pas nécessaire de définir un fichier-modèle."
466
 
467
- #: template-metabox.php:12
468
  #@ yarpp
 
469
  msgid "These are the related entries for this entry. Updating this post may change these related posts."
470
  msgstr "Voici les entrées complémentaires pour cette entrée. Les futures modifications de cette entrée pourront entraîner une modification de la liste de ses entrées complémentaires."
471
 
472
- #: template-metabox.php:25
473
  #@ yarpp
 
474
  msgid "Whether all of these related entries are actually displayed and how they are displayed depends on your YARPP display options."
475
  msgstr "La teneur finale de la liste d’entrées complémentaires ainsi que sa présentation sur votre site dépendent des options d’affichage YARPP que vous aurez choisies."
476
 
 
477
  #: includes.php:28
478
  #: includes.php:39
479
  #: template-metabox.php:27
480
  #: template-widget.php:13
481
- #@ yarpp
482
  msgid "No related posts."
483
  msgstr "Il n’y a pas d’entrées complémentaires."
484
 
485
- #: options-meta-boxes.php:228
486
  #@ yarpp
 
487
  msgid "NEW!"
488
  msgstr "NOUVEAU !"
489
 
 
490
  #: options-meta-boxes.php:161
491
  #: options-meta-boxes.php:228
492
- #@ yarpp
493
  msgid "This advanced option gives you full power to customize how your related posts are displayed. Templates (stored in your theme folder) are written in PHP."
494
  msgstr "Cette option avancée vous permet de personnaliser la présentation de vos listes d’entrées complémentaires. Les fichiers-modèles (à placer dans le dossier de votre thème WordPress) sont écrits en PHP."
495
 
496
- #: includes.php:169
497
  #@ yarpp
 
498
  msgid "Settings"
499
  msgstr "Réglages"
500
 
 
501
  #: includes.php:26
502
  #: includes.php:37
503
- #@ yarpp
504
  msgid "Related posts:"
505
- msgstr ""
506
 
507
- #: includes.php:243
508
  #@ default
 
509
  msgid "Title:"
510
- msgstr ""
511
 
512
- #: includes.php:385
513
  #@ yarpp
 
514
  msgid "Related entries may be displayed once you save your entry"
515
- msgstr ""
516
 
517
- #: options-meta-boxes.php:124
518
  #@ yarpp
 
519
  msgid "YARPP limits the related posts list by (1) a maximum number and (2) a <em>match threshold</em>."
520
- msgstr ""
521
 
 
522
  #: options-meta-boxes.php:175
523
  #: options-meta-boxes.php:176
524
  #: options-meta-boxes.php:184
525
  #: options-meta-boxes.php:244
526
  #: options-meta-boxes.php:245
527
  #: options-meta-boxes.php:250
528
- #@ yarpp
529
  msgid " or "
530
- msgstr ""
531
 
532
- #: options-meta-boxes.php:283
533
  #@ yarpp
 
534
  msgid "YARPP Forum"
535
- msgstr ""
536
 
537
- #: options-meta-boxes.php:284
538
  #@ yarpp
 
539
  msgid "YARPP on Twitter"
540
- msgstr ""
541
 
542
- #: options-meta-boxes.php:285
543
  #@ yarpp
 
544
  msgid "YARPP on the Web"
545
- msgstr ""
546
 
547
- #: options-meta-boxes.php:292
548
  #@ yarpp
 
549
  msgid "Contact YARPP"
550
- msgstr ""
551
 
 
552
  #: options.php:42
553
  #, php-format
554
- #@ default
555
  msgid "There is a new version of %1$s available. <a href=\"%2$s\" class=\"thickbox\" title=\"%3$s\">View version %4$s details</a> or <a href=\"%5$s\">update automatically</a>."
556
- msgstr ""
557
 
 
558
  #: options.php:86
559
  #, php-format
560
- #@ yarpp
561
  msgid "Please try <a href=\"%s\" target=\"_blank\">manual SQL setup</a>."
562
- msgstr ""
563
 
 
564
  #: options.php:188
565
  #, php-format
566
- #@ yarpp
567
  msgid "by <a href=\"%s\" target=\"_blank\">mitcho (Michael 芳貴 Erlewine)</a>"
568
- msgstr ""
569
 
1
  msgid ""
2
  msgstr ""
3
+ "Project-Id-Version: Yet Another Related Posts Plugin fr_FR v3.x\n"
4
  "Report-Msgid-Bugs-To: \n"
5
  "POT-Creation-Date: \n"
6
+ "PO-Revision-Date: 2011-12-13 18:41+0100\n"
7
  "Last-Translator: Lionel Chollet <lionel.chollet@gmail.com>\n"
8
  "Language-Team: Lionel Chollet <lionel.chollet@gmail.com>\n"
9
  "MIME-Version: 1.0\n"
13
  "X-Poedit-Language: French\n"
14
  "X-Poedit-Country: FRANCE\n"
15
  "X-Poedit-SourceCharset: utf-8\n"
16
+ "X-Poedit-KeywordsList: __;_e;__ngettext:1,2;_n:1,2;__ngettext_noop:1,2;_n_noop:1,2;_c,_nc:4c,1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2\n"
17
  "X-Poedit-Basepath: ../\n"
18
+ "X-Textdomain-Support: yes\n"
19
  "X-Poedit-SearchPath-0: .:\n"
 
20
 
21
+ #@ yarpp
22
  #: includes.php:149
23
  #: includes.php:194
24
  #: includes.php:215
 
25
  msgid "Related Posts (YARPP)"
26
+ msgstr "Entrées complémentaires (YARPP)"
27
 
 
28
  #@ yarpp
29
+ #: includes.php:376
30
  msgid "Related Posts"
31
  msgstr "Entrées complémentaires"
32
 
33
+ #@ yarpp
34
  #: template-builtin.php:35
35
  #, php-format
 
36
  msgid "%f is the YARPP match score between the current entry and this related entry. You are seeing this value because you are logged in to WordPress as an administrator. It is not shown to regular visitors."
37
  msgstr "%f représente le degré de complémentarité entre l’entrée considérée et cette entrée complémentaire. Cette valeur n’est affichée que pour les administrateurs connectés au site&nbsp;; elle n’apparaît pas pour les simples visiteurs."
38
 
39
+ #@ yarpp
40
  #: magic.php:297
41
  #: options-meta-boxes.php:205
42
  #: options-meta-boxes.php:269
43
  #, php-format
 
44
  msgid "Related posts brought to you by <a href='%s'>Yet Another Related Posts Plugin</a>."
45
  msgstr "La liste des entrées complémentaires est établie par le module d’extension <a href='%s'>YARPP</a>."
46
 
 
47
  #@ yarpp
48
+ #: options.php:54
49
  msgid "The MyISAM check has been overridden. You may now use the \"consider titles\" and \"consider bodies\" relatedness criteria."
50
  msgstr "Le calcul MyISAM n’est plus utilisé. Vous pouvez maintenant activer les options “Prendre en compte le titre” et “Prendre en compte le contenu” pour définir le calcul de complémentarité."
51
 
52
+ #@ yarpp
53
  #: options.php:63
54
  #, php-format
 
55
  msgid "YARPP's \"consider titles\" and \"consider bodies\" relatedness criteria require your <code>%s</code> table to use the <a href='http://dev.mysql.com/doc/refman/5.0/en/storage-engines.html'>MyISAM storage engine</a>, but the table seems to be using the <code>%s</code> engine. These two options have been disabled."
56
  msgstr "Les options YARPP “Prendre en compte le titre” et “Prendre en compte le contenu” pour le calcul de complémentarité requièrent que votre table <code>%s</code> utilise le <a href='http://dev.mysql.com/doc/refman/5.0/en/storage-engines.html'>moteur de classement MyISAM</a>, mais votre table utilise apparemment le moteur <code>%s</code>. Ces deux options ont été désactivées."
57
 
58
+ #@ yarpp
59
  #: options.php:65
60
  #, php-format
 
61
  msgid "To restore these features, please update your <code>%s</code> table by executing the following SQL directive: <code>ALTER TABLE `%s` ENGINE = MyISAM;</code> . No data will be erased by altering the table's engine, although there are performance implications."
62
  msgstr "Pour rétablir ces fonctionnalités, mettez à jour votre table <code>%s</code> en exécutant la commande SQL suivante&nbsp;: <code>ALTER TABLE `%s` ENGINE = MyISAM;</code><br />Le changement de moteur de classement n’entraînera pas de perte de données, mais pourra influer sur les performances."
63
 
64
+ #@ yarpp
65
  #: options.php:67
66
  #, php-format
 
67
  msgid "If, despite this check, you are sure that <code>%s</code> is using the MyISAM engine, press this magic button:"
68
  msgstr "Si, malgré cette vérification, vous êtes certain que <code>%s</code> utilise le moteur MyISAM, cliquez ce bouton magique&nbsp;:"
69
 
 
70
  #@ yarpp
71
+ #: options.php:70
72
  msgid "Trust me. Let me use MyISAM features."
73
  msgstr "Faites-moi confiance. Laissez-moi utiliser le moteur MyISAM."
74
 
 
75
  #@ yarpp
76
+ #: options.php:83
77
  msgid "The YARPP database had an error but has been fixed."
78
  msgstr "La base de données YARPP a rencontré une erreur mais elle a pu être corrigée."
79
 
 
80
  #@ yarpp
81
+ #: options.php:85
82
  msgid "The YARPP database has an error which could not be fixed."
83
  msgstr "La base de données YARPP a rencontré une erreur qui n’a pas pu être corrigée."
84
 
85
+ #@ yarpp
86
  #: options-meta-boxes.php:45
87
  #: options-meta-boxes.php:63
88
  #: options-meta-boxes.php:76
 
89
  msgid "do not consider"
90
  msgstr "ne pas prendre en compte"
91
 
92
+ #@ yarpp
93
  #: options-meta-boxes.php:46
94
  #: options-meta-boxes.php:64
95
  #: options-meta-boxes.php:78
 
96
  msgid "consider"
97
  msgstr "prendre en compte"
98
 
 
99
  #@ yarpp
100
+ #: options-meta-boxes.php:65
101
  msgid "consider with extra weight"
102
  msgstr "prendre en compte avec plus d’importance"
103
 
 
104
  #@ default
105
  #@ yarpp
106
+ #: options-meta-boxes.php:286
107
  msgid "Donate to mitcho (Michael Yoshitaka Erlewine) for this plugin via PayPal"
108
  msgstr "Faire un don à mitcho (Michael Yoshitaka Erlewine), via PayPal, pour cette extension"
109
 
 
110
  #@ yarpp
111
+ #: options.php:178
112
  msgid "Yet Another Related Posts Plugin Options"
113
  msgstr "Réglages YARPP"
114
 
 
115
  #@ yarpp
116
+ #: options-meta-boxes.php:118
117
  msgid "\"The Pool\""
118
  msgstr "Le <em>corpus</em>"
119
 
 
120
  #@ yarpp
121
+ #: options-meta-boxes.php:91
122
  msgid "\"The Pool\" refers to the pool of posts and pages that are candidates for display as related to the current entry."
123
  msgstr "Le <em>corpus</em> représente l’ensemble des articles et pages pouvant apparaître dans la liste des entrées complémentaires établie par l’extension YARPP."
124
 
 
125
  #@ yarpp
126
+ #: options-meta-boxes.php:96
127
  msgid "Disallow by category:"
128
  msgstr "Catégorie(s) à&nbsp;exclure&nbsp;:"
129
 
 
130
  #@ yarpp
131
+ #: options-meta-boxes.php:98
132
  msgid "Disallow by tag:"
133
  msgstr "Tag(s)<br />à exclure&nbsp;:"
134
 
 
135
  #@ yarpp
136
+ #: options-meta-boxes.php:101
137
  msgid "Show password protected posts?"
138
  msgstr "Inclure les entrées protégées par mot de passe&nbsp;?"
139
 
 
140
  #@ yarpp
141
+ #: options-meta-boxes.php:140
142
  msgid "Show only previous posts?"
143
  msgstr "Afficher seulement les entrées publiées antérieurement&nbsp;?"
144
 
 
145
  #@ yarpp
146
+ #: options-meta-boxes.php:148
147
  msgid "\"Relatedness\" options"
148
  msgstr "Options de complémentarité"
149
 
150
+ #@ yarpp
151
  #: options-meta-boxes.php:124
152
  #: options-meta-boxes.php:139
153
  #: options-meta-boxes.php:157
157
  #: options-meta-boxes.php:223
158
  #: options-meta-boxes.php:228
159
  #: options-meta-boxes.php:268
 
160
  msgid "more&gt;"
161
  msgstr "aide&nbsp;&gt;"
162
 
 
163
  #@ yarpp
164
+ #: options-meta-boxes.php:130
165
  msgid "Match threshold:"
166
  msgstr "Seuil de complémentarité&nbsp;:"
167
 
 
168
  #@ yarpp
169
+ #: options-meta-boxes.php:131
170
  msgid "Titles: "
171
  msgstr "Titres&nbsp;:"
172
 
 
173
  #@ yarpp
174
+ #: options-meta-boxes.php:133
175
  msgid "Bodies: "
176
  msgstr "Contenus&nbsp;:"
177
 
 
178
  #@ yarpp
179
+ #: options-meta-boxes.php:135
180
  msgid "Tags: "
181
  msgstr "Tags&nbsp;:"
182
 
 
183
  #@ yarpp
184
+ #: options-meta-boxes.php:137
185
  msgid "Categories: "
186
  msgstr "Catégories&nbsp;:"
187
 
 
188
  #@ yarpp
189
+ #: options-meta-boxes.php:139
190
  msgid "Cross-relate posts and pages?"
191
  msgstr "Complémentarité croisée entre articles et pages&nbsp;?"
192
 
 
193
  #@ yarpp
194
+ #: options-meta-boxes.php:139
195
  msgid "When the \"Cross-relate posts and pages\" option is selected, the <code>related_posts()</code>, <code>related_pages()</code>, and <code>related_entries()</code> all will give the same output, returning both related pages and posts."
196
  msgstr "Quand l’option “Complémentarité croisée entre articles et pages” est activée, les fonctions <code>related_posts()</code>, <code>related_pages()</code> et <code>related_entries()</code> produiront le même résultat, et la liste présentera aussi bien les articles que les pages complémentaires."
197
 
 
198
  #@ yarpp
199
+ #: options-meta-boxes.php:212
200
  msgid "Display options <small>for your website</small>"
201
  msgstr "Réglages de présentation <small>pour votre site</small>"
202
 
 
203
  #@ yarpp
204
+ #: options-meta-boxes.php:157
205
  msgid "Automatically display related posts?"
206
  msgstr "Afficher la liste des entrées complémentaires automatiquement&nbsp;?"
207
 
 
208
  #@ yarpp
209
+ #: options-meta-boxes.php:157
210
  msgid "This option automatically displays related posts right after the content on single entry pages. If this option is off, you will need to manually insert <code>related_posts()</code> or variants (<code>related_pages()</code> and <code>related_entries()</code>) into your theme files."
211
  msgstr "Quand cette option est activée, la liste d’entrées complémentaires sera affichée automatiquement après le contenu de l’entrée. Si cette option n’est pas activée, vous devrez insérer vous-même le code <code>related_posts()</code> ou ses variantes (<code>related_pages()</code> et <code>related_entries()</code>) dans vos fichiers-modèles."
212
 
 
213
  #@ yarpp
214
+ #: options-meta-boxes.php:158
215
  msgid "Website display code example"
216
  msgstr "Exemple du code produit pour l’affichage des entrées complémentaires sur votre site"
217
 
218
+ #@ yarpp
219
  #: options-meta-boxes.php:158
220
  #: options-meta-boxes.php:221
 
221
  msgid "(Update options to reload.)"
222
  msgstr "(Enregistrez les réglages pour actualiser.)"
223
 
224
+ #@ yarpp
225
  #: options-meta-boxes.php:160
226
  #: options-meta-boxes.php:226
 
227
  msgid "Maximum number of related posts:"
228
  msgstr "Nombre maximal d’articles complémentaires&nbsp;:"
229
 
230
+ #@ yarpp
231
  #: options-meta-boxes.php:175
232
  #: options-meta-boxes.php:244
 
233
  msgid "Before / after related entries:"
234
  msgstr "Avant / Après<br />la liste&nbsp;:"
235
 
236
+ #@ yarpp
237
  #: options-meta-boxes.php:175
238
  #: options-meta-boxes.php:176
239
  #: options-meta-boxes.php:184
240
  #: options-meta-boxes.php:244
241
  #: options-meta-boxes.php:245
242
  #: options-meta-boxes.php:250
 
243
  msgid "For example:"
244
  msgstr "Par exemple&nbsp;:"
245
 
246
+ #@ yarpp
247
  #: options-meta-boxes.php:176
248
  #: options-meta-boxes.php:245
 
249
  msgid "Before / after each related entry:"
250
  msgstr "Avant / Après<br />chaque entrée&nbsp;:"
251
 
252
+ #@ yarpp
253
  #: options-meta-boxes.php:178
254
  #: options-meta-boxes.php:247
 
255
  msgid "Show excerpt?"
256
  msgstr "Afficher l’extrait&nbsp;?"
257
 
258
+ #@ yarpp
259
  #: options-meta-boxes.php:179
260
  #: options-meta-boxes.php:248
 
261
  msgid "Excerpt length (No. of words):"
262
  msgstr "Taille de l’extrait (nombre de mots)&nbsp;/"
263
 
 
264
  #@ yarpp
265
+ #: options-meta-boxes.php:183
266
  msgid "Before / after (Excerpt):"
267
  msgstr "Avant / Après<br />l’extrait"
268
 
269
+ #@ yarpp
270
  #: options-meta-boxes.php:189
271
  #: options-meta-boxes.php:254
 
272
  msgid "Order results:"
273
  msgstr "Classement des résultats&nbsp;"
274
 
275
+ #@ yarpp
276
  #: options-meta-boxes.php:191
277
  #: options-meta-boxes.php:256
 
278
  msgid "score (high relevance to low)"
279
  msgstr "par complémentarité (de la plus forte à la plus faible)"
280
 
281
+ #@ yarpp
282
  #: options-meta-boxes.php:192
283
  #: options-meta-boxes.php:257
 
284
  msgid "score (low relevance to high)"
285
  msgstr "par complémentarité (de la plus faible à la plus forte)"
286
 
287
+ #@ yarpp
288
  #: options-meta-boxes.php:193
289
  #: options-meta-boxes.php:258
 
290
  msgid "date (new to old)"
291
  msgstr "par date (de la plus récente à la plus ancienne)"
292
 
293
+ #@ yarpp
294
  #: options-meta-boxes.php:194
295
  #: options-meta-boxes.php:259
 
296
  msgid "date (old to new)"
297
  msgstr "par date (de la plus ancienne à la plus récente)"
298
 
299
+ #@ yarpp
300
  #: options-meta-boxes.php:195
301
  #: options-meta-boxes.php:260
 
302
  msgid "title (alphabetical)"
303
  msgstr "par titre (en ordre alphabétique)"
304
 
305
+ #@ yarpp
306
  #: options-meta-boxes.php:196
307
  #: options-meta-boxes.php:261
 
308
  msgid "title (reverse alphabetical)"
309
  msgstr "par titre (en ordre contre-alphabétique)"
310
 
311
+ #@ yarpp
312
  #: options-meta-boxes.php:201
313
  #: options-meta-boxes.php:266
 
314
  msgid "Default display if no results:"
315
  msgstr "Afficher s’il n’y a pas d’entrée complémentaire&nbsp;:"
316
 
317
+ #@ yarpp
318
  #: includes.php:257
319
  #: options-meta-boxes.php:203
320
  #: options-meta-boxes.php:268
 
321
  msgid "Help promote Yet Another Related Posts Plugin?"
322
  msgstr "Aider à la promotion de l’extension YARPP&nbsp;?"
323
 
324
+ #@ yarpp
325
  #: options-meta-boxes.php:205
326
  #: options-meta-boxes.php:269
327
  #, php-format
 
328
  msgid "This option will add the code %s. Try turning it on, updating your options, and see the code in the code example to the right. These links and donations are greatly appreciated."
329
  msgstr "Cette option affiche la mention&nbsp;: %s. Activez-la, enregistrez les réglages, et vous verrez la mention apparaître sous l’exemple du code produit pour l’affichage des entrées complémentaires, dans le cadre à droite."
330
 
 
331
  #@ yarpp
332
+ #: options-meta-boxes.php:276
333
  msgid "Display options <small>for RSS</small>"
334
  msgstr "Réglages de présentation <small>pour les flux RSS</small>"
335
 
 
336
  #@ yarpp
337
+ #: options-meta-boxes.php:221
338
  msgid "Display related posts in feeds?"
339
  msgstr "Afficher les entrées complémentaires dans les flux RSS&nbsp;?"
340
 
 
341
  #@ yarpp
342
+ #: options-meta-boxes.php:223
343
  msgid "Display related posts in the descriptions?"
344
  msgstr "Afficher les entrées complémentaires dans les descriptions&nbsp;?"
345
 
 
346
  #@ yarpp
347
+ #: options-meta-boxes.php:223
348
  msgid "This option displays the related posts in the RSS description fields, not just the content. If your feeds are set up to only display excerpts, however, only the description field is used, so this option is required for any display at all."
349
  msgstr "Cette option affiche les entrées complémentaires après l’extrait d’article dans vos flux RSS. Si vos flux RSS sont configurés pour n’afficher que les extraits, vous devez activer cette option si vous souhaitez faire apparaître la liste des entrées complémentaires."
350
 
 
351
  #@ yarpp
352
+ #: options-meta-boxes.php:221
353
  msgid "RSS display code example"
354
  msgstr "Exemple du code produit pour l’affichage des entrées complémentaires dans vos flux RSS"
355
 
 
356
  #@ yarpp
357
+ #: options-meta-boxes.php:250
358
  msgid "Before / after (excerpt):"
359
  msgstr "Avant / Après<br />l’extrait&nbsp;:"
360
 
 
361
  #@ yarpp
362
+ #: options-meta-boxes.php:38
363
  msgid "word"
364
  msgstr "mot"
365
 
 
366
  #@ yarpp
367
+ #: options-meta-boxes.php:39
368
  msgid "tag"
369
  msgstr "tag"
370
 
 
371
  #@ yarpp
372
+ #: options-meta-boxes.php:40
373
  msgid "category"
374
  msgstr "catégorie"
375
 
376
+ #@ yarpp
377
  #: options-meta-boxes.php:48
378
  #: options-meta-boxes.php:80
379
  #, php-format
 
380
  msgid "require at least one %s in common"
381
  msgstr "nécessite d’avoir au moins 1 %s en commun"
382
 
383
+ #@ yarpp
384
  #: options-meta-boxes.php:50
385
  #: options-meta-boxes.php:82
386
  #, php-format
 
387
  msgid "require more than one %s in common"
388
  msgstr "nécessite d’avoir plusieurs %ss en commun"
389
 
 
390
  #@ yarpp
391
+ #: options.php:114
392
  msgid "Options saved!"
393
  msgstr "Réglages enregistrés."
394
 
 
395
  #@ yarpp
396
+ #: options-meta-boxes.php:124
397
  msgid "The higher the match threshold, the more restrictive, and you get less related posts overall. The default match threshold is 5. If you want to find an appropriate match threshhold, take a look at some post's related posts display and their scores. You can see what kinds of related posts are being picked up and with what kind of match scores, and determine an appropriate threshold for your site."
398
  msgstr "Plus le seuil de complémentarité sera élevé, plus la sélection sera restrictive, et les listes d’entrées complémentaires présenteront, dans l’ensemble, moins d’éléments. La valeur du seuil de complémentarité, par défaut, est fixée à 5. Faites des essais avec différentes valeurs, afin de déterminer le seuil de complémentarité le mieux adapté à votre site et à vos entrées."
399
 
 
400
  #@ yarpp
401
+ #: options.php:279
402
  msgid "Update options"
403
  msgstr "Enregistrer les réglages"
404
 
 
405
  #@ yarpp
406
+ #: options.php:280
407
  msgid "Do you really want to reset your configuration?"
408
  msgstr "Voulez-vous vraiment revenir aux réglages par défaut&nbsp;?"
409
 
 
410
  #@ yarpp
411
+ #: options.php:280
412
  msgid "Reset options"
413
  msgstr "Revenir aux réglages par défaut"
414
 
415
+ #@ yarpp
416
  #: cache-postmeta.php:105
417
  #: cache-tables.php:131
 
418
  msgid "Example post "
419
  msgstr "Exemple d’entrée "
420
 
 
421
  #@ yarpp
422
+ #: options-meta-boxes.php:105
423
  msgid "day(s)"
424
  msgstr "jour(s)"
425
 
 
426
  #@ yarpp
427
+ #: options-meta-boxes.php:106
428
  msgid "week(s)"
429
  msgstr "semaine(s)"
430
 
 
431
  #@ yarpp
432
+ #: options-meta-boxes.php:107
433
  msgid "month(s)"
434
  msgstr "mois"
435
 
 
436
  #@ yarpp
437
+ #: options-meta-boxes.php:109
438
  msgid "Show only posts from the past NUMBER UNITS"
439
  msgstr "N’afficher que des entrées publiées depuis moins de NUMBER UNITS"
440
 
441
+ #@ yarpp
442
  #: options.php:46
443
  #, php-format
 
444
  msgid "There is a new beta (%s) of Yet Another Related Posts Plugin. You can <a href=\"%s\">download it here</a> at your own risk."
445
  msgstr "Une nouvelle version beta (%s) du module d’extension YARPP est disponible. Si vous souhaitez l’essayer, vous pouvez <a href=\"%s\">la télécharger ici</a>."
446
 
447
+ #@ yarpp
448
  #: includes.php:248
449
  #: options-meta-boxes.php:161
450
  #: options-meta-boxes.php:228
 
451
  msgid "Display using a custom template file"
452
  msgstr "Utiliser un modèle personnalisé"
453
 
454
+ #@ yarpp
455
  #: includes.php:249
456
  #: options-meta-boxes.php:165
457
  #: options-meta-boxes.php:233
 
458
  msgid "Template file:"
459
  msgstr "Fichier-modèle :"
460
 
 
461
  #@ yarpp
462
+ #: options-meta-boxes.php:221
463
  msgid "This option displays related posts at the end of each item in your RSS and Atom feeds. No template changes are needed."
464
  msgstr "Cette option affiche les entrées complémentaires sous le texte de l’article dans vos flux RSS. Il n’est pas nécessaire de définir un fichier-modèle."
465
 
 
466
  #@ yarpp
467
+ #: template-metabox.php:12
468
  msgid "These are the related entries for this entry. Updating this post may change these related posts."
469
  msgstr "Voici les entrées complémentaires pour cette entrée. Les futures modifications de cette entrée pourront entraîner une modification de la liste de ses entrées complémentaires."
470
 
 
471
  #@ yarpp
472
+ #: template-metabox.php:25
473
  msgid "Whether all of these related entries are actually displayed and how they are displayed depends on your YARPP display options."
474
  msgstr "La teneur finale de la liste d’entrées complémentaires ainsi que sa présentation sur votre site dépendent des options d’affichage YARPP que vous aurez choisies."
475
 
476
+ #@ yarpp
477
  #: includes.php:28
478
  #: includes.php:39
479
  #: template-metabox.php:27
480
  #: template-widget.php:13
 
481
  msgid "No related posts."
482
  msgstr "Il n’y a pas d’entrées complémentaires."
483
 
 
484
  #@ yarpp
485
+ #: options-meta-boxes.php:228
486
  msgid "NEW!"
487
  msgstr "NOUVEAU !"
488
 
489
+ #@ yarpp
490
  #: options-meta-boxes.php:161
491
  #: options-meta-boxes.php:228
 
492
  msgid "This advanced option gives you full power to customize how your related posts are displayed. Templates (stored in your theme folder) are written in PHP."
493
  msgstr "Cette option avancée vous permet de personnaliser la présentation de vos listes d’entrées complémentaires. Les fichiers-modèles (à placer dans le dossier de votre thème WordPress) sont écrits en PHP."
494
 
 
495
  #@ yarpp
496
+ #: includes.php:169
497
  msgid "Settings"
498
  msgstr "Réglages"
499
 
500
+ #@ yarpp
501
  #: includes.php:26
502
  #: includes.php:37
 
503
  msgid "Related posts:"
504
+ msgstr "Entrées complémentaires&nbsp;:"
505
 
 
506
  #@ default
507
+ #: includes.php:243
508
  msgid "Title:"
509
+ msgstr "Titre&nbsp;:"
510
 
 
511
  #@ yarpp
512
+ #: includes.php:385
513
  msgid "Related entries may be displayed once you save your entry"
514
+ msgstr "Les articles complémentaires seront affichés après enregistrement de votre entrée"
515
 
 
516
  #@ yarpp
517
+ #: options-meta-boxes.php:124
518
  msgid "YARPP limits the related posts list by (1) a maximum number and (2) a <em>match threshold</em>."
519
+ msgstr "La liste d’articles complémentaires YARPP est déterminée par&nbsp;: 1) un nombre maximum d’entrées&nbsp;; 2) un <em>seuil de complémentarité</em>."
520
 
521
+ #@ yarpp
522
  #: options-meta-boxes.php:175
523
  #: options-meta-boxes.php:176
524
  #: options-meta-boxes.php:184
525
  #: options-meta-boxes.php:244
526
  #: options-meta-boxes.php:245
527
  #: options-meta-boxes.php:250
 
528
  msgid " or "
529
+ msgstr " ou "
530
 
 
531
  #@ yarpp
532
+ #: options-meta-boxes.php:283
533
  msgid "YARPP Forum"
534
+ msgstr "Forum YARPP"
535
 
 
536
  #@ yarpp
537
+ #: options-meta-boxes.php:284
538
  msgid "YARPP on Twitter"
539
+ msgstr "YARPP sur Twitter"
540
 
 
541
  #@ yarpp
542
+ #: options-meta-boxes.php:285
543
  msgid "YARPP on the Web"
544
+ msgstr "YARPP sur le Web"
545
 
 
546
  #@ yarpp
547
+ #: options-meta-boxes.php:292
548
  msgid "Contact YARPP"
549
+ msgstr "Contacter YARPP"
550
 
551
+ #@ default
552
  #: options.php:42
553
  #, php-format
 
554
  msgid "There is a new version of %1$s available. <a href=\"%2$s\" class=\"thickbox\" title=\"%3$s\">View version %4$s details</a> or <a href=\"%5$s\">update automatically</a>."
555
+ msgstr "Une nouvelle version de %1$s est disponible. <a href=\"%2$s\" class=\"thickbox\" title=\"%3$s\">Afficher les détails de la version %4$s</a> ou <a href=\"%5$s\">lancer la mise à jour automatique</a>."
556
 
557
+ #@ yarpp
558
  #: options.php:86
559
  #, php-format
 
560
  msgid "Please try <a href=\"%s\" target=\"_blank\">manual SQL setup</a>."
561
+ msgstr "Essayez <a href=\"%s\" target=\"_blank\">la configuration SQL manuelle</a>."
562
 
563
+ #@ yarpp
564
  #: options.php:188
565
  #, php-format
 
566
  msgid "by <a href=\"%s\" target=\"_blank\">mitcho (Michael 芳貴 Erlewine)</a>"
567
+ msgstr "par <a href=\"%s\" target=\"_blank\">mitcho (Michael 芳貴 Erlewine)</a>"
568
 
readme.txt CHANGED
@@ -174,10 +174,11 @@ If you are a bilingual speaker of English and another language and an avid user
174
  == Changelog ==
175
 
176
  = 3.4.1 =
177
- * Bugfix for calling `related_posts()` directly
178
  * [Bugfix](http://wordpress.org/support/topic/plugin-yet-another-related-posts-plugin-34-images-problem-using-template): restore `global $post` access to custom templates
179
- * Add defaults for the `post_type` arg.
180
- * Updated `sv_SE`, `ko_KR` localizations
 
 
181
  = 3.4 =
182
  * Major optimizations to the main related posts query, in particular with regard to taxonomy lookups
183
  * Performance improvements on pages with "no related posts"
174
  == Changelog ==
175
 
176
  = 3.4.1 =
 
177
  * [Bugfix](http://wordpress.org/support/topic/plugin-yet-another-related-posts-plugin-34-images-problem-using-template): restore `global $post` access to custom templates
178
+ * [Bugfix](http://wordpress.org/support/topic/plugin-yet-another-related-posts-plugin-some-clarification-assistance) for missing `join_filter` on bypass cache
179
+ * Add defaults for the `post_type` arg
180
+ * Strengthen default post ID values for `related_*` functions
181
+ * Updated `sv_SE`, `ko_KR`, `fr_FR` localizations
182
  = 3.4 =
183
  * Major optimizations to the main related posts query, in particular with regard to taxonomy lookups
184
  * Performance improvements on pages with "no related posts"
yarpp.php CHANGED
@@ -3,13 +3,13 @@
3
  Plugin Name: Yet Another Related Posts Plugin
4
  Plugin URI: http://yarpp.org/
5
  Description: Returns a list of related entries based on a unique algorithm for display on your blog and RSS feeds. A templating feature allows customization of the display.
6
- Version: 3.4.1b2
7
  Author: mitcho (Michael Yoshitaka Erlewine)
8
  Author URI: http://mitcho.com/
9
  Donate link: http://tinyurl.com/donatetomitcho
10
  */
11
 
12
- define('YARPP_VERSION', '3.4.1b2');
13
  define('YARPP_DIR', dirname(__FILE__));
14
  define('YARPP_NO_RELATED', ':(');
15
  define('YARPP_RELATED', ':)');
3
  Plugin Name: Yet Another Related Posts Plugin
4
  Plugin URI: http://yarpp.org/
5
  Description: Returns a list of related entries based on a unique algorithm for display on your blog and RSS feeds. A templating feature allows customization of the display.
6
+ Version: 3.4.1b3
7
  Author: mitcho (Michael Yoshitaka Erlewine)
8
  Author URI: http://mitcho.com/
9
  Donate link: http://tinyurl.com/donatetomitcho
10
  */
11
 
12
+ define('YARPP_VERSION', '3.4.1b3');
13
  define('YARPP_DIR', dirname(__FILE__));
14
  define('YARPP_NO_RELATED', ':(');
15
  define('YARPP_RELATED', ':)');