1 # Messages français pour GNU concernant findutils.
2 # Copyright © 2004 Free Software Foundation, Inc.
3 # Michel Robitaille <robitail@IRO.UMontreal.CA>, traducteur depuis/since 1996.
7 "Project-Id-Version: GNU findutils 4.2.15\n"
8 "Report-Msgid-Bugs-To: bug-findutils@gnu.org\n"
9 "POT-Creation-Date: 2005-06-07 23:57+0100\n"
10 "PO-Revision-Date: 2005-01-31 08:00-0500\n"
11 "Last-Translator: Michel Robitaille <robitail@IRO.UMontreal.CA>\n"
12 "Language-Team: French <traduc@traduc.org>\n"
14 "Content-Type: text/plain; charset=ISO-8859-1\n"
15 "Content-Transfer-Encoding: 8-bit\n"
16 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
18 #: gnulib/lib/argmatch.c:137
20 msgid "invalid argument %s for %s"
21 msgstr "le paramètre %s est invalide pour %s"
23 #: gnulib/lib/argmatch.c:138
25 msgid "ambiguous argument %s for %s"
26 msgstr "le paramètre %s est ambiguë pour %s"
28 #: gnulib/lib/argmatch.c:157
30 msgid "Valid arguments are:"
31 msgstr "Les paramètres valides sont:"
33 #: gnulib/lib/error.c:121
34 msgid "Unknown system error"
35 msgstr "Erreur système inconnue"
37 #: gnulib/lib/getopt.c:551 gnulib/lib/getopt.c:570
39 msgid "%s: option `%s' is ambiguous\n"
40 msgstr "%s: l'option « %s » est ambiguë\n"
42 #: gnulib/lib/getopt.c:603 gnulib/lib/getopt.c:607
44 msgid "%s: option `--%s' doesn't allow an argument\n"
45 msgstr "%s: l'option « --%s » ne requiert pas de paramètre\n"
47 #: gnulib/lib/getopt.c:616 gnulib/lib/getopt.c:621
49 msgid "%s: option `%c%s' doesn't allow an argument\n"
50 msgstr "%s: l'option « %c%s » ne requiert pas de paramètre\n"
52 #: gnulib/lib/getopt.c:667 gnulib/lib/getopt.c:689 gnulib/lib/getopt.c:1020
53 #: gnulib/lib/getopt.c:1042
55 msgid "%s: option `%s' requires an argument\n"
56 msgstr "%s: l'option « %s » requiert un paramètre\n"
58 #: gnulib/lib/getopt.c:727 gnulib/lib/getopt.c:730
60 msgid "%s: unrecognized option `--%s'\n"
61 msgstr "%s: option non reconnue « --%s »\n"
63 #: gnulib/lib/getopt.c:738 gnulib/lib/getopt.c:741
65 msgid "%s: unrecognized option `%c%s'\n"
66 msgstr "%s: option non reconnue « %c%s »\n"
68 #: gnulib/lib/getopt.c:796 gnulib/lib/getopt.c:799
70 msgid "%s: illegal option -- %c\n"
71 msgstr "%s: option illégale -- %c\n"
73 #: gnulib/lib/getopt.c:805 gnulib/lib/getopt.c:808
75 msgid "%s: invalid option -- %c\n"
76 msgstr "%s: option invalide --%c\n"
78 #: gnulib/lib/getopt.c:863 gnulib/lib/getopt.c:882 gnulib/lib/getopt.c:1095
79 #: gnulib/lib/getopt.c:1116
81 msgid "%s: option requires an argument -- %c\n"
82 msgstr "%s: l'option requiert un paramètre -- %c\n"
84 #: gnulib/lib/getopt.c:935 gnulib/lib/getopt.c:954
86 msgid "%s: option `-W %s' is ambiguous\n"
87 msgstr "%s: l'option « -W %s » est ambiguë\n"
89 #: gnulib/lib/getopt.c:978 gnulib/lib/getopt.c:999
91 msgid "%s: option `-W %s' doesn't allow an argument\n"
92 msgstr "%s: l'option « -W %s » ne requiert pas de paramètre\n"
94 #: gnulib/lib/human.c:486
96 msgstr "taille des blocs"
98 #: gnulib/lib/quotearg.c:240
102 #: gnulib/lib/quotearg.c:241
106 #: gnulib/lib/regex.c:1302
110 #: gnulib/lib/regex.c:1305
112 msgstr "Pas de concordance"
114 #: gnulib/lib/regex.c:1308
115 msgid "Invalid regular expression"
116 msgstr "expression régulière invalide"
118 #: gnulib/lib/regex.c:1311
119 msgid "Invalid collation character"
120 msgstr "Caractère de fusion invalide"
122 #: gnulib/lib/regex.c:1314
123 msgid "Invalid character class name"
124 msgstr "Caractère de nom de classe invalide"
126 #: gnulib/lib/regex.c:1317
127 msgid "Trailing backslash"
128 msgstr "Barre oblique inverse de suffixe"
130 #: gnulib/lib/regex.c:1320
131 msgid "Invalid back reference"
132 msgstr "Référence arrière invalide"
134 #: gnulib/lib/regex.c:1323
135 msgid "Unmatched [ or [^"
136 msgstr "[ ou [^ non pairée"
138 #: gnulib/lib/regex.c:1326
139 msgid "Unmatched ( or \\("
140 msgstr "( ou \\( non pairée"
142 #: gnulib/lib/regex.c:1329
143 msgid "Unmatched \\{"
144 msgstr "\\{ non pairée"
146 #: gnulib/lib/regex.c:1332
147 msgid "Invalid content of \\{\\}"
148 msgstr "Contenu invalide de \\{\\}"
150 #: gnulib/lib/regex.c:1335
151 msgid "Invalid range end"
152 msgstr "Fin de l'intervalle invalide"
154 #: gnulib/lib/regex.c:1338
155 msgid "Memory exhausted"
156 msgstr "Mémoire épuisée."
158 #: gnulib/lib/regex.c:1341
159 msgid "Invalid preceding regular expression"
160 msgstr "expression précédant l'expression régulière est invalide"
162 #: gnulib/lib/regex.c:1344
163 msgid "Premature end of regular expression"
164 msgstr "Fin prématurée de l'expression régulière"
166 #: gnulib/lib/regex.c:1347
167 msgid "Regular expression too big"
168 msgstr "Expression régulière trop grosse"
170 #: gnulib/lib/regex.c:1350
171 msgid "Unmatched ) or \\)"
172 msgstr ") ou \\) non pairée"
174 #: gnulib/lib/regex.c:7919
175 msgid "No previous regular expression"
176 msgstr "Pas d'expression régulière précédente"
178 #: gnulib/lib/rpmatch.c:70
182 #: gnulib/lib/rpmatch.c:73
187 msgid "oops -- invalid default insertion of and!"
188 msgstr "L'insertion du paramètre par défaut « and » est invalide."
192 msgid "Usage: %s [-H] [-L] [-P] [path...] [expression]\n"
193 msgstr "Usage: %s [-H] [-L] [-P] [CHEMIN...] [EXPRESSION]\n"
197 "The environment variable FIND_BLOCK_SIZE is not supported, the only thing "
198 "that affects the block size is the POSIXLY_CORRECT environment variable"
200 "La variable d'environnement FIND_BLOCK_SIZE n'est pas supportée, la seule "
201 "chose qui peut affecter la taille de bloc est la variable d'environnement "
205 msgid "paths must precede expression"
206 msgstr "les chemins doivent précéder l'expression"
210 msgid "invalid predicate `%s'"
211 msgstr "prédicat invalide « %s »"
215 msgid "missing argument to `%s'"
216 msgstr "Paramètre manquant pour « %s »"
220 msgid "invalid argument `%s' to `%s'"
221 msgstr "Paramètre invalide « %s » pour « %s »"
224 msgid "unexpected extra predicate"
225 msgstr "prédicat superflu inattendu"
227 #: find/find.c:620 find/find.c:623
228 msgid "cannot get current directory"
229 msgstr "Ne peut trouver le répertoire courant"
233 msgid "Warning: filesystem %s has recently been unmounted."
234 msgstr "AVERTISSEMENT: le système de fichier %s a été récemment démonté."
238 msgid "Warning: filesystem %s has recently been mounted."
239 msgstr "AVERTISSEMENT: le système de fichiers %s a été récemment monté."
244 "%s%s changed during execution of %s (old device number %ld, new device "
245 "number %ld, filesystem type is %s) [ref %ld]"
247 "%s%s a été modifié durant l'exécution de %s (ancien no de périphérique %ld, "
248 "nouveau no de périphérique %ld, type du système de fichiers est %s) [ref %ld]"
253 "%s%s changed during execution of %s (old inode number %ld, new inode number %"
254 "ld, filesystem type is %s) [ref %ld]"
256 "%s%s a été modifié durant l'exécution de %s (ancien no d'inode %ld, nouveau "
257 "no d'inode %ld, type du système de fichiers est %s) [ref %ld]"
262 "Symbolic link `%s' is part of a loop in the directory hierarchy; we have "
263 "already visited the directory to which it points."
265 "Le lien symbolique `%s' fait parti d'une boucle dans la hiérarchie du "
266 "répertoire; le répertoire sur lequel il pointe a déjà été visité."
271 "Filesystem loop detected; `%s' has the same device number and inode as a "
272 "directory which is %d %s."
274 "Boucle détecté dans le système de fichiers; `%s' a le même numéro de "
275 "périphérique et d'inode que le répertoie lequel est %d %s"
278 msgid "level higher in the filesystem hierarchy"
279 msgstr "plus haut niveau dans la hiérarchie du système de fichiers"
282 msgid "levels higher in the filesystem hierarchy"
283 msgstr "plus haust niveaux dans la hiérarchie du système de fichiers"
288 "WARNING: Hard link count is wrong for %s: this may be a bug in your "
289 "filesystem driver. Automatically turning on find's -noleaf option. Earlier "
290 "results may have failed to include directories that should have been "
293 "AVERTISSEMENT: lien direct (hard link) est erroné pour %s: cela est peut-"
294 "être dû à une anomalie dans le pilote du système de fichiersé L'option -"
295 "noleaf est automatiquement activée. Les résultats antérieurs peuvent avoir "
296 "échoués à inclure des répertoires qui auraient dû être recherchés."
305 "warning: you have specified the %s option after a non-option argument %s, "
306 "but options are not positional (%s affects tests specified before it as well "
307 "as those specified after it). Please specify options before other "
310 "AVERTISSEMENT: vous avez spécifié l'option %s après un argument qui n'est "
311 "pas une option %s mais les options sont positionnelles (%s affecte les tests "
312 "spécifiés avant aussi bien qu'après)\n"
316 "warning: the -d option is deprecated; please use -depth instead, because the "
317 "latter is a POSIX-compliant feature."
319 "AVERTISSEMENT: l'option -d est obsolète; svp utilisez -depth à la place, "
320 "parce celle-ci est est une option se conformant à POSIX"
324 msgid "Usage: %s [path...] [expression]\n"
325 msgstr "Usage: %s [chemin...] [expression]\n"
330 "default path is the current directory; default expression is -print\n"
331 "expression may consist of: operators, options, tests, and actions:\n"
334 "Le répertoire utilisé par défaut est le répertoire courant;\n"
335 "l'option par défaut est -print active.\n"
336 "Une expression peut être constituée: d'opérateurs, d'options, de tests et "
341 "operators (decreasing precedence; -and is implicit where no others are "
343 " ( EXPR ) ! EXPR -not EXPR EXPR1 -a EXPR2 EXPR1 -and EXPR2\n"
344 " EXPR1 -o EXPR2 EXPR1 -or EXPR2 EXPR1 , EXPR2\n"
346 "les opérateurs (par précédence décroissante; -and est implicite\n"
347 "lorsqu'aucun autre paramètre n'est fourni):\n"
348 " ( EXPR ) ! EXPR -not EXPR EXPR1 -a EXPR2 EXPR1 -and EXPR2\n"
352 "positional options (always true): -daystart -follow\n"
353 "normal options (always true, specified before other expressions):\n"
354 " -depth --help -maxdepth LEVELS -mindepth LEVELS -mount -noleaf\n"
355 " --version -xdev -ignore_readdir_race -noignore_readdir_race\n"
357 "les options positionnelles (sont toujours vraies « true »):\n"
358 " -daystart -follow\n"
359 "les options normales (sont toujours vraies « true », et doivent être "
361 "avant les autres expressions):\n"
362 " -depth --help -maxdepth NIVEAUX -mindepth NIVEAUX -mount -noleaf\n"
363 " --version -xdev -ignore_readdir_race -noignore_readdir_race\n"
367 "tests (N can be +N or -N or N): -amin N -anewer FILE -atime N -cmin N\n"
368 " -cnewer FILE -ctime N -empty -false -fstype TYPE -gid N -group NAME\n"
369 " -ilname PATTERN -iname PATTERN -inum N -iwholename PATTERN -iregex "
371 " -links N -lname PATTERN -mmin N -mtime N -name PATTERN -newer FILE"
373 "les options de tests (N peut être +N ou -N ou N):\n"
374 " -amin N -anewer FICHIER -atime N -cmin N -cnewer FICHIER -ctime N "
375 "-empty -false -fstype TYPE -gid N -group NOM\n"
376 " -ilname PATRON -iname PATRON -inum N -iwholename PATRON -iregex "
378 " -links N -lname PATRON -mmin N -mtime N -name PATRON -newer FICHIER"
382 " -nouser -nogroup -path PATTERN -perm [+-]MODE -regex PATTERN\n"
383 " -wholename PATTERN -size N[bcwkMG] -true -type [bcdpflsD] -uid N\n"
384 " -used N -user NAME -xtype [bcdpfls]\n"
386 " -nouser -nogroup -path PATRON -perm [+-]MODE -regex PATRON\n"
387 " -wholename PATRON -size N[bcwkMG] -true -type [bcdpflsD] -uid N\n"
388 " -used N -user NOM -xtype [bcdpfls]\n"
392 "actions: -exec COMMAND ; -fprint FILE -fprint0 FILE -fprintf FILE FORMAT\n"
393 " -fls FILE -ok COMMAND ; -print -print0 -printf FORMAT -prune -ls -"
397 "actions: -exec COMMANDE ; -fprint FICHIER -fprint0 FICHIER -fprintf FICHIER "
399 " -fls FICHIER -ok COMMANDE ; -print -print0 -printf FORMAT -prune -ls -"
405 "Report (and track progress on fixing) bugs via the findutils bug-reporting\n"
406 "page at http://savannah.gnu.org/ or, if you have no web access, by sending\n"
407 "email to <bug-findutils@gnu.org>."
409 "Rapporter (et faire le suivi du progrès de correctif) toutes anomalies selon "
410 "les instructions se situant sur la\n"
411 "page http://savannah.gnu.org/ ou si vous n'avez pas d'accès web en adressant "
413 "<bug-findutils@gnu.org>."
416 msgid "sanity check of the fnmatch() library function failed."
418 "la vérification d'intégrité par la fonction de fnmatch() de la librairie a "
424 "warning: Unix filenames usually don't contain slashes (though pathnames "
425 "do). That means that '%s %s' will probably evaluate to false all the time "
426 "on this system. You might find the '-wholename' test more useful, or "
427 "perhaps '-samefile'. Alternatively, if you are using GNU grep, you could "
428 "use 'find ... -print0 | grep -FzZ %s'."
433 "warning: the predicate -ipath is deprecated; please use -iwholename instead."
435 "AVERTISSEMENT: le prédicat -ipath est obsolète; svp utilisez -iwholename à "
438 #: find/parser.c:1283
440 msgid "invalid mode `%s'"
441 msgstr "mode invalide « %s »"
443 #: find/parser.c:1436
444 msgid "invalid null argument to -size"
445 msgstr "Paramètre nul invalide pour l'option -size"
447 #: find/parser.c:1482
449 msgid "invalid -size type `%c'"
450 msgstr "Type invalide pour l'option -size « %c »"
452 #: find/parser.c:1599
454 msgid "GNU find version %s\n"
455 msgstr "« find » de GNU version %s\n"
457 #: find/parser.c:1600
459 msgid "Features enabled: "
460 msgstr "Options activées: "
462 #: find/parser.c:1840
464 msgid "warning: unrecognized escape `\\%c'"
465 msgstr "AVERTISSEMENT: séquence d'échappement « \\%c » inconnue."
467 #: find/parser.c:1886
469 msgid "warning: unrecognized format directive `%%%c'"
470 msgstr "AVERTISSEMENT: directive de formatage « %%%c » inconnue."
472 #: find/parser.c:1992
475 "The current directory is included in the PATH environment variable, which is "
476 "insecure in combination with the %s action of find. Please remove the "
477 "current directory from your $PATH (that is, remove \".\" or leading or "
480 "Le répertoire courant est inclus dans la variable d'environnement du CHEMIN, "
481 "lequel est non sécuritaire dans la combinaison avec l'action %s de find. SVP "
482 "enlever le répertoire courant de $PATH (i.e enlver \".\" ou : en préfixe et "
485 #: find/parser.c:2078
487 "You may not use {} within the utility name for -execdir and -okdir, because "
488 "this is a potential security problem."
490 "Vous ne pouvez utiliser {} à l'intérieur du nom de l'utilitaire pour --"
491 "execdir et -okdir, parce qu'il pose un problème potentiel de sécurité."
493 #: find/parser.c:2101
495 msgid "Only one instance of {} is supported with -exec%s ... +"
496 msgstr "Une seule instance de {} est supportée avec -exec%s ... +"
500 msgid "< %s ... %s > ? "
501 msgstr "< %s ... %s > ? "
503 #: find/pred.c:1538 xargs/xargs.c:983
505 msgstr "Ne peut faire un clonage (fork)."
509 msgid "error waiting for %s"
510 msgstr "Erreur s'attendait à %s"
514 msgid "%s terminated by signal %d"
515 msgstr "%s a terminé son exécution par le signal %d"
517 #: find/tree.c:67 find/tree.c:72 find/tree.c:119 find/tree.c:158
518 msgid "invalid expression"
519 msgstr "expression invalide"
523 "invalid expression; you have used a binary operator with nothing before it."
525 "expression invalide; vous avez utilisé un opérateur binaire sans être "
526 "précédé d'une expression."
529 msgid "invalid expression; you have too many ')'"
530 msgstr "expression invalide; il y a trop de ')'"
534 "invalid expression; I was expecting to find a ')' somewhere but did not see "
536 msgstr "expression invalide; ')' était attendu mais n'a pas été détecté"
538 #: find/tree.c:104 find/tree.c:326
539 msgid "oops -- invalid expression type!"
540 msgstr "Le type d'expression est invalide."
544 msgid "oops -- invalid expression type (%d)!"
545 msgstr "oups -- type (%d) de l'expression invalide!"
548 msgid "oops -- invalid expression type in mark_stat!"
549 msgstr "oups -- type de l'expression est invalide dans mark_stat!"
552 msgid "oops -- invalid expression type in mark_type!"
553 msgstr "oups -- type de l'expression est invalide dans mark_type!"
558 "Usage: %s [--version | --help]\n"
559 "or %s most_common_bigrams < file-list > locate-database\n"
561 "Usage: %s [--version | --help]\n"
562 "ou %s bigrammes_les_plus_communs < liste_de_fichiers > base-de-données-"
565 #: locate/code.c:131 locate/locate.c:990 xargs/xargs.c:1177
568 "Report bugs to <bug-findutils@gnu.org>.\n"
571 "Rapporter toutes anomalies à <bug-findutils@gnu.org>.\n"
575 msgid "GNU findutils version %s\n"
576 msgstr "GNU findutils version %s\n"
578 #: locate/locate.c:143
582 #: locate/locate.c:654
584 msgid "Locate database size: %s bytes\n"
585 msgstr "Taille de la base de données localisée: %s octets\n"
587 #: locate/locate.c:658
589 msgid "Filenames: %s "
590 msgstr "Noms de fichiers: %s "
592 #: locate/locate.c:661
594 msgid "with a cumulative length of %s bytes"
595 msgstr "avec une longueur cumulaive de %s octets"
597 #: locate/locate.c:665
601 "\tof which %s contain whitespace, "
604 "\tduquel %s contient des espaces blancs, "
606 #: locate/locate.c:668
610 "\t%s contain newline characters, "
613 "\t%s contient des caractères de chariot (newline), "
615 #: locate/locate.c:671
619 "\tand %s contain characters with the high bit set.\n"
622 "\tet %s contient des caractères avec le bit du haut mis à un.\n"
624 #: locate/locate.c:676
626 msgid "Compression ratio %4.2f%%\n"
627 msgstr "Taux de compression %4.2f%%\n"
629 #: locate/locate.c:854
631 msgid "warning: database `%s' is more than %d %s old"
632 msgstr "AVERTISSEMENT: la base de données « %s » est plus vieille de %d %s"
634 #: locate/locate.c:878
636 msgid "Database %s is in the %s format.\n"
637 msgstr "La base de données %s est dans le format %s.\n"
639 #: locate/locate.c:880
643 #: locate/locate.c:924
645 msgid "locate database `%s' is corrupt or invalid"
646 msgstr "la localisation de la base de données « %s » est corrompu ou invalide"
648 #: locate/locate.c:983
651 "Usage: %s [-d path | --database=path] [-e | -E | --[non-]existing]\n"
652 " [-i | --ignore-case] [-w | --wholename] [-b | --basename] \n"
653 " [--limit=N | -l N] [-S | --statistics] [-0 | --null] [-c | --count]\n"
654 " [-P | -H | --nofollow] [-L | --follow] [-m | --mmap ] [ -s | --"
656 " [-p | --print] [-r | --regex ] [--version] [--help] pattern...\n"
658 "Usage: %s [-d chemin | --database=chemin] [-e | --existing]\n"
659 " [-i | --ignore-case] [-w | --wholename] [-b | --basename] \n"
660 " [--limit=N | -l N] [-S | --statistics] [-0 | --null] [-c | --count]\n"
661 " [-P | -H | --nofollow] [-L | --follow] [-m | --mmap ] [ -s | --"
663 " [-r | --regex ] [--version] [--help] patron...\n"
665 #: locate/locate.c:1094
667 msgid "GNU locate version %s\n"
668 msgstr "GNU locate version %s\n"
670 #: locate/locate.c:1129
671 msgid "argument to --limit"
672 msgstr "argument à --limit"
675 msgid "environment is too large for exec"
676 msgstr "L'environnement est trop large pour l'exécution."
680 msgid "GNU xargs version %s\n"
681 msgstr "GNU xargs version %s\n"
685 msgid "Cannot open input file `%s'"
686 msgstr "Ne peut ouvrir le fichier d'entrée `%s'"
690 msgid "Reducing arg_max (%ld) to arg_size (%ld)\n"
691 msgstr "Réduction de arg_max (%ld) à arg_size (%ld)\n"
695 msgid "Your environment variables take up %ld bytes\n"
696 msgstr "Vos variables d'environnement prennent %ld octets\n"
700 msgid "POSIX lower and upper limits on argument length: %ld, %ld\n"
702 "Les limites inférieures et supérieures de POSIX sur la longueure de "
703 "l'argument: %ld, %ld\n"
707 msgid "Maximum length of command we could actually use: %ld\n"
708 msgstr "La longueur maximale de la commande qui pourrait être utilisée: %ld\n"
712 msgid "Size of command buffer we are actually using: %ld\n"
713 msgstr "Taille du tampon de la commande qui est actuellement utilisé: %ld\n"
715 #: xargs/xargs.c:676 xargs/xargs.c:831 xargs/xargs.c:888
716 msgid "argument line too long"
717 msgstr "La ligne de paramètres est trop longue."
719 #: xargs/xargs.c:732 xargs/xargs.c:813
722 "unmatched %s quote; by default quotes are special to xargs unless you use "
725 "guillemets %s non pairés; par défaut les guillemets sont particuliers à "
726 "xargs à moins d'utiliser l'option -O"
728 #: xargs/xargs.c:733 xargs/xargs.c:814
732 #: xargs/xargs.c:733 xargs/xargs.c:814
736 #: xargs/xargs.c:1058
737 msgid "error waiting for child process"
738 msgstr "Erreur lors de l'attente de la fin d'exécution du processus enfant."
740 #: xargs/xargs.c:1074
742 msgid "%s: exited with status 255; aborting"
743 msgstr "%s: a terminé son exécution avec le statut 255; arrêt abrupt."
745 #: xargs/xargs.c:1076
747 msgid "%s: stopped by signal %d"
748 msgstr "%s: stoppé par le signal %d"
750 #: xargs/xargs.c:1078
752 msgid "%s: terminated by signal %d"
753 msgstr "%s a terminé son exécution par le signal %d"
755 #: xargs/xargs.c:1117
757 msgid "%s: invalid number for -%c option\n"
758 msgstr "%s: l'option -%c contient un nombre invalide.\n"
760 #: xargs/xargs.c:1124
762 msgid "%s: value for -%c option should be >= %ld\n"
763 msgstr "%s: la valeur de l'option -%c devrait être >= %ld\n"
765 #: xargs/xargs.c:1138
767 msgid "%s: value for -%c option should be < %ld\n"
768 msgstr "%s: la valeur de l'option -%c devrait être < %ld\n"
770 #: xargs/xargs.c:1169
773 "Usage: %s [-0prtx] [-e[eof-str]] [-i[replace-str]] [-l[max-lines]]\n"
774 " [-n max-args] [-s max-chars] [-P max-procs] [--null] [--eof[=eof-"
776 " [--replace[=replace-str]] [--max-lines[=max-lines]] [--interactive]\n"
777 " [--max-chars=max-chars] [--verbose] [--exit] [--max-procs=max-procs]\n"
778 " [--max-args=max-args] [--no-run-if-empty] [--arg-file=file]\n"
779 " [--version] [--help] [command [initial-arguments]]\n"
781 "Usage:%s [-0prtx] [-e[eof-str]] [-i[replace-str]] [-l[max-lines]]\n"
782 " [-n max-args] [-s max-chars] [-P max-procs] [--null] [--eof[=eof-"
784 " [--replace[=chaîne-de-remplacement]] [--max-lines[=nb-lignes-max]] [--"
786 " [--max-chars=nb-caractères-max] [--verbose] [--exit] [--max-procs=nb-"
788 " [--max-args=nb-argumens-max] [--no-run-if-empty] [--arg-"
790 " [--version] [--help] [commande [arguments-initiaux]]\n"
792 #~ msgid "Predicate List:\n"
793 #~ msgstr "Liste des prédicats:\n"
795 #~ msgid "Eval Tree:\n"
796 #~ msgstr "Arbre de l'évaluation:\n"
798 #~ msgid "Optimized Eval Tree:\n"
799 #~ msgstr "Arbre optimisé de l'évalution:\n"
801 #~ msgid "Optimized command line:\n"
802 #~ msgstr "Ligne de commande optimisé:\n"
804 #~ msgid "virtual memory exhausted"
805 #~ msgstr "Mémoire virtuelle épuisée."
807 #~ msgid "inserting %s\n"
808 #~ msgstr "Insertion de %s\n"
810 #~ msgid " type: %s %s "
811 #~ msgstr " type: %s %s "
814 #~ msgstr "laissé:\n"
819 #~ msgid "[stat called here] "
820 #~ msgstr "[stat appelé ici]"
822 #~ msgid "[type needed here] "
823 #~ msgstr "[type est attendu ici]"
825 #~ msgid "Normalized Eval Tree:\n"
826 #~ msgstr "Évalution normalisée de l'arborescence:\n"
828 #~ msgid "error in %s: %s"
829 #~ msgstr "Erreur rencontrée dans %s: %s"
832 #~ "warning: locate database path `%s' contains a leading colon, which is not "
833 #~ "a valid database name"
835 #~ "AVERTISSEMENT: le chemin de localisation de la base de données `%s' "
836 #~ "contient un ; de tête qui n'est valide dans un nom de base de données"
839 #~ "warning: locate database path `%s' contains a trailing colon, which is "
840 #~ "not a valid database name"
842 #~ "AVERTISSEMENT: le chemin de localisation de la base de données `%s' "
843 #~ "contient un ; de queue qui n'est valide dans un nom de base de données"
845 #~ msgid "command too long"
846 #~ msgstr "La commande est trop longue."
848 #~ msgid "can not fit single argument within argument list size limit"
850 #~ "Ne peut inclure un paramètre simple à l'intérieur de la\n"
851 #~ "limite de taille de la liste de paramètres."
853 #~ msgid "argument list too long"
854 #~ msgstr "La liste de paramètres est trop longue."
856 #~ msgid "memory exhausted"
857 #~ msgstr "mémoire épuisée"
859 #~ msgid "%s changed during execution of %s"
860 #~ msgstr "%s a été modifié durant l'exécution de %s"
862 #~ msgid "%s/.. changed during execution of %s"
863 #~ msgstr "%s/.. a été modifié durant l'exécution de %s"
865 #~ msgid "unmatched %s quote"
866 #~ msgstr "Le paramètre %s n'est pas repérable par apostrophe."
868 #~ msgid "cannot open current directory"
869 #~ msgstr "Ne peut ouvrir le répertoire courant."
871 #~ msgid "cannot return to starting directory"
872 #~ msgstr "Ne peut retourner au répertoire de départ."
874 #~ msgid "wait got pid %d, expected pid %d"
875 #~ msgstr "obtenu le pid %d, s'attendait au pid %d"
877 #~ msgid "%s stopped by signal %d"
878 #~ msgstr "%s stoppé par le signal %d"