From 2863a456f4d4c1b6e686284097f69296dc470e2f Mon Sep 17 00:00:00 2001 From: Panu Matilainen Date: Fri, 28 Aug 2020 14:05:29 +0300 Subject: [PATCH 1/4] Update gettext Makevars to 0.18.2 level Should've been in commit 4762c7a3ad387ce1af6d00678b03acc888ff0002 --- po/Makevars | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/po/Makevars b/po/Makevars index 32692ab4b9..4a9ff7d231 100644 --- a/po/Makevars +++ b/po/Makevars @@ -39,3 +39,15 @@ MSGID_BUGS_ADDRESS = # This is the list of locale categories, beyond LC_MESSAGES, for which the # message catalogs shall be used. It is usually empty. EXTRA_LOCALE_CATEGORIES = + +# This tells whether the $(DOMAIN).pot file contains messages with an 'msgctxt' +# context. Possible values are "yes" and "no". Set this to yes if the +# package uses functions taking also a message context, like pgettext(), or +# if in $(XGETTEXT_OPTIONS) you define keywords with a context argument. +USE_MSGCTXT = no + +# These options get passed to msgmerge. +# Useful options are in particular: +# --previous to keep previous msgids of translated messages, +# --quiet to reduce the verbosity. +MSGMERGE_OPTIONS = From 8e12f91b47a2df7448ba236e4d1e5af26a4f2585 Mon Sep 17 00:00:00 2001 From: Panu Matilainen Date: Fri, 28 Aug 2020 15:07:50 +0300 Subject: [PATCH 2/4] Disable fuzzy translations Fuzzy translations are just plain evil, they can point people to completely wrong direction in troubleshooting, produce garbled output and/or segfaults due to format string matches. They don't seem helpful to anybody at all, so why on earth are they produced by default is beyond me. Thanks goodness gettext has gained the option to disable them at some point in history. --- po/Makevars | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/Makevars b/po/Makevars index 4a9ff7d231..efb46f1944 100644 --- a/po/Makevars +++ b/po/Makevars @@ -50,4 +50,4 @@ USE_MSGCTXT = no # Useful options are in particular: # --previous to keep previous msgids of translated messages, # --quiet to reduce the verbosity. -MSGMERGE_OPTIONS = +MSGMERGE_OPTIONS = --no-fuzzy-matching From 7cc5493286f44821526513471275951cdb6ee987 Mon Sep 17 00:00:00 2001 From: Panu Matilainen Date: Fri, 28 Aug 2020 15:14:36 +0300 Subject: [PATCH 3/4] Stop the file:line comment pollution in translation files The ever-changing file:line comments are what makes translation files so toxic to version control - that useless churn pollutes version history and the actual changes that do occur get completely lost in that noise. The location is actually somewhat helpful for looking up context, but it's not like we're losing precious data here, the context isn't exactly hard to grep either if/when you need to. With that pollution gone, we can meaningfully update the pot as a part of the commits that change strings. Which is how it should be, I think. This also matches the configuration on Weblate, so we don't end up stripping locations there and add them back locally, causing a different kind of churn. --- po/Makevars | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/Makevars b/po/Makevars index efb46f1944..12a84c2d8a 100644 --- a/po/Makevars +++ b/po/Makevars @@ -8,7 +8,7 @@ subdir = po top_builddir = .. # These options get passed to xgettext. -XGETTEXT_OPTIONS = --keyword=_ --keyword=N_ +XGETTEXT_OPTIONS = --keyword=_ --keyword=N_ --no-location # This is the copyright holder that gets inserted into the header of the # $(DOMAIN).pot file. Set this to the copyright holder of the surrounding From 4e81f1fb9abdd9b5cc07320217f8d58a81d9e80a Mon Sep 17 00:00:00 2001 From: Panu Matilainen Date: Fri, 28 Aug 2020 15:24:06 +0300 Subject: [PATCH 4/4] Update translations to pickup latest changes + settings --- po/ar.po | 28 +- po/br.po | 28 +- po/ca.po | 28 +- po/cmn.po | 28 +- po/cs.po | 28 +- po/da.po | 17 +- po/de.po | 28 +- po/el.po | 17 +- po/eo.po | 28 +- po/es.po | 28 +- po/fi.po | 21 +- po/fr.po | 28 +- po/gu.po | 17 +- po/id.po | 17 +- po/is.po | 17 +- po/it.po | 28 +- po/ja.po | 28 +- po/ko.po | 17 +- po/ms.po | 28 +- po/nb.po | 17 +- po/nl.po | 28 +- po/pl.po | 28 +- po/pt.po | 17 +- po/pt_BR.po | 31 +- po/rpm.pot | 917 +------------------------------------------------ po/ru.po | 24 +- po/sk.po | 28 +- po/sl.po | 17 +- po/sr.po | 28 +- po/sr@latin.po | 28 +- po/sv.po | 34 +- po/te.po | 17 +- po/tr.po | 28 +- po/uk.po | 41 ++- po/vi.po | 28 +- po/zh_CN.po | 28 +- po/zh_TW.po | 28 +- 37 files changed, 476 insertions(+), 1350 deletions(-) diff --git a/po/ar.po b/po/ar.po index 72f3bc538f..8737805b74 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: 2020-08-20 13:58+0300\n" +"POT-Creation-Date: 2020-08-28 15:22+0300\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" @@ -1048,10 +1048,6 @@ msgstr "" msgid "line %d: Bad %%setup option %s: %s\n" msgstr "" -#, c-format -msgid "%s: %s: %s\n" -msgstr "%s: %s: %s\n" - #, c-format msgid "Invalid patch number %s: %s\n" msgstr "" @@ -1385,6 +1381,10 @@ msgstr "" msgid "error(%d) allocating new package instance\n" msgstr "" +#, c-format +msgid "invalid %%_db_backend: %s\n" +msgstr "" + #, c-format msgid "Converting database from %s to %s backend\n" msgstr "" @@ -1446,13 +1446,6 @@ msgstr "" msgid "(invalid type)" msgstr "(نوع غير سليم)" -#, c-format -msgid "%c" -msgstr "%c" - -msgid "%a %b %d %Y" -msgstr "%a %b %d %Y" - msgid "(not base64)" msgstr "" @@ -3172,3 +3165,14 @@ msgstr "" msgid "don't verify header+payload signature" msgstr "" + +#, c-format +#~ msgid "%s: %s: %s\n" +#~ msgstr "%s: %s: %s\n" + +#, c-format +#~ msgid "%c" +#~ msgstr "%c" + +#~ msgid "%a %b %d %Y" +#~ msgstr "%a %b %d %Y" diff --git a/po/br.po b/po/br.po index 7323b7ba07..a5403bb836 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: 2020-08-20 13:58+0300\n" +"POT-Creation-Date: 2020-08-28 15:22+0300\n" "PO-Revision-Date: 2020-05-09 10:57-0400\n" "Last-Translator: Thierry Vignaud \n" "Language-Team: Breton (http://www.transifex.com/rpm-team/rpm/language/br/)\n" @@ -1043,10 +1043,6 @@ msgstr "" msgid "line %d: Bad %%setup option %s: %s\n" msgstr "" -#, c-format -msgid "%s: %s: %s\n" -msgstr "%s : %s: %s\n" - #, c-format msgid "Invalid patch number %s: %s\n" msgstr "" @@ -1380,6 +1376,10 @@ msgstr "" msgid "error(%d) allocating new package instance\n" msgstr "" +#, c-format +msgid "invalid %%_db_backend: %s\n" +msgstr "" + #, c-format msgid "Converting database from %s to %s backend\n" msgstr "" @@ -1441,13 +1441,6 @@ msgstr "" msgid "(invalid type)" msgstr "" -#, c-format -msgid "%c" -msgstr "%c" - -msgid "%a %b %d %Y" -msgstr "%a %b %d %Y" - msgid "(not base64)" msgstr "" @@ -3167,6 +3160,17 @@ msgstr "" msgid "don't verify header+payload signature" msgstr "" +#, c-format +#~ msgid "%s: %s: %s\n" +#~ msgstr "%s : %s: %s\n" + +#, c-format +#~ msgid "%c" +#~ msgstr "%c" + +#~ msgid "%a %b %d %Y" +#~ msgstr "%a %b %d %Y" + #~ msgid "Failed to rename %s to %s: %m\n" #~ msgstr "Fazi en un adenvel %s da %s: %m\n" diff --git a/po/ca.po b/po/ca.po index 49796f9355..73b5c922f7 100644 --- a/po/ca.po +++ b/po/ca.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: 2020-08-20 13:58+0300\n" +"POT-Creation-Date: 2020-08-28 15:22+0300\n" "PO-Revision-Date: 2020-03-23 08:37-0400\n" "Last-Translator: Copied by Zanata \n" "Language-Team: Catalan (http://www.transifex.com/rpm-team/rpm/language/ca/)\n" @@ -1117,10 +1117,6 @@ msgstr "línia %d: Argument incorrecte al %%setup: %s\n" msgid "line %d: Bad %%setup option %s: %s\n" msgstr "línia %d: Opció %s incorrecta del %%setup: %s\n" -#, c-format -msgid "%s: %s: %s\n" -msgstr "%s: %s: %s\n" - #, c-format msgid "Invalid patch number %s: %s\n" msgstr "El número de pedaç %s no és vàlid: %s\n" @@ -1458,6 +1454,10 @@ msgstr "error(%d) en treure el registre #%d de la capçalera\n" msgid "error(%d) allocating new package instance\n" msgstr "error(%d) en assignar la instància de nou paquet\n" +#, c-format +msgid "invalid %%_db_backend: %s\n" +msgstr "" + #, c-format msgid "Converting database from %s to %s backend\n" msgstr "" @@ -1519,13 +1519,6 @@ msgstr "(no és una cadena)" msgid "(invalid type)" msgstr "(tipus no vàlid)" -#, c-format -msgid "%c" -msgstr "%c" - -msgid "%a %b %d %Y" -msgstr "%a %-d %b de %Y" - msgid "(not base64)" msgstr "(no és base64)" @@ -3286,6 +3279,17 @@ msgstr "%s: ha fallat la lectura del manifest: %s\n" msgid "don't verify header+payload signature" msgstr "no verifiquis la signatura de la capçalera i la càrrega" +#, c-format +#~ msgid "%s: %s: %s\n" +#~ msgstr "%s: %s: %s\n" + +#, c-format +#~ msgid "%c" +#~ msgstr "%c" + +#~ msgid "%a %b %d %Y" +#~ msgstr "%a %-d %b de %Y" + #~ msgid "Failed to rename %s to %s: %m\n" #~ msgstr "Ha fallat el canvi de nom de %s a %s: %m\n" diff --git a/po/cmn.po b/po/cmn.po index 4eb49a0f1b..912453aab0 100644 --- a/po/cmn.po +++ b/po/cmn.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: RPM\n" "Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n" -"POT-Creation-Date: 2020-08-20 13:58+0300\n" +"POT-Creation-Date: 2020-08-28 15:22+0300\n" "PO-Revision-Date: 2017-08-10 07:39+0000\n" "Last-Translator: pmatilai \n" "Language-Team: Chinese (Mandarin) (http://www.transifex.com/rpm-team/rpm/" @@ -1054,10 +1054,6 @@ msgstr "第 %d 列:%%setup 中出現不當引數:%s\n" msgid "line %d: Bad %%setup option %s: %s\n" msgstr "第 %d 列:不當 %%setup 選項 %s:%s\n" -#, c-format -msgid "%s: %s: %s\n" -msgstr "%s: %s: %s\n" - #, c-format msgid "Invalid patch number %s: %s\n" msgstr "無效的修補編號 %s:%s\n" @@ -1391,6 +1387,10 @@ msgstr "錯誤(%d) 發生於移除標頭 #%d 記錄\n" msgid "error(%d) allocating new package instance\n" msgstr "分配新套件實體時發生錯誤(%d)\n" +#, c-format +msgid "invalid %%_db_backend: %s\n" +msgstr "" + #, c-format msgid "Converting database from %s to %s backend\n" msgstr "" @@ -1452,13 +1452,6 @@ msgstr "(不是字串)" msgid "(invalid type)" msgstr "(無效型態)" -#, c-format -msgid "%c" -msgstr "%c" - -msgid "%a %b %d %Y" -msgstr "%Y %b %d %a" - msgid "(not base64)" msgstr "(不是 base64)" @@ -3204,6 +3197,17 @@ msgstr "%s:讀取清單失敗:%s\n" msgid "don't verify header+payload signature" msgstr "不驗證標頭+酬載簽名" +#, c-format +#~ msgid "%s: %s: %s\n" +#~ msgstr "%s: %s: %s\n" + +#, c-format +#~ msgid "%c" +#~ msgstr "%c" + +#~ msgid "%a %b %d %Y" +#~ msgstr "%Y %b %d %a" + #~ msgid "Failed to rename %s to %s: %m\n" #~ msgstr "無法將 %s 重新命名為 %s:%m\n" diff --git a/po/cs.po b/po/cs.po index b002975c85..d978b97316 100644 --- a/po/cs.po +++ b/po/cs.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: 2020-08-20 13:58+0300\n" +"POT-Creation-Date: 2020-08-28 15:22+0300\n" "PO-Revision-Date: 2020-03-23 08:37-0400\n" "Last-Translator: Copied by Zanata \n" "Language-Team: Czech (http://www.transifex.com/rpm-team/rpm/language/cs/)\n" @@ -1059,10 +1059,6 @@ msgstr "řádek %d: Špatný parametr v %%setup: %s\n" msgid "line %d: Bad %%setup option %s: %s\n" msgstr "řádek %d: Špatná volba v %%setup %s: %s\n" -#, c-format -msgid "%s: %s: %s\n" -msgstr "%s: %s: %s\n" - #, c-format msgid "Invalid patch number %s: %s\n" msgstr "Neplatné číslo záplaty %s: %s\n" @@ -1396,6 +1392,10 @@ msgstr "" msgid "error(%d) allocating new package instance\n" msgstr "chyba(%d) při alokaci nové instance balíčku\n" +#, c-format +msgid "invalid %%_db_backend: %s\n" +msgstr "" + #, c-format msgid "Converting database from %s to %s backend\n" msgstr "" @@ -1457,13 +1457,6 @@ msgstr "" msgid "(invalid type)" msgstr "(neplatný typ)" -#, c-format -msgid "%c" -msgstr "%c" - -msgid "%a %b %d %Y" -msgstr "%a %b %d %Y" - msgid "(not base64)" msgstr "(není base64)" @@ -3203,5 +3196,16 @@ msgstr "%s: čtení seznamu selhalo: %s\n" msgid "don't verify header+payload signature" msgstr "neověřuj podpis hlavičky a payloadu" +#, c-format +#~ msgid "%s: %s: %s\n" +#~ msgstr "%s: %s: %s\n" + +#, c-format +#~ msgid "%c" +#~ msgstr "%c" + +#~ msgid "%a %b %d %Y" +#~ msgstr "%a %b %d %Y" + #~ msgid "Failed to rename %s to %s: %m\n" #~ msgstr "Nelze přejmenovat %s na %s: %m\n" diff --git a/po/da.po b/po/da.po index 025bb798de..ca786c2d24 100644 --- a/po/da.po +++ b/po/da.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: 2020-08-20 13:58+0300\n" +"POT-Creation-Date: 2020-08-28 15:22+0300\n" "PO-Revision-Date: 2020-03-23 08:37-0400\n" "Last-Translator: Copied by Zanata \n" "Language-Team: Danish (http://www.transifex.com/rpm-team/rpm/language/da/)\n" @@ -1048,10 +1048,6 @@ msgstr "" msgid "line %d: Bad %%setup option %s: %s\n" msgstr "linie %d: Ugyldigt '%%setup'-tilvalg %s: %s\n" -#, c-format -msgid "%s: %s: %s\n" -msgstr "" - #, c-format msgid "Invalid patch number %s: %s\n" msgstr "" @@ -1387,6 +1383,10 @@ msgstr "" msgid "error(%d) allocating new package instance\n" msgstr "fejl(%d) under allokering af ny pakkeinstans\n" +#, c-format +msgid "invalid %%_db_backend: %s\n" +msgstr "" + #, c-format msgid "Converting database from %s to %s backend\n" msgstr "" @@ -1448,13 +1448,6 @@ msgstr "" msgid "(invalid type)" msgstr "" -#, c-format -msgid "%c" -msgstr "" - -msgid "%a %b %d %Y" -msgstr "" - msgid "(not base64)" msgstr "" diff --git a/po/de.po b/po/de.po index d613666049..a867702c7d 100644 --- a/po/de.po +++ b/po/de.po @@ -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: 2020-08-20 13:58+0300\n" +"POT-Creation-Date: 2020-08-28 15:22+0300\n" "PO-Revision-Date: 2020-03-23 08:40-0400\n" "Last-Translator: Copied by Zanata \n" "Language-Team: German (http://www.transifex.com/rpm-team/rpm/language/de/)\n" @@ -1109,10 +1109,6 @@ msgstr "Zeile %d: Ungültiges Argument für %%setup: %s\n" msgid "line %d: Bad %%setup option %s: %s\n" msgstr "Zeile %d: Ungültige %%setup-Option %s: %s\n" -#, c-format -msgid "%s: %s: %s\n" -msgstr "%s: %s: %s\n" - #, c-format msgid "Invalid patch number %s: %s\n" msgstr "Ungültige Patch-Nummer %s: %s\n" @@ -1459,6 +1455,10 @@ msgstr "Fehler(%d) beim Entfernen des Datensatzes für Header #%d\n" msgid "error(%d) allocating new package instance\n" msgstr "Fehler(%d) beim Reservieren einer neuen Paket-Instanz\n" +#, c-format +msgid "invalid %%_db_backend: %s\n" +msgstr "" + #, c-format msgid "Converting database from %s to %s backend\n" msgstr "" @@ -1522,13 +1522,6 @@ msgstr "(keine Zeichenkette)" msgid "(invalid type)" msgstr "(ungültiger Typ)" -#, c-format -msgid "%c" -msgstr "%c" - -msgid "%a %b %d %Y" -msgstr "%a %b %d %Y" - msgid "(not base64)" msgstr "(nicht Base64)" @@ -3292,6 +3285,17 @@ msgstr "%s: Lesen der Paket-Liste fehlgeschlagen: %s\n" msgid "don't verify header+payload signature" msgstr "Keine Überprüfung der Header- und Nutzdaten-Signatur" +#, c-format +#~ msgid "%s: %s: %s\n" +#~ msgstr "%s: %s: %s\n" + +#, c-format +#~ msgid "%c" +#~ msgstr "%c" + +#~ msgid "%a %b %d %Y" +#~ msgstr "%a %b %d %Y" + #~ msgid "Failed to rename %s to %s: %m\n" #~ msgstr "%s konnte nicht in %s umbenannt werden: %m\n" diff --git a/po/el.po b/po/el.po index 9f1f351d32..65cadacdc8 100644 --- a/po/el.po +++ b/po/el.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: 2020-08-20 13:58+0300\n" +"POT-Creation-Date: 2020-08-28 15:22+0300\n" "PO-Revision-Date: 2020-03-23 08:38-0400\n" "Last-Translator: Copied by Zanata \n" "Language-Team: Greek (http://www.transifex.com/rpm-team/rpm/language/el/)\n" @@ -1044,10 +1044,6 @@ msgstr "" msgid "line %d: Bad %%setup option %s: %s\n" msgstr "" -#, c-format -msgid "%s: %s: %s\n" -msgstr "" - #, c-format msgid "Invalid patch number %s: %s\n" msgstr "" @@ -1381,6 +1377,10 @@ msgstr "" msgid "error(%d) allocating new package instance\n" msgstr "" +#, c-format +msgid "invalid %%_db_backend: %s\n" +msgstr "" + #, c-format msgid "Converting database from %s to %s backend\n" msgstr "" @@ -1442,13 +1442,6 @@ msgstr "" msgid "(invalid type)" msgstr "" -#, c-format -msgid "%c" -msgstr "" - -msgid "%a %b %d %Y" -msgstr "" - msgid "(not base64)" msgstr "" diff --git a/po/eo.po b/po/eo.po index 891bc2e1df..5c4dbf125c 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: 2020-08-20 13:58+0300\n" +"POT-Creation-Date: 2020-08-28 15:22+0300\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/" @@ -1071,10 +1071,6 @@ msgstr "linio %d: Fuŝa elekto ĉe %%setup: %s\n" msgid "line %d: Bad %%setup option %s: %s\n" msgstr "linio %d: Fuŝa elekto ĉe %%setup %s: %s\n" -#, c-format -msgid "%s: %s: %s\n" -msgstr "%s: %s: %s\n" - #, c-format msgid "Invalid patch number %s: %s\n" msgstr "Nevalida flikaĵo-numero %s: %s\n" @@ -1415,6 +1411,10 @@ msgstr "eraro(%d) foriganta el kapo rikordon #%d\n" msgid "error(%d) allocating new package instance\n" msgstr "eraro(%d) dum generi novan okazon de pakaĵo\n" +#, c-format +msgid "invalid %%_db_backend: %s\n" +msgstr "" + #, c-format msgid "Converting database from %s to %s backend\n" msgstr "" @@ -1476,13 +1476,6 @@ msgstr "(ne ĉeno)" msgid "(invalid type)" msgstr "(nevalida tipo)" -#, c-format -msgid "%c" -msgstr "%c" - -msgid "%a %b %d %Y" -msgstr "%Y-%d-%b (%a)" - msgid "(not base64)" msgstr "(ne base64)" @@ -3226,6 +3219,17 @@ msgstr "%s: legi manifeston malsukcesis: %s\n" msgid "don't verify header+payload signature" msgstr "ne konstati pretendojn de kapo+ŝarĝo" +#, c-format +#~ msgid "%s: %s: %s\n" +#~ msgstr "%s: %s: %s\n" + +#, c-format +#~ msgid "%c" +#~ msgstr "%c" + +#~ msgid "%a %b %d %Y" +#~ msgstr "%Y-%d-%b (%a)" + #~ msgid "Failed to rename %s to %s: %m\n" #~ msgstr "Malsukcesis alinomi %s al %s: %m\n" diff --git a/po/es.po b/po/es.po index fc8ec92d09..9fbac341a1 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: 2020-08-20 13:58+0300\n" +"POT-Creation-Date: 2020-08-28 15:22+0300\n" "PO-Revision-Date: 2020-08-22 11:18+0000\n" "Last-Translator: Emilio Herrera \n" "Language-Team: Spanish \n" "Language-Team: Finnish (http://www.transifex.com/rpm-team/rpm/language/fi/)\n" @@ -1056,10 +1056,6 @@ msgstr "rivi %d: virheellinen argumentti %%setup:ille: %s\n" msgid "line %d: Bad %%setup option %s: %s\n" msgstr "rivi %d: virheellinen %%setup valitsin %s: %s\n" -#, c-format -msgid "%s: %s: %s\n" -msgstr "%s: %s: %s\n" - #, c-format msgid "Invalid patch number %s: %s\n" msgstr "Virheellinen patch-numero %s: %s\n" @@ -1393,6 +1389,10 @@ msgstr "virhe(%d) poistettaessa otsikon #%d tietuetta\n" msgid "error(%d) allocating new package instance\n" msgstr "virhe(%d) varattaessa uutta paketti-instanssia\n" +#, c-format +msgid "invalid %%_db_backend: %s\n" +msgstr "" + #, c-format msgid "Converting database from %s to %s backend\n" msgstr "" @@ -1454,13 +1454,6 @@ msgstr "(ei ole merkkijono)" msgid "(invalid type)" msgstr "(virheellinen tyyppi)" -#, c-format -msgid "%c" -msgstr "" - -msgid "%a %b %d %Y" -msgstr "" - msgid "(not base64)" msgstr "(ei ole base64)" @@ -3203,5 +3196,9 @@ msgstr "%s: pakettilistan luku epäonnistui: %s\n" msgid "don't verify header+payload signature" msgstr "älä tarkista otsikon ja kuorman allekirjoitusta" +#, c-format +#~ msgid "%s: %s: %s\n" +#~ msgstr "%s: %s: %s\n" + #~ msgid "Failed to rename %s to %s: %m\n" #~ msgstr "Uudelleen nimeäminen %s -> %s epäonnistui: %m\n" diff --git a/po/fr.po b/po/fr.po index 2d152da982..194fee2755 100644 --- a/po/fr.po +++ b/po/fr.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: 2020-08-20 13:58+0300\n" +"POT-Creation-Date: 2020-08-28 15:22+0300\n" "PO-Revision-Date: 2020-08-27 10:59+0000\n" "Last-Translator: Julien Humbert \n" "Language-Team: French \n" "Language-Team: Gujarati (http://www.transifex.com/rpm-team/rpm/language/" @@ -1042,10 +1042,6 @@ msgstr "" msgid "line %d: Bad %%setup option %s: %s\n" msgstr "" -#, c-format -msgid "%s: %s: %s\n" -msgstr "" - #, c-format msgid "Invalid patch number %s: %s\n" msgstr "" @@ -1379,6 +1375,10 @@ msgstr "" msgid "error(%d) allocating new package instance\n" msgstr "" +#, c-format +msgid "invalid %%_db_backend: %s\n" +msgstr "" + #, c-format msgid "Converting database from %s to %s backend\n" msgstr "" @@ -1440,13 +1440,6 @@ msgstr "" msgid "(invalid type)" msgstr "" -#, c-format -msgid "%c" -msgstr "" - -msgid "%a %b %d %Y" -msgstr "" - msgid "(not base64)" msgstr "" diff --git a/po/id.po b/po/id.po index 8f9d6c637c..4cd8c8a880 100644 --- a/po/id.po +++ b/po/id.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: 2020-08-20 13:58+0300\n" +"POT-Creation-Date: 2020-08-28 15:22+0300\n" "PO-Revision-Date: 2020-03-23 08:38-0400\n" "Last-Translator: Copied by Zanata \n" "Language-Team: Indonesian (http://www.transifex.com/rpm-team/rpm/language/" @@ -1062,10 +1062,6 @@ msgstr "" msgid "line %d: Bad %%setup option %s: %s\n" msgstr "" -#, c-format -msgid "%s: %s: %s\n" -msgstr "" - #, c-format msgid "Invalid patch number %s: %s\n" msgstr "" @@ -1399,6 +1395,10 @@ msgstr "" msgid "error(%d) allocating new package instance\n" msgstr "" +#, c-format +msgid "invalid %%_db_backend: %s\n" +msgstr "" + #, c-format msgid "Converting database from %s to %s backend\n" msgstr "" @@ -1460,13 +1460,6 @@ msgstr "" msgid "(invalid type)" msgstr "" -#, c-format -msgid "%c" -msgstr "" - -msgid "%a %b %d %Y" -msgstr "" - msgid "(not base64)" msgstr "" diff --git a/po/is.po b/po/is.po index 8048f0d8b6..eb2ee79e7a 100644 --- a/po/is.po +++ b/po/is.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: 2020-08-20 13:58+0300\n" +"POT-Creation-Date: 2020-08-28 15:22+0300\n" "PO-Revision-Date: 2020-03-23 08:38-0400\n" "Last-Translator: Copied by Zanata \n" "Language-Team: Icelandic (http://www.transifex.com/rpm-team/rpm/language/" @@ -1042,10 +1042,6 @@ msgstr "lína %d: Ógilt viðfang við %%setup: %s\n" msgid "line %d: Bad %%setup option %s: %s\n" msgstr "" -#, c-format -msgid "%s: %s: %s\n" -msgstr "" - #, c-format msgid "Invalid patch number %s: %s\n" msgstr "" @@ -1379,6 +1375,10 @@ msgstr "" msgid "error(%d) allocating new package instance\n" msgstr "" +#, c-format +msgid "invalid %%_db_backend: %s\n" +msgstr "" + #, c-format msgid "Converting database from %s to %s backend\n" msgstr "" @@ -1440,13 +1440,6 @@ msgstr "" msgid "(invalid type)" msgstr "" -#, c-format -msgid "%c" -msgstr "" - -msgid "%a %b %d %Y" -msgstr "" - msgid "(not base64)" msgstr "" diff --git a/po/it.po b/po/it.po index f8aa07ade8..0b42584208 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: 2020-08-20 13:58+0300\n" +"POT-Creation-Date: 2020-08-28 15:22+0300\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" @@ -1095,10 +1095,6 @@ msgstr "riga %d: Argomento errato su %%setup: %s\n" msgid "line %d: Bad %%setup option %s: %s\n" msgstr "riga %d: Opzione di %%setup errata %s: %s\n" -#, c-format -msgid "%s: %s: %s\n" -msgstr "%s: %s: %s\n" - #, c-format msgid "Invalid patch number %s: %s\n" msgstr "Numero patch non valido %s: %s\n" @@ -1439,6 +1435,10 @@ msgstr "errore(%d) nell'eliminazione del record dell'intestazione #%d\n" msgid "error(%d) allocating new package instance\n" msgstr "errore(%d) nell'allocazione di una nuova istanza del pacchetto\n" +#, c-format +msgid "invalid %%_db_backend: %s\n" +msgstr "" + #, c-format msgid "Converting database from %s to %s backend\n" msgstr "" @@ -1500,13 +1500,6 @@ msgstr "(non è una stringa)" msgid "(invalid type)" msgstr "(tipo non valido)" -#, c-format -msgid "%c" -msgstr "%c" - -msgid "%a %b %d %Y" -msgstr "%a %b %d %Y" - msgid "(not base64)" msgstr "(non base64)" @@ -3274,6 +3267,17 @@ msgstr "%s: lettura manifesto fallita: %s\n" msgid "don't verify header+payload signature" msgstr "non verificare firma header+payload" +#, c-format +#~ msgid "%s: %s: %s\n" +#~ msgstr "%s: %s: %s\n" + +#, c-format +#~ msgid "%c" +#~ msgstr "%c" + +#~ msgid "%a %b %d %Y" +#~ msgstr "%a %b %d %Y" + #~ msgid "Failed to rename %s to %s: %m\n" #~ msgstr "Impossibile rinominare %s in %s: %m\n" diff --git a/po/ja.po b/po/ja.po index 159357b8c2..a41f76272a 100644 --- a/po/ja.po +++ b/po/ja.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n" -"POT-Creation-Date: 2020-08-20 13:58+0300\n" +"POT-Creation-Date: 2020-08-28 15:22+0300\n" "PO-Revision-Date: 2020-03-23 08:38-0400\n" "Last-Translator: Copied by Zanata \n" "Language-Team: Japanese (http://www.transifex.com/rpm-team/rpm/language/" @@ -1068,10 +1068,6 @@ msgstr "%d 行目: %%setup への不正な引数: %s\n" msgid "line %d: Bad %%setup option %s: %s\n" msgstr "%d 行目: 不正な %%setup オプション %s: %s\n" -#, c-format -msgid "%s: %s: %s\n" -msgstr "%s: %s: %s\n" - #, c-format msgid "Invalid patch number %s: %s\n" msgstr "無効なパッケージ番号 %s: %s\n" @@ -1410,6 +1406,10 @@ msgstr "エラー(%d) - ヘッダー #%d レコードの削除時\n" msgid "error(%d) allocating new package instance\n" msgstr "エラー(%d) - 新しいパッケージインスタンスの割り当て時\n" +#, c-format +msgid "invalid %%_db_backend: %s\n" +msgstr "" + #, c-format msgid "Converting database from %s to %s backend\n" msgstr "" @@ -1471,13 +1471,6 @@ msgstr "(文字列でない)" msgid "(invalid type)" msgstr "(不正なタイプ)" -#, c-format -msgid "%c" -msgstr "%c" - -msgid "%a %b %d %Y" -msgstr "%a %b %d %Y" - msgid "(not base64)" msgstr "(base64 ではありません)" @@ -3231,5 +3224,16 @@ msgstr "%s: manifest の読み込みに失敗: %s\n" msgid "don't verify header+payload signature" msgstr "ヘッダーとペイロード署名を検証しません。" +#, c-format +#~ msgid "%s: %s: %s\n" +#~ msgstr "%s: %s: %s\n" + +#, c-format +#~ msgid "%c" +#~ msgstr "%c" + +#~ msgid "%a %b %d %Y" +#~ msgstr "%a %b %d %Y" + #~ msgid "Failed to rename %s to %s: %m\n" #~ msgstr "%s を %s に名前を変更できませんでした: %m\n" diff --git a/po/ko.po b/po/ko.po index 340510f916..1bcbfa7c40 100644 --- a/po/ko.po +++ b/po/ko.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: 2020-08-20 13:58+0300\n" +"POT-Creation-Date: 2020-08-28 15:22+0300\n" "PO-Revision-Date: 2020-03-23 08:38-0400\n" "Last-Translator: Copied by Zanata \n" "Language-Team: Korean (http://www.transifex.com/rpm-team/rpm/language/ko/)\n" @@ -1051,10 +1051,6 @@ msgstr "%d 번째 행: %%setup에 잘못된 인수가 있습니다: %s\n" msgid "line %d: Bad %%setup option %s: %s\n" msgstr "%d 번째 행: %%setup에 잘못된 %s 옵션: %s\n" -#, c-format -msgid "%s: %s: %s\n" -msgstr "" - #, c-format msgid "Invalid patch number %s: %s\n" msgstr "" @@ -1389,6 +1385,10 @@ msgstr "" msgid "error(%d) allocating new package instance\n" msgstr "새로운 패키지를 배치하는 도중 오류(%d)가 발생했습니다\n" +#, c-format +msgid "invalid %%_db_backend: %s\n" +msgstr "" + #, c-format msgid "Converting database from %s to %s backend\n" msgstr "" @@ -1450,13 +1450,6 @@ msgstr "" msgid "(invalid type)" msgstr "(부적합한 타입)" -#, c-format -msgid "%c" -msgstr "" - -msgid "%a %b %d %Y" -msgstr "" - msgid "(not base64)" msgstr "(base64가 아닙니다)" diff --git a/po/ms.po b/po/ms.po index dadfbde09e..59729c981a 100644 --- a/po/ms.po +++ b/po/ms.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: 2020-08-20 13:58+0300\n" +"POT-Creation-Date: 2020-08-28 15:22+0300\n" "PO-Revision-Date: 2020-03-23 08:39-0400\n" "Last-Translator: Copied by Zanata \n" "Language-Team: Malay (http://www.transifex.com/rpm-team/rpm/language/ms/)\n" @@ -1042,10 +1042,6 @@ msgstr "" msgid "line %d: Bad %%setup option %s: %s\n" msgstr "" -#, c-format -msgid "%s: %s: %s\n" -msgstr "%s: %s: %s\n" - #, c-format msgid "Invalid patch number %s: %s\n" msgstr "" @@ -1379,6 +1375,10 @@ msgstr "" msgid "error(%d) allocating new package instance\n" msgstr "" +#, c-format +msgid "invalid %%_db_backend: %s\n" +msgstr "" + #, c-format msgid "Converting database from %s to %s backend\n" msgstr "" @@ -1440,13 +1440,6 @@ msgstr "" msgid "(invalid type)" msgstr "" -#, c-format -msgid "%c" -msgstr "%c" - -msgid "%a %b %d %Y" -msgstr "%a %b %d %Y" - msgid "(not base64)" msgstr "" @@ -3168,3 +3161,14 @@ msgstr "%s: gagal membaca manifest: %s\n" msgid "don't verify header+payload signature" msgstr "" + +#, c-format +#~ msgid "%s: %s: %s\n" +#~ msgstr "%s: %s: %s\n" + +#, c-format +#~ msgid "%c" +#~ msgstr "%c" + +#~ msgid "%a %b %d %Y" +#~ msgstr "%a %b %d %Y" diff --git a/po/nb.po b/po/nb.po index d52734c994..b87d86a841 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: 2020-08-20 13:58+0300\n" +"POT-Creation-Date: 2020-08-28 15:22+0300\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/" @@ -1053,10 +1053,6 @@ msgstr "linje %d: Ugyldig argument til %%setup: %s\n" msgid "line %d: Bad %%setup option %s: %s\n" msgstr "linje %d: Ugyldig %%setup flagg %s: %s\n" -#, c-format -msgid "%s: %s: %s\n" -msgstr "" - #, c-format msgid "Invalid patch number %s: %s\n" msgstr "" @@ -1390,6 +1386,10 @@ msgstr "" msgid "error(%d) allocating new package instance\n" msgstr "" +#, c-format +msgid "invalid %%_db_backend: %s\n" +msgstr "" + #, c-format msgid "Converting database from %s to %s backend\n" msgstr "" @@ -1451,13 +1451,6 @@ msgstr "" msgid "(invalid type)" msgstr "" -#, c-format -msgid "%c" -msgstr "" - -msgid "%a %b %d %Y" -msgstr "" - msgid "(not base64)" msgstr "" diff --git a/po/nl.po b/po/nl.po index 60e1be3953..978d37d8b4 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: 2020-08-20 13:58+0300\n" +"POT-Creation-Date: 2020-08-28 15:22+0300\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" @@ -1041,10 +1041,6 @@ msgstr "" msgid "line %d: Bad %%setup option %s: %s\n" msgstr "" -#, c-format -msgid "%s: %s: %s\n" -msgstr "%s: %s: %s\n" - #, c-format msgid "Invalid patch number %s: %s\n" msgstr "" @@ -1378,6 +1374,10 @@ msgstr "" msgid "error(%d) allocating new package instance\n" msgstr "" +#, c-format +msgid "invalid %%_db_backend: %s\n" +msgstr "" + #, c-format msgid "Converting database from %s to %s backend\n" msgstr "" @@ -1439,13 +1439,6 @@ msgstr "" msgid "(invalid type)" msgstr "" -#, c-format -msgid "%c" -msgstr "%c" - -msgid "%a %b %d %Y" -msgstr "%a %b %d %Y" - msgid "(not base64)" msgstr "" @@ -3170,3 +3163,14 @@ msgstr "" msgid "don't verify header+payload signature" msgstr "" + +#, c-format +#~ msgid "%s: %s: %s\n" +#~ msgstr "%s: %s: %s\n" + +#, c-format +#~ msgid "%c" +#~ msgstr "%c" + +#~ msgid "%a %b %d %Y" +#~ msgstr "%a %b %d %Y" diff --git a/po/pl.po b/po/pl.po index 5f7206b5d0..6f33ade214 100644 --- a/po/pl.po +++ b/po/pl.po @@ -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: 2020-08-20 13:58+0300\n" +"POT-Creation-Date: 2020-08-28 15:22+0300\n" "PO-Revision-Date: 2020-08-27 11:10+0000\n" "Last-Translator: Panu Matilainen \n" "Language-Team: Polish \n" "Language-Team: Portuguese (http://www.transifex.com/rpm-team/rpm/language/" @@ -1065,10 +1065,6 @@ msgstr "linha %d: Argumento inválido para %%setup: %s\n" msgid "line %d: Bad %%setup option %s: %s\n" msgstr "linha %d: Opção inválida do %%setup %s: %s\n" -#, c-format -msgid "%s: %s: %s\n" -msgstr "" - #, c-format msgid "Invalid patch number %s: %s\n" msgstr "" @@ -1402,6 +1398,10 @@ msgstr "" msgid "error(%d) allocating new package instance\n" msgstr "erro(%d) ao criar uma nova instância do pacote\n" +#, c-format +msgid "invalid %%_db_backend: %s\n" +msgstr "" + #, c-format msgid "Converting database from %s to %s backend\n" msgstr "" @@ -1463,13 +1463,6 @@ msgstr "" msgid "(invalid type)" msgstr "(tipo inválido)" -#, c-format -msgid "%c" -msgstr "" - -msgid "%a %b %d %Y" -msgstr "" - msgid "(not base64)" msgstr "(não é um base64)" diff --git a/po/pt_BR.po b/po/pt_BR.po index 1e9c2829a3..75e751e89e 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.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: 2020-08-20 13:58+0300\n" +"POT-Creation-Date: 2020-08-28 15:22+0300\n" "PO-Revision-Date: 2020-08-25 20:29+0000\n" "Last-Translator: José Lemos Neto \n" "Language-Team: Portuguese (Brazil) , YEAR. # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" +"Project-Id-Version: rpm 4.16.90\n" "Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n" -"POT-Creation-Date: 2020-08-20 13:58+0300\n" +"POT-Creation-Date: 2020-08-28 15:22+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,4044 +17,3141 @@ msgstr "" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" -#: cliutils.c:21 lib/poptI.c:29 #, c-format msgid "%s: %s\n" msgstr "" -#: cliutils.c:27 lib/poptALL.c:61 #, c-format msgid "RPM version %s\n" msgstr "" -#: cliutils.c:32 #, c-format msgid "Copyright (C) 1998-2002 - Red Hat, Inc.\n" msgstr "" -#: cliutils.c:33 #, c-format msgid "" "This program may be freely redistributed under the terms of the GNU GPL\n" msgstr "" -#: cliutils.c:53 #, c-format msgid "creating a pipe for --pipe failed: %m\n" msgstr "" -#: cliutils.c:62 #, c-format msgid "exec failed\n" msgstr "" -#: rpm2archive.c:93 rpm2cpio.c:68 #, c-format msgid "argument is not an RPM package\n" msgstr "" -#: rpm2archive.c:98 rpm2cpio.c:73 #, c-format msgid "error reading header from package\n" msgstr "" -#: rpm2archive.c:113 rpm2cpio.c:93 #, c-format msgid "cannot re-open payload: %s\n" msgstr "" -#: rpm2cpio.c:79 #, c-format msgid "files over 4GB not supported by cpio, use rpm2archive instead\n" msgstr "" -#: rpmbuild.c:120 #, c-format msgid "buildroot already specified, ignoring %s\n" msgstr "" -#: rpmbuild.c:145 #, c-format msgid "build through %prep (unpack sources and apply patches) from " msgstr "" -#: rpmbuild.c:146 rpmbuild.c:149 rpmbuild.c:152 rpmbuild.c:155 rpmbuild.c:158 -#: rpmbuild.c:161 rpmbuild.c:164 rpmbuild.c:167 msgid "" msgstr "" -#: rpmbuild.c:148 msgid "build through %build (%prep, then compile) from " msgstr "" -#: rpmbuild.c:151 msgid "build through %install (%prep, %build, then install) from " msgstr "" -#: rpmbuild.c:154 #, c-format msgid "verify %files section from " msgstr "" -#: rpmbuild.c:157 msgid "build source and binary packages from " msgstr "" -#: rpmbuild.c:160 msgid "build binary package only from " msgstr "" -#: rpmbuild.c:163 msgid "build source package only from " msgstr "" -#: rpmbuild.c:166 msgid "" "build source package only from - calculate dynamic build requires" msgstr "" -#: rpmbuild.c:170 #, c-format msgid "" "build through %prep (unpack sources and apply patches) from " msgstr "" -#: rpmbuild.c:171 rpmbuild.c:174 rpmbuild.c:177 rpmbuild.c:180 rpmbuild.c:183 -#: rpmbuild.c:186 rpmbuild.c:189 rpmbuild.c:192 rpmbuild.c:220 rpmbuild.c:223 msgid "" msgstr "" -#: rpmbuild.c:173 msgid "build through %build (%prep, then compile) from " msgstr "" -#: rpmbuild.c:176 rpmbuild.c:222 msgid "" "build through %install (%prep, %build, then install) from " msgstr "" -#: rpmbuild.c:179 #, c-format msgid "verify %files section from " msgstr "" -#: rpmbuild.c:182 msgid "build source and binary packages from " msgstr "" -#: rpmbuild.c:185 msgid "build binary package only from " msgstr "" -#: rpmbuild.c:188 msgid "build source package only from " msgstr "" -#: rpmbuild.c:191 msgid "" "build source package only from - calculate dynamic build " "requires" msgstr "" -#: rpmbuild.c:195 #, c-format msgid "build through %prep (unpack sources and apply patches) from " msgstr "" -#: rpmbuild.c:196 rpmbuild.c:199 rpmbuild.c:202 rpmbuild.c:205 rpmbuild.c:208 -#: rpmbuild.c:211 rpmbuild.c:214 rpmbuild.c:217 msgid "" msgstr "" -#: rpmbuild.c:198 msgid "build through %build (%prep, then compile) from " msgstr "" -#: rpmbuild.c:201 msgid "build through %install (%prep, %build, then install) from " msgstr "" -#: rpmbuild.c:204 #, c-format msgid "verify %files section from " msgstr "" -#: rpmbuild.c:207 msgid "build source and binary packages from " msgstr "" -#: rpmbuild.c:210 msgid "build binary package only from " msgstr "" -#: rpmbuild.c:213 msgid "build source package only from " msgstr "" -#: rpmbuild.c:216 msgid "" "build source package only from - calculate dynamic build requires" msgstr "" -#: rpmbuild.c:219 msgid "build binary package from " msgstr "" -#: rpmbuild.c:226 msgid "override build root" msgstr "" -#: rpmbuild.c:228 msgid "run build in current directory" msgstr "" -#: rpmbuild.c:230 msgid "remove build tree when done" msgstr "" -#: rpmbuild.c:232 msgid "ignore ExcludeArch: directives from spec file" msgstr "" -#: rpmbuild.c:234 msgid "debug file state machine" msgstr "" -#: rpmbuild.c:236 msgid "do not execute any stages of the build" msgstr "" -#: rpmbuild.c:238 msgid "do not verify build dependencies" msgstr "" -#: rpmbuild.c:240 msgid "generate package header(s) compatible with (legacy) rpm v3 packaging" msgstr "" -#: rpmbuild.c:244 #, c-format msgid "do not execute %clean stage of the build" msgstr "" -#: rpmbuild.c:246 #, c-format msgid "do not execute %prep stage of the build" msgstr "" -#: rpmbuild.c:248 #, c-format msgid "do not execute %check stage of the build" msgstr "" -#: rpmbuild.c:251 msgid "do not accept i18N msgstr's from specfile" msgstr "" -#: rpmbuild.c:253 msgid "remove sources when done" msgstr "" -#: rpmbuild.c:255 msgid "remove specfile when done" msgstr "" -#: rpmbuild.c:257 msgid "skip straight to specified stage (only for c,i)" msgstr "" -#: rpmbuild.c:259 msgid "override target platform" msgstr "" -#: rpmbuild.c:276 msgid "Build options with [ | | ]:" msgstr "" -#: rpmbuild.c:282 rpmdb.c:43 rpmkeys.c:38 rpm.c:53 rpmsign.c:55 rpmspec.c:46 -#: tools/rpmdeps.c:45 tools/rpmgraph.c:221 msgid "Common options for all rpm modes and executables:" msgstr "" -#: rpmbuild.c:300 #, c-format msgid "Unable to open spec file %s: %s\n" msgstr "" -#: rpmbuild.c:359 #, c-format msgid "Failed to open tar pipe: %m\n" msgstr "" -#: rpmbuild.c:374 #, c-format msgid "Found more than one spec file in %s\n" msgstr "" -#: rpmbuild.c:385 #, c-format msgid "Failed to read spec file from %s\n" msgstr "" -#: rpmbuild.c:449 #, c-format msgid "failed to stat %s: %m\n" msgstr "" -#: rpmbuild.c:453 #, c-format msgid "File %s is not a regular file.\n" msgstr "" -#: rpmbuild.c:460 #, c-format msgid "File %s does not appear to be a specfile.\n" msgstr "" -#: rpmbuild.c:520 #, c-format msgid "Building target platforms: %s\n" msgstr "" -#: rpmbuild.c:528 #, c-format msgid "Building for target %s\n" msgstr "" -#: rpmbuild.c:583 rpm.c:212 msgid "arguments to --root (-r) must begin with a /" msgstr "" -#: rpmdb.c:22 msgid "initialize database" msgstr "" -#: rpmdb.c:24 msgid "rebuild database inverted lists from installed package headers" msgstr "" -#: rpmdb.c:27 msgid "verify database files" msgstr "" -#: rpmdb.c:29 msgid "salvage database" msgstr "" -#: rpmdb.c:31 msgid "export database to stdout header list" msgstr "" -#: rpmdb.c:34 msgid "import database from stdin header list" msgstr "" -#: rpmdb.c:41 msgid "Database options:" msgstr "" -#: rpmdb.c:132 rpmkeys.c:83 rpm.c:118 rpmsign.c:191 msgid "only one major mode may be specified" msgstr "" -#: rpmkeys.c:20 msgid "verify package signature(s)" msgstr "" -#: rpmkeys.c:22 msgid "import an armored public key" msgstr "" -#: rpmkeys.c:24 msgid "don't import, but tell if it would work or not" msgstr "" -#: rpmkeys.c:27 rpmkeys.c:29 msgid "list keys from RPM keyring" msgstr "" -#: rpmkeys.c:36 msgid "Keyring options:" msgstr "" -#: rpmkeys.c:64 rpmsign.c:166 msgid "no arguments given" msgstr "" -#: rpm.c:35 msgid "Query/Verify package selection options:" msgstr "" -#: rpm.c:38 msgid "Query/Verify file selection options:" msgstr "" -#: rpm.c:41 msgid "Query options (with -q or --query):" msgstr "" -#: rpm.c:44 msgid "Verify options (with -V or --verify):" msgstr "" -#: rpm.c:47 msgid "Install/Upgrade/Erase options:" msgstr "" -#: rpm.c:98 msgid "one type of query/verify may be performed at a time" msgstr "" -#: rpm.c:102 msgid "unexpected query flags" msgstr "" -#: rpm.c:105 msgid "unexpected query format" msgstr "" -#: rpm.c:108 msgid "unexpected query source" msgstr "" -#: rpm.c:127 msgid "only installation and upgrading may be forced" msgstr "" -#: rpm.c:129 msgid "files may only be relocated during package installation" msgstr "" -#: rpm.c:132 msgid "cannot use --prefix with --relocate or --excludepath" msgstr "" -#: rpm.c:135 msgid "" "--relocate and --excludepath may only be used when installing new packages" msgstr "" -#: rpm.c:138 msgid "--prefix may only be used when installing new packages" msgstr "" -#: rpm.c:141 msgid "arguments to --prefix must begin with a /" msgstr "" -#: rpm.c:144 msgid "" "--hash (-h) may only be specified during package installation and erasure" msgstr "" -#: rpm.c:148 msgid "--percent may only be specified during package installation and erasure" msgstr "" -#: rpm.c:152 msgid "--replacepkgs may only be specified during package installation" msgstr "" -#: rpm.c:156 msgid "--excludedocs may only be specified during package installation" msgstr "" -#: rpm.c:160 msgid "--includedocs may only be specified during package installation" msgstr "" -#: rpm.c:164 msgid "only one of --excludedocs and --includedocs may be specified" msgstr "" -#: rpm.c:168 msgid "--ignorearch may only be specified during package installation" msgstr "" -#: rpm.c:172 msgid "--ignoreos may only be specified during package installation" msgstr "" -#: rpm.c:177 msgid "--ignoresize may only be specified during package installation" msgstr "" -#: rpm.c:181 msgid "--allmatches may only be specified during package erasure" msgstr "" -#: rpm.c:185 msgid "--allfiles may only be specified during package installation" msgstr "" -#: rpm.c:190 msgid "--justdb may only be specified during package installation and erasure" msgstr "" -#: rpm.c:195 msgid "" "script disabling options may only be specified during package installation " "and erasure" msgstr "" -#: rpm.c:200 msgid "" "trigger disabling options may only be specified during package installation " "and erasure" msgstr "" -#: rpm.c:204 msgid "" "--nodeps may only be specified during package installation, erasure, and " "verification" msgstr "" -#: rpm.c:208 msgid "--test may only be specified during package installation and erasure" msgstr "" -#: rpm.c:228 msgid "no packages given for erase" msgstr "" -#: rpm.c:262 msgid "no packages given for install" msgstr "" -#: rpm.c:271 rpmspec.c:73 msgid "no arguments given for query" msgstr "" -#: rpm.c:285 msgid "no arguments given for verify" msgstr "" -#: rpmsign.c:30 msgid "sign package(s)" msgstr "" -#: rpmsign.c:32 msgid "sign package(s) (identical to --addsign)" msgstr "" -#: rpmsign.c:34 msgid "delete package signatures" msgstr "" -#: rpmsign.c:37 msgid "create rpm v3 header+payload signatures" msgstr "" -#: rpmsign.c:41 msgid "sign package(s) files" msgstr "" -#: rpmsign.c:43 msgid "use file signing key " msgstr "" -#: rpmsign.c:44 msgid "" msgstr "" -#: rpmsign.c:46 msgid "prompt for file signing key password" msgstr "" -#: rpmsign.c:53 msgid "Signature options:" msgstr "" -#: rpmsign.c:105 #, c-format msgid "You must set \"%%_gpg_name\" in your macro file\n" msgstr "" -#: rpmsign.c:118 #, c-format msgid "" "You must set \"%%_file_signing_key\" in your macro file or on the command " "line with --fskpath\n" msgstr "" -#: rpmsign.c:171 msgid "--fskpath may only be specified when signing files" msgstr "" -#: rpmspec.c:24 msgid "parse spec file(s) to stdout" msgstr "" -#: rpmspec.c:26 msgid "query spec file(s)" msgstr "" -#: rpmspec.c:28 msgid "operate on binary rpms generated by spec (default)" msgstr "" -#: rpmspec.c:30 msgid "operate on binary rpms that would be built from spec" msgstr "" -#: rpmspec.c:32 msgid "operate on source rpm generated by spec" msgstr "" -#: rpmspec.c:34 lib/poptQV.c:231 msgid "use the following query format" msgstr "" -#: rpmspec.c:43 msgid "Spec options:" msgstr "" -#: rpmspec.c:85 msgid "no arguments given for parse" msgstr "" -#: build/build.c:33 msgid "unable to parse SOURCE_DATE_EPOCH\n" msgstr "" -#: build/build.c:59 #, c-format msgid "Could not canonicalize hostname: %s\n" msgstr "" -#: build/build.c:164 #, c-format msgid "Unable to open temp file: %s\n" msgstr "" -#: build/build.c:169 #, c-format msgid "Unable to open stream: %s\n" msgstr "" -#: build/build.c:202 #, c-format msgid "Executing(%s): %s\n" msgstr "" -#: build/build.c:205 #, c-format msgid "Bad exit status from %s (%s)\n" msgstr "" -#: build/build.c:272 msgid "Failed build dependencies:\n" msgstr "" -#: build/build.c:303 #, c-format msgid "setting %s=%s\n" msgstr "" -#: build/build.c:429 msgid "" "\n" "\n" "RPM build errors:\n" msgstr "" -#: build/files.c:344 build/files.c:525 build/files.c:744 #, c-format msgid "Missing '(' in %s %s\n" msgstr "" -#: build/files.c:354 build/files.c:666 build/files.c:754 build/files.c:813 #, c-format msgid "Missing ')' in %s(%s\n" msgstr "" -#: build/files.c:379 build/files.c:685 #, c-format msgid "Invalid %s token: %s\n" msgstr "" -#: build/files.c:491 #, c-format msgid "Missing %s in %s(%s)\n" msgstr "" -#: build/files.c:540 #, c-format msgid "Non-white space follows %s(): %s\n" msgstr "" -#: build/files.c:580 #, c-format msgid "Bad syntax: %s(%s)\n" msgstr "" -#: build/files.c:589 #, c-format msgid "Bad mode spec: %s(%s)\n" msgstr "" -#: build/files.c:601 #, c-format msgid "Bad dirmode spec: %s(%s)\n" msgstr "" -#: build/files.c:706 #, c-format msgid "Unusual locale length: \"%s\" in %%lang(%s)\n" msgstr "" -#: build/files.c:713 #, c-format msgid "Duplicate locale %s in %%lang(%s)\n" msgstr "" -#: build/files.c:828 #, c-format msgid "Invalid capability: %s\n" msgstr "" -#: build/files.c:838 msgid "File capability support not built in\n" msgstr "" -#: build/files.c:889 #, c-format msgid "File must begin with \"/\": %s\n" msgstr "" -#: build/files.c:1010 #, c-format msgid "unable to parse %s=%s\n" msgstr "" -#: build/files.c:1028 #, c-format msgid "Unknown file digest algorithm %u, falling back to MD5\n" msgstr "" -#: build/files.c:1082 #, c-format msgid "File listed twice: %s\n" msgstr "" -#: build/files.c:1204 #, c-format msgid "reading symlink %s failed: %s\n" msgstr "" -#: build/files.c:1210 #, c-format msgid "absolute symlink: %s -> %s\n" msgstr "" -#: build/files.c:1216 #, c-format msgid "Symlink points to BuildRoot: %s -> %s\n" msgstr "" -#: build/files.c:1337 #, c-format msgid "Illegal character (0x%x) in filename: %s\n" msgstr "" -#: build/files.c:1374 #, c-format msgid "Path is outside buildroot: %s\n" msgstr "" -#: build/files.c:1418 #, c-format msgid "Directory not found: %s\n" msgstr "" -#: build/files.c:1419 lib/rpminstall.c:459 #, c-format msgid "File not found: %s\n" msgstr "" -#: build/files.c:1440 #, c-format msgid "Not a directory: %s\n" msgstr "" -#: build/files.c:1594 #, c-format msgid "Can't read content of file: %s\n" msgstr "" -#: build/files.c:1635 #, c-format msgid "%s: can't load unknown tag (%d).\n" msgstr "" -#: build/files.c:1641 #, c-format msgid "%s: public key read failed.\n" msgstr "" -#: build/files.c:1645 #, c-format msgid "%s: not an armored public key.\n" msgstr "" -#: build/files.c:1654 #, c-format msgid "%s: failed to encode\n" msgstr "" -#: build/files.c:1700 msgid "failed symlink" msgstr "" -#: build/files.c:1756 build/files.c:1759 #, c-format msgid "Duplicate build-id, stat %s: %m\n" msgstr "" -#: build/files.c:1766 #, c-format msgid "Duplicate build-ids %s and %s\n" msgstr "" -#: build/files.c:1820 msgid "_build_id_links macro not set, assuming 'compat'\n" msgstr "" -#: build/files.c:1833 #, c-format msgid "_build_id_links macro set to unknown value '%s'\n" msgstr "" -#: build/files.c:1922 #, c-format msgid "error reading build-id in %s: %s\n" msgstr "" -#: build/files.c:1926 #, c-format msgid "Missing build-id in %s\n" msgstr "" -#: build/files.c:1931 #, c-format msgid "build-id found in %s too small\n" msgstr "" -#: build/files.c:1932 #, c-format msgid "build-id found in %s too large\n" msgstr "" -#: build/files.c:1947 rpmio/rpmfileutil.c:445 msgid "failed to create directory" msgstr "" -#: build/files.c:1965 msgid "Mixing main ELF and debug files in package" msgstr "" -#: build/files.c:2166 #, c-format msgid "File needs leading \"/\": %s\n" msgstr "" -#: build/files.c:2190 #, c-format msgid "%%dev glob not permitted: %s\n" msgstr "" -#: build/files.c:2202 #, c-format msgid "Directory not found by glob: %s. Trying without globbing.\n" msgstr "" -#: build/files.c:2204 #, c-format msgid "File not found by glob: %s. Trying without globbing.\n" msgstr "" -#: build/files.c:2239 #, c-format msgid "Could not open %s file %s: %m\n" msgstr "" -#: build/files.c:2264 #, c-format msgid "Empty %s file %s\n" msgstr "" -#: build/files.c:2309 #, c-format msgid "illegal _docdir_fmt %s: %s\n" msgstr "" -#: build/files.c:2430 lib/rpminstall.c:461 #, c-format msgid "File not found by glob: %s\n" msgstr "" -#: build/files.c:2517 #, c-format msgid "Special file in generated file list: %s\n" msgstr "" -#: build/files.c:2541 #, c-format msgid "Can't mix special %s with other forms: %s\n" msgstr "" -#: build/files.c:2557 #, c-format msgid "More than one file on a line: %s\n" msgstr "" -#: build/files.c:2626 msgid "Generating build-id links failed\n" msgstr "" -#: build/files.c:2743 #, c-format msgid "Bad file: %s: %s\n" msgstr "" -#: build/files.c:2811 #, c-format msgid "Checking for unpackaged file(s): %s\n" msgstr "" -#: build/files.c:2824 #, c-format msgid "" "Installed (but unpackaged) file(s) found:\n" "%s" msgstr "" -#: build/files.c:2879 #, c-format msgid "package %s already exists\n" msgstr "" -#: build/files.c:2943 #, c-format msgid "%s was mapped to multiple filenames" msgstr "" -#: build/files.c:3192 #, c-format msgid "Processing files: %s\n" msgstr "" -#: build/files.c:3214 #, c-format msgid "Binaries arch (%d) not matching the package arch (%d).\n" msgstr "" -#: build/files.c:3220 msgid "Arch dependent binaries in noarch package\n" msgstr "" -#: build/pack.c:94 #, c-format msgid "create archive failed on file %s: %s\n" msgstr "" -#: build/pack.c:97 #, c-format msgid "create archive failed: %s\n" msgstr "" -#: build/pack.c:321 #, c-format msgid "Unknown payload compression: %s\n" msgstr "" -#: build/pack.c:375 sign/rpmgensig.c:236 sign/rpmgensig.c:591 -#: sign/rpmgensig.c:626 #, c-format msgid "Could not seek in file %s: %s\n" msgstr "" -#: build/pack.c:401 #, c-format msgid "Failed to read %jd bytes in file %s: %s\n" msgstr "" -#: build/pack.c:415 msgid "Unable to create immutable header region\n" msgstr "" -#: build/pack.c:420 #, c-format msgid "Unable to write header to %s: %s\n" msgstr "" -#: build/pack.c:490 #, c-format msgid "Could not open %s: %s\n" msgstr "" -#: build/pack.c:497 #, c-format msgid "Unable to write package: %s\n" msgstr "" -#: build/pack.c:584 #, c-format msgid "Wrote: %s\n" msgstr "" -#: build/pack.c:603 #, c-format msgid "Executing \"%s\":\n" msgstr "" -#: build/pack.c:606 #, c-format msgid "Execution of \"%s\" failed.\n" msgstr "" -#: build/pack.c:610 #, c-format msgid "Package check \"%s\" failed.\n" msgstr "" -#: build/pack.c:655 #, c-format msgid "cannot create %s: %s\n" msgstr "" -#: build/pack.c:674 #, c-format msgid "Could not generate output filename for package %s: %s\n" msgstr "" -#: build/pack.c:773 #, c-format msgid "Finished binary package job, result %d, filename %s\n" msgstr "" -#: build/parseSimpleScript.c:17 build/parsePreamble.c:746 #, c-format msgid "line %d: second %s\n" msgstr "" -#: build/parseChangelog.c:183 #, c-format msgid "bogus date in %%changelog: %s\n" msgstr "" -#: build/parseChangelog.c:224 #, c-format msgid "%%changelog entries must start with *\n" msgstr "" -#: build/parseChangelog.c:232 #, c-format msgid "incomplete %%changelog entry\n" msgstr "" -#: build/parseChangelog.c:243 #, c-format msgid "bad date in %%changelog: %s\n" msgstr "" -#: build/parseChangelog.c:254 #, c-format msgid "%%changelog not in descending chronological order\n" msgstr "" -#: build/parseChangelog.c:266 build/parseChangelog.c:277 #, c-format msgid "missing name in %%changelog\n" msgstr "" -#: build/parseChangelog.c:284 #, c-format msgid "no description in %%changelog\n" msgstr "" -#: build/parseChangelog.c:321 #, c-format msgid "line %d: second %%changelog\n" msgstr "" -#: build/parseDescription.c:33 #, c-format msgid "line %d: Error parsing %%description: %s\n" msgstr "" -#: build/parseDescription.c:46 build/parseFiles.c:46 build/parsePolicies.c:45 -#: build/parseScript.c:320 #, c-format msgid "line %d: Bad option %s: %s\n" msgstr "" -#: build/parseDescription.c:57 build/parseFiles.c:57 build/parsePolicies.c:55 -#: build/parseScript.c:331 #, c-format msgid "line %d: Too many names: %s\n" msgstr "" -#: build/parseFiles.c:33 #, c-format msgid "line %d: Error parsing %%files: %s\n" msgstr "" -#: build/parseFiles.c:73 #, c-format msgid "line %d: multiple %%files for package '%s'\n" msgstr "" -#: build/parsePolicies.c:32 #, c-format msgid "line %d: Error parsing %%policies: %s\n" msgstr "" -#: build/parsePreamble.c:70 #, c-format msgid "Error parsing tag field: %s\n" msgstr "" -#: build/parsePreamble.c:182 #, c-format msgid "line %d: Bad number: %s\n" msgstr "" -#: build/parsePreamble.c:188 #, c-format msgid "line %d: Bad no%s number: %u\n" msgstr "" -#: build/parsePreamble.c:240 #, c-format msgid "Downloading %s to %s\n" msgstr "" -#: build/parsePreamble.c:242 #, c-format msgid "Couldn't download %s\n" msgstr "" -#: build/parsePreamble.c:312 #, c-format msgid "line %d: Bad %s number: %s\n" msgstr "" -#: build/parsePreamble.c:330 #, c-format msgid "%s %d defined multiple times\n" msgstr "" -#: build/parsePreamble.c:474 #, c-format msgid "Architecture is excluded: %s\n" msgstr "" -#: build/parsePreamble.c:479 #, c-format msgid "Architecture is not included: %s\n" msgstr "" -#: build/parsePreamble.c:484 #, c-format msgid "OS is excluded: %s\n" msgstr "" -#: build/parsePreamble.c:489 #, c-format msgid "OS is not included: %s\n" msgstr "" -#: build/parsePreamble.c:515 #, c-format msgid "%s field must be present in package: %s\n" msgstr "" -#: build/parsePreamble.c:538 #, c-format msgid "Duplicate %s entries in package: %s\n" msgstr "" -#: build/parsePreamble.c:609 #, c-format msgid "Unable to open icon %s: %s\n" msgstr "" -#: build/parsePreamble.c:625 #, c-format msgid "Unable to read icon %s: %s\n" msgstr "" -#: build/parsePreamble.c:635 #, c-format msgid "Unknown icon type: %s\n" msgstr "" -#: build/parsePreamble.c:649 #, c-format msgid "line %d: Tag takes single token only: %s\n" msgstr "" -#: build/parsePreamble.c:657 #, c-format msgid "line %d: %s in: %s\n" msgstr "" -#: build/parsePreamble.c:659 #, c-format msgid "%s in: %s\n" msgstr "" -#: build/parsePreamble.c:678 #, c-format msgid "Illegal char '%c' (0x%x)" msgstr "" -#: build/parsePreamble.c:684 msgid "Possible unexpanded macro" msgstr "" -#: build/parsePreamble.c:690 msgid "Illegal sequence \"..\"" msgstr "" -#: build/parsePreamble.c:778 #, c-format msgid "line %d: Malformed tag: %s\n" msgstr "" -#: build/parsePreamble.c:786 #, c-format msgid "line %d: Empty tag: %s\n" msgstr "" -#: build/parsePreamble.c:847 #, c-format msgid "line %d: Prefixes must not end with \"/\": %s\n" msgstr "" -#: build/parsePreamble.c:859 #, c-format msgid "line %d: Docdir must begin with '/': %s\n" msgstr "" -#: build/parsePreamble.c:871 #, c-format msgid "line %d: Epoch field must be an unsigned number: %s\n" msgstr "" -#: build/parsePreamble.c:908 #, c-format msgid "line %d: Bad %s: qualifiers: %s\n" msgstr "" -#: build/parsePreamble.c:942 #, c-format msgid "line %d: Bad BuildArchitecture format: %s\n" msgstr "" -#: build/parsePreamble.c:949 #, c-format msgid "line %d: Duplicate BuildArch entry: %s\n" msgstr "" -#: build/parsePreamble.c:959 #, c-format msgid "line %d: Only noarch subpackages are supported: %s\n" msgstr "" -#: build/parsePreamble.c:974 #, c-format msgid "Internal error: Bogus tag %d\n" msgstr "" -#: build/parsePreamble.c:1072 #, c-format msgid "line %d: %s is deprecated: %s\n" msgstr "" -#: build/parsePreamble.c:1133 #, c-format msgid "Bad package specification: %s\n" msgstr "" -#: build/parsePreamble.c:1178 msgid "Binary rpm package found. Expected spec file!\n" msgstr "" -#: build/parsePreamble.c:1181 #, c-format msgid "line %d: Unknown tag: %s\n" msgstr "" -#: build/parsePreamble.c:1216 #, c-format msgid "%%{buildroot} couldn't be empty\n" msgstr "" -#: build/parsePreamble.c:1220 #, c-format msgid "%%{buildroot} can not be \"/\"\n" msgstr "" -#: build/parsePrep.c:29 #, c-format msgid "Bad source: %s: %s\n" msgstr "" -#: build/parsePrep.c:68 #, c-format msgid "No patch number %u\n" msgstr "" -#: build/parsePrep.c:137 #, c-format msgid "No source number %u\n" msgstr "" -#: build/parsePrep.c:259 #, c-format msgid "Error parsing %%setup: %s\n" msgstr "" -#: build/parsePrep.c:275 #, c-format msgid "line %d: Bad arg to %%setup: %s\n" msgstr "" -#: build/parsePrep.c:291 #, c-format msgid "line %d: Bad %%setup option %s: %s\n" msgstr "" -#: build/parsePrep.c:454 -#, c-format -msgid "%s: %s: %s\n" -msgstr "" - -#: build/parsePrep.c:467 #, c-format msgid "Invalid patch number %s: %s\n" msgstr "" -#: build/parsePrep.c:497 #, c-format msgid "line %d: second %%prep\n" msgstr "" -#: build/parseReqs.c:52 msgid "Dependency tokens must begin with alpha-numeric, '_' or '/'" msgstr "" -#: build/parseReqs.c:57 msgid "Versioned file name not permitted" msgstr "" -#: build/parseReqs.c:222 msgid "No rich dependencies allowed for this type" msgstr "" -#: build/parseReqs.c:232 build/parseReqs.c:322 msgid "invalid dependency" msgstr "" -#: build/parseReqs.c:267 lib/rpmds.c:1360 msgid "Version required" msgstr "" -#: build/parseReqs.c:282 msgid "Only package names are allowed in Obsoletes" msgstr "" -#: build/parseReqs.c:287 msgid "It's not recommended to have unversioned Obsoletes" msgstr "" -#: build/parseReqs.c:290 msgid "It's not recommended to use '>' in Obsoletes" msgstr "" -#: build/parseReqs.c:298 msgid "Only absolute paths are allowed in file triggers" msgstr "" -#: build/parseReqs.c:311 msgid "Trigger fired by the same package is already defined in spec file" msgstr "" -#: build/parseReqs.c:339 #, c-format msgid "line %d: %s: %s\n" msgstr "" -#: build/parseScript.c:262 #, c-format msgid "line %d: triggers must have --: %s\n" msgstr "" -#: build/parseScript.c:270 #, c-format msgid "line %d: missing trigger condition: %s\n" msgstr "" -#: build/parseScript.c:280 build/parseScript.c:350 #, c-format msgid "line %d: Error parsing %s: %s\n" msgstr "" -#: build/parseScript.c:292 #, c-format msgid "line %d: internal script must end with '>': %s\n" msgstr "" -#: build/parseScript.c:298 #, c-format msgid "line %d: script program must begin with '/': %s\n" msgstr "" -#: build/parseScript.c:312 #, c-format msgid "line %d: Priorities are allowed only for file triggers : %s\n" msgstr "" -#: build/parseScript.c:343 #, c-format msgid "line %d: Second %s\n" msgstr "" -#: build/parseScript.c:374 #, c-format msgid "line %d: unsupported internal script: %s\n" msgstr "" -#: build/parseScript.c:392 #, c-format msgid "line %d: file trigger condition must begin with '/': %s" msgstr "" -#: build/parseScript.c:398 #, c-format msgid "line %d: interpreter arguments not allowed in triggers: %s\n" msgstr "" -#: build/parseSpec.c:232 #, c-format msgid "extra tokens at the end of %s directive in line %d: %s\n" msgstr "" -#: build/parseSpec.c:266 #, c-format msgid "Macro expanded in comment on line %d: %s\n" msgstr "" -#: build/parseSpec.c:390 #, c-format msgid "Unable to open %s: %s\n" msgstr "" -#: build/parseSpec.c:424 #, c-format msgid "%s:%d: Argument expected for %s\n" msgstr "" -#: build/parseSpec.c:449 #, c-format msgid "line %d: Unclosed %%if\n" msgstr "" -#: build/parseSpec.c:454 #, c-format msgid "line %d: unclosed macro or bad line continuation\n" msgstr "" -#: build/parseSpec.c:482 #, c-format msgid "%s: line %d: %s with no %%if\n" msgstr "" -#: build/parseSpec.c:485 #, c-format msgid "%s: line %d: %s after %s\n" msgstr "" -#: build/parseSpec.c:512 #, c-format msgid "%s:%d: bad %s condition: %s\n" msgstr "" -#: build/parseSpec.c:540 #, c-format msgid "%s:%d: malformed %%include statement\n" msgstr "" -#: build/parseSpec.c:779 #, c-format msgid "encoding %s not supported by system\n" msgstr "" -#: build/parseSpec.c:808 #, c-format msgid "Package %s: invalid %s encoding in %s: %s - %s\n" msgstr "" -#: build/parseSpec.c:844 #, c-format msgid "line %d: %%end doesn't take any arguments: %s\n" msgstr "" -#: build/parseSpec.c:851 #, c-format msgid "line %d: %%end not expected here, no section to close: %s\n" msgstr "" -#: build/parseSpec.c:867 #, c-format msgid "line %d doesn't belong to any section: %s\n" msgstr "" -#: build/parseSpec.c:1028 msgid "No compatible architectures found for build\n" msgstr "" -#: build/parseSpec.c:1083 #, c-format msgid "Package has no %%description: %s\n" msgstr "" -#: build/policies.c:87 #, c-format msgid "Policy module '%s' duplicated with overlapping types\n" msgstr "" -#: build/policies.c:93 #, c-format msgid "Base modules '%s' and '%s' have overlapping types\n" msgstr "" -#: build/policies.c:101 msgid "Failed to get policies from header\n" msgstr "" -#: build/policies.c:154 #, c-format msgid "%%semodule requires a file path\n" msgstr "" -#: build/policies.c:163 #, c-format msgid "Failed to read policy file: %s\n" msgstr "" -#: build/policies.c:170 #, c-format msgid "Failed to encode policy file: %s\n" msgstr "" -#: build/policies.c:187 #, c-format msgid "Failed to determine a policy name: %s\n" msgstr "" -#: build/policies.c:199 #, c-format msgid "" "'%s' type given with other types in %%semodule %s. Compacting types to " "'%s'.\n" msgstr "" -#: build/policies.c:246 #, c-format msgid "Error parsing %s: %s\n" msgstr "" -#: build/policies.c:252 #, c-format msgid "Expecting %%semodule tag: %s\n" msgstr "" -#: build/policies.c:262 #, c-format msgid "Missing module path in line: %s\n" msgstr "" -#: build/policies.c:268 #, c-format msgid "Too many arguments in line: %s\n" msgstr "" -#: build/policies.c:311 #, c-format msgid "Processing policies: %s\n" msgstr "" -#: build/rpmfc.c:186 #, c-format msgid "Ignoring invalid regex %s\n" msgstr "" -#: build/rpmfc.c:219 #, c-format msgid "%s: mime and magic supplied, only mime will be used\n" msgstr "" -#: build/rpmfc.c:290 #, c-format msgid "Couldn't create pipe for %s: %m\n" msgstr "" -#: build/rpmfc.c:296 lib/rpmscript.c:323 #, c-format msgid "Couldn't fork %s: %s\n" msgstr "" -#: build/rpmfc.c:324 #, c-format msgid "Couldn't exec %s: %s\n" msgstr "" -#: build/rpmfc.c:410 #, c-format msgid "%s failed: %x\n" msgstr "" -#: build/rpmfc.c:414 #, c-format msgid "failed to write all data to %s: %s\n" msgstr "" -#: build/rpmfc.c:1174 msgid "Empty file classifier\n" msgstr "" -#: build/rpmfc.c:1183 msgid "No file attributes configured\n" msgstr "" -#: build/rpmfc.c:1209 #, c-format msgid "magic_open(0x%x) failed: %s\n" msgstr "" -#: build/rpmfc.c:1215 build/rpmfc.c:1219 #, c-format msgid "magic_load failed: %s\n" msgstr "" -#: build/rpmfc.c:1266 build/rpmfc.c:1285 #, c-format msgid "Recognition of file \"%s\" failed: mode %06o %s\n" msgstr "" -#: build/rpmfc.c:1493 #, c-format msgid "Finding %s: %s\n" msgstr "" -#: build/rpmfc.c:1502 build/rpmfc.c:1511 #, c-format msgid "Failed to find %s:\n" msgstr "" -#: build/rpmfc.c:1550 msgid "Deprecated external dependency generator is used!\n" msgstr "" -#: build/spec.c:88 #, c-format msgid "line %d: %s: package %s does not exist\n" msgstr "" -#: build/spec.c:91 #, c-format msgid "line %d: %s: package %s already exists\n" msgstr "" -#: build/spec.c:471 #, c-format msgid "query of specfile %s failed, can't parse\n" msgstr "" -#: lib/backend/db3.c:98 #, c-format msgid "%s error(%d) from %s: %s\n" msgstr "" -#: lib/backend/db3.c:101 #, c-format msgid "%s error(%d): %s\n" msgstr "" -#: lib/backend/db3.c:289 #, c-format msgid "unrecognized db option: \"%s\" ignored.\n" msgstr "" -#: lib/backend/db3.c:326 #, c-format msgid "%s has invalid numeric value, skipped\n" msgstr "" -#: lib/backend/db3.c:335 #, c-format msgid "%s has too large or too small long value, skipped\n" msgstr "" -#: lib/backend/db3.c:344 #, c-format msgid "%s has too large or too small integer value, skipped\n" msgstr "" -#: lib/backend/db3.c:805 #, c-format msgid "cannot get %s lock on %s/%s\n" msgstr "" -#: lib/backend/db3.c:807 msgid "shared" msgstr "" -#: lib/backend/db3.c:807 msgid "exclusive" msgstr "" -#: lib/backend/db3.c:889 #, c-format msgid "invalid index type %x on %s/%s\n" msgstr "" -#: lib/backend/db3.c:1067 #, c-format msgid "error(%d) getting \"%s\" records from %s index: %s\n" msgstr "" -#: lib/backend/db3.c:1097 #, c-format msgid "error(%d) storing record \"%s\" into %s\n" msgstr "" -#: lib/backend/db3.c:1105 #, c-format msgid "error(%d) removing record \"%s\" from %s\n" msgstr "" -#: lib/backend/db3.c:1217 #, c-format msgid "error(%d) adding header #%d record\n" msgstr "" -#: lib/backend/db3.c:1226 #, c-format msgid "error(%d) removing header #%d record\n" msgstr "" -#: lib/backend/db3.c:1281 #, c-format msgid "error(%d) allocating new package instance\n" msgstr "" -#: lib/backend/dbi.c:93 +#, c-format +msgid "invalid %%_db_backend: %s\n" +msgstr "" + #, c-format msgid "Converting database from %s to %s backend\n" msgstr "" -#: lib/backend/dbi.c:97 #, c-format msgid "Found %s %s database while attempting %s backend: using %s backend.\n" msgstr "" -#: lib/backend/ndb/glue.c:102 msgid "Detected outdated index databases\n" msgstr "" -#: lib/backend/ndb/glue.c:104 msgid "Rebuilding outdated index databases\n" msgstr "" -#: lib/backend/ndb/rpmidx.c:204 #, c-format msgid "rpmidx: Version mismatch. Expected version: %u. Found version: %u\n" msgstr "" -#: lib/backend/ndb/rpmpkg.c:126 #, c-format msgid "rpmpkg: Version mismatch. Expected version: %u. Found version: %u\n" msgstr "" -#: lib/backend/ndb/rpmpkg.c:500 msgid "rpmpkg: detected non-zero blob, trying auto repair\n" msgstr "" -#: lib/backend/ndb/rpmxdb.c:241 #, c-format msgid "rpmxdb: Version mismatch. Expected version: %u. Found version: %u\n" msgstr "" -#: lib/backend/sqlite.c:155 #, c-format msgid "Unable to open sqlite database %s: %s\n" msgstr "" -#: lib/depends.c:87 #, c-format msgid "%s is a Delta RPM and cannot be directly installed\n" msgstr "" -#: lib/depends.c:91 #, c-format msgid "Unsupported payload (%s) in package %s\n" msgstr "" -#: lib/depends.c:361 #, c-format msgid "package %s was already added, skipping %s\n" msgstr "" -#: lib/depends.c:362 #, c-format msgid "package %s was already added, replacing with %s\n" msgstr "" -#: lib/formats.c:42 msgid "(not a blob)" msgstr "" -#: lib/formats.c:43 msgid "(not a number)" msgstr "" -#: lib/formats.c:44 msgid "(not a string)" msgstr "" -#: lib/formats.c:47 lib/formats.c:151 lib/formats.c:269 msgid "(invalid type)" msgstr "" -#: lib/formats.c:116 -#, c-format -msgid "%c" -msgstr "" - -#: lib/formats.c:122 -msgid "%a %b %d %Y" -msgstr "" - -#: lib/formats.c:255 msgid "(not base64)" msgstr "" -#: lib/formats.c:315 msgid "(invalid xml type)" msgstr "" -#: lib/formats.c:360 msgid "(not an OpenPGP signature)" msgstr "" -#: lib/formats.c:371 #, c-format msgid "Invalid date %u" msgstr "" -#: lib/formats.c:419 msgid "normal" msgstr "" -#: lib/formats.c:422 lib/verify.c:326 msgid "replaced" msgstr "" -#: lib/formats.c:425 lib/verify.c:320 msgid "not installed" msgstr "" -#: lib/formats.c:428 lib/verify.c:322 msgid "net shared" msgstr "" -#: lib/formats.c:431 lib/verify.c:324 msgid "wrong color" msgstr "" -#: lib/formats.c:434 msgid "missing" msgstr "" -#: lib/formats.c:437 msgid "(unknown)" msgstr "" -#: lib/fsm.c:725 #, c-format msgid "%s saved as %s\n" msgstr "" -#: lib/fsm.c:778 #, c-format msgid "%s created as %s\n" msgstr "" -#: lib/fsm.c:1069 #, c-format msgid "%s %s: remove failed: %s\n" msgstr "" -#: lib/fsm.c:1070 msgid "directory" msgstr "" -#: lib/fsm.c:1070 msgid "file" msgstr "" -#: lib/header.c:301 #, c-format msgid "tag[%d]: BAD, tag %d type %d offset %d count %d len %d" msgstr "" -#: lib/header.c:971 msgid "hdr load: BAD" msgstr "" -#: lib/header.c:1793 msgid "region: no tags" msgstr "" -#: lib/header.c:1815 #, c-format msgid "region tag: BAD, tag %d type %d offset %d count %d" msgstr "" -#: lib/header.c:1823 #, c-format msgid "region offset: BAD, tag %d type %d offset %d count %d" msgstr "" -#: lib/header.c:1845 #, c-format msgid "region trailer: BAD, tag %d type %d offset %d count %d" msgstr "" -#: lib/header.c:1854 #, c-format msgid "region %d size: BAD, ril %d il %d rdl %d dl %d" msgstr "" -#: lib/header.c:1862 #, c-format msgid "region %d: tag number mismatch il %d ril %d dl %d rdl %d\n" msgstr "" -#: lib/header.c:1912 #, c-format msgid "hdr size(%d): BAD, read returned %d" msgstr "" -#: lib/header.c:1916 msgid "hdr magic: BAD" msgstr "" -#: lib/header.c:1921 #, c-format msgid "hdr tags: BAD, no. of tags(%d) out of range" msgstr "" -#: lib/header.c:1926 #, c-format msgid "hdr data: BAD, no. of bytes(%d) out of range" msgstr "" -#: lib/header.c:1936 #, c-format msgid "hdr blob(%zd): BAD, read returned %d" msgstr "" -#: lib/header.c:1945 #, c-format msgid "sigh pad(%zd): BAD, read %zd bytes" msgstr "" -#: lib/header.c:1958 msgid "signature " msgstr "" -#: lib/header.c:1985 #, c-format msgid "blob size(%d): BAD, 8 + 16 * il(%d) + dl(%d)" msgstr "" -#: lib/headerfmt.c:356 msgid "invalid field width" msgstr "" -#: lib/headerfmt.c:362 #, c-format msgid "missing { after %%" msgstr "" -#: lib/headerfmt.c:384 #, c-format msgid "missing } after %%{" msgstr "" -#: lib/headerfmt.c:395 msgid "empty tag format" msgstr "" -#: lib/headerfmt.c:406 msgid "empty tag name" msgstr "" -#: lib/headerfmt.c:413 #, c-format msgid "unknown tag: \"%s\"" msgstr "" -#: lib/headerfmt.c:433 msgid "] expected at end of array" msgstr "" -#: lib/headerfmt.c:445 msgid "unexpected ]" msgstr "" -#: lib/headerfmt.c:455 msgid "unexpected }" msgstr "" -#: lib/headerfmt.c:473 msgid "escaped char expected after \\" msgstr "" -#: lib/headerfmt.c:515 msgid "? expected in expression" msgstr "" -#: lib/headerfmt.c:522 msgid "{ expected after ? in expression" msgstr "" -#: lib/headerfmt.c:534 lib/headerfmt.c:574 msgid "} expected in expression" msgstr "" -#: lib/headerfmt.c:542 msgid ": expected following ? subexpression" msgstr "" -#: lib/headerfmt.c:560 msgid "{ expected after : in expression" msgstr "" -#: lib/headerfmt.c:582 msgid "| expected at end of expression" msgstr "" -#: lib/headerfmt.c:757 msgid "array iterator used with different sized arrays" msgstr "" -#: lib/package.c:315 #, c-format msgid "RPM v3 packages are deprecated: %s\n" msgstr "" -#: lib/poptALL.c:142 rpmio/macro.c:1282 #, c-format msgid "failed to load macro file %s\n" msgstr "" -#: lib/poptALL.c:149 #, c-format msgid "arguments to --dbpath must begin with '/'\n" msgstr "" -#: lib/poptALL.c:170 #, c-format msgid "" "%s: error: more than one --pipe specified (incompatible popt aliases?)\n" msgstr "" -#: lib/poptALL.c:203 msgid "predefine MACRO with value EXPR" msgstr "" -#: lib/poptALL.c:204 lib/poptALL.c:207 msgid "'MACRO EXPR'" msgstr "" -#: lib/poptALL.c:206 msgid "define MACRO with value EXPR" msgstr "" -#: lib/poptALL.c:209 msgid "undefine MACRO" msgstr "" -#: lib/poptALL.c:210 msgid "MACRO" msgstr "" -#: lib/poptALL.c:212 msgid "print macro expansion of EXPR" msgstr "" -#: lib/poptALL.c:213 msgid "'EXPR'" msgstr "" -#: lib/poptALL.c:215 msgid "Specify target platform" msgstr "" -#: lib/poptALL.c:215 msgid "CPU-VENDOR-OS" msgstr "" -#: lib/poptALL.c:217 lib/poptALL.c:239 msgid "read instead of default file(s)" msgstr "" -#: lib/poptALL.c:218 lib/poptALL.c:240 msgid "" msgstr "" -#: lib/poptALL.c:220 msgid "load a single macro file" msgstr "" -#: lib/poptALL.c:221 msgid "" msgstr "" -#: lib/poptALL.c:226 msgid "don't enable any plugins" msgstr "" -#: lib/poptALL.c:229 msgid "don't verify package digest(s)" msgstr "" -#: lib/poptALL.c:231 msgid "don't verify database header(s) when retrieved" msgstr "" -#: lib/poptALL.c:233 msgid "don't verify package signature(s)" msgstr "" -#: lib/poptALL.c:236 msgid "send stdout to CMD" msgstr "" -#: lib/poptALL.c:237 msgid "CMD" msgstr "" -#: lib/poptALL.c:242 msgid "use ROOT as top level directory" msgstr "" -#: lib/poptALL.c:243 msgid "ROOT" msgstr "" -#: lib/poptALL.c:245 msgid "use database in DIRECTORY" msgstr "" -#: lib/poptALL.c:246 msgid "DIRECTORY" msgstr "" -#: lib/poptALL.c:249 msgid "display known query tags" msgstr "" -#: lib/poptALL.c:251 msgid "display final rpmrc and macro configuration" msgstr "" -#: lib/poptALL.c:253 msgid "provide less detailed output" msgstr "" -#: lib/poptALL.c:255 msgid "provide more detailed output" msgstr "" -#: lib/poptALL.c:257 msgid "print the version of rpm being used" msgstr "" -#: lib/poptALL.c:260 msgid "debug payload file state machine" msgstr "" -#: lib/poptALL.c:266 msgid "debug rpmio I/O" msgstr "" -#: lib/poptALL.c:268 msgid "disable user namespace support" msgstr "" -#: lib/poptALL.c:327 #, c-format msgid "%s: option table misconfigured (%d)\n" msgstr "" -#: lib/poptI.c:52 msgid "exclude paths must begin with a /" msgstr "" -#: lib/poptI.c:64 msgid "relocations must begin with a /" msgstr "" -#: lib/poptI.c:67 msgid "relocations must contain a =" msgstr "" -#: lib/poptI.c:70 msgid "relocations must have a / following the =" msgstr "" -#: lib/poptI.c:118 msgid "install all files, even configurations which might otherwise be skipped" msgstr "" -#: lib/poptI.c:122 msgid "" "remove all packages which match (normally an error is generated if " " specified multiple packages)" msgstr "" -#: lib/poptI.c:127 msgid "relocate files in non-relocatable package" msgstr "" -#: lib/poptI.c:131 msgid "print dependency loops as warning" msgstr "" -#: lib/poptI.c:135 msgid "erase (uninstall) package" msgstr "" -#: lib/poptI.c:135 msgid "+" msgstr "" -#: lib/poptI.c:138 msgid "do not install artifacts" msgstr "" -#: lib/poptI.c:141 lib/poptI.c:181 msgid "do not install configuration files" msgstr "" -#: lib/poptI.c:144 lib/poptI.c:186 msgid "do not install documentation" msgstr "" -#: lib/poptI.c:146 msgid "skip files with leading component " msgstr "" -#: lib/poptI.c:147 msgid "" msgstr "" -#: lib/poptI.c:150 msgid "short hand for --replacepkgs --replacefiles" msgstr "" -#: lib/poptI.c:154 msgid "upgrade package(s) if already installed" msgstr "" -#: lib/poptI.c:155 lib/poptI.c:174 lib/poptI.c:263 lib/poptI.c:267 msgid "+" msgstr "" -#: lib/poptI.c:157 msgid "print hash marks as package installs (good with -v)" msgstr "" -#: lib/poptI.c:160 msgid "don't verify package architecture" msgstr "" -#: lib/poptI.c:163 msgid "don't verify package operating system" msgstr "" -#: lib/poptI.c:166 msgid "don't check disk space before installing" msgstr "" -#: lib/poptI.c:169 msgid "short hand for --ignorepayload --ignoresignature" msgstr "" -#: lib/poptI.c:171 msgid "install documentation" msgstr "" -#: lib/poptI.c:174 msgid "install package(s)" msgstr "" -#: lib/poptI.c:177 msgid "update the database, but do not modify the filesystem" msgstr "" -#: lib/poptI.c:183 msgid "do not verify package dependencies" msgstr "" -#: lib/poptI.c:189 lib/poptQV.c:246 lib/poptQV.c:248 msgid "don't verify digest of files" msgstr "" -#: lib/poptI.c:191 msgid "don't verify digest of files (obsolete)" msgstr "" -#: lib/poptI.c:193 msgid "don't install file security contexts" msgstr "" -#: lib/poptI.c:195 msgid "don't install file capabilities" msgstr "" -#: lib/poptI.c:199 msgid "do not reorder package installation to satisfy dependencies" msgstr "" -#: lib/poptI.c:203 msgid "do not execute package scriptlet(s)" msgstr "" -#: lib/poptI.c:207 #, c-format msgid "do not execute %%pre scriptlet (if any)" msgstr "" -#: lib/poptI.c:210 #, c-format msgid "do not execute %%post scriptlet (if any)" msgstr "" -#: lib/poptI.c:213 #, c-format msgid "do not execute %%preun scriptlet (if any)" msgstr "" -#: lib/poptI.c:216 #, c-format msgid "do not execute %%postun scriptlet (if any)" msgstr "" -#: lib/poptI.c:219 #, c-format msgid "do not execute %%pretrans scriptlet (if any)" msgstr "" -#: lib/poptI.c:222 #, c-format msgid "do not execute %%posttrans scriptlet (if any)" msgstr "" -#: lib/poptI.c:225 msgid "do not execute any scriptlet(s) triggered by this package" msgstr "" -#: lib/poptI.c:228 #, c-format msgid "do not execute any %%triggerprein scriptlet(s)" msgstr "" -#: lib/poptI.c:231 #, c-format msgid "do not execute any %%triggerin scriptlet(s)" msgstr "" -#: lib/poptI.c:234 #, c-format msgid "do not execute any %%triggerun scriptlet(s)" msgstr "" -#: lib/poptI.c:237 #, c-format msgid "do not execute any %%triggerpostun scriptlet(s)" msgstr "" -#: lib/poptI.c:241 msgid "" "upgrade to an old version of the package (--force on upgrades does this " "automatically)" msgstr "" -#: lib/poptI.c:245 msgid "print percentages as package installs" msgstr "" -#: lib/poptI.c:247 msgid "relocate the package to , if relocatable" msgstr "" -#: lib/poptI.c:248 msgid "" msgstr "" -#: lib/poptI.c:250 msgid "relocate files from path to " msgstr "" -#: lib/poptI.c:251 msgid "=" msgstr "" -#: lib/poptI.c:254 msgid "ignore file conflicts between packages" msgstr "" -#: lib/poptI.c:257 msgid "reinstall if the package is already present" msgstr "" -#: lib/poptI.c:259 msgid "don't install, but tell if it would work or not" msgstr "" -#: lib/poptI.c:262 msgid "upgrade package(s)" msgstr "" -#: lib/poptI.c:266 msgid "reinstall package(s)" msgstr "" -#: lib/poptQV.c:79 msgid "query/verify all packages" msgstr "" -#: lib/poptQV.c:81 msgid "rpm checksig mode" msgstr "" -#: lib/poptQV.c:83 msgid "query/verify package(s) owning file" msgstr "" -#: lib/poptQV.c:85 msgid "query/verify package(s) in group" msgstr "" -#: lib/poptQV.c:87 msgid "query/verify a package file" msgstr "" -#: lib/poptQV.c:90 msgid "query/verify package(s) with package identifier" msgstr "" -#: lib/poptQV.c:92 msgid "query/verify package(s) with header identifier" msgstr "" -#: lib/poptQV.c:95 msgid "rpm query mode" msgstr "" -#: lib/poptQV.c:97 msgid "query/verify a header instance" msgstr "" -#: lib/poptQV.c:99 msgid "query/verify package(s) from install transaction" msgstr "" -#: lib/poptQV.c:101 msgid "query the package(s) triggered by the package" msgstr "" -#: lib/poptQV.c:103 msgid "rpm verify mode" msgstr "" -#: lib/poptQV.c:105 lib/poptQV.c:107 msgid "query/verify the package(s) which require a dependency" msgstr "" -#: lib/poptQV.c:109 msgid "query/verify the package(s) which obsolete a dependency" msgstr "" -#: lib/poptQV.c:111 msgid "query/verify the package(s) which provide a dependency" msgstr "" -#: lib/poptQV.c:113 msgid "query/verify the package(s) which recommends a dependency" msgstr "" -#: lib/poptQV.c:115 msgid "query/verify the package(s) which suggests a dependency" msgstr "" -#: lib/poptQV.c:117 msgid "query/verify the package(s) which supplements a dependency" msgstr "" -#: lib/poptQV.c:119 msgid "query/verify the package(s) which enhances a dependency" msgstr "" -#: lib/poptQV.c:122 msgid "do not glob arguments" msgstr "" -#: lib/poptQV.c:124 msgid "do not process non-package files as manifests" msgstr "" -#: lib/poptQV.c:193 msgid "only include configuration files" msgstr "" -#: lib/poptQV.c:196 msgid "only include documentation files" msgstr "" -#: lib/poptQV.c:199 msgid "only include license files" msgstr "" -#: lib/poptQV.c:202 msgid "only include artifact files" msgstr "" -#: lib/poptQV.c:205 #, c-format msgid "exclude %%ghost files" msgstr "" -#: lib/poptQV.c:208 #, c-format msgid "exclude %%config files" msgstr "" -#: lib/poptQV.c:211 #, c-format msgid "exclude %%artifact files" msgstr "" -#: lib/poptQV.c:223 msgid "dump basic file information" msgstr "" -#: lib/poptQV.c:227 msgid "list files in package" msgstr "" -#: lib/poptQV.c:233 msgid "display the states of the listed files" msgstr "" -#: lib/poptQV.c:251 msgid "don't verify size of files" msgstr "" -#: lib/poptQV.c:254 msgid "don't verify symlink path of files" msgstr "" -#: lib/poptQV.c:257 msgid "don't verify owner of files" msgstr "" -#: lib/poptQV.c:260 msgid "don't verify group of files" msgstr "" -#: lib/poptQV.c:263 msgid "don't verify modification time of files" msgstr "" -#: lib/poptQV.c:266 lib/poptQV.c:269 msgid "don't verify mode of files" msgstr "" -#: lib/poptQV.c:272 msgid "don't verify file security contexts" msgstr "" -#: lib/poptQV.c:274 msgid "don't verify capabilities of files" msgstr "" -#: lib/poptQV.c:276 msgid "don't verify files in package" msgstr "" -#: lib/poptQV.c:278 tools/rpmgraph.c:217 msgid "don't verify package dependencies" msgstr "" -#: lib/poptQV.c:281 lib/poptQV.c:284 msgid "don't execute verify script(s)" msgstr "" -#: lib/psm.c:148 #, c-format msgid "Missing rpmlib features for %s:\n" msgstr "" -#: lib/psm.c:185 msgid "source package expected, binary found\n" msgstr "" -#: lib/psm.c:196 msgid "source package contains no .spec file\n" msgstr "" -#: lib/psm.c:610 #, c-format msgid "unpacking of archive failed%s%s: %s\n" msgstr "" -#: lib/psm.c:611 msgid " on file " msgstr "" -#: lib/query.c:108 #, c-format msgid "incorrect format: %s\n" msgstr "" -#: lib/query.c:124 msgid "(contains no files)\n" msgstr "" -#: lib/query.c:153 msgid "normal " msgstr "" -#: lib/query.c:156 msgid "replaced " msgstr "" -#: lib/query.c:159 msgid "not installed " msgstr "" -#: lib/query.c:162 msgid "net shared " msgstr "" -#: lib/query.c:165 msgid "wrong color " msgstr "" -#: lib/query.c:168 msgid "(no state) " msgstr "" -#: lib/query.c:171 #, c-format msgid "(unknown %3d) " msgstr "" -#: lib/query.c:191 msgid "package has not file owner/group lists\n" msgstr "" -#: lib/query.c:225 msgid "package has neither file owner or id lists\n" msgstr "" -#: lib/query.c:326 #, c-format msgid "group %s does not contain any packages\n" msgstr "" -#: lib/query.c:333 #, c-format msgid "no package triggers %s\n" msgstr "" -#: lib/query.c:344 lib/query.c:363 lib/query.c:379 #, c-format msgid "malformed %s: %s\n" msgstr "" -#: lib/query.c:354 lib/query.c:369 lib/query.c:384 #, c-format msgid "no package matches %s: %s\n" msgstr "" -#: lib/query.c:392 #, c-format msgid "no package conflicts %s\n" msgstr "" -#: lib/query.c:399 #, c-format msgid "no package obsoletes %s\n" msgstr "" -#: lib/query.c:406 #, c-format msgid "no package requires %s\n" msgstr "" -#: lib/query.c:413 #, c-format msgid "no package recommends %s\n" msgstr "" -#: lib/query.c:420 #, c-format msgid "no package suggests %s\n" msgstr "" -#: lib/query.c:427 #, c-format msgid "no package supplements %s\n" msgstr "" -#: lib/query.c:434 #, c-format msgid "no package enhances %s\n" msgstr "" -#: lib/query.c:442 #, c-format msgid "no package provides %s\n" msgstr "" -#: lib/query.c:474 #, c-format msgid "file %s: %s\n" msgstr "" -#: lib/query.c:477 #, c-format msgid "file %s is not owned by any package\n" msgstr "" -#: lib/query.c:488 #, c-format msgid "invalid package number: %s\n" msgstr "" -#: lib/query.c:495 #, c-format msgid "record %u could not be read\n" msgstr "" -#: lib/query.c:504 lib/rpminstall.c:701 #, c-format msgid "package %s is not installed\n" msgstr "" -#: lib/query.c:535 #, c-format msgid "unknown tag: \"%s\"\n" msgstr "" -#: lib/rpmchecksig.c:48 lib/rpmchecksig.c:56 #, c-format msgid "%s: key %d import failed.\n" msgstr "" -#: lib/rpmchecksig.c:64 #, c-format msgid "%s: key %d not an armored public key.\n" msgstr "" -#: lib/rpmchecksig.c:109 #, c-format msgid "%s: import read failed(%d).\n" msgstr "" -#: lib/rpmchecksig.c:129 #, c-format msgid "Fread failed: %s" msgstr "" -#: lib/rpmchecksig.c:246 msgid "DIGESTS" msgstr "" -#: lib/rpmchecksig.c:246 msgid "digests" msgstr "" -#: lib/rpmchecksig.c:250 msgid "SIGNATURES" msgstr "" -#: lib/rpmchecksig.c:250 msgid "signatures" msgstr "" -#: lib/rpmchecksig.c:252 msgid "NOT OK" msgstr "" -#: lib/rpmchecksig.c:252 msgid "OK" msgstr "" -#: lib/rpmchecksig.c:294 sign/rpmgensig.c:73 #, c-format msgid "%s: open failed: %s\n" msgstr "" -#: lib/rpmchroot.c:101 #, c-format msgid "Unable to open current directory: %m\n" msgstr "" -#: lib/rpmchroot.c:117 lib/rpmchroot.c:146 #, c-format msgid "%s: chroot directory not set\n" msgstr "" -#: lib/rpmchroot.c:132 #, c-format msgid "Unable to change root directory: %m\n" msgstr "" -#: lib/rpmchroot.c:158 #, c-format msgid "Unable to restore root directory: %m\n" msgstr "" -#: lib/rpmdb.c:66 #, c-format msgid "Generating %d missing index(es), please wait...\n" msgstr "" -#: lib/rpmdb.c:161 lib/rpmdb.c:207 #, c-format msgid "cannot open %s index using %s - %s (%d)\n" msgstr "" -#: lib/rpmdb.c:461 msgid "no dbpath has been set\n" msgstr "" -#: lib/rpmdb.c:972 msgid "miFreeHeader: skipping" msgstr "" -#: lib/rpmdb.c:988 #, c-format msgid "error(%d) storing record #%d into %s\n" msgstr "" -#: lib/rpmdb.c:1100 #, c-format msgid "%s: regexec failed: %s\n" msgstr "" -#: lib/rpmdb.c:1281 #, c-format msgid "%s: regcomp failed: %s\n" msgstr "" -#: lib/rpmdb.c:1444 msgid "rpmdbNextIterator: skipping" msgstr "" -#: lib/rpmdb.c:1531 #, c-format msgid "rpmdb: damaged header #%u retrieved -- skipping.\n" msgstr "" -#: lib/rpmdb.c:2066 #, c-format msgid "%s: cannot read header at 0x%x\n" msgstr "" -#: lib/rpmdb.c:2409 msgid "could not move new database in place\n" msgstr "" -#: lib/rpmdb.c:2412 #, c-format msgid "could also not restore old database from %s\n" msgstr "" -#: lib/rpmdb.c:2414 lib/rpmdb.c:2601 #, c-format msgid "replace files in %s with files from %s to recover\n" msgstr "" -#: lib/rpmdb.c:2423 #, c-format msgid "Could not get public keys from %s\n" msgstr "" -#: lib/rpmdb.c:2430 #, c-format msgid "could not delete old database at %s\n" msgstr "" -#: lib/rpmdb.c:2501 msgid "no dbpath has been set" msgstr "" -#: lib/rpmdb.c:2519 #, c-format msgid "failed to create directory %s: %s\n" msgstr "" -#: lib/rpmdb.c:2554 #, c-format msgid "header #%u in the database is bad -- skipping.\n" msgstr "" -#: lib/rpmdb.c:2569 #, c-format msgid "cannot add record originally at %u\n" msgstr "" -#: lib/rpmdb.c:2586 msgid "failed to rebuild database: original database remains in place\n" msgstr "" -#: lib/rpmdb.c:2599 msgid "failed to replace old database with new database!\n" msgstr "" -#: lib/rpmds.c:700 msgid "NO " msgstr "" -#: lib/rpmds.c:700 msgid "YES" msgstr "" -#: lib/rpmds.c:1078 msgid "PreReq:, Provides:, and Obsoletes: dependencies support versions." msgstr "" -#: lib/rpmds.c:1081 msgid "file name(s) stored as (dirName,baseName,dirIndex) tuple, not as path." msgstr "" -#: lib/rpmds.c:1085 msgid "package payload can be compressed using bzip2." msgstr "" -#: lib/rpmds.c:1090 msgid "package payload can be compressed using xz." msgstr "" -#: lib/rpmds.c:1093 msgid "package payload can be compressed using lzma." msgstr "" -#: lib/rpmds.c:1097 msgid "package payload file(s) have \"./\" prefix." msgstr "" -#: lib/rpmds.c:1100 msgid "package name-version-release is not implicitly provided." msgstr "" -#: lib/rpmds.c:1103 msgid "header tags are always sorted after being loaded." msgstr "" -#: lib/rpmds.c:1106 msgid "the scriptlet interpreter can use arguments from header." msgstr "" -#: lib/rpmds.c:1109 msgid "a hardlink file set may be installed without being complete." msgstr "" -#: lib/rpmds.c:1112 msgid "package scriptlets may access the rpm database while installing." msgstr "" -#: lib/rpmds.c:1116 msgid "internal support for lua scripts." msgstr "" -#: lib/rpmds.c:1120 msgid "file digest algorithm is per package configurable" msgstr "" -#: lib/rpmds.c:1124 msgid "support for POSIX.1e file capabilities" msgstr "" -#: lib/rpmds.c:1128 msgid "package scriptlets can be expanded at install time." msgstr "" -#: lib/rpmds.c:1131 msgid "dependency comparison supports versions with tilde." msgstr "" -#: lib/rpmds.c:1134 msgid "dependency comparison supports versions with caret." msgstr "" -#: lib/rpmds.c:1137 msgid "support files larger than 4GB" msgstr "" -#: lib/rpmds.c:1140 msgid "support for rich dependencies." msgstr "" -#: lib/rpmds.c:1143 msgid "support for dynamic buildrequires." msgstr "" -#: lib/rpmds.c:1147 msgid "package payload can be compressed using zstd." msgstr "" -#: lib/rpmds.c:1300 #, c-format msgid "Unknown rich dependency op '%.*s'" msgstr "" -#: lib/rpmds.c:1341 msgid "Name required" msgstr "" -#: lib/rpmds.c:1378 msgid "Illegal ops in with/without" msgstr "" -#: lib/rpmds.c:1385 msgid "Illegal context for 'unless', please use 'or' instead" msgstr "" -#: lib/rpmds.c:1390 msgid "Illegal context for 'if', please use 'and' instead" msgstr "" -#: lib/rpmds.c:1406 msgid "Rich dependency does not start with '('" msgstr "" -#: lib/rpmds.c:1414 msgid "Missing argument to rich dependency op" msgstr "" -#: lib/rpmds.c:1416 msgid "Empty rich dependency" msgstr "" -#: lib/rpmds.c:1434 #, c-format msgid "Unterminated rich dependency: %s" msgstr "" -#: lib/rpmds.c:1449 msgid "Cannot chain different ops" msgstr "" -#: lib/rpmds.c:1454 msgid "Can only chain and/or/with ops" msgstr "" -#: lib/rpmds.c:1585 msgid "Junk after rich dependency" msgstr "" -#: lib/rpmfi.c:800 #, c-format msgid "user %s does not exist - using %s\n" msgstr "" -#: lib/rpmfi.c:807 #, c-format msgid "group %s does not exist - using %s\n" msgstr "" -#: lib/rpmfi.c:1364 #, c-format msgid "Wrong number of entries for tag %s: %u found but %u expected.\n" msgstr "" -#: lib/rpmfi.c:1369 #, c-format msgid "Malformed data for tag %s: %u bytes found but %lu expected.\n" msgstr "" -#: lib/rpmfi.c:2348 msgid "Bad magic" msgstr "" -#: lib/rpmfi.c:2349 msgid "Bad/unreadable header" msgstr "" -#: lib/rpmfi.c:2372 msgid "Header size too big" msgstr "" -#: lib/rpmfi.c:2373 msgid "File too large for archive" msgstr "" -#: lib/rpmfi.c:2374 msgid "Unknown file type" msgstr "" -#: lib/rpmfi.c:2375 msgid "Missing file(s)" msgstr "" -#: lib/rpmfi.c:2376 msgid "Digest mismatch" msgstr "" -#: lib/rpmfi.c:2377 msgid "Internal error" msgstr "" -#: lib/rpmfi.c:2378 msgid "Archive file not in header" msgstr "" -#: lib/rpmfi.c:2382 msgid "File from package already exists as a directory in system" msgstr "" -#: lib/rpmfi.c:2389 msgid " failed - " msgstr "" -#: lib/rpmfi.c:2392 #, c-format msgid "%s: (error 0x%x)" msgstr "" -#: lib/rpmgi.c:55 lib/rpminstall.c:111 lib/rpminstall.c:310 -#: lib/rpminstall.c:342 tools/rpmgraph.c:91 tools/rpmgraph.c:128 #, c-format msgid "open of %s failed: %s\n" msgstr "" -#: lib/rpmgi.c:144 #, c-format msgid "Max level of manifest recursion exceeded: %s\n" msgstr "" -#: lib/rpmgi.c:155 #, c-format msgid "%s: not an rpm package (or package manifest)\n" msgstr "" -#: lib/rpminstall.c:137 #, c-format msgid "Updating / installing...\n" msgstr "" -#: lib/rpminstall.c:139 #, c-format msgid "Cleaning up / removing...\n" msgstr "" -#: lib/rpminstall.c:191 msgid "Preparing..." msgstr "" -#: lib/rpminstall.c:191 msgid "Verifying..." msgstr "" -#: lib/rpminstall.c:194 msgid "Preparing packages..." msgstr "" -#: lib/rpminstall.c:194 msgid "Verifying packages..." msgstr "" -#: lib/rpminstall.c:272 tools/rpmgraph.c:167 msgid "Failed dependencies:\n" msgstr "" -#: lib/rpminstall.c:324 #, c-format msgid "%s: not an rpm package (or package manifest): %s\n" msgstr "" -#: lib/rpminstall.c:363 lib/rpminstall.c:763 tools/rpmgraph.c:111 #, c-format msgid "%s cannot be installed\n" msgstr "" -#: lib/rpminstall.c:500 #, c-format msgid "Retrieving %s\n" msgstr "" -#: lib/rpminstall.c:512 #, c-format msgid "skipping %s - transfer failed\n" msgstr "" -#: lib/rpminstall.c:582 #, c-format msgid "package %s is not relocatable\n" msgstr "" -#: lib/rpminstall.c:613 #, c-format msgid "error reading from file %s\n" msgstr "" -#: lib/rpminstall.c:708 #, c-format msgid "\"%s\" specifies multiple packages:\n" msgstr "" -#: lib/rpminstall.c:747 #, c-format msgid "cannot open %s: %s\n" msgstr "" -#: lib/rpminstall.c:753 #, c-format msgid "Installing %s\n" msgstr "" -#: lib/rpmlead.c:95 msgid "not an rpm package" msgstr "" -#: lib/rpmlead.c:99 msgid "illegal signature type" msgstr "" -#: lib/rpmlead.c:103 msgid "unsupported RPM package version" msgstr "" -#: lib/rpmlead.c:118 #, c-format msgid "read failed: %s (%d)\n" msgstr "" -#: lib/rpmlead.c:121 msgid "not an rpm package\n" msgstr "" -#: lib/rpmlock.c:120 lib/rpmlock.c:141 #, c-format msgid "can't create %s lock on %s (%s)\n" msgstr "" -#: lib/rpmlock.c:136 #, c-format msgid "waiting for %s lock on %s\n" msgstr "" -#: lib/rpmplugins.c:67 #, c-format msgid "Failed to dlopen %s %s\n" msgstr "" -#: lib/rpmplugins.c:77 #, c-format msgid "Failed to resolve symbol %s: %s\n" msgstr "" -#: lib/rpmplugins.c:159 #, c-format msgid "Plugin %%__%s_%s not configured\n" msgstr "" -#: lib/rpmplugins.c:204 #, c-format msgid "Plugin %s not loaded\n" msgstr "" -#: lib/rpmprob.c:109 msgid "different" msgstr "" -#: lib/rpmprob.c:114 #, c-format msgid "package %s is intended for a %s architecture" msgstr "" -#: lib/rpmprob.c:118 #, c-format msgid "package %s is intended for a %s operating system" msgstr "" -#: lib/rpmprob.c:123 #, c-format msgid "package %s is already installed" msgstr "" -#: lib/rpmprob.c:125 #, c-format msgid "package %s is not installed" msgstr "" -#: lib/rpmprob.c:128 #, c-format msgid "path %s in package %s is not relocatable" msgstr "" -#: lib/rpmprob.c:133 #, c-format msgid "file %s conflicts between attempted installs of %s and %s" msgstr "" -#: lib/rpmprob.c:138 #, c-format msgid "file %s from install of %s conflicts with file from package %s" msgstr "" -#: lib/rpmprob.c:143 #, c-format msgid "package %s (which is newer than %s) is already installed" msgstr "" -#: lib/rpmprob.c:148 #, c-format msgid "" "installing package %s needs %%cB more space on the %s filesystem" msgstr "" -#: lib/rpmprob.c:158 #, c-format msgid "installing package %s needs % more inodes on the %s filesystem" msgstr "" -#: lib/rpmprob.c:162 #, c-format msgid "%s is needed by %s%s" msgstr "" -#: lib/rpmprob.c:163 lib/rpmprob.c:167 lib/rpmprob.c:171 msgid "(installed) " msgstr "" -#: lib/rpmprob.c:166 #, c-format msgid "%s conflicts with %s%s" msgstr "" -#: lib/rpmprob.c:170 #, c-format msgid "%s is obsoleted by %s%s" msgstr "" -#: lib/rpmprob.c:174 #, c-format msgid "package %s does not verify: %s" msgstr "" -#: lib/rpmprob.c:179 #, c-format msgid "unknown error %d encountered while manipulating package %s" msgstr "" -#: lib/rpmrc.c:222 #, c-format msgid "missing second ':' at %s:%d\n" msgstr "" -#: lib/rpmrc.c:225 #, c-format msgid "missing architecture name at %s:%d\n" msgstr "" -#: lib/rpmrc.c:370 #, c-format msgid "Incomplete data line at %s:%d\n" msgstr "" -#: lib/rpmrc.c:375 #, c-format msgid "Too many args in data line at %s:%d\n" msgstr "" -#: lib/rpmrc.c:382 #, c-format msgid "Bad arch/os number: %s (%s:%d)\n" msgstr "" -#: lib/rpmrc.c:413 #, c-format msgid "Incomplete default line at %s:%d\n" msgstr "" -#: lib/rpmrc.c:418 #, c-format msgid "Too many args in default line at %s:%d\n" msgstr "" -#: lib/rpmrc.c:523 #, c-format msgid "missing ':' (found 0x%02x) at %s:%d\n" msgstr "" -#: lib/rpmrc.c:540 lib/rpmrc.c:572 #, c-format msgid "missing argument for %s at %s:%d\n" msgstr "" -#: lib/rpmrc.c:551 #, c-format msgid "cannot open %s at %s:%d: %m\n" msgstr "" -#: lib/rpmrc.c:564 #, c-format msgid "missing architecture for %s at %s:%d\n" msgstr "" -#: lib/rpmrc.c:632 #, c-format msgid "bad option '%s' at %s:%d\n" msgstr "" -#: lib/rpmrc.c:976 msgid "Failed to read auxiliary vector, /proc not mounted?\n" msgstr "" -#: lib/rpmrc.c:1487 #, c-format msgid "Unknown system: %s\n" msgstr "" -#: lib/rpmrc.c:1489 #, c-format msgid "Please contact %s\n" msgstr "" -#: lib/rpmrc.c:1622 #, c-format msgid "Unable to open %s for reading: %m.\n" msgstr "" -#: lib/rpmrc.c:1640 msgid "failed to register exit handler" msgstr "" -#: lib/rpmscript.c:147 msgid "No exec() called after fork() in lua scriptlet\n" msgstr "" -#: lib/rpmscript.c:152 #, c-format msgid "Unable to restore current directory: %m" msgstr "" -#: lib/rpmscript.c:163 rpmio/macro.c:1079 msgid " scriptlet support not built in\n" msgstr "" -#: lib/rpmscript.c:226 #, c-format msgid "failed to exec scriptlet interpreter %s: %s\n" msgstr "" -#: lib/rpmscript.c:281 #, c-format msgid "Couldn't create temporary file for %s: %s\n" msgstr "" -#: lib/rpmscript.c:316 #, c-format msgid "Couldn't duplicate file descriptor: %s: %s\n" msgstr "" -#: lib/rpmscript.c:356 #, c-format msgid "Fwrite failed: %s" msgstr "" -#: lib/rpmscript.c:374 #, c-format msgid "%s scriptlet failed, waitpid(%d) rc %d: %s\n" msgstr "" -#: lib/rpmscript.c:378 #, c-format msgid "%s scriptlet failed, signal %d\n" msgstr "" -#: lib/rpmscript.c:381 #, c-format msgid "%s scriptlet failed, exit status %d\n" msgstr "" -#: lib/rpmtd.c:248 msgid "Unknown format" msgstr "" -#: lib/rpmte.c:757 msgid "install" msgstr "" -#: lib/rpmte.c:758 msgid "erase" msgstr "" -#: lib/rpmte.c:759 msgid "rpmdb" msgstr "" -#: lib/rpmts.c:101 #, c-format msgid "cannot open Packages database in %s\n" msgstr "" -#: lib/rpmts.c:204 #, c-format msgid "extra '(' in package label: %s\n" msgstr "" -#: lib/rpmts.c:222 #, c-format msgid "missing '(' in package label: %s\n" msgstr "" -#: lib/rpmts.c:230 #, c-format msgid "missing ')' in package label: %s\n" msgstr "" -#: lib/rpmts.c:289 #, c-format msgid "%s: reading of public key failed.\n" msgstr "" -#: lib/rpmts.c:1077 #, c-format msgid "invalid package verify level %s\n" msgstr "" -#: lib/rpmts.c:1234 msgid "transaction" msgstr "" -#: lib/rpmvs.c:154 #, c-format msgid "%s tag %u: invalid type %u" msgstr "" -#: lib/rpmvs.c:160 #, c-format msgid "%s: tag %u: invalid count %u" msgstr "" -#: lib/rpmvs.c:180 #, c-format msgid "%s tag %u: invalid data %p (%u)" msgstr "" -#: lib/rpmvs.c:190 #, c-format msgid "%s tag %u: invalid size %u" msgstr "" -#: lib/rpmvs.c:197 #, c-format msgid "%s tag %u: invalid OpenPGP signature" msgstr "" -#: lib/rpmvs.c:209 #, c-format msgid "%s: tag %u: invalid hex" msgstr "" -#: lib/rpmvs.c:264 lib/rpmvs.c:277 #, c-format msgid "%s%s%s %s" msgstr "" -#: lib/rpmvs.c:268 msgid "digest" msgstr "" -#: lib/rpmvs.c:273 #, c-format msgid "%s%s" msgstr "" -#: lib/rpmvs.c:281 msgid "signature" msgstr "" -#: lib/rpmvs.c:308 msgid "header" msgstr "" -#: lib/rpmvs.c:308 msgid "package" msgstr "" -#: lib/rpmvs.c:532 msgid "Header " msgstr "" -#: lib/rpmvs.c:533 msgid "Payload " msgstr "" -#: lib/signature.c:213 msgid "Unable to reload signature header.\n" msgstr "" -#: lib/transaction.c:1244 msgid "no signature" msgstr "" -#: lib/transaction.c:1244 msgid "no digest" msgstr "" -#: lib/transaction.c:1626 msgid "skipped" msgstr "" -#: lib/transaction.c:1626 msgid "failed" msgstr "" -#: lib/verify.c:328 msgid "no state" msgstr "" -#: lib/verify.c:330 msgid "unknown state" msgstr "" -#: lib/verify.c:386 #, c-format msgid "missing %c %s" msgstr "" -#: lib/verify.c:441 #, c-format msgid "Unsatisfied dependencies for %s:\n" msgstr "" -#: plugins/prioreset.c:29 #, c-format msgid "Unable to reset nice value: %s" msgstr "" -#: plugins/prioreset.c:40 #, c-format msgid "Unable to reset I/O priority: %s" msgstr "" -#: rpmio/expression.c:343 msgid "syntax error while parsing ==" msgstr "" -#: rpmio/expression.c:373 msgid "syntax error while parsing &&" msgstr "" -#: rpmio/expression.c:382 msgid "syntax error while parsing ||" msgstr "" -#: rpmio/expression.c:410 msgid "macro expansion returned a bare word, please use \"...\"" msgstr "" -#: rpmio/expression.c:412 msgid "macro expansion did not return an integer" msgstr "" -#: rpmio/expression.c:413 #, c-format msgid "expanded string: %s\n" msgstr "" -#: rpmio/expression.c:442 msgid "unterminated string in expression" msgstr "" -#: rpmio/expression.c:456 msgid "invalid version" msgstr "" -#: rpmio/expression.c:461 msgid "bare words are no longer supported, please use \"...\"" msgstr "" -#: rpmio/expression.c:465 msgid "parse error in expression" msgstr "" -#: rpmio/expression.c:503 msgid "unmatched (" msgstr "" -#: rpmio/expression.c:526 msgid "- only on numbers" msgstr "" -#: rpmio/expression.c:545 msgid "unexpected end of expression" msgstr "" -#: rpmio/expression.c:549 rpmio/expression.c:833 rpmio/expression.c:887 -#: rpmio/expression.c:924 msgid "syntax error in expression" msgstr "" -#: rpmio/expression.c:590 rpmio/expression.c:649 rpmio/expression.c:712 -#: rpmio/expression.c:789 rpmio/expression.c:848 msgid "types must match" msgstr "" -#: rpmio/expression.c:600 msgid "division by zero" msgstr "" -#: rpmio/expression.c:608 msgid "* and / not supported for strings" msgstr "" -#: rpmio/expression.c:664 msgid "- not supported for strings" msgstr "" -#: rpmio/macro.c:348 #, c-format msgid "%3d>%*s(empty)\n" msgstr "" -#: rpmio/macro.c:378 #, c-format msgid "%3d<%*s(empty)\n" msgstr "" -#: rpmio/macro.c:496 #, c-format msgid "Failed to open shell expansion pipe for command: %s: %m \n" msgstr "" -#: rpmio/macro.c:634 #, c-format msgid "Macro %%%s has illegal name (%s)\n" msgstr "" -#: rpmio/macro.c:639 #, c-format msgid "Macro %%%s is a built-in (%s)\n" msgstr "" -#: rpmio/macro.c:683 #, c-format msgid "Macro %%%s has unterminated opts\n" msgstr "" -#: rpmio/macro.c:694 rpmio/macro.c:733 #, c-format msgid "Macro %%%s has unterminated body\n" msgstr "" -#: rpmio/macro.c:753 #, c-format msgid "Macro %%%s has empty body\n" msgstr "" -#: rpmio/macro.c:758 #, c-format msgid "Macro %%%s needs whitespace before body\n" msgstr "" -#: rpmio/macro.c:762 #, c-format msgid "Macro %%%s failed to expand\n" msgstr "" -#: rpmio/macro.c:848 #, c-format msgid "Macro %%%s defined but not used within scope\n" msgstr "" -#: rpmio/macro.c:968 #, c-format msgid "Unknown option %c in %s(%s)\n" msgstr "" -#: rpmio/macro.c:1027 #, c-format msgid "no such macro: '%s'\n" msgstr "" -#: rpmio/macro.c:1390 msgid "" "Too many levels of recursion in macro expansion. It is likely caused by " "recursive macro declaration.\n" msgstr "" -#: rpmio/macro.c:1420 #, c-format msgid "Unterminated %c: %s\n" msgstr "" -#: rpmio/macro.c:1475 #, c-format msgid "A %% is followed by an unparseable macro\n" msgstr "" -#: rpmio/macro.c:1488 msgid "argument expected" msgstr "" -#: rpmio/macro.c:1488 msgid "unexpected argument" msgstr "" -#: rpmio/macro.c:1797 #, c-format msgid "======================== active %d empty %d\n" msgstr "" -#: rpmio/rpmfileutil.c:95 #, c-format msgid "error creating temporary file %s: %m\n" msgstr "" -#: rpmio/rpmfileutil.c:160 rpmio/rpmfileutil.c:166 #, c-format msgid "File %s: %s\n" msgstr "" -#: rpmio/rpmfileutil.c:169 #, c-format msgid "File %s is smaller than %u bytes\n" msgstr "" -#: rpmio/rpmio.c:301 msgid "[none]" msgstr "" -#: rpmio/rpmlog.c:81 msgid "(no error)" msgstr "" -#: rpmio/rpmlog.c:191 rpmio/rpmlog.c:192 rpmio/rpmlog.c:193 msgid "fatal error: " msgstr "" -#: rpmio/rpmlog.c:194 msgid "error: " msgstr "" -#: rpmio/rpmlog.c:195 msgid "warning: " msgstr "" -#: rpmio/rpmlog.c:269 msgid "Error writing to log" msgstr "" -#: rpmio/rpmlua.c:578 #, c-format msgid "invalid syntax in lua scriptlet: %s\n" msgstr "" -#: rpmio/rpmlua.c:596 #, c-format msgid "invalid syntax in lua script: %s\n" msgstr "" -#: rpmio/rpmlua.c:601 rpmio/rpmlua.c:620 #, c-format msgid "lua script failed: %s\n" msgstr "" -#: rpmio/rpmlua.c:615 #, c-format msgid "invalid syntax in lua file: %s\n" msgstr "" -#: rpmio/rpmlua.c:836 #, c-format msgid "lua hook failed: %s\n" msgstr "" -#: rpmio/rpmmalloc.c:25 #, c-format msgid "memory alloc (%u bytes) returned NULL.\n" msgstr "" -#: rpmio/rpmpgp.c:668 rpmio/rpmpgp.c:784 rpmio/rpmpgp.c:868 #, c-format msgid "Unsupported version of key: V%d\n" msgstr "" -#: rpmio/rpmpgp.c:1169 #, c-format msgid "V%d %s/%s %s, key ID %s" msgstr "" -#: rpmio/rpmpgp.c:1177 msgid "(none)" msgstr "" -#: rpmio/rpmsq.c:37 #, c-format msgid "exiting on signal %d from pid %d\n" msgstr "" -#: sign/rpmgensig.c:106 #, c-format msgid "%s: Fwrite failed: %s\n" msgstr "" -#: sign/rpmgensig.c:112 #, c-format msgid "%s: Fread failed: %s\n" msgstr "" -#: sign/rpmgensig.c:116 #, c-format msgid "%s: Fflush failed: %s\n" msgstr "" -#: sign/rpmgensig.c:141 msgid "Unsupported PGP signature\n" msgstr "" -#: sign/rpmgensig.c:147 #, c-format msgid "Unsupported PGP hash algorithm %u\n" msgstr "" -#: sign/rpmgensig.c:160 #, c-format msgid "Unsupported PGP pubkey algorithm %u\n" msgstr "" -#: sign/rpmgensig.c:191 #, c-format msgid "Could not create pipe for signing: %m\n" msgstr "" -#: sign/rpmgensig.c:205 #, c-format msgid "Could not set GPG_TTY to stdin: %m\n" msgstr "" -#: sign/rpmgensig.c:220 #, c-format msgid "Could not exec %s: %s\n" msgstr "" -#: sign/rpmgensig.c:231 #, c-format msgid "Could not open pipe for writing: %m\n" msgstr "" -#: sign/rpmgensig.c:246 msgid "Could not write to pipe\n" msgstr "" -#: sign/rpmgensig.c:253 #, c-format msgid "Could not read from file %s: %s\n" msgstr "" -#: sign/rpmgensig.c:268 #, c-format msgid "gpg exec failed (%d)\n" msgstr "" -#: sign/rpmgensig.c:296 msgid "gpg failed to write signature\n" msgstr "" -#: sign/rpmgensig.c:313 msgid "unable to read the signature\n" msgstr "" -#: sign/rpmgensig.c:440 msgid "file signing support not built in\n" msgstr "" -#: sign/rpmgensig.c:514 #, c-format msgid "%s: rpmReadSignature failed: %s" msgstr "" -#: sign/rpmgensig.c:521 #, c-format msgid "%s: headerRead failed: %s\n" msgstr "" -#: sign/rpmgensig.c:526 msgid "Cannot sign RPM v3 packages\n" msgstr "" -#: sign/rpmgensig.c:562 #, c-format msgid "%s already contains identical signature, skipping\n" msgstr "" -#: sign/rpmgensig.c:597 sign/rpmgensig.c:620 #, c-format msgid "%s: rpmWriteSignature failed: %s\n" msgstr "" -#: sign/rpmgensig.c:607 msgid "rpmMkTemp failed\n" msgstr "" -#: sign/rpmgensig.c:614 #, c-format msgid "%s: writeLead failed: %s\n" msgstr "" -#: sign/rpmgensig.c:639 #, c-format msgid "replacing %s failed: %s\n" msgstr "" -#: sign/rpmsignfiles.c:55 msgid "sign_hash failed\n" msgstr "" -#: sign/rpmsignfiles.c:84 msgid "File digest algorithm id is invalid" msgstr "" -#: sign/rpmsignfiles.c:104 msgid "signFile failed\n" msgstr "" -#: sign/rpmsignfiles.c:109 msgid "headerPutString failed\n" msgstr "" -#: tools/rpmgraph.c:141 #, c-format msgid "%s: read manifest failed: %s\n" msgstr "" -#: tools/rpmgraph.c:219 msgid "don't verify header+payload signature" msgstr "" diff --git a/po/ru.po b/po/ru.po index d37ea91ff7..a287f81c44 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: 2020-08-20 13:58+0300\n" +"POT-Creation-Date: 2020-08-28 15:22+0300\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" @@ -1074,10 +1074,6 @@ msgstr "строка %d: Неверный аргумент для %%setup %s\n" msgid "line %d: Bad %%setup option %s: %s\n" msgstr "строка %d: Неверный параметр %%setup %s: %s\n" -#, c-format -msgid "%s: %s: %s\n" -msgstr "" - #, c-format msgid "Invalid patch number %s: %s\n" msgstr "" @@ -1412,6 +1408,10 @@ msgstr "" msgid "error(%d) allocating new package instance\n" msgstr "ошибка(%d) резервирования памяти для образа нового пакета\n" +#, c-format +msgid "invalid %%_db_backend: %s\n" +msgstr "" + #, c-format msgid "Converting database from %s to %s backend\n" msgstr "" @@ -1473,13 +1473,6 @@ msgstr "(не строка)" msgid "(invalid type)" msgstr "(неправильный тип)" -#, c-format -msgid "%c" -msgstr "%c" - -msgid "%a %b %d %Y" -msgstr "%a %b %d %Y" - msgid "(not base64)" msgstr "(не base64)" @@ -3222,6 +3215,13 @@ msgstr "%s: ошибка чтения списка файлов: %s\n" msgid "don't verify header+payload signature" msgstr "не проверять подпись заголовока и содержимого" +#, c-format +#~ msgid "%c" +#~ msgstr "%c" + +#~ msgid "%a %b %d %Y" +#~ msgstr "%a %b %d %Y" + #~ msgid "Failed to rename %s to %s: %m\n" #~ msgstr "Невозможно переименовать %s в %s: %m\n" diff --git a/po/sk.po b/po/sk.po index 83c080f665..703838f970 100644 --- a/po/sk.po +++ b/po/sk.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: 2020-08-20 13:58+0300\n" +"POT-Creation-Date: 2020-08-28 15:22+0300\n" "PO-Revision-Date: 2020-03-23 08:39-0400\n" "Last-Translator: Copied by Zanata \n" "Language-Team: Slovak (http://www.transifex.com/rpm-team/rpm/language/sk/)\n" @@ -1068,10 +1068,6 @@ msgstr "riadok %d: Zlý parameter v %%setup: %s\n" msgid "line %d: Bad %%setup option %s: %s\n" msgstr "riadok %d: Zlá možnosť v %%setup %s: %s\n" -#, c-format -msgid "%s: %s: %s\n" -msgstr "%s: %s: %s\n" - #, c-format msgid "Invalid patch number %s: %s\n" msgstr "Neplatné číslo záplaty %s: %s\n" @@ -1406,6 +1402,10 @@ msgstr "chyba(%d) odstránenia hlavičky #%d záznamu\n" msgid "error(%d) allocating new package instance\n" msgstr "chyba(%d) pri alokácii novej inštancii balíčka\n" +#, c-format +msgid "invalid %%_db_backend: %s\n" +msgstr "" + #, c-format msgid "Converting database from %s to %s backend\n" msgstr "" @@ -1467,13 +1467,6 @@ msgstr "(nie je reťazec)" msgid "(invalid type)" msgstr "(neplatný typ)" -#, c-format -msgid "%c" -msgstr "%c" - -msgid "%a %b %d %Y" -msgstr "%a %b %d %Y" - msgid "(not base64)" msgstr "(nie je base64)" @@ -3217,5 +3210,16 @@ msgstr "%s: čítanie zoznamu zlyhalo: %s\n" msgid "don't verify header+payload signature" msgstr "neoverovať podpis hlavičky a payloadu" +#, c-format +#~ msgid "%s: %s: %s\n" +#~ msgstr "%s: %s: %s\n" + +#, c-format +#~ msgid "%c" +#~ msgstr "%c" + +#~ msgid "%a %b %d %Y" +#~ msgstr "%a %b %d %Y" + #~ msgid "Failed to rename %s to %s: %m\n" #~ msgstr "Nie je možné premenovať %s na %s: %m\n" diff --git a/po/sl.po b/po/sl.po index 97043d4f80..586a4ff9f7 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: 2020-08-20 13:58+0300\n" +"POT-Creation-Date: 2020-08-28 15:22+0300\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/" @@ -1043,10 +1043,6 @@ msgstr "" msgid "line %d: Bad %%setup option %s: %s\n" msgstr "" -#, c-format -msgid "%s: %s: %s\n" -msgstr "" - #, c-format msgid "Invalid patch number %s: %s\n" msgstr "" @@ -1382,6 +1378,10 @@ msgstr "" msgid "error(%d) allocating new package instance\n" msgstr "" +#, c-format +msgid "invalid %%_db_backend: %s\n" +msgstr "" + #, c-format msgid "Converting database from %s to %s backend\n" msgstr "" @@ -1443,13 +1443,6 @@ msgstr "" msgid "(invalid type)" msgstr "" -#, c-format -msgid "%c" -msgstr "" - -msgid "%a %b %d %Y" -msgstr "" - msgid "(not base64)" msgstr "" diff --git a/po/sr.po b/po/sr.po index 39bd0c7835..8d45fbc878 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: 2020-08-20 13:58+0300\n" +"POT-Creation-Date: 2020-08-28 15:22+0300\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" @@ -1062,10 +1062,6 @@ msgstr "ред %d: Лош аргумент за %%setup: %s\n" msgid "line %d: Bad %%setup option %s: %s\n" msgstr "ред %d: Лоша %%setup опција %s: %s\n" -#, c-format -msgid "%s: %s: %s\n" -msgstr "%s: %s: %s\n" - #, c-format msgid "Invalid patch number %s: %s\n" msgstr "Неисправан број закрпе %s: %s\n" @@ -1399,6 +1395,10 @@ msgstr "" msgid "error(%d) allocating new package instance\n" msgstr "грешка(%d) при заузимању новог примерка пакета\n" +#, c-format +msgid "invalid %%_db_backend: %s\n" +msgstr "" + #, c-format msgid "Converting database from %s to %s backend\n" msgstr "" @@ -1460,13 +1460,6 @@ msgstr "" msgid "(invalid type)" msgstr "(неисправна врста)" -#, c-format -msgid "%c" -msgstr "%c" - -msgid "%a %b %d %Y" -msgstr "%a %b %d %Y" - msgid "(not base64)" msgstr "(није base64)" @@ -3219,6 +3212,17 @@ msgstr "%s: неуспело читање манифеста: %s\n" msgid "don't verify header+payload signature" msgstr "немој проверавати потпис заглавља+товара" +#, c-format +#~ msgid "%s: %s: %s\n" +#~ msgstr "%s: %s: %s\n" + +#, c-format +#~ msgid "%c" +#~ msgstr "%c" + +#~ msgid "%a %b %d %Y" +#~ msgstr "%a %b %d %Y" + #~ msgid "Failed to rename %s to %s: %m\n" #~ msgstr "Неуспела промена имена %s у %s: %m\n" diff --git a/po/sr@latin.po b/po/sr@latin.po index 50d4ff3e35..247d9bc192 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: 2020-08-20 13:58+0300\n" +"POT-Creation-Date: 2020-08-28 15:22+0300\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/" @@ -1064,10 +1064,6 @@ msgstr "red %d: Loš argument za %%setup: %s\n" msgid "line %d: Bad %%setup option %s: %s\n" msgstr "red %d: Loša %%setup opcija %s: %s\n" -#, c-format -msgid "%s: %s: %s\n" -msgstr "%s: %s: %s\n" - #, c-format msgid "Invalid patch number %s: %s\n" msgstr "Neispravan broj zakrpe %s: %s\n" @@ -1401,6 +1397,10 @@ msgstr "" msgid "error(%d) allocating new package instance\n" msgstr "greška(%d) pri zauzimanju novog primerka paketa\n" +#, c-format +msgid "invalid %%_db_backend: %s\n" +msgstr "" + #, c-format msgid "Converting database from %s to %s backend\n" msgstr "" @@ -1462,13 +1462,6 @@ msgstr "" msgid "(invalid type)" msgstr "(neispravna vrsta)" -#, c-format -msgid "%c" -msgstr "%c" - -msgid "%a %b %d %Y" -msgstr "%a %b %d %Y" - msgid "(not base64)" msgstr "(nije base64)" @@ -3222,6 +3215,17 @@ msgstr "%s: neuspelo čitanje manifesta: %s\n" msgid "don't verify header+payload signature" msgstr "nemoj proveravati potpis zaglavlja+tovara" +#, c-format +#~ msgid "%s: %s: %s\n" +#~ msgstr "%s: %s: %s\n" + +#, c-format +#~ msgid "%c" +#~ msgstr "%c" + +#~ msgid "%a %b %d %Y" +#~ msgstr "%a %b %d %Y" + #~ msgid "Failed to rename %s to %s: %m\n" #~ msgstr "Neuspela promena imena %s u %s: %m\n" diff --git a/po/sv.po b/po/sv.po index f2bb57bf0c..8f0075c7d3 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: 2020-08-20 13:58+0300\n" +"POT-Creation-Date: 2020-08-28 15:22+0300\n" "PO-Revision-Date: 2020-08-27 10:59+0000\n" "Last-Translator: Göran Uddeborg \n" "Language-Team: Swedish " msgid "" "build source package only from - calculate dynamic build requires" -msgstr "bygg källpaket endast från – beräkna dynamiska byggberoenden" +msgstr "" +"bygg källpaket endast från – beräkna dynamiska byggberoenden" #, c-format msgid "" @@ -166,7 +167,8 @@ msgstr "bygg endast källpaket från " msgid "" "build source package only from - calculate dynamic build requires" -msgstr "bygg källpaket endast från – beräkna dynamiska byggberoenden" +msgstr "" +"bygg källpaket endast från – beräkna dynamiska byggberoenden" msgid "build binary package from " msgstr "bygg binärpaket från " @@ -1067,10 +1069,6 @@ msgstr "rad %d: Felaktigt argument till %%setup: %s\n" msgid "line %d: Bad %%setup option %s: %s\n" msgstr "rad %d: Felaktig %%setup-flagga %s: %s\n" -#, c-format -msgid "%s: %s: %s\n" -msgstr "%s: %s: %s\n" - #, c-format msgid "Invalid patch number %s: %s\n" msgstr "Felaktigt patch-nummer %s: %s\n" @@ -1405,6 +1403,10 @@ msgstr "fel(%d) tar bort post för huvud nr. %d\n" msgid "error(%d) allocating new package instance\n" msgstr "fel(%d) vid allokering av ny paketinstans\n" +#, c-format +msgid "invalid %%_db_backend: %s\n" +msgstr "" + #, c-format msgid "Converting database from %s to %s backend\n" msgstr "" @@ -1468,13 +1470,6 @@ msgstr "(inte en sträng)" msgid "(invalid type)" msgstr "(felaktig typ)" -#, c-format -msgid "%c" -msgstr "%c" - -msgid "%a %b %d %Y" -msgstr "%a %d %b %Y" - msgid "(not base64)" msgstr "(inte base64)" @@ -3218,6 +3213,17 @@ msgstr "%s: läsning av paketlista misslyckades: %s\n" msgid "don't verify header+payload signature" msgstr "verifiera inte huvud+lastsignatur" +#, c-format +#~ msgid "%s: %s: %s\n" +#~ msgstr "%s: %s: %s\n" + +#, c-format +#~ msgid "%c" +#~ msgstr "%c" + +#~ msgid "%a %b %d %Y" +#~ msgstr "%a %d %b %Y" + #~ msgid "Failed to rename %s to %s: %m\n" #~ msgstr "Kunde inte byta namn på %s till %s: %m\n" diff --git a/po/te.po b/po/te.po index 88fe8876c0..4e37ea7778 100644 --- a/po/te.po +++ b/po/te.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: 2020-08-20 13:58+0300\n" +"POT-Creation-Date: 2020-08-28 15:22+0300\n" "PO-Revision-Date: 2020-03-23 08:39-0400\n" "Last-Translator: Copied by Zanata \n" "Language-Team: Telugu (http://www.transifex.com/rpm-team/rpm/language/te/)\n" @@ -1047,10 +1047,6 @@ msgstr "" msgid "line %d: Bad %%setup option %s: %s\n" msgstr "" -#, c-format -msgid "%s: %s: %s\n" -msgstr "" - #, c-format msgid "Invalid patch number %s: %s\n" msgstr "" @@ -1384,6 +1380,10 @@ msgstr "" msgid "error(%d) allocating new package instance\n" msgstr "" +#, c-format +msgid "invalid %%_db_backend: %s\n" +msgstr "" + #, c-format msgid "Converting database from %s to %s backend\n" msgstr "" @@ -1445,13 +1445,6 @@ msgstr "" msgid "(invalid type)" msgstr "" -#, c-format -msgid "%c" -msgstr "" - -msgid "%a %b %d %Y" -msgstr "" - msgid "(not base64)" msgstr "" diff --git a/po/tr.po b/po/tr.po index 5b219b7727..0a6d19f112 100644 --- a/po/tr.po +++ b/po/tr.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: 2020-08-20 13:58+0300\n" +"POT-Creation-Date: 2020-08-28 15:22+0300\n" "PO-Revision-Date: 2020-03-23 08:40-0400\n" "Last-Translator: Copied by Zanata \n" "Language-Team: Turkish (http://www.transifex.com/rpm-team/rpm/language/tr/)\n" @@ -1069,10 +1069,6 @@ msgstr "satır %d: %%setup argumanı hatalı: %s\n" msgid "line %d: Bad %%setup option %s: %s\n" msgstr "satır %d: %%setup seçeneği %s hatalı: %s\n" -#, c-format -msgid "%s: %s: %s\n" -msgstr "%s: %s: %s\n" - #, c-format msgid "Invalid patch number %s: %s\n" msgstr "Geçersiz yama numarası %s: %s\n" @@ -1406,6 +1402,10 @@ msgstr "" msgid "error(%d) allocating new package instance\n" msgstr "yeni paket örneğini tutma hatası(%d)\n" +#, c-format +msgid "invalid %%_db_backend: %s\n" +msgstr "" + #, c-format msgid "Converting database from %s to %s backend\n" msgstr "" @@ -1467,13 +1467,6 @@ msgstr "(dizge değil)" msgid "(invalid type)" msgstr "(geçersiz tür)" -#, c-format -msgid "%c" -msgstr "%c" - -msgid "%a %b %d %Y" -msgstr "%a %d %b %Y" - msgid "(not base64)" msgstr "(base64 değil)" @@ -3214,5 +3207,16 @@ msgstr "" msgid "don't verify header+payload signature" msgstr "" +#, c-format +#~ msgid "%s: %s: %s\n" +#~ msgstr "%s: %s: %s\n" + +#, c-format +#~ msgid "%c" +#~ msgstr "%c" + +#~ msgid "%a %b %d %Y" +#~ msgstr "%a %d %b %Y" + #~ msgid "Failed to rename %s to %s: %m\n" #~ msgstr "%s %s olarak değiştirilemedi: %m\n" diff --git a/po/uk.po b/po/uk.po index af592a2cf5..e52b327d9f 100644 --- a/po/uk.po +++ b/po/uk.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: 2020-08-20 13:58+0300\n" +"POT-Creation-Date: 2020-08-28 15:22+0300\n" "PO-Revision-Date: 2020-08-23 20:29+0000\n" "Last-Translator: Yuri Chornoivan \n" "Language-Team: Ukrainian \n" "Language-Team: Vietnamese (http://www.transifex.com/rpm-team/rpm/language/" @@ -1105,10 +1105,6 @@ msgstr "dòng %d: Đối số sai tới thiết lập (%%setup): %s\n" msgid "line %d: Bad %%setup option %s: %s\n" msgstr "dòng %d: Tùy chọn thiết lập (%%setup) sai %s: %s\n" -#, c-format -msgid "%s: %s: %s\n" -msgstr "%s: %s: %s\n" - #, c-format msgid "Invalid patch number %s: %s\n" msgstr "Miếng và sô %s không hợp lệ: %s\n" @@ -1447,6 +1443,10 @@ msgstr "lỗi (%d) khi gỡ bỏ bản ghi phần đầu #%d\n" msgid "error(%d) allocating new package instance\n" msgstr "lỗi (%d) phân bỏ minh dụ gói mới\n" +#, c-format +msgid "invalid %%_db_backend: %s\n" +msgstr "" + #, c-format msgid "Converting database from %s to %s backend\n" msgstr "" @@ -1508,13 +1508,6 @@ msgstr "(không phải chuỗi)" msgid "(invalid type)" msgstr "(kiểu không hợp lệ)" -#, c-format -msgid "%c" -msgstr "%c" - -msgid "%a %b %d %Y" -msgstr "%a %d %b %Y" - msgid "(not base64)" msgstr "(không phải base64)" @@ -3268,6 +3261,17 @@ msgstr "%s: gặp lỗi khi đọc manifest: %s\n" msgid "don't verify header+payload signature" msgstr "không nên thẩm tra chữ ký phần_đầu+trọng_tải" +#, c-format +#~ msgid "%s: %s: %s\n" +#~ msgstr "%s: %s: %s\n" + +#, c-format +#~ msgid "%c" +#~ msgstr "%c" + +#~ msgid "%a %b %d %Y" +#~ msgstr "%a %d %b %Y" + #~ msgid "Failed to rename %s to %s: %m\n" #~ msgstr "Lỗi thay đổi tên %s thành %s: %m\n" diff --git a/po/zh_CN.po b/po/zh_CN.po index 014d33f33f..4ec682ad96 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -26,7 +26,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n" -"POT-Creation-Date: 2020-08-20 13:58+0300\n" +"POT-Creation-Date: 2020-08-28 15:22+0300\n" "PO-Revision-Date: 2020-03-23 08:40-0400\n" "Last-Translator: Copied by Zanata \n" "Language-Team: Chinese (China) (http://www.transifex.com/rpm-team/rpm/" @@ -1068,10 +1068,6 @@ msgstr "行 %d:%%setup 中存在坏的参数:%s\n" msgid "line %d: Bad %%setup option %s: %s\n" msgstr "行 %d:错误的 %%setup 选项 %s:%s\n" -#, c-format -msgid "%s: %s: %s\n" -msgstr "%s:%s:%s\n" - #, c-format msgid "Invalid patch number %s: %s\n" msgstr "无效的补丁编号 %s:%s\n" @@ -1407,6 +1403,10 @@ msgstr "移除表头 #%d 记录时出错 (%d)\n" msgid "error(%d) allocating new package instance\n" msgstr "在分配新软件包进程时出错 (%d)\n" +#, c-format +msgid "invalid %%_db_backend: %s\n" +msgstr "" + #, c-format msgid "Converting database from %s to %s backend\n" msgstr "" @@ -1468,13 +1468,6 @@ msgstr "(不是字符串)" msgid "(invalid type)" msgstr "(无效类型)" -#, c-format -msgid "%c" -msgstr "%c" - -msgid "%a %b %d %Y" -msgstr "%a %b %d %Y" - msgid "(not base64)" msgstr "(非base64)" @@ -3211,6 +3204,17 @@ msgstr "%s:读取 manifest 文件失败:%s\n" msgid "don't verify header+payload signature" msgstr "不验证报头+净负荷签名" +#, c-format +#~ msgid "%s: %s: %s\n" +#~ msgstr "%s:%s:%s\n" + +#, c-format +#~ msgid "%c" +#~ msgstr "%c" + +#~ msgid "%a %b %d %Y" +#~ msgstr "%a %b %d %Y" + #~ msgid "Failed to rename %s to %s: %m\n" #~ msgstr "重命名 %s 为 %s 时失败:%m\n" diff --git a/po/zh_TW.po b/po/zh_TW.po index 384b5a2883..a1175cc9bd 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.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: 2020-08-20 13:58+0300\n" +"POT-Creation-Date: 2020-08-28 15:22+0300\n" "PO-Revision-Date: 2020-05-24 07:57-0400\n" "Last-Translator: byStarTW \n" "Language-Team: Chinese (Taiwan) (http://www.transifex.com/rpm-team/rpm/" @@ -1053,10 +1053,6 @@ msgstr "列 %d:%%setup 中出現不良引數:%s\n" msgid "line %d: Bad %%setup option %s: %s\n" msgstr "列 %d:不良 %%setup 選項 %s:%s\n" -#, c-format -msgid "%s: %s: %s\n" -msgstr "%s: %s: %s\n" - #, c-format msgid "Invalid patch number %s: %s\n" msgstr "無效的修補編號 %s:%s\n" @@ -1396,6 +1392,10 @@ msgstr "錯誤 (%d) 移除標頭 #%d 紀錄\n" msgid "error(%d) allocating new package instance\n" msgstr "分配新軟體包實體時發生錯誤(%d)\n" +#, c-format +msgid "invalid %%_db_backend: %s\n" +msgstr "" + #, c-format msgid "Converting database from %s to %s backend\n" msgstr "" @@ -1459,13 +1459,6 @@ msgstr "(不是字串)" msgid "(invalid type)" msgstr "(無效型態)" -#, c-format -msgid "%c" -msgstr "%c" - -msgid "%a %b %d %Y" -msgstr "%Y %b %d %a" - msgid "(not base64)" msgstr "(不是 base64)" @@ -3202,6 +3195,17 @@ msgstr "%s:讀取清單失敗:%s\n" msgid "don't verify header+payload signature" msgstr "不驗證表頭+酬載簽署" +#, c-format +#~ msgid "%s: %s: %s\n" +#~ msgstr "%s: %s: %s\n" + +#, c-format +#~ msgid "%c" +#~ msgstr "%c" + +#~ msgid "%a %b %d %Y" +#~ msgstr "%Y %b %d %a" + #~ msgid "Failed to rename %s to %s: %m\n" #~ msgstr "無法將 %s 重新命名為 %s:%m\n"