]> git.saurik.com Git - apt.git/commitdiff
Release 1.2.13 1.2.13
authorJulian Andres Klode <jak@debian.org>
Sat, 11 Jun 2016 15:29:24 +0000 (17:29 +0200)
committerJulian Andres Klode <jak@debian.org>
Sat, 11 Jun 2016 15:29:24 +0000 (17:29 +0200)
57 files changed:
configure.ac
debian/changelog
doc/apt-verbatim.ent
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 1f05da5281be1b27b789d9d9f596e58fb3f5f307..5e28b2725a74a4c3ac45899dee7f5a769af6bf69 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"
-PACKAGE_VERSION="1.2.12"
+PACKAGE_VERSION="1.2.13"
 PACKAGE_MAIL="APT Development Team <deity@lists.debian.org>"
 AC_DEFINE_UNQUOTED(PACKAGE,"$PACKAGE")
 AC_DEFINE_UNQUOTED(PACKAGE_VERSION,"$PACKAGE_VERSION")
index e7f90913d8e92cf62997f6b640f234447502df92..153f536616af5646e5f28ea0af8a2b22bde75805 100644 (file)
@@ -1,3 +1,30 @@
+apt (1.2.13) unstable; urgency=medium
+
+  [ David Kalnischkies ]
+  * fail instead of segfault on unreadable config files (Closes: 824503)
+  * prevent C++ locale number formatting in text APIs (Closes: #825396)
+  * apt-key: change to / before find to satisfy its CWD needs.
+    Thanks to Samuel Thibault for 'finding' the culprit! (Closes: 826043)
+  * do not hang on piped input in PipedFileFdPrivate
+  * don't leak an FD in lz4 (de)compression
+  * don't leak FD in AutoProxyDetect command return parsing
+
+  [ Julian Andres Klode ]
+  * Provide complete apt bash completion.
+    Thanks to Elias Fröhner and Svyatoslav Gryaznov for the initial work
+    (LP: #1573547)
+
+  [ Zhou Mo ]
+  * zh_TW.po: remove several fuzzy tags after review
+
+  [ Yuri Kozlov ]
+  * Russian program translation update (Closes: 824702)
+
+  [ Takuma Yamada ]
+  * Japanese program translation update (Closes: 826291)
+
+ -- Julian Andres Klode <jak@debian.org>  Sat, 11 Jun 2016 17:28:25 +0200
+
 apt (1.2.12) unstable; urgency=medium
 
   [ Patrick Cable ]
index 880f22843f17d7bbc3a9153269b0f642b0a92930..11bc6658e2b97625502f68e2fd6e6c5613d781dd 100644 (file)
 ">
 
 <!-- this will be updated by 'prepare-release' -->
-<!ENTITY apt-product-version "1.2.12">
+<!ENTITY apt-product-version "1.2.13">
 
 <!-- (Code)names for various things used all over the place -->
 <!ENTITY debian-oldstable-codename "wheezy">
index cdeb561ede133d6c743f6e7ff669511661b2f647..769fc14012d2dbc1ac6ef293b282cccb8d5df4e5 100644 (file)
@@ -5,9 +5,9 @@
 #, fuzzy
 msgid ""
 msgstr ""
-"Project-Id-Version: apt-doc 1.2.12\n"
+"Project-Id-Version: apt-doc 1.2.13\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2016-05-11 10:57+0200\n"
+"POT-Creation-Date: 2016-06-11 17:28+0200\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 4d096206682ec206e196045b79489870fba02073..58a84210044e9a003ab4f3772d97e02a604b2b8e 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"
-"POT-Creation-Date: 2016-05-11 10:57+0200\n"
+"POT-Creation-Date: 2016-06-11 17:28+0200\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 283480edb80a42b09ef5575aaed494e371863f7b..f7fa6bb23eadbf26bc6e4d6dcf1a3dfd734065d0 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"
-"POT-Creation-Date: 2016-05-11 10:57+0200\n"
+"POT-Creation-Date: 2016-06-11 17:28+0200\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 cd69b3bebefef64a8b9f34f9d2d2f0debde460b5..5f75c554fd33921e9106ce6da3026980a754908b 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"
-"POT-Creation-Date: 2016-05-11 10:57+0200\n"
+"POT-Creation-Date: 2016-06-11 17:28+0200\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 e93fc270240b1991396488f1d9f86f9b494e9cd6..91c7df8a9ca5e8767fa0d4d18317b45317112cfb 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"
-"POT-Creation-Date: 2016-05-11 10:57+0200\n"
+"POT-Creation-Date: 2016-06-11 17:28+0200\n"
 "PO-Revision-Date: 2015-12-27 21:26+0200\n"
 "Last-Translator: Beatrice Torracca <beatricet@libero.it>\n"
 "Language-Team: Italian <debian-l10n-italian@lists.debian.org>\n"
index cf1f6d93b45260b38d57cf523c5f40baf159526d..6cae564d324ce25416608c91e0736a3ffb78f1f1 100644 (file)
@@ -10,7 +10,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: 2016-05-11 10:57+0200\n"
+"POT-Creation-Date: 2016-06-11 17:28+0200\n"
 "PO-Revision-Date: 2016-03-23 09:39+0900\n"
 "Last-Translator: Takuma Yamada <tyamada@takumayamada.com>\n"
 "Language-Team: Japanese <debian-japanese@lists.debian.org>\n"
index 87a4e333c9f8889941995c8ac77b6ab63f05136a..2aedabeeedccf2208b69345dfabe771cf9a83522 100644 (file)
@@ -6,7 +6,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: apt-doc 1.1.10-nl\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2016-05-11 10:57+0200\n"
+"POT-Creation-Date: 2016-06-11 17:28+0200\n"
 "PO-Revision-Date: 2016-02-01 16:17+0100\n"
 "Last-Translator: Frans Spiesschaert <Frans.Spiesschaert@yucom.be>\n"
 "Language-Team: Debian Dutch l10n Team <debian-l10n-dutch@lists.debian.org>\n"
index 6b6dfe58cc56b7fbcf212192f46e0bfeb21146d2..7d8af7b7858d2b39a6f65cfd034d232328e1b6d2 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"
-"POT-Creation-Date: 2016-05-11 10:57+0200\n"
+"POT-Creation-Date: 2016-06-11 17:28+0200\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 e684ea0d275b815630637c5a6200d1cfcda995e7..bd7f2fb6d595dfeaa8772d7d4317693f9073a755 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"
-"POT-Creation-Date: 2016-05-11 10:57+0200\n"
+"POT-Creation-Date: 2016-06-11 17:28+0200\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 28fbcd0d775c75e48ddea22f3caec89742398fe1..81468127b66ec4ddd95d6c5d9d47f16668e419ac 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"
-"POT-Creation-Date: 2016-05-11 10:57+0200\n"
+"POT-Creation-Date: 2016-06-11 17:28+0200\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 e5a00f5f03f9c578c6440e86acf1dafb34a9953c..62b945f9753be0030ea84611f8dc8fb10da9c212 100644 (file)
@@ -5,9 +5,9 @@
 #, fuzzy
 msgid ""
 msgstr ""
-"Project-Id-Version: apt 1.2.12\n"
+"Project-Id-Version: apt 1.2.13\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2016-05-11 10:57+0200\n"
+"POT-Creation-Date: 2016-06-11 17:28+0200\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 9a94e74b242ba45fbda229da2f00d0a8ae2bfc32..508f82448499daa506a05f9455d984fd612c3b89 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"
-"POT-Creation-Date: 2016-05-11 10:57+0200\n"
+"POT-Creation-Date: 2016-06-11 17:28+0200\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"
index 0a4ce69cee63c48e5394f3e47b5a9bb21c3fcc77..ff8b672a152e6dee98af7f9f6ca87ba1f2b3dd06 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"
-"POT-Creation-Date: 2016-05-11 10:57+0200\n"
+"POT-Creation-Date: 2016-06-11 17:28+0200\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"
index 662bd46de64632e88955edcdd30da70684ed69ef..839c405955e87ecf34ef48ef96dfbbbb0a505704 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"
-"POT-Creation-Date: 2016-05-11 10:57+0200\n"
+"POT-Creation-Date: 2016-06-11 17:28+0200\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"
index 8c1fdf3db377380f5b938cc65a461253b20873f3..cb10a3cc950e574d8730c86e8957f59aa35e8d28 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"
-"POT-Creation-Date: 2016-05-11 10:57+0200\n"
+"POT-Creation-Date: 2016-06-11 17:28+0200\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"
index 919c166251fd22276e680f30a4d310db9a9ca809..b6458b5687785abbfbc1cbd4eb0190acce4c1196 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"
-"POT-Creation-Date: 2016-05-11 10:57+0200\n"
+"POT-Creation-Date: 2016-06-11 17:28+0200\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"
index 97d3c2226b7cd9fbef8754893b559b60dc2647da..09d2ab84125956af5a546a3bc23ce7fdce7c5b29 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"
-"POT-Creation-Date: 2016-05-11 10:57+0200\n"
+"POT-Creation-Date: 2016-06-11 17:28+0200\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"
index 7f59619a31e762e900b8c03b97e4ae89b3ad0fbe..a5b13245a6668b28831c07fd4ad8e6bcb71f1e44 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"
-"POT-Creation-Date: 2016-05-11 10:57+0200\n"
+"POT-Creation-Date: 2016-06-11 17:28+0200\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"
index d11fb2a7096b69e22152696d2b1748e0fc067ab4..146978f6c073513664d41e482160e99e46c0eae9 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"
-"POT-Creation-Date: 2016-05-11 10:57+0200\n"
+"POT-Creation-Date: 2016-06-11 17:28+0200\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"
index 5895d4d1c84bba8562bf177c0eedb71c9874d0d0..45969420cfb6a9dc009c52d4a8f076fa069f342a 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"
-"POT-Creation-Date: 2016-05-11 10:57+0200\n"
+"POT-Creation-Date: 2016-06-11 17:28+0200\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"
index e89c18e1d145330bfb480480230f85f0b351ef9d..6e566388b16b01ca8c3754385bf599c28050102e 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"
-"POT-Creation-Date: 2016-05-11 10:57+0200\n"
+"POT-Creation-Date: 2016-06-11 17:28+0200\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"
index e339740ed949a5d6ed825ad33c9178f0741c7c25..67153f9632cdad6e4854ab21219e886056d83fe4 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"
-"POT-Creation-Date: 2016-05-11 10:57+0200\n"
+"POT-Creation-Date: 2016-06-11 17:28+0200\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"
index 3f5c64fbfe6e21406e747db504207f6a121a3bfe..97e4b80fd641d664016ff6c5c326e9d8fcc483d8 100644 (file)
--- a/po/es.po
+++ b/po/es.po
@@ -34,7 +34,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: 2016-05-11 10:57+0200\n"
+"POT-Creation-Date: 2016-06-11 17:28+0200\n"
 "PO-Revision-Date: 2016-01-26 01:51+0100\n"
 "Last-Translator: Manuel \"Venturi\" Porras Peralta <venturi@openmailbox."
 "org>\n"
index 63aa5008a33a3a74cc4699d92394a114dd5124fa..f8d3a549a80e00162b75799e42ca391859cc4bc2 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"
-"POT-Creation-Date: 2016-05-11 10:57+0200\n"
+"POT-Creation-Date: 2016-06-11 17:28+0200\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"
index 8593cec10ec6585d23482a8de416bf09880425fb..e0286883d2fccc2df2f681b2e24efd9a9b6ebd64 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"
-"POT-Creation-Date: 2016-05-11 10:57+0200\n"
+"POT-Creation-Date: 2016-06-11 17:28+0200\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"
index a5a90438477fa96bf1e8ea8979fd4ca248597769..e7634e8d2adc9c8052976b33cf7110be8a5cfd3b 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"
-"POT-Creation-Date: 2016-05-11 10:57+0200\n"
+"POT-Creation-Date: 2016-06-11 17:28+0200\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"
index 76dfa9bb61ed89a0900a1627e352a838f462d3a8..166619ca11f0a639174c8a6e3c35e815144b6301 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"
-"POT-Creation-Date: 2016-05-11 10:57+0200\n"
+"POT-Creation-Date: 2016-06-11 17:28+0200\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"
index 9c16e10fe09e35435c5ec19e29a40b36f4f489cf..2a06e00f1405fc77911673455d9f21324d695fcc 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"
-"POT-Creation-Date: 2016-05-11 10:57+0200\n"
+"POT-Creation-Date: 2016-06-11 17:28+0200\n"
 "PO-Revision-Date: 2016-04-10 19:46+0200\n"
 "Last-Translator: Gabor Kelemen <kelemeng at ubuntu dot com>\n"
 "Language-Team: Hungarian <gnome-hu-list@gnome.org>\n"
index c012600c6f74d3da055aeff5f3eb80354cae37e8..5a48371d708dcf6686318094e82e4fdd23f547ad 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"
-"POT-Creation-Date: 2016-05-11 10:57+0200\n"
+"POT-Creation-Date: 2016-06-11 17:28+0200\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"
index 84493ca2e82b954e57be41089ba557b5180dba0a..a78c5689247ec3aba64dcd34d8490f99d365d663 100644 (file)
--- a/po/ja.po
+++ b/po/ja.po
@@ -10,7 +10,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: 2016-05-11 10:57+0200\n"
+"POT-Creation-Date: 2016-06-11 17:28+0200\n"
 "PO-Revision-Date: 2016-03-31 09:45+0900\n"
 "Last-Translator: Takuma Yamada <tyamada@takumayamada.com>\n"
 "Language-Team: Japanese <debian-japanese@lists.debian.org>\n"
@@ -3776,7 +3776,7 @@ msgstr "sources.list に 'ソース' URI を指定する必要があります"
 msgid "Cannot convert %s to integer: out of range"
 msgstr "%s を整数に変換できません: 範囲外"
 
-#: apt-pkg/update.cc apt-private/private-download.cc
+#: apt-pkg/update.cc
 #, c-format
 msgid "Failed to fetch %s  %s"
 msgstr "%s の取得に失敗しました  %s"
@@ -3793,24 +3793,21 @@ msgstr ""
 msgid "Calculating upgrade"
 msgstr "アップグレードパッケージを検出しています"
 
-#. TRANSLATORS: %s is a single techy word like 'NODATA'
-#: methods/gpgv.cc
-#, fuzzy, c-format
-msgid ""
-"Signed file isn't valid, got '%s' (does the network require authentication?)"
-msgstr ""
-"クリアサインされたファイルが有効ではなく、'%s' を得ました (認証にネットワーク"
-"が必要?)"
+#, fuzzy
+#~ msgid ""
+#~ "Signed file isn't valid, got '%s' (does the network require "
+#~ "authentication?)"
+#~ msgstr ""
+#~ "クリアサインされたファイルが有効ではなく、'%s' を得ました (認証にネット"
+#~ "ワークが必要?)"
 
-#: apt-pkg/deb/debmetaindex.cc
-#, c-format
-msgid "Invalid '%s' entry in Release file %s"
-msgstr "Release ファイル %2$s に無効な '%1$s' エントリがあります"
+#~ msgid "Invalid '%s' entry in Release file %s"
+#~ msgstr "Release ファイル %2$s に無効な '%1$s' エントリがあります"
 
-#: apt-pkg/deb/debmetaindex.cc
-#, fuzzy, c-format
-msgid "Conflicting values set for option %s regarding source %s %s: %s != %s"
-msgstr "ソース %2$s %3$s に関してオプション %1$s の値が競合します"
+#, fuzzy
+#~ msgid ""
+#~ "Conflicting values set for option %s regarding source %s %s: %s != %s"
+#~ msgstr "ソース %2$s %3$s に関してオプション %1$s の値が競合します"
 
 #~ msgid "There is no public key available for the following key IDs:\n"
 #~ msgstr "以下の鍵 ID に対して利用可能な公開鍵がありません:\n"
index b63beec62309206a21227d30c8accdf6644ac007..9f9990d0d64f746f2562329d257c13154f6df48a 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"
-"POT-Creation-Date: 2016-05-11 10:57+0200\n"
+"POT-Creation-Date: 2016-06-11 17:28+0200\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"
index 3cab0231fe51742c9a257d2d93b2f332ee466cb6..18c857ae030e0f47665faf95d622d90669e71dba 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"
-"POT-Creation-Date: 2016-05-11 10:57+0200\n"
+"POT-Creation-Date: 2016-06-11 17:28+0200\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"
index 6292944b7529678caffe71dbea4a2c2c4d4a75d7..0b2940487ef4153d3d4489e1a73968df0ce26068 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"
-"POT-Creation-Date: 2016-05-11 10:57+0200\n"
+"POT-Creation-Date: 2016-06-11 17:28+0200\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"
index 9aa775ac3021431d943856a398a6e381aefa617e..0cc1d584ec15a2118c33ff2d3049da410b08734d 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"
-"POT-Creation-Date: 2016-05-11 10:57+0200\n"
+"POT-Creation-Date: 2016-06-11 17:28+0200\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"
index ba37b50a05bf8c870776a86ab838cfb4a2da79c9..72ccb7be9d900fdc8fc94f61794cf5e56ddd8330 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"
-"POT-Creation-Date: 2016-05-11 10:57+0200\n"
+"POT-Creation-Date: 2016-06-11 17:28+0200\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 "
index f54f95ca234681a3741f656cbc4238ddbf285902..14d0071c8c6cd585f46cee4874db057555ea49b5 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"
-"POT-Creation-Date: 2016-05-11 10:57+0200\n"
+"POT-Creation-Date: 2016-06-11 17:28+0200\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"
index 92c5395476dbd8e331b9e67d6a5645757adcd620..ff1fc9f81d82c315cabd9cb92e04771caf6519bb 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"
-"POT-Creation-Date: 2016-05-11 10:57+0200\n"
+"POT-Creation-Date: 2016-06-11 17:28+0200\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"
index 819e43c7616a3f9e1305d7019b9b6909e914f29c..ad9990e432dd1c439369115c818c0b513022eba9 100644 (file)
--- a/po/nl.po
+++ b/po/nl.po
@@ -12,7 +12,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: apt 1.2.11\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2016-05-11 10:57+0200\n"
+"POT-Creation-Date: 2016-06-11 17:28+0200\n"
 "PO-Revision-Date: 2016-04-27 18:12+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 fb8edb27ec3cfad4161a44a14958c66de9da2f80..d36d05b45b2e2a23979104553694eed46ce3a89a 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"
-"POT-Creation-Date: 2016-05-11 10:57+0200\n"
+"POT-Creation-Date: 2016-06-11 17:28+0200\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"
index ae7d9e21cc3a8112b74514ff64ebfe6531909737..56781a41a26cad977d4a6f8722da7e182f8cfaee 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"
-"POT-Creation-Date: 2016-05-11 10:57+0200\n"
+"POT-Creation-Date: 2016-06-11 17:28+0200\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"
index 070903c8445aa1d74e113a7093df2dd5d4630170..c98ffba65cd46f3b9bbc1b2894bd059bab4c3926 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"
-"POT-Creation-Date: 2016-05-11 10:57+0200\n"
+"POT-Creation-Date: 2016-06-11 17:28+0200\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"
index 538c73d7dc0799021d389fd4012179f5da3f0e25..ecb8afbe2ce10e02c257d0bed7615bc759b89fb8 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"
-"POT-Creation-Date: 2016-05-11 10:57+0200\n"
+"POT-Creation-Date: 2016-06-11 17:28+0200\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."
index a5a59077952c2b8fea37b74b4174729f12e9f26a..a45f9bb0aa138f441e07649c7da805a6654621fd 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"
-"POT-Creation-Date: 2016-05-11 10:57+0200\n"
+"POT-Creation-Date: 2016-06-11 17:28+0200\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"
index d067c993f4b08e35f8617fbc8ff972785c4812bc..6090f919e91dbdaeacd5c425aa67fe69d85eaff6 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"
-"POT-Creation-Date: 2016-05-11 10:57+0200\n"
+"POT-Creation-Date: 2016-06-11 17:28+0200\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"
@@ -3820,7 +3820,7 @@ msgstr "Вы должны заполнить sources.list, поместив ту
 msgid "Cannot convert %s to integer: out of range"
 msgstr "Невозможно преобразовать %s в целое число: выход за пределы диапазона"
 
-#: apt-private/private-download.cc apt-pkg/update.cc
+#: apt-pkg/update.cc
 #, c-format
 msgid "Failed to fetch %s  %s"
 msgstr "Не удалось получить %s  %s"
@@ -3837,19 +3837,15 @@ msgstr ""
 msgid "Calculating upgrade"
 msgstr "Расчёт обновлений"
 
-#. TRANSLATORS: %s is a single techy word like 'NODATA'
-#: methods/gpgv.cc
-#, c-format
-msgid ""
-"Signed file isn't valid, got '%s' (does the network require authentication?)"
-msgstr ""
-"Подписанный файл некорректен, получено «%s» (возможно в сети требуется "
-"аутентификация?)"
+#~ msgid ""
+#~ "Signed file isn't valid, got '%s' (does the network require "
+#~ "authentication?)"
+#~ msgstr ""
+#~ "Подписанный файл некорректен, получено «%s» (возможно в сети требуется "
+#~ "аутентификация?)"
 
-#: apt-pkg/deb/debmetaindex.cc
-#, c-format
-msgid "Invalid '%s' entry in Release file %s"
-msgstr "Неправильный элемент «%s» в файле Release %s"
+#~ msgid "Invalid '%s' entry in Release file %s"
+#~ msgstr "Неправильный элемент «%s» в файле Release %s"
 
 #~ msgid "There is no public key available for the following key IDs:\n"
 #~ msgstr "Недоступен открытый ключ для следующих ID ключей:\n"
index ed564969fc68dd2f5b453180b4492ac62679929b..1845a1cf5f78f6aaeee7e3bf5fd8fdedc5d28a0e 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"
-"POT-Creation-Date: 2016-05-11 10:57+0200\n"
+"POT-Creation-Date: 2016-06-11 17:28+0200\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"
index f53ed289faf22e49a8246c526191a40bf493f3f7..c449853f9ce59df0593805ad89afc4872e77a4b5 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"
-"POT-Creation-Date: 2016-05-11 10:57+0200\n"
+"POT-Creation-Date: 2016-06-11 17:28+0200\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"
index 1b0d0418bda72bcf0f8aa36e50054d765403bb48..4f1749023f724862728a915b33eda564be335f80 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"
-"POT-Creation-Date: 2016-05-11 10:57+0200\n"
+"POT-Creation-Date: 2016-06-11 17:28+0200\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"
index 5236ed43d86e1c9b9f7812c8138c573015e9baa1..21f0fcca01657373b10b2feaade6f25a15dc7a64 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"
-"POT-Creation-Date: 2016-05-11 10:57+0200\n"
+"POT-Creation-Date: 2016-06-11 17:28+0200\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"
index 9e4eecc15186093bbead30e2d87c3e9478f65dd0..941788e5b1b1cb8f595cfe4759df24c60a78f36e 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"
-"POT-Creation-Date: 2016-05-11 10:57+0200\n"
+"POT-Creation-Date: 2016-06-11 17:28+0200\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"
index d67c81d992998ed19b173426c61c018968404c21..f29fcde3d671faea5b08c0fbc6c6662e986981d8 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"
-"POT-Creation-Date: 2016-05-11 10:57+0200\n"
+"POT-Creation-Date: 2016-06-11 17:28+0200\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"
index 220a0d24c05f7a5f67ec2e0d57f9bec3bdca0128..223db2955b43c988d18e8aed80a877ece90d5f25 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"
-"POT-Creation-Date: 2016-05-11 10:57+0200\n"
+"POT-Creation-Date: 2016-06-11 17:28+0200\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"
index 3357f7ce46fd7236456d57776eefa18f8a2c8f76..d25342fb0c9a0f44520930f0404a451a811fdc9d 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"
-"POT-Creation-Date: 2016-05-11 10:57+0200\n"
+"POT-Creation-Date: 2016-06-11 17:28+0200\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"
index 6d375658bb81d460d1688f429bbd7d3fa75e7658..b76177064cab033a0b5bf3839f46989ec8829111 100644 (file)
@@ -10,7 +10,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: apt 1.2.x\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2016-05-11 10:57+0200\n"
+"POT-Creation-Date: 2016-06-11 17:28+0200\n"
 "PO-Revision-Date: 2016-03-27 07:00+0000\n"
 "Last-Translator: Zhou Mo <cdluminate@gmail.com>\n"
 "Language-Team: Chinese (simplified) <i18n-zh@googlegroups.com>\n"
index 309f91945596fd401f8ed869e8a35e9925831c36..6acdae44c689480c6b470044615bd188f0d07673 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"
-"POT-Creation-Date: 2016-05-11 10:57+0200\n"
+"POT-Creation-Date: 2016-06-11 17:28+0200\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."
@@ -3624,7 +3624,7 @@ msgstr "在 sources.list 中必須包含一些 'source' URI"
 msgid "Cannot convert %s to integer: out of range"
 msgstr ""
 
-#: apt-private/private-download.cc apt-pkg/update.cc
+#: apt-pkg/update.cc
 #, c-format
 msgid "Failed to fetch %s  %s"
 msgstr "無法取得 %s,%s"
@@ -3640,9 +3640,8 @@ msgstr "有一些索引檔不能下載,它們可能被略過了,或是替而
 msgid "Calculating upgrade"
 msgstr "籌備升級中"
 
-#: apt-pkg/acquire-item.cc
-msgid "There is no public key available for the following key IDs:\n"
-msgstr "無法取得以下的密鑰 ID 的公鑰:\n"
+#~ msgid "There is no public key available for the following key IDs:\n"
+#~ msgstr "無法取得以下的密鑰 ID 的公鑰:\n"
 
 #, fuzzy
 #~ msgid "The repository is insufficiently signed by key %s (%s)"