From 765d72761394c73138be341b5e79aa114425c18b Mon Sep 17 00:00:00 2001 From: Julian Andres Klode Date: Fri, 1 Mar 2019 09:56:47 +0100 Subject: Release 1.7.3 --- CMakeLists.txt | 2 +- debian/changelog | 15 +++++++++++++++ doc/apt-verbatim.ent | 2 +- doc/po/apt-doc.pot | 4 ++-- po/apt-all.pot | 10 ++++++++-- po/ar.po | 8 +++++++- po/ast.po | 8 +++++++- po/bg.po | 8 +++++++- po/bs.po | 8 +++++++- po/ca.po | 8 +++++++- po/cs.po | 8 +++++++- po/cy.po | 8 +++++++- po/da.po | 8 +++++++- po/de.po | 8 +++++++- po/dz.po | 8 +++++++- po/el.po | 8 +++++++- po/es.po | 8 +++++++- po/eu.po | 8 +++++++- po/fi.po | 8 +++++++- po/fr.po | 8 +++++++- po/gl.po | 8 +++++++- po/hu.po | 8 +++++++- po/it.po | 8 +++++++- po/ja.po | 8 +++++++- po/km.po | 8 +++++++- po/ko.po | 8 +++++++- po/ku.po | 8 +++++++- po/lt.po | 8 +++++++- po/mr.po | 8 +++++++- po/nb.po | 8 +++++++- po/ne.po | 8 +++++++- po/nl.po | 8 +++++++- po/nn.po | 8 +++++++- po/pl.po | 8 +++++++- po/pt.po | 8 +++++++- po/pt_BR.po | 8 +++++++- po/ro.po | 8 +++++++- po/ru.po | 8 +++++++- po/sk.po | 8 +++++++- po/sl.po | 8 +++++++- po/sv.po | 8 +++++++- po/th.po | 8 +++++++- po/tl.po | 8 +++++++- po/tr.po | 8 +++++++- po/uk.po | 8 +++++++- po/vi.po | 8 +++++++- po/zh_CN.po | 8 +++++++- po/zh_TW.po | 8 +++++++- 48 files changed, 328 insertions(+), 49 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 3323f5b27..620e83f07 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -183,7 +183,7 @@ endif() # Configure some variables like package, version and architecture. set(PACKAGE ${PROJECT_NAME}) set(PACKAGE_MAIL "APT Development Team ") -set(PACKAGE_VERSION "1.7.2") +set(PACKAGE_VERSION "1.7.3") if (NOT DEFINED DPKG_DATADIR) execute_process(COMMAND ${PERL_EXECUTABLE} -MDpkg -e "print $Dpkg::DATADIR;" diff --git a/debian/changelog b/debian/changelog index 52ffaf22f..bfd3c27be 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,18 @@ +apt (1.7.3) cosmic; 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 cosmic (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 Fri, 01 Mar 2019 09:56:34 +0100 + apt (1.7.2) cosmic; 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 2862ddbd3..7746497ad 100644 --- a/doc/apt-verbatim.ent +++ b/doc/apt-verbatim.ent @@ -268,7 +268,7 @@ "> - + diff --git a/doc/po/apt-doc.pot b/doc/po/apt-doc.pot index 666835d3f..777a2f913 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.7.2\n" +"Project-Id-Version: apt-doc 1.7.3\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2019-01-25 12:40+0100\n" +"POT-Creation-Date: 2019-03-01 09:57+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/po/apt-all.pot b/po/apt-all.pot index 46f3a6d62..0395bca30 100644 --- a/po/apt-all.pot +++ b/po/apt-all.pot @@ -5,9 +5,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: apt 1.7.2\n" +"Project-Id-Version: apt 1.7.3\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2019-01-25 12:40+0100\n" +"POT-Creation-Date: 2019-03-01 09:57+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -1482,6 +1482,12 @@ msgstr "" msgid "Did not understand pin type %s" 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)" diff --git a/po/ar.po b/po/ar.po index 6756f105f..9dee7005c 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: 2019-01-14 14:19+0100\n" +"POT-Creation-Date: 2019-03-01 09:57+0100\n" "PO-Revision-Date: 2006-10-20 21:28+0300\n" "Last-Translator: Ossama M. Khayat \n" "Language-Team: Arabic \n" @@ -1496,6 +1496,12 @@ msgstr "" msgid "Did not understand pin type %s" 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)" diff --git a/po/ast.po b/po/ast.po index 33a46cf99..2dc34f8e5 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: 2019-01-14 14:19+0100\n" +"POT-Creation-Date: 2019-03-01 09:57+0100\n" "PO-Revision-Date: 2010-10-02 23:35+0100\n" "Last-Translator: Iñigo Varela \n" "Language-Team: Asturian (ast)\n" @@ -1544,6 +1544,12 @@ msgstr "" msgid "Did not understand pin type %s" 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)" diff --git a/po/bg.po b/po/bg.po index 927f64afa..2d882e5e0 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: 2019-01-14 14:19+0100\n" +"POT-Creation-Date: 2019-03-01 09:57+0100\n" "PO-Revision-Date: 2012-06-25 17:23+0300\n" "Last-Translator: Damyan Ivanov \n" "Language-Team: Bulgarian \n" @@ -1582,6 +1582,12 @@ msgstr "Невалиден запис във файла с настройки %s msgid "Did not understand pin type %s" 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)" diff --git a/po/bs.po b/po/bs.po index b202f1aa7..d749e91d8 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: 2019-01-14 14:19+0100\n" +"POT-Creation-Date: 2019-03-01 09:57+0100\n" "PO-Revision-Date: 2004-05-06 15:25+0100\n" "Last-Translator: Safir Šećerović \n" "Language-Team: Bosnian \n" @@ -1492,6 +1492,12 @@ msgstr "" msgid "Did not understand pin type %s" 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)" diff --git a/po/ca.po b/po/ca.po index 1df868de8..0ee89f173 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 \n" -"POT-Creation-Date: 2019-01-14 14:19+0100\n" +"POT-Creation-Date: 2019-03-01 09:57+0100\n" "PO-Revision-Date: 2016-12-05 21:09+0100\n" "Last-Translator: Oriol Debian \n" "Language-Team: Catalan \n" @@ -1617,6 +1617,12 @@ msgstr "Registre no vàlid al fitxer de preferències %s, paquet sense capçaler msgid "Did not understand pin type %s" 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)" diff --git a/po/cs.po b/po/cs.po index 719818b01..5c38091d6 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 \n" -"POT-Creation-Date: 2019-01-14 14:19+0100\n" +"POT-Creation-Date: 2019-03-01 09:57+0100\n" "PO-Revision-Date: 2017-05-06 11:08+0200\n" "Last-Translator: Miroslav Kure \n" "Language-Team: Czech \n" @@ -1565,6 +1565,12 @@ msgstr "Neplatný záznam v souboru preferencí %s, chybí hlavička Package" msgid "Did not understand pin type %s" 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)" diff --git a/po/cy.po b/po/cy.po index 70f83a7c5..26c577205 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: 2019-01-14 14:19+0100\n" +"POT-Creation-Date: 2019-03-01 09:57+0100\n" "PO-Revision-Date: 2005-06-06 13:46+0100\n" "Last-Translator: Dafydd Harries \n" "Language-Team: Welsh \n" @@ -1535,6 +1535,12 @@ msgstr "Cofnod annilys yn y ffeil hoffterau, dim pennawd 'Package'" msgid "Did not understand pin type %s" 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)" diff --git a/po/da.po b/po/da.po index 14db2543e..9e7ce2fc1 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 \n" -"POT-Creation-Date: 2019-01-14 14:19+0100\n" +"POT-Creation-Date: 2019-03-01 09:57+0100\n" "PO-Revision-Date: 2017-03-02 23:51+0200\n" "Last-Translator: Joe Hansen \n" "Language-Team: Danish \n" @@ -1579,6 +1579,12 @@ msgstr "Ugyldig indgang i indstillingsfilen %s, pakkehovedet mangler" msgid "Did not understand pin type %s" 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)" diff --git a/po/de.po b/po/de.po index 62c21faa2..29afe2432 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 \n" -"POT-Creation-Date: 2019-01-14 14:19+0100\n" +"POT-Creation-Date: 2019-03-01 09:57+0100\n" "PO-Revision-Date: 2018-01-11 21:11+0100\n" "Last-Translator: Holger Wansing \n" "Language-Team: German \n" @@ -1640,6 +1640,12 @@ msgstr "" msgid "Did not understand pin type %s" 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)" diff --git a/po/dz.po b/po/dz.po index 7770314e6..905383520 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 \n" -"POT-Creation-Date: 2019-01-14 14:19+0100\n" +"POT-Creation-Date: 2019-03-01 09:57+0100\n" "PO-Revision-Date: 2006-09-19 09:49+0530\n" "Last-Translator: Kinley Tshering \n" "Language-Team: Dzongkha \n" @@ -1508,6 +1508,12 @@ msgstr "དགའ་གདམ་ཡིག་སྣོད་ནང་ལུ་ན msgid "Did not understand pin type %s" 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)" diff --git a/po/el.po b/po/el.po index 585b5041e..9e5e32282 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: 2019-01-14 14:19+0100\n" +"POT-Creation-Date: 2019-03-01 09:57+0100\n" "PO-Revision-Date: 2008-08-26 18:25+0300\n" "Last-Translator: Θανάσης Νάτσης \n" "Language-Team: Greek \n" @@ -1527,6 +1527,12 @@ msgstr "Μη έγκυρη εγγραφή στο αρχείο προτιμήσε msgid "Did not understand pin type %s" 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)" diff --git a/po/es.po b/po/es.po index f19b297b2..6d3a17af0 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: 2019-01-14 14:19+0100\n" +"POT-Creation-Date: 2019-03-01 09:57+0100\n" "PO-Revision-Date: 2016-01-26 01:51+0100\n" "Last-Translator: Manuel \"Venturi\" Porras Peralta \n" @@ -1684,6 +1684,12 @@ msgstr "" msgid "Did not understand pin type %s" 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)" diff --git a/po/eu.po b/po/eu.po index b69fb1fd4..72cd9ca20 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: 2019-01-14 14:19+0100\n" +"POT-Creation-Date: 2019-03-01 09:57+0100\n" "PO-Revision-Date: 2009-05-17 00:41+0200\n" "Last-Translator: Piarres Beobide \n" "Language-Team: Euskara \n" @@ -1509,6 +1509,12 @@ msgstr "Erregistro baliogabea hobespenen fitxategian, pakete goibururik ez" msgid "Did not understand pin type %s" 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)" diff --git a/po/fi.po b/po/fi.po index 25924131b..c47191ea5 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: 2019-01-14 14:19+0100\n" +"POT-Creation-Date: 2019-03-01 09:57+0100\n" "PO-Revision-Date: 2008-12-11 14:52+0200\n" "Last-Translator: Tapio Lehtonen \n" "Language-Team: Finnish \n" @@ -1504,6 +1504,12 @@ msgstr "Asetustiedostossa on virheellinen tietue, Package-otsikko puuttuu" msgid "Did not understand pin type %s" 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)" diff --git a/po/fr.po b/po/fr.po index e485dc682..657cb1e36 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: 2019-01-14 14:19+0100\n" +"POT-Creation-Date: 2019-03-01 09:57+0100\n" "PO-Revision-Date: 2018-01-02 15:09+0100\n" "Last-Translator: Julien Patriarca \n" "Language-Team: French \n" @@ -1641,6 +1641,12 @@ msgstr "" msgid "Did not understand pin type %s" 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)" diff --git a/po/gl.po b/po/gl.po index b3209bf47..cf26fe6c4 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: 2019-01-14 14:19+0100\n" +"POT-Creation-Date: 2019-03-01 09:57+0100\n" "PO-Revision-Date: 2011-05-12 15:28+0100\n" "Last-Translator: Miguel Anxo Bouzada \n" "Language-Team: galician \n" @@ -1567,6 +1567,12 @@ msgstr "" msgid "Did not understand pin type %s" 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)" diff --git a/po/hu.po b/po/hu.po index 6ec34b691..218feb156 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: 2019-01-14 14:19+0100\n" +"POT-Creation-Date: 2019-03-01 09:57+0100\n" "PO-Revision-Date: 2016-04-10 19:46+0200\n" "Last-Translator: Gabor Kelemen \n" "Language-Team: Hungarian \n" @@ -1606,6 +1606,12 @@ msgstr "Érvénytelen rekord a(z) %s beállításfájlban, nincs Package fejléc msgid "Did not understand pin type %s" 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)" diff --git a/po/it.po b/po/it.po index f9f879aa6..2b5ba14f0 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 \n" -"POT-Creation-Date: 2019-01-14 14:19+0100\n" +"POT-Creation-Date: 2019-03-01 09:57+0100\n" "PO-Revision-Date: 2018-12-04 09:33+0100\n" "Last-Translator: Milo Casagrande \n" "Language-Team: Italian \n" @@ -1620,6 +1620,12 @@ msgstr "" msgid "Did not understand pin type %s" 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)" diff --git a/po/ja.po b/po/ja.po index 0e397a544..995a2ea8c 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 \n" -"POT-Creation-Date: 2019-01-14 14:19+0100\n" +"POT-Creation-Date: 2019-03-01 09:57+0100\n" "PO-Revision-Date: 2017-01-06 04:50+0900\n" "Last-Translator: Takuma Yamada \n" "Language-Team: Japanese \n" @@ -1601,6 +1601,12 @@ msgstr "" msgid "Did not understand pin type %s" 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)" diff --git a/po/km.po b/po/km.po index 283196fbb..06bbd8fde 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: 2019-01-14 14:19+0100\n" +"POT-Creation-Date: 2019-03-01 09:57+0100\n" "PO-Revision-Date: 2006-10-10 09:48+0700\n" "Last-Translator: Khoem Sokhem \n" "Language-Team: Khmer \n" @@ -1506,6 +1506,12 @@ msgstr "កំណត់ត្រា​មិនត្រឹមត្រូវ​ msgid "Did not understand pin type %s" 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)" diff --git a/po/ko.po b/po/ko.po index 01788437b..b9ad39952 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: 2019-01-14 14:19+0100\n" +"POT-Creation-Date: 2019-03-01 09:57+0100\n" "PO-Revision-Date: 2010-08-30 02:31+0900\n" "Last-Translator: Changwoo Ryu \n" "Language-Team: Korean \n" @@ -1521,6 +1521,12 @@ msgstr "기본 설정 파일 %s에 잘못된 데이터가 있습니다. Package msgid "Did not understand pin type %s" 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)" diff --git a/po/ku.po b/po/ku.po index 53a0a91d4..3b9321fa0 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 \n" -"POT-Creation-Date: 2019-01-14 14:19+0100\n" +"POT-Creation-Date: 2019-03-01 09:57+0100\n" "PO-Revision-Date: 2008-05-08 12:48+0200\n" "Last-Translator: Erdal Ronahi \n" "Language-Team: ku \n" @@ -1491,6 +1491,12 @@ msgstr "" msgid "Did not understand pin type %s" 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)" diff --git a/po/lt.po b/po/lt.po index ed4cff628..c52b59277 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: 2019-01-14 14:19+0100\n" +"POT-Creation-Date: 2019-03-01 09:57+0100\n" "PO-Revision-Date: 2008-08-02 01:47-0400\n" "Last-Translator: Gintautas Miliauskas \n" "Language-Team: Lithuanian \n" @@ -1495,6 +1495,12 @@ msgstr "" msgid "Did not understand pin type %s" 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)" diff --git a/po/mr.po b/po/mr.po index e041987ca..6312d02bf 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 \n" -"POT-Creation-Date: 2019-01-14 14:19+0100\n" +"POT-Creation-Date: 2019-03-01 09:57+0100\n" "PO-Revision-Date: 2008-11-20 23:27+0530\n" "Last-Translator: Sampada \n" "Language-Team: Marathi, janabhaaratii, C-DAC, Mumbai, India " @@ -1506,6 +1506,12 @@ msgstr "पसंतीच्या संचिकेत अवैध माह msgid "Did not understand pin type %s" 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)" diff --git a/po/nb.po b/po/nb.po index 9fb2e4472..3f0dd996e 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: 2019-01-14 14:19+0100\n" +"POT-Creation-Date: 2019-03-01 09:57+0100\n" "PO-Revision-Date: 2018-10-30 20:53+0100\n" "Last-Translator: Petter Reinholdtsen \n" "Language-Team: Norwegian Bokmål \n" @@ -1548,6 +1548,12 @@ msgstr "Ugyldig oppslag i foretrekksfila %s, manglende pakkehode" msgid "Did not understand pin type %s" 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)" diff --git a/po/ne.po b/po/ne.po index 7b20a357b..b99748375 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: 2019-01-14 14:19+0100\n" +"POT-Creation-Date: 2019-03-01 09:57+0100\n" "PO-Revision-Date: 2006-06-12 14:35+0545\n" "Last-Translator: Shiva Pokharel \n" "Language-Team: Nepali \n" @@ -1502,6 +1502,12 @@ msgstr "प्राथमिकता फाइलमा अवैध रेक msgid "Did not understand pin type %s" 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)" diff --git a/po/nl.po b/po/nl.po index f2db3f230..b8c8b117c 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 \n" -"POT-Creation-Date: 2019-01-14 14:19+0100\n" +"POT-Creation-Date: 2019-03-01 09:57+0100\n" "PO-Revision-Date: 2018-10-09 16:26+0200\n" "Last-Translator: Frans Spiesschaert \n" "Language-Team: Debian Dutch l10n Team \n" @@ -1620,6 +1620,12 @@ msgstr "" msgid "Did not understand pin type %s" 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)" diff --git a/po/nn.po b/po/nn.po index 7c4e592ca..da560ea82 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: 2019-01-14 14:19+0100\n" +"POT-Creation-Date: 2019-03-01 09:57+0100\n" "PO-Revision-Date: 2005-02-14 23:30+0100\n" "Last-Translator: Havard Korsvoll \n" "Language-Team: Norwegian nynorsk \n" @@ -1510,6 +1510,12 @@ msgstr "Ugyldig oppslag i innstillingsfila, manglar pakkehovud" msgid "Did not understand pin type %s" 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)" diff --git a/po/pl.po b/po/pl.po index 0a87f4009..0fea8d27f 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: 2019-01-14 14:19+0100\n" +"POT-Creation-Date: 2019-03-01 09:57+0100\n" "PO-Revision-Date: 2012-07-28 21:53+0200\n" "Last-Translator: Michał Kułach \n" "Language-Team: Polish \n" @@ -1581,6 +1581,12 @@ msgstr "Nieprawidłowe informacje w pliku ustawień %s, brak nagłówka Package" msgid "Did not understand pin type %s" 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)" diff --git a/po/pt.po b/po/pt.po index 0feea70b3..da373d684 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: 2019-01-14 14:19+0100\n" +"POT-Creation-Date: 2019-03-01 09:57+0100\n" "PO-Revision-Date: 2012-06-29 15:45+0100\n" "Last-Translator: Miguel Figueiredo \n" "Language-Team: Portuguese \n" @@ -1586,6 +1586,12 @@ msgstr "Registo inválido no ficheiro de preferências %s, sem cabeçalho Packag msgid "Did not understand pin type %s" 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)" diff --git a/po/pt_BR.po b/po/pt_BR.po index 7ab98e273..a903a02d5 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: 2019-01-14 14:19+0100\n" +"POT-Creation-Date: 2019-03-01 09:57+0100\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: 2019-01-14 14:19+0100\n" +"POT-Creation-Date: 2019-03-01 09:57+0100\n" "PO-Revision-Date: 2008-11-15 02:21+0200\n" "Last-Translator: Eddy Petrișor \n" "Language-Team: Romanian \n" @@ -1520,6 +1520,12 @@ msgstr "Înregistrare invalidă în fișierul de preferințe, fără antet de pa msgid "Did not understand pin type %s" 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)" diff --git a/po/ru.po b/po/ru.po index 3af530d45..2c3d924aa 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 \n" -"POT-Creation-Date: 2019-01-14 14:19+0100\n" +"POT-Creation-Date: 2019-03-01 09:57+0100\n" "PO-Revision-Date: 2018-10-25 19:03+0300\n" "Last-Translator: Aleksej Shilin \n" "Language-Team: Russian \n" @@ -1609,6 +1609,12 @@ msgstr "Неверная запись в файле предпочтений %s: msgid "Did not understand pin type %s" 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)" diff --git a/po/sk.po b/po/sk.po index f3ac12734..0d93c08a7 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: 2019-01-14 14:19+0100\n" +"POT-Creation-Date: 2019-03-01 09:57+0100\n" "PO-Revision-Date: 2012-06-28 20:49+0100\n" "Last-Translator: Ivan Masár \n" "Language-Team: Slovak \n" @@ -1550,6 +1550,12 @@ msgstr "Neplatný záznam v súbore nastavení %s, chýba hlavička Package" msgid "Did not understand pin type %s" 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)" diff --git a/po/sl.po b/po/sl.po index 0dff3221a..2da444b9d 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: 2019-01-14 14:19+0100\n" +"POT-Creation-Date: 2019-03-01 09:57+0100\n" "PO-Revision-Date: 2012-06-27 21:29+0000\n" "Last-Translator: Andrej Znidarsic \n" "Language-Team: Slovenian \n" @@ -1549,6 +1549,12 @@ msgstr "Neveljaven zapis v datoteki možnosti %s, ni glave paketa" msgid "Did not understand pin type %s" 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)" diff --git a/po/sv.po b/po/sv.po index ee8818f41..f2e1d7c0f 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 \n" -"POT-Creation-Date: 2019-01-14 14:19+0100\n" +"POT-Creation-Date: 2019-03-01 09:57+0100\n" "PO-Revision-Date: 2015-08-19 21:33+0200\n" "Last-Translator: Anders Jonsson \n" "Language-Team: Swedish \n" @@ -1572,6 +1572,12 @@ msgstr "Ogiltig post i konfigurationsfilen %s, ”Package”-rubriken saknas" msgid "Did not understand pin type %s" 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)" diff --git a/po/th.po b/po/th.po index b41588d85..138fceaa5 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: 2019-01-14 14:19+0100\n" +"POT-Creation-Date: 2019-03-01 09:57+0100\n" "PO-Revision-Date: 2014-12-12 13:00+0700\n" "Last-Translator: Theppitak Karoonboonyanan \n" "Language-Team: Thai \n" @@ -1523,6 +1523,12 @@ msgstr "ระเบียนผิดรูปแบบในแฟ้มค่ msgid "Did not understand pin type %s" 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)" diff --git a/po/tl.po b/po/tl.po index 658cd90db..695fc6770 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: 2019-01-14 14:19+0100\n" +"POT-Creation-Date: 2019-03-01 09:57+0100\n" "PO-Revision-Date: 2007-03-29 21:36+0800\n" "Last-Translator: Eric Pareja \n" "Language-Team: Tagalog \n" @@ -1524,6 +1524,12 @@ msgstr "Di tanggap na record sa talaksang pagtatangi, walang Package header" msgid "Did not understand pin type %s" 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)" diff --git a/po/tr.po b/po/tr.po index 24e7071c0..b71acb0f1 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: 2019-01-14 14:19+0100\n" +"POT-Creation-Date: 2019-03-01 09:57+0100\n" "PO-Revision-Date: 2018-01-03 16:32+0300\n" "Last-Translator: Mert Dirik \n" "Language-Team: Debian l10n Turkish \n" @@ -1589,6 +1589,12 @@ msgstr "%s tercihler dosyasında geçersiz kayıt, Paket başlığı yok" msgid "Did not understand pin type %s" 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)" diff --git a/po/uk.po b/po/uk.po index a179d11fb..c8a308a86 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: 2019-01-14 14:19+0100\n" +"POT-Creation-Date: 2019-03-01 09:57+0100\n" "PO-Revision-Date: 2012-09-25 20:19+0300\n" "Last-Translator: A. Bondarenko \n" "Language-Team: Українська \n" @@ -1582,6 +1582,12 @@ msgstr "Невірний запис у файлі налаштувань %s, в msgid "Did not understand pin type %s" msgstr "Не зрозумів тип %s для фіксатора пакунків (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)" diff --git a/po/vi.po b/po/vi.po index 074ecd797..ca963a678 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: 2019-01-14 14:19+0100\n" +"POT-Creation-Date: 2019-03-01 09:57+0100\n" "PO-Revision-Date: 2014-09-12 13:48+0700\n" "Last-Translator: Trần Ngọc Quân \n" "Language-Team: Vietnamese \n" @@ -1563,6 +1563,12 @@ msgstr "" msgid "Did not understand pin type %s" 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)" diff --git a/po/zh_CN.po b/po/zh_CN.po index 5da445add..6b977b05e 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 \n" -"POT-Creation-Date: 2019-01-14 14:19+0100\n" +"POT-Creation-Date: 2019-03-01 09:57+0100\n" "PO-Revision-Date: 2018-07-13 18:16+0800\n" "Last-Translator: Mo Zhou \n" "Language-Team: Chinese (simplified) \n" @@ -1522,6 +1522,12 @@ msgstr "首选项文件 %s 中发现有无效的记录,无 Package 字段头" msgid "Did not understand pin type %s" 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)" diff --git a/po/zh_TW.po b/po/zh_TW.po index 16fec9af2..1b58f5476 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 \n" -"POT-Creation-Date: 2019-01-14 14:19+0100\n" +"POT-Creation-Date: 2019-03-01 09:57+0100\n" "PO-Revision-Date: 2009-01-28 10:41+0800\n" "Last-Translator: Tetralet \n" "Language-Team: Debian-user in Chinese [Big5]