Position and string updates.

This commit is contained in:
Andrew Wood
2023-10-01 15:10:48 +01:00
parent 4398cd8677
commit bf3f76e02e
5 changed files with 244 additions and 244 deletions
+1 -1
View File
@@ -518,7 +518,7 @@ The following problems are known to exist in **pv**:
**cygserver** before using **pv -c**.
- The **-R** option requires that either **/run/user/\<uid\>/** or
**$HOME/** can be written to, for inter-process communication.
**\$HOME/** can be written to, for inter-process communication.
If you find any other problems, please report them.
+61 -61
View File
@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Report-Msgid-Bugs-To: pv@ivarch.com\n"
"POT-Creation-Date: 2023-09-25 22:18+0100\n"
"POT-Creation-Date: 2023-10-01 15:09+0100\n"
"Language: de\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Date: 1999-06-01 15:18:29+0100\n"
@@ -20,233 +20,233 @@ msgstr ""
"nls/intl/textdomain.c src/nls/intl-cat/cat-compat.c src/nls/intl-gett/intl-"
"compat.c\n"
#: src/main/help.c:283
#: src/main/help.c:284
msgid "show progress bar"
msgstr "Fortschritts-Anzeige"
#: src/main/help.c:286
#: src/main/help.c:287
msgid "show elapsed time"
msgstr "zeige die verstrichene Zeit an"
#: src/main/help.c:289
#: src/main/help.c:290
msgid "show estimated time of arrival (completion)"
msgstr "zeige die erwartete Zeit bis zum Ende an"
#: src/main/help.c:292
#: src/main/help.c:293
msgid "show absolute estimated time of arrival (completion)"
msgstr "zeige die absolute geschätzte Zeit bis zur Fertigstellung"
#: src/main/help.c:295
#: src/main/help.c:296
msgid "show data transfer rate counter"
msgstr "zeige die Datentransferrate an"
#: src/main/help.c:298
#: src/main/help.c:299
msgid "show data transfer average rate counter"
msgstr ""
#: src/main/help.c:300 src/main/help.c:328 src/main/help.c:340
#: src/main/help.c:301 src/main/help.c:329 src/main/help.c:341
msgid "SEC"
msgstr ""
#: src/main/help.c:301
#: src/main/help.c:302
msgid "compute average rate over past SEC seconds (default 30s)"
msgstr ""
#: src/main/help.c:304
#: src/main/help.c:305
msgid "show number of bytes transferred"
msgstr "zeige die Anzahl von Bytes, die transferiert worden sind"
#: src/main/help.c:307
#: src/main/help.c:308
msgid "show number of bits transferred"
msgstr ""
#: src/main/help.c:310
#: src/main/help.c:311
msgid "show percentage of transfer buffer in use"
msgstr "zeige, wie viel Prozent des Übertragungsbuffers in Benutzung sind"
#: src/main/help.c:312
#: src/main/help.c:313
msgid "NUM"
msgstr ""
#: src/main/help.c:313
#: src/main/help.c:314
msgid "show NUM bytes last written"
msgstr "NUM zeige die zuletzt geschriebenen NUM Bytes"
#: src/main/help.c:315
#: src/main/help.c:316
msgid "FORMAT"
msgstr ""
#: src/main/help.c:316
#: src/main/help.c:317
msgid "set output format to FORMAT"
msgstr "setze das Ausgabeformat auf FORMAT"
#: src/main/help.c:319
#: src/main/help.c:320
msgid "output percentages, not visual information"
msgstr "Ausgabe von Prozent-Angaben statt visueller Darstellung"
#: src/main/help.c:322
#: src/main/help.c:323
msgid "do not output any transfer information at all"
msgstr "sämtliche Transferinformationen unterdrücken"
#: src/main/help.c:326
#: src/main/help.c:327
msgid "display nothing until first byte transferred"
msgstr "keine Ausgabe bevor das erste Byte übertragen wurde"
#: src/main/help.c:329
#: src/main/help.c:330
msgid "display nothing until SEC seconds have passed"
msgstr "SEC nichts anzeigen, bis SEC Sekunden vergangen sind"
#: src/main/help.c:331
#: src/main/help.c:332
msgid "SIZE"
msgstr ""
#: src/main/help.c:332
#: src/main/help.c:333
msgid "set estimated data size to SIZE bytes"
msgstr "setze erwartete Datenlänge auf SIZE Byte"
#: src/main/help.c:335
#: src/main/help.c:336
msgid "count lines instead of bytes"
msgstr "zähle Zeilen anstelle von Bytes"
#: src/main/help.c:338
#: src/main/help.c:339
msgid "lines are null-terminated"
msgstr "Zeilen sind nullterminiert"
#: src/main/help.c:341
#: src/main/help.c:342
msgid "update every SEC seconds"
msgstr "aktualisiere Ausgabe nach SEC Sekunden Intervall"
#: src/main/help.c:343
#: src/main/help.c:344
msgid "WIDTH"
msgstr ""
#: src/main/help.c:344
#: src/main/help.c:345
msgid "assume terminal is WIDTH characters wide"
msgstr "setze Terminal-Breite auf WIDTH Zeichen"
#: src/main/help.c:346
#: src/main/help.c:347
msgid "HEIGHT"
msgstr ""
#: src/main/help.c:347
#: src/main/help.c:348
msgid "assume terminal is HEIGHT rows high"
msgstr "setze Terminal-Höhe auf HEIGHT Zeichen"
#: src/main/help.c:349
#: src/main/help.c:350
msgid "NAME"
msgstr ""
#: src/main/help.c:350
#: src/main/help.c:351
msgid "prefix visual information with NAME"
msgstr "setze den NAMEn für visuelle Darstellung"
#: src/main/help.c:353
#: src/main/help.c:354
msgid "output even if standard error is not a terminal"
msgstr ""
"Ausgabe auch dann erzwingen, wenn der Fehlerausgabe-Kanal kein Terminal ist"
#: src/main/help.c:356
#: src/main/help.c:357
msgid "use cursor positioning escape sequences"
msgstr "benutze Escape-Sequenzen zur Cursor-Positionierung"
#: src/main/help.c:359
#: src/main/help.c:360
msgid "RATE"
msgstr ""
#: src/main/help.c:360
#: src/main/help.c:361
msgid "limit transfer to RATE bytes per second"
msgstr "beschränke die Transferrate auf RATE Byte pro Sekunde"
#: src/main/help.c:362 src/main/help.c:371
#: src/main/help.c:363 src/main/help.c:372
msgid "BYTES"
msgstr ""
#: src/main/help.c:363
#: src/main/help.c:364
msgid "use a buffer size of BYTES"
msgstr "BYTES benutze einen Puffer in der Größe von BYTES"
#: src/main/help.c:366
#: src/main/help.c:367
msgid "never use splice(), always use read/write"
msgstr "anstelle von splice() immer read/write benutzen"
#: src/main/help.c:369
#: src/main/help.c:370
msgid "skip read errors in input"
msgstr "Lesefehler in der Eingabe nicht beachten"
#: src/main/help.c:372
#: src/main/help.c:373
msgid "skip errors in BYTES blocks at a time"
msgstr ""
#: src/main/help.c:375
#: src/main/help.c:376
msgid "stop after --size bytes have been transferred"
msgstr "anhalten, nachdem --size Bytes übertragen wurden"
#: src/main/help.c:378
#: src/main/help.c:379
msgid "flush cache to disk after every write"
msgstr ""
#: src/main/help.c:381
#: src/main/help.c:382
msgid "use direct I/O to bypass cache"
msgstr ""
#: src/main/help.c:384
#: src/main/help.c:385
msgid "discard input instead of writing to output"
msgstr ""
#: src/main/help.c:387
#: src/main/help.c:388
msgid "PID"
msgstr ""
#: src/main/help.c:388
#: src/main/help.c:389
msgid "update settings of process PID"
msgstr "Einstellungen der Prozess-PID updaten"
#: src/main/help.c:392 src/main/help.c:407
#: src/main/help.c:393 src/main/help.c:408
msgid "FILE"
msgstr ""
#: src/main/help.c:393
#: src/main/help.c:394
msgid "save process ID in FILE"
msgstr "Prozess-ID in FILE speichern"
#: src/main/help.c:396
#: src/main/help.c:397
msgid "PID[:FD]"
msgstr ""
#: src/main/help.c:397
#: src/main/help.c:398
msgid "watch file FD opened by process PID"
msgstr "die vom Prozess PID geöffnete Datei FD beobachten"
#: src/main/help.c:401
#: src/main/help.c:402
msgid "show this help and exit"
msgstr "zeige diese Hilfe und beende"
#: src/main/help.c:404
#: src/main/help.c:405
msgid "show version information and exit"
msgstr "zeige Versionsinformationen und beende"
#: src/main/help.c:408
#: src/main/help.c:409
msgid "write debug logs to FILE"
msgstr ""
#: src/main/help.c:433
#: src/main/help.c:434
#, c-format
msgid "Usage: %s [OPTION] [FILE]..."
msgstr "Syntax: %s [OPTION] [DATEI]..."
#: src/main/help.c:444
#: src/main/help.c:445
msgid ""
"Concatenate FILE(s), or standard input, to standard output, with monitoring."
msgstr ""
"Verbindet DATEI(en) oder den Standard-Eingabe-Kanal mit dem Standard-Ausgabe-"
"Kanal und misst den Datenstrom."
#: src/main/help.c:581
#: src/main/help.c:582
#, c-format
msgid "Please report any bugs to: %s"
msgstr "Bitte senden Sie Fehlerberichte an %s"
#: src/main/main.c:83
#: src/main/main.c:74
msgid "state allocation failed"
msgstr "Zustandszuweisung fehlgeschlagen"
@@ -316,13 +316,13 @@ msgstr ""
msgid "not available on systems without /proc/self/fdinfo"
msgstr "Nicht verfügbar auf Systemen ohne /proc/self/fdinfo"
#: src/main/remote.c:247
#: src/main/remote.c:295
msgid "message not received"
msgstr "Nachricht nicht empfangen"
#: src/main/remote.c:356
msgid "IPC not supported on this system"
msgstr "IPC wird auf diesem System nicht unterstützt"
#: src/main/remote.c:422
msgid "SA_SIGINFO not supported on this system"
msgstr "SA_SIGINFO wird auf diesem System nicht unterstützt"
#: src/main/version.c:28
msgid "License: GPLv3+ <https://www.gnu.org/licenses/gpl-3.0.html>"
+61 -61
View File
@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Report-Msgid-Bugs-To: pv@ivarch.com\n"
"POT-Creation-Date: 2023-09-25 22:18+0100\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"
@@ -20,232 +20,232 @@ msgstr ""
"nls/intl/textdomain.c src/nls/intl-cat/cat-compat.c src/nls/intl-gett/intl-"
"compat.c\n"
#: src/main/help.c:283
#: src/main/help.c:284
msgid "show progress bar"
msgstr "affiche la barre de progression"
#: src/main/help.c:286
#: src/main/help.c:287
msgid "show elapsed time"
msgstr "affiche le temps écoulé"
#: src/main/help.c:289
#: 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:292
#: 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:295
#: src/main/help.c:296
msgid "show data transfer rate counter"
msgstr "affiche le taux de tranfert des données"
#: src/main/help.c:298
#: 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:300 src/main/help.c:328 src/main/help.c:340
#: src/main/help.c:301 src/main/help.c:329 src/main/help.c:341
msgid "SEC"
msgstr "SEC"
#: src/main/help.c:301
#: src/main/help.c:302
msgid "compute average rate over past SEC seconds (default 30s)"
msgstr ""
#: src/main/help.c:304
#: src/main/help.c:305
msgid "show number of bytes transferred"
msgstr "affiche le nombre d'octets transférés"
#: src/main/help.c:307
#: src/main/help.c:308
msgid "show number of bits transferred"
msgstr ""
#: src/main/help.c:310
#: 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:312
#: src/main/help.c:313
msgid "NUM"
msgstr ""
#: src/main/help.c:313
#: 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:315
#: src/main/help.c:316
msgid "FORMAT"
msgstr ""
#: src/main/help.c:316
#: src/main/help.c:317
msgid "set output format to FORMAT"
msgstr "définir le format de sortie sur FORMAT"
#: src/main/help.c:319
#: src/main/help.c:320
msgid "output percentages, not visual information"
msgstr "imprime en pourcentage, pas les informations visuelles"
#: src/main/help.c:322
#: 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:326
#: 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:329
#: 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:331
#: src/main/help.c:332
msgid "SIZE"
msgstr "TAILLE"
#: src/main/help.c:332
#: 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:335
#: src/main/help.c:336
msgid "count lines instead of bytes"
msgstr "compte les lignes au lieu des octets"
#: src/main/help.c:338
#: src/main/help.c:339
msgid "lines are null-terminated"
msgstr "les lignes sont terminées par un nul"
#: src/main/help.c:341
#: src/main/help.c:342
msgid "update every SEC seconds"
msgstr "mise-à-jour toute les SEC secondes"
#: src/main/help.c:343
#: src/main/help.c:344
msgid "WIDTH"
msgstr "LARGEUR"
#: src/main/help.c:344
#: 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:346
#: src/main/help.c:347
msgid "HEIGHT"
msgstr "HAUTEUR"
#: src/main/help.c:347
#: 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:349
#: src/main/help.c:350
msgid "NAME"
msgstr "NOM"
#: src/main/help.c:350
#: src/main/help.c:351
msgid "prefix visual information with NAME"
msgstr "préfixer les informations visuelles avec NOM"
#: src/main/help.c:353
#: 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:356
#: 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:359
#: src/main/help.c:360
msgid "RATE"
msgstr "TAUX"
#: src/main/help.c:360
#: 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:362 src/main/help.c:371
#: src/main/help.c:363 src/main/help.c:372
msgid "BYTES"
msgstr "OCTETS"
#: src/main/help.c:363
#: 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:366
#: 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:369
#: 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:372
#: src/main/help.c:373
msgid "skip errors in BYTES blocks at a time"
msgstr ""
#: src/main/help.c:375
#: 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:378
#: src/main/help.c:379
msgid "flush cache to disk after every write"
msgstr ""
#: src/main/help.c:381
#: src/main/help.c:382
msgid "use direct I/O to bypass cache"
msgstr ""
#: src/main/help.c:384
#: src/main/help.c:385
msgid "discard input instead of writing to output"
msgstr ""
#: src/main/help.c:387
#: src/main/help.c:388
msgid "PID"
msgstr "PID"
#: src/main/help.c:388
#: src/main/help.c:389
msgid "update settings of process PID"
msgstr "mettre-à-jour la configuration du processus PID"
#: src/main/help.c:392 src/main/help.c:407
#: src/main/help.c:393 src/main/help.c:408
msgid "FILE"
msgstr ""
#: src/main/help.c:393
#: src/main/help.c:394
msgid "save process ID in FILE"
msgstr "enregistrer l'ID de processus dans FILE"
#: src/main/help.c:396
#: src/main/help.c:397
msgid "PID[:FD]"
msgstr ""
#: src/main/help.c:397
#: 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:401
#: src/main/help.c:402
msgid "show this help and exit"
msgstr "afficher cette aide puis quitter"
#: src/main/help.c:404
#: src/main/help.c:405
msgid "show version information and exit"
msgstr "afficher la version puis quitter"
#: src/main/help.c:408
#: src/main/help.c:409
msgid "write debug logs to FILE"
msgstr ""
#: src/main/help.c:433
#: src/main/help.c:434
#, c-format
msgid "Usage: %s [OPTION] [FILE]..."
msgstr "Utilisation : %s [OPTIONS] [FICHIER]..."
#: src/main/help.c:444
#: 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:581
#: src/main/help.c:582
#, c-format
msgid "Please report any bugs to: %s"
msgstr "SVP rapporter touts bogues à %s"
#: src/main/main.c:83
#: src/main/main.c:74
msgid "state allocation failed"
msgstr "échec de l'allocation de mémoire de condition"
@@ -317,13 +317,13 @@ msgstr ""
msgid "not available on systems without /proc/self/fdinfo"
msgstr "non disponible sur les systèmes sans /proc/self/fdinfo"
#: src/main/remote.c:247
#: src/main/remote.c:295
msgid "message not received"
msgstr "message non reçu"
#: src/main/remote.c:356
msgid "IPC not supported on this system"
msgstr "IPC non pris en charge sur ce système"
#: 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>"
+60 -60
View File
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: pv@ivarch.com\n"
"POT-Creation-Date: 2023-09-25 22:18+0100\n"
"POT-Creation-Date: 2023-10-01 15:09+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -15,232 +15,232 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: src/main/help.c:283
#: src/main/help.c:284
msgid "show progress bar"
msgstr "pokaż pasek postępu"
#: src/main/help.c:286
#: src/main/help.c:287
msgid "show elapsed time"
msgstr "pokaż upływający czas"
#: src/main/help.c:289
#: src/main/help.c:290
msgid "show estimated time of arrival (completion)"
msgstr "pokaż szacowany czas ukończenia"
#: src/main/help.c:292
#: src/main/help.c:293
msgid "show absolute estimated time of arrival (completion)"
msgstr ""
#: src/main/help.c:295
#: src/main/help.c:296
msgid "show data transfer rate counter"
msgstr "pokaż licznik prędkości przesyłania"
#: src/main/help.c:298
#: src/main/help.c:299
msgid "show data transfer average rate counter"
msgstr ""
#: src/main/help.c:300 src/main/help.c:328 src/main/help.c:340
#: src/main/help.c:301 src/main/help.c:329 src/main/help.c:341
msgid "SEC"
msgstr "WARTOŚĆ"
#: src/main/help.c:301
#: src/main/help.c:302
msgid "compute average rate over past SEC seconds (default 30s)"
msgstr ""
#: src/main/help.c:304
#: src/main/help.c:305
msgid "show number of bytes transferred"
msgstr "pokaż ilość przesłanych bajtów"
#: src/main/help.c:307
#: src/main/help.c:308
msgid "show number of bits transferred"
msgstr ""
#: src/main/help.c:310
#: src/main/help.c:311
msgid "show percentage of transfer buffer in use"
msgstr ""
#: src/main/help.c:312
#: src/main/help.c:313
msgid "NUM"
msgstr ""
#: src/main/help.c:313
#: src/main/help.c:314
msgid "show NUM bytes last written"
msgstr ""
#: src/main/help.c:315
#: src/main/help.c:316
msgid "FORMAT"
msgstr ""
#: src/main/help.c:316
#: src/main/help.c:317
msgid "set output format to FORMAT"
msgstr ""
#: src/main/help.c:319
#: src/main/help.c:320
msgid "output percentages, not visual information"
msgstr "wświetl wyjście procentowo, bez graficznej prezentacji"
#: src/main/help.c:322
#: src/main/help.c:323
msgid "do not output any transfer information at all"
msgstr "nie wyświetlaj żadnych informacji o przesyłaniu"
#: src/main/help.c:326
#: src/main/help.c:327
msgid "display nothing until first byte transferred"
msgstr "nie wyświetlaj nic aż do pierwszego przesłanego bajtu"
#: src/main/help.c:329
#: src/main/help.c:330
msgid "display nothing until SEC seconds have passed"
msgstr ""
#: src/main/help.c:331
#: src/main/help.c:332
msgid "SIZE"
msgstr "WARTOŚĆ"
#: src/main/help.c:332
#: src/main/help.c:333
msgid "set estimated data size to SIZE bytes"
msgstr "ustaw oczekiwany rozmiar danych na WARTOŚĆ bajtów"
#: src/main/help.c:335
#: src/main/help.c:336
msgid "count lines instead of bytes"
msgstr ""
#: src/main/help.c:338
#: src/main/help.c:339
msgid "lines are null-terminated"
msgstr ""
#: src/main/help.c:341
#: src/main/help.c:342
msgid "update every SEC seconds"
msgstr "aktualizuj co każde WARTOŚĆ sekund"
#: src/main/help.c:343
#: src/main/help.c:344
msgid "WIDTH"
msgstr "WARTOŚĆ"
#: src/main/help.c:344
#: src/main/help.c:345
msgid "assume terminal is WIDTH characters wide"
msgstr "przyjmij, że terminal ma szerokość WARTOŚĆ znaków"
#: src/main/help.c:346
#: src/main/help.c:347
msgid "HEIGHT"
msgstr ""
#: src/main/help.c:347
#: src/main/help.c:348
msgid "assume terminal is HEIGHT rows high"
msgstr "przyjmij, że terminal ma szerokość WARTOŚĆ znaków"
#: src/main/help.c:349
#: src/main/help.c:350
msgid "NAME"
msgstr "NAZWA"
#: src/main/help.c:350
#: src/main/help.c:351
msgid "prefix visual information with NAME"
msgstr "poprzedź informacje prefiksem NAZWA"
#: src/main/help.c:353
#: src/main/help.c:354
msgid "output even if standard error is not a terminal"
msgstr "pokaż wyjście nawet gdy błędy nie są typu terminal"
#: src/main/help.c:356
#: src/main/help.c:357
msgid "use cursor positioning escape sequences"
msgstr "używaj sekwencji escape do pozycjonowania"
#: src/main/help.c:359
#: src/main/help.c:360
msgid "RATE"
msgstr ""
#: src/main/help.c:360
#: src/main/help.c:361
msgid "limit transfer to RATE bytes per second"
msgstr "ogranicz przesyłane dane do RATE bajtów na sekundę"
#: src/main/help.c:362 src/main/help.c:371
#: src/main/help.c:363 src/main/help.c:372
msgid "BYTES"
msgstr ""
#: src/main/help.c:363
#: src/main/help.c:364
msgid "use a buffer size of BYTES"
msgstr ""
#: src/main/help.c:366
#: src/main/help.c:367
msgid "never use splice(), always use read/write"
msgstr ""
#: src/main/help.c:369
#: src/main/help.c:370
msgid "skip read errors in input"
msgstr ""
#: src/main/help.c:372
#: src/main/help.c:373
msgid "skip errors in BYTES blocks at a time"
msgstr ""
#: src/main/help.c:375
#: src/main/help.c:376
msgid "stop after --size bytes have been transferred"
msgstr ""
#: src/main/help.c:378
#: src/main/help.c:379
msgid "flush cache to disk after every write"
msgstr ""
#: src/main/help.c:381
#: src/main/help.c:382
msgid "use direct I/O to bypass cache"
msgstr ""
#: src/main/help.c:384
#: src/main/help.c:385
msgid "discard input instead of writing to output"
msgstr ""
#: src/main/help.c:387
#: src/main/help.c:388
msgid "PID"
msgstr ""
#: src/main/help.c:388
#: src/main/help.c:389
msgid "update settings of process PID"
msgstr ""
#: src/main/help.c:392 src/main/help.c:407
#: src/main/help.c:393 src/main/help.c:408
msgid "FILE"
msgstr ""
#: src/main/help.c:393
#: src/main/help.c:394
msgid "save process ID in FILE"
msgstr ""
#: src/main/help.c:396
#: src/main/help.c:397
msgid "PID[:FD]"
msgstr ""
#: src/main/help.c:397
#: src/main/help.c:398
msgid "watch file FD opened by process PID"
msgstr ""
#: src/main/help.c:401
#: src/main/help.c:402
msgid "show this help and exit"
msgstr "wyświetl te informacje z pomocą i wyjdź"
#: src/main/help.c:404
#: src/main/help.c:405
msgid "show version information and exit"
msgstr "wyświetl informacje o wersji i wyjdź"
#: src/main/help.c:408
#: src/main/help.c:409
msgid "write debug logs to FILE"
msgstr ""
#: src/main/help.c:433
#: src/main/help.c:434
#, c-format
msgid "Usage: %s [OPTION] [FILE]..."
msgstr "Sposób użycia: %s [OPCJA] [PLIK]..."
#: src/main/help.c:444
#: src/main/help.c:445
msgid ""
"Concatenate FILE(s), or standard input, to standard output, with monitoring."
msgstr ""
"Łączenie PLIK(ów) lub wejścia standardowego, do wyjścia standardowego z "
"monitoringiem."
#: src/main/help.c:581
#: src/main/help.c:582
#, c-format
msgid "Please report any bugs to: %s"
msgstr "Proszę przesyłać zgłoszenia błędów do %s"
#: src/main/main.c:83
#: src/main/main.c:74
msgid "state allocation failed"
msgstr ""
@@ -304,12 +304,12 @@ msgstr ""
msgid "not available on systems without /proc/self/fdinfo"
msgstr ""
#: src/main/remote.c:247
#: src/main/remote.c:295
msgid "message not received"
msgstr ""
#: src/main/remote.c:356
msgid "IPC not supported on this system"
#: src/main/remote.c:422
msgid "SA_SIGINFO not supported on this system"
msgstr ""
#: src/main/version.c:28
+61 -61
View File
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: pv@ivarch.com\n"
"POT-Creation-Date: 2023-09-25 22:18+0100\n"
"POT-Creation-Date: 2023-10-01 15:09+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -15,232 +15,232 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: src/main/help.c:283
#: src/main/help.c:284
msgid "show progress bar"
msgstr "exibe barra de progressão"
#: src/main/help.c:286
#: src/main/help.c:287
msgid "show elapsed time"
msgstr "exibe tempo passado"
#: src/main/help.c:289
#: src/main/help.c:290
msgid "show estimated time of arrival (completion)"
msgstr "exibe o tempo estimado de término"
#: src/main/help.c:292
#: src/main/help.c:293
msgid "show absolute estimated time of arrival (completion)"
msgstr "exibe o tempo absoluto estimado de término"
#: src/main/help.c:295
#: src/main/help.c:296
msgid "show data transfer rate counter"
msgstr "exibe a taxa de transferência"
#: src/main/help.c:298
#: src/main/help.c:299
msgid "show data transfer average rate counter"
msgstr "exibe o contador da taxa média de transferência de dados"
#: src/main/help.c:300 src/main/help.c:328 src/main/help.c:340
#: src/main/help.c:301 src/main/help.c:329 src/main/help.c:341
msgid "SEC"
msgstr ""
#: src/main/help.c:301
#: src/main/help.c:302
msgid "compute average rate over past SEC seconds (default 30s)"
msgstr ""
#: src/main/help.c:304
#: src/main/help.c:305
msgid "show number of bytes transferred"
msgstr "exibe a quantidade de bytes transferidos"
#: src/main/help.c:307
#: src/main/help.c:308
msgid "show number of bits transferred"
msgstr ""
#: src/main/help.c:310
#: src/main/help.c:311
msgid "show percentage of transfer buffer in use"
msgstr "exibe a porcentagem de buffer de transferência em uso"
#: src/main/help.c:312
#: src/main/help.c:313
msgid "NUM"
msgstr ""
#: src/main/help.c:313
#: src/main/help.c:314
msgid "show NUM bytes last written"
msgstr "exibe NUM bytes gravados pela última vez"
#: src/main/help.c:315
#: src/main/help.c:316
msgid "FORMAT"
msgstr ""
#: src/main/help.c:316
#: src/main/help.c:317
msgid "set output format to FORMAT"
msgstr "definir o formato de saída para FORMAT"
#: src/main/help.c:319
#: src/main/help.c:320
msgid "output percentages, not visual information"
msgstr "exibe apenas as porcentagens, sem informações visuais"
#: src/main/help.c:322
#: src/main/help.c:323
msgid "do not output any transfer information at all"
msgstr "executa programa sem exibir quaisquer informações"
#: src/main/help.c:326
#: src/main/help.c:327
msgid "display nothing until first byte transferred"
msgstr "não exibe nada até iniciar o processamento"
#: src/main/help.c:329
#: src/main/help.c:330
msgid "display nothing until SEC seconds have passed"
msgstr "não exibir nada até que os segundos SEC tenham passado"
#: src/main/help.c:331
#: src/main/help.c:332
msgid "SIZE"
msgstr ""
#: src/main/help.c:332
#: src/main/help.c:333
msgid "set estimated data size to SIZE bytes"
msgstr "seta a quantidade estimada de dados em SIZE bytes"
#: src/main/help.c:335
#: src/main/help.c:336
msgid "count lines instead of bytes"
msgstr "contar linhas em vez de bytes"
#: src/main/help.c:338
#: src/main/help.c:339
msgid "lines are null-terminated"
msgstr "linhas são terminadas em nulo"
#: src/main/help.c:341
#: src/main/help.c:342
msgid "update every SEC seconds"
msgstr "atualiza informações a cada SEC segundos"
#: src/main/help.c:343
#: src/main/help.c:344
msgid "WIDTH"
msgstr ""
#: src/main/help.c:344
#: src/main/help.c:345
msgid "assume terminal is WIDTH characters wide"
msgstr "presuma que o terminal tem WIDTH caracteres de largura"
#: src/main/help.c:346
#: src/main/help.c:347
msgid "HEIGHT"
msgstr ""
#: src/main/help.c:347
#: src/main/help.c:348
msgid "assume terminal is HEIGHT rows high"
msgstr "presuma que o terminal tem HEIGHT caracteres de altura"
#: src/main/help.c:349
#: src/main/help.c:350
msgid "NAME"
msgstr ""
#: src/main/help.c:350
#: src/main/help.c:351
msgid "prefix visual information with NAME"
msgstr "exibe NAME antes das demais informações"
#: src/main/help.c:353
#: src/main/help.c:354
msgid "output even if standard error is not a terminal"
msgstr "gera dados mesmo que a saída de erro seja redirecionada"
#: src/main/help.c:356
#: src/main/help.c:357
msgid "use cursor positioning escape sequences"
msgstr "utiliza caracteres de escape para posicionar o cursor"
#: src/main/help.c:359
#: src/main/help.c:360
msgid "RATE"
msgstr ""
#: src/main/help.c:360
#: src/main/help.c:361
msgid "limit transfer to RATE bytes per second"
msgstr "limita a transferência a RATE bytes por segundo"
#: src/main/help.c:362 src/main/help.c:371
#: src/main/help.c:363 src/main/help.c:372
msgid "BYTES"
msgstr ""
#: src/main/help.c:363
#: src/main/help.c:364
msgid "use a buffer size of BYTES"
msgstr "use um tamanho de buffer de BYTES"
#: src/main/help.c:366
#: src/main/help.c:367
msgid "never use splice(), always use read/write"
msgstr "nunca use splice(), sempre use read/write"
#: src/main/help.c:369
#: src/main/help.c:370
msgid "skip read errors in input"
msgstr "ignorar erros de leitura em entrada"
#: src/main/help.c:372
#: src/main/help.c:373
msgid "skip errors in BYTES blocks at a time"
msgstr ""
#: src/main/help.c:375
#: src/main/help.c:376
msgid "stop after --size bytes have been transferred"
msgstr "parar após --size bytes terem sido transferidos"
#: src/main/help.c:378
#: src/main/help.c:379
msgid "flush cache to disk after every write"
msgstr ""
#: src/main/help.c:381
#: src/main/help.c:382
msgid "use direct I/O to bypass cache"
msgstr ""
#: src/main/help.c:384
#: src/main/help.c:385
msgid "discard input instead of writing to output"
msgstr ""
#: src/main/help.c:387
#: src/main/help.c:388
msgid "PID"
msgstr ""
#: src/main/help.c:388
#: src/main/help.c:389
msgid "update settings of process PID"
msgstr "atualizar as configurações do processo PID"
#: src/main/help.c:392 src/main/help.c:407
#: src/main/help.c:393 src/main/help.c:408
msgid "FILE"
msgstr ""
#: src/main/help.c:393
#: src/main/help.c:394
msgid "save process ID in FILE"
msgstr "salvar ID do processo em FILE"
#: src/main/help.c:396
#: src/main/help.c:397
msgid "PID[:FD]"
msgstr ""
#: src/main/help.c:397
#: src/main/help.c:398
msgid "watch file FD opened by process PID"
msgstr "assistir arquivo FD aberto pelo processo PID"
#: src/main/help.c:401
#: src/main/help.c:402
msgid "show this help and exit"
msgstr "exibe esta tela de ajuda e termina"
#: src/main/help.c:404
#: src/main/help.c:405
msgid "show version information and exit"
msgstr "exibe a versão e termina"
#: src/main/help.c:408
#: src/main/help.c:409
msgid "write debug logs to FILE"
msgstr ""
#: src/main/help.c:433
#: src/main/help.c:434
#, c-format
msgid "Usage: %s [OPTION] [FILE]..."
msgstr "Uso: %s [OPÇÕES] [ARQUIVOS]..."
#: src/main/help.c:444
#: src/main/help.c:445
msgid ""
"Concatenate FILE(s), or standard input, to standard output, with monitoring."
msgstr ""
"Concatena ARQUIVO(s) ou a entrada padrão e grava na saída padrão, com "
"monitoramento."
#: src/main/help.c:581
#: src/main/help.c:582
#, c-format
msgid "Please report any bugs to: %s"
msgstr "Por favor, reporte quaisquer defeitos para %s"
#: src/main/main.c:83
#: src/main/main.c:74
msgid "state allocation failed"
msgstr "alocação de memória de status falhou"
@@ -308,13 +308,13 @@ msgstr "não pode transferir arquivos ao assistir descritores de arquivo"
msgid "not available on systems without /proc/self/fdinfo"
msgstr "não disponível em sistemas sem /proc/self/fdinfo"
#: src/main/remote.c:247
#: src/main/remote.c:295
msgid "message not received"
msgstr "mensagem não recebida"
#: src/main/remote.c:356
msgid "IPC not supported on this system"
msgstr "IPC não suportado neste sistema"
#: src/main/remote.c:422
msgid "SA_SIGINFO not supported on this system"
msgstr "SA_SIGINFO não suportado neste sistema"
#: src/main/version.c:28
msgid "License: GPLv3+ <https://www.gnu.org/licenses/gpl-3.0.html>"