From bea731f961637e5fb825104db8f174967f57c977 Mon Sep 17 00:00:00 2001 From: Julian Andres Klode Date: Fri, 1 Mar 2019 10:02:31 +0100 Subject: Release 1.6.9 --- CMakeLists.txt | 2 +- debian/changelog | 15 +++++++++++++++ doc/apt-verbatim.ent | 2 +- doc/apt_auth.conf.5.xml | 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 +++++++- 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 ") -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 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 @@ "> - + 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; - 2019-01-14T00:00:00Z + 2019-01-25T00:00:00Z 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 \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 \n" "Language-Team: LANGUAGE \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 \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 \n" "Language-Team: LANGUAGE \n" @@ -1489,6 +1489,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 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 \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 \n" "Language-Team: Arabic \n" @@ -1503,6 +1503,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 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 \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 \n" "Language-Team: Asturian (ast)\n" @@ -1551,6 +1551,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 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 \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 \n" "Language-Team: Bulgarian \n" @@ -1589,6 +1589,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 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 \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ć \n" "Language-Team: Bosnian \n" @@ -1499,6 +1499,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 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 \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 \n" "Language-Team: Catalan \n" @@ -1624,6 +1624,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 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 \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 \n" "Language-Team: Czech \n" @@ -1572,6 +1572,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 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 \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 \n" "Language-Team: Welsh \n" @@ -1542,6 +1542,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 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 \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 \n" "Language-Team: Danish \n" @@ -1586,6 +1586,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 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 \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 \n" "Language-Team: German \n" @@ -1647,6 +1647,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 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 \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 \n" "Language-Team: Dzongkha \n" @@ -1515,6 +1515,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 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 \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: Θανάσης Νάτσης \n" "Language-Team: Greek \n" @@ -1534,6 +1534,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 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 \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 \n" @@ -1691,6 +1691,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 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 \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 \n" "Language-Team: Euskara \n" @@ -1516,6 +1516,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 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 \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 \n" "Language-Team: Finnish \n" @@ -1511,6 +1511,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 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 \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 \n" "Language-Team: French \n" @@ -1648,6 +1648,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 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 \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 \n" "Language-Team: galician \n" @@ -1574,6 +1574,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 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 \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 \n" "Language-Team: Hungarian \n" @@ -1613,6 +1613,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 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 \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 \n" "Language-Team: Italian \n" @@ -1627,6 +1627,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 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 \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 \n" "Language-Team: Japanese \n" @@ -1608,6 +1608,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 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 \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 \n" "Language-Team: Khmer \n" @@ -1513,6 +1513,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 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 \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 \n" "Language-Team: Korean \n" @@ -1528,6 +1528,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 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 \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 \n" "Language-Team: ku \n" @@ -1498,6 +1498,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 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 \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 \n" "Language-Team: Lithuanian \n" @@ -1502,6 +1502,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 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 \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 \n" "Language-Team: Marathi, janabhaaratii, C-DAC, Mumbai, India " @@ -1513,6 +1513,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 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 \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 \n" "Language-Team: Norwegian Bokmål \n" @@ -1555,6 +1555,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 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 \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 \n" "Language-Team: Nepali \n" @@ -1509,6 +1509,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 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 \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 \n" "Language-Team: Debian Dutch l10n Team \n" @@ -1627,6 +1627,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 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 \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 \n" "Language-Team: Norwegian nynorsk \n" @@ -1517,6 +1517,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 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 \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 \n" "Language-Team: Polish \n" @@ -1588,6 +1588,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 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 \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 \n" "Language-Team: Portuguese \n" @@ -1593,6 +1593,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 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 \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) \n" "Language-Team: Brazilian Portuguese \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 \n" "Language-Team: Romanian \n" @@ -1527,6 +1527,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 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 \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 \n" "Language-Team: Russian \n" @@ -1616,6 +1616,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 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 \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 \n" "Language-Team: Slovak \n" @@ -1557,6 +1557,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 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 \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 \n" "Language-Team: Slovenian \n" @@ -1556,6 +1556,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 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 \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 \n" "Language-Team: Swedish \n" @@ -1579,6 +1579,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 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 \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 \n" "Language-Team: Thai \n" @@ -1530,6 +1530,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 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 \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 \n" "Language-Team: Tagalog \n" @@ -1531,6 +1531,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 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 \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 \n" "Language-Team: Debian l10n Turkish \n" @@ -1596,6 +1596,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 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 \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 \n" "Language-Team: Українська \n" @@ -1589,6 +1589,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 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 \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 \n" "Language-Team: Vietnamese \n" @@ -1570,6 +1570,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 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 \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 \n" "Language-Team: Chinese (simplified) \n" @@ -1529,6 +1529,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 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 \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 \n" "Language-Team: Debian-user in Chinese [Big5]