summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulian Andres Klode <jak@debian.org>2016-03-24 19:31:51 +0100
committerJulian Andres Klode <jak@debian.org>2016-03-24 19:31:51 +0100
commit21895193b664a403179fcd8eee379b9b371084b5 (patch)
tree47afb70a5f45d4d0320e082597b51966b84f38f4
parent77c35637ea85a065da3bcf57a4a8921cf2ad04f0 (diff)
Release 1.2.81.2.8
-rw-r--r--configure.ac2
-rw-r--r--debian/changelog27
-rw-r--r--doc/apt-verbatim.ent2
-rw-r--r--doc/po/apt-doc.pot4
-rw-r--r--doc/po/de.po2
-rw-r--r--doc/po/es.po2
-rw-r--r--doc/po/fr.po2
-rw-r--r--doc/po/it.po2
-rw-r--r--doc/po/ja.po2
-rw-r--r--doc/po/nl.po2
-rw-r--r--doc/po/pl.po2
-rw-r--r--doc/po/pt.po2
-rw-r--r--doc/po/pt_BR.po2
-rw-r--r--po/apt-all.pot6
-rw-r--r--po/ar.po12
-rw-r--r--po/ast.po12
-rw-r--r--po/bg.po12
-rw-r--r--po/bs.po4
-rw-r--r--po/ca.po12
-rw-r--r--po/cs.po12
-rw-r--r--po/cy.po12
-rw-r--r--po/da.po12
-rw-r--r--po/de.po12
-rw-r--r--po/dz.po12
-rw-r--r--po/el.po12
-rw-r--r--po/es.po12
-rw-r--r--po/eu.po12
-rw-r--r--po/fi.po12
-rw-r--r--po/fr.po12
-rw-r--r--po/gl.po12
-rw-r--r--po/hu.po12
-rw-r--r--po/it.po12
-rw-r--r--po/ja.po12
-rw-r--r--po/km.po12
-rw-r--r--po/ko.po12
-rw-r--r--po/ku.po12
-rw-r--r--po/lt.po12
-rw-r--r--po/mr.po12
-rw-r--r--po/nb.po12
-rw-r--r--po/ne.po12
-rw-r--r--po/nl.po12
-rw-r--r--po/nn.po12
-rw-r--r--po/pl.po12
-rw-r--r--po/pt.po12
-rw-r--r--po/pt_BR.po12
-rw-r--r--po/ro.po12
-rw-r--r--po/ru.po12
-rw-r--r--po/sk.po12
-rw-r--r--po/sl.po12
-rw-r--r--po/sv.po12
-rw-r--r--po/th.po12
-rw-r--r--po/tl.po12
-rw-r--r--po/tr.po12
-rw-r--r--po/uk.po12
-rw-r--r--po/vi.po12
-rw-r--r--po/zh_CN.po29
-rw-r--r--po/zh_TW.po12
57 files changed, 387 insertions, 197 deletions
diff --git a/configure.ac b/configure.ac
index d446dff1f..cd23764f5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -19,7 +19,7 @@ AC_CONFIG_AUX_DIR(buildlib)
AC_CONFIG_HEADER(include/config.h:buildlib/config.h.in include/apti18n.h:buildlib/apti18n.h.in)
PACKAGE="apt"
-PACKAGE_VERSION="1.2.7"
+PACKAGE_VERSION="1.2.8"
PACKAGE_MAIL="APT Development Team <deity@lists.debian.org>"
AC_DEFINE_UNQUOTED(PACKAGE,"$PACKAGE")
AC_DEFINE_UNQUOTED(PACKAGE_VERSION,"$PACKAGE_VERSION")
diff --git a/debian/changelog b/debian/changelog
index e45998aba..407ebf316 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,30 @@
+apt (1.2.8) unstable; urgency=medium
+
+ [ Michael Vogt ]
+ * Get accurate progress reporting in apt update again
+
+ [ Julian Andres Klode ]
+ * Report non-transient errors as errors, not as warnings
+ * methods/gpgv: Rewrite error handling and message.
+ Thanks to Ron Lee for wording suggestions
+ * Use descriptive URIs in 104 Warning messages
+ * cachefile: Only set members that were initialized successfully
+ (Closes: #818628)
+ * Update symbols file
+
+ [ David Kalnischkies ]
+ * do not strip epochs from state version strings (Closes: 818162)
+ * properly check for "all good sigs are weak" (Closes: 818910)
+ * handle gpgv's weak-digests ERRSIG
+
+ [ Zhou Mo ]
+ * zh_CN.po: update simplified Chinese translation. (Closes: #818639)
+
+ [ Takuma Yamada ]
+ * Japanese manpage translation update (Closes: 818950)
+
+ -- Julian Andres Klode <jak@debian.org> Thu, 24 Mar 2016 19:31:24 +0100
+
apt (1.2.7) unstable; urgency=medium
"Caesar is dead"
diff --git a/doc/apt-verbatim.ent b/doc/apt-verbatim.ent
index d710911a1..e3d8e7bde 100644
--- a/doc/apt-verbatim.ent
+++ b/doc/apt-verbatim.ent
@@ -237,7 +237,7 @@
">
<!-- this will be updated by 'prepare-release' -->
-<!ENTITY apt-product-version "1.2.7">
+<!ENTITY apt-product-version "1.2.8">
<!-- (Code)names for various things used all over the place -->
<!ENTITY debian-oldstable-codename "wheezy">
diff --git a/doc/po/apt-doc.pot b/doc/po/apt-doc.pot
index dd104debd..c6d257996 100644
--- a/doc/po/apt-doc.pot
+++ b/doc/po/apt-doc.pot
@@ -5,9 +5,9 @@
#, fuzzy
msgid ""
msgstr ""
-"Project-Id-Version: apt-doc 1.2.7\n"
+"Project-Id-Version: apt-doc 1.2.8\n"
"Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2016-03-15 19:20+0100\n"
+"POT-Creation-Date: 2016-03-24 19:31+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"
diff --git a/doc/po/de.po b/doc/po/de.po
index ba62276b3..5e0676118 100644
--- a/doc/po/de.po
+++ b/doc/po/de.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: apt-doc 1.0.8\n"
"Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2016-03-15 19:20+0100\n"
+"POT-Creation-Date: 2016-03-24 19:31+0100\n"
"PO-Revision-Date: 2014-09-14 14:46+0200\n"
"Last-Translator: Chris Leick <c.leick@vollbio.de>\n"
"Language-Team: German <debian-l10n-german@lists.debian.org>\n"
diff --git a/doc/po/es.po b/doc/po/es.po
index 4d25253cf..cdf60c918 100644
--- a/doc/po/es.po
+++ b/doc/po/es.po
@@ -38,7 +38,7 @@ msgid ""
msgstr ""
"Project-Id-Version: apt-doc 1.0.5\n"
"Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2016-03-15 19:20+0100\n"
+"POT-Creation-Date: 2016-03-24 19:31+0100\n"
"PO-Revision-Date: 2014-07-04 01:31+0200\n"
"Last-Translator: Omar Campagne <ocampagne@gmail.com>\n"
"Language-Team: Debian l10n Spanish <debian-l10n-spanish@lists.debian.org>\n"
diff --git a/doc/po/fr.po b/doc/po/fr.po
index 6d16df8fd..0f5a91943 100644
--- a/doc/po/fr.po
+++ b/doc/po/fr.po
@@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: apt-doc 1.0.5\n"
"Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2016-03-15 19:20+0100\n"
+"POT-Creation-Date: 2016-03-24 19:31+0100\n"
"PO-Revision-Date: 2014-11-15 17:26+0100\n"
"Last-Translator: Jean-Pierre Giraud <jean-pierregiraud@neuf.fr>\n"
"Language-Team: French <debian-l10n-french@lists.debian.org>\n"
diff --git a/doc/po/it.po b/doc/po/it.po
index 8b175fc82..2155f95d0 100644
--- a/doc/po/it.po
+++ b/doc/po/it.po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: apt-doc 1.0.5\n"
"Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2016-03-15 19:20+0100\n"
+"POT-Creation-Date: 2016-03-24 19:31+0100\n"
"PO-Revision-Date: 2015-12-27 21:26+0200\n"
"Last-Translator: Beatrice Torracca <beatricet@libero.it>\n"
"Language-Team: Italian <debian-l10n-italian@lists.debian.org>\n"
diff --git a/doc/po/ja.po b/doc/po/ja.po
index 0f8d57a7f..52f9bb8a1 100644
--- a/doc/po/ja.po
+++ b/doc/po/ja.po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: apt-doc 1.0.6\n"
"Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2016-03-23 09:54+0100\n"
+"POT-Creation-Date: 2016-03-24 19:31+0100\n"
"PO-Revision-Date: 2016-03-23 09:39+0900\n"
"Last-Translator: Takuma Yamada <tyamada@takumayamada.com>\n"
"Language-Team: Japanese <debian-japanese@lists.debian.org>\n"
diff --git a/doc/po/nl.po b/doc/po/nl.po
index 6ff98e976..b595d75a3 100644
--- a/doc/po/nl.po
+++ b/doc/po/nl.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: apt-doc 1.1.10-nl\n"
"Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2016-03-15 19:20+0100\n"
+"POT-Creation-Date: 2016-03-24 19:31+0100\n"
"PO-Revision-Date: 2016-02-01 16:17+0100\n"
"Last-Translator: Frans Spiesschaert <Frans.Spiesschaert@yucom.be>\n"
"Language-Team: Debian Dutch l10n Team <debian-l10n-dutch@lists.debian.org>\n"
diff --git a/doc/po/pl.po b/doc/po/pl.po
index 38b3f0f39..869a0a3b0 100644
--- a/doc/po/pl.po
+++ b/doc/po/pl.po
@@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: apt-doc 1.0.5\n"
"Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2016-03-15 19:20+0100\n"
+"POT-Creation-Date: 2016-03-24 19:31+0100\n"
"PO-Revision-Date: 2014-07-04 02:13+0200\n"
"Last-Translator: Robert Luberda <robert@debian.org>\n"
"Language-Team: Polish <manpages-pl-list@lists.sourceforge.net>\n"
diff --git a/doc/po/pt.po b/doc/po/pt.po
index 1a4465340..e845eba38 100644
--- a/doc/po/pt.po
+++ b/doc/po/pt.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: apt-doc 1.0.7\n"
"Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2016-03-15 19:20+0100\n"
+"POT-Creation-Date: 2016-03-24 19:31+0100\n"
"PO-Revision-Date: 2014-08-29 00:34+0100\n"
"Last-Translator: Américo Monteiro <a_monteiro@gmx.com>\n"
"Language-Team: Portuguese <traduz@debianpt.org>\n"
diff --git a/doc/po/pt_BR.po b/doc/po/pt_BR.po
index 1583545e0..dba159a40 100644
--- a/doc/po/pt_BR.po
+++ b/doc/po/pt_BR.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: apt-doc 1.0.5\n"
"Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2016-03-15 19:20+0100\n"
+"POT-Creation-Date: 2016-03-24 19:31+0100\n"
"PO-Revision-Date: 2004-09-20 17:02+0000\n"
"Last-Translator: André Luís Lopes <andrelop@debian.org>\n"
"Language-Team: <debian-l10n-portuguese@lists.debian.org>\n"
diff --git a/po/apt-all.pot b/po/apt-all.pot
index 2a5a4dc80..544579350 100644
--- a/po/apt-all.pot
+++ b/po/apt-all.pot
@@ -5,9 +5,9 @@
#, fuzzy
msgid ""
msgstr ""
-"Project-Id-Version: apt 1.2.7\n"
+"Project-Id-Version: apt 1.2.8\n"
"Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2016-03-15 19:21+0100\n"
+"POT-Creation-Date: 2016-03-24 19:31+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"
@@ -1631,7 +1631,7 @@ msgstr ""
#. TRANSLATORS: The second %s is the reason and is untranslated for repository owners.
#: methods/gpgv.cc
#, c-format
-msgid "The repository is insufficiently signed by key %s (%s)"
+msgid "Signature by key %s uses weak digest algorithm (%s)"
msgstr ""
#: methods/gpgv.cc
diff --git a/po/ar.po b/po/ar.po
index 790648b50..b402ed0e1 100644
--- a/po/ar.po
+++ b/po/ar.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: apt 1.0.5\n"
"Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2016-03-15 19:21+0100\n"
+"POT-Creation-Date: 2016-03-24 19:31+0100\n"
"PO-Revision-Date: 2006-10-20 21:28+0300\n"
"Last-Translator: Ossama M. Khayat <okhayat@yahoo.com>\n"
"Language-Team: Arabic <support@arabeyes.org>\n"
@@ -1679,9 +1679,9 @@ msgstr ""
#. TRANSLATORS: The second %s is the reason and is untranslated for repository owners.
#: methods/gpgv.cc
-#, fuzzy, c-format
-msgid "The repository is insufficiently signed by key %s (%s)"
-msgstr "المسار %s طويل جداً"
+#, c-format
+msgid "Signature by key %s uses weak digest algorithm (%s)"
+msgstr ""
#: methods/gpgv.cc
msgid "The following signatures were invalid:\n"
@@ -3571,6 +3571,10 @@ msgid "Calculating upgrade"
msgstr "حساب الترقية"
#, fuzzy
+#~ msgid "The repository is insufficiently signed by key %s (%s)"
+#~ msgstr "المسار %s طويل جداً"
+
+#, fuzzy
#~ msgid "Must specifc at least one srv record"
#~ msgstr "يجب تحديد حزمة واحدة على الأقل لجلب مصدرها"
diff --git a/po/ast.po b/po/ast.po
index 0c5246d4a..f44fa997c 100644
--- a/po/ast.po
+++ b/po/ast.po
@@ -4,7 +4,7 @@ msgid ""
msgstr ""
"Project-Id-Version: apt 0.7.18\n"
"Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2016-03-15 19:21+0100\n"
+"POT-Creation-Date: 2016-03-24 19:31+0100\n"
"PO-Revision-Date: 2010-10-02 23:35+0100\n"
"Last-Translator: Iñigo Varela <ivarela@softastur.org>\n"
"Language-Team: Asturian (ast)\n"
@@ -1710,9 +1710,9 @@ msgstr "Fallu desconocíu al executar apt-key"
#. TRANSLATORS: The second %s is the reason and is untranslated for repository owners.
#: methods/gpgv.cc
-#, fuzzy, c-format
-msgid "The repository is insufficiently signed by key %s (%s)"
-msgstr "El direutorio %s ta desviáu"
+#, c-format
+msgid "Signature by key %s uses weak digest algorithm (%s)"
+msgstr ""
#: methods/gpgv.cc
msgid "The following signatures were invalid:\n"
@@ -3725,6 +3725,10 @@ msgid "Calculating upgrade"
msgstr "Calculando l'anovamientu"
#, fuzzy
+#~ msgid "The repository is insufficiently signed by key %s (%s)"
+#~ msgstr "El direutorio %s ta desviáu"
+
+#, fuzzy
#~ msgid ""
#~ "%s dependency for %s can't be satisfied because %s is not allowed on '%s' "
#~ "packages"
diff --git a/po/bg.po b/po/bg.po
index cf5eb11ed..5d317195f 100644
--- a/po/bg.po
+++ b/po/bg.po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: apt 0.7.21\n"
"Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2016-03-15 19:21+0100\n"
+"POT-Creation-Date: 2016-03-24 19:31+0100\n"
"PO-Revision-Date: 2012-06-25 17:23+0300\n"
"Last-Translator: Damyan Ivanov <dmn@debian.org>\n"
"Language-Team: Bulgarian <dict@fsa-bg.org>\n"
@@ -1734,9 +1734,9 @@ msgstr "Неизвестна грешка при изпълнението на a
#. TRANSLATORS: The second %s is the reason and is untranslated for repository owners.
#: methods/gpgv.cc
-#, fuzzy, c-format
-msgid "The repository is insufficiently signed by key %s (%s)"
-msgstr "Директорията %s е отклонена"
+#, c-format
+msgid "Signature by key %s uses weak digest algorithm (%s)"
+msgstr ""
#: methods/gpgv.cc
msgid "The following signatures were invalid:\n"
@@ -3768,6 +3768,10 @@ msgstr ""
msgid "Calculating upgrade"
msgstr "Изчисляване на актуализацията"
+#, fuzzy
+#~ msgid "The repository is insufficiently signed by key %s (%s)"
+#~ msgstr "Директорията %s е отклонена"
+
#~ msgid ""
#~ "%s dependency for %s can't be satisfied because %s is not allowed on '%s' "
#~ "packages"
diff --git a/po/bs.po b/po/bs.po
index 420513b74..3b6fb2016 100644
--- a/po/bs.po
+++ b/po/bs.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: apt 0.5.26\n"
"Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2016-03-15 19:21+0100\n"
+"POT-Creation-Date: 2016-03-24 19:31+0100\n"
"PO-Revision-Date: 2004-05-06 15:25+0100\n"
"Last-Translator: Safir Šećerović <sapphire@linux.org.ba>\n"
"Language-Team: Bosnian <lokal@lugbih.org>\n"
@@ -1663,7 +1663,7 @@ msgstr ""
#. TRANSLATORS: The second %s is the reason and is untranslated for repository owners.
#: methods/gpgv.cc
#, c-format
-msgid "The repository is insufficiently signed by key %s (%s)"
+msgid "Signature by key %s uses weak digest algorithm (%s)"
msgstr ""
#: methods/gpgv.cc
diff --git a/po/ca.po b/po/ca.po
index acdb499e2..46967edce 100644
--- a/po/ca.po
+++ b/po/ca.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: apt 0.9.7.6\n"
"Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2016-03-15 19:21+0100\n"
+"POT-Creation-Date: 2016-03-24 19:31+0100\n"
"PO-Revision-Date: 2012-10-19 13:30+0200\n"
"Last-Translator: Jordi Mallach <jordi@debian.org>\n"
"Language-Team: Catalan <debian-l10n-catalan@lists.debian.org>\n"
@@ -1735,9 +1735,9 @@ msgstr "S'ha produït un error desconegut en executar el apt-key"
#. TRANSLATORS: The second %s is the reason and is untranslated for repository owners.
#: methods/gpgv.cc
-#, fuzzy, c-format
-msgid "The repository is insufficiently signed by key %s (%s)"
-msgstr "El directori %s està desviat"
+#, c-format
+msgid "Signature by key %s uses weak digest algorithm (%s)"
+msgstr ""
#: methods/gpgv.cc
msgid "The following signatures were invalid:\n"
@@ -3770,6 +3770,10 @@ msgstr ""
msgid "Calculating upgrade"
msgstr "S'està calculant l'actualització"
+#, fuzzy
+#~ msgid "The repository is insufficiently signed by key %s (%s)"
+#~ msgstr "El directori %s està desviat"
+
#~ msgid ""
#~ "%s dependency for %s can't be satisfied because %s is not allowed on '%s' "
#~ "packages"
diff --git a/po/cs.po b/po/cs.po
index fcb7e879d..f870b3440 100644
--- a/po/cs.po
+++ b/po/cs.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: apt 1.0.5\n"
"Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2016-03-15 19:21+0100\n"
+"POT-Creation-Date: 2016-03-24 19:31+0100\n"
"PO-Revision-Date: 2015-08-29 15:24+0200\n"
"Last-Translator: Miroslav Kure <kurem@debian.cz>\n"
"Language-Team: Czech <debian-l10n-czech@lists.debian.org>\n"
@@ -1725,9 +1725,9 @@ msgstr "Neznámá chyba při spouštění apt-key"
#. TRANSLATORS: The second %s is the reason and is untranslated for repository owners.
#: methods/gpgv.cc
-#, fuzzy, c-format
-msgid "The repository is insufficiently signed by key %s (%s)"
-msgstr "Repositář „%s“ není podepsán."
+#, c-format
+msgid "Signature by key %s uses weak digest algorithm (%s)"
+msgstr ""
#: methods/gpgv.cc
msgid "The following signatures were invalid:\n"
@@ -3723,6 +3723,10 @@ msgstr ""
msgid "Calculating upgrade"
msgstr "Propočítává se aktualizace"
+#, fuzzy
+#~ msgid "The repository is insufficiently signed by key %s (%s)"
+#~ msgstr "Repositář „%s“ není podepsán."
+
#~ msgid ""
#~ "%s dependency for %s can't be satisfied because %s is not allowed on '%s' "
#~ "packages"
diff --git a/po/cy.po b/po/cy.po
index 558bbc337..9d0ffeeb6 100644
--- a/po/cy.po
+++ b/po/cy.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: apt 1.0.5\n"
"Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2016-03-15 19:21+0100\n"
+"POT-Creation-Date: 2016-03-24 19:31+0100\n"
"PO-Revision-Date: 2005-06-06 13:46+0100\n"
"Last-Translator: Dafydd Harries <daf@muse.19inch.net>\n"
"Language-Team: Welsh <cy@pengwyn.linux.org.uk>\n"
@@ -1737,9 +1737,9 @@ msgstr ""
#. TRANSLATORS: The second %s is the reason and is untranslated for repository owners.
#: methods/gpgv.cc
-#, fuzzy, c-format
-msgid "The repository is insufficiently signed by key %s (%s)"
-msgstr "Mae'r cyfeiriadur %s wedi ei ddargyfeirio"
+#, c-format
+msgid "Signature by key %s uses weak digest algorithm (%s)"
+msgstr ""
#: methods/gpgv.cc
#, fuzzy
@@ -3757,6 +3757,10 @@ msgid "Calculating upgrade"
msgstr "Yn Cyfrifo'r Uwchraddiad"
#, fuzzy
+#~ msgid "The repository is insufficiently signed by key %s (%s)"
+#~ msgstr "Mae'r cyfeiriadur %s wedi ei ddargyfeirio"
+
+#, fuzzy
#~ msgid ""
#~ "%s dependency for %s can't be satisfied because %s is not allowed on '%s' "
#~ "packages"
diff --git a/po/da.po b/po/da.po
index ec628a98b..f94d8cfd7 100644
--- a/po/da.po
+++ b/po/da.po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: apt 1.0.5\n"
"Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2016-03-15 19:21+0100\n"
+"POT-Creation-Date: 2016-03-24 19:31+0100\n"
"PO-Revision-Date: 2014-07-06 23:51+0200\n"
"Last-Translator: Joe Hansen <joedalton2@yahoo.dk>\n"
"Language-Team: Danish <debian-l10n-danish@lists.debian.org>\n"
@@ -1735,9 +1735,9 @@ msgstr "Ukendt fejl ved kørsel af apt-key"
#. TRANSLATORS: The second %s is the reason and is untranslated for repository owners.
#: methods/gpgv.cc
-#, fuzzy, c-format
-msgid "The repository is insufficiently signed by key %s (%s)"
-msgstr "Mappen %s er omrokeret"
+#, c-format
+msgid "Signature by key %s uses weak digest algorithm (%s)"
+msgstr ""
#: methods/gpgv.cc
msgid "The following signatures were invalid:\n"
@@ -3738,6 +3738,10 @@ msgstr ""
msgid "Calculating upgrade"
msgstr "Beregner opgraderingen"
+#, fuzzy
+#~ msgid "The repository is insufficiently signed by key %s (%s)"
+#~ msgstr "Mappen %s er omrokeret"
+
#~ msgid ""
#~ "%s dependency for %s can't be satisfied because %s is not allowed on '%s' "
#~ "packages"
diff --git a/po/de.po b/po/de.po
index 051af3b87..bfa1a30cd 100644
--- a/po/de.po
+++ b/po/de.po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: apt 1.0.8\n"
"Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2016-03-15 19:21+0100\n"
+"POT-Creation-Date: 2016-03-24 19:31+0100\n"
"PO-Revision-Date: 2014-09-19 13:04+0100\n"
"Last-Translator: Holger Wansing <linux@wansing-online.de>\n"
"Language-Team: Debian German <debian-l10n-german@lists.debian.org>\n"
@@ -1782,9 +1782,9 @@ msgstr "Unbekannter Fehler beim Ausführen von apt-key"
#. TRANSLATORS: The second %s is the reason and is untranslated for repository owners.
#: methods/gpgv.cc
-#, fuzzy, c-format
-msgid "The repository is insufficiently signed by key %s (%s)"
-msgstr "Das Verzeichnis %s ist umgeleitet."
+#, c-format
+msgid "Signature by key %s uses weak digest algorithm (%s)"
+msgstr ""
#: methods/gpgv.cc
msgid "The following signatures were invalid:\n"
@@ -3848,6 +3848,10 @@ msgstr ""
msgid "Calculating upgrade"
msgstr "Paketaktualisierung (Upgrade) wird berechnet"
+#, fuzzy
+#~ msgid "The repository is insufficiently signed by key %s (%s)"
+#~ msgstr "Das Verzeichnis %s ist umgeleitet."
+
#~ msgid ""
#~ "%s dependency for %s can't be satisfied because %s is not allowed on '%s' "
#~ "packages"
diff --git a/po/dz.po b/po/dz.po
index 0c42fe50d..522dd5d06 100644
--- a/po/dz.po
+++ b/po/dz.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: apt 1.0.5\n"
"Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2016-03-15 19:21+0100\n"
+"POT-Creation-Date: 2016-03-24 19:31+0100\n"
"PO-Revision-Date: 2006-09-19 09:49+0530\n"
"Last-Translator: Kinley Tshering <gasepkuenden2k3@hotmail.com>\n"
"Language-Team: Dzongkha <pgeyleg@dit.gov.bt>\n"
@@ -1714,9 +1714,9 @@ msgstr "apt-key་ལག་ལེན་འཐབ་ནི་ལུ་མ་ཤ
#. TRANSLATORS: The second %s is the reason and is untranslated for repository owners.
#: methods/gpgv.cc
-#, fuzzy, c-format
-msgid "The repository is insufficiently signed by key %s (%s)"
-msgstr "སྣོད་ཐོ་%s་འདི་ཁ་ཕྱོགས་སྒྱུར་དེ་ཡོད།"
+#, c-format
+msgid "Signature by key %s uses weak digest algorithm (%s)"
+msgstr ""
#: methods/gpgv.cc
msgid "The following signatures were invalid:\n"
@@ -3699,6 +3699,10 @@ msgid "Calculating upgrade"
msgstr "ཡར་བསྐྱེད་རྩིས་བཏོན་དོ་"
#, fuzzy
+#~ msgid "The repository is insufficiently signed by key %s (%s)"
+#~ msgstr "སྣོད་ཐོ་%s་འདི་ཁ་ཕྱོགས་སྒྱུར་དེ་ཡོད།"
+
+#, fuzzy
#~ msgid ""
#~ "%s dependency for %s can't be satisfied because %s is not allowed on '%s' "
#~ "packages"
diff --git a/po/el.po b/po/el.po
index b675c9531..09eaac50b 100644
--- a/po/el.po
+++ b/po/el.po
@@ -16,7 +16,7 @@ msgid ""
msgstr ""
"Project-Id-Version: apt 1.0.5\n"
"Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2016-03-15 19:21+0100\n"
+"POT-Creation-Date: 2016-03-24 19:31+0100\n"
"PO-Revision-Date: 2008-08-26 18:25+0300\n"
"Last-Translator: Θανάσης Νάτσης <natsisthanasis@gmail.com>\n"
"Language-Team: Greek <debian-l10n-greek@lists.debian.org>\n"
@@ -1731,9 +1731,9 @@ msgstr "Άγνωστο σφάλμα κατά την εκτέλεση του apt-
#. TRANSLATORS: The second %s is the reason and is untranslated for repository owners.
#: methods/gpgv.cc
-#, fuzzy, c-format
-msgid "The repository is insufficiently signed by key %s (%s)"
-msgstr "Ο φάκελος %s έχει εκτραπεί"
+#, c-format
+msgid "Signature by key %s uses weak digest algorithm (%s)"
+msgstr ""
#: methods/gpgv.cc
msgid "The following signatures were invalid:\n"
@@ -3727,6 +3727,10 @@ msgstr ""
msgid "Calculating upgrade"
msgstr "Υπολογισμός της αναβάθμισης"
+#, fuzzy
+#~ msgid "The repository is insufficiently signed by key %s (%s)"
+#~ msgstr "Ο φάκελος %s έχει εκτραπεί"
+
#~ msgid ""
#~ "%s dependency for %s can't be satisfied because %s is not allowed on '%s' "
#~ "packages"
diff --git a/po/es.po b/po/es.po
index 334114135..75e37df46 100644
--- a/po/es.po
+++ b/po/es.po
@@ -34,7 +34,7 @@ msgid ""
msgstr ""
"Project-Id-Version: apt 0.8.10\n"
"Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2016-03-15 19:21+0100\n"
+"POT-Creation-Date: 2016-03-24 19:31+0100\n"
"PO-Revision-Date: 2016-01-26 01:51+0100\n"
"Last-Translator: Manuel \"Venturi\" Porras Peralta <venturi@openmailbox."
"org>\n"
@@ -1840,9 +1840,9 @@ msgstr "Error desconocido ejecutando «apt-key»"
#. TRANSLATORS: The second %s is the reason and is untranslated for repository owners.
#: methods/gpgv.cc
-#, fuzzy, c-format
-msgid "The repository is insufficiently signed by key %s (%s)"
-msgstr "El repositorio «%s» no está firmado."
+#, c-format
+msgid "Signature by key %s uses weak digest algorithm (%s)"
+msgstr ""
#: methods/gpgv.cc
msgid "The following signatures were invalid:\n"
@@ -3908,6 +3908,10 @@ msgstr ""
msgid "Calculating upgrade"
msgstr "Calculando la actualización"
+#, fuzzy
+#~ msgid "The repository is insufficiently signed by key %s (%s)"
+#~ msgstr "El repositorio «%s» no está firmado."
+
#~ msgid ""
#~ "%s dependency for %s can't be satisfied because %s is not allowed on '%s' "
#~ "packages"
diff --git a/po/eu.po b/po/eu.po
index 3abf0b2dc..36362d01b 100644
--- a/po/eu.po
+++ b/po/eu.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: apt 1.0.5\n"
"Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2016-03-15 19:21+0100\n"
+"POT-Creation-Date: 2016-03-24 19:31+0100\n"
"PO-Revision-Date: 2009-05-17 00:41+0200\n"
"Last-Translator: Piarres Beobide <pi@beobide.net>\n"
"Language-Team: Euskara <debian-l10n-basque@lists.debian.org>\n"
@@ -1716,9 +1716,9 @@ msgstr "Errore ezezaguna apt-key exekutatzean"
#. TRANSLATORS: The second %s is the reason and is untranslated for repository owners.
#: methods/gpgv.cc
-#, fuzzy, c-format
-msgid "The repository is insufficiently signed by key %s (%s)"
-msgstr "%s direktorioa desbideratuta dago"
+#, c-format
+msgid "Signature by key %s uses weak digest algorithm (%s)"
+msgstr ""
#: methods/gpgv.cc
msgid "The following signatures were invalid:\n"
@@ -3695,6 +3695,10 @@ msgid "Calculating upgrade"
msgstr "Berriketak kalkulatzen"
#, fuzzy
+#~ msgid "The repository is insufficiently signed by key %s (%s)"
+#~ msgstr "%s direktorioa desbideratuta dago"
+
+#, fuzzy
#~ msgid ""
#~ "%s dependency for %s can't be satisfied because %s is not allowed on '%s' "
#~ "packages"
diff --git a/po/fi.po b/po/fi.po
index 68a0fcb73..56920a28e 100644
--- a/po/fi.po
+++ b/po/fi.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: apt 0.5.26\n"
"Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2016-03-15 19:21+0100\n"
+"POT-Creation-Date: 2016-03-24 19:31+0100\n"
"PO-Revision-Date: 2008-12-11 14:52+0200\n"
"Last-Translator: Tapio Lehtonen <tale@debian.org>\n"
"Language-Team: Finnish <debian-l10n-finnish@lists.debian.org>\n"
@@ -1708,9 +1708,9 @@ msgstr "Tapahtui tuntematon virhe suoritettaessa apt-key"
#. TRANSLATORS: The second %s is the reason and is untranslated for repository owners.
#: methods/gpgv.cc
-#, fuzzy, c-format
-msgid "The repository is insufficiently signed by key %s (%s)"
-msgstr "Kansio %s on korvautunut"
+#, c-format
+msgid "Signature by key %s uses weak digest algorithm (%s)"
+msgstr ""
#: methods/gpgv.cc
msgid "The following signatures were invalid:\n"
@@ -3687,6 +3687,10 @@ msgid "Calculating upgrade"
msgstr "Käsitellään päivitystä"
#, fuzzy
+#~ msgid "The repository is insufficiently signed by key %s (%s)"
+#~ msgstr "Kansio %s on korvautunut"
+
+#, fuzzy
#~ msgid ""
#~ "%s dependency for %s can't be satisfied because %s is not allowed on '%s' "
#~ "packages"
diff --git a/po/fr.po b/po/fr.po
index 80f813051..7ee929f65 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: apt 1.0.5\n"
"Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2016-03-15 19:21+0100\n"
+"POT-Creation-Date: 2016-03-24 19:31+0100\n"
"PO-Revision-Date: 2013-12-15 16:45+0100\n"
"Last-Translator: Julien Patriarca <leatherface@debian.org>\n"
"Language-Team: French <debian-l10n-french@lists.debian.org>\n"
@@ -1766,9 +1766,9 @@ msgstr "Erreur inconnue à l'exécution de apt-key"
#. TRANSLATORS: The second %s is the reason and is untranslated for repository owners.
#: methods/gpgv.cc
-#, fuzzy, c-format
-msgid "The repository is insufficiently signed by key %s (%s)"
-msgstr "Le répertoire %s est détourné"
+#, c-format
+msgid "Signature by key %s uses weak digest algorithm (%s)"
+msgstr ""
#: methods/gpgv.cc
msgid "The following signatures were invalid:\n"
@@ -3832,6 +3832,10 @@ msgstr ""
msgid "Calculating upgrade"
msgstr "Calcul de la mise à jour"
+#, fuzzy
+#~ msgid "The repository is insufficiently signed by key %s (%s)"
+#~ msgstr "Le répertoire %s est détourné"
+
#~ msgid ""
#~ "%s dependency for %s can't be satisfied because %s is not allowed on '%s' "
#~ "packages"
diff --git a/po/gl.po b/po/gl.po
index df72d7d3b..ae65e6874 100644
--- a/po/gl.po
+++ b/po/gl.po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: apt 1.0.5\n"
"Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2016-03-15 19:21+0100\n"
+"POT-Creation-Date: 2016-03-24 19:31+0100\n"
"PO-Revision-Date: 2011-05-12 15:28+0100\n"
"Last-Translator: Miguel Anxo Bouzada <mbouzada@gmail.com>\n"
"Language-Team: galician <proxecto@trasno.net>\n"
@@ -1729,9 +1729,9 @@ msgstr "Produciuse un erro descoñecido ao executar apt-key"
#. TRANSLATORS: The second %s is the reason and is untranslated for repository owners.
#: methods/gpgv.cc
-#, fuzzy, c-format
-msgid "The repository is insufficiently signed by key %s (%s)"
-msgstr "O directorio %s está desviado"
+#, c-format
+msgid "Signature by key %s uses weak digest algorithm (%s)"
+msgstr ""
#: methods/gpgv.cc
msgid "The following signatures were invalid:\n"
@@ -3763,6 +3763,10 @@ msgid "Calculating upgrade"
msgstr "Calculando a anovación"
#, fuzzy
+#~ msgid "The repository is insufficiently signed by key %s (%s)"
+#~ msgstr "O directorio %s está desviado"
+
+#, fuzzy
#~ msgid ""
#~ "%s dependency for %s can't be satisfied because %s is not allowed on '%s' "
#~ "packages"
diff --git a/po/hu.po b/po/hu.po
index 22f2e7abc..76a638c03 100644
--- a/po/hu.po
+++ b/po/hu.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: apt 1.0.5\n"
"Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2016-03-15 19:21+0100\n"
+"POT-Creation-Date: 2016-03-24 19:31+0100\n"
"PO-Revision-Date: 2012-06-25 17:09+0200\n"
"Last-Translator: Gabor Kelemen <kelemeng@gnome.hu>\n"
"Language-Team: Hungarian <gnome-hu-list@gnome.org>\n"
@@ -1728,9 +1728,9 @@ msgstr "Ismeretlen apt-key futtatási hiba"
#. TRANSLATORS: The second %s is the reason and is untranslated for repository owners.
#: methods/gpgv.cc
-#, fuzzy, c-format
-msgid "The repository is insufficiently signed by key %s (%s)"
-msgstr "A(z) %s könyvtár eltérítve"
+#, c-format
+msgid "Signature by key %s uses weak digest algorithm (%s)"
+msgstr ""
#: methods/gpgv.cc
msgid "The following signatures were invalid:\n"
@@ -3745,6 +3745,10 @@ msgstr ""
msgid "Calculating upgrade"
msgstr "Frissítés kiszámítása"
+#, fuzzy
+#~ msgid "The repository is insufficiently signed by key %s (%s)"
+#~ msgstr "A(z) %s könyvtár eltérítve"
+
#~ msgid ""
#~ "%s dependency for %s can't be satisfied because %s is not allowed on '%s' "
#~ "packages"
diff --git a/po/it.po b/po/it.po
index 27bd109a6..6b6b4a301 100644
--- a/po/it.po
+++ b/po/it.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: apt 1.0.5\n"
"Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2016-03-15 19:21+0100\n"
+"POT-Creation-Date: 2016-03-24 19:31+0100\n"
"PO-Revision-Date: 2015-04-07 16:51+0100\n"
"Last-Translator: Milo Casagrande <milo@milo.name>\n"
"Language-Team: Italian <tp@lists.linux.it>\n"
@@ -1757,9 +1757,9 @@ msgstr "Errore sconosciuto durante l'esecuzione di apt-key"
#. TRANSLATORS: The second %s is the reason and is untranslated for repository owners.
#: methods/gpgv.cc
-#, fuzzy, c-format
-msgid "The repository is insufficiently signed by key %s (%s)"
-msgstr "La directory %s è deviata"
+#, c-format
+msgid "Signature by key %s uses weak digest algorithm (%s)"
+msgstr ""
#: methods/gpgv.cc
msgid "The following signatures were invalid:\n"
@@ -3809,6 +3809,10 @@ msgstr ""
msgid "Calculating upgrade"
msgstr "Calcolo dell'aggiornamento"
+#, fuzzy
+#~ msgid "The repository is insufficiently signed by key %s (%s)"
+#~ msgstr "La directory %s è deviata"
+
#~ msgid ""
#~ "%s dependency for %s can't be satisfied because %s is not allowed on '%s' "
#~ "packages"
diff --git a/po/ja.po b/po/ja.po
index 50502f739..ca1e2778a 100644
--- a/po/ja.po
+++ b/po/ja.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: apt 1.0.9.3\n"
"Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2016-03-15 19:21+0100\n"
+"POT-Creation-Date: 2016-03-24 19:31+0100\n"
"PO-Revision-Date: 2014-12-12 22:33+0900\n"
"Last-Translator: Kenshi Muto <kmuto@debian.org>\n"
"Language-Team: Debian Japanese List <debian-japanese@lists.debian.org>\n"
@@ -1733,9 +1733,9 @@ msgstr "apt-key の実行中に未知のエラーが発生"
#. TRANSLATORS: The second %s is the reason and is untranslated for repository owners.
#: methods/gpgv.cc
-#, fuzzy, c-format
-msgid "The repository is insufficiently signed by key %s (%s)"
-msgstr "ディレクトリ %s は divert されています"
+#, c-format
+msgid "Signature by key %s uses weak digest algorithm (%s)"
+msgstr ""
#: methods/gpgv.cc
msgid "The following signatures were invalid:\n"
@@ -3748,6 +3748,10 @@ msgstr ""
msgid "Calculating upgrade"
msgstr "アップグレードパッケージを検出しています"
+#, fuzzy
+#~ msgid "The repository is insufficiently signed by key %s (%s)"
+#~ msgstr "ディレクトリ %s は divert されています"
+
#~ msgid ""
#~ "%s dependency for %s can't be satisfied because %s is not allowed on '%s' "
#~ "packages"
diff --git a/po/km.po b/po/km.po
index c34d544ba..8763b8112 100644
--- a/po/km.po
+++ b/po/km.po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: apt 1.0.5\n"
"Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2016-03-15 19:21+0100\n"
+"POT-Creation-Date: 2016-03-24 19:31+0100\n"
"PO-Revision-Date: 2006-10-10 09:48+0700\n"
"Last-Translator: Khoem Sokhem <khoemsokhem@khmeros.info>\n"
"Language-Team: Khmer <support@khmeros.info>\n"
@@ -1700,9 +1700,9 @@ msgstr "មិនស្គាល់កំហុស ក្នុងការប
#. TRANSLATORS: The second %s is the reason and is untranslated for repository owners.
#: methods/gpgv.cc
-#, fuzzy, c-format
-msgid "The repository is insufficiently signed by key %s (%s)"
-msgstr "ថត​ %s ត្រូវបាន​បង្វែរ"
+#, c-format
+msgid "Signature by key %s uses weak digest algorithm (%s)"
+msgstr ""
#: methods/gpgv.cc
msgid "The following signatures were invalid:\n"
@@ -3668,6 +3668,10 @@ msgid "Calculating upgrade"
msgstr "កំពុង​គណនា​ការ​ធ្វើ​ឲ្យ​ប្រសើរ"
#, fuzzy
+#~ msgid "The repository is insufficiently signed by key %s (%s)"
+#~ msgstr "ថត​ %s ត្រូវបាន​បង្វែរ"
+
+#, fuzzy
#~ msgid ""
#~ "%s dependency for %s can't be satisfied because %s is not allowed on '%s' "
#~ "packages"
diff --git a/po/ko.po b/po/ko.po
index e6063f3a9..927380f9b 100644
--- a/po/ko.po
+++ b/po/ko.po
@@ -5,7 +5,7 @@ msgid ""
msgstr ""
"Project-Id-Version: apt 1.0.5\n"
"Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2016-03-15 19:21+0100\n"
+"POT-Creation-Date: 2016-03-24 19:31+0100\n"
"PO-Revision-Date: 2010-08-30 02:31+0900\n"
"Last-Translator: Changwoo Ryu <cwryu@debian.org>\n"
"Language-Team: Korean <debian-l10n-korean@lists.debian.org>\n"
@@ -1698,9 +1698,9 @@ msgstr "apt-key 실행 도중 알 수 없는 오류 발생"
#. TRANSLATORS: The second %s is the reason and is untranslated for repository owners.
#: methods/gpgv.cc
-#, fuzzy, c-format
-msgid "The repository is insufficiently signed by key %s (%s)"
-msgstr "%s 디렉터리가 전환되었습니다"
+#, c-format
+msgid "Signature by key %s uses weak digest algorithm (%s)"
+msgstr ""
#: methods/gpgv.cc
msgid "The following signatures were invalid:\n"
@@ -3683,6 +3683,10 @@ msgid "Calculating upgrade"
msgstr "업그레이드를 계산하는 중입니다"
#, fuzzy
+#~ msgid "The repository is insufficiently signed by key %s (%s)"
+#~ msgstr "%s 디렉터리가 전환되었습니다"
+
+#, fuzzy
#~ msgid ""
#~ "%s dependency for %s can't be satisfied because %s is not allowed on '%s' "
#~ "packages"
diff --git a/po/ku.po b/po/ku.po
index c96b2e8d4..83fa0571d 100644
--- a/po/ku.po
+++ b/po/ku.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: apt 1.0.5\n"
"Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2016-03-15 19:21+0100\n"
+"POT-Creation-Date: 2016-03-24 19:31+0100\n"
"PO-Revision-Date: 2008-05-08 12:48+0200\n"
"Last-Translator: Erdal Ronahi <erdal.ronahi@gmail.com>\n"
"Language-Team: ku <ubuntu-l10n-kur@lists.ubuntu.com>\n"
@@ -1663,9 +1663,9 @@ msgstr "Di xebitandina apt-key de çewtiya nenas"
#. TRANSLATORS: The second %s is the reason and is untranslated for repository owners.
#: methods/gpgv.cc
-#, fuzzy, c-format
-msgid "The repository is insufficiently signed by key %s (%s)"
-msgstr "Rêça %s zêde dirêj e"
+#, c-format
+msgid "Signature by key %s uses weak digest algorithm (%s)"
+msgstr ""
#: methods/gpgv.cc
#, fuzzy
@@ -3566,6 +3566,10 @@ msgstr ""
msgid "Calculating upgrade"
msgstr "Bilindkirin tê hesibandin"
+#, fuzzy
+#~ msgid "The repository is insufficiently signed by key %s (%s)"
+#~ msgstr "Rêça %s zêde dirêj e"
+
#~ msgid ""
#~ "Options:\n"
#~ " -h This help text.\n"
diff --git a/po/lt.po b/po/lt.po
index 6df8fa24e..11dc7c247 100644
--- a/po/lt.po
+++ b/po/lt.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: apt 1.0.5\n"
"Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2016-03-15 19:21+0100\n"
+"POT-Creation-Date: 2016-03-24 19:31+0100\n"
"PO-Revision-Date: 2008-08-02 01:47-0400\n"
"Last-Translator: Gintautas Miliauskas <gintas@akl.lt>\n"
"Language-Team: Lithuanian <komp_lt@konferencijos.lt>\n"
@@ -1691,9 +1691,9 @@ msgstr "Nežinoma klaida kviečiant apt-key"
#. TRANSLATORS: The second %s is the reason and is untranslated for repository owners.
#: methods/gpgv.cc
-#, fuzzy, c-format
-msgid "The repository is insufficiently signed by key %s (%s)"
-msgstr "Kelias %s per ilgas"
+#, c-format
+msgid "Signature by key %s uses weak digest algorithm (%s)"
+msgstr ""
#: methods/gpgv.cc
msgid "The following signatures were invalid:\n"
@@ -3661,6 +3661,10 @@ msgid "Calculating upgrade"
msgstr "Skaičiuojami atnaujinimai"
#, fuzzy
+#~ msgid "The repository is insufficiently signed by key %s (%s)"
+#~ msgstr "Kelias %s per ilgas"
+
+#, fuzzy
#~ msgid ""
#~ "%s dependency for %s can't be satisfied because %s is not allowed on '%s' "
#~ "packages"
diff --git a/po/mr.po b/po/mr.po
index 5b225ba09..4955399e8 100644
--- a/po/mr.po
+++ b/po/mr.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: apt 1.0.5\n"
"Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2016-03-15 19:21+0100\n"
+"POT-Creation-Date: 2016-03-24 19:31+0100\n"
"PO-Revision-Date: 2008-11-20 23:27+0530\n"
"Last-Translator: Sampada <sampadanakhare@gmail.com>\n"
"Language-Team: Marathi, janabhaaratii, C-DAC, Mumbai, India "
@@ -1696,9 +1696,9 @@ msgstr "apt-key कार्यान्वित होत असताना
#. TRANSLATORS: The second %s is the reason and is untranslated for repository owners.
#: methods/gpgv.cc
-#, fuzzy, c-format
-msgid "The repository is insufficiently signed by key %s (%s)"
-msgstr "%s संचिका डायव्हर्ट केली आहे/वळवली आहे"
+#, c-format
+msgid "Signature by key %s uses weak digest algorithm (%s)"
+msgstr ""
#: methods/gpgv.cc
msgid "The following signatures were invalid:\n"
@@ -3671,6 +3671,10 @@ msgid "Calculating upgrade"
msgstr "पुढिल आवृत्तीची गणती करीत आहे"
#, fuzzy
+#~ msgid "The repository is insufficiently signed by key %s (%s)"
+#~ msgstr "%s संचिका डायव्हर्ट केली आहे/वळवली आहे"
+
+#, fuzzy
#~ msgid ""
#~ "%s dependency for %s can't be satisfied because %s is not allowed on '%s' "
#~ "packages"
diff --git a/po/nb.po b/po/nb.po
index 27bf9a096..0983faef3 100644
--- a/po/nb.po
+++ b/po/nb.po
@@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: apt 1.0.5\n"
"Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2016-03-15 19:21+0100\n"
+"POT-Creation-Date: 2016-03-24 19:31+0100\n"
"PO-Revision-Date: 2010-09-01 21:10+0200\n"
"Last-Translator: Hans Fredrik Nordhaug <hans@nordhaug.priv.no>\n"
"Language-Team: Norwegian Bokmål <i18n-nb@lister.ping.uio.no>\n"
@@ -1719,9 +1719,9 @@ msgstr "Ukjent feil ved kjøring av apt-key"
#. TRANSLATORS: The second %s is the reason and is untranslated for repository owners.
#: methods/gpgv.cc
-#, fuzzy, c-format
-msgid "The repository is insufficiently signed by key %s (%s)"
-msgstr "Katalogen %s er avledet"
+#, c-format
+msgid "Signature by key %s uses weak digest algorithm (%s)"
+msgstr ""
#: methods/gpgv.cc
msgid "The following signatures were invalid:\n"
@@ -3722,6 +3722,10 @@ msgid "Calculating upgrade"
msgstr "Beregner oppgradering"
#, fuzzy
+#~ msgid "The repository is insufficiently signed by key %s (%s)"
+#~ msgstr "Katalogen %s er avledet"
+
+#, fuzzy
#~ msgid ""
#~ "%s dependency for %s can't be satisfied because %s is not allowed on '%s' "
#~ "packages"
diff --git a/po/ne.po b/po/ne.po
index b68a22540..1450f3afe 100644
--- a/po/ne.po
+++ b/po/ne.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: apt 1.0.5\n"
"Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2016-03-15 19:21+0100\n"
+"POT-Creation-Date: 2016-03-24 19:31+0100\n"
"PO-Revision-Date: 2006-06-12 14:35+0545\n"
"Last-Translator: Shiva Pokharel <pokharelshiva@hotmail.com>\n"
"Language-Team: Nepali <info@mpp.org.np>\n"
@@ -1698,9 +1698,9 @@ msgstr "apt-key कार्यन्वयन गर्दा अज्ञा
#. TRANSLATORS: The second %s is the reason and is untranslated for repository owners.
#: methods/gpgv.cc
-#, fuzzy, c-format
-msgid "The repository is insufficiently signed by key %s (%s)"
-msgstr "डाइरेक्ट्री %s फेरियो "
+#, c-format
+msgid "Signature by key %s uses weak digest algorithm (%s)"
+msgstr ""
#: methods/gpgv.cc
msgid "The following signatures were invalid:\n"
@@ -3668,6 +3668,10 @@ msgid "Calculating upgrade"
msgstr "स्तर वृद्धि गणना गरिदैछ"
#, fuzzy
+#~ msgid "The repository is insufficiently signed by key %s (%s)"
+#~ msgstr "डाइरेक्ट्री %s फेरियो "
+
+#, fuzzy
#~ msgid ""
#~ "%s dependency for %s can't be satisfied because %s is not allowed on '%s' "
#~ "packages"
diff --git a/po/nl.po b/po/nl.po
index a03b15ec1..ae34bb70b 100644
--- a/po/nl.po
+++ b/po/nl.po
@@ -12,7 +12,7 @@ msgid ""
msgstr ""
"Project-Id-Version: apt 0.8.15.9\n"
"Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2016-03-15 19:21+0100\n"
+"POT-Creation-Date: 2016-03-24 19:31+0100\n"
"PO-Revision-Date: 2016-01-22 20:50+0100\n"
"Last-Translator: Frans Spiesschaert <Frans.Spiesschaert@yucom.be>\n"
"Language-Team: Debian Dutch l10n Team <debian-l10n-dutch@lists.debian.org>\n"
@@ -1794,9 +1794,9 @@ msgstr "Onbekende fout bij het uitvoeren van apt-key"
#. TRANSLATORS: The second %s is the reason and is untranslated for repository owners.
#: methods/gpgv.cc
-#, fuzzy, c-format
-msgid "The repository is insufficiently signed by key %s (%s)"
-msgstr "De pakketbron '%s' is niet ondertekend."
+#, c-format
+msgid "Signature by key %s uses weak digest algorithm (%s)"
+msgstr ""
#: methods/gpgv.cc
msgid "The following signatures were invalid:\n"
@@ -3862,6 +3862,10 @@ msgstr ""
msgid "Calculating upgrade"
msgstr "Opwaardering wordt doorgerekend"
+#, fuzzy
+#~ msgid "The repository is insufficiently signed by key %s (%s)"
+#~ msgstr "De pakketbron '%s' is niet ondertekend."
+
#~ msgid ""
#~ "%s dependency for %s can't be satisfied because %s is not allowed on '%s' "
#~ "packages"
diff --git a/po/nn.po b/po/nn.po
index d6de5893b..dc4b8207e 100644
--- a/po/nn.po
+++ b/po/nn.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: apt 1.0.5\n"
"Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2016-03-15 19:21+0100\n"
+"POT-Creation-Date: 2016-03-24 19:31+0100\n"
"PO-Revision-Date: 2005-02-14 23:30+0100\n"
"Last-Translator: Havard Korsvoll <korsvoll@skulelinux.no>\n"
"Language-Team: Norwegian nynorsk <i18n-nn@lister.ping.uio.no>\n"
@@ -1712,9 +1712,9 @@ msgstr ""
#. TRANSLATORS: The second %s is the reason and is untranslated for repository owners.
#: methods/gpgv.cc
-#, fuzzy, c-format
-msgid "The repository is insufficiently signed by key %s (%s)"
-msgstr "Katalogen %s er avleidd"
+#, c-format
+msgid "Signature by key %s uses weak digest algorithm (%s)"
+msgstr ""
#: methods/gpgv.cc
#, fuzzy
@@ -3684,6 +3684,10 @@ msgid "Calculating upgrade"
msgstr "Reknar ut oppgradering"
#, fuzzy
+#~ msgid "The repository is insufficiently signed by key %s (%s)"
+#~ msgstr "Katalogen %s er avleidd"
+
+#, fuzzy
#~ msgid ""
#~ "%s dependency for %s can't be satisfied because %s is not allowed on '%s' "
#~ "packages"
diff --git a/po/pl.po b/po/pl.po
index 8b6f99517..51909794f 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: apt 0.9.7.3\n"
"Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2016-03-15 19:21+0100\n"
+"POT-Creation-Date: 2016-03-24 19:31+0100\n"
"PO-Revision-Date: 2012-07-28 21:53+0200\n"
"Last-Translator: Michał Kułach <michal.kulach@gmail.com>\n"
"Language-Team: Polish <debian-l10n-polish@lists.debian.org>\n"
@@ -1765,9 +1765,9 @@ msgstr "Nieznany błąd podczas uruchamiania apt-key"
#. TRANSLATORS: The second %s is the reason and is untranslated for repository owners.
#: methods/gpgv.cc
-#, fuzzy, c-format
-msgid "The repository is insufficiently signed by key %s (%s)"
-msgstr "Ominięcie katalogu %s"
+#, c-format
+msgid "Signature by key %s uses weak digest algorithm (%s)"
+msgstr ""
#: methods/gpgv.cc
msgid "The following signatures were invalid:\n"
@@ -3795,6 +3795,10 @@ msgstr ""
msgid "Calculating upgrade"
msgstr "Obliczanie aktualizacji"
+#, fuzzy
+#~ msgid "The repository is insufficiently signed by key %s (%s)"
+#~ msgstr "Ominięcie katalogu %s"
+
#~ msgid ""
#~ "%s dependency for %s can't be satisfied because %s is not allowed on '%s' "
#~ "packages"
diff --git a/po/pt.po b/po/pt.po
index ec85d89ce..d283a8252 100644
--- a/po/pt.po
+++ b/po/pt.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: apt 1.0.5\n"
"Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2016-03-15 19:21+0100\n"
+"POT-Creation-Date: 2016-03-24 19:31+0100\n"
"PO-Revision-Date: 2012-06-29 15:45+0100\n"
"Last-Translator: Miguel Figueiredo <elmig@debianpt.org>\n"
"Language-Team: Portuguese <traduz@debianpt.org>\n"
@@ -1731,9 +1731,9 @@ msgstr "Erro desconhecido ao executar apt-key"
#. TRANSLATORS: The second %s is the reason and is untranslated for repository owners.
#: methods/gpgv.cc
-#, fuzzy, c-format
-msgid "The repository is insufficiently signed by key %s (%s)"
-msgstr "O directório %s é desviado"
+#, c-format
+msgid "Signature by key %s uses weak digest algorithm (%s)"
+msgstr ""
#: methods/gpgv.cc
msgid "The following signatures were invalid:\n"
@@ -3776,6 +3776,10 @@ msgstr ""
msgid "Calculating upgrade"
msgstr "A calcular a actualização"
+#, fuzzy
+#~ msgid "The repository is insufficiently signed by key %s (%s)"
+#~ msgstr "O directório %s é desviado"
+
#~ msgid ""
#~ "%s dependency for %s can't be satisfied because %s is not allowed on '%s' "
#~ "packages"
diff --git a/po/pt_BR.po b/po/pt_BR.po
index 5a5892150..f1cb16760 100644
--- a/po/pt_BR.po
+++ b/po/pt_BR.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: apt 1.0.5\n"
"Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2016-03-15 19:21+0100\n"
+"POT-Creation-Date: 2016-03-24 19:31+0100\n"
"PO-Revision-Date: 2008-11-17 02:33-0200\n"
"Last-Translator: Felipe Augusto van de Wiel (faw) <faw@debian.org>\n"
"Language-Team: Brazilian Portuguese <debian-l10n-portuguese@lists.debian."
@@ -1717,9 +1717,9 @@ msgstr "Erro desconhecido executando apt-key"
#. TRANSLATORS: The second %s is the reason and is untranslated for repository owners.
#: methods/gpgv.cc
-#, fuzzy, c-format
-msgid "The repository is insufficiently signed by key %s (%s)"
-msgstr "O diretório %s é desviado (\"diverted\")"
+#, c-format
+msgid "Signature by key %s uses weak digest algorithm (%s)"
+msgstr ""
#: methods/gpgv.cc
msgid "The following signatures were invalid:\n"
@@ -3713,6 +3713,10 @@ msgid "Calculating upgrade"
msgstr "Calculando atualização"
#, fuzzy
+#~ msgid "The repository is insufficiently signed by key %s (%s)"
+#~ msgstr "O diretório %s é desviado (\"diverted\")"
+
+#, fuzzy
#~ msgid ""
#~ "%s dependency for %s can't be satisfied because %s is not allowed on '%s' "
#~ "packages"
diff --git a/po/ro.po b/po/ro.po
index 101b4f768..b9315a512 100644
--- a/po/ro.po
+++ b/po/ro.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: apt 1.0.5\n"
"Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2016-03-15 19:21+0100\n"
+"POT-Creation-Date: 2016-03-24 19:31+0100\n"
"PO-Revision-Date: 2008-11-15 02:21+0200\n"
"Last-Translator: Eddy Petrișor <eddy.petrisor@gmail.com>\n"
"Language-Team: Romanian <debian-l10n-romanian@lists.debian.org>\n"
@@ -1726,9 +1726,9 @@ msgstr "Eroare necunoscută în timp ce se execută apt-key"
#. TRANSLATORS: The second %s is the reason and is untranslated for repository owners.
#: methods/gpgv.cc
-#, fuzzy, c-format
-msgid "The repository is insufficiently signed by key %s (%s)"
-msgstr "Directorul %s este redirectat"
+#, c-format
+msgid "Signature by key %s uses weak digest algorithm (%s)"
+msgstr ""
#: methods/gpgv.cc
msgid "The following signatures were invalid:\n"
@@ -3728,6 +3728,10 @@ msgid "Calculating upgrade"
msgstr "Calculez înnoirea"
#, fuzzy
+#~ msgid "The repository is insufficiently signed by key %s (%s)"
+#~ msgstr "Directorul %s este redirectat"
+
+#, fuzzy
#~ msgid ""
#~ "%s dependency for %s can't be satisfied because %s is not allowed on '%s' "
#~ "packages"
diff --git a/po/ru.po b/po/ru.po
index b52f039a9..365ee436a 100644
--- a/po/ru.po
+++ b/po/ru.po
@@ -12,7 +12,7 @@ msgid ""
msgstr ""
"Project-Id-Version: apt 1.0.9.10\n"
"Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2016-03-15 19:21+0100\n"
+"POT-Creation-Date: 2016-03-24 19:31+0100\n"
"PO-Revision-Date: 2015-06-23 20:40+0300\n"
"Last-Translator: Yuri Kozlov <yuray@komyakino.ru>\n"
"Language-Team: Russian <debian-l10n-russian@lists.debian.org>\n"
@@ -1762,9 +1762,9 @@ msgstr "Неизвестная ошибка при выполнении apt-key"
#. TRANSLATORS: The second %s is the reason and is untranslated for repository owners.
#: methods/gpgv.cc
-#, fuzzy, c-format
-msgid "The repository is insufficiently signed by key %s (%s)"
-msgstr "Каталог %s входит в список diverted"
+#, c-format
+msgid "Signature by key %s uses weak digest algorithm (%s)"
+msgstr ""
#: methods/gpgv.cc
msgid "The following signatures were invalid:\n"
@@ -3796,6 +3796,10 @@ msgstr ""
msgid "Calculating upgrade"
msgstr "Расчёт обновлений"
+#, fuzzy
+#~ msgid "The repository is insufficiently signed by key %s (%s)"
+#~ msgstr "Каталог %s входит в список diverted"
+
#~ msgid ""
#~ "%s dependency for %s can't be satisfied because %s is not allowed on '%s' "
#~ "packages"
diff --git a/po/sk.po b/po/sk.po
index 22f33170e..30f3edb2a 100644
--- a/po/sk.po
+++ b/po/sk.po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: apt 1.0.5\n"
"Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2016-03-15 19:21+0100\n"
+"POT-Creation-Date: 2016-03-24 19:31+0100\n"
"PO-Revision-Date: 2012-06-28 20:49+0100\n"
"Last-Translator: Ivan Masár <helix84@centrum.sk>\n"
"Language-Team: Slovak <sk-i18n@lists.linux.sk>\n"
@@ -1735,9 +1735,9 @@ msgstr "Neznáma chyba pri spustení apt-key"
#. TRANSLATORS: The second %s is the reason and is untranslated for repository owners.
#: methods/gpgv.cc
-#, fuzzy, c-format
-msgid "The repository is insufficiently signed by key %s (%s)"
-msgstr "Adresár %s je divertovaný"
+#, c-format
+msgid "Signature by key %s uses weak digest algorithm (%s)"
+msgstr ""
#: methods/gpgv.cc
msgid "The following signatures were invalid:\n"
@@ -3736,6 +3736,10 @@ msgstr ""
msgid "Calculating upgrade"
msgstr "Prepočítava sa aktualizácia"
+#, fuzzy
+#~ msgid "The repository is insufficiently signed by key %s (%s)"
+#~ msgstr "Adresár %s je divertovaný"
+
#~ msgid ""
#~ "%s dependency for %s can't be satisfied because %s is not allowed on '%s' "
#~ "packages"
diff --git a/po/sl.po b/po/sl.po
index c7340a4f5..6be397112 100644
--- a/po/sl.po
+++ b/po/sl.po
@@ -4,7 +4,7 @@ msgid ""
msgstr ""
"Project-Id-Version: apt 0.5.5\n"
"Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2016-03-15 19:21+0100\n"
+"POT-Creation-Date: 2016-03-24 19:31+0100\n"
"PO-Revision-Date: 2012-06-27 21:29+0000\n"
"Last-Translator: Andrej Znidarsic <andrej.znidarsic@gmail.com>\n"
"Language-Team: Slovenian <sl@li.org>\n"
@@ -1739,9 +1739,9 @@ msgstr "Neznana napaka med izvajanjem apt-key"
#. TRANSLATORS: The second %s is the reason and is untranslated for repository owners.
#: methods/gpgv.cc
-#, fuzzy, c-format
-msgid "The repository is insufficiently signed by key %s (%s)"
-msgstr "Mapa %s je odklonjena"
+#, c-format
+msgid "Signature by key %s uses weak digest algorithm (%s)"
+msgstr ""
#: methods/gpgv.cc
msgid "The following signatures were invalid:\n"
@@ -3741,6 +3741,10 @@ msgstr ""
msgid "Calculating upgrade"
msgstr "Preračunavanje nadgradnje"
+#, fuzzy
+#~ msgid "The repository is insufficiently signed by key %s (%s)"
+#~ msgstr "Mapa %s je odklonjena"
+
#~ msgid ""
#~ "%s dependency for %s can't be satisfied because %s is not allowed on '%s' "
#~ "packages"
diff --git a/po/sv.po b/po/sv.po
index 8f368a815..ac77593ad 100644
--- a/po/sv.po
+++ b/po/sv.po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: apt\n"
"Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2016-03-15 19:21+0100\n"
+"POT-Creation-Date: 2016-03-24 19:31+0100\n"
"PO-Revision-Date: 2015-08-19 21:33+0200\n"
"Last-Translator: Anders Jonsson <anders.jonsson@norsjovallen.se>\n"
"Language-Team: Swedish <debian-l10n-swedish@debian.org>\n"
@@ -1742,9 +1742,9 @@ msgstr "Okänt fel vid körning av apt-key"
#. TRANSLATORS: The second %s is the reason and is untranslated for repository owners.
#: methods/gpgv.cc
-#, fuzzy, c-format
-msgid "The repository is insufficiently signed by key %s (%s)"
-msgstr "Förrådet ”%s” är inte längre signerat."
+#, c-format
+msgid "Signature by key %s uses weak digest algorithm (%s)"
+msgstr ""
#: methods/gpgv.cc
msgid "The following signatures were invalid:\n"
@@ -3770,6 +3770,10 @@ msgstr ""
msgid "Calculating upgrade"
msgstr "Beräknar uppgradering"
+#, fuzzy
+#~ msgid "The repository is insufficiently signed by key %s (%s)"
+#~ msgstr "Förrådet ”%s” är inte längre signerat."
+
#~ msgid ""
#~ "%s dependency for %s can't be satisfied because %s is not allowed on '%s' "
#~ "packages"
diff --git a/po/th.po b/po/th.po
index 2091dab73..f523ecbc3 100644
--- a/po/th.po
+++ b/po/th.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: apt 1.0.5\n"
"Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2016-03-15 19:21+0100\n"
+"POT-Creation-Date: 2016-03-24 19:31+0100\n"
"PO-Revision-Date: 2014-12-12 13:00+0700\n"
"Last-Translator: Theppitak Karoonboonyanan <thep@debian.org>\n"
"Language-Team: Thai <thai-l10n@googlegroups.com>\n"
@@ -1691,9 +1691,9 @@ msgstr "เกิดข้อผิดพลาดไม่ทราบสาเ
#. TRANSLATORS: The second %s is the reason and is untranslated for repository owners.
#: methods/gpgv.cc
-#, fuzzy, c-format
-msgid "The repository is insufficiently signed by key %s (%s)"
-msgstr "ไดเรกทอรี %s ถูก divert"
+#, c-format
+msgid "Signature by key %s uses weak digest algorithm (%s)"
+msgstr ""
#: methods/gpgv.cc
msgid "The following signatures were invalid:\n"
@@ -3654,6 +3654,10 @@ msgstr "ดาวน์โหลดแฟ้มดัชนีบางแฟ้
msgid "Calculating upgrade"
msgstr "กำลังคำนวณการปรับรุ่น"
+#, fuzzy
+#~ msgid "The repository is insufficiently signed by key %s (%s)"
+#~ msgstr "ไดเรกทอรี %s ถูก divert"
+
#~ msgid ""
#~ "%s dependency for %s can't be satisfied because %s is not allowed on '%s' "
#~ "packages"
diff --git a/po/tl.po b/po/tl.po
index 946067274..3b9fb293f 100644
--- a/po/tl.po
+++ b/po/tl.po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: apt 1.0.5\n"
"Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2016-03-15 19:21+0100\n"
+"POT-Creation-Date: 2016-03-24 19:31+0100\n"
"PO-Revision-Date: 2007-03-29 21:36+0800\n"
"Last-Translator: Eric Pareja <xenos@upm.edu.ph>\n"
"Language-Team: Tagalog <debian-tl@banwa.upm.edu.ph>\n"
@@ -1708,9 +1708,9 @@ msgstr "Hindi kilalang error sa pag-execute ng apt-key"
#. TRANSLATORS: The second %s is the reason and is untranslated for repository owners.
#: methods/gpgv.cc
-#, fuzzy, c-format
-msgid "The repository is insufficiently signed by key %s (%s)"
-msgstr "Ang directory %s ay divertado"
+#, c-format
+msgid "Signature by key %s uses weak digest algorithm (%s)"
+msgstr ""
#: methods/gpgv.cc
msgid "The following signatures were invalid:\n"
@@ -3707,6 +3707,10 @@ msgid "Calculating upgrade"
msgstr "Sinusuri ang pag-upgrade"
#, fuzzy
+#~ msgid "The repository is insufficiently signed by key %s (%s)"
+#~ msgstr "Ang directory %s ay divertado"
+
+#, fuzzy
#~ msgid ""
#~ "%s dependency for %s can't be satisfied because %s is not allowed on '%s' "
#~ "packages"
diff --git a/po/tr.po b/po/tr.po
index 98081ab14..520334b22 100644
--- a/po/tr.po
+++ b/po/tr.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: apt 1.0.5\n"
"Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2016-03-15 19:21+0100\n"
+"POT-Creation-Date: 2016-03-24 19:31+0100\n"
"PO-Revision-Date: 2015-10-21 18:21+0300\n"
"Last-Translator: Mert Dirik <mertdirik@gmail.com>\n"
"Language-Team: Debian l10n Turkish <debian-l10n-turkish@lists.debian.org>\n"
@@ -1745,9 +1745,9 @@ msgstr "apt-key çalıştırılırken bilinmeyen hata"
#. TRANSLATORS: The second %s is the reason and is untranslated for repository owners.
#: methods/gpgv.cc
-#, fuzzy, c-format
-msgid "The repository is insufficiently signed by key %s (%s)"
-msgstr "'%s' deposu imzalanmamış"
+#, c-format
+msgid "Signature by key %s uses weak digest algorithm (%s)"
+msgstr ""
#: methods/gpgv.cc
msgid "The following signatures were invalid:\n"
@@ -3765,6 +3765,10 @@ msgstr ""
msgid "Calculating upgrade"
msgstr "Yükseltme hesaplanıyor"
+#, fuzzy
+#~ msgid "The repository is insufficiently signed by key %s (%s)"
+#~ msgstr "'%s' deposu imzalanmamış"
+
#~ msgid ""
#~ "%s dependency for %s can't be satisfied because %s is not allowed on '%s' "
#~ "packages"
diff --git a/po/uk.po b/po/uk.po
index 94677ff03..87436d49b 100644
--- a/po/uk.po
+++ b/po/uk.po
@@ -12,7 +12,7 @@ msgid ""
msgstr ""
"Project-Id-Version: apt 1.0.5\n"
"Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2016-03-15 19:21+0100\n"
+"POT-Creation-Date: 2016-03-24 19:31+0100\n"
"PO-Revision-Date: 2012-09-25 20:19+0300\n"
"Last-Translator: A. Bondarenko <artem.brz@gmail.com>\n"
"Language-Team: Українська <uk@li.org>\n"
@@ -1754,9 +1754,9 @@ msgstr "Невідома помилка виконання apt-key"
#. TRANSLATORS: The second %s is the reason and is untranslated for repository owners.
#: methods/gpgv.cc
-#, fuzzy, c-format
-msgid "The repository is insufficiently signed by key %s (%s)"
-msgstr "Директорія %s є відхиленою (diverted)"
+#, c-format
+msgid "Signature by key %s uses weak digest algorithm (%s)"
+msgstr ""
#: methods/gpgv.cc
msgid "The following signatures were invalid:\n"
@@ -3795,6 +3795,10 @@ msgstr ""
msgid "Calculating upgrade"
msgstr "Обчислення оновлень"
+#, fuzzy
+#~ msgid "The repository is insufficiently signed by key %s (%s)"
+#~ msgstr "Директорія %s є відхиленою (diverted)"
+
#~ msgid ""
#~ "%s dependency for %s can't be satisfied because %s is not allowed on '%s' "
#~ "packages"
diff --git a/po/vi.po b/po/vi.po
index 02df925a0..06f50320e 100644
--- a/po/vi.po
+++ b/po/vi.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: apt 1.0.8\n"
"Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2016-03-15 19:21+0100\n"
+"POT-Creation-Date: 2016-03-24 19:31+0100\n"
"PO-Revision-Date: 2014-09-12 13:48+0700\n"
"Last-Translator: Trần Ngọc Quân <vnwildman@gmail.com>\n"
"Language-Team: Vietnamese <translation-team-vi@lists.sourceforge.net>\n"
@@ -1730,9 +1730,9 @@ msgstr "Gặp lỗi không rõ khi thực hiện apt-key"
#. TRANSLATORS: The second %s is the reason and is untranslated for repository owners.
#: methods/gpgv.cc
-#, fuzzy, c-format
-msgid "The repository is insufficiently signed by key %s (%s)"
-msgstr "Thư mục %s bị trệch hướng"
+#, c-format
+msgid "Signature by key %s uses weak digest algorithm (%s)"
+msgstr ""
#: methods/gpgv.cc
msgid "The following signatures were invalid:\n"
@@ -3766,6 +3766,10 @@ msgstr ""
msgid "Calculating upgrade"
msgstr "Đang tính toán nâng cấp"
+#, fuzzy
+#~ msgid "The repository is insufficiently signed by key %s (%s)"
+#~ msgstr "Thư mục %s bị trệch hướng"
+
#~ msgid ""
#~ "%s dependency for %s can't be satisfied because %s is not allowed on '%s' "
#~ "packages"
diff --git a/po/zh_CN.po b/po/zh_CN.po
index 400fd9df2..5c027413d 100644
--- a/po/zh_CN.po
+++ b/po/zh_CN.po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: apt 1.2.x\n"
"Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2016-03-15 19:21+0100\n"
+"POT-Creation-Date: 2016-03-24 19:31+0100\n"
"PO-Revision-Date: 2016-03-19 08:00+0000\n"
"Last-Translator: Zhou Mo <cdluminate@gmail.com>\n"
"Language-Team: Chinese (simplified) <i18n-zh@googlegroups.com>\n"
@@ -1020,7 +1020,7 @@ msgid ""
"displayed information may therefore be outdated if the last update was\n"
"too long ago, but in exchange apt-cache works independently of the\n"
"availability of the configured sources (e.g. offline).\n"
-msgstr ""
+msgstr ""
"用法: apt-cache [选项] 命令\n"
" apt-cache [选项] show 软件包1 [软件包2 ...]\n"
"\n"
@@ -1706,8 +1706,8 @@ msgstr "运行 apt-key 时发生未知错误"
#. TRANSLATORS: The second %s is the reason and is untranslated for repository owners.
#: methods/gpgv.cc
#, c-format
-msgid "The repository is insufficiently signed by key %s (%s)"
-msgstr "仓库 “%s” 数字签名不完整。"
+msgid "Signature by key %s uses weak digest algorithm (%s)"
+msgstr ""
#: methods/gpgv.cc
msgid "The following signatures were invalid:\n"
@@ -2449,8 +2449,7 @@ msgstr "GPG 错误:%s: %s"
msgid ""
"Skipping acquire of configured file '%s' as repository '%s' doesn't support "
"architecture '%s'"
-msgstr ""
-"鉴于仓库 '%2$s' 不支持 '%3$s' 体系结构,跳过配置文件 '%1$s' 的捕获。"
+msgstr "鉴于仓库 '%2$s' 不支持 '%3$s' 体系结构,跳过配置文件 '%1$s' 的捕获。"
#: apt-pkg/acquire-item.cc
#, c-format
@@ -2465,8 +2464,7 @@ msgstr ""
msgid ""
"Skipping acquire of configured file '%s' as repository '%s' provides only "
"weak security information for it"
-msgstr ""
-"鉴于仓库 '%2$s' 提供的安全信息强度太低,跳过配置文件 '%1$s' 的acquire."
+msgstr "鉴于仓库 '%2$s' 提供的安全信息强度太低,跳过配置文件 '%1$s' 的acquire."
#: apt-pkg/acquire-item.cc
msgid "There is no public key available for the following key IDs:\n"
@@ -2514,9 +2512,8 @@ msgid ""
"This is normally not allowed, but the option Acquire::"
"AllowDowngradeToInsecureRepositories was given to override it."
msgstr ""
-"一般不可以这样做,但选项 "
-"Acquire:: AllowDowngradeToInsecureRepositories "
-"可以用于覆盖默认设置。"
+"一般不可以这样做,但选项 Acquire:: AllowDowngradeToInsecureRepositories 可以"
+"用于覆盖默认设置。"
#: apt-pkg/acquire-item.cc
#, c-format
@@ -3148,12 +3145,11 @@ msgid "No Hash entry in Release file %s"
msgstr "软件包仓库 Release 文件 %s 内无哈希条目"
#: apt-pkg/deb/debmetaindex.cc
-#, c-format
+#, fuzzy, c-format
msgid ""
-"No Hash entry in Release file %s which is considered strong enough for "
+"No Hash entry in Release file %s, which is considered strong enough for "
"security purposes"
-msgstr ""
-"Release 文件 %s 中不含散列字段,该文件用于保证足够的安全性。"
+msgstr "Release 文件 %s 中不含散列字段,该文件用于保证足够的安全性。"
#: apt-pkg/deb/debmetaindex.cc
#, c-format
@@ -3665,6 +3661,9 @@ msgstr "部分索引文件下载失败。如果忽略它们,那将转而使用
msgid "Calculating upgrade"
msgstr "正在计算更新"
+#~ msgid "The repository is insufficiently signed by key %s (%s)"
+#~ msgstr "仓库 “%s” 数字签名不完整。"
+
#~ msgid ""
#~ "%s dependency for %s can't be satisfied because %s is not allowed on '%s' "
#~ "packages"
diff --git a/po/zh_TW.po b/po/zh_TW.po
index c846a8b69..99626c2bb 100644
--- a/po/zh_TW.po
+++ b/po/zh_TW.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: apt 0.5.4\n"
"Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2016-03-15 19:21+0100\n"
+"POT-Creation-Date: 2016-03-24 19:31+0100\n"
"PO-Revision-Date: 2009-01-28 10:41+0800\n"
"Last-Translator: Tetralet <tetralet@gmail.com>\n"
"Language-Team: Debian-user in Chinese [Big5] <debian-chinese-big5@lists."
@@ -1690,9 +1690,9 @@ msgstr "在執行 apt-key 時發生未知的錯誤"
#. TRANSLATORS: The second %s is the reason and is untranslated for repository owners.
#: methods/gpgv.cc
-#, fuzzy, c-format
-msgid "The repository is insufficiently signed by key %s (%s)"
-msgstr "路徑 %s 已被抽換"
+#, c-format
+msgid "Signature by key %s uses weak digest algorithm (%s)"
+msgstr ""
#: methods/gpgv.cc
msgid "The following signatures were invalid:\n"
@@ -3649,6 +3649,10 @@ msgid "Calculating upgrade"
msgstr "籌備升級中"
#, fuzzy
+#~ msgid "The repository is insufficiently signed by key %s (%s)"
+#~ msgstr "路徑 %s 已被抽換"
+
+#, fuzzy
#~ msgid ""
#~ "%s dependency for %s can't be satisfied because %s is not allowed on '%s' "
#~ "packages"