summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulian Andres Klode <jak@debian.org>2016-03-15 19:20:35 +0100
committerJulian Andres Klode <jak@debian.org>2016-03-15 19:21:34 +0100
commita99c3a5f51d31f72174c91643e1e04002686452a (patch)
tree1c47c73242d23e4752fd29100f61905a141ee62f
parent0390edd5452b081f8efcf412f96d535a1d959457 (diff)
Release 1.2.71.2.7
-rw-r--r--configure.ac2
-rw-r--r--debian/changelog34
-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.pot10
-rw-r--r--po/ar.po8
-rw-r--r--po/ast.po8
-rw-r--r--po/bg.po8
-rw-r--r--po/bs.po8
-rw-r--r--po/ca.po8
-rw-r--r--po/cs.po8
-rw-r--r--po/cy.po8
-rw-r--r--po/da.po8
-rw-r--r--po/de.po8
-rw-r--r--po/dz.po8
-rw-r--r--po/el.po8
-rw-r--r--po/es.po8
-rw-r--r--po/eu.po8
-rw-r--r--po/fi.po8
-rw-r--r--po/fr.po8
-rw-r--r--po/gl.po8
-rw-r--r--po/hu.po8
-rw-r--r--po/it.po8
-rw-r--r--po/ja.po8
-rw-r--r--po/km.po8
-rw-r--r--po/ko.po8
-rw-r--r--po/ku.po8
-rw-r--r--po/lt.po8
-rw-r--r--po/mr.po8
-rw-r--r--po/nb.po8
-rw-r--r--po/ne.po8
-rw-r--r--po/nl.po8
-rw-r--r--po/nn.po8
-rw-r--r--po/pl.po8
-rw-r--r--po/pt.po8
-rw-r--r--po/pt_BR.po8
-rw-r--r--po/ro.po8
-rw-r--r--po/ru.po8
-rw-r--r--po/sk.po8
-rw-r--r--po/sl.po8
-rw-r--r--po/sv.po8
-rw-r--r--po/th.po8
-rw-r--r--po/tl.po8
-rw-r--r--po/tr.po8
-rw-r--r--po/uk.po8
-rw-r--r--po/vi.po8
-rw-r--r--po/zh_CN.po8
-rw-r--r--po/zh_TW.po8
57 files changed, 356 insertions, 58 deletions
diff --git a/configure.ac b/configure.ac
index 0358959a0..d446dff1f 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.6"
+PACKAGE_VERSION="1.2.7"
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 df381ef9b..e45998aba 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,37 @@
+apt (1.2.7) unstable; urgency=medium
+
+ "Caesar is dead"
+
+ [ Frans Spiesschaert ]
+ * Dutch program translation update (Closes: 817060)
+ * Dutch manpages translation update (Closes: 817062)
+
+ [ Julian Andres Klode ]
+ * Use native architecture instead of amd64 for build-dep-purge test
+ * Do not consider SHA1 usable
+ * Test that SHA1-only .diff/Index files are not used
+ * test: Use SHA512 digests for GPG, reject SHA1-based signatures
+ * methods/gpgv: Reject weak digest algorithms
+ * apt-pkg/acquire-worker.cc: Introduce 104 Warning message
+ * methods/gpgv: Warn about SHA1 (and RIPEMD-160)
+
+ [ David Kalnischkies ]
+ * require $(HASH)-Download field in .diff/Index files
+ * flush line-clearing on progress stop before post-invoke (Closes: 793672)
+ * enforce verify of filesize in 'apt-get source'
+
+ [ Manuel "Venturi" Porras Peralta ]
+ * Spanish apt-mark translation fix (Closes: 817999)
+
+ [ Zhou Mo ]
+ * zh_CN.po: fix translation bug. (Closes: #818177)
+
+ [ Michael Vogt ]
+ * Fix bug where the problemresolve can put a pkg into a heisenstate
+ (LP: #1550741)
+
+ -- Julian Andres Klode <jak@debian.org> Tue, 15 Mar 2016 19:20:18 +0100
+
apt (1.2.6) unstable; urgency=high
[ Veres Lajos ]
diff --git a/doc/apt-verbatim.ent b/doc/apt-verbatim.ent
index 4eb976ebb..d710911a1 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.6">
+<!ENTITY apt-product-version "1.2.7">
<!-- (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 1f5733d49..dd104debd 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.6\n"
+"Project-Id-Version: apt-doc 1.2.7\n"
"Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2016-03-07 19:50+0100\n"
+"POT-Creation-Date: 2016-03-15 19:20+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 9660b1c36..ba62276b3 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-07 19:50+0100\n"
+"POT-Creation-Date: 2016-03-15 19:20+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 2e87d8e54..4d25253cf 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-07 19:50+0100\n"
+"POT-Creation-Date: 2016-03-15 19:20+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 871006cf2..6d16df8fd 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-07 19:50+0100\n"
+"POT-Creation-Date: 2016-03-15 19:20+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 27b33bb9a..8b175fc82 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-07 19:50+0100\n"
+"POT-Creation-Date: 2016-03-15 19:20+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 2be0a0aef..ebcdb1d09 100644
--- a/doc/po/ja.po
+++ b/doc/po/ja.po
@@ -8,7 +8,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-07 19:50+0100\n"
+"POT-Creation-Date: 2016-03-15 19:20+0100\n"
"PO-Revision-Date: 2014-07-10 19:52+0900\n"
"Last-Translator: KURASAWA Nozomu <nabetaro@debian.or.jp>\n"
"Language-Team: Debian Japanese List <debian-japanese@lists.debian.org>\n"
diff --git a/doc/po/nl.po b/doc/po/nl.po
index c58506ad0..6ff98e976 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-08 14:00+0100\n"
+"POT-Creation-Date: 2016-03-15 19:20+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 d72436e34..38b3f0f39 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-07 19:50+0100\n"
+"POT-Creation-Date: 2016-03-15 19:20+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 c10c34cad..1a4465340 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-07 19:50+0100\n"
+"POT-Creation-Date: 2016-03-15 19:20+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 a2097696f..1583545e0 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-07 19:50+0100\n"
+"POT-Creation-Date: 2016-03-15 19:20+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 33500ff06..2a5a4dc80 100644
--- a/po/apt-all.pot
+++ b/po/apt-all.pot
@@ -5,9 +5,9 @@
#, fuzzy
msgid ""
msgstr ""
-"Project-Id-Version: apt 1.2.3\n"
+"Project-Id-Version: apt 1.2.7\n"
"Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2016-02-10 18:02+0100\n"
+"POT-Creation-Date: 2016-03-15 19:21+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"
@@ -1628,6 +1628,12 @@ msgstr ""
msgid "Unknown error executing apt-key"
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)"
+msgstr ""
+
#: methods/gpgv.cc
msgid "The following signatures were invalid:\n"
msgstr ""
diff --git a/po/ar.po b/po/ar.po
index b28e74f61..790648b50 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-02-10 18:02+0100\n"
+"POT-Creation-Date: 2016-03-15 19:21+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"
@@ -1677,6 +1677,12 @@ msgstr ""
msgid "Unknown error executing apt-key"
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 طويل جداً"
+
#: methods/gpgv.cc
msgid "The following signatures were invalid:\n"
msgstr ""
diff --git a/po/ast.po b/po/ast.po
index 8eae91d09..0c5246d4a 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-02-10 18:02+0100\n"
+"POT-Creation-Date: 2016-03-15 19:21+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"
@@ -1708,6 +1708,12 @@ msgstr ""
msgid "Unknown error executing apt-key"
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"
+
#: methods/gpgv.cc
msgid "The following signatures were invalid:\n"
msgstr "Les siguientes robles nun valieron:\n"
diff --git a/po/bg.po b/po/bg.po
index 2251bf85d..cf5eb11ed 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-02-10 18:02+0100\n"
+"POT-Creation-Date: 2016-03-15 19:21+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"
@@ -1732,6 +1732,12 @@ msgstr ""
msgid "Unknown error executing apt-key"
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 е отклонена"
+
#: methods/gpgv.cc
msgid "The following signatures were invalid:\n"
msgstr "Следните подписи са невалидни:\n"
diff --git a/po/bs.po b/po/bs.po
index 170301af4..420513b74 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-02-10 18:02+0100\n"
+"POT-Creation-Date: 2016-03-15 19:21+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"
@@ -1660,6 +1660,12 @@ msgstr ""
msgid "Unknown error executing apt-key"
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)"
+msgstr ""
+
#: methods/gpgv.cc
#, fuzzy
msgid "The following signatures were invalid:\n"
diff --git a/po/ca.po b/po/ca.po
index 06b44570e..acdb499e2 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-02-10 18:02+0100\n"
+"POT-Creation-Date: 2016-03-15 19:21+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"
@@ -1733,6 +1733,12 @@ msgstr ""
msgid "Unknown error executing apt-key"
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"
+
#: methods/gpgv.cc
msgid "The following signatures were invalid:\n"
msgstr "Les signatures següents són invàlides:\n"
diff --git a/po/cs.po b/po/cs.po
index 3635241dc..fcb7e879d 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-02-10 18:02+0100\n"
+"POT-Creation-Date: 2016-03-15 19:21+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"
@@ -1723,6 +1723,12 @@ msgstr ""
msgid "Unknown error executing apt-key"
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."
+
#: methods/gpgv.cc
msgid "The following signatures were invalid:\n"
msgstr "Následující podpisy jsou neplatné:\n"
diff --git a/po/cy.po b/po/cy.po
index 15b41f9f2..558bbc337 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-02-10 18:02+0100\n"
+"POT-Creation-Date: 2016-03-15 19:21+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"
@@ -1735,6 +1735,12 @@ msgstr ""
msgid "Unknown error executing apt-key"
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"
+
#: methods/gpgv.cc
#, fuzzy
msgid "The following signatures were invalid:\n"
diff --git a/po/da.po b/po/da.po
index cf8beff51..ec628a98b 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-02-10 18:02+0100\n"
+"POT-Creation-Date: 2016-03-15 19:21+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"
@@ -1733,6 +1733,12 @@ msgstr ""
msgid "Unknown error executing apt-key"
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"
+
#: methods/gpgv.cc
msgid "The following signatures were invalid:\n"
msgstr "Følgende signaturer var ugyldige:\n"
diff --git a/po/de.po b/po/de.po
index 5c0742ca3..051af3b87 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-02-10 18:02+0100\n"
+"POT-Creation-Date: 2016-03-15 19:21+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"
@@ -1780,6 +1780,12 @@ msgstr ""
msgid "Unknown error executing apt-key"
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."
+
#: methods/gpgv.cc
msgid "The following signatures were invalid:\n"
msgstr "Die folgenden Signaturen waren ungültig:\n"
diff --git a/po/dz.po b/po/dz.po
index 773e762bd..0c42fe50d 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-02-10 18:02+0100\n"
+"POT-Creation-Date: 2016-03-15 19:21+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"
@@ -1712,6 +1712,12 @@ msgstr ""
msgid "Unknown error executing apt-key"
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་འདི་ཁ་ཕྱོགས་སྒྱུར་དེ་ཡོད།"
+
#: methods/gpgv.cc
msgid "The following signatures were invalid:\n"
msgstr "འོག་གི་མིང་རྟགས་ཚུ་ནུས་མེད་ཨིན་པས།:\n"
diff --git a/po/el.po b/po/el.po
index 3c948a37e..b675c9531 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-02-10 18:02+0100\n"
+"POT-Creation-Date: 2016-03-15 19:21+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"
@@ -1729,6 +1729,12 @@ msgstr ""
msgid "Unknown error executing apt-key"
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 έχει εκτραπεί"
+
#: methods/gpgv.cc
msgid "The following signatures were invalid:\n"
msgstr "Οι παρακάτω υπογραφές ήταν μη έγκυρες:\n"
diff --git a/po/es.po b/po/es.po
index b8c9cc8ce..334114135 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-02-10 18:02+0100\n"
+"POT-Creation-Date: 2016-03-15 19:21+0100\n"
"PO-Revision-Date: 2016-01-26 01:51+0100\n"
"Last-Translator: Manuel \"Venturi\" Porras Peralta <venturi@openmailbox."
"org>\n"
@@ -1838,6 +1838,12 @@ msgstr ""
msgid "Unknown error executing apt-key"
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."
+
#: methods/gpgv.cc
msgid "The following signatures were invalid:\n"
msgstr "Las siguientes firmas no fueron válidas:\n"
diff --git a/po/eu.po b/po/eu.po
index 77828ced2..3abf0b2dc 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-02-10 18:02+0100\n"
+"POT-Creation-Date: 2016-03-15 19:21+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"
@@ -1714,6 +1714,12 @@ msgstr ""
msgid "Unknown error executing apt-key"
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"
+
#: methods/gpgv.cc
msgid "The following signatures were invalid:\n"
msgstr "Ondorengo sinadurak baliogabeak dira:\n"
diff --git a/po/fi.po b/po/fi.po
index da5d6c4f9..68a0fcb73 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-02-10 18:02+0100\n"
+"POT-Creation-Date: 2016-03-15 19:21+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"
@@ -1706,6 +1706,12 @@ msgstr ""
msgid "Unknown error executing apt-key"
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"
+
#: methods/gpgv.cc
msgid "The following signatures were invalid:\n"
msgstr "Seuraavat allekirjoitukset eivät olleet kelvollisia:\n"
diff --git a/po/fr.po b/po/fr.po
index 7a0f9823b..80f813051 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-02-10 18:02+0100\n"
+"POT-Creation-Date: 2016-03-15 19:21+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"
@@ -1764,6 +1764,12 @@ msgstr ""
msgid "Unknown error executing apt-key"
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é"
+
#: methods/gpgv.cc
msgid "The following signatures were invalid:\n"
msgstr "Les signatures suivantes ne sont pas valables :\n"
diff --git a/po/gl.po b/po/gl.po
index 03997e90f..df72d7d3b 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-02-10 18:02+0100\n"
+"POT-Creation-Date: 2016-03-15 19:21+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"
@@ -1727,6 +1727,12 @@ msgstr ""
msgid "Unknown error executing apt-key"
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"
+
#: methods/gpgv.cc
msgid "The following signatures were invalid:\n"
msgstr "As seguintes sinaturas non eran correctas:\n"
diff --git a/po/hu.po b/po/hu.po
index bf14d28f0..22f2e7abc 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-02-10 18:02+0100\n"
+"POT-Creation-Date: 2016-03-15 19:21+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"
@@ -1726,6 +1726,12 @@ msgstr ""
msgid "Unknown error executing apt-key"
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"
+
#: methods/gpgv.cc
msgid "The following signatures were invalid:\n"
msgstr "Az alábbi aláírások érvénytelenek voltak:\n"
diff --git a/po/it.po b/po/it.po
index 4d2d949ec..27bd109a6 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-02-10 18:02+0100\n"
+"POT-Creation-Date: 2016-03-15 19:21+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"
@@ -1755,6 +1755,12 @@ msgstr ""
msgid "Unknown error executing apt-key"
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"
+
#: methods/gpgv.cc
msgid "The following signatures were invalid:\n"
msgstr "Le seguenti firme non erano valide:\n"
diff --git a/po/ja.po b/po/ja.po
index 76f968b95..50502f739 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-02-10 18:02+0100\n"
+"POT-Creation-Date: 2016-03-15 19:21+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"
@@ -1731,6 +1731,12 @@ msgstr ""
msgid "Unknown error executing apt-key"
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 されています"
+
#: methods/gpgv.cc
msgid "The following signatures were invalid:\n"
msgstr "以下の署名が無効です:\n"
diff --git a/po/km.po b/po/km.po
index 5a1fb0a60..c34d544ba 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-02-10 18:02+0100\n"
+"POT-Creation-Date: 2016-03-15 19:21+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"
@@ -1698,6 +1698,12 @@ msgstr ""
msgid "Unknown error executing apt-key"
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 ត្រូវបាន​បង្វែរ"
+
#: methods/gpgv.cc
msgid "The following signatures were invalid:\n"
msgstr "ហត្ថលេខា​ខាង​ក្រោម​មិន​ត្រឹមត្រូវ ៖\n"
diff --git a/po/ko.po b/po/ko.po
index c7271139e..e6063f3a9 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-02-10 18:02+0100\n"
+"POT-Creation-Date: 2016-03-15 19:21+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"
@@ -1696,6 +1696,12 @@ msgstr ""
msgid "Unknown error executing apt-key"
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 디렉터리가 전환되었습니다"
+
#: methods/gpgv.cc
msgid "The following signatures were invalid:\n"
msgstr "다음 서명이 올바르지 않습니다:\n"
diff --git a/po/ku.po b/po/ku.po
index 13e30c8ca..c96b2e8d4 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-02-10 18:02+0100\n"
+"POT-Creation-Date: 2016-03-15 19:21+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"
@@ -1661,6 +1661,12 @@ msgstr ""
msgid "Unknown error executing apt-key"
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"
+
#: methods/gpgv.cc
#, fuzzy
msgid "The following signatures were invalid:\n"
diff --git a/po/lt.po b/po/lt.po
index a3419140b..6df8fa24e 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-02-10 18:02+0100\n"
+"POT-Creation-Date: 2016-03-15 19:21+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"
@@ -1689,6 +1689,12 @@ msgstr ""
msgid "Unknown error executing apt-key"
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"
+
#: methods/gpgv.cc
msgid "The following signatures were invalid:\n"
msgstr "Šie parašai buvo nevalidūs:\n"
diff --git a/po/mr.po b/po/mr.po
index 81a9003a1..5b225ba09 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-02-10 18:02+0100\n"
+"POT-Creation-Date: 2016-03-15 19:21+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 "
@@ -1694,6 +1694,12 @@ msgstr ""
msgid "Unknown error executing apt-key"
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 संचिका डायव्हर्ट केली आहे/वळवली आहे"
+
#: methods/gpgv.cc
msgid "The following signatures were invalid:\n"
msgstr "खालील सह्या अवैध आहेत:\n"
diff --git a/po/nb.po b/po/nb.po
index 86657d192..27bf9a096 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-02-10 18:02+0100\n"
+"POT-Creation-Date: 2016-03-15 19:21+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"
@@ -1717,6 +1717,12 @@ msgstr ""
msgid "Unknown error executing apt-key"
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"
+
#: methods/gpgv.cc
msgid "The following signatures were invalid:\n"
msgstr "De følgende signaturene var ugyldige:\n"
diff --git a/po/ne.po b/po/ne.po
index 7eb01fba5..b68a22540 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-02-10 18:02+0100\n"
+"POT-Creation-Date: 2016-03-15 19:21+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"
@@ -1696,6 +1696,12 @@ msgstr ""
msgid "Unknown error executing apt-key"
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 फेरियो "
+
#: methods/gpgv.cc
msgid "The following signatures were invalid:\n"
msgstr "निम्न हस्ताक्षरहरू अवैध छन्:\n"
diff --git a/po/nl.po b/po/nl.po
index 019c6acbb..a03b15ec1 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-08 14:00+0100\n"
+"POT-Creation-Date: 2016-03-15 19:21+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"
@@ -1792,6 +1792,12 @@ msgstr ""
msgid "Unknown error executing apt-key"
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."
+
#: methods/gpgv.cc
msgid "The following signatures were invalid:\n"
msgstr "De volgende ondertekeningen waren ongeldig:\n"
diff --git a/po/nn.po b/po/nn.po
index b2f40c869..d6de5893b 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-02-10 18:02+0100\n"
+"POT-Creation-Date: 2016-03-15 19:21+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"
@@ -1710,6 +1710,12 @@ msgstr ""
msgid "Unknown error executing apt-key"
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"
+
#: methods/gpgv.cc
#, fuzzy
msgid "The following signatures were invalid:\n"
diff --git a/po/pl.po b/po/pl.po
index c694d0a91..8b6f99517 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-02-10 18:02+0100\n"
+"POT-Creation-Date: 2016-03-15 19:21+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"
@@ -1763,6 +1763,12 @@ msgstr ""
msgid "Unknown error executing apt-key"
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"
+
#: methods/gpgv.cc
msgid "The following signatures were invalid:\n"
msgstr "Następujące podpisy były błędne:\n"
diff --git a/po/pt.po b/po/pt.po
index 747521c5a..ec85d89ce 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-02-10 18:02+0100\n"
+"POT-Creation-Date: 2016-03-15 19:21+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"
@@ -1729,6 +1729,12 @@ msgstr ""
msgid "Unknown error executing apt-key"
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"
+
#: methods/gpgv.cc
msgid "The following signatures were invalid:\n"
msgstr "As seguintes assinaturas eram inválidas:\n"
diff --git a/po/pt_BR.po b/po/pt_BR.po
index 79805ed3e..5a5892150 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-02-10 18:02+0100\n"
+"POT-Creation-Date: 2016-03-15 19:21+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."
@@ -1715,6 +1715,12 @@ msgstr ""
msgid "Unknown error executing apt-key"
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\")"
+
#: methods/gpgv.cc
msgid "The following signatures were invalid:\n"
msgstr "As seguintes assinaturas eram inválidas:\n"
diff --git a/po/ro.po b/po/ro.po
index 9b8e66c13..101b4f768 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-02-10 18:02+0100\n"
+"POT-Creation-Date: 2016-03-15 19:21+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"
@@ -1724,6 +1724,12 @@ msgstr ""
msgid "Unknown error executing apt-key"
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"
+
#: methods/gpgv.cc
msgid "The following signatures were invalid:\n"
msgstr "Următoarele semnături nu au fost valide:\n"
diff --git a/po/ru.po b/po/ru.po
index e321a1e36..b52f039a9 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-02-10 18:02+0100\n"
+"POT-Creation-Date: 2016-03-15 19:21+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"
@@ -1760,6 +1760,12 @@ msgstr ""
msgid "Unknown error executing apt-key"
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"
+
#: methods/gpgv.cc
msgid "The following signatures were invalid:\n"
msgstr "Следующие подписи неверные:\n"
diff --git a/po/sk.po b/po/sk.po
index e2ea0a488..22f33170e 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-02-10 18:02+0100\n"
+"POT-Creation-Date: 2016-03-15 19:21+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"
@@ -1733,6 +1733,12 @@ msgstr ""
msgid "Unknown error executing apt-key"
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ý"
+
#: methods/gpgv.cc
msgid "The following signatures were invalid:\n"
msgstr "Nasledovné signatúry sú neplatné:\n"
diff --git a/po/sl.po b/po/sl.po
index 0598e553c..c7340a4f5 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-02-10 18:02+0100\n"
+"POT-Creation-Date: 2016-03-15 19:21+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"
@@ -1737,6 +1737,12 @@ msgstr ""
msgid "Unknown error executing apt-key"
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"
+
#: methods/gpgv.cc
msgid "The following signatures were invalid:\n"
msgstr "Naslednji podpisi so bili neveljavni:\n"
diff --git a/po/sv.po b/po/sv.po
index faa586c2e..8f368a815 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-02-10 18:02+0100\n"
+"POT-Creation-Date: 2016-03-15 19:21+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"
@@ -1740,6 +1740,12 @@ msgstr ""
msgid "Unknown error executing apt-key"
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."
+
#: methods/gpgv.cc
msgid "The following signatures were invalid:\n"
msgstr "Följande signaturer är ogiltiga:\n"
diff --git a/po/th.po b/po/th.po
index c31c384f0..2091dab73 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-02-10 18:02+0100\n"
+"POT-Creation-Date: 2016-03-15 19:21+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"
@@ -1689,6 +1689,12 @@ msgstr ""
msgid "Unknown error executing apt-key"
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"
+
#: methods/gpgv.cc
msgid "The following signatures were invalid:\n"
msgstr "ลายเซ็นต่อไปนี้ใช้การไม่ได้:\n"
diff --git a/po/tl.po b/po/tl.po
index 629fcdad9..946067274 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-02-10 18:02+0100\n"
+"POT-Creation-Date: 2016-03-15 19:21+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"
@@ -1706,6 +1706,12 @@ msgstr ""
msgid "Unknown error executing apt-key"
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"
+
#: methods/gpgv.cc
msgid "The following signatures were invalid:\n"
msgstr "Ang sumusunod na mga lagda ay imbalido:\n"
diff --git a/po/tr.po b/po/tr.po
index 4615f9917..98081ab14 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-02-10 18:02+0100\n"
+"POT-Creation-Date: 2016-03-15 19:21+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"
@@ -1743,6 +1743,12 @@ msgstr ""
msgid "Unknown error executing apt-key"
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ış"
+
#: methods/gpgv.cc
msgid "The following signatures were invalid:\n"
msgstr "Aşağıdaki imzalar geçersiz:\n"
diff --git a/po/uk.po b/po/uk.po
index 339f2bffa..94677ff03 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-02-10 18:02+0100\n"
+"POT-Creation-Date: 2016-03-15 19:21+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"
@@ -1752,6 +1752,12 @@ msgstr ""
msgid "Unknown error executing apt-key"
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)"
+
#: methods/gpgv.cc
msgid "The following signatures were invalid:\n"
msgstr "Наступні підписи були невірними:\n"
diff --git a/po/vi.po b/po/vi.po
index cbcfb490d..02df925a0 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-02-10 18:02+0100\n"
+"POT-Creation-Date: 2016-03-15 19:21+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"
@@ -1728,6 +1728,12 @@ msgstr ""
msgid "Unknown error executing apt-key"
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"
+
#: methods/gpgv.cc
msgid "The following signatures were invalid:\n"
msgstr "Những chữ ký theo đây không hợp lệ:\n"
diff --git a/po/zh_CN.po b/po/zh_CN.po
index 5260b5dc6..c32f77510 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-02-10 18:02+0100\n"
+"POT-Creation-Date: 2016-03-15 19:21+0100\n"
"PO-Revision-Date: 2016-01-22 02:00+0000\n"
"Last-Translator: Zhou Mo <cdluminate@gmail.com>\n"
"Language-Team: Chinese (simplified) <i18n-zh@googlegroups.com>\n"
@@ -1693,6 +1693,12 @@ msgstr "明文签署文件不可用,结果为‘%s’(您的网络需要认
msgid "Unknown error executing apt-key"
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” 没有数字签名。"
+
#: methods/gpgv.cc
msgid "The following signatures were invalid:\n"
msgstr "下列签名无效:\n"
diff --git a/po/zh_TW.po b/po/zh_TW.po
index 584184f60..c846a8b69 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-02-10 18:02+0100\n"
+"POT-Creation-Date: 2016-03-15 19:21+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."
@@ -1688,6 +1688,12 @@ msgstr ""
msgid "Unknown error executing apt-key"
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 已被抽換"
+
#: methods/gpgv.cc
msgid "The following signatures were invalid:\n"
msgstr "以下簽名無效:\n"