From 624097639f05f1f579234e4ac47aff67fd4abc2c Mon Sep 17 00:00:00 2001 From: Andrew Wood Date: Fri, 29 May 2026 21:09:47 +0100 Subject: [PATCH] Message line number updates. --- po/cs.po | 18 +++++++++--------- po/de.po | 18 +++++++++--------- po/fi.po | 18 +++++++++--------- po/fr.po | 18 +++++++++--------- po/ka.po | 18 +++++++++--------- po/pl.po | 18 +++++++++--------- po/pt.po | 18 +++++++++--------- po/ru.po | 18 +++++++++--------- po/tr.po | 18 +++++++++--------- 9 files changed, 81 insertions(+), 81 deletions(-) diff --git a/po/cs.po b/po/cs.po index 9b03e9b..9e3c6ae 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-05-23 00:18+0100\n" +"POT-Creation-Date: 2026-05-29 21:09+0100\n" "PO-Revision-Date: 2024-10-13 20:43+0000\n" "Last-Translator: mmatous \n" "Language-Team: Czech \n" @@ -303,8 +303,8 @@ msgstr "" #: src/main/main.c:704 src/main/options.c:756 src/main/options.c:776 #: src/pv/display.c:1082 src/pv/state.c:45 src/pv/state.c:894 -#: src/pv/state.c:906 src/pv/state.c:942 src/pv/transfer.c:960 -#: src/pv/transfer.c:1127 src/pv/transfer.c:1454 +#: src/pv/state.c:906 src/pv/state.c:942 src/pv/transfer.c:981 +#: src/pv/transfer.c:1148 src/pv/transfer.c:1475 msgid "memory allocation failure" msgstr "chyba přidělování paměti" @@ -442,11 +442,11 @@ msgstr "chyba při zavírání souboru" msgid "input file is also the output" msgstr "vstupní soubor je rovněž výstupem" -#: src/pv/file.c:579 +#: src/pv/file.c:581 msgid "(none)" msgstr "(žádný)" -#: src/pv/file.c:581 +#: src/pv/file.c:583 msgid "(stdin)" msgstr "(stdin)" @@ -469,7 +469,7 @@ msgstr "B/s" msgid "b" msgstr "b" -#: src/pv/format/bytes.c:39 src/pv/transfer.c:909 +#: src/pv/format/bytes.c:39 src/pv/transfer.c:930 msgid "B" msgstr "B" @@ -514,15 +514,15 @@ msgstr "zpráva nepřijata" msgid "SA_SIGINFO not supported on this system" msgstr "SA_SIGINFO není na tomto systému podporováno" -#: src/pv/transfer.c:803 +#: src/pv/transfer.c:819 msgid "warning: read errors detected" msgstr "varování: detekovány chyby při čtení" -#: src/pv/transfer.c:908 +#: src/pv/transfer.c:929 msgid "skipped past read error" msgstr "chyba přeskočena" -#: src/pv/transfer.c:1318 +#: src/pv/transfer.c:1339 msgid "write error" msgstr "chyba při zápisu" diff --git a/po/de.po b/po/de.po index 2cfebfb..8393e9a 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-05-23 00:18+0100\n" +"POT-Creation-Date: 2026-05-29 21:09+0100\n" "PO-Revision-Date: 2025-01-14 20:39+0000\n" "Last-Translator: Benny \n" "Language-Team: German \n" @@ -323,8 +323,8 @@ msgstr "es muss ein auszuführendes Programm angegeben werden" #: src/main/main.c:704 src/main/options.c:756 src/main/options.c:776 #: src/pv/display.c:1082 src/pv/state.c:45 src/pv/state.c:894 -#: src/pv/state.c:906 src/pv/state.c:942 src/pv/transfer.c:960 -#: src/pv/transfer.c:1127 src/pv/transfer.c:1454 +#: src/pv/state.c:906 src/pv/state.c:942 src/pv/transfer.c:981 +#: src/pv/transfer.c:1148 src/pv/transfer.c:1475 msgid "memory allocation failure" msgstr "Fehler bei der Speicheranforderung" @@ -471,11 +471,11 @@ msgstr "Fehler beim Schließen der Datei" msgid "input file is also the output" msgstr "die Eingabedatei ist auch die Ausgabedatei" -#: src/pv/file.c:579 +#: src/pv/file.c:581 msgid "(none)" msgstr "(keine)" -#: src/pv/file.c:581 +#: src/pv/file.c:583 msgid "(stdin)" msgstr "(stdin)" @@ -498,7 +498,7 @@ msgstr "B/s" msgid "b" msgstr "b" -#: src/pv/format/bytes.c:39 src/pv/transfer.c:909 +#: src/pv/format/bytes.c:39 src/pv/transfer.c:930 msgid "B" msgstr "B" @@ -543,15 +543,15 @@ msgstr "Nachricht nicht empfangen" msgid "SA_SIGINFO not supported on this system" msgstr "SA_SIGINFO wird auf diesem System nicht unterstützt" -#: src/pv/transfer.c:803 +#: src/pv/transfer.c:819 msgid "warning: read errors detected" msgstr "warnung: lesefehler erkannt" -#: src/pv/transfer.c:908 +#: src/pv/transfer.c:929 msgid "skipped past read error" msgstr "über den Lesefehler hinaus verschoben" -#: src/pv/transfer.c:1318 +#: src/pv/transfer.c:1339 msgid "write error" msgstr "Schreibfehler" diff --git a/po/fi.po b/po/fi.po index c6c91ec..836c3ce 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-05-23 00:18+0100\n" +"POT-Creation-Date: 2026-05-29 21:09+0100\n" "PO-Revision-Date: 2026-03-24 23:25+0000\n" "Last-Translator: Ricky-Tigg \n" "Language-Team: Finnish \n" @@ -305,8 +305,8 @@ msgstr "" #: src/main/main.c:704 src/main/options.c:756 src/main/options.c:776 #: src/pv/display.c:1082 src/pv/state.c:45 src/pv/state.c:894 -#: src/pv/state.c:906 src/pv/state.c:942 src/pv/transfer.c:960 -#: src/pv/transfer.c:1127 src/pv/transfer.c:1454 +#: src/pv/state.c:906 src/pv/state.c:942 src/pv/transfer.c:981 +#: src/pv/transfer.c:1148 src/pv/transfer.c:1475 msgid "memory allocation failure" msgstr "muistinvarausvirhe" @@ -447,11 +447,11 @@ msgstr "virhe tiedoston sulkemisessa" msgid "input file is also the output" msgstr "syötetiedosto on myös tuotostiedosto" -#: src/pv/file.c:579 +#: src/pv/file.c:581 msgid "(none)" msgstr "(ei mitään)" -#: src/pv/file.c:581 +#: src/pv/file.c:583 msgid "(stdin)" msgstr "" @@ -474,7 +474,7 @@ msgstr "T/s" msgid "b" msgstr "" -#: src/pv/format/bytes.c:39 src/pv/transfer.c:909 +#: src/pv/format/bytes.c:39 src/pv/transfer.c:930 msgid "B" msgstr "T" @@ -519,15 +519,15 @@ msgstr "viestiä ei vastaanotettu" msgid "SA_SIGINFO not supported on this system" msgstr "SA_SIGINFO ei ole tuettu tässä järjestelmässä" -#: src/pv/transfer.c:803 +#: src/pv/transfer.c:819 msgid "warning: read errors detected" msgstr "varoitus: lukuvirheitä havaittu" -#: src/pv/transfer.c:908 +#: src/pv/transfer.c:929 msgid "skipped past read error" msgstr "aiempi lukuvirhe ohitettu" -#: src/pv/transfer.c:1318 +#: src/pv/transfer.c:1339 msgid "write error" msgstr "kirjoitusvirhe" diff --git a/po/fr.po b/po/fr.po index 33a7725..ac94efc 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-05-23 00:18+0100\n" +"POT-Creation-Date: 2026-05-29 21:09+0100\n" "PO-Revision-Date: 2026-05-18 20:38+0000\n" "Last-Translator: a-j-wood \n" "Language-Team: French \n" @@ -324,8 +324,8 @@ msgstr "une commande à exécuter doit être spécifiée" #: src/main/main.c:704 src/main/options.c:756 src/main/options.c:776 #: src/pv/display.c:1082 src/pv/state.c:45 src/pv/state.c:894 -#: src/pv/state.c:906 src/pv/state.c:942 src/pv/transfer.c:960 -#: src/pv/transfer.c:1127 src/pv/transfer.c:1454 +#: src/pv/state.c:906 src/pv/state.c:942 src/pv/transfer.c:981 +#: src/pv/transfer.c:1148 src/pv/transfer.c:1475 msgid "memory allocation failure" msgstr "échec d'allocation mémoire" @@ -476,11 +476,11 @@ msgstr "erreur à la fermeture du fichier" msgid "input file is also the output" msgstr "le fichier d'entrée est aussi le fichier de sortie" -#: src/pv/file.c:579 +#: src/pv/file.c:581 msgid "(none)" msgstr "(aucun)" -#: src/pv/file.c:581 +#: src/pv/file.c:583 msgid "(stdin)" msgstr "(stdin)" @@ -503,7 +503,7 @@ msgstr "O/s" msgid "b" msgstr "b" -#: src/pv/format/bytes.c:39 src/pv/transfer.c:909 +#: src/pv/format/bytes.c:39 src/pv/transfer.c:930 msgid "B" msgstr "O" @@ -548,15 +548,15 @@ msgstr "message non reçu" msgid "SA_SIGINFO not supported on this system" msgstr "SA_SIGINFO non pris en charge sur ce système" -#: src/pv/transfer.c:803 +#: src/pv/transfer.c:819 msgid "warning: read errors detected" msgstr "avertissement : erreurs de lecture détectées" -#: src/pv/transfer.c:908 +#: src/pv/transfer.c:929 msgid "skipped past read error" msgstr "erreur de lecture dépassée" -#: src/pv/transfer.c:1318 +#: src/pv/transfer.c:1339 msgid "write error" msgstr "erreur d'écriture" diff --git a/po/ka.po b/po/ka.po index 7089986..59540d5 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-05-23 00:18+0100\n" +"POT-Creation-Date: 2026-05-29 21:09+0100\n" "PO-Revision-Date: 2026-05-16 19:25+0000\n" "Last-Translator: a-j-wood \n" "Language-Team: Georgian \n" @@ -307,8 +307,8 @@ msgstr "შესასრულებელი ბრძანება უნ #: src/main/main.c:704 src/main/options.c:756 src/main/options.c:776 #: src/pv/display.c:1082 src/pv/state.c:45 src/pv/state.c:894 -#: src/pv/state.c:906 src/pv/state.c:942 src/pv/transfer.c:960 -#: src/pv/transfer.c:1127 src/pv/transfer.c:1454 +#: src/pv/state.c:906 src/pv/state.c:942 src/pv/transfer.c:981 +#: src/pv/transfer.c:1148 src/pv/transfer.c:1475 msgid "memory allocation failure" msgstr "მეხსიერების გამოყოფის შეცდომა" @@ -446,11 +446,11 @@ msgstr "ფაილის დახურვის შეცდომა" msgid "input file is also the output" msgstr "შეტანის ფაილი ასევე გამოსატანიცაა" -#: src/pv/file.c:579 +#: src/pv/file.c:581 msgid "(none)" msgstr "(არცერთი)" -#: src/pv/file.c:581 +#: src/pv/file.c:583 msgid "(stdin)" msgstr "(stdin)" @@ -473,7 +473,7 @@ msgstr "" msgid "b" msgstr "" -#: src/pv/format/bytes.c:39 src/pv/transfer.c:909 +#: src/pv/format/bytes.c:39 src/pv/transfer.c:930 msgid "B" msgstr "" @@ -518,15 +518,15 @@ msgstr "შეტყობინება არ არის მიღებუ msgid "SA_SIGINFO not supported on this system" msgstr "" -#: src/pv/transfer.c:803 +#: src/pv/transfer.c:819 msgid "warning: read errors detected" msgstr "გაფრთხილება: წაკითხვის შეცდომები აღმოჩენილია" -#: src/pv/transfer.c:908 +#: src/pv/transfer.c:929 msgid "skipped past read error" msgstr "" -#: src/pv/transfer.c:1318 +#: src/pv/transfer.c:1339 msgid "write error" msgstr "ჩაწერის შეცდომა" diff --git a/po/pl.po b/po/pl.po index f028c80..5e07210 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-05-23 00:18+0100\n" +"POT-Creation-Date: 2026-05-29 21:09+0100\n" "PO-Revision-Date: 2026-05-18 20:38+0000\n" "Last-Translator: a-j-wood \n" "Language-Team: Polish \n" @@ -316,8 +316,8 @@ msgstr "polecenie do uruchomienia musi zostać określone" #: src/main/main.c:704 src/main/options.c:756 src/main/options.c:776 #: src/pv/display.c:1082 src/pv/state.c:45 src/pv/state.c:894 -#: src/pv/state.c:906 src/pv/state.c:942 src/pv/transfer.c:960 -#: src/pv/transfer.c:1127 src/pv/transfer.c:1454 +#: src/pv/state.c:906 src/pv/state.c:942 src/pv/transfer.c:981 +#: src/pv/transfer.c:1148 src/pv/transfer.c:1475 msgid "memory allocation failure" msgstr "błąd przydziału pamięci" @@ -461,11 +461,11 @@ msgstr "błąd zamknięcia pliku" msgid "input file is also the output" msgstr "plik wejściowy jest również plikiem wyjściowym" -#: src/pv/file.c:579 +#: src/pv/file.c:581 msgid "(none)" msgstr "(brak)" -#: src/pv/file.c:581 +#: src/pv/file.c:583 msgid "(stdin)" msgstr "(stdin)" @@ -488,7 +488,7 @@ msgstr "B/s" msgid "b" msgstr "b" -#: src/pv/format/bytes.c:39 src/pv/transfer.c:909 +#: src/pv/format/bytes.c:39 src/pv/transfer.c:930 msgid "B" msgstr "B" @@ -534,15 +534,15 @@ msgstr "wiadomość nieodebrana" msgid "SA_SIGINFO not supported on this system" msgstr "SA_SIGINFO nie jest wspierane na tym systemie" -#: src/pv/transfer.c:803 +#: src/pv/transfer.c:819 msgid "warning: read errors detected" msgstr "ostrzeżenie: błędy odczytu wykryte" -#: src/pv/transfer.c:908 +#: src/pv/transfer.c:929 msgid "skipped past read error" msgstr "pominięto błąd odczytu" -#: src/pv/transfer.c:1318 +#: src/pv/transfer.c:1339 msgid "write error" msgstr "błąd zapisu" diff --git a/po/pt.po b/po/pt.po index 6a9a46d..2068d99 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-05-23 00:18+0100\n" +"POT-Creation-Date: 2026-05-29 21:09+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -307,8 +307,8 @@ msgstr "" #: src/main/main.c:704 src/main/options.c:756 src/main/options.c:776 #: src/pv/display.c:1082 src/pv/state.c:45 src/pv/state.c:894 -#: src/pv/state.c:906 src/pv/state.c:942 src/pv/transfer.c:960 -#: src/pv/transfer.c:1127 src/pv/transfer.c:1454 +#: src/pv/state.c:906 src/pv/state.c:942 src/pv/transfer.c:981 +#: src/pv/transfer.c:1148 src/pv/transfer.c:1475 msgid "memory allocation failure" msgstr "falha de alocação de memória" @@ -448,11 +448,11 @@ msgstr "erro ao fechar o ficheiro" msgid "input file is also the output" msgstr "ficheiro de entrada também é a saída" -#: src/pv/file.c:579 +#: src/pv/file.c:581 msgid "(none)" msgstr "" -#: src/pv/file.c:581 +#: src/pv/file.c:583 msgid "(stdin)" msgstr "" @@ -475,7 +475,7 @@ msgstr "B/s" msgid "b" msgstr "" -#: src/pv/format/bytes.c:39 src/pv/transfer.c:909 +#: src/pv/format/bytes.c:39 src/pv/transfer.c:930 msgid "B" msgstr "" @@ -520,15 +520,15 @@ msgstr "mensagem não recebida" msgid "SA_SIGINFO not supported on this system" msgstr "SA_SIGINFO não suportado neste sistema" -#: src/pv/transfer.c:803 +#: src/pv/transfer.c:819 msgid "warning: read errors detected" msgstr "aviso: erros de leitura detectados" -#: src/pv/transfer.c:908 +#: src/pv/transfer.c:929 msgid "skipped past read error" msgstr "ignorado erro de leitura" -#: src/pv/transfer.c:1318 +#: src/pv/transfer.c:1339 msgid "write error" msgstr "erro de escrita" diff --git a/po/ru.po b/po/ru.po index 8798b73..29a166f 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-05-23 00:18+0100\n" +"POT-Creation-Date: 2026-05-29 21:09+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" @@ -304,8 +304,8 @@ msgstr "" #: src/main/main.c:704 src/main/options.c:756 src/main/options.c:776 #: src/pv/display.c:1082 src/pv/state.c:45 src/pv/state.c:894 -#: src/pv/state.c:906 src/pv/state.c:942 src/pv/transfer.c:960 -#: src/pv/transfer.c:1127 src/pv/transfer.c:1454 +#: src/pv/state.c:906 src/pv/state.c:942 src/pv/transfer.c:981 +#: src/pv/transfer.c:1148 src/pv/transfer.c:1475 msgid "memory allocation failure" msgstr "ошибка выделения памяти" @@ -443,11 +443,11 @@ msgstr "ошибка закрытия файла" msgid "input file is also the output" msgstr "файл ввода также используется и для вывода" -#: src/pv/file.c:579 +#: src/pv/file.c:581 msgid "(none)" msgstr "(нет)" -#: src/pv/file.c:581 +#: src/pv/file.c:583 msgid "(stdin)" msgstr "(стд. ввод)" @@ -470,7 +470,7 @@ msgstr "байт/с" msgid "b" msgstr "бит" -#: src/pv/format/bytes.c:39 src/pv/transfer.c:909 +#: src/pv/format/bytes.c:39 src/pv/transfer.c:930 msgid "B" msgstr "байт" @@ -515,15 +515,15 @@ msgstr "сообщение не получено" msgid "SA_SIGINFO not supported on this system" msgstr "Этой системой не поддерживается SA_SIGINFO" -#: src/pv/transfer.c:803 +#: src/pv/transfer.c:819 msgid "warning: read errors detected" msgstr "внимание: замечены ошибки чтения" -#: src/pv/transfer.c:908 +#: src/pv/transfer.c:929 msgid "skipped past read error" msgstr "" -#: src/pv/transfer.c:1318 +#: src/pv/transfer.c:1339 msgid "write error" msgstr "ошибка записи" diff --git a/po/tr.po b/po/tr.po index dfb739b..7be65ca 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-05-23 00:18+0100\n" +"POT-Creation-Date: 2026-05-29 21:09+0100\n" "PO-Revision-Date: 2025-10-05 20:09+0000\n" "Last-Translator: Oğuz Ersen \n" "Language-Team: Turkish \n" @@ -304,8 +304,8 @@ msgstr "" #: src/main/main.c:704 src/main/options.c:756 src/main/options.c:776 #: src/pv/display.c:1082 src/pv/state.c:45 src/pv/state.c:894 -#: src/pv/state.c:906 src/pv/state.c:942 src/pv/transfer.c:960 -#: src/pv/transfer.c:1127 src/pv/transfer.c:1454 +#: src/pv/state.c:906 src/pv/state.c:942 src/pv/transfer.c:981 +#: src/pv/transfer.c:1148 src/pv/transfer.c:1475 msgid "memory allocation failure" msgstr "bellek ayırma başarısız" @@ -444,11 +444,11 @@ msgstr "dosya kapatılırken hata" msgid "input file is also the output" msgstr "girdi dosyası aynı zamanda çıkış" -#: src/pv/file.c:579 +#: src/pv/file.c:581 msgid "(none)" msgstr "(yok)" -#: src/pv/file.c:581 +#: src/pv/file.c:583 msgid "(stdin)" msgstr "(stdin)" @@ -471,7 +471,7 @@ msgstr "B/s" msgid "b" msgstr "b" -#: src/pv/format/bytes.c:39 src/pv/transfer.c:909 +#: src/pv/format/bytes.c:39 src/pv/transfer.c:930 msgid "B" msgstr "B" @@ -516,15 +516,15 @@ msgstr "mesaj alınamadı" msgid "SA_SIGINFO not supported on this system" msgstr "SA_SIGINFO bu sistemde desteklenmiyor" -#: src/pv/transfer.c:803 +#: src/pv/transfer.c:819 msgid "warning: read errors detected" msgstr "uyarı: okuma hataları tespit edildi" -#: src/pv/transfer.c:908 +#: src/pv/transfer.c:929 msgid "skipped past read error" msgstr "geçmiş okuma hatası atlandı" -#: src/pv/transfer.c:1318 +#: src/pv/transfer.c:1339 msgid "write error" msgstr "yazma hatası"