]> git.deb.at Git - pkg/abook.git/blob - po/fr.po
Translation update from Michèle Garoche.
[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-08-31 08:12+0300\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:141
39 #, c-format
40 msgid "File %s is not writeable"
41 msgstr "Impossible d'écrire dans le fichier %s"
42
43 #: abook.c:146
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:165
49 msgid "Save database"
50 msgstr "Sauvegarder la base de données"
51
52 #: abook.c:167
53 msgid "Quit without saving"
54 msgstr "Quitter sans sauvegarder"
55
56 #: abook.c:223
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:254
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:285
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:384
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:406
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:407
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:408
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:409
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:410
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:414
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:418
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:419
119 msgid "\toptions to use with --convert:"
120 msgstr "\toptions à utiliser avec --convert:"
121
122 #: abook.c:420
123 msgid "\t--informat\t<format>\tformat for input file"
124 msgstr "\t--informat\t<format>\tformat du fichier source"
125
126 #: abook.c:421
127 msgid "\t\t\t\t\t(default: abook)"
128 msgstr "\t\t\t\t\t(défaut: abook)"
129
130 #: abook.c:422
131 msgid "\t--infile\t<file>\t\tsource file"
132 msgstr "\t--infile\t<file>\t\tfichier source"
133
134 #: abook.c:423
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:424
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:425
143 msgid "\t\t\t\t\t(default: text)"
144 msgstr "\t\t\t\t\t(défaut: texte)"
145
146 #: abook.c:426
147 msgid "\t--outfile\t<file>\t\tdestination file"
148 msgstr "\t--outfile\t<file>\t\tfichier de destination"
149
150 #: abook.c:427
151 msgid "\t\t\t\t\t(default: stdout)"
152 msgstr "\t\t\t\t\t(défaut: sortie standard)"
153
154 #: abook.c:428
155 msgid "\t--formats\t\t\tlist available formats"
156 msgstr "\t--formats\t\t\tlister les formats disponibles"
157
158 #: abook.c:499
159 #, c-format
160 msgid "Cannot open database\n"
161 msgstr "Impossible d'ouvrir la base de données\n"
162
163 #: abook.c:625
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:626
169 #, c-format
170 msgid "try --help\n"
171 msgstr "essayez --help\n"
172
173 #: abook.c:631
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:645
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:649
188 #, c-format
189 msgid "cannot read file %s\n"
190 msgstr "Impossible de lire le fichier %s\n"
191
192 #: abook.c:658
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:664
198 #, c-format
199 msgid "cannot write file %s\n"
200 msgstr "impossible d'écrire le fichier %s\n"
201
202 #: abook.c:685
203 #, c-format
204 msgid "cannot open %s\n"
205 msgstr "impossible d'ouvrir %s\n"
206
207 #: abook.c:688
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:690
213 msgid "Valid sender address not found"
214 msgstr "Aucune adresse d'expéditeur valide trouvée"
215
216 #: abook.c:730
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:740
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:746
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:750 abook.c:757 ui.c:343 ui.c:605
236 msgid "keybinding for yes|y"
237 msgstr "o"
238
239 #: abook.c:751 abook.c:753 ui.c:341
240 msgid "keybinding for no|n"
241 msgstr "n"
242
243 #: abook.c:778
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:164
317 msgid "field already defined"
318 msgstr "champ déjà défini"
319
320 #: database.c:168
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:183
325 msgid "unknown type"
326 msgstr "type inconnu"
327
328 #: database.c:583
329 msgid "Invalid field value defined in configuration"
330 msgstr "Valeur de champ invalide définie dans la configuration"
331
332 #: database.c:586
333 msgid "Invalid field value for sorting"
334 msgstr "Valeur de champ invalide pour le classement"
335
336 # Comment traduire 'tab' ?
337 #: edit.c:53
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:478
371 msgid "Day: "
372 msgstr "Jour: "
373
374 #: edit.c:478
375 msgid "Month: "
376 msgstr "Mois: "
377
378 #: edit.c:478
379 msgid "Year (optional): "
380 msgstr "Année (optionnelle): "
381
382 #: edit.c:511
383 msgid "Invalid date"
384 msgstr "Date invalide"
385
386 #: edit.c:666
387 msgid "Name: "
388 msgstr "Nom: "
389
390 #: edit.h:13
391 msgid "?:help q:quit editor"
392 msgstr "?:aide q:quitter l'éditeur"
393
394 #: filter.c:70 filter.c:81
395 msgid "abook native format"
396 msgstr "format natif abook"
397
398 #: filter.c:71
399 msgid "ldif / Netscape addressbook"
400 msgstr "ldif / carnet d'adresses Netscape"
401
402 #: filter.c:72 filter.c:83
403 msgid "mutt alias"
404 msgstr "alias mutt"
405
406 #: filter.c:73 filter.c:85
407 msgid "pine addressbook"
408 msgstr "carnet d'adresses pine"
409
410 #: filter.c:74 filter.c:87
411 msgid "comma separated values"
412 msgstr "valeurs délimitées par des virgules"
413
414 #: filter.c:75 filter.c:88
415 msgid "comma separated values (all fields)"
416 msgstr "valeurs délimitées par des virgules (tous les champs)"
417
418 #: filter.c:76 filter.c:89
419 msgid "Palm comma separated values"
420 msgstr "valeur délimitées par des virgules, format Palm"
421
422 #: filter.c:82
423 msgid "ldif / Netscape addressbook (.4ld)"
424 msgstr "ldif / carnet d'adresses Netscape (.41d)"
425
426 #: filter.c:84
427 msgid "html document"
428 msgstr "document html"
429
430 #: filter.c:86
431 msgid "GnomeCard (VCard) addressbook"
432 msgstr "carnet d'adresses GnomCard (VCard)"
433
434 #: filter.c:90
435 msgid "elm alias"
436 msgstr "alias elm"
437
438 #: filter.c:91
439 msgid "plain text"
440 msgstr "texte simple"
441
442 #: filter.c:92
443 msgid "Wanderlust address book"
444 msgstr "carnet d'adresses Wanderlust"
445
446 #: filter.c:93
447 msgid "Spruce address book"
448 msgstr "carnet d'adresses Spruce"
449
450 #: filter.c:106
451 msgid "input:"
452 msgstr "entrée:"
453
454 #: filter.c:113
455 msgid "output:"
456 msgstr "sortie:"
457
458 #: filter.c:178
459 msgid "import database"
460 msgstr "importer la base de données"
461
462 #: filter.c:180 filter.c:297
463 msgid "please select a filter"
464 msgstr "veuillez choisir un filtre"
465
466 #: filter.c:188 filter.c:305
467 msgid "x -\tcancel"
468 msgstr "x - \tannuler"
469
470 #: filter.c:209 filter.c:343
471 msgid "Filename: "
472 msgstr "Nom de fichier: "
473
474 #: filter.c:216
475 msgid "Error occured while opening the file"
476 msgstr "Une erreur est survenue à l'ouverture du fichier"
477
478 #: filter.c:218
479 msgid "File does not seem to be a valid addressbook"
480 msgstr "Le fichier spécifié ne semble pas être un carnet d'adresses valide"
481
482 #: filter.c:295
483 msgid "export database"
484 msgstr "exporter la base de données"
485
486 #: filter.c:328
487 msgid "Export <a>ll, export <s>elected, or <c>ancel?"
488 msgstr "Exporter <t>out, exporter les entrées <s>électionnées, ou <a>nnuler ?"
489
490 #: filter.c:329 ui.c:628
491 msgid "keybindings:all/selected/cancel|asc"
492 msgstr "tsa"
493
494 #: filter.c:350
495 msgid "Error occured while exporting"
496 msgstr "Une erreur est survenue lors de l'exportation"
497
498 #: help.h:11
499 msgid "\t?\t\thelp\n"
500 msgstr "\t?\t\taide\n"
501
502 #: help.h:12
503 msgid "\tq\t\tquit\n"
504 msgstr "\tq\t\tquitter\n"
505
506 #: help.h:13
507 msgid "\tQ\t\tquit without saving\n"
508 msgstr "\tQ\t\tquitter sans sauvegarder\n"
509
510 #: help.h:14
511 msgid "\tP\t\tquit and output selected item(s) to stderr\n"
512 msgstr ""
513 "\tP\t\tquitter et afficher les entrées sélectionnées\n"
514 "\t\t\tsur la sortie d'erreur\n"
515
516 #: help.h:15
517 msgid "\t^L\t\trefresh screen\n"
518 msgstr "\t^L\t\trafraîchir l'écran\n"
519
520 #: help.h:17
521 msgid "\tarrows / j,k\tscroll list\n"
522 msgstr "\tflèches / j,k\tse déplacer dans la liste\n"
523
524 #: help.h:18
525 msgid "\tenter\t\tview/edit item\n"
526 msgstr "\tentrée\t\tvoir/éditer une entrée\n"
527
528 #: help.h:19
529 msgid "\ta\t\tadd item\n"
530 msgstr "\ta\t\tajouter une entrée\n"
531
532 #: help.h:20
533 msgid "\tr / del\t\tremove selected items\n"
534 msgstr "\tr / suppr\t\tsupprimer les entrées sélectionnées\n"
535
536 #: help.h:21
537 msgid "\tD\t\tduplicate item\n"
538 msgstr "\tD\t\tdupliquer une entrée\n"
539
540 #: help.h:23
541 msgid "\tspace\t\tselect item\n"
542 msgstr "\tespace\t\tsélectionner une entrée\n"
543
544 #: help.h:24
545 msgid "\t+\t\tselect all\n"
546 msgstr "\t+\t\ttout sélectionner\n"
547
548 #: help.h:25
549 msgid "\t-\t\tunselect all\n"
550 msgstr "\t-\t\ttout désélectionner\n"
551
552 #: help.h:26
553 msgid "\t*\t\tinvert selection\n"
554 msgstr "\t*\t\tinverser la sélection\n"
555
556 #: help.h:28
557 msgid "\tw\t\twrite database to disk\n"
558 msgstr "\tw\t\técrire la base de données sur le disque\n"
559
560 #: help.h:29
561 msgid "\tl\t\tread database from disk\n"
562 msgstr "\tl\t\tlire la base de données depuis le disque\n"
563
564 #: help.h:30
565 msgid "\tC\t\tclear whole database\n"
566 msgstr "\tC\t\teffacer entièrement la base de données\n"
567
568 #: help.h:31
569 msgid "\ti\t\timport database\n"
570 msgstr "\ti\t\timporter une base de données\n"
571
572 #: help.h:32
573 msgid "\te\t\texport database\n"
574 msgstr "\te\t\texporter la base de données\n"
575
576 #: help.h:33
577 msgid "\tp\t\tprint database\n"
578 msgstr "\tp\t\timprimer la base de données\n"
579
580 #: help.h:34
581 msgid "\to\t\topen database\n"
582 msgstr "\to\t\touvrir une base de données\n"
583
584 #: help.h:36
585 msgid "\ts\t\tsort database\n"
586 msgstr "\ts\t\tclasser la base de données\n"
587
588 #: help.h:37
589 msgid "\tS\t\t\"surname sort\"\n"
590 msgstr "\tS\t\tclassement par nom de famille\n"
591
592 #: help.h:38
593 msgid "\tF\t\tsort by field (defined in configuration file)\n"
594 msgstr ""
595 "\tF\t\tclassement par champ\n"
596 "\t\t\t(défini dans le fichier de configuration)\n"
597
598 #: help.h:40
599 msgid "\t/\t\tsearch\n"
600 msgstr "\t/\t\trechercher\n"
601
602 #: help.h:41
603 msgid "\t\\\t\tsearch next occurrence\n"
604 msgstr "\t\\\t\trechercher la correspondance suivante\n"
605
606 #: help.h:43
607 msgid "\tA\t\tmove current item up\n"
608 msgstr "\tA\t\tdéplacer l'entrée courante vers le haut\n"
609
610 #: help.h:44
611 msgid "\tZ\t\tmove current item down\n"
612 msgstr "\tZ\t\tdéplacer l'entrée courante vers le bas\n"
613
614 #: help.h:46
615 msgid "\tm\t\tsend mail with mutt\n"
616 msgstr "\tm\t\tenvoyer un courrier électronique avec mutt\n"
617
618 #: help.h:47
619 msgid "\tv\t\tview URL with web browser\n"
620 msgstr "\tv\t\tvisualiser l'URL avec un navigateur web\n"
621
622 #: help.h:55
623 msgid "\tarrows/h,l\t\tchange tab\n"
624 msgstr "\tflèches/h,l\tchanger de \"tab\"\n"
625
626 #: help.h:57
627 msgid "\tq\t\t\tquit to main screen\n"
628 msgstr "\tq\t\tretourner à l'écran principal\n"
629
630 #: help.h:59
631 msgid "\t1 - 5 A - Z\t\tedit fields\n"
632 msgstr "\t1 - 5 A - Z\t\t\téditer les champs\n"
633
634 #: help.h:61
635 msgid "\tk or <\t\t\tprevious item\n"
636 msgstr "\tk ou <\t\t\tentrée précédente\n"
637
638 #: help.h:62
639 msgid "\tj or >\t\t\tnext item\n"
640 msgstr "\tj ou >\t\t\tentrée suivante\n"
641
642 #: help.h:64
643 msgid "\tr\t\t\troll e-mail addresses up\n"
644 msgstr "\tr\t\t\trotation des adresses email vers le haut\n"
645
646 #: help.h:65
647 msgid "\tESC-r\t\t\troll e-mail addresses down\n"
648 msgstr "\tESC-r\t\t\trotation des adresses email vers le bas\n"
649
650 #: help.h:67
651 msgid "\tu\t\t\tundo\n"
652 msgstr "\tu\t\t\tannuler\n"
653
654 #: help.h:69
655 msgid "\tm\t\t\tsend mail with mutt\n"
656 msgstr "\tm\t\t\tenvoyer un courrier électronique avec mutt\n"
657
658 #: help.h:70
659 msgid "\tv\t\t\tview url with web browser\n"
660 msgstr "\tv\t\t\tvisualiser l'URL avec un navigateur web\n"
661
662 #: options.c:254
663 msgid "quote mismatch"
664 msgstr "problème de correspondance de guillemets"
665
666 #: options.c:260
667 msgid "no assignment character found"
668 msgstr "pas de caractère d'affectation trouvé"
669
670 #: options.c:263
671 msgid "error in comma separated list"
672 msgstr "erreur dans la liste de valeurs délimitées par des virgules"
673
674 #: options.c:292 options.c:311
675 msgid "invalid value"
676 msgstr "valeur invalide"
677
678 #: options.c:329
679 msgid "unknown option"
680 msgstr "option inconnue"
681
682 #: options.c:341
683 #, c-format
684 msgid ""
685 "valid values for the 'preserve_fields' option are 'all', "
686 "'standard' (default), and 'none'\n"
687 msgstr ""
688 "les valeurs correctes pour 'preserve_fields' sont 'all', "
689 "'standard' (défaut), et 'none'\n"
690
691 #: options.c:350
692 #, c-format
693 msgid ""
694 "valid values for the 'address_style' option are 'eu' (default), 'uk', and "
695 "'us'\n"
696 msgstr ""
697 "les valeurs correctes pour 'address_style' sont 'eu' (défaut), 'uk', et "
698 "'us'\n"
699
700 #: options.c:372
701 msgid "invalid value assignment"
702 msgstr "affectation de valeur invalide"
703
704 #: options.c:380
705 msgid ""
706 "customfield: obsolete command - please use the 'field' and 'view' commands "
707 "instead"
708 msgstr ""
709 "customfield: commande obsolète - veuillez utiliser les commandes 'field' et "
710 "'view'"
711
712 #: options.c:398
713 msgid "no view name provided"
714 msgstr "aucun nom de vue donné"
715
716 #: options.c:428
717 msgid "no field identifier provided"
718 msgstr "aucun identifieur de champ donné"
719
720 #: options.c:434
721 msgid "no field name provided"
722 msgstr "aucun nom de champ donné"
723
724 #: options.c:490
725 #, c-format
726 msgid "%s: parse error at line %d: "
727 msgstr "%s: erreur d'analyse lexicale à la ligne %d: "
728
729 #: options.c:494
730 #, c-format
731 msgid "unknown token %s\n"
732 msgstr "symbole inconnu %s\n"
733
734 #: ui.c:145
735 #, c-format
736 msgid "Your terminal size is %dx%d\n"
737 msgstr "La taille de votre terminal est de %dx%d\n"
738
739 #: ui.c:146
740 #, c-format
741 msgid "Terminal is too small. Minimum terminal size for abook is %dx%d\n"
742 msgstr "Terminal trop petit. Taille minimale de terminal pour abook: %dx%d\n"
743
744 #: ui.c:332
745 msgid " (Y/n)?"
746 msgstr " (O/n) ?"
747
748 #: ui.c:332
749 msgid " (y/N)?"
750 msgstr " (o/N) ?"
751
752 #: ui.c:410
753 msgid "help"
754 msgstr "aide"
755
756 #: ui.c:419
757 msgid "Press any key to continue..."
758 msgstr "Appuyez sur une touche pour continuer..."
759
760 #: ui.c:539
761 msgid "Remove selected item(s)"
762 msgstr "Supprimer les entrées sélectionnées"
763
764 #: ui.c:549
765 msgid "Clear WHOLE database"
766 msgstr "Effacer ENTIÈREMENT la base de données"
767
768 #: ui.c:578
769 msgid "Search hit bottom, continuing at top"
770 msgstr "La recherche a atteint la fin, poursuite au début"
771
772 #: ui.c:603
773 #, c-format
774 msgid "Your current data will be lost - Press '%c' to continue"
775 msgstr "Vos données actuelles seront perdues - Appuyez sur '%c' pour continuer"
776
777 #: ui.c:628
778 msgid "Print <a>ll, print <s>elected, or <c>ancel?"
779 msgstr "Imprimer <t>out, imprimer les entrées <s>électionnées, ou <a>nnuler ?"
780
781 #: ui.c:634
782 msgid "No selected items"
783 msgstr "Pas d'entrée sélectionnée"
784
785 #: ui.c:660
786 msgid "File to open: "
787 msgstr "Fichier à ouvrir: "
788
789 #: ui.c:670
790 msgid "Save current database"
791 msgstr "Sauvegarder la base de données"
792
793 #: ui.c:678
794 msgid "Sorry, the specified file appears not to be a valid abook addressbook"
795 msgstr ""
796 "Désolé, le fichier spécifié ne semble pas être un carnet d'adresses valide"
797
798 #: views.c:87
799 msgid "undeclared field"
800 msgstr "champ non déclaré"
801
802 #: views.c:92
803 msgid "maximal number of fields per view reached"
804 msgstr "nombre maximal de champs par vue atteint"
805
806 #: views.c:95
807 msgid "field already in this view"
808 msgstr "ce champ est déjà dans cette vue"
809
810 #: views.c:139
811 msgid "CONTACT"
812 msgstr "CONTACT"
813
814 #: views.c:140
815 msgid "ADDRESS"
816 msgstr "ADRESSE"
817
818 #: views.c:142
819 msgid "PHONE"
820 msgstr "TÉLÉPHONE"
821
822 #: views.c:143
823 msgid "OTHER"
824 msgstr "AUTRE"
825
826 #: views.c:165 views.c:166 views.c:167 views.c:168 views.c:169
827 msgid "CUSTOM"
828 msgstr "PERSONNALISÉ"
829
830 #: views.c:165
831 msgid "Custom1"
832 msgstr "Personnalisé1"
833
834 #: views.c:166
835 msgid "Custom2"
836 msgstr "Personnalisé2"
837
838 #: views.c:167
839 msgid "Custom3"
840 msgstr "Personnalisé3"
841
842 #: views.c:168
843 msgid "Custom4"
844 msgstr "Personnalisé4"
845
846 #: views.c:169
847 msgid "Custom5"
848 msgstr "Personnalisé5"
849
850 #~ msgid "sorry, input for this field type is not yet implemented"
851 #~ msgstr "désolé, l'entrée pour ce type de champ n'est pas encore implémentée"
852
853 #~ msgid "?:help c:contact a:address p:phone o:other"
854 #~ msgstr "?:aide c:contact a:adresse p:téléphone o:autre"
855
856 #~ msgid "invalid custom field number"
857 #~ msgstr "numéro de champ personnalisé invalide"