summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorGuillem Jover <guillem@debian.org>2019-02-23 18:00:53 +0100
committerGuillem Jover <guillem@debian.org>2019-02-23 18:00:53 +0100
commit03a8e6ac6ee204cba9d3b1753656f388637d9db8 (patch)
tree7db023612ec0678ec3a305e09b70ca7841421975 /scripts
parent4321fa192af27a56ec46d159e87b21f8b136581f (diff)
downloaddpkg-03a8e6ac6ee204cba9d3b1753656f388637d9db8.tar.gz
po: Regenerate .pot files and merge .po files with them
Diffstat (limited to 'scripts')
-rw-r--r--scripts/po/ca.po10
-rw-r--r--scripts/po/de.po15
-rw-r--r--scripts/po/dpkg-dev.pot12
-rw-r--r--scripts/po/es.po10
-rw-r--r--scripts/po/fr.po10
-rw-r--r--scripts/po/pl.po10
-rw-r--r--scripts/po/ru.po10
-rw-r--r--scripts/po/sv.po10
8 files changed, 62 insertions, 25 deletions
diff --git a/scripts/po/ca.po b/scripts/po/ca.po
index 5e4e9d297..3b9db9925 100644
--- a/scripts/po/ca.po
+++ b/scripts/po/ca.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: dpkg-dev 1.17.23\n"
"Report-Msgid-Bugs-To: debian-dpkg@lists.debian.org\n"
-"POT-Creation-Date: 2019-01-22 14:24+0100\n"
+"POT-Creation-Date: 2019-02-23 18:00+0100\n"
"PO-Revision-Date: 2017-05-07 16:26+0200\n"
"Last-Translator: Guillem Jover <guillem@debian.org>\n"
"Language-Team: Catalan <debian-l10n-catalan@lists.debian.org>\n"
@@ -692,13 +692,17 @@ msgid "unknown %% substitution in hook: %%%s"
msgstr "la substitució %% és desconeguda en el lligam: %%%s"
#: scripts/dpkg-buildpackage.pl
-msgid "short OpenPGP key IDs are broken; please use key fingerprints instead"
+#, perl-format
+msgid ""
+"short OpenPGP key IDs are broken; please use key fingerprints in %s or %s "
+"instead"
msgstr ""
#: scripts/dpkg-buildpackage.pl
+#, perl-format
msgid ""
"long OpenPGP key IDs are strongly discouraged; please use key fingerprints "
-"instead"
+"in %s or %s instead"
msgstr ""
#: scripts/dpkg-buildpackage.pl scripts/dpkg-checkbuilddeps.pl
diff --git a/scripts/po/de.po b/scripts/po/de.po
index 1391706e9..96c58ae3b 100644
--- a/scripts/po/de.po
+++ b/scripts/po/de.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: dpkg-dev 1.19.5\n"
"Report-Msgid-Bugs-To: debian-dpkg@lists.debian.org\n"
-"POT-Creation-Date: 2019-01-22 14:24+0100\n"
+"POT-Creation-Date: 2019-02-23 18:00+0100\n"
"PO-Revision-Date: 2019-01-23 18:40+0100\n"
"Last-Translator: Helge Kreutzmann <debian@helgefjell.de>\n"
"Language-Team: German <debian-l10n-german@lists.debian.org>\n"
@@ -591,15 +591,24 @@ msgid "unknown %% substitution in hook: %%%s"
msgstr "unbekannte %% Substitution in Hook: %%%s"
#: scripts/dpkg-buildpackage.pl
-msgid "short OpenPGP key IDs are broken; please use key fingerprints instead"
+#, fuzzy, perl-format
+#| msgid ""
+#| "short OpenPGP key IDs are broken; please use key fingerprints instead"
+msgid ""
+"short OpenPGP key IDs are broken; please use key fingerprints in %s or %s "
+"instead"
msgstr ""
"kurze OpenGPG-Schlüsselkennungen sind defekt; bitte verwenden Sie "
"stattdessen Fingerabdrücke"
#: scripts/dpkg-buildpackage.pl
+#, fuzzy, perl-format
+#| msgid ""
+#| "long OpenPGP key IDs are strongly discouraged; please use key "
+#| "fingerprints instead"
msgid ""
"long OpenPGP key IDs are strongly discouraged; please use key fingerprints "
-"instead"
+"in %s or %s instead"
msgstr ""
"von langen OpenPGP-Schlüsselkennungen wird klar abgeraten; bitte verwenden "
"Sie stattdessen Fingerabdrücke"
diff --git a/scripts/po/dpkg-dev.pot b/scripts/po/dpkg-dev.pot
index 191ff60fe..d329a9159 100644
--- a/scripts/po/dpkg-dev.pot
+++ b/scripts/po/dpkg-dev.pot
@@ -6,9 +6,9 @@
#, fuzzy
msgid ""
msgstr ""
-"Project-Id-Version: dpkg 1.19.3\n"
+"Project-Id-Version: dpkg 1.19.5\n"
"Report-Msgid-Bugs-To: debian-dpkg@lists.debian.org\n"
-"POT-Creation-Date: 2019-01-22 14:24+0100\n"
+"POT-Creation-Date: 2019-02-23 18:00+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -428,13 +428,17 @@ msgid "unknown %% substitution in hook: %%%s"
msgstr ""
#: scripts/dpkg-buildpackage.pl
-msgid "short OpenPGP key IDs are broken; please use key fingerprints instead"
+#, perl-format
+msgid ""
+"short OpenPGP key IDs are broken; please use key fingerprints in %s or %s "
+"instead"
msgstr ""
#: scripts/dpkg-buildpackage.pl
+#, perl-format
msgid ""
"long OpenPGP key IDs are strongly discouraged; please use key fingerprints "
-"instead"
+"in %s or %s instead"
msgstr ""
#: scripts/dpkg-buildpackage.pl scripts/dpkg-checkbuilddeps.pl
diff --git a/scripts/po/es.po b/scripts/po/es.po
index d2d5aa8c4..161ed57b1 100644
--- a/scripts/po/es.po
+++ b/scripts/po/es.po
@@ -31,7 +31,7 @@ msgid ""
msgstr ""
"Project-Id-Version: dpkg-dev 1.16.8\n"
"Report-Msgid-Bugs-To: debian-dpkg@lists.debian.org\n"
-"POT-Creation-Date: 2019-01-22 14:24+0100\n"
+"POT-Creation-Date: 2019-02-23 18:00+0100\n"
"PO-Revision-Date: 2014-12-02 20:24+0100\n"
"Last-Translator: Omar Campagne <ocampagne@gmail.com>\n"
"Language-Team: Spanish <debian-l10n-spanish@lists.debian.org>\n"
@@ -709,13 +709,17 @@ msgid "unknown %% substitution in hook: %%%s"
msgstr "variable de sustitución %% desconocida en gancho: %%%s"
#: scripts/dpkg-buildpackage.pl
-msgid "short OpenPGP key IDs are broken; please use key fingerprints instead"
+#, perl-format
+msgid ""
+"short OpenPGP key IDs are broken; please use key fingerprints in %s or %s "
+"instead"
msgstr ""
#: scripts/dpkg-buildpackage.pl
+#, perl-format
msgid ""
"long OpenPGP key IDs are strongly discouraged; please use key fingerprints "
-"instead"
+"in %s or %s instead"
msgstr ""
#: scripts/dpkg-buildpackage.pl scripts/dpkg-checkbuilddeps.pl
diff --git a/scripts/po/fr.po b/scripts/po/fr.po
index 2d45aacd2..833c03500 100644
--- a/scripts/po/fr.po
+++ b/scripts/po/fr.po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: dpkg-dev 1.17.7\n"
"Report-Msgid-Bugs-To: debian-dpkg@lists.debian.org\n"
-"POT-Creation-Date: 2019-01-22 14:24+0100\n"
+"POT-Creation-Date: 2019-02-23 18:00+0100\n"
"PO-Revision-Date: 2015-09-08 15:39+0200\n"
"Last-Translator: Sébastien Poher <sbphr@volted.net>\n"
"Language-Team: French <debian-l10n-french@lists.debian.org>\n"
@@ -696,13 +696,17 @@ msgid "unknown %% substitution in hook: %%%s"
msgstr "substitution %% inconnue dans le point d'ancrage: %%%s"
#: scripts/dpkg-buildpackage.pl
-msgid "short OpenPGP key IDs are broken; please use key fingerprints instead"
+#, perl-format
+msgid ""
+"short OpenPGP key IDs are broken; please use key fingerprints in %s or %s "
+"instead"
msgstr ""
#: scripts/dpkg-buildpackage.pl
+#, perl-format
msgid ""
"long OpenPGP key IDs are strongly discouraged; please use key fingerprints "
-"instead"
+"in %s or %s instead"
msgstr ""
#: scripts/dpkg-buildpackage.pl scripts/dpkg-checkbuilddeps.pl
diff --git a/scripts/po/pl.po b/scripts/po/pl.po
index 47ada8130..8ab9d2cc6 100644
--- a/scripts/po/pl.po
+++ b/scripts/po/pl.po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: dpkg-dev 1.15.4\n"
"Report-Msgid-Bugs-To: debian-dpkg@lists.debian.org\n"
-"POT-Creation-Date: 2019-01-22 14:24+0100\n"
+"POT-Creation-Date: 2019-02-23 18:00+0100\n"
"PO-Revision-Date: 2015-04-07 07:05+0200\n"
"Last-Translator: Łukasz Dulny <BartekChom@poczta.onet.pl>\n"
"Language-Team: Polish <debian-l10n-polish@lists.debian.org>\n"
@@ -662,13 +662,17 @@ msgid "unknown %% substitution in hook: %%%s"
msgstr "nieznane podstawienie %% w hooku: %%%s"
#: scripts/dpkg-buildpackage.pl
-msgid "short OpenPGP key IDs are broken; please use key fingerprints instead"
+#, perl-format
+msgid ""
+"short OpenPGP key IDs are broken; please use key fingerprints in %s or %s "
+"instead"
msgstr ""
#: scripts/dpkg-buildpackage.pl
+#, perl-format
msgid ""
"long OpenPGP key IDs are strongly discouraged; please use key fingerprints "
-"instead"
+"in %s or %s instead"
msgstr ""
#: scripts/dpkg-buildpackage.pl scripts/dpkg-checkbuilddeps.pl
diff --git a/scripts/po/ru.po b/scripts/po/ru.po
index 244369005..cc1429600 100644
--- a/scripts/po/ru.po
+++ b/scripts/po/ru.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: dpkg-dev 1.17.23\n"
"Report-Msgid-Bugs-To: debian-dpkg@lists.debian.org\n"
-"POT-Creation-Date: 2019-01-22 14:24+0100\n"
+"POT-Creation-Date: 2019-02-23 18:00+0100\n"
"PO-Revision-Date: 2015-04-07 07:02+0200\n"
"Last-Translator: Yuri Kozlov <yuray@komyakino.ru>\n"
"Language-Team: Russian <debian-l10n-russian@lists.debian.org>\n"
@@ -667,13 +667,17 @@ msgid "unknown %% substitution in hook: %%%s"
msgstr "неизвестная подстановка %% в ловушке: %%%s"
#: scripts/dpkg-buildpackage.pl
-msgid "short OpenPGP key IDs are broken; please use key fingerprints instead"
+#, perl-format
+msgid ""
+"short OpenPGP key IDs are broken; please use key fingerprints in %s or %s "
+"instead"
msgstr ""
#: scripts/dpkg-buildpackage.pl
+#, perl-format
msgid ""
"long OpenPGP key IDs are strongly discouraged; please use key fingerprints "
-"instead"
+"in %s or %s instead"
msgstr ""
#: scripts/dpkg-buildpackage.pl scripts/dpkg-checkbuilddeps.pl
diff --git a/scripts/po/sv.po b/scripts/po/sv.po
index c89f22a4d..3dc6fdb35 100644
--- a/scripts/po/sv.po
+++ b/scripts/po/sv.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: dpkg-dev 1.17.22\n"
"Report-Msgid-Bugs-To: debian-dpkg@lists.debian.org\n"
-"POT-Creation-Date: 2019-01-22 14:24+0100\n"
+"POT-Creation-Date: 2019-02-23 18:00+0100\n"
"PO-Revision-Date: 2016-12-09 11:32+0100\n"
"Last-Translator: Peter Krefting <peter@softwolves.pp.se>\n"
"Language-Team: Svenska <debian-l10n-swedish@lists.debian.org>\n"
@@ -654,13 +654,17 @@ msgid "unknown %% substitution in hook: %%%s"
msgstr "okänd %%-substituering i krok: %%%s"
#: scripts/dpkg-buildpackage.pl
-msgid "short OpenPGP key IDs are broken; please use key fingerprints instead"
+#, perl-format
+msgid ""
+"short OpenPGP key IDs are broken; please use key fingerprints in %s or %s "
+"instead"
msgstr ""
#: scripts/dpkg-buildpackage.pl
+#, perl-format
msgid ""
"long OpenPGP key IDs are strongly discouraged; please use key fingerprints "
-"instead"
+"in %s or %s instead"
msgstr ""
#: scripts/dpkg-buildpackage.pl scripts/dpkg-checkbuilddeps.pl