]> git.saurik.com Git - apt.git/commitdiff
Release 1.2.16 RC1
authorJulian Andres Klode <jak@debian.org>
Mon, 14 Nov 2016 19:25:17 +0000 (20:25 +0100)
committerJulian Andres Klode <jak@debian.org>
Mon, 14 Nov 2016 19:27:38 +0000 (20:27 +0100)
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 3982c9023d63b2e557ffa430984f18b26d48a0ea..1d6737cf43fe7482490046e899e814aa9226dd50 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.15"
+PACKAGE_VERSION="1.2.16~rc1"
 PACKAGE_MAIL="APT Development Team <deity@lists.debian.org>"
 AC_DEFINE_UNQUOTED(PACKAGE,"$PACKAGE")
 AC_DEFINE_UNQUOTED(PACKAGE_VERSION,"$PACKAGE_VERSION")
index b3bb1a0b73153156bfaad6e2169a5af6a7c91368..e900c23ffeebc4c88110004df3cd80bbadfa69ba 100644 (file)
@@ -1,3 +1,23 @@
+apt (1.2.16~rc1) xenial; urgency=medium
+
+  [ David Kalnischkies ]
+  * avoid changing the global LC_TIME for Release writing
+  * use de-localed std::put_time instead rolling our own
+  * accept only the expected UTC timezones in date parsing (Closes: 819697)
+  * avoid std::get_time usage to sidestep libstdc++6 bug (LP: #1593583)
+  * imbue datetime parsing with C.UTF-8 locale (Closes: 828011)
+  * prevent C++ locale number formatting in text APIs (try 2) (Closes: 832044)
+  * prevent C++ locale number formatting in text APIs (try 3) (LP: #1611010)
+    (LP: #1592817)
+  * imbue .diff/Index parsing with C.UTF-8 as well
+
+  [ Julian Andres Klode ]
+  * Use C locale instead of C.UTF-8 for protocol strings
+  * Add shippable.yml for CI on Shippable
+  * Revert "if the FileFd failed already following calls should fail, too"
+
+ -- Julian Andres Klode <juliank@ubuntu.com>  Mon, 14 Nov 2016 20:23:49 +0100
+
 apt (1.2.15) xenial; urgency=medium
 
   New micro release with bug fixes up to (and including) 1.3.1 (LP: #1638021)
index bcbb42b55022e47c1036c2d050399f6055e0e5ea..ce6662b2e9ea3aad77a5f9604d1bc872fa007509 100644 (file)
 ">
 
 <!-- this will be updated by 'prepare-release' -->
-<!ENTITY apt-product-version "1.2.15">
+<!ENTITY apt-product-version "1.2.16~rc1">
 
 <!-- (Code)names for various things used all over the place -->
 <!ENTITY debian-oldstable-codename "wheezy">
index a90eb716b11fda90b4ea5b2d4541a3fbbbbbc4ee..55ff6d8cb3aae194da4ab3ff336877bd5d56fb60 100644 (file)
@@ -5,9 +5,9 @@
 #, fuzzy
 msgid ""
 msgstr ""
-"Project-Id-Version: apt-doc 1.2.15\n"
+"Project-Id-Version: apt-doc 1.2.16~rc1\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2016-10-31 15:29+0100\n"
+"POT-Creation-Date: 2016-11-14 20:27+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"
index b5e0f528fe64c9e2ad0bc42c09a14d29f260dee6..522c3e59563f3607c65cc8a99d604d3b9ae7cae0 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-10-31 15:29+0100\n"
+"POT-Creation-Date: 2016-11-14 20:27+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"
index 39ffc92d8c27dede1ac76e2773e14f90f5b855f8..7da406b292af4b8552fcc2a3eb66cc60e025fe3b 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-10-31 15:29+0100\n"
+"POT-Creation-Date: 2016-11-14 20:27+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"
index 82e2ad55fd2e872cd5d1f94c7364cde0082b8686..773a3874acadf6ffa791632e692c49fd127bc742 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-10-31 15:29+0100\n"
+"POT-Creation-Date: 2016-11-14 20:27+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"
index 3aff48067407e8a9295f98cd27ae4ee5e246f3ef..953ad0a941d4092f2a58446ded7c8a057ce6ec1a 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-10-31 15:29+0100\n"
+"POT-Creation-Date: 2016-11-14 20:27+0100\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 eb64ffd662165dca2804ddf8a5a8421660a83113..5ed446385539bb705f7561df8d395a9e41e65d79 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-10-31 15:29+0100\n"
+"POT-Creation-Date: 2016-11-14 20:27+0100\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 6e99408520c84125a55dc00a7b9d8df72e7b00af..722ddf140d6c835afc03ae5de4debb371e79fb89 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-10-31 15:29+0100\n"
+"POT-Creation-Date: 2016-11-14 20:27+0100\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 f39bcff3759c7582d805dea0ecf2e7f590dd6af6..6c015925a4c5f4748bf5f648df01cd1223400b08 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-10-31 15:29+0100\n"
+"POT-Creation-Date: 2016-11-14 20:27+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"
index d7fd74f67fbbd2258a36261b5bb74d93bdaa0418..13a8ff5db16e52cb3efa548b6198570cbf4bdb70 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-10-31 15:29+0100\n"
+"POT-Creation-Date: 2016-11-14 20:27+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"
index 3d281f43a344cbf3951cd0b706e8d49c19cb0a52..7ee08763da3842793610b6e6c40f887871735dee 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-10-31 15:29+0100\n"
+"POT-Creation-Date: 2016-11-14 20:27+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"
index 6c4b26920c3397ad6797b3cf8ade8a485ed29593..4da00e9c9a95512eb119af0320624679f801f0de 100644 (file)
@@ -5,9 +5,9 @@
 #, fuzzy
 msgid ""
 msgstr ""
-"Project-Id-Version: apt 1.2.15\n"
+"Project-Id-Version: apt 1.2.16~rc1\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2016-10-31 15:29+0100\n"
+"POT-Creation-Date: 2016-11-14 20:27+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"
@@ -3272,6 +3272,7 @@ msgstr ""
 msgid "Progress: [%3i%%]"
 msgstr ""
 
+#. send status information that we are about to fork dpkg
 #: apt-pkg/install-progress.cc
 msgid "Running dpkg"
 msgstr ""
index 9bfccca959512133f9d5e209e6d4868d1eed3e08..d4a8561d57931bc4c8de36f3c0ca63a7757035eb 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-10-31 15:29+0100\n"
+"POT-Creation-Date: 2016-11-14 20:27+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"
@@ -3334,6 +3334,7 @@ msgstr ""
 msgid "Progress: [%3i%%]"
 msgstr ""
 
+#. send status information that we are about to fork dpkg
 #: apt-pkg/install-progress.cc
 msgid "Running dpkg"
 msgstr ""
index 6175a68bcb9cf25bbac216ba7bba344b4b009ad6..adebda6a6e9d21d028a2f66bd1ed6bb4df01d284 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-10-31 15:29+0100\n"
+"POT-Creation-Date: 2016-11-14 20:27+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"
@@ -3477,6 +3477,7 @@ msgstr "Nun pudo determinase una triba de sistema d'empaquetáu afayadiza"
 msgid "Progress: [%3i%%]"
 msgstr ""
 
+#. send status information that we are about to fork dpkg
 #: apt-pkg/install-progress.cc
 msgid "Running dpkg"
 msgstr "Executando dpkt"
index 669b91e017847f4cac0de9f5e12ad7003ca7317e..36a807ee55db147df5af870ca58277a70f937a29 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-10-31 15:29+0100\n"
+"POT-Creation-Date: 2016-11-14 20:27+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"
@@ -3517,6 +3517,7 @@ msgstr "Неуспех при определянето на подходяща 
 msgid "Progress: [%3i%%]"
 msgstr ""
 
+#. send status information that we are about to fork dpkg
 #: apt-pkg/install-progress.cc
 msgid "Running dpkg"
 msgstr "Изпълняване на dpkg"
index 49392b8a36080a99128c3c56191701f8e445f634..bab2ad4865f6216c9b54430ed3ce208d17f6cbc5 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-10-31 15:29+0100\n"
+"POT-Creation-Date: 2016-11-14 20:27+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"
@@ -3316,6 +3316,7 @@ msgstr ""
 msgid "Progress: [%3i%%]"
 msgstr ""
 
+#. send status information that we are about to fork dpkg
 #: apt-pkg/install-progress.cc
 msgid "Running dpkg"
 msgstr ""
index 2d586dbd3f652160d1148d43adc37cbb7cda543f..680c09d4a5d3a258b7141a08a066c2e3ab753a41 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-10-31 15:29+0100\n"
+"POT-Creation-Date: 2016-11-14 20:27+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"
@@ -3517,6 +3517,7 @@ msgstr "No es pot determinar un tipus de sistema d'empaquetament adequat."
 msgid "Progress: [%3i%%]"
 msgstr ""
 
+#. send status information that we are about to fork dpkg
 #: apt-pkg/install-progress.cc
 msgid "Running dpkg"
 msgstr "S'està executant dpkg"
index 9a729c417ad353394919d870f66052402852256f..50dabe27774fdadfaa25ea905594078598fd44e7 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-10-31 15:29+0100\n"
+"POT-Creation-Date: 2016-11-14 20:27+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"
@@ -3477,6 +3477,7 @@ msgstr "Nebylo možno určit vhodný typ balíčkovacího systému"
 msgid "Progress: [%3i%%]"
 msgstr "Postup: [%3i%%]"
 
+#. send status information that we are about to fork dpkg
 #: apt-pkg/install-progress.cc
 msgid "Running dpkg"
 msgstr "Spouští se dpkg"
index f0257006653e5f5e0c9e3ef4bf96ce753944b385..2bccb09049c07132a4b0e359a2a226024a1e692c 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-10-31 15:29+0100\n"
+"POT-Creation-Date: 2016-11-14 20:27+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"
@@ -3503,6 +3503,7 @@ msgstr "Ni ellir canfod math system addas"
 msgid "Progress: [%3i%%]"
 msgstr ""
 
+#. send status information that we are about to fork dpkg
 #: apt-pkg/install-progress.cc
 msgid "Running dpkg"
 msgstr ""
index 2ec9f92c59d4bfaa3346cb240cd33b417d20acb9..d46f91a6a4f0e26f9c8dfded127df67466edebcc 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-10-31 15:29+0100\n"
+"POT-Creation-Date: 2016-11-14 20:27+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"
@@ -3488,6 +3488,7 @@ msgstr "Kunne ikke bestemme en passende pakkesystemtype"
 msgid "Progress: [%3i%%]"
 msgstr "Status: [%3i%%]"
 
+#. send status information that we are about to fork dpkg
 #: apt-pkg/install-progress.cc
 msgid "Running dpkg"
 msgstr "Kører dpkg"
index d460db3f5dfe51cd4ba95576def30b3837ed0b60..efe7c25864ed599c57e75192efd45006f2a7520b 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-10-31 15:29+0100\n"
+"POT-Creation-Date: 2016-11-14 20:27+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"
@@ -3588,6 +3588,7 @@ msgstr "Bestimmung eines passenden Paketierungssystemtyps nicht möglich"
 msgid "Progress: [%3i%%]"
 msgstr "Fortschritt: [%3i%%]"
 
+#. send status information that we are about to fork dpkg
 #: apt-pkg/install-progress.cc
 msgid "Running dpkg"
 msgstr "Ausführen von dpkg"
index 6c8d3528f359a2ca562de10a60dd23fc02f0b8c9..1a3f008732d0d9bc8291f41d3b4a816af4239d81 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-10-31 15:29+0100\n"
+"POT-Creation-Date: 2016-11-14 20:27+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"
@@ -3452,6 +3452,7 @@ msgstr "འོས་འབབ་དང་ལྡན་པའི་སྦུང་
 msgid "Progress: [%3i%%]"
 msgstr ""
 
+#. send status information that we are about to fork dpkg
 #: apt-pkg/install-progress.cc
 msgid "Running dpkg"
 msgstr ""
index 00170ec44786b96e1899ce42ba882b9dec70772e..a74f9f81b8197c358c7900fa2e35372f5309d41b 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-10-31 15:29+0100\n"
+"POT-Creation-Date: 2016-11-14 20:27+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"
@@ -3478,6 +3478,7 @@ msgstr "Αδύνατος ο καθορισμός ενός κατάλληλου 
 msgid "Progress: [%3i%%]"
 msgstr ""
 
+#. send status information that we are about to fork dpkg
 #: apt-pkg/install-progress.cc
 msgid "Running dpkg"
 msgstr ""
index 5bd39492cf82a6b6110e68a7e007fb4cce2c2df6..70314edd34500e13c85f8ccc1aafb71396b0d10f 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-10-31 15:29+0100\n"
+"POT-Creation-Date: 2016-11-14 20:27+0100\n"
 "PO-Revision-Date: 2016-01-26 01:51+0100\n"
 "Last-Translator: Manuel \"Venturi\" Porras Peralta <venturi@openmailbox."
 "org>\n"
@@ -3653,6 +3653,7 @@ msgstr "No se pudo determinar un tipo de sistema de paquetes adecuado"
 msgid "Progress: [%3i%%]"
 msgstr "Progreso: [%3i%%]"
 
+#. send status information that we are about to fork dpkg
 #: apt-pkg/install-progress.cc
 msgid "Running dpkg"
 msgstr "Ejecutando dpkg"
index 98e58fe6e40bcb11b8023a03daa57889ccfd9fdb..eb7dcfdf06508f778fc25607ac160a0a9e55f747 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-10-31 15:29+0100\n"
+"POT-Creation-Date: 2016-11-14 20:27+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"
@@ -3450,6 +3450,7 @@ msgstr "Ezin da pakete sistemaren mota egokirik zehaztu"
 msgid "Progress: [%3i%%]"
 msgstr ""
 
+#. send status information that we are about to fork dpkg
 #: apt-pkg/install-progress.cc
 msgid "Running dpkg"
 msgstr ""
index 1fe2d6bf42a5275df0ec16fd57ae772235574e7a..d4a315d4184e792644846add131b8a6c8ef40aa3 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-10-31 15:29+0100\n"
+"POT-Creation-Date: 2016-11-14 20:27+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"
@@ -3442,6 +3442,7 @@ msgstr "Sopivaa paketointijärjestelmän tyyppiä ei saa selvitettyä"
 msgid "Progress: [%3i%%]"
 msgstr ""
 
+#. send status information that we are about to fork dpkg
 #: apt-pkg/install-progress.cc
 msgid "Running dpkg"
 msgstr ""
index a4a5afe73ec178df3d9e5afdd9d099e4a5a1a612..11086cdb087829f0161da1cac3d1a9d823b12d83 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-10-31 15:29+0100\n"
+"POT-Creation-Date: 2016-11-14 20:27+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"
@@ -3569,6 +3569,7 @@ msgstr "Impossible de déterminer un type du système de paquets adéquat"
 msgid "Progress: [%3i%%]"
 msgstr "Progression : [%3i%%]"
 
+#. send status information that we are about to fork dpkg
 #: apt-pkg/install-progress.cc
 msgid "Running dpkg"
 msgstr "Exécution de dpkg"
index 76aa30ea81de303a9cb5ea57a5937b19219ae14b..e861c1beea961985664cd8f4f228ba9f19e0befb 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-10-31 15:29+0100\n"
+"POT-Creation-Date: 2016-11-14 20:27+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"
@@ -3514,6 +3514,7 @@ msgstr "Non é posíbel determinar un tipo de sistema de empaquetado axeitado"
 msgid "Progress: [%3i%%]"
 msgstr ""
 
+#. send status information that we are about to fork dpkg
 #: apt-pkg/install-progress.cc
 msgid "Running dpkg"
 msgstr "Executando dpkg"
index e758cf82146ea1f9a22477c895527907162268ae..3fbc7846550b6d116551db25639fb8a99540ac49 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-10-31 15:29+0100\n"
+"POT-Creation-Date: 2016-11-14 20:27+0100\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"
@@ -3557,6 +3557,7 @@ msgstr "A megfelelő csomagrendszertípus nem határozható meg"
 msgid "Progress: [%3i%%]"
 msgstr "Haladás: [%3i%%]"
 
+#. send status information that we are about to fork dpkg
 #: apt-pkg/install-progress.cc
 msgid "Running dpkg"
 msgstr "A dpkg futtatása"
index c0be6eb22bb78566198b5689e5da8de13f89d23c..5254efb6fcbcf190e51aabdb484d453fab76e0ce 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-10-31 15:29+0100\n"
+"POT-Creation-Date: 2016-11-14 20:27+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"
@@ -3554,6 +3554,7 @@ msgstr "Impossibile determinare un tipo di sistema appropriato di pacchetti"
 msgid "Progress: [%3i%%]"
 msgstr "Avanzamento: [%3i%%]"
 
+#. send status information that we are about to fork dpkg
 #: apt-pkg/install-progress.cc
 msgid "Running dpkg"
 msgstr "Esecuzione di dpkg"
index 0ed50bb194ddb2b590e328fee43d255bf08fb7a9..a2d2ca46e145ef1a9d63ba8a97444ac7d1fd933b 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-10-31 15:29+0100\n"
+"POT-Creation-Date: 2016-11-14 20:27+0100\n"
 "PO-Revision-Date: 2016-05-18 15:31+0900\n"
 "Last-Translator: Takuma Yamada <tyamada@takumayamada.com>\n"
 "Language-Team: Japanese <debian-japanese@lists.debian.org>\n"
@@ -3549,6 +3549,7 @@ msgstr "適切なパッケージシステムタイプを特定できません"
 msgid "Progress: [%3i%%]"
 msgstr "進捗: [%3i%%]"
 
+#. send status information that we are about to fork dpkg
 #: apt-pkg/install-progress.cc
 msgid "Running dpkg"
 msgstr "dpkg を実行しています"
index be3f402382190fd3da8104c43e8d776193812469..13640459b92c9f5367aec4f8133922b3fa027f0e 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-10-31 15:29+0100\n"
+"POT-Creation-Date: 2016-11-14 20:27+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"
@@ -3424,6 +3424,7 @@ msgstr "មិនអាច​កំណត់​ប្រភេទ​ប្រព
 msgid "Progress: [%3i%%]"
 msgstr ""
 
+#. send status information that we are about to fork dpkg
 #: apt-pkg/install-progress.cc
 msgid "Running dpkg"
 msgstr ""
index f7bbfae463cd1776ca05f5fc85b246390db1b86a..b255f0b9dc07715a3492e094aaaed4b5380cdc08 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-10-31 15:29+0100\n"
+"POT-Creation-Date: 2016-11-14 20:27+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"
@@ -3437,6 +3437,7 @@ msgstr "올바른 패키지 시스템 타입을 알아낼 수 없습니다"
 msgid "Progress: [%3i%%]"
 msgstr ""
 
+#. send status information that we are about to fork dpkg
 #: apt-pkg/install-progress.cc
 msgid "Running dpkg"
 msgstr "dpkg 실행하는 중입니다"
index 89ba3cc3777535f923f76c387db1384f62bcdfca..764f87e06970c8c4c50b3d1b108cc0ddef420641 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-10-31 15:29+0100\n"
+"POT-Creation-Date: 2016-11-14 20:27+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"
@@ -3330,6 +3330,7 @@ msgstr ""
 msgid "Progress: [%3i%%]"
 msgstr ""
 
+#. send status information that we are about to fork dpkg
 #: apt-pkg/install-progress.cc
 msgid "Running dpkg"
 msgstr ""
index 03ec9b965117dd14a7b22e4b954f84090f7aeff3..10e2cf80ff397c1a37225e87851428a3eac99cb3 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-10-31 15:29+0100\n"
+"POT-Creation-Date: 2016-11-14 20:27+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"
@@ -3421,6 +3421,7 @@ msgstr ""
 msgid "Progress: [%3i%%]"
 msgstr ""
 
+#. send status information that we are about to fork dpkg
 #: apt-pkg/install-progress.cc
 msgid "Running dpkg"
 msgstr ""
index 9539ab3692114e4cc2cad738b035a7cc919c4c9c..f4393163e0ee16732fe24017c9c55f6b7e862885 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-10-31 15:29+0100\n"
+"POT-Creation-Date: 2016-11-14 20:27+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 "
@@ -3422,6 +3422,7 @@ msgstr "योग्य असा पॅकेजिंग प्रणाली
 msgid "Progress: [%3i%%]"
 msgstr ""
 
+#. send status information that we are about to fork dpkg
 #: apt-pkg/install-progress.cc
 msgid "Running dpkg"
 msgstr ""
index dbb87168df43797415783bcc8d486ae18cf48f59..c4e2f7d1c9a489744e610644e0d47433d8b23e4a 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-10-31 15:29+0100\n"
+"POT-Creation-Date: 2016-11-14 20:27+0100\n"
 "PO-Revision-Date: 2016-06-11 22:38+0200\n"
 "Last-Translator: Petter Reinholdtsen <pere@hungry.com>\n"
 "Language-Team: Norwegian Bokmål <i18n-no@lister.ping.uio.no>\n"
@@ -3492,6 +3492,7 @@ msgstr "Klarer ikke bestemme en passende pakkesystemtype"
 msgid "Progress: [%3i%%]"
 msgstr ""
 
+#. send status information that we are about to fork dpkg
 #: apt-pkg/install-progress.cc
 msgid "Running dpkg"
 msgstr "Kjører dpkg"
index 6a94b10947448d1599bdff3ba9411d41dd453d97..60a957e4c64de96ec4ff5e88c9ed331aaa4552dd 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-10-31 15:29+0100\n"
+"POT-Creation-Date: 2016-11-14 20:27+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"
@@ -3423,6 +3423,7 @@ msgstr "उपयुक्त प्याकिङ्ग प्रणाली
 msgid "Progress: [%3i%%]"
 msgstr ""
 
+#. send status information that we are about to fork dpkg
 #: apt-pkg/install-progress.cc
 msgid "Running dpkg"
 msgstr ""
index 29219c61e7e4b52730f54c59d4d151ef6a758132..4a1b490a9ef408ca077fad143ace8f299785fd6c 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-10-31 15:29+0100\n"
+"POT-Creation-Date: 2016-11-14 20:27+0100\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"
@@ -3606,6 +3606,7 @@ msgstr "Kan geen geschikt pakketbeheersysteemtype bepalen"
 msgid "Progress: [%3i%%]"
 msgstr "Voortgang: [%3i%%]"
 
+#. send status information that we are about to fork dpkg
 #: apt-pkg/install-progress.cc
 msgid "Running dpkg"
 msgstr "dpkg wordt uitgevoerd"
index 8f5c565f7385374f517ea7e51f9bed92938fd8af..daa6fe7a7ed74144f38433e1959e4a5f54c7a9d9 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-10-31 15:29+0100\n"
+"POT-Creation-Date: 2016-11-14 20:27+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"
@@ -3438,6 +3438,7 @@ msgstr "Klarte ikkje avgjera ein eigna pakkesystemtype"
 msgid "Progress: [%3i%%]"
 msgstr ""
 
+#. send status information that we are about to fork dpkg
 #: apt-pkg/install-progress.cc
 msgid "Running dpkg"
 msgstr ""
index 2da243eb8c185eac6b7d5fc1ed27cfe2e9c9f1c6..356d1443b01b0360e3ecd7c8d90420112fbec0fb 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-10-31 15:29+0100\n"
+"POT-Creation-Date: 2016-11-14 20:27+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"
@@ -3547,6 +3547,7 @@ msgstr "Nie udało się określić odpowiedniego typu systemu pakietów"
 msgid "Progress: [%3i%%]"
 msgstr ""
 
+#. send status information that we are about to fork dpkg
 #: apt-pkg/install-progress.cc
 msgid "Running dpkg"
 msgstr "Uruchamianie dpkg"
index 46a7625ec708046f677a5f1538519393e788d3ca..f6cb39db36b8ea34b27337eebc787436ebee5b19 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-10-31 15:29+0100\n"
+"POT-Creation-Date: 2016-11-14 20:27+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"
@@ -3522,6 +3522,7 @@ msgstr ""
 msgid "Progress: [%3i%%]"
 msgstr ""
 
+#. send status information that we are about to fork dpkg
 #: apt-pkg/install-progress.cc
 msgid "Running dpkg"
 msgstr "A correr o dpkg"
index aa20f15909f9be06b06d1645f853e8eaa5c69856..06423f264a2002663d57138309d05f330f7d3006 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-10-31 15:29+0100\n"
+"POT-Creation-Date: 2016-11-14 20:27+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."
@@ -3463,6 +3463,7 @@ msgstr "Impossível determinar um tipo de sistema de empacotamento aplicável."
 msgid "Progress: [%3i%%]"
 msgstr ""
 
+#. send status information that we are about to fork dpkg
 #: apt-pkg/install-progress.cc
 msgid "Running dpkg"
 msgstr ""
index 837426df87b83d25129dd54a49607d6d051c3714..9eb6b03cc45e6716bd605c5de249f8ec881f1506 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-10-31 15:29+0100\n"
+"POT-Creation-Date: 2016-11-14 20:27+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"
@@ -3476,6 +3476,7 @@ msgstr "Nu s-a putut determina un tip de sistem de împachetare potrivit"
 msgid "Progress: [%3i%%]"
 msgstr ""
 
+#. send status information that we are about to fork dpkg
 #: apt-pkg/install-progress.cc
 msgid "Running dpkg"
 msgstr ""
index 2ad3061daa18f64bfbd08bcd07dbb2c5fb1f2cc0..b92f9f347c5c0cb4895023c0d0aaddf35dd9a531 100644 (file)
--- a/po/ru.po
+++ b/po/ru.po
@@ -12,7 +12,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: apt 1.2.12\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2016-10-31 15:29+0100\n"
+"POT-Creation-Date: 2016-11-14 20:27+0100\n"
 "PO-Revision-Date: 2016-05-19 20:50+0300\n"
 "Last-Translator: Yuri Kozlov <yuray@komyakino.ru>\n"
 "Language-Team: Russian <debian-l10n-russian@lists.debian.org>\n"
@@ -3586,6 +3586,7 @@ msgstr "Невозможно определить подходящий тип с
 msgid "Progress: [%3i%%]"
 msgstr "Ход выполнения: [%3i%%]"
 
+#. send status information that we are about to fork dpkg
 #: apt-pkg/install-progress.cc
 msgid "Running dpkg"
 msgstr "Запускается dpkg"
index cb4c7970567786e8f59672e1e69c8b5650841fb9..94512a2d07277fd820398837968973d850e78d1a 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-10-31 15:29+0100\n"
+"POT-Creation-Date: 2016-11-14 20:27+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"
@@ -3488,6 +3488,7 @@ msgstr "Nedá sa určiť vhodný typ systému balíkov"
 msgid "Progress: [%3i%%]"
 msgstr ""
 
+#. send status information that we are about to fork dpkg
 #: apt-pkg/install-progress.cc
 msgid "Running dpkg"
 msgstr "Spúšťa sa dpkg"
index 47f37516a1baa49b06740d3c70e20b04ef1bece3..d72c734b05663913d7119761276a6ce7dd058975 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-10-31 15:29+0100\n"
+"POT-Creation-Date: 2016-11-14 20:27+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"
@@ -3495,6 +3495,7 @@ msgstr "Ni mogoče določiti ustrezne vrste paketnega sistema"
 msgid "Progress: [%3i%%]"
 msgstr ""
 
+#. send status information that we are about to fork dpkg
 #: apt-pkg/install-progress.cc
 msgid "Running dpkg"
 msgstr "Poganjanje dpkg"
index aaae288531f49faa1ba5968a99af003224562935..877791b61f39bd028da39aaab1536015924d46dc 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-10-31 15:29+0100\n"
+"POT-Creation-Date: 2016-11-14 20:27+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"
@@ -3517,6 +3517,7 @@ msgstr "Kunde inte fastställa en lämplig paketsystemstyp"
 msgid "Progress: [%3i%%]"
 msgstr "Förlopp: [%3i%%]"
 
+#. send status information that we are about to fork dpkg
 #: apt-pkg/install-progress.cc
 msgid "Running dpkg"
 msgstr "Kör dpkg"
index 40ae250ae1a1245eb718525856921666d41d1dbd..b423ef003b1ac1e93ee3eadd08c680eaed6608c2 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-10-31 15:29+0100\n"
+"POT-Creation-Date: 2016-11-14 20:27+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"
@@ -3411,6 +3411,7 @@ msgstr "ไม่สามารถระบุชนิดของระบบ
 msgid "Progress: [%3i%%]"
 msgstr "ความคืบหน้า: [%3i%%]"
 
+#. send status information that we are about to fork dpkg
 #: apt-pkg/install-progress.cc
 msgid "Running dpkg"
 msgstr "กำลังเรียก dpkg"
index ac6ce8bcb30364f1e6a99e3eb65451c23fc27d21..9f1ddcb4f9e71faad77dd0ea8b0c703efea7436f 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-10-31 15:29+0100\n"
+"POT-Creation-Date: 2016-11-14 20:27+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"
@@ -3460,6 +3460,7 @@ msgstr "Hindi matuklasan ang akmang uri ng sistema ng pakete "
 msgid "Progress: [%3i%%]"
 msgstr ""
 
+#. send status information that we are about to fork dpkg
 #: apt-pkg/install-progress.cc
 msgid "Running dpkg"
 msgstr ""
index f783ebe6d1ad1060d92dde924e5207d73c21c287..cdf038e659e5a532940f258213b48e7f1f59b968 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-10-31 15:29+0100\n"
+"POT-Creation-Date: 2016-11-14 20:27+0100\n"
 "PO-Revision-Date: 2016-07-21 18:43+0300\n"
 "Last-Translator: Mert Dirik <mertdirik@gmail.com>\n"
 "Language-Team: Debian l10n Turkish <debian-l10n-turkish@lists.debian.org>\n"
@@ -3549,6 +3549,7 @@ msgstr "Uygun bir paketleme sistemi türü bulunamıyor"
 msgid "Progress: [%3i%%]"
 msgstr "Durum: [%3i%%]"
 
+#. send status information that we are about to fork dpkg
 #: apt-pkg/install-progress.cc
 msgid "Running dpkg"
 msgstr "dpkg çalıştırılıyor"
index 787623df6a2187f4cfefba9acc2146b5a00702d1..1774fbbe1c51cadd8ffc51d1b6b0c7d9d5a1f4bc 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-10-31 15:29+0100\n"
+"POT-Creation-Date: 2016-11-14 20:27+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"
@@ -3548,6 +3548,7 @@ msgstr "Неможливо визначити тип необхідної сис
 msgid "Progress: [%3i%%]"
 msgstr ""
 
+#. send status information that we are about to fork dpkg
 #: apt-pkg/install-progress.cc
 msgid "Running dpkg"
 msgstr "Виконується dpkg"
index a99eb25d287b1b6dfff4337dd42e93e3995c2c70..f0d56e17d6cd0a0fabb1699c565f4daa8e899de6 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-10-31 15:29+0100\n"
+"POT-Creation-Date: 2016-11-14 20:27+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"
@@ -3517,6 +3517,7 @@ msgstr "Không thể quyết định kiểu hệ thống đóng gói thích hợ
 msgid "Progress: [%3i%%]"
 msgstr "Diễn biến: [%3i%%]"
 
+#. send status information that we are about to fork dpkg
 #: apt-pkg/install-progress.cc
 msgid "Running dpkg"
 msgstr "Đang chạy dpkg"
index c7b7c1a7b79e7ebbf9c9bd988588cc6d54b600c2..472869efc8051882b4f73b8123af9254c2cb17ed 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-10-31 15:29+0100\n"
+"POT-Creation-Date: 2016-11-14 20:27+0100\n"
 "PO-Revision-Date: 2016-08-20 13:00+0000\n"
 "Last-Translator: Zhou Mo <cdluminate@gmail.com>\n"
 "Language-Team: Chinese (simplified) <i18n-zh@googlegroups.com>\n"
@@ -3419,6 +3419,7 @@ msgstr "无法确定适合的打包系统类型"
 msgid "Progress: [%3i%%]"
 msgstr "进度:[%3i%%]"
 
+#. send status information that we are about to fork dpkg
 #: apt-pkg/install-progress.cc
 msgid "Running dpkg"
 msgstr "正在运行 dpkg"
index 440f7f3d341c459b3702d02262d28bb7c3438e67..a7d2a34e20f73704395123745fb1500f8faa3009 100644 (file)
@@ -8,7 +8,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-10-31 15:29+0100\n"
+"POT-Creation-Date: 2016-11-14 20:27+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."
@@ -3404,6 +3404,7 @@ msgstr "無法確認合適的套件包裝系統類型"
 msgid "Progress: [%3i%%]"
 msgstr ""
 
+#. send status information that we are about to fork dpkg
 #: apt-pkg/install-progress.cc
 msgid "Running dpkg"
 msgstr ""