From 937298eec29b5985b802d8a3b1abe20ef705134c Mon Sep 17 00:00:00 2001 From: Andrew Wood Date: Sat, 11 Apr 2026 13:39:35 +0100 Subject: [PATCH] Update message positions. --- po/cs.po | 62 ++++++++++++++++++++++++++++---------------------------- po/de.po | 62 ++++++++++++++++++++++++++++---------------------------- po/es.po | 62 ++++++++++++++++++++++++++++---------------------------- po/fi.po | 62 ++++++++++++++++++++++++++++---------------------------- po/fr.po | 62 ++++++++++++++++++++++++++++---------------------------- po/ka.po | 62 ++++++++++++++++++++++++++++---------------------------- po/pl.po | 62 ++++++++++++++++++++++++++++---------------------------- po/pt.po | 62 ++++++++++++++++++++++++++++---------------------------- po/ru.po | 62 ++++++++++++++++++++++++++++---------------------------- po/tr.po | 62 ++++++++++++++++++++++++++++---------------------------- 10 files changed, 310 insertions(+), 310 deletions(-) diff --git a/po/cs.po b/po/cs.po index d658b30..ad25068 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: 2026-04-08 22:05+0100\n" +"POT-Creation-Date: 2026-04-11 13:39+0100\n" "PO-Revision-Date: 2024-10-13 20:43+0000\n" "Last-Translator: mmatous \n" "Language-Team: Czech \n" @@ -293,7 +293,7 @@ msgstr "Prosím, hlašte veškeré chyby na: %s" msgid "(input)" msgstr "(vstup)" -#: src/main/main.c:387 src/main/options.c:1341 +#: src/main/main.c:387 src/main/options.c:1346 msgid "a command to run must be specified" msgstr "" @@ -301,85 +301,85 @@ msgstr "" msgid "state allocation failed" msgstr "selhala alokace stavu" -#: src/main/options.c:380 +#: src/main/options.c:399 msgid "list files may not contain @ lines" msgstr "" -#: src/main/options.c:401 src/main/options.c:403 src/main/options.c:894 +#: src/main/options.c:420 src/main/options.c:422 src/main/options.c:899 msgid "process ID or pid:fd pair expected" msgstr "očekáváno ID procesu nebo dvojice PID:DS" -#: src/main/options.c:413 src/main/options.c:415 src/main/options.c:901 +#: src/main/options.c:432 src/main/options.c:434 src/main/options.c:906 msgid "invalid process ID" msgstr "neplatné ID procesu" -#: src/main/options.c:503 src/pv/file.c:342 +#: src/main/options.c:522 src/pv/file.c:342 msgid "failed to stat file" msgstr "nebylo možné zjistit informace o souboru" -#: src/main/options.c:546 +#: src/main/options.c:565 msgid "is a directory" msgstr "je adresář" -#: src/main/options.c:576 +#: src/main/options.c:595 msgid "failed to generate sysfs filename" msgstr "selhalo vytváření jména pro soubor v sysfs" -#: src/main/options.c:598 +#: src/main/options.c:617 msgid "failed to read sysfs size file" msgstr "selhalo čtení velikosti souboru v sysfs" -#: src/main/options.c:618 +#: src/main/options.c:637 msgid "failed to open block device" msgstr "selhalo otevření blokového zařízení" -#: src/main/options.c:628 +#: src/main/options.c:647 msgid "failed to determine size of block device" msgstr "selhalo zjištění velikosti blokového zařízení" -#: src/main/options.c:738 +#: src/main/options.c:752 msgid "option structure allocation failed" msgstr "selhala alokace struktury pro volby" -#: src/main/options.c:757 +#: src/main/options.c:770 msgid "option structure argv allocation failed" msgstr "selhala alokace struktury pro argv" -#: src/main/options.c:810 +#: src/main/options.c:821 msgid "numeric value not understood" msgstr "" -#: src/main/options.c:830 +#: src/main/options.c:836 msgid "integer argument expected" msgstr "očekáván celočíselný argument" -#: src/main/options.c:842 +#: src/main/options.c:847 msgid "numeric argument expected" msgstr "očekáván číselný argument" -#: src/main/options.c:854 +#: src/main/options.c:859 msgid "missing filename" msgstr "" -#: src/main/options.c:882 +#: src/main/options.c:887 msgid "missing process name" msgstr "" -#: src/main/options.c:1157 +#: src/main/options.c:1162 msgid "invalid side specification" msgstr "" -#: src/main/options.c:1172 +#: src/main/options.c:1177 #, c-format msgid "Try `%s --help' for more information." msgstr "Zkuste `%s --help' pro více informací." -#: src/main/options.c:1174 +#: src/main/options.c:1179 #, c-format msgid "Try `%s -h' for more information." msgstr "Zkuste `%s --h' pro více informací." -#: src/main/options.c:1205 +#: src/main/options.c:1210 msgid "" "cannot use line mode or transfer modifier options when watching file " "descriptors" @@ -387,39 +387,39 @@ msgstr "" "při sledování deskriptorů souborů nelze použít řádkový mód nebo volby pro " "modifikaci přenosu" -#: src/main/options.c:1214 +#: src/main/options.c:1219 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:1223 +#: src/main/options.c:1228 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:1232 +#: src/main/options.c:1237 msgid "cannot use remote query when watching file descriptors" msgstr "" -#: src/main/options.c:1241 +#: src/main/options.c:1246 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:1266 +#: src/main/options.c:1271 msgid "not available on systems without /proc/self/fdinfo" msgstr "není dostupné na systémech bez /proc/self/fdinfo" -#: src/main/options.c:1278 +#: src/main/options.c:1283 msgid "cannot use remote control and remote query together" msgstr "" -#: src/main/options.c:1305 +#: src/main/options.c:1310 msgid "monitor mode cannot be specified with this option" msgstr "" -#: src/main/options.c:1318 +#: src/main/options.c:1323 msgid "monitor mode cannot be used with store-and-forward" msgstr "" -#: src/main/options.c:1330 +#: src/main/options.c:1335 msgid "files cannot be specified with this option" msgstr "" diff --git a/po/de.po b/po/de.po index af6dc1b..22ad794 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: 2026-04-08 22:05+0100\n" +"POT-Creation-Date: 2026-04-11 13:39+0100\n" "PO-Revision-Date: 2025-01-14 20:39+0000\n" "Last-Translator: Benny \n" "Language-Team: German \n" @@ -311,7 +311,7 @@ msgstr "Bitte senden Sie Fehlerberichte an %s" msgid "(input)" msgstr "(eingabe)" -#: src/main/main.c:387 src/main/options.c:1341 +#: src/main/main.c:387 src/main/options.c:1346 msgid "a command to run must be specified" msgstr "" @@ -319,85 +319,85 @@ msgstr "" msgid "state allocation failed" msgstr "Speicherzuweisung für `state' fehlgeschlagen" -#: src/main/options.c:380 +#: src/main/options.c:399 msgid "list files may not contain @ lines" msgstr "" -#: src/main/options.c:401 src/main/options.c:403 src/main/options.c:894 +#: src/main/options.c:420 src/main/options.c:422 src/main/options.c:899 msgid "process ID or pid:fd pair expected" msgstr "Prozess-ID oder PID:FD-Paar erwartet" -#: src/main/options.c:413 src/main/options.c:415 src/main/options.c:901 +#: src/main/options.c:432 src/main/options.c:434 src/main/options.c:906 msgid "invalid process ID" msgstr "ungültige Prozess-ID" -#: src/main/options.c:503 src/pv/file.c:342 +#: src/main/options.c:522 src/pv/file.c:342 msgid "failed to stat file" msgstr "konnte Dateiinformationen nicht lesen" -#: src/main/options.c:546 +#: src/main/options.c:565 msgid "is a directory" msgstr "ist ein Verzeichnis" -#: src/main/options.c:576 +#: src/main/options.c:595 msgid "failed to generate sysfs filename" msgstr "konnte Sysfs-Dateinamen nicht erzeugen" -#: src/main/options.c:598 +#: src/main/options.c:617 msgid "failed to read sysfs size file" msgstr "konnte Größe der Sysfs-Datei nicht lesen" -#: src/main/options.c:618 +#: src/main/options.c:637 msgid "failed to open block device" msgstr "konnte Blockgerät nicht öffnen" -#: src/main/options.c:628 +#: src/main/options.c:647 msgid "failed to determine size of block device" msgstr "konnte Größe des Blockgeräts nicht ermitteln" -#: src/main/options.c:738 +#: src/main/options.c:752 msgid "option structure allocation failed" msgstr "Speicherzuweisung für `option' fehlgeschlagen" -#: src/main/options.c:757 +#: src/main/options.c:770 msgid "option structure argv allocation failed" msgstr "Speicherzuweisung für `argv' der Option fehlgeschlagen" -#: src/main/options.c:810 +#: src/main/options.c:821 msgid "numeric value not understood" msgstr "numerischen Wert nicht verstanden" -#: src/main/options.c:830 +#: src/main/options.c:836 msgid "integer argument expected" msgstr "Ganzzahliges Argument erwartet" -#: src/main/options.c:842 +#: src/main/options.c:847 msgid "numeric argument expected" msgstr "numerisches Argument erwartet" -#: src/main/options.c:854 +#: src/main/options.c:859 msgid "missing filename" msgstr "" -#: src/main/options.c:882 +#: src/main/options.c:887 msgid "missing process name" msgstr "" -#: src/main/options.c:1157 +#: src/main/options.c:1162 msgid "invalid side specification" msgstr "" -#: src/main/options.c:1172 +#: src/main/options.c:1177 #, c-format msgid "Try `%s --help' for more information." msgstr "`%s --help' zeigt weitere Informationen an." -#: src/main/options.c:1174 +#: src/main/options.c:1179 #, c-format msgid "Try `%s -h' for more information." msgstr "`%s -h' zeigt weitere Informationen an." -#: src/main/options.c:1205 +#: src/main/options.c:1210 msgid "" "cannot use line mode or transfer modifier options when watching file " "descriptors" @@ -405,44 +405,44 @@ msgstr "" "Beim Beobachten von Dateideskriptoren können keine Optionen für den " "Zeilenmodus oder den Übertragungsmodifikator verwendet werden" -#: src/main/options.c:1214 +#: src/main/options.c:1219 msgid "cannot use cursor positioning when watching file descriptors" msgstr "" "Beim Beobachten von Dateideskriptoren kann Cursor-Positionierung nicht " "verwendet werden" -#: src/main/options.c:1223 +#: src/main/options.c:1228 msgid "cannot use remote control when watching file descriptors" msgstr "" "Beim Beobachten von Dateideskriptoren kann die Fernbedienung nicht verwenden " "werden" -#: src/main/options.c:1232 +#: src/main/options.c:1237 msgid "cannot use remote query when watching file descriptors" msgstr "" -#: src/main/options.c:1241 +#: src/main/options.c:1246 msgid "cannot transfer files when watching file descriptors" msgstr "" "Beim Beobachten von Dateideskriptoren können Dateien nicht übertragen werden" -#: src/main/options.c:1266 +#: src/main/options.c:1271 msgid "not available on systems without /proc/self/fdinfo" msgstr "Nicht verfügbar auf Systemen ohne /proc/self/fdinfo" -#: src/main/options.c:1278 +#: src/main/options.c:1283 msgid "cannot use remote control and remote query together" msgstr "" -#: src/main/options.c:1305 +#: src/main/options.c:1310 msgid "monitor mode cannot be specified with this option" msgstr "" -#: src/main/options.c:1318 +#: src/main/options.c:1323 msgid "monitor mode cannot be used with store-and-forward" msgstr "" -#: src/main/options.c:1330 +#: src/main/options.c:1335 msgid "files cannot be specified with this option" msgstr "" diff --git a/po/es.po b/po/es.po index b201fb4..57982e1 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: 2026-04-08 22:05+0100\n" +"POT-Creation-Date: 2026-04-11 13:39+0100\n" "Language: es\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -287,7 +287,7 @@ msgstr "" msgid "(input)" msgstr "" -#: src/main/main.c:387 src/main/options.c:1341 +#: src/main/main.c:387 src/main/options.c:1346 msgid "a command to run must be specified" msgstr "" @@ -295,123 +295,123 @@ msgstr "" msgid "state allocation failed" msgstr "" -#: src/main/options.c:380 +#: src/main/options.c:399 msgid "list files may not contain @ lines" msgstr "" -#: src/main/options.c:401 src/main/options.c:403 src/main/options.c:894 +#: src/main/options.c:420 src/main/options.c:422 src/main/options.c:899 msgid "process ID or pid:fd pair expected" msgstr "" -#: src/main/options.c:413 src/main/options.c:415 src/main/options.c:901 +#: src/main/options.c:432 src/main/options.c:434 src/main/options.c:906 msgid "invalid process ID" msgstr "" -#: src/main/options.c:503 src/pv/file.c:342 +#: src/main/options.c:522 src/pv/file.c:342 msgid "failed to stat file" msgstr "" -#: src/main/options.c:546 +#: src/main/options.c:565 msgid "is a directory" msgstr "" -#: src/main/options.c:576 +#: src/main/options.c:595 msgid "failed to generate sysfs filename" msgstr "" -#: src/main/options.c:598 +#: src/main/options.c:617 msgid "failed to read sysfs size file" msgstr "" -#: src/main/options.c:618 +#: src/main/options.c:637 msgid "failed to open block device" msgstr "" -#: src/main/options.c:628 +#: src/main/options.c:647 msgid "failed to determine size of block device" msgstr "" -#: src/main/options.c:738 +#: src/main/options.c:752 msgid "option structure allocation failed" msgstr "" -#: src/main/options.c:757 +#: src/main/options.c:770 msgid "option structure argv allocation failed" msgstr "" -#: src/main/options.c:810 +#: src/main/options.c:821 msgid "numeric value not understood" msgstr "" -#: src/main/options.c:830 +#: src/main/options.c:836 msgid "integer argument expected" msgstr "" -#: src/main/options.c:842 +#: src/main/options.c:847 msgid "numeric argument expected" msgstr "" -#: src/main/options.c:854 +#: src/main/options.c:859 msgid "missing filename" msgstr "" -#: src/main/options.c:882 +#: src/main/options.c:887 msgid "missing process name" msgstr "" -#: src/main/options.c:1157 +#: src/main/options.c:1162 msgid "invalid side specification" msgstr "" -#: src/main/options.c:1172 +#: src/main/options.c:1177 #, c-format msgid "Try `%s --help' for more information." msgstr "" -#: src/main/options.c:1174 +#: src/main/options.c:1179 #, c-format msgid "Try `%s -h' for more information." msgstr "" -#: src/main/options.c:1205 +#: src/main/options.c:1210 msgid "" "cannot use line mode or transfer modifier options when watching file " "descriptors" msgstr "" -#: src/main/options.c:1214 +#: src/main/options.c:1219 msgid "cannot use cursor positioning when watching file descriptors" msgstr "" -#: src/main/options.c:1223 +#: src/main/options.c:1228 msgid "cannot use remote control when watching file descriptors" msgstr "" -#: src/main/options.c:1232 +#: src/main/options.c:1237 msgid "cannot use remote query when watching file descriptors" msgstr "" -#: src/main/options.c:1241 +#: src/main/options.c:1246 msgid "cannot transfer files when watching file descriptors" msgstr "" -#: src/main/options.c:1266 +#: src/main/options.c:1271 msgid "not available on systems without /proc/self/fdinfo" msgstr "" -#: src/main/options.c:1278 +#: src/main/options.c:1283 msgid "cannot use remote control and remote query together" msgstr "" -#: src/main/options.c:1305 +#: src/main/options.c:1310 msgid "monitor mode cannot be specified with this option" msgstr "" -#: src/main/options.c:1318 +#: src/main/options.c:1323 msgid "monitor mode cannot be used with store-and-forward" msgstr "" -#: src/main/options.c:1330 +#: src/main/options.c:1335 msgid "files cannot be specified with this option" msgstr "" diff --git a/po/fi.po b/po/fi.po index 6cc290f..d4fe9a0 100644 --- a/po/fi.po +++ b/po/fi.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: pv 1.9.34\n" "Report-Msgid-Bugs-To: https://codeberg.org/ivarch/pv/issues\n" -"POT-Creation-Date: 2026-04-08 22:05+0100\n" +"POT-Creation-Date: 2026-04-11 13:39+0100\n" "PO-Revision-Date: 2026-03-24 23:25+0000\n" "Last-Translator: Ricky-Tigg \n" "Language-Team: Finnish \n" @@ -295,7 +295,7 @@ msgstr "Ilmoita ongelmista: %s" msgid "(input)" msgstr "(syöte)" -#: src/main/main.c:387 src/main/options.c:1341 +#: src/main/main.c:387 src/main/options.c:1346 msgid "a command to run must be specified" msgstr "" @@ -303,85 +303,85 @@ msgstr "" msgid "state allocation failed" msgstr "tilan allokointi epäonnistui" -#: src/main/options.c:380 +#: src/main/options.c:399 msgid "list files may not contain @ lines" msgstr "Listatiedostot eivät saa sisältää @-rivejä" -#: src/main/options.c:401 src/main/options.c:403 src/main/options.c:894 +#: src/main/options.c:420 src/main/options.c:422 src/main/options.c:899 msgid "process ID or pid:fd pair expected" msgstr "prosessitunnusta tai pid:fd-paria odotetaan" -#: src/main/options.c:413 src/main/options.c:415 src/main/options.c:901 +#: src/main/options.c:432 src/main/options.c:434 src/main/options.c:906 msgid "invalid process ID" msgstr "virheellinen prosessin ID" -#: src/main/options.c:503 src/pv/file.c:342 +#: src/main/options.c:522 src/pv/file.c:342 msgid "failed to stat file" msgstr "tiedoston tilastointi epäonnistui" -#: src/main/options.c:546 +#: src/main/options.c:565 msgid "is a directory" msgstr "on hakemisto" -#: src/main/options.c:576 +#: src/main/options.c:595 msgid "failed to generate sysfs filename" msgstr "sysfs-tiedostonimen luominen epäonnistui" -#: src/main/options.c:598 +#: src/main/options.c:617 msgid "failed to read sysfs size file" msgstr "sysfs-kokotiedoston lukeminen epäonnistui" -#: src/main/options.c:618 +#: src/main/options.c:637 msgid "failed to open block device" msgstr "lohkolaitteen avaaminen epäonnistui" -#: src/main/options.c:628 +#: src/main/options.c:647 msgid "failed to determine size of block device" msgstr "lohkolaitteen koon päättely epäonnistui" -#: src/main/options.c:738 +#: src/main/options.c:752 msgid "option structure allocation failed" msgstr "vaihtoehtorakenteen allokointi epäonnistui" -#: src/main/options.c:757 +#: src/main/options.c:770 msgid "option structure argv allocation failed" msgstr "vaihtoehtorakenteen argv:n allokointi epäonnistui" -#: src/main/options.c:810 +#: src/main/options.c:821 msgid "numeric value not understood" msgstr "numeerista arvoa ei ymmärretty" -#: src/main/options.c:830 +#: src/main/options.c:836 msgid "integer argument expected" msgstr "kokonaislukuargumenttia odotetaan" -#: src/main/options.c:842 +#: src/main/options.c:847 msgid "numeric argument expected" msgstr "numeerista argumenttia odotetaan" -#: src/main/options.c:854 +#: src/main/options.c:859 msgid "missing filename" msgstr "puuttuva tiedostonimi" -#: src/main/options.c:882 +#: src/main/options.c:887 msgid "missing process name" msgstr "puuttuva prosessinimi" -#: src/main/options.c:1157 +#: src/main/options.c:1162 msgid "invalid side specification" msgstr "" -#: src/main/options.c:1172 +#: src/main/options.c:1177 #, c-format msgid "Try `%s --help' for more information." msgstr "Suorita `%s --help' saadaksesi lisätietoja." -#: src/main/options.c:1174 +#: src/main/options.c:1179 #, c-format msgid "Try `%s -h' for more information." msgstr "Suorita `%s -h' saadaksesi lisätietoja." -#: src/main/options.c:1205 +#: src/main/options.c:1210 msgid "" "cannot use line mode or transfer modifier options when watching file " "descriptors" @@ -389,40 +389,40 @@ msgstr "" "rivitilaa tai siirtomuokkausvaihtoehtoja ei voi käyttää tiedostokuvauksia " "tarkasteltaessa" -#: src/main/options.c:1214 +#: src/main/options.c:1219 msgid "cannot use cursor positioning when watching file descriptors" msgstr "" "kohdistimen sijoittelua ei voi käyttää tiedostokuvauksia tarkasteltaessa" -#: src/main/options.c:1223 +#: src/main/options.c:1228 msgid "cannot use remote control when watching file descriptors" msgstr "etäohjausta ei voi käyttää tiedostokuvauksia tarkasteltaessa" -#: src/main/options.c:1232 +#: src/main/options.c:1237 msgid "cannot use remote query when watching file descriptors" msgstr "etäkyselyä ei voi käyttää tiedostokuvauksia tarkasteltaessa" -#: src/main/options.c:1241 +#: src/main/options.c:1246 msgid "cannot transfer files when watching file descriptors" msgstr "tiedostoja ei voi siirtää tiedostokuvauksia tarkasteltaessa" -#: src/main/options.c:1266 +#: src/main/options.c:1271 msgid "not available on systems without /proc/self/fdinfo" msgstr "ei saatavilla järjestelmissä, joissa ei ole /proc/self/fdinfo" -#: src/main/options.c:1278 +#: src/main/options.c:1283 msgid "cannot use remote control and remote query together" msgstr "etäohjausta ja etäkyselyä ei voi käyttää yhdessä" -#: src/main/options.c:1305 +#: src/main/options.c:1310 msgid "monitor mode cannot be specified with this option" msgstr "" -#: src/main/options.c:1318 +#: src/main/options.c:1323 msgid "monitor mode cannot be used with store-and-forward" msgstr "" -#: src/main/options.c:1330 +#: src/main/options.c:1335 msgid "files cannot be specified with this option" msgstr "tiedostoja ei voi määrittää tämän vaihtoehdon kanssa" diff --git a/po/fr.po b/po/fr.po index 43f6f6a..f27b293 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: 2026-04-08 22:05+0100\n" +"POT-Creation-Date: 2026-04-11 13:39+0100\n" "PO-Revision-Date: 2025-05-31 08:58+0000\n" "Last-Translator: milimarg \n" "Language-Team: French \n" @@ -312,7 +312,7 @@ msgstr "SVP rapporter tous bogues à %s" msgid "(input)" msgstr "(entrée)" -#: src/main/main.c:387 src/main/options.c:1341 +#: src/main/main.c:387 src/main/options.c:1346 msgid "a command to run must be specified" msgstr "" @@ -320,85 +320,85 @@ msgstr "" msgid "state allocation failed" msgstr "échec de l'allocation de mémoire de condition" -#: src/main/options.c:380 +#: src/main/options.c:399 msgid "list files may not contain @ lines" msgstr "" -#: src/main/options.c:401 src/main/options.c:403 src/main/options.c:894 +#: src/main/options.c:420 src/main/options.c:422 src/main/options.c:899 msgid "process ID or pid:fd pair expected" msgstr "ID de processus ou paire pid:fd attendue" -#: src/main/options.c:413 src/main/options.c:415 src/main/options.c:901 +#: src/main/options.c:432 src/main/options.c:434 src/main/options.c:906 msgid "invalid process ID" msgstr "ID de processus non valide" -#: src/main/options.c:503 src/pv/file.c:342 +#: src/main/options.c:522 src/pv/file.c:342 msgid "failed to stat file" msgstr "échec à statuer sur le fichier" -#: src/main/options.c:546 +#: src/main/options.c:565 msgid "is a directory" msgstr "est un répertoire" -#: src/main/options.c:576 +#: src/main/options.c:595 msgid "failed to generate sysfs filename" msgstr "échec de génération du nom de fichier sysfs" -#: src/main/options.c:598 +#: src/main/options.c:617 msgid "failed to read sysfs size file" msgstr "échec de la lecture de la taille du fichier sysfs" -#: src/main/options.c:618 +#: src/main/options.c:637 msgid "failed to open block device" msgstr "échec de l'ouverture du périphérique de bloc" -#: src/main/options.c:628 +#: src/main/options.c:647 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:738 +#: src/main/options.c:752 msgid "option structure allocation failed" msgstr "l'allocation pour la structure d'une option a échoué" -#: src/main/options.c:757 +#: src/main/options.c:770 msgid "option structure argv allocation failed" msgstr "l'allocation pour la structure de l'option argv a échoué" -#: src/main/options.c:810 +#: src/main/options.c:821 msgid "numeric value not understood" msgstr "valeur numérique non comprise" -#: src/main/options.c:830 +#: src/main/options.c:836 msgid "integer argument expected" msgstr "Valeur entière attendue" -#: src/main/options.c:842 +#: src/main/options.c:847 msgid "numeric argument expected" msgstr "Valeur numérique attendue" -#: src/main/options.c:854 +#: src/main/options.c:859 msgid "missing filename" msgstr "" -#: src/main/options.c:882 +#: src/main/options.c:887 msgid "missing process name" msgstr "" -#: src/main/options.c:1157 +#: src/main/options.c:1162 msgid "invalid side specification" msgstr "" -#: src/main/options.c:1172 +#: src/main/options.c:1177 #, c-format msgid "Try `%s --help' for more information." msgstr "Essayez `%s --help' pour plus d'informations." -#: src/main/options.c:1174 +#: src/main/options.c:1179 #, c-format msgid "Try `%s -h' for more information." msgstr "Essayez `%s -h' pour plus d'informations." -#: src/main/options.c:1205 +#: src/main/options.c:1210 msgid "" "cannot use line mode or transfer modifier options when watching file " "descriptors" @@ -406,45 +406,45 @@ 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:1214 +#: src/main/options.c:1219 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:1223 +#: src/main/options.c:1228 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:1232 +#: src/main/options.c:1237 msgid "cannot use remote query when watching file descriptors" msgstr "" -#: src/main/options.c:1241 +#: src/main/options.c:1246 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:1266 +#: src/main/options.c:1271 msgid "not available on systems without /proc/self/fdinfo" msgstr "non disponible sur les systèmes sans /proc/self/fdinfo" -#: src/main/options.c:1278 +#: src/main/options.c:1283 msgid "cannot use remote control and remote query together" msgstr "" -#: src/main/options.c:1305 +#: src/main/options.c:1310 msgid "monitor mode cannot be specified with this option" msgstr "" -#: src/main/options.c:1318 +#: src/main/options.c:1323 msgid "monitor mode cannot be used with store-and-forward" msgstr "" -#: src/main/options.c:1330 +#: src/main/options.c:1335 msgid "files cannot be specified with this option" msgstr "" diff --git a/po/ka.po b/po/ka.po index 65e4c76..9a189e4 100644 --- a/po/ka.po +++ b/po/ka.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: pv 1.9.34\n" "Report-Msgid-Bugs-To: https://codeberg.org/ivarch/pv/issues\n" -"POT-Creation-Date: 2026-04-08 22:05+0100\n" +"POT-Creation-Date: 2026-04-11 13:39+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -291,7 +291,7 @@ msgstr "" msgid "(input)" msgstr "" -#: src/main/main.c:387 src/main/options.c:1341 +#: src/main/main.c:387 src/main/options.c:1346 msgid "a command to run must be specified" msgstr "" @@ -299,123 +299,123 @@ msgstr "" msgid "state allocation failed" msgstr "" -#: src/main/options.c:380 +#: src/main/options.c:399 msgid "list files may not contain @ lines" msgstr "" -#: src/main/options.c:401 src/main/options.c:403 src/main/options.c:894 +#: src/main/options.c:420 src/main/options.c:422 src/main/options.c:899 msgid "process ID or pid:fd pair expected" msgstr "" -#: src/main/options.c:413 src/main/options.c:415 src/main/options.c:901 +#: src/main/options.c:432 src/main/options.c:434 src/main/options.c:906 msgid "invalid process ID" msgstr "" -#: src/main/options.c:503 src/pv/file.c:342 +#: src/main/options.c:522 src/pv/file.c:342 msgid "failed to stat file" msgstr "" -#: src/main/options.c:546 +#: src/main/options.c:565 msgid "is a directory" msgstr "" -#: src/main/options.c:576 +#: src/main/options.c:595 msgid "failed to generate sysfs filename" msgstr "" -#: src/main/options.c:598 +#: src/main/options.c:617 msgid "failed to read sysfs size file" msgstr "" -#: src/main/options.c:618 +#: src/main/options.c:637 msgid "failed to open block device" msgstr "" -#: src/main/options.c:628 +#: src/main/options.c:647 msgid "failed to determine size of block device" msgstr "" -#: src/main/options.c:738 +#: src/main/options.c:752 msgid "option structure allocation failed" msgstr "" -#: src/main/options.c:757 +#: src/main/options.c:770 msgid "option structure argv allocation failed" msgstr "" -#: src/main/options.c:810 +#: src/main/options.c:821 msgid "numeric value not understood" msgstr "" -#: src/main/options.c:830 +#: src/main/options.c:836 msgid "integer argument expected" msgstr "" -#: src/main/options.c:842 +#: src/main/options.c:847 msgid "numeric argument expected" msgstr "" -#: src/main/options.c:854 +#: src/main/options.c:859 msgid "missing filename" msgstr "" -#: src/main/options.c:882 +#: src/main/options.c:887 msgid "missing process name" msgstr "" -#: src/main/options.c:1157 +#: src/main/options.c:1162 msgid "invalid side specification" msgstr "" -#: src/main/options.c:1172 +#: src/main/options.c:1177 #, c-format msgid "Try `%s --help' for more information." msgstr "" -#: src/main/options.c:1174 +#: src/main/options.c:1179 #, c-format msgid "Try `%s -h' for more information." msgstr "" -#: src/main/options.c:1205 +#: src/main/options.c:1210 msgid "" "cannot use line mode or transfer modifier options when watching file " "descriptors" msgstr "" -#: src/main/options.c:1214 +#: src/main/options.c:1219 msgid "cannot use cursor positioning when watching file descriptors" msgstr "" -#: src/main/options.c:1223 +#: src/main/options.c:1228 msgid "cannot use remote control when watching file descriptors" msgstr "" -#: src/main/options.c:1232 +#: src/main/options.c:1237 msgid "cannot use remote query when watching file descriptors" msgstr "" -#: src/main/options.c:1241 +#: src/main/options.c:1246 msgid "cannot transfer files when watching file descriptors" msgstr "" -#: src/main/options.c:1266 +#: src/main/options.c:1271 msgid "not available on systems without /proc/self/fdinfo" msgstr "" -#: src/main/options.c:1278 +#: src/main/options.c:1283 msgid "cannot use remote control and remote query together" msgstr "" -#: src/main/options.c:1305 +#: src/main/options.c:1310 msgid "monitor mode cannot be specified with this option" msgstr "" -#: src/main/options.c:1318 +#: src/main/options.c:1323 msgid "monitor mode cannot be used with store-and-forward" msgstr "" -#: src/main/options.c:1330 +#: src/main/options.c:1335 msgid "files cannot be specified with this option" msgstr "" diff --git a/po/pl.po b/po/pl.po index 2c48f71..f9ab466 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: 2026-04-08 22:05+0100\n" +"POT-Creation-Date: 2026-04-11 13:39+0100\n" "PO-Revision-Date: 2026-04-06 15:34+0000\n" "Last-Translator: Coral Pink \n" "Language-Team: Polish \n" @@ -306,7 +306,7 @@ msgstr "Proszę przesyłać zgłoszenia błędów do %s" msgid "(input)" msgstr "(wejście)" -#: src/main/main.c:387 src/main/options.c:1341 +#: src/main/main.c:387 src/main/options.c:1346 msgid "a command to run must be specified" msgstr "polecenie do uruchomienia musi zostać określone" @@ -314,85 +314,85 @@ msgstr "polecenie do uruchomienia musi zostać określone" msgid "state allocation failed" msgstr "alokacja stanu programu nie powiodła się" -#: src/main/options.c:380 +#: src/main/options.c:399 msgid "list files may not contain @ lines" msgstr "pliki list nie mogą zawierać linii wykorzystujących @" -#: src/main/options.c:401 src/main/options.c:403 src/main/options.c:894 +#: src/main/options.c:420 src/main/options.c:422 src/main/options.c:899 msgid "process ID or pid:fd pair expected" msgstr "oczekiwany proces ID lub para PID:FD" -#: src/main/options.c:413 src/main/options.c:415 src/main/options.c:901 +#: src/main/options.c:432 src/main/options.c:434 src/main/options.c:906 msgid "invalid process ID" msgstr "niepoprawne ID procesu" -#: src/main/options.c:503 src/pv/file.c:342 +#: src/main/options.c:522 src/pv/file.c:342 msgid "failed to stat file" msgstr "nie udało się wykonać operacji stat na pliku" -#: src/main/options.c:546 +#: src/main/options.c:565 msgid "is a directory" msgstr "jest katalogiem" -#: src/main/options.c:576 +#: src/main/options.c:595 msgid "failed to generate sysfs filename" msgstr "nie udało się wygenerować nazwy pliku dla sysfs" -#: src/main/options.c:598 +#: src/main/options.c:617 msgid "failed to read sysfs size file" msgstr "nie udało się odczytać rozmiaru pliku sysfs" -#: src/main/options.c:618 +#: src/main/options.c:637 msgid "failed to open block device" msgstr "nie udało się otworzyć urządzenia blokowego" -#: src/main/options.c:628 +#: src/main/options.c:647 msgid "failed to determine size of block device" msgstr "nie udało się ustalić rozmiaru urządzenia blokowego" -#: src/main/options.c:738 +#: src/main/options.c:752 msgid "option structure allocation failed" msgstr "nie udało się zaalokować struktur opcji" -#: src/main/options.c:757 +#: src/main/options.c:770 msgid "option structure argv allocation failed" msgstr "nie udało się zaalokować struktur opcji argv" -#: src/main/options.c:810 +#: src/main/options.c:821 msgid "numeric value not understood" msgstr "wartość liczbowa niezrozumiana" -#: src/main/options.c:830 +#: src/main/options.c:836 msgid "integer argument expected" msgstr "oczekiwany argument typu liczby całkowitej" -#: src/main/options.c:842 +#: src/main/options.c:847 msgid "numeric argument expected" msgstr "oczekiwany argument liczbowy" -#: src/main/options.c:854 +#: src/main/options.c:859 msgid "missing filename" msgstr "brakująca nazwa pliku" -#: src/main/options.c:882 +#: src/main/options.c:887 msgid "missing process name" msgstr "brakująca nazwa procesu" -#: src/main/options.c:1157 +#: src/main/options.c:1162 msgid "invalid side specification" msgstr "niepoprawne określenie monitorowanych stron" -#: src/main/options.c:1172 +#: src/main/options.c:1177 #, c-format msgid "Try `%s --help' for more information." msgstr "Spróbuj `%s --help' by uzyskać więcej informacji." -#: src/main/options.c:1174 +#: src/main/options.c:1179 #, c-format msgid "Try `%s -h' for more information." msgstr "Spróbuj `%s -h' by uzyskać więcej informacji." -#: src/main/options.c:1205 +#: src/main/options.c:1210 msgid "" "cannot use line mode or transfer modifier options when watching file " "descriptors" @@ -400,45 +400,45 @@ 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:1214 +#: src/main/options.c:1219 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:1223 +#: src/main/options.c:1228 msgid "cannot use remote control when watching file descriptors" msgstr "" "nie można korzystać ze zdalnego sterowania łącznie z obserwowaniem " "deskryptorów plików" -#: src/main/options.c:1232 +#: src/main/options.c:1237 msgid "cannot use remote query when watching file descriptors" msgstr "" "nie można korzystać ze zdalnego odczytu łącznie z obserwowaniem deskryptorów " "plików" -#: src/main/options.c:1241 +#: src/main/options.c:1246 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:1266 +#: src/main/options.c:1271 msgid "not available on systems without /proc/self/fdinfo" msgstr "niedostępne na systemach bez /proc/self/fdinfo" -#: src/main/options.c:1278 +#: src/main/options.c:1283 msgid "cannot use remote control and remote query together" msgstr "nie można użyć zdalnego sterowania i zdalnego odczytu jednocześnie" -#: src/main/options.c:1305 +#: src/main/options.c:1310 msgid "monitor mode cannot be specified with this option" msgstr "tryb monitorowania nie może być określony z tą opcją" -#: src/main/options.c:1318 +#: src/main/options.c:1323 msgid "monitor mode cannot be used with store-and-forward" msgstr "tryb monitorowania nie może być użyty z store-and-forward" -#: src/main/options.c:1330 +#: src/main/options.c:1335 msgid "files cannot be specified with this option" msgstr "pliki nie mogą być określone przy użyciu tej opcji" diff --git a/po/pt.po b/po/pt.po index 620f686..a660a30 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: 2026-04-08 22:05+0100\n" +"POT-Creation-Date: 2026-04-11 13:39+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -297,7 +297,7 @@ msgstr "Por favor, reporte quaisquer defeitos para %s" msgid "(input)" msgstr "" -#: src/main/main.c:387 src/main/options.c:1341 +#: src/main/main.c:387 src/main/options.c:1346 msgid "a command to run must be specified" msgstr "" @@ -305,85 +305,85 @@ msgstr "" msgid "state allocation failed" msgstr "alocação de memória de status falhou" -#: src/main/options.c:380 +#: src/main/options.c:399 msgid "list files may not contain @ lines" msgstr "" -#: src/main/options.c:401 src/main/options.c:403 src/main/options.c:894 +#: src/main/options.c:420 src/main/options.c:422 src/main/options.c:899 msgid "process ID or pid:fd pair expected" msgstr "ID do processo ou par pid:fd esperado" -#: src/main/options.c:413 src/main/options.c:415 src/main/options.c:901 +#: src/main/options.c:432 src/main/options.c:434 src/main/options.c:906 msgid "invalid process ID" msgstr "ID de processo inválido" -#: src/main/options.c:503 src/pv/file.c:342 +#: src/main/options.c:522 src/pv/file.c:342 msgid "failed to stat file" msgstr "erro obtendo informações do arquivo" -#: src/main/options.c:546 +#: src/main/options.c:565 msgid "is a directory" msgstr "" -#: src/main/options.c:576 +#: src/main/options.c:595 msgid "failed to generate sysfs filename" msgstr "" -#: src/main/options.c:598 +#: src/main/options.c:617 msgid "failed to read sysfs size file" msgstr "" -#: src/main/options.c:618 +#: src/main/options.c:637 msgid "failed to open block device" msgstr "" -#: src/main/options.c:628 +#: src/main/options.c:647 msgid "failed to determine size of block device" msgstr "" -#: src/main/options.c:738 +#: src/main/options.c:752 msgid "option structure allocation failed" msgstr "erro na alocação da estrutura de opções" -#: src/main/options.c:757 +#: src/main/options.c:770 msgid "option structure argv allocation failed" msgstr "erro na alocação da estrutura de opções argv" -#: src/main/options.c:810 +#: src/main/options.c:821 msgid "numeric value not understood" msgstr "" -#: src/main/options.c:830 +#: src/main/options.c:836 msgid "integer argument expected" msgstr "argumento inteiro esperado" -#: src/main/options.c:842 +#: src/main/options.c:847 msgid "numeric argument expected" msgstr "argumento numérico esperado" -#: src/main/options.c:854 +#: src/main/options.c:859 msgid "missing filename" msgstr "" -#: src/main/options.c:882 +#: src/main/options.c:887 msgid "missing process name" msgstr "" -#: src/main/options.c:1157 +#: src/main/options.c:1162 msgid "invalid side specification" msgstr "" -#: src/main/options.c:1172 +#: src/main/options.c:1177 #, c-format msgid "Try `%s --help' for more information." msgstr "Tente `%s --help' para maiores informações." -#: src/main/options.c:1174 +#: src/main/options.c:1179 #, c-format msgid "Try `%s -h' for more information." msgstr "Tente `%s -h' para maiores informações." -#: src/main/options.c:1205 +#: src/main/options.c:1210 msgid "" "cannot use line mode or transfer modifier options when watching file " "descriptors" @@ -391,41 +391,41 @@ 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:1214 +#: src/main/options.c:1219 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:1223 +#: src/main/options.c:1228 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:1232 +#: src/main/options.c:1237 msgid "cannot use remote query when watching file descriptors" msgstr "" -#: src/main/options.c:1241 +#: src/main/options.c:1246 msgid "cannot transfer files when watching file descriptors" msgstr "não pode transferir arquivos ao assistir descritores de arquivo" -#: src/main/options.c:1266 +#: src/main/options.c:1271 msgid "not available on systems without /proc/self/fdinfo" msgstr "não disponível em sistemas sem /proc/self/fdinfo" -#: src/main/options.c:1278 +#: src/main/options.c:1283 msgid "cannot use remote control and remote query together" msgstr "" -#: src/main/options.c:1305 +#: src/main/options.c:1310 msgid "monitor mode cannot be specified with this option" msgstr "" -#: src/main/options.c:1318 +#: src/main/options.c:1323 msgid "monitor mode cannot be used with store-and-forward" msgstr "" -#: src/main/options.c:1330 +#: src/main/options.c:1335 msgid "files cannot be specified with this option" msgstr "" diff --git a/po/ru.po b/po/ru.po index 2118ef8..1dd92a0 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: 2026-04-08 22:05+0100\n" +"POT-Creation-Date: 2026-04-11 13:39+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" @@ -294,7 +294,7 @@ msgstr "Сообщайте о проблемах на: %s" msgid "(input)" msgstr "(ввод)" -#: src/main/main.c:387 src/main/options.c:1341 +#: src/main/main.c:387 src/main/options.c:1346 msgid "a command to run must be specified" msgstr "" @@ -302,123 +302,123 @@ msgstr "" msgid "state allocation failed" msgstr "" -#: src/main/options.c:380 +#: src/main/options.c:399 msgid "list files may not contain @ lines" msgstr "" -#: src/main/options.c:401 src/main/options.c:403 src/main/options.c:894 +#: src/main/options.c:420 src/main/options.c:422 src/main/options.c:899 msgid "process ID or pid:fd pair expected" msgstr "ожидался ИД процесса или пара ИДпр:ДФ" -#: src/main/options.c:413 src/main/options.c:415 src/main/options.c:901 +#: src/main/options.c:432 src/main/options.c:434 src/main/options.c:906 msgid "invalid process ID" msgstr "неправильный ИД процесса" -#: src/main/options.c:503 src/pv/file.c:342 +#: src/main/options.c:522 src/pv/file.c:342 msgid "failed to stat file" msgstr "не удалось получить информацию о файле" -#: src/main/options.c:546 +#: src/main/options.c:565 msgid "is a directory" msgstr "является каталогом" -#: src/main/options.c:576 +#: src/main/options.c:595 msgid "failed to generate sysfs filename" msgstr "не удалось создать имя файла sysfs" -#: src/main/options.c:598 +#: src/main/options.c:617 msgid "failed to read sysfs size file" msgstr "не удалось узнать размер файла sysfs" -#: src/main/options.c:618 +#: src/main/options.c:637 msgid "failed to open block device" msgstr "не удалось открыть блочное устройство" -#: src/main/options.c:628 +#: src/main/options.c:647 msgid "failed to determine size of block device" msgstr "не удалось определить размер блочного устройства" -#: src/main/options.c:738 +#: src/main/options.c:752 msgid "option structure allocation failed" msgstr "не удалось выделить память для структуры опций" -#: src/main/options.c:757 +#: src/main/options.c:770 msgid "option structure argv allocation failed" msgstr "не удалось выделить память для структуры опций argv" -#: src/main/options.c:810 +#: src/main/options.c:821 msgid "numeric value not understood" msgstr "число не распознано" -#: src/main/options.c:830 +#: src/main/options.c:836 msgid "integer argument expected" msgstr "ожидалось целое число" -#: src/main/options.c:842 +#: src/main/options.c:847 msgid "numeric argument expected" msgstr "ожидалось число" -#: src/main/options.c:854 +#: src/main/options.c:859 msgid "missing filename" msgstr "" -#: src/main/options.c:882 +#: src/main/options.c:887 msgid "missing process name" msgstr "" -#: src/main/options.c:1157 +#: src/main/options.c:1162 msgid "invalid side specification" msgstr "" -#: src/main/options.c:1172 +#: src/main/options.c:1177 #, c-format msgid "Try `%s --help' for more information." msgstr "Выполните `%s --help' для получения подробностей." -#: src/main/options.c:1174 +#: src/main/options.c:1179 #, c-format msgid "Try `%s -h' for more information." msgstr "Выполните `%s -h' для получения подробностей." -#: src/main/options.c:1205 +#: src/main/options.c:1210 msgid "" "cannot use line mode or transfer modifier options when watching file " "descriptors" msgstr "" -#: src/main/options.c:1214 +#: src/main/options.c:1219 msgid "cannot use cursor positioning when watching file descriptors" msgstr "" -#: src/main/options.c:1223 +#: src/main/options.c:1228 msgid "cannot use remote control when watching file descriptors" msgstr "удалённое управление невозможно при отслеживании дескрипторов файлов" -#: src/main/options.c:1232 +#: src/main/options.c:1237 msgid "cannot use remote query when watching file descriptors" msgstr "" -#: src/main/options.c:1241 +#: src/main/options.c:1246 msgid "cannot transfer files when watching file descriptors" msgstr "передача файлов невозможна при отслеживании дескрипторов файлов" -#: src/main/options.c:1266 +#: src/main/options.c:1271 msgid "not available on systems without /proc/self/fdinfo" msgstr "невозможно на системах без /proc/self/fdinfo" -#: src/main/options.c:1278 +#: src/main/options.c:1283 msgid "cannot use remote control and remote query together" msgstr "" -#: src/main/options.c:1305 +#: src/main/options.c:1310 msgid "monitor mode cannot be specified with this option" msgstr "" -#: src/main/options.c:1318 +#: src/main/options.c:1323 msgid "monitor mode cannot be used with store-and-forward" msgstr "" -#: src/main/options.c:1330 +#: src/main/options.c:1335 msgid "files cannot be specified with this option" msgstr "" diff --git a/po/tr.po b/po/tr.po index 8596500..eeb6f54 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: 2026-04-08 22:05+0100\n" +"POT-Creation-Date: 2026-04-11 13:39+0100\n" "PO-Revision-Date: 2025-10-05 20:09+0000\n" "Last-Translator: Oğuz Ersen \n" "Language-Team: Turkish \n" @@ -294,7 +294,7 @@ msgstr "Lütfen hataları şu adrese bildirin: %s" msgid "(input)" msgstr "(giriş)" -#: src/main/main.c:387 src/main/options.c:1341 +#: src/main/main.c:387 src/main/options.c:1346 msgid "a command to run must be specified" msgstr "" @@ -302,85 +302,85 @@ msgstr "" msgid "state allocation failed" msgstr "durum tahsisi başarısız oldu" -#: src/main/options.c:380 +#: src/main/options.c:399 msgid "list files may not contain @ lines" msgstr "" -#: src/main/options.c:401 src/main/options.c:403 src/main/options.c:894 +#: src/main/options.c:420 src/main/options.c:422 src/main/options.c:899 msgid "process ID or pid:fd pair expected" msgstr "süreç kimliği (ID) veya pid:fd çifti bekleniyor" -#: src/main/options.c:413 src/main/options.c:415 src/main/options.c:901 +#: src/main/options.c:432 src/main/options.c:434 src/main/options.c:906 msgid "invalid process ID" msgstr "geçersiz süreç kimliği (ID)" -#: src/main/options.c:503 src/pv/file.c:342 +#: src/main/options.c:522 src/pv/file.c:342 msgid "failed to stat file" msgstr "dosya statüsünde başarısız oldu" -#: src/main/options.c:546 +#: src/main/options.c:565 msgid "is a directory" msgstr "bir dizindir" -#: src/main/options.c:576 +#: src/main/options.c:595 msgid "failed to generate sysfs filename" msgstr "sysfs dosya adı oluşturulamadı" -#: src/main/options.c:598 +#: src/main/options.c:617 msgid "failed to read sysfs size file" msgstr "sysfs boyut dosyası okunamadı" -#: src/main/options.c:618 +#: src/main/options.c:637 msgid "failed to open block device" msgstr "blok aygıtı açılamadı" -#: src/main/options.c:628 +#: src/main/options.c:647 msgid "failed to determine size of block device" msgstr "blok aygıtının boyutu belirlenemedi" -#: src/main/options.c:738 +#: src/main/options.c:752 msgid "option structure allocation failed" msgstr "seçenek yapısı tahsisi başarısız oldu" -#: src/main/options.c:757 +#: src/main/options.c:770 msgid "option structure argv allocation failed" msgstr "seçenek yapısı argv tahsisi başarısız oldu" -#: src/main/options.c:810 +#: src/main/options.c:821 msgid "numeric value not understood" msgstr "sayısal değer anlaşılmadı" -#: src/main/options.c:830 +#: src/main/options.c:836 msgid "integer argument expected" msgstr "tamsayı bağımsız değişkeni bekleniyor" -#: src/main/options.c:842 +#: src/main/options.c:847 msgid "numeric argument expected" msgstr "sayısal bağımsız değişken bekleniyor" -#: src/main/options.c:854 +#: src/main/options.c:859 msgid "missing filename" msgstr "" -#: src/main/options.c:882 +#: src/main/options.c:887 msgid "missing process name" msgstr "" -#: src/main/options.c:1157 +#: src/main/options.c:1162 msgid "invalid side specification" msgstr "" -#: src/main/options.c:1172 +#: src/main/options.c:1177 #, 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:1174 +#: src/main/options.c:1179 #, 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:1205 +#: src/main/options.c:1210 msgid "" "cannot use line mode or transfer modifier options when watching file " "descriptors" @@ -388,39 +388,39 @@ msgstr "" "dosya tanımlayıcılarını izlerken satır modu veya aktarım değiştirici " "seçeneklerini kullanamaz" -#: src/main/options.c:1214 +#: src/main/options.c:1219 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:1223 +#: src/main/options.c:1228 msgid "cannot use remote control when watching file descriptors" msgstr "dosya tanımlayıcılarını izlerken uzaktan kumandayı kullanamaz" -#: src/main/options.c:1232 +#: src/main/options.c:1237 msgid "cannot use remote query when watching file descriptors" msgstr "" -#: src/main/options.c:1241 +#: src/main/options.c:1246 msgid "cannot transfer files when watching file descriptors" msgstr "dosya tanımlayıcıları izlenirken dosya aktarılamıyor" -#: src/main/options.c:1266 +#: src/main/options.c:1271 msgid "not available on systems without /proc/self/fdinfo" msgstr "/proc/self/fdinfo olmayan sistemlerde kullanılamaz" -#: src/main/options.c:1278 +#: src/main/options.c:1283 msgid "cannot use remote control and remote query together" msgstr "" -#: src/main/options.c:1305 +#: src/main/options.c:1310 msgid "monitor mode cannot be specified with this option" msgstr "" -#: src/main/options.c:1318 +#: src/main/options.c:1323 msgid "monitor mode cannot be used with store-and-forward" msgstr "" -#: src/main/options.c:1330 +#: src/main/options.c:1335 msgid "files cannot be specified with this option" msgstr ""