]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/blob - po/fr/rbot.po
2b07a56176f2a02edc0f397e52984ce2b6e4899a
[user/henk/code/ruby/rbot.git] / po / fr / rbot.po
1 # Gettext template file for rbot
2 # Copyright (C) 2007 Tom Gilbert
3 # This file is distributed under the same license as the rbot package.
4 # Yaohan Chen <yaohan.chen@gmail.com>, 2007.
5 #
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: rbot\n"
9 "POT-Creation-Date: 2009-03-01 23:49+0100\n"
10 "PO-Revision-Date: 2008-06-23 22:27+0100\n"
11 "Last-Translator: Lagrange Marc <markocpc@gmail.com>\n"
12 "Language-Team: French\n"
13 "MIME-Version: 1.0\n"
14 "Content-Type: text/plain; charset=UTF-8\n"
15 "Content-Transfer-Encoding: 8bit\n"
16 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
17
18 #: lib/rbot/botuser.rb:40
19 msgid "Password for the bot owner"
20 msgstr "Mot de passe du maitre du bot"
21
22 #: lib/rbot/botuser.rb:43
23 msgid ""
24 "Set false to prevent new botusers from logging in without a password when "
25 "the user netmask is known"
26 msgstr ""
27 "Mettre false pour empêcher les nouveaux utilisateurs de s'enregistrer sans "
28 "mot de passe lorsque le netmask est connu"
29
30 #: lib/rbot/botuser.rb:46
31 msgid ""
32 "Set false to prevent new botusers from recognizing IRC users without a need "
33 "to manually login"
34 msgstr ""
35 "Mettre false pour empêcher les nouveaux utilisateurs d'être reconnu depuis "
36 "la liste IRC sans avoir besoin de se logger manuellement d'identifier des "
37 "utilisateurs d'IRC sans besoin d'ouvrir une session manuellement  "
38
39 #: lib/rbot/botuser.rb:49
40 msgid "Set true to allow new botusers to be created automatically"
41 msgstr ""
42 "Mettre à true (valide) autorise les nouveaux utilisateurs du bot à être crée "
43 "automatiquement"
44
45 #: lib/rbot/botuser.rb:913
46 msgid "%{user}, you don't have '%{command}' permissions here"
47 msgstr "%{user}, vous n'avez pas les permissions '%{command}' ici"
48
49 #: lib/rbot/config.rb:219
50 msgid "%{desc} [valid values are: %{values}]"
51 msgstr "%{desc} [valeurs valides: %{values}]"
52
53 #: lib/rbot/config.rb:372
54 msgid "First time rbot configuration wizard"
55 msgstr "Configuration du premier lancement de rbot"
56
57 #: lib/rbot/config.rb:375
58 msgid "This wizard will ask you a few questions to get you started."
59 msgstr "Cet configurateur va vous poser quelques questions pour demarrer."
60
61 #: lib/rbot/config.rb:376
62 msgid ""
63 "The rest of rbot's configuration can be manipulated via IRC once rbot is "
64 "connected and you are auth'd."
65 msgstr ""
66 "Le reste de la configuration de rbot peut être manipulé via IRC une fois le "
67 "bot connecté et vous authentifié."
68
69 #: lib/rbot/core/auth.rb:76
70 msgid "please do not use + or - in front of command %{command} when resetting"
71 msgstr ""
72 "veuillez ne pas utiliser + ou - au debut de la commande %{command} lors du "
73 "reset"
74
75 #: lib/rbot/core/auth.rb:78
76 msgid "+ or - expected in front of %{string}"
77 msgstr "+ ou - attendu au debut de %{string}"
78
79 #: lib/rbot/core/auth.rb:91
80 msgid "'%{string}' doesn't look like a channel name"
81 msgstr "'%{string}' ne ressemble pas à un nom de salon"
82
83 #: lib/rbot/core/auth.rb:100
84 msgid "trailing comma"
85 msgstr ""
86
87 #: lib/rbot/core/auth.rb:101
88 msgid "you probably forgot a comma"
89 msgstr "vous avez probablement oublié une virgule"
90
91 #: lib/rbot/core/auth.rb:116 lib/rbot/core/auth.rb:170
92 #: lib/rbot/core/auth.rb:236
93 msgid "couldn't find botuser %{name}"
94 msgstr "l'utilisateur %{name} est introuvable"
95
96 #: lib/rbot/core/auth.rb:118
97 msgid "you can't change permissions for %{username}"
98 msgstr "vous ne pouvez pas changer les permissions de %{username}"
99
100 #: lib/rbot/core/auth.rb:125
101 msgid "couldn't satisfy your request: %{errors}"
102 msgstr "impossible de traiter votre requete: %{errors}"
103
104 #: lib/rbot/core/auth.rb:164
105 msgid "you are owner, you can do anything"
106 msgstr "tu es le propriétaire, fais ce qu'il te plaît"
107
108 #: lib/rbot/core/auth.rb:167
109 msgid "owner can do anything"
110 msgstr "le propriétaire peut tout faire"
111
112 #: lib/rbot/core/auth.rb:178
113 msgid "on any channel: "
114 msgstr "sur nimporte quel salon: "
115
116 #: lib/rbot/core/auth.rb:180
117 msgid "in private: "
118 msgstr "en privé: "
119
120 #: lib/rbot/core/auth.rb:192
121 msgid "no permissions set for %{user}"
122 msgstr "aucunes permissions établies pour %{user}"
123
124 #: lib/rbot/core/auth.rb:194
125 msgid "permissions for %{user}:: %{permissions}"
126 msgstr "permissions pour %{user}:: %{permissions}"
127
128 #: lib/rbot/core/auth.rb:204
129 msgid ". only %{max} will be shown"
130 msgstr ". seulement %{max} sera affiché"
131
132 #: lib/rbot/core/auth.rb:205
133 msgid "%{count} commands found matching %{pattern}%{extra}"
134 msgstr "%{count} commandes trouvés correspondant à %{pattern}%{extra}"
135
136 #: lib/rbot/core/auth.rb:210
137 msgid "%{cmd}: %{perms}"
138 msgstr "%{cmd}: %{perms}"
139
140 #: lib/rbot/core/auth.rb:271
141 msgid "%{user} can already do that"
142 msgstr "%{user} peut déjà faire ceci"
143
144 #: lib/rbot/core/auth.rb:273
145 msgid "%{user} can't do that already"
146 msgstr "%{user} ne peut déja plus faire ceci"
147
148 #: lib/rbot/core/auth.rb:283
149 msgid ""
150 "sorry, %{cmd} doesn't look like a valid command. maybe you misspelled it, or "
151 "you need to specify it should be in private?"
152 msgstr ""
153 "désolé, %{cmd} ne semble pas être une commande valide. l'avez vous mal "
154 "écrite, ou vous avez besoin de le spécifier de préference en privé ?"
155
156 #: lib/rbot/core/auth.rb:306
157 msgid "welcome, %{user}"
158 msgstr "bienvenue, %{user}"
159
160 #: lib/rbot/core/auth.rb:321
161 msgid "sorry, can't do"
162 msgstr "désolé, je ne peux pas"
163
164 #: lib/rbot/core/auth.rb:324
165 msgid "couldn't login: %{exception}"
166 msgstr "impossible de se loguer: %{exception}"
167
168 #: lib/rbot/core/auth.rb:332
169 msgid "I couldn't find anything to let you login automatically"
170 msgstr "Je ne peux rien trouver pour vous loguer automatiquement"
171
172 #: lib/rbot/core/auth.rb:343
173 msgid "you are %{who}"
174 msgstr "vous êtes %{who}"
175
176 #: lib/rbot/core/auth.rb:345 lib/rbot/core/auth.rb:358
177 msgid "no one that I know"
178 msgstr "pour autant que je sache"
179
180 #: lib/rbot/core/auth.rb:346 lib/rbot/core/auth.rb:359
181 msgid "my boss"
182 msgstr "mon patron"
183
184 #: lib/rbot/core/auth.rb:366
185 msgid ""
186 "login [<botuser>] [<pass>]: logs in to the bot as botuser <botuser> with "
187 "password <pass>. When using the full form, you must contact the bot in "
188 "private. <pass> can be omitted if <botuser> allows login-by-mask and your "
189 "netmask is among the known ones. if <botuser> is omitted too autologin will "
190 "be attempted"
191 msgstr ""
192 "login [<utilisateur>] [<mot de passe>]: Vous loggue sur le bot sous "
193 "<utilisateur> avec le mot de passe <mot de passe>. Lorsque vous utilisez la "
194 "forme complete, vous devez parler au bot en privé. <mot de passe> peut être "
195 "ommis si <utilisateur> autorise le login-par-masque et votre netmask est "
196 "connu par le bot. si <utilisateur> est ommis un autologin sera tenté"
197
198 #: lib/rbot/core/auth.rb:368
199 msgid "whoami: names the botuser you're linked to"
200 msgstr "whoami: nomme l'tilisateur avec lequel vous êtes lié"
201
202 #: lib/rbot/core/auth.rb:370
203 msgid "who is <user>: names the botuser <user> is linked to"
204 msgstr ""
205 "who is <utilisateur>: donne le nom de l'utilisateur avec lequel "
206 "<utilisateur> est lié"
207
208 #: lib/rbot/core/auth.rb:374
209 msgid ""
210 "a permission is specified as module::path::to::cmd; when you want to enable "
211 "it, prefix it with +; when you want to disable it, prefix it with -; when "
212 "using the +reset+ command, do not use any prefix"
213 msgstr ""
214 "une permission est spécifié comme module::path::to::cmd; lorsque vous voulez "
215 "l'activer, précédez la d' un +; lorsque vous voulez la desactiver, precedez "
216 "la avec un - ; lorsque vous utilisez la commande +reset+, veuillez ne pas "
217 "utiliser de prefixe"
218
219 #: lib/rbot/core/auth.rb:376
220 msgid ""
221 "permissions [re]set <permission> [in <channel>] for <user>: sets or resets "
222 "the permissions for botuser <user> in channel <channel> (use ? to change the "
223 "permissions for private addressing)"
224 msgstr ""
225 "permissions [re]set <permission> [in <salon>] for <utilisateur>: établit ou "
226 "remet à zero les permissions pour un utilisateur <utilisateur> sur le salon "
227 "<salon> (utilisez ? pour changer les permissions en privées)"
228
229 #: lib/rbot/core/auth.rb:378
230 msgid "permissions view [for <user>]: display the permissions for user <user>"
231 msgstr ""
232 "permissions view [for <utilisateur>]: affiche les permissions de "
233 "l'utilisateur <utilisateur>"
234
235 #: lib/rbot/core/auth.rb:380
236 msgid ""
237 "permissions search <pattern>: display the permissions associated with the "
238 "commands matching <pattern>"
239 msgstr ""
240 "permissions search <pattern>: affiche les permissions associés avec la "
241 "commande correspondant à <pattern>"
242
243 #: lib/rbot/core/auth.rb:382
244 msgid "permission topics: syntax, (re)set, view, search"
245 msgstr "sujets de permissions: syntax, (re)set, view"
246
247 #: lib/rbot/core/auth.rb:387
248 msgid ""
249 "user show <what> : shows info about the user; <what> can be any of "
250 "autologin, login-by-mask, netmasks"
251 msgstr ""
252 "user show <qui> : affiche les informations à propos de l'utilisateur; <qui> "
253 "peuvent être  autologin, login-by-mask, netmasks"
254
255 #: lib/rbot/core/auth.rb:389
256 msgid ""
257 "user enable|disable <what> : turns on or off <what> (autologin, login-by-"
258 "mask)"
259 msgstr ""
260 "user enable|disable <qui> : met on ou off <quit> (autologin, login-by-mask)"
261
262 #: lib/rbot/core/auth.rb:391
263 msgid ""
264 "user set password <blah> : sets the user password to <blah>; passwords can "
265 "only contain upper and lowercase letters and numbers, and must be at least 4 "
266 "characters long"
267 msgstr ""
268 "user set password <mot de passe> : met le mot de passe sur <mot de passe>; "
269 "le mot de passe ne peut contenir que des lettres minuscules et majuscules "
270 "ainsi que des nombres, et doit être supérieur à 4 caracteres"
271
272 #: lib/rbot/core/auth.rb:393
273 msgid ""
274 "user add|rm netmask <mask> : adds/removes netmask <mask> from the list of "
275 "netmasks known to the botuser you're linked to"
276 msgstr ""
277 "user add|rm netmask <masque> : ajoute/supprime le netmask <masque> depuis la "
278 "liste des netmask connus de votre utilisateur"
279
280 #: lib/rbot/core/auth.rb:395
281 msgid ""
282 "user reset <what> : resets <what> to the default values. <what> can be "
283 "+netmasks+ (the list will be emptied), +autologin+ or +login-by-mask+ (will "
284 "be reset to the default value) or +password+ (a new one will be generated "
285 "and you'll be told in private)"
286 msgstr ""
287 "user reset <what> : reset <what> aux valeurs par defaut. <what> peut être un "
288 "+netmasks+ (the list will be emptied), +autologin+ ou +login-by-mask+ (qui "
289 "sera remis à zero) ou +password+ (un nouveau sera régénéré et vous sera "
290 "donné en privé)"
291
292 #: lib/rbot/core/auth.rb:397
293 msgid ""
294 "user tell <who> the password for <botuser> : contacts <who> in private to "
295 "tell him/her the password for <botuser>"
296 msgstr ""
297 "user tell <who> the password for <botuser> : contacte <who> en privé pour "
298 "lui donner le mot de passe de <botuser>"
299
300 #: lib/rbot/core/auth.rb:399
301 msgid ""
302 "user create <name> <password> : create botuser named <name> with password "
303 "<password>. The password can be omitted, in which case a random one will be "
304 "generated. The <name> should only contain alphanumeric characters and the "
305 "underscore (_)"
306 msgstr ""
307 "user create <nom> <mot de passe> : crée un utilisateur nommé <name> avec le "
308 "mot de passe <mot de passe>. Le mot de passe peut être omis, dans ce cas un "
309 "mot de passe alléatoire sera généré. Le <nom> devrait seulement contenir des "
310 "caracteres alphanumeriques ou un underscore (_)"
311
312 #: lib/rbot/core/auth.rb:401
313 msgid "user list : lists all the botusers"
314 msgstr "user list : liste tous les utilisateurs"
315
316 #: lib/rbot/core/auth.rb:403
317 msgid ""
318 "user destroy <botuser> : destroys <botuser>. This function %{highlight}must%"
319 "{highlight} be called in two steps. On the first call <botuser> is queued "
320 "for destruction. On the second call, which must be in the form 'user confirm "
321 "destroy <botuser>', the botuser will be destroyed. If you want to cancel the "
322 "destruction, issue the command 'user cancel destroy <botuser>'"
323 msgstr ""
324 "user destroy <utilisateur> <mot de passe> : détruit <utilisateur>; cette "
325 "fonction %{highlight}dois%{highlight} être appelée en deux étapes. "
326 "Premierement aucun mot de passe ne doit être spécifié: <utilisateur> est mis "
327 "en attente de destruction. Au deuxieme appel, vous devez specifier le bon "
328 "mot de passe pour <utilisateur>, et il sera detruit. Si vous voulez annuler "
329 "la destruction, utilise cette commande +user cancel destroy <utilisateur>+"
330
331 #: lib/rbot/core/auth.rb:405
332 msgid ""
333 "user topics: show, enable|disable, add|rm netmask, set, reset, tell, create, "
334 "list, destroy"
335 msgstr ""
336 "sujets utilisateur: show, enable|disable, add|rm netmask, set, reset, tell, "
337 "create, list, destroy"
338
339 #: lib/rbot/core/auth.rb:408
340 msgid ""
341 "auth <masterpassword>: log in as the bot owner; other commands: login, "
342 "whoami, permissions syntax, permissions [re]set, permissions view, user, "
343 "meet, hello, allow, prevent"
344 msgstr ""
345 "auth <mot de passe du maitre>: se log en tant que maître du bot; autres "
346 "commandes: login, whoami, permission syntax, permissions [re]set, "
347 "permissions view, user"
348
349 #: lib/rbot/core/auth.rb:410
350 msgid ""
351 "meet <nick> [as <user>]: creates a bot user for nick, calling it user "
352 "(defaults to the nick itself)"
353 msgstr ""
354 "meet <pseudo> [<utilisateur>]: crée un utilisateur nommé pseudo, appellé "
355 "<utilisateur> (par defaut le pseudo est utilisé)"
356
357 #: lib/rbot/core/auth.rb:412
358 msgid "hello: creates a bot user for the person issuing the command"
359 msgstr "hello: crée un utilisateur pour la personne ayant tapé la commande"
360
361 #: lib/rbot/core/auth.rb:415
362 #, fuzzy
363 msgid ""
364 "allow <user> to do <sample command> [<where>]: gives botuser <user> the "
365 "permissions to execute a command such as the provided sample command"
366 msgstr ""
367 "autorise <utilisateur> à utiliser <exemple de commande> [<où>]: donne à "
368 "l'utilisateur <utilisateur> la permission d'executer une commande tel que "
369 "l'exemple (en privé ou sur un salon, selon l'option <où>)"
370
371 #: lib/rbot/core/auth.rb:416 lib/rbot/core/auth.rb:424
372 msgid "(in private or in channel, according to the optional <where>)."
373 msgstr ""
374
375 #: lib/rbot/core/auth.rb:417 lib/rbot/core/auth.rb:425
376 msgid ""
377 "<sample command> should be a full command, not just the command keyword --"
378 msgstr ""
379
380 #: lib/rbot/core/auth.rb:418
381 msgid "correct: allow user to do addquote stuff --"
382 msgstr ""
383
384 #: lib/rbot/core/auth.rb:419
385 msgid "wrong: allow user to do addquote."
386 msgstr ""
387
388 #: lib/rbot/core/auth.rb:423
389 #, fuzzy
390 msgid ""
391 "deny <user> from doing <sample command> [<where>]: removes from botuser "
392 "<user> the permissions to execute a command such as the provided sample "
393 "command"
394 msgstr ""
395 "interdit <utilisateur> à utiliser <exemple de commande> [<où>]: supprime à "
396 "l'utilisateur <utilisateur> la permission d'executer une commande comme "
397 "l'exemple (en privé ou sur un salon, selon l'option <où>)"
398
399 #: lib/rbot/core/auth.rb:426
400 msgid "correct: deny user from doing addquote stuff --"
401 msgstr ""
402
403 #: lib/rbot/core/auth.rb:427
404 msgid "wrong: deny user from doing addquote."
405 msgstr ""
406
407 #: lib/rbot/core/auth.rb:430
408 msgid ""
409 "auth commands: auth, login, whoami, who, permission[s], user, meet, hello, "
410 "allow, deny"
411 msgstr ""
412 "commandes d'auth: auth, login, whoami, who, permission[s], user, meet, "
413 "hello, allow, deny"
414
415 #: lib/rbot/core/auth.rb:435
416 msgid "sorry, I need more arguments to %{command}"
417 msgstr "désolé, j'ai besoin de plus d'arguments pour %{command}"
418
419 #: lib/rbot/core/auth.rb:439
420 msgid "I can only %{command} these: %{arguments}"
421 msgstr "Je peux seulement %{command} avec: %{arguments}"
422
423 #: lib/rbot/core/auth.rb:474
424 msgid "no such bot user %{user}"
425 msgstr "aucun utilisateur %{user}"
426
427 #: lib/rbot/core/auth.rb:477
428 msgid "you can't mess with %{user}"
429 msgstr "vous ne pouvez pas le bricoler avec un %{user}"
430
431 #: lib/rbot/core/auth.rb:489
432 msgid "you can't see the properties of %{user}"
433 msgstr "vous ne pouvez pas voir la propriété de %{user}"
434
435 #: lib/rbot/core/auth.rb:498
436 msgid "no way I'm telling you the master password!"
437 msgstr "aucune chance que je vous dise le mot de passe du maitre!"
438
439 #: lib/rbot/core/auth.rb:499
440 msgid "you can't ask for someone else's password"
441 msgstr ""
442
443 #: lib/rbot/core/auth.rb:501
444 msgid ""
445 "c'mon, you can't be asking me seriously to tell you the password in public!"
446 msgstr ""
447 "voyons, soyons sérieux, vous ne pouvez pas me demander de dire le mot de "
448 "passe en publique !"
449
450 #: lib/rbot/core/auth.rb:502
451 msgid "the password for %{user} is %{password}"
452 msgstr "le mot de passe de %{user} est %{password}"
453
454 #: lib/rbot/core/auth.rb:516
455 msgid "can %{action}"
456 msgstr "faire %{action}"
457
458 #: lib/rbot/core/auth.rb:518
459 msgid "can not %{action}"
460 msgstr "impossible de %{action}"
461
462 #: lib/rbot/core/auth.rb:522
463 msgid "knows no netmasks"
464 msgstr "aucun netmasks connus"
465
466 #: lib/rbot/core/auth.rb:524
467 msgid "knows %{netmasks}"
468 msgstr "connus %{netmasks}"
469
470 #: lib/rbot/core/auth.rb:531 lib/rbot/core/auth.rb:558
471 #: lib/rbot/core/auth.rb:576 lib/rbot/core/auth.rb:608
472 msgid "you can't change the default user"
473 msgstr "vous ne pouvez changer l'utilisateur par default"
474
475 #: lib/rbot/core/auth.rb:532 lib/rbot/core/auth.rb:560
476 #: lib/rbot/core/auth.rb:578 lib/rbot/core/auth.rb:610
477 msgid "you can't edit %{user}"
478 msgstr "vous ne pouvez pas éditer %{user}"
479
480 #: lib/rbot/core/auth.rb:547 lib/rbot/core/auth.rb:594
481 msgid "I ignored %{things} because %{reason}"
482 msgstr "J'ai ignoré %{things} a cause de %{reason}"
483
484 #: lib/rbot/core/auth.rb:551 lib/rbot/core/auth.rb:598
485 msgid "I haven't changed anything"
486 msgstr "Je n'ai rien changé"
487
488 #: lib/rbot/core/auth.rb:569
489 msgid "is that a joke? setting the password in public?"
490 msgstr "c'est une blague? établir le mot de passe en public?"
491
492 #: lib/rbot/core/auth.rb:601
493 msgid "the password for %{user} is now %{password}"
494 msgstr "le mot de passe de %{user} est maintenant %{password}"
495
496 #: lib/rbot/core/auth.rb:615
497 msgid ""
498 "I can only add/remove netmasks. See +help user add+ for more instructions"
499 msgstr ""
500 "Je peux seulement ajouter/supprimer des netmasks. Voyez +help user add+ pour "
501 "plus d'instructions"
502
503 #: lib/rbot/core/auth.rb:636
504 msgid "sorry, I don't know how to %{request}"
505 msgstr "désolé, je ne sais pas comment %{request}"
506
507 #: lib/rbot/core/auth.rb:639
508 msgid "couldn't %{cmd}: %{exception}"
509 msgstr "impossible %{cmd}: %{exception}"
510
511 #: lib/rbot/core/auth.rb:668
512 msgid ""
513 "you are now registered as %{buname}. I created a random password for you : %"
514 "{pass} and you can change it at any time by telling me 'user set password "
515 "<password>' in private"
516 msgstr ""
517 "vous êtes maintenant entrgistré sous %{buname}. J'ai creé un mot de passe "
518 "alleatoire pour vous: %{pass} vous pouvez le changer n'importe quand en me "
519 "disant 'user set password <mot de passe>' en privé"
520
521 #: lib/rbot/core/auth.rb:675
522 msgid "but I already know %{buname}"
523 msgstr "mais aussi connu sous %{buname}"
524
525 #: lib/rbot/core/auth.rb:677
526 msgid "I had problems meeting %{nick}: %{e}"
527 msgstr "J'ai des problèmes pour rencontrer %{nick}: %{e}"
528
529 #: lib/rbot/core/auth.rb:686
530 msgid "couldn't find botuser %{user}"
531 msgstr "impossible de trouver l'utilisateur %{user}"
532
533 #: lib/rbot/core/auth.rb:688
534 msgid "I'm not telling the master password to anyone, pal"
535 msgstr "Je ne donne pas le mot de passe à n'importe qui, mon ami"
536
537 #: lib/rbot/core/auth.rb:689
538 msgid "the password for botuser %{user} is %{password}"
539 msgstr "le mot de passe de l'utilisateur %{user} est %{password}"
540
541 #: lib/rbot/core/auth.rb:692
542 msgid "I told %{user} that %{message}"
543 msgstr "Je viens de dire à %{user} ce message: %{message}"
544
545 #: lib/rbot/core/auth.rb:698
546 msgid "are you nuts, creating a botuser with a publicly known password?"
547 msgstr "est tu fou?, créer un utilisateur avec un mot de passe publique?"
548
549 #: lib/rbot/core/auth.rb:703
550 msgid "failed to create %{user}: %{exception}"
551 msgstr "impossible de créer %{user}: %{exception}"
552
553 #: lib/rbot/core/auth.rb:707
554 msgid "created botuser %{user}"
555 msgstr "utilisateur crée %{user}"
556
557 #: lib/rbot/core/auth.rb:715
558 msgid " (queued for destruction)"
559 msgstr " (dans la queue de destruction)"
560
561 #: lib/rbot/core/auth.rb:718
562 msgid "I have no botusers other than the default ones"
563 msgstr "Je n'ai aucun utilisateurs autres que celui de defaut"
564
565 #: lib/rbot/core/auth.rb:719
566 msgid "botuser: %{list}"
567 msgid_plural "botusers: %{list}"
568 msgstr[0] "utilisateur: %{list}"
569 msgstr[1] "utilisateurs: %{list}"
570
571 #: lib/rbot/core/auth.rb:726
572 msgid "You can't destroy %{user}"
573 msgstr "Vous ne pouvez detruire %{user}"
574
575 #: lib/rbot/core/auth.rb:736
576 msgid "no such botuser %{user}"
577 msgstr "aucun utilisateur %{user}"
578
579 #: lib/rbot/core/auth.rb:743
580 msgid "%{user} removed from the destruction queue"
581 msgstr "%{user} supprimé de la queue de destruction"
582
583 #: lib/rbot/core/auth.rb:745
584 msgid "%{user} was not queued for destruction"
585 msgstr "%{user} n'est pas dans la queue de destruction"
586
587 #: lib/rbot/core/auth.rb:750
588 msgid ""
589 "%{user} already queued for destruction, use %{highlight}user confirm destroy "
590 "%{user}%{highlight} to destroy it"
591 msgstr ""
592 "%{user} est déjà dans la queue de destruction, utilise %{highlight}user "
593 "destroy %{user} <mot de passe>%{highlight} pour le detruire"
594
595 #: lib/rbot/core/auth.rb:753
596 msgid ""
597 "%{user} queued for destruction, use %{highlight}user confirm destroy %{user}%"
598 "{highlight} to destroy it"
599 msgstr ""
600 "%{user} a été mis dans la queue de destruction, utilise %{highlight}user "
601 "destroy %{user} <mot de passe>%{highlight} pour le detruire"
602
603 #: lib/rbot/core/auth.rb:757
604 msgid "%{user} is not queued for destruction yet"
605 msgstr "%{user} n'est pas encore dans la queue de destruction"
606
607 #: lib/rbot/core/auth.rb:766 lib/rbot/core/auth.rb:806
608 msgid "failed: %{exception}"
609 msgstr "echec: %{exception}"
610
611 #: lib/rbot/core/auth.rb:768
612 msgid "botuser %{user} destroyed"
613 msgstr "utilisateur %{user} detruit"
614
615 #: lib/rbot/core/auth.rb:775
616 msgid "please don't touch the default users"
617 msgstr "veuillez ne pas toucher aux utilisateurs par defaut"
618
619 #: lib/rbot/core/auth.rb:784
620 msgid "no such botuser %{source}"
621 msgstr "aucun utilisateur %{source}"
622
623 #: lib/rbot/core/auth.rb:786
624 msgid "botuser %{dest} exists already"
625 msgstr "utilisateur %{dest} existe déjà"
626
627 #: lib/rbot/core/auth.rb:809
628 msgid "botuser %{source} copied to %{dest}"
629 msgstr "utilisateur %{source} copié vers %{dest}"
630
631 #: lib/rbot/core/auth.rb:812
632 msgid "botuser %{source} renamed to %{dest}"
633 msgstr "utilisateur %{source} renommé vers %{dest}"
634
635 #: lib/rbot/core/auth.rb:832
636 msgid "selecting data to export ..."
637 msgstr "selection des données à exporter ..."
638
639 #: lib/rbot/core/auth.rb:848
640 msgid "preparing data for export ..."
641 msgstr "préparation des données à exporter ..."
642
643 #: lib/rbot/core/auth.rb:871
644 msgid "failed to prepare data: %{exception}"
645 msgstr "échec de la préparation des données: %{exception}"
646
647 #: lib/rbot/core/auth.rb:876
648 msgid "exporting to %{file} ..."
649 msgstr "exportation vers %{file} ..."
650
651 #: lib/rbot/core/auth.rb:883
652 msgid "failed to export users: %{exception}"
653 msgstr "échec de l'export des utilisateurs: %{exception}"
654
655 #: lib/rbot/core/auth.rb:887 lib/rbot/core/auth.rb:965
656 msgid "done"
657 msgstr "terminé"
658
659 #: lib/rbot/core/auth.rb:904
660 msgid "reading %{file} ..."
661 msgstr "lecture %{file} ..."
662
663 #: lib/rbot/core/auth.rb:908
664 msgid "failed to import from: %{exception}"
665 msgstr "échec de l'import depuis: %{exception}"
666
667 #: lib/rbot/core/auth.rb:915
668 msgid "selecting data to import ..."
669 msgstr "sélection des données à importer ..."
670
671 #: lib/rbot/core/auth.rb:925
672 msgid "parsing data from import ..."
673 msgstr "analyse des données à importer ..."
674
675 #: lib/rbot/core/auth.rb:945
676 msgid "failed to parse data: %{exception}"
677 msgstr "echec de l'analyse des données: %{exception}"
678
679 #: lib/rbot/core/basics.rb:133
680 msgid "quit [<message>] => quit IRC with message <message>"
681 msgstr "quit [<message>] => quitte l'IRC avec le message <message>"
682
683 #: lib/rbot/core/basics.rb:135
684 msgid "restart => completely stop and restart the bot (including reconnect)"
685 msgstr ""
686 "restart => arrête completement le bot et le relance (incluant la "
687 "reconnection)"
688
689 #: lib/rbot/core/basics.rb:139
690 msgid "part"
691 msgstr "part =>quitte le salon en cours"
692
693 #: lib/rbot/core/basics.rb:141
694 msgid "hide => part all channels"
695 msgstr "hide =>quitte tous les salons"
696
697 #: lib/rbot/core/basics.rb:143
698 msgid ""
699 "say <channel>|<nick> <message> => say <message> to <channel> or in private "
700 "message to <nick>"
701 msgstr ""
702 "say <channel>|<nick> <message> => dire <message> sur <channel> ou message "
703 "privé à <nick>"
704
705 #: lib/rbot/core/basics.rb:145
706 msgid ""
707 "action <channel>|<nick> <message> => does a /me <message> to <channel> or in "
708 "private message to <nick>"
709 msgstr ""
710 "action <channel>|<nick> <message> => équivaut à un /me <message> sur "
711 "<channel> ou en message privé à <nick>"
712
713 #: lib/rbot/core/basics.rb:147
714 msgid ""
715 "quiet [in here|<channel>] => with no arguments, stop speaking in all "
716 "channels, if \"in here\", stop speaking in this channel, or stop speaking in "
717 "<channel>"
718 msgstr ""
719 "quiet [in here|<channel>] => sans arguments, silencieux sur tous les salons, "
720 "si \"in here\", silencieux sur ce salon ou dans le <channel>"
721
722 #: lib/rbot/core/basics.rb:149
723 msgid ""
724 "talk [in here|<channel>] => with no arguments, resume speaking in all "
725 "channels, if \"in here\", resume speaking in this channel, or resume "
726 "speaking in <channel>"
727 msgstr ""
728 "talk [in here|<channel>] => sans arguments, reprend la conversation dans "
729 "tous les salons, si \"in here\", reprend la conversation ici ou dans le "
730 "<channel>"
731
732 #: lib/rbot/core/basics.rb:151
733 msgid "ping => replies with a pong"
734 msgstr "ping => repond avec un pong"
735
736 #: lib/rbot/core/basics.rb:153
737 msgid ""
738 "mode <channel> <mode> <nicks> => set channel modes for <nicks> on <channel> "
739 "to <mode>"
740 msgstr ""
741 "mode <channel> <mode> <nicks> => établit les modes du salon pour <nicks> sur "
742 "<channel> vers <mode>"
743
744 #: lib/rbot/core/basics.rb:159
745 #, fuzzy
746 msgid ""
747 "%{name}: quit, restart, join, part, hide, save, say, action, topic, quiet, "
748 "talk, ping, mode"
749 msgstr ""
750 "%{name}: quit, restart, join, part, hide, save, nick, say, action, topic, "
751 "quiet, talk,version, ping, mode"
752
753 #: lib/rbot/core/config.rb:12
754 msgid " [%{secs} ago]"
755 msgstr ""
756
757 #: lib/rbot/core/config.rb:18
758 msgid "I'm a v. %{version}%{ago} rubybot%{copyright}%{url}"
759 msgstr "Je suis rubybot v. %{version}%{ago} rubybot%{copyright}%{url}"
760
761 #: lib/rbot/core/config.rb:39
762 msgid "no such module %{module}"
763 msgstr "aucun module %{module}"
764
765 #: lib/rbot/core/config.rb:55 lib/rbot/core/config.rb:66
766 #: lib/rbot/core/config.rb:88 lib/rbot/core/config.rb:101
767 #: lib/rbot/core/config.rb:127 lib/rbot/core/config.rb:150
768 msgid "no such config key %{key}"
769 msgstr "aucune clé de configuration %{key}"
770
771 #: lib/rbot/core/config.rb:78
772 msgid "no config key found matching %{r}"
773 msgstr "aucune clé de configuration trouvée correspondant à %{r}"
774
775 #: lib/rbot/core/config.rb:80
776 msgid "possible keys: %{kl}"
777 msgstr "clés possibles: %{kl}"
778
779 #: lib/rbot/core/config.rb:93 lib/rbot/core/config.rb:112
780 #: lib/rbot/core/config.rb:142 lib/rbot/core/config.rb:165
781 msgid "this config change will take effect on the next restart"
782 msgstr "cette configuration prendra effet au prochain redemarrage du bot"
783
784 #: lib/rbot/core/config.rb:94 lib/rbot/core/config.rb:115
785 #: lib/rbot/core/config.rb:143 lib/rbot/core/config.rb:166
786 msgid "this config change will take effect on the next rescan"
787 msgstr "cette configuration prendra effet au prochain rafraîchissement du bot"
788
789 #: lib/rbot/core/config.rb:108
790 msgid "failed to set %{key}: %{error}"
791 msgstr "impossible de mettre %{key}: %{error}"
792
793 #: lib/rbot/core/config.rb:131 lib/rbot/core/config.rb:154
794 msgid "config key %{key} is not an array"
795 msgstr "la clé de configuration %{key} n'est pas un tableau"
796
797 #: lib/rbot/core/config.rb:138
798 msgid "failed to add %{value} to %{key}: %{error}"
799 msgstr "impossible d'ajouter %{value} à %{key}: %{error}"
800
801 #: lib/rbot/core/config.rb:161
802 msgid "failed to remove %{value} from %{key}: %{error}"
803 msgstr "impossible de supprimer %{value} depuis %{key}: %{error}"
804
805 #: lib/rbot/core/config.rb:175
806 msgid "saving ..."
807 msgstr "sauvegarde ..."
808
809 #: lib/rbot/core/config.rb:177
810 msgid "rescanning ..."
811 msgstr "rafraîchit ..."
812
813 #: lib/rbot/core/config.rb:179
814 msgid "done. %{plugin_status}"
815 msgstr "terminé. %{plugin_status}"
816
817 #: lib/rbot/core/config.rb:221
818 msgid ""
819 "config list => list configuration modules, config list <module> => list "
820 "configuration keys for module <module>"
821 msgstr ""
822 "config list => liste de la configuration des modules, config list <module> "
823 "=> liste des clés de configuration du module <module>"
824
825 #: lib/rbot/core/config.rb:223
826 msgid "config get <key> => get configuration value for key <key>"
827 msgstr "config get <clé> => obtient la valeur de la <clé>"
828
829 #: lib/rbot/core/config.rb:225
830 msgid "reset key <key> to the default"
831 msgstr "reset key <clé> remet la clé à sa valeur d'origine"
832
833 #: lib/rbot/core/config.rb:227
834 msgid ""
835 "config set <key> <value> => set configuration value for key <key> to <value>"
836 msgstr "config set <clé> <valeur> => enregistre la <valeur> de la <clé>"
837
838 #: lib/rbot/core/config.rb:229
839 msgid "config desc <key> => describe what key <key> configures"
840 msgstr "config desc <clé> => décris ce que la <clé> configure"
841
842 #: lib/rbot/core/config.rb:231
843 msgid ""
844 "config add <value> to <key> => add value <value> to key <key> if <key> is an "
845 "array"
846 msgstr ""
847 "config add <valeur> to <clé> => ajoute la <valeur> à la <clé> si <clé> est "
848 "un tableau"
849
850 #: lib/rbot/core/config.rb:233
851 msgid ""
852 "config rm <value> from <key> => remove value <value> from key <key> if <key> "
853 "is an array"
854 msgstr ""
855 "config rm <valeur> from <clé> => supprime la <valeur> de la <clé> si <clé> "
856 "est un tableau"
857
858 #: lib/rbot/core/config.rb:235
859 msgid ""
860 "config module - bot configuration. usage: list, desc, get, set, unset, add, "
861 "rm"
862 msgstr ""
863 "config module - configuration du bot. utilisation: list, desc, get, set, "
864 "unset, add, rm"
865
866 #: lib/rbot/core/config.rb:240
867 msgid "nick <newnick> => change the bot nick to <newnick>, if possible"
868 msgstr "nick <pseudo> => change le pseudo en <pseudo>"
869
870 #: lib/rbot/core/config.rb:242
871 msgid "status => display some information on the bot's status"
872 msgstr "status => affiche quelques informations sur le status du bot"
873
874 #: lib/rbot/core/config.rb:244
875 msgid "save => save current dynamic data and configuration"
876 msgstr ""
877 "save => sauvegarde les données dynamiques courantes et les données de "
878 "configuration"
879
880 #: lib/rbot/core/config.rb:246
881 msgid "rescan => reload modules and static facts"
882 msgstr "rescan => recharge les modules et les definitions statiques"
883
884 #: lib/rbot/core/config.rb:248
885 msgid "version => describes software version"
886 msgstr "version => affiche la version logicielle"
887
888 #: lib/rbot/core/config.rb:250
889 msgid "config-related tasks: config, save, rescan, version, nick, status"
890 msgstr "taches de configuration similaire: config, save, rescan"
891
892 #: lib/rbot/core/filters_ui.rb:25
893 msgid "no filters in group %{g}"
894 msgstr "aucuns filtres dans le groupe %{g}"
895
896 #: lib/rbot/core/filters_ui.rb:27
897 msgid "no known filters"
898 msgstr "aucuns filtres connus"
899
900 #: lib/rbot/core/filters_ui.rb:30
901 msgid "known filters: "
902 msgstr "filtres connus: "
903
904 #: lib/rbot/core/filters_ui.rb:38
905 msgid "no known filter groups"
906 msgstr "aucuns filtres de groupes connus"
907
908 #: lib/rbot/core/filters_ui.rb:40
909 msgid "known filter groups: "
910 msgstr "fitres de groupes connus: "
911
912 #: lib/rbot/core/filters_ui.rb:50
913 msgid "no filters match %{pat}"
914 msgstr "aucuns filtres ne correspond à %{pat}"
915
916 #: lib/rbot/core/filters_ui.rb:52
917 msgid "filters matching %{pat}: "
918 msgstr "filtres correspondants à %{pat}: "
919
920 #: lib/rbot/core/userdata.rb:161
921 msgid "%{key} data for %{user}: %{data}"
922 msgstr "%{word} appris par %{user} le %{date}"
923
924 #: lib/rbot/core/userdata.rb:167
925 msgid "sorry, no %{key} data for %{user}"
926 msgstr "désolé, aucune %{key} de donnée pour %{user}"
927
928 #: lib/rbot/core/utils/utils.rb:204
929 msgid "year"
930 msgstr "année"
931
932 #: lib/rbot/core/utils/utils.rb:204
933 msgid "years"
934 msgstr "années"
935
936 #: lib/rbot/core/utils/utils.rb:206
937 msgid "month"
938 msgstr "mois"
939
940 #: lib/rbot/core/utils/utils.rb:206
941 msgid "months"
942 msgstr "mois"
943
944 #: lib/rbot/core/utils/utils.rb:208
945 msgid "day"
946 msgstr "jour"
947
948 #: lib/rbot/core/utils/utils.rb:208
949 msgid "days"
950 msgstr "jours"
951
952 #: lib/rbot/core/utils/utils.rb:210
953 msgid "hour"
954 msgstr "heure"
955
956 #: lib/rbot/core/utils/utils.rb:210
957 msgid "hours"
958 msgstr "heures"
959
960 #: lib/rbot/core/utils/utils.rb:212
961 msgid "minute"
962 msgstr "minute"
963
964 #: lib/rbot/core/utils/utils.rb:212
965 msgid "minutes"
966 msgstr "minutes"
967
968 #: lib/rbot/core/utils/utils.rb:214
969 msgid "second"
970 msgstr "seconde"
971
972 #: lib/rbot/core/utils/utils.rb:214
973 msgid "seconds"
974 msgstr "secondes"
975
976 #: lib/rbot/core/utils/utils.rb:221
977 msgid " and "
978 msgstr " et "
979
980 #: lib/rbot/core/utils/utils.rb:252
981 msgid "right now"
982 msgstr ""
983
984 #: lib/rbot/core/utils/utils.rb:256
985 msgid "%{d} from now"
986 msgstr ""
987
988 #: lib/rbot/core/utils/utils.rb:258
989 msgid "%{d} ago"
990 msgstr ""
991
992 #: lib/rbot/core/utils/utils.rb:270
993 #, fuzzy
994 msgid "%{m} years"
995 msgstr "jours"
996
997 #: lib/rbot/core/utils/utils.rb:272
998 #, fuzzy
999 msgid "%{m} months"
1000 msgstr "minutes"
1001
1002 #: lib/rbot/core/utils/utils.rb:274
1003 #, fuzzy
1004 msgid "%{m} weeks"
1005 msgstr "minutes"
1006
1007 #: lib/rbot/core/utils/utils.rb:276
1008 #, fuzzy
1009 msgid "%{m} days"
1010 msgstr "jours"
1011
1012 #: lib/rbot/core/utils/utils.rb:278
1013 #, fuzzy
1014 msgid "%{m} hours"
1015 msgstr "heures"
1016
1017 #: lib/rbot/core/utils/utils.rb:280
1018 msgid "half an hour"
1019 msgstr ""
1020
1021 #: lib/rbot/core/utils/utils.rb:283
1022 #, fuzzy
1023 msgid "an hour"
1024 msgstr "heure"
1025
1026 #: lib/rbot/core/utils/utils.rb:285
1027 msgid "an hour and a half"
1028 msgstr ""
1029
1030 #: lib/rbot/core/utils/utils.rb:287
1031 #, fuzzy
1032 msgid "%{m} minutes"
1033 msgstr "minutes"
1034
1035 #: lib/rbot/core/utils/utils.rb:289
1036 #, fuzzy
1037 msgid "%{m} seconds"
1038 msgstr "secondes"
1039
1040 #: lib/rbot/core/utils/utils.rb:291
1041 #, fuzzy
1042 msgid "one second"
1043 msgstr "seconde"
1044
1045 #: lib/rbot/core/wordlist_ui.rb:10
1046 msgid "wordlist list [<pattern>] => list wordlists (matching <pattern>)"
1047 msgstr ""
1048
1049 #: lib/rbot/core/wordlist_ui.rb:16
1050 msgid "no wordlist found"
1051 msgstr ""
1052
1053 #: lib/rbot/core/wordlist_ui.rb:18
1054 msgid "Wordlists: %{found}"
1055 msgstr ""
1056
1057 #: lib/rbot/ircbot.rb:1325
1058 msgid "help topics: "
1059 msgstr "sujets d'aide: "
1060
1061 #: lib/rbot/ircbot.rb:1327
1062 msgid " (help <topic> for more info)"
1063 msgstr "(help <sujet> pour plus d'informations)"
1064
1065 #: lib/rbot/ircbot.rb:1330
1066 msgid "no help for topic %{topic}"
1067 msgstr "aucune aide pour le sujet %{topic}"
1068
1069 #: lib/rbot/ircbot.rb:1341
1070 msgid ""
1071 "Uptime %{up}, %{plug} plugins active, %{sent} lines sent, %{recv} received."
1072 msgstr ""
1073 "Uptime %{up},%{plug} plugins actifs, %{sent} lignes envoyés, %{recv} recut."
1074
1075 #: lib/rbot/plugins.rb:344
1076 msgid "incorrect usage, ask for help using '%{command}'"
1077 msgstr "utilisation incorrecte, demandez de l'aide via '%{command}'"
1078
1079 #: lib/rbot/plugins.rb:707
1080 msgid "%{count} core module loaded"
1081 msgid_plural "%{count} core modules loaded"
1082 msgstr[0] "%{count} core module chargé"
1083 msgstr[1] "%{count} core modules chargés"
1084
1085 #: lib/rbot/plugins.rb:710
1086 msgid "%{count} core module: %{list}"
1087 msgid_plural "%{count} core modules: %{list}"
1088 msgstr[0] "%{count} core module: %{list}"
1089 msgstr[1] "%{count} core modules: %{list}"
1090
1091 #: lib/rbot/plugins.rb:716
1092 msgid "no core botmodules loaded"
1093 msgstr "aucuns modules du core de chargé"
1094
1095 #: lib/rbot/plugins.rb:721
1096 msgid "%{count} plugin loaded"
1097 msgid_plural "%{count} plugins loaded"
1098 msgstr[0] "%{count} plugin chargé"
1099 msgstr[1] "%{count} plugins chargés"
1100
1101 #: lib/rbot/plugins.rb:724
1102 msgid "%{count} plugin: %{list}"
1103 msgid_plural "%{count} plugins: %{list}"
1104 msgstr[0] "%{count} plugin: %{list}"
1105 msgstr[1] "%{count} plugins: %{list}"
1106
1107 #: lib/rbot/plugins.rb:735
1108 msgid "%{highlight}%{count} plugin ignored%{highlight}"
1109 msgid_plural "%{highlight}%{count} plugins ignored%{highlight}"
1110 msgstr[0] "%{highlight}%{count} plugin ignoré%{highlight}"
1111 msgstr[1] "%{highlight}%{count} plugins ignorés%{highlight}"
1112
1113 #: lib/rbot/plugins.rb:740
1114 msgid ""
1115 "%{highlight}%{count} plugin ignored%{highlight}: use %{bold}%{command}%"
1116 "{bold} to see why"
1117 msgid_plural ""
1118 "%{highlight}%{count} plugins ignored%{highlight}: use %{bold}%{command}%"
1119 "{bold} to see why"
1120 msgstr[0] ""
1121 "%{highlight}%{count} plugin ignoré%{highlight}: utilisez %{bold}%{command}%"
1122 "{bold} pour voir pourquoi"
1123 msgstr[1] ""
1124 "%{highlight}%{count} plugins ignorés%{highlight}: utilisez %{bold}%{command}%"
1125 "{bold} pour voir pourquoi"
1126
1127 #: lib/rbot/plugins.rb:750
1128 msgid "%{highlight}%{count} plugin failed to load%{highlight}"
1129 msgid_plural "%{highlight}%{count} plugins failed to load%{highlight}"
1130 msgstr[0] "%{highlight}%{count} plugin impossible à chargé%{highlight}"
1131 msgstr[1] "%{highlight}%{count} plugins impossibles à chargés%{highlight}"
1132
1133 #: lib/rbot/plugins.rb:755
1134 msgid ""
1135 "%{highlight}%{count} plugin failed to load%{highlight}: use %{bold}%"
1136 "{command}%{bold} to see why"
1137 msgid_plural ""
1138 "%{highlight}%{count} plugins failed to load%{highlight}: use %{bold}%"
1139 "{command}%{bold} to see why"
1140 msgstr[0] ""
1141 "%{highlight}%{count} plugin impossible à chargé%{highlight}: utilisez %"
1142 "{bold}%{command}%{bold} pour voir pourquoi"
1143 msgstr[1] ""
1144 "%{highlight}%{count} plugins impossibles à chargés%{highlight}: utilisez %"
1145 "{bold}%{command}%{bold} pour voir pourquoi"
1146
1147 #: lib/rbot/plugins.rb:785
1148 msgid "no plugins failed to load"
1149 msgstr "aucuns plugins n'ont échoués au chargement"
1150
1151 #: lib/rbot/plugins.rb:787
1152 msgid ""
1153 "%{highlight}%{plugin}%{highlight} in %{dir} failed with error %{exception}: %"
1154 "{reason}"
1155 msgstr ""
1156 "%{highlight}%{plugin}%{highlight} dans %{dir} a échoué avec l'erreur %"
1157 "{exception}: %{reason}"
1158
1159 #: lib/rbot/plugins.rb:791
1160 msgid "at %{backtrace}"
1161 msgstr "à %{backtrace}"
1162
1163 #: lib/rbot/plugins.rb:797
1164 msgid "no plugins were ignored"
1165 msgstr "aucun plugins n'ont été ignoré"
1166
1167 #: lib/rbot/plugins.rb:801
1168 msgid "overruled by previous"
1169 msgstr "rejeté par le precedent"
1170
1171 #: lib/rbot/registry.rb:22
1172 msgid ""
1173 "upgrading old-style (rbot 0.9.5 or earlier) plugin registry to new format"
1174 msgstr ""
1175 "mise à jour du vieux style (rbot 0.9.5 ou plus vieux) de plugin de registre "
1176 "au nouveau format"
1177
1178 #: lib/rbot/registry.rb:41
1179 msgid ""
1180 "upgrading previous (rbot 0.9.9 or earlier) plugin registry to new split "
1181 "format"
1182 msgstr ""
1183 "mise a jour du (rbot 0.9.9 ou plus vieux) plugin de registre vers le nouveau "
1184 "format divisé"
1185
1186 #: lib/rbot/registry.rb:190
1187 msgid "marshal recovery failed, trying default"
1188 msgstr "la tentative de récuperation marshal a échoué, essai des defauts"
1189
1190 #, fuzzy
1191 #~ msgid "on %{date}"
1192 #~ msgstr "faire %{action}"
1193
1194 #, fuzzy
1195 #~ msgid "one day"
1196 #~ msgstr "jour"
1197
1198 #~ msgid "nick <nick> => attempt to change nick to <nick>"
1199 #~ msgstr "nick <nick> => essaye de changer le pseudo en <nick>"