summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulian Andres Klode <julian.klode@canonical.com>2020-03-24 11:54:09 +0100
committerJulian Andres Klode <julian.klode@canonical.com>2020-03-24 11:54:09 +0100
commite7b18af92421f57a9838f7d20788faca1721da1c (patch)
tree820d5e39c7991a9377c6d4754b82abbd726f1bb7
parent4eb3cafe5655b48ef9ae8e88f756558423c09985 (diff)
Release 2.0.12.0.1
-rw-r--r--CMakeLists.txt2
-rw-r--r--debian/changelog15
-rw-r--r--doc/apt-verbatim.ent2
-rw-r--r--doc/po/apt-doc.pot4
-rw-r--r--po/apt-all.pot8
-rw-r--r--po/ar.po6
-rw-r--r--po/ast.po6
-rw-r--r--po/bg.po6
-rw-r--r--po/bs.po6
-rw-r--r--po/ca.po6
-rw-r--r--po/cs.po6
-rw-r--r--po/cy.po6
-rw-r--r--po/da.po6
-rw-r--r--po/de.po6
-rw-r--r--po/dz.po6
-rw-r--r--po/el.po6
-rw-r--r--po/es.po6
-rw-r--r--po/eu.po6
-rw-r--r--po/fi.po6
-rw-r--r--po/fr.po6
-rw-r--r--po/gl.po6
-rw-r--r--po/hu.po6
-rw-r--r--po/it.po6
-rw-r--r--po/ja.po6
-rw-r--r--po/km.po6
-rw-r--r--po/ko.po6
-rw-r--r--po/ku.po6
-rw-r--r--po/lt.po6
-rw-r--r--po/mr.po6
-rw-r--r--po/nb.po6
-rw-r--r--po/ne.po6
-rw-r--r--po/nl.po6
-rw-r--r--po/nn.po6
-rw-r--r--po/pl.po6
-rw-r--r--po/pt.po6
-rw-r--r--po/pt_BR.po6
-rw-r--r--po/ro.po6
-rw-r--r--po/ru.po6
-rw-r--r--po/sk.po6
-rw-r--r--po/sl.po6
-rw-r--r--po/sv.po6
-rw-r--r--po/th.po6
-rw-r--r--po/tl.po6
-rw-r--r--po/tr.po6
-rw-r--r--po/uk.po6
-rw-r--r--po/vi.po6
-rw-r--r--po/zh_CN.po6
-rw-r--r--po/zh_TW.po6
48 files changed, 240 insertions, 49 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 1998f304b..48288b2df 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -204,7 +204,7 @@ check_cxx_target(HAVE_FMV_SSE42_AND_CRC32DI "sse4.2" "__builtin_ia32_crc32di(0,
# Configure some variables like package, version and architecture.
set(PACKAGE ${PROJECT_NAME})
set(PACKAGE_MAIL "APT Development Team <deity@lists.debian.org>")
-set(PACKAGE_VERSION "2.0.0")
+set(PACKAGE_VERSION "2.0.1")
string(REGEX MATCH "^[0-9.]+" PROJECT_VERSION ${PACKAGE_VERSION})
if (NOT DEFINED DPKG_DATADIR)
diff --git a/debian/changelog b/debian/changelog
index 95a85640e..68c7c8a6d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,18 @@
+apt (2.0.1) unstable; urgency=medium
+
+ [ David Kalnischkies ]
+ * Don't crash pattern matching sections if pkg has no section
+ * Parse last line in deb file correctly by adding a newline
+
+ [ Julian Andres Klode ]
+ * apt-helper: Add analyze-pattern helper
+ * Add color highlighting to E:/W:/N: prefixes (Closes: #953527)
+
+ [ Алексей Шилин ]
+ * Russian program translation update (Closes: #953804)
+
+ -- Julian Andres Klode <jak@debian.org> Tue, 24 Mar 2020 11:53:30 +0100
+
apt (2.0.0) unstable; urgency=medium
* Upload to unstable - Happy APT 2.0 day!
diff --git a/doc/apt-verbatim.ent b/doc/apt-verbatim.ent
index 6f118bff4..bdaab0c37 100644
--- a/doc/apt-verbatim.ent
+++ b/doc/apt-verbatim.ent
@@ -274,7 +274,7 @@
">
<!-- this will be updated by 'prepare-release' -->
-<!ENTITY apt-product-version "2.0.0">
+<!ENTITY apt-product-version "2.0.1">
<!-- (Code)names for various things used all over the place -->
<!ENTITY debian-oldstable-codename "stretch">
diff --git a/doc/po/apt-doc.pot b/doc/po/apt-doc.pot
index 7e37b8fe4..74df4b83e 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 2.0.0\n"
+"Project-Id-Version: apt-doc 2.0.1\n"
"Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2020-03-07 21:20+0100\n"
+"POT-Creation-Date: 2020-03-24 11:53+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
diff --git a/po/apt-all.pot b/po/apt-all.pot
index 32dee3ed2..949bf3287 100644
--- a/po/apt-all.pot
+++ b/po/apt-all.pot
@@ -5,9 +5,9 @@
#, fuzzy
msgid ""
msgstr ""
-"Project-Id-Version: apt 2.0.0\n"
+"Project-Id-Version: apt 2.0.1\n"
"Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2020-03-07 21:20+0100\n"
+"POT-Creation-Date: 2020-03-24 11:53+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"
@@ -2719,6 +2719,10 @@ msgstr ""
msgid "drop privileges before running given command"
msgstr ""
+#: cmdline/apt-helper.cc
+msgid "analyse a pattern"
+msgstr ""
+
#: cmdline/apt-internal-planner.cc
msgid ""
"Usage: apt-internal-planner\n"
diff --git a/po/ar.po b/po/ar.po
index af12a396a..2be2e54b0 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 <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2020-03-07 21:20+0100\n"
+"POT-Creation-Date: 2020-03-24 11:53+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"
@@ -2768,6 +2768,10 @@ msgstr ""
msgid "drop privileges before running given command"
msgstr ""
+#: cmdline/apt-helper.cc
+msgid "analyse a pattern"
+msgstr ""
+
#: cmdline/apt-internal-planner.cc
msgid ""
"Usage: apt-internal-planner\n"
diff --git a/po/ast.po b/po/ast.po
index 8716b65da..551ad7b26 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 <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2020-03-07 21:20+0100\n"
+"POT-Creation-Date: 2020-03-24 11:53+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"
@@ -2870,6 +2870,10 @@ msgstr ""
msgid "drop privileges before running given command"
msgstr ""
+#: cmdline/apt-helper.cc
+msgid "analyse a pattern"
+msgstr ""
+
#: cmdline/apt-internal-planner.cc
#, fuzzy
msgid ""
diff --git a/po/bg.po b/po/bg.po
index ac6da330d..ee08ae45b 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 <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2020-03-07 21:20+0100\n"
+"POT-Creation-Date: 2020-03-24 11:53+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"
@@ -2920,6 +2920,10 @@ msgstr ""
msgid "drop privileges before running given command"
msgstr ""
+#: cmdline/apt-helper.cc
+msgid "analyse a pattern"
+msgstr ""
+
#: cmdline/apt-internal-planner.cc
#, fuzzy
msgid ""
diff --git a/po/bs.po b/po/bs.po
index 6f3bc803f..553aa473e 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 <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2020-03-07 21:20+0100\n"
+"POT-Creation-Date: 2020-03-24 11:53+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"
@@ -2752,6 +2752,10 @@ msgstr ""
msgid "drop privileges before running given command"
msgstr ""
+#: cmdline/apt-helper.cc
+msgid "analyse a pattern"
+msgstr ""
+
#: cmdline/apt-internal-planner.cc
msgid ""
"Usage: apt-internal-planner\n"
diff --git a/po/ca.po b/po/ca.po
index 3601fa14f..9bbe0b62b 100644
--- a/po/ca.po
+++ b/po/ca.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: apt 1.4~beta1\n"
"Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2020-03-07 21:20+0100\n"
+"POT-Creation-Date: 2020-03-24 11:53+0100\n"
"PO-Revision-Date: 2016-12-05 21:09+0100\n"
"Last-Translator: Oriol Debian <oriol.debian@gmail.com>\n"
"Language-Team: Catalan <debian-l10n-catalan@lists.debian.org>\n"
@@ -3010,6 +3010,10 @@ msgstr ""
msgid "drop privileges before running given command"
msgstr ""
+#: cmdline/apt-helper.cc
+msgid "analyse a pattern"
+msgstr ""
+
#: cmdline/apt-internal-planner.cc
msgid ""
"Usage: apt-internal-planner\n"
diff --git a/po/cs.po b/po/cs.po
index 47114cffe..443ebe2ef 100644
--- a/po/cs.po
+++ b/po/cs.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: apt 1.4.2\n"
"Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2020-03-07 21:20+0100\n"
+"POT-Creation-Date: 2020-03-24 11:53+0100\n"
"PO-Revision-Date: 2017-05-06 11:08+0200\n"
"Last-Translator: Miroslav Kure <kurem@debian.cz>\n"
"Language-Team: Czech <debian-l10n-czech@lists.debian.org>\n"
@@ -2926,6 +2926,10 @@ msgstr ""
msgid "drop privileges before running given command"
msgstr ""
+#: cmdline/apt-helper.cc
+msgid "analyse a pattern"
+msgstr ""
+
#: cmdline/apt-internal-planner.cc
msgid ""
"Usage: apt-internal-planner\n"
diff --git a/po/cy.po b/po/cy.po
index 803a4e685..ee8f5cdf3 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 <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2020-03-07 21:20+0100\n"
+"POT-Creation-Date: 2020-03-24 11:53+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"
@@ -2879,6 +2879,10 @@ msgstr ""
msgid "drop privileges before running given command"
msgstr ""
+#: cmdline/apt-helper.cc
+msgid "analyse a pattern"
+msgstr ""
+
# FIXME: "debian"
#: cmdline/apt-internal-planner.cc
#, fuzzy
diff --git a/po/da.po b/po/da.po
index ed71d792d..d207593ad 100644
--- a/po/da.po
+++ b/po/da.po
@@ -12,7 +12,7 @@ msgid ""
msgstr ""
"Project-Id-Version: apt 1.4~rc2\n"
"Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2020-03-07 21:20+0100\n"
+"POT-Creation-Date: 2020-03-24 11:53+0100\n"
"PO-Revision-Date: 2017-03-02 23:51+0200\n"
"Last-Translator: Joe Hansen <joedalton2@yahoo.dk>\n"
"Language-Team: Danish <debian-l10n-danish@lists.debian.org>\n"
@@ -2950,6 +2950,10 @@ msgstr ""
msgid "drop privileges before running given command"
msgstr ""
+#: cmdline/apt-helper.cc
+msgid "analyse a pattern"
+msgstr ""
+
#: cmdline/apt-internal-planner.cc
msgid ""
"Usage: apt-internal-planner\n"
diff --git a/po/de.po b/po/de.po
index 5f4597dfe..e7a69b360 100644
--- a/po/de.po
+++ b/po/de.po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: apt 1.6\n"
"Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2020-03-07 21:20+0100\n"
+"POT-Creation-Date: 2020-03-24 11:53+0100\n"
"PO-Revision-Date: 2018-01-11 21:11+0100\n"
"Last-Translator: Holger Wansing <linux@wansing-online.de>\n"
"Language-Team: German <debian-l10n-german@lists.debian.org>\n"
@@ -3068,6 +3068,10 @@ msgstr "warten, bis das System online ist"
msgid "drop privileges before running given command"
msgstr ""
+#: cmdline/apt-helper.cc
+msgid "analyse a pattern"
+msgstr ""
+
#: cmdline/apt-internal-planner.cc
msgid ""
"Usage: apt-internal-planner\n"
diff --git a/po/dz.po b/po/dz.po
index 310d8e628..6f6c0fa72 100644
--- a/po/dz.po
+++ b/po/dz.po
@@ -4,7 +4,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: 2020-03-07 21:20+0100\n"
+"POT-Creation-Date: 2020-03-24 11:53+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"
@@ -2831,6 +2831,10 @@ msgstr ""
msgid "drop privileges before running given command"
msgstr ""
+#: cmdline/apt-helper.cc
+msgid "analyse a pattern"
+msgstr ""
+
#: cmdline/apt-internal-planner.cc
#, fuzzy
msgid ""
diff --git a/po/el.po b/po/el.po
index 32f5b5e5c..698491294 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 <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2020-03-07 21:20+0100\n"
+"POT-Creation-Date: 2020-03-24 11:53+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"
@@ -2859,6 +2859,10 @@ msgstr ""
msgid "drop privileges before running given command"
msgstr ""
+#: cmdline/apt-helper.cc
+msgid "analyse a pattern"
+msgstr ""
+
#: cmdline/apt-internal-planner.cc
#, fuzzy
msgid ""
diff --git a/po/es.po b/po/es.po
index 24b540651..64c57a8de 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 <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2020-03-07 21:20+0100\n"
+"POT-Creation-Date: 2020-03-24 11:53+0100\n"
"PO-Revision-Date: 2016-01-26 01:51+0100\n"
"Last-Translator: Manuel \"Venturi\" Porras Peralta <venturi@openmailbox."
"org>\n"
@@ -3068,6 +3068,10 @@ msgstr ""
msgid "drop privileges before running given command"
msgstr ""
+#: cmdline/apt-helper.cc
+msgid "analyse a pattern"
+msgstr ""
+
#: cmdline/apt-internal-planner.cc
#, fuzzy
msgid ""
diff --git a/po/eu.po b/po/eu.po
index 607fd2f84..64c31682d 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 <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2020-03-07 21:20+0100\n"
+"POT-Creation-Date: 2020-03-24 11:53+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"
@@ -2832,6 +2832,10 @@ msgstr ""
msgid "drop privileges before running given command"
msgstr ""
+#: cmdline/apt-helper.cc
+msgid "analyse a pattern"
+msgstr ""
+
#: cmdline/apt-internal-planner.cc
#, fuzzy
msgid ""
diff --git a/po/fi.po b/po/fi.po
index 090ed3522..9ea04f890 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 <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2020-03-07 21:20+0100\n"
+"POT-Creation-Date: 2020-03-24 11:53+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"
@@ -2823,6 +2823,10 @@ msgstr ""
msgid "drop privileges before running given command"
msgstr ""
+#: cmdline/apt-helper.cc
+msgid "analyse a pattern"
+msgstr ""
+
#: cmdline/apt-internal-planner.cc
#, fuzzy
msgid ""
diff --git a/po/fr.po b/po/fr.po
index 86de27d57..494ffc205 100644
--- a/po/fr.po
+++ b/po/fr.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: 2020-03-07 21:20+0100\n"
+"POT-Creation-Date: 2020-03-24 11:53+0100\n"
"PO-Revision-Date: 2019-01-21 09:19+0100\n"
"Last-Translator: Julien Patriarca <leatherface@debian.org>\n"
"Language-Team: French <debian-l10n-french@lists.debian.org>\n"
@@ -3078,6 +3078,10 @@ msgstr "En attente de la connexion du système"
msgid "drop privileges before running given command"
msgstr "Se débarrasser des privilèges avant d'exécuter la commande donnée"
+#: cmdline/apt-helper.cc
+msgid "analyse a pattern"
+msgstr ""
+
#: cmdline/apt-internal-planner.cc
msgid ""
"Usage: apt-internal-planner\n"
diff --git a/po/gl.po b/po/gl.po
index 9b52acfe1..062da22f3 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 <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2020-03-07 21:20+0100\n"
+"POT-Creation-Date: 2020-03-24 11:53+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"
@@ -2902,6 +2902,10 @@ msgstr ""
msgid "drop privileges before running given command"
msgstr ""
+#: cmdline/apt-helper.cc
+msgid "analyse a pattern"
+msgstr ""
+
#: cmdline/apt-internal-planner.cc
#, fuzzy
msgid ""
diff --git a/po/hu.po b/po/hu.po
index f4fdbf120..8d1635687 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 <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2020-03-07 21:20+0100\n"
+"POT-Creation-Date: 2020-03-24 11:53+0100\n"
"PO-Revision-Date: 2016-04-10 19:46+0200\n"
"Last-Translator: Gabor Kelemen <kelemeng@ubuntu.com>\n"
"Language-Team: Hungarian <gnome-hu-list@gnome.org>\n"
@@ -2974,6 +2974,10 @@ msgstr ""
msgid "drop privileges before running given command"
msgstr ""
+#: cmdline/apt-helper.cc
+msgid "analyse a pattern"
+msgstr ""
+
#: cmdline/apt-internal-planner.cc
#, fuzzy
msgid ""
diff --git a/po/it.po b/po/it.po
index 830dedee0..f40f82fc2 100644
--- a/po/it.po
+++ b/po/it.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: apt\n"
"Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2020-03-07 21:20+0100\n"
+"POT-Creation-Date: 2020-03-24 11:53+0100\n"
"PO-Revision-Date: 2019-03-04 11:05+0100\n"
"Last-Translator: Milo Casagrande <milo@milo.name>\n"
"Language-Team: Italian <tp@lists.linux.it>\n"
@@ -3025,6 +3025,10 @@ msgstr "Attende che il sistema sia online"
msgid "drop privileges before running given command"
msgstr "Rilascia i privilegi prima di eseguire il comando fornito"
+#: cmdline/apt-helper.cc
+msgid "analyse a pattern"
+msgstr ""
+
#: cmdline/apt-internal-planner.cc
msgid ""
"Usage: apt-internal-planner\n"
diff --git a/po/ja.po b/po/ja.po
index 5ee37ae08..de3402dbc 100644
--- a/po/ja.po
+++ b/po/ja.po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: apt 1.4\n"
"Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2020-03-07 21:20+0100\n"
+"POT-Creation-Date: 2020-03-24 11:53+0100\n"
"PO-Revision-Date: 2017-01-06 04:50+0900\n"
"Last-Translator: Takuma Yamada <tyamada@takumayamada.com>\n"
"Language-Team: Japanese <debian-japanese@lists.debian.org>\n"
@@ -2972,6 +2972,10 @@ msgstr ""
msgid "drop privileges before running given command"
msgstr ""
+#: cmdline/apt-helper.cc
+msgid "analyse a pattern"
+msgstr ""
+
#: cmdline/apt-internal-planner.cc
msgid ""
"Usage: apt-internal-planner\n"
diff --git a/po/km.po b/po/km.po
index 567cd25c6..d250d5189 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 <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2020-03-07 21:20+0100\n"
+"POT-Creation-Date: 2020-03-24 11:53+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"
@@ -2817,6 +2817,10 @@ msgstr ""
msgid "drop privileges before running given command"
msgstr ""
+#: cmdline/apt-helper.cc
+msgid "analyse a pattern"
+msgstr ""
+
#: cmdline/apt-internal-planner.cc
#, fuzzy
msgid ""
diff --git a/po/ko.po b/po/ko.po
index e5a55d3b1..09078252c 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 <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2020-03-07 21:20+0100\n"
+"POT-Creation-Date: 2020-03-24 11:53+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"
@@ -2835,6 +2835,10 @@ msgstr ""
msgid "drop privileges before running given command"
msgstr ""
+#: cmdline/apt-helper.cc
+msgid "analyse a pattern"
+msgstr ""
+
#: cmdline/apt-internal-planner.cc
#, fuzzy
msgid ""
diff --git a/po/ku.po b/po/ku.po
index 71d6ad46c..fe27135d3 100644
--- a/po/ku.po
+++ b/po/ku.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: 2020-03-07 21:20+0100\n"
+"POT-Creation-Date: 2020-03-24 11:53+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"
@@ -2747,6 +2747,10 @@ msgstr ""
msgid "drop privileges before running given command"
msgstr ""
+#: cmdline/apt-helper.cc
+msgid "analyse a pattern"
+msgstr ""
+
#: cmdline/apt-internal-planner.cc
#, fuzzy
msgid ""
diff --git a/po/lt.po b/po/lt.po
index 60889396b..4cd685f01 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 <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2020-03-07 21:20+0100\n"
+"POT-Creation-Date: 2020-03-24 11:53+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"
@@ -2800,6 +2800,10 @@ msgstr ""
msgid "drop privileges before running given command"
msgstr ""
+#: cmdline/apt-helper.cc
+msgid "analyse a pattern"
+msgstr ""
+
#: cmdline/apt-internal-planner.cc
#, fuzzy
msgid ""
diff --git a/po/mr.po b/po/mr.po
index 8d8d3e229..a9241d045 100644
--- a/po/mr.po
+++ b/po/mr.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: 2020-03-07 21:20+0100\n"
+"POT-Creation-Date: 2020-03-24 11:53+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 "
@@ -2813,6 +2813,10 @@ msgstr ""
msgid "drop privileges before running given command"
msgstr ""
+#: cmdline/apt-helper.cc
+msgid "analyse a pattern"
+msgstr ""
+
#: cmdline/apt-internal-planner.cc
#, fuzzy
msgid ""
diff --git a/po/nb.po b/po/nb.po
index 5f8088c79..761b4bba6 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 <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2020-03-07 21:20+0100\n"
+"POT-Creation-Date: 2020-03-24 11:53+0100\n"
"PO-Revision-Date: 2018-10-30 20:53+0100\n"
"Last-Translator: Petter Reinholdtsen <pere@hungry.com>\n"
"Language-Team: Norwegian Bokmål <i18n-no@lister.ping.uio.no>\n"
@@ -2896,6 +2896,10 @@ msgstr ""
msgid "drop privileges before running given command"
msgstr ""
+#: cmdline/apt-helper.cc
+msgid "analyse a pattern"
+msgstr ""
+
#: cmdline/apt-internal-planner.cc
#, fuzzy
msgid ""
diff --git a/po/ne.po b/po/ne.po
index 62f1e72a1..33f34e3c4 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 <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2020-03-07 21:20+0100\n"
+"POT-Creation-Date: 2020-03-24 11:53+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"
@@ -2814,6 +2814,10 @@ msgstr ""
msgid "drop privileges before running given command"
msgstr ""
+#: cmdline/apt-helper.cc
+msgid "analyse a pattern"
+msgstr ""
+
#: cmdline/apt-internal-planner.cc
#, fuzzy
msgid ""
diff --git a/po/nl.po b/po/nl.po
index 41f7c7f77..7aad47955 100644
--- a/po/nl.po
+++ b/po/nl.po
@@ -12,7 +12,7 @@ msgid ""
msgstr ""
"Project-Id-Version: apt 1.8.0~rc3\n"
"Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2020-03-07 21:20+0100\n"
+"POT-Creation-Date: 2020-03-24 11:53+0100\n"
"PO-Revision-Date: 2019-02-16 20:35+0100\n"
"Last-Translator: Frans Spiesschaert <Frans.Spiesschaert@yucom.be>\n"
"Language-Team: Debian Dutch l10n Team <debian-l10n-dutch@lists.debian.org>\n"
@@ -3020,6 +3020,10 @@ msgid "drop privileges before running given command"
msgstr ""
"bijzondere rechten laten vallen voordat het gegeven commando uitgevoerd wordt"
+#: cmdline/apt-helper.cc
+msgid "analyse a pattern"
+msgstr ""
+
#: cmdline/apt-internal-planner.cc
msgid ""
"Usage: apt-internal-planner\n"
diff --git a/po/nn.po b/po/nn.po
index 592ae8230..a05cfab9f 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 <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2020-03-07 21:20+0100\n"
+"POT-Creation-Date: 2020-03-24 11:53+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"
@@ -2831,6 +2831,10 @@ msgstr ""
msgid "drop privileges before running given command"
msgstr ""
+#: cmdline/apt-helper.cc
+msgid "analyse a pattern"
+msgstr ""
+
#: cmdline/apt-internal-planner.cc
#, fuzzy
msgid ""
diff --git a/po/pl.po b/po/pl.po
index 3bbc47ae6..6ffc0eecb 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 <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2020-03-07 21:20+0100\n"
+"POT-Creation-Date: 2020-03-24 11:53+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"
@@ -2944,6 +2944,10 @@ msgstr ""
msgid "drop privileges before running given command"
msgstr ""
+#: cmdline/apt-helper.cc
+msgid "analyse a pattern"
+msgstr ""
+
#: cmdline/apt-internal-planner.cc
#, fuzzy
msgid ""
diff --git a/po/pt.po b/po/pt.po
index 882b5ec09..726ef2fd9 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 <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2020-03-07 21:20+0100\n"
+"POT-Creation-Date: 2020-03-24 11:53+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"
@@ -2926,6 +2926,10 @@ msgstr ""
msgid "drop privileges before running given command"
msgstr ""
+#: cmdline/apt-helper.cc
+msgid "analyse a pattern"
+msgstr ""
+
#: cmdline/apt-internal-planner.cc
#, fuzzy
msgid ""
diff --git a/po/pt_BR.po b/po/pt_BR.po
index 64122ed16..8a3a35100 100644
--- a/po/pt_BR.po
+++ b/po/pt_BR.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: apt 1.0.5\n"
"Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2020-03-07 21:20+0100\n"
+"POT-Creation-Date: 2020-03-24 11:53+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."
@@ -2844,6 +2844,10 @@ msgstr ""
msgid "drop privileges before running given command"
msgstr ""
+#: cmdline/apt-helper.cc
+msgid "analyse a pattern"
+msgstr ""
+
#: cmdline/apt-internal-planner.cc
#, fuzzy
msgid ""
diff --git a/po/ro.po b/po/ro.po
index 02a1f53fd..200d6b99b 100644
--- 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: 2020-03-07 21:20+0100\n"
+"POT-Creation-Date: 2020-03-24 11:53+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"
@@ -2850,6 +2850,10 @@ msgstr ""
msgid "drop privileges before running given command"
msgstr ""
+#: cmdline/apt-helper.cc
+msgid "analyse a pattern"
+msgstr ""
+
#: cmdline/apt-internal-planner.cc
#, fuzzy
msgid ""
diff --git a/po/ru.po b/po/ru.po
index b160d0f35..6205117f9 100644
--- a/po/ru.po
+++ b/po/ru.po
@@ -15,7 +15,7 @@ msgid ""
msgstr ""
"Project-Id-Version: apt 2.0.0\n"
"Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2020-03-21 08:10+0100\n"
+"POT-Creation-Date: 2020-03-24 11:53+0100\n"
"PO-Revision-Date: 2020-03-09 22:43+0300\n"
"Last-Translator: Алексей Шилин <rootlexx@mail.ru>\n"
"Language-Team: русский <debian-l10n-russian@lists.debian.org>\n"
@@ -3005,6 +3005,10 @@ msgstr "подождать, пока система не будет подклю
msgid "drop privileges before running given command"
msgstr "сбросить привилегии перед выполнением заданной команды"
+#: cmdline/apt-helper.cc
+msgid "analyse a pattern"
+msgstr ""
+
#: cmdline/apt-internal-planner.cc
msgid ""
"Usage: apt-internal-planner\n"
diff --git a/po/sk.po b/po/sk.po
index e2bf44d22..cb6337880 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 <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2020-03-07 21:20+0100\n"
+"POT-Creation-Date: 2020-03-24 11:53+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"
@@ -2893,6 +2893,10 @@ msgstr ""
msgid "drop privileges before running given command"
msgstr ""
+#: cmdline/apt-helper.cc
+msgid "analyse a pattern"
+msgstr ""
+
#: cmdline/apt-internal-planner.cc
#, fuzzy
msgid ""
diff --git a/po/sl.po b/po/sl.po
index 6212332fb..9fa48fdc2 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 <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2020-03-07 21:20+0100\n"
+"POT-Creation-Date: 2020-03-24 11:53+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"
@@ -2897,6 +2897,10 @@ msgstr ""
msgid "drop privileges before running given command"
msgstr ""
+#: cmdline/apt-helper.cc
+msgid "analyse a pattern"
+msgstr ""
+
#: cmdline/apt-internal-planner.cc
#, fuzzy
msgid ""
diff --git a/po/sv.po b/po/sv.po
index 3cecaed9b..4f5515545 100644
--- a/po/sv.po
+++ b/po/sv.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: 2020-03-07 21:20+0100\n"
+"POT-Creation-Date: 2020-03-24 11:53+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"
@@ -2920,6 +2920,10 @@ msgstr ""
msgid "drop privileges before running given command"
msgstr ""
+#: cmdline/apt-helper.cc
+msgid "analyse a pattern"
+msgstr ""
+
#: cmdline/apt-internal-planner.cc
#, fuzzy
msgid ""
diff --git a/po/th.po b/po/th.po
index 07915a283..e5f8ff45c 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 <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2020-03-07 21:20+0100\n"
+"POT-Creation-Date: 2020-03-24 11:53+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"
@@ -2832,6 +2832,10 @@ msgstr ""
msgid "drop privileges before running given command"
msgstr ""
+#: cmdline/apt-helper.cc
+msgid "analyse a pattern"
+msgstr ""
+
#: cmdline/apt-internal-planner.cc
#, fuzzy
msgid ""
diff --git a/po/tl.po b/po/tl.po
index 4f1d1470c..61d44bea9 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 <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2020-03-07 21:20+0100\n"
+"POT-Creation-Date: 2020-03-24 11:53+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"
@@ -2844,6 +2844,10 @@ msgstr ""
msgid "drop privileges before running given command"
msgstr ""
+#: cmdline/apt-helper.cc
+msgid "analyse a pattern"
+msgstr ""
+
#: cmdline/apt-internal-planner.cc
#, fuzzy
msgid ""
diff --git a/po/tr.po b/po/tr.po
index 79d8aa42a..920a1df9f 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 <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2020-03-07 21:20+0100\n"
+"POT-Creation-Date: 2020-03-24 11:53+0100\n"
"PO-Revision-Date: 2018-01-03 16:32+0300\n"
"Last-Translator: Mert Dirik <mertdirik@gmail.com>\n"
"Language-Team: Debian l10n Turkish <debian-l10n-turkish@lists.debian.org>\n"
@@ -2970,6 +2970,10 @@ msgstr "sistemin çevrimiçi olmasını bekle"
msgid "drop privileges before running given command"
msgstr ""
+#: cmdline/apt-helper.cc
+msgid "analyse a pattern"
+msgstr ""
+
#: cmdline/apt-internal-planner.cc
msgid ""
"Usage: apt-internal-planner\n"
diff --git a/po/uk.po b/po/uk.po
index 9532aaa8b..99f4a68c6 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 <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2020-03-07 21:20+0100\n"
+"POT-Creation-Date: 2020-03-24 11:53+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"
@@ -2933,6 +2933,10 @@ msgstr ""
msgid "drop privileges before running given command"
msgstr ""
+#: cmdline/apt-helper.cc
+msgid "analyse a pattern"
+msgstr ""
+
#: cmdline/apt-internal-planner.cc
#, fuzzy
msgid ""
diff --git a/po/vi.po b/po/vi.po
index c035667b6..474d67acc 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 <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2020-03-07 21:20+0100\n"
+"POT-Creation-Date: 2020-03-24 11:53+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"
@@ -2906,6 +2906,10 @@ msgstr ""
msgid "drop privileges before running given command"
msgstr ""
+#: cmdline/apt-helper.cc
+msgid "analyse a pattern"
+msgstr ""
+
#: cmdline/apt-internal-planner.cc
#, fuzzy
msgid ""
diff --git a/po/zh_CN.po b/po/zh_CN.po
index 2981c22f3..4ed746bf6 100644
--- a/po/zh_CN.po
+++ b/po/zh_CN.po
@@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: apt 1.7.x\n"
"Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2020-03-07 21:20+0100\n"
+"POT-Creation-Date: 2020-03-24 11:53+0100\n"
"PO-Revision-Date: 2019-01-12 00:00+0000\n"
"Last-Translator: Mo Zhou <cdluminate@gmail.com>\n"
"Language-Team: Chinese (simplified) <debian-l10n-chinese@lists.debian.org>\n"
@@ -2833,6 +2833,10 @@ msgstr "等待系统上线"
msgid "drop privileges before running given command"
msgstr "运行给定命令前先降低权限"
+#: cmdline/apt-helper.cc
+msgid "analyse a pattern"
+msgstr ""
+
#: cmdline/apt-internal-planner.cc
msgid ""
"Usage: apt-internal-planner\n"
diff --git a/po/zh_TW.po b/po/zh_TW.po
index ece2f2f0e..896716ca1 100644
--- a/po/zh_TW.po
+++ b/po/zh_TW.po
@@ -9,7 +9,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: 2020-03-07 21:20+0100\n"
+"POT-Creation-Date: 2020-03-24 11:53+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."
@@ -2800,6 +2800,10 @@ msgstr ""
msgid "drop privileges before running given command"
msgstr ""
+#: cmdline/apt-helper.cc
+msgid "analyse a pattern"
+msgstr ""
+
#: cmdline/apt-internal-planner.cc
#, fuzzy
msgid ""