diff options
-rw-r--r-- | configure.ac | 2 | ||||
-rw-r--r-- | debian/changelog | 22 | ||||
-rw-r--r-- | doc/apt-verbatim.ent | 2 | ||||
-rw-r--r-- | doc/po/apt-doc.pot | 4 | ||||
-rw-r--r-- | doc/po/de.po | 2 | ||||
-rw-r--r-- | doc/po/es.po | 2 | ||||
-rw-r--r-- | doc/po/fr.po | 2 | ||||
-rw-r--r-- | doc/po/it.po | 2 | ||||
-rw-r--r-- | doc/po/ja.po | 2 | ||||
-rw-r--r-- | doc/po/nl.po | 2 | ||||
-rw-r--r-- | doc/po/pl.po | 2 | ||||
-rw-r--r-- | doc/po/pt.po | 2 | ||||
-rw-r--r-- | doc/po/pt_BR.po | 2 | ||||
-rw-r--r-- | po/apt-all.pot | 12 | ||||
-rw-r--r-- | po/ar.po | 10 | ||||
-rw-r--r-- | po/ast.po | 12 | ||||
-rw-r--r-- | po/bg.po | 11 | ||||
-rw-r--r-- | po/bs.po | 10 | ||||
-rw-r--r-- | po/ca.po | 11 | ||||
-rw-r--r-- | po/cs.po | 11 | ||||
-rw-r--r-- | po/cy.po | 12 | ||||
-rw-r--r-- | po/da.po | 11 | ||||
-rw-r--r-- | po/de.po | 11 | ||||
-rw-r--r-- | po/dz.po | 12 | ||||
-rw-r--r-- | po/el.po | 12 | ||||
-rw-r--r-- | po/es.po | 11 | ||||
-rw-r--r-- | po/eu.po | 12 | ||||
-rw-r--r-- | po/fi.po | 12 | ||||
-rw-r--r-- | po/fr.po | 11 | ||||
-rw-r--r-- | po/gl.po | 12 | ||||
-rw-r--r-- | po/hu.po | 11 | ||||
-rw-r--r-- | po/it.po | 11 | ||||
-rw-r--r-- | po/ja.po | 11 | ||||
-rw-r--r-- | po/km.po | 12 | ||||
-rw-r--r-- | po/ko.po | 12 | ||||
-rw-r--r-- | po/ku.po | 10 | ||||
-rw-r--r-- | po/lt.po | 10 | ||||
-rw-r--r-- | po/mr.po | 12 | ||||
-rw-r--r-- | po/nb.po | 12 | ||||
-rw-r--r-- | po/ne.po | 12 | ||||
-rw-r--r-- | po/nl.po | 11 | ||||
-rw-r--r-- | po/nn.po | 12 | ||||
-rw-r--r-- | po/pl.po | 11 | ||||
-rw-r--r-- | po/pt.po | 11 | ||||
-rw-r--r-- | po/pt_BR.po | 12 | ||||
-rw-r--r-- | po/ro.po | 12 | ||||
-rw-r--r-- | po/ru.po | 11 | ||||
-rw-r--r-- | po/sk.po | 11 | ||||
-rw-r--r-- | po/sl.po | 11 | ||||
-rw-r--r-- | po/sv.po | 11 | ||||
-rw-r--r-- | po/th.po | 11 | ||||
-rw-r--r-- | po/tl.po | 12 | ||||
-rw-r--r-- | po/tr.po | 11 | ||||
-rw-r--r-- | po/uk.po | 11 | ||||
-rw-r--r-- | po/vi.po | 11 | ||||
-rw-r--r-- | po/zh_CN.po | 11 | ||||
-rw-r--r-- | po/zh_TW.po | 12 |
57 files changed, 295 insertions, 251 deletions
diff --git a/configure.ac b/configure.ac index 1720fe74a..60c634047 100644 --- a/configure.ac +++ b/configure.ac @@ -19,7 +19,7 @@ AC_CONFIG_AUX_DIR(buildlib) AC_CONFIG_HEADER(include/config.h:buildlib/config.h.in include/apti18n.h:buildlib/apti18n.h.in) PACKAGE="apt" -PACKAGE_VERSION="1.1.9" +PACKAGE_VERSION="1.1.10" PACKAGE_MAIL="APT Development Team <deity@lists.debian.org>" AC_DEFINE_UNQUOTED(PACKAGE,"$PACKAGE") AC_DEFINE_UNQUOTED(PACKAGE_VERSION,"$PACKAGE_VERSION") diff --git a/debian/changelog b/debian/changelog index 02b947d3d..a29ed30f4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,25 @@ +apt (1.1.10) unstable; urgency=medium + + [ David Kalnischkies ] + * deal with empty values properly in deb822 parser (Closes: 808102) + + [ Beatrice Torracca ] + * fix 3 typos/omissions in apt.conf(5) (Closes: 809160) + + [ Julian Andres Klode ] + * BufferedWriter: flushing: Check for written < size instead of <= + * aptconfiguration: Set default compression level to 6 + * BufferedFileFdPrivate: Make InternalFlush() save against errors + * Switch to DJB hashing and use prime number as table size + * Turn tolower_ascii() and isspace_ascii() into inline functions + * Fix test case that was broken by switch of hash function + * pkgTagSection::Scan: Fix read of uninitialized value + * pkgCacheGenerator: Allow passing down an already created cache + * Add support for calculating hashes over the entire cache + * Do not sync the cache file + + -- Julian Andres Klode <jak@debian.org> Wed, 30 Dec 2015 00:40:53 +0100 + apt (1.1.9) unstable; urgency=medium Highlights: buffered rred writes and slightly faster cache generation (~10%) diff --git a/doc/apt-verbatim.ent b/doc/apt-verbatim.ent index 5214aa524..418dab1f4 100644 --- a/doc/apt-verbatim.ent +++ b/doc/apt-verbatim.ent @@ -237,7 +237,7 @@ "> <!-- this will be updated by 'prepare-release' --> -<!ENTITY apt-product-version "1.1.9"> +<!ENTITY apt-product-version "1.1.10"> <!-- (Code)names for various things used all over the place --> <!ENTITY oldstable-codename "wheezy"> diff --git a/doc/po/apt-doc.pot b/doc/po/apt-doc.pot index 2100885bd..0276c5d3c 100644 --- a/doc/po/apt-doc.pot +++ b/doc/po/apt-doc.pot @@ -5,9 +5,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: apt-doc 1.1.9\n" +"Project-Id-Version: apt-doc 1.1.10\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2015-12-27 22:52+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" diff --git a/doc/po/de.po b/doc/po/de.po index 7de3dc7e1..b3d73b113 100644 --- a/doc/po/de.po +++ b/doc/po/de.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: apt-doc 1.0.8\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2015-12-27 22:52+0100\n" +"POT-Creation-Date: 2015-12-30 00:41+0100\n" "PO-Revision-Date: 2014-09-14 14:46+0200\n" "Last-Translator: Chris Leick <c.leick@vollbio.de>\n" "Language-Team: German <debian-l10n-german@lists.debian.org>\n" diff --git a/doc/po/es.po b/doc/po/es.po index 3de64fe66..b26884ab1 100644 --- a/doc/po/es.po +++ b/doc/po/es.po @@ -38,7 +38,7 @@ msgid "" msgstr "" "Project-Id-Version: apt-doc 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2015-12-27 22:52+0100\n" +"POT-Creation-Date: 2015-12-30 00:41+0100\n" "PO-Revision-Date: 2014-07-04 01:31+0200\n" "Last-Translator: Omar Campagne <ocampagne@gmail.com>\n" "Language-Team: Debian l10n Spanish <debian-l10n-spanish@lists.debian.org>\n" diff --git a/doc/po/fr.po b/doc/po/fr.po index 181a8e95a..09bb52aa2 100644 --- a/doc/po/fr.po +++ b/doc/po/fr.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: apt-doc 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2015-12-27 22:52+0100\n" +"POT-Creation-Date: 2015-12-30 00:41+0100\n" "PO-Revision-Date: 2014-11-15 17:26+0100\n" "Last-Translator: Jean-Pierre Giraud <jean-pierregiraud@neuf.fr>\n" "Language-Team: French <debian-l10n-french@lists.debian.org>\n" diff --git a/doc/po/it.po b/doc/po/it.po index 76ec8cd64..aace6c1c7 100644 --- a/doc/po/it.po +++ b/doc/po/it.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: apt-doc 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2015-12-27 22:52+0100\n" +"POT-Creation-Date: 2015-12-30 00:41+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" diff --git a/doc/po/ja.po b/doc/po/ja.po index fe72113df..4edd15fc3 100644 --- a/doc/po/ja.po +++ b/doc/po/ja.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: apt-doc 1.0.6\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2015-12-27 22:52+0100\n" +"POT-Creation-Date: 2015-12-30 00:41+0100\n" "PO-Revision-Date: 2014-07-10 19:52+0900\n" "Last-Translator: KURASAWA Nozomu <nabetaro@debian.or.jp>\n" "Language-Team: Debian Japanese List <debian-japanese@lists.debian.org>\n" diff --git a/doc/po/nl.po b/doc/po/nl.po index 686fd1466..4efab47bb 100644 --- a/doc/po/nl.po +++ b/doc/po/nl.po @@ -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" -"POT-Creation-Date: 2015-12-27 22:52+0100\n" +"POT-Creation-Date: 2015-12-30 00:41+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" diff --git a/doc/po/pl.po b/doc/po/pl.po index 3dc3c3f85..a3ea0d557 100644 --- a/doc/po/pl.po +++ b/doc/po/pl.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: apt-doc 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2015-12-27 22:52+0100\n" +"POT-Creation-Date: 2015-12-30 00:41+0100\n" "PO-Revision-Date: 2014-07-04 02:13+0200\n" "Last-Translator: Robert Luberda <robert@debian.org>\n" "Language-Team: Polish <manpages-pl-list@lists.sourceforge.net>\n" diff --git a/doc/po/pt.po b/doc/po/pt.po index c6a1f07c6..c25a0dce7 100644 --- a/doc/po/pt.po +++ b/doc/po/pt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: apt-doc 1.0.7\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2015-12-27 22:52+0100\n" +"POT-Creation-Date: 2015-12-30 00:41+0100\n" "PO-Revision-Date: 2014-08-29 00:34+0100\n" "Last-Translator: Américo Monteiro <a_monteiro@gmx.com>\n" "Language-Team: Portuguese <traduz@debianpt.org>\n" diff --git a/doc/po/pt_BR.po b/doc/po/pt_BR.po index c72ad6013..d9df0ad4c 100644 --- a/doc/po/pt_BR.po +++ b/doc/po/pt_BR.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: apt-doc 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2015-12-27 22:52+0100\n" +"POT-Creation-Date: 2015-12-30 00:41+0100\n" "PO-Revision-Date: 2004-09-20 17:02+0000\n" "Last-Translator: André Luís Lopes <andrelop@debian.org>\n" "Language-Team: <debian-l10n-portuguese@lists.debian.org>\n" diff --git a/po/apt-all.pot b/po/apt-all.pot index f50b85fe2..c26cffc5e 100644 --- a/po/apt-all.pot +++ b/po/apt-all.pot @@ -5,9 +5,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: apt 1.1.9\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-27 19:17+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" @@ -3345,10 +3345,6 @@ 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'" msgstr "" @@ -3359,6 +3355,10 @@ 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 "" @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2015-12-27 19:17+0100\n" +"POT-Creation-Date: 2015-12-30 00:41+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" @@ -3407,10 +3407,6 @@ 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'" msgstr "" @@ -3421,6 +3417,10 @@ 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 "يعتمد" @@ -4,7 +4,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 0.7.18\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2015-12-27 19:17+0100\n" +"POT-Creation-Date: 2015-12-30 00:41+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" @@ -3565,11 +3565,6 @@ msgid "The package cache file is an incompatible version" msgstr "El ficheru de caché de paquetes ye una versión incompatible" #: apt-pkg/pkgcache.cc -#, fuzzy -msgid "The package cache file is corrupted, it is too small" -msgstr "El ficheru de caché de paquetes ta tollíu" - -#: apt-pkg/pkgcache.cc #, c-format msgid "This APT does not support the versioning system '%s'" msgstr "Esti APT nun soporta'l sistema de versiones '%s'" @@ -3580,6 +3575,11 @@ msgid "The package cache was built for different architectures: %s vs %s" msgstr "La caché de paquetes creóse pa una arquitectura estremada" #: apt-pkg/pkgcache.cc +#, fuzzy +msgid "The package cache file is corrupted, it has the wrong hash" +msgstr "El ficheru de caché de paquetes ta tollíu" + +#: apt-pkg/pkgcache.cc msgid "Depends" msgstr "Depende de" @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 0.7.21\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2015-12-27 19:17+0100\n" +"POT-Creation-Date: 2015-12-30 00:41+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" @@ -3606,10 +3606,6 @@ 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'" msgstr "Тази версия на APT не поддържа система за версии „%s“" @@ -3620,6 +3616,11 @@ msgid "The package cache was built for different architectures: %s vs %s" msgstr "Кешът на пакети е бил направен за различна архитектура" #: apt-pkg/pkgcache.cc +#, fuzzy +msgid "The package cache file is corrupted, it has the wrong hash" +msgstr "Файлът за кеш на пакети е повреден, твърде малък е" + +#: apt-pkg/pkgcache.cc msgid "Depends" msgstr "Зависи от" @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 0.5.26\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2015-12-27 19:17+0100\n" +"POT-Creation-Date: 2015-12-30 00:41+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" @@ -3389,10 +3389,6 @@ 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'" msgstr "" @@ -3403,6 +3399,10 @@ 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 "Zavisi" @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 0.9.7.6\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2015-12-27 19:17+0100\n" +"POT-Creation-Date: 2015-12-30 00:41+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" @@ -3606,10 +3606,6 @@ msgid "The package cache file is an incompatible version" msgstr "El fitxer de memòria cau de paquets és una versió incompatible" #: apt-pkg/pkgcache.cc -msgid "The package cache file is corrupted, it is too small" -msgstr "El fitxer de memòria cau de paquets està corromput, és massa petit" - -#: apt-pkg/pkgcache.cc #, c-format msgid "This APT does not support the versioning system '%s'" msgstr "Aquest APT no suporta el sistema de versions «%s»" @@ -3620,6 +3616,11 @@ msgid "The package cache was built for different architectures: %s vs %s" msgstr "La memòria cau de paquets fou creada per a una arquitectura diferent" #: apt-pkg/pkgcache.cc +#, fuzzy +msgid "The package cache file is corrupted, it has the wrong hash" +msgstr "El fitxer de memòria cau de paquets està corromput, és massa petit" + +#: apt-pkg/pkgcache.cc msgid "Depends" msgstr "Depèn" @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2015-12-27 19:17+0100\n" +"POT-Creation-Date: 2015-12-30 00:41+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" @@ -3562,10 +3562,6 @@ msgid "The package cache file is an incompatible version" msgstr "Cache soubor balíků má nekompatibilní verzi" #: apt-pkg/pkgcache.cc -msgid "The package cache file is corrupted, it is too small" -msgstr "Cache soubor balíků je poškozen, je příliš malý" - -#: apt-pkg/pkgcache.cc #, c-format msgid "This APT does not support the versioning system '%s'" msgstr "Tato APT nepodporuje systém pro správu verzí „%s“" @@ -3576,6 +3572,11 @@ msgid "The package cache was built for different architectures: %s vs %s" msgstr "Cache balíků byla vytvořena pro jinou architekturu: %s vs %s" #: apt-pkg/pkgcache.cc +#, fuzzy +msgid "The package cache file is corrupted, it has the wrong hash" +msgstr "Cache soubor balíků je poškozen, je příliš malý" + +#: apt-pkg/pkgcache.cc msgid "Depends" msgstr "Závisí na" @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2015-12-27 19:17+0100\n" +"POT-Creation-Date: 2015-12-30 00:41+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" @@ -3589,11 +3589,6 @@ msgstr "Mae'r ffeil storfa pecyn yn llygredig" msgid "The package cache file is an incompatible version" msgstr "Mae'r ffeil storfa pecyn yn fersiwn anghyflawn" -#: apt-pkg/pkgcache.cc -#, fuzzy -msgid "The package cache file is corrupted, it is too small" -msgstr "Mae'r ffeil storfa pecyn yn llygredig" - # FIXME: capitalisation? #: apt-pkg/pkgcache.cc #, fuzzy, c-format @@ -3606,6 +3601,11 @@ msgid "The package cache was built for different architectures: %s vs %s" msgstr "Adeiladwyd y storfa pecyn ar gyfer pernsaerniaeth gwahanol" #: apt-pkg/pkgcache.cc +#, fuzzy +msgid "The package cache file is corrupted, it has the wrong hash" +msgstr "Mae'r ffeil storfa pecyn yn llygredig" + +#: apt-pkg/pkgcache.cc msgid "Depends" msgstr "Dibynnu" @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2015-12-27 19:17+0100\n" +"POT-Creation-Date: 2015-12-30 00:41+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" @@ -3576,10 +3576,6 @@ msgid "The package cache file is an incompatible version" msgstr "Pakke-mellemlagerets fil er af en inkompatibel version" #: apt-pkg/pkgcache.cc -msgid "The package cache file is corrupted, it is too small" -msgstr "Pakke-mellemlagerets fil er ødelagt, den er for lille" - -#: apt-pkg/pkgcache.cc #, c-format msgid "This APT does not support the versioning system '%s'" msgstr "Denne APT understøtter ikke versionssystemet »%s«" @@ -3590,6 +3586,11 @@ msgid "The package cache was built for different architectures: %s vs %s" msgstr "Pakke-mellemlageret er lavet til en anden arkitektur" #: apt-pkg/pkgcache.cc +#, fuzzy +msgid "The package cache file is corrupted, it has the wrong hash" +msgstr "Pakke-mellemlagerets fil er ødelagt, den er for lille" + +#: apt-pkg/pkgcache.cc msgid "Depends" msgstr "Afhængigheder" @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.8\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2015-12-27 19:17+0100\n" +"POT-Creation-Date: 2015-12-30 00:41+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" @@ -3680,10 +3680,6 @@ msgstr "" "Die Paketzwischenspeicher-Datei liegt in einer inkompatiblen Version vor." #: apt-pkg/pkgcache.cc -msgid "The package cache file is corrupted, it is too small" -msgstr "Die Paketzwischenspeicher-Datei ist beschädigt, sie ist zu klein." - -#: apt-pkg/pkgcache.cc #, c-format msgid "This APT does not support the versioning system '%s'" msgstr "Das Versionssystem »%s« wird durch dieses APT nicht unterstützt." @@ -3694,6 +3690,11 @@ msgid "The package cache was built for different architectures: %s vs %s" msgstr "Der Paketzwischenspeicher wurde für eine andere Architektur aufgebaut." #: apt-pkg/pkgcache.cc +#, fuzzy +msgid "The package cache file is corrupted, it has the wrong hash" +msgstr "Die Paketzwischenspeicher-Datei ist beschädigt, sie ist zu klein." + +#: apt-pkg/pkgcache.cc msgid "Depends" msgstr "Hängt ab von" @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2015-12-27 19:17+0100\n" +"POT-Creation-Date: 2015-12-30 00:41+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" @@ -3533,11 +3533,6 @@ msgid "The package cache file is an incompatible version" msgstr "ཐུམ་སྒྲིས་འདྲ་མཛོད་ཡིག་སྣོད་འདི་ མི་མཐུན་པའི་འཐོན་རིམ་ཅིག་ཨིན་པས།" #: apt-pkg/pkgcache.cc -#, fuzzy -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'" msgstr "འ་ནི་ཨེ་པི་ཊི་ འདི་གིས་ '%s'འཐོན་རིམ་བཟོ་ནིའི་རིམ་ལུགས་དེ་ལུ་རྒྱབ་སྐྱོར་མི་འབད་བས།" @@ -3548,6 +3543,11 @@ msgid "The package cache was built for different architectures: %s vs %s" msgstr "ཐུམ་སྒྲིལ་འདྲ་མཛོད་འདི་བཟོ་བཀོད་སོ་སོ་ཅིག་གི་དོན་ལུ་བཟོ་བརྩིགས་འབད་འབདཝ་ཨིནཔས།" #: apt-pkg/pkgcache.cc +#, fuzzy +msgid "The package cache file is corrupted, it has the wrong hash" +msgstr "ཐུམ་སྒྲིལ་འདྲ་མཛོད་ཡིག་སྣོད་འདི་ངན་ཅན་ཨིན་པས།" + +#: apt-pkg/pkgcache.cc msgid "Depends" msgstr "རྟེནམ་ཨིན།" @@ -16,7 +16,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2015-12-27 19:17+0100\n" +"POT-Creation-Date: 2015-12-30 00:41+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" @@ -3564,11 +3564,6 @@ msgid "The package cache file is an incompatible version" msgstr "Το αρχείο cache των πακέτων είναι ασύμβατης έκδοσης" #: apt-pkg/pkgcache.cc -#, fuzzy -msgid "The package cache file is corrupted, it is too small" -msgstr "Το αρχείο cache των πακέτων είναι κατεστραμμένο" - -#: apt-pkg/pkgcache.cc #, c-format msgid "This APT does not support the versioning system '%s'" msgstr "Αυτό το APT δεν υποστηρίζει το Σύστημα Απόδοσης Έκδοσης '%s'" @@ -3579,6 +3574,11 @@ msgid "The package cache was built for different architectures: %s vs %s" msgstr "Η cache πακέτων κατασκευάστηκε για μια διαφορετική αρχιτεκτονική" #: apt-pkg/pkgcache.cc +#, fuzzy +msgid "The package cache file is corrupted, it has the wrong hash" +msgstr "Το αρχείο cache των πακέτων είναι κατεστραμμένο" + +#: apt-pkg/pkgcache.cc msgid "Depends" msgstr "Εξαρτάται από" @@ -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" -"POT-Creation-Date: 2015-12-27 19:17+0100\n" +"POT-Creation-Date: 2015-12-30 00:41+0100\n" "PO-Revision-Date: 2014-11-20 02:25+0100\n" "Last-Translator: Manuel \"Venturi\" Porras Peralta <venturi@openmailbox." "org>\n" @@ -3682,10 +3682,6 @@ msgid "The package cache file is an incompatible version" msgstr "El fichero de caché de paquetes es una versión incompatible" #: apt-pkg/pkgcache.cc -msgid "The package cache file is corrupted, it is too small" -msgstr "El fichero de caché de paquetes está dañado, es demasiado pequeño" - -#: apt-pkg/pkgcache.cc #, c-format msgid "This APT does not support the versioning system '%s'" msgstr "Esta versión de APT no admite el sistema de versiones «%s»" @@ -3696,6 +3692,11 @@ msgid "The package cache was built for different architectures: %s vs %s" msgstr "La caché de paquetes se había creado para una arquitectura diferente" #: apt-pkg/pkgcache.cc +#, fuzzy +msgid "The package cache file is corrupted, it has the wrong hash" +msgstr "El fichero de caché de paquetes está dañado, es demasiado pequeño" + +#: apt-pkg/pkgcache.cc msgid "Depends" msgstr "Depende" @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2015-12-27 19:17+0100\n" +"POT-Creation-Date: 2015-12-30 00:41+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" @@ -3534,11 +3534,6 @@ msgid "The package cache file is an incompatible version" msgstr "Paketeen katxe fixategiaren bertsioa ez da bateragarria" #: apt-pkg/pkgcache.cc -#, fuzzy -msgid "The package cache file is corrupted, it is too small" -msgstr "Paketeen katxe fitxategia hondatuta dago" - -#: apt-pkg/pkgcache.cc #, c-format msgid "This APT does not support the versioning system '%s'" msgstr "APT honek ez du '%s' bertsio sistema onartzen" @@ -3549,6 +3544,11 @@ msgid "The package cache was built for different architectures: %s vs %s" msgstr "Paketeen katxea beste arkitektura batentzat sortuta dago" #: apt-pkg/pkgcache.cc +#, fuzzy +msgid "The package cache file is corrupted, it has the wrong hash" +msgstr "Paketeen katxe fitxategia hondatuta dago" + +#: apt-pkg/pkgcache.cc msgid "Depends" msgstr "Mendekotasuna:" @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 0.5.26\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2015-12-27 19:17+0100\n" +"POT-Creation-Date: 2015-12-30 00:41+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" @@ -3525,11 +3525,6 @@ msgid "The package cache file is an incompatible version" msgstr "Pakettivaraston versio on yhteensopimaton" #: apt-pkg/pkgcache.cc -#, fuzzy -msgid "The package cache file is corrupted, it is too small" -msgstr "Pakettivarasto on turmeltunut" - -#: apt-pkg/pkgcache.cc #, c-format msgid "This APT does not support the versioning system '%s'" msgstr "Tämä APT ei tue versionhallintajärjestelmää \"%s\"" @@ -3540,6 +3535,11 @@ msgid "The package cache was built for different architectures: %s vs %s" msgstr "Pakettivarasto on tehty muulle arkkitehtuurille" #: apt-pkg/pkgcache.cc +#, fuzzy +msgid "The package cache file is corrupted, it has the wrong hash" +msgstr "Pakettivarasto on turmeltunut" + +#: apt-pkg/pkgcache.cc msgid "Depends" msgstr "Riippuvuudet" @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2015-12-27 19:17+0100\n" +"POT-Creation-Date: 2015-12-30 00:41+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" @@ -3661,10 +3661,6 @@ msgid "The package cache file is an incompatible version" msgstr "Le fichier de cache des paquets a une version incompatible" #: apt-pkg/pkgcache.cc -msgid "The package cache file is corrupted, it is too small" -msgstr "Le fichier de cache des paquets est corrompu, il est trop petit." - -#: apt-pkg/pkgcache.cc #, c-format msgid "This APT does not support the versioning system '%s'" msgstr "Cet APT ne supporte pas le système de version « %s »" @@ -3675,6 +3671,11 @@ msgid "The package cache was built for different architectures: %s vs %s" msgstr "Le cache des paquets a été construit pour une architecture différente" #: apt-pkg/pkgcache.cc +#, fuzzy +msgid "The package cache file is corrupted, it has the wrong hash" +msgstr "Le fichier de cache des paquets est corrompu, il est trop petit." + +#: apt-pkg/pkgcache.cc msgid "Depends" msgstr "Dépend" @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2015-12-27 19:17+0100\n" +"POT-Creation-Date: 2015-12-30 00:41+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" @@ -3602,11 +3602,6 @@ msgid "The package cache file is an incompatible version" msgstr "O ficheiro de caché de paquetes é unha versión incompatíbel" #: apt-pkg/pkgcache.cc -#, fuzzy -msgid "The package cache file is corrupted, it is too small" -msgstr "O ficheiro de caché de paquetes está danado" - -#: apt-pkg/pkgcache.cc #, c-format msgid "This APT does not support the versioning system '%s'" msgstr "Este APT non admite o sistema de versionado «%s»" @@ -3617,6 +3612,11 @@ msgid "The package cache was built for different architectures: %s vs %s" msgstr "A caché de paquetes construíuse para unha arquitectura diferente" #: apt-pkg/pkgcache.cc +#, fuzzy +msgid "The package cache file is corrupted, it has the wrong hash" +msgstr "O ficheiro de caché de paquetes está danado" + +#: apt-pkg/pkgcache.cc msgid "Depends" msgstr "Depende" @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2015-12-27 19:17+0100\n" +"POT-Creation-Date: 2015-12-30 00:41+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" @@ -3587,10 +3587,6 @@ msgid "The package cache file is an incompatible version" msgstr "A csomaggyorsítótár-fájl inkompatibilis verziójú" #: apt-pkg/pkgcache.cc -msgid "The package cache file is corrupted, it is too small" -msgstr "A csomaggyorsítótár-fájl sérült, túl kicsi" - -#: apt-pkg/pkgcache.cc #, c-format msgid "This APT does not support the versioning system '%s'" msgstr "Ez az APT nem támogatja a(z) „%s” verziórendszert" @@ -3601,6 +3597,11 @@ msgid "The package cache was built for different architectures: %s vs %s" msgstr "A csomaggyorsítótár egy másik architektúrához készült" #: apt-pkg/pkgcache.cc +#, fuzzy +msgid "The package cache file is corrupted, it has the wrong hash" +msgstr "A csomaggyorsítótár-fájl sérült, túl kicsi" + +#: apt-pkg/pkgcache.cc msgid "Depends" msgstr "Függ ettől" @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2015-12-27 19:17+0100\n" +"POT-Creation-Date: 2015-12-30 00:41+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" @@ -3645,10 +3645,6 @@ msgid "The package cache file is an incompatible version" msgstr "La versione del file della cache dei pacchetti è incompatibile" #: apt-pkg/pkgcache.cc -msgid "The package cache file is corrupted, it is too small" -msgstr "Il file cache del pacchetto è danneggiato, è troppo piccolo" - -#: apt-pkg/pkgcache.cc #, c-format msgid "This APT does not support the versioning system '%s'" msgstr "Questo APT non supporta il sistema di versione \"%s\"" @@ -3660,6 +3656,11 @@ msgstr "" "Il file della cache dei pacchetti è stato generato per un'altra architettura" #: apt-pkg/pkgcache.cc +#, fuzzy +msgid "The package cache file is corrupted, it has the wrong hash" +msgstr "Il file cache del pacchetto è danneggiato, è troppo piccolo" + +#: apt-pkg/pkgcache.cc msgid "Depends" msgstr "Dipende" @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.9.3\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2015-12-27 19:17+0100\n" +"POT-Creation-Date: 2015-12-30 00:41+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" @@ -3588,10 +3588,6 @@ 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'" msgstr "この APT はバージョニングシステム '%s' をサポートしていません" @@ -3602,6 +3598,11 @@ msgid "The package cache was built for different architectures: %s vs %s" msgstr "パッケージキャッシュが異なるアーキテクチャ用に構築されています" #: apt-pkg/pkgcache.cc +#, fuzzy +msgid "The package cache file is corrupted, it has the wrong hash" +msgstr "パッケージキャッシュファイルが壊れています。短かすぎます" + +#: apt-pkg/pkgcache.cc msgid "Depends" msgstr "依存" @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2015-12-27 19:17+0100\n" +"POT-Creation-Date: 2015-12-30 00:41+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" @@ -3502,11 +3502,6 @@ msgid "The package cache file is an incompatible version" msgstr "ឯកសារឃ្លាំងសម្ងាត់កញ្ចប់ជាកំណែមិនត្រូវគ្នា" #: apt-pkg/pkgcache.cc -#, fuzzy -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'" msgstr "APT នេះ មិនគាំទ្រប្រព័ន្ធ ការធ្វើកំណែនេះទេ '%s'" @@ -3517,6 +3512,11 @@ msgid "The package cache was built for different architectures: %s vs %s" msgstr "ឃ្លាំងសម្ងាត់កញ្ចប់ត្រូវបានស្ថាបនា់សម្រាប់ស្ថាបត្យករខុសៗគ្នា" #: apt-pkg/pkgcache.cc +#, fuzzy +msgid "The package cache file is corrupted, it has the wrong hash" +msgstr "ឯកសារឃ្លាំងកញ្ចប់មិនត្រឹមត្រូវ" + +#: apt-pkg/pkgcache.cc msgid "Depends" msgstr "អាស្រ័យ" @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2015-12-27 19:17+0100\n" +"POT-Creation-Date: 2015-12-30 00:41+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" @@ -3525,11 +3525,6 @@ msgid "The package cache file is an incompatible version" msgstr "패키지 캐시 파일이 호환되지 않는 버전입니다" #: apt-pkg/pkgcache.cc -#, fuzzy -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'" msgstr "이 APT는 '%s' 버전 시스템을 지원하지 않습니다" @@ -3540,6 +3535,11 @@ msgid "The package cache was built for different architectures: %s vs %s" msgstr "패키지 캐시가 다른 아키텍쳐용입니다." #: apt-pkg/pkgcache.cc +#, fuzzy +msgid "The package cache file is corrupted, it has the wrong hash" +msgstr "패키지 캐시 파일이 손상되었습니다" + +#: apt-pkg/pkgcache.cc msgid "Depends" msgstr "의존" @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2015-12-27 19:17+0100\n" +"POT-Creation-Date: 2015-12-30 00:41+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" @@ -3403,10 +3403,6 @@ 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'" msgstr "" @@ -3417,6 +3413,10 @@ 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 "Bindest" @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2015-12-27 19:17+0100\n" +"POT-Creation-Date: 2015-12-30 00:41+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" @@ -3501,10 +3501,6 @@ 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'" msgstr "" @@ -3515,6 +3511,10 @@ 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 "Priklauso" @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2015-12-27 19:17+0100\n" +"POT-Creation-Date: 2015-12-30 00:41+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 " @@ -3500,11 +3500,6 @@ msgid "The package cache file is an incompatible version" msgstr "पॅकेज अस्थाई स्मृतिकोष फाईल ही विजोड आवृत्ती आहे" #: apt-pkg/pkgcache.cc -#, fuzzy -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'" msgstr "'%s' आवृत्तीकरण प्रणालीला हे APT तांत्रिक मदत देऊ शकत नाही" @@ -3515,6 +3510,11 @@ msgid "The package cache was built for different architectures: %s vs %s" msgstr "पॅकेज अस्थाई स्मृतीकोष वेगळ्या वास्तुविद्ये साठी बनवला गेला" #: apt-pkg/pkgcache.cc +#, fuzzy +msgid "The package cache file is corrupted, it has the wrong hash" +msgstr "पॅकेज अस्थाई स्मृतिकोष फाईल खराब झाली आहे" + +#: apt-pkg/pkgcache.cc msgid "Depends" msgstr "अवलंबित" @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2015-12-27 19:17+0100\n" +"POT-Creation-Date: 2015-12-30 00:41+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" @@ -3557,11 +3557,6 @@ msgid "The package cache file is an incompatible version" msgstr "Pakkens lagerfil er av feil versjon (samvirker ikke)" #: apt-pkg/pkgcache.cc -#, fuzzy -msgid "The package cache file is corrupted, it is too small" -msgstr "Pakkens lagerfil er ødelagt" - -#: apt-pkg/pkgcache.cc #, c-format msgid "This APT does not support the versioning system '%s'" msgstr "Denne APT støtter ikke versjonssystemet «%s»" @@ -3572,6 +3567,11 @@ msgid "The package cache was built for different architectures: %s vs %s" msgstr "Pakkelageret ble bygd for en annen arkitektur" #: apt-pkg/pkgcache.cc +#, fuzzy +msgid "The package cache file is corrupted, it has the wrong hash" +msgstr "Pakkens lagerfil er ødelagt" + +#: apt-pkg/pkgcache.cc msgid "Depends" msgstr "Avhenger av" @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2015-12-27 19:17+0100\n" +"POT-Creation-Date: 2015-12-30 00:41+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" @@ -3501,11 +3501,6 @@ msgid "The package cache file is an incompatible version" msgstr "प्याकेज क्यास फाइल एउटा अमिल्दो संस्करण हो" #: apt-pkg/pkgcache.cc -#, fuzzy -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'" msgstr "यो APT ले संस्करण प्रणालीलाई समर्थन गर्दैन '%s'" @@ -3516,6 +3511,11 @@ msgid "The package cache was built for different architectures: %s vs %s" msgstr "प्याकेज क्यास विभिन्न वास्तुकलाको लागि निर्माण भएको हो" #: apt-pkg/pkgcache.cc +#, fuzzy +msgid "The package cache file is corrupted, it has the wrong hash" +msgstr "प्याकेज क्यास फाइल दूषित भयो " + +#: apt-pkg/pkgcache.cc msgid "Depends" msgstr "आधारित" @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 0.8.15.9\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2015-12-27 19:17+0100\n" +"POT-Creation-Date: 2015-12-30 00:41+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" @@ -3639,10 +3639,6 @@ msgid "The package cache file is an incompatible version" msgstr "Het pakketcachebestand heeft een niet-compatibele versie" #: apt-pkg/pkgcache.cc -msgid "The package cache file is corrupted, it is too small" -msgstr "Het pakketcachebestand is beschadigd. Het is te klein" - -#: apt-pkg/pkgcache.cc #, c-format msgid "This APT does not support the versioning system '%s'" msgstr "Deze APT ondersteunt het versienummeringssysteem '%s' niet" @@ -3653,6 +3649,11 @@ msgid "The package cache was built for different architectures: %s vs %s" msgstr "De pakketcache was aangemaakt voor een andere architectuur" #: apt-pkg/pkgcache.cc +#, fuzzy +msgid "The package cache file is corrupted, it has the wrong hash" +msgstr "Het pakketcachebestand is beschadigd. Het is te klein" + +#: apt-pkg/pkgcache.cc msgid "Depends" msgstr "Vereisten" @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2015-12-27 19:17+0100\n" +"POT-Creation-Date: 2015-12-30 00:41+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" @@ -3518,11 +3518,6 @@ msgid "The package cache file is an incompatible version" msgstr "Versjonen til pakkelagerfila er ikkje kompatibel" #: apt-pkg/pkgcache.cc -#, fuzzy -msgid "The package cache file is corrupted, it is too small" -msgstr "Pakkelagerfila er ydelagd" - -#: apt-pkg/pkgcache.cc #, c-format msgid "This APT does not support the versioning system '%s'" msgstr "APT stttar ikkje versjonssystemet %s" @@ -3533,6 +3528,11 @@ msgid "The package cache was built for different architectures: %s vs %s" msgstr "Pakkelageret er bygd for ein annan arkitektur" #: apt-pkg/pkgcache.cc +#, fuzzy +msgid "The package cache file is corrupted, it has the wrong hash" +msgstr "Pakkelagerfila er ydelagd" + +#: apt-pkg/pkgcache.cc msgid "Depends" msgstr "Krav" @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 0.9.7.3\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2015-12-27 19:17+0100\n" +"POT-Creation-Date: 2015-12-30 00:41+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" @@ -3637,10 +3637,6 @@ msgid "The package cache file is an incompatible version" msgstr "Magazyn podręczny pakietów jest w niezgodnej wersji" #: apt-pkg/pkgcache.cc -msgid "The package cache file is corrupted, it is too small" -msgstr "Magazyn podręczny pakietów jest uszkodzony - jest zbyt mały" - -#: apt-pkg/pkgcache.cc #, c-format msgid "This APT does not support the versioning system '%s'" msgstr "Ta wersja APT nie obsługuje systemu wersji \"%s\"" @@ -3651,6 +3647,11 @@ msgid "The package cache was built for different architectures: %s vs %s" msgstr "Ten magazyn podręczny pakietów został zbudowany dla innej architektury" #: apt-pkg/pkgcache.cc +#, fuzzy +msgid "The package cache file is corrupted, it has the wrong hash" +msgstr "Magazyn podręczny pakietów jest uszkodzony - jest zbyt mały" + +#: apt-pkg/pkgcache.cc msgid "Depends" msgstr "Wymaga" @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2015-12-27 19:17+0100\n" +"POT-Creation-Date: 2015-12-30 00:41+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" @@ -3613,10 +3613,6 @@ msgid "The package cache file is an incompatible version" msgstr "O ficheiro de cache de pacotes é de uma versão incompatível" #: apt-pkg/pkgcache.cc -msgid "The package cache file is corrupted, it is too small" -msgstr "O ficheiro de cache de pacotes está corrompido, é demasiado pequeno" - -#: apt-pkg/pkgcache.cc #, c-format msgid "This APT does not support the versioning system '%s'" msgstr "Este APT não suporta o sistema de versões '%s'" @@ -3627,6 +3623,11 @@ msgid "The package cache was built for different architectures: %s vs %s" msgstr "A cache de pacotes foi gerada para uma arquitectura diferente" #: apt-pkg/pkgcache.cc +#, fuzzy +msgid "The package cache file is corrupted, it has the wrong hash" +msgstr "O ficheiro de cache de pacotes está corrompido, é demasiado pequeno" + +#: apt-pkg/pkgcache.cc msgid "Depends" msgstr "Depende" diff --git a/po/pt_BR.po b/po/pt_BR.po index 05c86a5ea..6e1df2578 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2015-12-27 19:17+0100\n" +"POT-Creation-Date: 2015-12-30 00:41+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." @@ -3550,11 +3550,6 @@ msgid "The package cache file is an incompatible version" msgstr "O arquivo de cache de pacotes é uma versão incompatível" #: apt-pkg/pkgcache.cc -#, fuzzy -msgid "The package cache file is corrupted, it is too small" -msgstr "O arquivo de cache de pacotes está corrompido" - -#: apt-pkg/pkgcache.cc #, c-format msgid "This APT does not support the versioning system '%s'" msgstr "Este APT não suporta o sistema de versões '%s'" @@ -3565,6 +3560,11 @@ msgid "The package cache was built for different architectures: %s vs %s" msgstr "O cache de pacotes foi gerado para uma arquitetura diferente" #: apt-pkg/pkgcache.cc +#, fuzzy +msgid "The package cache file is corrupted, it has the wrong hash" +msgstr "O arquivo de cache de pacotes está corrompido" + +#: apt-pkg/pkgcache.cc msgid "Depends" msgstr "Depende" @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2015-12-27 19:17+0100\n" +"POT-Creation-Date: 2015-12-30 00:41+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" @@ -3565,11 +3565,6 @@ msgid "The package cache file is an incompatible version" msgstr "Fișierul cache al pachetului este o versiune incompatibilă" #: apt-pkg/pkgcache.cc -#, fuzzy -msgid "The package cache file is corrupted, it is too small" -msgstr "Cache-ul fișierului pachet este deteriorat" - -#: apt-pkg/pkgcache.cc #, c-format msgid "This APT does not support the versioning system '%s'" msgstr "Acest APT nu suportă versioning system '%s'" @@ -3580,6 +3575,11 @@ msgid "The package cache was built for different architectures: %s vs %s" msgstr "Cache-ul pachetului a fost construit pentru o arhitectură diferită" #: apt-pkg/pkgcache.cc +#, fuzzy +msgid "The package cache file is corrupted, it has the wrong hash" +msgstr "Cache-ul fișierului pachet este deteriorat" + +#: apt-pkg/pkgcache.cc msgid "Depends" msgstr "Depinde" @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.9.10\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2015-12-27 19:17+0100\n" +"POT-Creation-Date: 2015-12-30 00:41+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" @@ -3632,10 +3632,6 @@ 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'" msgstr "Эта версия APT не поддерживает систему версий «%s»" @@ -3646,6 +3642,11 @@ msgid "The package cache was built for different architectures: %s vs %s" msgstr "Кэш пакетов был собран для другой архитектуры" #: apt-pkg/pkgcache.cc +#, fuzzy +msgid "The package cache file is corrupted, it has the wrong hash" +msgstr "Кэш пакетов повреждён, он слишком мал" + +#: apt-pkg/pkgcache.cc msgid "Depends" msgstr "Зависит" @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2015-12-27 19:17+0100\n" +"POT-Creation-Date: 2015-12-30 00:41+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" @@ -3572,10 +3572,6 @@ msgid "The package cache file is an incompatible version" msgstr "Súbor vyrovnávacej pamäti balíkov je nezlučiteľnej verzie" #: apt-pkg/pkgcache.cc -msgid "The package cache file is corrupted, it is too small" -msgstr "Súbor vyrovnávacej pamäti balíkov je poškodený, je príliš malý" - -#: apt-pkg/pkgcache.cc #, c-format msgid "This APT does not support the versioning system '%s'" msgstr "Tento APT nepodporuje systém na správu verzií „%s“" @@ -3586,6 +3582,11 @@ msgid "The package cache was built for different architectures: %s vs %s" msgstr "Súbor vyrovnávacej pamäti balíkov bol vytvorený pre inú architektúru" #: apt-pkg/pkgcache.cc +#, fuzzy +msgid "The package cache file is corrupted, it has the wrong hash" +msgstr "Súbor vyrovnávacej pamäti balíkov je poškodený, je príliš malý" + +#: apt-pkg/pkgcache.cc msgid "Depends" msgstr "Závisí na" @@ -4,7 +4,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 0.5.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2015-12-27 19:17+0100\n" +"POT-Creation-Date: 2015-12-30 00:41+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" @@ -3579,10 +3579,6 @@ msgid "The package cache file is an incompatible version" msgstr "Različica datoteke s predpomnilnikom paketov ni združljiva" #: apt-pkg/pkgcache.cc -msgid "The package cache file is corrupted, it is too small" -msgstr "Datoteka predpomnilnika paketa je okvarjena. Je premajhna" - -#: apt-pkg/pkgcache.cc #, c-format msgid "This APT does not support the versioning system '%s'" msgstr "Ta APT ne podpira sistema različic '%s'" @@ -3593,6 +3589,11 @@ msgid "The package cache was built for different architectures: %s vs %s" msgstr "Predpomnilnik paketov je bil izgrajen za drugačno arhitekturo" #: apt-pkg/pkgcache.cc +#, fuzzy +msgid "The package cache file is corrupted, it has the wrong hash" +msgstr "Datoteka predpomnilnika paketa je okvarjena. Je premajhna" + +#: apt-pkg/pkgcache.cc msgid "Depends" msgstr "Odvisen od" @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: apt\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2015-12-27 19:17+0100\n" +"POT-Creation-Date: 2015-12-30 00:41+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" @@ -3607,10 +3607,6 @@ msgid "The package cache file is an incompatible version" msgstr "Paketcachefilens version är inkompatibel" #: apt-pkg/pkgcache.cc -msgid "The package cache file is corrupted, it is too small" -msgstr "Paketcachefilen är skadad, den är för liten" - -#: apt-pkg/pkgcache.cc #, c-format msgid "This APT does not support the versioning system '%s'" msgstr "Denna APT saknar stöd för versionssystemet ”%s”" @@ -3621,6 +3617,11 @@ msgid "The package cache was built for different architectures: %s vs %s" msgstr "Paketcachen byggdes för andra arkitekturer: %s gentemot %s" #: apt-pkg/pkgcache.cc +#, fuzzy +msgid "The package cache file is corrupted, it has the wrong hash" +msgstr "Paketcachefilen är skadad, den är för liten" + +#: apt-pkg/pkgcache.cc msgid "Depends" msgstr "Beroende av" @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2015-12-27 19:17+0100\n" +"POT-Creation-Date: 2015-12-30 00:41+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" @@ -3493,10 +3493,6 @@ 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'" msgstr "APT รุ่นนี้ไม่รองรับระบบนับรุ่นแบบ '%s'" @@ -3507,6 +3503,11 @@ msgid "The package cache was built for different architectures: %s vs %s" msgstr "แคชของแพกเกจถูกสร้างมาสำหรับสถาปัตยกรรมอื่น" #: apt-pkg/pkgcache.cc +#, fuzzy +msgid "The package cache file is corrupted, it has the wrong hash" +msgstr "แฟ้มแคชของแพกเกจเสียหาย แฟ้มมีขนาดเล็กกว่าที่ควรจะเป็น" + +#: apt-pkg/pkgcache.cc msgid "Depends" msgstr "ต้องใช้" @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2015-12-27 19:17+0100\n" +"POT-Creation-Date: 2015-12-30 00:41+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" @@ -3547,11 +3547,6 @@ msgid "The package cache file is an incompatible version" msgstr "Ang talaksan ng cache ng pakete ay hindi magamit na bersyon" #: apt-pkg/pkgcache.cc -#, fuzzy -msgid "The package cache file is corrupted, it is too small" -msgstr "Sira ang talaksan ng cache ng pakete" - -#: apt-pkg/pkgcache.cc #, c-format msgid "This APT does not support the versioning system '%s'" msgstr "Ang APT na ito ay hindi nagsusuporta ng versioning system '%s'" @@ -3562,6 +3557,11 @@ msgid "The package cache was built for different architectures: %s vs %s" msgstr "Ang cache ng pakete ay binuo para sa ibang arkitektura" #: apt-pkg/pkgcache.cc +#, fuzzy +msgid "The package cache file is corrupted, it has the wrong hash" +msgstr "Sira ang talaksan ng cache ng pakete" + +#: apt-pkg/pkgcache.cc msgid "Depends" msgstr "Dependensiya" @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2015-12-27 19:17+0100\n" +"POT-Creation-Date: 2015-12-30 00:41+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" @@ -3602,10 +3602,6 @@ msgid "The package cache file is an incompatible version" msgstr "Paket önbelleği dosyası uyumsuz bir sürümde" #: apt-pkg/pkgcache.cc -msgid "The package cache file is corrupted, it is too small" -msgstr "Paket önbellek dosyası bozulmuş, çok küçük" - -#: apt-pkg/pkgcache.cc #, c-format msgid "This APT does not support the versioning system '%s'" msgstr "Bu APT '%s' sürümleme sistemini desteklemiyor" @@ -3617,6 +3613,11 @@ msgstr "" "Paket önbelleği farklı bir mimari için oluşturulmuş: biri %s, diğeri %s" #: apt-pkg/pkgcache.cc +#, fuzzy +msgid "The package cache file is corrupted, it has the wrong hash" +msgstr "Paket önbellek dosyası bozulmuş, çok küçük" + +#: apt-pkg/pkgcache.cc msgid "Depends" msgstr "Bağımlılıklar" @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2015-12-27 19:17+0100\n" +"POT-Creation-Date: 2015-12-30 00:41+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" @@ -3636,10 +3636,6 @@ 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'" msgstr "Цей APT не підтримує систему призначення версій '%s'" @@ -3650,6 +3646,11 @@ msgid "The package cache was built for different architectures: %s vs %s" msgstr "Кеш пакунків був побудований для іншої архітектури" #: apt-pkg/pkgcache.cc +#, fuzzy +msgid "The package cache file is corrupted, it has the wrong hash" +msgstr "Файл кешу пакунків пошкоджений, занадто малий" + +#: apt-pkg/pkgcache.cc msgid "Depends" msgstr "Залежності (Depends)" @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.8\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2015-12-27 19:17+0100\n" +"POT-Creation-Date: 2015-12-30 00:41+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" @@ -3605,10 +3605,6 @@ msgid "The package cache file is an incompatible version" msgstr "Tập tin nhớ tạm gói là một phiên bản không tương thích" #: apt-pkg/pkgcache.cc -msgid "The package cache file is corrupted, it is too small" -msgstr "Tập tin nhớ tạm gói bị hỏng, nó quá nhỏ" - -#: apt-pkg/pkgcache.cc #, c-format msgid "This APT does not support the versioning system '%s'" msgstr "Trình APT này không hỗ trợ hệ thống điều khiển phiên bản “%s”" @@ -3619,6 +3615,11 @@ msgid "The package cache was built for different architectures: %s vs %s" msgstr "Bộ nhớ tạm gói được biên dịch cho một kiến trúc khác" #: apt-pkg/pkgcache.cc +#, fuzzy +msgid "The package cache file is corrupted, it has the wrong hash" +msgstr "Tập tin nhớ tạm gói bị hỏng, nó quá nhỏ" + +#: apt-pkg/pkgcache.cc msgid "Depends" msgstr "Phụ thuộc" diff --git a/po/zh_CN.po b/po/zh_CN.po index 272d90bc6..d10630558 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -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" -"POT-Creation-Date: 2015-12-27 19:17+0100\n" +"POT-Creation-Date: 2015-12-30 00:41+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" @@ -3492,10 +3492,6 @@ 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'" msgstr "本程序目前不支持“%s”版本系统" @@ -3506,6 +3502,11 @@ msgid "The package cache was built for different architectures: %s vs %s" msgstr "软件包缓存区是为其它架构的硬件构建的" #: apt-pkg/pkgcache.cc +#, fuzzy +msgid "The package cache file is corrupted, it has the wrong hash" +msgstr "软件包缓存文件损坏,它太小了" + +#: apt-pkg/pkgcache.cc msgid "Depends" msgstr "依赖" diff --git a/po/zh_TW.po b/po/zh_TW.po index 2f7d7b968..dd18eb215 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 0.5.4\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2015-12-27 19:17+0100\n" +"POT-Creation-Date: 2015-12-30 00:41+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." @@ -3484,11 +3484,6 @@ msgid "The package cache file is an incompatible version" msgstr "套件快取檔版本不符" #: apt-pkg/pkgcache.cc -#, fuzzy -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'" msgstr "本 APT 不支援 '%s' 版本系統" @@ -3499,6 +3494,11 @@ msgid "The package cache was built for different architectures: %s vs %s" msgstr "這個套件快取是用於另一種平台的" #: apt-pkg/pkgcache.cc +#, fuzzy +msgid "The package cache file is corrupted, it has the wrong hash" +msgstr "套件快取檔損壞" + +#: apt-pkg/pkgcache.cc msgid "Depends" msgstr "相依關係" |