Julian Andres Klode лет назад: 10
Родитель
Сommit
21895193b6
57 измененных файлов с 387 добавлено и 197 удалено
  1. 1 1
      configure.ac
  2. 27 0
      debian/changelog
  3. 1 1
      doc/apt-verbatim.ent
  4. 2 2
      doc/po/apt-doc.pot
  5. 1 1
      doc/po/de.po
  6. 1 1
      doc/po/es.po
  7. 1 1
      doc/po/fr.po
  8. 1 1
      doc/po/it.po
  9. 1 1
      doc/po/ja.po
  10. 1 1
      doc/po/nl.po
  11. 1 1
      doc/po/pl.po
  12. 1 1
      doc/po/pt.po
  13. 1 1
      doc/po/pt_BR.po
  14. 3 3
      po/apt-all.pot
  15. 8 4
      po/ar.po
  16. 8 4
      po/ast.po
  17. 8 4
      po/bg.po
  18. 2 2
      po/bs.po
  19. 8 4
      po/ca.po
  20. 8 4
      po/cs.po
  21. 8 4
      po/cy.po
  22. 8 4
      po/da.po
  23. 8 4
      po/de.po
  24. 8 4
      po/dz.po
  25. 8 4
      po/el.po
  26. 8 4
      po/es.po
  27. 8 4
      po/eu.po
  28. 8 4
      po/fi.po
  29. 8 4
      po/fr.po
  30. 8 4
      po/gl.po
  31. 8 4
      po/hu.po
  32. 8 4
      po/it.po
  33. 8 4
      po/ja.po
  34. 8 4
      po/km.po
  35. 8 4
      po/ko.po
  36. 8 4
      po/ku.po
  37. 8 4
      po/lt.po
  38. 8 4
      po/mr.po
  39. 8 4
      po/nb.po
  40. 8 4
      po/ne.po
  41. 8 4
      po/nl.po
  42. 8 4
      po/nn.po
  43. 8 4
      po/pl.po
  44. 8 4
      po/pt.po
  45. 8 4
      po/pt_BR.po
  46. 8 4
      po/ro.po
  47. 8 4
      po/ru.po
  48. 8 4
      po/sk.po
  49. 8 4
      po/sl.po
  50. 8 4
      po/sv.po
  51. 8 4
      po/th.po
  52. 8 4
      po/tl.po
  53. 8 4
      po/tr.po
  54. 8 4
      po/uk.po
  55. 8 4
      po/vi.po
  56. 14 15
      po/zh_CN.po
  57. 8 4
      po/zh_TW.po

+ 1 - 1
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)
 AC_CONFIG_HEADER(include/config.h:buildlib/config.h.in include/apti18n.h:buildlib/apti18n.h.in)
 
 
 PACKAGE="apt"
 PACKAGE="apt"
-PACKAGE_VERSION="1.2.7"
+PACKAGE_VERSION="1.2.8"
 PACKAGE_MAIL="APT Development Team <deity@lists.debian.org>"
 PACKAGE_MAIL="APT Development Team <deity@lists.debian.org>"
 AC_DEFINE_UNQUOTED(PACKAGE,"$PACKAGE")
 AC_DEFINE_UNQUOTED(PACKAGE,"$PACKAGE")
 AC_DEFINE_UNQUOTED(PACKAGE_VERSION,"$PACKAGE_VERSION")
 AC_DEFINE_UNQUOTED(PACKAGE_VERSION,"$PACKAGE_VERSION")

+ 27 - 0
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
 apt (1.2.7) unstable; urgency=medium
 
 
   "Caesar is dead"
   "Caesar is dead"

+ 1 - 1
doc/apt-verbatim.ent

@@ -237,7 +237,7 @@
 ">
 ">
 
 
 <!-- this will be updated by 'prepare-release' -->
 <!-- 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 -->
 <!-- (Code)names for various things used all over the place -->
 <!ENTITY debian-oldstable-codename "wheezy">
 <!ENTITY debian-oldstable-codename "wheezy">

+ 2 - 2
doc/po/apt-doc.pot

@@ -5,9 +5,9 @@
 #, fuzzy
 #, fuzzy
 msgid ""
 msgid ""
 msgstr ""
 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"
 "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"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"

+ 1 - 1
doc/po/de.po

@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 msgstr ""
 "Project-Id-Version: apt-doc 1.0.8\n"
 "Project-Id-Version: apt-doc 1.0.8\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\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"
 "PO-Revision-Date: 2014-09-14 14:46+0200\n"
 "Last-Translator: Chris Leick <c.leick@vollbio.de>\n"
 "Last-Translator: Chris Leick <c.leick@vollbio.de>\n"
 "Language-Team: German <debian-l10n-german@lists.debian.org>\n"
 "Language-Team: German <debian-l10n-german@lists.debian.org>\n"

+ 1 - 1
doc/po/es.po

@@ -38,7 +38,7 @@ msgid ""
 msgstr ""
 msgstr ""
 "Project-Id-Version: apt-doc 1.0.5\n"
 "Project-Id-Version: apt-doc 1.0.5\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\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"
 "PO-Revision-Date: 2014-07-04 01:31+0200\n"
 "Last-Translator: Omar Campagne <ocampagne@gmail.com>\n"
 "Last-Translator: Omar Campagne <ocampagne@gmail.com>\n"
 "Language-Team: Debian l10n Spanish <debian-l10n-spanish@lists.debian.org>\n"
 "Language-Team: Debian l10n Spanish <debian-l10n-spanish@lists.debian.org>\n"

+ 1 - 1
doc/po/fr.po

@@ -11,7 +11,7 @@ msgid ""
 msgstr ""
 msgstr ""
 "Project-Id-Version: apt-doc 1.0.5\n"
 "Project-Id-Version: apt-doc 1.0.5\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\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"
 "PO-Revision-Date: 2014-11-15 17:26+0100\n"
 "Last-Translator: Jean-Pierre Giraud <jean-pierregiraud@neuf.fr>\n"
 "Last-Translator: Jean-Pierre Giraud <jean-pierregiraud@neuf.fr>\n"
 "Language-Team: French <debian-l10n-french@lists.debian.org>\n"
 "Language-Team: French <debian-l10n-french@lists.debian.org>\n"

+ 1 - 1
doc/po/it.po

@@ -10,7 +10,7 @@ msgid ""
 msgstr ""
 msgstr ""
 "Project-Id-Version: apt-doc 1.0.5\n"
 "Project-Id-Version: apt-doc 1.0.5\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\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"
 "PO-Revision-Date: 2015-12-27 21:26+0200\n"
 "Last-Translator: Beatrice Torracca <beatricet@libero.it>\n"
 "Last-Translator: Beatrice Torracca <beatricet@libero.it>\n"
 "Language-Team: Italian <debian-l10n-italian@lists.debian.org>\n"
 "Language-Team: Italian <debian-l10n-italian@lists.debian.org>\n"

+ 1 - 1
doc/po/ja.po

@@ -10,7 +10,7 @@ msgid ""
 msgstr ""
 msgstr ""
 "Project-Id-Version: apt-doc 1.0.6\n"
 "Project-Id-Version: apt-doc 1.0.6\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\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"
 "PO-Revision-Date: 2016-03-23 09:39+0900\n"
 "Last-Translator: Takuma Yamada <tyamada@takumayamada.com>\n"
 "Last-Translator: Takuma Yamada <tyamada@takumayamada.com>\n"
 "Language-Team: Japanese <debian-japanese@lists.debian.org>\n"
 "Language-Team: Japanese <debian-japanese@lists.debian.org>\n"

+ 1 - 1
doc/po/nl.po

@@ -6,7 +6,7 @@ msgid ""
 msgstr ""
 msgstr ""
 "Project-Id-Version: apt-doc 1.1.10-nl\n"
 "Project-Id-Version: apt-doc 1.1.10-nl\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\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"
 "PO-Revision-Date: 2016-02-01 16:17+0100\n"
 "Last-Translator: Frans Spiesschaert <Frans.Spiesschaert@yucom.be>\n"
 "Last-Translator: Frans Spiesschaert <Frans.Spiesschaert@yucom.be>\n"
 "Language-Team: Debian Dutch l10n Team <debian-l10n-dutch@lists.debian.org>\n"
 "Language-Team: Debian Dutch l10n Team <debian-l10n-dutch@lists.debian.org>\n"

+ 1 - 1
doc/po/pl.po

@@ -11,7 +11,7 @@ msgid ""
 msgstr ""
 msgstr ""
 "Project-Id-Version: apt-doc 1.0.5\n"
 "Project-Id-Version: apt-doc 1.0.5\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\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"
 "PO-Revision-Date: 2014-07-04 02:13+0200\n"
 "Last-Translator: Robert Luberda <robert@debian.org>\n"
 "Last-Translator: Robert Luberda <robert@debian.org>\n"
 "Language-Team: Polish <manpages-pl-list@lists.sourceforge.net>\n"
 "Language-Team: Polish <manpages-pl-list@lists.sourceforge.net>\n"

+ 1 - 1
doc/po/pt.po

@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 msgstr ""
 "Project-Id-Version: apt-doc 1.0.7\n"
 "Project-Id-Version: apt-doc 1.0.7\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\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"
 "PO-Revision-Date: 2014-08-29 00:34+0100\n"
 "Last-Translator: Américo Monteiro <a_monteiro@gmx.com>\n"
 "Last-Translator: Américo Monteiro <a_monteiro@gmx.com>\n"
 "Language-Team: Portuguese <traduz@debianpt.org>\n"
 "Language-Team: Portuguese <traduz@debianpt.org>\n"

+ 1 - 1
doc/po/pt_BR.po

@@ -9,7 +9,7 @@ msgid ""
 msgstr ""
 msgstr ""
 "Project-Id-Version: apt-doc 1.0.5\n"
 "Project-Id-Version: apt-doc 1.0.5\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\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"
 "PO-Revision-Date: 2004-09-20 17:02+0000\n"
 "Last-Translator: André Luís Lopes <andrelop@debian.org>\n"
 "Last-Translator: André Luís Lopes <andrelop@debian.org>\n"
 "Language-Team: <debian-l10n-portuguese@lists.debian.org>\n"
 "Language-Team: <debian-l10n-portuguese@lists.debian.org>\n"

+ 3 - 3
po/apt-all.pot

@@ -5,9 +5,9 @@
 #, fuzzy
 #, fuzzy
 msgid ""
 msgid ""
 msgstr ""
 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"
 "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"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\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.
 #. TRANSLATORS: The second %s is the reason and is untranslated for repository owners.
 #: methods/gpgv.cc
 #: methods/gpgv.cc
 #, c-format
 #, c-format
-msgid "The repository is insufficiently signed by key %s (%s)"
+msgid "Signature by key %s uses weak digest algorithm (%s)"
 msgstr ""
 msgstr ""
 
 
 #: methods/gpgv.cc
 #: methods/gpgv.cc

+ 8 - 4
po/ar.po

@@ -6,7 +6,7 @@ msgid ""
 msgstr ""
 msgstr ""
 "Project-Id-Version: apt 1.0.5\n"
 "Project-Id-Version: apt 1.0.5\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\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"
 "PO-Revision-Date: 2006-10-20 21:28+0300\n"
 "Last-Translator: Ossama M. Khayat <okhayat@yahoo.com>\n"
 "Last-Translator: Ossama M. Khayat <okhayat@yahoo.com>\n"
 "Language-Team: Arabic <support@arabeyes.org>\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.
 #. TRANSLATORS: The second %s is the reason and is untranslated for repository owners.
 #: methods/gpgv.cc
 #: 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
 #: methods/gpgv.cc
 msgid "The following signatures were invalid:\n"
 msgid "The following signatures were invalid:\n"
@@ -3570,6 +3570,10 @@ msgstr ""
 msgid "Calculating upgrade"
 msgid "Calculating upgrade"
 msgstr "حساب الترقية"
 msgstr "حساب الترقية"
 
 
+#, fuzzy
+#~ msgid "The repository is insufficiently signed by key %s (%s)"
+#~ msgstr "المسار %s طويل جداً"
+
 #, fuzzy
 #, fuzzy
 #~ msgid "Must specifc at least one srv record"
 #~ msgid "Must specifc at least one srv record"
 #~ msgstr "يجب تحديد حزمة واحدة على الأقل لجلب مصدرها"
 #~ msgstr "يجب تحديد حزمة واحدة على الأقل لجلب مصدرها"

+ 8 - 4
po/ast.po

@@ -4,7 +4,7 @@ msgid ""
 msgstr ""
 msgstr ""
 "Project-Id-Version: apt 0.7.18\n"
 "Project-Id-Version: apt 0.7.18\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\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"
 "PO-Revision-Date: 2010-10-02 23:35+0100\n"
 "Last-Translator: Iñigo Varela <ivarela@softastur.org>\n"
 "Last-Translator: Iñigo Varela <ivarela@softastur.org>\n"
 "Language-Team: Asturian (ast)\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.
 #. TRANSLATORS: The second %s is the reason and is untranslated for repository owners.
 #: methods/gpgv.cc
 #: 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
 #: methods/gpgv.cc
 msgid "The following signatures were invalid:\n"
 msgid "The following signatures were invalid:\n"
@@ -3724,6 +3724,10 @@ msgstr ""
 msgid "Calculating upgrade"
 msgid "Calculating upgrade"
 msgstr "Calculando l'anovamientu"
 msgstr "Calculando l'anovamientu"
 
 
+#, fuzzy
+#~ msgid "The repository is insufficiently signed by key %s (%s)"
+#~ msgstr "El direutorio %s ta desviáu"
+
 #, fuzzy
 #, fuzzy
 #~ msgid ""
 #~ msgid ""
 #~ "%s dependency for %s can't be satisfied because %s is not allowed on '%s' "
 #~ "%s dependency for %s can't be satisfied because %s is not allowed on '%s' "

+ 8 - 4
po/bg.po

@@ -10,7 +10,7 @@ msgid ""
 msgstr ""
 msgstr ""
 "Project-Id-Version: apt 0.7.21\n"
 "Project-Id-Version: apt 0.7.21\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\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"
 "PO-Revision-Date: 2012-06-25 17:23+0300\n"
 "Last-Translator: Damyan Ivanov <dmn@debian.org>\n"
 "Last-Translator: Damyan Ivanov <dmn@debian.org>\n"
 "Language-Team: Bulgarian <dict@fsa-bg.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.
 #. TRANSLATORS: The second %s is the reason and is untranslated for repository owners.
 #: methods/gpgv.cc
 #: 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
 #: methods/gpgv.cc
 msgid "The following signatures were invalid:\n"
 msgid "The following signatures were invalid:\n"
@@ -3768,6 +3768,10 @@ msgstr ""
 msgid "Calculating upgrade"
 msgid "Calculating upgrade"
 msgstr "Изчисляване на актуализацията"
 msgstr "Изчисляване на актуализацията"
 
 
+#, fuzzy
+#~ msgid "The repository is insufficiently signed by key %s (%s)"
+#~ msgstr "Директорията %s е отклонена"
+
 #~ msgid ""
 #~ msgid ""
 #~ "%s dependency for %s can't be satisfied because %s is not allowed on '%s' "
 #~ "%s dependency for %s can't be satisfied because %s is not allowed on '%s' "
 #~ "packages"
 #~ "packages"

+ 2 - 2
po/bs.po

@@ -6,7 +6,7 @@ msgid ""
 msgstr ""
 msgstr ""
 "Project-Id-Version: apt 0.5.26\n"
 "Project-Id-Version: apt 0.5.26\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\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"
 "PO-Revision-Date: 2004-05-06 15:25+0100\n"
 "Last-Translator: Safir Šećerović <sapphire@linux.org.ba>\n"
 "Last-Translator: Safir Šećerović <sapphire@linux.org.ba>\n"
 "Language-Team: Bosnian <lokal@lugbih.org>\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.
 #. TRANSLATORS: The second %s is the reason and is untranslated for repository owners.
 #: methods/gpgv.cc
 #: methods/gpgv.cc
 #, c-format
 #, c-format
-msgid "The repository is insufficiently signed by key %s (%s)"
+msgid "Signature by key %s uses weak digest algorithm (%s)"
 msgstr ""
 msgstr ""
 
 
 #: methods/gpgv.cc
 #: methods/gpgv.cc

+ 8 - 4
po/ca.po

@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 msgstr ""
 "Project-Id-Version: apt 0.9.7.6\n"
 "Project-Id-Version: apt 0.9.7.6\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\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"
 "PO-Revision-Date: 2012-10-19 13:30+0200\n"
 "Last-Translator: Jordi Mallach <jordi@debian.org>\n"
 "Last-Translator: Jordi Mallach <jordi@debian.org>\n"
 "Language-Team: Catalan <debian-l10n-catalan@lists.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.
 #. TRANSLATORS: The second %s is the reason and is untranslated for repository owners.
 #: methods/gpgv.cc
 #: 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
 #: methods/gpgv.cc
 msgid "The following signatures were invalid:\n"
 msgid "The following signatures were invalid:\n"
@@ -3770,6 +3770,10 @@ msgstr ""
 msgid "Calculating upgrade"
 msgid "Calculating upgrade"
 msgstr "S'està calculant l'actualització"
 msgstr "S'està calculant l'actualització"
 
 
+#, fuzzy
+#~ msgid "The repository is insufficiently signed by key %s (%s)"
+#~ msgstr "El directori %s està desviat"
+
 #~ msgid ""
 #~ msgid ""
 #~ "%s dependency for %s can't be satisfied because %s is not allowed on '%s' "
 #~ "%s dependency for %s can't be satisfied because %s is not allowed on '%s' "
 #~ "packages"
 #~ "packages"

+ 8 - 4
po/cs.po

@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 msgstr ""
 "Project-Id-Version: apt 1.0.5\n"
 "Project-Id-Version: apt 1.0.5\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\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"
 "PO-Revision-Date: 2015-08-29 15:24+0200\n"
 "Last-Translator: Miroslav Kure <kurem@debian.cz>\n"
 "Last-Translator: Miroslav Kure <kurem@debian.cz>\n"
 "Language-Team: Czech <debian-l10n-czech@lists.debian.org>\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.
 #. TRANSLATORS: The second %s is the reason and is untranslated for repository owners.
 #: methods/gpgv.cc
 #: 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
 #: methods/gpgv.cc
 msgid "The following signatures were invalid:\n"
 msgid "The following signatures were invalid:\n"
@@ -3723,6 +3723,10 @@ msgstr ""
 msgid "Calculating upgrade"
 msgid "Calculating upgrade"
 msgstr "Propočítává se aktualizace"
 msgstr "Propočítává se aktualizace"
 
 
+#, fuzzy
+#~ msgid "The repository is insufficiently signed by key %s (%s)"
+#~ msgstr "Repositář „%s“ není podepsán."
+
 #~ msgid ""
 #~ msgid ""
 #~ "%s dependency for %s can't be satisfied because %s is not allowed on '%s' "
 #~ "%s dependency for %s can't be satisfied because %s is not allowed on '%s' "
 #~ "packages"
 #~ "packages"

+ 8 - 4
po/cy.po

@@ -6,7 +6,7 @@ msgid ""
 msgstr ""
 msgstr ""
 "Project-Id-Version: apt 1.0.5\n"
 "Project-Id-Version: apt 1.0.5\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\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"
 "PO-Revision-Date: 2005-06-06 13:46+0100\n"
 "Last-Translator: Dafydd Harries <daf@muse.19inch.net>\n"
 "Last-Translator: Dafydd Harries <daf@muse.19inch.net>\n"
 "Language-Team: Welsh <cy@pengwyn.linux.org.uk>\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.
 #. TRANSLATORS: The second %s is the reason and is untranslated for repository owners.
 #: methods/gpgv.cc
 #: 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
 #: methods/gpgv.cc
 #, fuzzy
 #, fuzzy
@@ -3756,6 +3756,10 @@ msgstr ""
 msgid "Calculating upgrade"
 msgid "Calculating upgrade"
 msgstr "Yn Cyfrifo'r Uwchraddiad"
 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
 #, fuzzy
 #~ msgid ""
 #~ msgid ""
 #~ "%s dependency for %s can't be satisfied because %s is not allowed on '%s' "
 #~ "%s dependency for %s can't be satisfied because %s is not allowed on '%s' "

+ 8 - 4
po/da.po

@@ -10,7 +10,7 @@ msgid ""
 msgstr ""
 msgstr ""
 "Project-Id-Version: apt 1.0.5\n"
 "Project-Id-Version: apt 1.0.5\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\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"
 "PO-Revision-Date: 2014-07-06 23:51+0200\n"
 "Last-Translator: Joe Hansen <joedalton2@yahoo.dk>\n"
 "Last-Translator: Joe Hansen <joedalton2@yahoo.dk>\n"
 "Language-Team: Danish <debian-l10n-danish@lists.debian.org>\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.
 #. TRANSLATORS: The second %s is the reason and is untranslated for repository owners.
 #: methods/gpgv.cc
 #: 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
 #: methods/gpgv.cc
 msgid "The following signatures were invalid:\n"
 msgid "The following signatures were invalid:\n"
@@ -3738,6 +3738,10 @@ msgstr ""
 msgid "Calculating upgrade"
 msgid "Calculating upgrade"
 msgstr "Beregner opgraderingen"
 msgstr "Beregner opgraderingen"
 
 
+#, fuzzy
+#~ msgid "The repository is insufficiently signed by key %s (%s)"
+#~ msgstr "Mappen %s er omrokeret"
+
 #~ msgid ""
 #~ msgid ""
 #~ "%s dependency for %s can't be satisfied because %s is not allowed on '%s' "
 #~ "%s dependency for %s can't be satisfied because %s is not allowed on '%s' "
 #~ "packages"
 #~ "packages"

+ 8 - 4
po/de.po

@@ -10,7 +10,7 @@ msgid ""
 msgstr ""
 msgstr ""
 "Project-Id-Version: apt 1.0.8\n"
 "Project-Id-Version: apt 1.0.8\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\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"
 "PO-Revision-Date: 2014-09-19 13:04+0100\n"
 "Last-Translator: Holger Wansing <linux@wansing-online.de>\n"
 "Last-Translator: Holger Wansing <linux@wansing-online.de>\n"
 "Language-Team: Debian German <debian-l10n-german@lists.debian.org>\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.
 #. TRANSLATORS: The second %s is the reason and is untranslated for repository owners.
 #: methods/gpgv.cc
 #: 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
 #: methods/gpgv.cc
 msgid "The following signatures were invalid:\n"
 msgid "The following signatures were invalid:\n"
@@ -3848,6 +3848,10 @@ msgstr ""
 msgid "Calculating upgrade"
 msgid "Calculating upgrade"
 msgstr "Paketaktualisierung (Upgrade) wird berechnet"
 msgstr "Paketaktualisierung (Upgrade) wird berechnet"
 
 
+#, fuzzy
+#~ msgid "The repository is insufficiently signed by key %s (%s)"
+#~ msgstr "Das Verzeichnis %s ist umgeleitet."
+
 #~ msgid ""
 #~ msgid ""
 #~ "%s dependency for %s can't be satisfied because %s is not allowed on '%s' "
 #~ "%s dependency for %s can't be satisfied because %s is not allowed on '%s' "
 #~ "packages"
 #~ "packages"

+ 8 - 4
po/dz.po

@@ -6,7 +6,7 @@ msgid ""
 msgstr ""
 msgstr ""
 "Project-Id-Version: apt 1.0.5\n"
 "Project-Id-Version: apt 1.0.5\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\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"
 "PO-Revision-Date: 2006-09-19 09:49+0530\n"
 "Last-Translator: Kinley Tshering <gasepkuenden2k3@hotmail.com>\n"
 "Last-Translator: Kinley Tshering <gasepkuenden2k3@hotmail.com>\n"
 "Language-Team: Dzongkha <pgeyleg@dit.gov.bt>\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.
 #. TRANSLATORS: The second %s is the reason and is untranslated for repository owners.
 #: methods/gpgv.cc
 #: 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
 #: methods/gpgv.cc
 msgid "The following signatures were invalid:\n"
 msgid "The following signatures were invalid:\n"
@@ -3698,6 +3698,10 @@ msgstr ""
 msgid "Calculating upgrade"
 msgid "Calculating upgrade"
 msgstr "ཡར་བསྐྱེད་རྩིས་བཏོན་དོ་"
 msgstr "ཡར་བསྐྱེད་རྩིས་བཏོན་དོ་"
 
 
+#, fuzzy
+#~ msgid "The repository is insufficiently signed by key %s (%s)"
+#~ msgstr "སྣོད་ཐོ་%s་འདི་ཁ་ཕྱོགས་སྒྱུར་དེ་ཡོད།"
+
 #, fuzzy
 #, fuzzy
 #~ msgid ""
 #~ msgid ""
 #~ "%s dependency for %s can't be satisfied because %s is not allowed on '%s' "
 #~ "%s dependency for %s can't be satisfied because %s is not allowed on '%s' "

+ 8 - 4
po/el.po

@@ -16,7 +16,7 @@ msgid ""
 msgstr ""
 msgstr ""
 "Project-Id-Version: apt 1.0.5\n"
 "Project-Id-Version: apt 1.0.5\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\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"
 "PO-Revision-Date: 2008-08-26 18:25+0300\n"
 "Last-Translator: Θανάσης Νάτσης <natsisthanasis@gmail.com>\n"
 "Last-Translator: Θανάσης Νάτσης <natsisthanasis@gmail.com>\n"
 "Language-Team: Greek <debian-l10n-greek@lists.debian.org>\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.
 #. TRANSLATORS: The second %s is the reason and is untranslated for repository owners.
 #: methods/gpgv.cc
 #: 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
 #: methods/gpgv.cc
 msgid "The following signatures were invalid:\n"
 msgid "The following signatures were invalid:\n"
@@ -3727,6 +3727,10 @@ msgstr ""
 msgid "Calculating upgrade"
 msgid "Calculating upgrade"
 msgstr "Υπολογισμός της αναβάθμισης"
 msgstr "Υπολογισμός της αναβάθμισης"
 
 
+#, fuzzy
+#~ msgid "The repository is insufficiently signed by key %s (%s)"
+#~ msgstr "Ο φάκελος %s έχει εκτραπεί"
+
 #~ msgid ""
 #~ msgid ""
 #~ "%s dependency for %s can't be satisfied because %s is not allowed on '%s' "
 #~ "%s dependency for %s can't be satisfied because %s is not allowed on '%s' "
 #~ "packages"
 #~ "packages"

+ 8 - 4
po/es.po

@@ -34,7 +34,7 @@ msgid ""
 msgstr ""
 msgstr ""
 "Project-Id-Version: apt 0.8.10\n"
 "Project-Id-Version: apt 0.8.10\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\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"
 "PO-Revision-Date: 2016-01-26 01:51+0100\n"
 "Last-Translator: Manuel \"Venturi\" Porras Peralta <venturi@openmailbox."
 "Last-Translator: Manuel \"Venturi\" Porras Peralta <venturi@openmailbox."
 "org>\n"
 "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.
 #. TRANSLATORS: The second %s is the reason and is untranslated for repository owners.
 #: methods/gpgv.cc
 #: 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
 #: methods/gpgv.cc
 msgid "The following signatures were invalid:\n"
 msgid "The following signatures were invalid:\n"
@@ -3908,6 +3908,10 @@ msgstr ""
 msgid "Calculating upgrade"
 msgid "Calculating upgrade"
 msgstr "Calculando la actualización"
 msgstr "Calculando la actualización"
 
 
+#, fuzzy
+#~ msgid "The repository is insufficiently signed by key %s (%s)"
+#~ msgstr "El repositorio «%s» no está firmado."
+
 #~ msgid ""
 #~ msgid ""
 #~ "%s dependency for %s can't be satisfied because %s is not allowed on '%s' "
 #~ "%s dependency for %s can't be satisfied because %s is not allowed on '%s' "
 #~ "packages"
 #~ "packages"

+ 8 - 4
po/eu.po

@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 msgstr ""
 "Project-Id-Version: apt 1.0.5\n"
 "Project-Id-Version: apt 1.0.5\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\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"
 "PO-Revision-Date: 2009-05-17 00:41+0200\n"
 "Last-Translator: Piarres Beobide <pi@beobide.net>\n"
 "Last-Translator: Piarres Beobide <pi@beobide.net>\n"
 "Language-Team: Euskara <debian-l10n-basque@lists.debian.org>\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.
 #. TRANSLATORS: The second %s is the reason and is untranslated for repository owners.
 #: methods/gpgv.cc
 #: 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
 #: methods/gpgv.cc
 msgid "The following signatures were invalid:\n"
 msgid "The following signatures were invalid:\n"
@@ -3694,6 +3694,10 @@ msgstr ""
 msgid "Calculating upgrade"
 msgid "Calculating upgrade"
 msgstr "Berriketak kalkulatzen"
 msgstr "Berriketak kalkulatzen"
 
 
+#, fuzzy
+#~ msgid "The repository is insufficiently signed by key %s (%s)"
+#~ msgstr "%s direktorioa desbideratuta dago"
+
 #, fuzzy
 #, fuzzy
 #~ msgid ""
 #~ msgid ""
 #~ "%s dependency for %s can't be satisfied because %s is not allowed on '%s' "
 #~ "%s dependency for %s can't be satisfied because %s is not allowed on '%s' "

+ 8 - 4
po/fi.po

@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 msgstr ""
 "Project-Id-Version: apt 0.5.26\n"
 "Project-Id-Version: apt 0.5.26\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\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"
 "PO-Revision-Date: 2008-12-11 14:52+0200\n"
 "Last-Translator: Tapio Lehtonen <tale@debian.org>\n"
 "Last-Translator: Tapio Lehtonen <tale@debian.org>\n"
 "Language-Team: Finnish <debian-l10n-finnish@lists.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.
 #. TRANSLATORS: The second %s is the reason and is untranslated for repository owners.
 #: methods/gpgv.cc
 #: 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
 #: methods/gpgv.cc
 msgid "The following signatures were invalid:\n"
 msgid "The following signatures were invalid:\n"
@@ -3686,6 +3686,10 @@ msgstr ""
 msgid "Calculating upgrade"
 msgid "Calculating upgrade"
 msgstr "Käsitellään päivitystä"
 msgstr "Käsitellään päivitystä"
 
 
+#, fuzzy
+#~ msgid "The repository is insufficiently signed by key %s (%s)"
+#~ msgstr "Kansio %s on korvautunut"
+
 #, fuzzy
 #, fuzzy
 #~ msgid ""
 #~ msgid ""
 #~ "%s dependency for %s can't be satisfied because %s is not allowed on '%s' "
 #~ "%s dependency for %s can't be satisfied because %s is not allowed on '%s' "

+ 8 - 4
po/fr.po

@@ -9,7 +9,7 @@ msgid ""
 msgstr ""
 msgstr ""
 "Project-Id-Version: apt 1.0.5\n"
 "Project-Id-Version: apt 1.0.5\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\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"
 "PO-Revision-Date: 2013-12-15 16:45+0100\n"
 "Last-Translator: Julien Patriarca <leatherface@debian.org>\n"
 "Last-Translator: Julien Patriarca <leatherface@debian.org>\n"
 "Language-Team: French <debian-l10n-french@lists.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.
 #. TRANSLATORS: The second %s is the reason and is untranslated for repository owners.
 #: methods/gpgv.cc
 #: 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
 #: methods/gpgv.cc
 msgid "The following signatures were invalid:\n"
 msgid "The following signatures were invalid:\n"
@@ -3832,6 +3832,10 @@ msgstr ""
 msgid "Calculating upgrade"
 msgid "Calculating upgrade"
 msgstr "Calcul de la mise à jour"
 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 ""
 #~ msgid ""
 #~ "%s dependency for %s can't be satisfied because %s is not allowed on '%s' "
 #~ "%s dependency for %s can't be satisfied because %s is not allowed on '%s' "
 #~ "packages"
 #~ "packages"

+ 8 - 4
po/gl.po

@@ -10,7 +10,7 @@ msgid ""
 msgstr ""
 msgstr ""
 "Project-Id-Version: apt 1.0.5\n"
 "Project-Id-Version: apt 1.0.5\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\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"
 "PO-Revision-Date: 2011-05-12 15:28+0100\n"
 "Last-Translator: Miguel Anxo Bouzada <mbouzada@gmail.com>\n"
 "Last-Translator: Miguel Anxo Bouzada <mbouzada@gmail.com>\n"
 "Language-Team: galician <proxecto@trasno.net>\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.
 #. TRANSLATORS: The second %s is the reason and is untranslated for repository owners.
 #: methods/gpgv.cc
 #: 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
 #: methods/gpgv.cc
 msgid "The following signatures were invalid:\n"
 msgid "The following signatures were invalid:\n"
@@ -3762,6 +3762,10 @@ msgstr ""
 msgid "Calculating upgrade"
 msgid "Calculating upgrade"
 msgstr "Calculando a anovación"
 msgstr "Calculando a anovación"
 
 
+#, fuzzy
+#~ msgid "The repository is insufficiently signed by key %s (%s)"
+#~ msgstr "O directorio %s está desviado"
+
 #, fuzzy
 #, fuzzy
 #~ msgid ""
 #~ msgid ""
 #~ "%s dependency for %s can't be satisfied because %s is not allowed on '%s' "
 #~ "%s dependency for %s can't be satisfied because %s is not allowed on '%s' "

+ 8 - 4
po/hu.po

@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 msgstr ""
 "Project-Id-Version: apt 1.0.5\n"
 "Project-Id-Version: apt 1.0.5\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\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"
 "PO-Revision-Date: 2012-06-25 17:09+0200\n"
 "Last-Translator: Gabor Kelemen <kelemeng@gnome.hu>\n"
 "Last-Translator: Gabor Kelemen <kelemeng@gnome.hu>\n"
 "Language-Team: Hungarian <gnome-hu-list@gnome.org>\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.
 #. TRANSLATORS: The second %s is the reason and is untranslated for repository owners.
 #: methods/gpgv.cc
 #: 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
 #: methods/gpgv.cc
 msgid "The following signatures were invalid:\n"
 msgid "The following signatures were invalid:\n"
@@ -3745,6 +3745,10 @@ msgstr ""
 msgid "Calculating upgrade"
 msgid "Calculating upgrade"
 msgstr "Frissítés kiszámítása"
 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 ""
 #~ msgid ""
 #~ "%s dependency for %s can't be satisfied because %s is not allowed on '%s' "
 #~ "%s dependency for %s can't be satisfied because %s is not allowed on '%s' "
 #~ "packages"
 #~ "packages"

+ 8 - 4
po/it.po

@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 msgstr ""
 "Project-Id-Version: apt 1.0.5\n"
 "Project-Id-Version: apt 1.0.5\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\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"
 "PO-Revision-Date: 2015-04-07 16:51+0100\n"
 "Last-Translator: Milo Casagrande <milo@milo.name>\n"
 "Last-Translator: Milo Casagrande <milo@milo.name>\n"
 "Language-Team: Italian <tp@lists.linux.it>\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.
 #. TRANSLATORS: The second %s is the reason and is untranslated for repository owners.
 #: methods/gpgv.cc
 #: 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
 #: methods/gpgv.cc
 msgid "The following signatures were invalid:\n"
 msgid "The following signatures were invalid:\n"
@@ -3809,6 +3809,10 @@ msgstr ""
 msgid "Calculating upgrade"
 msgid "Calculating upgrade"
 msgstr "Calcolo dell'aggiornamento"
 msgstr "Calcolo dell'aggiornamento"
 
 
+#, fuzzy
+#~ msgid "The repository is insufficiently signed by key %s (%s)"
+#~ msgstr "La directory %s è deviata"
+
 #~ msgid ""
 #~ msgid ""
 #~ "%s dependency for %s can't be satisfied because %s is not allowed on '%s' "
 #~ "%s dependency for %s can't be satisfied because %s is not allowed on '%s' "
 #~ "packages"
 #~ "packages"

+ 8 - 4
po/ja.po

@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 msgstr ""
 "Project-Id-Version: apt 1.0.9.3\n"
 "Project-Id-Version: apt 1.0.9.3\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\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"
 "PO-Revision-Date: 2014-12-12 22:33+0900\n"
 "Last-Translator: Kenshi Muto <kmuto@debian.org>\n"
 "Last-Translator: Kenshi Muto <kmuto@debian.org>\n"
 "Language-Team: Debian Japanese List <debian-japanese@lists.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.
 #. TRANSLATORS: The second %s is the reason and is untranslated for repository owners.
 #: methods/gpgv.cc
 #: 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
 #: methods/gpgv.cc
 msgid "The following signatures were invalid:\n"
 msgid "The following signatures were invalid:\n"
@@ -3748,6 +3748,10 @@ msgstr ""
 msgid "Calculating upgrade"
 msgid "Calculating upgrade"
 msgstr "アップグレードパッケージを検出しています"
 msgstr "アップグレードパッケージを検出しています"
 
 
+#, fuzzy
+#~ msgid "The repository is insufficiently signed by key %s (%s)"
+#~ msgstr "ディレクトリ %s は divert されています"
+
 #~ msgid ""
 #~ msgid ""
 #~ "%s dependency for %s can't be satisfied because %s is not allowed on '%s' "
 #~ "%s dependency for %s can't be satisfied because %s is not allowed on '%s' "
 #~ "packages"
 #~ "packages"

+ 8 - 4
po/km.po

@@ -10,7 +10,7 @@ msgid ""
 msgstr ""
 msgstr ""
 "Project-Id-Version: apt 1.0.5\n"
 "Project-Id-Version: apt 1.0.5\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\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"
 "PO-Revision-Date: 2006-10-10 09:48+0700\n"
 "Last-Translator: Khoem Sokhem <khoemsokhem@khmeros.info>\n"
 "Last-Translator: Khoem Sokhem <khoemsokhem@khmeros.info>\n"
 "Language-Team: Khmer <support@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.
 #. TRANSLATORS: The second %s is the reason and is untranslated for repository owners.
 #: methods/gpgv.cc
 #: 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
 #: methods/gpgv.cc
 msgid "The following signatures were invalid:\n"
 msgid "The following signatures were invalid:\n"
@@ -3667,6 +3667,10 @@ msgstr ""
 msgid "Calculating upgrade"
 msgid "Calculating upgrade"
 msgstr "កំពុង​គណនា​ការ​ធ្វើ​ឲ្យ​ប្រសើរ"
 msgstr "កំពុង​គណនា​ការ​ធ្វើ​ឲ្យ​ប្រសើរ"
 
 
+#, fuzzy
+#~ msgid "The repository is insufficiently signed by key %s (%s)"
+#~ msgstr "ថត​ %s ត្រូវបាន​បង្វែរ"
+
 #, fuzzy
 #, fuzzy
 #~ msgid ""
 #~ msgid ""
 #~ "%s dependency for %s can't be satisfied because %s is not allowed on '%s' "
 #~ "%s dependency for %s can't be satisfied because %s is not allowed on '%s' "

+ 8 - 4
po/ko.po

@@ -5,7 +5,7 @@ msgid ""
 msgstr ""
 msgstr ""
 "Project-Id-Version: apt 1.0.5\n"
 "Project-Id-Version: apt 1.0.5\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\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"
 "PO-Revision-Date: 2010-08-30 02:31+0900\n"
 "Last-Translator: Changwoo Ryu <cwryu@debian.org>\n"
 "Last-Translator: Changwoo Ryu <cwryu@debian.org>\n"
 "Language-Team: Korean <debian-l10n-korean@lists.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.
 #. TRANSLATORS: The second %s is the reason and is untranslated for repository owners.
 #: methods/gpgv.cc
 #: 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
 #: methods/gpgv.cc
 msgid "The following signatures were invalid:\n"
 msgid "The following signatures were invalid:\n"
@@ -3682,6 +3682,10 @@ msgstr ""
 msgid "Calculating upgrade"
 msgid "Calculating upgrade"
 msgstr "업그레이드를 계산하는 중입니다"
 msgstr "업그레이드를 계산하는 중입니다"
 
 
+#, fuzzy
+#~ msgid "The repository is insufficiently signed by key %s (%s)"
+#~ msgstr "%s 디렉터리가 전환되었습니다"
+
 #, fuzzy
 #, fuzzy
 #~ msgid ""
 #~ msgid ""
 #~ "%s dependency for %s can't be satisfied because %s is not allowed on '%s' "
 #~ "%s dependency for %s can't be satisfied because %s is not allowed on '%s' "

+ 8 - 4
po/ku.po

@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 msgstr ""
 "Project-Id-Version: apt 1.0.5\n"
 "Project-Id-Version: apt 1.0.5\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\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"
 "PO-Revision-Date: 2008-05-08 12:48+0200\n"
 "Last-Translator: Erdal Ronahi <erdal.ronahi@gmail.com>\n"
 "Last-Translator: Erdal Ronahi <erdal.ronahi@gmail.com>\n"
 "Language-Team: ku <ubuntu-l10n-kur@lists.ubuntu.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.
 #. TRANSLATORS: The second %s is the reason and is untranslated for repository owners.
 #: methods/gpgv.cc
 #: 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
 #: methods/gpgv.cc
 #, fuzzy
 #, fuzzy
@@ -3566,6 +3566,10 @@ msgstr ""
 msgid "Calculating upgrade"
 msgid "Calculating upgrade"
 msgstr "Bilindkirin tê hesibandin"
 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 ""
 #~ msgid ""
 #~ "Options:\n"
 #~ "Options:\n"
 #~ "  -h   This help text.\n"
 #~ "  -h   This help text.\n"

+ 8 - 4
po/lt.po

@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 msgstr ""
 "Project-Id-Version: apt 1.0.5\n"
 "Project-Id-Version: apt 1.0.5\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\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"
 "PO-Revision-Date: 2008-08-02 01:47-0400\n"
 "Last-Translator: Gintautas Miliauskas <gintas@akl.lt>\n"
 "Last-Translator: Gintautas Miliauskas <gintas@akl.lt>\n"
 "Language-Team: Lithuanian <komp_lt@konferencijos.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.
 #. TRANSLATORS: The second %s is the reason and is untranslated for repository owners.
 #: methods/gpgv.cc
 #: 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
 #: methods/gpgv.cc
 msgid "The following signatures were invalid:\n"
 msgid "The following signatures were invalid:\n"
@@ -3660,6 +3660,10 @@ msgstr ""
 msgid "Calculating upgrade"
 msgid "Calculating upgrade"
 msgstr "Skaičiuojami atnaujinimai"
 msgstr "Skaičiuojami atnaujinimai"
 
 
+#, fuzzy
+#~ msgid "The repository is insufficiently signed by key %s (%s)"
+#~ msgstr "Kelias %s per ilgas"
+
 #, fuzzy
 #, fuzzy
 #~ msgid ""
 #~ msgid ""
 #~ "%s dependency for %s can't be satisfied because %s is not allowed on '%s' "
 #~ "%s dependency for %s can't be satisfied because %s is not allowed on '%s' "

+ 8 - 4
po/mr.po

@@ -6,7 +6,7 @@ msgid ""
 msgstr ""
 msgstr ""
 "Project-Id-Version: apt 1.0.5\n"
 "Project-Id-Version: apt 1.0.5\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\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"
 "PO-Revision-Date: 2008-11-20 23:27+0530\n"
 "Last-Translator: Sampada <sampadanakhare@gmail.com>\n"
 "Last-Translator: Sampada <sampadanakhare@gmail.com>\n"
 "Language-Team: Marathi, janabhaaratii, C-DAC, Mumbai, India "
 "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.
 #. TRANSLATORS: The second %s is the reason and is untranslated for repository owners.
 #: methods/gpgv.cc
 #: 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
 #: methods/gpgv.cc
 msgid "The following signatures were invalid:\n"
 msgid "The following signatures were invalid:\n"
@@ -3670,6 +3670,10 @@ msgstr ""
 msgid "Calculating upgrade"
 msgid "Calculating upgrade"
 msgstr "पुढिल आवृत्तीची गणती करीत आहे"
 msgstr "पुढिल आवृत्तीची गणती करीत आहे"
 
 
+#, fuzzy
+#~ msgid "The repository is insufficiently signed by key %s (%s)"
+#~ msgstr "%s संचिका डायव्हर्ट केली आहे/वळवली आहे"
+
 #, fuzzy
 #, fuzzy
 #~ msgid ""
 #~ msgid ""
 #~ "%s dependency for %s can't be satisfied because %s is not allowed on '%s' "
 #~ "%s dependency for %s can't be satisfied because %s is not allowed on '%s' "

+ 8 - 4
po/nb.po

@@ -11,7 +11,7 @@ msgid ""
 msgstr ""
 msgstr ""
 "Project-Id-Version: apt 1.0.5\n"
 "Project-Id-Version: apt 1.0.5\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\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"
 "PO-Revision-Date: 2010-09-01 21:10+0200\n"
 "Last-Translator: Hans Fredrik Nordhaug <hans@nordhaug.priv.no>\n"
 "Last-Translator: Hans Fredrik Nordhaug <hans@nordhaug.priv.no>\n"
 "Language-Team: Norwegian Bokmål <i18n-nb@lister.ping.uio.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.
 #. TRANSLATORS: The second %s is the reason and is untranslated for repository owners.
 #: methods/gpgv.cc
 #: 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
 #: methods/gpgv.cc
 msgid "The following signatures were invalid:\n"
 msgid "The following signatures were invalid:\n"
@@ -3721,6 +3721,10 @@ msgstr ""
 msgid "Calculating upgrade"
 msgid "Calculating upgrade"
 msgstr "Beregner oppgradering"
 msgstr "Beregner oppgradering"
 
 
+#, fuzzy
+#~ msgid "The repository is insufficiently signed by key %s (%s)"
+#~ msgstr "Katalogen %s er avledet"
+
 #, fuzzy
 #, fuzzy
 #~ msgid ""
 #~ msgid ""
 #~ "%s dependency for %s can't be satisfied because %s is not allowed on '%s' "
 #~ "%s dependency for %s can't be satisfied because %s is not allowed on '%s' "

+ 8 - 4
po/ne.po

@@ -6,7 +6,7 @@ msgid ""
 msgstr ""
 msgstr ""
 "Project-Id-Version: apt 1.0.5\n"
 "Project-Id-Version: apt 1.0.5\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\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"
 "PO-Revision-Date: 2006-06-12 14:35+0545\n"
 "Last-Translator: Shiva Pokharel <pokharelshiva@hotmail.com>\n"
 "Last-Translator: Shiva Pokharel <pokharelshiva@hotmail.com>\n"
 "Language-Team: Nepali <info@mpp.org.np>\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.
 #. TRANSLATORS: The second %s is the reason and is untranslated for repository owners.
 #: methods/gpgv.cc
 #: 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
 #: methods/gpgv.cc
 msgid "The following signatures were invalid:\n"
 msgid "The following signatures were invalid:\n"
@@ -3667,6 +3667,10 @@ msgstr ""
 msgid "Calculating upgrade"
 msgid "Calculating upgrade"
 msgstr "स्तर वृद्धि गणना गरिदैछ"
 msgstr "स्तर वृद्धि गणना गरिदैछ"
 
 
+#, fuzzy
+#~ msgid "The repository is insufficiently signed by key %s (%s)"
+#~ msgstr "डाइरेक्ट्री %s फेरियो "
+
 #, fuzzy
 #, fuzzy
 #~ msgid ""
 #~ msgid ""
 #~ "%s dependency for %s can't be satisfied because %s is not allowed on '%s' "
 #~ "%s dependency for %s can't be satisfied because %s is not allowed on '%s' "

+ 8 - 4
po/nl.po

@@ -12,7 +12,7 @@ msgid ""
 msgstr ""
 msgstr ""
 "Project-Id-Version: apt 0.8.15.9\n"
 "Project-Id-Version: apt 0.8.15.9\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\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"
 "PO-Revision-Date: 2016-01-22 20:50+0100\n"
 "Last-Translator: Frans Spiesschaert <Frans.Spiesschaert@yucom.be>\n"
 "Last-Translator: Frans Spiesschaert <Frans.Spiesschaert@yucom.be>\n"
 "Language-Team: Debian Dutch l10n Team <debian-l10n-dutch@lists.debian.org>\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.
 #. TRANSLATORS: The second %s is the reason and is untranslated for repository owners.
 #: methods/gpgv.cc
 #: 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
 #: methods/gpgv.cc
 msgid "The following signatures were invalid:\n"
 msgid "The following signatures were invalid:\n"
@@ -3862,6 +3862,10 @@ msgstr ""
 msgid "Calculating upgrade"
 msgid "Calculating upgrade"
 msgstr "Opwaardering wordt doorgerekend"
 msgstr "Opwaardering wordt doorgerekend"
 
 
+#, fuzzy
+#~ msgid "The repository is insufficiently signed by key %s (%s)"
+#~ msgstr "De pakketbron '%s' is niet ondertekend."
+
 #~ msgid ""
 #~ msgid ""
 #~ "%s dependency for %s can't be satisfied because %s is not allowed on '%s' "
 #~ "%s dependency for %s can't be satisfied because %s is not allowed on '%s' "
 #~ "packages"
 #~ "packages"

+ 8 - 4
po/nn.po

@@ -9,7 +9,7 @@ msgid ""
 msgstr ""
 msgstr ""
 "Project-Id-Version: apt 1.0.5\n"
 "Project-Id-Version: apt 1.0.5\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\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"
 "PO-Revision-Date: 2005-02-14 23:30+0100\n"
 "Last-Translator: Havard Korsvoll <korsvoll@skulelinux.no>\n"
 "Last-Translator: Havard Korsvoll <korsvoll@skulelinux.no>\n"
 "Language-Team: Norwegian nynorsk <i18n-nn@lister.ping.uio.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.
 #. TRANSLATORS: The second %s is the reason and is untranslated for repository owners.
 #: methods/gpgv.cc
 #: 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
 #: methods/gpgv.cc
 #, fuzzy
 #, fuzzy
@@ -3683,6 +3683,10 @@ msgstr ""
 msgid "Calculating upgrade"
 msgid "Calculating upgrade"
 msgstr "Reknar ut oppgradering"
 msgstr "Reknar ut oppgradering"
 
 
+#, fuzzy
+#~ msgid "The repository is insufficiently signed by key %s (%s)"
+#~ msgstr "Katalogen %s er avleidd"
+
 #, fuzzy
 #, fuzzy
 #~ msgid ""
 #~ msgid ""
 #~ "%s dependency for %s can't be satisfied because %s is not allowed on '%s' "
 #~ "%s dependency for %s can't be satisfied because %s is not allowed on '%s' "

+ 8 - 4
po/pl.po

@@ -11,7 +11,7 @@ msgid ""
 msgstr ""
 msgstr ""
 "Project-Id-Version: apt 0.9.7.3\n"
 "Project-Id-Version: apt 0.9.7.3\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\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"
 "PO-Revision-Date: 2012-07-28 21:53+0200\n"
 "Last-Translator: Michał Kułach <michal.kulach@gmail.com>\n"
 "Last-Translator: Michał Kułach <michal.kulach@gmail.com>\n"
 "Language-Team: Polish <debian-l10n-polish@lists.debian.org>\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.
 #. TRANSLATORS: The second %s is the reason and is untranslated for repository owners.
 #: methods/gpgv.cc
 #: 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
 #: methods/gpgv.cc
 msgid "The following signatures were invalid:\n"
 msgid "The following signatures were invalid:\n"
@@ -3795,6 +3795,10 @@ msgstr ""
 msgid "Calculating upgrade"
 msgid "Calculating upgrade"
 msgstr "Obliczanie aktualizacji"
 msgstr "Obliczanie aktualizacji"
 
 
+#, fuzzy
+#~ msgid "The repository is insufficiently signed by key %s (%s)"
+#~ msgstr "Ominięcie katalogu %s"
+
 #~ msgid ""
 #~ msgid ""
 #~ "%s dependency for %s can't be satisfied because %s is not allowed on '%s' "
 #~ "%s dependency for %s can't be satisfied because %s is not allowed on '%s' "
 #~ "packages"
 #~ "packages"

+ 8 - 4
po/pt.po

@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 msgstr ""
 "Project-Id-Version: apt 1.0.5\n"
 "Project-Id-Version: apt 1.0.5\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\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"
 "PO-Revision-Date: 2012-06-29 15:45+0100\n"
 "Last-Translator: Miguel Figueiredo <elmig@debianpt.org>\n"
 "Last-Translator: Miguel Figueiredo <elmig@debianpt.org>\n"
 "Language-Team: Portuguese <traduz@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.
 #. TRANSLATORS: The second %s is the reason and is untranslated for repository owners.
 #: methods/gpgv.cc
 #: 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
 #: methods/gpgv.cc
 msgid "The following signatures were invalid:\n"
 msgid "The following signatures were invalid:\n"
@@ -3776,6 +3776,10 @@ msgstr ""
 msgid "Calculating upgrade"
 msgid "Calculating upgrade"
 msgstr "A calcular a actualização"
 msgstr "A calcular a actualização"
 
 
+#, fuzzy
+#~ msgid "The repository is insufficiently signed by key %s (%s)"
+#~ msgstr "O directório %s é desviado"
+
 #~ msgid ""
 #~ msgid ""
 #~ "%s dependency for %s can't be satisfied because %s is not allowed on '%s' "
 #~ "%s dependency for %s can't be satisfied because %s is not allowed on '%s' "
 #~ "packages"
 #~ "packages"

+ 8 - 4
po/pt_BR.po

@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 msgstr ""
 "Project-Id-Version: apt 1.0.5\n"
 "Project-Id-Version: apt 1.0.5\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\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"
 "PO-Revision-Date: 2008-11-17 02:33-0200\n"
 "Last-Translator: Felipe Augusto van de Wiel (faw) <faw@debian.org>\n"
 "Last-Translator: Felipe Augusto van de Wiel (faw) <faw@debian.org>\n"
 "Language-Team: Brazilian Portuguese <debian-l10n-portuguese@lists.debian."
 "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.
 #. TRANSLATORS: The second %s is the reason and is untranslated for repository owners.
 #: methods/gpgv.cc
 #: 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
 #: methods/gpgv.cc
 msgid "The following signatures were invalid:\n"
 msgid "The following signatures were invalid:\n"
@@ -3712,6 +3712,10 @@ msgstr ""
 msgid "Calculating upgrade"
 msgid "Calculating upgrade"
 msgstr "Calculando atualização"
 msgstr "Calculando atualização"
 
 
+#, fuzzy
+#~ msgid "The repository is insufficiently signed by key %s (%s)"
+#~ msgstr "O diretório %s é desviado (\"diverted\")"
+
 #, fuzzy
 #, fuzzy
 #~ msgid ""
 #~ msgid ""
 #~ "%s dependency for %s can't be satisfied because %s is not allowed on '%s' "
 #~ "%s dependency for %s can't be satisfied because %s is not allowed on '%s' "

+ 8 - 4
po/ro.po

@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 msgstr ""
 "Project-Id-Version: apt 1.0.5\n"
 "Project-Id-Version: apt 1.0.5\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\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"
 "PO-Revision-Date: 2008-11-15 02:21+0200\n"
 "Last-Translator: Eddy Petrișor <eddy.petrisor@gmail.com>\n"
 "Last-Translator: Eddy Petrișor <eddy.petrisor@gmail.com>\n"
 "Language-Team: Romanian <debian-l10n-romanian@lists.debian.org>\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.
 #. TRANSLATORS: The second %s is the reason and is untranslated for repository owners.
 #: methods/gpgv.cc
 #: 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
 #: methods/gpgv.cc
 msgid "The following signatures were invalid:\n"
 msgid "The following signatures were invalid:\n"
@@ -3727,6 +3727,10 @@ msgstr ""
 msgid "Calculating upgrade"
 msgid "Calculating upgrade"
 msgstr "Calculez înnoirea"
 msgstr "Calculez înnoirea"
 
 
+#, fuzzy
+#~ msgid "The repository is insufficiently signed by key %s (%s)"
+#~ msgstr "Directorul %s este redirectat"
+
 #, fuzzy
 #, fuzzy
 #~ msgid ""
 #~ msgid ""
 #~ "%s dependency for %s can't be satisfied because %s is not allowed on '%s' "
 #~ "%s dependency for %s can't be satisfied because %s is not allowed on '%s' "

+ 8 - 4
po/ru.po

@@ -12,7 +12,7 @@ msgid ""
 msgstr ""
 msgstr ""
 "Project-Id-Version: apt 1.0.9.10\n"
 "Project-Id-Version: apt 1.0.9.10\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\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"
 "PO-Revision-Date: 2015-06-23 20:40+0300\n"
 "Last-Translator: Yuri Kozlov <yuray@komyakino.ru>\n"
 "Last-Translator: Yuri Kozlov <yuray@komyakino.ru>\n"
 "Language-Team: Russian <debian-l10n-russian@lists.debian.org>\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.
 #. TRANSLATORS: The second %s is the reason and is untranslated for repository owners.
 #: methods/gpgv.cc
 #: 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
 #: methods/gpgv.cc
 msgid "The following signatures were invalid:\n"
 msgid "The following signatures were invalid:\n"
@@ -3796,6 +3796,10 @@ msgstr ""
 msgid "Calculating upgrade"
 msgid "Calculating upgrade"
 msgstr "Расчёт обновлений"
 msgstr "Расчёт обновлений"
 
 
+#, fuzzy
+#~ msgid "The repository is insufficiently signed by key %s (%s)"
+#~ msgstr "Каталог %s входит в список diverted"
+
 #~ msgid ""
 #~ msgid ""
 #~ "%s dependency for %s can't be satisfied because %s is not allowed on '%s' "
 #~ "%s dependency for %s can't be satisfied because %s is not allowed on '%s' "
 #~ "packages"
 #~ "packages"

+ 8 - 4
po/sk.po

@@ -10,7 +10,7 @@ msgid ""
 msgstr ""
 msgstr ""
 "Project-Id-Version: apt 1.0.5\n"
 "Project-Id-Version: apt 1.0.5\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\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"
 "PO-Revision-Date: 2012-06-28 20:49+0100\n"
 "Last-Translator: Ivan Masár <helix84@centrum.sk>\n"
 "Last-Translator: Ivan Masár <helix84@centrum.sk>\n"
 "Language-Team: Slovak <sk-i18n@lists.linux.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.
 #. TRANSLATORS: The second %s is the reason and is untranslated for repository owners.
 #: methods/gpgv.cc
 #: 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
 #: methods/gpgv.cc
 msgid "The following signatures were invalid:\n"
 msgid "The following signatures were invalid:\n"
@@ -3736,6 +3736,10 @@ msgstr ""
 msgid "Calculating upgrade"
 msgid "Calculating upgrade"
 msgstr "Prepočítava sa aktualizácia"
 msgstr "Prepočítava sa aktualizácia"
 
 
+#, fuzzy
+#~ msgid "The repository is insufficiently signed by key %s (%s)"
+#~ msgstr "Adresár %s je divertovaný"
+
 #~ msgid ""
 #~ msgid ""
 #~ "%s dependency for %s can't be satisfied because %s is not allowed on '%s' "
 #~ "%s dependency for %s can't be satisfied because %s is not allowed on '%s' "
 #~ "packages"
 #~ "packages"

+ 8 - 4
po/sl.po

@@ -4,7 +4,7 @@ msgid ""
 msgstr ""
 msgstr ""
 "Project-Id-Version: apt 0.5.5\n"
 "Project-Id-Version: apt 0.5.5\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\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"
 "PO-Revision-Date: 2012-06-27 21:29+0000\n"
 "Last-Translator: Andrej Znidarsic <andrej.znidarsic@gmail.com>\n"
 "Last-Translator: Andrej Znidarsic <andrej.znidarsic@gmail.com>\n"
 "Language-Team: Slovenian <sl@li.org>\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.
 #. TRANSLATORS: The second %s is the reason and is untranslated for repository owners.
 #: methods/gpgv.cc
 #: 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
 #: methods/gpgv.cc
 msgid "The following signatures were invalid:\n"
 msgid "The following signatures were invalid:\n"
@@ -3741,6 +3741,10 @@ msgstr ""
 msgid "Calculating upgrade"
 msgid "Calculating upgrade"
 msgstr "Preračunavanje nadgradnje"
 msgstr "Preračunavanje nadgradnje"
 
 
+#, fuzzy
+#~ msgid "The repository is insufficiently signed by key %s (%s)"
+#~ msgstr "Mapa %s je odklonjena"
+
 #~ msgid ""
 #~ msgid ""
 #~ "%s dependency for %s can't be satisfied because %s is not allowed on '%s' "
 #~ "%s dependency for %s can't be satisfied because %s is not allowed on '%s' "
 #~ "packages"
 #~ "packages"

+ 8 - 4
po/sv.po

@@ -10,7 +10,7 @@ msgid ""
 msgstr ""
 msgstr ""
 "Project-Id-Version: apt\n"
 "Project-Id-Version: apt\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\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"
 "PO-Revision-Date: 2015-08-19 21:33+0200\n"
 "Last-Translator: Anders Jonsson <anders.jonsson@norsjovallen.se>\n"
 "Last-Translator: Anders Jonsson <anders.jonsson@norsjovallen.se>\n"
 "Language-Team: Swedish <debian-l10n-swedish@debian.org>\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.
 #. TRANSLATORS: The second %s is the reason and is untranslated for repository owners.
 #: methods/gpgv.cc
 #: 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
 #: methods/gpgv.cc
 msgid "The following signatures were invalid:\n"
 msgid "The following signatures were invalid:\n"
@@ -3770,6 +3770,10 @@ msgstr ""
 msgid "Calculating upgrade"
 msgid "Calculating upgrade"
 msgstr "Beräknar uppgradering"
 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 ""
 #~ msgid ""
 #~ "%s dependency for %s can't be satisfied because %s is not allowed on '%s' "
 #~ "%s dependency for %s can't be satisfied because %s is not allowed on '%s' "
 #~ "packages"
 #~ "packages"

+ 8 - 4
po/th.po

@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 msgstr ""
 "Project-Id-Version: apt 1.0.5\n"
 "Project-Id-Version: apt 1.0.5\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\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"
 "PO-Revision-Date: 2014-12-12 13:00+0700\n"
 "Last-Translator: Theppitak Karoonboonyanan <thep@debian.org>\n"
 "Last-Translator: Theppitak Karoonboonyanan <thep@debian.org>\n"
 "Language-Team: Thai <thai-l10n@googlegroups.com>\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.
 #. TRANSLATORS: The second %s is the reason and is untranslated for repository owners.
 #: methods/gpgv.cc
 #: 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
 #: methods/gpgv.cc
 msgid "The following signatures were invalid:\n"
 msgid "The following signatures were invalid:\n"
@@ -3654,6 +3654,10 @@ msgstr "ดาวน์โหลดแฟ้มดัชนีบางแฟ้
 msgid "Calculating upgrade"
 msgid "Calculating upgrade"
 msgstr "กำลังคำนวณการปรับรุ่น"
 msgstr "กำลังคำนวณการปรับรุ่น"
 
 
+#, fuzzy
+#~ msgid "The repository is insufficiently signed by key %s (%s)"
+#~ msgstr "ไดเรกทอรี %s ถูก divert"
+
 #~ msgid ""
 #~ msgid ""
 #~ "%s dependency for %s can't be satisfied because %s is not allowed on '%s' "
 #~ "%s dependency for %s can't be satisfied because %s is not allowed on '%s' "
 #~ "packages"
 #~ "packages"

+ 8 - 4
po/tl.po

@@ -10,7 +10,7 @@ msgid ""
 msgstr ""
 msgstr ""
 "Project-Id-Version: apt 1.0.5\n"
 "Project-Id-Version: apt 1.0.5\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\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"
 "PO-Revision-Date: 2007-03-29 21:36+0800\n"
 "Last-Translator: Eric Pareja <xenos@upm.edu.ph>\n"
 "Last-Translator: Eric Pareja <xenos@upm.edu.ph>\n"
 "Language-Team: Tagalog <debian-tl@banwa.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.
 #. TRANSLATORS: The second %s is the reason and is untranslated for repository owners.
 #: methods/gpgv.cc
 #: 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
 #: methods/gpgv.cc
 msgid "The following signatures were invalid:\n"
 msgid "The following signatures were invalid:\n"
@@ -3706,6 +3706,10 @@ msgstr ""
 msgid "Calculating upgrade"
 msgid "Calculating upgrade"
 msgstr "Sinusuri ang pag-upgrade"
 msgstr "Sinusuri ang pag-upgrade"
 
 
+#, fuzzy
+#~ msgid "The repository is insufficiently signed by key %s (%s)"
+#~ msgstr "Ang directory %s ay divertado"
+
 #, fuzzy
 #, fuzzy
 #~ msgid ""
 #~ msgid ""
 #~ "%s dependency for %s can't be satisfied because %s is not allowed on '%s' "
 #~ "%s dependency for %s can't be satisfied because %s is not allowed on '%s' "

+ 8 - 4
po/tr.po

@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 msgstr ""
 "Project-Id-Version: apt 1.0.5\n"
 "Project-Id-Version: apt 1.0.5\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\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"
 "PO-Revision-Date: 2015-10-21 18:21+0300\n"
 "Last-Translator: Mert Dirik <mertdirik@gmail.com>\n"
 "Last-Translator: Mert Dirik <mertdirik@gmail.com>\n"
 "Language-Team: Debian l10n Turkish <debian-l10n-turkish@lists.debian.org>\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.
 #. TRANSLATORS: The second %s is the reason and is untranslated for repository owners.
 #: methods/gpgv.cc
 #: 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
 #: methods/gpgv.cc
 msgid "The following signatures were invalid:\n"
 msgid "The following signatures were invalid:\n"
@@ -3765,6 +3765,10 @@ msgstr ""
 msgid "Calculating upgrade"
 msgid "Calculating upgrade"
 msgstr "Yükseltme hesaplanıyor"
 msgstr "Yükseltme hesaplanıyor"
 
 
+#, fuzzy
+#~ msgid "The repository is insufficiently signed by key %s (%s)"
+#~ msgstr "'%s' deposu imzalanmamış"
+
 #~ msgid ""
 #~ msgid ""
 #~ "%s dependency for %s can't be satisfied because %s is not allowed on '%s' "
 #~ "%s dependency for %s can't be satisfied because %s is not allowed on '%s' "
 #~ "packages"
 #~ "packages"

+ 8 - 4
po/uk.po

@@ -12,7 +12,7 @@ msgid ""
 msgstr ""
 msgstr ""
 "Project-Id-Version: apt 1.0.5\n"
 "Project-Id-Version: apt 1.0.5\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\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"
 "PO-Revision-Date: 2012-09-25 20:19+0300\n"
 "Last-Translator: A. Bondarenko <artem.brz@gmail.com>\n"
 "Last-Translator: A. Bondarenko <artem.brz@gmail.com>\n"
 "Language-Team: Українська <uk@li.org>\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.
 #. TRANSLATORS: The second %s is the reason and is untranslated for repository owners.
 #: methods/gpgv.cc
 #: 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
 #: methods/gpgv.cc
 msgid "The following signatures were invalid:\n"
 msgid "The following signatures were invalid:\n"
@@ -3795,6 +3795,10 @@ msgstr ""
 msgid "Calculating upgrade"
 msgid "Calculating upgrade"
 msgstr "Обчислення оновлень"
 msgstr "Обчислення оновлень"
 
 
+#, fuzzy
+#~ msgid "The repository is insufficiently signed by key %s (%s)"
+#~ msgstr "Директорія %s є відхиленою (diverted)"
+
 #~ msgid ""
 #~ msgid ""
 #~ "%s dependency for %s can't be satisfied because %s is not allowed on '%s' "
 #~ "%s dependency for %s can't be satisfied because %s is not allowed on '%s' "
 #~ "packages"
 #~ "packages"

+ 8 - 4
po/vi.po

@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 msgstr ""
 "Project-Id-Version: apt 1.0.8\n"
 "Project-Id-Version: apt 1.0.8\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\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"
 "PO-Revision-Date: 2014-09-12 13:48+0700\n"
 "Last-Translator: Trần Ngọc Quân <vnwildman@gmail.com>\n"
 "Last-Translator: Trần Ngọc Quân <vnwildman@gmail.com>\n"
 "Language-Team: Vietnamese <translation-team-vi@lists.sourceforge.net>\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.
 #. TRANSLATORS: The second %s is the reason and is untranslated for repository owners.
 #: methods/gpgv.cc
 #: 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
 #: methods/gpgv.cc
 msgid "The following signatures were invalid:\n"
 msgid "The following signatures were invalid:\n"
@@ -3766,6 +3766,10 @@ msgstr ""
 msgid "Calculating upgrade"
 msgid "Calculating upgrade"
 msgstr "Đang tính toán nâng cấp"
 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 ""
 #~ msgid ""
 #~ "%s dependency for %s can't be satisfied because %s is not allowed on '%s' "
 #~ "%s dependency for %s can't be satisfied because %s is not allowed on '%s' "
 #~ "packages"
 #~ "packages"

+ 14 - 15
po/zh_CN.po

@@ -10,7 +10,7 @@ msgid ""
 msgstr ""
 msgstr ""
 "Project-Id-Version: apt 1.2.x\n"
 "Project-Id-Version: apt 1.2.x\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\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"
 "PO-Revision-Date: 2016-03-19 08:00+0000\n"
 "Last-Translator: Zhou Mo <cdluminate@gmail.com>\n"
 "Last-Translator: Zhou Mo <cdluminate@gmail.com>\n"
 "Language-Team: Chinese (simplified) <i18n-zh@googlegroups.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"
 "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"
 "too long ago, but in exchange apt-cache works independently of the\n"
 "availability of the configured sources (e.g. offline).\n"
 "availability of the configured sources (e.g. offline).\n"
-msgstr "" 
+msgstr ""
 "用法: apt-cache [选项] 命令\n"
 "用法: apt-cache [选项] 命令\n"
 "       apt-cache [选项] show 软件包1 [软件包2 ...]\n"
 "       apt-cache [选项] show 软件包1 [软件包2 ...]\n"
 "\n"
 "\n"
@@ -1706,8 +1706,8 @@ msgstr "运行 apt-key 时发生未知错误"
 #. TRANSLATORS: The second %s is the reason and is untranslated for repository owners.
 #. TRANSLATORS: The second %s is the reason and is untranslated for repository owners.
 #: methods/gpgv.cc
 #: methods/gpgv.cc
 #, c-format
 #, 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
 #: methods/gpgv.cc
 msgid "The following signatures were invalid:\n"
 msgid "The following signatures were invalid:\n"
@@ -2449,8 +2449,7 @@ msgstr "GPG 错误:%s: %s"
 msgid ""
 msgid ""
 "Skipping acquire of configured file '%s' as repository '%s' doesn't support "
 "Skipping acquire of configured file '%s' as repository '%s' doesn't support "
 "architecture '%s'"
 "architecture '%s'"
-msgstr ""
-"鉴于仓库 '%2$s' 不支持 '%3$s' 体系结构,跳过配置文件 '%1$s' 的捕获。"
+msgstr "鉴于仓库 '%2$s' 不支持 '%3$s' 体系结构,跳过配置文件 '%1$s' 的捕获。"
 
 
 #: apt-pkg/acquire-item.cc
 #: apt-pkg/acquire-item.cc
 #, c-format
 #, c-format
@@ -2465,8 +2464,7 @@ msgstr ""
 msgid ""
 msgid ""
 "Skipping acquire of configured file '%s' as repository '%s' provides only "
 "Skipping acquire of configured file '%s' as repository '%s' provides only "
 "weak security information for it"
 "weak security information for it"
-msgstr ""
-"鉴于仓库 '%2$s' 提供的安全信息强度太低,跳过配置文件 '%1$s' 的acquire."
+msgstr "鉴于仓库 '%2$s' 提供的安全信息强度太低,跳过配置文件 '%1$s' 的acquire."
 
 
 #: apt-pkg/acquire-item.cc
 #: apt-pkg/acquire-item.cc
 msgid "There is no public key available for the following key IDs:\n"
 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::"
 "This is normally not allowed, but the option Acquire::"
 "AllowDowngradeToInsecureRepositories was given to override it."
 "AllowDowngradeToInsecureRepositories was given to override it."
 msgstr ""
 msgstr ""
-"一般不可以这样做,但选项 "
-"Acquire:: AllowDowngradeToInsecureRepositories "
-"可以用于覆盖默认设置。"
+"一般不可以这样做,但选项 Acquire:: AllowDowngradeToInsecureRepositories 可以"
+"用于覆盖默认设置。"
 
 
 #: apt-pkg/acquire-item.cc
 #: apt-pkg/acquire-item.cc
 #, c-format
 #, c-format
@@ -3148,12 +3145,11 @@ msgid "No Hash entry in Release file %s"
 msgstr "软件包仓库 Release 文件 %s 内无哈希条目"
 msgstr "软件包仓库 Release 文件 %s 内无哈希条目"
 
 
 #: apt-pkg/deb/debmetaindex.cc
 #: apt-pkg/deb/debmetaindex.cc
-#, c-format
+#, fuzzy, c-format
 msgid ""
 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"
 "security purposes"
-msgstr ""
-"Release 文件 %s 中不含散列字段,该文件用于保证足够的安全性。"
+msgstr "Release 文件 %s 中不含散列字段,该文件用于保证足够的安全性。"
 
 
 #: apt-pkg/deb/debmetaindex.cc
 #: apt-pkg/deb/debmetaindex.cc
 #, c-format
 #, c-format
@@ -3665,6 +3661,9 @@ msgstr "部分索引文件下载失败。如果忽略它们,那将转而使用
 msgid "Calculating upgrade"
 msgid "Calculating upgrade"
 msgstr "正在计算更新"
 msgstr "正在计算更新"
 
 
+#~ msgid "The repository is insufficiently signed by key %s (%s)"
+#~ msgstr "仓库 “%s” 数字签名不完整。"
+
 #~ msgid ""
 #~ msgid ""
 #~ "%s dependency for %s can't be satisfied because %s is not allowed on '%s' "
 #~ "%s dependency for %s can't be satisfied because %s is not allowed on '%s' "
 #~ "packages"
 #~ "packages"

+ 8 - 4
po/zh_TW.po

@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 msgstr ""
 "Project-Id-Version: apt 0.5.4\n"
 "Project-Id-Version: apt 0.5.4\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\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"
 "PO-Revision-Date: 2009-01-28 10:41+0800\n"
 "Last-Translator: Tetralet <tetralet@gmail.com>\n"
 "Last-Translator: Tetralet <tetralet@gmail.com>\n"
 "Language-Team: Debian-user in Chinese [Big5] <debian-chinese-big5@lists."
 "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.
 #. TRANSLATORS: The second %s is the reason and is untranslated for repository owners.
 #: methods/gpgv.cc
 #: 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
 #: methods/gpgv.cc
 msgid "The following signatures were invalid:\n"
 msgid "The following signatures were invalid:\n"
@@ -3648,6 +3648,10 @@ msgstr "有一些索引檔不能下載,它們可能被略過了,或是替而
 msgid "Calculating upgrade"
 msgid "Calculating upgrade"
 msgstr "籌備升級中"
 msgstr "籌備升級中"
 
 
+#, fuzzy
+#~ msgid "The repository is insufficiently signed by key %s (%s)"
+#~ msgstr "路徑 %s 已被抽換"
+
 #, fuzzy
 #, fuzzy
 #~ msgid ""
 #~ msgid ""
 #~ "%s dependency for %s can't be satisfied because %s is not allowed on '%s' "
 #~ "%s dependency for %s can't be satisfied because %s is not allowed on '%s' "