diff options
author | Michal Domonkos <mdomonko@redhat.com> | 2023-03-01 15:46:05 +0100 |
---|---|---|
committer | Michal Domonkos <mdomonko@redhat.com> | 2023-03-13 15:32:25 +0100 |
commit | 4588bc3f994338502d2770ad24cbfcdaa6c335ec (patch) | |
tree | 770693eacf370b7495681bcb0823ee654038d590 | |
parent | 1e01be65ddd534d595f7397ee604fa51e32130b4 (diff) | |
download | rpm-4588bc3f994338502d2770ad24cbfcdaa6c335ec.tar.gz |
Preparing for rpm 4.18.1rpm-4.18.1-releaserpm-4.18.x
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
-rw-r--r-- | configure.ac | 2 | ||||
-rw-r--r-- | po/ar.po | 17 | ||||
-rw-r--r-- | po/br.po | 21 | ||||
-rw-r--r-- | po/ca.po | 21 | ||||
-rw-r--r-- | po/cmn.po | 21 | ||||
-rw-r--r-- | po/cs.po | 21 | ||||
-rw-r--r-- | po/da.po | 21 | ||||
-rw-r--r-- | po/de.po | 21 | ||||
-rw-r--r-- | po/el.po | 13 | ||||
-rw-r--r-- | po/eo.po | 21 | ||||
-rw-r--r-- | po/es.po | 21 | ||||
-rw-r--r-- | po/fi.po | 21 | ||||
-rw-r--r-- | po/fr.po | 21 | ||||
-rw-r--r-- | po/gu.po | 13 | ||||
-rw-r--r-- | po/he.po | 13 | ||||
-rw-r--r-- | po/id.po | 13 | ||||
-rw-r--r-- | po/is.po | 17 | ||||
-rw-r--r-- | po/it.po | 21 | ||||
-rw-r--r-- | po/ja.po | 21 | ||||
-rw-r--r-- | po/ka.po | 13 | ||||
-rw-r--r-- | po/ko.po | 21 | ||||
-rw-r--r-- | po/ms.po | 17 | ||||
-rw-r--r-- | po/nb.po | 21 | ||||
-rw-r--r-- | po/nl.po | 13 | ||||
-rw-r--r-- | po/pa.po | 13 | ||||
-rw-r--r-- | po/pl.po | 21 | ||||
-rw-r--r-- | po/pt.po | 21 | ||||
-rw-r--r-- | po/pt_BR.po | 21 | ||||
-rw-r--r-- | po/rpm.pot | 15 | ||||
-rw-r--r-- | po/ru.po | 21 | ||||
-rw-r--r-- | po/si.po | 13 | ||||
-rw-r--r-- | po/sk.po | 21 | ||||
-rw-r--r-- | po/sl.po | 21 | ||||
-rw-r--r-- | po/sr.po | 21 | ||||
-rw-r--r-- | po/sr@latin.po | 21 | ||||
-rw-r--r-- | po/sv.po | 21 | ||||
-rw-r--r-- | po/te.po | 17 | ||||
-rw-r--r-- | po/tr.po | 21 | ||||
-rw-r--r-- | po/uk.po | 21 | ||||
-rw-r--r-- | po/vi.po | 21 | ||||
-rw-r--r-- | po/zh_CN.po | 21 | ||||
-rw-r--r-- | po/zh_TW.po | 21 | ||||
-rw-r--r-- | rpm.am | 2 | ||||
-rw-r--r-- | tests/rpmgeneral.at | 8 | ||||
-rw-r--r-- | 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]) @@ -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 <copied-by-zanata@zanata.org>\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" @@ -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 <thierry.vignaud@gmail.com>\n" "Language-Team: Breton <https://translate.fedoraproject.org/projects/rpm/" @@ -1113,6 +1113,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 @@ 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 "N'hell ket bet krouet an tub evit sinañ : %m\n" @@ -3195,9 +3204,9 @@ msgstr "%s : sac'het eo bet rpmWriteSignature : %s\n" msgid "rpmMkTemp failed\n" msgstr "sac'het eo rpmMkTemp\n" -#, c-format -msgid "%s: writeLead failed: %s\n" -msgstr "%s : sac'het eo bet writeLead : %s\n" +#, fuzzy, c-format +msgid "%s: failed to copy rpm lead: %s\n" +msgstr "N'hell ket bet digoret an arlun %s : %s\n" #, c-format msgid "replacing %s failed: %s\n" @@ -3238,6 +3247,10 @@ msgid "only print what would be done" msgstr "" #, c-format +#~ msgid "%s: writeLead failed: %s\n" +#~ msgstr "%s : sac'het eo bet writeLead : %s\n" + +#, c-format #~ msgid "%s: %s: %s\n" #~ msgstr "%s : %s : %s\n" @@ -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-03-23 08:37-0400\n" "Last-Translator: Copied by Zanata <copied-by-zanata@zanata.org>\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 "" @@ -3269,6 +3274,10 @@ 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" @@ -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 <yumexyume@outlook.com>\n" "Language-Team: Chinese (Simplified) <https://translate.fedoraproject.org/" @@ -1140,6 +1140,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 "依存字組必須以英數字、_ 或 / 開頭" @@ -3184,6 +3189,10 @@ msgid "Unsupported PGP pubkey algorithm %u\n" msgstr "未支援的 PGP 公鑰演算法 %u\n" #, 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 建立管線:%m\n" @@ -3256,9 +3265,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" @@ -3299,6 +3308,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" @@ -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:37-0400\n" "Last-Translator: Copied by Zanata <copied-by-zanata@zanata.org>\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" @@ -3295,6 +3304,10 @@ 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" @@ -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 <scootergrisen@gmail.com>\n" "Language-Team: Danish <https://translate.fedoraproject.org/projects/rpm/" @@ -1129,6 +1129,11 @@ msgstr "" msgid "line %d: second %%prep\n" msgstr "linie %d: anden %%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 "" @@ -3171,6 +3176,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 åbne %s: %s\n" @@ -3243,9 +3252,9 @@ msgstr "%s: rpmWriteSignature mislykkedes: %s\n" msgid "rpmMkTemp failed\n" msgstr "" -#, c-format -msgid "%s: writeLead failed: %s\n" -msgstr "%s: writeLead mislykkedes: %s\n" +#, fuzzy, c-format +msgid "%s: failed to copy rpm lead: %s\n" +msgstr "Kunne ikke åbne tar-videreførsel: %m\n" #, c-format msgid "replacing %s failed: %s\n" @@ -3287,6 +3296,10 @@ msgid "only print what would be done" msgstr "" #, c-format +#~ msgid "%s: writeLead failed: %s\n" +#~ msgstr "%s: writeLead mislykkedes: %s\n" + +#, c-format #~ msgid "Bad source: %s: %s\n" #~ msgstr "Ugyldig kilde: %s: %s\n" @@ -11,7 +11,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-01-02 21:16+0000\n" "Last-Translator: Ettore Atalan <atalanttore@googlemail.com>\n" "Language-Team: German <https://translate.fedoraproject.org/projects/rpm/" @@ -1201,6 +1201,11 @@ msgstr "Ungültige Patch-Nummer %s: %s\n" msgid "line %d: second %%prep\n" msgstr "Zeile %d: Zweites %%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 "" "Token mit Abhängigkeiten müssen mit alphanumerischem Zeichen, »_« oder »/« " @@ -3269,6 +3274,10 @@ msgid "Unsupported PGP pubkey algorithm %u\n" msgstr "Nicht unterstützter PGP-Algorithmus %u für öffentlichen Schlüssel\n" #, fuzzy, c-format +msgid "Deprecated OpenPGP signature version %d\n" +msgstr "Nicht unterstützte PGP-Signatur\n" + +#, fuzzy, c-format msgid "Could not create pipe for signing: %m\n" msgstr "Pipe für %s konnte nicht erzeugt werden: %m\n" @@ -3341,9 +3350,9 @@ msgstr "%s: rpmWriteSignature fehlgeschlagen: %s\n" msgid "rpmMkTemp failed\n" msgstr "rpmMk Temp fehlgeschlagen\n" -#, c-format -msgid "%s: writeLead failed: %s\n" -msgstr "%s: writeLead fehlgeschlagen: %s\n" +#, fuzzy, c-format +msgid "%s: failed to copy rpm lead: %s\n" +msgstr "%s: Verschlüsselung fehlgeschlagen\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: writeLead fehlgeschlagen: %s\n" + #, fuzzy, c-format #~ msgid "Unsupported version of signature: V%d\n" #~ msgstr "Nicht unterstützte Schlüsselversion: V%d\n" @@ -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:38-0400\n" "Last-Translator: Copied by Zanata <copied-by-zanata@zanata.org>\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 "" @@ -3121,6 +3126,10 @@ 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 @@ -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 <copied-by-zanata@zanata.org>\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ŭ '/'" @@ -3204,6 +3209,10 @@ 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" @@ -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 <ehespinosa57@gmail.com>\n" "Language-Team: Spanish <https://translate.fedoraproject.org/projects/rpm/" @@ -1201,6 +1201,11 @@ msgstr "Número de parche %s inválido: %s\n" msgid "line %d: second %%prep\n" msgstr "línea %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 "" "Las fichas de dependencias deben comenzar con caracteres alfanuméricos, «_» " @@ -3271,6 +3276,10 @@ msgid "Unsupported PGP pubkey algorithm %u\n" msgstr "Algoritmo de llave pública PGP no soportado %u\n" #, fuzzy, c-format +msgid "Deprecated OpenPGP signature version %d\n" +msgstr "Firma PGP no soportada\n" + +#, fuzzy, c-format msgid "Could not create pipe for signing: %m\n" msgstr "No se pudo crear una tuberia para %s: %m\n" @@ -3343,9 +3352,9 @@ msgstr "%s: rpmWriteSignature falló: %s\n" msgid "rpmMkTemp failed\n" msgstr "faló makeTempFile\n" -#, c-format -msgid "%s: writeLead failed: %s\n" -msgstr "%s: writeLead falló: %s\n" +#, fuzzy, c-format +msgid "%s: failed to copy rpm lead: %s\n" +msgstr "%s: falló la codificación\n" #, c-format msgid "replacing %s failed: %s\n" @@ -3386,6 +3395,10 @@ msgstr "" msgid "only print what would be done" msgstr "" +#, c-format +#~ msgid "%s: writeLead failed: %s\n" +#~ msgstr "%s: writeLead falló: %s\n" + #, fuzzy, c-format #~ msgid "Unsupported version of signature: V%d\n" #~ msgstr "Firma PGP no soportada\n" @@ -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-08-25 11:04+0000\n" "Last-Translator: Jan Kuparinen <copper_fin@hotmail.com>\n" "Language-Team: Finnish <https://translate.fedoraproject.org/projects/rpm/" @@ -1159,6 +1159,11 @@ msgstr "Virheellinen patch-numero %s: %s\n" msgid "line %d: second %%prep\n" msgstr "rivi %d: toinen %%prep-osio\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 "" "Riippuvuusmerkkien on alettava joko aakkosnumeerisella merkillä, '_' tai '/'" @@ -3208,6 +3213,10 @@ msgstr "Ei tuettu PGP-hajautusalgoritmi %u\n" msgid "Unsupported PGP pubkey algorithm %u\n" msgstr "PGP-pubkey-algoritmi %u, jota ei tueta\n" +#, fuzzy, c-format +msgid "Deprecated OpenPGP signature version %d\n" +msgstr "PGP-allekirjoitusta ei tueta\n" + #, c-format msgid "Could not create pipe for signing: %m\n" msgstr "Putkea ei voitu luoda allekirjoittamista varten: %m\n" @@ -3281,9 +3290,9 @@ msgstr "%s: rpmWriteSignature epäonnistui: %s\n" msgid "rpmMkTemp failed\n" msgstr "rpmMkTemp epäonnistui\n" -#, c-format -msgid "%s: writeLead failed: %s\n" -msgstr "%s: writeLead epäonnistui: %s\n" +#, fuzzy, c-format +msgid "%s: failed to copy rpm lead: %s\n" +msgstr "%s: koodaaminen epäonnistui\n" #, c-format msgid "replacing %s failed: %s\n" @@ -3324,6 +3333,10 @@ msgstr "" msgid "only print what would be done" msgstr "" +#, c-format +#~ msgid "%s: writeLead failed: %s\n" +#~ msgstr "%s: writeLead epäonnistui: %s\n" + #, fuzzy, c-format #~ msgid "Unsupported version of signature: V%d\n" #~ msgstr "Avaimen versiota, jota ei tueta: V%d\n" @@ -11,7 +11,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-03-27 10:01+0000\n" "Last-Translator: Guillaume Jacob <abun.lp@gmail.com>\n" "Language-Team: French <https://translate.fedoraproject.org/projects/rpm/" @@ -1185,6 +1185,11 @@ msgstr "Numéro du patch invalide %s :%s\n" msgid "line %d: second %%prep\n" msgstr "ligne %d : deuxième %%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 "" "Les jetons de dépendance doivent commencer par un caractère alpha-numérique, " @@ -3264,6 +3269,10 @@ msgid "Unsupported PGP pubkey algorithm %u\n" msgstr "Algorithme %u clé publique PGP non supporté\n" #, fuzzy, c-format +msgid "Deprecated OpenPGP signature version %d\n" +msgstr "Signature PGP non supportée\n" + +#, fuzzy, c-format msgid "Could not create pipe for signing: %m\n" msgstr "Impossible de créer le pipe pour %s : %m\n" @@ -3336,9 +3345,9 @@ msgstr "%s : échec de rpmWriteSignature : %s\n" msgid "rpmMkTemp failed\n" msgstr "rpmMkTemp échoué\n" -#, c-format -msgid "%s: writeLead failed: %s\n" -msgstr "%s : échec de writeLead : %s\n" +#, fuzzy, c-format +msgid "%s: failed to copy rpm lead: %s\n" +msgstr "%s : échec de l'encodage.\n" #, c-format msgid "replacing %s failed: %s\n" @@ -3379,6 +3388,10 @@ msgstr "" msgid "only print what would be done" msgstr "" +#, c-format +#~ msgid "%s: writeLead failed: %s\n" +#~ msgstr "%s : échec de writeLead : %s\n" + #, fuzzy, c-format #~ msgid "Unsupported version of signature: V%d\n" #~ msgstr "Signature PGP non supportée\n" @@ -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: 2020-03-23 08:38-0400\n" "Last-Translator: Copied by Zanata <copied-by-zanata@zanata.org>\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 "" @@ -3119,6 +3124,10 @@ 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 @@ -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 "" @@ -3115,6 +3120,10 @@ 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 @@ -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 <didiksupriadi41@gmail.com>\n" "Language-Team: Indonesian <https://translate.fedoraproject.org/projects/rpm/" @@ -1140,6 +1140,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 "" @@ -3152,6 +3157,10 @@ 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 "" @@ -3224,7 +3233,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 @@ -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:38-0400\n" "Last-Translator: Copied by Zanata <copied-by-zanata@zanata.org>\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" @@ -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 <copied-by-zanata@zanata.org>\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 '/'" @@ -3253,6 +3258,10 @@ 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" @@ -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 <tomop@teamgedoh.net>\n" "Language-Team: Japanese <https://translate.fedoraproject.org/projects/rpm/" @@ -1162,6 +1162,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 "依存関係トークンは、英数字、'_' または '/' で始まらなければいけません" @@ -3216,6 +3221,10 @@ msgstr "サポートされない PGP ハッシュアルゴリズム %u\n" msgid "Unsupported PGP pubkey algorithm %u\n" msgstr "サポートされない PGP 公開鍵アルゴリズム %u\n" +#, fuzzy, c-format +msgid "Deprecated OpenPGP signature version %d\n" +msgstr "サポートされない PGP 署名\n" + #, c-format msgid "Could not create pipe for signing: %m\n" msgstr "署名のためのパイプ作成ができません: %m\n" @@ -3289,9 +3298,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" @@ -3332,6 +3341,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 "サポートされていない鍵のバージョンです: V%d\n" @@ -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: 2022-03-24 08:16+0000\n" "Last-Translator: Temuri Doghonadze <temuri.doghonadze@gmail.com>\n" "Language-Team: Georgian <https://translate.fedoraproject.org/projects/rpm/" @@ -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 "" @@ -3125,6 +3130,10 @@ 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 @@ -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: 2021-07-10 19:04+0000\n" "Last-Translator: simmon <simmon@nplob.com>\n" "Language-Team: Korean <https://translate.fedoraproject.org/projects/rpm/" @@ -1167,6 +1167,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 "종속 토큰은 alpha-numeric, '_' 또는 '/'와 함께 시작해야 합니다" @@ -3205,6 +3210,10 @@ msgstr "지원하지 않는 PGP 해쉬 알고리즘 %u\n" msgid "Unsupported PGP pubkey algorithm %u\n" msgstr "지원하지 않는 PGP 공개키 알고리즘 %u\n" +#, fuzzy, c-format +msgid "Deprecated OpenPGP signature version %d\n" +msgstr "지원하지 않는 PGP 서명\n" + #, c-format msgid "Could not create pipe for signing: %m\n" msgstr "서명: %m 을 위한 파이프를 생성 할 수 없습니다\n" @@ -3278,9 +3287,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" @@ -3321,6 +3330,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 "지원하지 않는 키 버전: V%d\n" @@ -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 <copied-by-zanata@zanata.org>\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" @@ -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 <copied-by-zanata@zanata.org>\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" @@ -3286,5 +3295,9 @@ 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" @@ -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 <copied-by-zanata@zanata.org>\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 "" @@ -3125,6 +3130,10 @@ 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 @@ -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 <amanpreet.alam@gmail.com>\n" "Language-Team: Punjabi <https://translate.fedoraproject.org/projects/rpm/" @@ -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 "" @@ -3118,6 +3123,10 @@ 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 "" @@ -3190,7 +3199,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 @@ -17,7 +17,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-28 09:23+0000\n" "Last-Translator: Piotr Drąg <piotrdrag@gmail.com>\n" "Language-Team: Polish <https://translate.fedoraproject.org/projects/rpm/" @@ -1188,6 +1188,11 @@ msgstr "Nieprawidłowy numer łaty %s: %s\n" msgid "line %d: second %%prep\n" msgstr "%d. wiersz: drugie %%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 zależności muszą zaczynać się od znaków alfanumerycznych, „_” lub „/”" @@ -3240,6 +3245,10 @@ msgstr "Nieobsługiwany algorytm mieszania PGP %u\n" msgid "Unsupported PGP pubkey algorithm %u\n" msgstr "Nieobsługiwany algorytm klucza publicznego PGP %u\n" +#, fuzzy, c-format +msgid "Deprecated OpenPGP signature version %d\n" +msgstr "Nieobsługiwany podpis PGP\n" + #, c-format msgid "Could not create pipe for signing: %m\n" msgstr "Nie można utworzyć potoku do podpisania: %m\n" @@ -3313,9 +3322,9 @@ msgstr "%s: rpmWriteSignature się nie powiodło: %s\n" msgid "rpmMkTemp failed\n" msgstr "rpmMkTemp się nie powiodło\n" -#, c-format -msgid "%s: writeLead failed: %s\n" -msgstr "%s: writeLead się nie powiodło: %s\n" +#, fuzzy, c-format +msgid "%s: failed to copy rpm lead: %s\n" +msgstr "%s: odkodowanie się nie powiodło\n" #, c-format msgid "replacing %s failed: %s\n" @@ -3356,6 +3365,10 @@ msgstr "" msgid "only print what would be done" msgstr "" +#, c-format +#~ msgid "%s: writeLead failed: %s\n" +#~ msgstr "%s: writeLead się nie powiodło: %s\n" + #, fuzzy, c-format #~ msgid "Unsupported version of signature: V%d\n" #~ msgstr "Nieobsługiwana wersja klucza: V%d\n" @@ -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 <pmatilai@laiskiainen.org>\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" @@ -3314,6 +3323,10 @@ 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 <xfgusta@gmail.com>\n" "Language-Team: Portuguese (Brazil) <https://translate.fedoraproject.org/" @@ -1200,6 +1200,11 @@ msgstr "número da correção %s inválido: %s\n" 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 "" "fichas de dependência devem começar com um caractere alfanumérico, '_' ou '/'" @@ -3246,6 +3251,10 @@ msgstr "Algoritmo de hash PGP não suportado %u\n" msgid "Unsupported PGP pubkey algorithm %u\n" msgstr "Algoritmo de pubkey PGP não suportado %u\n" +#, fuzzy, c-format +msgid "Deprecated OpenPGP signature version %d\n" +msgstr "Assinatura PGP não suportada\n" + #, c-format msgid "Could not create pipe for signing: %m\n" msgstr "Não foi possível criar um pipe para assinatura: %m\n" @@ -3319,9 +3328,9 @@ msgstr "%s: rpmWriteSignature falhou: %s\n" msgid "rpmMkTemp failed\n" msgstr "o rpmMkTemp falhou\n" -#, c-format -msgid "%s: writeLead failed: %s\n" -msgstr "%s: writeLead falhou: %s\n" +#, fuzzy, c-format +msgid "%s: failed to copy rpm lead: %s\n" +msgstr "%s: falha ao codificar\n" #, c-format msgid "replacing %s failed: %s\n" @@ -3362,6 +3371,10 @@ msgstr "" msgid "only print what would be done" msgstr "" +#, c-format +#~ msgid "%s: writeLead failed: %s\n" +#~ msgstr "%s: writeLead falhou: %s\n" + #, fuzzy, c-format #~ msgid "Unsupported version of signature: V%d\n" #~ msgstr "Assinatura PGP não suportada\n" diff --git a/po/rpm.pot b/po/rpm.pot index f387c368f..eee19b2c5 100644 --- a/po/rpm.pot +++ b/po/rpm.pot @@ -6,9 +6,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: rpm 4.18.0\n" +"Project-Id-Version: rpm 4.18.1\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: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\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 "" @@ -3117,6 +3122,10 @@ 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 @@ -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 <copied-by-zanata@zanata.org>\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 "" @@ -3202,6 +3207,10 @@ 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" @@ -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 <r45xveza@pm.me>\n" "Language-Team: Sinhala <https://translate.fedoraproject.org/projects/rpm/" @@ -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 "" @@ -3118,6 +3123,10 @@ 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 "" @@ -3190,7 +3199,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 @@ -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-03-23 08:39-0400\n" "Last-Translator: Copied by Zanata <copied-by-zanata@zanata.org>\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" @@ -3313,6 +3322,10 @@ 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" @@ -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 <copied-by-zanata@zanata.org>\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" @@ -3249,6 +3258,10 @@ 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" @@ -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 <pmatilai@laiskiainen.org>\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" @@ -3313,6 +3322,10 @@ 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 <pmatilai@laiskiainen.org>\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" @@ -3316,6 +3325,10 @@ 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" @@ -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 <goeran@uddeborg.se>\n" "Language-Team: Swedish <https://translate.fedoraproject.org/projects/rpm/" @@ -1158,6 +1158,11 @@ msgstr "Felaktigt patch-nummer %s: %s\n" msgid "line %d: second %%prep\n" msgstr "rad %d: andra %%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 "Beroenden måste börja alfanumeriskt, med ”_” eller med ”/”" @@ -3192,6 +3197,10 @@ msgstr "PGP-hash-algoritm %u stödjs inte\n" msgid "Unsupported PGP pubkey algorithm %u\n" msgstr "PGP-publik nyckelalgoritm %u stödjs inte\n" +#, fuzzy, c-format +msgid "Deprecated OpenPGP signature version %d\n" +msgstr "PGP-signaturen stödjs inte\n" + #, c-format msgid "Could not create pipe for signing: %m\n" msgstr "Kunde inte skapa ett rör för signering: %m\n" @@ -3265,9 +3274,9 @@ msgstr "%s: rpmWriteSignature misslyckades: %s\n" msgid "rpmMkTemp failed\n" msgstr "rpmMkTemp misslyckades\n" -#, c-format -msgid "%s: writeLead failed: %s\n" -msgstr "%s: writeLead misslyckades: %s\n" +#, fuzzy, c-format +msgid "%s: failed to copy rpm lead: %s\n" +msgstr "%s: misslyckades att koda\n" #, c-format msgid "replacing %s failed: %s\n" @@ -3308,6 +3317,10 @@ msgstr "" msgid "only print what would be done" msgstr "" +#, c-format +#~ msgid "%s: writeLead failed: %s\n" +#~ msgstr "%s: writeLead misslyckades: %s\n" + #, fuzzy, c-format #~ msgid "Unsupported version of signature: V%d\n" #~ msgstr "Ej stödd version av nyckeln: V%d\n" @@ -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 <copied-by-zanata@zanata.org>\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 "" @@ -3131,6 +3136,10 @@ 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" @@ -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 <oguzersen@protonmail.com>\n" "Language-Team: Turkish <https://translate.fedoraproject.org/projects/rpm/" @@ -1185,6 +1185,11 @@ msgstr "Geçersiz yama numarası %s: %s\n" msgid "line %d: second %%prep\n" msgstr "satır %d: %%prep saniye\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 "" @@ -3208,6 +3213,10 @@ msgstr "" msgid "Unsupported PGP pubkey algorithm %u\n" msgstr "" +#, fuzzy, c-format +msgid "Deprecated OpenPGP signature version %d\n" +msgstr "Desteklenmeyen PGP imzası\n" + #, c-format msgid "Could not create pipe for signing: %m\n" msgstr "İmzalamak için veri yolu oluşturulamadı: %m\n" @@ -3281,9 +3290,9 @@ msgstr "%s: rpmWriteSignature başarısız: %s\n" msgid "rpmMkTemp failed\n" msgstr "" -#, c-format -msgid "%s: writeLead failed: %s\n" -msgstr "%s: writeLead başarısız: %s\n" +#, fuzzy, c-format +msgid "%s: failed to copy rpm lead: %s\n" +msgstr "%s: kodlama başarısız oldu\n" #, c-format msgid "replacing %s failed: %s\n" @@ -3324,6 +3333,10 @@ msgstr "" msgid "only print what would be done" msgstr "" +#, c-format +#~ msgid "%s: writeLead failed: %s\n" +#~ msgstr "%s: writeLead başarısız: %s\n" + #, fuzzy, c-format #~ msgid "Unsupported version of signature: V%d\n" #~ msgstr "Desteklenmeyen PGP imzası\n" @@ -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-08-23 20:29+0000\n" "Last-Translator: Yuri Chornoivan <yurchor@ukr.net>\n" "Language-Team: Ukrainian <https://translate.fedoraproject.org/projects/rpm/" @@ -1199,6 +1199,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 "записи залежностей мають починатися з букви, числа, «_» або «/»" @@ -3269,6 +3274,10 @@ msgstr "Непідтримуваний алгоритм хешування PGP, msgid "Unsupported PGP pubkey algorithm %u\n" msgstr "Непідтримуваний алгоритм обчислення відкритого ключа PGP, %u\n" +#, fuzzy, c-format +msgid "Deprecated OpenPGP signature version %d\n" +msgstr "Непідтримуваний підпис PGP\n" + #, c-format msgid "Could not create pipe for signing: %m\n" msgstr "Не вдалося створити канал для підписування: %m\n" @@ -3342,9 +3351,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" @@ -3386,6 +3395,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 "Непідтримувана версія ключа: V%d\n" @@ -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-10-01 10:30+0000\n" "Last-Translator: Phu Hung Nguyen <phuhnguyen@disroot.org>\n" "Language-Team: Vietnamese <https://translate.fedoraproject.org/projects/rpm/" @@ -1178,6 +1178,11 @@ msgstr "Miếng và sô %s không hợp lệ: %s\n" msgid "line %d: second %%prep\n" msgstr "dòng %d: chuẩn bị (%%prep) thứ hai\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 "" "Các thẻ bài về quan hệ phụ thuộc phải bắt đầu với chữ cái, chữ số, dấu gạch " @@ -3236,6 +3241,10 @@ msgid "Unsupported PGP pubkey algorithm %u\n" msgstr "Không hỗ trợ thuật toán khóa công PGP %u\n" #, fuzzy, c-format +msgid "Deprecated OpenPGP signature version %d\n" +msgstr "Không hỗ trợ ký bằng GPG\n" + +#, fuzzy, c-format msgid "Could not create pipe for signing: %m\n" msgstr "Không thể tạo ống dẫn cho %s: %m\n" @@ -3308,9 +3317,9 @@ msgstr "%s: gặp lỗi khi rpmWriteSignature: %s\n" msgid "rpmMkTemp failed\n" msgstr "gặp lỗi khi rpmMkTemp\n" -#, c-format -msgid "%s: writeLead failed: %s\n" -msgstr "%s: Gặp lỗi khi writeLead: %s\n" +#, fuzzy, c-format +msgid "%s: failed to copy rpm lead: %s\n" +msgstr "%s: gặp lỗi khi giải mã\n" #, c-format msgid "replacing %s failed: %s\n" @@ -3351,6 +3360,10 @@ msgstr "" msgid "only print what would be done" msgstr "" +#, c-format +#~ msgid "%s: writeLead failed: %s\n" +#~ msgstr "%s: Gặp lỗi khi writeLead: %s\n" + #, fuzzy, c-format #~ msgid "Unsupported version of signature: V%d\n" #~ msgstr "Không hỗ trợ ký bằng GPG\n" diff --git a/po/zh_CN.po b/po/zh_CN.po index 8810b37dd..50651de86 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -29,7 +29,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-21 09:17+0000\n" "Last-Translator: Charles Lee <lchopn@gmail.com>\n" "Language-Team: Chinese (Simplified) <https://translate.fedoraproject.org/" @@ -1156,6 +1156,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 "依赖项标记必须以字母、数字,_ 或 '/' 开头" @@ -3175,6 +3180,10 @@ msgstr "不支持的 PGP hash 算法 %u\n" msgid "Unsupported PGP pubkey algorithm %u\n" msgstr "不支持的 PGP 公钥算法 %u\n" +#, fuzzy, c-format +msgid "Deprecated OpenPGP signature version %d\n" +msgstr "不支持的 PGP 签名\n" + #, c-format msgid "Could not create pipe for signing: %m\n" msgstr "无法为签名建立管道:%m\n" @@ -3248,9 +3257,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" @@ -3291,6 +3300,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/zh_TW.po b/po/zh_TW.po index 0be81a5d4..e985bce34 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -14,7 +14,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-08-29 08:29+0000\n" "Last-Translator: Yi-Jyun Pan <pan93412@gmail.com>\n" "Language-Team: Chinese (Traditional) <https://translate.fedoraproject.org/" @@ -1142,6 +1142,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 "依賴關係符記必須以字母或數字、'_' 或 '/' 為開頭" @@ -3162,6 +3167,10 @@ msgstr "不支援的 PGP 雜湊值算法 %u\n" msgid "Unsupported PGP pubkey algorithm %u\n" msgstr "不支援的 PGP 公開密鑰算法 %u\n" +#, fuzzy, c-format +msgid "Deprecated OpenPGP signature version %d\n" +msgstr "不支援的 PGP 簽章\n" + #, c-format msgid "Could not create pipe for signing: %m\n" msgstr "無法建立簽署用管線:%m\n" @@ -3235,9 +3244,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" @@ -3278,6 +3287,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 "不支援的密鑰版本:V%d\n" @@ -7,4 +7,4 @@ rpmlibexecdir = $(prefix)/lib/rpm rpmconfigdir = $(prefix)/lib/rpm # Libtool version (current-revision-age) for all our libraries -rpm_version_info = 12:0:3 +rpm_version_info = 13:0:4 diff --git a/tests/rpmgeneral.at b/tests/rpmgeneral.at index 755ebce1b..fd12d85cc 100644 --- a/tests/rpmgeneral.at +++ b/tests/rpmgeneral.at @@ -44,10 +44,10 @@ cd ${RPMTEST}/${RPMLIBDIR} ls lib*.so.*.* ], [0], -[librpm.so.9.3.0 -librpmbuild.so.9.3.0 -librpmio.so.9.3.0 -librpmsign.so.9.3.0 +[librpm.so.9.4.0 +librpmbuild.so.9.4.0 +librpmio.so.9.4.0 +librpmsign.so.9.4.0 ]) AT_CLEANUP diff --git a/tests/rpmsigdig.at b/tests/rpmsigdig.at index 8de7f4bc4..5b1c6c4a6 100644 --- a/tests/rpmsigdig.at +++ b/tests/rpmsigdig.at @@ -174,9 +174,9 @@ done runroot rpmkeys -Kv /build/RPMS/noarch/attrtest-1.0-1.noarch.rpm ], [0], -[SHA256HEADER: c8f81b13f396a1227e7d4066fb5dd23b7dbd5e4182c4fa3ca9819811134fd753 -SHA1HEADER: 7f4df9f637af83233b658c861b2f7079b9bdfc37 -SIGMD5: f7a5fb5ab2092cedc04e23c54d8b37ac +[SHA256HEADER: a8714ddb74880c7d4ee8bdc5ef2c6a65468e77bfdc2e444bbac01855776b5a59 +SHA1HEADER: aeaecd10b348d7afe918b9b2998494e81d18403d +SIGMD5: 58c54fa7ae9bf73bb2c9b97a827c270f PAYLOADDIGEST: ba951e9327654ed94e5261315ef8a74269ccf7ae93412ce9627d02e34247f9bc PAYLOADDIGESTALT: ba951e9327654ed94e5261315ef8a74269ccf7ae93412ce9627d02e34247f9bc /build/RPMS/noarch/attrtest-1.0-1.noarch.rpm: |