From 34c18d47a48aa068becce48291cfddd124266513 Mon Sep 17 00:00:00 2001 From: Andrew Wood Date: Mon, 7 Aug 2023 21:19:36 +0100 Subject: [PATCH] String location auto updates after latest changes. --- src/nls/de.po | 20 ++++++++++---------- src/nls/fr.po | 20 ++++++++++---------- src/nls/pl.po | 20 ++++++++++---------- src/nls/pt.po | 20 ++++++++++---------- src/nls/pv.pot | 20 ++++++++++---------- 5 files changed, 50 insertions(+), 50 deletions(-) diff --git a/src/nls/de.po b/src/nls/de.po index 899f803..08c1e6f 100644 --- a/src/nls/de.po +++ b/src/nls/de.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-08-06 20:22+0100\n" +"POT-Creation-Date: 2023-08-06 20:51+0100\n" "Content-Type: text/plain; charset=UTF-8\n" "Date: 1999-06-01 15:18:29+0100\n" "From: Andrew Wood \n" @@ -59,42 +59,42 @@ msgstr "Dateiinformationen für Ausgabe-Datei konnten nicht gelesen werden" msgid "input file is output file" msgstr "Eingabe-Datei ist Ausgabe-Datei" -#: src/pv/transfer.c:359 +#: src/pv/transfer.c:366 msgid "read failed" msgstr "read-Aufruf fehlgeschlagen" -#: src/pv/transfer.c:374 +#: src/pv/transfer.c:381 msgid "warning: read errors detected" msgstr "warnung: lesefehler erkannt" -#: src/pv/transfer.c:386 +#: src/pv/transfer.c:393 msgid "file is not seekable" msgstr "datei ist nicht durchsuchbar" -#: src/pv/transfer.c:445 +#: src/pv/transfer.c:452 msgid "failed to seek past error" msgstr "konnte den Fehler nicht überwinden" -#: src/pv/transfer.c:461 +#: src/pv/transfer.c:468 msgid "skipped past read error" msgstr "über den Lesefehler hinaus verschoben" -#: src/pv/transfer.c:461 src/pv/display.c:666 +#: src/pv/transfer.c:468 src/pv/display.c:666 msgid "B" msgstr "B" -#: src/pv/transfer.c:617 +#: src/pv/transfer.c:624 msgid "write failed" msgstr "write-Aufruf fehlgeschlagen" -#: src/pv/transfer.c:736 src/pv/display.c:600 +#: src/pv/transfer.c:743 src/pv/display.c:600 msgid "buffer allocation failed" msgstr "Puffer konnte nicht allokiert werden" #. #. * Any other error is a problem and we must report back. #. -#: src/pv/transfer.c:833 +#: src/pv/transfer.c:840 msgid "select call failed" msgstr "select-Aufruf fehlgeschlagen" diff --git a/src/nls/fr.po b/src/nls/fr.po index d5e80bf..1af391f 100644 --- a/src/nls/fr.po +++ b/src/nls/fr.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-08-06 20:22+0100\n" +"POT-Creation-Date: 2023-08-06 20:51+0100\n" "Content-Type: text/plain; charset=UTF-8\n" "Date: 1999-06-01 15:18:29+0100\n" "From: Andrew Wood \n" @@ -59,42 +59,42 @@ msgstr "échec à statuer sur le fichier de sortie" msgid "input file is output file" msgstr "fichiers d'entré et de sortie sont les mêmes" -#: src/pv/transfer.c:359 +#: src/pv/transfer.c:366 msgid "read failed" msgstr "la lecture a échoué" -#: src/pv/transfer.c:374 +#: src/pv/transfer.c:381 msgid "warning: read errors detected" msgstr "avertissement: erreurs de lecture détectées" -#: src/pv/transfer.c:386 +#: src/pv/transfer.c:393 msgid "file is not seekable" msgstr "ne peut pas se déplacer dans le fichier" -#: src/pv/transfer.c:445 +#: src/pv/transfer.c:452 msgid "failed to seek past error" msgstr "n'a pas réussi à dépasser l'erreur" -#: src/pv/transfer.c:461 +#: src/pv/transfer.c:468 msgid "skipped past read error" msgstr "erreur de lecture dépassée" -#: src/pv/transfer.c:461 src/pv/display.c:666 +#: src/pv/transfer.c:468 src/pv/display.c:666 msgid "B" msgstr "O" -#: src/pv/transfer.c:617 +#: src/pv/transfer.c:624 msgid "write failed" msgstr "l'écriture a échoué" -#: src/pv/transfer.c:736 src/pv/display.c:600 +#: src/pv/transfer.c:743 src/pv/display.c:600 msgid "buffer allocation failed" msgstr "l'allocation de mémoire tampon a échoué" #. #. * Any other error is a problem and we must report back. #. -#: src/pv/transfer.c:833 +#: src/pv/transfer.c:840 msgid "select call failed" msgstr "appel de sélection a échoué" diff --git a/src/nls/pl.po b/src/nls/pl.po index 70773d3..716a191 100644 --- a/src/nls/pl.po +++ b/src/nls/pl.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-08-06 20:22+0100\n" +"POT-Creation-Date: 2023-08-06 20:51+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -57,42 +57,42 @@ msgstr "nie udało się wykonać operacji stat na pliku wyjściowym" msgid "input file is output file" msgstr "plik wejściowy jest zarazem plikiem wyjściowym" -#: src/pv/transfer.c:359 +#: src/pv/transfer.c:366 msgid "read failed" msgstr "błąd odczytu" -#: src/pv/transfer.c:374 +#: src/pv/transfer.c:381 msgid "warning: read errors detected" msgstr "" -#: src/pv/transfer.c:386 +#: src/pv/transfer.c:393 msgid "file is not seekable" msgstr "" -#: src/pv/transfer.c:445 +#: src/pv/transfer.c:452 msgid "failed to seek past error" msgstr "" -#: src/pv/transfer.c:461 +#: src/pv/transfer.c:468 msgid "skipped past read error" msgstr "" -#: src/pv/transfer.c:461 src/pv/display.c:666 +#: src/pv/transfer.c:468 src/pv/display.c:666 msgid "B" msgstr "B" -#: src/pv/transfer.c:617 +#: src/pv/transfer.c:624 msgid "write failed" msgstr "błąd zapisu" -#: src/pv/transfer.c:736 src/pv/display.c:600 +#: src/pv/transfer.c:743 src/pv/display.c:600 msgid "buffer allocation failed" msgstr "nie udało się zaalokować bufora" #. #. * Any other error is a problem and we must report back. #. -#: src/pv/transfer.c:833 +#: src/pv/transfer.c:840 msgid "select call failed" msgstr "nie udało się wywołać funkcji select" diff --git a/src/nls/pt.po b/src/nls/pt.po index 97707cd..0497c58 100644 --- a/src/nls/pt.po +++ b/src/nls/pt.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-08-06 20:22+0100\n" +"POT-Creation-Date: 2023-08-06 20:51+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -55,42 +55,42 @@ msgstr "erro obtendo informações do arquivo de saída" msgid "input file is output file" msgstr "os arquivos de entrada e saída são o mesmo" -#: src/pv/transfer.c:359 +#: src/pv/transfer.c:366 msgid "read failed" msgstr "erro de leitura" -#: src/pv/transfer.c:374 +#: src/pv/transfer.c:381 msgid "warning: read errors detected" msgstr "aviso: erros de leitura detectados" -#: src/pv/transfer.c:386 +#: src/pv/transfer.c:393 msgid "file is not seekable" msgstr "não pode mover dentro do arquivo" -#: src/pv/transfer.c:445 +#: src/pv/transfer.c:452 msgid "failed to seek past error" msgstr "não pode ir além do erro" -#: src/pv/transfer.c:461 +#: src/pv/transfer.c:468 msgid "skipped past read error" msgstr "ignorado erro de leitura" -#: src/pv/transfer.c:461 src/pv/display.c:666 +#: src/pv/transfer.c:468 src/pv/display.c:666 msgid "B" msgstr "" -#: src/pv/transfer.c:617 +#: src/pv/transfer.c:624 msgid "write failed" msgstr "erro de gravação" -#: src/pv/transfer.c:736 src/pv/display.c:600 +#: src/pv/transfer.c:743 src/pv/display.c:600 msgid "buffer allocation failed" msgstr "erro alocando o buffer" #. #. * Any other error is a problem and we must report back. #. -#: src/pv/transfer.c:833 +#: src/pv/transfer.c:840 msgid "select call failed" msgstr "erro na chamada da função select" diff --git a/src/nls/pv.pot b/src/nls/pv.pot index 5b7d885..3131aa9 100644 --- a/src/nls/pv.pot +++ b/src/nls/pv.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-08-06 20:22+0100\n" +"POT-Creation-Date: 2023-08-06 20:51+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -57,42 +57,42 @@ msgstr "" msgid "input file is output file" msgstr "" -#: src/pv/transfer.c:359 +#: src/pv/transfer.c:366 msgid "read failed" msgstr "" -#: src/pv/transfer.c:374 +#: src/pv/transfer.c:381 msgid "warning: read errors detected" msgstr "" -#: src/pv/transfer.c:386 +#: src/pv/transfer.c:393 msgid "file is not seekable" msgstr "" -#: src/pv/transfer.c:445 +#: src/pv/transfer.c:452 msgid "failed to seek past error" msgstr "" -#: src/pv/transfer.c:461 +#: src/pv/transfer.c:468 msgid "skipped past read error" msgstr "" -#: src/pv/transfer.c:461 src/pv/display.c:666 +#: src/pv/transfer.c:468 src/pv/display.c:666 msgid "B" msgstr "" -#: src/pv/transfer.c:617 +#: src/pv/transfer.c:624 msgid "write failed" msgstr "" -#: src/pv/transfer.c:736 src/pv/display.c:600 +#: src/pv/transfer.c:743 src/pv/display.c:600 msgid "buffer allocation failed" msgstr "" #. #. * Any other error is a problem and we must report back. #. -#: src/pv/transfer.c:833 +#: src/pv/transfer.c:840 msgid "select call failed" msgstr ""