#, fuzzy
msgid ""
msgstr ""
-"Project-Id-Version: apt 1.1.3\n"
+"Project-Id-Version: apt 1.1.6\n"
"Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2015-11-30 08:50+0100\n"
+"POT-Creation-Date: 2015-12-24 17:02+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"
msgstr ""
#: apt-private/private-source.cc
-msgid "Must specify at least one package to check builddeps for"
+#, c-format
+msgid ""
+"%s dependency for %s can't be satisfied because %s is not allowed on '%s' "
+"packages"
msgstr ""
#: apt-private/private-source.cc
#, c-format
msgid ""
-"No architecture information available for %s. See apt.conf(5) APT::"
-"Architectures for setup"
+"%s dependency for %s cannot be satisfied because the package %s cannot be "
+"found"
msgstr ""
#: apt-private/private-source.cc
#, c-format
-msgid "Note, using directory '%s' to get the build dependencies\n"
+msgid "Failed to satisfy %s dependency for %s: Installed package %s is too new"
msgstr ""
#: apt-private/private-source.cc
#, c-format
-msgid "Note, using file '%s' to get the build dependencies\n"
+msgid ""
+"%s dependency for %s cannot be satisfied because candidate version of "
+"package %s can't satisfy version requirements"
msgstr ""
#: apt-private/private-source.cc
#, c-format
-msgid "Unable to get build-dependency information for %s"
+msgid ""
+"%s dependency for %s cannot be satisfied because package %s has no candidate "
+"version"
msgstr ""
#: apt-private/private-source.cc
#, c-format
-msgid "%s has no build depends.\n"
+msgid "Failed to satisfy %s dependency for %s: %s"
msgstr ""
#: apt-private/private-source.cc
#, c-format
-msgid ""
-"%s dependency for %s can't be satisfied because %s is not allowed on '%s' "
-"packages"
+msgid "Build-dependencies for %s could not be satisfied."
msgstr ""
#: apt-private/private-source.cc
#, c-format
-msgid ""
-"%s dependency for %s cannot be satisfied because the package %s cannot be "
-"found"
+msgid "Unable to get build-dependency information for %s"
msgstr ""
#: apt-private/private-source.cc
#, c-format
-msgid "Failed to satisfy %s dependency for %s: Installed package %s is too new"
+msgid "%s has no build depends.\n"
msgstr ""
#: apt-private/private-source.cc
-#, c-format
-msgid ""
-"%s dependency for %s cannot be satisfied because candidate version of "
-"package %s can't satisfy version requirements"
+msgid "Must specify at least one package to check builddeps for"
msgstr ""
#: apt-private/private-source.cc
#, c-format
msgid ""
-"%s dependency for %s cannot be satisfied because package %s has no candidate "
-"version"
+"No architecture information available for %s. See apt.conf(5) APT::"
+"Architectures for setup"
msgstr ""
#: apt-private/private-source.cc
#, c-format
-msgid "Failed to satisfy %s dependency for %s: %s"
+msgid "Note, using directory '%s' to get the build dependencies\n"
msgstr ""
#: apt-private/private-source.cc
#, c-format
-msgid "Build-dependencies for %s could not be satisfied."
+msgid "Note, using file '%s' to get the build dependencies\n"
msgstr ""
#: apt-private/private-source.cc
"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 ""
msgstr ""
#: apt-pkg/contrib/fileutl.cc
-#, c-format
-msgid "Could not open file %s"
+msgid "Failed to create subprocess IPC"
msgstr ""
#: apt-pkg/contrib/fileutl.cc
-#, c-format
-msgid "Could not open file descriptor %d"
+msgid "Failed to exec compressor "
msgstr ""
#: apt-pkg/contrib/fileutl.cc
-msgid "Failed to create subprocess IPC"
+#, c-format
+msgid "Could not open file %s"
msgstr ""
#: apt-pkg/contrib/fileutl.cc
-msgid "Failed to exec compressor "
+#, c-format
+msgid "Could not open file descriptor %d"
msgstr ""
#: apt-pkg/contrib/fileutl.cc
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"
msgstr ""
#: apt-pkg/pkgcache.cc
-msgid "important"
+msgid "required"
msgstr ""
#: apt-pkg/pkgcache.cc
-msgid "required"
+msgid "important"
msgstr ""
#: apt-pkg/pkgcache.cc
#: 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