summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulian Andres Klode <julian.klode@canonical.com>2019-03-01 10:02:31 +0100
committerJulian Andres Klode <julian.klode@canonical.com>2019-03-01 10:02:31 +0100
commitbea731f961637e5fb825104db8f174967f57c977 (patch)
treea54c965ef84c415b66794d966dec4a4b89832cb5
parentd570765ea4952a503c1a6531ac5de89259f06b33 (diff)
Release 1.6.91.6.9
-rw-r--r--CMakeLists.txt2
-rw-r--r--debian/changelog15
-rw-r--r--doc/apt-verbatim.ent2
-rw-r--r--doc/apt_auth.conf.5.xml2
-rw-r--r--doc/po/apt-doc.pot4
-rw-r--r--po/apt-all.pot10
-rw-r--r--po/ar.po8
-rw-r--r--po/ast.po8
-rw-r--r--po/bg.po8
-rw-r--r--po/bs.po8
-rw-r--r--po/ca.po8
-rw-r--r--po/cs.po8
-rw-r--r--po/cy.po8
-rw-r--r--po/da.po8
-rw-r--r--po/de.po8
-rw-r--r--po/dz.po8
-rw-r--r--po/el.po8
-rw-r--r--po/es.po8
-rw-r--r--po/eu.po8
-rw-r--r--po/fi.po8
-rw-r--r--po/fr.po8
-rw-r--r--po/gl.po8
-rw-r--r--po/hu.po8
-rw-r--r--po/it.po8
-rw-r--r--po/ja.po8
-rw-r--r--po/km.po8
-rw-r--r--po/ko.po8
-rw-r--r--po/ku.po8
-rw-r--r--po/lt.po8
-rw-r--r--po/mr.po8
-rw-r--r--po/nb.po8
-rw-r--r--po/ne.po8
-rw-r--r--po/nl.po8
-rw-r--r--po/nn.po8
-rw-r--r--po/pl.po8
-rw-r--r--po/pt.po8
-rw-r--r--po/pt_BR.po8
-rw-r--r--po/ro.po8
-rw-r--r--po/ru.po8
-rw-r--r--po/sk.po8
-rw-r--r--po/sl.po8
-rw-r--r--po/sv.po8
-rw-r--r--po/th.po8
-rw-r--r--po/tl.po8
-rw-r--r--po/tr.po8
-rw-r--r--po/uk.po8
-rw-r--r--po/vi.po8
-rw-r--r--po/zh_CN.po8
-rw-r--r--po/zh_TW.po8
49 files changed, 329 insertions, 50 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 2c76ff2ed..01ee2961f 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -182,7 +182,7 @@ endif()
# 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 "1.6.8")
+set(PACKAGE_VERSION "1.6.9")
if (NOT DEFINED DPKG_DATADIR)
execute_process(COMMAND ${PERL_EXECUTABLE} -MDpkg -e "print $Dpkg::DATADIR;"
diff --git a/debian/changelog b/debian/changelog
index 789bc6bda..7acd4a34c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,18 @@
+apt (1.6.9) bionic; urgency=medium
+
+ [ Michael Vogt ]
+ * private-json-hooks.cc: deal with EPIPE (LP: #1814543)
+
+ [ Julian Andres Klode ]
+ * Introduce experimental 'never' pinning for sources (LP: #1814727)
+ * Add a Packages-Require-Authorization Release file field (LP: #1814727)
+ * doc: Set ubuntu-codename to bionic (LP: #1812696)
+ * update: Provide APT::Update-Post-Invoke-Stats script hook point
+ (LP: #1815760)
+ * Introduce APT::Install::Pre-Invoke / Post-Invoke-Success (LP: #1815761)
+
+ -- Julian Andres Klode <juliank@ubuntu.com> Fri, 01 Mar 2019 10:01:51 +0100
+
apt (1.6.8) bionic; urgency=medium
* merge security update: content injection in http method (CVE-2019-3462)
diff --git a/doc/apt-verbatim.ent b/doc/apt-verbatim.ent
index 670b475b0..9e298dd52 100644
--- a/doc/apt-verbatim.ent
+++ b/doc/apt-verbatim.ent
@@ -262,7 +262,7 @@
">
<!-- this will be updated by 'prepare-release' -->
-<!ENTITY apt-product-version "1.6.8">
+<!ENTITY apt-product-version "1.6.9">
<!-- (Code)names for various things used all over the place -->
<!ENTITY debian-oldstable-codename "jessie">
diff --git a/doc/apt_auth.conf.5.xml b/doc/apt_auth.conf.5.xml
index bb0e5aa90..fdf69e610 100644
--- a/doc/apt_auth.conf.5.xml
+++ b/doc/apt_auth.conf.5.xml
@@ -13,7 +13,7 @@
&apt-email;
&apt-product;
<!-- The last update date -->
- <date>2019-01-14T00:00:00Z</date>
+ <date>2019-01-25T00:00:00Z</date>
</refentryinfo>
<refmeta>
diff --git a/doc/po/apt-doc.pot b/doc/po/apt-doc.pot
index dd9bfa58e..4a4d8dee3 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.6.8\n"
+"Project-Id-Version: apt-doc 1.6.9\n"
"Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2019-01-25 12:51+0100\n"
+"POT-Creation-Date: 2019-03-01 10:02+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 f6490d6cd..15fd9f66c 100644
--- a/po/apt-all.pot
+++ b/po/apt-all.pot
@@ -5,9 +5,9 @@
#, fuzzy
msgid ""
msgstr ""
-"Project-Id-Version: apt 1.6.8\n"
+"Project-Id-Version: apt 1.6.9\n"
"Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2019-01-25 12:51+0100\n"
+"POT-Creation-Date: 2019-03-01 10:02+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"
@@ -1491,6 +1491,12 @@ msgstr ""
#: apt-pkg/policy.cc
#, c-format
+msgid ""
+"%s: The special 'Pin-Priority: %s' can only be used for 'Package: *' records"
+msgstr ""
+
+#: apt-pkg/policy.cc
+#, c-format
msgid "%s: Value %s is outside the range of valid pin priorities (%d to %d)"
msgstr ""
diff --git a/po/ar.po b/po/ar.po
index 4399e029d..26c4e9293 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: 2019-01-14 14:35+0100\n"
+"POT-Creation-Date: 2019-03-01 10:02+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"
@@ -1505,6 +1505,12 @@ msgstr ""
#: apt-pkg/policy.cc
#, c-format
+msgid ""
+"%s: The special 'Pin-Priority: %s' can only be used for 'Package: *' records"
+msgstr ""
+
+#: apt-pkg/policy.cc
+#, c-format
msgid "%s: Value %s is outside the range of valid pin priorities (%d to %d)"
msgstr ""
diff --git a/po/ast.po b/po/ast.po
index 91538f3e4..369f3b64b 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: 2019-01-14 14:35+0100\n"
+"POT-Creation-Date: 2019-03-01 10:02+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"
@@ -1553,6 +1553,12 @@ msgstr "Nun s'entiende'l tipu de pin %s"
#: apt-pkg/policy.cc
#, c-format
+msgid ""
+"%s: The special 'Pin-Priority: %s' can only be used for 'Package: *' records"
+msgstr ""
+
+#: apt-pkg/policy.cc
+#, c-format
msgid "%s: Value %s is outside the range of valid pin priorities (%d to %d)"
msgstr ""
diff --git a/po/bg.po b/po/bg.po
index 8536d6a6c..983e91075 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: 2019-01-14 14:35+0100\n"
+"POT-Creation-Date: 2019-03-01 10:02+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"
@@ -1591,6 +1591,12 @@ msgstr "Неизвестен тип за отбиване %s"
#: apt-pkg/policy.cc
#, c-format
+msgid ""
+"%s: The special 'Pin-Priority: %s' can only be used for 'Package: *' records"
+msgstr ""
+
+#: apt-pkg/policy.cc
+#, c-format
msgid "%s: Value %s is outside the range of valid pin priorities (%d to %d)"
msgstr ""
diff --git a/po/bs.po b/po/bs.po
index 6ebb9acdc..55b6d582f 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: 2019-01-14 14:35+0100\n"
+"POT-Creation-Date: 2019-03-01 10:02+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"
@@ -1501,6 +1501,12 @@ msgstr ""
#: apt-pkg/policy.cc
#, c-format
+msgid ""
+"%s: The special 'Pin-Priority: %s' can only be used for 'Package: *' records"
+msgstr ""
+
+#: apt-pkg/policy.cc
+#, c-format
msgid "%s: Value %s is outside the range of valid pin priorities (%d to %d)"
msgstr ""
diff --git a/po/ca.po b/po/ca.po
index cf16dc36b..35cd843bd 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: 2019-01-14 14:35+0100\n"
+"POT-Creation-Date: 2019-03-01 10:02+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"
@@ -1626,6 +1626,12 @@ msgstr "No s'ha entès el pin de tipus %s"
#: apt-pkg/policy.cc
#, c-format
+msgid ""
+"%s: The special 'Pin-Priority: %s' can only be used for 'Package: *' records"
+msgstr ""
+
+#: apt-pkg/policy.cc
+#, c-format
msgid "%s: Value %s is outside the range of valid pin priorities (%d to %d)"
msgstr ""
"%s: El valor %s està fora del rang de les prioritats de pin vàlid (%d a %d)"
diff --git a/po/cs.po b/po/cs.po
index 42f2be89d..c8d1daf7a 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: 2019-01-14 14:35+0100\n"
+"POT-Creation-Date: 2019-03-01 10:02+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"
@@ -1574,6 +1574,12 @@ msgstr "Nerozumím vypíchnutí typu %s"
#: apt-pkg/policy.cc
#, c-format
+msgid ""
+"%s: The special 'Pin-Priority: %s' can only be used for 'Package: *' records"
+msgstr ""
+
+#: apt-pkg/policy.cc
+#, c-format
msgid "%s: Value %s is outside the range of valid pin priorities (%d to %d)"
msgstr "%s: Hodnota %s leží mimo rozsah platných priorit (%d až %d)"
diff --git a/po/cy.po b/po/cy.po
index 1dacb147e..2cf7a5646 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: 2019-01-14 14:35+0100\n"
+"POT-Creation-Date: 2019-03-01 10:02+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"
@@ -1544,6 +1544,12 @@ msgstr "Methwyd daeall y math pin %s"
#: apt-pkg/policy.cc
#, c-format
+msgid ""
+"%s: The special 'Pin-Priority: %s' can only be used for 'Package: *' records"
+msgstr ""
+
+#: apt-pkg/policy.cc
+#, c-format
msgid "%s: Value %s is outside the range of valid pin priorities (%d to %d)"
msgstr ""
diff --git a/po/da.po b/po/da.po
index 5b3da3519..2391bf03e 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: 2019-01-14 14:35+0100\n"
+"POT-Creation-Date: 2019-03-01 10:02+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"
@@ -1588,6 +1588,12 @@ msgstr "Kunne ikke forstå pin-type %s"
#: apt-pkg/policy.cc
#, c-format
+msgid ""
+"%s: The special 'Pin-Priority: %s' can only be used for 'Package: *' records"
+msgstr ""
+
+#: apt-pkg/policy.cc
+#, c-format
msgid "%s: Value %s is outside the range of valid pin priorities (%d to %d)"
msgstr ""
"%s: Værdien %s er uden for intervallet med gyldige pin-prioriteringer (%d "
diff --git a/po/de.po b/po/de.po
index f17f483bd..6044818f4 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: 2019-01-14 14:35+0100\n"
+"POT-Creation-Date: 2019-03-01 10:02+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"
@@ -1649,6 +1649,12 @@ msgstr "Pinning-Typ %s kann nicht interpretiert werden."
#: apt-pkg/policy.cc
#, c-format
+msgid ""
+"%s: The special 'Pin-Priority: %s' can only be used for 'Package: *' records"
+msgstr ""
+
+#: apt-pkg/policy.cc
+#, c-format
msgid "%s: Value %s is outside the range of valid pin priorities (%d to %d)"
msgstr ""
"%s: Wert %s ist außerhalb des Bereichs gültiger Pin-Prioritäten (%d bis %d)"
diff --git a/po/dz.po b/po/dz.po
index 455597389..804fb4ab9 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: 2019-01-14 14:35+0100\n"
+"POT-Creation-Date: 2019-03-01 10:02+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"
@@ -1517,6 +1517,12 @@ msgstr "ངོ་རྟགས་ཨང་གི་དབྱེ་བ་ %s འ
#: apt-pkg/policy.cc
#, c-format
+msgid ""
+"%s: The special 'Pin-Priority: %s' can only be used for 'Package: *' records"
+msgstr ""
+
+#: apt-pkg/policy.cc
+#, c-format
msgid "%s: Value %s is outside the range of valid pin priorities (%d to %d)"
msgstr ""
diff --git a/po/el.po b/po/el.po
index c60594423..b594938e1 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: 2019-01-14 14:35+0100\n"
+"POT-Creation-Date: 2019-03-01 10:02+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"
@@ -1536,6 +1536,12 @@ msgstr "Αδύνατη η κατανόηση του τύπου καθήλωση
#: apt-pkg/policy.cc
#, c-format
+msgid ""
+"%s: The special 'Pin-Priority: %s' can only be used for 'Package: *' records"
+msgstr ""
+
+#: apt-pkg/policy.cc
+#, c-format
msgid "%s: Value %s is outside the range of valid pin priorities (%d to %d)"
msgstr ""
diff --git a/po/es.po b/po/es.po
index 1ee731272..880c5506f 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: 2019-01-14 14:35+0100\n"
+"POT-Creation-Date: 2019-03-01 10:02+0100\n"
"PO-Revision-Date: 2016-01-26 01:51+0100\n"
"Last-Translator: Manuel \"Venturi\" Porras Peralta <venturi@openmailbox."
"org>\n"
@@ -1693,6 +1693,12 @@ msgstr "No se entendió el pin tipo %s"
#: apt-pkg/policy.cc
#, c-format
+msgid ""
+"%s: The special 'Pin-Priority: %s' can only be used for 'Package: *' records"
+msgstr ""
+
+#: apt-pkg/policy.cc
+#, c-format
msgid "%s: Value %s is outside the range of valid pin priorities (%d to %d)"
msgstr ""
"%s: El valor %s está fuera del rango de las prioridades de pin válido (%d a "
diff --git a/po/eu.po b/po/eu.po
index 78c9c0354..cdd86bdd7 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: 2019-01-14 14:35+0100\n"
+"POT-Creation-Date: 2019-03-01 10:02+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"
@@ -1518,6 +1518,12 @@ msgstr "Ez da ulertu %s orratz-mota (pin)"
#: apt-pkg/policy.cc
#, c-format
+msgid ""
+"%s: The special 'Pin-Priority: %s' can only be used for 'Package: *' records"
+msgstr ""
+
+#: apt-pkg/policy.cc
+#, c-format
msgid "%s: Value %s is outside the range of valid pin priorities (%d to %d)"
msgstr ""
diff --git a/po/fi.po b/po/fi.po
index 754f3e88c..4d02dc91c 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: 2019-01-14 14:35+0100\n"
+"POT-Creation-Date: 2019-03-01 10:02+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"
@@ -1513,6 +1513,12 @@ msgstr "Tunnistetyyppi %s on tuntematon"
#: apt-pkg/policy.cc
#, c-format
+msgid ""
+"%s: The special 'Pin-Priority: %s' can only be used for 'Package: *' records"
+msgstr ""
+
+#: apt-pkg/policy.cc
+#, c-format
msgid "%s: Value %s is outside the range of valid pin priorities (%d to %d)"
msgstr ""
diff --git a/po/fr.po b/po/fr.po
index a615ec138..9fc599563 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 <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2019-01-14 14:35+0100\n"
+"POT-Creation-Date: 2019-03-01 10:02+0100\n"
"PO-Revision-Date: 2018-01-02 15:09+0100\n"
"Last-Translator: Julien Patriarca <leatherface@debian.org>\n"
"Language-Team: French <debian-l10n-french@lists.debian.org>\n"
@@ -1650,6 +1650,12 @@ msgstr "Type d'épinglage %s inconnu"
#: apt-pkg/policy.cc
#, c-format
+msgid ""
+"%s: The special 'Pin-Priority: %s' can only be used for 'Package: *' records"
+msgstr ""
+
+#: apt-pkg/policy.cc
+#, c-format
msgid "%s: Value %s is outside the range of valid pin priorities (%d to %d)"
msgstr ""
"%s : la valeur %s est dehors de la plage de priorités d'épinglage valide (%d "
diff --git a/po/gl.po b/po/gl.po
index 340f41eb1..dee6718b8 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: 2019-01-14 14:35+0100\n"
+"POT-Creation-Date: 2019-03-01 10:02+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"
@@ -1576,6 +1576,12 @@ msgstr "Non se entendeu o tipo de inmobilización %s"
#: apt-pkg/policy.cc
#, c-format
+msgid ""
+"%s: The special 'Pin-Priority: %s' can only be used for 'Package: *' records"
+msgstr ""
+
+#: apt-pkg/policy.cc
+#, c-format
msgid "%s: Value %s is outside the range of valid pin priorities (%d to %d)"
msgstr ""
diff --git a/po/hu.po b/po/hu.po
index a776ee1a5..e8acd4278 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: 2019-01-14 14:35+0100\n"
+"POT-Creation-Date: 2019-03-01 10:02+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"
@@ -1615,6 +1615,12 @@ msgstr "A(z) %s rögzítéstípus nem értelmezhető"
#: apt-pkg/policy.cc
#, c-format
+msgid ""
+"%s: The special 'Pin-Priority: %s' can only be used for 'Package: *' records"
+msgstr ""
+
+#: apt-pkg/policy.cc
+#, c-format
msgid "%s: Value %s is outside the range of valid pin priorities (%d to %d)"
msgstr ""
"%s: A(z) %s érték kívül esik az érvényes rögzítési prioritások tartományán "
diff --git a/po/it.po b/po/it.po
index dfd234df3..d2ae34b98 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: 2019-01-14 14:35+0100\n"
+"POT-Creation-Date: 2019-03-01 10:02+0100\n"
"PO-Revision-Date: 2018-12-04 09:33+0100\n"
"Last-Translator: Milo Casagrande <milo@milo.name>\n"
"Language-Team: Italian <tp@lists.linux.it>\n"
@@ -1629,6 +1629,12 @@ msgstr "Impossibile comprendere il tipo di gancio %s"
#: apt-pkg/policy.cc
#, c-format
+msgid ""
+"%s: The special 'Pin-Priority: %s' can only be used for 'Package: *' records"
+msgstr ""
+
+#: apt-pkg/policy.cc
+#, c-format
msgid "%s: Value %s is outside the range of valid pin priorities (%d to %d)"
msgstr ""
"%s: il valore %s non rientra nell'intervallo di priorità di gancio valide "
diff --git a/po/ja.po b/po/ja.po
index 024cb2e17..4a53adf9a 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: 2019-01-14 14:35+0100\n"
+"POT-Creation-Date: 2019-03-01 10:02+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"
@@ -1610,6 +1610,12 @@ msgstr "pin タイプ %s を理解できませんでした"
#: apt-pkg/policy.cc
#, c-format
+msgid ""
+"%s: The special 'Pin-Priority: %s' can only be used for 'Package: *' records"
+msgstr ""
+
+#: apt-pkg/policy.cc
+#, c-format
msgid "%s: Value %s is outside the range of valid pin priorities (%d to %d)"
msgstr "%s: 値 %s は pin の有効な優先度の範囲外です (%d から %d)"
diff --git a/po/km.po b/po/km.po
index 22e292128..8f6822fc8 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: 2019-01-14 14:35+0100\n"
+"POT-Creation-Date: 2019-03-01 10:02+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"
@@ -1515,6 +1515,12 @@ msgstr "មិន​បាន​យល់​ពី​ប្រភេទ​ម្
#: apt-pkg/policy.cc
#, c-format
+msgid ""
+"%s: The special 'Pin-Priority: %s' can only be used for 'Package: *' records"
+msgstr ""
+
+#: apt-pkg/policy.cc
+#, c-format
msgid "%s: Value %s is outside the range of valid pin priorities (%d to %d)"
msgstr ""
diff --git a/po/ko.po b/po/ko.po
index 960616c89..f799b3a8e 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: 2019-01-14 14:35+0100\n"
+"POT-Creation-Date: 2019-03-01 10:02+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"
@@ -1530,6 +1530,12 @@ msgstr "핀 타입 %s이(가) 무엇인지 이해할 수 없습니다"
#: apt-pkg/policy.cc
#, c-format
+msgid ""
+"%s: The special 'Pin-Priority: %s' can only be used for 'Package: *' records"
+msgstr ""
+
+#: apt-pkg/policy.cc
+#, c-format
msgid "%s: Value %s is outside the range of valid pin priorities (%d to %d)"
msgstr ""
diff --git a/po/ku.po b/po/ku.po
index fc6de1910..6cd4877dd 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: 2019-01-14 14:35+0100\n"
+"POT-Creation-Date: 2019-03-01 10:02+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"
@@ -1500,6 +1500,12 @@ msgstr ""
#: apt-pkg/policy.cc
#, c-format
+msgid ""
+"%s: The special 'Pin-Priority: %s' can only be used for 'Package: *' records"
+msgstr ""
+
+#: apt-pkg/policy.cc
+#, c-format
msgid "%s: Value %s is outside the range of valid pin priorities (%d to %d)"
msgstr ""
diff --git a/po/lt.po b/po/lt.po
index 69fdd5a82..0da861912 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: 2019-01-14 14:35+0100\n"
+"POT-Creation-Date: 2019-03-01 10:02+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"
@@ -1504,6 +1504,12 @@ msgstr ""
#: apt-pkg/policy.cc
#, c-format
+msgid ""
+"%s: The special 'Pin-Priority: %s' can only be used for 'Package: *' records"
+msgstr ""
+
+#: apt-pkg/policy.cc
+#, c-format
msgid "%s: Value %s is outside the range of valid pin priorities (%d to %d)"
msgstr ""
diff --git a/po/mr.po b/po/mr.po
index 809897210..0eb6c621d 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: 2019-01-14 14:35+0100\n"
+"POT-Creation-Date: 2019-03-01 10:02+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 "
@@ -1515,6 +1515,12 @@ msgstr "%s पिनचा प्रकार समजलेला नाही
#: apt-pkg/policy.cc
#, c-format
+msgid ""
+"%s: The special 'Pin-Priority: %s' can only be used for 'Package: *' records"
+msgstr ""
+
+#: apt-pkg/policy.cc
+#, c-format
msgid "%s: Value %s is outside the range of valid pin priorities (%d to %d)"
msgstr ""
diff --git a/po/nb.po b/po/nb.po
index 785f0a15e..7457c104e 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: 2019-01-14 14:35+0100\n"
+"POT-Creation-Date: 2019-03-01 10:02+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"
@@ -1557,6 +1557,12 @@ msgstr "Forsto ikke spikring av typen %s"
#: apt-pkg/policy.cc
#, c-format
+msgid ""
+"%s: The special 'Pin-Priority: %s' can only be used for 'Package: *' records"
+msgstr ""
+
+#: apt-pkg/policy.cc
+#, c-format
msgid "%s: Value %s is outside the range of valid pin priorities (%d to %d)"
msgstr ""
diff --git a/po/ne.po b/po/ne.po
index a45346264..98924e7c4 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: 2019-01-14 14:35+0100\n"
+"POT-Creation-Date: 2019-03-01 10:02+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"
@@ -1511,6 +1511,12 @@ msgstr "पिन टाइप %s बुझ्न सकिएन "
#: apt-pkg/policy.cc
#, c-format
+msgid ""
+"%s: The special 'Pin-Priority: %s' can only be used for 'Package: *' records"
+msgstr ""
+
+#: apt-pkg/policy.cc
+#, c-format
msgid "%s: Value %s is outside the range of valid pin priorities (%d to %d)"
msgstr ""
diff --git a/po/nl.po b/po/nl.po
index 63e192368..5bbfab042 100644
--- a/po/nl.po
+++ b/po/nl.po
@@ -12,7 +12,7 @@ msgid ""
msgstr ""
"Project-Id-Version: apt 1.7.0\n"
"Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2019-01-14 14:35+0100\n"
+"POT-Creation-Date: 2019-03-01 10:02+0100\n"
"PO-Revision-Date: 2018-10-09 16:26+0200\n"
"Last-Translator: Frans Spiesschaert <Frans.Spiesschaert@yucom.be>\n"
"Language-Team: Debian Dutch l10n Team <debian-l10n-dutch@lists.debian.org>\n"
@@ -1629,6 +1629,12 @@ msgstr "Pintype %s wordt niet begrepen"
#: apt-pkg/policy.cc
#, c-format
+msgid ""
+"%s: The special 'Pin-Priority: %s' can only be used for 'Package: *' records"
+msgstr ""
+
+#: apt-pkg/policy.cc
+#, c-format
msgid "%s: Value %s is outside the range of valid pin priorities (%d to %d)"
msgstr ""
"%s: Waarde %s valt buiten het bereik van geldige pin-prioriteiten (%d to %d)"
diff --git a/po/nn.po b/po/nn.po
index dbb3bed86..89440e062 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: 2019-01-14 14:35+0100\n"
+"POT-Creation-Date: 2019-03-01 10:02+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"
@@ -1519,6 +1519,12 @@ msgstr "Skjnar ikkje spikringstypen %s"
#: apt-pkg/policy.cc
#, c-format
+msgid ""
+"%s: The special 'Pin-Priority: %s' can only be used for 'Package: *' records"
+msgstr ""
+
+#: apt-pkg/policy.cc
+#, c-format
msgid "%s: Value %s is outside the range of valid pin priorities (%d to %d)"
msgstr ""
diff --git a/po/pl.po b/po/pl.po
index e3d3b5bd3..4c26b8987 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: 2019-01-14 14:35+0100\n"
+"POT-Creation-Date: 2019-03-01 10:02+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"
@@ -1590,6 +1590,12 @@ msgstr "Nierozpoznany typ przypinania %s"
#: apt-pkg/policy.cc
#, c-format
+msgid ""
+"%s: The special 'Pin-Priority: %s' can only be used for 'Package: *' records"
+msgstr ""
+
+#: apt-pkg/policy.cc
+#, c-format
msgid "%s: Value %s is outside the range of valid pin priorities (%d to %d)"
msgstr ""
diff --git a/po/pt.po b/po/pt.po
index 94b541428..7ccb91353 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: 2019-01-14 14:35+0100\n"
+"POT-Creation-Date: 2019-03-01 10:02+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"
@@ -1595,6 +1595,12 @@ msgstr "Não foi possível entender o tipo de marca (pin) %s"
#: apt-pkg/policy.cc
#, c-format
+msgid ""
+"%s: The special 'Pin-Priority: %s' can only be used for 'Package: *' records"
+msgstr ""
+
+#: apt-pkg/policy.cc
+#, c-format
msgid "%s: Value %s is outside the range of valid pin priorities (%d to %d)"
msgstr ""
diff --git a/po/pt_BR.po b/po/pt_BR.po
index 9ddb8b4c1..1b2990ebc 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: 2019-01-14 14:35+0100\n"
+"POT-Creation-Date: 2019-03-01 10:02+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."
@@ -1526,6 +1526,12 @@ msgstr "Não foi possível entender o tipo de \"pin\" %s"
#: apt-pkg/policy.cc
#, c-format
+msgid ""
+"%s: The special 'Pin-Priority: %s' can only be used for 'Package: *' records"
+msgstr ""
+
+#: apt-pkg/policy.cc
+#, c-format
msgid "%s: Value %s is outside the range of valid pin priorities (%d to %d)"
msgstr ""
diff --git a/po/ro.po b/po/ro.po
index f338561b3..b470a883c 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: 2019-01-14 14:35+0100\n"
+"POT-Creation-Date: 2019-03-01 10:02+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"
@@ -1529,6 +1529,12 @@ msgstr "Nu s-a înțeles tipul de pin %s"
#: apt-pkg/policy.cc
#, c-format
+msgid ""
+"%s: The special 'Pin-Priority: %s' can only be used for 'Package: *' records"
+msgstr ""
+
+#: apt-pkg/policy.cc
+#, c-format
msgid "%s: Value %s is outside the range of valid pin priorities (%d to %d)"
msgstr ""
diff --git a/po/ru.po b/po/ru.po
index 733ea4d4f..66771ff9a 100644
--- a/po/ru.po
+++ b/po/ru.po
@@ -14,7 +14,7 @@ msgid ""
msgstr ""
"Project-Id-Version: apt 1.8.0\n"
"Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2019-01-14 14:35+0100\n"
+"POT-Creation-Date: 2019-03-01 10:02+0100\n"
"PO-Revision-Date: 2018-10-25 19:03+0300\n"
"Last-Translator: Aleksej Shilin <rootlexx@mail.ru>\n"
"Language-Team: Russian <debian-l10n-russian@lists.debian.org>\n"
@@ -1618,6 +1618,12 @@ msgstr "Неизвестный тип привязки %s"
#: apt-pkg/policy.cc
#, c-format
+msgid ""
+"%s: The special 'Pin-Priority: %s' can only be used for 'Package: *' records"
+msgstr ""
+
+#: apt-pkg/policy.cc
+#, c-format
msgid "%s: Value %s is outside the range of valid pin priorities (%d to %d)"
msgstr ""
"%s: значение %s находится вне диапазона корректных приоритетов привязки (с "
diff --git a/po/sk.po b/po/sk.po
index 583a10b92..cbfeea221 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: 2019-01-14 14:35+0100\n"
+"POT-Creation-Date: 2019-03-01 10:02+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"
@@ -1559,6 +1559,12 @@ msgstr "Nezrozumiteľné pridržanie typu %s"
#: apt-pkg/policy.cc
#, c-format
+msgid ""
+"%s: The special 'Pin-Priority: %s' can only be used for 'Package: *' records"
+msgstr ""
+
+#: apt-pkg/policy.cc
+#, c-format
msgid "%s: Value %s is outside the range of valid pin priorities (%d to %d)"
msgstr ""
diff --git a/po/sl.po b/po/sl.po
index 82b0c6de1..a28d3ed53 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: 2019-01-14 14:35+0100\n"
+"POT-Creation-Date: 2019-03-01 10:02+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"
@@ -1558,6 +1558,12 @@ msgstr "Ni mogoče razumeti vrste bucike %s"
#: apt-pkg/policy.cc
#, c-format
+msgid ""
+"%s: The special 'Pin-Priority: %s' can only be used for 'Package: *' records"
+msgstr ""
+
+#: apt-pkg/policy.cc
+#, c-format
msgid "%s: Value %s is outside the range of valid pin priorities (%d to %d)"
msgstr ""
diff --git a/po/sv.po b/po/sv.po
index c3cb889cc..ea115d35c 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: 2019-01-14 14:35+0100\n"
+"POT-Creation-Date: 2019-03-01 10:02+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"
@@ -1581,6 +1581,12 @@ msgstr "Förstod inte nåltypen %s"
#: apt-pkg/policy.cc
#, c-format
+msgid ""
+"%s: The special 'Pin-Priority: %s' can only be used for 'Package: *' records"
+msgstr ""
+
+#: apt-pkg/policy.cc
+#, c-format
msgid "%s: Value %s is outside the range of valid pin priorities (%d to %d)"
msgstr ""
diff --git a/po/th.po b/po/th.po
index 549752e30..85237f3d5 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: 2019-01-14 14:35+0100\n"
+"POT-Creation-Date: 2019-03-01 10:02+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"
@@ -1532,6 +1532,12 @@ msgstr "ไม่เข้าใจชนิดการตรึง %s"
#: apt-pkg/policy.cc
#, c-format
+msgid ""
+"%s: The special 'Pin-Priority: %s' can only be used for 'Package: *' records"
+msgstr ""
+
+#: apt-pkg/policy.cc
+#, c-format
msgid "%s: Value %s is outside the range of valid pin priorities (%d to %d)"
msgstr ""
diff --git a/po/tl.po b/po/tl.po
index 4468b8499..6079cdc01 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: 2019-01-14 14:35+0100\n"
+"POT-Creation-Date: 2019-03-01 10:02+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"
@@ -1533,6 +1533,12 @@ msgstr "Hindi naintindihan ang uri ng pin %s"
#: apt-pkg/policy.cc
#, c-format
+msgid ""
+"%s: The special 'Pin-Priority: %s' can only be used for 'Package: *' records"
+msgstr ""
+
+#: apt-pkg/policy.cc
+#, c-format
msgid "%s: Value %s is outside the range of valid pin priorities (%d to %d)"
msgstr ""
diff --git a/po/tr.po b/po/tr.po
index d860f453d..5df7b38c0 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: 2019-01-14 14:35+0100\n"
+"POT-Creation-Date: 2019-03-01 10:02+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"
@@ -1598,6 +1598,12 @@ msgstr "İğne türü %s anlaşılamadı"
#: apt-pkg/policy.cc
#, c-format
+msgid ""
+"%s: The special 'Pin-Priority: %s' can only be used for 'Package: *' records"
+msgstr ""
+
+#: apt-pkg/policy.cc
+#, c-format
msgid "%s: Value %s is outside the range of valid pin priorities (%d to %d)"
msgstr "%s: %s değeri geçerli iğne önceliği aralığının dışında (%d - %d arası)"
diff --git a/po/uk.po b/po/uk.po
index 4ad2b7090..2ee521f57 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: 2019-01-14 14:35+0100\n"
+"POT-Creation-Date: 2019-03-01 10:02+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"
@@ -1591,6 +1591,12 @@ msgstr "Не зрозумів тип %s для фіксатора пакункі
#: apt-pkg/policy.cc
#, c-format
+msgid ""
+"%s: The special 'Pin-Priority: %s' can only be used for 'Package: *' records"
+msgstr ""
+
+#: apt-pkg/policy.cc
+#, c-format
msgid "%s: Value %s is outside the range of valid pin priorities (%d to %d)"
msgstr ""
diff --git a/po/vi.po b/po/vi.po
index acbf68a89..a584e5490 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: 2019-01-14 14:35+0100\n"
+"POT-Creation-Date: 2019-03-01 10:02+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"
@@ -1572,6 +1572,12 @@ msgstr "Không hiểu kiểu ghim %s"
#: apt-pkg/policy.cc
#, c-format
+msgid ""
+"%s: The special 'Pin-Priority: %s' can only be used for 'Package: *' records"
+msgstr ""
+
+#: apt-pkg/policy.cc
+#, c-format
msgid "%s: Value %s is outside the range of valid pin priorities (%d to %d)"
msgstr ""
diff --git a/po/zh_CN.po b/po/zh_CN.po
index 56b3435a8..4a8744bda 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: 2019-01-14 14:35+0100\n"
+"POT-Creation-Date: 2019-03-01 10:02+0100\n"
"PO-Revision-Date: 2018-07-13 18:16+0800\n"
"Last-Translator: Mo Zhou <cdluminate@gmail.com>\n"
"Language-Team: Chinese (simplified) <debian-l10n-chinese@lists.debian.org>\n"
@@ -1531,6 +1531,12 @@ msgstr "无法识别锁定的类型 %s"
#: apt-pkg/policy.cc
#, c-format
+msgid ""
+"%s: The special 'Pin-Priority: %s' can only be used for 'Package: *' records"
+msgstr ""
+
+#: apt-pkg/policy.cc
+#, c-format
msgid "%s: Value %s is outside the range of valid pin priorities (%d to %d)"
msgstr "%s: 值 %s 超出锁定优先级有效范围 (%d 到 %d)"
diff --git a/po/zh_TW.po b/po/zh_TW.po
index 05abe2cf1..65e29bdb9 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: 2019-01-14 14:35+0100\n"
+"POT-Creation-Date: 2019-03-01 10:02+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."
@@ -1510,6 +1510,12 @@ msgstr "無法分析鎖定類型 %s"
#: apt-pkg/policy.cc
#, c-format
+msgid ""
+"%s: The special 'Pin-Priority: %s' can only be used for 'Package: *' records"
+msgstr ""
+
+#: apt-pkg/policy.cc
+#, c-format
msgid "%s: Value %s is outside the range of valid pin priorities (%d to %d)"
msgstr ""