Recoded Polish PO file from ISO8859-2 to UTF-8, and removed potentially incorrect fuzzy matches from all PO files

This commit is contained in:
Andrew Wood
2023-07-16 23:24:53 +01:00
parent 461486ec4f
commit 01f627b2de
5 changed files with 997 additions and 890 deletions
+194 -171
View File
@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-09-12 17:13+0100\n"
"POT-Creation-Date: 2023-07-16 23:13+0100\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Date: 1999-06-01 15:18:29+0100\n"
"From: Andrew Wood <ivarch@ubik>\n"
@@ -35,34 +35,6 @@ msgstr "Sperrversuch fehlgeschlagen"
msgid "failed to open terminal"
msgstr "Terminal konnte nicht geöffnet werden"
#: src/pv/display.c:138
msgid "yzafpnum kMGTPEZY"
msgstr ""
#: src/pv/display.c:143
msgid "yzafpnum KMGTPEZY"
msgstr ""
#: src/pv/display.c:558 src/pv/transfer.c:679
msgid "buffer allocation failed"
msgstr "Puffer konnte nicht allokiert werden"
#: src/pv/display.c:618 src/pv/transfer.c:458
msgid "B"
msgstr "B"
#: src/pv/display.c:654 src/pv/display.c:662
msgid "/s"
msgstr ""
#: src/pv/display.c:654 src/pv/display.c:662
msgid "B/s"
msgstr ""
#: src/pv/display.c:697 src/pv/display.c:702 src/pv/display.c:764
msgid "ETA"
msgstr "ETA"
#: src/pv/file.c:119
msgid "failed to seek to start of output"
msgstr "Konnte nicht versuchen, die Ausgabe zu starten"
@@ -75,7 +47,7 @@ msgstr "Datei konnte nicht geschlossen werden"
msgid "failed to read file"
msgstr "Datei konnte nicht gelesen werden"
#: src/pv/file.c:248
#: src/pv/file.c:248 src/main/options.c:288
msgid "failed to stat file"
msgstr "Dateiinformationen konnten nicht gelesen werden"
@@ -87,15 +59,14 @@ msgstr "Dateiinformationen für Ausgabe-Datei konnten nicht gelesen werden"
msgid "input file is output file"
msgstr "Eingabe-Datei ist Ausgabe-Datei"
#: src/pv/loop.c:520 src/pv/loop.c:590 src/pv/loop.c:642 src/pv/watchpid.c:51
#: src/pv/watchpid.c:74 src/pv/watchpid.c:84 src/pv/watchpid.c:115
#: src/pv/loop.c:527 src/pv/loop.c:597 src/pv/loop.c:649 src/pv/watchpid.c:68
#: src/pv/watchpid.c:79 src/pv/watchpid.c:93 src/pv/watchpid.c:104
#: src/pv/watchpid.c:145 src/pv/watchpid.c:168 src/pv/watchpid.c:178
#: src/pv/watchpid.c:192 src/pv/watchpid.c:285 src/pv/watchpid.c:294
#: src/pv/watchpid.c:332 src/pv/watchpid.c:349
msgid "pid"
msgstr ""
#: src/pv/state.c:33
msgid "none"
msgstr ""
#: src/pv/transfer.c:341
msgid "read failed"
msgstr "read-Aufruf fehlgeschlagen"
@@ -116,19 +87,64 @@ msgstr "konnte den Fehler nicht überwinden"
msgid "skipped past read error"
msgstr "über den Lesefehler hinaus verschoben"
#: src/pv/transfer.c:458 src/pv/display.c:691
msgid "B"
msgstr "B"
#: src/pv/transfer.c:631
msgid "write failed"
msgstr "write-Aufruf fehlgeschlagen"
#: src/pv/transfer.c:679 src/pv/display.c:618
msgid "buffer allocation failed"
msgstr "Puffer konnte nicht allokiert werden"
#: src/pv/transfer.c:770
msgid "select call failed"
msgstr "select-Aufruf fehlgeschlagen"
#: src/pv/watchpid.c:76 src/pv/watchpid.c:86 src/pv/watchpid.c:117
#: src/pv/state.c:25
msgid "history structure allocation failed"
msgstr ""
#: src/pv/state.c:55
msgid "none"
msgstr ""
#: src/pv/display.c:151
msgid "yzafpnum kMGTPEZY"
msgstr ""
#: src/pv/display.c:156
msgid "yzafpnum KMGTPEZY"
msgstr ""
#: src/pv/display.c:687
msgid "b"
msgstr ""
#: src/pv/display.c:742 src/pv/display.c:756
msgid "b/s"
msgstr ""
#: src/pv/display.c:746 src/pv/display.c:761
msgid "/s"
msgstr ""
#: src/pv/display.c:746 src/pv/display.c:762
msgid "B/s"
msgstr ""
#: src/pv/display.c:797 src/pv/display.c:802 src/pv/display.c:864
msgid "ETA"
msgstr "ETA"
#: src/pv/watchpid.c:81 src/pv/watchpid.c:95 src/pv/watchpid.c:106
#: src/pv/watchpid.c:170 src/pv/watchpid.c:180 src/pv/watchpid.c:194
msgid "fd"
msgstr ""
#: src/pv/watchpid.c:120
#: src/pv/watchpid.c:109 src/pv/watchpid.c:197
msgid "not a regular file or block device"
msgstr "keine normale Datei oder Blockgerät"
@@ -185,169 +201,177 @@ msgstr "zeige die Datentransferrate an"
msgid "show data transfer average rate counter"
msgstr ""
#: src/main/help.c:44
msgid "show number of bytes transferred"
msgstr "zeige die Anzahl von Bytes, die transferiert worden sind"
#: src/main/help.c:46
msgid "show percentage of transfer buffer in use"
msgstr "zeige, wie viel Prozent des Übertragungsbuffers in Benutzung sind"
#: src/main/help.c:47
msgid "NUM"
msgstr ""
#: src/main/help.c:48
msgid "show NUM bytes last written"
msgstr "NUM zeige die zuletzt geschriebenen NUM Bytes"
#: src/main/help.c:49
msgid "FORMAT"
msgstr ""
#: src/main/help.c:50
msgid "set output format to FORMAT"
msgstr "setze das Ausgabeformat auf FORMAT"
#: src/main/help.c:52
msgid "output percentages, not visual information"
msgstr "Ausgabe von Prozent-Angaben statt visueller Darstellung"
#: src/main/help.c:54
msgid "do not output any transfer information at all"
msgstr "sämtliche Transferinformationen unterdrücken"
#: src/main/help.c:57
msgid "display nothing until first byte transferred"
msgstr "keine Ausgabe bevor das erste Byte übertragen wurde"
#: src/main/help.c:58 src/main/help.c:66
#: src/main/help.c:43 src/main/help.c:63 src/main/help.c:71
msgid "SEC"
msgstr ""
#: src/main/help.c:45
msgid "compute average rate over past SEC seconds (default 30s)"
msgstr ""
#: src/main/help.c:47
msgid "show number of bytes transferred"
msgstr "zeige die Anzahl von Bytes, die transferiert worden sind"
#: src/main/help.c:49
msgid "show number of bits transferred"
msgstr ""
#: src/main/help.c:51
msgid "show percentage of transfer buffer in use"
msgstr "zeige, wie viel Prozent des Übertragungsbuffers in Benutzung sind"
#: src/main/help.c:52
msgid "NUM"
msgstr ""
#: src/main/help.c:53
msgid "show NUM bytes last written"
msgstr "NUM zeige die zuletzt geschriebenen NUM Bytes"
#: src/main/help.c:54
msgid "FORMAT"
msgstr ""
#: src/main/help.c:55
msgid "set output format to FORMAT"
msgstr "setze das Ausgabeformat auf FORMAT"
#: src/main/help.c:57
msgid "output percentages, not visual information"
msgstr "Ausgabe von Prozent-Angaben statt visueller Darstellung"
#: src/main/help.c:59
msgid "do not output any transfer information at all"
msgstr "sämtliche Transferinformationen unterdrücken"
#: src/main/help.c:62
msgid "display nothing until first byte transferred"
msgstr "keine Ausgabe bevor das erste Byte übertragen wurde"
#: src/main/help.c:64
msgid "display nothing until SEC seconds have passed"
msgstr "SEC nichts anzeigen, bis SEC Sekunden vergangen sind"
#: src/main/help.c:60
#: src/main/help.c:65
msgid "SIZE"
msgstr ""
#: src/main/help.c:61
#: src/main/help.c:66
msgid "set estimated data size to SIZE bytes"
msgstr "setze erwartete Datenlänge auf SIZE Byte"
#: src/main/help.c:63
#: src/main/help.c:68
msgid "count lines instead of bytes"
msgstr "zähle Zeilen anstelle von Bytes"
#: src/main/help.c:65
#: src/main/help.c:70
msgid "lines are null-terminated"
msgstr "Zeilen sind nullterminiert"
#: src/main/help.c:67
#: src/main/help.c:72
msgid "update every SEC seconds"
msgstr "aktualisiere Ausgabe nach SEC Sekunden Intervall"
#: src/main/help.c:68
#: src/main/help.c:73
msgid "WIDTH"
msgstr ""
#: src/main/help.c:69
#: src/main/help.c:74
msgid "assume terminal is WIDTH characters wide"
msgstr "setze Terminal-Breite auf WIDTH Zeichen"
#: src/main/help.c:70
#: src/main/help.c:75
msgid "HEIGHT"
msgstr ""
#: src/main/help.c:71
#: src/main/help.c:76
msgid "assume terminal is HEIGHT rows high"
msgstr "setze Terminal-Höhe auf HEIGHT Zeichen"
#: src/main/help.c:72
#: src/main/help.c:77
msgid "NAME"
msgstr ""
#: src/main/help.c:73
#: src/main/help.c:78
msgid "prefix visual information with NAME"
msgstr "setze den NAMEn für visuelle Darstellung"
#: src/main/help.c:75
#: src/main/help.c:80
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:77
#: src/main/help.c:82
msgid "use cursor positioning escape sequences"
msgstr "benutze Escape-Sequenzen zur Cursor-Positionierung"
#: src/main/help.c:79
#: src/main/help.c:84
msgid "RATE"
msgstr ""
#: src/main/help.c:80
#: src/main/help.c:85
msgid "limit transfer to RATE bytes per second"
msgstr "beschränke die Transferrate auf RATE Byte pro Sekunde"
#: src/main/help.c:81
#: src/main/help.c:86
msgid "BYTES"
msgstr ""
#: src/main/help.c:82
#: src/main/help.c:87
msgid "use a buffer size of BYTES"
msgstr "BYTES benutze einen Puffer in der Größe von BYTES"
#: src/main/help.c:84
#: src/main/help.c:89
msgid "never use splice(), always use read/write"
msgstr "anstelle von splice() immer read/write benutzen"
#: src/main/help.c:86
#: src/main/help.c:91
msgid "skip read errors in input"
msgstr "Lesefehler in der Eingabe nicht beachten"
#: src/main/help.c:88
#: src/main/help.c:93
msgid "stop after --size bytes have been transferred"
msgstr "anhalten, nachdem --size Bytes übertragen wurden"
#: src/main/help.c:90
#: src/main/help.c:95
msgid "PID"
msgstr ""
#: src/main/help.c:91
#: src/main/help.c:96
msgid "update settings of process PID"
msgstr "Einstellungen der Prozess-PID updaten"
#: src/main/help.c:94
#: src/main/help.c:99
msgid "FILE"
msgstr ""
#: src/main/help.c:95
#: src/main/help.c:100
msgid "save process ID in FILE"
msgstr "Prozess-ID in FILE speichern"
#: src/main/help.c:97
#: src/main/help.c:102
msgid "PID[:FD]"
msgstr ""
#: src/main/help.c:98
#: src/main/help.c:103
msgid "watch file FD opened by process PID"
msgstr "die vom Prozess PID geöffnete Datei FD beobachten"
#: src/main/help.c:101
#: src/main/help.c:106
msgid "show this help and exit"
msgstr "zeige diese Hilfe und beende"
#: src/main/help.c:103
#: src/main/help.c:108
msgid "show version information and exit"
msgstr "zeige Versionsinformationen und beende"
#: src/main/help.c:109
#: src/main/help.c:114
#, c-format
msgid "Usage: %s [OPTION] [FILE]..."
msgstr "Syntax: %s [OPTION] [DATEI]..."
#: src/main/help.c:112
#: src/main/help.c:117
msgid ""
"Concatenate FILE(s), or standard input, to standard output,\n"
"with monitoring."
@@ -355,7 +379,7 @@ msgstr ""
"Verbindet DATEI(en) oder den Standard-Eingabe-Kanal mit dem\n"
"Standard-Ausgabe-Kanal und misst den Datenstrom."
#: src/main/help.c:207
#: src/main/help.c:212
msgid ""
"Debugging is enabled; export the DEBUG environment variable to define the\n"
"output filename.\n"
@@ -363,7 +387,7 @@ msgstr ""
"Das Debuggen ist aktiviert. Exportieren Sie die Umgebungsvariable DEBUG,\n"
"um den Ausgabedateinamen zu definieren.\n"
#: src/main/help.c:211
#: src/main/help.c:216
#, c-format
msgid "Please report any bugs to %s."
msgstr "Bitte senden Sie Fehlerberichte an %s."
@@ -372,72 +396,9 @@ msgstr "Bitte senden Sie Fehlerberichte an %s."
msgid "state allocation failed"
msgstr "Zustandszuweisung fehlgeschlagen"
#: src/main/main.c:246
#, fuzzy
#: src/main/main.c:248
msgid "failed to read terminal attributes"
msgstr "Terminalname konnte nicht gelesen werden"
#: src/main/options.c:98
msgid "option structure allocation failed"
msgstr "`option' konnte nicht allokiert werden"
#: src/main/options.c:112
msgid "option structure argv allocation failed"
msgstr "`option' (argv) konnte nicht allokiert werden"
#: src/main/options.c:151
msgid "integer argument expected"
msgstr "Ganzzahliges Argument erwartet"
#: src/main/options.c:162
msgid "numeric argument expected"
msgstr "numerisches Argument erwartet"
#: src/main/options.c:173
msgid "process ID or pid:fd pair expected"
msgstr "Prozess-ID oder PID:FD-Paar erwartet"
#: src/main/options.c:180
msgid "invalid process ID"
msgstr "ungültige Prozess-ID"
#: src/main/options.c:316
#, c-format
msgid "Try `%s --help' for more information."
msgstr "`%s --help' zeigt weitere Informationen an."
#: src/main/options.c:320
#, c-format
msgid "Try `%s -h' for more information."
msgstr "`%s -h' zeigt weitere Informationen an."
#: src/main/options.c:336
msgid ""
"cannot use line mode or transfer modifier options when watching file "
"descriptors"
msgstr ""
"Beim Anzeigen von Dateideskriptoren können keine Optionen für den "
"Zeilenmodus oder den Übertragungsmodifikator verwendet werden"
#: src/main/options.c:344
msgid "cannot use cursor positioning when watching file descriptors"
msgstr ""
"Beim Anzeigen von Dateideskriptoren können keine Zeilenmodus- oder "
"Übertragungsmodifikatoroptionen verwendet werden."
#: src/main/options.c:352
msgid "cannot use remote control when watching file descriptors"
msgstr ""
"kann keine Fernbedienung verwenden, wenn Dateideskriptoren angezeigt werden"
#: src/main/options.c:360
msgid "cannot transfer files when watching file descriptors"
msgstr ""
"Dateien können beim Betrachten von Dateideskriptoren nicht übertragen werden"
#: src/main/options.c:368
msgid "not available on systems without /proc/self/fdinfo"
msgstr "Nicht verfügbar auf Systemen ohne /proc/self/fdinfo"
#: src/main/remote.c:221
msgid "message not received"
@@ -446,3 +407,65 @@ msgstr "Nachricht nicht empfangen"
#: src/main/remote.c:328
msgid "IPC not supported on this system"
msgstr "IPC wird auf diesem System nicht unterstützt"
#: src/main/options.c:102
msgid "option structure allocation failed"
msgstr "`option' konnte nicht allokiert werden"
#: src/main/options.c:116
msgid "option structure argv allocation failed"
msgstr "`option' (argv) konnte nicht allokiert werden"
#: src/main/options.c:160
msgid "integer argument expected"
msgstr "Ganzzahliges Argument erwartet"
#: src/main/options.c:171
msgid "numeric argument expected"
msgstr "numerisches Argument erwartet"
#: src/main/options.c:182
msgid "process ID or pid:fd pair expected"
msgstr "Prozess-ID oder PID:FD-Paar erwartet"
#: src/main/options.c:189
msgid "invalid process ID"
msgstr "ungültige Prozess-ID"
#: src/main/options.c:355
#, c-format
msgid "Try `%s --help' for more information."
msgstr "`%s --help' zeigt weitere Informationen an."
#: src/main/options.c:359
#, c-format
msgid "Try `%s -h' for more information."
msgstr "`%s -h' zeigt weitere Informationen an."
#: src/main/options.c:375
msgid ""
"cannot use line mode or transfer modifier options when watching file "
"descriptors"
msgstr ""
"Beim Anzeigen von Dateideskriptoren können keine Optionen für den "
"Zeilenmodus oder den Übertragungsmodifikator verwendet werden"
#: src/main/options.c:383
msgid "cannot use cursor positioning when watching file descriptors"
msgstr ""
"Beim Anzeigen von Dateideskriptoren können keine Zeilenmodus- oder "
"Übertragungsmodifikatoroptionen verwendet werden."
#: src/main/options.c:391
msgid "cannot use remote control when watching file descriptors"
msgstr ""
"kann keine Fernbedienung verwenden, wenn Dateideskriptoren angezeigt werden"
#: src/main/options.c:399
msgid "cannot transfer files when watching file descriptors"
msgstr ""
"Dateien können beim Betrachten von Dateideskriptoren nicht übertragen werden"
#: src/main/options.c:407
msgid "not available on systems without /proc/self/fdinfo"
msgstr "Nicht verfügbar auf Systemen ohne /proc/self/fdinfo"
+196 -173
View File
@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-09-12 17:13+0100\n"
"POT-Creation-Date: 2023-07-16 23:13+0100\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Date: 1999-06-01 15:18:29+0100\n"
"From: Andrew Wood <ivarch@ubik>\n"
@@ -35,34 +35,6 @@ msgstr "tentative de verrouillage échoué"
msgid "failed to open terminal"
msgstr "l'ouverture du terminal a échoué"
#: src/pv/display.c:138
msgid "yzafpnum kMGTPEZY"
msgstr ""
#: src/pv/display.c:143
msgid "yzafpnum KMGTPEZY"
msgstr ""
#: src/pv/display.c:558 src/pv/transfer.c:679
msgid "buffer allocation failed"
msgstr "l'allocation de mémoire tampon a échoué"
#: src/pv/display.c:618 src/pv/transfer.c:458
msgid "B"
msgstr "O"
#: src/pv/display.c:654 src/pv/display.c:662
msgid "/s"
msgstr "/s"
#: src/pv/display.c:654 src/pv/display.c:662
msgid "B/s"
msgstr "O/s"
#: src/pv/display.c:697 src/pv/display.c:702 src/pv/display.c:764
msgid "ETA"
msgstr "ETA"
#: src/pv/file.c:119
msgid "failed to seek to start of output"
msgstr "ne peut pas passer au début de la sortie"
@@ -75,7 +47,7 @@ msgstr "la fermeture du fichier a échoué"
msgid "failed to read file"
msgstr "la lecture du fichier a échoué"
#: src/pv/file.c:248
#: src/pv/file.c:248 src/main/options.c:288
msgid "failed to stat file"
msgstr "échec à statuer sur le fichier"
@@ -87,15 +59,14 @@ msgstr "échec à statuer sur le fichier de sortie"
msgid "input file is output file"
msgstr "fichiers d'entré et de sortie sont les mêmes"
#: src/pv/loop.c:520 src/pv/loop.c:590 src/pv/loop.c:642 src/pv/watchpid.c:51
#: src/pv/watchpid.c:74 src/pv/watchpid.c:84 src/pv/watchpid.c:115
#: src/pv/loop.c:527 src/pv/loop.c:597 src/pv/loop.c:649 src/pv/watchpid.c:68
#: src/pv/watchpid.c:79 src/pv/watchpid.c:93 src/pv/watchpid.c:104
#: src/pv/watchpid.c:145 src/pv/watchpid.c:168 src/pv/watchpid.c:178
#: src/pv/watchpid.c:192 src/pv/watchpid.c:285 src/pv/watchpid.c:294
#: src/pv/watchpid.c:332 src/pv/watchpid.c:349
msgid "pid"
msgstr ""
#: src/pv/state.c:33
msgid "none"
msgstr ""
#: src/pv/transfer.c:341
msgid "read failed"
msgstr "la lecture a échoué"
@@ -116,19 +87,64 @@ msgstr "n'a pas réussi à dépasser l'erreur"
msgid "skipped past read error"
msgstr "erreur de lecture dépassée"
#: src/pv/transfer.c:458 src/pv/display.c:691
msgid "B"
msgstr "O"
#: src/pv/transfer.c:631
msgid "write failed"
msgstr "l'écriture a échoué"
#: src/pv/transfer.c:679 src/pv/display.c:618
msgid "buffer allocation failed"
msgstr "l'allocation de mémoire tampon a échoué"
#: src/pv/transfer.c:770
msgid "select call failed"
msgstr "appel de sélection a échoué"
#: src/pv/watchpid.c:76 src/pv/watchpid.c:86 src/pv/watchpid.c:117
#: src/pv/state.c:25
msgid "history structure allocation failed"
msgstr ""
#: src/pv/state.c:55
msgid "none"
msgstr ""
#: src/pv/display.c:151
msgid "yzafpnum kMGTPEZY"
msgstr ""
#: src/pv/display.c:156
msgid "yzafpnum KMGTPEZY"
msgstr ""
#: src/pv/display.c:687
msgid "b"
msgstr ""
#: src/pv/display.c:742 src/pv/display.c:756
msgid "b/s"
msgstr ""
#: src/pv/display.c:746 src/pv/display.c:761
msgid "/s"
msgstr "/s"
#: src/pv/display.c:746 src/pv/display.c:762
msgid "B/s"
msgstr "O/s"
#: src/pv/display.c:797 src/pv/display.c:802 src/pv/display.c:864
msgid "ETA"
msgstr "ETA"
#: src/pv/watchpid.c:81 src/pv/watchpid.c:95 src/pv/watchpid.c:106
#: src/pv/watchpid.c:170 src/pv/watchpid.c:180 src/pv/watchpid.c:194
msgid "fd"
msgstr ""
#: src/pv/watchpid.c:120
#: src/pv/watchpid.c:109 src/pv/watchpid.c:197
msgid "not a regular file or block device"
msgstr "pas un fichier ordinaire ou un périphérique de bloc"
@@ -185,168 +201,176 @@ msgstr "affiche le taux de tranfert des données"
msgid "show data transfer average rate counter"
msgstr "afficher le compteur de taux moyen de transfert de données"
#: src/main/help.c:44
msgid "show number of bytes transferred"
msgstr "affiche le nombre d'octets transférés"
#: src/main/help.c:46
msgid "show percentage of transfer buffer in use"
msgstr "afficher le pourcentage de tampon de transfert utilisé"
#: src/main/help.c:47
msgid "NUM"
msgstr ""
#: src/main/help.c:48
msgid "show NUM bytes last written"
msgstr "affiche NUM octets pour la dernière fois écrits"
#: src/main/help.c:49
msgid "FORMAT"
msgstr ""
#: src/main/help.c:50
msgid "set output format to FORMAT"
msgstr "définir le format de sortie sur FORMAT"
#: src/main/help.c:52
msgid "output percentages, not visual information"
msgstr "imprime en pourcentage, pas les informations visuelles"
#: src/main/help.c:54
msgid "do not output any transfer information at all"
msgstr "n'afficher aucune information de transfert"
#: src/main/help.c:57
msgid "display nothing until first byte transferred"
msgstr "ne rien afficher avant qu'au moins un octet soit tranféré"
#: src/main/help.c:58 src/main/help.c:66
#: src/main/help.c:43 src/main/help.c:63 src/main/help.c:71
msgid "SEC"
msgstr "SEC"
#: src/main/help.c:45
msgid "compute average rate over past SEC seconds (default 30s)"
msgstr ""
#: src/main/help.c:47
msgid "show number of bytes transferred"
msgstr "affiche le nombre d'octets transférés"
#: src/main/help.c:49
msgid "show number of bits transferred"
msgstr ""
#: src/main/help.c:51
msgid "show percentage of transfer buffer in use"
msgstr "afficher le pourcentage de tampon de transfert utilisé"
#: src/main/help.c:52
msgid "NUM"
msgstr ""
#: src/main/help.c:53
msgid "show NUM bytes last written"
msgstr "affiche NUM octets pour la dernière fois écrits"
#: src/main/help.c:54
msgid "FORMAT"
msgstr ""
#: src/main/help.c:55
msgid "set output format to FORMAT"
msgstr "définir le format de sortie sur FORMAT"
#: src/main/help.c:57
msgid "output percentages, not visual information"
msgstr "imprime en pourcentage, pas les informations visuelles"
#: src/main/help.c:59
msgid "do not output any transfer information at all"
msgstr "n'afficher aucune information de transfert"
#: src/main/help.c:62
msgid "display nothing until first byte transferred"
msgstr "ne rien afficher avant qu'au moins un octet soit tranféré"
#: src/main/help.c:64
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:60
#: src/main/help.c:65
msgid "SIZE"
msgstr "TAILLE"
#: src/main/help.c:61
#: src/main/help.c:66
msgid "set estimated data size to SIZE bytes"
msgstr "ajuste la taille estimée des données à TAILLE octets"
#: src/main/help.c:63
#: src/main/help.c:68
msgid "count lines instead of bytes"
msgstr "compte les lignes au lieu des octets"
#: src/main/help.c:65
#: src/main/help.c:70
msgid "lines are null-terminated"
msgstr "les lignes sont terminées par un nul"
#: src/main/help.c:67
#: src/main/help.c:72
msgid "update every SEC seconds"
msgstr "mise-à-jour toute les SEC secondes"
#: src/main/help.c:68
#: src/main/help.c:73
msgid "WIDTH"
msgstr "LARGEUR"
#: src/main/help.c:69
#: src/main/help.c:74
msgid "assume terminal is WIDTH characters wide"
msgstr "présumer la largeur du terminal à LARGEUR caractères"
#: src/main/help.c:70
#: src/main/help.c:75
msgid "HEIGHT"
msgstr "HAUTEUR"
#: src/main/help.c:71
#: src/main/help.c:76
msgid "assume terminal is HEIGHT rows high"
msgstr "présumer la hauteur du terminal à HAUTEUR lignes"
#: src/main/help.c:72
#: src/main/help.c:77
msgid "NAME"
msgstr "NOM"
#: src/main/help.c:73
#: src/main/help.c:78
msgid "prefix visual information with NAME"
msgstr "préfixer les informations visuelles avec NOM"
#: src/main/help.c:75
#: src/main/help.c:80
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:77
#: src/main/help.c:82
msgid "use cursor positioning escape sequences"
msgstr "utiliser les séquences d'échappements de positionnement de curseur"
#: src/main/help.c:79
#: src/main/help.c:84
msgid "RATE"
msgstr "TAUX"
#: src/main/help.c:80
#: src/main/help.c:85
msgid "limit transfer to RATE bytes per second"
msgstr "limite le taux de transfer à TAUX octets par seconde"
#: src/main/help.c:81
#: src/main/help.c:86
msgid "BYTES"
msgstr "OCTETS"
#: src/main/help.c:82
#: src/main/help.c:87
msgid "use a buffer size of BYTES"
msgstr "Utiliser une mémoire tampon de OCTETS octets"
#: src/main/help.c:84
#: src/main/help.c:89
msgid "never use splice(), always use read/write"
msgstr "n'utilisez jamais splice(), utilisez toujours read/write"
#: src/main/help.c:86
#: src/main/help.c:91
msgid "skip read errors in input"
msgstr "ignorer les erreurs de lecture dans l'entrée"
#: src/main/help.c:88
#: src/main/help.c:93
msgid "stop after --size bytes have been transferred"
msgstr "arrêter après le transfert de --size octets"
#: src/main/help.c:90
#: src/main/help.c:95
msgid "PID"
msgstr "PID"
#: src/main/help.c:91
#: src/main/help.c:96
msgid "update settings of process PID"
msgstr "mettre-à-jour la configuration du processus PID"
#: src/main/help.c:94
#: src/main/help.c:99
msgid "FILE"
msgstr ""
#: src/main/help.c:95
#: src/main/help.c:100
msgid "save process ID in FILE"
msgstr "enregistrer l'ID de processus dans FILE"
#: src/main/help.c:97
#: src/main/help.c:102
msgid "PID[:FD]"
msgstr ""
#: src/main/help.c:98
#: src/main/help.c:103
msgid "watch file FD opened by process PID"
msgstr "regarder le fichier FD ouvert par le processus PID"
#: src/main/help.c:101
#: src/main/help.c:106
msgid "show this help and exit"
msgstr "afficher cette aide puis quitter"
#: src/main/help.c:103
#: src/main/help.c:108
msgid "show version information and exit"
msgstr "afficher la version puis quitter"
#: src/main/help.c:109
#: src/main/help.c:114
#, c-format
msgid "Usage: %s [OPTION] [FILE]..."
msgstr "Utilisation : %s [OPTIONS] [FICHIER]..."
#: src/main/help.c:112
#: src/main/help.c:117
msgid ""
"Concatenate FILE(s), or standard input, to standard output,\n"
"with monitoring."
@@ -354,7 +378,7 @@ msgstr ""
"Concatène FICHIER(s), ou l'entrée standard, sur la sortie standard\n"
"avec monitorage."
#: src/main/help.c:207
#: src/main/help.c:212
msgid ""
"Debugging is enabled; export the DEBUG environment variable to define the\n"
"output filename.\n"
@@ -362,7 +386,7 @@ msgstr ""
"Le débogage est activé; exportez la variable d'environnement DEBUG pour\n"
"définir le nom du fichier de sortie.\n"
#: src/main/help.c:211
#: src/main/help.c:216
#, c-format
msgid "Please report any bugs to %s."
msgstr "SVP rapporter touts bogues à %s."
@@ -371,74 +395,9 @@ msgstr "SVP rapporter touts bogues à %s."
msgid "state allocation failed"
msgstr "échec de l'allocation de mémoire de condition"
#: src/main/main.c:246
#, fuzzy
#: src/main/main.c:248
msgid "failed to read terminal attributes"
msgstr "échec de lecture du nom du terminal"
#: src/main/options.c:98
msgid "option structure allocation failed"
msgstr "l'allocation pour la structure d'une option a echoué"
#: src/main/options.c:112
msgid "option structure argv allocation failed"
msgstr "l'allocation pour la structure de l'option argv a echoué"
#: src/main/options.c:151
msgid "integer argument expected"
msgstr "Valeur entière attendue"
#: src/main/options.c:162
msgid "numeric argument expected"
msgstr "Valeur numérique attendue"
#: src/main/options.c:173
msgid "process ID or pid:fd pair expected"
msgstr "ID de processus ou paire pid:fd attendue"
#: src/main/options.c:180
msgid "invalid process ID"
msgstr "ID de processus non valide"
#: src/main/options.c:316
#, c-format
msgid "Try `%s --help' for more information."
msgstr "Essayez `%s --help' pour plus d'information."
#: src/main/options.c:320
#, c-format
msgid "Try `%s -h' for more information."
msgstr "Essayez `%s -h' pour plus d'information."
#: src/main/options.c:336
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:344
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:352
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:360
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:368
msgid "not available on systems without /proc/self/fdinfo"
msgstr "non disponible sur les systèmes sans /proc/self/fdinfo"
#: src/main/remote.c:221
msgid "message not received"
@@ -447,3 +406,67 @@ msgstr "message non reçu"
#: src/main/remote.c:328
msgid "IPC not supported on this system"
msgstr "IPC non pris en charge sur ce système"
#: src/main/options.c:102
msgid "option structure allocation failed"
msgstr "l'allocation pour la structure d'une option a echoué"
#: src/main/options.c:116
msgid "option structure argv allocation failed"
msgstr "l'allocation pour la structure de l'option argv a echoué"
#: src/main/options.c:160
msgid "integer argument expected"
msgstr "Valeur entière attendue"
#: src/main/options.c:171
msgid "numeric argument expected"
msgstr "Valeur numérique attendue"
#: src/main/options.c:182
msgid "process ID or pid:fd pair expected"
msgstr "ID de processus ou paire pid:fd attendue"
#: src/main/options.c:189
msgid "invalid process ID"
msgstr "ID de processus non valide"
#: src/main/options.c:355
#, c-format
msgid "Try `%s --help' for more information."
msgstr "Essayez `%s --help' pour plus d'information."
#: src/main/options.c:359
#, c-format
msgid "Try `%s -h' for more information."
msgstr "Essayez `%s -h' pour plus d'information."
#: src/main/options.c:375
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:383
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:391
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:399
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:407
msgid "not available on systems without /proc/self/fdinfo"
msgstr "non disponible sur les systèmes sans /proc/self/fdinfo"
+227 -213
View File
@@ -6,24 +6,22 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-09-12 17:13+0100\n"
"POT-Creation-Date: 2023-07-16 23:13+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"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=ISO-8859-2\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: src/pv/cursor.c:80
#, fuzzy
msgid "failed to get terminal name"
msgstr "nie uda³o siê otworzyæ terminala"
msgstr ""
# "Przewidywany czas ukoñczenia" for ETA is too long
# "Przewidywany czas ukończenia" for ETA is too long
#: src/pv/cursor.c:125
#, fuzzy
msgid "failed to open lock file"
msgstr "nie uda³o siê zamkn±æ pliku"
msgstr ""
#: src/pv/cursor.c:159
msgid "lock attempt failed"
@@ -31,74 +29,44 @@ msgstr ""
#: src/pv/cursor.c:409
msgid "failed to open terminal"
msgstr "nie uda³o siê otworzyæ terminala"
#: src/pv/display.c:138
msgid "yzafpnum kMGTPEZY"
msgstr ""
#: src/pv/display.c:143
msgid "yzafpnum KMGTPEZY"
msgstr ""
#: src/pv/display.c:558 src/pv/transfer.c:679
msgid "buffer allocation failed"
msgstr "nie uda³o siê zaalokowaæ bufora"
#: src/pv/display.c:618 src/pv/transfer.c:458
msgid "B"
msgstr "B"
#: src/pv/display.c:654 src/pv/display.c:662
msgid "/s"
msgstr "/s"
#: src/pv/display.c:654 src/pv/display.c:662
msgid "B/s"
msgstr "B/s"
#: src/pv/display.c:697 src/pv/display.c:702 src/pv/display.c:764
msgid "ETA"
msgstr "ETA"
msgstr "nie udało się otworzyć terminala"
#: src/pv/file.c:119
#, fuzzy
msgid "failed to seek to start of output"
msgstr "nie uda³o siê wykonaæ operacji stat na pliku wyj¶ciowym"
msgstr ""
# "Przewidywany czas ukoñczenia" for ETA is too long
# "Przewidywany czas ukończenia" for ETA is too long
#: src/pv/file.c:215
msgid "failed to close file"
msgstr "nie uda³o siê zamkn±æ pliku"
msgstr "nie udało się zamknąć pliku"
#: src/pv/file.c:238
msgid "failed to read file"
msgstr "nie uda³o siê odczytaæ pliku"
msgstr "nie udało się odczytać pliku"
#: src/pv/file.c:248
#: src/pv/file.c:248 src/main/options.c:288
msgid "failed to stat file"
msgstr "nie uda³o siê wykonaæ operacji stat na pliku"
msgstr "nie udało się wykonać operacji stat na pliku"
#: src/pv/file.c:257
msgid "failed to stat output file"
msgstr "nie uda³o siê wykonaæ operacji stat na pliku wyjciowym"
msgstr "nie udało się wykonać operacji stat na pliku wyjściowym"
#: src/pv/file.c:280
msgid "input file is output file"
msgstr "plik wejciowy jest zarazem plikiem wyjciowym"
msgstr "plik wejściowy jest zarazem plikiem wyjściowym"
#: src/pv/loop.c:520 src/pv/loop.c:590 src/pv/loop.c:642 src/pv/watchpid.c:51
#: src/pv/watchpid.c:74 src/pv/watchpid.c:84 src/pv/watchpid.c:115
#: src/pv/loop.c:527 src/pv/loop.c:597 src/pv/loop.c:649 src/pv/watchpid.c:68
#: src/pv/watchpid.c:79 src/pv/watchpid.c:93 src/pv/watchpid.c:104
#: src/pv/watchpid.c:145 src/pv/watchpid.c:168 src/pv/watchpid.c:178
#: src/pv/watchpid.c:192 src/pv/watchpid.c:285 src/pv/watchpid.c:294
#: src/pv/watchpid.c:332 src/pv/watchpid.c:349
msgid "pid"
msgstr ""
#: src/pv/state.c:33
msgid "none"
msgstr ""
#: src/pv/transfer.c:341
msgid "read failed"
msgstr "b³±d odczytu"
msgstr "błąd odczytu"
#: src/pv/transfer.c:359
msgid "warning: read errors detected"
@@ -109,34 +77,77 @@ msgid "file is not seekable"
msgstr ""
#: src/pv/transfer.c:437
#, fuzzy
msgid "failed to seek past error"
msgstr "nie uda³o siê wykonaæ operacji stat na pliku"
msgstr ""
#: src/pv/transfer.c:456
msgid "skipped past read error"
msgstr ""
#: src/pv/transfer.c:458 src/pv/display.c:691
msgid "B"
msgstr "B"
#: src/pv/transfer.c:631
msgid "write failed"
msgstr "b³±d zapisu"
msgstr "błąd zapisu"
#: src/pv/transfer.c:679 src/pv/display.c:618
msgid "buffer allocation failed"
msgstr "nie udało się zaalokować bufora"
#: src/pv/transfer.c:770
msgid "select call failed"
msgstr "nie uda³o siê wywo³aæ funkcji select"
msgstr "nie udało się wywołać funkcji select"
#: src/pv/watchpid.c:76 src/pv/watchpid.c:86 src/pv/watchpid.c:117
#: src/pv/state.c:25
msgid "history structure allocation failed"
msgstr ""
#: src/pv/state.c:55
msgid "none"
msgstr ""
#: src/pv/display.c:151
msgid "yzafpnum kMGTPEZY"
msgstr ""
#: src/pv/display.c:156
msgid "yzafpnum KMGTPEZY"
msgstr ""
#: src/pv/display.c:687
msgid "b"
msgstr ""
#: src/pv/display.c:742 src/pv/display.c:756
msgid "b/s"
msgstr ""
#: src/pv/display.c:746 src/pv/display.c:761
msgid "/s"
msgstr "/s"
#: src/pv/display.c:746 src/pv/display.c:762
msgid "B/s"
msgstr "B/s"
#: src/pv/display.c:797 src/pv/display.c:802 src/pv/display.c:864
msgid "ETA"
msgstr "ETA"
#: src/pv/watchpid.c:81 src/pv/watchpid.c:95 src/pv/watchpid.c:106
#: src/pv/watchpid.c:170 src/pv/watchpid.c:180 src/pv/watchpid.c:194
msgid "fd"
msgstr ""
#: src/pv/watchpid.c:120
#: src/pv/watchpid.c:109 src/pv/watchpid.c:197
msgid "not a regular file or block device"
msgstr ""
#: src/main/version.c:17
#, fuzzy, c-format
msgid "%s %s - Copyright %s %s"
msgstr "%s %s - Prawa autorskie (C) %s %s"
msgstr ""
#: src/main/version.c:20
#, c-format
@@ -158,275 +169,222 @@ msgstr ""
#: src/main/help.c:31
msgid "show progress bar"
msgstr "poka¿ pasek postêpu"
msgstr "pokaż pasek postępu"
#: src/main/help.c:33
msgid "show elapsed time"
msgstr "poka¿ up³ywaj±cy czas"
msgstr "pokaż upływający czas"
#: src/main/help.c:35
msgid "show estimated time of arrival (completion)"
msgstr "poka¿ szacowany czas ukoñczenia"
msgstr "pokaż szacowany czas ukończenia"
#: src/main/help.c:38
#, fuzzy
msgid "show absolute estimated time of arrival (completion)"
msgstr "poka¿ szacowany czas ukoñczenia"
msgstr ""
#: src/main/help.c:40
msgid "show data transfer rate counter"
msgstr "poka¿ licznik prêdkoci przesy³ania"
msgstr "pokaż licznik prędkości przesyłania"
#: src/main/help.c:42
msgid "show data transfer average rate counter"
msgstr ""
#: src/main/help.c:44
msgid "show number of bytes transferred"
msgstr "poka¿ ilo¶æ przes³anych bajtów"
#: src/main/help.c:43 src/main/help.c:63 src/main/help.c:71
msgid "SEC"
msgstr "WARTOŚĆ"
#: src/main/help.c:46
msgid "show percentage of transfer buffer in use"
#: src/main/help.c:45
msgid "compute average rate over past SEC seconds (default 30s)"
msgstr ""
#: src/main/help.c:47
msgid "NUM"
msgstr ""
#: src/main/help.c:48
msgid "show NUM bytes last written"
msgstr ""
msgid "show number of bytes transferred"
msgstr "pokaż ilość przesłanych bajtów"
#: src/main/help.c:49
msgid "FORMAT"
msgid "show number of bits transferred"
msgstr ""
#: src/main/help.c:50
msgid "set output format to FORMAT"
#: src/main/help.c:51
msgid "show percentage of transfer buffer in use"
msgstr ""
#: src/main/help.c:52
msgid "output percentages, not visual information"
msgstr "w¶wietl wyj¶cie procentowo, bez graficznej prezentacji"
msgid "NUM"
msgstr ""
#: src/main/help.c:53
msgid "show NUM bytes last written"
msgstr ""
#: src/main/help.c:54
msgid "do not output any transfer information at all"
msgstr "nie wy¶wietlaj ¿adnych informacji o przesy³aniu"
msgid "FORMAT"
msgstr ""
#: src/main/help.c:55
msgid "set output format to FORMAT"
msgstr ""
#: src/main/help.c:57
msgid "display nothing until first byte transferred"
msgstr "nie wy¶wietlaj nic a¿ do pierwszego przes³anego bajtu"
#: src/main/help.c:58 src/main/help.c:66
msgid "SEC"
msgstr "WARTO¦Æ"
msgid "output percentages, not visual information"
msgstr "wświetl wyjście procentowo, bez graficznej prezentacji"
#: src/main/help.c:59
#, fuzzy
msgid "do not output any transfer information at all"
msgstr "nie wyświetlaj żadnych informacji o przesyłaniu"
#: src/main/help.c:62
msgid "display nothing until first byte transferred"
msgstr "nie wyświetlaj nic aż do pierwszego przesłanego bajtu"
#: src/main/help.c:64
msgid "display nothing until SEC seconds have passed"
msgstr "nie wy¶wietlaj nic a¿ do pierwszego przes³anego bajtu"
#: src/main/help.c:60
msgid "SIZE"
msgstr "WARTO¦Æ"
#: src/main/help.c:61
msgid "set estimated data size to SIZE bytes"
msgstr "ustaw oczekiwany rozmiar danych na WARTO¦Æ bajtów"
#: src/main/help.c:63
msgid "count lines instead of bytes"
msgstr ""
#: src/main/help.c:65
msgid "SIZE"
msgstr "WARTOŚĆ"
#: src/main/help.c:66
msgid "set estimated data size to SIZE bytes"
msgstr "ustaw oczekiwany rozmiar danych na WARTOŚĆ bajtów"
#: src/main/help.c:68
msgid "count lines instead of bytes"
msgstr ""
#: src/main/help.c:70
msgid "lines are null-terminated"
msgstr ""
#: src/main/help.c:67
#: src/main/help.c:72
msgid "update every SEC seconds"
msgstr "aktualizuj co ka¿de WARTO¦Æ sekund"
msgstr "aktualizuj co każde WARTOŚĆ sekund"
#: src/main/help.c:68
#: src/main/help.c:73
msgid "WIDTH"
msgstr "WARTO¦Æ"
msgstr "WARTOŚĆ"
#: src/main/help.c:69
#: src/main/help.c:74
msgid "assume terminal is WIDTH characters wide"
msgstr "przyjmij, ¿e terminal ma szeroko¶æ WARTO¦Æ znaków"
msgstr "przyjmij, że terminal ma szerokość WARTOŚĆ znaków"
#: src/main/help.c:70
#: src/main/help.c:75
msgid "HEIGHT"
msgstr ""
#: src/main/help.c:71
#: src/main/help.c:76
msgid "assume terminal is HEIGHT rows high"
msgstr "przyjmij, ¿e terminal ma szeroko¶æ WARTO¦Æ znaków"
msgstr "przyjmij, że terminal ma szerokość WARTOŚĆ znaków"
#: src/main/help.c:72
#: src/main/help.c:77
msgid "NAME"
msgstr "NAZWA"
#: src/main/help.c:73
#: src/main/help.c:78
msgid "prefix visual information with NAME"
msgstr "poprzed¼ informacje prefiksem NAZWA"
msgstr "poprzedź informacje prefiksem NAZWA"
#: src/main/help.c:75
#: src/main/help.c:80
msgid "output even if standard error is not a terminal"
msgstr "poka¿ wyjcie nawet gdy b³êdy nie s± typu terminal"
msgstr "pokaż wyjście nawet gdy błędy nie są typu terminal"
#: src/main/help.c:77
#: src/main/help.c:82
msgid "use cursor positioning escape sequences"
msgstr "u¿ywaj sekwencji escape do pozycjonowania"
msgstr "używaj sekwencji escape do pozycjonowania"
#: src/main/help.c:79
#: src/main/help.c:84
msgid "RATE"
msgstr ""
#: src/main/help.c:80
#: src/main/help.c:85
msgid "limit transfer to RATE bytes per second"
msgstr "ogranicz przesy³ane dane do RATE bajtów na sekundê"
msgstr "ogranicz przesyłane dane do RATE bajtów na sekundę"
#: src/main/help.c:81
#: src/main/help.c:86
msgid "BYTES"
msgstr ""
#: src/main/help.c:82
#: src/main/help.c:87
msgid "use a buffer size of BYTES"
msgstr ""
#: src/main/help.c:84
#: src/main/help.c:89
msgid "never use splice(), always use read/write"
msgstr ""
#: src/main/help.c:86
#: src/main/help.c:91
msgid "skip read errors in input"
msgstr ""
#: src/main/help.c:88
#, fuzzy
#: src/main/help.c:93
msgid "stop after --size bytes have been transferred"
msgstr "poka¿ ilo¶æ przes³anych bajtów"
#: src/main/help.c:90
msgid "PID"
msgstr ""
#: src/main/help.c:91
msgid "update settings of process PID"
msgstr ""
#: src/main/help.c:94
msgid "FILE"
msgstr ""
#: src/main/help.c:95
msgid "PID"
msgstr ""
#: src/main/help.c:96
msgid "update settings of process PID"
msgstr ""
#: src/main/help.c:99
msgid "FILE"
msgstr ""
#: src/main/help.c:100
msgid "save process ID in FILE"
msgstr ""
#: src/main/help.c:97
#: src/main/help.c:102
msgid "PID[:FD]"
msgstr ""
#: src/main/help.c:98
#: src/main/help.c:103
msgid "watch file FD opened by process PID"
msgstr ""
#: src/main/help.c:101
#: src/main/help.c:106
msgid "show this help and exit"
msgstr "wywietl te informacje z pomoc± i wyjd¼"
msgstr "wyświetl te informacje z pomocą i wyjdź"
#: src/main/help.c:103
#: src/main/help.c:108
msgid "show version information and exit"
msgstr "wywietl informacje o wersji i wyjd¼"
msgstr "wyświetl informacje o wersji i wyjdź"
#: src/main/help.c:109
#: src/main/help.c:114
#, c-format
msgid "Usage: %s [OPTION] [FILE]..."
msgstr "Sposób u¿ycia: %s [OPCJA] [PLIK]..."
msgstr "Sposób użycia: %s [OPCJA] [PLIK]..."
#: src/main/help.c:112
#: src/main/help.c:117
msgid ""
"Concatenate FILE(s), or standard input, to standard output,\n"
"with monitoring."
msgstr ""
"£±czenie PLIK(ów) lub wejcia standardowego, do wyjcia standardowego\n"
"Łączenie PLIK(ów) lub wejścia standardowego, do wyjścia standardowego\n"
"z monitoringiem."
#: src/main/help.c:207
#: src/main/help.c:212
msgid ""
"Debugging is enabled; export the DEBUG environment variable to define the\n"
"output filename.\n"
msgstr ""
#: src/main/help.c:211
#: src/main/help.c:216
#, c-format
msgid "Please report any bugs to %s."
msgstr "Proszê przesy³aæ zg³oszenia b³êdów do %s."
msgstr "Proszę przesyłać zgłoszenia błędów do %s."
#: src/main/main.c:74
#, fuzzy
msgid "state allocation failed"
msgstr "nie uda³o siê zaalokowaæ bufora"
msgstr ""
#: src/main/main.c:246
#, fuzzy
#: src/main/main.c:248
msgid "failed to read terminal attributes"
msgstr "nie uda³o siê otworzyæ terminala"
#: src/main/options.c:98
msgid "option structure allocation failed"
msgstr "nie uda³o siê zaalokowaæ struktur opcji"
#: src/main/options.c:112
msgid "option structure argv allocation failed"
msgstr "nie uda³o siê zaalokowaæ struktur opcji argv"
#: src/main/options.c:151
msgid "integer argument expected"
msgstr ""
#: src/main/options.c:162
msgid "numeric argument expected"
msgstr ""
#: src/main/options.c:173
msgid "process ID or pid:fd pair expected"
msgstr ""
#: src/main/options.c:180
msgid "invalid process ID"
msgstr ""
#: src/main/options.c:316
#, c-format
msgid "Try `%s --help' for more information."
msgstr "Spróbuj `%s --help' by uzyskaæ wiêcej informacji"
#: src/main/options.c:320
#, fuzzy, c-format
msgid "Try `%s -h' for more information."
msgstr "Spróbuj `%s -h' by uzyskaæ wiêcej informacji"
#: src/main/options.c:336
msgid ""
"cannot use line mode or transfer modifier options when watching file "
"descriptors"
msgstr ""
#: src/main/options.c:344
msgid "cannot use cursor positioning when watching file descriptors"
msgstr ""
#: src/main/options.c:352
msgid "cannot use remote control when watching file descriptors"
msgstr ""
#: src/main/options.c:360
msgid "cannot transfer files when watching file descriptors"
msgstr ""
#: src/main/options.c:368
msgid "not available on systems without /proc/self/fdinfo"
msgstr ""
#: src/main/remote.c:221
@@ -436,3 +394,59 @@ msgstr ""
#: src/main/remote.c:328
msgid "IPC not supported on this system"
msgstr ""
#: src/main/options.c:102
msgid "option structure allocation failed"
msgstr "nie udało się zaalokować struktur opcji"
#: src/main/options.c:116
msgid "option structure argv allocation failed"
msgstr "nie udało się zaalokować struktur opcji argv"
#: src/main/options.c:160
msgid "integer argument expected"
msgstr ""
#: src/main/options.c:171
msgid "numeric argument expected"
msgstr ""
#: src/main/options.c:182
msgid "process ID or pid:fd pair expected"
msgstr ""
#: src/main/options.c:189
msgid "invalid process ID"
msgstr ""
#: src/main/options.c:355
#, c-format
msgid "Try `%s --help' for more information."
msgstr "Spróbuj `%s --help' by uzyskać więcej informacji"
#: src/main/options.c:359
#, c-format
msgid "Try `%s -h' for more information."
msgstr "Spróbuj `%s -h' by uzyskać więcej informacji"
#: src/main/options.c:375
msgid ""
"cannot use line mode or transfer modifier options when watching file "
"descriptors"
msgstr ""
#: src/main/options.c:383
msgid "cannot use cursor positioning when watching file descriptors"
msgstr ""
#: src/main/options.c:391
msgid "cannot use remote control when watching file descriptors"
msgstr ""
#: src/main/options.c:399
msgid "cannot transfer files when watching file descriptors"
msgstr ""
#: src/main/options.c:407
msgid "not available on systems without /proc/self/fdinfo"
msgstr ""
+192 -169
View File
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-09-12 17:13+0100\n"
"POT-Creation-Date: 2023-07-16 23:13+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"
@@ -30,34 +30,6 @@ msgstr "tentativa de bloqueio falhou"
msgid "failed to open terminal"
msgstr "erro abrindo o terminal"
#: src/pv/display.c:138
msgid "yzafpnum kMGTPEZY"
msgstr ""
#: src/pv/display.c:143
msgid "yzafpnum KMGTPEZY"
msgstr ""
#: src/pv/display.c:558 src/pv/transfer.c:679
msgid "buffer allocation failed"
msgstr "erro alocando o buffer"
#: src/pv/display.c:618 src/pv/transfer.c:458
msgid "B"
msgstr ""
#: src/pv/display.c:654 src/pv/display.c:662
msgid "/s"
msgstr ""
#: src/pv/display.c:654 src/pv/display.c:662
msgid "B/s"
msgstr "B/s"
#: src/pv/display.c:697 src/pv/display.c:702 src/pv/display.c:764
msgid "ETA"
msgstr "ETA"
#: src/pv/file.c:119
msgid "failed to seek to start of output"
msgstr "não pode mover para o início da produção"
@@ -70,7 +42,7 @@ msgstr "erro fechando o arquivo"
msgid "failed to read file"
msgstr "erro lendo o arquivo"
#: src/pv/file.c:248
#: src/pv/file.c:248 src/main/options.c:288
msgid "failed to stat file"
msgstr "erro obtendo informações do arquivo"
@@ -82,15 +54,14 @@ msgstr "erro obtendo informações do arquivo de saída"
msgid "input file is output file"
msgstr "os arquivos de entrada e saída são o mesmo"
#: src/pv/loop.c:520 src/pv/loop.c:590 src/pv/loop.c:642 src/pv/watchpid.c:51
#: src/pv/watchpid.c:74 src/pv/watchpid.c:84 src/pv/watchpid.c:115
#: src/pv/loop.c:527 src/pv/loop.c:597 src/pv/loop.c:649 src/pv/watchpid.c:68
#: src/pv/watchpid.c:79 src/pv/watchpid.c:93 src/pv/watchpid.c:104
#: src/pv/watchpid.c:145 src/pv/watchpid.c:168 src/pv/watchpid.c:178
#: src/pv/watchpid.c:192 src/pv/watchpid.c:285 src/pv/watchpid.c:294
#: src/pv/watchpid.c:332 src/pv/watchpid.c:349
msgid "pid"
msgstr ""
#: src/pv/state.c:33
msgid "none"
msgstr ""
#: src/pv/transfer.c:341
msgid "read failed"
msgstr "erro de leitura"
@@ -111,19 +82,64 @@ msgstr "não pode ir além do erro"
msgid "skipped past read error"
msgstr "ignorado erro de leitura"
#: src/pv/transfer.c:458 src/pv/display.c:691
msgid "B"
msgstr ""
#: src/pv/transfer.c:631
msgid "write failed"
msgstr "erro de gravação"
#: src/pv/transfer.c:679 src/pv/display.c:618
msgid "buffer allocation failed"
msgstr "erro alocando o buffer"
#: src/pv/transfer.c:770
msgid "select call failed"
msgstr "erro na chamada da função select"
#: src/pv/watchpid.c:76 src/pv/watchpid.c:86 src/pv/watchpid.c:117
#: src/pv/state.c:25
msgid "history structure allocation failed"
msgstr ""
#: src/pv/state.c:55
msgid "none"
msgstr ""
#: src/pv/display.c:151
msgid "yzafpnum kMGTPEZY"
msgstr ""
#: src/pv/display.c:156
msgid "yzafpnum KMGTPEZY"
msgstr ""
#: src/pv/display.c:687
msgid "b"
msgstr ""
#: src/pv/display.c:742 src/pv/display.c:756
msgid "b/s"
msgstr ""
#: src/pv/display.c:746 src/pv/display.c:761
msgid "/s"
msgstr ""
#: src/pv/display.c:746 src/pv/display.c:762
msgid "B/s"
msgstr "B/s"
#: src/pv/display.c:797 src/pv/display.c:802 src/pv/display.c:864
msgid "ETA"
msgstr "ETA"
#: src/pv/watchpid.c:81 src/pv/watchpid.c:95 src/pv/watchpid.c:106
#: src/pv/watchpid.c:170 src/pv/watchpid.c:180 src/pv/watchpid.c:194
msgid "fd"
msgstr ""
#: src/pv/watchpid.c:120
#: src/pv/watchpid.c:109 src/pv/watchpid.c:197
msgid "not a regular file or block device"
msgstr "não é um arquivo regular ou dispositivo de bloqueio"
@@ -179,168 +195,176 @@ msgstr "exibe a taxa de transferência"
msgid "show data transfer average rate counter"
msgstr "exibe o contador da taxa média de transferência de dados"
#: src/main/help.c:44
msgid "show number of bytes transferred"
msgstr "exibe a quantidade de bytes transferidos"
#: src/main/help.c:46
msgid "show percentage of transfer buffer in use"
msgstr "exibe a porcentagem de buffer de transferência em uso"
#: src/main/help.c:47
msgid "NUM"
msgstr ""
#: src/main/help.c:48
msgid "show NUM bytes last written"
msgstr "exibe NUM bytes gravados pela última vez"
#: src/main/help.c:49
msgid "FORMAT"
msgstr ""
#: src/main/help.c:50
msgid "set output format to FORMAT"
msgstr "definir o formato de saída para FORMAT"
#: src/main/help.c:52
msgid "output percentages, not visual information"
msgstr "exibe apenas as porcentagens, sem informações visuais"
#: src/main/help.c:54
msgid "do not output any transfer information at all"
msgstr "executa programa sem exibir quaisquer informações"
#: src/main/help.c:57
msgid "display nothing until first byte transferred"
msgstr "não exibe nada até iniciar o processamento"
#: src/main/help.c:58 src/main/help.c:66
#: src/main/help.c:43 src/main/help.c:63 src/main/help.c:71
msgid "SEC"
msgstr ""
#: src/main/help.c:45
msgid "compute average rate over past SEC seconds (default 30s)"
msgstr ""
#: src/main/help.c:47
msgid "show number of bytes transferred"
msgstr "exibe a quantidade de bytes transferidos"
#: src/main/help.c:49
msgid "show number of bits transferred"
msgstr ""
#: src/main/help.c:51
msgid "show percentage of transfer buffer in use"
msgstr "exibe a porcentagem de buffer de transferência em uso"
#: src/main/help.c:52
msgid "NUM"
msgstr ""
#: src/main/help.c:53
msgid "show NUM bytes last written"
msgstr "exibe NUM bytes gravados pela última vez"
#: src/main/help.c:54
msgid "FORMAT"
msgstr ""
#: src/main/help.c:55
msgid "set output format to FORMAT"
msgstr "definir o formato de saída para FORMAT"
#: src/main/help.c:57
msgid "output percentages, not visual information"
msgstr "exibe apenas as porcentagens, sem informações visuais"
#: src/main/help.c:59
msgid "do not output any transfer information at all"
msgstr "executa programa sem exibir quaisquer informações"
#: src/main/help.c:62
msgid "display nothing until first byte transferred"
msgstr "não exibe nada até iniciar o processamento"
#: src/main/help.c:64
msgid "display nothing until SEC seconds have passed"
msgstr "não exibir nada até que os segundos SEC tenham passado"
#: src/main/help.c:60
#: src/main/help.c:65
msgid "SIZE"
msgstr ""
#: src/main/help.c:61
#: src/main/help.c:66
msgid "set estimated data size to SIZE bytes"
msgstr "seta a quantidade estimada de dados em SIZE bytes"
#: src/main/help.c:63
#: src/main/help.c:68
msgid "count lines instead of bytes"
msgstr "contar linhas em vez de bytes"
#: src/main/help.c:65
#: src/main/help.c:70
msgid "lines are null-terminated"
msgstr "linhas são terminadas em nulo"
#: src/main/help.c:67
#: src/main/help.c:72
msgid "update every SEC seconds"
msgstr "atualiza informações a cada SEC segundos"
#: src/main/help.c:68
#: src/main/help.c:73
msgid "WIDTH"
msgstr ""
#: src/main/help.c:69
#: src/main/help.c:74
msgid "assume terminal is WIDTH characters wide"
msgstr "presuma que o terminal tem WIDTH caracteres de largura"
#: src/main/help.c:70
#: src/main/help.c:75
msgid "HEIGHT"
msgstr ""
#: src/main/help.c:71
#: src/main/help.c:76
msgid "assume terminal is HEIGHT rows high"
msgstr "presuma que o terminal tem HEIGHT caracteres de altura"
#: src/main/help.c:72
#: src/main/help.c:77
msgid "NAME"
msgstr ""
#: src/main/help.c:73
#: src/main/help.c:78
msgid "prefix visual information with NAME"
msgstr "exibe NAME antes das demais informações"
#: src/main/help.c:75
#: src/main/help.c:80
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:77
#: src/main/help.c:82
msgid "use cursor positioning escape sequences"
msgstr "utiliza caracteres de escape para posicionar o cursor"
#: src/main/help.c:79
#: src/main/help.c:84
msgid "RATE"
msgstr ""
#: src/main/help.c:80
#: src/main/help.c:85
msgid "limit transfer to RATE bytes per second"
msgstr "limita a transferência a RATE bytes por segundo"
#: src/main/help.c:81
#: src/main/help.c:86
msgid "BYTES"
msgstr ""
#: src/main/help.c:82
#: src/main/help.c:87
msgid "use a buffer size of BYTES"
msgstr "use um tamanho de buffer de BYTES"
#: src/main/help.c:84
#: src/main/help.c:89
msgid "never use splice(), always use read/write"
msgstr "nunca use splice(), sempre use read/write"
#: src/main/help.c:86
#: src/main/help.c:91
msgid "skip read errors in input"
msgstr "ignorar erros de leitura em entrada"
#: src/main/help.c:88
#: src/main/help.c:93
msgid "stop after --size bytes have been transferred"
msgstr "parar após --size bytes terem sido transferidos"
#: src/main/help.c:90
#: src/main/help.c:95
msgid "PID"
msgstr ""
#: src/main/help.c:91
#: src/main/help.c:96
msgid "update settings of process PID"
msgstr "atualizar as configurações do processo PID"
#: src/main/help.c:94
#: src/main/help.c:99
msgid "FILE"
msgstr ""
#: src/main/help.c:95
#: src/main/help.c:100
msgid "save process ID in FILE"
msgstr "salvar ID do processo em FILE"
#: src/main/help.c:97
#: src/main/help.c:102
msgid "PID[:FD]"
msgstr ""
#: src/main/help.c:98
#: src/main/help.c:103
msgid "watch file FD opened by process PID"
msgstr "assistir arquivo FD aberto pelo processo PID"
#: src/main/help.c:101
#: src/main/help.c:106
msgid "show this help and exit"
msgstr "exibe esta tela de ajuda e termina"
#: src/main/help.c:103
#: src/main/help.c:108
msgid "show version information and exit"
msgstr "exibe a versão e termina"
#: src/main/help.c:109
#: src/main/help.c:114
#, c-format
msgid "Usage: %s [OPTION] [FILE]..."
msgstr "Uso: %s [OPÇÕES] [ARQUIVOS]..."
#: src/main/help.c:112
#: src/main/help.c:117
msgid ""
"Concatenate FILE(s), or standard input, to standard output,\n"
"with monitoring."
@@ -348,7 +372,7 @@ msgstr ""
"Concatena ARQUIVO(s) ou a entrada padrão e grava na saída padrão,\n"
"com monitoramento."
#: src/main/help.c:207
#: src/main/help.c:212
msgid ""
"Debugging is enabled; export the DEBUG environment variable to define the\n"
"output filename.\n"
@@ -356,7 +380,7 @@ msgstr ""
"A depuração está habilitada; exporte a variável de ambiente DEBUG para\n"
"definir o nome do arquivo de saída.\n"
#: src/main/help.c:211
#: src/main/help.c:216
#, c-format
msgid "Please report any bugs to %s."
msgstr "Por favor, reporte quaisquer defeitos para %s."
@@ -365,70 +389,9 @@ msgstr "Por favor, reporte quaisquer defeitos para %s."
msgid "state allocation failed"
msgstr "alocação de memória de status falhou"
#: src/main/main.c:246
#, fuzzy
#: src/main/main.c:248
msgid "failed to read terminal attributes"
msgstr "erro ao ler o nome do terminal"
#: src/main/options.c:98
msgid "option structure allocation failed"
msgstr "erro na alocação da estrutura de opções"
#: src/main/options.c:112
msgid "option structure argv allocation failed"
msgstr "erro na alocação da estrutura de opções argv"
#: src/main/options.c:151
msgid "integer argument expected"
msgstr "argumento inteiro esperado"
#: src/main/options.c:162
msgid "numeric argument expected"
msgstr "argumento numérico esperado"
#: src/main/options.c:173
msgid "process ID or pid:fd pair expected"
msgstr "ID do processo ou par pid:fd esperado"
#: src/main/options.c:180
msgid "invalid process ID"
msgstr "ID de processo inválido"
#: src/main/options.c:316
#, c-format
msgid "Try `%s --help' for more information."
msgstr "Tente `%s --help' para maiores informações."
#: src/main/options.c:320
#, c-format
msgid "Try `%s -h' for more information."
msgstr "Tente `%s -h' para maiores informações."
#: src/main/options.c:336
msgid ""
"cannot use line mode or transfer modifier options when watching file "
"descriptors"
msgstr ""
"não pode usar o modo de linha ou opções de modificador de transferência ao "
"assistir os descritores de arquivo"
#: src/main/options.c:344
msgid "cannot use cursor positioning when watching file descriptors"
msgstr ""
"não pode usar o posicionamento do cursor ao observar os descritores de "
"arquivo"
#: src/main/options.c:352
msgid "cannot use remote control when watching file descriptors"
msgstr "não pode usar o controle remoto ao assistir os descritores de arquivo"
#: src/main/options.c:360
msgid "cannot transfer files when watching file descriptors"
msgstr "não pode transferir arquivos ao assistir descritores de arquivo"
#: src/main/options.c:368
msgid "not available on systems without /proc/self/fdinfo"
msgstr "não disponível em sistemas sem /proc/self/fdinfo"
#: src/main/remote.c:221
msgid "message not received"
@@ -437,3 +400,63 @@ msgstr "mensagem não recebida"
#: src/main/remote.c:328
msgid "IPC not supported on this system"
msgstr "IPC não suportado neste sistema"
#: src/main/options.c:102
msgid "option structure allocation failed"
msgstr "erro na alocação da estrutura de opções"
#: src/main/options.c:116
msgid "option structure argv allocation failed"
msgstr "erro na alocação da estrutura de opções argv"
#: src/main/options.c:160
msgid "integer argument expected"
msgstr "argumento inteiro esperado"
#: src/main/options.c:171
msgid "numeric argument expected"
msgstr "argumento numérico esperado"
#: src/main/options.c:182
msgid "process ID or pid:fd pair expected"
msgstr "ID do processo ou par pid:fd esperado"
#: src/main/options.c:189
msgid "invalid process ID"
msgstr "ID de processo inválido"
#: src/main/options.c:355
#, c-format
msgid "Try `%s --help' for more information."
msgstr "Tente `%s --help' para maiores informações."
#: src/main/options.c:359
#, c-format
msgid "Try `%s -h' for more information."
msgstr "Tente `%s -h' para maiores informações."
#: src/main/options.c:375
msgid ""
"cannot use line mode or transfer modifier options when watching file "
"descriptors"
msgstr ""
"não pode usar o modo de linha ou opções de modificador de transferência ao "
"assistir os descritores de arquivo"
#: src/main/options.c:383
msgid "cannot use cursor positioning when watching file descriptors"
msgstr ""
"não pode usar o posicionamento do cursor ao observar os descritores de "
"arquivo"
#: src/main/options.c:391
msgid "cannot use remote control when watching file descriptors"
msgstr "não pode usar o controle remoto ao assistir os descritores de arquivo"
#: src/main/options.c:399
msgid "cannot transfer files when watching file descriptors"
msgstr "não pode transferir arquivos ao assistir descritores de arquivo"
#: src/main/options.c:407
msgid "not available on systems without /proc/self/fdinfo"
msgstr "não disponível em sistemas sem /proc/self/fdinfo"
+188 -164
View File
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-09-12 17:13+0100\n"
"POT-Creation-Date: 2023-07-16 23:13+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"
@@ -32,34 +32,6 @@ msgstr ""
msgid "failed to open terminal"
msgstr ""
#: src/pv/display.c:138
msgid "yzafpnum kMGTPEZY"
msgstr ""
#: src/pv/display.c:143
msgid "yzafpnum KMGTPEZY"
msgstr ""
#: src/pv/display.c:558 src/pv/transfer.c:679
msgid "buffer allocation failed"
msgstr ""
#: src/pv/display.c:618 src/pv/transfer.c:458
msgid "B"
msgstr ""
#: src/pv/display.c:654 src/pv/display.c:662
msgid "/s"
msgstr ""
#: src/pv/display.c:654 src/pv/display.c:662
msgid "B/s"
msgstr ""
#: src/pv/display.c:697 src/pv/display.c:702 src/pv/display.c:764
msgid "ETA"
msgstr ""
#: src/pv/file.c:119
msgid "failed to seek to start of output"
msgstr ""
@@ -72,7 +44,7 @@ msgstr ""
msgid "failed to read file"
msgstr ""
#: src/pv/file.c:248
#: src/pv/file.c:248 src/main/options.c:288
msgid "failed to stat file"
msgstr ""
@@ -84,15 +56,14 @@ msgstr ""
msgid "input file is output file"
msgstr ""
#: src/pv/loop.c:520 src/pv/loop.c:590 src/pv/loop.c:642 src/pv/watchpid.c:51
#: src/pv/watchpid.c:74 src/pv/watchpid.c:84 src/pv/watchpid.c:115
#: src/pv/loop.c:527 src/pv/loop.c:597 src/pv/loop.c:649 src/pv/watchpid.c:68
#: src/pv/watchpid.c:79 src/pv/watchpid.c:93 src/pv/watchpid.c:104
#: src/pv/watchpid.c:145 src/pv/watchpid.c:168 src/pv/watchpid.c:178
#: src/pv/watchpid.c:192 src/pv/watchpid.c:285 src/pv/watchpid.c:294
#: src/pv/watchpid.c:332 src/pv/watchpid.c:349
msgid "pid"
msgstr ""
#: src/pv/state.c:33
msgid "none"
msgstr ""
#: src/pv/transfer.c:341
msgid "read failed"
msgstr ""
@@ -113,19 +84,64 @@ msgstr ""
msgid "skipped past read error"
msgstr ""
#: src/pv/transfer.c:458 src/pv/display.c:691
msgid "B"
msgstr ""
#: src/pv/transfer.c:631
msgid "write failed"
msgstr ""
#: src/pv/transfer.c:679 src/pv/display.c:618
msgid "buffer allocation failed"
msgstr ""
#: src/pv/transfer.c:770
msgid "select call failed"
msgstr ""
#: src/pv/watchpid.c:76 src/pv/watchpid.c:86 src/pv/watchpid.c:117
#: src/pv/state.c:25
msgid "history structure allocation failed"
msgstr ""
#: src/pv/state.c:55
msgid "none"
msgstr ""
#: src/pv/display.c:151
msgid "yzafpnum kMGTPEZY"
msgstr ""
#: src/pv/display.c:156
msgid "yzafpnum KMGTPEZY"
msgstr ""
#: src/pv/display.c:687
msgid "b"
msgstr ""
#: src/pv/display.c:742 src/pv/display.c:756
msgid "b/s"
msgstr ""
#: src/pv/display.c:746 src/pv/display.c:761
msgid "/s"
msgstr ""
#: src/pv/display.c:746 src/pv/display.c:762
msgid "B/s"
msgstr ""
#: src/pv/display.c:797 src/pv/display.c:802 src/pv/display.c:864
msgid "ETA"
msgstr ""
#: src/pv/watchpid.c:81 src/pv/watchpid.c:95 src/pv/watchpid.c:106
#: src/pv/watchpid.c:170 src/pv/watchpid.c:180 src/pv/watchpid.c:194
msgid "fd"
msgstr ""
#: src/pv/watchpid.c:120
#: src/pv/watchpid.c:109 src/pv/watchpid.c:197
msgid "not a regular file or block device"
msgstr ""
@@ -176,180 +192,188 @@ msgstr ""
msgid "show data transfer average rate counter"
msgstr ""
#: src/main/help.c:44
msgid "show number of bytes transferred"
msgstr ""
#: src/main/help.c:46
msgid "show percentage of transfer buffer in use"
msgstr ""
#: src/main/help.c:47
msgid "NUM"
msgstr ""
#: src/main/help.c:48
msgid "show NUM bytes last written"
msgstr ""
#: src/main/help.c:49
msgid "FORMAT"
msgstr ""
#: src/main/help.c:50
msgid "set output format to FORMAT"
msgstr ""
#: src/main/help.c:52
msgid "output percentages, not visual information"
msgstr ""
#: src/main/help.c:54
msgid "do not output any transfer information at all"
msgstr ""
#: src/main/help.c:57
msgid "display nothing until first byte transferred"
msgstr ""
#: src/main/help.c:58 src/main/help.c:66
#: src/main/help.c:43 src/main/help.c:63 src/main/help.c:71
msgid "SEC"
msgstr ""
#: src/main/help.c:45
msgid "compute average rate over past SEC seconds (default 30s)"
msgstr ""
#: src/main/help.c:47
msgid "show number of bytes transferred"
msgstr ""
#: src/main/help.c:49
msgid "show number of bits transferred"
msgstr ""
#: src/main/help.c:51
msgid "show percentage of transfer buffer in use"
msgstr ""
#: src/main/help.c:52
msgid "NUM"
msgstr ""
#: src/main/help.c:53
msgid "show NUM bytes last written"
msgstr ""
#: src/main/help.c:54
msgid "FORMAT"
msgstr ""
#: src/main/help.c:55
msgid "set output format to FORMAT"
msgstr ""
#: src/main/help.c:57
msgid "output percentages, not visual information"
msgstr ""
#: src/main/help.c:59
msgid "do not output any transfer information at all"
msgstr ""
#: src/main/help.c:62
msgid "display nothing until first byte transferred"
msgstr ""
#: src/main/help.c:64
msgid "display nothing until SEC seconds have passed"
msgstr ""
#: src/main/help.c:60
#: src/main/help.c:65
msgid "SIZE"
msgstr ""
#: src/main/help.c:61
#: src/main/help.c:66
msgid "set estimated data size to SIZE bytes"
msgstr ""
#: src/main/help.c:63
#: src/main/help.c:68
msgid "count lines instead of bytes"
msgstr ""
#: src/main/help.c:65
#: src/main/help.c:70
msgid "lines are null-terminated"
msgstr ""
#: src/main/help.c:67
#: src/main/help.c:72
msgid "update every SEC seconds"
msgstr ""
#: src/main/help.c:68
#: src/main/help.c:73
msgid "WIDTH"
msgstr ""
#: src/main/help.c:69
#: src/main/help.c:74
msgid "assume terminal is WIDTH characters wide"
msgstr ""
#: src/main/help.c:70
#: src/main/help.c:75
msgid "HEIGHT"
msgstr ""
#: src/main/help.c:71
#: src/main/help.c:76
msgid "assume terminal is HEIGHT rows high"
msgstr ""
#: src/main/help.c:72
#: src/main/help.c:77
msgid "NAME"
msgstr ""
#: src/main/help.c:73
#: src/main/help.c:78
msgid "prefix visual information with NAME"
msgstr ""
#: src/main/help.c:75
#: src/main/help.c:80
msgid "output even if standard error is not a terminal"
msgstr ""
#: src/main/help.c:77
#: src/main/help.c:82
msgid "use cursor positioning escape sequences"
msgstr ""
#: src/main/help.c:79
#: src/main/help.c:84
msgid "RATE"
msgstr ""
#: src/main/help.c:80
#: src/main/help.c:85
msgid "limit transfer to RATE bytes per second"
msgstr ""
#: src/main/help.c:81
#: src/main/help.c:86
msgid "BYTES"
msgstr ""
#: src/main/help.c:82
#: src/main/help.c:87
msgid "use a buffer size of BYTES"
msgstr ""
#: src/main/help.c:84
#: src/main/help.c:89
msgid "never use splice(), always use read/write"
msgstr ""
#: src/main/help.c:86
#: src/main/help.c:91
msgid "skip read errors in input"
msgstr ""
#: src/main/help.c:88
#: src/main/help.c:93
msgid "stop after --size bytes have been transferred"
msgstr ""
#: src/main/help.c:90
#: src/main/help.c:95
msgid "PID"
msgstr ""
#: src/main/help.c:91
#: src/main/help.c:96
msgid "update settings of process PID"
msgstr ""
#: src/main/help.c:94
#: src/main/help.c:99
msgid "FILE"
msgstr ""
#: src/main/help.c:95
#: src/main/help.c:100
msgid "save process ID in FILE"
msgstr ""
#: src/main/help.c:97
#: src/main/help.c:102
msgid "PID[:FD]"
msgstr ""
#: src/main/help.c:98
#: src/main/help.c:103
msgid "watch file FD opened by process PID"
msgstr ""
#: src/main/help.c:101
#: src/main/help.c:106
msgid "show this help and exit"
msgstr ""
#: src/main/help.c:103
#: src/main/help.c:108
msgid "show version information and exit"
msgstr ""
#: src/main/help.c:109
#: src/main/help.c:114
#, c-format
msgid "Usage: %s [OPTION] [FILE]..."
msgstr ""
#: src/main/help.c:112
#: src/main/help.c:117
msgid ""
"Concatenate FILE(s), or standard input, to standard output,\n"
"with monitoring."
msgstr ""
#: src/main/help.c:207
#: src/main/help.c:212
msgid ""
"Debugging is enabled; export the DEBUG environment variable to define the\n"
"output filename.\n"
msgstr ""
#: src/main/help.c:211
#: src/main/help.c:216
#, c-format
msgid "Please report any bugs to %s."
msgstr ""
@@ -358,66 +382,10 @@ msgstr ""
msgid "state allocation failed"
msgstr ""
#: src/main/main.c:246
#: src/main/main.c:248
msgid "failed to read terminal attributes"
msgstr ""
#: src/main/options.c:98
msgid "option structure allocation failed"
msgstr ""
#: src/main/options.c:112
msgid "option structure argv allocation failed"
msgstr ""
#: src/main/options.c:151
msgid "integer argument expected"
msgstr ""
#: src/main/options.c:162
msgid "numeric argument expected"
msgstr ""
#: src/main/options.c:173
msgid "process ID or pid:fd pair expected"
msgstr ""
#: src/main/options.c:180
msgid "invalid process ID"
msgstr ""
#: src/main/options.c:316
#, c-format
msgid "Try `%s --help' for more information."
msgstr ""
#: src/main/options.c:320
#, c-format
msgid "Try `%s -h' for more information."
msgstr ""
#: src/main/options.c:336
msgid ""
"cannot use line mode or transfer modifier options when watching file "
"descriptors"
msgstr ""
#: src/main/options.c:344
msgid "cannot use cursor positioning when watching file descriptors"
msgstr ""
#: src/main/options.c:352
msgid "cannot use remote control when watching file descriptors"
msgstr ""
#: src/main/options.c:360
msgid "cannot transfer files when watching file descriptors"
msgstr ""
#: src/main/options.c:368
msgid "not available on systems without /proc/self/fdinfo"
msgstr ""
#: src/main/remote.c:221
msgid "message not received"
msgstr ""
@@ -425,3 +393,59 @@ msgstr ""
#: src/main/remote.c:328
msgid "IPC not supported on this system"
msgstr ""
#: src/main/options.c:102
msgid "option structure allocation failed"
msgstr ""
#: src/main/options.c:116
msgid "option structure argv allocation failed"
msgstr ""
#: src/main/options.c:160
msgid "integer argument expected"
msgstr ""
#: src/main/options.c:171
msgid "numeric argument expected"
msgstr ""
#: src/main/options.c:182
msgid "process ID or pid:fd pair expected"
msgstr ""
#: src/main/options.c:189
msgid "invalid process ID"
msgstr ""
#: src/main/options.c:355
#, c-format
msgid "Try `%s --help' for more information."
msgstr ""
#: src/main/options.c:359
#, c-format
msgid "Try `%s -h' for more information."
msgstr ""
#: src/main/options.c:375
msgid ""
"cannot use line mode or transfer modifier options when watching file "
"descriptors"
msgstr ""
#: src/main/options.c:383
msgid "cannot use cursor positioning when watching file descriptors"
msgstr ""
#: src/main/options.c:391
msgid "cannot use remote control when watching file descriptors"
msgstr ""
#: src/main/options.c:399
msgid "cannot transfer files when watching file descriptors"
msgstr ""
#: src/main/options.c:407
msgid "not available on systems without /proc/self/fdinfo"
msgstr ""