diff --git a/po/cs.po b/po/cs.po index d68e635..a9e1f3e 100644 --- a/po/cs.po +++ b/po/cs.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Report-Msgid-Bugs-To: https://codeberg.org/ivarch/pv/issues\n" -"POT-Creation-Date: 2025-07-25 22:13+0100\n" +"POT-Creation-Date: 2025-07-25 23:58+0100\n" "PO-Revision-Date: 2024-10-13 20:43+0000\n" "Last-Translator: mmatous \n" "Language-Team: Czech \n" @@ -285,69 +285,69 @@ msgstr "(vstup)" msgid "state allocation failed" msgstr "selhala alokace stavu" -#: src/main/options.c:144 src/pv/file.c:324 +#: src/main/options.c:146 src/pv/file.c:324 msgid "failed to stat file" msgstr "nebylo možné zjistit informace o souboru" -#: src/main/options.c:158 +#: src/main/options.c:160 msgid "is a directory" msgstr "je adresář" -#: src/main/options.c:187 +#: src/main/options.c:189 msgid "failed to generate sysfs filename" msgstr "selhalo vytváření jména pro soubor v sysfs" -#: src/main/options.c:209 +#: src/main/options.c:211 msgid "failed to read sysfs size file" msgstr "selhalo čtení velikosti souboru v sysfs" -#: src/main/options.c:229 +#: src/main/options.c:231 msgid "failed to open block device" msgstr "selhalo otevření blokového zařízení" -#: src/main/options.c:239 +#: src/main/options.c:241 msgid "failed to determine size of block device" msgstr "selhalo zjištění velikosti blokového zařízení" -#: src/main/options.c:345 +#: src/main/options.c:347 msgid "option structure allocation failed" msgstr "selhala alokace struktury pro volby" -#: src/main/options.c:364 +#: src/main/options.c:366 msgid "option structure argv allocation failed" msgstr "selhala alokace struktury pro argv" -#: src/main/options.c:417 +#: src/main/options.c:419 msgid "numeric value not understood" msgstr "" -#: src/main/options.c:435 +#: src/main/options.c:437 msgid "integer argument expected" msgstr "očekáván celočíselný argument" -#: src/main/options.c:447 +#: src/main/options.c:449 msgid "numeric argument expected" msgstr "očekáván číselný argument" -#: src/main/options.c:458 +#: src/main/options.c:460 msgid "process ID or pid:fd pair expected" msgstr "očekáváno ID procesu nebo dvojice PID:DS" -#: src/main/options.c:465 +#: src/main/options.c:467 msgid "invalid process ID" msgstr "neplatné ID procesu" -#: src/main/options.c:698 +#: src/main/options.c:700 #, c-format msgid "Try `%s --help' for more information." msgstr "Zkuste `%s --help' pro více informací." -#: src/main/options.c:700 +#: src/main/options.c:702 #, c-format msgid "Try `%s -h' for more information." msgstr "Zkuste `%s --h' pro více informací." -#: src/main/options.c:731 +#: src/main/options.c:733 msgid "" "cannot use line mode or transfer modifier options when watching file " "descriptors" @@ -355,19 +355,19 @@ msgstr "" "při sledování deskriptorů souborů nelze použít řádkový mód nebo volby pro " "modifikaci přenosu" -#: src/main/options.c:740 +#: src/main/options.c:742 msgid "cannot use cursor positioning when watching file descriptors" msgstr "při sledování deskriptorů souborů nelze pozicování kurzoru použít" -#: src/main/options.c:749 +#: src/main/options.c:751 msgid "cannot use remote control when watching file descriptors" msgstr "při sledování deskriptorů souborů nelze použít vzdálené ovládání" -#: src/main/options.c:758 +#: src/main/options.c:760 msgid "cannot transfer files when watching file descriptors" msgstr "při sledování deskriptorů souborů nelze použít přenos souborů" -#: src/main/options.c:773 +#: src/main/options.c:775 msgid "not available on systems without /proc/self/fdinfo" msgstr "není dostupné na systémech bez /proc/self/fdinfo" diff --git a/po/de.po b/po/de.po index 459bf30..a111257 100644 --- a/po/de.po +++ b/po/de.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Report-Msgid-Bugs-To: https://codeberg.org/ivarch/pv/issues\n" -"POT-Creation-Date: 2025-07-25 22:13+0100\n" +"POT-Creation-Date: 2025-07-25 23:58+0100\n" "PO-Revision-Date: 2025-01-14 20:39+0000\n" "Last-Translator: Benny \n" "Language-Team: German \n" @@ -303,69 +303,69 @@ msgstr "(eingabe)" msgid "state allocation failed" msgstr "Speicherzuweisung für `state' fehlgeschlagen" -#: src/main/options.c:144 src/pv/file.c:324 +#: src/main/options.c:146 src/pv/file.c:324 msgid "failed to stat file" msgstr "konnte Dateiinformationen nicht lesen" -#: src/main/options.c:158 +#: src/main/options.c:160 msgid "is a directory" msgstr "ist ein Verzeichnis" -#: src/main/options.c:187 +#: src/main/options.c:189 msgid "failed to generate sysfs filename" msgstr "konnte Sysfs-Dateinamen nicht erzeugen" -#: src/main/options.c:209 +#: src/main/options.c:211 msgid "failed to read sysfs size file" msgstr "konnte Größe der Sysfs-Datei nicht lesen" -#: src/main/options.c:229 +#: src/main/options.c:231 msgid "failed to open block device" msgstr "konnte Blockgerät nicht öffnen" -#: src/main/options.c:239 +#: src/main/options.c:241 msgid "failed to determine size of block device" msgstr "konnte Größe des Blockgeräts nicht ermitteln" -#: src/main/options.c:345 +#: src/main/options.c:347 msgid "option structure allocation failed" msgstr "Speicherzuweisung für `option' fehlgeschlagen" -#: src/main/options.c:364 +#: src/main/options.c:366 msgid "option structure argv allocation failed" msgstr "Speicherzuweisung für `argv' der Option fehlgeschlagen" -#: src/main/options.c:417 +#: src/main/options.c:419 msgid "numeric value not understood" msgstr "numerischen Wert nicht verstanden" -#: src/main/options.c:435 +#: src/main/options.c:437 msgid "integer argument expected" msgstr "Ganzzahliges Argument erwartet" -#: src/main/options.c:447 +#: src/main/options.c:449 msgid "numeric argument expected" msgstr "numerisches Argument erwartet" -#: src/main/options.c:458 +#: src/main/options.c:460 msgid "process ID or pid:fd pair expected" msgstr "Prozess-ID oder PID:FD-Paar erwartet" -#: src/main/options.c:465 +#: src/main/options.c:467 msgid "invalid process ID" msgstr "ungültige Prozess-ID" -#: src/main/options.c:698 +#: src/main/options.c:700 #, c-format msgid "Try `%s --help' for more information." msgstr "`%s --help' zeigt weitere Informationen an." -#: src/main/options.c:700 +#: src/main/options.c:702 #, c-format msgid "Try `%s -h' for more information." msgstr "`%s -h' zeigt weitere Informationen an." -#: src/main/options.c:731 +#: src/main/options.c:733 msgid "" "cannot use line mode or transfer modifier options when watching file " "descriptors" @@ -373,24 +373,24 @@ msgstr "" "Beim Beobachten von Dateideskriptoren können keine Optionen für den " "Zeilenmodus oder den Übertragungsmodifikator verwendet werden" -#: src/main/options.c:740 +#: src/main/options.c:742 msgid "cannot use cursor positioning when watching file descriptors" msgstr "" "Beim Beobachten von Dateideskriptoren kann Cursor-Positionierung nicht " "verwendet werden" -#: src/main/options.c:749 +#: src/main/options.c:751 msgid "cannot use remote control when watching file descriptors" msgstr "" "Beim Beobachten von Dateideskriptoren kann die Fernbedienung nicht verwenden " "werden" -#: src/main/options.c:758 +#: src/main/options.c:760 msgid "cannot transfer files when watching file descriptors" msgstr "" "Beim Beobachten von Dateideskriptoren können Dateien nicht übertragen werden" -#: src/main/options.c:773 +#: src/main/options.c:775 msgid "not available on systems without /proc/self/fdinfo" msgstr "Nicht verfügbar auf Systemen ohne /proc/self/fdinfo" diff --git a/po/es.po b/po/es.po index d63748f..a19157b 100644 --- a/po/es.po +++ b/po/es.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Report-Msgid-Bugs-To: https://codeberg.org/ivarch/pv/issues\n" -"POT-Creation-Date: 2025-07-25 22:13+0100\n" +"POT-Creation-Date: 2025-07-25 23:58+0100\n" "Language: es\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -279,87 +279,87 @@ msgstr "" msgid "state allocation failed" msgstr "" -#: src/main/options.c:144 src/pv/file.c:324 +#: src/main/options.c:146 src/pv/file.c:324 msgid "failed to stat file" msgstr "" -#: src/main/options.c:158 +#: src/main/options.c:160 msgid "is a directory" msgstr "" -#: src/main/options.c:187 +#: src/main/options.c:189 msgid "failed to generate sysfs filename" msgstr "" -#: src/main/options.c:209 +#: src/main/options.c:211 msgid "failed to read sysfs size file" msgstr "" -#: src/main/options.c:229 +#: src/main/options.c:231 msgid "failed to open block device" msgstr "" -#: src/main/options.c:239 +#: src/main/options.c:241 msgid "failed to determine size of block device" msgstr "" -#: src/main/options.c:345 +#: src/main/options.c:347 msgid "option structure allocation failed" msgstr "" -#: src/main/options.c:364 +#: src/main/options.c:366 msgid "option structure argv allocation failed" msgstr "" -#: src/main/options.c:417 +#: src/main/options.c:419 msgid "numeric value not understood" msgstr "" -#: src/main/options.c:435 +#: src/main/options.c:437 msgid "integer argument expected" msgstr "" -#: src/main/options.c:447 +#: src/main/options.c:449 msgid "numeric argument expected" msgstr "" -#: src/main/options.c:458 +#: src/main/options.c:460 msgid "process ID or pid:fd pair expected" msgstr "" -#: src/main/options.c:465 +#: src/main/options.c:467 msgid "invalid process ID" msgstr "" -#: src/main/options.c:698 -#, c-format -msgid "Try `%s --help' for more information." -msgstr "" - #: src/main/options.c:700 #, c-format +msgid "Try `%s --help' for more information." +msgstr "" + +#: src/main/options.c:702 +#, c-format msgid "Try `%s -h' for more information." msgstr "" -#: src/main/options.c:731 +#: src/main/options.c:733 msgid "" "cannot use line mode or transfer modifier options when watching file " "descriptors" msgstr "" -#: src/main/options.c:740 +#: src/main/options.c:742 msgid "cannot use cursor positioning when watching file descriptors" msgstr "" -#: src/main/options.c:749 +#: src/main/options.c:751 msgid "cannot use remote control when watching file descriptors" msgstr "" -#: src/main/options.c:758 +#: src/main/options.c:760 msgid "cannot transfer files when watching file descriptors" msgstr "" -#: src/main/options.c:773 +#: src/main/options.c:775 msgid "not available on systems without /proc/self/fdinfo" msgstr "" diff --git a/po/fr.po b/po/fr.po index 2410848..c631e05 100644 --- a/po/fr.po +++ b/po/fr.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Report-Msgid-Bugs-To: https://codeberg.org/ivarch/pv/issues\n" -"POT-Creation-Date: 2025-07-25 22:13+0100\n" +"POT-Creation-Date: 2025-07-25 23:58+0100\n" "PO-Revision-Date: 2025-05-31 08:58+0000\n" "Last-Translator: milimarg \n" "Language-Team: French \n" @@ -304,69 +304,69 @@ msgstr "(entrée)" msgid "state allocation failed" msgstr "échec de l'allocation de mémoire de condition" -#: src/main/options.c:144 src/pv/file.c:324 +#: src/main/options.c:146 src/pv/file.c:324 msgid "failed to stat file" msgstr "échec à statuer sur le fichier" -#: src/main/options.c:158 +#: src/main/options.c:160 msgid "is a directory" msgstr "est un répertoire" -#: src/main/options.c:187 +#: src/main/options.c:189 msgid "failed to generate sysfs filename" msgstr "échec de génération du nom de fichier sysfs" -#: src/main/options.c:209 +#: src/main/options.c:211 msgid "failed to read sysfs size file" msgstr "échec de la lecture de la taille du fichier sysfs" -#: src/main/options.c:229 +#: src/main/options.c:231 msgid "failed to open block device" msgstr "échec de l'ouverture du périphérique de bloc" -#: src/main/options.c:239 +#: src/main/options.c:241 msgid "failed to determine size of block device" msgstr "échec de l'évaluation de la taille du périphérique de bloc" -#: src/main/options.c:345 +#: src/main/options.c:347 msgid "option structure allocation failed" msgstr "l'allocation pour la structure d'une option a échoué" -#: src/main/options.c:364 +#: src/main/options.c:366 msgid "option structure argv allocation failed" msgstr "l'allocation pour la structure de l'option argv a échoué" -#: src/main/options.c:417 +#: src/main/options.c:419 msgid "numeric value not understood" msgstr "valeur numérique non comprise" -#: src/main/options.c:435 +#: src/main/options.c:437 msgid "integer argument expected" msgstr "Valeur entière attendue" -#: src/main/options.c:447 +#: src/main/options.c:449 msgid "numeric argument expected" msgstr "Valeur numérique attendue" -#: src/main/options.c:458 +#: src/main/options.c:460 msgid "process ID or pid:fd pair expected" msgstr "ID de processus ou paire pid:fd attendue" -#: src/main/options.c:465 +#: src/main/options.c:467 msgid "invalid process ID" msgstr "ID de processus non valide" -#: src/main/options.c:698 +#: src/main/options.c:700 #, c-format msgid "Try `%s --help' for more information." msgstr "Essayez `%s --help' pour plus d'informations." -#: src/main/options.c:700 +#: src/main/options.c:702 #, c-format msgid "Try `%s -h' for more information." msgstr "Essayez `%s -h' pour plus d'informations." -#: src/main/options.c:731 +#: src/main/options.c:733 msgid "" "cannot use line mode or transfer modifier options when watching file " "descriptors" @@ -374,25 +374,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:740 +#: src/main/options.c:742 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:749 +#: src/main/options.c:751 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:758 +#: src/main/options.c:760 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:773 +#: src/main/options.c:775 msgid "not available on systems without /proc/self/fdinfo" msgstr "non disponible sur les systèmes sans /proc/self/fdinfo" diff --git a/po/pl.po b/po/pl.po index 3cc9130..26b5a62 100644 --- a/po/pl.po +++ b/po/pl.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://codeberg.org/ivarch/pv/issues\n" -"POT-Creation-Date: 2025-07-25 22:13+0100\n" +"POT-Creation-Date: 2025-07-25 23:58+0100\n" "PO-Revision-Date: 2025-01-15 19:08+0000\n" "Last-Translator: coralpink \n" "Language-Team: Polish \n" @@ -298,69 +298,69 @@ msgstr "(wejście)" msgid "state allocation failed" msgstr "alokacja stanu programu nie powiodła się" -#: src/main/options.c:144 src/pv/file.c:324 +#: src/main/options.c:146 src/pv/file.c:324 msgid "failed to stat file" msgstr "nie udało się wykonać operacji stat na pliku" -#: src/main/options.c:158 +#: src/main/options.c:160 msgid "is a directory" msgstr "jest katalogiem" -#: src/main/options.c:187 +#: src/main/options.c:189 msgid "failed to generate sysfs filename" msgstr "nie udało się wygenerować nazwy pliku dla sysfs" -#: src/main/options.c:209 +#: src/main/options.c:211 msgid "failed to read sysfs size file" msgstr "nie udało się odczytać rozmiaru pliku sysfs" -#: src/main/options.c:229 +#: src/main/options.c:231 msgid "failed to open block device" msgstr "nie udało się otworzyć urządzenia blokowego" -#: src/main/options.c:239 +#: src/main/options.c:241 msgid "failed to determine size of block device" msgstr "nie udało się ustalić rozmiaru urządzenia blokowego" -#: src/main/options.c:345 +#: src/main/options.c:347 msgid "option structure allocation failed" msgstr "nie udało się zaalokować struktur opcji" -#: src/main/options.c:364 +#: src/main/options.c:366 msgid "option structure argv allocation failed" msgstr "nie udało się zaalokować struktur opcji argv" -#: src/main/options.c:417 +#: src/main/options.c:419 msgid "numeric value not understood" msgstr "wartość liczbowa niezrozumiana" -#: src/main/options.c:435 +#: src/main/options.c:437 msgid "integer argument expected" msgstr "oczekiwany argument typu liczby całkowitej" -#: src/main/options.c:447 +#: src/main/options.c:449 msgid "numeric argument expected" msgstr "oczekiwany argument liczbowy" -#: src/main/options.c:458 +#: src/main/options.c:460 msgid "process ID or pid:fd pair expected" msgstr "oczekiwany proces ID lub para PID:FD" -#: src/main/options.c:465 +#: src/main/options.c:467 msgid "invalid process ID" msgstr "niepoprawne ID procesu" -#: src/main/options.c:698 +#: src/main/options.c:700 #, c-format msgid "Try `%s --help' for more information." msgstr "Spróbuj `%s --help' by uzyskać więcej informacji." -#: src/main/options.c:700 +#: src/main/options.c:702 #, c-format msgid "Try `%s -h' for more information." msgstr "Spróbuj `%s -h' by uzyskać więcej informacji." -#: src/main/options.c:731 +#: src/main/options.c:733 msgid "" "cannot use line mode or transfer modifier options when watching file " "descriptors" @@ -368,23 +368,23 @@ msgstr "" "nie można użyć trybu zliczania linii lub opcji modyfikujących przesył " "łącznie z opcją obserwowania deskryptorów plików" -#: src/main/options.c:740 +#: src/main/options.c:742 msgid "cannot use cursor positioning when watching file descriptors" msgstr "" "nie można użyć pozycjonowania kursora łącznie z opcją obserwowania " "deskryptorów plików" -#: src/main/options.c:749 +#: src/main/options.c:751 msgid "cannot use remote control when watching file descriptors" msgstr "" "nie można użyć opcji zaktualizowania ustawień procesu łącznie z opcją " "obserwowania deskryptorów plików" -#: src/main/options.c:758 +#: src/main/options.c:760 msgid "cannot transfer files when watching file descriptors" msgstr "nie można przesyłać plików z opcją obserwowania deskryptorów plików" -#: src/main/options.c:773 +#: src/main/options.c:775 msgid "not available on systems without /proc/self/fdinfo" msgstr "niedostępne na systemach bez /proc/self/fdinfo" diff --git a/po/pt.po b/po/pt.po index 3e0c03b..8f39190 100644 --- a/po/pt.po +++ b/po/pt.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://codeberg.org/ivarch/pv/issues\n" -"POT-Creation-Date: 2025-07-25 22:13+0100\n" +"POT-Creation-Date: 2025-07-25 23:58+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -289,69 +289,69 @@ msgstr "" msgid "state allocation failed" msgstr "alocação de memória de status falhou" -#: src/main/options.c:144 src/pv/file.c:324 +#: src/main/options.c:146 src/pv/file.c:324 msgid "failed to stat file" msgstr "erro obtendo informações do arquivo" -#: src/main/options.c:158 +#: src/main/options.c:160 msgid "is a directory" msgstr "" -#: src/main/options.c:187 +#: src/main/options.c:189 msgid "failed to generate sysfs filename" msgstr "" -#: src/main/options.c:209 +#: src/main/options.c:211 msgid "failed to read sysfs size file" msgstr "" -#: src/main/options.c:229 +#: src/main/options.c:231 msgid "failed to open block device" msgstr "" -#: src/main/options.c:239 +#: src/main/options.c:241 msgid "failed to determine size of block device" msgstr "" -#: src/main/options.c:345 +#: src/main/options.c:347 msgid "option structure allocation failed" msgstr "erro na alocação da estrutura de opções" -#: src/main/options.c:364 +#: src/main/options.c:366 msgid "option structure argv allocation failed" msgstr "erro na alocação da estrutura de opções argv" -#: src/main/options.c:417 +#: src/main/options.c:419 msgid "numeric value not understood" msgstr "" -#: src/main/options.c:435 +#: src/main/options.c:437 msgid "integer argument expected" msgstr "argumento inteiro esperado" -#: src/main/options.c:447 +#: src/main/options.c:449 msgid "numeric argument expected" msgstr "argumento numérico esperado" -#: src/main/options.c:458 +#: src/main/options.c:460 msgid "process ID or pid:fd pair expected" msgstr "ID do processo ou par pid:fd esperado" -#: src/main/options.c:465 +#: src/main/options.c:467 msgid "invalid process ID" msgstr "ID de processo inválido" -#: src/main/options.c:698 +#: src/main/options.c:700 #, c-format msgid "Try `%s --help' for more information." msgstr "Tente `%s --help' para maiores informações." -#: src/main/options.c:700 +#: src/main/options.c:702 #, c-format msgid "Try `%s -h' for more information." msgstr "Tente `%s -h' para maiores informações." -#: src/main/options.c:731 +#: src/main/options.c:733 msgid "" "cannot use line mode or transfer modifier options when watching file " "descriptors" @@ -359,21 +359,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:740 +#: src/main/options.c:742 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:749 +#: src/main/options.c:751 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:758 +#: src/main/options.c:760 msgid "cannot transfer files when watching file descriptors" msgstr "não pode transferir arquivos ao assistir descritores de arquivo" -#: src/main/options.c:773 +#: src/main/options.c:775 msgid "not available on systems without /proc/self/fdinfo" msgstr "não disponível em sistemas sem /proc/self/fdinfo" diff --git a/po/ru.po b/po/ru.po index 2e2f1f0..344c202 100644 --- a/po/ru.po +++ b/po/ru.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Report-Msgid-Bugs-To: https://codeberg.org/ivarch/pv/issues\n" -"POT-Creation-Date: 2025-07-25 22:13+0100\n" +"POT-Creation-Date: 2025-07-25 23:58+0100\n" "PO-Revision-Date: 2025-01-15 19:08+0000\n" "Last-Translator: 0ko <0ko@users.noreply.translate.codeberg.org>\n" "Language-Team: Russian \n" @@ -286,87 +286,87 @@ msgstr "(ввод)" msgid "state allocation failed" msgstr "" -#: src/main/options.c:144 src/pv/file.c:324 +#: src/main/options.c:146 src/pv/file.c:324 msgid "failed to stat file" msgstr "не удалось получить информацию о файле" -#: src/main/options.c:158 +#: src/main/options.c:160 msgid "is a directory" msgstr "является каталогом" -#: src/main/options.c:187 +#: src/main/options.c:189 msgid "failed to generate sysfs filename" msgstr "не удалось создать имя файла sysfs" -#: src/main/options.c:209 +#: src/main/options.c:211 msgid "failed to read sysfs size file" msgstr "не удалось узнать размер файла sysfs" -#: src/main/options.c:229 +#: src/main/options.c:231 msgid "failed to open block device" msgstr "не удалось открыть блочное устройство" -#: src/main/options.c:239 +#: src/main/options.c:241 msgid "failed to determine size of block device" msgstr "не удалось определить размер блочного устройства" -#: src/main/options.c:345 +#: src/main/options.c:347 msgid "option structure allocation failed" msgstr "не удалось выделить память для структуры опций" -#: src/main/options.c:364 +#: src/main/options.c:366 msgid "option structure argv allocation failed" msgstr "не удалось выделить память для структуры опций argv" -#: src/main/options.c:417 +#: src/main/options.c:419 msgid "numeric value not understood" msgstr "число не распознано" -#: src/main/options.c:435 +#: src/main/options.c:437 msgid "integer argument expected" msgstr "ожидалось целое число" -#: src/main/options.c:447 +#: src/main/options.c:449 msgid "numeric argument expected" msgstr "ожидалось число" -#: src/main/options.c:458 +#: src/main/options.c:460 msgid "process ID or pid:fd pair expected" msgstr "ожидался ИД процесса или пара ИДпр:ДФ" -#: src/main/options.c:465 +#: src/main/options.c:467 msgid "invalid process ID" msgstr "неправильный ИД процесса" -#: src/main/options.c:698 +#: src/main/options.c:700 #, c-format msgid "Try `%s --help' for more information." msgstr "Выполните `%s --help' для получения подробностей." -#: src/main/options.c:700 +#: src/main/options.c:702 #, c-format msgid "Try `%s -h' for more information." msgstr "Выполните `%s -h' для получения подробностей." -#: src/main/options.c:731 +#: src/main/options.c:733 msgid "" "cannot use line mode or transfer modifier options when watching file " "descriptors" msgstr "" -#: src/main/options.c:740 +#: src/main/options.c:742 msgid "cannot use cursor positioning when watching file descriptors" msgstr "" -#: src/main/options.c:749 +#: src/main/options.c:751 msgid "cannot use remote control when watching file descriptors" msgstr "удалённое управление невозможно при отслеживании дескрипторов файлов" -#: src/main/options.c:758 +#: src/main/options.c:760 msgid "cannot transfer files when watching file descriptors" msgstr "передача файлов невозможна при отслеживании дескрипторов файлов" -#: src/main/options.c:773 +#: src/main/options.c:775 msgid "not available on systems without /proc/self/fdinfo" msgstr "невозможно на системах без /proc/self/fdinfo" diff --git a/po/tr.po b/po/tr.po index 9575a9d..d8d9784 100644 --- a/po/tr.po +++ b/po/tr.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: pv 1.8.14\n" "Report-Msgid-Bugs-To: https://codeberg.org/ivarch/pv/issues\n" -"POT-Creation-Date: 2025-07-25 22:13+0100\n" +"POT-Creation-Date: 2025-07-25 23:58+0100\n" "PO-Revision-Date: 2024-10-12 23:51+0000\n" "Last-Translator: a-j-wood \n" "Language-Team: Turkish \n" @@ -286,69 +286,69 @@ msgstr "(giriş)" msgid "state allocation failed" msgstr "durum tahsisi başarısız oldu" -#: src/main/options.c:144 src/pv/file.c:324 +#: src/main/options.c:146 src/pv/file.c:324 msgid "failed to stat file" msgstr "dosya statüsünde başarısız oldu" -#: src/main/options.c:158 +#: src/main/options.c:160 msgid "is a directory" msgstr "bir dizindir" -#: src/main/options.c:187 +#: src/main/options.c:189 msgid "failed to generate sysfs filename" msgstr "sysfs dosya adı oluşturulamadı" -#: src/main/options.c:209 +#: src/main/options.c:211 msgid "failed to read sysfs size file" msgstr "sysfs boyut dosyası okunamadı" -#: src/main/options.c:229 +#: src/main/options.c:231 msgid "failed to open block device" msgstr "blok aygıtı açılamadı" -#: src/main/options.c:239 +#: src/main/options.c:241 msgid "failed to determine size of block device" msgstr "blok aygıtının boyutu belirlenemedi" -#: src/main/options.c:345 +#: src/main/options.c:347 msgid "option structure allocation failed" msgstr "seçenek yapısı tahsisi başarısız oldu" -#: src/main/options.c:364 +#: src/main/options.c:366 msgid "option structure argv allocation failed" msgstr "seçenek yapısı argv tahsisi başarısız oldu" -#: src/main/options.c:417 +#: src/main/options.c:419 msgid "numeric value not understood" msgstr "" -#: src/main/options.c:435 +#: src/main/options.c:437 msgid "integer argument expected" msgstr "tamsayı bağımsız değişkeni bekleniyor" -#: src/main/options.c:447 +#: src/main/options.c:449 msgid "numeric argument expected" msgstr "sayısal bağımsız değişken bekleniyor" -#: src/main/options.c:458 +#: src/main/options.c:460 msgid "process ID or pid:fd pair expected" msgstr "süreç kimliği (ID) veya pid:fd çifti bekleniyor" -#: src/main/options.c:465 +#: src/main/options.c:467 msgid "invalid process ID" msgstr "geçersiz süreç kimliği (ID)" -#: src/main/options.c:698 +#: src/main/options.c:700 #, c-format msgid "Try `%s --help' for more information." msgstr "Daha fazla bilgi için `%s --help' seçeneğini deneyin." -#: src/main/options.c:700 +#: src/main/options.c:702 #, c-format msgid "Try `%s -h' for more information." msgstr "Daha fazla bilgi için `%s -h' seçeneğini deneyin." -#: src/main/options.c:731 +#: src/main/options.c:733 msgid "" "cannot use line mode or transfer modifier options when watching file " "descriptors" @@ -356,19 +356,19 @@ msgstr "" "dosya tanımlayıcılarını izlerken satır modu veya aktarım değiştirici " "seçeneklerini kullanamaz" -#: src/main/options.c:740 +#: src/main/options.c:742 msgid "cannot use cursor positioning when watching file descriptors" msgstr "dosya tanımlayıcılarını izlerken imleç konumlandırmayı kullanamaz" -#: src/main/options.c:749 +#: src/main/options.c:751 msgid "cannot use remote control when watching file descriptors" msgstr "dosya tanımlayıcılarını izlerken uzaktan kumandayı kullanamaz" -#: src/main/options.c:758 +#: src/main/options.c:760 msgid "cannot transfer files when watching file descriptors" msgstr "dosya tanımlayıcıları izlenirken dosya aktarılamıyor" -#: src/main/options.c:773 +#: src/main/options.c:775 msgid "not available on systems without /proc/self/fdinfo" msgstr "/proc/self/fdinfo olmayan sistemlerde kullanılamaz"