Files
pv/po/fr.po
T

484 lines
13 KiB
Gettext

msgid ""
msgstr ""
"Report-Msgid-Bugs-To: pv@ivarch.com\n"
"POT-Creation-Date: 2023-10-01 15:09+0100\n"
"Language: fr\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Date: 1999-06-01 15:18:29+0100\n"
"From: Andrew Wood <ivarch@ubik>\n"
"Xgettext-Options: --default-domain=pkgbuild --directory=./.pkgdir --add-"
"comments --keyword=_ --keyword=N_\n"
"Files: src/getopt/getopt.c src/getopt/getopt1.c src/version.c src/main/init."
"c src/main/help.c src/main/xpmptr.c src/guts/load.c src/guts/stop.c src/guts/"
"configure.c src/guts/make.c src/guts/install.c src/guts/prefs.c src/ui/"
"generate.c src/ui/main.c src/ui/xpm.c src/ui/status.c src/ui/activate.c src/"
"ui/handlers/main.c src/ui/handlers/package.c src/ui/handlers/prefs.c src/ui/"
"handlers/dirsel.c src/ui/handlers/popup.c src/ui/handlers/help.c src/ui/"
"textout.c src/ui/report.c src/ui/callback.c src/nls/intl/bindtextdom.c src/"
"nls/intl/dcgettext.c src/nls/intl/dgettext.c src/nls/intl/finddomain.c src/"
"nls/intl/gettext.c src/nls/intl/loadmsgcat.c src/nls/intl/localealias.c src/"
"nls/intl/textdomain.c src/nls/intl-cat/cat-compat.c src/nls/intl-gett/intl-"
"compat.c\n"
#: src/main/help.c:284
msgid "show progress bar"
msgstr "affiche la barre de progression"
#: src/main/help.c:287
msgid "show elapsed time"
msgstr "affiche le temps écoulé"
#: src/main/help.c:290
msgid "show estimated time of arrival (completion)"
msgstr "affiche l'heure approximative de l'achèvement de la tâche"
#: src/main/help.c:293
msgid "show absolute estimated time of arrival (completion)"
msgstr "affiche l'heure absolute de l'achèvement de la tâche"
#: src/main/help.c:296
msgid "show data transfer rate counter"
msgstr "affiche le taux de tranfert des données"
#: src/main/help.c:299
msgid "show data transfer average rate counter"
msgstr "afficher le compteur de taux moyen de transfert de données"
#: src/main/help.c:301 src/main/help.c:329 src/main/help.c:341
msgid "SEC"
msgstr "SEC"
#: src/main/help.c:302
msgid "compute average rate over past SEC seconds (default 30s)"
msgstr ""
#: src/main/help.c:305
msgid "show number of bytes transferred"
msgstr "affiche le nombre d'octets transférés"
#: src/main/help.c:308
msgid "show number of bits transferred"
msgstr ""
#: src/main/help.c:311
msgid "show percentage of transfer buffer in use"
msgstr "afficher le pourcentage de tampon de transfert utilisé"
#: src/main/help.c:313
msgid "NUM"
msgstr ""
#: src/main/help.c:314
msgid "show NUM bytes last written"
msgstr "affiche NUM octets pour la dernière fois écrits"
#: src/main/help.c:316
msgid "FORMAT"
msgstr ""
#: src/main/help.c:317
msgid "set output format to FORMAT"
msgstr "définir le format de sortie sur FORMAT"
#: src/main/help.c:320
msgid "output percentages, not visual information"
msgstr "imprime en pourcentage, pas les informations visuelles"
#: src/main/help.c:323
msgid "do not output any transfer information at all"
msgstr "n'afficher aucune information de transfert"
#: src/main/help.c:327
msgid "display nothing until first byte transferred"
msgstr "ne rien afficher avant qu'au moins un octet soit tranféré"
#: src/main/help.c:330
msgid "display nothing until SEC seconds have passed"
msgstr "n'afficher rien jusqu'à ce que SEC secondes se soient écoulées"
#: src/main/help.c:332
msgid "SIZE"
msgstr "TAILLE"
#: src/main/help.c:333
msgid "set estimated data size to SIZE bytes"
msgstr "ajuste la taille estimée des données à TAILLE octets"
#: src/main/help.c:336
msgid "count lines instead of bytes"
msgstr "compte les lignes au lieu des octets"
#: src/main/help.c:339
msgid "lines are null-terminated"
msgstr "les lignes sont terminées par un nul"
#: src/main/help.c:342
msgid "update every SEC seconds"
msgstr "mise-à-jour toute les SEC secondes"
#: src/main/help.c:344
msgid "WIDTH"
msgstr "LARGEUR"
#: src/main/help.c:345
msgid "assume terminal is WIDTH characters wide"
msgstr "présumer la largeur du terminal à LARGEUR caractères"
#: src/main/help.c:347
msgid "HEIGHT"
msgstr "HAUTEUR"
#: src/main/help.c:348
msgid "assume terminal is HEIGHT rows high"
msgstr "présumer la hauteur du terminal à HAUTEUR lignes"
#: src/main/help.c:350
msgid "NAME"
msgstr "NOM"
#: src/main/help.c:351
msgid "prefix visual information with NAME"
msgstr "préfixer les informations visuelles avec NOM"
#: src/main/help.c:354
msgid "output even if standard error is not a terminal"
msgstr "imprime vers la sortie d'erreur même si ce n'est pas un terminal"
#: src/main/help.c:357
msgid "use cursor positioning escape sequences"
msgstr "utiliser les séquences d'échappements de positionnement de curseur"
#: src/main/help.c:360
msgid "RATE"
msgstr "TAUX"
#: src/main/help.c:361
msgid "limit transfer to RATE bytes per second"
msgstr "limite le taux de transfer à TAUX octets par seconde"
#: src/main/help.c:363 src/main/help.c:372
msgid "BYTES"
msgstr "OCTETS"
#: src/main/help.c:364
msgid "use a buffer size of BYTES"
msgstr "Utiliser une mémoire tampon de OCTETS octets"
#: src/main/help.c:367
msgid "never use splice(), always use read/write"
msgstr "n'utilisez jamais splice(), utilisez toujours read/write"
#: src/main/help.c:370
msgid "skip read errors in input"
msgstr "ignorer les erreurs de lecture dans l'entrée"
#: src/main/help.c:373
msgid "skip errors in BYTES blocks at a time"
msgstr ""
#: src/main/help.c:376
msgid "stop after --size bytes have been transferred"
msgstr "arrêter après le transfert de --size octets"
#: src/main/help.c:379
msgid "flush cache to disk after every write"
msgstr ""
#: src/main/help.c:382
msgid "use direct I/O to bypass cache"
msgstr ""
#: src/main/help.c:385
msgid "discard input instead of writing to output"
msgstr ""
#: src/main/help.c:388
msgid "PID"
msgstr "PID"
#: src/main/help.c:389
msgid "update settings of process PID"
msgstr "mettre-à-jour la configuration du processus PID"
#: src/main/help.c:393 src/main/help.c:408
msgid "FILE"
msgstr ""
#: src/main/help.c:394
msgid "save process ID in FILE"
msgstr "enregistrer l'ID de processus dans FILE"
#: src/main/help.c:397
msgid "PID[:FD]"
msgstr ""
#: src/main/help.c:398
msgid "watch file FD opened by process PID"
msgstr "regarder le fichier FD ouvert par le processus PID"
#: src/main/help.c:402
msgid "show this help and exit"
msgstr "afficher cette aide puis quitter"
#: src/main/help.c:405
msgid "show version information and exit"
msgstr "afficher la version puis quitter"
#: src/main/help.c:409
msgid "write debug logs to FILE"
msgstr ""
#: src/main/help.c:434
#, c-format
msgid "Usage: %s [OPTION] [FILE]..."
msgstr "Utilisation : %s [OPTIONS] [FICHIER]..."
#: src/main/help.c:445
msgid ""
"Concatenate FILE(s), or standard input, to standard output, with monitoring."
msgstr ""
"Concatène FICHIER(s), ou l'entrée standard, sur la sortie standard avec "
"monitorage."
#: src/main/help.c:582
#, c-format
msgid "Please report any bugs to: %s"
msgstr "SVP rapporter touts bogues à %s"
#: src/main/main.c:74
msgid "state allocation failed"
msgstr "échec de l'allocation de mémoire de condition"
#: src/main/options.c:173
msgid "option structure allocation failed"
msgstr "l'allocation pour la structure d'une option a echoué"
#: src/main/options.c:192
msgid "option structure argv allocation failed"
msgstr "l'allocation pour la structure de l'option argv a echoué"
#: src/main/options.c:254
msgid "integer argument expected"
msgstr "Valeur entière attendue"
#: src/main/options.c:265
msgid "numeric argument expected"
msgstr "Valeur numérique attendue"
#: src/main/options.c:276
msgid "process ID or pid:fd pair expected"
msgstr "ID de processus ou paire pid:fd attendue"
#: src/main/options.c:283
msgid "invalid process ID"
msgstr "ID de processus non valide"
#: src/main/options.c:384 src/pv/file.c:323
msgid "failed to stat file"
msgstr "échec à statuer sur le fichier"
#: src/main/options.c:487
#, c-format
msgid "Try `%s --help' for more information."
msgstr "Essayez `%s --help' pour plus d'information."
#: src/main/options.c:489
#, c-format
msgid "Try `%s -h' for more information."
msgstr "Essayez `%s -h' pour plus d'information."
#: src/main/options.c:520
msgid ""
"cannot use line mode or transfer modifier options when watching file "
"descriptors"
msgstr ""
"impossible d'utiliser le mode ligne ou les options de modificateur de "
"transfert lors de la visualisation des descripteurs de fichiers"
#: src/main/options.c:529
msgid "cannot use cursor positioning when watching file descriptors"
msgstr ""
"impossible d'utiliser le positionnement du curseur lors de la visualisation "
"des descripteurs de fichier"
#: src/main/options.c:538
msgid "cannot use remote control when watching file descriptors"
msgstr ""
"impossible d'utiliser la télécommande lors de la visualisation des "
"descripteurs de fichiers"
#: src/main/options.c:547
msgid "cannot transfer files when watching file descriptors"
msgstr ""
"impossible de transférer des fichiers lorsque vous regardez des descripteurs "
"de fichiers"
#: src/main/options.c:562
msgid "not available on systems without /proc/self/fdinfo"
msgstr "non disponible sur les systèmes sans /proc/self/fdinfo"
#: src/main/remote.c:295
msgid "message not received"
msgstr "message non reçu"
#: src/main/remote.c:422
msgid "SA_SIGINFO not supported on this system"
msgstr "SA_SIGINFO non pris en charge sur ce système"
#: src/main/version.c:28
msgid "License: GPLv3+ <https://www.gnu.org/licenses/gpl-3.0.html>"
msgstr ""
#: src/main/version.c:29
msgid "This is free software: you are free to change and redistribute it."
msgstr ""
#: src/main/version.c:30
msgid "There is NO WARRANTY, to the extent permitted by law."
msgstr ""
#: src/main/version.c:32
msgid "Project web site"
msgstr ""
#: src/pv/cursor.c:87
msgid "failed to get terminal name"
msgstr "échec de lecture du nom du terminal"
#: src/pv/cursor.c:130
msgid "failed to open lock file"
msgstr "échec de l'ouverture du fichier de verrouillage"
#: src/pv/cursor.c:163
msgid "lock attempt failed"
msgstr "tentative de verrouillage échoué"
#: src/pv/cursor.c:424
msgid "failed to open terminal"
msgstr "l'ouverture du terminal a échoué"
#: src/pv/display.c:187
msgid "yzafpnum kMGTPEZY"
msgstr ""
#: src/pv/display.c:199
msgid "yzafpnum KMGTPEZY"
msgstr ""
#: src/pv/display.c:701 src/pv/transfer.c:894
msgid "buffer allocation failed"
msgstr "l'allocation de mémoire tampon a échoué"
#: src/pv/display.c:763
msgid "b"
msgstr ""
#: src/pv/display.c:768 src/pv/transfer.c:584
msgid "B"
msgstr "O"
#: src/pv/display.c:820 src/pv/display.c:833
msgid "b/s"
msgstr ""
#: src/pv/display.c:824 src/pv/display.c:838
msgid "/s"
msgstr "/s"
#: src/pv/display.c:824 src/pv/display.c:838
msgid "B/s"
msgstr "O/s"
#: src/pv/display.c:875 src/pv/display.c:879 src/pv/display.c:938
msgid "ETA"
msgstr "ETA"
#: src/pv/file.c:148
msgid "failed to seek to start of output"
msgstr "ne peut pas passer au début de la sortie"
#: src/pv/file.c:293
msgid "failed to close file"
msgstr "la fermeture du fichier a échoué"
#: src/pv/file.c:316
msgid "failed to read file"
msgstr "la lecture du fichier a échoué"
#: src/pv/file.c:331
msgid "failed to stat output file"
msgstr "échec à statuer sur le fichier de sortie"
#: src/pv/file.c:353
msgid "input file is output file"
msgstr "fichiers d'entré et de sortie sont les mêmes"
#: src/pv/file.c:411
msgid "(none)"
msgstr ""
#: src/pv/file.c:413
msgid "(stdin)"
msgstr ""
#: src/pv/loop.c:545 src/pv/loop.c:599 src/pv/loop.c:641 src/pv/watchpid.c:73
#: src/pv/watchpid.c:83 src/pv/watchpid.c:94 src/pv/watchpid.c:102
#: src/pv/watchpid.c:139 src/pv/watchpid.c:150 src/pv/watchpid.c:158
#: src/pv/watchpid.c:169 src/pv/watchpid.c:256 src/pv/watchpid.c:264
#: src/pv/watchpid.c:294 src/pv/watchpid.c:316
msgid "pid"
msgstr ""
#: src/pv/state.c:36
msgid "history structure allocation failed"
msgstr ""
#: src/pv/state.c:385 src/pv/state.c:395
msgid "file list allocation failed"
msgstr ""
#: src/pv/transfer.c:446
msgid "read failed"
msgstr "la lecture a échoué"
#: src/pv/transfer.c:469
msgid "warning: read errors detected"
msgstr "avertissement: erreurs de lecture détectées"
#: src/pv/transfer.c:485
msgid "file is not seekable"
msgstr "ne peut pas se déplacer dans le fichier"
#: src/pv/transfer.c:563
msgid "failed to seek past error"
msgstr "n'a pas réussi à dépasser l'erreur"
#: src/pv/transfer.c:583
msgid "skipped past read error"
msgstr "erreur de lecture dépassée"
#: src/pv/transfer.c:623
msgid "no transfer buffer allocated"
msgstr ""
#: src/pv/transfer.c:636
msgid "failed to set alarm signal handler"
msgstr ""
#: src/pv/transfer.c:759
msgid "write failed"
msgstr "l'écriture a échoué"
#: src/pv/transfer.c:985
msgid "select call failed"
msgstr "appel de sélection a échoué"
#: src/pv/watchpid.c:83 src/pv/watchpid.c:95 src/pv/watchpid.c:104
#: src/pv/watchpid.c:150 src/pv/watchpid.c:159 src/pv/watchpid.c:171
msgid "fd"
msgstr ""
#: src/pv/watchpid.c:104 src/pv/watchpid.c:171
msgid "not a regular file or block device"
msgstr "pas un fichier ordinaire ou un périphérique de bloc"