]> git.saurik.com Git - apt.git/commitdiff
Release 1.1.5 1.1.5
authorJulian Andres Klode <jak@debian.org>
Mon, 14 Dec 2015 15:57:32 +0000 (16:57 +0100)
committerJulian Andres Klode <jak@debian.org>
Mon, 14 Dec 2015 15:57:32 +0000 (16:57 +0100)
58 files changed:
configure.ac
debian/changelog
doc/apt-verbatim.ent
doc/apt.conf.5.xml
doc/po/apt-doc.pot
doc/po/de.po
doc/po/es.po
doc/po/fr.po
doc/po/it.po
doc/po/ja.po
doc/po/nl.po
doc/po/pl.po
doc/po/pt.po
doc/po/pt_BR.po
po/apt-all.pot
po/ar.po
po/ast.po
po/bg.po
po/bs.po
po/ca.po
po/cs.po
po/cy.po
po/da.po
po/de.po
po/dz.po
po/el.po
po/es.po
po/eu.po
po/fi.po
po/fr.po
po/gl.po
po/hu.po
po/it.po
po/ja.po
po/km.po
po/ko.po
po/ku.po
po/lt.po
po/mr.po
po/nb.po
po/ne.po
po/nl.po
po/nn.po
po/pl.po
po/pt.po
po/pt_BR.po
po/ro.po
po/ru.po
po/sk.po
po/sl.po
po/sv.po
po/th.po
po/tl.po
po/tr.po
po/uk.po
po/vi.po
po/zh_CN.po
po/zh_TW.po

index 3ab5b35480dc0520a7ba34d04f027f4766693930..30787fdc4c44d1927b7734ba4a07137c43b847b9 100644 (file)
@@ -19,7 +19,7 @@ AC_CONFIG_AUX_DIR(buildlib)
 AC_CONFIG_HEADER(include/config.h:buildlib/config.h.in include/apti18n.h:buildlib/apti18n.h.in)
 
 PACKAGE="apt"
 AC_CONFIG_HEADER(include/config.h:buildlib/config.h.in include/apti18n.h:buildlib/apti18n.h.in)
 
 PACKAGE="apt"
-PACKAGE_VERSION="1.1.4"
+PACKAGE_VERSION="1.1.5"
 PACKAGE_MAIL="APT Development Team <deity@lists.debian.org>"
 AC_DEFINE_UNQUOTED(PACKAGE,"$PACKAGE")
 AC_DEFINE_UNQUOTED(PACKAGE_VERSION,"$PACKAGE_VERSION")
 PACKAGE_MAIL="APT Development Team <deity@lists.debian.org>"
 AC_DEFINE_UNQUOTED(PACKAGE,"$PACKAGE")
 AC_DEFINE_UNQUOTED(PACKAGE_VERSION,"$PACKAGE_VERSION")
index df5fd527315a9851be01c843f21511343e684e43..835eee95a0529b2f96857bce6701d87800039038 100644 (file)
@@ -1,3 +1,32 @@
+apt (1.1.5) unstable; urgency=medium
+
+  [ Julian Andres Klode ]
+  * Do not swap required and important in pkgCache::Priority()
+    Thanks to Manuel A. Fernandez Montecelo for discovering this
+    (Closes: #807523)
+  * Convert package names from Packages files to lower case (Closes: #807012)
+  * test framework: Correctly generate new paths in noopchroot
+  * debian/apt.auto-removal.sh: Adjust -dbg exclusion for multi-arch
+  * pkgcache: Make hash arch-independent using fixed size integer
+  * test-apt-download-progress: Run the https test multiple times
+
+  [ David Kalnischkies ]
+  * update symbols files to 1.1.4 state of affairs
+  * parse .diff/Index hashes in reverse order
+  * redirect which stderr to /dev/null for consistency (Closes: 807373)
+  * show a more descriptive error for weak Release files (Closes: 806459)
+  * support regex and co in 'apt-cache policy $pkg' again (Closes: 807870)
+  * non-existing directories don't need to be cleaned (Closes: 807477)
+
+  [ Seo Sanghyeon ]
+  * fix incorrect Korean translation of "manually" and "automatically"
+
+  [ Andreas Metzler ]
+  * mention APT::AutoRemove::{Recommends,Suggests}Important option
+    (Closes: 807413)
+
+ -- Julian Andres Klode <jak@debian.org>  Mon, 14 Dec 2015 16:56:11 +0100
+
 apt (1.1.4) unstable; urgency=medium
 
   [ Julian Andres Klode ]
 apt (1.1.4) unstable; urgency=medium
 
   [ Julian Andres Klode ]
index 6a75a6b2e1bc368ebdeafaa26c0e02650f0e7361..c1050d720d3b3fdc6392b76a957e4f1040348226 100644 (file)
 ">
 
 <!-- this will be updated by 'prepare-release' -->
 ">
 
 <!-- this will be updated by 'prepare-release' -->
-<!ENTITY apt-product-version "1.1.4">
+<!ENTITY apt-product-version "1.1.5">
 
 <!-- (Code)names for various things used all over the place -->
 <!ENTITY oldstable-codename "wheezy">
 
 <!-- (Code)names for various things used all over the place -->
 <!ENTITY oldstable-codename "wheezy">
index c1170578beb25542d82245b9f7e4ddaf69f1d741..1cb037b259cf98f89fad35fac00479a9a3ad5121 100644 (file)
@@ -19,7 +19,7 @@
    &apt-email;
    &apt-product;
    <!-- The last update date -->
    &apt-email;
    &apt-product;
    <!-- The last update date -->
-   <date>2015-12-02T00:00:00Z</date>
+   <date>2015-12-07T00:00:00Z</date>
  </refentryinfo>
  
  <refmeta>
  </refentryinfo>
  
  <refmeta>
index 81a9ff07dd9e38388cd05eb063a2cab87ca8ed1f..55d436e5200e845c7467176b9925d4b81eee6e09 100644 (file)
@@ -5,9 +5,9 @@
 #, fuzzy
 msgid ""
 msgstr ""
 #, fuzzy
 msgid ""
 msgstr ""
-"Project-Id-Version: apt-doc 1.1.4~20151207\n"
+"Project-Id-Version: apt-doc 1.1.5~20151214\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: 2015-12-07 15:31+0100\n"
+"POT-Creation-Date: 2015-12-14 16:56+0100\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index 8692e4bdc4b7e3f1a051478760976de79c06e4d6..665b292fd888167ff9917e05980224e0739d5ccc 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: apt-doc 1.0.8\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
 msgstr ""
 "Project-Id-Version: apt-doc 1.0.8\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2015-12-07 15:31+0100\n"
+"POT-Creation-Date: 2015-12-14 16:56+0100\n"
 "PO-Revision-Date: 2014-09-14 14:46+0200\n"
 "Last-Translator: Chris Leick <c.leick@vollbio.de>\n"
 "Language-Team: German <debian-l10n-german@lists.debian.org>\n"
 "PO-Revision-Date: 2014-09-14 14:46+0200\n"
 "Last-Translator: Chris Leick <c.leick@vollbio.de>\n"
 "Language-Team: German <debian-l10n-german@lists.debian.org>\n"
index cd521978f54ca6f2b01479bbc2ceee68f240cd27..30be657e3a2f3e4ca1dd97c455538d5a894d6521 100644 (file)
@@ -38,7 +38,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: apt-doc 1.0.5\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
 msgstr ""
 "Project-Id-Version: apt-doc 1.0.5\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2015-12-07 15:31+0100\n"
+"POT-Creation-Date: 2015-12-14 16:56+0100\n"
 "PO-Revision-Date: 2014-07-04 01:31+0200\n"
 "Last-Translator: Omar Campagne <ocampagne@gmail.com>\n"
 "Language-Team: Debian l10n Spanish <debian-l10n-spanish@lists.debian.org>\n"
 "PO-Revision-Date: 2014-07-04 01:31+0200\n"
 "Last-Translator: Omar Campagne <ocampagne@gmail.com>\n"
 "Language-Team: Debian l10n Spanish <debian-l10n-spanish@lists.debian.org>\n"
index e6e7ce5b93f86145e72a338226962b52421f05a8..f5941fee9820af4b66bf0638c8b76260e0c47fdb 100644 (file)
@@ -11,7 +11,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: apt-doc 1.0.5\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
 msgstr ""
 "Project-Id-Version: apt-doc 1.0.5\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2015-12-07 15:31+0100\n"
+"POT-Creation-Date: 2015-12-14 16:56+0100\n"
 "PO-Revision-Date: 2014-11-15 17:26+0100\n"
 "Last-Translator: Jean-Pierre Giraud <jean-pierregiraud@neuf.fr>\n"
 "Language-Team: French <debian-l10n-french@lists.debian.org>\n"
 "PO-Revision-Date: 2014-11-15 17:26+0100\n"
 "Last-Translator: Jean-Pierre Giraud <jean-pierregiraud@neuf.fr>\n"
 "Language-Team: French <debian-l10n-french@lists.debian.org>\n"
index 2134c0b44fcd7f3663a523355d3cb6e8a0b23976..37d320b94a818619b6283e96ce1b2b418e40f828 100644 (file)
@@ -10,7 +10,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: apt-doc 1.0.5\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
 msgstr ""
 "Project-Id-Version: apt-doc 1.0.5\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2015-12-07 15:31+0100\n"
+"POT-Creation-Date: 2015-12-14 16:56+0100\n"
 "PO-Revision-Date: 2015-01-27 14:11+0200\n"
 "Last-Translator: Beatrice Torracca <beatricet@libero.it>\n"
 "Language-Team: Italian <debian-l10n-italian@lists.debian.org>\n"
 "PO-Revision-Date: 2015-01-27 14:11+0200\n"
 "Last-Translator: Beatrice Torracca <beatricet@libero.it>\n"
 "Language-Team: Italian <debian-l10n-italian@lists.debian.org>\n"
index a92d4e7acfb98150159e1ab5ee7a067a9d1c3112..2b5ce682f8264b748b9530870fbd018f82ff7946 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: apt-doc 1.0.6\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
 msgstr ""
 "Project-Id-Version: apt-doc 1.0.6\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2015-12-07 15:31+0100\n"
+"POT-Creation-Date: 2015-12-14 16:56+0100\n"
 "PO-Revision-Date: 2014-07-10 19:52+0900\n"
 "Last-Translator: KURASAWA Nozomu <nabetaro@debian.or.jp>\n"
 "Language-Team: Debian Japanese List <debian-japanese@lists.debian.org>\n"
 "PO-Revision-Date: 2014-07-10 19:52+0900\n"
 "Last-Translator: KURASAWA Nozomu <nabetaro@debian.or.jp>\n"
 "Language-Team: Debian Japanese List <debian-japanese@lists.debian.org>\n"
index 0e613d8aa5d42dea64785d152fc6f853396b89ae..78ebe8a0299b0fe764f6080c6bbb1e413b08950f 100644 (file)
@@ -6,7 +6,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: apt-doc 1.0.10.1-nl\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
 msgstr ""
 "Project-Id-Version: apt-doc 1.0.10.1-nl\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2015-12-07 15:31+0100\n"
+"POT-Creation-Date: 2015-12-14 16:56+0100\n"
 "PO-Revision-Date: 2015-10-17 13:21+0200\n"
 "Last-Translator: Frans Spiesschaert <Frans.Spiesschaert@yucom.be>\n"
 "Language-Team: Debian Dutch l10n Team <debian-l10n-dutch@lists.debian.org>\n"
 "PO-Revision-Date: 2015-10-17 13:21+0200\n"
 "Last-Translator: Frans Spiesschaert <Frans.Spiesschaert@yucom.be>\n"
 "Language-Team: Debian Dutch l10n Team <debian-l10n-dutch@lists.debian.org>\n"
index a3ace28a18c10b27bf83bc806979012a252c6f9f..d2999e468396f1e2149bf0711a56244a2a467a64 100644 (file)
@@ -11,7 +11,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: apt-doc 1.0.5\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
 msgstr ""
 "Project-Id-Version: apt-doc 1.0.5\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2015-12-07 15:31+0100\n"
+"POT-Creation-Date: 2015-12-14 16:56+0100\n"
 "PO-Revision-Date: 2014-07-04 02:13+0200\n"
 "Last-Translator: Robert Luberda <robert@debian.org>\n"
 "Language-Team: Polish <manpages-pl-list@lists.sourceforge.net>\n"
 "PO-Revision-Date: 2014-07-04 02:13+0200\n"
 "Last-Translator: Robert Luberda <robert@debian.org>\n"
 "Language-Team: Polish <manpages-pl-list@lists.sourceforge.net>\n"
index d5b81ca7fd9a9f716b581fffd4cc664fd926b982..a8261110318d7cc23c082fbaa94933a3eb973833 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: apt-doc 1.0.7\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
 msgstr ""
 "Project-Id-Version: apt-doc 1.0.7\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2015-12-07 15:31+0100\n"
+"POT-Creation-Date: 2015-12-14 16:56+0100\n"
 "PO-Revision-Date: 2014-08-29 00:34+0100\n"
 "Last-Translator: Américo Monteiro <a_monteiro@gmx.com>\n"
 "Language-Team: Portuguese <traduz@debianpt.org>\n"
 "PO-Revision-Date: 2014-08-29 00:34+0100\n"
 "Last-Translator: Américo Monteiro <a_monteiro@gmx.com>\n"
 "Language-Team: Portuguese <traduz@debianpt.org>\n"
index d19ce5359ea7eea993d191288970ebaf98360bf5..73013ab7176618a0638abd2bbb334330057bc03e 100644 (file)
@@ -9,7 +9,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: apt-doc 1.0.5\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
 msgstr ""
 "Project-Id-Version: apt-doc 1.0.5\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2015-12-07 15:31+0100\n"
+"POT-Creation-Date: 2015-12-14 16:56+0100\n"
 "PO-Revision-Date: 2004-09-20 17:02+0000\n"
 "Last-Translator: André Luís Lopes <andrelop@debian.org>\n"
 "Language-Team: <debian-l10n-portuguese@lists.debian.org>\n"
 "PO-Revision-Date: 2004-09-20 17:02+0000\n"
 "Last-Translator: André Luís Lopes <andrelop@debian.org>\n"
 "Language-Team: <debian-l10n-portuguese@lists.debian.org>\n"
index 34a93cbc7923674c413a4d872012ac67728f246d..4d1567bbb4b960263f52dd6ac85fd576640fd74e 100644 (file)
@@ -5,9 +5,9 @@
 #, fuzzy
 msgid ""
 msgstr ""
 #, fuzzy
 msgid ""
 msgstr ""
-"Project-Id-Version: apt 1.1.4~20151207\n"
+"Project-Id-Version: apt 1.1.5~20151214\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: 2015-12-07 15:31+0100\n"
+"POT-Creation-Date: 2015-12-14 16:56+0100\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -2360,6 +2360,13 @@ msgid ""
 "or malformed file)"
 msgstr ""
 
 "or malformed file)"
 msgstr ""
 
+#: apt-pkg/acquire-item.cc
+#, c-format
+msgid ""
+"Skipping acquire of configured file '%s' as repository '%s' provides only "
+"weak security information for it"
+msgstr ""
+
 #: apt-pkg/acquire-item.cc
 msgid "There is no public key available for the following key IDs:\n"
 msgstr ""
 #: apt-pkg/acquire-item.cc
 msgid "There is no public key available for the following key IDs:\n"
 msgstr ""
@@ -3017,6 +3024,13 @@ msgstr ""
 msgid "No Hash entry in Release file %s"
 msgstr ""
 
 msgid "No Hash entry in Release file %s"
 msgstr ""
 
+#: apt-pkg/deb/debmetaindex.cc
+#, c-format
+msgid ""
+"No Hash entry in Release file %s, which is considered strong enough for "
+"security purposes"
+msgstr ""
+
 #: apt-pkg/deb/debmetaindex.cc
 #, c-format
 msgid "Invalid 'Date' entry in Release file %s"
 #: apt-pkg/deb/debmetaindex.cc
 #, c-format
 msgid "Invalid 'Date' entry in Release file %s"
@@ -3376,11 +3390,11 @@ msgid "Enhances"
 msgstr ""
 
 #: apt-pkg/pkgcache.cc
 msgstr ""
 
 #: apt-pkg/pkgcache.cc
-msgid "important"
+msgid "required"
 msgstr ""
 
 #: apt-pkg/pkgcache.cc
 msgstr ""
 
 #: apt-pkg/pkgcache.cc
-msgid "required"
+msgid "important"
 msgstr ""
 
 #: apt-pkg/pkgcache.cc
 msgstr ""
 
 #: apt-pkg/pkgcache.cc
@@ -3503,7 +3517,7 @@ msgstr ""
 
 #: apt-pkg/tagfile.cc
 #, c-format
 
 #: apt-pkg/tagfile.cc
 #, c-format
-msgid "Cannot convert %s to integer"
+msgid "Cannot convert %s to integer: out of range"
 msgstr ""
 
 #: apt-pkg/update.cc
 msgstr ""
 
 #: apt-pkg/update.cc
index 1e75c267fa08a3d2629fa75034b7fa1ad4ec710e..efd9f5ed407ed44bafe20d46419f941533dec04f 100644 (file)
--- a/po/ar.po
+++ b/po/ar.po
@@ -6,7 +6,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: apt 1.0.5\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
 msgstr ""
 "Project-Id-Version: apt 1.0.5\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2015-12-07 15:31+0100\n"
+"POT-Creation-Date: 2015-12-14 16:56+0100\n"
 "PO-Revision-Date: 2006-10-20 21:28+0300\n"
 "Last-Translator: Ossama M. Khayat <okhayat@yahoo.com>\n"
 "Language-Team: Arabic <support@arabeyes.org>\n"
 "PO-Revision-Date: 2006-10-20 21:28+0300\n"
 "Last-Translator: Ossama M. Khayat <okhayat@yahoo.com>\n"
 "Language-Team: Arabic <support@arabeyes.org>\n"
@@ -2416,6 +2416,13 @@ msgid ""
 "or malformed file)"
 msgstr ""
 
 "or malformed file)"
 msgstr ""
 
+#: apt-pkg/acquire-item.cc
+#, c-format
+msgid ""
+"Skipping acquire of configured file '%s' as repository '%s' provides only "
+"weak security information for it"
+msgstr ""
+
 #: apt-pkg/acquire-item.cc
 msgid "There is no public key available for the following key IDs:\n"
 msgstr ""
 #: apt-pkg/acquire-item.cc
 msgid "There is no public key available for the following key IDs:\n"
 msgstr ""
@@ -3078,6 +3085,13 @@ msgstr "لاحظ، تحديد %s بدلاً من %s\n"
 msgid "No Hash entry in Release file %s"
 msgstr ""
 
 msgid "No Hash entry in Release file %s"
 msgstr ""
 
+#: apt-pkg/deb/debmetaindex.cc
+#, c-format
+msgid ""
+"No Hash entry in Release file %s, which is considered strong enough for "
+"security purposes"
+msgstr ""
+
 #: apt-pkg/deb/debmetaindex.cc
 #, fuzzy, c-format
 msgid "Invalid 'Date' entry in Release file %s"
 #: apt-pkg/deb/debmetaindex.cc
 #, fuzzy, c-format
 msgid "Invalid 'Date' entry in Release file %s"
@@ -3437,14 +3451,14 @@ msgstr ""
 msgid "Enhances"
 msgstr ""
 
 msgid "Enhances"
 msgstr ""
 
-#: apt-pkg/pkgcache.cc
-msgid "important"
-msgstr "مهم"
-
 #: apt-pkg/pkgcache.cc
 msgid "required"
 msgstr "مطلوب"
 
 #: apt-pkg/pkgcache.cc
 msgid "required"
 msgstr "مطلوب"
 
+#: apt-pkg/pkgcache.cc
+msgid "important"
+msgstr "مهم"
+
 #: apt-pkg/pkgcache.cc
 msgid "standard"
 msgstr "قياسي"
 #: apt-pkg/pkgcache.cc
 msgid "standard"
 msgstr "قياسي"
@@ -3565,7 +3579,7 @@ msgstr ""
 
 #: apt-pkg/tagfile.cc
 #, c-format
 
 #: apt-pkg/tagfile.cc
 #, c-format
-msgid "Cannot convert %s to integer"
+msgid "Cannot convert %s to integer: out of range"
 msgstr ""
 
 #: apt-pkg/update.cc
 msgstr ""
 
 #: apt-pkg/update.cc
index 3d0f8b82d3a82bbe353a944a5f549b3e7f360e79..62d47860ba3cbbfc5db200203ec05d24f36c923c 100644 (file)
--- a/po/ast.po
+++ b/po/ast.po
@@ -4,7 +4,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: apt 0.7.18\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
 msgstr ""
 "Project-Id-Version: apt 0.7.18\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2015-12-07 15:31+0100\n"
+"POT-Creation-Date: 2015-12-14 16:56+0100\n"
 "PO-Revision-Date: 2010-10-02 23:35+0100\n"
 "Last-Translator: Iñigo Varela <ivarela@softastur.org>\n"
 "Language-Team: Asturian (ast)\n"
 "PO-Revision-Date: 2010-10-02 23:35+0100\n"
 "Last-Translator: Iñigo Varela <ivarela@softastur.org>\n"
 "Language-Team: Asturian (ast)\n"
@@ -2528,6 +2528,13 @@ msgid ""
 "or malformed file)"
 msgstr ""
 
 "or malformed file)"
 msgstr ""
 
+#: apt-pkg/acquire-item.cc
+#, c-format
+msgid ""
+"Skipping acquire of configured file '%s' as repository '%s' provides only "
+"weak security information for it"
+msgstr ""
+
 #: apt-pkg/acquire-item.cc
 msgid "There is no public key available for the following key IDs:\n"
 msgstr "Nun hai clave pública denguna disponible pa les IDs de clave darréu:\n"
 #: apt-pkg/acquire-item.cc
 msgid "There is no public key available for the following key IDs:\n"
 msgstr "Nun hai clave pública denguna disponible pa les IDs de clave darréu:\n"
@@ -3215,6 +3222,13 @@ msgstr "Ensin seiciones nel ficheru release %s"
 msgid "No Hash entry in Release file %s"
 msgstr "Ensin entrada Hash nel ficheru release %s"
 
 msgid "No Hash entry in Release file %s"
 msgstr "Ensin entrada Hash nel ficheru release %s"
 
+#: apt-pkg/deb/debmetaindex.cc
+#, c-format
+msgid ""
+"No Hash entry in Release file %s, which is considered strong enough for "
+"security purposes"
+msgstr ""
+
 #: apt-pkg/deb/debmetaindex.cc
 #, c-format
 msgid "Invalid 'Date' entry in Release file %s"
 #: apt-pkg/deb/debmetaindex.cc
 #, c-format
 msgid "Invalid 'Date' entry in Release file %s"
@@ -3596,14 +3610,14 @@ msgstr "Ruempe"
 msgid "Enhances"
 msgstr "Aumenta"
 
 msgid "Enhances"
 msgstr "Aumenta"
 
-#: apt-pkg/pkgcache.cc
-msgid "important"
-msgstr "importante"
-
 #: apt-pkg/pkgcache.cc
 msgid "required"
 msgstr "requeríu"
 
 #: apt-pkg/pkgcache.cc
 msgid "required"
 msgstr "requeríu"
 
+#: apt-pkg/pkgcache.cc
+msgid "important"
+msgstr "importante"
+
 #: apt-pkg/pkgcache.cc
 msgid "standard"
 msgstr "estándar"
 #: apt-pkg/pkgcache.cc
 msgid "standard"
 msgstr "estándar"
@@ -3726,7 +3740,7 @@ msgstr "Has de poner delles URIs 'fonte' nel ficheru sources.list"
 
 #: apt-pkg/tagfile.cc
 #, c-format
 
 #: apt-pkg/tagfile.cc
 #, c-format
-msgid "Cannot convert %s to integer"
+msgid "Cannot convert %s to integer: out of range"
 msgstr ""
 
 #: apt-pkg/update.cc
 msgstr ""
 
 #: apt-pkg/update.cc
index 4f571c216c3924ca67720942053ab05fadaca94f..8d2f9cf6d9b79e1171f38526aa16dd2fbb9bb8d7 100644 (file)
--- a/po/bg.po
+++ b/po/bg.po
@@ -10,7 +10,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: apt 0.7.21\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
 msgstr ""
 "Project-Id-Version: apt 0.7.21\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2015-12-07 15:31+0100\n"
+"POT-Creation-Date: 2015-12-14 16:56+0100\n"
 "PO-Revision-Date: 2012-06-25 17:23+0300\n"
 "Last-Translator: Damyan Ivanov <dmn@debian.org>\n"
 "Language-Team: Bulgarian <dict@fsa-bg.org>\n"
 "PO-Revision-Date: 2012-06-25 17:23+0300\n"
 "Last-Translator: Damyan Ivanov <dmn@debian.org>\n"
 "Language-Team: Bulgarian <dict@fsa-bg.org>\n"
@@ -2555,6 +2555,13 @@ msgstr ""
 "Не може да се открие елемент „%s“ във файла Release (объркан ред в sources."
 "list или повреден файл)"
 
 "Не може да се открие елемент „%s“ във файла Release (объркан ред в sources."
 "list или повреден файл)"
 
+#: apt-pkg/acquire-item.cc
+#, c-format
+msgid ""
+"Skipping acquire of configured file '%s' as repository '%s' provides only "
+"weak security information for it"
+msgstr ""
+
 #: apt-pkg/acquire-item.cc
 msgid "There is no public key available for the following key IDs:\n"
 msgstr "Няма налични публични ключове за следните идентификатори на ключове:\n"
 #: apt-pkg/acquire-item.cc
 msgid "There is no public key available for the following key IDs:\n"
 msgstr "Няма налични публични ключове за следните идентификатори на ключове:\n"
@@ -3252,6 +3259,13 @@ msgstr "Във файла Release %s липсват раздели"
 msgid "No Hash entry in Release file %s"
 msgstr "Във файла Release %s липсва контролна сума"
 
 msgid "No Hash entry in Release file %s"
 msgstr "Във файла Release %s липсва контролна сума"
 
+#: apt-pkg/deb/debmetaindex.cc
+#, c-format
+msgid ""
+"No Hash entry in Release file %s, which is considered strong enough for "
+"security purposes"
+msgstr ""
+
 #: apt-pkg/deb/debmetaindex.cc
 #, c-format
 msgid "Invalid 'Date' entry in Release file %s"
 #: apt-pkg/deb/debmetaindex.cc
 #, c-format
 msgid "Invalid 'Date' entry in Release file %s"
@@ -3636,14 +3650,14 @@ msgstr "Чупи"
 msgid "Enhances"
 msgstr "Подобрява"
 
 msgid "Enhances"
 msgstr "Подобрява"
 
-#: apt-pkg/pkgcache.cc
-msgid "important"
-msgstr "важен"
-
 #: apt-pkg/pkgcache.cc
 msgid "required"
 msgstr "изискван"
 
 #: apt-pkg/pkgcache.cc
 msgid "required"
 msgstr "изискван"
 
+#: apt-pkg/pkgcache.cc
+msgid "important"
+msgstr "важен"
+
 #: apt-pkg/pkgcache.cc
 msgid "standard"
 msgstr "стандартен"
 #: apt-pkg/pkgcache.cc
 msgid "standard"
 msgstr "стандартен"
@@ -3770,7 +3784,7 @@ msgstr "Трябва да добавите адреси-URI от тип „sourc
 
 #: apt-pkg/tagfile.cc
 #, c-format
 
 #: apt-pkg/tagfile.cc
 #, c-format
-msgid "Cannot convert %s to integer"
+msgid "Cannot convert %s to integer: out of range"
 msgstr ""
 
 #: apt-pkg/update.cc
 msgstr ""
 
 #: apt-pkg/update.cc
index 140d5b00106dee15860de68ec0c8c3a1ff27a38a..91ab183f8fb05eb796960b71c2d42b3e5b01491b 100644 (file)
--- a/po/bs.po
+++ b/po/bs.po
@@ -6,7 +6,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: apt 0.5.26\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
 msgstr ""
 "Project-Id-Version: apt 0.5.26\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2015-12-07 15:31+0100\n"
+"POT-Creation-Date: 2015-12-14 16:56+0100\n"
 "PO-Revision-Date: 2004-05-06 15:25+0100\n"
 "Last-Translator: Safir Šećerović <sapphire@linux.org.ba>\n"
 "Language-Team: Bosnian <lokal@lugbih.org>\n"
 "PO-Revision-Date: 2004-05-06 15:25+0100\n"
 "Last-Translator: Safir Šećerović <sapphire@linux.org.ba>\n"
 "Language-Team: Bosnian <lokal@lugbih.org>\n"
@@ -2397,6 +2397,13 @@ msgid ""
 "or malformed file)"
 msgstr ""
 
 "or malformed file)"
 msgstr ""
 
+#: apt-pkg/acquire-item.cc
+#, c-format
+msgid ""
+"Skipping acquire of configured file '%s' as repository '%s' provides only "
+"weak security information for it"
+msgstr ""
+
 #: apt-pkg/acquire-item.cc
 msgid "There is no public key available for the following key IDs:\n"
 msgstr ""
 #: apt-pkg/acquire-item.cc
 msgid "There is no public key available for the following key IDs:\n"
 msgstr ""
@@ -3060,6 +3067,13 @@ msgstr ""
 msgid "No Hash entry in Release file %s"
 msgstr ""
 
 msgid "No Hash entry in Release file %s"
 msgstr ""
 
+#: apt-pkg/deb/debmetaindex.cc
+#, c-format
+msgid ""
+"No Hash entry in Release file %s, which is considered strong enough for "
+"security purposes"
+msgstr ""
+
 #: apt-pkg/deb/debmetaindex.cc
 #, fuzzy, c-format
 msgid "Invalid 'Date' entry in Release file %s"
 #: apt-pkg/deb/debmetaindex.cc
 #, fuzzy, c-format
 msgid "Invalid 'Date' entry in Release file %s"
@@ -3420,14 +3434,14 @@ msgstr ""
 msgid "Enhances"
 msgstr ""
 
 msgid "Enhances"
 msgstr ""
 
-#: apt-pkg/pkgcache.cc
-msgid "important"
-msgstr "važno"
-
 #: apt-pkg/pkgcache.cc
 msgid "required"
 msgstr "zahtijevano"
 
 #: apt-pkg/pkgcache.cc
 msgid "required"
 msgstr "zahtijevano"
 
+#: apt-pkg/pkgcache.cc
+msgid "important"
+msgstr "važno"
+
 #: apt-pkg/pkgcache.cc
 msgid "standard"
 msgstr "standardno"
 #: apt-pkg/pkgcache.cc
 msgid "standard"
 msgstr "standardno"
@@ -3548,7 +3562,7 @@ msgstr ""
 
 #: apt-pkg/tagfile.cc
 #, c-format
 
 #: apt-pkg/tagfile.cc
 #, c-format
-msgid "Cannot convert %s to integer"
+msgid "Cannot convert %s to integer: out of range"
 msgstr ""
 
 #: apt-pkg/update.cc
 msgstr ""
 
 #: apt-pkg/update.cc
index 18ec989374fef7af5a0b3311c0da0f1605d4904f..8c354cb37857cbdcd219047ba2d25861ef87e4cd 100644 (file)
--- a/po/ca.po
+++ b/po/ca.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: apt 0.9.7.6\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
 msgstr ""
 "Project-Id-Version: apt 0.9.7.6\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2015-12-07 15:31+0100\n"
+"POT-Creation-Date: 2015-12-14 16:56+0100\n"
 "PO-Revision-Date: 2012-10-19 13:30+0200\n"
 "Last-Translator: Jordi Mallach <jordi@debian.org>\n"
 "Language-Team: Catalan <debian-l10n-catalan@lists.debian.org>\n"
 "PO-Revision-Date: 2012-10-19 13:30+0200\n"
 "Last-Translator: Jordi Mallach <jordi@debian.org>\n"
 "Language-Team: Catalan <debian-l10n-catalan@lists.debian.org>\n"
@@ -2555,6 +2555,13 @@ msgstr ""
 "No s'ha trobat l'entrada «%s» esperada, al fitxer Release (entrada errònia "
 "al sources.list o fitxer malformat)"
 
 "No s'ha trobat l'entrada «%s» esperada, al fitxer Release (entrada errònia "
 "al sources.list o fitxer malformat)"
 
+#: apt-pkg/acquire-item.cc
+#, c-format
+msgid ""
+"Skipping acquire of configured file '%s' as repository '%s' provides only "
+"weak security information for it"
+msgstr ""
+
 #: apt-pkg/acquire-item.cc
 msgid "There is no public key available for the following key IDs:\n"
 msgstr "No hi ha cap clau pública disponible per als següents ID de clau:\n"
 #: apt-pkg/acquire-item.cc
 msgid "There is no public key available for the following key IDs:\n"
 msgstr "No hi ha cap clau pública disponible per als següents ID de clau:\n"
@@ -3255,6 +3262,13 @@ msgstr "No hi ha seccions al fitxer Release %s"
 msgid "No Hash entry in Release file %s"
 msgstr "No hi ha una entrada Hash al fitxer Release %s"
 
 msgid "No Hash entry in Release file %s"
 msgstr "No hi ha una entrada Hash al fitxer Release %s"
 
+#: apt-pkg/deb/debmetaindex.cc
+#, c-format
+msgid ""
+"No Hash entry in Release file %s, which is considered strong enough for "
+"security purposes"
+msgstr ""
+
 #: apt-pkg/deb/debmetaindex.cc
 #, c-format
 msgid "Invalid 'Date' entry in Release file %s"
 #: apt-pkg/deb/debmetaindex.cc
 #, c-format
 msgid "Invalid 'Date' entry in Release file %s"
@@ -3636,14 +3650,14 @@ msgstr "Trenca"
 msgid "Enhances"
 msgstr "Millora"
 
 msgid "Enhances"
 msgstr "Millora"
 
-#: apt-pkg/pkgcache.cc
-msgid "important"
-msgstr "important"
-
 #: apt-pkg/pkgcache.cc
 msgid "required"
 msgstr "requerit"
 
 #: apt-pkg/pkgcache.cc
 msgid "required"
 msgstr "requerit"
 
+#: apt-pkg/pkgcache.cc
+msgid "important"
+msgstr "important"
+
 #: apt-pkg/pkgcache.cc
 msgid "standard"
 msgstr "estàndard"
 #: apt-pkg/pkgcache.cc
 msgid "standard"
 msgstr "estàndard"
@@ -3772,7 +3786,7 @@ msgstr "Heu de posar algunes URI 'font' en el vostre sources.list"
 
 #: apt-pkg/tagfile.cc
 #, c-format
 
 #: apt-pkg/tagfile.cc
 #, c-format
-msgid "Cannot convert %s to integer"
+msgid "Cannot convert %s to integer: out of range"
 msgstr ""
 
 #: apt-pkg/update.cc
 msgstr ""
 
 #: apt-pkg/update.cc
index 3e4687c5b1e901b4a73e4307041fdf603a2bb7e9..dafeb3b347b32e54f3cad0ee1a644ef845b227fe 100644 (file)
--- a/po/cs.po
+++ b/po/cs.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: apt 1.0.5\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
 msgstr ""
 "Project-Id-Version: apt 1.0.5\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2015-12-07 15:31+0100\n"
+"POT-Creation-Date: 2015-12-14 16:56+0100\n"
 "PO-Revision-Date: 2015-08-29 15:24+0200\n"
 "Last-Translator: Miroslav Kure <kurem@debian.cz>\n"
 "Language-Team: Czech <debian-l10n-czech@lists.debian.org>\n"
 "PO-Revision-Date: 2015-08-29 15:24+0200\n"
 "Last-Translator: Miroslav Kure <kurem@debian.cz>\n"
 "Language-Team: Czech <debian-l10n-czech@lists.debian.org>\n"
@@ -2531,6 +2531,13 @@ msgstr ""
 "V souboru Release nelze najít očekávanou položku „%s“ (chybný sources.list "
 "nebo porušený soubor)"
 
 "V souboru Release nelze najít očekávanou položku „%s“ (chybný sources.list "
 "nebo porušený soubor)"
 
+#: apt-pkg/acquire-item.cc
+#, c-format
+msgid ""
+"Skipping acquire of configured file '%s' as repository '%s' provides only "
+"weak security information for it"
+msgstr ""
+
 #: apt-pkg/acquire-item.cc
 msgid "There is no public key available for the following key IDs:\n"
 msgstr "K následujícím ID klíčů není dostupný veřejný klíč:\n"
 #: apt-pkg/acquire-item.cc
 msgid "There is no public key available for the following key IDs:\n"
 msgstr "K následujícím ID klíčů není dostupný veřejný klíč:\n"
@@ -3218,6 +3225,13 @@ msgstr "Release soubor %s neobsahuje žádné sekce"
 msgid "No Hash entry in Release file %s"
 msgstr "Release soubor %s neobsahuje Hash záznam"
 
 msgid "No Hash entry in Release file %s"
 msgstr "Release soubor %s neobsahuje Hash záznam"
 
+#: apt-pkg/deb/debmetaindex.cc
+#, c-format
+msgid ""
+"No Hash entry in Release file %s, which is considered strong enough for "
+"security purposes"
+msgstr ""
+
 #: apt-pkg/deb/debmetaindex.cc
 #, c-format
 msgid "Invalid 'Date' entry in Release file %s"
 #: apt-pkg/deb/debmetaindex.cc
 #, c-format
 msgid "Invalid 'Date' entry in Release file %s"
@@ -3592,14 +3606,14 @@ msgstr "Porušuje"
 msgid "Enhances"
 msgstr "Rozšiřuje"
 
 msgid "Enhances"
 msgstr "Rozšiřuje"
 
-#: apt-pkg/pkgcache.cc
-msgid "important"
-msgstr "důležitý"
-
 #: apt-pkg/pkgcache.cc
 msgid "required"
 msgstr "vyžadovaný"
 
 #: apt-pkg/pkgcache.cc
 msgid "required"
 msgstr "vyžadovaný"
 
+#: apt-pkg/pkgcache.cc
+msgid "important"
+msgstr "důležitý"
+
 #: apt-pkg/pkgcache.cc
 msgid "standard"
 msgstr "standardní"
 #: apt-pkg/pkgcache.cc
 msgid "standard"
 msgstr "standardní"
@@ -3721,8 +3735,8 @@ msgid "You must put some 'source' URIs in your sources.list"
 msgstr "Do sources.list musíte zadat „zdrojové“ URI"
 
 #: apt-pkg/tagfile.cc
 msgstr "Do sources.list musíte zadat „zdrojové“ URI"
 
 #: apt-pkg/tagfile.cc
-#, c-format
-msgid "Cannot convert %s to integer"
+#, fuzzy, c-format
+msgid "Cannot convert %s to integer: out of range"
 msgstr "Nelze převést %s na celé číslo (integer)"
 
 #: apt-pkg/update.cc
 msgstr "Nelze převést %s na celé číslo (integer)"
 
 #: apt-pkg/update.cc
index 771269b3f09f246c6d30d8a8f3c2ac7f64543c5b..dde70947619a70b1dacc901d9e25ddab3d0da56f 100644 (file)
--- a/po/cy.po
+++ b/po/cy.po
@@ -6,7 +6,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: apt 1.0.5\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
 msgstr ""
 "Project-Id-Version: apt 1.0.5\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2015-12-07 15:31+0100\n"
+"POT-Creation-Date: 2015-12-14 16:56+0100\n"
 "PO-Revision-Date: 2005-06-06 13:46+0100\n"
 "Last-Translator: Dafydd Harries <daf@muse.19inch.net>\n"
 "Language-Team: Welsh <cy@pengwyn.linux.org.uk>\n"
 "PO-Revision-Date: 2005-06-06 13:46+0100\n"
 "Last-Translator: Dafydd Harries <daf@muse.19inch.net>\n"
 "Language-Team: Welsh <cy@pengwyn.linux.org.uk>\n"
@@ -2567,6 +2567,13 @@ msgid ""
 "or malformed file)"
 msgstr ""
 
 "or malformed file)"
 msgstr ""
 
+#: apt-pkg/acquire-item.cc
+#, c-format
+msgid ""
+"Skipping acquire of configured file '%s' as repository '%s' provides only "
+"weak security information for it"
+msgstr ""
+
 #: apt-pkg/acquire-item.cc
 msgid "There is no public key available for the following key IDs:\n"
 msgstr ""
 #: apt-pkg/acquire-item.cc
 msgid "There is no public key available for the following key IDs:\n"
 msgstr ""
@@ -3252,6 +3259,13 @@ msgstr "Sylwer, yn dewis %s yn hytrach na %s\n"
 msgid "No Hash entry in Release file %s"
 msgstr ""
 
 msgid "No Hash entry in Release file %s"
 msgstr ""
 
+#: apt-pkg/deb/debmetaindex.cc
+#, c-format
+msgid ""
+"No Hash entry in Release file %s, which is considered strong enough for "
+"security purposes"
+msgstr ""
+
 # FIXME: number?
 #: apt-pkg/deb/debmetaindex.cc
 #, fuzzy, c-format
 # FIXME: number?
 #: apt-pkg/deb/debmetaindex.cc
 #, fuzzy, c-format
@@ -3622,14 +3636,14 @@ msgstr ""
 msgid "Enhances"
 msgstr ""
 
 msgid "Enhances"
 msgstr ""
 
-#: apt-pkg/pkgcache.cc
-msgid "important"
-msgstr "pwysig"
-
 #: apt-pkg/pkgcache.cc
 msgid "required"
 msgstr "angenrheidiol"
 
 #: apt-pkg/pkgcache.cc
 msgid "required"
 msgstr "angenrheidiol"
 
+#: apt-pkg/pkgcache.cc
+msgid "important"
+msgstr "pwysig"
+
 #: apt-pkg/pkgcache.cc
 msgid "standard"
 msgstr "safonnol"
 #: apt-pkg/pkgcache.cc
 msgid "standard"
 msgstr "safonnol"
@@ -3757,7 +3771,7 @@ msgstr "Rhaid i chi rhoi rhai URI 'source' yn eich ffeil sources.list"
 
 #: apt-pkg/tagfile.cc
 #, c-format
 
 #: apt-pkg/tagfile.cc
 #, c-format
-msgid "Cannot convert %s to integer"
+msgid "Cannot convert %s to integer: out of range"
 msgstr ""
 
 #: apt-pkg/update.cc
 msgstr ""
 
 #: apt-pkg/update.cc
index 109ce2278d697dddc95a47465233c9cafe1a3fcb..580de5aba299e0ab9ca4ca4088bd285527b83ba6 100644 (file)
--- a/po/da.po
+++ b/po/da.po
@@ -10,7 +10,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: apt 1.0.5\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
 msgstr ""
 "Project-Id-Version: apt 1.0.5\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2015-12-07 15:31+0100\n"
+"POT-Creation-Date: 2015-12-14 16:56+0100\n"
 "PO-Revision-Date: 2014-07-06 23:51+0200\n"
 "Last-Translator: Joe Hansen <joedalton2@yahoo.dk>\n"
 "Language-Team: Danish <debian-l10n-danish@lists.debian.org>\n"
 "PO-Revision-Date: 2014-07-06 23:51+0200\n"
 "Last-Translator: Joe Hansen <joedalton2@yahoo.dk>\n"
 "Language-Team: Danish <debian-l10n-danish@lists.debian.org>\n"
@@ -2551,6 +2551,13 @@ msgstr ""
 "Kunne ikke finde uventet punkt »%s« i udgivelsesfil (forkert sources.list-"
 "punkt eller forkert udformet fil)"
 
 "Kunne ikke finde uventet punkt »%s« i udgivelsesfil (forkert sources.list-"
 "punkt eller forkert udformet fil)"
 
+#: apt-pkg/acquire-item.cc
+#, c-format
+msgid ""
+"Skipping acquire of configured file '%s' as repository '%s' provides only "
+"weak security information for it"
+msgstr ""
+
 #: apt-pkg/acquire-item.cc
 msgid "There is no public key available for the following key IDs:\n"
 msgstr ""
 #: apt-pkg/acquire-item.cc
 msgid "There is no public key available for the following key IDs:\n"
 msgstr ""
@@ -3233,6 +3240,13 @@ msgstr "Ingen afsnit i udgivelsesfil %s"
 msgid "No Hash entry in Release file %s"
 msgstr "Intet hashpunkt i udgivelsesfil %s"
 
 msgid "No Hash entry in Release file %s"
 msgstr "Intet hashpunkt i udgivelsesfil %s"
 
+#: apt-pkg/deb/debmetaindex.cc
+#, c-format
+msgid ""
+"No Hash entry in Release file %s, which is considered strong enough for "
+"security purposes"
+msgstr ""
+
 #: apt-pkg/deb/debmetaindex.cc
 #, c-format
 msgid "Invalid 'Date' entry in Release file %s"
 #: apt-pkg/deb/debmetaindex.cc
 #, c-format
 msgid "Invalid 'Date' entry in Release file %s"
@@ -3606,14 +3620,14 @@ msgstr "Ødelægger"
 msgid "Enhances"
 msgstr "Forbedringer"
 
 msgid "Enhances"
 msgstr "Forbedringer"
 
-#: apt-pkg/pkgcache.cc
-msgid "important"
-msgstr "vigtig"
-
 #: apt-pkg/pkgcache.cc
 msgid "required"
 msgstr "krævet"
 
 #: apt-pkg/pkgcache.cc
 msgid "required"
 msgstr "krævet"
 
+#: apt-pkg/pkgcache.cc
+msgid "important"
+msgstr "vigtig"
+
 #: apt-pkg/pkgcache.cc
 msgid "standard"
 msgstr "standard"
 #: apt-pkg/pkgcache.cc
 msgid "standard"
 msgstr "standard"
@@ -3738,7 +3752,7 @@ msgstr "Du skal have nogle »source«-URI'er i din sources.list"
 
 #: apt-pkg/tagfile.cc
 #, c-format
 
 #: apt-pkg/tagfile.cc
 #, c-format
-msgid "Cannot convert %s to integer"
+msgid "Cannot convert %s to integer: out of range"
 msgstr ""
 
 #: apt-pkg/update.cc
 msgstr ""
 
 #: apt-pkg/update.cc
index b56173a5829fa9da17f4016de9c0ea8b48714e57..4b8585c4df0c20806252e234dbb17602b46e9413 100644 (file)
--- a/po/de.po
+++ b/po/de.po
@@ -10,7 +10,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: apt 1.0.8\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
 msgstr ""
 "Project-Id-Version: apt 1.0.8\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2015-12-07 15:31+0100\n"
+"POT-Creation-Date: 2015-12-14 16:56+0100\n"
 "PO-Revision-Date: 2014-09-19 13:04+0100\n"
 "Last-Translator: Holger Wansing <linux@wansing-online.de>\n"
 "Language-Team: Debian German <debian-l10n-german@lists.debian.org>\n"
 "PO-Revision-Date: 2014-09-19 13:04+0100\n"
 "Last-Translator: Holger Wansing <linux@wansing-online.de>\n"
 "Language-Team: Debian German <debian-l10n-german@lists.debian.org>\n"
@@ -2615,6 +2615,13 @@ msgstr ""
 "Erwarteter Eintrag »%s« konnte in Release-Datei nicht gefunden werden "
 "(falscher Eintrag in sources.list oder missgebildete Datei)."
 
 "Erwarteter Eintrag »%s« konnte in Release-Datei nicht gefunden werden "
 "(falscher Eintrag in sources.list oder missgebildete Datei)."
 
+#: apt-pkg/acquire-item.cc
+#, c-format
+msgid ""
+"Skipping acquire of configured file '%s' as repository '%s' provides only "
+"weak security information for it"
+msgstr ""
+
 #: apt-pkg/acquire-item.cc
 msgid "There is no public key available for the following key IDs:\n"
 msgstr ""
 #: apt-pkg/acquire-item.cc
 msgid "There is no public key available for the following key IDs:\n"
 msgstr ""
@@ -3325,6 +3332,13 @@ msgstr "Keine Bereiche (Sections) in Release-Datei %s"
 msgid "No Hash entry in Release file %s"
 msgstr "Kein Hash-Eintrag in Release-Datei %s"
 
 msgid "No Hash entry in Release file %s"
 msgstr "Kein Hash-Eintrag in Release-Datei %s"
 
+#: apt-pkg/deb/debmetaindex.cc
+#, c-format
+msgid ""
+"No Hash entry in Release file %s, which is considered strong enough for "
+"security purposes"
+msgstr ""
+
 #: apt-pkg/deb/debmetaindex.cc
 #, c-format
 msgid "Invalid 'Date' entry in Release file %s"
 #: apt-pkg/deb/debmetaindex.cc
 #, c-format
 msgid "Invalid 'Date' entry in Release file %s"
@@ -3710,14 +3724,14 @@ msgstr "Beschädigt"
 msgid "Enhances"
 msgstr "Wertet auf"
 
 msgid "Enhances"
 msgstr "Wertet auf"
 
-#: apt-pkg/pkgcache.cc
-msgid "important"
-msgstr "wichtig"
-
 #: apt-pkg/pkgcache.cc
 msgid "required"
 msgstr "erforderlich"
 
 #: apt-pkg/pkgcache.cc
 msgid "required"
 msgstr "erforderlich"
 
+#: apt-pkg/pkgcache.cc
+msgid "important"
+msgstr "wichtig"
+
 #: apt-pkg/pkgcache.cc
 msgid "standard"
 msgstr "standard"
 #: apt-pkg/pkgcache.cc
 msgid "standard"
 msgstr "standard"
@@ -3851,7 +3865,7 @@ msgstr ""
 
 #: apt-pkg/tagfile.cc
 #, c-format
 
 #: apt-pkg/tagfile.cc
 #, c-format
-msgid "Cannot convert %s to integer"
+msgid "Cannot convert %s to integer: out of range"
 msgstr ""
 
 #: apt-pkg/update.cc
 msgstr ""
 
 #: apt-pkg/update.cc
index 4659a9fdd8e9790335c4212aa87b0f782c1f5b2f..1b0f39a9dc1753166ca694b3310129daf0d2ede3 100644 (file)
--- a/po/dz.po
+++ b/po/dz.po
@@ -6,7 +6,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: apt 1.0.5\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
 msgstr ""
 "Project-Id-Version: apt 1.0.5\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2015-12-07 15:31+0100\n"
+"POT-Creation-Date: 2015-12-14 16:56+0100\n"
 "PO-Revision-Date: 2006-09-19 09:49+0530\n"
 "Last-Translator: Kinley Tshering <gasepkuenden2k3@hotmail.com>\n"
 "Language-Team: Dzongkha <pgeyleg@dit.gov.bt>\n"
 "PO-Revision-Date: 2006-09-19 09:49+0530\n"
 "Last-Translator: Kinley Tshering <gasepkuenden2k3@hotmail.com>\n"
 "Language-Team: Dzongkha <pgeyleg@dit.gov.bt>\n"
@@ -2527,6 +2527,13 @@ msgid ""
 "or malformed file)"
 msgstr ""
 
 "or malformed file)"
 msgstr ""
 
+#: apt-pkg/acquire-item.cc
+#, c-format
+msgid ""
+"Skipping acquire of configured file '%s' as repository '%s' provides only "
+"weak security information for it"
+msgstr ""
+
 #: apt-pkg/acquire-item.cc
 msgid "There is no public key available for the following key IDs:\n"
 msgstr "འོག་གི་ ཨའི་ཌི་་ ལྡེ་མིག་ཚུ་གི་དོན་ལུ་མི་དམང་གི་ལྡེ་མིག་འདི་འཐོབ་མི་ཚུགས་པས:\n"
 #: apt-pkg/acquire-item.cc
 msgid "There is no public key available for the following key IDs:\n"
 msgstr "འོག་གི་ ཨའི་ཌི་་ ལྡེ་མིག་ཚུ་གི་དོན་ལུ་མི་དམང་གི་ལྡེ་མིག་འདི་འཐོབ་མི་ཚུགས་པས:\n"
@@ -3198,6 +3205,13 @@ msgstr "%s་གི་ཚབ་ལུ་%s་སེལ་འཐུ་འབད
 msgid "No Hash entry in Release file %s"
 msgstr ""
 
 msgid "No Hash entry in Release file %s"
 msgstr ""
 
+#: apt-pkg/deb/debmetaindex.cc
+#, c-format
+msgid ""
+"No Hash entry in Release file %s, which is considered strong enough for "
+"security purposes"
+msgstr ""
+
 #: apt-pkg/deb/debmetaindex.cc
 #, fuzzy, c-format
 msgid "Invalid 'Date' entry in Release file %s"
 #: apt-pkg/deb/debmetaindex.cc
 #, fuzzy, c-format
 msgid "Invalid 'Date' entry in Release file %s"
@@ -3564,14 +3578,14 @@ msgstr ""
 msgid "Enhances"
 msgstr ""
 
 msgid "Enhances"
 msgstr ""
 
-#: apt-pkg/pkgcache.cc
-msgid "important"
-msgstr "གལ་ཅན།"
-
 #: apt-pkg/pkgcache.cc
 msgid "required"
 msgstr "དགོས་མཁོ་ཡོདཔ།"
 
 #: apt-pkg/pkgcache.cc
 msgid "required"
 msgstr "དགོས་མཁོ་ཡོདཔ།"
 
+#: apt-pkg/pkgcache.cc
+msgid "important"
+msgstr "གལ་ཅན།"
+
 #: apt-pkg/pkgcache.cc
 msgid "standard"
 msgstr "ཚད་ལྡན།"
 #: apt-pkg/pkgcache.cc
 msgid "standard"
 msgstr "ཚད་ལྡན།"
@@ -3694,7 +3708,7 @@ msgstr ""
 
 #: apt-pkg/tagfile.cc
 #, c-format
 
 #: apt-pkg/tagfile.cc
 #, c-format
-msgid "Cannot convert %s to integer"
+msgid "Cannot convert %s to integer: out of range"
 msgstr ""
 
 #: apt-pkg/update.cc
 msgstr ""
 
 #: apt-pkg/update.cc
index 2bd8dfb3f11ba495c3e8d218264f0f31cf448917..6fc3fdeed17309c150260630e6f4a9274cdabb90 100644 (file)
--- a/po/el.po
+++ b/po/el.po
@@ -16,7 +16,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: apt 1.0.5\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
 msgstr ""
 "Project-Id-Version: apt 1.0.5\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2015-12-07 15:31+0100\n"
+"POT-Creation-Date: 2015-12-14 16:56+0100\n"
 "PO-Revision-Date: 2008-08-26 18:25+0300\n"
 "Last-Translator: Θανάσης Νάτσης <natsisthanasis@gmail.com>\n"
 "Language-Team: Greek <debian-l10n-greek@lists.debian.org>\n"
 "PO-Revision-Date: 2008-08-26 18:25+0300\n"
 "Last-Translator: Θανάσης Νάτσης <natsisthanasis@gmail.com>\n"
 "Language-Team: Greek <debian-l10n-greek@lists.debian.org>\n"
@@ -2550,6 +2550,13 @@ msgid ""
 "or malformed file)"
 msgstr ""
 
 "or malformed file)"
 msgstr ""
 
+#: apt-pkg/acquire-item.cc
+#, c-format
+msgid ""
+"Skipping acquire of configured file '%s' as repository '%s' provides only "
+"weak security information for it"
+msgstr ""
+
 #: apt-pkg/acquire-item.cc
 msgid "There is no public key available for the following key IDs:\n"
 msgstr "Δεν υπάρχει διαθέσιμο δημόσιο κλειδί για τα ακολουθα κλειδιά:\n"
 #: apt-pkg/acquire-item.cc
 msgid "There is no public key available for the following key IDs:\n"
 msgstr "Δεν υπάρχει διαθέσιμο δημόσιο κλειδί για τα ακολουθα κλειδιά:\n"
@@ -3232,6 +3239,13 @@ msgstr "Σημείωση, επιλέχθηκε το %s αντί του%s\n"
 msgid "No Hash entry in Release file %s"
 msgstr ""
 
 msgid "No Hash entry in Release file %s"
 msgstr ""
 
+#: apt-pkg/deb/debmetaindex.cc
+#, c-format
+msgid ""
+"No Hash entry in Release file %s, which is considered strong enough for "
+"security purposes"
+msgstr ""
+
 #: apt-pkg/deb/debmetaindex.cc
 #, fuzzy, c-format
 msgid "Invalid 'Date' entry in Release file %s"
 #: apt-pkg/deb/debmetaindex.cc
 #, fuzzy, c-format
 msgid "Invalid 'Date' entry in Release file %s"
@@ -3595,14 +3609,14 @@ msgstr "Χαλάει"
 msgid "Enhances"
 msgstr ""
 
 msgid "Enhances"
 msgstr ""
 
-#: apt-pkg/pkgcache.cc
-msgid "important"
-msgstr "σημαντικό"
-
 #: apt-pkg/pkgcache.cc
 msgid "required"
 msgstr "απαιτούμενο"
 
 #: apt-pkg/pkgcache.cc
 msgid "required"
 msgstr "απαιτούμενο"
 
+#: apt-pkg/pkgcache.cc
+msgid "important"
+msgstr "σημαντικό"
+
 #: apt-pkg/pkgcache.cc
 msgid "standard"
 msgstr "καθιερωμένο"
 #: apt-pkg/pkgcache.cc
 msgid "standard"
 msgstr "καθιερωμένο"
@@ -3728,7 +3742,7 @@ msgstr "Πρέπει να τοποθετήσετε μερικά URI 'πηγών'
 
 #: apt-pkg/tagfile.cc
 #, c-format
 
 #: apt-pkg/tagfile.cc
 #, c-format
-msgid "Cannot convert %s to integer"
+msgid "Cannot convert %s to integer: out of range"
 msgstr ""
 
 #: apt-pkg/update.cc
 msgstr ""
 
 #: apt-pkg/update.cc
index ab40aeee1b05efba7710d05ecd5cf8c4162a0016..99b5139aae8275d14c59545b9774de4f7fbe8e3f 100644 (file)
--- a/po/es.po
+++ b/po/es.po
@@ -33,7 +33,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: apt 0.8.10\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
 msgstr ""
 "Project-Id-Version: apt 0.8.10\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2015-12-07 15:31+0100\n"
+"POT-Creation-Date: 2015-12-14 16:56+0100\n"
 "PO-Revision-Date: 2014-11-20 02:25+0100\n"
 "Last-Translator: Manuel \"Venturi\" Porras Peralta <venturi@openmailbox."
 "org>\n"
 "PO-Revision-Date: 2014-11-20 02:25+0100\n"
 "Last-Translator: Manuel \"Venturi\" Porras Peralta <venturi@openmailbox."
 "org>\n"
@@ -2621,6 +2621,13 @@ msgstr ""
 "No se pudo encontrar la entrada esperada «%s» en el archivo "
 "«Release» (entrada incorrecta en «sources.list» o fichero mal formado)"
 
 "No se pudo encontrar la entrada esperada «%s» en el archivo "
 "«Release» (entrada incorrecta en «sources.list» o fichero mal formado)"
 
+#: apt-pkg/acquire-item.cc
+#, c-format
+msgid ""
+"Skipping acquire of configured file '%s' as repository '%s' provides only "
+"weak security information for it"
+msgstr ""
+
 #: apt-pkg/acquire-item.cc
 msgid "There is no public key available for the following key IDs:\n"
 msgstr ""
 #: apt-pkg/acquire-item.cc
 msgid "There is no public key available for the following key IDs:\n"
 msgstr ""
@@ -3328,6 +3335,13 @@ msgstr "No se encontraron secciones en el archivo «Release» %s"
 msgid "No Hash entry in Release file %s"
 msgstr "No existe una entrada «Hash» en el archivo «Release» %s"
 
 msgid "No Hash entry in Release file %s"
 msgstr "No existe una entrada «Hash» en el archivo «Release» %s"
 
+#: apt-pkg/deb/debmetaindex.cc
+#, c-format
+msgid ""
+"No Hash entry in Release file %s, which is considered strong enough for "
+"security purposes"
+msgstr ""
+
 #: apt-pkg/deb/debmetaindex.cc
 #, c-format
 msgid "Invalid 'Date' entry in Release file %s"
 #: apt-pkg/deb/debmetaindex.cc
 #, c-format
 msgid "Invalid 'Date' entry in Release file %s"
@@ -3712,14 +3726,14 @@ msgstr "Rompe"
 msgid "Enhances"
 msgstr "Mejora"
 
 msgid "Enhances"
 msgstr "Mejora"
 
-#: apt-pkg/pkgcache.cc
-msgid "important"
-msgstr "importante"
-
 #: apt-pkg/pkgcache.cc
 msgid "required"
 msgstr "requiere"
 
 #: apt-pkg/pkgcache.cc
 msgid "required"
 msgstr "requiere"
 
+#: apt-pkg/pkgcache.cc
+msgid "important"
+msgstr "importante"
+
 #: apt-pkg/pkgcache.cc
 msgid "standard"
 msgstr "estándar"
 #: apt-pkg/pkgcache.cc
 msgid "standard"
 msgstr "estándar"
@@ -3844,7 +3858,7 @@ msgstr "Debe poner algunos URIs fuente («source») en su sources.list"
 
 #: apt-pkg/tagfile.cc
 #, c-format
 
 #: apt-pkg/tagfile.cc
 #, c-format
-msgid "Cannot convert %s to integer"
+msgid "Cannot convert %s to integer: out of range"
 msgstr ""
 
 #: apt-pkg/update.cc
 msgstr ""
 
 #: apt-pkg/update.cc
index b1093ac85004627861b04d2cbe3ff53b7004e1fe..a032a1d412e4935cc4e3f911b883b4661d5729e9 100644 (file)
--- a/po/eu.po
+++ b/po/eu.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: apt 1.0.5\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
 msgstr ""
 "Project-Id-Version: apt 1.0.5\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2015-12-07 15:31+0100\n"
+"POT-Creation-Date: 2015-12-14 16:56+0100\n"
 "PO-Revision-Date: 2009-05-17 00:41+0200\n"
 "Last-Translator: Piarres Beobide <pi@beobide.net>\n"
 "Language-Team: Euskara <debian-l10n-basque@lists.debian.org>\n"
 "PO-Revision-Date: 2009-05-17 00:41+0200\n"
 "Last-Translator: Piarres Beobide <pi@beobide.net>\n"
 "Language-Team: Euskara <debian-l10n-basque@lists.debian.org>\n"
@@ -2525,6 +2525,13 @@ msgid ""
 "or malformed file)"
 msgstr ""
 
 "or malformed file)"
 msgstr ""
 
+#: apt-pkg/acquire-item.cc
+#, c-format
+msgid ""
+"Skipping acquire of configured file '%s' as repository '%s' provides only "
+"weak security information for it"
+msgstr ""
+
 #: apt-pkg/acquire-item.cc
 msgid "There is no public key available for the following key IDs:\n"
 msgstr "Ez dago gako publiko erabilgarririk hurrengo gako ID hauentzat:\n"
 #: apt-pkg/acquire-item.cc
 msgid "There is no public key available for the following key IDs:\n"
 msgstr "Ez dago gako publiko erabilgarririk hurrengo gako ID hauentzat:\n"
@@ -3201,6 +3208,13 @@ msgstr "Oharra, %s hautatzen %s(r)en ordez\n"
 msgid "No Hash entry in Release file %s"
 msgstr ""
 
 msgid "No Hash entry in Release file %s"
 msgstr ""
 
+#: apt-pkg/deb/debmetaindex.cc
+#, c-format
+msgid ""
+"No Hash entry in Release file %s, which is considered strong enough for "
+"security purposes"
+msgstr ""
+
 #: apt-pkg/deb/debmetaindex.cc
 #, fuzzy, c-format
 msgid "Invalid 'Date' entry in Release file %s"
 #: apt-pkg/deb/debmetaindex.cc
 #, fuzzy, c-format
 msgid "Invalid 'Date' entry in Release file %s"
@@ -3565,14 +3579,14 @@ msgstr "Apurturik"
 msgid "Enhances"
 msgstr ""
 
 msgid "Enhances"
 msgstr ""
 
-#: apt-pkg/pkgcache.cc
-msgid "important"
-msgstr "garrantzitsua"
-
 #: apt-pkg/pkgcache.cc
 msgid "required"
 msgstr "beharrezkoa"
 
 #: apt-pkg/pkgcache.cc
 msgid "required"
 msgstr "beharrezkoa"
 
+#: apt-pkg/pkgcache.cc
+msgid "important"
+msgstr "garrantzitsua"
+
 #: apt-pkg/pkgcache.cc
 msgid "standard"
 msgstr "estandarra"
 #: apt-pkg/pkgcache.cc
 msgid "standard"
 msgstr "estandarra"
@@ -3693,7 +3707,7 @@ msgstr "'Iturburu' URI batzuk jarri behar dituzu sources.list-en"
 
 #: apt-pkg/tagfile.cc
 #, c-format
 
 #: apt-pkg/tagfile.cc
 #, c-format
-msgid "Cannot convert %s to integer"
+msgid "Cannot convert %s to integer: out of range"
 msgstr ""
 
 #: apt-pkg/update.cc
 msgstr ""
 
 #: apt-pkg/update.cc
index 5dfaae7af15b0397136008a812508ba3cdfd28ee..b3ec726b62b54c2fcd861c7980fb90e110255229 100644 (file)
--- a/po/fi.po
+++ b/po/fi.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: apt 0.5.26\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
 msgstr ""
 "Project-Id-Version: apt 0.5.26\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2015-12-07 15:31+0100\n"
+"POT-Creation-Date: 2015-12-14 16:56+0100\n"
 "PO-Revision-Date: 2008-12-11 14:52+0200\n"
 "Last-Translator: Tapio Lehtonen <tale@debian.org>\n"
 "Language-Team: Finnish <debian-l10n-finnish@lists.debian.org>\n"
 "PO-Revision-Date: 2008-12-11 14:52+0200\n"
 "Last-Translator: Tapio Lehtonen <tale@debian.org>\n"
 "Language-Team: Finnish <debian-l10n-finnish@lists.debian.org>\n"
@@ -2522,6 +2522,13 @@ msgid ""
 "or malformed file)"
 msgstr ""
 
 "or malformed file)"
 msgstr ""
 
+#: apt-pkg/acquire-item.cc
+#, c-format
+msgid ""
+"Skipping acquire of configured file '%s' as repository '%s' provides only "
+"weak security information for it"
+msgstr ""
+
 #: apt-pkg/acquire-item.cc
 msgid "There is no public key available for the following key IDs:\n"
 msgstr "Julkisia avaimia ei ole saatavilla, avainten ID:t ovat:\n"
 #: apt-pkg/acquire-item.cc
 msgid "There is no public key available for the following key IDs:\n"
 msgstr "Julkisia avaimia ei ole saatavilla, avainten ID:t ovat:\n"
@@ -3192,6 +3199,13 @@ msgstr "Huomautus, valitaan %s eikä %s\n"
 msgid "No Hash entry in Release file %s"
 msgstr ""
 
 msgid "No Hash entry in Release file %s"
 msgstr ""
 
+#: apt-pkg/deb/debmetaindex.cc
+#, c-format
+msgid ""
+"No Hash entry in Release file %s, which is considered strong enough for "
+"security purposes"
+msgstr ""
+
 #: apt-pkg/deb/debmetaindex.cc
 #, fuzzy, c-format
 msgid "Invalid 'Date' entry in Release file %s"
 #: apt-pkg/deb/debmetaindex.cc
 #, fuzzy, c-format
 msgid "Invalid 'Date' entry in Release file %s"
@@ -3556,14 +3570,14 @@ msgstr "Rikkoo"
 msgid "Enhances"
 msgstr ""
 
 msgid "Enhances"
 msgstr ""
 
-#: apt-pkg/pkgcache.cc
-msgid "important"
-msgstr "tärkeä"
-
 #: apt-pkg/pkgcache.cc
 msgid "required"
 msgstr "välttämätön"
 
 #: apt-pkg/pkgcache.cc
 msgid "required"
 msgstr "välttämätön"
 
+#: apt-pkg/pkgcache.cc
+msgid "important"
+msgstr "tärkeä"
+
 #: apt-pkg/pkgcache.cc
 msgid "standard"
 msgstr "perus"
 #: apt-pkg/pkgcache.cc
 msgid "standard"
 msgstr "perus"
@@ -3685,7 +3699,7 @@ msgstr "Tiedostossa sources.list on oltava rivejä joissa \"lähde\"-URI"
 
 #: apt-pkg/tagfile.cc
 #, c-format
 
 #: apt-pkg/tagfile.cc
 #, c-format
-msgid "Cannot convert %s to integer"
+msgid "Cannot convert %s to integer: out of range"
 msgstr ""
 
 #: apt-pkg/update.cc
 msgstr ""
 
 #: apt-pkg/update.cc
index 76a69eb9498af17957b11c88f41674b32d75e419..4f4bcb7b79e191a3539774e91cbbd57ee37a5415 100644 (file)
--- a/po/fr.po
+++ b/po/fr.po
@@ -9,7 +9,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: apt 1.0.5\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
 msgstr ""
 "Project-Id-Version: apt 1.0.5\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2015-12-07 15:31+0100\n"
+"POT-Creation-Date: 2015-12-14 16:56+0100\n"
 "PO-Revision-Date: 2013-12-15 16:45+0100\n"
 "Last-Translator: Julien Patriarca <leatherface@debian.org>\n"
 "Language-Team: French <debian-l10n-french@lists.debian.org>\n"
 "PO-Revision-Date: 2013-12-15 16:45+0100\n"
 "Last-Translator: Julien Patriarca <leatherface@debian.org>\n"
 "Language-Team: French <debian-l10n-french@lists.debian.org>\n"
@@ -2593,6 +2593,13 @@ msgstr ""
 "Impossible de trouver l'entrée « %s » attendue dans le fichier « Release » : "
 "ligne non valable dans sources.list ou fichier corrompu"
 
 "Impossible de trouver l'entrée « %s » attendue dans le fichier « Release » : "
 "ligne non valable dans sources.list ou fichier corrompu"
 
+#: apt-pkg/acquire-item.cc
+#, c-format
+msgid ""
+"Skipping acquire of configured file '%s' as repository '%s' provides only "
+"weak security information for it"
+msgstr ""
+
 #: apt-pkg/acquire-item.cc
 msgid "There is no public key available for the following key IDs:\n"
 msgstr ""
 #: apt-pkg/acquire-item.cc
 msgid "There is no public key available for the following key IDs:\n"
 msgstr ""
@@ -3309,6 +3316,13 @@ msgstr "Pas de sections dans le fichier Release %s"
 msgid "No Hash entry in Release file %s"
 msgstr "Pas d'entrée de hachage dans le fichier Release %s"
 
 msgid "No Hash entry in Release file %s"
 msgstr "Pas d'entrée de hachage dans le fichier Release %s"
 
+#: apt-pkg/deb/debmetaindex.cc
+#, c-format
+msgid ""
+"No Hash entry in Release file %s, which is considered strong enough for "
+"security purposes"
+msgstr ""
+
 #: apt-pkg/deb/debmetaindex.cc
 #, c-format
 msgid "Invalid 'Date' entry in Release file %s"
 #: apt-pkg/deb/debmetaindex.cc
 #, c-format
 msgid "Invalid 'Date' entry in Release file %s"
@@ -3691,14 +3705,14 @@ msgstr "Casse"
 msgid "Enhances"
 msgstr "Améliore"
 
 msgid "Enhances"
 msgstr "Améliore"
 
-#: apt-pkg/pkgcache.cc
-msgid "important"
-msgstr "important"
-
 #: apt-pkg/pkgcache.cc
 msgid "required"
 msgstr "nécessaire"
 
 #: apt-pkg/pkgcache.cc
 msgid "required"
 msgstr "nécessaire"
 
+#: apt-pkg/pkgcache.cc
+msgid "important"
+msgstr "important"
+
 #: apt-pkg/pkgcache.cc
 msgid "standard"
 msgstr "standard"
 #: apt-pkg/pkgcache.cc
 msgid "standard"
 msgstr "standard"
@@ -3835,7 +3849,7 @@ msgstr ""
 
 #: apt-pkg/tagfile.cc
 #, c-format
 
 #: apt-pkg/tagfile.cc
 #, c-format
-msgid "Cannot convert %s to integer"
+msgid "Cannot convert %s to integer: out of range"
 msgstr ""
 
 #: apt-pkg/update.cc
 msgstr ""
 
 #: apt-pkg/update.cc
index 6a90568a191c56d8fff051c6e727072348115515..2b463ad73561dff606150d2fe35c63446e0c98b0 100644 (file)
--- a/po/gl.po
+++ b/po/gl.po
@@ -10,7 +10,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: apt 1.0.5\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
 msgstr ""
 "Project-Id-Version: apt 1.0.5\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2015-12-07 15:31+0100\n"
+"POT-Creation-Date: 2015-12-14 16:56+0100\n"
 "PO-Revision-Date: 2011-05-12 15:28+0100\n"
 "Last-Translator: Miguel Anxo Bouzada <mbouzada@gmail.com>\n"
 "Language-Team: galician <proxecto@trasno.net>\n"
 "PO-Revision-Date: 2011-05-12 15:28+0100\n"
 "Last-Translator: Miguel Anxo Bouzada <mbouzada@gmail.com>\n"
 "Language-Team: galician <proxecto@trasno.net>\n"
@@ -2552,6 +2552,13 @@ msgstr ""
 "Non é posíbel atopar a entrada agardada «%s» no ficheiro de publicación "
 "(entrada sources.list incorrecta ou ficheiro con formato incorrecto)"
 
 "Non é posíbel atopar a entrada agardada «%s» no ficheiro de publicación "
 "(entrada sources.list incorrecta ou ficheiro con formato incorrecto)"
 
+#: apt-pkg/acquire-item.cc
+#, c-format
+msgid ""
+"Skipping acquire of configured file '%s' as repository '%s' provides only "
+"weak security information for it"
+msgstr ""
+
 #: apt-pkg/acquire-item.cc
 msgid "There is no public key available for the following key IDs:\n"
 msgstr "Non hai unha chave pública dispoñíbel para os seguintes ID de chave:\n"
 #: apt-pkg/acquire-item.cc
 msgid "There is no public key available for the following key IDs:\n"
 msgstr "Non hai unha chave pública dispoñíbel para os seguintes ID de chave:\n"
@@ -3249,6 +3256,13 @@ msgstr "Non hai seccións no ficheiro de publicación %s"
 msgid "No Hash entry in Release file %s"
 msgstr "Non hai entrada de Hash no ficheiro de publicación %s"
 
 msgid "No Hash entry in Release file %s"
 msgstr "Non hai entrada de Hash no ficheiro de publicación %s"
 
+#: apt-pkg/deb/debmetaindex.cc
+#, c-format
+msgid ""
+"No Hash entry in Release file %s, which is considered strong enough for "
+"security purposes"
+msgstr ""
+
 #: apt-pkg/deb/debmetaindex.cc
 #, c-format
 msgid "Invalid 'Date' entry in Release file %s"
 #: apt-pkg/deb/debmetaindex.cc
 #, c-format
 msgid "Invalid 'Date' entry in Release file %s"
@@ -3633,14 +3647,14 @@ msgstr "Estraga"
 msgid "Enhances"
 msgstr "Mellora"
 
 msgid "Enhances"
 msgstr "Mellora"
 
-#: apt-pkg/pkgcache.cc
-msgid "important"
-msgstr "importante"
-
 #: apt-pkg/pkgcache.cc
 msgid "required"
 msgstr "requirido"
 
 #: apt-pkg/pkgcache.cc
 msgid "required"
 msgstr "requirido"
 
+#: apt-pkg/pkgcache.cc
+msgid "important"
+msgstr "importante"
+
 #: apt-pkg/pkgcache.cc
 msgid "standard"
 msgstr "estándar"
 #: apt-pkg/pkgcache.cc
 msgid "standard"
 msgstr "estándar"
@@ -3764,7 +3778,7 @@ msgstr "Debe introducir algúns URI «orixe» no seu ficheiro sources.list"
 
 #: apt-pkg/tagfile.cc
 #, c-format
 
 #: apt-pkg/tagfile.cc
 #, c-format
-msgid "Cannot convert %s to integer"
+msgid "Cannot convert %s to integer: out of range"
 msgstr ""
 
 #: apt-pkg/update.cc
 msgstr ""
 
 #: apt-pkg/update.cc
index 6afeda60eab9b74fd1745ff643bb0362dde6b6f5..c05e6820df6a23dc7c8ff9a343704f60dab55ab6 100644 (file)
--- a/po/hu.po
+++ b/po/hu.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: apt 1.0.5\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
 msgstr ""
 "Project-Id-Version: apt 1.0.5\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2015-12-07 15:31+0100\n"
+"POT-Creation-Date: 2015-12-14 16:56+0100\n"
 "PO-Revision-Date: 2012-06-25 17:09+0200\n"
 "Last-Translator: Gabor Kelemen <kelemeng@gnome.hu>\n"
 "Language-Team: Hungarian <gnome-hu-list@gnome.org>\n"
 "PO-Revision-Date: 2012-06-25 17:09+0200\n"
 "Last-Translator: Gabor Kelemen <kelemeng@gnome.hu>\n"
 "Language-Team: Hungarian <gnome-hu-list@gnome.org>\n"
@@ -2546,6 +2546,13 @@ msgstr ""
 "A várt „%s” bejegyzés nem található a Release fájlban (Rossz sources.list "
 "bejegyzés vagy helytelenül formázott fájl)"
 
 "A várt „%s” bejegyzés nem található a Release fájlban (Rossz sources.list "
 "bejegyzés vagy helytelenül formázott fájl)"
 
+#: apt-pkg/acquire-item.cc
+#, c-format
+msgid ""
+"Skipping acquire of configured file '%s' as repository '%s' provides only "
+"weak security information for it"
+msgstr ""
+
 #: apt-pkg/acquire-item.cc
 msgid "There is no public key available for the following key IDs:\n"
 msgstr "Nem érhető el nyilvános kulcs az alábbi kulcsazonosítókhoz:\n"
 #: apt-pkg/acquire-item.cc
 msgid "There is no public key available for the following key IDs:\n"
 msgstr "Nem érhető el nyilvános kulcs az alábbi kulcsazonosítókhoz:\n"
@@ -3240,6 +3247,13 @@ msgstr "A(z) %s Release fájl nem tartalmaz szakaszokat"
 msgid "No Hash entry in Release file %s"
 msgstr "Nincs Hash bejegyzés a(z) %s Release fájlban"
 
 msgid "No Hash entry in Release file %s"
 msgstr "Nincs Hash bejegyzés a(z) %s Release fájlban"
 
+#: apt-pkg/deb/debmetaindex.cc
+#, c-format
+msgid ""
+"No Hash entry in Release file %s, which is considered strong enough for "
+"security purposes"
+msgstr ""
+
 #: apt-pkg/deb/debmetaindex.cc
 #, c-format
 msgid "Invalid 'Date' entry in Release file %s"
 #: apt-pkg/deb/debmetaindex.cc
 #, c-format
 msgid "Invalid 'Date' entry in Release file %s"
@@ -3617,14 +3631,14 @@ msgstr "Töri"
 msgid "Enhances"
 msgstr "Bővíti"
 
 msgid "Enhances"
 msgstr "Bővíti"
 
-#: apt-pkg/pkgcache.cc
-msgid "important"
-msgstr "fontos"
-
 #: apt-pkg/pkgcache.cc
 msgid "required"
 msgstr "szükséges"
 
 #: apt-pkg/pkgcache.cc
 msgid "required"
 msgstr "szükséges"
 
+#: apt-pkg/pkgcache.cc
+msgid "important"
+msgstr "fontos"
+
 #: apt-pkg/pkgcache.cc
 msgid "standard"
 msgstr "szabványos"
 #: apt-pkg/pkgcache.cc
 msgid "standard"
 msgstr "szabványos"
@@ -3747,7 +3761,7 @@ msgstr "Néhány „source” URI-t el kell helyezni a sources.list fájlban"
 
 #: apt-pkg/tagfile.cc
 #, c-format
 
 #: apt-pkg/tagfile.cc
 #, c-format
-msgid "Cannot convert %s to integer"
+msgid "Cannot convert %s to integer: out of range"
 msgstr ""
 
 #: apt-pkg/update.cc
 msgstr ""
 
 #: apt-pkg/update.cc
index 6345375ba1b990af5bb901748744fd1b537decd6..545ee794755542bc48c43225929fa86145ef1932 100644 (file)
--- a/po/it.po
+++ b/po/it.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: apt 1.0.5\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
 msgstr ""
 "Project-Id-Version: apt 1.0.5\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2015-12-07 15:31+0100\n"
+"POT-Creation-Date: 2015-12-14 16:56+0100\n"
 "PO-Revision-Date: 2015-04-07 16:51+0100\n"
 "Last-Translator: Milo Casagrande <milo@milo.name>\n"
 "Language-Team: Italian <tp@lists.linux.it>\n"
 "PO-Revision-Date: 2015-04-07 16:51+0100\n"
 "Last-Translator: Milo Casagrande <milo@milo.name>\n"
 "Language-Team: Italian <tp@lists.linux.it>\n"
@@ -2579,6 +2579,13 @@ msgstr ""
 "Impossibile trovare la voce \"%s\" nel file Release (voce in sources.list "
 "errata o file danneggiato)"
 
 "Impossibile trovare la voce \"%s\" nel file Release (voce in sources.list "
 "errata o file danneggiato)"
 
+#: apt-pkg/acquire-item.cc
+#, c-format
+msgid ""
+"Skipping acquire of configured file '%s' as repository '%s' provides only "
+"weak security information for it"
+msgstr ""
+
 #: apt-pkg/acquire-item.cc
 msgid "There is no public key available for the following key IDs:\n"
 msgstr ""
 #: apt-pkg/acquire-item.cc
 msgid "There is no public key available for the following key IDs:\n"
 msgstr ""
@@ -3291,6 +3298,13 @@ msgstr "Nessuna sezione nel file Release %s"
 msgid "No Hash entry in Release file %s"
 msgstr "Nessuna voce Hash nel file Release %s"
 
 msgid "No Hash entry in Release file %s"
 msgstr "Nessuna voce Hash nel file Release %s"
 
+#: apt-pkg/deb/debmetaindex.cc
+#, c-format
+msgid ""
+"No Hash entry in Release file %s, which is considered strong enough for "
+"security purposes"
+msgstr ""
+
 #: apt-pkg/deb/debmetaindex.cc
 #, c-format
 msgid "Invalid 'Date' entry in Release file %s"
 #: apt-pkg/deb/debmetaindex.cc
 #, c-format
 msgid "Invalid 'Date' entry in Release file %s"
@@ -3676,14 +3690,14 @@ msgstr "Rompe"
 msgid "Enhances"
 msgstr "Migliora"
 
 msgid "Enhances"
 msgstr "Migliora"
 
-#: apt-pkg/pkgcache.cc
-msgid "important"
-msgstr "importante"
-
 #: apt-pkg/pkgcache.cc
 msgid "required"
 msgstr "richiesto"
 
 #: apt-pkg/pkgcache.cc
 msgid "required"
 msgstr "richiesto"
 
+#: apt-pkg/pkgcache.cc
+msgid "important"
+msgstr "importante"
+
 #: apt-pkg/pkgcache.cc
 msgid "standard"
 msgstr "standard"
 #: apt-pkg/pkgcache.cc
 msgid "standard"
 msgstr "standard"
@@ -3811,7 +3825,7 @@ msgstr ""
 
 #: apt-pkg/tagfile.cc
 #, c-format
 
 #: apt-pkg/tagfile.cc
 #, c-format
-msgid "Cannot convert %s to integer"
+msgid "Cannot convert %s to integer: out of range"
 msgstr ""
 
 #: apt-pkg/update.cc
 msgstr ""
 
 #: apt-pkg/update.cc
index 4bbd70496baade44893f81069843c566aca79c73..99b8a50b81f1052a382989fcc592812353316ab6 100644 (file)
--- a/po/ja.po
+++ b/po/ja.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: apt 1.0.9.3\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
 msgstr ""
 "Project-Id-Version: apt 1.0.9.3\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2015-12-07 15:31+0100\n"
+"POT-Creation-Date: 2015-12-14 16:56+0100\n"
 "PO-Revision-Date: 2014-12-12 22:33+0900\n"
 "Last-Translator: Kenshi Muto <kmuto@debian.org>\n"
 "Language-Team: Debian Japanese List <debian-japanese@lists.debian.org>\n"
 "PO-Revision-Date: 2014-12-12 22:33+0900\n"
 "Last-Translator: Kenshi Muto <kmuto@debian.org>\n"
 "Language-Team: Debian Japanese List <debian-japanese@lists.debian.org>\n"
@@ -2544,6 +2544,13 @@ msgstr ""
 "期待されるエントリ '%s' が Release ファイル内に見つかりません (誤った "
 "sources.list エントリか、壊れたファイル)"
 
 "期待されるエントリ '%s' が Release ファイル内に見つかりません (誤った "
 "sources.list エントリか、壊れたファイル)"
 
+#: apt-pkg/acquire-item.cc
+#, c-format
+msgid ""
+"Skipping acquire of configured file '%s' as repository '%s' provides only "
+"weak security information for it"
+msgstr ""
+
 #: apt-pkg/acquire-item.cc
 msgid "There is no public key available for the following key IDs:\n"
 msgstr "以下の鍵 ID に対して利用可能な公開鍵がありません:\n"
 #: apt-pkg/acquire-item.cc
 msgid "There is no public key available for the following key IDs:\n"
 msgstr "以下の鍵 ID に対して利用可能な公開鍵がありません:\n"
@@ -3238,6 +3245,13 @@ msgstr "Release ファイル %s にセクションがありません"
 msgid "No Hash entry in Release file %s"
 msgstr "Release ファイル %s に Hash エントリがありません"
 
 msgid "No Hash entry in Release file %s"
 msgstr "Release ファイル %s に Hash エントリがありません"
 
+#: apt-pkg/deb/debmetaindex.cc
+#, c-format
+msgid ""
+"No Hash entry in Release file %s, which is considered strong enough for "
+"security purposes"
+msgstr ""
+
 #: apt-pkg/deb/debmetaindex.cc
 #, c-format
 msgid "Invalid 'Date' entry in Release file %s"
 #: apt-pkg/deb/debmetaindex.cc
 #, c-format
 msgid "Invalid 'Date' entry in Release file %s"
@@ -3618,14 +3632,14 @@ msgstr "破壊"
 msgid "Enhances"
 msgstr "拡張"
 
 msgid "Enhances"
 msgstr "拡張"
 
-#: apt-pkg/pkgcache.cc
-msgid "important"
-msgstr "重要"
-
 #: apt-pkg/pkgcache.cc
 msgid "required"
 msgstr "要求"
 
 #: apt-pkg/pkgcache.cc
 msgid "required"
 msgstr "要求"
 
+#: apt-pkg/pkgcache.cc
+msgid "important"
+msgstr "重要"
+
 #: apt-pkg/pkgcache.cc
 msgid "standard"
 msgstr "標準"
 #: apt-pkg/pkgcache.cc
 msgid "standard"
 msgstr "標準"
@@ -3750,7 +3764,7 @@ msgstr "sources.list に 'ソース' URI を指定する必要があります"
 
 #: apt-pkg/tagfile.cc
 #, c-format
 
 #: apt-pkg/tagfile.cc
 #, c-format
-msgid "Cannot convert %s to integer"
+msgid "Cannot convert %s to integer: out of range"
 msgstr ""
 
 #: apt-pkg/update.cc
 msgstr ""
 
 #: apt-pkg/update.cc
index 0d265e29599a6e99298187596d2d432d7c25fa6a..1d09e4ca6896148149869b5a8676dcd7d3a3c3b8 100644 (file)
--- a/po/km.po
+++ b/po/km.po
@@ -10,7 +10,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: apt 1.0.5\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
 msgstr ""
 "Project-Id-Version: apt 1.0.5\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2015-12-07 15:31+0100\n"
+"POT-Creation-Date: 2015-12-14 16:56+0100\n"
 "PO-Revision-Date: 2006-10-10 09:48+0700\n"
 "Last-Translator: Khoem Sokhem <khoemsokhem@khmeros.info>\n"
 "Language-Team: Khmer <support@khmeros.info>\n"
 "PO-Revision-Date: 2006-10-10 09:48+0700\n"
 "Last-Translator: Khoem Sokhem <khoemsokhem@khmeros.info>\n"
 "Language-Team: Khmer <support@khmeros.info>\n"
@@ -2503,6 +2503,13 @@ msgid ""
 "or malformed file)"
 msgstr ""
 
 "or malformed file)"
 msgstr ""
 
+#: apt-pkg/acquire-item.cc
+#, c-format
+msgid ""
+"Skipping acquire of configured file '%s' as repository '%s' provides only "
+"weak security information for it"
+msgstr ""
+
 #: apt-pkg/acquire-item.cc
 msgid "There is no public key available for the following key IDs:\n"
 msgstr "គ្មាន​កូនសោ​សាធារណៈ​អាច​រក​បាន​ក្នុងកូនសោ IDs ខាងក្រោម​នេះទេ ៖\n"
 #: apt-pkg/acquire-item.cc
 msgid "There is no public key available for the following key IDs:\n"
 msgstr "គ្មាន​កូនសោ​សាធារណៈ​អាច​រក​បាន​ក្នុងកូនសោ IDs ខាងក្រោម​នេះទេ ៖\n"
@@ -3170,6 +3177,13 @@ msgstr "ចំណាំ កំពុង​ជ្រើស​ %s ជំនួស
 msgid "No Hash entry in Release file %s"
 msgstr ""
 
 msgid "No Hash entry in Release file %s"
 msgstr ""
 
+#: apt-pkg/deb/debmetaindex.cc
+#, c-format
+msgid ""
+"No Hash entry in Release file %s, which is considered strong enough for "
+"security purposes"
+msgstr ""
+
 #: apt-pkg/deb/debmetaindex.cc
 #, fuzzy, c-format
 msgid "Invalid 'Date' entry in Release file %s"
 #: apt-pkg/deb/debmetaindex.cc
 #, fuzzy, c-format
 msgid "Invalid 'Date' entry in Release file %s"
@@ -3533,14 +3547,14 @@ msgstr ""
 msgid "Enhances"
 msgstr ""
 
 msgid "Enhances"
 msgstr ""
 
-#: apt-pkg/pkgcache.cc
-msgid "important"
-msgstr "សំខាន់​"
-
 #: apt-pkg/pkgcache.cc
 msgid "required"
 msgstr "បាន​ទាមទារ"
 
 #: apt-pkg/pkgcache.cc
 msgid "required"
 msgstr "បាន​ទាមទារ"
 
+#: apt-pkg/pkgcache.cc
+msgid "important"
+msgstr "សំខាន់​"
+
 #: apt-pkg/pkgcache.cc
 msgid "standard"
 msgstr "គំរូ"
 #: apt-pkg/pkgcache.cc
 msgid "standard"
 msgstr "គំរូ"
@@ -3662,7 +3676,7 @@ msgstr "អ្នកត្រូវតែដាក់ 'ប្រភព' URIs ម
 
 #: apt-pkg/tagfile.cc
 #, c-format
 
 #: apt-pkg/tagfile.cc
 #, c-format
-msgid "Cannot convert %s to integer"
+msgid "Cannot convert %s to integer: out of range"
 msgstr ""
 
 #: apt-pkg/update.cc
 msgstr ""
 
 #: apt-pkg/update.cc
index dea5348a43cd63b6e4a6c97c8f5cbb72e986f24a..65429004412f8e9c5e34447f513216ee1be3777f 100644 (file)
--- a/po/ko.po
+++ b/po/ko.po
@@ -5,7 +5,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: apt 1.0.5\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
 msgstr ""
 "Project-Id-Version: apt 1.0.5\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2015-12-07 15:31+0100\n"
+"POT-Creation-Date: 2015-12-14 16:56+0100\n"
 "PO-Revision-Date: 2010-08-30 02:31+0900\n"
 "Last-Translator: Changwoo Ryu <cwryu@debian.org>\n"
 "Language-Team: Korean <debian-l10n-korean@lists.debian.org>\n"
 "PO-Revision-Date: 2010-08-30 02:31+0900\n"
 "Last-Translator: Changwoo Ryu <cwryu@debian.org>\n"
 "Language-Team: Korean <debian-l10n-korean@lists.debian.org>\n"
@@ -2510,6 +2510,13 @@ msgid ""
 "or malformed file)"
 msgstr ""
 
 "or malformed file)"
 msgstr ""
 
+#: apt-pkg/acquire-item.cc
+#, c-format
+msgid ""
+"Skipping acquire of configured file '%s' as repository '%s' provides only "
+"weak security information for it"
+msgstr ""
+
 #: apt-pkg/acquire-item.cc
 msgid "There is no public key available for the following key IDs:\n"
 msgstr "다음 키 ID의 공개키가 없습니다:\n"
 #: apt-pkg/acquire-item.cc
 msgid "There is no public key available for the following key IDs:\n"
 msgstr "다음 키 ID의 공개키가 없습니다:\n"
@@ -3183,6 +3190,13 @@ msgstr "Release 파일 %s에 섹션이 없습니다"
 msgid "No Hash entry in Release file %s"
 msgstr "Release 파일 %s에 Hash 항목이 없습니다"
 
 msgid "No Hash entry in Release file %s"
 msgstr "Release 파일 %s에 Hash 항목이 없습니다"
 
+#: apt-pkg/deb/debmetaindex.cc
+#, c-format
+msgid ""
+"No Hash entry in Release file %s, which is considered strong enough for "
+"security purposes"
+msgstr ""
+
 #: apt-pkg/deb/debmetaindex.cc
 #, c-format
 msgid "Invalid 'Date' entry in Release file %s"
 #: apt-pkg/deb/debmetaindex.cc
 #, c-format
 msgid "Invalid 'Date' entry in Release file %s"
@@ -3556,14 +3570,14 @@ msgstr "망가뜨림"
 msgid "Enhances"
 msgstr "향상"
 
 msgid "Enhances"
 msgstr "향상"
 
-#: apt-pkg/pkgcache.cc
-msgid "important"
-msgstr "중요"
-
 #: apt-pkg/pkgcache.cc
 msgid "required"
 msgstr "필수"
 
 #: apt-pkg/pkgcache.cc
 msgid "required"
 msgstr "필수"
 
+#: apt-pkg/pkgcache.cc
+msgid "important"
+msgstr "중요"
+
 #: apt-pkg/pkgcache.cc
 msgid "standard"
 msgstr "표준"
 #: apt-pkg/pkgcache.cc
 msgid "standard"
 msgstr "표준"
@@ -3684,7 +3698,7 @@ msgstr "sources.list에 '소스' URI를 써 넣어야 합니다"
 
 #: apt-pkg/tagfile.cc
 #, c-format
 
 #: apt-pkg/tagfile.cc
 #, c-format
-msgid "Cannot convert %s to integer"
+msgid "Cannot convert %s to integer: out of range"
 msgstr ""
 
 #: apt-pkg/update.cc
 msgstr ""
 
 #: apt-pkg/update.cc
index dda50ea2739224304298549c2dc4f70a83e3460d..1c0b816d5cfda83de38ca2170900e1fb2a400874 100644 (file)
--- a/po/ku.po
+++ b/po/ku.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: apt 1.0.5\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
 msgstr ""
 "Project-Id-Version: apt 1.0.5\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2015-12-07 15:31+0100\n"
+"POT-Creation-Date: 2015-12-14 16:56+0100\n"
 "PO-Revision-Date: 2008-05-08 12:48+0200\n"
 "Last-Translator: Erdal Ronahi <erdal.ronahi@gmail.com>\n"
 "Language-Team: ku <ubuntu-l10n-kur@lists.ubuntu.com>\n"
 "PO-Revision-Date: 2008-05-08 12:48+0200\n"
 "Last-Translator: Erdal Ronahi <erdal.ronahi@gmail.com>\n"
 "Language-Team: ku <ubuntu-l10n-kur@lists.ubuntu.com>\n"
@@ -2413,6 +2413,13 @@ msgid ""
 "or malformed file)"
 msgstr ""
 
 "or malformed file)"
 msgstr ""
 
+#: apt-pkg/acquire-item.cc
+#, c-format
+msgid ""
+"Skipping acquire of configured file '%s' as repository '%s' provides only "
+"weak security information for it"
+msgstr ""
+
 #: apt-pkg/acquire-item.cc
 msgid "There is no public key available for the following key IDs:\n"
 msgstr ""
 #: apt-pkg/acquire-item.cc
 msgid "There is no public key available for the following key IDs:\n"
 msgstr ""
@@ -3075,6 +3082,13 @@ msgstr ""
 msgid "No Hash entry in Release file %s"
 msgstr ""
 
 msgid "No Hash entry in Release file %s"
 msgstr ""
 
+#: apt-pkg/deb/debmetaindex.cc
+#, c-format
+msgid ""
+"No Hash entry in Release file %s, which is considered strong enough for "
+"security purposes"
+msgstr ""
+
 #: apt-pkg/deb/debmetaindex.cc
 #, fuzzy, c-format
 msgid "Invalid 'Date' entry in Release file %s"
 #: apt-pkg/deb/debmetaindex.cc
 #, fuzzy, c-format
 msgid "Invalid 'Date' entry in Release file %s"
@@ -3433,14 +3447,14 @@ msgstr "Dişkîne"
 msgid "Enhances"
 msgstr ""
 
 msgid "Enhances"
 msgstr ""
 
-#: apt-pkg/pkgcache.cc
-msgid "important"
-msgstr "girîng"
-
 #: apt-pkg/pkgcache.cc
 msgid "required"
 msgstr "pêwist"
 
 #: apt-pkg/pkgcache.cc
 msgid "required"
 msgstr "pêwist"
 
+#: apt-pkg/pkgcache.cc
+msgid "important"
+msgstr "girîng"
+
 #: apt-pkg/pkgcache.cc
 msgid "standard"
 msgstr "standard"
 #: apt-pkg/pkgcache.cc
 msgid "standard"
 msgstr "standard"
@@ -3561,7 +3575,7 @@ msgstr ""
 
 #: apt-pkg/tagfile.cc
 #, c-format
 
 #: apt-pkg/tagfile.cc
 #, c-format
-msgid "Cannot convert %s to integer"
+msgid "Cannot convert %s to integer: out of range"
 msgstr ""
 
 #: apt-pkg/update.cc
 msgstr ""
 
 #: apt-pkg/update.cc
index a3676b25da60a3dcd98db2d00335d7161692df61..13d91b24659938e2e5722360942101463acdbd0a 100644 (file)
--- a/po/lt.po
+++ b/po/lt.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: apt 1.0.5\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
 msgstr ""
 "Project-Id-Version: apt 1.0.5\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2015-12-07 15:31+0100\n"
+"POT-Creation-Date: 2015-12-14 16:56+0100\n"
 "PO-Revision-Date: 2008-08-02 01:47-0400\n"
 "Last-Translator: Gintautas Miliauskas <gintas@akl.lt>\n"
 "Language-Team: Lithuanian <komp_lt@konferencijos.lt>\n"
 "PO-Revision-Date: 2008-08-02 01:47-0400\n"
 "Last-Translator: Gintautas Miliauskas <gintas@akl.lt>\n"
 "Language-Team: Lithuanian <komp_lt@konferencijos.lt>\n"
@@ -2509,6 +2509,13 @@ msgid ""
 "or malformed file)"
 msgstr ""
 
 "or malformed file)"
 msgstr ""
 
+#: apt-pkg/acquire-item.cc
+#, c-format
+msgid ""
+"Skipping acquire of configured file '%s' as repository '%s' provides only "
+"weak security information for it"
+msgstr ""
+
 #: apt-pkg/acquire-item.cc
 msgid "There is no public key available for the following key IDs:\n"
 msgstr ""
 #: apt-pkg/acquire-item.cc
 msgid "There is no public key available for the following key IDs:\n"
 msgstr ""
@@ -3173,6 +3180,13 @@ msgstr "Pastaba: pažymimas %s vietoje %s\n"
 msgid "No Hash entry in Release file %s"
 msgstr ""
 
 msgid "No Hash entry in Release file %s"
 msgstr ""
 
+#: apt-pkg/deb/debmetaindex.cc
+#, c-format
+msgid ""
+"No Hash entry in Release file %s, which is considered strong enough for "
+"security purposes"
+msgstr ""
+
 #: apt-pkg/deb/debmetaindex.cc
 #, fuzzy, c-format
 msgid "Invalid 'Date' entry in Release file %s"
 #: apt-pkg/deb/debmetaindex.cc
 #, fuzzy, c-format
 msgid "Invalid 'Date' entry in Release file %s"
@@ -3531,14 +3545,14 @@ msgstr "Sugadina"
 msgid "Enhances"
 msgstr ""
 
 msgid "Enhances"
 msgstr ""
 
-#: apt-pkg/pkgcache.cc
-msgid "important"
-msgstr "Svarbu"
-
 #: apt-pkg/pkgcache.cc
 msgid "required"
 msgstr "privaloma"
 
 #: apt-pkg/pkgcache.cc
 msgid "required"
 msgstr "privaloma"
 
+#: apt-pkg/pkgcache.cc
+msgid "important"
+msgstr "Svarbu"
+
 #: apt-pkg/pkgcache.cc
 msgid "standard"
 msgstr "standartinis"
 #: apt-pkg/pkgcache.cc
 msgid "standard"
 msgstr "standartinis"
@@ -3659,7 +3673,7 @@ msgstr ""
 
 #: apt-pkg/tagfile.cc
 #, c-format
 
 #: apt-pkg/tagfile.cc
 #, c-format
-msgid "Cannot convert %s to integer"
+msgid "Cannot convert %s to integer: out of range"
 msgstr ""
 
 #: apt-pkg/update.cc
 msgstr ""
 
 #: apt-pkg/update.cc
index 275b4bde72b5296e12849cc4be8fa76b9f3faf8d..251a04bd3def9d30bcc374ba35e4b469596a6953 100644 (file)
--- a/po/mr.po
+++ b/po/mr.po
@@ -6,7 +6,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: apt 1.0.5\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
 msgstr ""
 "Project-Id-Version: apt 1.0.5\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2015-12-07 15:31+0100\n"
+"POT-Creation-Date: 2015-12-14 16:56+0100\n"
 "PO-Revision-Date: 2008-11-20 23:27+0530\n"
 "Last-Translator: Sampada <sampadanakhare@gmail.com>\n"
 "Language-Team: Marathi, janabhaaratii, C-DAC, Mumbai, India "
 "PO-Revision-Date: 2008-11-20 23:27+0530\n"
 "Last-Translator: Sampada <sampadanakhare@gmail.com>\n"
 "Language-Team: Marathi, janabhaaratii, C-DAC, Mumbai, India "
@@ -2499,6 +2499,13 @@ msgid ""
 "or malformed file)"
 msgstr ""
 
 "or malformed file)"
 msgstr ""
 
+#: apt-pkg/acquire-item.cc
+#, c-format
+msgid ""
+"Skipping acquire of configured file '%s' as repository '%s' provides only "
+"weak security information for it"
+msgstr ""
+
 #: apt-pkg/acquire-item.cc
 msgid "There is no public key available for the following key IDs:\n"
 msgstr "पुढील कळ ओळखचिन्हांसाठी सार्वजनिक कळ उपलब्ध नाही:\n"
 #: apt-pkg/acquire-item.cc
 msgid "There is no public key available for the following key IDs:\n"
 msgstr "पुढील कळ ओळखचिन्हांसाठी सार्वजनिक कळ उपलब्ध नाही:\n"
@@ -3169,6 +3176,13 @@ msgstr "लक्षात घ्या,%s ऐवजी %s ची निवड 
 msgid "No Hash entry in Release file %s"
 msgstr ""
 
 msgid "No Hash entry in Release file %s"
 msgstr ""
 
+#: apt-pkg/deb/debmetaindex.cc
+#, c-format
+msgid ""
+"No Hash entry in Release file %s, which is considered strong enough for "
+"security purposes"
+msgstr ""
+
 #: apt-pkg/deb/debmetaindex.cc
 #, fuzzy, c-format
 msgid "Invalid 'Date' entry in Release file %s"
 #: apt-pkg/deb/debmetaindex.cc
 #, fuzzy, c-format
 msgid "Invalid 'Date' entry in Release file %s"
@@ -3531,14 +3545,14 @@ msgstr "तोडले"
 msgid "Enhances"
 msgstr ""
 
 msgid "Enhances"
 msgstr ""
 
-#: apt-pkg/pkgcache.cc
-msgid "important"
-msgstr "अत्यावश्यक"
-
 #: apt-pkg/pkgcache.cc
 msgid "required"
 msgstr "आवश्यक"
 
 #: apt-pkg/pkgcache.cc
 msgid "required"
 msgstr "आवश्यक"
 
+#: apt-pkg/pkgcache.cc
+msgid "important"
+msgstr "अत्यावश्यक"
+
 #: apt-pkg/pkgcache.cc
 msgid "standard"
 msgstr "मानक"
 #: apt-pkg/pkgcache.cc
 msgid "standard"
 msgstr "मानक"
@@ -3664,7 +3678,7 @@ msgstr "तुम्ही तुमच्या उगमस्थान या
 
 #: apt-pkg/tagfile.cc
 #, c-format
 
 #: apt-pkg/tagfile.cc
 #, c-format
-msgid "Cannot convert %s to integer"
+msgid "Cannot convert %s to integer: out of range"
 msgstr ""
 
 #: apt-pkg/update.cc
 msgstr ""
 
 #: apt-pkg/update.cc
index 5a99717dd7dfa2c118aa55954d3fb616555ce757..1b0f1fbedf36aafcb94afc72e9d6497a5e7f1b3f 100644 (file)
--- a/po/nb.po
+++ b/po/nb.po
@@ -11,7 +11,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: apt 1.0.5\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
 msgstr ""
 "Project-Id-Version: apt 1.0.5\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2015-12-07 15:31+0100\n"
+"POT-Creation-Date: 2015-12-14 16:56+0100\n"
 "PO-Revision-Date: 2010-09-01 21:10+0200\n"
 "Last-Translator: Hans Fredrik Nordhaug <hans@nordhaug.priv.no>\n"
 "Language-Team: Norwegian Bokmål <i18n-nb@lister.ping.uio.no>\n"
 "PO-Revision-Date: 2010-09-01 21:10+0200\n"
 "Last-Translator: Hans Fredrik Nordhaug <hans@nordhaug.priv.no>\n"
 "Language-Team: Norwegian Bokmål <i18n-nb@lister.ping.uio.no>\n"
@@ -2530,6 +2530,13 @@ msgid ""
 "or malformed file)"
 msgstr ""
 
 "or malformed file)"
 msgstr ""
 
+#: apt-pkg/acquire-item.cc
+#, c-format
+msgid ""
+"Skipping acquire of configured file '%s' as repository '%s' provides only "
+"weak security information for it"
+msgstr ""
+
 #: apt-pkg/acquire-item.cc
 msgid "There is no public key available for the following key IDs:\n"
 msgstr ""
 #: apt-pkg/acquire-item.cc
 msgid "There is no public key available for the following key IDs:\n"
 msgstr ""
@@ -3213,6 +3220,13 @@ msgstr "Ingen avsnitt i Release-fila %s"
 msgid "No Hash entry in Release file %s"
 msgstr "Ingen sjekksumoppføring i Release-fila %s"
 
 msgid "No Hash entry in Release file %s"
 msgstr "Ingen sjekksumoppføring i Release-fila %s"
 
+#: apt-pkg/deb/debmetaindex.cc
+#, c-format
+msgid ""
+"No Hash entry in Release file %s, which is considered strong enough for "
+"security purposes"
+msgstr ""
+
 #: apt-pkg/deb/debmetaindex.cc
 #, c-format
 msgid "Invalid 'Date' entry in Release file %s"
 #: apt-pkg/deb/debmetaindex.cc
 #, c-format
 msgid "Invalid 'Date' entry in Release file %s"
@@ -3588,14 +3602,14 @@ msgstr "Ødelegger"
 msgid "Enhances"
 msgstr "Forbedrer"
 
 msgid "Enhances"
 msgstr "Forbedrer"
 
-#: apt-pkg/pkgcache.cc
-msgid "important"
-msgstr "viktig"
-
 #: apt-pkg/pkgcache.cc
 msgid "required"
 msgstr "påkrevet"
 
 #: apt-pkg/pkgcache.cc
 msgid "required"
 msgstr "påkrevet"
 
+#: apt-pkg/pkgcache.cc
+msgid "important"
+msgstr "viktig"
+
 #: apt-pkg/pkgcache.cc
 msgid "standard"
 msgstr "vanlig"
 #: apt-pkg/pkgcache.cc
 msgid "standard"
 msgstr "vanlig"
@@ -3717,7 +3731,7 @@ msgstr ""
 
 #: apt-pkg/tagfile.cc
 #, c-format
 
 #: apt-pkg/tagfile.cc
 #, c-format
-msgid "Cannot convert %s to integer"
+msgid "Cannot convert %s to integer: out of range"
 msgstr ""
 
 #: apt-pkg/update.cc
 msgstr ""
 
 #: apt-pkg/update.cc
index 41f225d26ac427d3e89b01423b6e59cc68c697e6..5c841f96450d4ac4bd3157f3fde7dbc5a23d4191 100644 (file)
--- a/po/ne.po
+++ b/po/ne.po
@@ -6,7 +6,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: apt 1.0.5\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
 msgstr ""
 "Project-Id-Version: apt 1.0.5\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2015-12-07 15:31+0100\n"
+"POT-Creation-Date: 2015-12-14 16:56+0100\n"
 "PO-Revision-Date: 2006-06-12 14:35+0545\n"
 "Last-Translator: Shiva Pokharel <pokharelshiva@hotmail.com>\n"
 "Language-Team: Nepali <info@mpp.org.np>\n"
 "PO-Revision-Date: 2006-06-12 14:35+0545\n"
 "Last-Translator: Shiva Pokharel <pokharelshiva@hotmail.com>\n"
 "Language-Team: Nepali <info@mpp.org.np>\n"
@@ -2502,6 +2502,13 @@ msgid ""
 "or malformed file)"
 msgstr ""
 
 "or malformed file)"
 msgstr ""
 
+#: apt-pkg/acquire-item.cc
+#, c-format
+msgid ""
+"Skipping acquire of configured file '%s' as repository '%s' provides only "
+"weak security information for it"
+msgstr ""
+
 #: apt-pkg/acquire-item.cc
 msgid "There is no public key available for the following key IDs:\n"
 msgstr "निम्न कुञ्जी IDs को लागि कुनै सार्वजनिक कुञ्जी उपलब्ध छैन:\n"
 #: apt-pkg/acquire-item.cc
 msgid "There is no public key available for the following key IDs:\n"
 msgstr "निम्न कुञ्जी IDs को लागि कुनै सार्वजनिक कुञ्जी उपलब्ध छैन:\n"
@@ -3169,6 +3176,13 @@ msgstr "द्रष्टब्य, %s को सट्टा  %s चयन भ
 msgid "No Hash entry in Release file %s"
 msgstr ""
 
 msgid "No Hash entry in Release file %s"
 msgstr ""
 
+#: apt-pkg/deb/debmetaindex.cc
+#, c-format
+msgid ""
+"No Hash entry in Release file %s, which is considered strong enough for "
+"security purposes"
+msgstr ""
+
 #: apt-pkg/deb/debmetaindex.cc
 #, fuzzy, c-format
 msgid "Invalid 'Date' entry in Release file %s"
 #: apt-pkg/deb/debmetaindex.cc
 #, fuzzy, c-format
 msgid "Invalid 'Date' entry in Release file %s"
@@ -3532,14 +3546,14 @@ msgstr ""
 msgid "Enhances"
 msgstr ""
 
 msgid "Enhances"
 msgstr ""
 
-#: apt-pkg/pkgcache.cc
-msgid "important"
-msgstr "महत्वपूर्ण"
-
 #: apt-pkg/pkgcache.cc
 msgid "required"
 msgstr "आवश्यक"
 
 #: apt-pkg/pkgcache.cc
 msgid "required"
 msgstr "आवश्यक"
 
+#: apt-pkg/pkgcache.cc
+msgid "important"
+msgstr "महत्वपूर्ण"
+
 #: apt-pkg/pkgcache.cc
 msgid "standard"
 msgstr "मानक"
 #: apt-pkg/pkgcache.cc
 msgid "standard"
 msgstr "मानक"
@@ -3661,7 +3675,7 @@ msgstr "तपाईँको स्रोत सूचिमा केही 's
 
 #: apt-pkg/tagfile.cc
 #, c-format
 
 #: apt-pkg/tagfile.cc
 #, c-format
-msgid "Cannot convert %s to integer"
+msgid "Cannot convert %s to integer: out of range"
 msgstr ""
 
 #: apt-pkg/update.cc
 msgstr ""
 
 #: apt-pkg/update.cc
index 664cacc0eec3af1c0bd9432dda67c0e63954f95f..0ec9fd605dfbea693f82ba6daea6495adc9b0dce 100644 (file)
--- a/po/nl.po
+++ b/po/nl.po
@@ -12,7 +12,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: apt 0.8.15.9\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
 msgstr ""
 "Project-Id-Version: apt 0.8.15.9\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2015-12-07 15:31+0100\n"
+"POT-Creation-Date: 2015-12-14 16:56+0100\n"
 "PO-Revision-Date: 2014-11-09 23:47+0100\n"
 "Last-Translator: Frans Spiesschaert <Frans.Spiesschaert@yucom.be>\n"
 "Language-Team: Debian Dutch l10n Team <debian-l10n-dutch@lists.debian.org>\n"
 "PO-Revision-Date: 2014-11-09 23:47+0100\n"
 "Last-Translator: Frans Spiesschaert <Frans.Spiesschaert@yucom.be>\n"
 "Language-Team: Debian Dutch l10n Team <debian-l10n-dutch@lists.debian.org>\n"
@@ -2582,6 +2582,13 @@ msgstr ""
 "Kon de verwachte regel '%s' in het Release-bestand niet vinden (Foute regel "
 "in het bestand sources.list of bestand in een ongeldig formaat)"
 
 "Kon de verwachte regel '%s' in het Release-bestand niet vinden (Foute regel "
 "in het bestand sources.list of bestand in een ongeldig formaat)"
 
+#: apt-pkg/acquire-item.cc
+#, c-format
+msgid ""
+"Skipping acquire of configured file '%s' as repository '%s' provides only "
+"weak security information for it"
+msgstr ""
+
 #: apt-pkg/acquire-item.cc
 msgid "There is no public key available for the following key IDs:\n"
 msgstr ""
 #: apt-pkg/acquire-item.cc
 msgid "There is no public key available for the following key IDs:\n"
 msgstr ""
@@ -3288,6 +3295,13 @@ msgstr "Geen secties in Release-bestand %s"
 msgid "No Hash entry in Release file %s"
 msgstr "Geen Hash-vermelding in Release-bestand %s"
 
 msgid "No Hash entry in Release file %s"
 msgstr "Geen Hash-vermelding in Release-bestand %s"
 
+#: apt-pkg/deb/debmetaindex.cc
+#, c-format
+msgid ""
+"No Hash entry in Release file %s, which is considered strong enough for "
+"security purposes"
+msgstr ""
+
 #: apt-pkg/deb/debmetaindex.cc
 #, c-format
 msgid "Invalid 'Date' entry in Release file %s"
 #: apt-pkg/deb/debmetaindex.cc
 #, c-format
 msgid "Invalid 'Date' entry in Release file %s"
@@ -3669,14 +3683,14 @@ msgstr "Breekt"
 msgid "Enhances"
 msgstr "Vult aan"
 
 msgid "Enhances"
 msgstr "Vult aan"
 
-#: apt-pkg/pkgcache.cc
-msgid "important"
-msgstr "belangrijk"
-
 #: apt-pkg/pkgcache.cc
 msgid "required"
 msgstr "noodzakelijk"
 
 #: apt-pkg/pkgcache.cc
 msgid "required"
 msgstr "noodzakelijk"
 
+#: apt-pkg/pkgcache.cc
+msgid "important"
+msgstr "belangrijk"
+
 #: apt-pkg/pkgcache.cc
 msgid "standard"
 msgstr "standaard"
 #: apt-pkg/pkgcache.cc
 msgid "standard"
 msgstr "standaard"
@@ -3809,7 +3823,7 @@ msgstr ""
 
 #: apt-pkg/tagfile.cc
 #, c-format
 
 #: apt-pkg/tagfile.cc
 #, c-format
-msgid "Cannot convert %s to integer"
+msgid "Cannot convert %s to integer: out of range"
 msgstr ""
 
 #: apt-pkg/update.cc
 msgstr ""
 
 #: apt-pkg/update.cc
index 57d1919744a14b821319bad74e02f2beb378c78e..a797a63f5cbf6266b65dcdb00b7338c551d13f10 100644 (file)
--- a/po/nn.po
+++ b/po/nn.po
@@ -9,7 +9,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: apt 1.0.5\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
 msgstr ""
 "Project-Id-Version: apt 1.0.5\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2015-12-07 15:31+0100\n"
+"POT-Creation-Date: 2015-12-14 16:56+0100\n"
 "PO-Revision-Date: 2005-02-14 23:30+0100\n"
 "Last-Translator: Havard Korsvoll <korsvoll@skulelinux.no>\n"
 "Language-Team: Norwegian nynorsk <i18n-nn@lister.ping.uio.no>\n"
 "PO-Revision-Date: 2005-02-14 23:30+0100\n"
 "Last-Translator: Havard Korsvoll <korsvoll@skulelinux.no>\n"
 "Language-Team: Norwegian nynorsk <i18n-nn@lister.ping.uio.no>\n"
@@ -2513,6 +2513,13 @@ msgid ""
 "or malformed file)"
 msgstr ""
 
 "or malformed file)"
 msgstr ""
 
+#: apt-pkg/acquire-item.cc
+#, c-format
+msgid ""
+"Skipping acquire of configured file '%s' as repository '%s' provides only "
+"weak security information for it"
+msgstr ""
+
 #: apt-pkg/acquire-item.cc
 msgid "There is no public key available for the following key IDs:\n"
 msgstr ""
 #: apt-pkg/acquire-item.cc
 msgid "There is no public key available for the following key IDs:\n"
 msgstr ""
@@ -3185,6 +3192,13 @@ msgstr "Merk, vel %s i staden for %s\n"
 msgid "No Hash entry in Release file %s"
 msgstr ""
 
 msgid "No Hash entry in Release file %s"
 msgstr ""
 
+#: apt-pkg/deb/debmetaindex.cc
+#, c-format
+msgid ""
+"No Hash entry in Release file %s, which is considered strong enough for "
+"security purposes"
+msgstr ""
+
 #: apt-pkg/deb/debmetaindex.cc
 #, fuzzy, c-format
 msgid "Invalid 'Date' entry in Release file %s"
 #: apt-pkg/deb/debmetaindex.cc
 #, fuzzy, c-format
 msgid "Invalid 'Date' entry in Release file %s"
@@ -3549,14 +3563,14 @@ msgstr ""
 msgid "Enhances"
 msgstr ""
 
 msgid "Enhances"
 msgstr ""
 
-#: apt-pkg/pkgcache.cc
-msgid "important"
-msgstr "viktig"
-
 #: apt-pkg/pkgcache.cc
 msgid "required"
 msgstr "påkravd"
 
 #: apt-pkg/pkgcache.cc
 msgid "required"
 msgstr "påkravd"
 
+#: apt-pkg/pkgcache.cc
+msgid "important"
+msgstr "viktig"
+
 #: apt-pkg/pkgcache.cc
 msgid "standard"
 msgstr "vanleg"
 #: apt-pkg/pkgcache.cc
 msgid "standard"
 msgstr "vanleg"
@@ -3678,7 +3692,7 @@ msgstr "Du m
 
 #: apt-pkg/tagfile.cc
 #, c-format
 
 #: apt-pkg/tagfile.cc
 #, c-format
-msgid "Cannot convert %s to integer"
+msgid "Cannot convert %s to integer: out of range"
 msgstr ""
 
 #: apt-pkg/update.cc
 msgstr ""
 
 #: apt-pkg/update.cc
index 6e5f80fc7b2ee444482fab381cc36e9496bb701a..b93b6a8c969c8688d80c14e052991dcbe0b05981 100644 (file)
--- a/po/pl.po
+++ b/po/pl.po
@@ -11,7 +11,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: apt 0.9.7.3\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
 msgstr ""
 "Project-Id-Version: apt 0.9.7.3\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2015-12-07 15:31+0100\n"
+"POT-Creation-Date: 2015-12-14 16:56+0100\n"
 "PO-Revision-Date: 2012-07-28 21:53+0200\n"
 "Last-Translator: Michał Kułach <michal.kulach@gmail.com>\n"
 "Language-Team: Polish <debian-l10n-polish@lists.debian.org>\n"
 "PO-Revision-Date: 2012-07-28 21:53+0200\n"
 "Last-Translator: Michał Kułach <michal.kulach@gmail.com>\n"
 "Language-Team: Polish <debian-l10n-polish@lists.debian.org>\n"
@@ -2586,6 +2586,13 @@ msgstr ""
 "Nie udało się znaleźć oczekiwanego wpisu \"%s\" w pliku Release "
 "(nieprawidłowy wpis sources.list lub nieprawidłowy plik)"
 
 "Nie udało się znaleźć oczekiwanego wpisu \"%s\" w pliku Release "
 "(nieprawidłowy wpis sources.list lub nieprawidłowy plik)"
 
+#: apt-pkg/acquire-item.cc
+#, c-format
+msgid ""
+"Skipping acquire of configured file '%s' as repository '%s' provides only "
+"weak security information for it"
+msgstr ""
+
 #: apt-pkg/acquire-item.cc
 msgid "There is no public key available for the following key IDs:\n"
 msgstr "Dla następujących identyfikatorów kluczy brakuje klucza publicznego:\n"
 #: apt-pkg/acquire-item.cc
 msgid "There is no public key available for the following key IDs:\n"
 msgstr "Dla następujących identyfikatorów kluczy brakuje klucza publicznego:\n"
@@ -3283,6 +3290,13 @@ msgstr "Brak sekcji w pliku Release %s"
 msgid "No Hash entry in Release file %s"
 msgstr "Brak wpisu Hash w pliku Release %s"
 
 msgid "No Hash entry in Release file %s"
 msgstr "Brak wpisu Hash w pliku Release %s"
 
+#: apt-pkg/deb/debmetaindex.cc
+#, c-format
+msgid ""
+"No Hash entry in Release file %s, which is considered strong enough for "
+"security purposes"
+msgstr ""
+
 #: apt-pkg/deb/debmetaindex.cc
 #, c-format
 msgid "Invalid 'Date' entry in Release file %s"
 #: apt-pkg/deb/debmetaindex.cc
 #, c-format
 msgid "Invalid 'Date' entry in Release file %s"
@@ -3667,14 +3681,14 @@ msgstr "Narusza zależności"
 msgid "Enhances"
 msgstr "Rozszerza"
 
 msgid "Enhances"
 msgstr "Rozszerza"
 
-#: apt-pkg/pkgcache.cc
-msgid "important"
-msgstr "ważny"
-
 #: apt-pkg/pkgcache.cc
 msgid "required"
 msgstr "wymagany"
 
 #: apt-pkg/pkgcache.cc
 msgid "required"
 msgstr "wymagany"
 
+#: apt-pkg/pkgcache.cc
+msgid "important"
+msgstr "ważny"
+
 #: apt-pkg/pkgcache.cc
 msgid "standard"
 msgstr "standardowy"
 #: apt-pkg/pkgcache.cc
 msgid "standard"
 msgstr "standardowy"
@@ -3797,7 +3811,7 @@ msgstr "Należy dopisać jakieś URI pakietów źródłowych do pliku sources.li
 
 #: apt-pkg/tagfile.cc
 #, c-format
 
 #: apt-pkg/tagfile.cc
 #, c-format
-msgid "Cannot convert %s to integer"
+msgid "Cannot convert %s to integer: out of range"
 msgstr ""
 
 #: apt-pkg/update.cc
 msgstr ""
 
 #: apt-pkg/update.cc
index 7ab7f7c1b6c58800a857b9eaa98d17b981bb7b83..d9eb5ac83c759c690b4669f4728110f3bdfdb22f 100644 (file)
--- a/po/pt.po
+++ b/po/pt.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: apt 1.0.5\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
 msgstr ""
 "Project-Id-Version: apt 1.0.5\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2015-12-07 15:31+0100\n"
+"POT-Creation-Date: 2015-12-14 16:56+0100\n"
 "PO-Revision-Date: 2012-06-29 15:45+0100\n"
 "Last-Translator: Miguel Figueiredo <elmig@debianpt.org>\n"
 "Language-Team: Portuguese <traduz@debianpt.org>\n"
 "PO-Revision-Date: 2012-06-29 15:45+0100\n"
 "Last-Translator: Miguel Figueiredo <elmig@debianpt.org>\n"
 "Language-Team: Portuguese <traduz@debianpt.org>\n"
@@ -2552,6 +2552,13 @@ msgstr ""
 "Incapaz de encontrar a entrada '%s' esperada no ficheiro Release (entrada "
 "errada em sources.list ou ficheiro malformado)"
 
 "Incapaz de encontrar a entrada '%s' esperada no ficheiro Release (entrada "
 "errada em sources.list ou ficheiro malformado)"
 
+#: apt-pkg/acquire-item.cc
+#, c-format
+msgid ""
+"Skipping acquire of configured file '%s' as repository '%s' provides only "
+"weak security information for it"
+msgstr ""
+
 #: apt-pkg/acquire-item.cc
 msgid "There is no public key available for the following key IDs:\n"
 msgstr ""
 #: apt-pkg/acquire-item.cc
 msgid "There is no public key available for the following key IDs:\n"
 msgstr ""
@@ -3259,6 +3266,13 @@ msgstr "Nenhuma secção, no ficheiro Release %s"
 msgid "No Hash entry in Release file %s"
 msgstr "Nenhuma entrada hash no ficheiro Release %s"
 
 msgid "No Hash entry in Release file %s"
 msgstr "Nenhuma entrada hash no ficheiro Release %s"
 
+#: apt-pkg/deb/debmetaindex.cc
+#, c-format
+msgid ""
+"No Hash entry in Release file %s, which is considered strong enough for "
+"security purposes"
+msgstr ""
+
 #: apt-pkg/deb/debmetaindex.cc
 #, c-format
 msgid "Invalid 'Date' entry in Release file %s"
 #: apt-pkg/deb/debmetaindex.cc
 #, c-format
 msgid "Invalid 'Date' entry in Release file %s"
@@ -3643,14 +3657,14 @@ msgstr "Estraga"
 msgid "Enhances"
 msgstr "Aumenta"
 
 msgid "Enhances"
 msgstr "Aumenta"
 
-#: apt-pkg/pkgcache.cc
-msgid "important"
-msgstr "importante"
-
 #: apt-pkg/pkgcache.cc
 msgid "required"
 msgstr "necessário"
 
 #: apt-pkg/pkgcache.cc
 msgid "required"
 msgstr "necessário"
 
+#: apt-pkg/pkgcache.cc
+msgid "important"
+msgstr "importante"
+
 #: apt-pkg/pkgcache.cc
 msgid "standard"
 msgstr "padrão"
 #: apt-pkg/pkgcache.cc
 msgid "standard"
 msgstr "padrão"
@@ -3778,7 +3792,7 @@ msgstr "Você deve colocar alguns URIs 'source' no seu sources.list"
 
 #: apt-pkg/tagfile.cc
 #, c-format
 
 #: apt-pkg/tagfile.cc
 #, c-format
-msgid "Cannot convert %s to integer"
+msgid "Cannot convert %s to integer: out of range"
 msgstr ""
 
 #: apt-pkg/update.cc
 msgstr ""
 
 #: apt-pkg/update.cc
index a9028343c2544bd06394d545ebc427b0e7ac3fa6..53c6b458168248ed4d58a5e588d1ec29000489df 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: apt 1.0.5\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
 msgstr ""
 "Project-Id-Version: apt 1.0.5\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2015-12-07 15:31+0100\n"
+"POT-Creation-Date: 2015-12-14 16:56+0100\n"
 "PO-Revision-Date: 2008-11-17 02:33-0200\n"
 "Last-Translator: Felipe Augusto van de Wiel (faw) <faw@debian.org>\n"
 "Language-Team: Brazilian Portuguese <debian-l10n-portuguese@lists.debian."
 "PO-Revision-Date: 2008-11-17 02:33-0200\n"
 "Last-Translator: Felipe Augusto van de Wiel (faw) <faw@debian.org>\n"
 "Language-Team: Brazilian Portuguese <debian-l10n-portuguese@lists.debian."
@@ -2538,6 +2538,13 @@ msgid ""
 "or malformed file)"
 msgstr ""
 
 "or malformed file)"
 msgstr ""
 
+#: apt-pkg/acquire-item.cc
+#, c-format
+msgid ""
+"Skipping acquire of configured file '%s' as repository '%s' provides only "
+"weak security information for it"
+msgstr ""
+
 #: apt-pkg/acquire-item.cc
 msgid "There is no public key available for the following key IDs:\n"
 msgstr "Não existem chaves públicas para os seguintes IDs de chaves:\n"
 #: apt-pkg/acquire-item.cc
 msgid "There is no public key available for the following key IDs:\n"
 msgstr "Não existem chaves públicas para os seguintes IDs de chaves:\n"
@@ -3216,6 +3223,13 @@ msgstr "Nota, selecionando %s ao invés de %s\n"
 msgid "No Hash entry in Release file %s"
 msgstr ""
 
 msgid "No Hash entry in Release file %s"
 msgstr ""
 
+#: apt-pkg/deb/debmetaindex.cc
+#, c-format
+msgid ""
+"No Hash entry in Release file %s, which is considered strong enough for "
+"security purposes"
+msgstr ""
+
 #: apt-pkg/deb/debmetaindex.cc
 #, fuzzy, c-format
 msgid "Invalid 'Date' entry in Release file %s"
 #: apt-pkg/deb/debmetaindex.cc
 #, fuzzy, c-format
 msgid "Invalid 'Date' entry in Release file %s"
@@ -3581,14 +3595,14 @@ msgstr "Quebra"
 msgid "Enhances"
 msgstr ""
 
 msgid "Enhances"
 msgstr ""
 
-#: apt-pkg/pkgcache.cc
-msgid "important"
-msgstr "importante"
-
 #: apt-pkg/pkgcache.cc
 msgid "required"
 msgstr "requerido"
 
 #: apt-pkg/pkgcache.cc
 msgid "required"
 msgstr "requerido"
 
+#: apt-pkg/pkgcache.cc
+msgid "important"
+msgstr "importante"
+
 #: apt-pkg/pkgcache.cc
 msgid "standard"
 msgstr "padrão"
 #: apt-pkg/pkgcache.cc
 msgid "standard"
 msgstr "padrão"
@@ -3714,7 +3728,7 @@ msgstr "Você deve colocar algumas URIs 'source' em seu sources.list"
 
 #: apt-pkg/tagfile.cc
 #, c-format
 
 #: apt-pkg/tagfile.cc
 #, c-format
-msgid "Cannot convert %s to integer"
+msgid "Cannot convert %s to integer: out of range"
 msgstr ""
 
 #: apt-pkg/update.cc
 msgstr ""
 
 #: apt-pkg/update.cc
index 0412610a339a2c420065777ecf44f77facdb7c47..17e7985623192861b8857e25bc11797ed30c7de0 100644 (file)
--- a/po/ro.po
+++ b/po/ro.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: apt 1.0.5\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
 msgstr ""
 "Project-Id-Version: apt 1.0.5\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2015-12-07 15:31+0100\n"
+"POT-Creation-Date: 2015-12-14 16:56+0100\n"
 "PO-Revision-Date: 2008-11-15 02:21+0200\n"
 "Last-Translator: Eddy Petrișor <eddy.petrisor@gmail.com>\n"
 "Language-Team: Romanian <debian-l10n-romanian@lists.debian.org>\n"
 "PO-Revision-Date: 2008-11-15 02:21+0200\n"
 "Last-Translator: Eddy Petrișor <eddy.petrisor@gmail.com>\n"
 "Language-Team: Romanian <debian-l10n-romanian@lists.debian.org>\n"
@@ -2552,6 +2552,13 @@ msgid ""
 "or malformed file)"
 msgstr ""
 
 "or malformed file)"
 msgstr ""
 
+#: apt-pkg/acquire-item.cc
+#, c-format
+msgid ""
+"Skipping acquire of configured file '%s' as repository '%s' provides only "
+"weak security information for it"
+msgstr ""
+
 #: apt-pkg/acquire-item.cc
 msgid "There is no public key available for the following key IDs:\n"
 msgstr ""
 #: apt-pkg/acquire-item.cc
 msgid "There is no public key available for the following key IDs:\n"
 msgstr ""
@@ -3232,6 +3239,13 @@ msgstr "Notă, se selectează %s în locul lui %s\n"
 msgid "No Hash entry in Release file %s"
 msgstr ""
 
 msgid "No Hash entry in Release file %s"
 msgstr ""
 
+#: apt-pkg/deb/debmetaindex.cc
+#, c-format
+msgid ""
+"No Hash entry in Release file %s, which is considered strong enough for "
+"security purposes"
+msgstr ""
+
 #: apt-pkg/deb/debmetaindex.cc
 #, fuzzy, c-format
 msgid "Invalid 'Date' entry in Release file %s"
 #: apt-pkg/deb/debmetaindex.cc
 #, fuzzy, c-format
 msgid "Invalid 'Date' entry in Release file %s"
@@ -3596,14 +3610,14 @@ msgstr "Corupe"
 msgid "Enhances"
 msgstr ""
 
 msgid "Enhances"
 msgstr ""
 
-#: apt-pkg/pkgcache.cc
-msgid "important"
-msgstr "important"
-
 #: apt-pkg/pkgcache.cc
 msgid "required"
 msgstr "cerut"
 
 #: apt-pkg/pkgcache.cc
 msgid "required"
 msgstr "cerut"
 
+#: apt-pkg/pkgcache.cc
+msgid "important"
+msgstr "important"
+
 #: apt-pkg/pkgcache.cc
 msgid "standard"
 msgstr "standard"
 #: apt-pkg/pkgcache.cc
 msgid "standard"
 msgstr "standard"
@@ -3729,7 +3743,7 @@ msgstr "Trebuie să puneți niște 'surse' de URI în sources.list"
 
 #: apt-pkg/tagfile.cc
 #, c-format
 
 #: apt-pkg/tagfile.cc
 #, c-format
-msgid "Cannot convert %s to integer"
+msgid "Cannot convert %s to integer: out of range"
 msgstr ""
 
 #: apt-pkg/update.cc
 msgstr ""
 
 #: apt-pkg/update.cc
index 70412a488140fbc8bf86e7f2e5f351da48148ad6..71e763ace0cd852ffb533cd165f578f60747dd5e 100644 (file)
--- a/po/ru.po
+++ b/po/ru.po
@@ -12,7 +12,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: apt 1.0.9.10\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
 msgstr ""
 "Project-Id-Version: apt 1.0.9.10\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2015-12-07 15:31+0100\n"
+"POT-Creation-Date: 2015-12-14 16:56+0100\n"
 "PO-Revision-Date: 2015-06-23 20:40+0300\n"
 "Last-Translator: Yuri Kozlov <yuray@komyakino.ru>\n"
 "Language-Team: Russian <debian-l10n-russian@lists.debian.org>\n"
 "PO-Revision-Date: 2015-06-23 20:40+0300\n"
 "Last-Translator: Yuri Kozlov <yuray@komyakino.ru>\n"
 "Language-Team: Russian <debian-l10n-russian@lists.debian.org>\n"
@@ -2583,6 +2583,13 @@ msgstr ""
 "Невозможно найти ожидаемый элемент «%s» в файле Release (некорректная запись "
 "в sources.list или файл)"
 
 "Невозможно найти ожидаемый элемент «%s» в файле Release (некорректная запись "
 "в sources.list или файл)"
 
+#: apt-pkg/acquire-item.cc
+#, c-format
+msgid ""
+"Skipping acquire of configured file '%s' as repository '%s' provides only "
+"weak security information for it"
+msgstr ""
+
 #: apt-pkg/acquire-item.cc
 msgid "There is no public key available for the following key IDs:\n"
 msgstr "Недоступен открытый ключ для следующих ID ключей:\n"
 #: apt-pkg/acquire-item.cc
 msgid "There is no public key available for the following key IDs:\n"
 msgstr "Недоступен открытый ключ для следующих ID ключей:\n"
@@ -3279,6 +3286,13 @@ msgstr "Отсутствуют разделы в файле Release (%s)"
 msgid "No Hash entry in Release file %s"
 msgstr "Отсутствуют элементы Hash в файле Release (%s)"
 
 msgid "No Hash entry in Release file %s"
 msgstr "Отсутствуют элементы Hash в файле Release (%s)"
 
+#: apt-pkg/deb/debmetaindex.cc
+#, c-format
+msgid ""
+"No Hash entry in Release file %s, which is considered strong enough for "
+"security purposes"
+msgstr ""
+
 #: apt-pkg/deb/debmetaindex.cc
 #, c-format
 msgid "Invalid 'Date' entry in Release file %s"
 #: apt-pkg/deb/debmetaindex.cc
 #, c-format
 msgid "Invalid 'Date' entry in Release file %s"
@@ -3662,14 +3676,14 @@ msgstr "Ломает"
 msgid "Enhances"
 msgstr "Улучшает"
 
 msgid "Enhances"
 msgstr "Улучшает"
 
-#: apt-pkg/pkgcache.cc
-msgid "important"
-msgstr "важный"
-
 #: apt-pkg/pkgcache.cc
 msgid "required"
 msgstr "необходимый"
 
 #: apt-pkg/pkgcache.cc
 msgid "required"
 msgstr "необходимый"
 
+#: apt-pkg/pkgcache.cc
+msgid "important"
+msgstr "важный"
+
 #: apt-pkg/pkgcache.cc
 msgid "standard"
 msgstr "стандартный"
 #: apt-pkg/pkgcache.cc
 msgid "standard"
 msgstr "стандартный"
@@ -3798,7 +3812,7 @@ msgstr "Вы должны заполнить sources.list, поместив ту
 
 #: apt-pkg/tagfile.cc
 #, c-format
 
 #: apt-pkg/tagfile.cc
 #, c-format
-msgid "Cannot convert %s to integer"
+msgid "Cannot convert %s to integer: out of range"
 msgstr ""
 
 #: apt-pkg/update.cc
 msgstr ""
 
 #: apt-pkg/update.cc
index 47a2dbd76c7b1da771b4ab03b76da0ad9f9a8929..4fba811e6e342cb9c6e3de6fc0e8b15c66b27b98 100644 (file)
--- a/po/sk.po
+++ b/po/sk.po
@@ -10,7 +10,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: apt 1.0.5\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
 msgstr ""
 "Project-Id-Version: apt 1.0.5\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2015-12-07 15:31+0100\n"
+"POT-Creation-Date: 2015-12-14 16:56+0100\n"
 "PO-Revision-Date: 2012-06-28 20:49+0100\n"
 "Last-Translator: Ivan Masár <helix84@centrum.sk>\n"
 "Language-Team: Slovak <sk-i18n@lists.linux.sk>\n"
 "PO-Revision-Date: 2012-06-28 20:49+0100\n"
 "Last-Translator: Ivan Masár <helix84@centrum.sk>\n"
 "Language-Team: Slovak <sk-i18n@lists.linux.sk>\n"
@@ -2545,6 +2545,13 @@ msgstr ""
 "Nepodarilo sa nájsť očakávanú položku „%s“ v súbore Release (Nesprávna "
 "položka sources.list alebo chybný formát súboru)"
 
 "Nepodarilo sa nájsť očakávanú položku „%s“ v súbore Release (Nesprávna "
 "položka sources.list alebo chybný formát súboru)"
 
+#: apt-pkg/acquire-item.cc
+#, c-format
+msgid ""
+"Skipping acquire of configured file '%s' as repository '%s' provides only "
+"weak security information for it"
+msgstr ""
+
 #: apt-pkg/acquire-item.cc
 msgid "There is no public key available for the following key IDs:\n"
 msgstr "Nie sú dostupné žiadne verejné kľúče ku kľúčom s nasledovnými ID:\n"
 #: apt-pkg/acquire-item.cc
 msgid "There is no public key available for the following key IDs:\n"
 msgstr "Nie sú dostupné žiadne verejné kľúče ku kľúčom s nasledovnými ID:\n"
@@ -3229,6 +3236,13 @@ msgstr "Žiadne sekcie v Release súbore %s"
 msgid "No Hash entry in Release file %s"
 msgstr "Chýba položka „Hash“ v súbore Release %s"
 
 msgid "No Hash entry in Release file %s"
 msgstr "Chýba položka „Hash“ v súbore Release %s"
 
+#: apt-pkg/deb/debmetaindex.cc
+#, c-format
+msgid ""
+"No Hash entry in Release file %s, which is considered strong enough for "
+"security purposes"
+msgstr ""
+
 #: apt-pkg/deb/debmetaindex.cc
 #, c-format
 msgid "Invalid 'Date' entry in Release file %s"
 #: apt-pkg/deb/debmetaindex.cc
 #, c-format
 msgid "Invalid 'Date' entry in Release file %s"
@@ -3602,14 +3616,14 @@ msgstr "Kazí"
 msgid "Enhances"
 msgstr "Rozširuje"
 
 msgid "Enhances"
 msgstr "Rozširuje"
 
-#: apt-pkg/pkgcache.cc
-msgid "important"
-msgstr "dôležitý"
-
 #: apt-pkg/pkgcache.cc
 msgid "required"
 msgstr "požadovaný"
 
 #: apt-pkg/pkgcache.cc
 msgid "required"
 msgstr "požadovaný"
 
+#: apt-pkg/pkgcache.cc
+msgid "important"
+msgstr "dôležitý"
+
 #: apt-pkg/pkgcache.cc
 msgid "standard"
 msgstr "štandardný"
 #: apt-pkg/pkgcache.cc
 msgid "standard"
 msgstr "štandardný"
@@ -3734,7 +3748,7 @@ msgstr "Do sources.list musíte zadať nejaký „source“ (zdrojový) URI"
 
 #: apt-pkg/tagfile.cc
 #, c-format
 
 #: apt-pkg/tagfile.cc
 #, c-format
-msgid "Cannot convert %s to integer"
+msgid "Cannot convert %s to integer: out of range"
 msgstr ""
 
 #: apt-pkg/update.cc
 msgstr ""
 
 #: apt-pkg/update.cc
index a3f9eafba920da9d58be7df686c6e036d3c7e2be..f79ece887bd0ddf414b65ae72865f08bd9753c5b 100644 (file)
--- a/po/sl.po
+++ b/po/sl.po
@@ -4,7 +4,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: apt 0.5.5\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
 msgstr ""
 "Project-Id-Version: apt 0.5.5\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2015-12-07 15:31+0100\n"
+"POT-Creation-Date: 2015-12-14 16:56+0100\n"
 "PO-Revision-Date: 2012-06-27 21:29+0000\n"
 "Last-Translator: Andrej Znidarsic <andrej.znidarsic@gmail.com>\n"
 "Language-Team: Slovenian <sl@li.org>\n"
 "PO-Revision-Date: 2012-06-27 21:29+0000\n"
 "Last-Translator: Andrej Znidarsic <andrej.znidarsic@gmail.com>\n"
 "Language-Team: Slovenian <sl@li.org>\n"
@@ -2550,6 +2550,13 @@ msgstr ""
 "Ni mogoče najti pričakovanega vnosa '%s' v datoteki Release (napačen vnos "
 "sources.list ali slabo oblikovana datoteka)"
 
 "Ni mogoče najti pričakovanega vnosa '%s' v datoteki Release (napačen vnos "
 "sources.list ali slabo oblikovana datoteka)"
 
+#: apt-pkg/acquire-item.cc
+#, c-format
+msgid ""
+"Skipping acquire of configured file '%s' as repository '%s' provides only "
+"weak security information for it"
+msgstr ""
+
 #: apt-pkg/acquire-item.cc
 msgid "There is no public key available for the following key IDs:\n"
 msgstr "Za naslednje ID-je ključa ni na voljo javnih ključev:\n"
 #: apt-pkg/acquire-item.cc
 msgid "There is no public key available for the following key IDs:\n"
 msgstr "Za naslednje ID-je ključa ni na voljo javnih ključev:\n"
@@ -3232,6 +3239,13 @@ msgstr "Ni izbir v Release datoteki %s"
 msgid "No Hash entry in Release file %s"
 msgstr "Ni vnosa razpršila v Release datoteki %s"
 
 msgid "No Hash entry in Release file %s"
 msgstr "Ni vnosa razpršila v Release datoteki %s"
 
+#: apt-pkg/deb/debmetaindex.cc
+#, c-format
+msgid ""
+"No Hash entry in Release file %s, which is considered strong enough for "
+"security purposes"
+msgstr ""
+
 #: apt-pkg/deb/debmetaindex.cc
 #, c-format
 msgid "Invalid 'Date' entry in Release file %s"
 #: apt-pkg/deb/debmetaindex.cc
 #, c-format
 msgid "Invalid 'Date' entry in Release file %s"
@@ -3609,14 +3623,14 @@ msgstr "Pokvari"
 msgid "Enhances"
 msgstr "Izboljša"
 
 msgid "Enhances"
 msgstr "Izboljša"
 
-#: apt-pkg/pkgcache.cc
-msgid "important"
-msgstr "pomembno"
-
 #: apt-pkg/pkgcache.cc
 msgid "required"
 msgstr "obvezno"
 
 #: apt-pkg/pkgcache.cc
 msgid "required"
 msgstr "obvezno"
 
+#: apt-pkg/pkgcache.cc
+msgid "important"
+msgstr "pomembno"
+
 #: apt-pkg/pkgcache.cc
 msgid "standard"
 msgstr "običajni"
 #: apt-pkg/pkgcache.cc
 msgid "standard"
 msgstr "običajni"
@@ -3739,7 +3753,7 @@ msgstr "V sources.list morate vstaviti URI-je z viri"
 
 #: apt-pkg/tagfile.cc
 #, c-format
 
 #: apt-pkg/tagfile.cc
 #, c-format
-msgid "Cannot convert %s to integer"
+msgid "Cannot convert %s to integer: out of range"
 msgstr ""
 
 #: apt-pkg/update.cc
 msgstr ""
 
 #: apt-pkg/update.cc
index 77f2cfaf21dc9130a36e2c94ed6b951228e51b15..39019ebd9f2309a75c7aa5afa3d86008f3640302 100644 (file)
--- a/po/sv.po
+++ b/po/sv.po
@@ -10,7 +10,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: apt\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
 msgstr ""
 "Project-Id-Version: apt\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2015-12-07 15:31+0100\n"
+"POT-Creation-Date: 2015-12-14 16:56+0100\n"
 "PO-Revision-Date: 2015-08-19 21:33+0200\n"
 "Last-Translator: Anders Jonsson <anders.jonsson@norsjovallen.se>\n"
 "Language-Team: Swedish <debian-l10n-swedish@debian.org>\n"
 "PO-Revision-Date: 2015-08-19 21:33+0200\n"
 "Last-Translator: Anders Jonsson <anders.jonsson@norsjovallen.se>\n"
 "Language-Team: Swedish <debian-l10n-swedish@debian.org>\n"
@@ -2567,6 +2567,13 @@ msgstr ""
 "Kunde inte hitta förväntad post ”%s” i Release-fil (Felaktig sources.list-"
 "post eller fel format på fil)"
 
 "Kunde inte hitta förväntad post ”%s” i Release-fil (Felaktig sources.list-"
 "post eller fel format på fil)"
 
+#: apt-pkg/acquire-item.cc
+#, c-format
+msgid ""
+"Skipping acquire of configured file '%s' as repository '%s' provides only "
+"weak security information for it"
+msgstr ""
+
 #: apt-pkg/acquire-item.cc
 msgid "There is no public key available for the following key IDs:\n"
 msgstr "Det finns ingen öppen nyckel tillgänglig för följande nyckel-id:n:\n"
 #: apt-pkg/acquire-item.cc
 msgid "There is no public key available for the following key IDs:\n"
 msgstr "Det finns ingen öppen nyckel tillgänglig för följande nyckel-id:n:\n"
@@ -3259,6 +3266,13 @@ msgstr "Inga sektioner i Release-filen %s"
 msgid "No Hash entry in Release file %s"
 msgstr "Ingen Hash-post i Release-filen %s"
 
 msgid "No Hash entry in Release file %s"
 msgstr "Ingen Hash-post i Release-filen %s"
 
+#: apt-pkg/deb/debmetaindex.cc
+#, c-format
+msgid ""
+"No Hash entry in Release file %s, which is considered strong enough for "
+"security purposes"
+msgstr ""
+
 #: apt-pkg/deb/debmetaindex.cc
 #, c-format
 msgid "Invalid 'Date' entry in Release file %s"
 #: apt-pkg/deb/debmetaindex.cc
 #, c-format
 msgid "Invalid 'Date' entry in Release file %s"
@@ -3639,14 +3653,14 @@ msgstr "Gör sönder"
 msgid "Enhances"
 msgstr "Utökar"
 
 msgid "Enhances"
 msgstr "Utökar"
 
-#: apt-pkg/pkgcache.cc
-msgid "important"
-msgstr "viktigt"
-
 #: apt-pkg/pkgcache.cc
 msgid "required"
 msgstr "nödvändigt"
 
 #: apt-pkg/pkgcache.cc
 msgid "required"
 msgstr "nödvändigt"
 
+#: apt-pkg/pkgcache.cc
+msgid "important"
+msgstr "viktigt"
+
 #: apt-pkg/pkgcache.cc
 msgid "standard"
 msgstr "standard"
 #: apt-pkg/pkgcache.cc
 msgid "standard"
 msgstr "standard"
@@ -3772,7 +3786,7 @@ msgstr "Du måste lägga till några ”source”-URI:er i din sources.list"
 
 #: apt-pkg/tagfile.cc
 #, c-format
 
 #: apt-pkg/tagfile.cc
 #, c-format
-msgid "Cannot convert %s to integer"
+msgid "Cannot convert %s to integer: out of range"
 msgstr ""
 
 #: apt-pkg/update.cc
 msgstr ""
 
 #: apt-pkg/update.cc
index 4f0a2dc471e47ed2b56207dba176ac8ce348f208..0a3f86f32d4d6f8de440eda25f8571cdb8b52b79 100644 (file)
--- a/po/th.po
+++ b/po/th.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: apt 1.0.5\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
 msgstr ""
 "Project-Id-Version: apt 1.0.5\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2015-12-07 15:31+0100\n"
+"POT-Creation-Date: 2015-12-14 16:56+0100\n"
 "PO-Revision-Date: 2014-12-12 13:00+0700\n"
 "Last-Translator: Theppitak Karoonboonyanan <thep@debian.org>\n"
 "Language-Team: Thai <thai-l10n@googlegroups.com>\n"
 "PO-Revision-Date: 2014-12-12 13:00+0700\n"
 "Last-Translator: Theppitak Karoonboonyanan <thep@debian.org>\n"
 "Language-Team: Thai <thai-l10n@googlegroups.com>\n"
@@ -2488,6 +2488,13 @@ msgstr ""
 "ไม่พบรายการ '%s' ที่ต้องการในแฟ้ม Release (รายการ sources.list ไม่ถูกต้อง "
 "หรือแฟ้มผิดรูปแบบ)"
 
 "ไม่พบรายการ '%s' ที่ต้องการในแฟ้ม Release (รายการ sources.list ไม่ถูกต้อง "
 "หรือแฟ้มผิดรูปแบบ)"
 
+#: apt-pkg/acquire-item.cc
+#, c-format
+msgid ""
+"Skipping acquire of configured file '%s' as repository '%s' provides only "
+"weak security information for it"
+msgstr ""
+
 #: apt-pkg/acquire-item.cc
 msgid "There is no public key available for the following key IDs:\n"
 msgstr "ไม่มีกุญแจสาธารณะสำหรับกุญแจหมายเลขต่อไปนี้:\n"
 #: apt-pkg/acquire-item.cc
 msgid "There is no public key available for the following key IDs:\n"
 msgstr "ไม่มีกุญแจสาธารณะสำหรับกุญแจหมายเลขต่อไปนี้:\n"
@@ -3156,6 +3163,13 @@ msgstr "ไม่มีหัวข้อย่อยในแฟ้ม Release
 msgid "No Hash entry in Release file %s"
 msgstr "ไม่มีรายการแฮชในแฟ้ม Release %s"
 
 msgid "No Hash entry in Release file %s"
 msgstr "ไม่มีรายการแฮชในแฟ้ม Release %s"
 
+#: apt-pkg/deb/debmetaindex.cc
+#, c-format
+msgid ""
+"No Hash entry in Release file %s, which is considered strong enough for "
+"security purposes"
+msgstr ""
+
 #: apt-pkg/deb/debmetaindex.cc
 #, c-format
 msgid "Invalid 'Date' entry in Release file %s"
 #: apt-pkg/deb/debmetaindex.cc
 #, c-format
 msgid "Invalid 'Date' entry in Release file %s"
@@ -3523,14 +3537,14 @@ msgstr "ทำให้พัง"
 msgid "Enhances"
 msgstr "เพิ่มความสามารถ"
 
 msgid "Enhances"
 msgstr "เพิ่มความสามารถ"
 
-#: apt-pkg/pkgcache.cc
-msgid "important"
-msgstr "สำคัญ"
-
 #: apt-pkg/pkgcache.cc
 msgid "required"
 msgstr "จำเป็น"
 
 #: apt-pkg/pkgcache.cc
 msgid "required"
 msgstr "จำเป็น"
 
+#: apt-pkg/pkgcache.cc
+msgid "important"
+msgstr "สำคัญ"
+
 #: apt-pkg/pkgcache.cc
 msgid "standard"
 msgstr "มาตรฐาน"
 #: apt-pkg/pkgcache.cc
 msgid "standard"
 msgstr "มาตรฐาน"
@@ -3651,7 +3665,7 @@ msgstr "คุณต้องเพิ่ม URI ชนิด 'source' ใน so
 
 #: apt-pkg/tagfile.cc
 #, c-format
 
 #: apt-pkg/tagfile.cc
 #, c-format
-msgid "Cannot convert %s to integer"
+msgid "Cannot convert %s to integer: out of range"
 msgstr ""
 
 #: apt-pkg/update.cc
 msgstr ""
 
 #: apt-pkg/update.cc
index 9ead26736eba78bed7f15825f77058c7b50e6308..d29e599e2a236f09703220135b6f67f6380bd6de 100644 (file)
--- a/po/tl.po
+++ b/po/tl.po
@@ -10,7 +10,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: apt 1.0.5\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
 msgstr ""
 "Project-Id-Version: apt 1.0.5\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2015-12-07 15:31+0100\n"
+"POT-Creation-Date: 2015-12-14 16:56+0100\n"
 "PO-Revision-Date: 2007-03-29 21:36+0800\n"
 "Last-Translator: Eric Pareja <xenos@upm.edu.ph>\n"
 "Language-Team: Tagalog <debian-tl@banwa.upm.edu.ph>\n"
 "PO-Revision-Date: 2007-03-29 21:36+0800\n"
 "Last-Translator: Eric Pareja <xenos@upm.edu.ph>\n"
 "Language-Team: Tagalog <debian-tl@banwa.upm.edu.ph>\n"
@@ -2528,6 +2528,13 @@ msgid ""
 "or malformed file)"
 msgstr ""
 
 "or malformed file)"
 msgstr ""
 
+#: apt-pkg/acquire-item.cc
+#, c-format
+msgid ""
+"Skipping acquire of configured file '%s' as repository '%s' provides only "
+"weak security information for it"
+msgstr ""
+
 #: apt-pkg/acquire-item.cc
 msgid "There is no public key available for the following key IDs:\n"
 msgstr "Walang public key na magamit para sa sumusunod na key ID:\n"
 #: apt-pkg/acquire-item.cc
 msgid "There is no public key available for the following key IDs:\n"
 msgstr "Walang public key na magamit para sa sumusunod na key ID:\n"
@@ -3212,6 +3219,13 @@ msgstr "Paunawa, pinili ang %s imbes na %s\n"
 msgid "No Hash entry in Release file %s"
 msgstr ""
 
 msgid "No Hash entry in Release file %s"
 msgstr ""
 
+#: apt-pkg/deb/debmetaindex.cc
+#, c-format
+msgid ""
+"No Hash entry in Release file %s, which is considered strong enough for "
+"security purposes"
+msgstr ""
+
 #: apt-pkg/deb/debmetaindex.cc
 #, fuzzy, c-format
 msgid "Invalid 'Date' entry in Release file %s"
 #: apt-pkg/deb/debmetaindex.cc
 #, fuzzy, c-format
 msgid "Invalid 'Date' entry in Release file %s"
@@ -3578,14 +3592,14 @@ msgstr ""
 msgid "Enhances"
 msgstr ""
 
 msgid "Enhances"
 msgstr ""
 
-#: apt-pkg/pkgcache.cc
-msgid "important"
-msgstr "importante"
-
 #: apt-pkg/pkgcache.cc
 msgid "required"
 msgstr "kailangan"
 
 #: apt-pkg/pkgcache.cc
 msgid "required"
 msgstr "kailangan"
 
+#: apt-pkg/pkgcache.cc
+msgid "important"
+msgstr "importante"
+
 #: apt-pkg/pkgcache.cc
 msgid "standard"
 msgstr "standard"
 #: apt-pkg/pkgcache.cc
 msgid "standard"
 msgstr "standard"
@@ -3708,7 +3722,7 @@ msgstr "Kailangan niyong maglagay ng 'source' URIs sa inyong sources.list"
 
 #: apt-pkg/tagfile.cc
 #, c-format
 
 #: apt-pkg/tagfile.cc
 #, c-format
-msgid "Cannot convert %s to integer"
+msgid "Cannot convert %s to integer: out of range"
 msgstr ""
 
 #: apt-pkg/update.cc
 msgstr ""
 
 #: apt-pkg/update.cc
index f929fcb8cd7f95cfd034981de0d8366cac48ad3d..d9ce927b99be2265189d42b7e8446fd580bcf82f 100644 (file)
--- a/po/tr.po
+++ b/po/tr.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: apt 1.0.5\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
 msgstr ""
 "Project-Id-Version: apt 1.0.5\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2015-12-07 15:31+0100\n"
+"POT-Creation-Date: 2015-12-14 16:56+0100\n"
 "PO-Revision-Date: 2015-10-21 18:21+0300\n"
 "Last-Translator: Mert Dirik <mertdirik@gmail.com>\n"
 "Language-Team: Debian l10n Turkish <debian-l10n-turkish@lists.debian.org>\n"
 "PO-Revision-Date: 2015-10-21 18:21+0300\n"
 "Last-Translator: Mert Dirik <mertdirik@gmail.com>\n"
 "Language-Team: Debian l10n Turkish <debian-l10n-turkish@lists.debian.org>\n"
@@ -2558,6 +2558,13 @@ msgstr ""
 "'Release' dosyasında olması beklenilen '%s' girdisi bulunamadı (sources.list "
 "dosyasındaki girdi ya da satır hatalı)"
 
 "'Release' dosyasında olması beklenilen '%s' girdisi bulunamadı (sources.list "
 "dosyasındaki girdi ya da satır hatalı)"
 
+#: apt-pkg/acquire-item.cc
+#, c-format
+msgid ""
+"Skipping acquire of configured file '%s' as repository '%s' provides only "
+"weak security information for it"
+msgstr ""
+
 #: apt-pkg/acquire-item.cc
 msgid "There is no public key available for the following key IDs:\n"
 msgstr ""
 #: apt-pkg/acquire-item.cc
 msgid "There is no public key available for the following key IDs:\n"
 msgstr ""
@@ -3255,6 +3262,13 @@ msgstr "'Release' dosyası %s içinde hiç bölüm yok"
 msgid "No Hash entry in Release file %s"
 msgstr "'Release' dosyasında (%s) sağlama girdisi yok"
 
 msgid "No Hash entry in Release file %s"
 msgstr "'Release' dosyasında (%s) sağlama girdisi yok"
 
+#: apt-pkg/deb/debmetaindex.cc
+#, c-format
+msgid ""
+"No Hash entry in Release file %s, which is considered strong enough for "
+"security purposes"
+msgstr ""
+
 #: apt-pkg/deb/debmetaindex.cc
 #, c-format
 msgid "Invalid 'Date' entry in Release file %s"
 #: apt-pkg/deb/debmetaindex.cc
 #, c-format
 msgid "Invalid 'Date' entry in Release file %s"
@@ -3633,14 +3647,14 @@ msgstr "Bozdukları"
 msgid "Enhances"
 msgstr "Geliştirdikleri"
 
 msgid "Enhances"
 msgstr "Geliştirdikleri"
 
-#: apt-pkg/pkgcache.cc
-msgid "important"
-msgstr "önemli"
-
 #: apt-pkg/pkgcache.cc
 msgid "required"
 msgstr "gerekli"
 
 #: apt-pkg/pkgcache.cc
 msgid "required"
 msgstr "gerekli"
 
+#: apt-pkg/pkgcache.cc
+msgid "important"
+msgstr "önemli"
+
 #: apt-pkg/pkgcache.cc
 msgid "standard"
 msgstr "standart"
 #: apt-pkg/pkgcache.cc
 msgid "standard"
 msgstr "standart"
@@ -3762,8 +3776,8 @@ msgid "You must put some 'source' URIs in your sources.list"
 msgstr "'sources.list' dosyası içine bazı 'source' adresleri koymalısınız"
 
 #: apt-pkg/tagfile.cc
 msgstr "'sources.list' dosyası içine bazı 'source' adresleri koymalısınız"
 
 #: apt-pkg/tagfile.cc
-#, c-format
-msgid "Cannot convert %s to integer"
+#, fuzzy, c-format
+msgid "Cannot convert %s to integer: out of range"
 msgstr "%s metni tam sayıya dönüştürülemiyor"
 
 #: apt-pkg/update.cc
 msgstr "%s metni tam sayıya dönüştürülemiyor"
 
 #: apt-pkg/update.cc
index 941e2b25d3a324041afff826faa64038064bf782..63ee0f878be91bf525caad9c894d4a58e387336d 100644 (file)
--- a/po/uk.po
+++ b/po/uk.po
@@ -12,7 +12,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: apt 1.0.5\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
 msgstr ""
 "Project-Id-Version: apt 1.0.5\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2015-12-07 15:31+0100\n"
+"POT-Creation-Date: 2015-12-14 16:56+0100\n"
 "PO-Revision-Date: 2012-09-25 20:19+0300\n"
 "Last-Translator: A. Bondarenko <artem.brz@gmail.com>\n"
 "Language-Team: Українська <uk@li.org>\n"
 "PO-Revision-Date: 2012-09-25 20:19+0300\n"
 "Last-Translator: A. Bondarenko <artem.brz@gmail.com>\n"
 "Language-Team: Українська <uk@li.org>\n"
@@ -2586,6 +2586,13 @@ msgstr ""
 "Неможливо знайти очікуваний запис '%s' у 'Release' файлі (Невірний запис у "
 "sources.list, або пошкоджений файл)"
 
 "Неможливо знайти очікуваний запис '%s' у 'Release' файлі (Невірний запис у "
 "sources.list, або пошкоджений файл)"
 
+#: apt-pkg/acquire-item.cc
+#, c-format
+msgid ""
+"Skipping acquire of configured file '%s' as repository '%s' provides only "
+"weak security information for it"
+msgstr ""
+
 #: apt-pkg/acquire-item.cc
 msgid "There is no public key available for the following key IDs:\n"
 msgstr "Відсутній публічний ключ для заданих ідентифікаторів (ID) ключа:\n"
 #: apt-pkg/acquire-item.cc
 msgid "There is no public key available for the following key IDs:\n"
 msgstr "Відсутній публічний ключ для заданих ідентифікаторів (ID) ключа:\n"
@@ -3279,6 +3286,13 @@ msgstr "Немає секцій у 'Release' файлі %s"
 msgid "No Hash entry in Release file %s"
 msgstr "Немає запису 'Hash' у 'Release' файлі %s"
 
 msgid "No Hash entry in Release file %s"
 msgstr "Немає запису 'Hash' у 'Release' файлі %s"
 
+#: apt-pkg/deb/debmetaindex.cc
+#, c-format
+msgid ""
+"No Hash entry in Release file %s, which is considered strong enough for "
+"security purposes"
+msgstr ""
+
 #: apt-pkg/deb/debmetaindex.cc
 #, c-format
 msgid "Invalid 'Date' entry in Release file %s"
 #: apt-pkg/deb/debmetaindex.cc
 #, c-format
 msgid "Invalid 'Date' entry in Release file %s"
@@ -3666,14 +3680,14 @@ msgstr "Ламає (Breaks)"
 msgid "Enhances"
 msgstr "Покращує (Enhances)"
 
 msgid "Enhances"
 msgstr "Покращує (Enhances)"
 
-#: apt-pkg/pkgcache.cc
-msgid "important"
-msgstr "важливі (important)"
-
 #: apt-pkg/pkgcache.cc
 msgid "required"
 msgstr "необхідні (required)"
 
 #: apt-pkg/pkgcache.cc
 msgid "required"
 msgstr "необхідні (required)"
 
+#: apt-pkg/pkgcache.cc
+msgid "important"
+msgstr "важливі (important)"
+
 #: apt-pkg/pkgcache.cc
 msgid "standard"
 msgstr "стандартні (standard)"
 #: apt-pkg/pkgcache.cc
 msgid "standard"
 msgstr "стандартні (standard)"
@@ -3796,7 +3810,7 @@ msgstr "Додайте деякі посилання (URI) на вихідні 
 
 #: apt-pkg/tagfile.cc
 #, c-format
 
 #: apt-pkg/tagfile.cc
 #, c-format
-msgid "Cannot convert %s to integer"
+msgid "Cannot convert %s to integer: out of range"
 msgstr ""
 
 #: apt-pkg/update.cc
 msgstr ""
 
 #: apt-pkg/update.cc
index 5f8699908ceec3e860741ce2ef87e007915b2df7..1b4840c9b922f250e308f27526c0b46c52aa841e 100644 (file)
--- a/po/vi.po
+++ b/po/vi.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: apt 1.0.8\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
 msgstr ""
 "Project-Id-Version: apt 1.0.8\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2015-12-07 15:31+0100\n"
+"POT-Creation-Date: 2015-12-14 16:56+0100\n"
 "PO-Revision-Date: 2014-09-12 13:48+0700\n"
 "Last-Translator: Trần Ngọc Quân <vnwildman@gmail.com>\n"
 "Language-Team: Vietnamese <translation-team-vi@lists.sourceforge.net>\n"
 "PO-Revision-Date: 2014-09-12 13:48+0700\n"
 "Last-Translator: Trần Ngọc Quân <vnwildman@gmail.com>\n"
 "Language-Team: Vietnamese <translation-team-vi@lists.sourceforge.net>\n"
@@ -2566,6 +2566,13 @@ msgstr ""
 "Không tìm thấy mục cần thiết “%s” trong tập tin Phát hành (Sai mục trong "
 "sources.list hoặc tập tin bị hỏng)"
 
 "Không tìm thấy mục cần thiết “%s” trong tập tin Phát hành (Sai mục trong "
 "sources.list hoặc tập tin bị hỏng)"
 
+#: apt-pkg/acquire-item.cc
+#, c-format
+msgid ""
+"Skipping acquire of configured file '%s' as repository '%s' provides only "
+"weak security information for it"
+msgstr ""
+
 #: apt-pkg/acquire-item.cc
 msgid "There is no public key available for the following key IDs:\n"
 msgstr "Không có khóa công sẵn sàng cho những mã số khoá theo đây:\n"
 #: apt-pkg/acquire-item.cc
 msgid "There is no public key available for the following key IDs:\n"
 msgstr "Không có khóa công sẵn sàng cho những mã số khoá theo đây:\n"
@@ -3253,6 +3260,13 @@ msgstr "Không có phần nào trong tập tin Phát hành %s"
 msgid "No Hash entry in Release file %s"
 msgstr "Không có mục Hash (chuỗi duy nhất) nào trong tập tin Phát hành %s"
 
 msgid "No Hash entry in Release file %s"
 msgstr "Không có mục Hash (chuỗi duy nhất) nào trong tập tin Phát hành %s"
 
+#: apt-pkg/deb/debmetaindex.cc
+#, c-format
+msgid ""
+"No Hash entry in Release file %s, which is considered strong enough for "
+"security purposes"
+msgstr ""
+
 #: apt-pkg/deb/debmetaindex.cc
 #, c-format
 msgid "Invalid 'Date' entry in Release file %s"
 #: apt-pkg/deb/debmetaindex.cc
 #, c-format
 msgid "Invalid 'Date' entry in Release file %s"
@@ -3635,14 +3649,14 @@ msgstr "Làm hỏng"
 msgid "Enhances"
 msgstr "Tăng cường"
 
 msgid "Enhances"
 msgstr "Tăng cường"
 
-#: apt-pkg/pkgcache.cc
-msgid "important"
-msgstr "quan trọng"
-
 #: apt-pkg/pkgcache.cc
 msgid "required"
 msgstr "yêu cầu"
 
 #: apt-pkg/pkgcache.cc
 msgid "required"
 msgstr "yêu cầu"
 
+#: apt-pkg/pkgcache.cc
+msgid "important"
+msgstr "quan trọng"
+
 #: apt-pkg/pkgcache.cc
 msgid "standard"
 msgstr "chuẩn"
 #: apt-pkg/pkgcache.cc
 msgid "standard"
 msgstr "chuẩn"
@@ -3767,7 +3781,7 @@ msgstr ""
 
 #: apt-pkg/tagfile.cc
 #, c-format
 
 #: apt-pkg/tagfile.cc
 #, c-format
-msgid "Cannot convert %s to integer"
+msgid "Cannot convert %s to integer: out of range"
 msgstr ""
 
 #: apt-pkg/update.cc
 msgstr ""
 
 #: apt-pkg/update.cc
index 408da4a6e930e74e0107bec3be58ce1340a40457..bbce1a3eaac373f59c5f8dd0152371a3892eb84f 100644 (file)
@@ -10,7 +10,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: apt 0.8.0~pre1\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
 msgstr ""
 "Project-Id-Version: apt 0.8.0~pre1\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2015-12-07 15:31+0100\n"
+"POT-Creation-Date: 2015-12-14 16:56+0100\n"
 "PO-Revision-Date: 2014-12-04 04:42+0000\n"
 "Last-Translator: Zhou Mo <cdluminate@gmail.com>\n"
 "Language-Team: Chinese (simplified) <i18n-zh@googlegroups.com>\n"
 "PO-Revision-Date: 2014-12-04 04:42+0000\n"
 "Last-Translator: Zhou Mo <cdluminate@gmail.com>\n"
 "Language-Team: Chinese (simplified) <i18n-zh@googlegroups.com>\n"
@@ -2487,6 +2487,13 @@ msgid ""
 msgstr ""
 "在 Release 文件中找不到期望的条目 %s(sources.list条目有误,或者文件有误)"
 
 msgstr ""
 "在 Release 文件中找不到期望的条目 %s(sources.list条目有误,或者文件有误)"
 
+#: apt-pkg/acquire-item.cc
+#, c-format
+msgid ""
+"Skipping acquire of configured file '%s' as repository '%s' provides only "
+"weak security information for it"
+msgstr ""
+
 #: apt-pkg/acquire-item.cc
 msgid "There is no public key available for the following key IDs:\n"
 msgstr "以下 ID 的密钥没有可用的公钥:\n"
 #: apt-pkg/acquire-item.cc
 msgid "There is no public key available for the following key IDs:\n"
 msgstr "以下 ID 的密钥没有可用的公钥:\n"
@@ -3159,6 +3166,13 @@ msgstr "软件包仓库 Release 文件 %s 内无组件章节信息"
 msgid "No Hash entry in Release file %s"
 msgstr "软件包仓库 Release 文件 %s 内无哈希条目"
 
 msgid "No Hash entry in Release file %s"
 msgstr "软件包仓库 Release 文件 %s 内无哈希条目"
 
+#: apt-pkg/deb/debmetaindex.cc
+#, c-format
+msgid ""
+"No Hash entry in Release file %s, which is considered strong enough for "
+"security purposes"
+msgstr ""
+
 #: apt-pkg/deb/debmetaindex.cc
 #, c-format
 msgid "Invalid 'Date' entry in Release file %s"
 #: apt-pkg/deb/debmetaindex.cc
 #, c-format
 msgid "Invalid 'Date' entry in Release file %s"
@@ -3522,14 +3536,14 @@ msgstr "破坏"
 msgid "Enhances"
 msgstr "增强"
 
 msgid "Enhances"
 msgstr "增强"
 
-#: apt-pkg/pkgcache.cc
-msgid "important"
-msgstr "重要"
-
 #: apt-pkg/pkgcache.cc
 msgid "required"
 msgstr "必需"
 
 #: apt-pkg/pkgcache.cc
 msgid "required"
 msgstr "必需"
 
+#: apt-pkg/pkgcache.cc
+msgid "important"
+msgstr "重要"
+
 #: apt-pkg/pkgcache.cc
 msgid "standard"
 msgstr "标准"
 #: apt-pkg/pkgcache.cc
 msgid "standard"
 msgstr "标准"
@@ -3651,7 +3665,7 @@ msgstr "您必须在您的 sources.list 写入一些“软件源”的 URI"
 
 #: apt-pkg/tagfile.cc
 #, c-format
 
 #: apt-pkg/tagfile.cc
 #, c-format
-msgid "Cannot convert %s to integer"
+msgid "Cannot convert %s to integer: out of range"
 msgstr ""
 
 #: apt-pkg/update.cc
 msgstr ""
 
 #: apt-pkg/update.cc
index 360db8bc2dabb918730da9b2f7877b7e6b659c2f..23ca1d5f3adbac81ce54834f6ce47a57f6eef25c 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: apt 0.5.4\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
 msgstr ""
 "Project-Id-Version: apt 0.5.4\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2015-12-07 15:31+0100\n"
+"POT-Creation-Date: 2015-12-14 16:56+0100\n"
 "PO-Revision-Date: 2009-01-28 10:41+0800\n"
 "Last-Translator: Tetralet <tetralet@gmail.com>\n"
 "Language-Team: Debian-user in Chinese [Big5] <debian-chinese-big5@lists."
 "PO-Revision-Date: 2009-01-28 10:41+0800\n"
 "Last-Translator: Tetralet <tetralet@gmail.com>\n"
 "Language-Team: Debian-user in Chinese [Big5] <debian-chinese-big5@lists."
@@ -2487,6 +2487,13 @@ msgid ""
 "or malformed file)"
 msgstr ""
 
 "or malformed file)"
 msgstr ""
 
+#: apt-pkg/acquire-item.cc
+#, c-format
+msgid ""
+"Skipping acquire of configured file '%s' as repository '%s' provides only "
+"weak security information for it"
+msgstr ""
+
 #: apt-pkg/acquire-item.cc
 msgid "There is no public key available for the following key IDs:\n"
 msgstr "無法取得以下的密鑰 ID 的公鑰:\n"
 #: apt-pkg/acquire-item.cc
 msgid "There is no public key available for the following key IDs:\n"
 msgstr "無法取得以下的密鑰 ID 的公鑰:\n"
@@ -3154,6 +3161,13 @@ msgstr "在 Release 檔 %s 裡沒有區段"
 msgid "No Hash entry in Release file %s"
 msgstr "在 Release 檔 %s 裡沒有 Hash 項目"
 
 msgid "No Hash entry in Release file %s"
 msgstr "在 Release 檔 %s 裡沒有 Hash 項目"
 
+#: apt-pkg/deb/debmetaindex.cc
+#, c-format
+msgid ""
+"No Hash entry in Release file %s, which is considered strong enough for "
+"security purposes"
+msgstr ""
+
 #: apt-pkg/deb/debmetaindex.cc
 #, fuzzy, c-format
 msgid "Invalid 'Date' entry in Release file %s"
 #: apt-pkg/deb/debmetaindex.cc
 #, fuzzy, c-format
 msgid "Invalid 'Date' entry in Release file %s"
@@ -3515,14 +3529,14 @@ msgstr "毀損"
 msgid "Enhances"
 msgstr ""
 
 msgid "Enhances"
 msgstr ""
 
-#: apt-pkg/pkgcache.cc
-msgid "important"
-msgstr "重要"
-
 #: apt-pkg/pkgcache.cc
 msgid "required"
 msgstr "必要"
 
 #: apt-pkg/pkgcache.cc
 msgid "required"
 msgstr "必要"
 
+#: apt-pkg/pkgcache.cc
+msgid "important"
+msgstr "重要"
+
 #: apt-pkg/pkgcache.cc
 msgid "standard"
 msgstr "標準"
 #: apt-pkg/pkgcache.cc
 msgid "standard"
 msgstr "標準"
@@ -3643,7 +3657,7 @@ msgstr "在 sources.list 中必須包含一些 'source' URI"
 
 #: apt-pkg/tagfile.cc
 #, c-format
 
 #: apt-pkg/tagfile.cc
 #, c-format
-msgid "Cannot convert %s to integer"
+msgid "Cannot convert %s to integer: out of range"
 msgstr ""
 
 #: apt-pkg/update.cc
 msgstr ""
 
 #: apt-pkg/update.cc