]> git.saurik.com Git - apt.git/blobdiff - po/apt-all.pot
use filesize of compressed pdiffs for the limit if possible
[apt.git] / po / apt-all.pot
index 34a93cbc7923674c413a4d872012ac67728f246d..c26cffc5e6e58a9253268a32aca5dc32f0f7fd57 100644 (file)
@@ -5,9 +5,9 @@
 #, fuzzy
 msgid ""
 msgstr ""
-"Project-Id-Version: apt 1.1.4~20151207\n"
+"Project-Id-Version: apt 1.1.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-30 00:41+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"
@@ -1229,6 +1229,7 @@ msgstr ""
 #: cmdline/apt-helper.cc
 msgid ""
 "Usage: apt-helper [options] command\n"
+"       apt-helper [options] cat-file file ...\n"
 "       apt-helper [options] download-file uri target-path\n"
 "\n"
 "apt-helper bundles a variety of commands for shell scripts to use\n"
@@ -1243,6 +1244,10 @@ msgstr ""
 msgid "lookup a SRV record (e.g. _http._tcp.ftp.debian.org)"
 msgstr ""
 
+#: cmdline/apt-helper.cc
+msgid "concatenate files, with automatic decompression"
+msgstr ""
+
 #: cmdline/apt-helper.cc
 msgid "detect proxy using apt.conf"
 msgstr ""
@@ -2360,6 +2365,13 @@ msgid ""
 "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 ""
@@ -2846,21 +2858,21 @@ msgid "Problem closing the gzip file %s"
 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
@@ -3017,6 +3029,13 @@ 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"
@@ -3325,10 +3344,6 @@ msgstr ""
 msgid "The package cache file is an incompatible version"
 msgstr ""
 
-#: apt-pkg/pkgcache.cc
-msgid "The package cache file is corrupted, it is too small"
-msgstr ""
-
 #: apt-pkg/pkgcache.cc
 #, c-format
 msgid "This APT does not support the versioning system '%s'"
@@ -3339,6 +3354,10 @@ msgstr ""
 msgid "The package cache was built for different architectures: %s vs %s"
 msgstr ""
 
+#: apt-pkg/pkgcache.cc
+msgid "The package cache file is corrupted, it has the wrong hash"
+msgstr ""
+
 #: apt-pkg/pkgcache.cc
 msgid "Depends"
 msgstr ""
@@ -3376,11 +3395,11 @@ msgid "Enhances"
 msgstr ""
 
 #: apt-pkg/pkgcache.cc
-msgid "important"
+msgid "required"
 msgstr ""
 
 #: apt-pkg/pkgcache.cc
-msgid "required"
+msgid "important"
 msgstr ""
 
 #: apt-pkg/pkgcache.cc
@@ -3503,7 +3522,7 @@ msgstr ""
 
 #: 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