]> git.deb.at Git - pkg/abook.git/blob - po/fr.po
Update po files with newest strings (date formats and bsdcal filter).
[pkg/abook.git] / po / fr.po
1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR Free Software Foundation, Inc.
3 # This file is distributed under the same license as the PACKAGE package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5 #
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: abook\n"
9 "Report-Msgid-Bugs-To: <abook-devel@lists.sourceforge.net>\n"
10 "POT-Creation-Date: 2006-09-07 23:31+0200\n"
11 "PO-Revision-Date: 2006-09-05 11:42+0200\n"
12 "Last-Translator: Cedric Duval <cedricduval+abook@free.fr>\n"
13 "Language-Team: french\n"
14 "MIME-Version: 1.0\n"
15 "Content-Type: text/plain; charset=utf-8\n"
16 "Content-Transfer-Encoding: 8bit\n"
17
18 #: abook.c:93
19 #, c-format
20 msgid "Cannot create directory %s\n"
21 msgstr "Impossible de créer le répertoire %s\n"
22
23 #: abook.c:99
24 #, c-format
25 msgid "%s is not a directory\n"
26 msgstr "%s n'est pas un répertoire\n"
27
28 #: abook.c:117
29 #, c-format
30 msgid "Memory allocation failure: %s\n"
31 msgstr "Erreur d'allocation mémoire: %s\n"
32
33 #: abook.c:128
34 #, c-format
35 msgid "Press enter to continue...\n"
36 msgstr "Appuyez sur entrée pour continuer...\n"
37
38 #: abook.c:143
39 #, c-format
40 msgid "File %s is not writeable"
41 msgstr "Impossible d'écrire dans le fichier %s"
42
43 #: abook.c:148
44 msgid "If you continue all changes will be lost. Do you want to continue?"
45 msgstr ""
46 "Si vous continuez, vos modifications seront perdues. Voulez-vous continuer ?"
47
48 #: abook.c:167
49 msgid "Save database"
50 msgstr "Sauvegarder la base de données"
51
52 #: abook.c:169
53 msgid "Quit without saving"
54 msgstr "Quitter sans sauvegarder"
55
56 #: abook.c:227
57 #, c-format
58 msgid "%s is not a valid HOME directory\n"
59 msgstr "%s n'est pas un répertoire personnel (HOME) valide\n"
60
61 #: abook.c:258
62 #, c-format
63 msgid ""
64 "Cannot combine options --mutt-query, --convert, --add-email or --add-email-"
65 "quiet\n"
66 msgstr ""
67 "Impossible de combiner les options --mutt-query, --convert, --add-email ou --"
68 "add-email-quiet\n"
69
70 #: abook.c:289
71 #, c-format
72 msgid "please use option --%s after --convert option\n"
73 msgstr "Veuillez utiliser l'option --%s après l'option --convert\n"
74
75 #: abook.c:388
76 #, c-format
77 msgid "%s: unrecognized arguments on command line\n"
78 msgstr "%s: paramètres de ligne de commande non reconnus\n"
79
80 #: abook.c:410
81 msgid "     -h\t--help\t\t\t\tshow usage"
82 msgstr "     -h\t--help\t\t\t\tafficher l'aide"
83
84 #: abook.c:411
85 msgid "     -C\t--config\t<file>\t\tuse an alternative configuration file"
86 msgstr ""
87 "     -C\t--config\t<fichier>\tutiliser un autre fichier de configuration"
88
89 #: abook.c:412
90 msgid "\t--datafile\t<file>\t\tuse an alternative addressbook file"
91 msgstr "\t--datafile\t<fichier>\tutiliser un autre carnet d'adresses"
92
93 #: abook.c:413
94 msgid "\t--mutt-query\t<string>\tmake a query for mutt"
95 msgstr "\t--mutt-query\t<chaine>\teffectuer une requête pour mutt"
96
97 #: abook.c:414
98 msgid ""
99 "\t--add-email\t\t\tread an e-mail message from stdin and\n"
100 "\t\t\t\t\tadd the sender to the addressbook"
101 msgstr ""
102 "\t--add-email\t\t\tlire un message électronique depuis\n"
103 "\t\t\t\t\tl'entrée standard et ajouter\n"
104 "\t\t\t\t\tl'expéditeur au carnet d'adresses"
105
106 #: abook.c:418
107 msgid ""
108 "\t--add-email-quiet\t\tsame as --add-email but doesn't\n"
109 "\t\t\t\t\trequire to confirm adding"
110 msgstr ""
111 "\t--add-email-quiet\t\tcomme --add-email mais sans nécessité de confirmer\n"
112 "\t\t\t\t\tl'ajout"
113
114 #: abook.c:422
115 msgid "\t--convert\t\t\tconvert address book files"
116 msgstr "\t--convert\t\t\tconvertir des carnets d'adresses"
117
118 #: abook.c:423
119 msgid "\toptions to use with --convert:"
120 msgstr "\toptions à utiliser avec --convert:"
121
122 #: abook.c:424
123 msgid "\t--informat\t<format>\tformat for input file"
124 msgstr "\t--informat\t<format>\tformat du fichier source"
125
126 #: abook.c:425
127 msgid "\t\t\t\t\t(default: abook)"
128 msgstr "\t\t\t\t\t(défaut: abook)"
129
130 #: abook.c:426
131 msgid "\t--infile\t<file>\t\tsource file"
132 msgstr "\t--infile\t<file>\t\tfichier source"
133
134 #: abook.c:427
135 msgid "\t\t\t\t\t(default: stdin)"
136 msgstr "\t\t\t\t\t(défaut: entrée standard)"
137
138 #: abook.c:428
139 msgid "\t--outformat\t<format>\tformat for output file"
140 msgstr "\t--outformat\t<format>\tformat du fichier de destination"
141
142 #: abook.c:429
143 msgid "\t\t\t\t\t(default: text)"
144 msgstr "\t\t\t\t\t(défaut: texte)"
145
146 #: abook.c:430
147 msgid "\t--outfile\t<file>\t\tdestination file"
148 msgstr "\t--outfile\t<file>\t\tfichier de destination"
149
150 #: abook.c:431
151 msgid "\t\t\t\t\t(default: stdout)"
152 msgstr "\t\t\t\t\t(défaut: sortie standard)"
153
154 #: abook.c:432
155 msgid "\t--formats\t\t\tlist available formats"
156 msgstr "\t--formats\t\t\tlister les formats disponibles"
157
158 #: abook.c:503
159 #, c-format
160 msgid "Cannot open database\n"
161 msgstr "Impossible d'ouvrir la base de données\n"
162
163 #: abook.c:629
164 #, c-format
165 msgid "too few arguments to make conversion\n"
166 msgstr "trop peu de paramètres pour effectuer la conversion\n"
167
168 #: abook.c:630
169 #, c-format
170 msgid "try --help\n"
171 msgstr "essayez --help\n"
172
173 #: abook.c:635
174 #, c-format
175 msgid ""
176 "input and output formats are the same\n"
177 "exiting...\n"
178 msgstr ""
179 "la source et la destination sont identiques\n"
180 "arrêt...\n"
181
182 #: abook.c:649
183 #, c-format
184 msgid "input format %s not supported\n"
185 msgstr "le format source %s n'est pas supporté\n"
186
187 #: abook.c:653
188 #, c-format
189 msgid "cannot read file %s\n"
190 msgstr "Impossible de lire le fichier %s\n"
191
192 #: abook.c:662
193 #, c-format
194 msgid "output format %s not supported\n"
195 msgstr "le format de destination %s n'est pas supporté\n"
196
197 #: abook.c:668
198 #, c-format
199 msgid "cannot write file %s\n"
200 msgstr "impossible d'écrire le fichier %s\n"
201
202 #: abook.c:689
203 #, c-format
204 msgid "cannot open %s\n"
205 msgstr "impossible d'ouvrir %s\n"
206
207 #: abook.c:692
208 #, c-format
209 msgid "%d item(s) added to %s\n"
210 msgstr "%d entrées ajoutées à %s\n"
211
212 #: abook.c:694
213 msgid "Valid sender address not found"
214 msgstr "Aucune adresse d'expéditeur valide trouvée"
215
216 #: abook.c:734
217 #, c-format
218 msgid "Address %s already in addressbook\n"
219 msgstr "L'adresse %s figure déjà dans le carnet d'adresses\n"
220
221 #: abook.c:744
222 #, c-format
223 msgid ""
224 "cannot open /dev/tty\n"
225 "you may want to use --add-email-quiet\n"
226 msgstr ""
227 "impossible d'ouvrir /dev/tty\n"
228 "peut-être souhaitez-vous utiliser --add-email-quiet\n"
229
230 #: abook.c:750
231 #, c-format
232 msgid "Add \"%s <%s>\" to %s? (%c/%c)\n"
233 msgstr "Ajouter \"%s <%s>\" à %s ? (%c/%c)\n"
234
235 #: abook.c:754 abook.c:761 ui.c:343 ui.c:609
236 msgid "keybinding for yes|y"
237 msgstr "o"
238
239 #: abook.c:755 abook.c:757 ui.c:341
240 msgid "keybinding for no|n"
241 msgstr "n"
242
243 #: abook.c:782
244 #, c-format
245 msgid "stdin is a directory or cannot stat stdin\n"
246 msgstr "stdin est un répertoire, ou impossible d'en quérir son état\n"
247
248 #: abook.h:16
249 msgid "q:quit  ?:help  a:add  r:remove"
250 msgstr "q:quitter ?:aide a:ajouter r:supprimer"
251
252 #: database.c:45
253 msgid "Name"
254 msgstr "Nom"
255
256 #: database.c:46
257 msgid "E-mail addresses"
258 msgstr "Adresses email:"
259
260 #: database.c:47
261 msgid "Address"
262 msgstr "Adresse"
263
264 #: database.c:48
265 msgid "Address2"
266 msgstr "Adresse2"
267
268 #: database.c:49
269 msgid "City"
270 msgstr "Ville"
271
272 #: database.c:50
273 msgid "State/Province"
274 msgstr "État/Province"
275
276 #: database.c:51
277 msgid "ZIP/Postal Code"
278 msgstr "Code postal"
279
280 #: database.c:52
281 msgid "Country"
282 msgstr "Pays"
283
284 #: database.c:53
285 msgid "Home Phone"
286 msgstr "Téléphone domicile"
287
288 #: database.c:54
289 msgid "Work Phone"
290 msgstr "Téléphone travail"
291
292 #: database.c:55
293 msgid "Fax"
294 msgstr "Fax"
295
296 #: database.c:56
297 msgid "Mobile"
298 msgstr "Portable"
299
300 #: database.c:57
301 msgid "Nickname/Alias"
302 msgstr "Surnom/Pseudo"
303
304 #: database.c:58
305 msgid "URL"
306 msgstr "URL"
307
308 #: database.c:59
309 msgid "Notes"
310 msgstr "Notes"
311
312 #: database.c:60
313 msgid "Anniversary day"
314 msgstr "Date d'anniversaire"
315
316 #: database.c:166
317 msgid "field already defined"
318 msgstr "champ déjà défini"
319
320 #: database.c:170
321 msgid "standard field does not need to be declared"
322 msgstr "les champs standard n'ont pas besoin d'être déclarés"
323
324 #: database.c:185
325 msgid "unknown type"
326 msgstr "type inconnu"
327
328 #: database.c:585
329 msgid "Invalid field value defined in configuration"
330 msgstr "Valeur de champ invalide définie dans la configuration"
331
332 #: database.c:588
333 msgid "Invalid field value for sorting"
334 msgstr "Valeur de champ invalide pour le classement"
335
336 # Comment traduire 'tab' ?
337 #: edit.c:57
338 msgid "Tab name too wide for screen"
339 msgstr "Intitulé d'onglet trop large pour l'écran"
340
341 #: edit.c:355
342 msgid "keybindings_new_123456789|n123456789"
343 msgstr "n123456789"
344
345 #: edit.c:357
346 #, c-format
347 msgid "Choose %s to modify (<1>%s%c%s%s."
348 msgstr "Choisir %s à modifier (<1>%s%c%s%s."
349
350 #: edit.c:358
351 msgid "email"
352 msgstr "email"
353
354 #: edit.c:358
355 msgid "item"
356 msgstr "entrée"
357
358 #: edit.c:363
359 msgid " or <n>ew"
360 msgstr " ou <n>nouveau"
361
362 #: edit.c:381
363 msgid "E-mail: "
364 msgstr "Emails: "
365
366 #: edit.c:381
367 msgid "Item: "
368 msgstr "Entrée: "
369
370 #: edit.c:420
371 msgid "%Y-%M-%D"
372 msgstr ""
373
374 #: edit.c:421
375 msgid "--%M-%D"
376 msgstr ""
377
378 #: edit.c:520
379 msgid "Day: "
380 msgstr "Jour: "
381
382 #: edit.c:520
383 msgid "Month: "
384 msgstr "Mois: "
385
386 #: edit.c:520
387 msgid "Year (optional): "
388 msgstr "Année (optionnelle): "
389
390 #: edit.c:553
391 msgid "Invalid date"
392 msgstr "Date invalide"
393
394 #: edit.c:708
395 msgid "Name: "
396 msgstr "Nom: "
397
398 #: edit.h:14
399 msgid "?:help q:quit editor"
400 msgstr "?:aide q:quitter l'éditeur"
401
402 #: filter.c:71 filter.c:82
403 msgid "abook native format"
404 msgstr "format natif abook"
405
406 #: filter.c:72
407 msgid "ldif / Netscape addressbook"
408 msgstr "ldif / carnet d'adresses Netscape"
409
410 #: filter.c:73 filter.c:84
411 msgid "mutt alias"
412 msgstr "alias mutt"
413
414 #: filter.c:74 filter.c:86
415 msgid "pine addressbook"
416 msgstr "carnet d'adresses pine"
417
418 #: filter.c:75 filter.c:88
419 msgid "comma separated values"
420 msgstr "valeurs délimitées par des virgules"
421
422 #: filter.c:76 filter.c:89
423 msgid "comma separated values (all fields)"
424 msgstr "valeurs délimitées par des virgules (tous les champs)"
425
426 #: filter.c:77 filter.c:90
427 msgid "Palm comma separated values"
428 msgstr "valeur délimitées par des virgules, format Palm"
429
430 #: filter.c:83
431 msgid "ldif / Netscape addressbook (.4ld)"
432 msgstr "ldif / carnet d'adresses Netscape (.41d)"
433
434 #: filter.c:85
435 msgid "html document"
436 msgstr "document html"
437
438 #: filter.c:87
439 msgid "GnomeCard (VCard) addressbook"
440 msgstr "carnet d'adresses GnomCard (VCard)"
441
442 #: filter.c:91
443 msgid "elm alias"
444 msgstr "alias elm"
445
446 #: filter.c:92
447 msgid "plain text"
448 msgstr "texte simple"
449
450 #: filter.c:93
451 msgid "Wanderlust address book"
452 msgstr "carnet d'adresses Wanderlust"
453
454 #: filter.c:94
455 msgid "Spruce address book"
456 msgstr "carnet d'adresses Spruce"
457
458 #: filter.c:95
459 msgid "BSD calendar"
460 msgstr ""
461
462 #: filter.c:108
463 msgid "input:"
464 msgstr "entrée:"
465
466 #: filter.c:115
467 msgid "output:"
468 msgstr "sortie:"
469
470 #: filter.c:180
471 msgid "import database"
472 msgstr "importer la base de données"
473
474 #: filter.c:182 filter.c:299
475 msgid "please select a filter"
476 msgstr "veuillez choisir un filtre"
477
478 #: filter.c:190 filter.c:307
479 msgid "x -\tcancel"
480 msgstr "x - \tannuler"
481
482 #: filter.c:211 filter.c:345
483 msgid "Filename: "
484 msgstr "Nom de fichier: "
485
486 #: filter.c:218
487 msgid "Error occured while opening the file"
488 msgstr "Une erreur est survenue à l'ouverture du fichier"
489
490 #: filter.c:220
491 msgid "File does not seem to be a valid addressbook"
492 msgstr "Le fichier spécifié ne semble pas être un carnet d'adresses valide"
493
494 #: filter.c:297
495 msgid "export database"
496 msgstr "exporter la base de données"
497
498 #: filter.c:330
499 msgid "Export <a>ll, export <s>elected, or <c>ancel?"
500 msgstr "Exporter <t>out, exporter les entrées <s>électionnées, ou <a>nnuler ?"
501
502 #: filter.c:331 ui.c:632
503 msgid "keybindings:all/selected/cancel|asc"
504 msgstr "tsa"
505
506 #: filter.c:352
507 msgid "Error occured while exporting"
508 msgstr "Une erreur est survenue lors de l'exportation"
509
510 #: filter.c:1896
511 #, c-format
512 msgid "%02d/%02d\tAnniversary of %s\n"
513 msgstr ""
514
515 #: help.h:11
516 msgid "\t?\t\thelp\n"
517 msgstr "\t?\t\taide\n"
518
519 #: help.h:12
520 msgid "\tq\t\tquit\n"
521 msgstr "\tq\t\tquitter\n"
522
523 #: help.h:13
524 msgid "\tQ\t\tquit without saving\n"
525 msgstr "\tQ\t\tquitter sans sauvegarder\n"
526
527 #: help.h:14
528 msgid "\tP\t\tquit and output selected item(s) to stderr\n"
529 msgstr ""
530 "\tP\t\tquitter et afficher les entrées sélectionnées\n"
531 "\t\t\tsur la sortie d'erreur\n"
532
533 #: help.h:15
534 msgid "\t^L\t\trefresh screen\n"
535 msgstr "\t^L\t\trafraîchir l'écran\n"
536
537 #: help.h:17
538 msgid "\tarrows / j,k\tscroll list\n"
539 msgstr "\tflèches / j,k\tse déplacer dans la liste\n"
540
541 #: help.h:18
542 msgid "\tenter\t\tview/edit item\n"
543 msgstr "\tentrée\t\tvoir/éditer une entrée\n"
544
545 #: help.h:19
546 msgid "\ta\t\tadd item\n"
547 msgstr "\ta\t\tajouter une entrée\n"
548
549 #: help.h:20
550 msgid "\tr / del\t\tremove selected items\n"
551 msgstr "\tr / suppr\t\tsupprimer les entrées sélectionnées\n"
552
553 #: help.h:21
554 msgid "\tD\t\tduplicate item\n"
555 msgstr "\tD\t\tdupliquer une entrée\n"
556
557 #: help.h:23
558 msgid "\tspace\t\tselect item\n"
559 msgstr "\tespace\t\tsélectionner une entrée\n"
560
561 #: help.h:24
562 msgid "\t+\t\tselect all\n"
563 msgstr "\t+\t\ttout sélectionner\n"
564
565 #: help.h:25
566 msgid "\t-\t\tunselect all\n"
567 msgstr "\t-\t\ttout désélectionner\n"
568
569 #: help.h:26
570 msgid "\t*\t\tinvert selection\n"
571 msgstr "\t*\t\tinverser la sélection\n"
572
573 #: help.h:28
574 msgid "\tw\t\twrite database to disk\n"
575 msgstr "\tw\t\técrire la base de données sur le disque\n"
576
577 #: help.h:29
578 msgid "\tl\t\tread database from disk\n"
579 msgstr "\tl\t\tlire la base de données depuis le disque\n"
580
581 #: help.h:30
582 msgid "\tC\t\tclear whole database\n"
583 msgstr "\tC\t\teffacer entièrement la base de données\n"
584
585 #: help.h:31
586 msgid "\ti\t\timport database\n"
587 msgstr "\ti\t\timporter une base de données\n"
588
589 #: help.h:32
590 msgid "\te\t\texport database\n"
591 msgstr "\te\t\texporter la base de données\n"
592
593 #: help.h:33
594 msgid "\tp\t\tprint database\n"
595 msgstr "\tp\t\timprimer la base de données\n"
596
597 #: help.h:34
598 msgid "\to\t\topen database\n"
599 msgstr "\to\t\touvrir une base de données\n"
600
601 #: help.h:36
602 msgid "\ts\t\tsort database\n"
603 msgstr "\ts\t\tclasser la base de données\n"
604
605 #: help.h:37
606 msgid "\tS\t\t\"surname sort\"\n"
607 msgstr "\tS\t\tclassement par nom de famille\n"
608
609 #: help.h:38
610 msgid "\tF\t\tsort by field (defined in configuration file)\n"
611 msgstr ""
612 "\tF\t\tclassement par champ\n"
613 "\t\t\t(défini dans le fichier de configuration)\n"
614
615 #: help.h:40
616 msgid "\t/\t\tsearch\n"
617 msgstr "\t/\t\trechercher\n"
618
619 #: help.h:41
620 msgid "\t\\\t\tsearch next occurrence\n"
621 msgstr "\t\\\t\trechercher la correspondance suivante\n"
622
623 #: help.h:43
624 msgid "\tA\t\tmove current item up\n"
625 msgstr "\tA\t\tdéplacer l'entrée courante vers le haut\n"
626
627 #: help.h:44
628 msgid "\tZ\t\tmove current item down\n"
629 msgstr "\tZ\t\tdéplacer l'entrée courante vers le bas\n"
630
631 #: help.h:46
632 msgid "\tm\t\tsend mail with mutt\n"
633 msgstr "\tm\t\tenvoyer un courrier électronique avec mutt\n"
634
635 #: help.h:47
636 msgid "\tv\t\tview URL with web browser\n"
637 msgstr "\tv\t\tvisualiser l'URL avec un navigateur web\n"
638
639 #: help.h:55
640 msgid "\tarrows/h,l\t\tchange tab\n"
641 msgstr "\tflèches/h,l\tchanger de \"tab\"\n"
642
643 #: help.h:57
644 msgid "\tq\t\t\tquit to main screen\n"
645 msgstr "\tq\t\tretourner à l'écran principal\n"
646
647 #: help.h:59
648 msgid "\t1 - 5 A - Z\t\tedit fields\n"
649 msgstr "\t1 - 5 A - Z\t\t\téditer les champs\n"
650
651 #: help.h:61
652 msgid "\tk or <\t\t\tprevious item\n"
653 msgstr "\tk ou <\t\t\tentrée précédente\n"
654
655 #: help.h:62
656 msgid "\tj or >\t\t\tnext item\n"
657 msgstr "\tj ou >\t\t\tentrée suivante\n"
658
659 #: help.h:64
660 msgid "\tr\t\t\troll e-mail addresses up\n"
661 msgstr "\tr\t\t\trotation des adresses email vers le haut\n"
662
663 #: help.h:65
664 msgid "\tESC-r\t\t\troll e-mail addresses down\n"
665 msgstr "\tESC-r\t\t\trotation des adresses email vers le bas\n"
666
667 #: help.h:67
668 msgid "\tu\t\t\tundo\n"
669 msgstr "\tu\t\t\tannuler\n"
670
671 #: help.h:69
672 msgid "\tm\t\t\tsend mail with mutt\n"
673 msgstr "\tm\t\t\tenvoyer un courrier électronique avec mutt\n"
674
675 #: help.h:70
676 msgid "\tv\t\t\tview url with web browser\n"
677 msgstr "\tv\t\t\tvisualiser l'URL avec un navigateur web\n"
678
679 #: options.c:250
680 msgid "quote mismatch"
681 msgstr "problème de correspondance de guillemets"
682
683 #: options.c:256
684 msgid "no assignment character found"
685 msgstr "pas de caractère d'affectation trouvé"
686
687 #: options.c:259
688 msgid "error in comma separated list"
689 msgstr "erreur dans la liste de valeurs délimitées par des virgules"
690
691 #: options.c:289 options.c:308
692 msgid "invalid value"
693 msgstr "valeur invalide"
694
695 #: options.c:329
696 msgid "unknown option"
697 msgstr "option inconnue"
698
699 #: options.c:341
700 #, c-format
701 msgid ""
702 "valid values for the 'preserve_fields' option are 'all', "
703 "'standard' (default), and 'none'\n"
704 msgstr ""
705 "les valeurs correctes pour 'preserve_fields' sont 'all', "
706 "'standard' (défaut), et 'none'\n"
707
708 #: options.c:350
709 #, c-format
710 msgid ""
711 "valid values for the 'address_style' option are 'eu' (default), 'uk', and "
712 "'us'\n"
713 msgstr ""
714 "les valeurs correctes pour 'address_style' sont 'eu' (défaut), 'uk', et "
715 "'us'\n"
716
717 #: options.c:372
718 msgid "invalid value assignment"
719 msgstr "affectation de valeur invalide"
720
721 #: options.c:380
722 msgid ""
723 "customfield: obsolete command - please use the 'field' and 'view' commands "
724 "instead"
725 msgstr ""
726 "customfield: commande obsolète - veuillez utiliser les commandes 'field' et "
727 "'view'"
728
729 #: options.c:398
730 msgid "no view name provided"
731 msgstr "aucun nom de vue donné"
732
733 #: options.c:428
734 msgid "no field identifier provided"
735 msgstr "aucun identifieur de champ donné"
736
737 #: options.c:434
738 msgid "no field name provided"
739 msgstr "aucun nom de champ donné"
740
741 #: options.c:490
742 #, c-format
743 msgid "%s: parse error at line %d: "
744 msgstr "%s: erreur d'analyse lexicale à la ligne %d: "
745
746 #: options.c:494
747 #, c-format
748 msgid "unknown token %s\n"
749 msgstr "symbole inconnu %s\n"
750
751 #: ui.c:145
752 #, c-format
753 msgid "Your terminal size is %dx%d\n"
754 msgstr "La taille de votre terminal est de %dx%d\n"
755
756 #: ui.c:146
757 #, c-format
758 msgid "Terminal is too small. Minimum terminal size for abook is %dx%d\n"
759 msgstr "Terminal trop petit. Taille minimale de terminal pour abook: %dx%d\n"
760
761 #: ui.c:332
762 msgid " (Y/n)?"
763 msgstr " (O/n) ?"
764
765 #: ui.c:332
766 msgid " (y/N)?"
767 msgstr " (o/N) ?"
768
769 #: ui.c:410
770 msgid "help"
771 msgstr "aide"
772
773 #: ui.c:419
774 msgid "Press any key to continue..."
775 msgstr "Appuyez sur une touche pour continuer..."
776
777 #: ui.c:539
778 msgid "Remove selected item(s)"
779 msgstr "Supprimer les entrées sélectionnées"
780
781 #: ui.c:549
782 msgid "Clear WHOLE database"
783 msgstr "Effacer ENTIÈREMENT la base de données"
784
785 #: ui.c:582
786 msgid "Search hit bottom, continuing at top"
787 msgstr "La recherche a atteint la fin, poursuite au début"
788
789 #: ui.c:607
790 #, c-format
791 msgid "Your current data will be lost - Press '%c' to continue"
792 msgstr "Vos données actuelles seront perdues - Appuyez sur '%c' pour continuer"
793
794 #: ui.c:632
795 msgid "Print <a>ll, print <s>elected, or <c>ancel?"
796 msgstr "Imprimer <t>out, imprimer les entrées <s>électionnées, ou <a>nnuler ?"
797
798 #: ui.c:638
799 msgid "No selected items"
800 msgstr "Pas d'entrée sélectionnée"
801
802 #: ui.c:664
803 msgid "File to open: "
804 msgstr "Fichier à ouvrir: "
805
806 #: ui.c:674
807 msgid "Save current database"
808 msgstr "Sauvegarder la base de données"
809
810 #: ui.c:682
811 msgid "Sorry, the specified file appears not to be a valid abook addressbook"
812 msgstr ""
813 "Désolé, le fichier spécifié ne semble pas être un carnet d'adresses valide"
814
815 #: views.c:87
816 msgid "undeclared field"
817 msgstr "champ non déclaré"
818
819 #: views.c:92
820 msgid "maximal number of fields per view reached"
821 msgstr "nombre maximal de champs par vue atteint"
822
823 #: views.c:95
824 msgid "field already in this view"
825 msgstr "ce champ est déjà dans cette vue"
826
827 #: views.c:139
828 msgid "CONTACT"
829 msgstr "CONTACT"
830
831 #: views.c:140
832 msgid "ADDRESS"
833 msgstr "ADRESSE"
834
835 #: views.c:142
836 msgid "PHONE"
837 msgstr "TÉLÉPHONE"
838
839 #: views.c:143
840 msgid "OTHER"
841 msgstr "AUTRE"
842
843 #: views.c:165 views.c:166 views.c:167 views.c:168 views.c:169
844 msgid "CUSTOM"
845 msgstr "PERSONNALISÉ"
846
847 #: views.c:165
848 msgid "Custom1"
849 msgstr "Personnalisé1"
850
851 #: views.c:166
852 msgid "Custom2"
853 msgstr "Personnalisé2"
854
855 #: views.c:167
856 msgid "Custom3"
857 msgstr "Personnalisé3"
858
859 #: views.c:168
860 msgid "Custom4"
861 msgstr "Personnalisé4"
862
863 #: views.c:169
864 msgid "Custom5"
865 msgstr "Personnalisé5"
866
867 #~ msgid "sorry, input for this field type is not yet implemented"
868 #~ msgstr "désolé, l'entrée pour ce type de champ n'est pas encore implémentée"
869
870 #~ msgid "?:help c:contact a:address p:phone o:other"
871 #~ msgstr "?:aide c:contact a:adresse p:téléphone o:autre"
872
873 #~ msgid "invalid custom field number"
874 #~ msgstr "numéro de champ personnalisé invalide"