From 4588bc3f994338502d2770ad24cbfcdaa6c335ec Mon Sep 17 00:00:00 2001 From: Michal Domonkos Date: Wed, 1 Mar 2023 15:46:05 +0100 Subject: Preparing for rpm 4.18.1 Bump current in rpm_version_info to supersede 4.17.x. No soname bump (age 0) required though since we didn't change or remove any interfaces since 4.18.0. Resolves: #2113 --- configure.ac | 2 +- po/ar.po | 17 +++++++++++++---- po/br.po | 21 +++++++++++++++++---- po/ca.po | 21 +++++++++++++++++---- po/cmn.po | 21 +++++++++++++++++---- po/cs.po | 21 +++++++++++++++++---- po/da.po | 21 +++++++++++++++++---- po/de.po | 21 +++++++++++++++++---- po/el.po | 13 +++++++++++-- po/eo.po | 21 +++++++++++++++++---- po/es.po | 21 +++++++++++++++++---- po/fi.po | 21 +++++++++++++++++---- po/fr.po | 21 +++++++++++++++++---- po/gu.po | 13 +++++++++++-- po/he.po | 13 +++++++++++-- po/id.po | 13 +++++++++++-- po/is.po | 17 +++++++++++++---- po/it.po | 21 +++++++++++++++++---- po/ja.po | 21 +++++++++++++++++---- po/ka.po | 13 +++++++++++-- po/ko.po | 21 +++++++++++++++++---- po/ms.po | 17 +++++++++++++---- po/nb.po | 21 +++++++++++++++++---- po/nl.po | 13 +++++++++++-- po/pa.po | 13 +++++++++++-- po/pl.po | 21 +++++++++++++++++---- po/pt.po | 21 +++++++++++++++++---- po/pt_BR.po | 21 +++++++++++++++++---- po/rpm.pot | 15 ++++++++++++--- po/ru.po | 21 +++++++++++++++++---- po/si.po | 13 +++++++++++-- po/sk.po | 21 +++++++++++++++++---- po/sl.po | 21 +++++++++++++++++---- po/sr.po | 21 +++++++++++++++++---- po/sr@latin.po | 21 +++++++++++++++++---- po/sv.po | 21 +++++++++++++++++---- po/te.po | 17 +++++++++++++---- po/tr.po | 21 +++++++++++++++++---- po/uk.po | 21 +++++++++++++++++---- po/vi.po | 21 +++++++++++++++++---- po/zh_CN.po | 21 +++++++++++++++++---- po/zh_TW.po | 21 +++++++++++++++++---- rpm.am | 2 +- tests/rpmgeneral.at | 8 ++++---- tests/rpmsigdig.at | 6 +++--- 45 files changed, 637 insertions(+), 156 deletions(-) diff --git a/configure.ac b/configure.ac index 5f5842590..e6676c581 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ(2.61) -AC_INIT(rpm, 4.18.0, rpm-maint@lists.rpm.org) +AC_INIT(rpm, 4.18.1, rpm-maint@lists.rpm.org) AC_CONFIG_SRCDIR([rpm.c]) AC_CONFIG_HEADERS([config.h]) diff --git a/po/ar.po b/po/ar.po index a70c66ea0..efdd23a24 100644 --- a/po/ar.po +++ b/po/ar.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n" -"POT-Creation-Date: 2022-09-16 14:27+0300\n" +"POT-Creation-Date: 2023-03-09 11:22+0000\n" "PO-Revision-Date: 2020-03-23 08:37-0400\n" "Last-Translator: Copied by Zanata \n" "Language-Team: Arabic (http://www.transifex.com/rpm-team/rpm/language/ar/)\n" @@ -1122,6 +1122,11 @@ msgstr "" msgid "line %d: second %%prep\n" msgstr "" +#, c-format +msgid "" +"%%patchN is deprecated (%i usages found), use %%patch N (or %%patch -P N)\n" +msgstr "" + msgid "Dependency tokens must begin with alpha-numeric, '_' or '/'" msgstr "" @@ -3134,6 +3139,10 @@ msgstr "" msgid "Unsupported PGP pubkey algorithm %u\n" msgstr "" +#, c-format +msgid "Deprecated OpenPGP signature version %d\n" +msgstr "" + #, fuzzy, c-format msgid "Could not create pipe for signing: %m\n" msgstr "تعذّر فتح %s: %s\n" @@ -3206,9 +3215,9 @@ msgstr "" msgid "rpmMkTemp failed\n" msgstr "" -#, c-format -msgid "%s: writeLead failed: %s\n" -msgstr "" +#, fuzzy, c-format +msgid "%s: failed to copy rpm lead: %s\n" +msgstr "تعذّر فتح %s: %s\n" #, c-format msgid "replacing %s failed: %s\n" diff --git a/po/br.po b/po/br.po index ead866b8f..ad2789d44 100644 --- a/po/br.po +++ b/po/br.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n" -"POT-Creation-Date: 2022-09-16 14:27+0300\n" +"POT-Creation-Date: 2023-03-09 11:22+0000\n" "PO-Revision-Date: 2021-07-07 14:04+0000\n" "Last-Translator: Thierry Vignaud \n" "Language-Team: Breton \n" "Language-Team: Catalan (http://www.transifex.com/rpm-team/rpm/language/ca/)\n" @@ -1207,6 +1207,11 @@ msgstr "El número de pedaç %s no és vàlid: %s\n" msgid "line %d: second %%prep\n" msgstr "línia %d: segon %%prep\n" +#, c-format +msgid "" +"%%patchN is deprecated (%i usages found), use %%patch N (or %%patch -P N)\n" +msgstr "" + msgid "Dependency tokens must begin with alpha-numeric, '_' or '/'" msgstr "" @@ -3268,6 +3273,10 @@ msgstr "Algoritme de dispersió PGP no suportat %u\n" msgid "Unsupported PGP pubkey algorithm %u\n" msgstr "Algoritme de clau pública PGP no suportat %u\n" +#, fuzzy, c-format +msgid "Deprecated OpenPGP signature version %d\n" +msgstr "Signatura PGP no suportada\n" + #, fuzzy, c-format msgid "Could not create pipe for signing: %m\n" msgstr "No s'ha pogut crear la canonada per a %s: %m\n" @@ -3341,9 +3350,9 @@ msgstr "%s: ha fallat el rpmWriteSignature: %s\n" msgid "rpmMkTemp failed\n" msgstr "Ha fallat el rpmMkTemp\n" -#, c-format -msgid "%s: writeLead failed: %s\n" -msgstr "%s: ha fallat el writeLead: %s\n" +#, fuzzy, c-format +msgid "%s: failed to copy rpm lead: %s\n" +msgstr "%s: ha fallat la codificació\n" #, c-format msgid "replacing %s failed: %s\n" @@ -3384,6 +3393,10 @@ msgstr "" msgid "only print what would be done" msgstr "" +#, c-format +#~ msgid "%s: writeLead failed: %s\n" +#~ msgstr "%s: ha fallat el writeLead: %s\n" + #, fuzzy, c-format #~ msgid "Unsupported version of signature: V%d\n" #~ msgstr "Signatura PGP no suportada\n" diff --git a/po/cmn.po b/po/cmn.po index f35a40710..11af1066e 100644 --- a/po/cmn.po +++ b/po/cmn.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: RPM\n" "Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n" -"POT-Creation-Date: 2022-09-16 14:27+0300\n" +"POT-Creation-Date: 2023-03-09 11:22+0000\n" "PO-Revision-Date: 2021-02-09 04:40+0000\n" "Last-Translator: Izumo Nobuse \n" "Language-Team: Chinese (Simplified) \n" "Language-Team: Czech (http://www.transifex.com/rpm-team/rpm/language/cs/)\n" @@ -1142,6 +1142,11 @@ msgstr "Neplatné číslo záplaty %s: %s\n" msgid "line %d: second %%prep\n" msgstr "řádek %d: druhý %%prep\n" +#, c-format +msgid "" +"%%patchN is deprecated (%i usages found), use %%patch N (or %%patch -P N)\n" +msgstr "" + msgid "Dependency tokens must begin with alpha-numeric, '_' or '/'" msgstr "" @@ -3179,6 +3184,10 @@ msgstr "" msgid "Unsupported PGP pubkey algorithm %u\n" msgstr "" +#, c-format +msgid "Deprecated OpenPGP signature version %d\n" +msgstr "" + #, fuzzy, c-format msgid "Could not create pipe for signing: %m\n" msgstr "Nemohu vytvořit rouru pro %s: %m\n" @@ -3251,9 +3260,9 @@ msgstr "%s: Fwrite selhalo: %s\n" msgid "rpmMkTemp failed\n" msgstr "rpmMkTemp selhal\n" -#, c-format -msgid "%s: writeLead failed: %s\n" -msgstr "%s: writeLead selhalo: %s\n" +#, fuzzy, c-format +msgid "%s: failed to copy rpm lead: %s\n" +msgstr "Nelze otevřít rouru pro tar: %m\n" #, c-format msgid "replacing %s failed: %s\n" @@ -3294,6 +3303,10 @@ msgstr "" msgid "only print what would be done" msgstr "" +#, c-format +#~ msgid "%s: writeLead failed: %s\n" +#~ msgstr "%s: writeLead selhalo: %s\n" + #, c-format #~ msgid "Bad source: %s: %s\n" #~ msgstr "Špatný zdrojový soubor: %s: %s\n" diff --git a/po/da.po b/po/da.po index e7b931bfb..09791a510 100644 --- a/po/da.po +++ b/po/da.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n" -"POT-Creation-Date: 2022-09-16 14:27+0300\n" +"POT-Creation-Date: 2023-03-09 11:22+0000\n" "PO-Revision-Date: 2020-10-11 06:30+0000\n" "Last-Translator: scootergrisen \n" "Language-Team: Danish \n" "Language-Team: German \n" "Language-Team: Greek (http://www.transifex.com/rpm-team/rpm/language/el/)\n" @@ -1112,6 +1112,11 @@ msgstr "" msgid "line %d: second %%prep\n" msgstr "" +#, c-format +msgid "" +"%%patchN is deprecated (%i usages found), use %%patch N (or %%patch -P N)\n" +msgstr "" + msgid "Dependency tokens must begin with alpha-numeric, '_' or '/'" msgstr "" @@ -3120,6 +3125,10 @@ msgstr "" msgid "Unsupported PGP pubkey algorithm %u\n" msgstr "" +#, c-format +msgid "Deprecated OpenPGP signature version %d\n" +msgstr "" + #, c-format msgid "Could not create pipe for signing: %m\n" msgstr "" @@ -3193,7 +3202,7 @@ msgid "rpmMkTemp failed\n" msgstr "" #, c-format -msgid "%s: writeLead failed: %s\n" +msgid "%s: failed to copy rpm lead: %s\n" msgstr "" #, c-format diff --git a/po/eo.po b/po/eo.po index 7bac7f5e9..15f20c88b 100644 --- a/po/eo.po +++ b/po/eo.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n" -"POT-Creation-Date: 2022-09-16 14:27+0300\n" +"POT-Creation-Date: 2023-03-09 11:22+0000\n" "PO-Revision-Date: 2020-03-23 08:40-0400\n" "Last-Translator: Copied by Zanata \n" "Language-Team: Esperanto (http://www.transifex.com/rpm-team/rpm/language/" @@ -1156,6 +1156,11 @@ msgstr "Nevalida flikaĵo-numero %s: %s\n" msgid "line %d: second %%prep\n" msgstr "linio %d: dua %%prep\n" +#, c-format +msgid "" +"%%patchN is deprecated (%i usages found), use %%patch N (or %%patch -P N)\n" +msgstr "" + msgid "Dependency tokens must begin with alpha-numeric, '_' or '/'" msgstr "Dependaĵo-eroj devas komenciĝi per nombro, litero, '_' aŭ '/'" @@ -3203,6 +3208,10 @@ msgstr "Nekomprenita krampita algoritmo %u de PGP\n" msgid "Unsupported PGP pubkey algorithm %u\n" msgstr "Nekomprenita algoritmo publika-ŝlosila %u de PGP\n" +#, fuzzy, c-format +msgid "Deprecated OpenPGP signature version %d\n" +msgstr "Nekomprenita PGP-pretendo\n" + #, fuzzy, c-format msgid "Could not create pipe for signing: %m\n" msgstr "Ne eblis krei tubon por %s: %m\n" @@ -3276,9 +3285,9 @@ msgstr "%s: rpmWriteSignature malsukcesis: %s\n" msgid "rpmMkTemp failed\n" msgstr "rpmMkTemp malsukcesis\n" -#, c-format -msgid "%s: writeLead failed: %s\n" -msgstr "%s: writeLead malsukcesis: %s\n" +#, fuzzy, c-format +msgid "%s: failed to copy rpm lead: %s\n" +msgstr "%s: malsukcesis kodiĝi\n" #, c-format msgid "replacing %s failed: %s\n" @@ -3319,6 +3328,10 @@ msgstr "" msgid "only print what would be done" msgstr "" +#, c-format +#~ msgid "%s: writeLead failed: %s\n" +#~ msgstr "%s: writeLead malsukcesis: %s\n" + #, fuzzy, c-format #~ msgid "Unsupported version of signature: V%d\n" #~ msgstr "Nekomprenita PGP-pretendo\n" diff --git a/po/es.po b/po/es.po index 229d86eaa..01addcd79 100644 --- a/po/es.po +++ b/po/es.po @@ -16,7 +16,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n" -"POT-Creation-Date: 2022-09-16 14:27+0300\n" +"POT-Creation-Date: 2023-03-09 11:22+0000\n" "PO-Revision-Date: 2022-03-26 12:16+0000\n" "Last-Translator: Emilio Herrera \n" "Language-Team: Spanish \n" "Language-Team: Finnish \n" "Language-Team: French \n" "Language-Team: Gujarati (http://www.transifex.com/rpm-team/rpm/language/" @@ -1110,6 +1110,11 @@ msgstr "" msgid "line %d: second %%prep\n" msgstr "" +#, c-format +msgid "" +"%%patchN is deprecated (%i usages found), use %%patch N (or %%patch -P N)\n" +msgstr "" + msgid "Dependency tokens must begin with alpha-numeric, '_' or '/'" msgstr "" @@ -3118,6 +3123,10 @@ msgstr "" msgid "Unsupported PGP pubkey algorithm %u\n" msgstr "" +#, c-format +msgid "Deprecated OpenPGP signature version %d\n" +msgstr "" + #, c-format msgid "Could not create pipe for signing: %m\n" msgstr "" @@ -3191,7 +3200,7 @@ msgid "rpmMkTemp failed\n" msgstr "" #, c-format -msgid "%s: writeLead failed: %s\n" +msgid "%s: failed to copy rpm lead: %s\n" msgstr "" #, c-format diff --git a/po/he.po b/po/he.po index f6d463bea..3d4ab8608 100644 --- a/po/he.po +++ b/po/he.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n" -"POT-Creation-Date: 2022-09-16 14:27+0300\n" +"POT-Creation-Date: 2023-03-09 11:22+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -1106,6 +1106,11 @@ msgstr "" msgid "line %d: second %%prep\n" msgstr "" +#, c-format +msgid "" +"%%patchN is deprecated (%i usages found), use %%patch N (or %%patch -P N)\n" +msgstr "" + msgid "Dependency tokens must begin with alpha-numeric, '_' or '/'" msgstr "" @@ -3114,6 +3119,10 @@ msgstr "" msgid "Unsupported PGP pubkey algorithm %u\n" msgstr "" +#, c-format +msgid "Deprecated OpenPGP signature version %d\n" +msgstr "" + #, c-format msgid "Could not create pipe for signing: %m\n" msgstr "" @@ -3187,7 +3196,7 @@ msgid "rpmMkTemp failed\n" msgstr "" #, c-format -msgid "%s: writeLead failed: %s\n" +msgid "%s: failed to copy rpm lead: %s\n" msgstr "" #, c-format diff --git a/po/id.po b/po/id.po index 9066498f7..20e9393ee 100644 --- a/po/id.po +++ b/po/id.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n" -"POT-Creation-Date: 2022-09-16 14:27+0300\n" +"POT-Creation-Date: 2023-03-09 11:22+0000\n" "PO-Revision-Date: 2021-09-13 00:04+0000\n" "Last-Translator: Didik Supriadi \n" "Language-Team: Indonesian \n" "Language-Team: Icelandic (http://www.transifex.com/rpm-team/rpm/language/" @@ -1110,6 +1110,11 @@ msgstr "" msgid "line %d: second %%prep\n" msgstr "" +#, c-format +msgid "" +"%%patchN is deprecated (%i usages found), use %%patch N (or %%patch -P N)\n" +msgstr "" + msgid "Dependency tokens must begin with alpha-numeric, '_' or '/'" msgstr "" @@ -3121,6 +3126,10 @@ msgstr "" msgid "Unsupported PGP pubkey algorithm %u\n" msgstr "" +#, c-format +msgid "Deprecated OpenPGP signature version %d\n" +msgstr "" + #, fuzzy, c-format msgid "Could not create pipe for signing: %m\n" msgstr "Get ekki opnað spec skrána %s: %s\n" @@ -3193,9 +3202,9 @@ msgstr "" msgid "rpmMkTemp failed\n" msgstr "" -#, c-format -msgid "%s: writeLead failed: %s\n" -msgstr "" +#, fuzzy, c-format +msgid "%s: failed to copy rpm lead: %s\n" +msgstr "Gat ekki opnað pípu í tar: %m\n" #, c-format msgid "replacing %s failed: %s\n" diff --git a/po/it.po b/po/it.po index f8048e01b..81d84a240 100644 --- a/po/it.po +++ b/po/it.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n" -"POT-Creation-Date: 2022-09-16 14:27+0300\n" +"POT-Creation-Date: 2023-03-09 11:22+0000\n" "PO-Revision-Date: 2020-03-23 08:38-0400\n" "Last-Translator: Copied by Zanata \n" "Language-Team: Italian (http://www.transifex.com/rpm-team/rpm/language/it/)\n" @@ -1180,6 +1180,11 @@ msgstr "Numero patch non valido %s: %s\n" msgid "line %d: second %%prep\n" msgstr "riga %d: secondo %%prep\n" +#, c-format +msgid "" +"%%patchN is deprecated (%i usages found), use %%patch N (or %%patch -P N)\n" +msgstr "" + msgid "Dependency tokens must begin with alpha-numeric, '_' or '/'" msgstr "I token delle dipendenze devono iniziare per alfanumerico, '_' o '/'" @@ -3252,6 +3257,10 @@ msgstr "Algoritmo hash PGP %u non supportato\n" msgid "Unsupported PGP pubkey algorithm %u\n" msgstr "Algoritmo di chiave privata PGP non supportato %u\n" +#, fuzzy, c-format +msgid "Deprecated OpenPGP signature version %d\n" +msgstr "Firma PGP non supportata\n" + #, fuzzy, c-format msgid "Could not create pipe for signing: %m\n" msgstr "Impossibile creare la pipe per %s: %m\n" @@ -3325,9 +3334,9 @@ msgstr "%s: rpmWriteSignature fallito: %s\n" msgid "rpmMkTemp failed\n" msgstr "rpmMkTemp fallito\n" -#, c-format -msgid "%s: writeLead failed: %s\n" -msgstr "%s: writeLead fallito: %s\n" +#, fuzzy, c-format +msgid "%s: failed to copy rpm lead: %s\n" +msgstr "%s: errore durante l'encoding\n" #, c-format msgid "replacing %s failed: %s\n" @@ -3368,6 +3377,10 @@ msgstr "" msgid "only print what would be done" msgstr "" +#, c-format +#~ msgid "%s: writeLead failed: %s\n" +#~ msgstr "%s: writeLead fallito: %s\n" + #, fuzzy, c-format #~ msgid "Unsupported version of signature: V%d\n" #~ msgstr "Firma PGP non supportata\n" diff --git a/po/ja.po b/po/ja.po index 5e7227164..48f15035d 100644 --- a/po/ja.po +++ b/po/ja.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n" -"POT-Creation-Date: 2022-09-16 14:27+0300\n" +"POT-Creation-Date: 2023-03-09 11:22+0000\n" "PO-Revision-Date: 2021-12-08 21:16+0000\n" "Last-Translator: Tomohiro KATO \n" "Language-Team: Japanese \n" "Language-Team: Georgian \n" "Language-Team: Korean \n" "Language-Team: Malay (http://www.transifex.com/rpm-team/rpm/language/ms/)\n" @@ -1110,6 +1110,11 @@ msgstr "" msgid "line %d: second %%prep\n" msgstr "" +#, c-format +msgid "" +"%%patchN is deprecated (%i usages found), use %%patch N (or %%patch -P N)\n" +msgstr "" + msgid "Dependency tokens must begin with alpha-numeric, '_' or '/'" msgstr "" @@ -3122,6 +3127,10 @@ msgstr "" msgid "Unsupported PGP pubkey algorithm %u\n" msgstr "" +#, c-format +msgid "Deprecated OpenPGP signature version %d\n" +msgstr "" + #, fuzzy, c-format msgid "Could not create pipe for signing: %m\n" msgstr "Tidak dapat melaksana %s: %s\n" @@ -3194,9 +3203,9 @@ msgstr "" msgid "rpmMkTemp failed\n" msgstr "" -#, c-format -msgid "%s: writeLead failed: %s\n" -msgstr "" +#, fuzzy, c-format +msgid "%s: failed to copy rpm lead: %s\n" +msgstr "gagal untuk mencipta direktori %s: %s\n" #, c-format msgid "replacing %s failed: %s\n" diff --git a/po/nb.po b/po/nb.po index 796ebd6dc..9072dc037 100644 --- a/po/nb.po +++ b/po/nb.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n" -"POT-Creation-Date: 2022-09-16 14:27+0300\n" +"POT-Creation-Date: 2023-03-09 11:22+0000\n" "PO-Revision-Date: 2020-03-23 08:39-0400\n" "Last-Translator: Copied by Zanata \n" "Language-Team: Norwegian Bokmål (http://www.transifex.com/rpm-team/rpm/" @@ -1137,6 +1137,11 @@ msgstr "" msgid "line %d: second %%prep\n" msgstr "linje %d: %%prep for andre gang\n" +#, c-format +msgid "" +"%%patchN is deprecated (%i usages found), use %%patch N (or %%patch -P N)\n" +msgstr "" + msgid "Dependency tokens must begin with alpha-numeric, '_' or '/'" msgstr "" @@ -3170,6 +3175,10 @@ msgstr "" msgid "Unsupported PGP pubkey algorithm %u\n" msgstr "" +#, c-format +msgid "Deprecated OpenPGP signature version %d\n" +msgstr "" + #, fuzzy, c-format msgid "Could not create pipe for signing: %m\n" msgstr "Kunne ikke åpne %s: %s\n" @@ -3242,9 +3251,9 @@ msgstr "%s: rpmWriteSignature feilet: %s\n" msgid "rpmMkTemp failed\n" msgstr "" -#, c-format -msgid "%s: writeLead failed: %s\n" -msgstr "%s: writeLead feilet: %s\n" +#, fuzzy, c-format +msgid "%s: failed to copy rpm lead: %s\n" +msgstr "Kunne ikke åpne tar-rør: %m\n" #, c-format msgid "replacing %s failed: %s\n" @@ -3285,6 +3294,10 @@ msgstr "" msgid "only print what would be done" msgstr "" +#, c-format +#~ msgid "%s: writeLead failed: %s\n" +#~ msgstr "%s: writeLead feilet: %s\n" + #, c-format #~ msgid "Bad source: %s: %s\n" #~ msgstr "kunne ikke opprette %s: %s\n" diff --git a/po/nl.po b/po/nl.po index 2b738156a..225f4b203 100644 --- a/po/nl.po +++ b/po/nl.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n" -"POT-Creation-Date: 2022-09-16 14:27+0300\n" +"POT-Creation-Date: 2023-03-09 11:22+0000\n" "PO-Revision-Date: 2020-03-23 08:39-0400\n" "Last-Translator: Copied by Zanata \n" "Language-Team: Dutch (http://www.transifex.com/rpm-team/rpm/language/nl/)\n" @@ -1109,6 +1109,11 @@ msgstr "" msgid "line %d: second %%prep\n" msgstr "" +#, c-format +msgid "" +"%%patchN is deprecated (%i usages found), use %%patch N (or %%patch -P N)\n" +msgstr "" + msgid "Dependency tokens must begin with alpha-numeric, '_' or '/'" msgstr "" @@ -3124,6 +3129,10 @@ msgstr "" msgid "Unsupported PGP pubkey algorithm %u\n" msgstr "" +#, c-format +msgid "Deprecated OpenPGP signature version %d\n" +msgstr "" + #, c-format msgid "Could not create pipe for signing: %m\n" msgstr "" @@ -3197,7 +3206,7 @@ msgid "rpmMkTemp failed\n" msgstr "" #, c-format -msgid "%s: writeLead failed: %s\n" +msgid "%s: failed to copy rpm lead: %s\n" msgstr "" #, c-format diff --git a/po/pa.po b/po/pa.po index 60bcb7857..413c4cbe1 100644 --- a/po/pa.po +++ b/po/pa.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n" -"POT-Creation-Date: 2022-09-16 14:27+0300\n" +"POT-Creation-Date: 2023-03-09 11:22+0000\n" "PO-Revision-Date: 2021-01-24 19:38+0000\n" "Last-Translator: A S Alam \n" "Language-Team: Punjabi \n" "Language-Team: Polish \n" "Language-Team: Portuguese (http://www.transifex.com/rpm-team/rpm/language/" @@ -1148,6 +1148,11 @@ msgstr "" msgid "line %d: second %%prep\n" msgstr "linha %d: segundo %%prep\n" +#, c-format +msgid "" +"%%patchN is deprecated (%i usages found), use %%patch N (or %%patch -P N)\n" +msgstr "" + msgid "Dependency tokens must begin with alpha-numeric, '_' or '/'" msgstr "" @@ -3198,6 +3203,10 @@ msgstr "" msgid "Unsupported PGP pubkey algorithm %u\n" msgstr "" +#, c-format +msgid "Deprecated OpenPGP signature version %d\n" +msgstr "" + #, fuzzy, c-format msgid "Could not create pipe for signing: %m\n" msgstr "Não consigo aceder ao %s: %s\n" @@ -3270,9 +3279,9 @@ msgstr "%s: o rpmWriteSignature falhou: %s\n" msgid "rpmMkTemp failed\n" msgstr "" -#, c-format -msgid "%s: writeLead failed: %s\n" -msgstr "%s: o writeLead falhou: %s\n" +#, fuzzy, c-format +msgid "%s: failed to copy rpm lead: %s\n" +msgstr "Não consegui ler o ficheiro spec do %s\n" #, c-format msgid "replacing %s failed: %s\n" @@ -3313,6 +3322,10 @@ msgstr "" msgid "only print what would be done" msgstr "" +#, c-format +#~ msgid "%s: writeLead failed: %s\n" +#~ msgstr "%s: o writeLead falhou: %s\n" + #, c-format #~ msgid "Bad source: %s: %s\n" #~ msgstr "Código-fonte inválido: %s: %s\n" diff --git a/po/pt_BR.po b/po/pt_BR.po index 84edee0fd..b3e0150f8 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n" -"POT-Creation-Date: 2022-09-16 14:27+0300\n" +"POT-Creation-Date: 2023-03-09 11:22+0000\n" "PO-Revision-Date: 2021-08-01 04:04+0000\n" "Last-Translator: Gustavo Costa \n" "Language-Team: Portuguese (Brazil) \n" "Language-Team: LANGUAGE \n" @@ -1108,6 +1108,11 @@ msgstr "" msgid "line %d: second %%prep\n" msgstr "" +#, c-format +msgid "" +"%%patchN is deprecated (%i usages found), use %%patch N (or %%patch -P N)\n" +msgstr "" + msgid "Dependency tokens must begin with alpha-numeric, '_' or '/'" msgstr "" @@ -3116,6 +3121,10 @@ msgstr "" msgid "Unsupported PGP pubkey algorithm %u\n" msgstr "" +#, c-format +msgid "Deprecated OpenPGP signature version %d\n" +msgstr "" + #, c-format msgid "Could not create pipe for signing: %m\n" msgstr "" @@ -3189,7 +3198,7 @@ msgid "rpmMkTemp failed\n" msgstr "" #, c-format -msgid "%s: writeLead failed: %s\n" +msgid "%s: failed to copy rpm lead: %s\n" msgstr "" #, c-format diff --git a/po/ru.po b/po/ru.po index b0f32b74d..9c215819e 100644 --- a/po/ru.po +++ b/po/ru.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n" -"POT-Creation-Date: 2022-09-16 14:27+0300\n" +"POT-Creation-Date: 2023-03-09 11:22+0000\n" "PO-Revision-Date: 2020-03-23 08:39-0400\n" "Last-Translator: Copied by Zanata \n" "Language-Team: Russian (http://www.transifex.com/rpm-team/rpm/language/ru/)\n" @@ -1161,6 +1161,11 @@ msgstr "" msgid "line %d: second %%prep\n" msgstr "строка %d: второй %%prep\n" +#, c-format +msgid "" +"%%patchN is deprecated (%i usages found), use %%patch N (or %%patch -P N)\n" +msgstr "" + msgid "Dependency tokens must begin with alpha-numeric, '_' or '/'" msgstr "" @@ -3201,6 +3206,10 @@ msgstr "" msgid "Unsupported PGP pubkey algorithm %u\n" msgstr "" +#, fuzzy, c-format +msgid "Deprecated OpenPGP signature version %d\n" +msgstr "Неподдерживаемая подпись PGP\n" + #, fuzzy, c-format msgid "Could not create pipe for signing: %m\n" msgstr "Невозможно открыть %s: %s\n" @@ -3273,9 +3282,9 @@ msgstr "%s: ошибка rpmWriteSignature: %s\n" msgid "rpmMkTemp failed\n" msgstr "" -#, c-format -msgid "%s: writeLead failed: %s\n" -msgstr "%s: ошибка writeLead: %s\n" +#, fuzzy, c-format +msgid "%s: failed to copy rpm lead: %s\n" +msgstr "Ошибка открытия канала tar: %m\n" #, c-format msgid "replacing %s failed: %s\n" @@ -3316,6 +3325,10 @@ msgstr "" msgid "only print what would be done" msgstr "" +#, c-format +#~ msgid "%s: writeLead failed: %s\n" +#~ msgstr "%s: ошибка writeLead: %s\n" + #, fuzzy, c-format #~ msgid "Unsupported version of signature: V%d\n" #~ msgstr "Неподдерживаемая подпись PGP\n" diff --git a/po/si.po b/po/si.po index 254ed3046..53f70a267 100644 --- a/po/si.po +++ b/po/si.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n" -"POT-Creation-Date: 2022-09-16 14:27+0300\n" +"POT-Creation-Date: 2023-03-09 11:22+0000\n" "PO-Revision-Date: 2021-08-19 07:04+0000\n" "Last-Translator: Hela Basa \n" "Language-Team: Sinhala \n" "Language-Team: Slovak (http://www.transifex.com/rpm-team/rpm/language/sk/)\n" @@ -1154,6 +1154,11 @@ msgstr "Neplatné číslo záplaty %s: %s\n" msgid "line %d: second %%prep\n" msgstr "riadok %d: druhý %%prep\n" +#, c-format +msgid "" +"%%patchN is deprecated (%i usages found), use %%patch N (or %%patch -P N)\n" +msgstr "" + msgid "Dependency tokens must begin with alpha-numeric, '_' or '/'" msgstr "Tokeny závislosti musia začínať alfa-numerickými znakmi, '_' alebo '/'" @@ -3196,6 +3201,10 @@ msgstr "" msgid "Unsupported PGP pubkey algorithm %u\n" msgstr "" +#, c-format +msgid "Deprecated OpenPGP signature version %d\n" +msgstr "" + #, fuzzy, c-format msgid "Could not create pipe for signing: %m\n" msgstr "Nie je možné vytvoriť rúru pre %s: %m\n" @@ -3269,9 +3278,9 @@ msgstr "%s: rpmWriteSignature zlyhalo: %s\n" msgid "rpmMkTemp failed\n" msgstr "rpmMkTemp zlyhal\n" -#, c-format -msgid "%s: writeLead failed: %s\n" -msgstr "%s: writeLead zlyhalo: %s\n" +#, fuzzy, c-format +msgid "%s: failed to copy rpm lead: %s\n" +msgstr "%s: zlyhalo kódovanie\n" #, c-format msgid "replacing %s failed: %s\n" @@ -3312,6 +3321,10 @@ msgstr "" msgid "only print what would be done" msgstr "" +#, c-format +#~ msgid "%s: writeLead failed: %s\n" +#~ msgstr "%s: writeLead zlyhalo: %s\n" + #, c-format #~ msgid "Bad source: %s: %s\n" #~ msgstr "Zlý zdroj: %s: %s\n" diff --git a/po/sl.po b/po/sl.po index e01f1c7a6..203652558 100644 --- a/po/sl.po +++ b/po/sl.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n" -"POT-Creation-Date: 2022-09-16 14:27+0300\n" +"POT-Creation-Date: 2023-03-09 11:22+0000\n" "PO-Revision-Date: 2020-03-23 08:40-0400\n" "Last-Translator: Copied by Zanata \n" "Language-Team: Slovenian (http://www.transifex.com/rpm-team/rpm/language/" @@ -1111,6 +1111,11 @@ msgstr "" msgid "line %d: second %%prep\n" msgstr "" +#, c-format +msgid "" +"%%patchN is deprecated (%i usages found), use %%patch N (or %%patch -P N)\n" +msgstr "" + msgid "Dependency tokens must begin with alpha-numeric, '_' or '/'" msgstr "" @@ -3133,6 +3138,10 @@ msgstr "" msgid "Unsupported PGP pubkey algorithm %u\n" msgstr "" +#, c-format +msgid "Deprecated OpenPGP signature version %d\n" +msgstr "" + #, fuzzy, c-format msgid "Could not create pipe for signing: %m\n" msgstr "Ni možno odpreti %s: %s\n" @@ -3205,9 +3214,9 @@ msgstr "%s: rpmWriteSignature je bilo neuspešno: %s\n" msgid "rpmMkTemp failed\n" msgstr "" -#, c-format -msgid "%s: writeLead failed: %s\n" -msgstr "%s: writeLead je bil neuspešen: %s\n" +#, fuzzy, c-format +msgid "%s: failed to copy rpm lead: %s\n" +msgstr "Datoteke s specifikacijami %s ni možno odpreti: %s\n" #, c-format msgid "replacing %s failed: %s\n" @@ -3248,6 +3257,10 @@ msgstr "" msgid "only print what would be done" msgstr "" +#, c-format +#~ msgid "%s: writeLead failed: %s\n" +#~ msgstr "%s: writeLead je bil neuspešen: %s\n" + #, c-format #~ msgid "%s has invalid numeric value, skipped\n" #~ msgstr "%s ima neveljavno številčno vrednost, prezrto\n" diff --git a/po/sr.po b/po/sr.po index 6dfc6d604..3c417f100 100644 --- a/po/sr.po +++ b/po/sr.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: RPM\n" "Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n" -"POT-Creation-Date: 2022-09-16 14:27+0300\n" +"POT-Creation-Date: 2023-03-09 11:22+0000\n" "PO-Revision-Date: 2017-08-10 07:39+0000\n" "Last-Translator: pmatilai \n" "Language-Team: Serbian (http://www.transifex.com/rpm-team/rpm/language/sr/)\n" @@ -1146,6 +1146,11 @@ msgstr "Неисправан број закрпе %s: %s\n" msgid "line %d: second %%prep\n" msgstr "ред %d: други %%prep\n" +#, c-format +msgid "" +"%%patchN is deprecated (%i usages found), use %%patch N (or %%patch -P N)\n" +msgstr "" + msgid "Dependency tokens must begin with alpha-numeric, '_' or '/'" msgstr "" @@ -3196,6 +3201,10 @@ msgstr "" msgid "Unsupported PGP pubkey algorithm %u\n" msgstr "" +#, c-format +msgid "Deprecated OpenPGP signature version %d\n" +msgstr "" + #, fuzzy, c-format msgid "Could not create pipe for signing: %m\n" msgstr "Не могу да направим цев за %s: %m\n" @@ -3269,9 +3278,9 @@ msgstr "%s: rpmWriteSignature није успело: %s\n" msgid "rpmMkTemp failed\n" msgstr "rpmMkTemp није успело\n" -#, c-format -msgid "%s: writeLead failed: %s\n" -msgstr "%s: writeLead није успело: %s\n" +#, fuzzy, c-format +msgid "%s: failed to copy rpm lead: %s\n" +msgstr "Неуспело читање датотеке спецификације из %s\n" #, c-format msgid "replacing %s failed: %s\n" @@ -3312,6 +3321,10 @@ msgstr "" msgid "only print what would be done" msgstr "" +#, c-format +#~ msgid "%s: writeLead failed: %s\n" +#~ msgstr "%s: writeLead није успело: %s\n" + #, c-format #~ msgid "Bad source: %s: %s\n" #~ msgstr "Лош извор: %s: %s\n" diff --git a/po/sr@latin.po b/po/sr@latin.po index 4d1c5b2f0..8138fd16b 100644 --- a/po/sr@latin.po +++ b/po/sr@latin.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: RPM\n" "Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n" -"POT-Creation-Date: 2022-09-16 14:27+0300\n" +"POT-Creation-Date: 2023-03-09 11:22+0000\n" "PO-Revision-Date: 2017-08-10 07:39+0000\n" "Last-Translator: pmatilai \n" "Language-Team: Serbian (Latin) (http://www.transifex.com/rpm-team/rpm/" @@ -1148,6 +1148,11 @@ msgstr "Neispravan broj zakrpe %s: %s\n" msgid "line %d: second %%prep\n" msgstr "red %d: drugi %%prep\n" +#, c-format +msgid "" +"%%patchN is deprecated (%i usages found), use %%patch N (or %%patch -P N)\n" +msgstr "" + msgid "Dependency tokens must begin with alpha-numeric, '_' or '/'" msgstr "" @@ -3199,6 +3204,10 @@ msgstr "" msgid "Unsupported PGP pubkey algorithm %u\n" msgstr "" +#, c-format +msgid "Deprecated OpenPGP signature version %d\n" +msgstr "" + #, fuzzy, c-format msgid "Could not create pipe for signing: %m\n" msgstr "Ne mogu da napravim cev za %s: %m\n" @@ -3272,9 +3281,9 @@ msgstr "%s: rpmWriteSignature nije uspelo: %s\n" msgid "rpmMkTemp failed\n" msgstr "rpmMkTemp nije uspelo\n" -#, c-format -msgid "%s: writeLead failed: %s\n" -msgstr "%s: writeLead nije uspelo: %s\n" +#, fuzzy, c-format +msgid "%s: failed to copy rpm lead: %s\n" +msgstr "Neuspelo čitanje datoteke specifikacije iz %s\n" #, c-format msgid "replacing %s failed: %s\n" @@ -3315,6 +3324,10 @@ msgstr "" msgid "only print what would be done" msgstr "" +#, c-format +#~ msgid "%s: writeLead failed: %s\n" +#~ msgstr "%s: writeLead nije uspelo: %s\n" + #, c-format #~ msgid "Bad source: %s: %s\n" #~ msgstr "Loš izvor: %s: %s\n" diff --git a/po/sv.po b/po/sv.po index d5085a516..5e5f94a5e 100644 --- a/po/sv.po +++ b/po/sv.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n" -"POT-Creation-Date: 2022-09-16 14:27+0300\n" +"POT-Creation-Date: 2023-03-09 11:22+0000\n" "PO-Revision-Date: 2020-09-02 13:29+0000\n" "Last-Translator: Göran Uddeborg \n" "Language-Team: Swedish \n" "Language-Team: Telugu (http://www.transifex.com/rpm-team/rpm/language/te/)\n" @@ -1121,6 +1121,11 @@ msgstr "" msgid "line %d: second %%prep\n" msgstr "" +#, c-format +msgid "" +"%%patchN is deprecated (%i usages found), use %%patch N (or %%patch -P N)\n" +msgstr "" + msgid "Dependency tokens must begin with alpha-numeric, '_' or '/'" msgstr "" @@ -3130,6 +3135,10 @@ msgstr "" msgid "Unsupported PGP pubkey algorithm %u\n" msgstr "" +#, c-format +msgid "Deprecated OpenPGP signature version %d\n" +msgstr "" + #, c-format msgid "Could not create pipe for signing: %m\n" msgstr "" @@ -3202,9 +3211,9 @@ msgstr "" msgid "rpmMkTemp failed\n" msgstr "" -#, c-format -msgid "%s: writeLead failed: %s\n" -msgstr "" +#, fuzzy, c-format +msgid "%s: failed to copy rpm lead: %s\n" +msgstr "చెడ్డ వనరు: %s: %s\n" #, c-format msgid "replacing %s failed: %s\n" diff --git a/po/tr.po b/po/tr.po index 63727f7d0..6bb24f692 100644 --- a/po/tr.po +++ b/po/tr.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n" -"POT-Creation-Date: 2022-09-16 14:27+0300\n" +"POT-Creation-Date: 2023-03-09 11:22+0000\n" "PO-Revision-Date: 2021-05-06 19:02+0000\n" "Last-Translator: Oğuz Ersen \n" "Language-Team: Turkish \n" "Language-Team: Ukrainian \n" "Language-Team: Vietnamese \n" "Language-Team: Chinese (Simplified) \n" "Language-Team: Chinese (Traditional)