From 28f0867d99398a23296ead313112402c51d4e876 Mon Sep 17 00:00:00 2001 From: Julian Andres Klode Date: Wed, 24 Aug 2016 10:40:02 +0200 Subject: releasing package apt version 1.3~rc2ubuntu3 --- CMakeLists.txt | 2 +- debian/changelog | 12 ++++++++++++ doc/apt-verbatim.ent | 2 +- doc/po/apt-doc.pot | 4 ++-- doc/po/de.po | 2 +- doc/po/es.po | 2 +- doc/po/fr.po | 2 +- doc/po/it.po | 2 +- doc/po/ja.po | 2 +- doc/po/nl.po | 2 +- doc/po/pl.po | 2 +- doc/po/pt.po | 2 +- doc/po/pt_BR.po | 2 +- po/apt-all.pot | 5 +++-- po/ar.po | 3 ++- po/ast.po | 3 ++- po/bg.po | 3 ++- po/bs.po | 3 ++- po/ca.po | 3 ++- po/cs.po | 3 ++- po/cy.po | 3 ++- po/da.po | 3 ++- po/de.po | 3 ++- po/dz.po | 3 ++- po/el.po | 3 ++- po/es.po | 3 ++- po/eu.po | 3 ++- po/fi.po | 3 ++- po/fr.po | 3 ++- po/gl.po | 3 ++- po/hu.po | 3 ++- po/it.po | 3 ++- po/ja.po | 3 ++- po/km.po | 3 ++- po/ko.po | 3 ++- po/ku.po | 3 ++- po/lt.po | 3 ++- po/mr.po | 3 ++- po/nb.po | 3 ++- po/ne.po | 3 ++- po/nl.po | 3 ++- po/nn.po | 3 ++- po/pl.po | 3 ++- po/pt.po | 3 ++- po/pt_BR.po | 3 ++- po/ro.po | 3 ++- po/ru.po | 3 ++- po/sk.po | 3 ++- po/sl.po | 3 ++- po/sv.po | 3 ++- po/th.po | 3 ++- po/tl.po | 3 ++- po/tr.po | 3 ++- po/uk.po | 3 ++- po/vi.po | 3 ++- po/zh_CN.po | 3 ++- po/zh_TW.po | 3 ++- 57 files changed, 114 insertions(+), 58 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 1a4d584f5..41115cb73 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -119,7 +119,7 @@ endif() # Configure some variables like package, version and architecture. set(PACKAGE ${PROJECT_NAME}) set(PACKAGE_MAIL "APT Development Team ") -set(PACKAGE_VERSION "1.3~rc2ubuntu2") +set(PACKAGE_VERSION "1.3~rc2ubuntu3") if (NOT DEFINED COMMON_ARCH) execute_process(COMMAND dpkg-architecture -qDEB_HOST_ARCH diff --git a/debian/changelog b/debian/changelog index 96805c4b1..42a0a5ea6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +apt (1.3~rc2ubuntu3) yakkety; urgency=medium + + [ David Kalnischkies ] + * do dpkg --configure before --remove/--purge --pending (Closes: 835094) + * prevent C++ locale number formatting in text APIs (try 3) (LP: #1611010) + + [ Julian Andres Klode ] + * CMake: Add Large File Support (Closes: #834767) + * prepare-release: Use equivs and gdebi-core for travis deps + + -- Julian Andres Klode Wed, 24 Aug 2016 08:39:04 +0000 + apt (1.3~rc2ubuntu2) yakkety; urgency=medium * tests/control: Handle the gpg1/gpg2 mess a bit better diff --git a/doc/apt-verbatim.ent b/doc/apt-verbatim.ent index 7fbfddd9e..aaa2c1a6d 100644 --- a/doc/apt-verbatim.ent +++ b/doc/apt-verbatim.ent @@ -239,7 +239,7 @@ "> - + diff --git a/doc/po/apt-doc.pot b/doc/po/apt-doc.pot index 106932afc..d8b2d434e 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.3~rc2ubuntu1\n" +"Project-Id-Version: apt-doc 1.3~rc2ubuntu3\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2016-08-18 10:05+0200\n" +"POT-Creation-Date: 2016-08-24 10:39+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/doc/po/de.po b/doc/po/de.po index 6ef2378e9..8ae13e645 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 \n" -"POT-Creation-Date: 2016-08-18 10:05+0200\n" +"POT-Creation-Date: 2016-08-24 10:39+0200\n" "PO-Revision-Date: 2014-09-14 14:46+0200\n" "Last-Translator: Chris Leick \n" "Language-Team: German \n" diff --git a/doc/po/es.po b/doc/po/es.po index 148d8f35b..48961c258 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 \n" -"POT-Creation-Date: 2016-08-18 10:05+0200\n" +"POT-Creation-Date: 2016-08-24 10:39+0200\n" "PO-Revision-Date: 2014-07-04 01:31+0200\n" "Last-Translator: Omar Campagne \n" "Language-Team: Debian l10n Spanish \n" diff --git a/doc/po/fr.po b/doc/po/fr.po index 6c32315bb..003ec244e 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 \n" -"POT-Creation-Date: 2016-08-18 10:05+0200\n" +"POT-Creation-Date: 2016-08-24 10:39+0200\n" "PO-Revision-Date: 2014-11-15 17:26+0100\n" "Last-Translator: Jean-Pierre Giraud \n" "Language-Team: French \n" diff --git a/doc/po/it.po b/doc/po/it.po index c419ca0a4..8a2b68956 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 \n" -"POT-Creation-Date: 2016-08-18 10:05+0200\n" +"POT-Creation-Date: 2016-08-24 10:39+0200\n" "PO-Revision-Date: 2015-12-27 21:26+0200\n" "Last-Translator: Beatrice Torracca \n" "Language-Team: Italian \n" diff --git a/doc/po/ja.po b/doc/po/ja.po index fb32afda9..6ddbcc99d 100644 --- a/doc/po/ja.po +++ b/doc/po/ja.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: apt-doc 1.0.6\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2016-08-18 10:05+0200\n" +"POT-Creation-Date: 2016-08-24 10:39+0200\n" "PO-Revision-Date: 2016-03-23 09:39+0900\n" "Last-Translator: Takuma Yamada \n" "Language-Team: Japanese \n" diff --git a/doc/po/nl.po b/doc/po/nl.po index 8a1131326..6097373ea 100644 --- a/doc/po/nl.po +++ b/doc/po/nl.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: apt-doc 1.1.10-nl\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2016-08-18 10:05+0200\n" +"POT-Creation-Date: 2016-08-24 10:39+0200\n" "PO-Revision-Date: 2016-02-01 16:17+0100\n" "Last-Translator: Frans Spiesschaert \n" "Language-Team: Debian Dutch l10n Team \n" diff --git a/doc/po/pl.po b/doc/po/pl.po index 62ea2b529..246a35a73 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 \n" -"POT-Creation-Date: 2016-08-18 10:05+0200\n" +"POT-Creation-Date: 2016-08-24 10:39+0200\n" "PO-Revision-Date: 2014-07-04 02:13+0200\n" "Last-Translator: Robert Luberda \n" "Language-Team: Polish \n" diff --git a/doc/po/pt.po b/doc/po/pt.po index 388204aa7..9d5487d59 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 \n" -"POT-Creation-Date: 2016-08-18 10:05+0200\n" +"POT-Creation-Date: 2016-08-24 10:39+0200\n" "PO-Revision-Date: 2014-08-29 00:34+0100\n" "Last-Translator: Américo Monteiro \n" "Language-Team: Portuguese \n" diff --git a/doc/po/pt_BR.po b/doc/po/pt_BR.po index 2b11e4b0d..6a994944d 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 \n" -"POT-Creation-Date: 2016-08-18 10:05+0200\n" +"POT-Creation-Date: 2016-08-24 10:39+0200\n" "PO-Revision-Date: 2004-09-20 17:02+0000\n" "Last-Translator: André Luís Lopes \n" "Language-Team: \n" diff --git a/po/apt-all.pot b/po/apt-all.pot index 66f36a07d..4d3c0a5f9 100644 --- a/po/apt-all.pot +++ b/po/apt-all.pot @@ -5,9 +5,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: apt 1.3~rc2ubuntu1\n" +"Project-Id-Version: apt 1.3~rc2ubuntu3\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2016-08-18 10:05+0200\n" +"POT-Creation-Date: 2016-08-24 10:13+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -1277,6 +1277,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 "" diff --git a/po/ar.po b/po/ar.po index 3e22a25ba..8cf3658a3 100644 --- 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 \n" -"POT-Creation-Date: 2016-08-17 23:47+0200\n" +"POT-Creation-Date: 2016-08-24 10:13+0200\n" "PO-Revision-Date: 2006-10-20 21:28+0300\n" "Last-Translator: Ossama M. Khayat \n" "Language-Team: Arabic \n" @@ -1289,6 +1289,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 "" diff --git a/po/ast.po b/po/ast.po index 3b644c682..2be9918f7 100644 --- 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 \n" -"POT-Creation-Date: 2016-08-17 23:47+0200\n" +"POT-Creation-Date: 2016-08-24 10:13+0200\n" "PO-Revision-Date: 2010-10-02 23:35+0100\n" "Last-Translator: Iñigo Varela \n" "Language-Team: Asturian (ast)\n" @@ -1327,6 +1327,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" diff --git a/po/bg.po b/po/bg.po index 8d3c5af80..9f1f865fd 100644 --- 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 \n" -"POT-Creation-Date: 2016-08-17 23:47+0200\n" +"POT-Creation-Date: 2016-08-24 10:13+0200\n" "PO-Revision-Date: 2012-06-25 17:23+0300\n" "Last-Translator: Damyan Ivanov \n" "Language-Team: Bulgarian \n" @@ -1354,6 +1354,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" diff --git a/po/bs.po b/po/bs.po index 4f5f59995..7b90cd923 100644 --- 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 \n" -"POT-Creation-Date: 2016-08-17 23:47+0200\n" +"POT-Creation-Date: 2016-08-24 10:13+0200\n" "PO-Revision-Date: 2004-05-06 15:25+0100\n" "Last-Translator: Safir Šećerović \n" "Language-Team: Bosnian \n" @@ -1286,6 +1286,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 "" diff --git a/po/ca.po b/po/ca.po index 792723c6b..aaeb75b7d 100644 --- 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 \n" -"POT-Creation-Date: 2016-08-17 23:47+0200\n" +"POT-Creation-Date: 2016-08-24 10:13+0200\n" "PO-Revision-Date: 2012-10-19 13:30+0200\n" "Last-Translator: Jordi Mallach \n" "Language-Team: Catalan \n" @@ -1350,6 +1350,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" diff --git a/po/cs.po b/po/cs.po index 845e42e55..16fa58d1c 100644 --- 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 \n" -"POT-Creation-Date: 2016-08-17 23:47+0200\n" +"POT-Creation-Date: 2016-08-24 10:13+0200\n" "PO-Revision-Date: 2015-08-29 15:24+0200\n" "Last-Translator: Miroslav Kure \n" "Language-Team: Czech \n" @@ -1329,6 +1329,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" diff --git a/po/cy.po b/po/cy.po index cd519b8e9..912b7d469 100644 --- 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 \n" -"POT-Creation-Date: 2016-08-17 23:47+0200\n" +"POT-Creation-Date: 2016-08-24 10:13+0200\n" "PO-Revision-Date: 2005-06-06 13:46+0100\n" "Last-Translator: Dafydd Harries \n" "Language-Team: Welsh \n" @@ -1318,6 +1318,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 "" diff --git a/po/da.po b/po/da.po index a8fe76975..83cb59067 100644 --- 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 \n" -"POT-Creation-Date: 2016-08-17 23:47+0200\n" +"POT-Creation-Date: 2016-08-24 10:13+0200\n" "PO-Revision-Date: 2014-07-06 23:51+0200\n" "Last-Translator: Joe Hansen \n" "Language-Team: Danish \n" @@ -1325,6 +1325,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" diff --git a/po/de.po b/po/de.po index f4cb6de46..b58a32727 100644 --- 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 \n" -"POT-Creation-Date: 2016-08-17 23:47+0200\n" +"POT-Creation-Date: 2016-08-24 10:13+0200\n" "PO-Revision-Date: 2014-09-19 13:04+0100\n" "Last-Translator: Holger Wansing \n" "Language-Team: Debian German \n" @@ -1366,6 +1366,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" diff --git a/po/dz.po b/po/dz.po index 604b9b842..b6b4d8e6b 100644 --- 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 \n" -"POT-Creation-Date: 2016-08-17 23:47+0200\n" +"POT-Creation-Date: 2016-08-24 10:13+0200\n" "PO-Revision-Date: 2006-09-19 09:49+0530\n" "Last-Translator: Kinley Tshering \n" "Language-Team: Dzongkha \n" @@ -1300,6 +1300,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 "" diff --git a/po/el.po b/po/el.po index 52393d61c..2afe736ec 100644 --- 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 \n" -"POT-Creation-Date: 2016-08-17 23:47+0200\n" +"POT-Creation-Date: 2016-08-24 10:13+0200\n" "PO-Revision-Date: 2008-08-26 18:25+0300\n" "Last-Translator: Θανάσης Νάτσης \n" "Language-Team: Greek \n" @@ -1315,6 +1315,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 "" diff --git a/po/es.po b/po/es.po index 9643ecded..af558d5cf 100644 --- 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 \n" -"POT-Creation-Date: 2016-08-17 23:47+0200\n" +"POT-Creation-Date: 2016-08-24 10:13+0200\n" "PO-Revision-Date: 2016-01-26 01:51+0100\n" "Last-Translator: Manuel \"Venturi\" Porras Peralta \n" @@ -1444,6 +1444,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" diff --git a/po/eu.po b/po/eu.po index b98343774..9bfc3793f 100644 --- 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 \n" -"POT-Creation-Date: 2016-08-17 23:47+0200\n" +"POT-Creation-Date: 2016-08-24 10:13+0200\n" "PO-Revision-Date: 2009-05-17 00:41+0200\n" "Last-Translator: Piarres Beobide \n" "Language-Team: Euskara \n" @@ -1301,6 +1301,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 "" diff --git a/po/fi.po b/po/fi.po index 87df7fe3f..513f02588 100644 --- 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 \n" -"POT-Creation-Date: 2016-08-17 23:47+0200\n" +"POT-Creation-Date: 2016-08-24 10:13+0200\n" "PO-Revision-Date: 2008-12-11 14:52+0200\n" "Last-Translator: Tapio Lehtonen \n" "Language-Team: Finnish \n" @@ -1296,6 +1296,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 "" diff --git a/po/fr.po b/po/fr.po index 1734acf55..faf8f0b0b 100644 --- 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 \n" -"POT-Creation-Date: 2016-08-17 23:47+0200\n" +"POT-Creation-Date: 2016-08-24 10:13+0200\n" "PO-Revision-Date: 2013-12-15 16:45+0100\n" "Last-Translator: Julien Patriarca \n" "Language-Team: French \n" @@ -1368,6 +1368,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" diff --git a/po/gl.po b/po/gl.po index 4bed4543c..5269edf16 100644 --- 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 \n" -"POT-Creation-Date: 2016-08-17 23:47+0200\n" +"POT-Creation-Date: 2016-08-24 10:13+0200\n" "PO-Revision-Date: 2011-05-12 15:28+0100\n" "Last-Translator: Miguel Anxo Bouzada \n" "Language-Team: galician \n" @@ -1350,6 +1350,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" diff --git a/po/hu.po b/po/hu.po index c8e64820e..4af8096ea 100644 --- 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 \n" -"POT-Creation-Date: 2016-08-17 23:47+0200\n" +"POT-Creation-Date: 2016-08-24 10:13+0200\n" "PO-Revision-Date: 2016-04-10 19:46+0200\n" "Last-Translator: Gabor Kelemen \n" "Language-Team: Hungarian \n" @@ -1372,6 +1372,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" diff --git a/po/it.po b/po/it.po index 7592baa45..4fcda26d2 100644 --- 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 \n" -"POT-Creation-Date: 2016-08-17 23:47+0200\n" +"POT-Creation-Date: 2016-08-24 10:13+0200\n" "PO-Revision-Date: 2015-04-07 16:51+0100\n" "Last-Translator: Milo Casagrande \n" "Language-Team: Italian \n" @@ -1365,6 +1365,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" diff --git a/po/ja.po b/po/ja.po index 421ff137d..4fcee97b1 100644 --- 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 \n" -"POT-Creation-Date: 2016-08-17 23:47+0200\n" +"POT-Creation-Date: 2016-08-24 10:13+0200\n" "PO-Revision-Date: 2016-05-18 15:31+0900\n" "Last-Translator: Takuma Yamada \n" "Language-Team: Japanese \n" @@ -1372,6 +1372,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 を実行しています" diff --git a/po/km.po b/po/km.po index 7f705faaf..797f7a68f 100644 --- 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 \n" -"POT-Creation-Date: 2016-08-17 23:47+0200\n" +"POT-Creation-Date: 2016-08-24 10:13+0200\n" "PO-Revision-Date: 2006-10-10 09:48+0700\n" "Last-Translator: Khoem Sokhem \n" "Language-Team: Khmer \n" @@ -1296,6 +1296,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 "" diff --git a/po/ko.po b/po/ko.po index 3056850d0..cf23bd98d 100644 --- 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 \n" -"POT-Creation-Date: 2016-08-17 23:47+0200\n" +"POT-Creation-Date: 2016-08-24 10:13+0200\n" "PO-Revision-Date: 2010-08-30 02:31+0900\n" "Last-Translator: Changwoo Ryu \n" "Language-Team: Korean \n" @@ -1305,6 +1305,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 실행하는 중입니다" diff --git a/po/ku.po b/po/ku.po index b2b54de28..11951d8d2 100644 --- 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 \n" -"POT-Creation-Date: 2016-08-17 23:47+0200\n" +"POT-Creation-Date: 2016-08-24 10:13+0200\n" "PO-Revision-Date: 2008-05-08 12:48+0200\n" "Last-Translator: Erdal Ronahi \n" "Language-Team: ku \n" @@ -1288,6 +1288,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 "" diff --git a/po/lt.po b/po/lt.po index 854ec5a4e..fdabe7598 100644 --- 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 \n" -"POT-Creation-Date: 2016-08-17 23:47+0200\n" +"POT-Creation-Date: 2016-08-24 10:13+0200\n" "PO-Revision-Date: 2008-08-02 01:47-0400\n" "Last-Translator: Gintautas Miliauskas \n" "Language-Team: Lithuanian \n" @@ -1290,6 +1290,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 "" diff --git a/po/mr.po b/po/mr.po index 996f73792..bbc4415d7 100644 --- 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 \n" -"POT-Creation-Date: 2016-08-17 23:47+0200\n" +"POT-Creation-Date: 2016-08-24 10:13+0200\n" "PO-Revision-Date: 2008-11-20 23:27+0530\n" "Last-Translator: Sampada \n" "Language-Team: Marathi, janabhaaratii, C-DAC, Mumbai, India " @@ -1293,6 +1293,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 "" diff --git a/po/nb.po b/po/nb.po index 40ec2bfa9..0974b3485 100644 --- a/po/nb.po +++ b/po/nb.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2016-08-17 23:47+0200\n" +"POT-Creation-Date: 2016-08-24 10:13+0200\n" "PO-Revision-Date: 2016-06-11 22:38+0200\n" "Last-Translator: Petter Reinholdtsen \n" "Language-Team: Norwegian Bokmål \n" @@ -1323,6 +1323,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" diff --git a/po/ne.po b/po/ne.po index 430a157d5..96b038e34 100644 --- 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 \n" -"POT-Creation-Date: 2016-08-17 23:47+0200\n" +"POT-Creation-Date: 2016-08-24 10:13+0200\n" "PO-Revision-Date: 2006-06-12 14:35+0545\n" "Last-Translator: Shiva Pokharel \n" "Language-Team: Nepali \n" @@ -1292,6 +1292,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 "" diff --git a/po/nl.po b/po/nl.po index 0187cdee8..3609148f8 100644 --- 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 \n" -"POT-Creation-Date: 2016-08-17 23:47+0200\n" +"POT-Creation-Date: 2016-08-24 10:13+0200\n" "PO-Revision-Date: 2016-04-27 18:12+0200\n" "Last-Translator: Frans Spiesschaert \n" "Language-Team: Debian Dutch l10n Team \n" @@ -1387,6 +1387,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" diff --git a/po/nn.po b/po/nn.po index bbfcccd66..ea9c41067 100644 --- 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 \n" -"POT-Creation-Date: 2016-08-17 23:47+0200\n" +"POT-Creation-Date: 2016-08-24 10:13+0200\n" "PO-Revision-Date: 2005-02-14 23:30+0100\n" "Last-Translator: Havard Korsvoll \n" "Language-Team: Norwegian nynorsk \n" @@ -1300,6 +1300,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 "" diff --git a/po/pl.po b/po/pl.po index 4a104bb42..b78db700b 100644 --- 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 \n" -"POT-Creation-Date: 2016-08-17 23:47+0200\n" +"POT-Creation-Date: 2016-08-24 10:13+0200\n" "PO-Revision-Date: 2012-07-28 21:53+0200\n" "Last-Translator: Michał Kułach \n" "Language-Team: Polish \n" @@ -1355,6 +1355,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" diff --git a/po/pt.po b/po/pt.po index b1a12fd4e..f21bbf283 100644 --- 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 \n" -"POT-Creation-Date: 2016-08-17 23:47+0200\n" +"POT-Creation-Date: 2016-08-24 10:13+0200\n" "PO-Revision-Date: 2012-06-29 15:45+0100\n" "Last-Translator: Miguel Figueiredo \n" "Language-Team: Portuguese \n" @@ -1358,6 +1358,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" diff --git a/po/pt_BR.po b/po/pt_BR.po index ff99e113d..64784d6b7 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 \n" -"POT-Creation-Date: 2016-08-17 23:47+0200\n" +"POT-Creation-Date: 2016-08-24 10:13+0200\n" "PO-Revision-Date: 2008-11-17 02:33-0200\n" "Last-Translator: Felipe Augusto van de Wiel (faw) \n" "Language-Team: Brazilian Portuguese \n" -"POT-Creation-Date: 2016-08-17 23:47+0200\n" +"POT-Creation-Date: 2016-08-24 10:13+0200\n" "PO-Revision-Date: 2008-11-15 02:21+0200\n" "Last-Translator: Eddy Petrișor \n" "Language-Team: Romanian \n" @@ -1307,6 +1307,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 "" diff --git a/po/ru.po b/po/ru.po index 97163cbfc..28c20bb6d 100644 --- 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 \n" -"POT-Creation-Date: 2016-08-17 23:47+0200\n" +"POT-Creation-Date: 2016-08-24 10:13+0200\n" "PO-Revision-Date: 2016-05-19 20:50+0300\n" "Last-Translator: Yuri Kozlov \n" "Language-Team: Russian \n" @@ -1374,6 +1374,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" diff --git a/po/sk.po b/po/sk.po index 161a7c11b..3ce6aaf4b 100644 --- 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 \n" -"POT-Creation-Date: 2016-08-17 23:47+0200\n" +"POT-Creation-Date: 2016-08-24 10:13+0200\n" "PO-Revision-Date: 2012-06-28 20:49+0100\n" "Last-Translator: Ivan Masár \n" "Language-Team: Slovak \n" @@ -1328,6 +1328,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" diff --git a/po/sl.po b/po/sl.po index 03372cdbe..8d322ecc5 100644 --- 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 \n" -"POT-Creation-Date: 2016-08-17 23:47+0200\n" +"POT-Creation-Date: 2016-08-24 10:13+0200\n" "PO-Revision-Date: 2012-06-27 21:29+0000\n" "Last-Translator: Andrej Znidarsic \n" "Language-Team: Slovenian \n" @@ -1330,6 +1330,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" diff --git a/po/sv.po b/po/sv.po index 55400f12a..079c53380 100644 --- 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 \n" -"POT-Creation-Date: 2016-08-17 23:47+0200\n" +"POT-Creation-Date: 2016-08-24 10:13+0200\n" "PO-Revision-Date: 2015-08-19 21:33+0200\n" "Last-Translator: Anders Jonsson \n" "Language-Team: Swedish \n" @@ -1342,6 +1342,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" diff --git a/po/th.po b/po/th.po index acaf8180a..40eb1ba70 100644 --- 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 \n" -"POT-Creation-Date: 2016-08-17 23:47+0200\n" +"POT-Creation-Date: 2016-08-24 10:13+0200\n" "PO-Revision-Date: 2014-12-12 13:00+0700\n" "Last-Translator: Theppitak Karoonboonyanan \n" "Language-Team: Thai \n" @@ -1304,6 +1304,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" diff --git a/po/tl.po b/po/tl.po index 91f8740dd..a57be6586 100644 --- 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 \n" -"POT-Creation-Date: 2016-08-17 23:47+0200\n" +"POT-Creation-Date: 2016-08-24 10:13+0200\n" "PO-Revision-Date: 2007-03-29 21:36+0800\n" "Last-Translator: Eric Pareja \n" "Language-Team: Tagalog \n" @@ -1314,6 +1314,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 "" diff --git a/po/tr.po b/po/tr.po index 61874d4bd..671ab6eb8 100644 --- 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 \n" -"POT-Creation-Date: 2016-08-17 23:47+0200\n" +"POT-Creation-Date: 2016-08-24 10:13+0200\n" "PO-Revision-Date: 2016-07-21 18:43+0300\n" "Last-Translator: Mert Dirik \n" "Language-Team: Debian l10n Turkish \n" @@ -1359,6 +1359,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" diff --git a/po/uk.po b/po/uk.po index eabb2a74b..fc8a982ee 100644 --- 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 \n" -"POT-Creation-Date: 2016-08-17 23:47+0200\n" +"POT-Creation-Date: 2016-08-24 10:13+0200\n" "PO-Revision-Date: 2012-09-25 20:19+0300\n" "Last-Translator: A. Bondarenko \n" "Language-Team: Українська \n" @@ -1360,6 +1360,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" diff --git a/po/vi.po b/po/vi.po index 1d4d42e93..5770b6b4a 100644 --- 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 \n" -"POT-Creation-Date: 2016-08-17 23:47+0200\n" +"POT-Creation-Date: 2016-08-24 10:13+0200\n" "PO-Revision-Date: 2014-09-12 13:48+0700\n" "Last-Translator: Trần Ngọc Quân \n" "Language-Team: Vietnamese \n" @@ -1341,6 +1341,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" diff --git a/po/zh_CN.po b/po/zh_CN.po index 03acbe108..8456bc89e 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.2.x\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2016-08-17 23:47+0200\n" +"POT-Creation-Date: 2016-08-24 10:13+0200\n" "PO-Revision-Date: 2016-06-27 08:00+0000\n" "Last-Translator: Zhou Mo \n" "Language-Team: Chinese (simplified) \n" @@ -1305,6 +1305,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" diff --git a/po/zh_TW.po b/po/zh_TW.po index eb85a1a42..5d5410f27 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.2.X\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2016-08-17 23:47+0200\n" +"POT-Creation-Date: 2016-08-24 10:13+0200\n" "PO-Revision-Date: 2009-01-28 10:41+0800\n" "Last-Translator: Tetralet \n" "Language-Team: Debian-user in Chinese [Big5]