Broken Link Checker - Version 1.8.2

Version Description

  • Removed one of the translator credits links because Google flagged it as "suspicious".
  • Updated French translation.
  • Updated Polish translation.
  • Fixed several field size and layout issues that made the search form display incorrectly in Firefox.
Download this release

Release Info

Developer whiteshadow
Plugin Icon 128x128 Broken Link Checker
Version 1.8.2
Comparing to
See all releases

Code changes from version 1.8.1 to 1.8.2

broken-link-checker.php CHANGED
@@ -3,7 +3,7 @@
3
  Plugin Name: Broken Link Checker
4
  Plugin URI: http://w-shadow.com/blog/2007/08/05/broken-link-checker-for-wordpress/
5
  Description: Checks your blog for broken links and missing images and notifies you on the dashboard if any are found.
6
- Version: 1.8.1
7
  Author: Janis Elsts
8
  Author URI: http://w-shadow.com/
9
  Text Domain: broken-link-checker
3
  Plugin Name: Broken Link Checker
4
  Plugin URI: http://w-shadow.com/blog/2007/08/05/broken-link-checker-for-wordpress/
5
  Description: Checks your blog for broken links and missing images and notifies you on the dashboard if any are found.
6
+ Version: 1.8.2
7
  Author: Janis Elsts
8
  Author URI: http://w-shadow.com/
9
  Text Domain: broken-link-checker
core/core.php CHANGED
@@ -1890,7 +1890,7 @@ class wsBrokenLinkChecker {
1890
  * @return void
1891
  */
1892
  function links_page_css(){
1893
- wp_enqueue_style('blc-links-page', plugins_url('css/links-page.css', $this->loader), array(), '20130707-1');
1894
  }
1895
 
1896
  /**
1890
  * @return void
1891
  */
1892
  function links_page_css(){
1893
+ wp_enqueue_style('blc-links-page', plugins_url('css/links-page.css', $this->loader), array(), '20130710');
1894
  }
1895
 
1896
  /**
css/links-page.css CHANGED
@@ -317,16 +317,28 @@ td.column-link-text, td.column-new-link-text {
317
  }
318
 
319
  #search-links-dialog label, #search-links-dialog input.text, #search-links-dialog select { display:block; }
320
- #search-links-dialog input.text { margin-bottom:12px; width:95%; padding: .4em; }
321
- #search-links-dialog select { margin-bottom:12px; padding: .4em; }
322
- #search-links-dialog fieldset { padding:0; border:0; margin-top:25px; }
 
 
 
 
 
 
 
 
 
 
 
 
 
323
 
324
  #blc-search-button-row {
325
  text-align: center;
326
  }
327
 
328
  #blc-search-button-row input {
329
- padding: 0.4em;
330
  margin-left: 8px;
331
  margin-right: 8px;
332
  margin-top: 8px;
317
  }
318
 
319
  #search-links-dialog label, #search-links-dialog input.text, #search-links-dialog select { display:block; }
320
+
321
+ #search-links-dialog input.text,
322
+ #search-links-dialog select{
323
+ margin-bottom: 12px;
324
+ width: 290px;
325
+ }
326
+
327
+ #search-links-dialog select#s_filter {
328
+ width: auto;
329
+ }
330
+
331
+ #search-links-dialog fieldset {
332
+ padding:0;
333
+ border:0;
334
+ margin-top:25px;
335
+ }
336
 
337
  #blc-search-button-row {
338
  text-align: center;
339
  }
340
 
341
  #blc-search-button-row input {
 
342
  margin-left: 8px;
343
  margin-right: 8px;
344
  margin-top: 8px;
languages/broken-link-checker-ar_AR.mo CHANGED
Binary file
languages/broken-link-checker-ar_AR.po CHANGED
@@ -8,14 +8,14 @@ msgstr ""
8
  "MIME-Version: 1.0\n"
9
  "Content-Type: text/plain; charset=UTF-8\n"
10
  "Content-Transfer-Encoding: 8bit\n"
11
- "PO-Revision-Date: 2012-12-21 02:48+0400\n"
12
- "Last-Translator: Yaser Maadan | Englize.com <yaser@englize.com>\n"
13
- "Language-Team: Yaser Maadan | Englize.com <yaser@englize.com>\n"
14
- "X-Generator: Poedit 1.5.4\n"
15
  "Language: Arabic\n"
16
  "Plural-Forms: nplurals=2; plural=n != 1;\n"
17
 
18
- # Done By Yaser Maadan - Englize.com
19
  # Friday, 21 Dec, 2012
20
  #: core/core.php:151 includes/admin/links-page-js.php:37
21
  msgid "Loading..."
8
  "MIME-Version: 1.0\n"
9
  "Content-Type: text/plain; charset=UTF-8\n"
10
  "Content-Transfer-Encoding: 8bit\n"
11
+ "PO-Revision-Date: 2013-07-09 12:53+0200\n"
12
+ "Last-Translator: Janis Elsts <whiteshadow@w-shadow.com>\n"
13
+ "Language-Team: Yaser Maadan\n"
14
+ "X-Generator: Poedit 1.5.5\n"
15
  "Language: Arabic\n"
16
  "Plural-Forms: nplurals=2; plural=n != 1;\n"
17
 
18
+ # Done By Yaser Maadan
19
  # Friday, 21 Dec, 2012
20
  #: core/core.php:151 includes/admin/links-page-js.php:37
21
  msgid "Loading..."
languages/broken-link-checker-fr_FR.mo CHANGED
Binary file
languages/broken-link-checker-fr_FR.po CHANGED
@@ -1,8 +1,8 @@
1
  msgid ""
2
  msgstr ""
3
- "Project-Id-Version: broken-link-checker v1.7\n"
4
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/broken-link-checker\n"
5
- "POT-Creation-Date: 2012-12-11 08:58+0100\n"
6
  "PO-Revision-Date: \n"
7
  "Last-Translator: Luc Capronnier <lcapronnier@yahoo.com>\n"
8
  "Language-Team: Whiler, Luc Capronnier <webmaster@blogs.wittwer.fr>\n"
@@ -15,7 +15,7 @@ msgstr ""
15
  "X-Poedit-KeywordsList: __;_e;__ngettext:1,2;_n:1,2;_x:1,2c;"
16
  "_ngettext_noop:1,2;_n_noop:1,2\n"
17
  "X-Poedit-Basepath: ../\n"
18
- "X-Generator: Poedit 1.5.4\n"
19
  "X-Poedit-SearchPath-0: .\n"
20
 
21
  #: core/core.php:151 includes/admin/links-page-js.php:37
@@ -60,64 +60,64 @@ msgstr "Aller aux liens cassés"
60
  msgid "Settings"
61
  msgstr "R&eacute;glages"
62
 
63
- #: core/core.php:523
64
  msgid "Settings saved."
65
  msgstr "R&eacute;glages enregistr&eacute;s"
66
 
67
- #: core/core.php:529
68
  msgid "Thank you for your donation!"
69
  msgstr "Merci pour votre don!"
70
 
71
- #: core/core.php:537
72
  msgid "Complete site recheck started."
73
  msgstr "La v&eacute;rification compl&egrave;te a commenc&eacute;."
74
 
75
- #: core/core.php:546
76
  msgid "Details"
77
  msgstr "D&eacute;tails"
78
 
79
- #: core/core.php:560
80
  msgid "General"
81
  msgstr "G&eacute;n&eacute;ral"
82
 
83
- #: core/core.php:561
84
  msgid "Look For Links In"
85
  msgstr "Rechercher des liens dans"
86
 
87
- #: core/core.php:562
88
  msgid "Which Links To Check"
89
  msgstr "Quels liens v&eacute;rifier"
90
 
91
- #: core/core.php:563
92
  msgid "Protocols & APIs"
93
  msgstr "Protocoles & APIs"
94
 
95
- #: core/core.php:564
96
  msgid "Advanced"
97
  msgstr "Options avanc&eacute;es"
98
 
99
- #: core/core.php:579
100
  msgid "Broken Link Checker Options"
101
  msgstr "Options de <strong>Broken Link Checker</strong>"
102
 
103
- #: core/core.php:621 includes/admin/table-printer.php:197
104
  msgid "Status"
105
  msgstr "&Eacute;tat&nbsp;:"
106
 
107
- #: core/core.php:623 includes/admin/options-page-js.php:56
108
  msgid "Show debug info"
109
  msgstr "Afficher les informations de débogage"
110
 
111
- #: core/core.php:651
112
  msgid "Check each link"
113
  msgstr "V&eacute;rifier chaque lien&nbsp;:"
114
 
115
- #: core/core.php:656
116
  #, php-format
117
  msgid "Every %s hours"
118
  msgstr "Toutes les %s heures"
119
 
120
- #: core/core.php:665
121
  msgid ""
122
  "Existing links will be checked this often. New links will usually be checked "
123
  "ASAP."
@@ -126,122 +126,152 @@ msgstr ""
126
  "r&eacute;glage. Les nouveaux liens sont habituellement v&eacute;rifi&eacute;"
127
  "s d&egrave;s que possible."
128
 
129
- #: core/core.php:672
130
  msgid "E-mail notifications"
131
  msgstr "Message de notification"
132
 
133
- #: core/core.php:678
134
  msgid "Send me e-mail notifications about newly detected broken links"
135
  msgstr ""
136
  "M'envoyer un courriel de notification avec les nouveaux liens cass&eacute;s"
137
 
138
- #: core/core.php:686
139
  msgid "Send authors e-mail notifications about broken links in their posts"
140
  msgstr ""
141
  "Envoyer un courriel de notification aux auteurs des articles qui ont des "
142
  "liens cass&eacute;s"
143
 
144
- #: core/core.php:693
 
 
 
 
 
 
 
 
 
 
 
145
  msgid "Link tweaks"
146
  msgstr "Mettre en forme les liens"
147
 
148
- #: core/core.php:699
149
  msgid "Apply custom formatting to broken links"
150
  msgstr "Appliquer un affichage sp&eacute;cifique aux liens cass&eacute;s"
151
 
152
- #: core/core.php:703 core/core.php:734
153
  msgid "Edit CSS"
154
  msgstr "&Eacute;diter CSS"
155
 
156
- #: core/core.php:719
157
  #, php-format
158
  msgid "Example : Lorem ipsum <a %s>broken link</a>, dolor sit amet."
159
  msgstr "Exemple : Lorem ipsum <a %s>lien cass&eacute;</a>, dolor sit amet."
160
 
161
- #: core/core.php:722 core/core.php:753
162
  msgid "Click \"Save Changes\" to update example output."
163
  msgstr ""
164
  "Appuyer sur \"Enregistrer les modifications\" pour mettre à jour l'exemple."
165
 
166
- #: core/core.php:730
167
  msgid "Apply custom formatting to removed links"
168
  msgstr "Appliquer un affichage sp&eacute;cifique aux liens supprim&eacute;s"
169
 
170
- #: core/core.php:750
171
  #, php-format
172
  msgid "Example : Lorem ipsum <span %s>removed link</span>, dolor sit amet."
173
  msgstr ""
174
  "Exemple : Lorem ipsum <span %s>lien supprim&eacute;</span>, dolor sit amet."
175
 
176
- #: core/core.php:763
177
  msgid "Stop search engines from following broken links"
178
  msgstr ""
179
  "Arr&ecirc;tter la v&eacute;rification pour les liens cass&eacute;s suivants"
180
 
181
- #: core/core.php:780
182
  msgid "Look for links in"
183
  msgstr "Rechercher des liens dans"
184
 
185
- #: core/core.php:791
186
  msgid "Post statuses"
187
  msgstr "&Eacute;tats de l'article"
188
 
189
- #: core/core.php:824
190
  msgid "Link types"
191
  msgstr "Type du lien"
192
 
193
- #: core/core.php:830
194
  msgid "Error : All link parsers missing!"
195
  msgstr "Erreur: Tous les analyseurs de liens sont absents!"
196
 
197
- #: core/core.php:837
198
  msgid "Exclusion list"
199
  msgstr "Liste des exclusions&nbsp;:"
200
 
201
- #: core/core.php:838
202
  msgid ""
203
  "Don't check links where the URL contains any of these words (one per line) :"
204
  msgstr ""
205
  "Ne pas v&eacute;rifier les liens dont l'URL contient n'importe lequel de ces "
206
  "mots (un par ligne)&nbsp;:"
207
 
208
- #: core/core.php:856
209
  msgid "Check links using"
210
  msgstr "V&eacute;rifier les liens en utilisant"
211
 
212
- #: core/core.php:875 includes/links.php:856
213
  msgid "Timeout"
214
  msgstr "Timeout&nbsp;:"
215
 
216
- #: core/core.php:881 core/core.php:927 core/core.php:2770
217
  #, php-format
218
  msgid "%s seconds"
219
  msgstr "%s secondes"
220
 
221
- #: core/core.php:890
222
  msgid "Links that take longer than this to load will be marked as broken."
223
  msgstr ""
224
  "Les liens qui prennent plus de temps que cela à se charger seront "
225
  "marqu&eacute;s comme cass&eacute;s."
226
 
227
- #: core/core.php:897
228
  msgid "Link monitor"
229
  msgstr "Surveillance des liens"
230
 
231
- #: core/core.php:905
232
  msgid "Run continuously while the Dashboard is open"
233
  msgstr ""
234
  "V&eacute;rifier en continu tant que le tableau de bord est utlis&eacute;"
235
 
236
- #: core/core.php:913
237
  msgid "Run hourly in the background"
238
  msgstr "V&eacute;rifier toutes les heures en tache de fond"
239
 
240
- #: core/core.php:921
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
241
  msgid "Max. execution time"
242
  msgstr "Temps d'ex&eacute;cution maximal&nbsp;:"
243
 
244
- #: core/core.php:938
245
  msgid ""
246
  "The plugin works by periodically launching a background job that parses your "
247
  "posts for links, checks the discovered URLs, and performs other time-"
@@ -254,16 +284,16 @@ msgstr ""
254
  "consommatrices de temps. Vous pouvez sp&eacute;cifier ici le temps maximal "
255
  "o&ugrave; le processus peut s'ex&eacute;cuter avant de s'arr&ecirc;ter."
256
 
257
- #: core/core.php:947
258
  msgid "Server load limit"
259
  msgstr "Taux de charge du serveur"
260
 
261
- #: core/core.php:962
262
  #, php-format
263
  msgid "Current load : %s"
264
  msgstr "Charge courante : %s"
265
 
266
- #: core/core.php:968
267
  #, php-format
268
  msgid ""
269
  "Link checking will be suspended if the average <a href=\"%s\">server load</"
@@ -273,11 +303,11 @@ msgstr ""
273
  "moyenne du serveur </a> d&eacute;passe ce taux. Laisser vide pour ne pas "
274
  "positionner de limite de charge."
275
 
276
- #: core/core.php:976
277
  msgid "Not available"
278
  msgstr "Pas disponible"
279
 
280
- #: core/core.php:978
281
  msgid ""
282
  "Load limiting only works on Linux-like systems where <code>/proc/loadavg</"
283
  "code> is present and accessible."
@@ -286,15 +316,15 @@ msgstr ""
286
  "type Linux o&ugrave; <code>/proc/loadavg</code> est pr&eacute;sent et "
287
  "autoris&eacute;."
288
 
289
- #: core/core.php:986
290
  msgid "Forced recheck"
291
  msgstr "Forcer une rev&eacute;rification"
292
 
293
- #: core/core.php:989
294
  msgid "Re-check all pages"
295
  msgstr "Rev&eacute;rifier toutes les pages"
296
 
297
- #: core/core.php:993
298
  msgid ""
299
  "The \"Nuclear Option\". Click this button to make the plugin empty its link "
300
  "database and recheck the entire site from scratch."
@@ -302,93 +332,93 @@ msgstr ""
302
  "L'option nucl&eacute;aire. Appuyer sur ce bouton pour que le plugin vide sa "
303
  "base de liens et rev&eacute;rifie tout le site depuis le d&eacute;but."
304
 
305
- #: core/core.php:1004
306
  msgid "Save Changes"
307
  msgstr "Enregistrer les modifications"
308
 
309
- #: core/core.php:1055
310
  msgid "Configure"
311
  msgstr "Configurer"
312
 
313
- #: core/core.php:1137
314
  msgid "Check URLs entered in these custom fields (one per line) :"
315
  msgstr ""
316
  "V&eacute;rifier les URL saisies dans les champs personnalis&eacute;s (un par "
317
  "ligne)&nbsp;:"
318
 
319
- #: core/core.php:1265 core/core.php:1347 core/core.php:1379
320
  #, php-format
321
  msgid "Database error : %s"
322
  msgstr "Erreur de base de donn&eacute;es&nbsp;: %s"
323
 
324
- #: core/core.php:1329
325
  msgid "You must enter a filter name!"
326
  msgstr "Vous devez donner un nom au filtre!"
327
 
328
- #: core/core.php:1333
329
  msgid "Invalid search query."
330
  msgstr "Requ&ecirc;te incorrecte."
331
 
332
- #: core/core.php:1342
333
  #, php-format
334
  msgid "Filter \"%s\" created"
335
  msgstr "Filtre \"%s\" cr&eacute;&eacute;"
336
 
337
- #: core/core.php:1369
338
  msgid "Filter ID not specified."
339
  msgstr "ID du flitre non sp&eacute;cifi&eacute;."
340
 
341
- #: core/core.php:1376
342
  msgid "Filter deleted"
343
  msgstr "Filtre supprim&eacute;"
344
 
345
- #: core/core.php:1424
346
  #, php-format
347
  msgid "Replaced %d redirect with a direct link"
348
  msgid_plural "Replaced %d redirects with direct links"
349
  msgstr[0] "Remplacement de la redirection %d par un lien direct"
350
  msgstr[1] "Remplacement des redirections %d par des liens directs"
351
 
352
- #: core/core.php:1435
353
  #, php-format
354
  msgid "Failed to fix %d redirect"
355
  msgid_plural "Failed to fix %d redirects"
356
  msgstr[0] "Impossible de r&eacute;parer la redirection %d"
357
  msgstr[1] "Impossible de r&eacute;parer les redirections %d"
358
 
359
- #: core/core.php:1445
360
  msgid "None of the selected links are redirects!"
361
  msgstr "Aucun des liens s&eacute;lectionn&eacute; ne sont des redirections!"
362
 
363
- #: core/core.php:1524
364
  #, php-format
365
  msgid "%d link updated."
366
  msgid_plural "%d links updated."
367
  msgstr[0] "Le lien %d a &eacute;t&eacute; mis &agrave; jour."
368
  msgstr[1] "Les liens %d ont &eacute;t&eacute; mis &agrave; jour."
369
 
370
- #: core/core.php:1535
371
  #, php-format
372
  msgid "Failed to update %d link."
373
  msgid_plural "Failed to update %d links."
374
  msgstr[0] "Impossible de mettre &agrave; jour le lien %d."
375
  msgstr[1] "Impossible de mettre &agrave; jour les liens %d."
376
 
377
- #: core/core.php:1589
378
  #, php-format
379
  msgid "%d link removed"
380
  msgid_plural "%d links removed"
381
  msgstr[0] "Le lien %d a &eacute;t&eacute; supprim&eacute;"
382
  msgstr[1] "Les liens %d ont &eacute;t&eacute; supprim&eacute;s"
383
 
384
- #: core/core.php:1600
385
  #, php-format
386
  msgid "Failed to remove %d link"
387
  msgid_plural "Failed to remove %d links"
388
  msgstr[0] "Impossible de supprimer le lien %d"
389
  msgstr[1] "Impossible de supprimer les liens %d"
390
 
391
- #: core/core.php:1709
392
  #, php-format
393
  msgid ""
394
  "%d item was skipped because it can't be moved to the Trash. You need to "
@@ -403,27 +433,27 @@ msgstr[1] ""
403
  "%d liens ont &eacute;t&eacute; ignor&eacute;s parcequ'ils ne peuvent pas "
404
  "&ecirc;tre mis dans la poubelle. Vous devez les supprimer manuellement."
405
 
406
- #: core/core.php:1730
407
  msgid "Didn't find anything to delete!"
408
  msgstr "Aucune suppression à faire!"
409
 
410
- #: core/core.php:1759
411
  #, php-format
412
  msgid "%d link scheduled for rechecking"
413
  msgid_plural "%d links scheduled for rechecking"
414
  msgstr[0] "%d lien est programm&eacute; pour un nouveau contr&ocirc;le."
415
  msgstr[1] "%d liens sont programm&eacute;s pour un nouveau contr&ocirc;le."
416
 
417
- #: core/core.php:1804 core/core.php:2413
418
  msgid "This link was manually marked as working by the user."
419
  msgstr "Ce lien a été manuellement marqué comme valide par l'utilisateur."
420
 
421
- #: core/core.php:1811
422
  #, php-format
423
  msgid "Couldn't modify link %d"
424
  msgstr "Impossible de modifier le lien %d"
425
 
426
- #: core/core.php:1822
427
  #, php-format
428
  msgid "%d link marked as not broken"
429
  msgid_plural "%d links marked as not broken"
@@ -432,192 +462,192 @@ msgstr[0] ""
432
  msgstr[1] ""
433
  "Les liens %d ont &eacute;t&eacute; marqu&eacute;s comme non cass&eacute;."
434
 
435
- #: core/core.php:1861
436
  msgid "Table columns"
437
  msgstr "Colonnes du tableau"
438
 
439
- #: core/core.php:1880
440
  msgid "Show on screen"
441
  msgstr "Voir &agrave; l'&eacute;cran"
442
 
443
- #: core/core.php:1887
444
  msgid "links"
445
  msgstr "liens"
446
 
447
- #: core/core.php:1888 includes/admin/table-printer.php:165
448
  msgid "Apply"
449
  msgstr "Appliquer"
450
 
451
- #: core/core.php:1892
452
  msgid "Misc"
453
  msgstr "Divers"
454
 
455
- #: core/core.php:1907
456
  #, php-format
457
  msgid "Highlight links broken for at least %s days"
458
  msgstr ""
459
  "Mettre en surbrillance les liens qui sont cass&eacute;s depuis au moins %s "
460
  "jours"
461
 
462
- #: core/core.php:1916
463
  msgid "Color-code status codes"
464
  msgstr "Code de couleur pour les &eacute;tats"
465
 
466
- #: core/core.php:1933 core/core.php:2398 core/core.php:2438 core/core.php:2471
467
- #: core/core.php:2534
468
  msgid "You're not allowed to do that!"
469
  msgstr "Vous n'êtes pas autorisé à faire cela !"
470
 
471
- #: core/core.php:2268
472
  msgid "View broken links"
473
  msgstr "Voir les liens cass&eacute;s"
474
 
475
- #: core/core.php:2269
476
  #, php-format
477
  msgid "Found %d broken link"
478
  msgid_plural "Found %d broken links"
479
  msgstr[0] "%d lien cass&eacute; trouv&eacute;"
480
  msgstr[1] "%d liens cass&eacute;s trouv&eacute;s"
481
 
482
- #: core/core.php:2275
483
  msgid "No broken links found."
484
  msgstr "Aucun lien cass&eacute; trouv&eacute;"
485
 
486
- #: core/core.php:2282
487
  #, php-format
488
  msgid "%d URL in the work queue"
489
  msgid_plural "%d URLs in the work queue"
490
  msgstr[0] "%d URL dans la file d'attente"
491
  msgstr[1] "%d URLs dans la file d'attente"
492
 
493
- #: core/core.php:2285
494
  msgid "No URLs in the work queue."
495
  msgstr "Aucune URL dans la file d'attente."
496
 
497
- #: core/core.php:2301
498
  #, php-format
499
  msgid "Detected %1$s in %2$s and still searching..."
500
  msgstr "Trouver %1$s dans %2$s et continue la recherche..."
501
 
502
- #: core/core.php:2307
503
  #, php-format
504
  msgid "Detected %1$s in %2$s."
505
  msgstr "Trouver %1$s dans %2$s."
506
 
507
- #: core/core.php:2314
508
  msgid "Searching your blog for links..."
509
  msgstr "Recherche des liens de votre blog..."
510
 
511
- #: core/core.php:2316
512
  msgid "No links detected."
513
  msgstr "Aucun lien détecté."
514
 
515
- #: core/core.php:2342
516
  msgctxt "current load"
517
  msgid "Unknown"
518
  msgstr "Inconnu"
519
 
520
- #: core/core.php:2406 core/core.php:2446 core/core.php:2481 core/core.php:2544
521
  #, php-format
522
  msgid "Oops, I can't find the link %d"
523
  msgstr "Oups, je ne trouve pas le lien %d"
524
 
525
- #: core/core.php:2419 core/core.php:2456
526
  msgid "Oops, couldn't modify the link!"
527
  msgstr "Oups, ne peut pas modifier ce lien !"
528
 
529
- #: core/core.php:2422 core/core.php:2459 core/core.php:2570
530
  msgid "Error : link_id not specified"
531
  msgstr "Erreur : link_id non spécifié"
532
 
533
- #: core/core.php:2491
534
  msgid "Oops, the new URL is invalid!"
535
  msgstr "Oups, la nouvelle URL est invalide !"
536
 
537
- #: core/core.php:2502 core/core.php:2553
538
  msgid "An unexpected error occured!"
539
  msgstr "Une erreur inattendue a eu lieu !"
540
 
541
- #: core/core.php:2520
542
  msgid "Error : link_id or new_url not specified"
543
  msgstr "Erreur : link_id ou new_url non spécifié !"
544
 
545
- #: core/core.php:2579
546
  msgid "You don't have sufficient privileges to access this information!"
547
  msgstr "Vous n'avez pas assez de droit pour obtenir cette information !"
548
 
549
- #: core/core.php:2592
550
  msgid "Error : link ID not specified"
551
  msgstr "Erreur : link ID non spécifié"
552
 
553
- #: core/core.php:2606
554
  #, php-format
555
  msgid "Failed to load link details (%s)"
556
  msgstr "Echec pour charger les détails (%s)"
557
 
558
- #: core/core.php:2659
559
  msgid "Broken Link Checker"
560
  msgstr "Broken Link Checker"
561
 
562
- #: core/core.php:2679
563
  msgid "PHP version"
564
  msgstr "Version PHP"
565
 
566
- #: core/core.php:2685
567
  msgid "MySQL version"
568
  msgstr "Version MySQL"
569
 
570
- #: core/core.php:2698
571
  msgid ""
572
  "You have an old version of CURL. Redirect detection may not work properly."
573
  msgstr ""
574
  "Vous avez une vieille version de cURL. Les détections des redirections "
575
  "pourraient ne pas fonctionner correctement."
576
 
577
- #: core/core.php:2710 core/core.php:2726 core/core.php:2731
578
  msgid "Not installed"
579
  msgstr "Pas installé"
580
 
581
- #: core/core.php:2713
582
  msgid "CURL version"
583
  msgstr "Version cURL"
584
 
585
- #: core/core.php:2719
586
  msgid "Installed"
587
  msgstr "Installé"
588
 
589
- #: core/core.php:2732
590
  msgid "You must have either CURL or Snoopy installed for the plugin to work!"
591
  msgstr ""
592
  "Vous devez avoir soit cURL, soit Snoopy d'installé pour que l'extension "
593
  "fonctionne !"
594
 
595
- #: core/core.php:2743
596
  msgid "On"
597
  msgstr "Activé"
598
 
599
- #: core/core.php:2744
600
  msgid "Redirects may be detected as broken links when safe_mode is on."
601
  msgstr ""
602
  "Les redirections peuvent être détectées comme des liens cassés quand le "
603
  "safe_mode est activé."
604
 
605
- #: core/core.php:2749 core/core.php:2763
606
  msgid "Off"
607
  msgstr "Désactivé"
608
 
609
- #: core/core.php:2757
610
  #, php-format
611
  msgid "On ( %s )"
612
  msgstr "Activé ( %s )"
613
 
614
- #: core/core.php:2758
615
  msgid "Redirects may be detected as broken links when open_basedir is on."
616
  msgstr ""
617
  "Les redirections peuvent être détectées comme des liens cassés quand "
618
  "open_basedir est activé."
619
 
620
- #: core/core.php:2787
621
  msgid ""
622
  "If this value is zero even after several page reloads you have probably "
623
  "encountered a bug."
@@ -625,12 +655,12 @@ msgstr ""
625
  "Si cette valeur est &agrave; z&eacute;ro m&ecirc;me apr&egrave;s plusieurs "
626
  "rechargement vous avez probablement rencontr&eacute; un bogue."
627
 
628
- #: core/core.php:2878 core/core.php:2976
629
  #, php-format
630
  msgid "[%s] Broken links detected"
631
  msgstr "[%s] liens cass&eacute;s trouv&eacute;s"
632
 
633
- #: core/core.php:2884
634
  #, php-format
635
  msgid "Broken Link Checker has detected %d new broken link on your site."
636
  msgid_plural ""
@@ -642,37 +672,37 @@ msgstr[1] ""
642
  "Broken Link Checker a trouv&eacute; %d nouveaux liens cass&eacute;s dans "
643
  "votre site."
644
 
645
- #: core/core.php:2907
646
  #, php-format
647
  msgid "Here's a list of the first %d broken links:"
648
  msgid_plural "Here's a list of the first %d broken links:"
649
  msgstr[0] "Ici se trouve une liste du %d nouveau lien cass&eacute;:"
650
  msgstr[1] "Ici se trouve une liste des %d nouveaux liens cass&eacute;s:"
651
 
652
- #: core/core.php:2915
653
  msgid "Here's a list of the new broken links: "
654
  msgstr "Ici se trouve une liste des nouveaux liens cass&eacute;s:"
655
 
656
- #: core/core.php:2924
657
  #, php-format
658
  msgid "Link text : %s"
659
  msgstr "Texte du lien : %s"
660
 
661
- #: core/core.php:2925
662
  #, php-format
663
  msgid "Link URL : <a href=\"%s\">%s</a>"
664
  msgstr "URL : <a href=\"%s\">%s</a>"
665
 
666
- #: core/core.php:2926
667
  #, php-format
668
  msgid "Source : %s"
669
  msgstr "Source : %s"
670
 
671
- #: core/core.php:2939
672
  msgid "You can see all broken links here:"
673
  msgstr "Vous pouvez voir tous les liens cass&eacute;s ici:"
674
 
675
- #: core/core.php:2982
676
  #, php-format
677
  msgid "Broken Link Checker has detected %d new broken link in your posts."
678
  msgid_plural ""
@@ -684,15 +714,15 @@ msgstr[1] ""
684
  "Broken Link Checker a trouv&eacute; %d nouveaux liens cass&eacute;s dans vos "
685
  "articles."
686
 
687
- #: core/init.php:235
688
  msgid "Once Weekly"
689
  msgstr "Une fois par semaine"
690
 
691
- #: core/init.php:241
692
  msgid "Twice a Month"
693
  msgstr "Deux fois par mois"
694
 
695
- #: core/init.php:317
696
  msgid ""
697
  "Broken Link Checker installation failed. Try deactivating and then "
698
  "reactivating the plugin."
@@ -755,12 +785,12 @@ msgstr "Rien &agrave; mettre &agrave; jour"
755
  msgid "Updating post %d failed"
756
  msgstr "La mise &agrave jour de l'article %d a &eacute;chou&eacute;"
757
 
758
- #: includes/any-post.php:564 modules/containers/custom_field.php:284
759
  #, php-format
760
  msgid "Failed to delete post \"%s\" (%d)"
761
  msgstr "&Eacute;chec de la suppression de l'article \"%s\" (%d)"
762
 
763
- #: includes/any-post.php:583 modules/containers/custom_field.php:303
764
  #, php-format
765
  msgid ""
766
  "Can't move post \"%s\" (%d) to the trash because the trash feature is "
@@ -769,47 +799,47 @@ msgstr ""
769
  "Impossible de mettre l'article \"%s\" (%d) &agrave; la poubelle car la "
770
  "fonction 'poubelle' n'est pas active"
771
 
772
- #: includes/any-post.php:603 modules/containers/custom_field.php:322
773
  #, php-format
774
  msgid "Failed to move post \"%s\" (%d) to the trash"
775
  msgstr "Echec du d&eacute;placement de l'article \"%s\" (%d) dans la poubelle"
776
 
777
- #: includes/any-post.php:711
778
  #, php-format
779
  msgid "%d post deleted."
780
  msgid_plural "%d posts deleted."
781
  msgstr[0] "%d article supprim&eacute;."
782
  msgstr[1] "%d articles supprim&eacute;s."
783
 
784
- #: includes/any-post.php:713
785
  #, php-format
786
  msgid "%d page deleted."
787
  msgid_plural "%d pages deleted."
788
  msgstr[0] "%d page supprim&eacute;e."
789
  msgstr[1] "%d pages supprim&eacute;es."
790
 
791
- #: includes/any-post.php:715
792
  #, php-format
793
  msgid "%d \"%s\" deleted."
794
  msgid_plural "%d \"%s\" deleted."
795
  msgstr[0] "%d \"%s\" supprim&eacute;."
796
  msgstr[1] "%d \"%s\" supprim&eacute;s."
797
 
798
- #: includes/any-post.php:734
799
  #, php-format
800
  msgid "%d post moved to the Trash."
801
  msgid_plural "%d posts moved to the Trash."
802
  msgstr[0] "%d article deplac&eacute; dans la poubelle."
803
  msgstr[1] "%d articles deplac&eacute;s dans la poubelle."
804
 
805
- #: includes/any-post.php:736
806
  #, php-format
807
  msgid "%d page moved to the Trash."
808
  msgid_plural "%d pages moved to the Trash."
809
  msgstr[0] "%d page d&eacute;plac&eacute;e dans la poubelle."
810
  msgstr[1] "%d pages d&eacute;plac&eacute;es dans la poubelle."
811
 
812
- #: includes/any-post.php:738
813
  #, php-format
814
  msgid "%d \"%s\" moved to the Trash."
815
  msgid_plural "%d \"%s\" moved to the Trash."
@@ -870,60 +900,70 @@ msgstr "Embedded Vimeo vid&eacute;os"
870
 
871
  #: includes/extra-strings.php:10
872
  msgctxt "module name"
 
 
 
 
 
873
  msgid "Embedded YouTube videos"
874
  msgstr "Embedded YouTube vid&eacute;os"
875
 
876
- #: includes/extra-strings.php:11
877
  msgctxt "module name"
878
  msgid "Embedded YouTube videos (old embed code)"
879
  msgstr "Embedded YouTube vid&eacute;os (ancienne m&eacute;thode)"
880
 
881
- #: includes/extra-strings.php:12
882
  msgctxt "module name"
883
  msgid "FileServe API"
884
  msgstr "FileServe API"
885
 
886
- #: includes/extra-strings.php:13
887
  msgctxt "module name"
888
  msgid "HTML images"
889
  msgstr "HTML images"
890
 
891
- #: includes/extra-strings.php:14
892
  msgctxt "module name"
893
  msgid "HTML links"
894
  msgstr "liens HTML"
895
 
896
- #: includes/extra-strings.php:15
897
  msgctxt "module name"
898
  msgid "MediaFire API"
899
  msgstr "MediaFire API"
900
 
901
- #: includes/extra-strings.php:16
902
  msgctxt "module name"
903
  msgid "MegaUpload API"
904
  msgstr "MegaUpload API"
905
 
906
- #: includes/extra-strings.php:17
907
  msgctxt "module name"
908
  msgid "Plaintext URLs"
909
  msgstr "URLs en mode texte"
910
 
911
- #: includes/extra-strings.php:18
912
  msgctxt "module name"
913
  msgid "RapidShare API"
914
  msgstr "Utiliser l'API RapidShare"
915
 
916
- #: includes/extra-strings.php:19
 
 
 
 
 
917
  msgctxt "module name"
918
  msgid "YouTube API"
919
  msgstr "YouTube API"
920
 
921
- #: includes/extra-strings.php:20
922
  msgctxt "module name"
923
  msgid "Posts"
924
  msgstr "Articles"
925
 
926
- #: includes/extra-strings.php:21
927
  msgctxt "module name"
928
  msgid "Pages"
929
  msgstr "Pages"
@@ -1044,7 +1084,7 @@ msgctxt "link status"
1044
  msgid "Unknown"
1045
  msgstr "Erreur inconnue"
1046
 
1047
- #: includes/links.php:852 modules/checkers/http.php:264
1048
  #: modules/extras/mediafire.php:101
1049
  msgid "Unknown Error"
1050
  msgstr "Erreur inconnue"
@@ -1491,32 +1531,32 @@ msgstr "Modifier l'URL"
1491
  msgid "[An orphaned link! This is a bug.]"
1492
  msgstr "[Lien orphelin ! C'est un bogue.]"
1493
 
1494
- #: modules/checkers/http.php:243
1495
  msgid "Server Not Found"
1496
  msgstr "Serveur non trouv&eacute;"
1497
 
1498
- #: modules/checkers/http.php:258
1499
  msgid "Connection Failed"
1500
  msgstr "&Eacute;chec de la connection"
1501
 
1502
- #: modules/checkers/http.php:293 modules/checkers/http.php:363
1503
  #, php-format
1504
  msgid "HTTP code : %d"
1505
  msgstr "Code HTTP: %d"
1506
 
1507
- #: modules/checkers/http.php:295 modules/checkers/http.php:365
1508
  msgid "(No response)"
1509
  msgstr "(pas de r&eacute;ponse)"
1510
 
1511
- #: modules/checkers/http.php:301
1512
  msgid "Most likely the connection timed out or the domain doesn't exist."
1513
  msgstr "Généralement, la connexion a expiré ou le domaine n'existe pas."
1514
 
1515
- #: modules/checkers/http.php:372
1516
  msgid "Request timed out."
1517
  msgstr "Timeout de la requête."
1518
 
1519
- #: modules/checkers/http.php:390
1520
  msgid "Using Snoopy"
1521
  msgstr "Utilise Snoopy"
1522
 
@@ -1632,7 +1672,7 @@ msgstr "DailyMotion Vid&eacute;o"
1632
  msgid "Embedded DailyMotion video"
1633
  msgstr "Embedded DailyMotion vid&eacute;o"
1634
 
1635
- #: modules/extras/embed-parser-base.php:196
1636
  msgid ""
1637
  "Embedded videos can't be edited using Broken Link Checker. Please edit or "
1638
  "replace the video in question manually."
@@ -1721,39 +1761,73 @@ msgstr "YouTube Vid&eacute;o"
1721
  msgid "Embedded YouTube video"
1722
  msgstr "Embedded YouTube vid&eacute;o"
1723
 
1724
- #: modules/extras/youtube.php:77 modules/extras/youtube.php:80
 
 
 
 
 
 
 
 
1725
  msgid "Video Not Found"
1726
  msgstr "Vid&eacute;o non trouv&eacute;e"
1727
 
1728
- #: modules/extras/youtube.php:88
1729
  msgid "Video Removed"
1730
  msgstr "Vid&eacute;o supprim&eacute;e"
1731
 
1732
- #: modules/extras/youtube.php:96
1733
  msgid "Invalid Video ID"
1734
  msgstr "ID de vid&eacute;o invalide"
1735
 
1736
- #: modules/extras/youtube.php:108
1737
  msgid "Video OK"
1738
  msgstr "Vid&eacute;o OK"
1739
 
1740
- #: modules/extras/youtube.php:109 modules/extras/youtube.php:136
 
1741
  msgid "OK"
1742
  msgstr "Ok"
1743
 
1744
- #: modules/extras/youtube.php:122
1745
  #, php-format
1746
  msgid "Video status : %s%s"
1747
  msgstr "&Eacute;tat de la vid&eacute;o: %s%s"
1748
 
1749
- #: modules/extras/youtube.php:141
1750
  msgid "Video Restricted"
1751
  msgstr "Acc&egrave;s restreint &agrave; la vid&eacute;o"
1752
 
1753
- #: modules/extras/youtube.php:158
1754
  msgid "Unknown YouTube API response received."
1755
  msgstr "R&eacute;ponse inconnue re&ccedil;ue de l'API YouTube."
1756
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1757
  #: modules/parsers/image.php:164
1758
  msgid "Image"
1759
  msgstr "Image"
1
  msgid ""
2
  msgstr ""
3
+ "Project-Id-Version: broken-link-checker v1.8.1\n"
4
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/broken-link-checker\n"
5
+ "POT-Creation-Date: 2013-07-09 21:56+0100\n"
6
  "PO-Revision-Date: \n"
7
  "Last-Translator: Luc Capronnier <lcapronnier@yahoo.com>\n"
8
  "Language-Team: Whiler, Luc Capronnier <webmaster@blogs.wittwer.fr>\n"
15
  "X-Poedit-KeywordsList: __;_e;__ngettext:1,2;_n:1,2;_x:1,2c;"
16
  "_ngettext_noop:1,2;_n_noop:1,2\n"
17
  "X-Poedit-Basepath: ../\n"
18
+ "X-Generator: Poedit 1.5.5\n"
19
  "X-Poedit-SearchPath-0: .\n"
20
 
21
  #: core/core.php:151 includes/admin/links-page-js.php:37
60
  msgid "Settings"
61
  msgstr "R&eacute;glages"
62
 
63
+ #: core/core.php:533
64
  msgid "Settings saved."
65
  msgstr "R&eacute;glages enregistr&eacute;s"
66
 
67
+ #: core/core.php:539
68
  msgid "Thank you for your donation!"
69
  msgstr "Merci pour votre don!"
70
 
71
+ #: core/core.php:547
72
  msgid "Complete site recheck started."
73
  msgstr "La v&eacute;rification compl&egrave;te a commenc&eacute;."
74
 
75
+ #: core/core.php:556
76
  msgid "Details"
77
  msgstr "D&eacute;tails"
78
 
79
+ #: core/core.php:570
80
  msgid "General"
81
  msgstr "G&eacute;n&eacute;ral"
82
 
83
+ #: core/core.php:571
84
  msgid "Look For Links In"
85
  msgstr "Rechercher des liens dans"
86
 
87
+ #: core/core.php:572
88
  msgid "Which Links To Check"
89
  msgstr "Quels liens v&eacute;rifier"
90
 
91
+ #: core/core.php:573
92
  msgid "Protocols & APIs"
93
  msgstr "Protocoles & APIs"
94
 
95
+ #: core/core.php:574
96
  msgid "Advanced"
97
  msgstr "Options avanc&eacute;es"
98
 
99
+ #: core/core.php:589
100
  msgid "Broken Link Checker Options"
101
  msgstr "Options de <strong>Broken Link Checker</strong>"
102
 
103
+ #: core/core.php:631 includes/admin/table-printer.php:197
104
  msgid "Status"
105
  msgstr "&Eacute;tat&nbsp;:"
106
 
107
+ #: core/core.php:633 includes/admin/options-page-js.php:56
108
  msgid "Show debug info"
109
  msgstr "Afficher les informations de débogage"
110
 
111
+ #: core/core.php:661
112
  msgid "Check each link"
113
  msgstr "V&eacute;rifier chaque lien&nbsp;:"
114
 
115
+ #: core/core.php:666
116
  #, php-format
117
  msgid "Every %s hours"
118
  msgstr "Toutes les %s heures"
119
 
120
+ #: core/core.php:675
121
  msgid ""
122
  "Existing links will be checked this often. New links will usually be checked "
123
  "ASAP."
126
  "r&eacute;glage. Les nouveaux liens sont habituellement v&eacute;rifi&eacute;"
127
  "s d&egrave;s que possible."
128
 
129
+ #: core/core.php:682
130
  msgid "E-mail notifications"
131
  msgstr "Message de notification"
132
 
133
+ #: core/core.php:688
134
  msgid "Send me e-mail notifications about newly detected broken links"
135
  msgstr ""
136
  "M'envoyer un courriel de notification avec les nouveaux liens cass&eacute;s"
137
 
138
+ #: core/core.php:696
139
  msgid "Send authors e-mail notifications about broken links in their posts"
140
  msgstr ""
141
  "Envoyer un courriel de notification aux auteurs des articles qui ont des "
142
  "liens cass&eacute;s"
143
 
144
+ #: core/core.php:703
145
+ msgid "Notification e-mail address"
146
+ msgstr "Adresse e-mail pour la notification"
147
+
148
+ #: core/core.php:715
149
+ msgid ""
150
+ "Leave empty to use the e-mail address specified in Settings &rarr; General."
151
+ msgstr ""
152
+ "Laissez vide pour utiliser l'adresse e-mail spécifiée dans les paramètres "
153
+ "généraux."
154
+
155
+ #: core/core.php:722
156
  msgid "Link tweaks"
157
  msgstr "Mettre en forme les liens"
158
 
159
+ #: core/core.php:728
160
  msgid "Apply custom formatting to broken links"
161
  msgstr "Appliquer un affichage sp&eacute;cifique aux liens cass&eacute;s"
162
 
163
+ #: core/core.php:732 core/core.php:763
164
  msgid "Edit CSS"
165
  msgstr "&Eacute;diter CSS"
166
 
167
+ #: core/core.php:748
168
  #, php-format
169
  msgid "Example : Lorem ipsum <a %s>broken link</a>, dolor sit amet."
170
  msgstr "Exemple : Lorem ipsum <a %s>lien cass&eacute;</a>, dolor sit amet."
171
 
172
+ #: core/core.php:751 core/core.php:782
173
  msgid "Click \"Save Changes\" to update example output."
174
  msgstr ""
175
  "Appuyer sur \"Enregistrer les modifications\" pour mettre à jour l'exemple."
176
 
177
+ #: core/core.php:759
178
  msgid "Apply custom formatting to removed links"
179
  msgstr "Appliquer un affichage sp&eacute;cifique aux liens supprim&eacute;s"
180
 
181
+ #: core/core.php:779
182
  #, php-format
183
  msgid "Example : Lorem ipsum <span %s>removed link</span>, dolor sit amet."
184
  msgstr ""
185
  "Exemple : Lorem ipsum <span %s>lien supprim&eacute;</span>, dolor sit amet."
186
 
187
+ #: core/core.php:792
188
  msgid "Stop search engines from following broken links"
189
  msgstr ""
190
  "Arr&ecirc;tter la v&eacute;rification pour les liens cass&eacute;s suivants"
191
 
192
+ #: core/core.php:809
193
  msgid "Look for links in"
194
  msgstr "Rechercher des liens dans"
195
 
196
+ #: core/core.php:820
197
  msgid "Post statuses"
198
  msgstr "&Eacute;tats de l'article"
199
 
200
+ #: core/core.php:853
201
  msgid "Link types"
202
  msgstr "Type du lien"
203
 
204
+ #: core/core.php:859
205
  msgid "Error : All link parsers missing!"
206
  msgstr "Erreur: Tous les analyseurs de liens sont absents!"
207
 
208
+ #: core/core.php:866
209
  msgid "Exclusion list"
210
  msgstr "Liste des exclusions&nbsp;:"
211
 
212
+ #: core/core.php:867
213
  msgid ""
214
  "Don't check links where the URL contains any of these words (one per line) :"
215
  msgstr ""
216
  "Ne pas v&eacute;rifier les liens dont l'URL contient n'importe lequel de ces "
217
  "mots (un par ligne)&nbsp;:"
218
 
219
+ #: core/core.php:885
220
  msgid "Check links using"
221
  msgstr "V&eacute;rifier les liens en utilisant"
222
 
223
+ #: core/core.php:904 includes/links.php:856
224
  msgid "Timeout"
225
  msgstr "Timeout&nbsp;:"
226
 
227
+ #: core/core.php:910 core/core.php:979 core/core.php:2823
228
  #, php-format
229
  msgid "%s seconds"
230
  msgstr "%s secondes"
231
 
232
+ #: core/core.php:919
233
  msgid "Links that take longer than this to load will be marked as broken."
234
  msgstr ""
235
  "Les liens qui prennent plus de temps que cela à se charger seront "
236
  "marqu&eacute;s comme cass&eacute;s."
237
 
238
+ #: core/core.php:926
239
  msgid "Link monitor"
240
  msgstr "Surveillance des liens"
241
 
242
+ #: core/core.php:934
243
  msgid "Run continuously while the Dashboard is open"
244
  msgstr ""
245
  "V&eacute;rifier en continu tant que le tableau de bord est utlis&eacute;"
246
 
247
+ #: core/core.php:942
248
  msgid "Run hourly in the background"
249
  msgstr "V&eacute;rifier toutes les heures en tache de fond"
250
 
251
+ #: core/core.php:950
252
+ msgid "Show the dashboard widget for"
253
+ msgstr "Afficher le widget sur le tableau de bord pour"
254
+
255
+ #: core/core.php:955
256
+ msgctxt "dashboard widget visibility"
257
+ msgid "Administrator"
258
+ msgstr "Administrateur"
259
+
260
+ #: core/core.php:956
261
+ msgctxt "dashboard widget visibility"
262
+ msgid "Editor and above"
263
+ msgstr "Editeur et plus"
264
+
265
+ #: core/core.php:957
266
+ msgctxt "dashboard widget visibility"
267
+ msgid "Nobody (disables the widget)"
268
+ msgstr "Personne (désactivé le widget)"
269
+
270
+ #: core/core.php:973
271
  msgid "Max. execution time"
272
  msgstr "Temps d'ex&eacute;cution maximal&nbsp;:"
273
 
274
+ #: core/core.php:990
275
  msgid ""
276
  "The plugin works by periodically launching a background job that parses your "
277
  "posts for links, checks the discovered URLs, and performs other time-"
284
  "consommatrices de temps. Vous pouvez sp&eacute;cifier ici le temps maximal "
285
  "o&ugrave; le processus peut s'ex&eacute;cuter avant de s'arr&ecirc;ter."
286
 
287
+ #: core/core.php:999
288
  msgid "Server load limit"
289
  msgstr "Taux de charge du serveur"
290
 
291
+ #: core/core.php:1014
292
  #, php-format
293
  msgid "Current load : %s"
294
  msgstr "Charge courante : %s"
295
 
296
+ #: core/core.php:1020
297
  #, php-format
298
  msgid ""
299
  "Link checking will be suspended if the average <a href=\"%s\">server load</"
303
  "moyenne du serveur </a> d&eacute;passe ce taux. Laisser vide pour ne pas "
304
  "positionner de limite de charge."
305
 
306
+ #: core/core.php:1028
307
  msgid "Not available"
308
  msgstr "Pas disponible"
309
 
310
+ #: core/core.php:1030
311
  msgid ""
312
  "Load limiting only works on Linux-like systems where <code>/proc/loadavg</"
313
  "code> is present and accessible."
316
  "type Linux o&ugrave; <code>/proc/loadavg</code> est pr&eacute;sent et "
317
  "autoris&eacute;."
318
 
319
+ #: core/core.php:1038
320
  msgid "Forced recheck"
321
  msgstr "Forcer une rev&eacute;rification"
322
 
323
+ #: core/core.php:1041
324
  msgid "Re-check all pages"
325
  msgstr "Rev&eacute;rifier toutes les pages"
326
 
327
+ #: core/core.php:1045
328
  msgid ""
329
  "The \"Nuclear Option\". Click this button to make the plugin empty its link "
330
  "database and recheck the entire site from scratch."
332
  "L'option nucl&eacute;aire. Appuyer sur ce bouton pour que le plugin vide sa "
333
  "base de liens et rev&eacute;rifie tout le site depuis le d&eacute;but."
334
 
335
+ #: core/core.php:1056
336
  msgid "Save Changes"
337
  msgstr "Enregistrer les modifications"
338
 
339
+ #: core/core.php:1107
340
  msgid "Configure"
341
  msgstr "Configurer"
342
 
343
+ #: core/core.php:1189
344
  msgid "Check URLs entered in these custom fields (one per line) :"
345
  msgstr ""
346
  "V&eacute;rifier les URL saisies dans les champs personnalis&eacute;s (un par "
347
  "ligne)&nbsp;:"
348
 
349
+ #: core/core.php:1317 core/core.php:1399 core/core.php:1431
350
  #, php-format
351
  msgid "Database error : %s"
352
  msgstr "Erreur de base de donn&eacute;es&nbsp;: %s"
353
 
354
+ #: core/core.php:1381
355
  msgid "You must enter a filter name!"
356
  msgstr "Vous devez donner un nom au filtre!"
357
 
358
+ #: core/core.php:1385
359
  msgid "Invalid search query."
360
  msgstr "Requ&ecirc;te incorrecte."
361
 
362
+ #: core/core.php:1394
363
  #, php-format
364
  msgid "Filter \"%s\" created"
365
  msgstr "Filtre \"%s\" cr&eacute;&eacute;"
366
 
367
+ #: core/core.php:1421
368
  msgid "Filter ID not specified."
369
  msgstr "ID du flitre non sp&eacute;cifi&eacute;."
370
 
371
+ #: core/core.php:1428
372
  msgid "Filter deleted"
373
  msgstr "Filtre supprim&eacute;"
374
 
375
+ #: core/core.php:1476
376
  #, php-format
377
  msgid "Replaced %d redirect with a direct link"
378
  msgid_plural "Replaced %d redirects with direct links"
379
  msgstr[0] "Remplacement de la redirection %d par un lien direct"
380
  msgstr[1] "Remplacement des redirections %d par des liens directs"
381
 
382
+ #: core/core.php:1487
383
  #, php-format
384
  msgid "Failed to fix %d redirect"
385
  msgid_plural "Failed to fix %d redirects"
386
  msgstr[0] "Impossible de r&eacute;parer la redirection %d"
387
  msgstr[1] "Impossible de r&eacute;parer les redirections %d"
388
 
389
+ #: core/core.php:1497
390
  msgid "None of the selected links are redirects!"
391
  msgstr "Aucun des liens s&eacute;lectionn&eacute; ne sont des redirections!"
392
 
393
+ #: core/core.php:1576
394
  #, php-format
395
  msgid "%d link updated."
396
  msgid_plural "%d links updated."
397
  msgstr[0] "Le lien %d a &eacute;t&eacute; mis &agrave; jour."
398
  msgstr[1] "Les liens %d ont &eacute;t&eacute; mis &agrave; jour."
399
 
400
+ #: core/core.php:1587
401
  #, php-format
402
  msgid "Failed to update %d link."
403
  msgid_plural "Failed to update %d links."
404
  msgstr[0] "Impossible de mettre &agrave; jour le lien %d."
405
  msgstr[1] "Impossible de mettre &agrave; jour les liens %d."
406
 
407
+ #: core/core.php:1641
408
  #, php-format
409
  msgid "%d link removed"
410
  msgid_plural "%d links removed"
411
  msgstr[0] "Le lien %d a &eacute;t&eacute; supprim&eacute;"
412
  msgstr[1] "Les liens %d ont &eacute;t&eacute; supprim&eacute;s"
413
 
414
+ #: core/core.php:1652
415
  #, php-format
416
  msgid "Failed to remove %d link"
417
  msgid_plural "Failed to remove %d links"
418
  msgstr[0] "Impossible de supprimer le lien %d"
419
  msgstr[1] "Impossible de supprimer les liens %d"
420
 
421
+ #: core/core.php:1761
422
  #, php-format
423
  msgid ""
424
  "%d item was skipped because it can't be moved to the Trash. You need to "
433
  "%d liens ont &eacute;t&eacute; ignor&eacute;s parcequ'ils ne peuvent pas "
434
  "&ecirc;tre mis dans la poubelle. Vous devez les supprimer manuellement."
435
 
436
+ #: core/core.php:1782
437
  msgid "Didn't find anything to delete!"
438
  msgstr "Aucune suppression à faire!"
439
 
440
+ #: core/core.php:1811
441
  #, php-format
442
  msgid "%d link scheduled for rechecking"
443
  msgid_plural "%d links scheduled for rechecking"
444
  msgstr[0] "%d lien est programm&eacute; pour un nouveau contr&ocirc;le."
445
  msgstr[1] "%d liens sont programm&eacute;s pour un nouveau contr&ocirc;le."
446
 
447
+ #: core/core.php:1856 core/core.php:2465
448
  msgid "This link was manually marked as working by the user."
449
  msgstr "Ce lien a été manuellement marqué comme valide par l'utilisateur."
450
 
451
+ #: core/core.php:1863
452
  #, php-format
453
  msgid "Couldn't modify link %d"
454
  msgstr "Impossible de modifier le lien %d"
455
 
456
+ #: core/core.php:1874
457
  #, php-format
458
  msgid "%d link marked as not broken"
459
  msgid_plural "%d links marked as not broken"
462
  msgstr[1] ""
463
  "Les liens %d ont &eacute;t&eacute; marqu&eacute;s comme non cass&eacute;."
464
 
465
+ #: core/core.php:1913
466
  msgid "Table columns"
467
  msgstr "Colonnes du tableau"
468
 
469
+ #: core/core.php:1932
470
  msgid "Show on screen"
471
  msgstr "Voir &agrave; l'&eacute;cran"
472
 
473
+ #: core/core.php:1939
474
  msgid "links"
475
  msgstr "liens"
476
 
477
+ #: core/core.php:1940 includes/admin/table-printer.php:165
478
  msgid "Apply"
479
  msgstr "Appliquer"
480
 
481
+ #: core/core.php:1944
482
  msgid "Misc"
483
  msgstr "Divers"
484
 
485
+ #: core/core.php:1959
486
  #, php-format
487
  msgid "Highlight links broken for at least %s days"
488
  msgstr ""
489
  "Mettre en surbrillance les liens qui sont cass&eacute;s depuis au moins %s "
490
  "jours"
491
 
492
+ #: core/core.php:1968
493
  msgid "Color-code status codes"
494
  msgstr "Code de couleur pour les &eacute;tats"
495
 
496
+ #: core/core.php:1985 core/core.php:2450 core/core.php:2490 core/core.php:2523
497
+ #: core/core.php:2586
498
  msgid "You're not allowed to do that!"
499
  msgstr "Vous n'êtes pas autorisé à faire cela !"
500
 
501
+ #: core/core.php:2320
502
  msgid "View broken links"
503
  msgstr "Voir les liens cass&eacute;s"
504
 
505
+ #: core/core.php:2321
506
  #, php-format
507
  msgid "Found %d broken link"
508
  msgid_plural "Found %d broken links"
509
  msgstr[0] "%d lien cass&eacute; trouv&eacute;"
510
  msgstr[1] "%d liens cass&eacute;s trouv&eacute;s"
511
 
512
+ #: core/core.php:2327
513
  msgid "No broken links found."
514
  msgstr "Aucun lien cass&eacute; trouv&eacute;"
515
 
516
+ #: core/core.php:2334
517
  #, php-format
518
  msgid "%d URL in the work queue"
519
  msgid_plural "%d URLs in the work queue"
520
  msgstr[0] "%d URL dans la file d'attente"
521
  msgstr[1] "%d URLs dans la file d'attente"
522
 
523
+ #: core/core.php:2337
524
  msgid "No URLs in the work queue."
525
  msgstr "Aucune URL dans la file d'attente."
526
 
527
+ #: core/core.php:2353
528
  #, php-format
529
  msgid "Detected %1$s in %2$s and still searching..."
530
  msgstr "Trouver %1$s dans %2$s et continue la recherche..."
531
 
532
+ #: core/core.php:2359
533
  #, php-format
534
  msgid "Detected %1$s in %2$s."
535
  msgstr "Trouver %1$s dans %2$s."
536
 
537
+ #: core/core.php:2366
538
  msgid "Searching your blog for links..."
539
  msgstr "Recherche des liens de votre blog..."
540
 
541
+ #: core/core.php:2368
542
  msgid "No links detected."
543
  msgstr "Aucun lien détecté."
544
 
545
+ #: core/core.php:2394
546
  msgctxt "current load"
547
  msgid "Unknown"
548
  msgstr "Inconnu"
549
 
550
+ #: core/core.php:2458 core/core.php:2498 core/core.php:2533 core/core.php:2596
551
  #, php-format
552
  msgid "Oops, I can't find the link %d"
553
  msgstr "Oups, je ne trouve pas le lien %d"
554
 
555
+ #: core/core.php:2471 core/core.php:2508
556
  msgid "Oops, couldn't modify the link!"
557
  msgstr "Oups, ne peut pas modifier ce lien !"
558
 
559
+ #: core/core.php:2474 core/core.php:2511 core/core.php:2622
560
  msgid "Error : link_id not specified"
561
  msgstr "Erreur : link_id non spécifié"
562
 
563
+ #: core/core.php:2543
564
  msgid "Oops, the new URL is invalid!"
565
  msgstr "Oups, la nouvelle URL est invalide !"
566
 
567
+ #: core/core.php:2554 core/core.php:2605
568
  msgid "An unexpected error occured!"
569
  msgstr "Une erreur inattendue a eu lieu !"
570
 
571
+ #: core/core.php:2572
572
  msgid "Error : link_id or new_url not specified"
573
  msgstr "Erreur : link_id ou new_url non spécifié !"
574
 
575
+ #: core/core.php:2631
576
  msgid "You don't have sufficient privileges to access this information!"
577
  msgstr "Vous n'avez pas assez de droit pour obtenir cette information !"
578
 
579
+ #: core/core.php:2644
580
  msgid "Error : link ID not specified"
581
  msgstr "Erreur : link ID non spécifié"
582
 
583
+ #: core/core.php:2658
584
  #, php-format
585
  msgid "Failed to load link details (%s)"
586
  msgstr "Echec pour charger les détails (%s)"
587
 
588
+ #: core/core.php:2712
589
  msgid "Broken Link Checker"
590
  msgstr "Broken Link Checker"
591
 
592
+ #: core/core.php:2732
593
  msgid "PHP version"
594
  msgstr "Version PHP"
595
 
596
+ #: core/core.php:2738
597
  msgid "MySQL version"
598
  msgstr "Version MySQL"
599
 
600
+ #: core/core.php:2751
601
  msgid ""
602
  "You have an old version of CURL. Redirect detection may not work properly."
603
  msgstr ""
604
  "Vous avez une vieille version de cURL. Les détections des redirections "
605
  "pourraient ne pas fonctionner correctement."
606
 
607
+ #: core/core.php:2763 core/core.php:2779 core/core.php:2784
608
  msgid "Not installed"
609
  msgstr "Pas installé"
610
 
611
+ #: core/core.php:2766
612
  msgid "CURL version"
613
  msgstr "Version cURL"
614
 
615
+ #: core/core.php:2772
616
  msgid "Installed"
617
  msgstr "Installé"
618
 
619
+ #: core/core.php:2785
620
  msgid "You must have either CURL or Snoopy installed for the plugin to work!"
621
  msgstr ""
622
  "Vous devez avoir soit cURL, soit Snoopy d'installé pour que l'extension "
623
  "fonctionne !"
624
 
625
+ #: core/core.php:2796
626
  msgid "On"
627
  msgstr "Activé"
628
 
629
+ #: core/core.php:2797
630
  msgid "Redirects may be detected as broken links when safe_mode is on."
631
  msgstr ""
632
  "Les redirections peuvent être détectées comme des liens cassés quand le "
633
  "safe_mode est activé."
634
 
635
+ #: core/core.php:2802 core/core.php:2816
636
  msgid "Off"
637
  msgstr "Désactivé"
638
 
639
+ #: core/core.php:2810
640
  #, php-format
641
  msgid "On ( %s )"
642
  msgstr "Activé ( %s )"
643
 
644
+ #: core/core.php:2811
645
  msgid "Redirects may be detected as broken links when open_basedir is on."
646
  msgstr ""
647
  "Les redirections peuvent être détectées comme des liens cassés quand "
648
  "open_basedir est activé."
649
 
650
+ #: core/core.php:2840
651
  msgid ""
652
  "If this value is zero even after several page reloads you have probably "
653
  "encountered a bug."
655
  "Si cette valeur est &agrave; z&eacute;ro m&ecirc;me apr&egrave;s plusieurs "
656
  "rechargement vous avez probablement rencontr&eacute; un bogue."
657
 
658
+ #: core/core.php:2935 core/core.php:3033
659
  #, php-format
660
  msgid "[%s] Broken links detected"
661
  msgstr "[%s] liens cass&eacute;s trouv&eacute;s"
662
 
663
+ #: core/core.php:2941
664
  #, php-format
665
  msgid "Broken Link Checker has detected %d new broken link on your site."
666
  msgid_plural ""
672
  "Broken Link Checker a trouv&eacute; %d nouveaux liens cass&eacute;s dans "
673
  "votre site."
674
 
675
+ #: core/core.php:2964
676
  #, php-format
677
  msgid "Here's a list of the first %d broken links:"
678
  msgid_plural "Here's a list of the first %d broken links:"
679
  msgstr[0] "Ici se trouve une liste du %d nouveau lien cass&eacute;:"
680
  msgstr[1] "Ici se trouve une liste des %d nouveaux liens cass&eacute;s:"
681
 
682
+ #: core/core.php:2972
683
  msgid "Here's a list of the new broken links: "
684
  msgstr "Ici se trouve une liste des nouveaux liens cass&eacute;s:"
685
 
686
+ #: core/core.php:2981
687
  #, php-format
688
  msgid "Link text : %s"
689
  msgstr "Texte du lien : %s"
690
 
691
+ #: core/core.php:2982
692
  #, php-format
693
  msgid "Link URL : <a href=\"%s\">%s</a>"
694
  msgstr "URL : <a href=\"%s\">%s</a>"
695
 
696
+ #: core/core.php:2983
697
  #, php-format
698
  msgid "Source : %s"
699
  msgstr "Source : %s"
700
 
701
+ #: core/core.php:2996
702
  msgid "You can see all broken links here:"
703
  msgstr "Vous pouvez voir tous les liens cass&eacute;s ici:"
704
 
705
+ #: core/core.php:3039
706
  #, php-format
707
  msgid "Broken Link Checker has detected %d new broken link in your posts."
708
  msgid_plural ""
714
  "Broken Link Checker a trouv&eacute; %d nouveaux liens cass&eacute;s dans vos "
715
  "articles."
716
 
717
+ #: core/init.php:240
718
  msgid "Once Weekly"
719
  msgstr "Une fois par semaine"
720
 
721
+ #: core/init.php:246
722
  msgid "Twice a Month"
723
  msgstr "Deux fois par mois"
724
 
725
+ #: core/init.php:322
726
  msgid ""
727
  "Broken Link Checker installation failed. Try deactivating and then "
728
  "reactivating the plugin."
785
  msgid "Updating post %d failed"
786
  msgstr "La mise &agrave jour de l'article %d a &eacute;chou&eacute;"
787
 
788
+ #: includes/any-post.php:566 modules/containers/custom_field.php:284
789
  #, php-format
790
  msgid "Failed to delete post \"%s\" (%d)"
791
  msgstr "&Eacute;chec de la suppression de l'article \"%s\" (%d)"
792
 
793
+ #: includes/any-post.php:585 modules/containers/custom_field.php:303
794
  #, php-format
795
  msgid ""
796
  "Can't move post \"%s\" (%d) to the trash because the trash feature is "
799
  "Impossible de mettre l'article \"%s\" (%d) &agrave; la poubelle car la "
800
  "fonction 'poubelle' n'est pas active"
801
 
802
+ #: includes/any-post.php:605 modules/containers/custom_field.php:322
803
  #, php-format
804
  msgid "Failed to move post \"%s\" (%d) to the trash"
805
  msgstr "Echec du d&eacute;placement de l'article \"%s\" (%d) dans la poubelle"
806
 
807
+ #: includes/any-post.php:713
808
  #, php-format
809
  msgid "%d post deleted."
810
  msgid_plural "%d posts deleted."
811
  msgstr[0] "%d article supprim&eacute;."
812
  msgstr[1] "%d articles supprim&eacute;s."
813
 
814
+ #: includes/any-post.php:715
815
  #, php-format
816
  msgid "%d page deleted."
817
  msgid_plural "%d pages deleted."
818
  msgstr[0] "%d page supprim&eacute;e."
819
  msgstr[1] "%d pages supprim&eacute;es."
820
 
821
+ #: includes/any-post.php:717
822
  #, php-format
823
  msgid "%d \"%s\" deleted."
824
  msgid_plural "%d \"%s\" deleted."
825
  msgstr[0] "%d \"%s\" supprim&eacute;."
826
  msgstr[1] "%d \"%s\" supprim&eacute;s."
827
 
828
+ #: includes/any-post.php:736
829
  #, php-format
830
  msgid "%d post moved to the Trash."
831
  msgid_plural "%d posts moved to the Trash."
832
  msgstr[0] "%d article deplac&eacute; dans la poubelle."
833
  msgstr[1] "%d articles deplac&eacute;s dans la poubelle."
834
 
835
+ #: includes/any-post.php:738
836
  #, php-format
837
  msgid "%d page moved to the Trash."
838
  msgid_plural "%d pages moved to the Trash."
839
  msgstr[0] "%d page d&eacute;plac&eacute;e dans la poubelle."
840
  msgstr[1] "%d pages d&eacute;plac&eacute;es dans la poubelle."
841
 
842
+ #: includes/any-post.php:740
843
  #, php-format
844
  msgid "%d \"%s\" moved to the Trash."
845
  msgid_plural "%d \"%s\" moved to the Trash."
900
 
901
  #: includes/extra-strings.php:10
902
  msgctxt "module name"
903
+ msgid "Embedded YouTube playlists (old embed code)"
904
+ msgstr "Embedded YouTube playlists (ancienne m&eacute;thode)"
905
+
906
+ #: includes/extra-strings.php:11
907
+ msgctxt "module name"
908
  msgid "Embedded YouTube videos"
909
  msgstr "Embedded YouTube vid&eacute;os"
910
 
911
+ #: includes/extra-strings.php:12
912
  msgctxt "module name"
913
  msgid "Embedded YouTube videos (old embed code)"
914
  msgstr "Embedded YouTube vid&eacute;os (ancienne m&eacute;thode)"
915
 
916
+ #: includes/extra-strings.php:13
917
  msgctxt "module name"
918
  msgid "FileServe API"
919
  msgstr "FileServe API"
920
 
921
+ #: includes/extra-strings.php:14
922
  msgctxt "module name"
923
  msgid "HTML images"
924
  msgstr "HTML images"
925
 
926
+ #: includes/extra-strings.php:15
927
  msgctxt "module name"
928
  msgid "HTML links"
929
  msgstr "liens HTML"
930
 
931
+ #: includes/extra-strings.php:16
932
  msgctxt "module name"
933
  msgid "MediaFire API"
934
  msgstr "MediaFire API"
935
 
936
+ #: includes/extra-strings.php:17
937
  msgctxt "module name"
938
  msgid "MegaUpload API"
939
  msgstr "MegaUpload API"
940
 
941
+ #: includes/extra-strings.php:18
942
  msgctxt "module name"
943
  msgid "Plaintext URLs"
944
  msgstr "URLs en mode texte"
945
 
946
+ #: includes/extra-strings.php:19
947
  msgctxt "module name"
948
  msgid "RapidShare API"
949
  msgstr "Utiliser l'API RapidShare"
950
 
951
+ #: includes/extra-strings.php:20
952
+ msgctxt "module name"
953
+ msgid "Smart YouTube httpv:// URLs"
954
+ msgstr "Smart YouTube httpv:// URLs"
955
+
956
+ #: includes/extra-strings.php:21
957
  msgctxt "module name"
958
  msgid "YouTube API"
959
  msgstr "YouTube API"
960
 
961
+ #: includes/extra-strings.php:22
962
  msgctxt "module name"
963
  msgid "Posts"
964
  msgstr "Articles"
965
 
966
+ #: includes/extra-strings.php:23
967
  msgctxt "module name"
968
  msgid "Pages"
969
  msgstr "Pages"
1084
  msgid "Unknown"
1085
  msgstr "Erreur inconnue"
1086
 
1087
+ #: includes/links.php:852 modules/checkers/http.php:263
1088
  #: modules/extras/mediafire.php:101
1089
  msgid "Unknown Error"
1090
  msgstr "Erreur inconnue"
1531
  msgid "[An orphaned link! This is a bug.]"
1532
  msgstr "[Lien orphelin ! C'est un bogue.]"
1533
 
1534
+ #: modules/checkers/http.php:242
1535
  msgid "Server Not Found"
1536
  msgstr "Serveur non trouv&eacute;"
1537
 
1538
+ #: modules/checkers/http.php:257
1539
  msgid "Connection Failed"
1540
  msgstr "&Eacute;chec de la connection"
1541
 
1542
+ #: modules/checkers/http.php:292 modules/checkers/http.php:362
1543
  #, php-format
1544
  msgid "HTTP code : %d"
1545
  msgstr "Code HTTP: %d"
1546
 
1547
+ #: modules/checkers/http.php:294 modules/checkers/http.php:364
1548
  msgid "(No response)"
1549
  msgstr "(pas de r&eacute;ponse)"
1550
 
1551
+ #: modules/checkers/http.php:300
1552
  msgid "Most likely the connection timed out or the domain doesn't exist."
1553
  msgstr "Généralement, la connexion a expiré ou le domaine n'existe pas."
1554
 
1555
+ #: modules/checkers/http.php:371
1556
  msgid "Request timed out."
1557
  msgstr "Timeout de la requête."
1558
 
1559
+ #: modules/checkers/http.php:389
1560
  msgid "Using Snoopy"
1561
  msgstr "Utilise Snoopy"
1562
 
1672
  msgid "Embedded DailyMotion video"
1673
  msgstr "Embedded DailyMotion vid&eacute;o"
1674
 
1675
+ #: modules/extras/embed-parser-base.php:197
1676
  msgid ""
1677
  "Embedded videos can't be edited using Broken Link Checker. Please edit or "
1678
  "replace the video in question manually."
1761
  msgid "Embedded YouTube video"
1762
  msgstr "Embedded YouTube vid&eacute;o"
1763
 
1764
+ #: modules/extras/youtube-playlist-embed.php:24
1765
+ msgid "YouTube Playlist"
1766
+ msgstr "YouTube Playlist"
1767
+
1768
+ #: modules/extras/youtube-playlist-embed.php:25
1769
+ msgid "Embedded YouTube playlist"
1770
+ msgstr "Embedded YouTube playlist"
1771
+
1772
+ #: modules/extras/youtube.php:124 modules/extras/youtube.php:127
1773
  msgid "Video Not Found"
1774
  msgstr "Vid&eacute;o non trouv&eacute;e"
1775
 
1776
+ #: modules/extras/youtube.php:135
1777
  msgid "Video Removed"
1778
  msgstr "Vid&eacute;o supprim&eacute;e"
1779
 
1780
+ #: modules/extras/youtube.php:143
1781
  msgid "Invalid Video ID"
1782
  msgstr "ID de vid&eacute;o invalide"
1783
 
1784
+ #: modules/extras/youtube.php:155
1785
  msgid "Video OK"
1786
  msgstr "Vid&eacute;o OK"
1787
 
1788
+ #: modules/extras/youtube.php:156 modules/extras/youtube.php:177
1789
+ #: modules/extras/youtube.php:249 modules/extras/youtube.php:289
1790
  msgid "OK"
1791
  msgstr "Ok"
1792
 
1793
+ #: modules/extras/youtube.php:170 modules/extras/youtube.php:271
1794
  #, php-format
1795
  msgid "Video status : %s%s"
1796
  msgstr "&Eacute;tat de la vid&eacute;o: %s%s"
1797
 
1798
+ #: modules/extras/youtube.php:182 modules/extras/youtube.php:280
1799
  msgid "Video Restricted"
1800
  msgstr "Acc&egrave;s restreint &agrave; la vid&eacute;o"
1801
 
1802
+ #: modules/extras/youtube.php:199 modules/extras/youtube.php:305
1803
  msgid "Unknown YouTube API response received."
1804
  msgstr "R&eacute;ponse inconnue re&ccedil;ue de l'API YouTube."
1805
 
1806
+ #: modules/extras/youtube.php:217 modules/extras/youtube.php:220
1807
+ msgid "Playlist Not Found"
1808
+ msgstr "Playlist non trouv&eacute;e"
1809
+
1810
+ #: modules/extras/youtube.php:227
1811
+ msgid "Playlist Restricted"
1812
+ msgstr "Acc&egrave;s restreint &agrave; la playlist"
1813
+
1814
+ #: modules/extras/youtube.php:234
1815
+ msgid "Invalid Playlist"
1816
+ msgstr "Playlist invalide"
1817
+
1818
+ #: modules/extras/youtube.php:248
1819
+ msgid "Playlist OK"
1820
+ msgstr "Playlist OK"
1821
+
1822
+ #: modules/extras/youtube.php:255
1823
+ msgid "This playlist has no entries or all entries have been deleted."
1824
+ msgstr ""
1825
+ "Cette playlist n'a pas d'entrée ou toutes les entrées ont été supprimées."
1826
+
1827
+ #: modules/extras/youtube.php:256
1828
+ msgid "Empty Playlist"
1829
+ msgstr "Playlist vide"
1830
+
1831
  #: modules/parsers/image.php:164
1832
  msgid "Image"
1833
  msgstr "Image"
languages/broken-link-checker-pt_PT.mo CHANGED
Binary file
languages/broken-link-checker-pt_PT.po CHANGED
@@ -1,9 +1,9 @@
1
  msgid ""
2
  msgstr ""
3
- "Project-Id-Version: Broken Link Checker v1.8\n"
4
  "Report-Msgid-Bugs-To: \n"
5
  "POT-Creation-Date: 2011-12-11 10:00-0000\n"
6
- "PO-Revision-Date: 2013-06-07 07:59:12+0000\n"
7
  "Last-Translator: \n"
8
  "Language-Team: wordpress.mowster.net <wordpress@mowster.net>\n"
9
  "MIME-Version: 1.0\n"
@@ -1799,67 +1799,67 @@ msgctxt "module name"
1799
  msgid "Embedded Vimeo videos"
1800
  msgstr "Vídeo Vimeo embutido"
1801
 
1802
- #: includes/extra-strings.php:10
1803
  #@ broken-link-checker
1804
  msgctxt "module name"
1805
  msgid "Embedded YouTube videos"
1806
  msgstr "Vídeos YouTube embutido"
1807
 
1808
- #: includes/extra-strings.php:11
1809
  #@ broken-link-checker
1810
  msgctxt "module name"
1811
  msgid "Embedded YouTube videos (old embed code)"
1812
  msgstr "Vídeos YouTube embutido (código antigo)"
1813
 
1814
- #: includes/extra-strings.php:13
1815
  #@ broken-link-checker
1816
  msgctxt "module name"
1817
  msgid "HTML images"
1818
  msgstr "Imagens HTML"
1819
 
1820
- #: includes/extra-strings.php:14
1821
  #@ broken-link-checker
1822
  msgctxt "module name"
1823
  msgid "HTML links"
1824
  msgstr "HTML links"
1825
 
1826
- #: includes/extra-strings.php:15
1827
  #@ broken-link-checker
1828
  msgctxt "module name"
1829
  msgid "MediaFire API"
1830
  msgstr "MediaFire API"
1831
 
1832
- #: includes/extra-strings.php:16
1833
  #@ broken-link-checker
1834
  msgctxt "module name"
1835
  msgid "MegaUpload API"
1836
  msgstr "MegaUpload API"
1837
 
1838
- #: includes/extra-strings.php:17
1839
  #@ broken-link-checker
1840
  msgctxt "module name"
1841
  msgid "Plaintext URLs"
1842
  msgstr "Texto URLs"
1843
 
1844
- #: includes/extra-strings.php:18
1845
  #@ broken-link-checker
1846
  msgctxt "module name"
1847
  msgid "RapidShare API"
1848
  msgstr "RapidShare API"
1849
 
1850
- #: includes/extra-strings.php:19
1851
  #@ broken-link-checker
1852
  msgctxt "module name"
1853
  msgid "YouTube API"
1854
  msgstr "YouTube API"
1855
 
1856
- #: includes/extra-strings.php:20
1857
  #@ broken-link-checker
1858
  msgctxt "module name"
1859
  msgid "Posts"
1860
  msgstr "Artigos"
1861
 
1862
- #: includes/extra-strings.php:21
1863
  #@ broken-link-checker
1864
  msgctxt "module name"
1865
  msgid "Pages"
@@ -2016,7 +2016,7 @@ msgctxt "module name"
2016
  msgid "Embedded Megavideo videos"
2017
  msgstr "Vídeos Megavideo embutido"
2018
 
2019
- #: includes/extra-strings.php:12
2020
  #@ broken-link-checker
2021
  msgctxt "module name"
2022
  msgid "FileServe API"
@@ -2202,3 +2202,15 @@ msgstr "Esta playlist não tem registos ou foram todos excluídos."
2202
  msgid "Empty Playlist"
2203
  msgstr "Playlist Vazia"
2204
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  msgid ""
2
  msgstr ""
3
+ "Project-Id-Version: Broken Link Checker v1.8.1\n"
4
  "Report-Msgid-Bugs-To: \n"
5
  "POT-Creation-Date: 2011-12-11 10:00-0000\n"
6
+ "PO-Revision-Date: 2013-07-09 11:44:37+0000\n"
7
  "Last-Translator: \n"
8
  "Language-Team: wordpress.mowster.net <wordpress@mowster.net>\n"
9
  "MIME-Version: 1.0\n"
1799
  msgid "Embedded Vimeo videos"
1800
  msgstr "Vídeo Vimeo embutido"
1801
 
1802
+ #: includes/extra-strings.php:11
1803
  #@ broken-link-checker
1804
  msgctxt "module name"
1805
  msgid "Embedded YouTube videos"
1806
  msgstr "Vídeos YouTube embutido"
1807
 
1808
+ #: includes/extra-strings.php:12
1809
  #@ broken-link-checker
1810
  msgctxt "module name"
1811
  msgid "Embedded YouTube videos (old embed code)"
1812
  msgstr "Vídeos YouTube embutido (código antigo)"
1813
 
1814
+ #: includes/extra-strings.php:14
1815
  #@ broken-link-checker
1816
  msgctxt "module name"
1817
  msgid "HTML images"
1818
  msgstr "Imagens HTML"
1819
 
1820
+ #: includes/extra-strings.php:15
1821
  #@ broken-link-checker
1822
  msgctxt "module name"
1823
  msgid "HTML links"
1824
  msgstr "HTML links"
1825
 
1826
+ #: includes/extra-strings.php:16
1827
  #@ broken-link-checker
1828
  msgctxt "module name"
1829
  msgid "MediaFire API"
1830
  msgstr "MediaFire API"
1831
 
1832
+ #: includes/extra-strings.php:17
1833
  #@ broken-link-checker
1834
  msgctxt "module name"
1835
  msgid "MegaUpload API"
1836
  msgstr "MegaUpload API"
1837
 
1838
+ #: includes/extra-strings.php:18
1839
  #@ broken-link-checker
1840
  msgctxt "module name"
1841
  msgid "Plaintext URLs"
1842
  msgstr "Texto URLs"
1843
 
1844
+ #: includes/extra-strings.php:19
1845
  #@ broken-link-checker
1846
  msgctxt "module name"
1847
  msgid "RapidShare API"
1848
  msgstr "RapidShare API"
1849
 
1850
+ #: includes/extra-strings.php:21
1851
  #@ broken-link-checker
1852
  msgctxt "module name"
1853
  msgid "YouTube API"
1854
  msgstr "YouTube API"
1855
 
1856
+ #: includes/extra-strings.php:22
1857
  #@ broken-link-checker
1858
  msgctxt "module name"
1859
  msgid "Posts"
1860
  msgstr "Artigos"
1861
 
1862
+ #: includes/extra-strings.php:23
1863
  #@ broken-link-checker
1864
  msgctxt "module name"
1865
  msgid "Pages"
2016
  msgid "Embedded Megavideo videos"
2017
  msgstr "Vídeos Megavideo embutido"
2018
 
2019
+ #: includes/extra-strings.php:13
2020
  #@ broken-link-checker
2021
  msgctxt "module name"
2022
  msgid "FileServe API"
2202
  msgid "Empty Playlist"
2203
  msgstr "Playlist Vazia"
2204
 
2205
+ #: includes/extra-strings.php:10
2206
+ #@ broken-link-checker
2207
+ msgctxt "module name"
2208
+ msgid "Embedded YouTube playlists (old embed code)"
2209
+ msgstr "Playlists YouTube embutidas (código de embutimento antigo)"
2210
+
2211
+ #: includes/extra-strings.php:20
2212
+ #@ broken-link-checker
2213
+ msgctxt "module name"
2214
+ msgid "Smart YouTube httpv:// URLs"
2215
+ msgstr "Smart YouTube httpv:// URLs"
2216
+
readme.txt CHANGED
@@ -4,7 +4,7 @@ Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_i
4
  Tags: links, broken, maintenance, blogroll, custom fields, admin, comments, posts
5
  Requires at least: 3.2
6
  Tested up to: 3.5.2
7
- Stable tag: 1.8.1
8
 
9
  This plugin will check your posts, comments and other content for broken links and missing images, and notify you if any are found.
10
 
@@ -43,7 +43,7 @@ You can also click on the contents of the "Status" or "Link Text" columns to get
43
 
44
  **Translations**
45
 
46
- * Arabic - [Yaser Maadan](http://englize.com/)
47
  * Belorussian - [M. Comfi](http://www.comfi.com/)
48
  * Bulgarian - [Ajoft Technologes](http://www.ajoft.com/)
49
  * Chinese Simplified - Kaijia Feng
@@ -94,6 +94,12 @@ To upgrade your installation
94
 
95
  == Changelog ==
96
 
 
 
 
 
 
 
97
  = 1.8.1 =
98
  * Updated the Polish and Simplified Chinese translations.
99
  * Updated the German translation.
4
  Tags: links, broken, maintenance, blogroll, custom fields, admin, comments, posts
5
  Requires at least: 3.2
6
  Tested up to: 3.5.2
7
+ Stable tag: 1.8.2
8
 
9
  This plugin will check your posts, comments and other content for broken links and missing images, and notify you if any are found.
10
 
43
 
44
  **Translations**
45
 
46
+ * Arabic - Yaser Maadan
47
  * Belorussian - [M. Comfi](http://www.comfi.com/)
48
  * Bulgarian - [Ajoft Technologes](http://www.ajoft.com/)
49
  * Chinese Simplified - Kaijia Feng
94
 
95
  == Changelog ==
96
 
97
+ = 1.8.2 =
98
+ * Removed one of the translator credits links because Google flagged it as "suspicious".
99
+ * Updated French translation.
100
+ * Updated Polish translation.
101
+ * Fixed several field size and layout issues that made the search form display incorrectly in Firefox.
102
+
103
  = 1.8.1 =
104
  * Updated the Polish and Simplified Chinese translations.
105
  * Updated the German translation.