]> git.immae.eu Git - github/shaarli/Shaarli.git/blob - inc/languages/fr/LC_MESSAGES/shaarli.po
Improve messages if there is no plugin or parameter available in the admin page
[github/shaarli/Shaarli.git] / inc / languages / fr / LC_MESSAGES / shaarli.po
1 msgid ""
2 msgstr ""
3 "Project-Id-Version: Shaarli\n"
4 "POT-Creation-Date: 2017-11-11 10:59+0100\n"
5 "PO-Revision-Date: 2017-11-11 11:00+0100\n"
6 "Last-Translator: \n"
7 "Language-Team: Shaarli\n"
8 "Language: fr_FR\n"
9 "MIME-Version: 1.0\n"
10 "Content-Type: text/plain; charset=UTF-8\n"
11 "Content-Transfer-Encoding: 8bit\n"
12 "X-Generator: Poedit 2.0.4\n"
13 "X-Poedit-Basepath: ../../../..\n"
14 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
15 "X-Poedit-SourceCharset: UTF-8\n"
16 "X-Poedit-KeywordsList: t:1,2;t\n"
17 "X-Poedit-SearchPath-0: .\n"
18
19 #: application/ApplicationUtils.php:153
20 #, php-format
21 msgid ""
22 "Your PHP version is obsolete! Shaarli requires at least PHP %s, and thus "
23 "cannot run. Your PHP version has known security vulnerabilities and should "
24 "be updated as soon as possible."
25 msgstr ""
26 "Votre version de PHP est obsolète ! Shaarli nécessite au moins PHP %s, et ne "
27 "peut donc pas fonctionner. Votre version de PHP a des failles de sécurités "
28 "connues et devrait être mise à jour au plus tôt."
29
30 #: application/ApplicationUtils.php:183 application/ApplicationUtils.php:195
31 msgid "directory is not readable"
32 msgstr "le répertoire n'est pas accessible en lecture"
33
34 #: application/ApplicationUtils.php:198
35 msgid "directory is not writable"
36 msgstr "le répertoire n'est pas accessible en écriture"
37
38 #: application/ApplicationUtils.php:216
39 msgid "file is not readable"
40 msgstr "le fichier n'est pas accessible en lecture"
41
42 #: application/ApplicationUtils.php:219
43 msgid "file is not writable"
44 msgstr "le fichier n'est pas accessible en écriture"
45
46 #: application/Cache.php:16
47 #, php-format
48 msgid "Cannot purge %s: no directory"
49 msgstr "Impossible de purger %s: le répertoire n'existe pas"
50
51 #: application/FeedBuilder.php:151
52 msgid "Direct link"
53 msgstr "Liens directs"
54
55 #: application/FeedBuilder.php:153
56 #: tmp/daily.b91ef64efc3688266305ea9b42e5017e.rtpl.php:88
57 #: tmp/linklist.b91ef64efc3688266305ea9b42e5017e.rtpl.php:178
58 msgid "Permalink"
59 msgstr "Permalien"
60
61 #: application/History.php:174
62 msgid "History file isn't readable or writable"
63 msgstr "Le fichier d'historique n'est pas accessible en lecture ou en écriture"
64
65 #: application/History.php:185
66 msgid "Could not parse history file"
67 msgstr "Format incorrect pour le fichier d'historique"
68
69 #: application/Languages.php:159
70 msgid "Automatic"
71 msgstr "Automatique"
72
73 #: application/Languages.php:160
74 msgid "English"
75 msgstr "Anglais"
76
77 #: application/Languages.php:161
78 msgid "French"
79 msgstr "Français"
80
81 #: application/LinkDB.php:136
82 msgid "You are not authorized to add a link."
83 msgstr "Vous n'êtes pas autorisé à ajouter un lien."
84
85 #: application/LinkDB.php:139
86 msgid "Internal Error: A link should always have an id and URL."
87 msgstr "Erreur interne : un lien devrait toujours avoir un ID et une URL."
88
89 #: application/LinkDB.php:142
90 msgid "You must specify an integer as a key."
91 msgstr "Vous devez utiliser un entier comme clé."
92
93 #: application/LinkDB.php:145
94 msgid "Array offset and link ID must be equal."
95 msgstr "La clé du tableau et l'ID du lien doivent être égaux."
96
97 #: application/LinkDB.php:251
98 #: tmp/page.footer.b91ef64efc3688266305ea9b42e5017e.rtpl.php:14
99 #: tmp/page.footer.b91ef64efc3688266305ea9b42e5017e.rtpl.php:48
100 #: tmp/page.footer.cedf684561d925457130839629000a81.rtpl.php:14
101 #: tmp/page.footer.cedf684561d925457130839629000a81.rtpl.php:48
102 msgid ""
103 "The personal, minimalist, super-fast, database free, bookmarking service"
104 msgstr ""
105 "Le gestionnaire de marque-page personnel, minimaliste, et sans base de "
106 "données"
107
108 #: application/LinkDB.php:253
109 msgid ""
110 "Welcome to Shaarli! This is your first public bookmark. To edit or delete "
111 "me, you must first login.\n"
112 "\n"
113 "To learn how to use Shaarli, consult the link \"Documentation\" at the "
114 "bottom of this page.\n"
115 "\n"
116 "You use the community supported version of the original Shaarli project, by "
117 "Sebastien Sauvage."
118 msgstr ""
119 "Bienvenue sur Shaarli ! Ceci est votre premier marque-page public. Pour me "
120 "modifier ou me supprimer, vous devez d'abord vous connecter.\n"
121 "\n"
122 "Pour apprendre comment utiliser Shaarli, consultez le lien « Documentation » "
123 "en bas de page.\n"
124 "\n"
125 "Vous utilisez la version supportée par la communauté du projet original "
126 "Shaarli, de Sébastien Sauvage."
127
128 #: application/LinkDB.php:267
129 msgid "My secret stuff... - Pastebin.com"
130 msgstr "Mes trucs secrets... - Pastebin.com"
131
132 #: application/LinkDB.php:269
133 msgid "Shhhh! I'm a private link only YOU can see. You can delete me too."
134 msgstr ""
135 "Pssst ! Je suis un lien privé que VOUS êtes le seul à voir. Vous pouvez me "
136 "supprimer aussi."
137
138 #: application/LinkFilter.php:452
139 msgid "The link you are trying to reach does not exist or has been deleted."
140 msgstr "Le lien que vous essayez de consulter n'existe pas ou a été supprimé."
141
142 #: application/NetscapeBookmarkUtils.php:35
143 msgid "Invalid export selection:"
144 msgstr "Sélection d'export invalide :"
145
146 #: application/NetscapeBookmarkUtils.php:81
147 #, php-format
148 msgid "File %s (%d bytes) "
149 msgstr "Le fichier %s (%d octets) "
150
151 #: application/NetscapeBookmarkUtils.php:83
152 msgid "has an unknown file format. Nothing was imported."
153 msgstr "a un format inconnu. Rien n'a été importé."
154
155 #: application/NetscapeBookmarkUtils.php:86
156 #, php-format
157 msgid ""
158 "was successfully processed in %d seconds: %d links imported, %d links "
159 "overwritten, %d links skipped."
160 msgstr ""
161 "a été importé avec succès en %d secondes : %d liens importés, %d liens "
162 "écrasés, %d liens ignorés."
163
164 #: application/PageBuilder.php:167
165 msgid "The page you are trying to reach does not exist or has been deleted."
166 msgstr "La page que vous essayez de consulter n'existe pas ou a été supprimée."
167
168 #: application/PageBuilder.php:169
169 msgid "404 Not Found"
170 msgstr "404 Introuvable"
171
172 #: application/PluginManager.php:243
173 #, php-format
174 msgid "Plugin \"%s\" files not found."
175 msgstr "Les fichiers de l'extension \"%s\" sont introuvables."
176
177 #: application/Updater.php:76
178 msgid "Couldn't retrieve Updater class methods."
179 msgstr "Impossible de récupérer les méthodes de la classe Updater."
180
181 #: application/Updater.php:493
182 msgid "An error occurred while running the update "
183 msgstr "Une erreur s'est produite lors de l'exécution de la mise à jour "
184
185 #: application/Updater.php:533
186 msgid "Updates file path is not set, can't write updates."
187 msgstr ""
188 "Le chemin vers le fichier de mise à jour n'est pas défini, impossible "
189 "d'écrire les mises à jour."
190
191 #: application/Updater.php:538
192 msgid "Unable to write updates in "
193 msgstr "Impossible d'écrire les mises à jour dans "
194
195 #: application/Utils.php:376 tests/UtilsTest.php:340
196 msgid "Setting not set"
197 msgstr "Paramètre non défini"
198
199 #: application/Utils.php:383 tests/UtilsTest.php:338 tests/UtilsTest.php:339
200 msgid "Unlimited"
201 msgstr "Illimité"
202
203 #: application/Utils.php:386 tests/UtilsTest.php:335 tests/UtilsTest.php:336
204 #: tests/UtilsTest.php:350
205 msgid "B"
206 msgstr "o"
207
208 #: application/Utils.php:386 tests/UtilsTest.php:329 tests/UtilsTest.php:330
209 #: tests/UtilsTest.php:337
210 msgid "kiB"
211 msgstr "ko"
212
213 #: application/Utils.php:386 tests/UtilsTest.php:331 tests/UtilsTest.php:332
214 #: tests/UtilsTest.php:348 tests/UtilsTest.php:349
215 msgid "MiB"
216 msgstr "Mo"
217
218 #: application/Utils.php:386 tests/UtilsTest.php:333 tests/UtilsTest.php:334
219 msgid "GiB"
220 msgstr "Go"
221
222 #: application/config/ConfigJson.php:52 application/config/ConfigPhp.php:121
223 msgid ""
224 "Shaarli could not create the config file. Please make sure Shaarli has the "
225 "right to write in the folder is it installed in."
226 msgstr ""
227 "Shaarli n'a pas pu créer le fichier de configuration. Merci de vérifier que "
228 "Shaarli a les droits d'écriture dans le dossier dans lequel il est installé."
229
230 #: application/config/ConfigManager.php:135
231 msgid "Invalid setting key parameter. String expected, got: "
232 msgstr "Clé de paramétrage invalide. Chaîne de caractères obtenue, attendu : "
233
234 #: application/config/exception/MissingFieldConfigException.php:21
235 #, php-format
236 msgid "Configuration value is required for %s"
237 msgstr "Le paramètre %s est obligatoire"
238
239 #: application/config/exception/PluginConfigOrderException.php:15
240 msgid "An error occurred while trying to save plugins loading order."
241 msgstr ""
242 "Une erreur s'est produite lors de la sauvegarde de l'ordre des extensions."
243
244 #: application/config/exception/UnauthorizedConfigException.php:16
245 msgid "You are not authorized to alter config."
246 msgstr "Vous n'êtes pas autorisé à modifier la configuration."
247
248 #: application/exceptions/IOException.php:19
249 msgid "Error accessing"
250 msgstr "Une erreur s'est produite en accédant à"
251
252 #: index.php:135
253 msgid "Shared links on "
254 msgstr "Liens partagés sur "
255
256 #: index.php:157
257 msgid "Insufficient permissions:"
258 msgstr "Permissions insuffisantes :"
259
260 #: index.php:384
261 msgid "I said: NO. You are banned for the moment. Go away."
262 msgstr "NON. Vous êtes banni pour le moment. Revenez plus tard."
263
264 #: index.php:449
265 msgid "Wrong login/password."
266 msgstr "Nom d'utilisateur ou mot de passe incorrects."
267
268 #: index.php:1092
269 msgid "You are not supposed to change a password on an Open Shaarli."
270 msgstr ""
271 "Vous n'êtes pas censé modifier le mot de passe d'un Shaarli en mode ouvert."
272
273 #: index.php:1097 index.php:1138 index.php:1214 index.php:1244 index.php:1344
274 msgid "Wrong token."
275 msgstr "Jeton invalide."
276
277 #: index.php:1102
278 msgid "The old password is not correct."
279 msgstr "L'ancien mot de passe est incorrect."
280
281 #: index.php:1122
282 msgid "Your password has been changed"
283 msgstr "Votre mot de passe a été modifié"
284
285 #: index.php:1175
286 msgid "Configuration was saved."
287 msgstr "La configuration a été sauvegardé."
288
289 #: index.php:1226
290 #, php-format
291 msgid "The tag was removed from %d link."
292 msgid_plural "The tag was removed from %d links."
293 msgstr[0] "Le tag a été supprimé de %d lien."
294 msgstr[1] "Le tag a été supprimé de %d liens."
295
296 #: index.php:1227
297 #, php-format
298 msgid "The tag was renamed in %d link."
299 msgid_plural "The tag was renamed in %d links."
300 msgstr[0] "Le tag a été renommé dans %d lien."
301 msgstr[1] "Le tag a été renommé dans %d liens."
302
303 #: index.php:1443
304 msgid "Note: "
305 msgstr "Note : "
306
307 #: index.php:1552
308 #, php-format
309 msgid ""
310 "The file you are trying to upload is probably bigger than what this "
311 "webserver can accept (%s). Please upload in smaller chunks."
312 msgstr ""
313 "Le fichier que vous essayer d'envoyer est probablement plus lourd que ce que "
314 "le serveur web peut accepter (%s). Merci de l'envoyer en parties plus "
315 "légères."
316
317 #: index.php:1972
318 #, php-format
319 msgid ""
320 "<pre>Sessions do not seem to work correctly on your server.<br>Make sure the "
321 "variable \"session.save_path\" is set correctly in your PHP config, and that "
322 "you have write access to it.<br>It currently points to %s.<br>On some "
323 "browsers, accessing your server via a hostname like 'localhost' or any "
324 "custom hostname without a dot causes cookie storage to fail. We recommend "
325 "accessing your server via it's IP address or Fully Qualified Domain Name.<br>"
326 msgstr ""
327 "<pre>Les sesssions ne semble pas fonctionner sur ce serveur.<br>Assurez vous "
328 "que la variable « session.save_path » est correctement définie dans votre "
329 "fichier de configuration PHP, et que vous y avez les droits d'écriture."
330 "<br>Ce paramètre pointe actuellement sur %s.<br>Sur certains navigateurs, "
331 "accéder à votre serveur depuis un nom d'hôte comme « localhost » ou autre "
332 "nom personnalisé sans point '.' entraine l'échec de la sauvegarde des "
333 "cookies. Nous vous recommandons d'accéder à votre serveur depuis son adresse "
334 "IP ou un <em>Fully Qualified Domain Name</em>.<br>"
335
336 #: index.php:1982
337 msgid "Click to try again."
338 msgstr "Cliquer ici pour réessayer."
339
340 #: plugins/addlink_toolbar/addlink_toolbar.php:29
341 msgid "URI"
342 msgstr "URI"
343
344 #: plugins/addlink_toolbar/addlink_toolbar.php:33
345 #: tmp/addlink.b91ef64efc3688266305ea9b42e5017e.rtpl.php:19
346 msgid "Add link"
347 msgstr "Shaare"
348
349 #: plugins/addlink_toolbar/addlink_toolbar.php:50
350 msgid "Adds the addlink input on the linklist page."
351 msgstr "Ajout le formulaire d'ajout de liens sur la page principale."
352
353 #: plugins/archiveorg/archiveorg.php:23
354 msgid "View on archive.org"
355 msgstr "Voir sur archive.org"
356
357 #: plugins/archiveorg/archiveorg.php:36
358 msgid "For each link, add an Archive.org icon."
359 msgstr "Pour chaque lien, ajoute une icône pour Archive.org."
360
361 #: plugins/demo_plugin/demo_plugin.php:469
362 msgid ""
363 "A demo plugin covering all use cases for template designers and plugin "
364 "developers."
365 msgstr ""
366 "Une extension de démonstration couvrant tous les cas d'utilisation pour les "
367 "designers et les développeurs."
368
369 #: plugins/isso/isso.php:20
370 msgid ""
371 "Isso plugin error: Please define the \"ISSO_SERVER\" setting in the plugin "
372 "administration page."
373 msgstr ""
374 "Erreur de l'extension Isso : Merci de définir le paramètre « ISSO_SERVER » "
375 "dans la page d'administration des extensions."
376
377 #: plugins/isso/isso.php:63
378 msgid "Let visitor comment your shaares on permalinks with Isso."
379 msgstr ""
380 "Permet aux visiteurs de commenter vos shaares sur les permaliens avec Isso."
381
382 #: plugins/isso/isso.php:64
383 msgid "Isso server URL (without 'http://')"
384 msgstr "URL du serveur Isso (sans 'http://')"
385
386 #: plugins/markdown/markdown.php:159
387 msgid "Description will be rendered with"
388 msgstr "La description sera générée avec"
389
390 #: plugins/markdown/markdown.php:160
391 msgid "Markdown syntax documentation"
392 msgstr "Documentation sur la syntaxe Markdown"
393
394 #: plugins/markdown/markdown.php:161
395 msgid "Markdown syntax"
396 msgstr "la syntaxe Markdown"
397
398 #: plugins/markdown/markdown.php:340
399 msgid ""
400 "Render shaare description with Markdown syntax.<br><strong>Warning</"
401 "strong>:\n"
402 "If your shaared descriptions contained HTML tags before enabling the "
403 "markdown plugin,\n"
404 "enabling it might break your page.\n"
405 "See the <a href=\"https://github.com/shaarli/Shaarli/tree/master/plugins/"
406 "markdown#html-rendering\">README</a>."
407 msgstr ""
408 "Utilise la syntaxe Markdown pour la description des liens."
409 "<br><strong>Attention</strong> :\n"
410 "Si vous aviez des descriptions contenant du HTML avant d'activer cette "
411 "extension,\n"
412 "l'activer pourrait déformer vos pages.\n"
413 "Voir le <a href=\"https://github.com/shaarli/Shaarli/tree/master/plugins/"
414 "markdown#html-rendering\">README</a>."
415
416 #: plugins/piwik/piwik.php:21
417 msgid ""
418 "Piwik plugin error: Please define PIWIK_URL and PIWIK_SITEID in the plugin "
419 "administration page."
420 msgstr ""
421 "Erreur de l'extension Piwik : Merci de définir les paramètres PIWIK_URL et "
422 "PIWIK_SITEID dans la page d'administration des extensions."
423
424 #: plugins/piwik/piwik.php:70
425 msgid "A plugin that adds Piwik tracking code to Shaarli pages."
426 msgstr "Ajoute le code de traçage de Piwik sur les pages de Shaarli."
427
428 #: plugins/piwik/piwik.php:71
429 msgid "Piwik URL"
430 msgstr "URL de Piwik"
431
432 #: plugins/piwik/piwik.php:72
433 msgid "Piwik site ID"
434 msgstr "Site ID de Piwik"
435
436 #: plugins/playvideos/playvideos.php:22
437 msgid "Video player"
438 msgstr "Lecteur vidéo"
439
440 #: plugins/playvideos/playvideos.php:25
441 msgid "Play Videos"
442 msgstr "Jouer les vidéos"
443
444 #: plugins/playvideos/playvideos.php:56
445 msgid "Add a button in the toolbar allowing to watch all videos."
446 msgstr ""
447 "Ajoute un bouton dans la barre de menu pour regarder toutes les vidéos."
448
449 #: plugins/playvideos/youtube_playlist.js:214
450 msgid "plugins/playvideos/jquery-1.11.2.min.js"
451 msgstr ""
452
453 #: plugins/pubsubhubbub/pubsubhubbub.php:69
454 #, php-format
455 msgid "Could not publish to PubSubHubbub: %s"
456 msgstr "Impossible de publier vers PubSubHubbub : %s"
457
458 #: plugins/pubsubhubbub/pubsubhubbub.php:95
459 #, php-format
460 msgid "Could not post to %s"
461 msgstr "Impossible de publier vers %s"
462
463 #: plugins/pubsubhubbub/pubsubhubbub.php:99
464 #, php-format
465 msgid "Bad response from the hub %s"
466 msgstr "Mauvaise réponse du hub %s"
467
468 #: plugins/pubsubhubbub/pubsubhubbub.php:110
469 msgid "Enable PubSubHubbub feed publishing."
470 msgstr "Active la publication de flux vers PubSubHubbub."
471
472 #: plugins/qrcode/qrcode.php:69 plugins/wallabag/wallabag.php:68
473 msgid "For each link, add a QRCode icon."
474 msgstr "Pour chaque liens, ajouter une icône de QRCode."
475
476 #: plugins/wallabag/wallabag.php:21
477 msgid ""
478 "Wallabag plugin error: Please define the \"WALLABAG_URL\" setting in the "
479 "plugin administration page."
480 msgstr ""
481 "Erreur de l'extension Wallabag : Merci de définir le paramètre « "
482 "WALLABAG_URL » dans la page d'administration des extensions."
483
484 #: plugins/wallabag/wallabag.php:47
485 msgid "Save to wallabag"
486 msgstr "Sauvegarder dans Wallabag"
487
488 #: plugins/wallabag/wallabag.php:69
489 msgid "Wallabag API URL"
490 msgstr "URL de l'API Wallabag"
491
492 #: plugins/wallabag/wallabag.php:70
493 msgid "Wallabag API version (1 or 2)"
494 msgstr "Version de l'API Wallabag (1 ou 2)"
495
496 #: tests/LanguagesTest.php:188 tests/LanguagesTest.php:201
497 #: tests/languages/fr/LanguagesFrTest.php:160
498 #: tests/languages/fr/LanguagesFrTest.php:173
499 #: tmp/page.header.b91ef64efc3688266305ea9b42e5017e.rtpl.php:81
500 #: tmp/page.header.cedf684561d925457130839629000a81.rtpl.php:81
501 msgid "Search"
502 msgid_plural "Search"
503 msgstr[0] "Rechercher"
504 msgstr[1] "Rechercher"
505
506 #: tmp/404.b91ef64efc3688266305ea9b42e5017e.rtpl.php:12
507 msgid "Sorry, nothing to see here."
508 msgstr "Désolé, il y a rien à voir ici."
509
510 #: tmp/addlink.b91ef64efc3688266305ea9b42e5017e.rtpl.php:13
511 msgid "Shaare a new link"
512 msgstr "Partager un nouveau lien"
513
514 #: tmp/addlink.b91ef64efc3688266305ea9b42e5017e.rtpl.php:16
515 msgid "URL or leave empty to post a note"
516 msgstr "URL ou laisser vide pour créer une note"
517
518 #: tmp/changepassword.b91ef64efc3688266305ea9b42e5017e.rtpl.php:13
519 #: tmp/tools.b91ef64efc3688266305ea9b42e5017e.rtpl.php:29
520 msgid "Change password"
521 msgstr "Modification du mot de passe"
522
523 #: tmp/changepassword.b91ef64efc3688266305ea9b42e5017e.rtpl.php:16
524 msgid "Current password"
525 msgstr "Mot de passe actuel"
526
527 #: tmp/changepassword.b91ef64efc3688266305ea9b42e5017e.rtpl.php:19
528 msgid "New password"
529 msgstr "Nouveau mot de passe"
530
531 #: tmp/changepassword.b91ef64efc3688266305ea9b42e5017e.rtpl.php:23
532 msgid "Change"
533 msgstr "Changer"
534
535 #: tmp/changetag.b91ef64efc3688266305ea9b42e5017e.rtpl.php:13
536 #: tmp/tools.b91ef64efc3688266305ea9b42e5017e.rtpl.php:36
537 msgid "Manage tags"
538 msgstr "Gérer les tags"
539
540 #: tmp/changetag.b91ef64efc3688266305ea9b42e5017e.rtpl.php:16
541 #: tmp/import.b91ef64efc3688266305ea9b42e5017e.rtpl.php:77
542 msgid "Tag"
543 msgstr "Tag"
544
545 #: tmp/changetag.b91ef64efc3688266305ea9b42e5017e.rtpl.php:24
546 msgid "New name"
547 msgstr "Nouveau nom"
548
549 #: tmp/changetag.b91ef64efc3688266305ea9b42e5017e.rtpl.php:31
550 msgid "Case sensitive"
551 msgstr "Sensible à la casse"
552
553 #: tmp/changetag.b91ef64efc3688266305ea9b42e5017e.rtpl.php:34
554 msgid "Rename"
555 msgstr "Renommer"
556
557 #: tmp/changetag.b91ef64efc3688266305ea9b42e5017e.rtpl.php:35
558 #: tmp/editlink.b91ef64efc3688266305ea9b42e5017e.rtpl.php:79
559 #: tmp/linklist.b91ef64efc3688266305ea9b42e5017e.rtpl.php:172
560 msgid "Delete"
561 msgstr "Supprimer"
562
563 #: tmp/changetag.b91ef64efc3688266305ea9b42e5017e.rtpl.php:39
564 msgid "You can also edit tags in the"
565 msgstr "Vous pouvez aussi modifier les tags dans la"
566
567 #: tmp/changetag.b91ef64efc3688266305ea9b42e5017e.rtpl.php:39
568 msgid "tag list"
569 msgstr "liste des tags"
570
571 #: tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:24
572 msgid "Configure"
573 msgstr "Configurer"
574
575 #: tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:29
576 msgid "title"
577 msgstr "titre"
578
579 #: tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:43
580 msgid "Home link"
581 msgstr "Lien vers l'accueil"
582
583 #: tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:44
584 msgid "Default value"
585 msgstr "Valeur par défaut"
586
587 #: tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:58
588 msgid "Theme"
589 msgstr "Thème"
590
591 #: tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:87
592 #: tmp/install.b91ef64efc3688266305ea9b42e5017e.rtpl.php:78
593 msgid "Language"
594 msgstr "Langue"
595
596 #: tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:116
597 #: tmp/install.b91ef64efc3688266305ea9b42e5017e.rtpl.php:102
598 msgid "Timezone"
599 msgstr "Fuseau horaire"
600
601 #: tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:117
602 #: tmp/install.b91ef64efc3688266305ea9b42e5017e.rtpl.php:103
603 msgid "Continent"
604 msgstr "Continent"
605
606 #: tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:117
607 #: tmp/install.b91ef64efc3688266305ea9b42e5017e.rtpl.php:103
608 msgid "City"
609 msgstr "Ville"
610
611 #: tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:164
612 msgid "Disable session cookie hijacking protection"
613 msgstr "Désactiver la protection contre le détournement de cookies"
614
615 #: tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:166
616 msgid "Check this if you get disconnected or if your IP address changes often"
617 msgstr ""
618 "Cocher cette case si vous êtes souvent déconnecté ou si votre adresse IP "
619 "change souvent"
620
621 #: tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:183
622 msgid "Private links by default"
623 msgstr "Liens privés par défaut"
624
625 #: tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:184
626 msgid "All new links are private by default"
627 msgstr "Tous les nouveaux liens sont privés par défaut"
628
629 #: tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:199
630 msgid "RSS direct links"
631 msgstr "Liens directs dans le flux RSS"
632
633 #: tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:200
634 msgid "Check this to use direct URL instead of permalink in feeds"
635 msgstr ""
636 "Cocher cette case pour utiliser des liens directs au lieu des permaliens "
637 "dans le flux RSS"
638
639 #: tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:215
640 msgid "Hide public links"
641 msgstr "Cacher les liens publics"
642
643 #: tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:216
644 msgid "Do not show any links if the user is not logged in"
645 msgstr "N'afficher aucun lien sans être connecté"
646
647 #: tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:231
648 #: tmp/install.b91ef64efc3688266305ea9b42e5017e.rtpl.php:150
649 msgid "Check updates"
650 msgstr "Vérifier les mises à jour"
651
652 #: tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:232
653 #: tmp/install.b91ef64efc3688266305ea9b42e5017e.rtpl.php:152
654 msgid "Notify me when a new release is ready"
655 msgstr "Me notifier lorsqu'une nouvelle version est disponible"
656
657 #: tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:247
658 #: tmp/install.b91ef64efc3688266305ea9b42e5017e.rtpl.php:169
659 msgid "Enable REST API"
660 msgstr "Activer l'API REST"
661
662 #: tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:248
663 #: tmp/install.b91ef64efc3688266305ea9b42e5017e.rtpl.php:170
664 msgid "Allow third party software to use Shaarli such as mobile application"
665 msgstr ""
666 "Permets aux applications tierces d'utiliser Shaarli, par exemple les "
667 "applications mobiles"
668
669 #: tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:263
670 msgid "API secret"
671 msgstr "Clé d'API secrète"
672
673 #: tmp/configure.b91ef64efc3688266305ea9b42e5017e.rtpl.php:274
674 #: tmp/editlink.b91ef64efc3688266305ea9b42e5017e.rtpl.php:74
675 #: tmp/pluginsadmin.b91ef64efc3688266305ea9b42e5017e.rtpl.php:139
676 #: tmp/pluginsadmin.b91ef64efc3688266305ea9b42e5017e.rtpl.php:199
677 msgid "Save"
678 msgstr "Enregistrer"
679
680 #: tmp/daily.b91ef64efc3688266305ea9b42e5017e.rtpl.php:15
681 msgid "The Daily Shaarli"
682 msgstr "Le Quotidien Shaarli"
683
684 #: tmp/daily.b91ef64efc3688266305ea9b42e5017e.rtpl.php:17
685 msgid "1 RSS entry per day"
686 msgstr "1 entrée RSS par jour"
687
688 #: tmp/daily.b91ef64efc3688266305ea9b42e5017e.rtpl.php:37
689 msgid "Previous day"
690 msgstr "Jour précédent"
691
692 #: tmp/daily.b91ef64efc3688266305ea9b42e5017e.rtpl.php:44
693 msgid "All links of one day in a single page."
694 msgstr "Tous les liens d'un jour sur une page."
695
696 #: tmp/daily.b91ef64efc3688266305ea9b42e5017e.rtpl.php:51
697 msgid "Next day"
698 msgstr "Jour suivant"
699
700 #: tmp/editlink.b91ef64efc3688266305ea9b42e5017e.rtpl.php:14
701 #: tmp/linklist.b91ef64efc3688266305ea9b42e5017e.rtpl.php:170
702 msgid "Edit"
703 msgstr "Modifier"
704
705 #: tmp/editlink.b91ef64efc3688266305ea9b42e5017e.rtpl.php:16
706 #: tmp/page.header.b91ef64efc3688266305ea9b42e5017e.rtpl.php:26
707 #: tmp/page.header.cedf684561d925457130839629000a81.rtpl.php:26
708 msgid "Shaare"
709 msgstr "Shaare"
710
711 #: tmp/editlink.b91ef64efc3688266305ea9b42e5017e.rtpl.php:25
712 msgid "Created:"
713 msgstr "Création :"
714
715 #: tmp/editlink.b91ef64efc3688266305ea9b42e5017e.rtpl.php:28
716 msgid "URL"
717 msgstr "URL"
718
719 #: tmp/editlink.b91ef64efc3688266305ea9b42e5017e.rtpl.php:34
720 msgid "Title"
721 msgstr "Titre"
722
723 #: tmp/editlink.b91ef64efc3688266305ea9b42e5017e.rtpl.php:40
724 #: tmp/pluginsadmin.b91ef64efc3688266305ea9b42e5017e.rtpl.php:42
725 #: tmp/pluginsadmin.b91ef64efc3688266305ea9b42e5017e.rtpl.php:75
726 #: tmp/pluginsadmin.b91ef64efc3688266305ea9b42e5017e.rtpl.php:99
727 #: tmp/pluginsadmin.b91ef64efc3688266305ea9b42e5017e.rtpl.php:124
728 msgid "Description"
729 msgstr "Description"
730
731 #: tmp/editlink.b91ef64efc3688266305ea9b42e5017e.rtpl.php:46
732 msgid "Tags"
733 msgstr "Tags"
734
735 #: tmp/editlink.b91ef64efc3688266305ea9b42e5017e.rtpl.php:59
736 #: tmp/export.b91ef64efc3688266305ea9b42e5017e.rtpl.php:36
737 #: tmp/linklist.b91ef64efc3688266305ea9b42e5017e.rtpl.php:168
738 msgid "Private"
739 msgstr "Privé"
740
741 #: tmp/editlink.b91ef64efc3688266305ea9b42e5017e.rtpl.php:74
742 msgid "Apply Changes"
743 msgstr "Appliquer les changements"
744
745 #: tmp/export.b91ef64efc3688266305ea9b42e5017e.rtpl.php:16
746 msgid "Export Database"
747 msgstr "Exporter les données"
748
749 #: tmp/export.b91ef64efc3688266305ea9b42e5017e.rtpl.php:24
750 msgid "Selection"
751 msgstr "Choisir"
752
753 #: tmp/export.b91ef64efc3688266305ea9b42e5017e.rtpl.php:31
754 msgid "All"
755 msgstr "Tous"
756
757 #: tmp/export.b91ef64efc3688266305ea9b42e5017e.rtpl.php:41
758 msgid "Public"
759 msgstr "Publics"
760
761 #: tmp/export.b91ef64efc3688266305ea9b42e5017e.rtpl.php:52
762 msgid "Prepend note permalinks with this Shaarli instance's URL"
763 msgstr "Préfixer les liens de notes avec l'URL de l'instance de Shaarli"
764
765 #: tmp/export.b91ef64efc3688266305ea9b42e5017e.rtpl.php:53
766 msgid "Useful to import bookmarks in a web browser"
767 msgstr "Utile pour importer les marques-pages dans un navigateur"
768
769 #: tmp/export.b91ef64efc3688266305ea9b42e5017e.rtpl.php:65
770 msgid "Export"
771 msgstr "Exporter"
772
773 #: tmp/import.b91ef64efc3688266305ea9b42e5017e.rtpl.php:16
774 msgid "Import Database"
775 msgstr "Importer des données"
776
777 #: tmp/import.b91ef64efc3688266305ea9b42e5017e.rtpl.php:23
778 msgid "Maximum size allowed:"
779 msgstr "Taille maximum autorisée :"
780
781 #: tmp/import.b91ef64efc3688266305ea9b42e5017e.rtpl.php:29
782 msgid "Visibility"
783 msgstr "Visibilité"
784
785 #: tmp/import.b91ef64efc3688266305ea9b42e5017e.rtpl.php:36
786 msgid "Use values from the imported file, default to public"
787 msgstr ""
788 "Utiliser les valeurs présentes dans le fichier d'import, public par défaut"
789
790 #: tmp/import.b91ef64efc3688266305ea9b42e5017e.rtpl.php:41
791 msgid "Import all bookmarks as private"
792 msgstr "Importer tous les liens comme privés"
793
794 #: tmp/import.b91ef64efc3688266305ea9b42e5017e.rtpl.php:46
795 msgid "Import all bookmarks as public"
796 msgstr "Importer tous les liens comme publics"
797
798 #: tmp/import.b91ef64efc3688266305ea9b42e5017e.rtpl.php:57
799 msgid "Overwrite existing bookmarks"
800 msgstr "Remplacer les liens existants"
801
802 #: tmp/import.b91ef64efc3688266305ea9b42e5017e.rtpl.php:58
803 msgid "Duplicates based on URL"
804 msgstr "Les doublons s'appuient sur les URL"
805
806 #: tmp/import.b91ef64efc3688266305ea9b42e5017e.rtpl.php:72
807 msgid "Add default tags"
808 msgstr "Ajouter des tags par défaut"
809
810 #: tmp/import.b91ef64efc3688266305ea9b42e5017e.rtpl.php:83
811 msgid "Import"
812 msgstr "Importer"
813
814 #: tmp/install.b91ef64efc3688266305ea9b42e5017e.rtpl.php:22
815 msgid "Install Shaarli"
816 msgstr "Installation de Shaarli"
817
818 #: tmp/install.b91ef64efc3688266305ea9b42e5017e.rtpl.php:25
819 msgid "It looks like it's the first time you run Shaarli. Please configure it."
820 msgstr ""
821 "Il semblerait que ça soit la première fois que vous lancez Shaarli. Merci de "
822 "le configurer."
823
824 #: tmp/install.b91ef64efc3688266305ea9b42e5017e.rtpl.php:33
825 #: tmp/loginform.b91ef64efc3688266305ea9b42e5017e.rtpl.php:30
826 #: tmp/page.header.b91ef64efc3688266305ea9b42e5017e.rtpl.php:147
827 #: tmp/page.header.cedf684561d925457130839629000a81.rtpl.php:147
828 msgid "Username"
829 msgstr "Nom d'utilisateur"
830
831 #: tmp/install.b91ef64efc3688266305ea9b42e5017e.rtpl.php:48
832 #: tmp/loginform.b91ef64efc3688266305ea9b42e5017e.rtpl.php:34
833 #: tmp/page.header.b91ef64efc3688266305ea9b42e5017e.rtpl.php:148
834 #: tmp/page.header.cedf684561d925457130839629000a81.rtpl.php:148
835 msgid "Password"
836 msgstr "Mot de passe"
837
838 #: tmp/install.b91ef64efc3688266305ea9b42e5017e.rtpl.php:63
839 msgid "Shaarli title"
840 msgstr "Titre du Shaarli"
841
842 #: tmp/install.b91ef64efc3688266305ea9b42e5017e.rtpl.php:69
843 msgid "My links"
844 msgstr "Mes liens"
845
846 #: tmp/install.b91ef64efc3688266305ea9b42e5017e.rtpl.php:182
847 msgid "Install"
848 msgstr "Installer"
849
850 #: tmp/linklist.b91ef64efc3688266305ea9b42e5017e.rtpl.php:14
851 #: tmp/linklist.b91ef64efc3688266305ea9b42e5017e.rtpl.php:80
852 msgid "shaare"
853 msgid_plural "shaares"
854 msgstr[0] "shaare"
855 msgstr[1] "shaares"
856
857 #: tmp/linklist.b91ef64efc3688266305ea9b42e5017e.rtpl.php:18
858 #: tmp/linklist.b91ef64efc3688266305ea9b42e5017e.rtpl.php:84
859 msgid "private link"
860 msgid_plural "private links"
861 msgstr[0] "lien privé"
862 msgstr[1] "liens privés"
863
864 #: tmp/linklist.b91ef64efc3688266305ea9b42e5017e.rtpl.php:31
865 #: tmp/page.header.b91ef64efc3688266305ea9b42e5017e.rtpl.php:117
866 #: tmp/page.header.cedf684561d925457130839629000a81.rtpl.php:117
867 msgid "Search text"
868 msgstr "Recherche texte"
869
870 #: tmp/linklist.b91ef64efc3688266305ea9b42e5017e.rtpl.php:38
871 #: tmp/page.header.b91ef64efc3688266305ea9b42e5017e.rtpl.php:124
872 #: tmp/page.header.cedf684561d925457130839629000a81.rtpl.php:124
873 #: tmp/tag.cloud.b91ef64efc3688266305ea9b42e5017e.rtpl.php:33
874 #: tmp/tag.cloud.b91ef64efc3688266305ea9b42e5017e.rtpl.php:61
875 #: tmp/tag.list.b91ef64efc3688266305ea9b42e5017e.rtpl.php:33
876 #: tmp/tag.list.b91ef64efc3688266305ea9b42e5017e.rtpl.php:71
877 msgid "Filter by tag"
878 msgstr "Filtrer par tag"
879
880 #: tmp/linklist.b91ef64efc3688266305ea9b42e5017e.rtpl.php:111
881 msgid "Nothing found."
882 msgstr "Aucun résultat."
883
884 #: tmp/linklist.b91ef64efc3688266305ea9b42e5017e.rtpl.php:119
885 #, php-format
886 msgid "%s result"
887 msgid_plural "%s results"
888 msgstr[0] "%s résultat"
889 msgstr[1] "%s résultats"
890
891 #: tmp/linklist.b91ef64efc3688266305ea9b42e5017e.rtpl.php:123
892 msgid "for"
893 msgstr "pour"
894
895 #: tmp/linklist.b91ef64efc3688266305ea9b42e5017e.rtpl.php:130
896 msgid "tagged"
897 msgstr "taggé"
898
899 #: tmp/linklist.b91ef64efc3688266305ea9b42e5017e.rtpl.php:134
900 msgid "Remove tag"
901 msgstr "Retirer le tag"
902
903 #: tmp/linklist.b91ef64efc3688266305ea9b42e5017e.rtpl.php:143
904 msgid "with status"
905 msgstr "avec le statut"
906
907 #: tmp/linklist.b91ef64efc3688266305ea9b42e5017e.rtpl.php:154
908 msgid "without any tag"
909 msgstr "sans tag"
910
911 #: tmp/linklist.b91ef64efc3688266305ea9b42e5017e.rtpl.php:174
912 #: tmp/page.footer.b91ef64efc3688266305ea9b42e5017e.rtpl.php:42
913 #: tmp/page.footer.cedf684561d925457130839629000a81.rtpl.php:42
914 msgid "Fold"
915 msgstr "Replier"
916
917 #: tmp/linklist.b91ef64efc3688266305ea9b42e5017e.rtpl.php:176
918 msgid "Edited: "
919 msgstr "Modifié : "
920
921 #: tmp/linklist.b91ef64efc3688266305ea9b42e5017e.rtpl.php:180
922 msgid "permalink"
923 msgstr "permalien"
924
925 #: tmp/linklist.b91ef64efc3688266305ea9b42e5017e.rtpl.php:182
926 msgid "Add tag"
927 msgstr "Ajouter un tag"
928
929 #: tmp/linklist.paging.b91ef64efc3688266305ea9b42e5017e.rtpl.php:7
930 #: tmp/linklist.paging.cedf684561d925457130839629000a81.rtpl.php:7
931 msgid "Filters"
932 msgstr "Filtres"
933
934 #: tmp/linklist.paging.b91ef64efc3688266305ea9b42e5017e.rtpl.php:12
935 #: tmp/linklist.paging.cedf684561d925457130839629000a81.rtpl.php:12
936 msgid "Filter private links"
937 msgstr "Filtrer par liens privés"
938
939 #: tmp/linklist.paging.b91ef64efc3688266305ea9b42e5017e.rtpl.php:18
940 #: tmp/linklist.paging.cedf684561d925457130839629000a81.rtpl.php:18
941 msgid "Filter untagged links"
942 msgstr "Filtrer par liens privés"
943
944 #: tmp/linklist.paging.b91ef64efc3688266305ea9b42e5017e.rtpl.php:22
945 #: tmp/linklist.paging.b91ef64efc3688266305ea9b42e5017e.rtpl.php:74
946 #: tmp/linklist.paging.cedf684561d925457130839629000a81.rtpl.php:22
947 #: tmp/linklist.paging.cedf684561d925457130839629000a81.rtpl.php:74
948 #: tmp/page.footer.b91ef64efc3688266305ea9b42e5017e.rtpl.php:43
949 #: tmp/page.footer.cedf684561d925457130839629000a81.rtpl.php:43
950 msgid "Fold all"
951 msgstr "Replier tout"
952
953 #: tmp/linklist.paging.b91ef64efc3688266305ea9b42e5017e.rtpl.php:67
954 #: tmp/linklist.paging.cedf684561d925457130839629000a81.rtpl.php:67
955 msgid "Links per page"
956 msgstr "Liens par page"
957
958 #: tmp/loginform.b91ef64efc3688266305ea9b42e5017e.rtpl.php:15
959 msgid ""
960 "You have been banned after too many failed login attempts. Try again later."
961 msgstr ""
962 "Vous avez été banni après trop d'échec d'authentification. Merci de "
963 "réessayer plus tard."
964
965 #: tmp/loginform.b91ef64efc3688266305ea9b42e5017e.rtpl.php:28
966 #: tmp/loginform.b91ef64efc3688266305ea9b42e5017e.rtpl.php:44
967 #: tmp/page.header.b91ef64efc3688266305ea9b42e5017e.rtpl.php:71
968 #: tmp/page.header.b91ef64efc3688266305ea9b42e5017e.rtpl.php:95
969 #: tmp/page.header.cedf684561d925457130839629000a81.rtpl.php:71
970 #: tmp/page.header.cedf684561d925457130839629000a81.rtpl.php:95
971 msgid "Login"
972 msgstr "Connexion"
973
974 #: tmp/loginform.b91ef64efc3688266305ea9b42e5017e.rtpl.php:41
975 #: tmp/page.header.b91ef64efc3688266305ea9b42e5017e.rtpl.php:151
976 #: tmp/page.header.cedf684561d925457130839629000a81.rtpl.php:151
977 msgid "Remember me"
978 msgstr "Rester connecté"
979
980 #: tmp/page.footer.b91ef64efc3688266305ea9b42e5017e.rtpl.php:14
981 #: tmp/page.footer.b91ef64efc3688266305ea9b42e5017e.rtpl.php:48
982 #: tmp/page.footer.cedf684561d925457130839629000a81.rtpl.php:14
983 #: tmp/page.footer.cedf684561d925457130839629000a81.rtpl.php:48
984 msgid "by the Shaarli community"
985 msgstr "par la communauté Shaarli"
986
987 #: tmp/page.footer.b91ef64efc3688266305ea9b42e5017e.rtpl.php:15
988 #: tmp/page.footer.cedf684561d925457130839629000a81.rtpl.php:15
989 msgid "Documentation"
990 msgstr "Documentation"
991
992 #: tmp/page.footer.b91ef64efc3688266305ea9b42e5017e.rtpl.php:44
993 #: tmp/page.footer.cedf684561d925457130839629000a81.rtpl.php:44
994 msgid "Expand"
995 msgstr "Déplier"
996
997 #: tmp/page.footer.b91ef64efc3688266305ea9b42e5017e.rtpl.php:45
998 #: tmp/page.footer.cedf684561d925457130839629000a81.rtpl.php:45
999 msgid "Expand all"
1000 msgstr "Déplier tout"
1001
1002 #: tmp/page.footer.b91ef64efc3688266305ea9b42e5017e.rtpl.php:46
1003 #: tmp/page.footer.cedf684561d925457130839629000a81.rtpl.php:46
1004 msgid "Are you sure you want to delete this link?"
1005 msgstr "Êtes-vous sûr de vouloir supprimer ce lien ?"
1006
1007 #: tmp/page.header.b91ef64efc3688266305ea9b42e5017e.rtpl.php:31
1008 #: tmp/page.header.cedf684561d925457130839629000a81.rtpl.php:31
1009 msgid "Tools"
1010 msgstr "Outils"
1011
1012 #: tmp/page.header.b91ef64efc3688266305ea9b42e5017e.rtpl.php:36
1013 #: tmp/page.header.cedf684561d925457130839629000a81.rtpl.php:36
1014 #: tmp/tag.cloud.b91ef64efc3688266305ea9b42e5017e.rtpl.php:19
1015 msgid "Tag cloud"
1016 msgstr "Nuage de tags"
1017
1018 #: tmp/page.header.b91ef64efc3688266305ea9b42e5017e.rtpl.php:39
1019 #: tmp/page.header.cedf684561d925457130839629000a81.rtpl.php:39
1020 msgid "Picture wall"
1021 msgstr "Mur d'images"
1022
1023 #: tmp/page.header.b91ef64efc3688266305ea9b42e5017e.rtpl.php:42
1024 #: tmp/page.header.cedf684561d925457130839629000a81.rtpl.php:42
1025 msgid "Daily"
1026 msgstr "Quotidien"
1027
1028 #: tmp/page.header.b91ef64efc3688266305ea9b42e5017e.rtpl.php:61
1029 #: tmp/page.header.b91ef64efc3688266305ea9b42e5017e.rtpl.php:86
1030 #: tmp/page.header.cedf684561d925457130839629000a81.rtpl.php:61
1031 #: tmp/page.header.cedf684561d925457130839629000a81.rtpl.php:86
1032 msgid "RSS Feed"
1033 msgstr "Flux RSS"
1034
1035 #: tmp/page.header.b91ef64efc3688266305ea9b42e5017e.rtpl.php:66
1036 #: tmp/page.header.b91ef64efc3688266305ea9b42e5017e.rtpl.php:102
1037 #: tmp/page.header.cedf684561d925457130839629000a81.rtpl.php:66
1038 #: tmp/page.header.cedf684561d925457130839629000a81.rtpl.php:102
1039 msgid "Logout"
1040 msgstr "Déconnexion"
1041
1042 #: tmp/page.header.b91ef64efc3688266305ea9b42e5017e.rtpl.php:169
1043 #: tmp/page.header.cedf684561d925457130839629000a81.rtpl.php:169
1044 msgid "is available"
1045 msgstr "est disponible"
1046
1047 #: tmp/page.header.b91ef64efc3688266305ea9b42e5017e.rtpl.php:176
1048 #: tmp/page.header.cedf684561d925457130839629000a81.rtpl.php:176
1049 msgid "Error"
1050 msgstr "Erreur"
1051
1052 #: tmp/picwall.b91ef64efc3688266305ea9b42e5017e.rtpl.php:16
1053 msgid "Picture Wall"
1054 msgstr "Mur d'images"
1055
1056 #: tmp/picwall.b91ef64efc3688266305ea9b42e5017e.rtpl.php:16
1057 msgid "pics"
1058 msgstr "images"
1059
1060 #: tmp/pluginsadmin.b91ef64efc3688266305ea9b42e5017e.rtpl.php:15
1061 msgid "You need to enable Javascript to change plugin loading order."
1062 msgstr ""
1063 "Vous devez activer Javascript pour pouvoir modifier l'ordre des extensions."
1064
1065 #: tmp/pluginsadmin.b91ef64efc3688266305ea9b42e5017e.rtpl.php:26
1066 #: tmp/tools.b91ef64efc3688266305ea9b42e5017e.rtpl.php:22
1067 msgid "Plugin administration"
1068 msgstr "Administration des extensions"
1069
1070 #: tmp/pluginsadmin.b91ef64efc3688266305ea9b42e5017e.rtpl.php:29
1071 msgid "Enabled Plugins"
1072 msgstr "Extensions activées"
1073
1074 #: tmp/pluginsadmin.b91ef64efc3688266305ea9b42e5017e.rtpl.php:34
1075 #: tmp/pluginsadmin.b91ef64efc3688266305ea9b42e5017e.rtpl.php:155
1076 msgid "No plugin enabled."
1077 msgstr "Aucune extension activée."
1078
1079 #: tmp/pluginsadmin.b91ef64efc3688266305ea9b42e5017e.rtpl.php:40
1080 #: tmp/pluginsadmin.b91ef64efc3688266305ea9b42e5017e.rtpl.php:73
1081 msgid "Disable"
1082 msgstr "Désactiver"
1083
1084 #: tmp/pluginsadmin.b91ef64efc3688266305ea9b42e5017e.rtpl.php:41
1085 #: tmp/pluginsadmin.b91ef64efc3688266305ea9b42e5017e.rtpl.php:74
1086 #: tmp/pluginsadmin.b91ef64efc3688266305ea9b42e5017e.rtpl.php:98
1087 #: tmp/pluginsadmin.b91ef64efc3688266305ea9b42e5017e.rtpl.php:123
1088 msgid "Name"
1089 msgstr "Nom"
1090
1091 #: tmp/pluginsadmin.b91ef64efc3688266305ea9b42e5017e.rtpl.php:43
1092 #: tmp/pluginsadmin.b91ef64efc3688266305ea9b42e5017e.rtpl.php:76
1093 msgid "Order"
1094 msgstr "Ordre"
1095
1096 #: tmp/pluginsadmin.b91ef64efc3688266305ea9b42e5017e.rtpl.php:86
1097 msgid "Disabled Plugins"
1098 msgstr "Extensions désactivées"
1099
1100 #: tmp/pluginsadmin.b91ef64efc3688266305ea9b42e5017e.rtpl.php:91
1101 msgid "No plugin disabled."
1102 msgstr "Aucune extension désactivée."
1103
1104 #: tmp/pluginsadmin.b91ef64efc3688266305ea9b42e5017e.rtpl.php:97
1105 #: tmp/pluginsadmin.b91ef64efc3688266305ea9b42e5017e.rtpl.php:122
1106 msgid "Enable"
1107 msgstr "Activer"
1108
1109 #: tmp/pluginsadmin.b91ef64efc3688266305ea9b42e5017e.rtpl.php:134
1110 msgid "More plugins available"
1111 msgstr "Plus d'extensions disponibles"
1112
1113 #: tmp/pluginsadmin.b91ef64efc3688266305ea9b42e5017e.rtpl.php:136
1114 msgid "in the documentation"
1115 msgstr "dans la documentation"
1116
1117 #: tmp/pluginsadmin.b91ef64efc3688266305ea9b42e5017e.rtpl.php:150
1118 msgid "Plugin configuration"
1119 msgstr "Configuration des extensions"
1120
1121 #: tmp/pluginsadmin.b91ef64efc3688266305ea9b42e5017e.rtpl.php:195
1122 msgid "No parameter available."
1123 msgstr "Aucun paramètre disponible."
1124
1125 #: tmp/tag.cloud.b91ef64efc3688266305ea9b42e5017e.rtpl.php:19
1126 #: tmp/tag.list.b91ef64efc3688266305ea9b42e5017e.rtpl.php:19
1127 msgid "tags"
1128 msgstr "tags"
1129
1130 #: tmp/tag.cloud.b91ef64efc3688266305ea9b42e5017e.rtpl.php:23
1131 #: tmp/tag.list.b91ef64efc3688266305ea9b42e5017e.rtpl.php:23
1132 msgid "List all links with those tags"
1133 msgstr "Lister tous les liens avec ces tags"
1134
1135 #: tmp/tag.list.b91ef64efc3688266305ea9b42e5017e.rtpl.php:19
1136 msgid "Tag list"
1137 msgstr "List des tags"
1138
1139 #: tmp/tag.sort.b91ef64efc3688266305ea9b42e5017e.rtpl.php:3
1140 #: tmp/tag.sort.cedf684561d925457130839629000a81.rtpl.php:3
1141 msgid "Sort by:"
1142 msgstr "Trier par :"
1143
1144 #: tmp/tag.sort.b91ef64efc3688266305ea9b42e5017e.rtpl.php:5
1145 #: tmp/tag.sort.cedf684561d925457130839629000a81.rtpl.php:5
1146 msgid "Cloud"
1147 msgstr "Nuage"
1148
1149 #: tmp/tag.sort.b91ef64efc3688266305ea9b42e5017e.rtpl.php:6
1150 #: tmp/tag.sort.cedf684561d925457130839629000a81.rtpl.php:6
1151 msgid "Most used"
1152 msgstr "Plus utilisés"
1153
1154 #: tmp/tag.sort.b91ef64efc3688266305ea9b42e5017e.rtpl.php:7
1155 #: tmp/tag.sort.cedf684561d925457130839629000a81.rtpl.php:7
1156 msgid "Alphabetical"
1157 msgstr "Alphabétique"
1158
1159 #: tmp/tools.b91ef64efc3688266305ea9b42e5017e.rtpl.php:14
1160 msgid "Settings"
1161 msgstr "Paramètres"
1162
1163 #: tmp/tools.b91ef64efc3688266305ea9b42e5017e.rtpl.php:16
1164 msgid "Change Shaarli settings: title, timezone, etc."
1165 msgstr "Changer les paramètres de Shaarli : titre, fuseau horaire, etc."
1166
1167 #: tmp/tools.b91ef64efc3688266305ea9b42e5017e.rtpl.php:17
1168 msgid "Configure your Shaarli"
1169 msgstr "Conguration de Shaarli"
1170
1171 #: tmp/tools.b91ef64efc3688266305ea9b42e5017e.rtpl.php:21
1172 msgid "Enable, disable and configure plugins"
1173 msgstr "Activer, désactiver et configurer les extensions"
1174
1175 #: tmp/tools.b91ef64efc3688266305ea9b42e5017e.rtpl.php:28
1176 msgid "Change your password"
1177 msgstr "Modification du mot de passe"
1178
1179 #: tmp/tools.b91ef64efc3688266305ea9b42e5017e.rtpl.php:35
1180 msgid "Rename or delete a tag in all links"
1181 msgstr "Rename or delete a tag in all links"
1182
1183 #: tmp/tools.b91ef64efc3688266305ea9b42e5017e.rtpl.php:41
1184 msgid ""
1185 "Import Netscape HTML bookmarks (as exported from Firefox, Chrome, Opera, "
1186 "delicious...)"
1187 msgstr ""
1188 "Importer des marques pages au format Netscape HTML (comme exportés depuis "
1189 "Firefox, Chrome, Opera, delicious...)"
1190
1191 #: tmp/tools.b91ef64efc3688266305ea9b42e5017e.rtpl.php:42
1192 msgid "Import links"
1193 msgstr "Importer des liens"
1194
1195 #: tmp/tools.b91ef64efc3688266305ea9b42e5017e.rtpl.php:47
1196 msgid ""
1197 "Export Netscape HTML bookmarks (which can be imported in Firefox, Chrome, "
1198 "Opera, delicious...)"
1199 msgstr ""
1200 "Exporter les marques pages au format Netscape HTML (comme exportés depuis "
1201 "Firefox, Chrome, Opera, delicious...)"
1202
1203 #: tmp/tools.b91ef64efc3688266305ea9b42e5017e.rtpl.php:48
1204 msgid "Export database"
1205 msgstr "Exporter les données"
1206
1207 #: tmp/tools.b91ef64efc3688266305ea9b42e5017e.rtpl.php:71
1208 msgid ""
1209 "Drag one of these button to your bookmarks toolbar or right-click it and "
1210 "\"Bookmark This Link\""
1211 msgstr ""
1212 "Glisser un de ces bouttons dans votre barre de favoris ou cliquer droit "
1213 "dessus et « Ajouter aux favoris »"
1214
1215 #: tmp/tools.b91ef64efc3688266305ea9b42e5017e.rtpl.php:72
1216 msgid "then click on the bookmarklet in any page you want to share."
1217 msgstr ""
1218 "puis cliquer sur le marque page depuis un site que vous souhaitez partager."
1219
1220 #: tmp/tools.b91ef64efc3688266305ea9b42e5017e.rtpl.php:76
1221 #: tmp/tools.b91ef64efc3688266305ea9b42e5017e.rtpl.php:100
1222 msgid ""
1223 "Drag this link to your bookmarks toolbar or right-click it and Bookmark This "
1224 "Link"
1225 msgstr ""
1226 "Glisser ce lien dans votre barre de favoris ou cliquer droit dessus et « "
1227 "Ajouter aux favoris »"
1228
1229 #: tmp/tools.b91ef64efc3688266305ea9b42e5017e.rtpl.php:77
1230 msgid "then click ✚Shaare link button in any page you want to share"
1231 msgstr "puis cliquer sur ✚Shaare depuis un site que vous souhaitez partager"
1232
1233 #: tmp/tools.b91ef64efc3688266305ea9b42e5017e.rtpl.php:86
1234 #: tmp/tools.b91ef64efc3688266305ea9b42e5017e.rtpl.php:108
1235 msgid "The selected text is too long, it will be truncated."
1236 msgstr "Le texte sélectionné est trop long, il sera tronqué."
1237
1238 #: tmp/tools.b91ef64efc3688266305ea9b42e5017e.rtpl.php:96
1239 msgid "Shaare link"
1240 msgstr "Shaare"
1241
1242 #: tmp/tools.b91ef64efc3688266305ea9b42e5017e.rtpl.php:101
1243 msgid ""
1244 "Then click ✚Add Note button anytime to start composing a private Note (text "
1245 "post) to your Shaarli"
1246 msgstr ""
1247 "Puis cliquer sur ✚Add Note pour commencer à rédiger une Note sur Shaarli"
1248
1249 #: tmp/tools.b91ef64efc3688266305ea9b42e5017e.rtpl.php:117
1250 msgid "Add Note"
1251 msgstr "Ajouter une Note"
1252
1253 #: tmp/tools.b91ef64efc3688266305ea9b42e5017e.rtpl.php:129
1254 msgid ""
1255 "You need to browse your Shaarli over <strong>HTTPS</strong> to use this "
1256 "functionality."
1257 msgstr ""
1258 "Vous devez utiliser Shaarli en <strong>HTTPS</strong> pour utiliser cette "
1259 "fonctionalité."
1260
1261 #: tmp/tools.b91ef64efc3688266305ea9b42e5017e.rtpl.php:134
1262 msgid "Add to"
1263 msgstr "Ajouter à"
1264
1265 #: tmp/tools.b91ef64efc3688266305ea9b42e5017e.rtpl.php:145
1266 msgid "3rd party"
1267 msgstr "Applications tierces"
1268
1269 #: tmp/tools.b91ef64efc3688266305ea9b42e5017e.rtpl.php:147
1270 #: tmp/tools.b91ef64efc3688266305ea9b42e5017e.rtpl.php:153
1271 msgid "Plugin"
1272 msgstr "Extension"
1273
1274 #: tmp/tools.b91ef64efc3688266305ea9b42e5017e.rtpl.php:148
1275 #: tmp/tools.b91ef64efc3688266305ea9b42e5017e.rtpl.php:154
1276 msgid "plugin"
1277 msgstr "extension"
1278
1279 #: tmp/tools.b91ef64efc3688266305ea9b42e5017e.rtpl.php:175
1280 msgid ""
1281 "Drag this link to your bookmarks toolbar, or right-click it and choose "
1282 "Bookmark This Link"
1283 msgstr ""
1284 "Glisser ce lien dans votre barre de favoris ou cliquer droit dessus et « "
1285 "Ajouter aux favoris »"
1286
1287 #~ msgid "Redirector"
1288 #~ msgstr "Redirecteur"
1289
1290 #~ msgid "e. g."
1291 #~ msgstr "ex :"
1292
1293 #~ msgid "will mask the HTTP_REFERER"
1294 #~ msgstr "masque le HTTP_REFERER"
1295
1296 #~ msgid ""
1297 #~ "An error occurred while parsing JSON configuration file (%s): error code #"
1298 #~ "%d"
1299 #~ msgstr ""
1300 #~ "Une erreur s'est produite lors de la lecture du fichier de configuration "
1301 #~ "JSON (%s) : code d'erreur #%d"
1302
1303 #~ msgid ""
1304 #~ "Please check your JSON syntax (without PHP comment tags) using a JSON "
1305 #~ "lint tool such as "
1306 #~ msgstr ""
1307 #~ "Merci de vérifier la syntaxe JSON (sans les balises de commentaires PHP) "
1308 #~ "en utilisant un validateur de JSON tel que "
1309
1310 #~ msgid ""
1311 #~ "Error: missing Composer dependencies\n"
1312 #~ "\n"
1313 #~ "If you installed Shaarli through Git or using the development branch,\n"
1314 #~ "please refer to the installation documentation to install PHP "
1315 #~ "dependencies using Composer:\n"
1316 #~ msgstr ""
1317 #~ "Erreur : les dépendances Composer sont manquantes\n"
1318 #~ "\n"
1319 #~ "Si vous avez installé Shaarli avec Git ou depuis la branche de "
1320 #~ "développement\n"
1321 #~ "merci de consulter la documentation d'installation pour installer les "
1322 #~ "dépendances Composer :\n"
1323 #~ "\n"
1324
1325 #~ msgid "Sessions do not seem to work correctly on your server."
1326 #~ msgstr "Les sessions ne semblent "
1327
1328 #~ msgid "Tag was renamed in "
1329 #~ msgstr "Le tag a été renommé dans "
1330
1331 #, fuzzy
1332 #~| msgid "My links"
1333 #~ msgid " links"
1334 #~ msgstr "Mes liens"
1335
1336 #, fuzzy
1337 #~| msgid ""
1338 #~| "Error: missing Composer configuration\n"
1339 #~| "\n"
1340 #~ msgid "Error: missing Composer configuration"
1341 #~ msgstr ""
1342 #~ "Erreur : la configuration Composer est manquante\n"
1343 #~ "\n"
1344
1345 #, fuzzy
1346 #~| msgid ""
1347 #~| "Shaarli could not create the config file. Please make sure Shaarli has "
1348 #~| "the right to write in the folder is it installed in."
1349 #~ msgid ""
1350 #~ "Shaarli could not create the config file. \n"
1351 #~ " Please make sure Shaarli has the right to write in the "
1352 #~ "folder is it installed in."
1353 #~ msgstr ""
1354 #~ "Shaarli n'a pas pu créer le fichier de configuration. Merci de vérifier "
1355 #~ "que Shaarli a les droits d'écriture dans le dossier dans lequel il est "
1356 #~ "installé."
1357
1358 #, fuzzy
1359 #~| msgid "Plugin"
1360 #~ msgid "Plugin \""
1361 #~ msgstr "Extension"
1362
1363 #~ msgid "Your PHP version is obsolete!"
1364 #~ msgstr "Votre version de PHP est obsolète !"
1365
1366 #~ msgid " Shaarli requires at least PHP "
1367 #~ msgstr "Shaarli nécessite au moins PHP"