Update to add the new strings in the options parser.

This commit is contained in:
Andrew Wood
2024-08-06 23:35:55 +01:00
parent 60936080da
commit c67248ffc7
4 changed files with 212 additions and 132 deletions
+53 -33
View File
@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Report-Msgid-Bugs-To: pv@ivarch.com\n"
"POT-Creation-Date: 2024-07-18 22:11+0100\n"
"POT-Creation-Date: 2024-08-06 23:24+0100\n"
"Language: de\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Date: 1999-06-01 15:18:29+0100\n"
@@ -258,45 +258,65 @@ msgstr "Bitte senden Sie Fehlerberichte an %s"
msgid "state allocation failed"
msgstr "Zustandszuweisung fehlgeschlagen"
#: src/main/options.c:177
msgid "option structure allocation failed"
msgstr "`option' konnte nicht allokiert werden"
#: src/main/options.c:196
msgid "option structure argv allocation failed"
msgstr "`option' (argv) konnte nicht allokiert werden"
#: src/main/options.c:258
msgid "integer argument expected"
msgstr "Ganzzahliges Argument erwartet"
#: src/main/options.c:269
msgid "numeric argument expected"
msgstr "numerisches Argument erwartet"
#: src/main/options.c:280
msgid "process ID or pid:fd pair expected"
msgstr "Prozess-ID oder PID:FD-Paar erwartet"
#: src/main/options.c:287
msgid "invalid process ID"
msgstr "ungültige Prozess-ID"
#: src/main/options.c:391 src/pv/file.c:324
#: src/main/options.c:138 src/pv/file.c:324
msgid "failed to stat file"
msgstr "Dateiinformationen konnten nicht gelesen werden"
#: src/main/options.c:502
#: src/main/options.c:152
msgid "is a directory"
msgstr ""
#: src/main/options.c:181
msgid "failed to generate sysfs filename"
msgstr ""
#: src/main/options.c:203
msgid "failed to read sysfs size file"
msgstr ""
#: src/main/options.c:223
msgid "failed to open block device"
msgstr ""
#: src/main/options.c:233
msgid "failed to determine size of block device"
msgstr ""
#: src/main/options.c:334
msgid "option structure allocation failed"
msgstr "`option' konnte nicht allokiert werden"
#: src/main/options.c:353
msgid "option structure argv allocation failed"
msgstr "`option' (argv) konnte nicht allokiert werden"
#: src/main/options.c:415
msgid "integer argument expected"
msgstr "Ganzzahliges Argument erwartet"
#: src/main/options.c:426
msgid "numeric argument expected"
msgstr "numerisches Argument erwartet"
#: src/main/options.c:437
msgid "process ID or pid:fd pair expected"
msgstr "Prozess-ID oder PID:FD-Paar erwartet"
#: src/main/options.c:444
msgid "invalid process ID"
msgstr "ungültige Prozess-ID"
#: src/main/options.c:647
#, c-format
msgid "Try `%s --help' for more information."
msgstr "`%s --help' zeigt weitere Informationen an."
#: src/main/options.c:504
#: src/main/options.c:649
#, c-format
msgid "Try `%s -h' for more information."
msgstr "`%s -h' zeigt weitere Informationen an."
#: src/main/options.c:535
#: src/main/options.c:680
msgid ""
"cannot use line mode or transfer modifier options when watching file "
"descriptors"
@@ -304,23 +324,23 @@ msgstr ""
"Beim Anzeigen von Dateideskriptoren können keine Optionen für den "
"Zeilenmodus oder den Übertragungsmodifikator verwendet werden"
#: src/main/options.c:544
#: src/main/options.c:689
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:553
#: src/main/options.c:698
msgid "cannot use remote control when watching file descriptors"
msgstr ""
"kann keine Fernbedienung verwenden, wenn Dateideskriptoren angezeigt werden"
#: src/main/options.c:562
#: src/main/options.c:707
msgid "cannot transfer files when watching file descriptors"
msgstr ""
"Dateien können beim Betrachten von Dateideskriptoren nicht übertragen werden"
#: src/main/options.c:577
#: src/main/options.c:722
msgid "not available on systems without /proc/self/fdinfo"
msgstr "Nicht verfügbar auf Systemen ohne /proc/self/fdinfo"
+53 -33
View File
@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Report-Msgid-Bugs-To: pv@ivarch.com\n"
"POT-Creation-Date: 2024-07-18 22:11+0100\n"
"POT-Creation-Date: 2024-08-06 23:24+0100\n"
"Language: fr\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Date: 1999-06-01 15:18:29+0100\n"
@@ -259,45 +259,65 @@ msgstr "SVP rapporter tous bogues à %s"
msgid "state allocation failed"
msgstr "échec de l'allocation de mémoire de condition"
#: src/main/options.c:177
msgid "option structure allocation failed"
msgstr "l'allocation pour la structure d'une option a échoué"
#: src/main/options.c:196
msgid "option structure argv allocation failed"
msgstr "l'allocation pour la structure de l'option argv a échoué"
#: src/main/options.c:258
msgid "integer argument expected"
msgstr "Valeur entière attendue"
#: src/main/options.c:269
msgid "numeric argument expected"
msgstr "Valeur numérique attendue"
#: src/main/options.c:280
msgid "process ID or pid:fd pair expected"
msgstr "ID de processus ou paire pid:fd attendue"
#: src/main/options.c:287
msgid "invalid process ID"
msgstr "ID de processus non valide"
#: src/main/options.c:391 src/pv/file.c:324
#: src/main/options.c:138 src/pv/file.c:324
msgid "failed to stat file"
msgstr "échec à statuer sur le fichier"
#: src/main/options.c:502
#: src/main/options.c:152
msgid "is a directory"
msgstr ""
#: src/main/options.c:181
msgid "failed to generate sysfs filename"
msgstr ""
#: src/main/options.c:203
msgid "failed to read sysfs size file"
msgstr ""
#: src/main/options.c:223
msgid "failed to open block device"
msgstr ""
#: src/main/options.c:233
msgid "failed to determine size of block device"
msgstr ""
#: src/main/options.c:334
msgid "option structure allocation failed"
msgstr "l'allocation pour la structure d'une option a échoué"
#: src/main/options.c:353
msgid "option structure argv allocation failed"
msgstr "l'allocation pour la structure de l'option argv a échoué"
#: src/main/options.c:415
msgid "integer argument expected"
msgstr "Valeur entière attendue"
#: src/main/options.c:426
msgid "numeric argument expected"
msgstr "Valeur numérique attendue"
#: src/main/options.c:437
msgid "process ID or pid:fd pair expected"
msgstr "ID de processus ou paire pid:fd attendue"
#: src/main/options.c:444
msgid "invalid process ID"
msgstr "ID de processus non valide"
#: src/main/options.c:647
#, c-format
msgid "Try `%s --help' for more information."
msgstr "Essayez `%s --help' pour plus d'informations."
#: src/main/options.c:504
#: src/main/options.c:649
#, c-format
msgid "Try `%s -h' for more information."
msgstr "Essayez `%s -h' pour plus d'informations."
#: src/main/options.c:535
#: src/main/options.c:680
msgid ""
"cannot use line mode or transfer modifier options when watching file "
"descriptors"
@@ -305,25 +325,25 @@ 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:544
#: src/main/options.c:689
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:553
#: src/main/options.c:698
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:562
#: src/main/options.c:707
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:577
#: src/main/options.c:722
msgid "not available on systems without /proc/self/fdinfo"
msgstr "non disponible sur les systèmes sans /proc/self/fdinfo"
+53 -33
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: 2024-07-18 22:11+0100\n"
"POT-Creation-Date: 2024-08-06 23:24+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"
@@ -252,63 +252,83 @@ msgstr "Proszę przesyłać zgłoszenia błędów do %s"
msgid "state allocation failed"
msgstr ""
#: src/main/options.c:177
msgid "option structure allocation failed"
msgstr "nie udało się zaalokować struktur opcji"
#: src/main/options.c:196
msgid "option structure argv allocation failed"
msgstr "nie udało się zaalokować struktur opcji argv"
#: src/main/options.c:258
msgid "integer argument expected"
msgstr ""
#: src/main/options.c:269
msgid "numeric argument expected"
msgstr ""
#: src/main/options.c:280
msgid "process ID or pid:fd pair expected"
msgstr ""
#: src/main/options.c:287
msgid "invalid process ID"
msgstr ""
#: src/main/options.c:391 src/pv/file.c:324
#: src/main/options.c:138 src/pv/file.c:324
msgid "failed to stat file"
msgstr "nie udało się wykonać operacji stat na pliku"
#: src/main/options.c:502
#: src/main/options.c:152
msgid "is a directory"
msgstr ""
#: src/main/options.c:181
msgid "failed to generate sysfs filename"
msgstr ""
#: src/main/options.c:203
msgid "failed to read sysfs size file"
msgstr ""
#: src/main/options.c:223
msgid "failed to open block device"
msgstr ""
#: src/main/options.c:233
msgid "failed to determine size of block device"
msgstr ""
#: src/main/options.c:334
msgid "option structure allocation failed"
msgstr "nie udało się zaalokować struktur opcji"
#: src/main/options.c:353
msgid "option structure argv allocation failed"
msgstr "nie udało się zaalokować struktur opcji argv"
#: src/main/options.c:415
msgid "integer argument expected"
msgstr ""
#: src/main/options.c:426
msgid "numeric argument expected"
msgstr ""
#: src/main/options.c:437
msgid "process ID or pid:fd pair expected"
msgstr ""
#: src/main/options.c:444
msgid "invalid process ID"
msgstr ""
#: src/main/options.c:647
#, c-format
msgid "Try `%s --help' for more information."
msgstr "Spróbuj `%s --help' by uzyskać więcej informacji"
#: src/main/options.c:504
#: src/main/options.c:649
#, c-format
msgid "Try `%s -h' for more information."
msgstr "Spróbuj `%s -h' by uzyskać więcej informacji"
#: src/main/options.c:535
#: src/main/options.c:680
msgid ""
"cannot use line mode or transfer modifier options when watching file "
"descriptors"
msgstr ""
#: src/main/options.c:544
#: src/main/options.c:689
msgid "cannot use cursor positioning when watching file descriptors"
msgstr ""
#: src/main/options.c:553
#: src/main/options.c:698
msgid "cannot use remote control when watching file descriptors"
msgstr ""
#: src/main/options.c:562
#: src/main/options.c:707
msgid "cannot transfer files when watching file descriptors"
msgstr ""
#: src/main/options.c:577
#: src/main/options.c:722
msgid "not available on systems without /proc/self/fdinfo"
msgstr ""
+53 -33
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: 2024-07-18 22:11+0100\n"
"POT-Creation-Date: 2024-08-06 23:24+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"
@@ -252,45 +252,65 @@ msgstr "Por favor, reporte quaisquer defeitos para %s"
msgid "state allocation failed"
msgstr "alocação de memória de status falhou"
#: src/main/options.c:177
msgid "option structure allocation failed"
msgstr "erro na alocação da estrutura de opções"
#: src/main/options.c:196
msgid "option structure argv allocation failed"
msgstr "erro na alocação da estrutura de opções argv"
#: src/main/options.c:258
msgid "integer argument expected"
msgstr "argumento inteiro esperado"
#: src/main/options.c:269
msgid "numeric argument expected"
msgstr "argumento numérico esperado"
#: src/main/options.c:280
msgid "process ID or pid:fd pair expected"
msgstr "ID do processo ou par pid:fd esperado"
#: src/main/options.c:287
msgid "invalid process ID"
msgstr "ID de processo inválido"
#: src/main/options.c:391 src/pv/file.c:324
#: src/main/options.c:138 src/pv/file.c:324
msgid "failed to stat file"
msgstr "erro obtendo informações do arquivo"
#: src/main/options.c:502
#: src/main/options.c:152
msgid "is a directory"
msgstr ""
#: src/main/options.c:181
msgid "failed to generate sysfs filename"
msgstr ""
#: src/main/options.c:203
msgid "failed to read sysfs size file"
msgstr ""
#: src/main/options.c:223
msgid "failed to open block device"
msgstr ""
#: src/main/options.c:233
msgid "failed to determine size of block device"
msgstr ""
#: src/main/options.c:334
msgid "option structure allocation failed"
msgstr "erro na alocação da estrutura de opções"
#: src/main/options.c:353
msgid "option structure argv allocation failed"
msgstr "erro na alocação da estrutura de opções argv"
#: src/main/options.c:415
msgid "integer argument expected"
msgstr "argumento inteiro esperado"
#: src/main/options.c:426
msgid "numeric argument expected"
msgstr "argumento numérico esperado"
#: src/main/options.c:437
msgid "process ID or pid:fd pair expected"
msgstr "ID do processo ou par pid:fd esperado"
#: src/main/options.c:444
msgid "invalid process ID"
msgstr "ID de processo inválido"
#: src/main/options.c:647
#, c-format
msgid "Try `%s --help' for more information."
msgstr "Tente `%s --help' para maiores informações."
#: src/main/options.c:504
#: src/main/options.c:649
#, c-format
msgid "Try `%s -h' for more information."
msgstr "Tente `%s -h' para maiores informações."
#: src/main/options.c:535
#: src/main/options.c:680
msgid ""
"cannot use line mode or transfer modifier options when watching file "
"descriptors"
@@ -298,21 +318,21 @@ 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:544
#: src/main/options.c:689
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:553
#: src/main/options.c:698
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:562
#: src/main/options.c:707
msgid "cannot transfer files when watching file descriptors"
msgstr "não pode transferir arquivos ao assistir descritores de arquivo"
#: src/main/options.c:577
#: src/main/options.c:722
msgid "not available on systems without /proc/self/fdinfo"
msgstr "não disponível em sistemas sem /proc/self/fdinfo"