Julian Andres Klode лет назад: 10
Родитель
Сommit
5b0577488f
59 измененных файлов с 1707 добавлено и 1313 удалено
  1. 1 1
      configure.ac
  2. 61 0
      debian/changelog
  3. 1 1
      doc/apt-get.8.xml
  4. 1 1
      doc/apt-verbatim.ent
  5. 17 13
      doc/po/apt-doc.pot
  6. 22 15
      doc/po/de.po
  7. 22 15
      doc/po/es.po
  8. 22 15
      doc/po/fr.po
  9. 53 14
      doc/po/it.po
  10. 53 14
      doc/po/ja.po
  11. 53 14
      doc/po/nl.po
  12. 22 15
      doc/po/pl.po
  13. 22 15
      doc/po/pt.po
  14. 19 13
      doc/po/pt_BR.po
  15. 1 1
      doc/sources.list.5.xml
  16. 21 26
      po/apt-all.pot
  17. 24 26
      po/ar.po
  18. 30 25
      po/ast.po
  19. 30 25
      po/bg.po
  20. 20 25
      po/bs.po
  21. 29 25
      po/ca.po
  22. 33 27
      po/cs.po
  23. 28 27
      po/cy.po
  24. 34 28
      po/da.po
  25. 34 28
      po/de.po
  26. 30 26
      po/dz.po
  27. 29 25
      po/el.po
  28. 35 29
      po/es.po
  29. 29 25
      po/eu.po
  30. 29 25
      po/fi.po
  31. 34 28
      po/fr.po
  32. 30 25
      po/gl.po
  33. 33 27
      po/hu.po
  34. 34 28
      po/it.po
  35. 33 27
      po/ja.po
  36. 35 32
      po/km.po
  37. 29 25
      po/ko.po
  38. 26 25
      po/ku.po
  39. 26 25
      po/lt.po
  40. 29 25
      po/mr.po
  41. 31 26
      po/nb.po
  42. 30 26
      po/ne.po
  43. 41 36
      po/nl.po
  44. 27 26
      po/nn.po
  45. 30 25
      po/pl.po
  46. 31 27
      po/pt.po
  47. 29 25
      po/pt_BR.po
  48. 31 27
      po/ro.po
  49. 33 27
      po/ru.po
  50. 29 25
      po/sk.po
  51. 29 25
      po/sl.po
  52. 34 27
      po/sv.po
  53. 33 27
      po/th.po
  54. 30 26
      po/tl.po
  55. 34 28
      po/tr.po
  56. 29 25
      po/uk.po
  57. 34 29
      po/vi.po
  58. 29 25
      po/zh_CN.po
  59. 29 25
      po/zh_TW.po

+ 1 - 1
configure.ac

@@ -19,7 +19,7 @@ AC_CONFIG_AUX_DIR(buildlib)
 AC_CONFIG_HEADER(include/config.h:buildlib/config.h.in include/apti18n.h:buildlib/apti18n.h.in)
 AC_CONFIG_HEADER(include/config.h:buildlib/config.h.in include/apti18n.h:buildlib/apti18n.h.in)
 
 
 PACKAGE="apt"
 PACKAGE="apt"
-PACKAGE_VERSION="1.2.11"
+PACKAGE_VERSION="1.3~exp1"
 PACKAGE_MAIL="APT Development Team <deity@lists.debian.org>"
 PACKAGE_MAIL="APT Development Team <deity@lists.debian.org>"
 AC_DEFINE_UNQUOTED(PACKAGE,"$PACKAGE")
 AC_DEFINE_UNQUOTED(PACKAGE,"$PACKAGE")
 AC_DEFINE_UNQUOTED(PACKAGE_VERSION,"$PACKAGE_VERSION")
 AC_DEFINE_UNQUOTED(PACKAGE_VERSION,"$PACKAGE_VERSION")

+ 61 - 0
debian/changelog

@@ -1,3 +1,64 @@
+apt (1.3~exp1) experimental; urgency=medium
+
+  [ David Kalnischkies ]
+  * make random acquire queues work less random
+  * add dep11 files to default Release patterns
+  * don't ask server if we have entire file in partial/
+  * properly format multiline error messages
+  * format multiline errors properly in acquire progress
+  * show more details for "Hash Sum mismatch" errors
+  * show more details for "Writing more data" errors, too
+  * use the same redirection mirror for all index files
+  * edsp: ask policy engine for the pin of the version directly
+  * give rc-status packages a pin of -1
+  * respect user pinning in M-A:same version (un)screwing
+  * deprecate confusing Pkg.CandVersion() method
+  * factor out Pkg/DepIterator prettyprinters into own header
+  * gpgv: use EXPKEYSIG instead of KEYEXPIRED
+  * gpgv: handle expired sig as worthless
+  * don't show NO_PUBKEY warning if repo is signed by another key
+    (Closes: 618445)
+  * support multiple fingerprints in signed-by
+  * support Signed-By in Release files as a sort of HPKP
+  * bugscript: include all configuration fragment files (Closes: 820861)
+  * move gnupg|gnupg2 from apt Depends to Recommends
+  * warn if apt-key is run unconditionally in maintainerscript
+  * remove 100-levels config nesting limit
+  * let DPKG_COLORS default to our APT::Color setting
+  * allow redirection for items without a space in the desc again
+  * delay progress until Release files are downloaded
+  * download arch:all also for NATIVE_ARCHITECTURE indextargets
+  * implement Fallback-Of for IndexTargets
+  * implement Identifier field for IndexTargets
+  * gpgv: show always webportal error on NODATA (Closes: 823746)
+  * don't sent uninstallable rc-only versions via EDSP
+  * edsp: support generic and solver-specific configs (Closes: 823918)
+
+  [ Julian Andres Klode ]
+  * policy: Get rid of old (pre-1.1) GetCandidateVer algorithm
+  * private-show: Get rid of old policy support code
+  * ftparchive: Support writing Signed-By fields
+  * Strip trailing commas for created signed-by fingerprint lists
+  * update: Run Post-Invoke-Success if not all sources failed
+
+  [ Patrick Cable ]
+  * refactored no_proxy code to work regardless of where https proxy is set
+
+  [ James McCoy ]
+  * deb822: Restore support for <multivalue>-{Add,Remove}
+
+  [ Zhou Mo ]
+  * zh_TW.po: remove several fuzzy tags after review
+
+  [ Adrian Wielgosik ]
+  * Don't copy strings in Startswith, Endswith
+  * Speed up GetLocalitySortedVersionSet.
+
+  [ Frans Spiesschaert ]
+  * Dutch program translation update (Closes: 823976)
+
+ -- Julian Andres Klode <jak@debian.org>  Wed, 11 May 2016 10:48:27 +0200
+
 apt (1.2.11) unstable; urgency=medium
 apt (1.2.11) unstable; urgency=medium
 
 
   [ David Kalnischkies ]
   [ David Kalnischkies ]

+ 1 - 1
doc/apt-get.8.xml

@@ -14,7 +14,7 @@
    &apt-email;
    &apt-email;
    &apt-product;
    &apt-product;
    <!-- The last update date -->
    <!-- The last update date -->
-   <date>2015-08-14T00:00:00Z</date>
+   <date>2016-05-08T00:00:00Z</date>
  </refentryinfo>
  </refentryinfo>
  
  
  <refmeta>
  <refmeta>

+ 1 - 1
doc/apt-verbatim.ent

@@ -239,7 +239,7 @@
 ">
 ">
 
 
 <!-- this will be updated by 'prepare-release' -->
 <!-- this will be updated by 'prepare-release' -->
-<!ENTITY apt-product-version "1.2.11">
+<!ENTITY apt-product-version "1.3~exp1">
 
 
 <!-- (Code)names for various things used all over the place -->
 <!-- (Code)names for various things used all over the place -->
 <!ENTITY debian-oldstable-codename "wheezy">
 <!ENTITY debian-oldstable-codename "wheezy">

+ 17 - 13
doc/po/apt-doc.pot

@@ -5,9 +5,9 @@
 #, fuzzy
 #, fuzzy
 msgid ""
 msgid ""
 msgstr ""
 msgstr ""
-"Project-Id-Version: apt-doc 1.2.11\n"
+"Project-Id-Version: apt-doc 1.3~exp1\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2016-04-25 15:24+0200\n"
+"POT-Creation-Date: 2016-05-11 10:50+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1027,8 +1027,8 @@ msgid ""
 "with APT to get information as well as filenames for downloaded files so "
 "with APT to get information as well as filenames for downloaded files so "
 "they can use them as well instead of downloading them again on their "
 "they can use them as well instead of downloading them again on their "
 "own. Detailed documentation is omitted here and can instead be found in the "
 "own. Detailed documentation is omitted here and can instead be found in the "
-"source tree in "
-"<literal><filename>doc/acquire-additional-files.txt</filename></literal>."
+"file &apt-acquire-additional-files; shipped by the "
+"<package>apt-doc</package> package."
 msgstr ""
 msgstr ""
 
 
 #. type: Content of: <refentry><refsect1><title>
 #. type: Content of: <refentry><refsect1><title>
@@ -5504,9 +5504,11 @@ msgid ""
 "<option>Targets</option> (<option>target</option>) is a multivalue option "
 "<option>Targets</option> (<option>target</option>) is a multivalue option "
 "defining which download targets apt will try to acquire from this source. If "
 "defining which download targets apt will try to acquire from this source. If "
 "not specified, the default set is defined by the "
 "not specified, the default set is defined by the "
-"<option>Acquire::IndexTargets</option> configuration scope.  Additionally, "
-"specific targets can be enabled or disabled by using the identifier as field "
-"name instead of using this multivalue option."
+"<option>Acquire::IndexTargets</option> configuration scope (targets are "
+"specified by their name in the <literal>Created-By</literal> field).  "
+"Additionally, targets can be enabled or disabled by using the "
+"<literal>Identifier</literal> field as an option with a boolean value "
+"instead of using this multivalue option."
 msgstr ""
 msgstr ""
 
 
 #. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para>
 #. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para>
@@ -5571,13 +5573,15 @@ msgid ""
 "<option>Signed-By</option> (<option>signed-by</option>)  is either an "
 "<option>Signed-By</option> (<option>signed-by</option>)  is either an "
 "absolute path to a keyring file (has to be accessible and readable for the "
 "absolute path to a keyring file (has to be accessible and readable for the "
 "<literal>_apt</literal> user, so ensure everyone has read-permissions on the "
 "<literal>_apt</literal> user, so ensure everyone has read-permissions on the "
-"file) or a fingerprint of a key either in the "
-"<filename>trusted.gpg</filename> keyring or in one of the keyrings in the "
+"file) or one or more fingerprints of keys either in the "
+"<filename>trusted.gpg</filename> keyring or in the keyrings in the "
 "<filename>trusted.gpg.d/</filename> directory (see <command>apt-key "
 "<filename>trusted.gpg.d/</filename> directory (see <command>apt-key "
 "fingerprint</command>). If the option is set, only the key(s) in this "
 "fingerprint</command>). If the option is set, only the key(s) in this "
-"keyring or only the key with this fingerprint is used for the &apt-secure; "
-"verification of this repository. Otherwise all keys in the trusted keyrings "
-"are considered valid signers for this repository."
+"keyring or only the keys with these fingerprints are used for the "
+"&apt-secure; verification of this repository. Defaults to the value of the "
+"option with the same name if set in the previously acquired "
+"<filename>Release</filename> file.  Otherwise all keys in the trusted "
+"keyrings are considered valid signers for this repository."
 msgstr ""
 msgstr ""
 
 
 #. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para>
 #. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para>
@@ -5927,7 +5931,7 @@ msgstr ""
 
 
 #. type: Content of: <refentry><refsect1><para>
 #. type: Content of: <refentry><refsect1><para>
 #: sources.list.5.xml:1
 #: sources.list.5.xml:1
-msgid "&apt-get;, &apt-conf;"
+msgid "&apt-get;, &apt-conf;, &apt-acquire-additional-files;"
 msgstr ""
 msgstr ""
 
 
 #. type: Content of: <refentry><refmeta><manvolnum>
 #. type: Content of: <refentry><refmeta><manvolnum>

+ 22 - 15
doc/po/de.po

@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 msgstr ""
 "Project-Id-Version: apt-doc 1.0.8\n"
 "Project-Id-Version: apt-doc 1.0.8\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2016-04-25 15:24+0200\n"
+"POT-Creation-Date: 2016-05-11 10:50+0200\n"
 "PO-Revision-Date: 2014-09-14 14:46+0200\n"
 "PO-Revision-Date: 2014-09-14 14:46+0200\n"
 "Last-Translator: Chris Leick <c.leick@vollbio.de>\n"
 "Last-Translator: Chris Leick <c.leick@vollbio.de>\n"
 "Language-Team: German <debian-l10n-german@lists.debian.org>\n"
 "Language-Team: German <debian-l10n-german@lists.debian.org>\n"
@@ -1389,8 +1389,8 @@ msgid ""
 "command is mainly used as an interface for external tools working with APT "
 "command is mainly used as an interface for external tools working with APT "
 "to get information as well as filenames for downloaded files so they can use "
 "to get information as well as filenames for downloaded files so they can use "
 "them as well instead of downloading them again on their own. Detailed "
 "them as well instead of downloading them again on their own. Detailed "
-"documentation is omitted here and can instead be found in the source tree in "
-"<literal><filename>doc/acquire-additional-files.txt</filename></literal>."
+"documentation is omitted here and can instead be found in the file &apt-"
+"acquire-additional-files; shipped by the <package>apt-doc</package> package."
 msgstr ""
 msgstr ""
 
 
 #. type: Content of: <refentry><refsect1><title>
 #. type: Content of: <refentry><refsect1><title>
@@ -7911,9 +7911,10 @@ msgid ""
 "<option>Targets</option> (<option>target</option>) is a multivalue option "
 "<option>Targets</option> (<option>target</option>) is a multivalue option "
 "defining which download targets apt will try to acquire from this source. If "
 "defining which download targets apt will try to acquire from this source. If "
 "not specified, the default set is defined by the <option>Acquire::"
 "not specified, the default set is defined by the <option>Acquire::"
-"IndexTargets</option> configuration scope.  Additionally, specific targets "
-"can be enabled or disabled by using the identifier as field name instead of "
-"using this multivalue option."
+"IndexTargets</option> configuration scope (targets are specified by their "
+"name in the <literal>Created-By</literal> field).  Additionally, targets can "
+"be enabled or disabled by using the <literal>Identifier</literal> field as "
+"an option with a boolean value instead of using this multivalue option."
 msgstr ""
 msgstr ""
 
 
 #. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para>
 #. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para>
@@ -7977,13 +7978,14 @@ msgid ""
 "<option>Signed-By</option> (<option>signed-by</option>)  is either an "
 "<option>Signed-By</option> (<option>signed-by</option>)  is either an "
 "absolute path to a keyring file (has to be accessible and readable for the "
 "absolute path to a keyring file (has to be accessible and readable for the "
 "<literal>_apt</literal> user, so ensure everyone has read-permissions on the "
 "<literal>_apt</literal> user, so ensure everyone has read-permissions on the "
-"file) or a fingerprint of a key either in the <filename>trusted.gpg</"
-"filename> keyring or in one of the keyrings in the <filename>trusted.gpg.d/</"
+"file) or one or more fingerprints of keys either in the <filename>trusted."
+"gpg</filename> keyring or in the keyrings in the <filename>trusted.gpg.d/</"
 "filename> directory (see <command>apt-key fingerprint</command>). If the "
 "filename> directory (see <command>apt-key fingerprint</command>). If the "
-"option is set, only the key(s) in this keyring or only the key with this "
-"fingerprint is used for the &apt-secure; verification of this repository. "
-"Otherwise all keys in the trusted keyrings are considered valid signers for "
-"this repository."
+"option is set, only the key(s) in this keyring or only the keys with these "
+"fingerprints are used for the &apt-secure; verification of this repository. "
+"Defaults to the value of the option with the same name if set in the "
+"previously acquired <filename>Release</filename> file.  Otherwise all keys "
+"in the trusted keyrings are considered valid signers for this repository."
 msgstr ""
 msgstr ""
 
 
 #. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para>
 #. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para>
@@ -8429,9 +8431,9 @@ msgstr ""
 #. type: Content of: <refentry><refsect1><para>
 #. type: Content of: <refentry><refsect1><para>
 #: sources.list.5.xml
 #: sources.list.5.xml
 #, fuzzy
 #, fuzzy
-#| msgid "&apt-cache; &apt-conf;"
-msgid "&apt-get;, &apt-conf;"
-msgstr "&apt-cache; &apt-conf;"
+#| msgid "&apt-cache;, &apt-config;, &apt-preferences;."
+msgid "&apt-get;, &apt-conf;, &apt-acquire-additional-files;"
+msgstr "&apt-cache;, &apt-config;, &apt-preferences;."
 
 
 #. type: Content of: <refentry><refmeta><manvolnum>
 #. type: Content of: <refentry><refmeta><manvolnum>
 #: apt-extracttemplates.1.xml apt-sortpkgs.1.xml apt-ftparchive.1.xml
 #: apt-extracttemplates.1.xml apt-sortpkgs.1.xml apt-ftparchive.1.xml
@@ -11183,6 +11185,11 @@ msgstr "  # apt-get -o dir::cache::archives=\"/Platte/\" dist-upgrade\n"
 msgid "Which will use the already fetched archives on the disc."
 msgid "Which will use the already fetched archives on the disc."
 msgstr "Es wird die bereits auf die Platte heruntergeladenen Archive benutzen."
 msgstr "Es wird die bereits auf die Platte heruntergeladenen Archive benutzen."
 
 
+#, fuzzy
+#~| msgid "&apt-cache; &apt-conf;"
+#~ msgid "&apt-get;, &apt-conf;"
+#~ msgstr "&apt-cache; &apt-conf;"
+
 #~ msgid ""
 #~ msgid ""
 #~ "This is a space separated list of all the architectures that appear under "
 #~ "This is a space separated list of all the architectures that appear under "
 #~ "search section. The special architecture 'source' is used to indicate "
 #~ "search section. The special architecture 'source' is used to indicate "

+ 22 - 15
doc/po/es.po

@@ -38,7 +38,7 @@ msgid ""
 msgstr ""
 msgstr ""
 "Project-Id-Version: apt-doc 1.0.5\n"
 "Project-Id-Version: apt-doc 1.0.5\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2016-04-25 15:24+0200\n"
+"POT-Creation-Date: 2016-05-11 10:50+0200\n"
 "PO-Revision-Date: 2014-07-04 01:31+0200\n"
 "PO-Revision-Date: 2014-07-04 01:31+0200\n"
 "Last-Translator: Omar Campagne <ocampagne@gmail.com>\n"
 "Last-Translator: Omar Campagne <ocampagne@gmail.com>\n"
 "Language-Team: Debian l10n Spanish <debian-l10n-spanish@lists.debian.org>\n"
 "Language-Team: Debian l10n Spanish <debian-l10n-spanish@lists.debian.org>\n"
@@ -1449,8 +1449,8 @@ msgid ""
 "command is mainly used as an interface for external tools working with APT "
 "command is mainly used as an interface for external tools working with APT "
 "to get information as well as filenames for downloaded files so they can use "
 "to get information as well as filenames for downloaded files so they can use "
 "them as well instead of downloading them again on their own. Detailed "
 "them as well instead of downloading them again on their own. Detailed "
-"documentation is omitted here and can instead be found in the source tree in "
-"<literal><filename>doc/acquire-additional-files.txt</filename></literal>."
+"documentation is omitted here and can instead be found in the file &apt-"
+"acquire-additional-files; shipped by the <package>apt-doc</package> package."
 msgstr ""
 msgstr ""
 
 
 #. type: Content of: <refentry><refsect1><title>
 #. type: Content of: <refentry><refsect1><title>
@@ -7924,9 +7924,10 @@ msgid ""
 "<option>Targets</option> (<option>target</option>) is a multivalue option "
 "<option>Targets</option> (<option>target</option>) is a multivalue option "
 "defining which download targets apt will try to acquire from this source. If "
 "defining which download targets apt will try to acquire from this source. If "
 "not specified, the default set is defined by the <option>Acquire::"
 "not specified, the default set is defined by the <option>Acquire::"
-"IndexTargets</option> configuration scope.  Additionally, specific targets "
-"can be enabled or disabled by using the identifier as field name instead of "
-"using this multivalue option."
+"IndexTargets</option> configuration scope (targets are specified by their "
+"name in the <literal>Created-By</literal> field).  Additionally, targets can "
+"be enabled or disabled by using the <literal>Identifier</literal> field as "
+"an option with a boolean value instead of using this multivalue option."
 msgstr ""
 msgstr ""
 
 
 #. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para>
 #. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para>
@@ -7990,13 +7991,14 @@ msgid ""
 "<option>Signed-By</option> (<option>signed-by</option>)  is either an "
 "<option>Signed-By</option> (<option>signed-by</option>)  is either an "
 "absolute path to a keyring file (has to be accessible and readable for the "
 "absolute path to a keyring file (has to be accessible and readable for the "
 "<literal>_apt</literal> user, so ensure everyone has read-permissions on the "
 "<literal>_apt</literal> user, so ensure everyone has read-permissions on the "
-"file) or a fingerprint of a key either in the <filename>trusted.gpg</"
-"filename> keyring or in one of the keyrings in the <filename>trusted.gpg.d/</"
+"file) or one or more fingerprints of keys either in the <filename>trusted."
+"gpg</filename> keyring or in the keyrings in the <filename>trusted.gpg.d/</"
 "filename> directory (see <command>apt-key fingerprint</command>). If the "
 "filename> directory (see <command>apt-key fingerprint</command>). If the "
-"option is set, only the key(s) in this keyring or only the key with this "
-"fingerprint is used for the &apt-secure; verification of this repository. "
-"Otherwise all keys in the trusted keyrings are considered valid signers for "
-"this repository."
+"option is set, only the key(s) in this keyring or only the keys with these "
+"fingerprints are used for the &apt-secure; verification of this repository. "
+"Defaults to the value of the option with the same name if set in the "
+"previously acquired <filename>Release</filename> file.  Otherwise all keys "
+"in the trusted keyrings are considered valid signers for this repository."
 msgstr ""
 msgstr ""
 
 
 #. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para>
 #. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para>
@@ -8439,9 +8441,9 @@ msgstr ""
 #. type: Content of: <refentry><refsect1><para>
 #. type: Content of: <refentry><refsect1><para>
 #: sources.list.5.xml
 #: sources.list.5.xml
 #, fuzzy
 #, fuzzy
-#| msgid "&apt-cache; &apt-conf;"
-msgid "&apt-get;, &apt-conf;"
-msgstr "&apt-cache; &apt-conf;"
+#| msgid "&apt-cache;, &apt-config;, &apt-preferences;."
+msgid "&apt-get;, &apt-conf;, &apt-acquire-additional-files;"
+msgstr "&apt-cache;, &apt-config;, &apt-preferences;."
 
 
 #. type: Content of: <refentry><refmeta><manvolnum>
 #. type: Content of: <refentry><refmeta><manvolnum>
 #: apt-extracttemplates.1.xml apt-sortpkgs.1.xml apt-ftparchive.1.xml
 #: apt-extracttemplates.1.xml apt-sortpkgs.1.xml apt-ftparchive.1.xml
@@ -11153,6 +11155,11 @@ msgstr "  # apt-get -o dir::cache::archives=\"/disc/\" dist-upgrade\n"
 msgid "Which will use the already fetched archives on the disc."
 msgid "Which will use the already fetched archives on the disc."
 msgstr "Esto utiliza los archivos del disco previamente obtenidos."
 msgstr "Esto utiliza los archivos del disco previamente obtenidos."
 
 
+#, fuzzy
+#~| msgid "&apt-cache; &apt-conf;"
+#~ msgid "&apt-get;, &apt-conf;"
+#~ msgstr "&apt-cache; &apt-conf;"
+
 #~ msgid ""
 #~ msgid ""
 #~ "This is a space separated list of all the architectures that appear under "
 #~ "This is a space separated list of all the architectures that appear under "
 #~ "search section. The special architecture 'source' is used to indicate "
 #~ "search section. The special architecture 'source' is used to indicate "

+ 22 - 15
doc/po/fr.po

@@ -11,7 +11,7 @@ msgid ""
 msgstr ""
 msgstr ""
 "Project-Id-Version: apt-doc 1.0.5\n"
 "Project-Id-Version: apt-doc 1.0.5\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2016-04-25 15:24+0200\n"
+"POT-Creation-Date: 2016-05-11 10:50+0200\n"
 "PO-Revision-Date: 2014-11-15 17:26+0100\n"
 "PO-Revision-Date: 2014-11-15 17:26+0100\n"
 "Last-Translator: Jean-Pierre Giraud <jean-pierregiraud@neuf.fr>\n"
 "Last-Translator: Jean-Pierre Giraud <jean-pierregiraud@neuf.fr>\n"
 "Language-Team: French <debian-l10n-french@lists.debian.org>\n"
 "Language-Team: French <debian-l10n-french@lists.debian.org>\n"
@@ -1383,8 +1383,8 @@ msgid ""
 "command is mainly used as an interface for external tools working with APT "
 "command is mainly used as an interface for external tools working with APT "
 "to get information as well as filenames for downloaded files so they can use "
 "to get information as well as filenames for downloaded files so they can use "
 "them as well instead of downloading them again on their own. Detailed "
 "them as well instead of downloading them again on their own. Detailed "
-"documentation is omitted here and can instead be found in the source tree in "
-"<literal><filename>doc/acquire-additional-files.txt</filename></literal>."
+"documentation is omitted here and can instead be found in the file &apt-"
+"acquire-additional-files; shipped by the <package>apt-doc</package> package."
 msgstr ""
 msgstr ""
 
 
 #. type: Content of: <refentry><refsect1><title>
 #. type: Content of: <refentry><refsect1><title>
@@ -7876,9 +7876,10 @@ msgid ""
 "<option>Targets</option> (<option>target</option>) is a multivalue option "
 "<option>Targets</option> (<option>target</option>) is a multivalue option "
 "defining which download targets apt will try to acquire from this source. If "
 "defining which download targets apt will try to acquire from this source. If "
 "not specified, the default set is defined by the <option>Acquire::"
 "not specified, the default set is defined by the <option>Acquire::"
-"IndexTargets</option> configuration scope.  Additionally, specific targets "
-"can be enabled or disabled by using the identifier as field name instead of "
-"using this multivalue option."
+"IndexTargets</option> configuration scope (targets are specified by their "
+"name in the <literal>Created-By</literal> field).  Additionally, targets can "
+"be enabled or disabled by using the <literal>Identifier</literal> field as "
+"an option with a boolean value instead of using this multivalue option."
 msgstr ""
 msgstr ""
 
 
 #. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para>
 #. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para>
@@ -7942,13 +7943,14 @@ msgid ""
 "<option>Signed-By</option> (<option>signed-by</option>)  is either an "
 "<option>Signed-By</option> (<option>signed-by</option>)  is either an "
 "absolute path to a keyring file (has to be accessible and readable for the "
 "absolute path to a keyring file (has to be accessible and readable for the "
 "<literal>_apt</literal> user, so ensure everyone has read-permissions on the "
 "<literal>_apt</literal> user, so ensure everyone has read-permissions on the "
-"file) or a fingerprint of a key either in the <filename>trusted.gpg</"
-"filename> keyring or in one of the keyrings in the <filename>trusted.gpg.d/</"
+"file) or one or more fingerprints of keys either in the <filename>trusted."
+"gpg</filename> keyring or in the keyrings in the <filename>trusted.gpg.d/</"
 "filename> directory (see <command>apt-key fingerprint</command>). If the "
 "filename> directory (see <command>apt-key fingerprint</command>). If the "
-"option is set, only the key(s) in this keyring or only the key with this "
-"fingerprint is used for the &apt-secure; verification of this repository. "
-"Otherwise all keys in the trusted keyrings are considered valid signers for "
-"this repository."
+"option is set, only the key(s) in this keyring or only the keys with these "
+"fingerprints are used for the &apt-secure; verification of this repository. "
+"Defaults to the value of the option with the same name if set in the "
+"previously acquired <filename>Release</filename> file.  Otherwise all keys "
+"in the trusted keyrings are considered valid signers for this repository."
 msgstr ""
 msgstr ""
 
 
 #. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para>
 #. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para>
@@ -8394,9 +8396,9 @@ msgstr ""
 #. type: Content of: <refentry><refsect1><para>
 #. type: Content of: <refentry><refsect1><para>
 #: sources.list.5.xml
 #: sources.list.5.xml
 #, fuzzy
 #, fuzzy
-#| msgid "&apt-cache; &apt-conf;"
-msgid "&apt-get;, &apt-conf;"
-msgstr "&apt-cache; &apt-conf;"
+#| msgid "&apt-cache;, &apt-config;, &apt-preferences;."
+msgid "&apt-get;, &apt-conf;, &apt-acquire-additional-files;"
+msgstr "&apt-cache;, &apt-config;, &apt-preferences;."
 
 
 #. type: Content of: <refentry><refmeta><manvolnum>
 #. type: Content of: <refentry><refmeta><manvolnum>
 #: apt-extracttemplates.1.xml apt-sortpkgs.1.xml apt-ftparchive.1.xml
 #: apt-extracttemplates.1.xml apt-sortpkgs.1.xml apt-ftparchive.1.xml
@@ -11139,6 +11141,11 @@ msgstr "  # apt-get -o dir::cache::archives=\"/disc/\" dist-upgrade\n"
 msgid "Which will use the already fetched archives on the disc."
 msgid "Which will use the already fetched archives on the disc."
 msgstr "Cette commande utilisera les fichiers récupérés sur le disque."
 msgstr "Cette commande utilisera les fichiers récupérés sur le disque."
 
 
+#, fuzzy
+#~| msgid "&apt-cache; &apt-conf;"
+#~ msgid "&apt-get;, &apt-conf;"
+#~ msgstr "&apt-cache; &apt-conf;"
+
 #~ msgid ""
 #~ msgid ""
 #~ "This is a space separated list of all the architectures that appear under "
 #~ "This is a space separated list of all the architectures that appear under "
 #~ "search section. The special architecture 'source' is used to indicate "
 #~ "search section. The special architecture 'source' is used to indicate "

+ 53 - 14
doc/po/it.po

@@ -10,7 +10,7 @@ msgid ""
 msgstr ""
 msgstr ""
 "Project-Id-Version: apt-doc 1.0.5\n"
 "Project-Id-Version: apt-doc 1.0.5\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2016-04-25 15:24+0200\n"
+"POT-Creation-Date: 2016-05-11 10:50+0200\n"
 "PO-Revision-Date: 2015-12-27 21:26+0200\n"
 "PO-Revision-Date: 2015-12-27 21:26+0200\n"
 "Last-Translator: Beatrice Torracca <beatricet@libero.it>\n"
 "Last-Translator: Beatrice Torracca <beatricet@libero.it>\n"
 "Language-Team: Italian <debian-l10n-italian@lists.debian.org>\n"
 "Language-Team: Italian <debian-l10n-italian@lists.debian.org>\n"
@@ -1419,6 +1419,18 @@ msgstr ""
 
 
 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
 #: apt-get.8.xml
 #: apt-get.8.xml
+#, fuzzy
+#| msgid ""
+#| "Displays by default a deb822 formatted listing of information about all "
+#| "data files (aka index targets) <command>apt-get update</command> would "
+#| "download. Supports a <option>--format</option> option to modify the "
+#| "output format as well as accepts lines of the default output to filter "
+#| "the records by. The command is mainly used as an interface for external "
+#| "tools working with APT to get information as well as filenames for "
+#| "downloaded files so they can use them as well instead of downloading them "
+#| "again on their own. Detailed documentation is omitted here and can "
+#| "instead be found in the source tree in <literal><filename>doc/acquire-"
+#| "additional-files.txt</filename></literal>."
 msgid ""
 msgid ""
 "Displays by default a deb822 formatted listing of information about all data "
 "Displays by default a deb822 formatted listing of information about all data "
 "files (aka index targets) <command>apt-get update</command> would download. "
 "files (aka index targets) <command>apt-get update</command> would download. "
@@ -1427,8 +1439,8 @@ msgid ""
 "command is mainly used as an interface for external tools working with APT "
 "command is mainly used as an interface for external tools working with APT "
 "to get information as well as filenames for downloaded files so they can use "
 "to get information as well as filenames for downloaded files so they can use "
 "them as well instead of downloading them again on their own. Detailed "
 "them as well instead of downloading them again on their own. Detailed "
-"documentation is omitted here and can instead be found in the source tree in "
-"<literal><filename>doc/acquire-additional-files.txt</filename></literal>."
+"documentation is omitted here and can instead be found in the file &apt-"
+"acquire-additional-files; shipped by the <package>apt-doc</package> package."
 msgstr ""
 msgstr ""
 "Visualizza in modo predefinito un elenco formattato come deb822 di "
 "Visualizza in modo predefinito un elenco formattato come deb822 di "
 "informazioni su tutti i file dei dati (alias target indice) che <command>apt-"
 "informazioni su tutti i file dei dati (alias target indice) che <command>apt-"
@@ -7893,13 +7905,22 @@ msgstr ""
 
 
 #. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para>
 #. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para>
 #: sources.list.5.xml
 #: sources.list.5.xml
+#, fuzzy
+#| msgid ""
+#| "<option>Targets</option> (<option>target</option>) is a multivalue option "
+#| "defining which download targets apt will try to acquire from this source. "
+#| "If not specified, the default set is defined by the <option>Acquire::"
+#| "IndexTargets</option> configuration scope.  Additionally, specific "
+#| "targets can be enabled or disabled by using the identifier as field name "
+#| "instead of using this multivalue option."
 msgid ""
 msgid ""
 "<option>Targets</option> (<option>target</option>) is a multivalue option "
 "<option>Targets</option> (<option>target</option>) is a multivalue option "
 "defining which download targets apt will try to acquire from this source. If "
 "defining which download targets apt will try to acquire from this source. If "
 "not specified, the default set is defined by the <option>Acquire::"
 "not specified, the default set is defined by the <option>Acquire::"
-"IndexTargets</option> configuration scope.  Additionally, specific targets "
-"can be enabled or disabled by using the identifier as field name instead of "
-"using this multivalue option."
+"IndexTargets</option> configuration scope (targets are specified by their "
+"name in the <literal>Created-By</literal> field).  Additionally, targets can "
+"be enabled or disabled by using the <literal>Identifier</literal> field as "
+"an option with a boolean value instead of using this multivalue option."
 msgstr ""
 msgstr ""
 "<option>Targets</option> (<option>target</option>) è un'opzione multivalore "
 "<option>Targets</option> (<option>target</option>) è un'opzione multivalore "
 "che definisce quali rilasci obiettivo di scaricamento apt cercherà di "
 "che definisce quali rilasci obiettivo di scaricamento apt cercherà di "
@@ -8007,17 +8028,30 @@ msgstr ""
 
 
 #. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para>
 #. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para>
 #: sources.list.5.xml
 #: sources.list.5.xml
+#, fuzzy
+#| msgid ""
+#| "<option>Signed-By</option> (<option>signed-by</option>)  is either an "
+#| "absolute path to a keyring file (has to be accessible and readable for "
+#| "the <literal>_apt</literal> user, so ensure everyone has read-permissions "
+#| "on the file) or a fingerprint of a key either in the <filename>trusted."
+#| "gpg</filename> keyring or in one of the keyrings in the <filename>trusted."
+#| "gpg.d/</filename> directory (see <command>apt-key fingerprint</command>). "
+#| "If the option is set, only the key(s) in this keyring or only the key "
+#| "with this fingerprint is used for the &apt-secure; verification of this "
+#| "repository. Otherwise all keys in the trusted keyrings are considered "
+#| "valid signers for this repository."
 msgid ""
 msgid ""
 "<option>Signed-By</option> (<option>signed-by</option>)  is either an "
 "<option>Signed-By</option> (<option>signed-by</option>)  is either an "
 "absolute path to a keyring file (has to be accessible and readable for the "
 "absolute path to a keyring file (has to be accessible and readable for the "
 "<literal>_apt</literal> user, so ensure everyone has read-permissions on the "
 "<literal>_apt</literal> user, so ensure everyone has read-permissions on the "
-"file) or a fingerprint of a key either in the <filename>trusted.gpg</"
-"filename> keyring or in one of the keyrings in the <filename>trusted.gpg.d/</"
+"file) or one or more fingerprints of keys either in the <filename>trusted."
+"gpg</filename> keyring or in the keyrings in the <filename>trusted.gpg.d/</"
 "filename> directory (see <command>apt-key fingerprint</command>). If the "
 "filename> directory (see <command>apt-key fingerprint</command>). If the "
-"option is set, only the key(s) in this keyring or only the key with this "
-"fingerprint is used for the &apt-secure; verification of this repository. "
-"Otherwise all keys in the trusted keyrings are considered valid signers for "
-"this repository."
+"option is set, only the key(s) in this keyring or only the keys with these "
+"fingerprints are used for the &apt-secure; verification of this repository. "
+"Defaults to the value of the option with the same name if set in the "
+"previously acquired <filename>Release</filename> file.  Otherwise all keys "
+"in the trusted keyrings are considered valid signers for this repository."
 msgstr ""
 msgstr ""
 "<option>Signed-By</option> (<option>signed-by</option>)  è un percorso "
 "<option>Signed-By</option> (<option>signed-by</option>)  è un percorso "
 "assoluto ad un file di portachiavi (deve essere accessibile e leggibile "
 "assoluto ad un file di portachiavi (deve essere accessibile e leggibile "
@@ -8506,8 +8540,10 @@ msgstr ""
 
 
 #. type: Content of: <refentry><refsect1><para>
 #. type: Content of: <refentry><refsect1><para>
 #: sources.list.5.xml
 #: sources.list.5.xml
-msgid "&apt-get;, &apt-conf;"
-msgstr "&apt-get;, &apt-conf;"
+#, fuzzy
+#| msgid "&apt-cache;, &apt-config;, &apt-preferences;."
+msgid "&apt-get;, &apt-conf;, &apt-acquire-additional-files;"
+msgstr "&apt-cache;, &apt-config;, &apt-preferences;."
 
 
 #. type: Content of: <refentry><refmeta><manvolnum>
 #. type: Content of: <refentry><refmeta><manvolnum>
 #: apt-extracttemplates.1.xml apt-sortpkgs.1.xml apt-ftparchive.1.xml
 #: apt-extracttemplates.1.xml apt-sortpkgs.1.xml apt-ftparchive.1.xml
@@ -11200,6 +11236,9 @@ msgstr "  # apt-get -o dir::cache::archives=\"/disc/\" dist-upgrade\n"
 msgid "Which will use the already fetched archives on the disc."
 msgid "Which will use the already fetched archives on the disc."
 msgstr "che userà gli archivi già scaricati e presenti sul disco."
 msgstr "che userà gli archivi già scaricati e presenti sul disco."
 
 
+#~ msgid "&apt-get;, &apt-conf;"
+#~ msgstr "&apt-get;, &apt-conf;"
+
 #~ msgid ""
 #~ msgid ""
 #~ "This is a space separated list of all the architectures that appear under "
 #~ "This is a space separated list of all the architectures that appear under "
 #~ "search section. The special architecture 'source' is used to indicate "
 #~ "search section. The special architecture 'source' is used to indicate "

+ 53 - 14
doc/po/ja.po

@@ -10,7 +10,7 @@ msgid ""
 msgstr ""
 msgstr ""
 "Project-Id-Version: apt-doc 1.0.6\n"
 "Project-Id-Version: apt-doc 1.0.6\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2016-04-25 15:24+0200\n"
+"POT-Creation-Date: 2016-05-11 10:50+0200\n"
 "PO-Revision-Date: 2016-03-23 09:39+0900\n"
 "PO-Revision-Date: 2016-03-23 09:39+0900\n"
 "Last-Translator: Takuma Yamada <tyamada@takumayamada.com>\n"
 "Last-Translator: Takuma Yamada <tyamada@takumayamada.com>\n"
 "Language-Team: Japanese <debian-japanese@lists.debian.org>\n"
 "Language-Team: Japanese <debian-japanese@lists.debian.org>\n"
@@ -1386,6 +1386,18 @@ msgstr ""
 
 
 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
 #: apt-get.8.xml
 #: apt-get.8.xml
+#, fuzzy
+#| msgid ""
+#| "Displays by default a deb822 formatted listing of information about all "
+#| "data files (aka index targets) <command>apt-get update</command> would "
+#| "download. Supports a <option>--format</option> option to modify the "
+#| "output format as well as accepts lines of the default output to filter "
+#| "the records by. The command is mainly used as an interface for external "
+#| "tools working with APT to get information as well as filenames for "
+#| "downloaded files so they can use them as well instead of downloading them "
+#| "again on their own. Detailed documentation is omitted here and can "
+#| "instead be found in the source tree in <literal><filename>doc/acquire-"
+#| "additional-files.txt</filename></literal>."
 msgid ""
 msgid ""
 "Displays by default a deb822 formatted listing of information about all data "
 "Displays by default a deb822 formatted listing of information about all data "
 "files (aka index targets) <command>apt-get update</command> would download. "
 "files (aka index targets) <command>apt-get update</command> would download. "
@@ -1394,8 +1406,8 @@ msgid ""
 "command is mainly used as an interface for external tools working with APT "
 "command is mainly used as an interface for external tools working with APT "
 "to get information as well as filenames for downloaded files so they can use "
 "to get information as well as filenames for downloaded files so they can use "
 "them as well instead of downloading them again on their own. Detailed "
 "them as well instead of downloading them again on their own. Detailed "
-"documentation is omitted here and can instead be found in the source tree in "
-"<literal><filename>doc/acquire-additional-files.txt</filename></literal>."
+"documentation is omitted here and can instead be found in the file &apt-"
+"acquire-additional-files; shipped by the <package>apt-doc</package> package."
 msgstr ""
 msgstr ""
 "デフォルトでは <command>apt-get update</command> でダウンロードすることができ"
 "デフォルトでは <command>apt-get update</command> でダウンロードすることができ"
 "るすべてのデータファイル (別名インデックスターゲット) に関する情報の deb822 "
 "るすべてのデータファイル (別名インデックスターゲット) に関する情報の deb822 "
@@ -7537,13 +7549,22 @@ msgstr ""
 
 
 #. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para>
 #. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para>
 #: sources.list.5.xml
 #: sources.list.5.xml
+#, fuzzy
+#| msgid ""
+#| "<option>Targets</option> (<option>target</option>) is a multivalue option "
+#| "defining which download targets apt will try to acquire from this source. "
+#| "If not specified, the default set is defined by the <option>Acquire::"
+#| "IndexTargets</option> configuration scope.  Additionally, specific "
+#| "targets can be enabled or disabled by using the identifier as field name "
+#| "instead of using this multivalue option."
 msgid ""
 msgid ""
 "<option>Targets</option> (<option>target</option>) is a multivalue option "
 "<option>Targets</option> (<option>target</option>) is a multivalue option "
 "defining which download targets apt will try to acquire from this source. If "
 "defining which download targets apt will try to acquire from this source. If "
 "not specified, the default set is defined by the <option>Acquire::"
 "not specified, the default set is defined by the <option>Acquire::"
-"IndexTargets</option> configuration scope.  Additionally, specific targets "
-"can be enabled or disabled by using the identifier as field name instead of "
-"using this multivalue option."
+"IndexTargets</option> configuration scope (targets are specified by their "
+"name in the <literal>Created-By</literal> field).  Additionally, targets can "
+"be enabled or disabled by using the <literal>Identifier</literal> field as "
+"an option with a boolean value instead of using this multivalue option."
 msgstr ""
 msgstr ""
 "<option>Targets</option> (<option>target</option>) は、apt が取得元から取得し"
 "<option>Targets</option> (<option>target</option>) は、apt が取得元から取得し"
 "ようとするダウンロードターゲットを定義する複数の値を持つオプションです。指定"
 "ようとするダウンロードターゲットを定義する複数の値を持つオプションです。指定"
@@ -7642,17 +7663,30 @@ msgstr ""
 
 
 #. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para>
 #. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para>
 #: sources.list.5.xml
 #: sources.list.5.xml
+#, fuzzy
+#| msgid ""
+#| "<option>Signed-By</option> (<option>signed-by</option>)  is either an "
+#| "absolute path to a keyring file (has to be accessible and readable for "
+#| "the <literal>_apt</literal> user, so ensure everyone has read-permissions "
+#| "on the file) or a fingerprint of a key either in the <filename>trusted."
+#| "gpg</filename> keyring or in one of the keyrings in the <filename>trusted."
+#| "gpg.d/</filename> directory (see <command>apt-key fingerprint</command>). "
+#| "If the option is set, only the key(s) in this keyring or only the key "
+#| "with this fingerprint is used for the &apt-secure; verification of this "
+#| "repository. Otherwise all keys in the trusted keyrings are considered "
+#| "valid signers for this repository."
 msgid ""
 msgid ""
 "<option>Signed-By</option> (<option>signed-by</option>)  is either an "
 "<option>Signed-By</option> (<option>signed-by</option>)  is either an "
 "absolute path to a keyring file (has to be accessible and readable for the "
 "absolute path to a keyring file (has to be accessible and readable for the "
 "<literal>_apt</literal> user, so ensure everyone has read-permissions on the "
 "<literal>_apt</literal> user, so ensure everyone has read-permissions on the "
-"file) or a fingerprint of a key either in the <filename>trusted.gpg</"
-"filename> keyring or in one of the keyrings in the <filename>trusted.gpg.d/</"
+"file) or one or more fingerprints of keys either in the <filename>trusted."
+"gpg</filename> keyring or in the keyrings in the <filename>trusted.gpg.d/</"
 "filename> directory (see <command>apt-key fingerprint</command>). If the "
 "filename> directory (see <command>apt-key fingerprint</command>). If the "
-"option is set, only the key(s) in this keyring or only the key with this "
-"fingerprint is used for the &apt-secure; verification of this repository. "
-"Otherwise all keys in the trusted keyrings are considered valid signers for "
-"this repository."
+"option is set, only the key(s) in this keyring or only the keys with these "
+"fingerprints are used for the &apt-secure; verification of this repository. "
+"Defaults to the value of the option with the same name if set in the "
+"previously acquired <filename>Release</filename> file.  Otherwise all keys "
+"in the trusted keyrings are considered valid signers for this repository."
 msgstr ""
 msgstr ""
 "<option>Signed-By</option> (<option>signed-by</option>) は、(<literal>_apt</"
 "<option>Signed-By</option> (<option>signed-by</option>) は、(<literal>_apt</"
 "literal> ユーザがアクセス可能かつ読み取り可能な必要があり、つまりすべてのユー"
 "literal> ユーザがアクセス可能かつ読み取り可能な必要があり、つまりすべてのユー"
@@ -8132,8 +8166,10 @@ msgstr ""
 
 
 #. type: Content of: <refentry><refsect1><para>
 #. type: Content of: <refentry><refsect1><para>
 #: sources.list.5.xml
 #: sources.list.5.xml
-msgid "&apt-get;, &apt-conf;"
-msgstr "&apt-get;, &apt-conf;"
+#, fuzzy
+#| msgid "&apt-cache;, &apt-config;, &apt-preferences;."
+msgid "&apt-get;, &apt-conf;, &apt-acquire-additional-files;"
+msgstr "&apt-cache;, &apt-config;, &apt-preferences;."
 
 
 #. type: Content of: <refentry><refmeta><manvolnum>
 #. type: Content of: <refentry><refmeta><manvolnum>
 #: apt-extracttemplates.1.xml apt-sortpkgs.1.xml apt-ftparchive.1.xml
 #: apt-extracttemplates.1.xml apt-sortpkgs.1.xml apt-ftparchive.1.xml
@@ -10732,6 +10768,9 @@ msgstr "  # apt-get -o dir::cache::archives=\"/disc/\" dist-upgrade\n"
 msgid "Which will use the already fetched archives on the disc."
 msgid "Which will use the already fetched archives on the disc."
 msgstr "これで、ディスクにある取得済みのアーカイブを使用するようになります。"
 msgstr "これで、ディスクにある取得済みのアーカイブを使用するようになります。"
 
 
+#~ msgid "&apt-get;, &apt-conf;"
+#~ msgstr "&apt-get;, &apt-conf;"
+
 #~ msgid ""
 #~ msgid ""
 #~ "This is a space separated list of all the architectures that appear under "
 #~ "This is a space separated list of all the architectures that appear under "
 #~ "search section. The special architecture 'source' is used to indicate "
 #~ "search section. The special architecture 'source' is used to indicate "

+ 53 - 14
doc/po/nl.po

@@ -6,7 +6,7 @@ msgid ""
 msgstr ""
 msgstr ""
 "Project-Id-Version: apt-doc 1.1.10-nl\n"
 "Project-Id-Version: apt-doc 1.1.10-nl\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2016-04-25 15:24+0200\n"
+"POT-Creation-Date: 2016-05-11 10:50+0200\n"
 "PO-Revision-Date: 2016-02-01 16:17+0100\n"
 "PO-Revision-Date: 2016-02-01 16:17+0100\n"
 "Last-Translator: Frans Spiesschaert <Frans.Spiesschaert@yucom.be>\n"
 "Last-Translator: Frans Spiesschaert <Frans.Spiesschaert@yucom.be>\n"
 "Language-Team: Debian Dutch l10n Team <debian-l10n-dutch@lists.debian.org>\n"
 "Language-Team: Debian Dutch l10n Team <debian-l10n-dutch@lists.debian.org>\n"
@@ -1442,6 +1442,18 @@ msgstr ""
 
 
 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
 #: apt-get.8.xml
 #: apt-get.8.xml
+#, fuzzy
+#| msgid ""
+#| "Displays by default a deb822 formatted listing of information about all "
+#| "data files (aka index targets) <command>apt-get update</command> would "
+#| "download. Supports a <option>--format</option> option to modify the "
+#| "output format as well as accepts lines of the default output to filter "
+#| "the records by. The command is mainly used as an interface for external "
+#| "tools working with APT to get information as well as filenames for "
+#| "downloaded files so they can use them as well instead of downloading them "
+#| "again on their own. Detailed documentation is omitted here and can "
+#| "instead be found in the source tree in <literal><filename>doc/acquire-"
+#| "additional-files.txt</filename></literal>."
 msgid ""
 msgid ""
 "Displays by default a deb822 formatted listing of information about all data "
 "Displays by default a deb822 formatted listing of information about all data "
 "files (aka index targets) <command>apt-get update</command> would download. "
 "files (aka index targets) <command>apt-get update</command> would download. "
@@ -1450,8 +1462,8 @@ msgid ""
 "command is mainly used as an interface for external tools working with APT "
 "command is mainly used as an interface for external tools working with APT "
 "to get information as well as filenames for downloaded files so they can use "
 "to get information as well as filenames for downloaded files so they can use "
 "them as well instead of downloading them again on their own. Detailed "
 "them as well instead of downloading them again on their own. Detailed "
-"documentation is omitted here and can instead be found in the source tree in "
-"<literal><filename>doc/acquire-additional-files.txt</filename></literal>."
+"documentation is omitted here and can instead be found in the file &apt-"
+"acquire-additional-files; shipped by the <package>apt-doc</package> package."
 msgstr ""
 msgstr ""
 "Geeft standaard een volgens deb822 ingedeelde lijst weer met informatie over "
 "Geeft standaard een volgens deb822 ingedeelde lijst weer met informatie over "
 "alle gegevensbestanden (ook soms indexbestanden of indexdoelen genoemd) die "
 "alle gegevensbestanden (ook soms indexbestanden of indexdoelen genoemd) die "
@@ -8037,13 +8049,22 @@ msgstr ""
 
 
 #. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para>
 #. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para>
 #: sources.list.5.xml
 #: sources.list.5.xml
+#, fuzzy
+#| msgid ""
+#| "<option>Targets</option> (<option>target</option>) is a multivalue option "
+#| "defining which download targets apt will try to acquire from this source. "
+#| "If not specified, the default set is defined by the <option>Acquire::"
+#| "IndexTargets</option> configuration scope.  Additionally, specific "
+#| "targets can be enabled or disabled by using the identifier as field name "
+#| "instead of using this multivalue option."
 msgid ""
 msgid ""
 "<option>Targets</option> (<option>target</option>) is a multivalue option "
 "<option>Targets</option> (<option>target</option>) is a multivalue option "
 "defining which download targets apt will try to acquire from this source. If "
 "defining which download targets apt will try to acquire from this source. If "
 "not specified, the default set is defined by the <option>Acquire::"
 "not specified, the default set is defined by the <option>Acquire::"
-"IndexTargets</option> configuration scope.  Additionally, specific targets "
-"can be enabled or disabled by using the identifier as field name instead of "
-"using this multivalue option."
+"IndexTargets</option> configuration scope (targets are specified by their "
+"name in the <literal>Created-By</literal> field).  Additionally, targets can "
+"be enabled or disabled by using the <literal>Identifier</literal> field as "
+"an option with a boolean value instead of using this multivalue option."
 msgstr ""
 msgstr ""
 "<option>Targets</option> (<option>target</option>) is een multi-waarde optie "
 "<option>Targets</option> (<option>target</option>) is een multi-waarde optie "
 "waarmee opgegeven wordt welke downloaddoelen apt uit deze pakketbron zal "
 "waarmee opgegeven wordt welke downloaddoelen apt uit deze pakketbron zal "
@@ -8155,17 +8176,30 @@ msgstr ""
 
 
 #. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para>
 #. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para>
 #: sources.list.5.xml
 #: sources.list.5.xml
+#, fuzzy
+#| msgid ""
+#| "<option>Signed-By</option> (<option>signed-by</option>)  is either an "
+#| "absolute path to a keyring file (has to be accessible and readable for "
+#| "the <literal>_apt</literal> user, so ensure everyone has read-permissions "
+#| "on the file) or a fingerprint of a key either in the <filename>trusted."
+#| "gpg</filename> keyring or in one of the keyrings in the <filename>trusted."
+#| "gpg.d/</filename> directory (see <command>apt-key fingerprint</command>). "
+#| "If the option is set, only the key(s) in this keyring or only the key "
+#| "with this fingerprint is used for the &apt-secure; verification of this "
+#| "repository. Otherwise all keys in the trusted keyrings are considered "
+#| "valid signers for this repository."
 msgid ""
 msgid ""
 "<option>Signed-By</option> (<option>signed-by</option>)  is either an "
 "<option>Signed-By</option> (<option>signed-by</option>)  is either an "
 "absolute path to a keyring file (has to be accessible and readable for the "
 "absolute path to a keyring file (has to be accessible and readable for the "
 "<literal>_apt</literal> user, so ensure everyone has read-permissions on the "
 "<literal>_apt</literal> user, so ensure everyone has read-permissions on the "
-"file) or a fingerprint of a key either in the <filename>trusted.gpg</"
-"filename> keyring or in one of the keyrings in the <filename>trusted.gpg.d/</"
+"file) or one or more fingerprints of keys either in the <filename>trusted."
+"gpg</filename> keyring or in the keyrings in the <filename>trusted.gpg.d/</"
 "filename> directory (see <command>apt-key fingerprint</command>). If the "
 "filename> directory (see <command>apt-key fingerprint</command>). If the "
-"option is set, only the key(s) in this keyring or only the key with this "
-"fingerprint is used for the &apt-secure; verification of this repository. "
-"Otherwise all keys in the trusted keyrings are considered valid signers for "
-"this repository."
+"option is set, only the key(s) in this keyring or only the keys with these "
+"fingerprints are used for the &apt-secure; verification of this repository. "
+"Defaults to the value of the option with the same name if set in the "
+"previously acquired <filename>Release</filename> file.  Otherwise all keys "
+"in the trusted keyrings are considered valid signers for this repository."
 msgstr ""
 msgstr ""
 "<option>Signed-By</option> (<option>signed-by</option>) is ofwel een "
 "<option>Signed-By</option> (<option>signed-by</option>) is ofwel een "
 "absoluut pad naar een sleutelbosbestand (moet toegankelijk zijn voor en te "
 "absoluut pad naar een sleutelbosbestand (moet toegankelijk zijn voor en te "
@@ -8665,8 +8699,10 @@ msgstr ""
 
 
 #. type: Content of: <refentry><refsect1><para>
 #. type: Content of: <refentry><refsect1><para>
 #: sources.list.5.xml
 #: sources.list.5.xml
-msgid "&apt-get;, &apt-conf;"
-msgstr "&apt-get;, &apt-conf;"
+#, fuzzy
+#| msgid "&apt-cache;, &apt-config;, &apt-preferences;."
+msgid "&apt-get;, &apt-conf;, &apt-acquire-additional-files;"
+msgstr "&apt-cache;, &apt-config;, &apt-preferences;."
 
 
 #. type: Content of: <refentry><refmeta><manvolnum>
 #. type: Content of: <refentry><refmeta><manvolnum>
 #: apt-extracttemplates.1.xml apt-sortpkgs.1.xml apt-ftparchive.1.xml
 #: apt-extracttemplates.1.xml apt-sortpkgs.1.xml apt-ftparchive.1.xml
@@ -11436,6 +11472,9 @@ msgid "Which will use the already fetched archives on the disc."
 msgstr ""
 msgstr ""
 "En dit zal gebruik maken van de reeds opgehaalde archieven op de schijf."
 "En dit zal gebruik maken van de reeds opgehaalde archieven op de schijf."
 
 
+#~ msgid "&apt-get;, &apt-conf;"
+#~ msgstr "&apt-get;, &apt-conf;"
+
 #~ msgid ""
 #~ msgid ""
 #~ "<command>apt</command> (Advanced Package Tool) is the command-line tool "
 #~ "<command>apt</command> (Advanced Package Tool) is the command-line tool "
 #~ "for handling packages. It provides a commandline interface for the "
 #~ "for handling packages. It provides a commandline interface for the "

+ 22 - 15
doc/po/pl.po

@@ -11,7 +11,7 @@ msgid ""
 msgstr ""
 msgstr ""
 "Project-Id-Version: apt-doc 1.0.5\n"
 "Project-Id-Version: apt-doc 1.0.5\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2016-04-25 15:24+0200\n"
+"POT-Creation-Date: 2016-05-11 10:50+0200\n"
 "PO-Revision-Date: 2014-07-04 02:13+0200\n"
 "PO-Revision-Date: 2014-07-04 02:13+0200\n"
 "Last-Translator: Robert Luberda <robert@debian.org>\n"
 "Last-Translator: Robert Luberda <robert@debian.org>\n"
 "Language-Team: Polish <manpages-pl-list@lists.sourceforge.net>\n"
 "Language-Team: Polish <manpages-pl-list@lists.sourceforge.net>\n"
@@ -1423,8 +1423,8 @@ msgid ""
 "command is mainly used as an interface for external tools working with APT "
 "command is mainly used as an interface for external tools working with APT "
 "to get information as well as filenames for downloaded files so they can use "
 "to get information as well as filenames for downloaded files so they can use "
 "them as well instead of downloading them again on their own. Detailed "
 "them as well instead of downloading them again on their own. Detailed "
-"documentation is omitted here and can instead be found in the source tree in "
-"<literal><filename>doc/acquire-additional-files.txt</filename></literal>."
+"documentation is omitted here and can instead be found in the file &apt-"
+"acquire-additional-files; shipped by the <package>apt-doc</package> package."
 msgstr ""
 msgstr ""
 
 
 #. type: Content of: <refentry><refsect1><title>
 #. type: Content of: <refentry><refsect1><title>
@@ -7269,9 +7269,10 @@ msgid ""
 "<option>Targets</option> (<option>target</option>) is a multivalue option "
 "<option>Targets</option> (<option>target</option>) is a multivalue option "
 "defining which download targets apt will try to acquire from this source. If "
 "defining which download targets apt will try to acquire from this source. If "
 "not specified, the default set is defined by the <option>Acquire::"
 "not specified, the default set is defined by the <option>Acquire::"
-"IndexTargets</option> configuration scope.  Additionally, specific targets "
-"can be enabled or disabled by using the identifier as field name instead of "
-"using this multivalue option."
+"IndexTargets</option> configuration scope (targets are specified by their "
+"name in the <literal>Created-By</literal> field).  Additionally, targets can "
+"be enabled or disabled by using the <literal>Identifier</literal> field as "
+"an option with a boolean value instead of using this multivalue option."
 msgstr ""
 msgstr ""
 
 
 #. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para>
 #. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para>
@@ -7335,13 +7336,14 @@ msgid ""
 "<option>Signed-By</option> (<option>signed-by</option>)  is either an "
 "<option>Signed-By</option> (<option>signed-by</option>)  is either an "
 "absolute path to a keyring file (has to be accessible and readable for the "
 "absolute path to a keyring file (has to be accessible and readable for the "
 "<literal>_apt</literal> user, so ensure everyone has read-permissions on the "
 "<literal>_apt</literal> user, so ensure everyone has read-permissions on the "
-"file) or a fingerprint of a key either in the <filename>trusted.gpg</"
-"filename> keyring or in one of the keyrings in the <filename>trusted.gpg.d/</"
+"file) or one or more fingerprints of keys either in the <filename>trusted."
+"gpg</filename> keyring or in the keyrings in the <filename>trusted.gpg.d/</"
 "filename> directory (see <command>apt-key fingerprint</command>). If the "
 "filename> directory (see <command>apt-key fingerprint</command>). If the "
-"option is set, only the key(s) in this keyring or only the key with this "
-"fingerprint is used for the &apt-secure; verification of this repository. "
-"Otherwise all keys in the trusted keyrings are considered valid signers for "
-"this repository."
+"option is set, only the key(s) in this keyring or only the keys with these "
+"fingerprints are used for the &apt-secure; verification of this repository. "
+"Defaults to the value of the option with the same name if set in the "
+"previously acquired <filename>Release</filename> file.  Otherwise all keys "
+"in the trusted keyrings are considered valid signers for this repository."
 msgstr ""
 msgstr ""
 
 
 #. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para>
 #. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para>
@@ -7781,9 +7783,9 @@ msgstr ""
 #. type: Content of: <refentry><refsect1><para>
 #. type: Content of: <refentry><refsect1><para>
 #: sources.list.5.xml
 #: sources.list.5.xml
 #, fuzzy
 #, fuzzy
-#| msgid "&apt-cache; &apt-conf;"
-msgid "&apt-get;, &apt-conf;"
-msgstr "&apt-cache;, &apt-conf;"
+#| msgid "&apt-cache;, &apt-config;, &apt-preferences;."
+msgid "&apt-get;, &apt-conf;, &apt-acquire-additional-files;"
+msgstr "&apt-cache;, &apt-config;, &apt-preferences;."
 
 
 #. type: Content of: <refentry><refmeta><manvolnum>
 #. type: Content of: <refentry><refmeta><manvolnum>
 #: apt-extracttemplates.1.xml apt-sortpkgs.1.xml apt-ftparchive.1.xml
 #: apt-extracttemplates.1.xml apt-sortpkgs.1.xml apt-ftparchive.1.xml
@@ -10278,6 +10280,11 @@ msgstr "  # apt-get -o dir::cache::archives=\"/disc/\" dist-upgrade\n"
 msgid "Which will use the already fetched archives on the disc."
 msgid "Which will use the already fetched archives on the disc."
 msgstr "Które użyje pobranych uprzednio archiwów z dysku."
 msgstr "Które użyje pobranych uprzednio archiwów z dysku."
 
 
+#, fuzzy
+#~| msgid "&apt-cache; &apt-conf;"
+#~ msgid "&apt-get;, &apt-conf;"
+#~ msgstr "&apt-cache;, &apt-conf;"
+
 #
 #
 #, fuzzy
 #, fuzzy
 #~| msgid ""
 #~| msgid ""

+ 22 - 15
doc/po/pt.po

@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 msgstr ""
 "Project-Id-Version: apt-doc 1.0.7\n"
 "Project-Id-Version: apt-doc 1.0.7\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2016-04-25 15:24+0200\n"
+"POT-Creation-Date: 2016-05-11 10:50+0200\n"
 "PO-Revision-Date: 2014-08-29 00:34+0100\n"
 "PO-Revision-Date: 2014-08-29 00:34+0100\n"
 "Last-Translator: Américo Monteiro <a_monteiro@gmx.com>\n"
 "Last-Translator: Américo Monteiro <a_monteiro@gmx.com>\n"
 "Language-Team: Portuguese <traduz@debianpt.org>\n"
 "Language-Team: Portuguese <traduz@debianpt.org>\n"
@@ -1422,8 +1422,8 @@ msgid ""
 "command is mainly used as an interface for external tools working with APT "
 "command is mainly used as an interface for external tools working with APT "
 "to get information as well as filenames for downloaded files so they can use "
 "to get information as well as filenames for downloaded files so they can use "
 "them as well instead of downloading them again on their own. Detailed "
 "them as well instead of downloading them again on their own. Detailed "
-"documentation is omitted here and can instead be found in the source tree in "
-"<literal><filename>doc/acquire-additional-files.txt</filename></literal>."
+"documentation is omitted here and can instead be found in the file &apt-"
+"acquire-additional-files; shipped by the <package>apt-doc</package> package."
 msgstr ""
 msgstr ""
 
 
 #. type: Content of: <refentry><refsect1><title>
 #. type: Content of: <refentry><refsect1><title>
@@ -7841,9 +7841,10 @@ msgid ""
 "<option>Targets</option> (<option>target</option>) is a multivalue option "
 "<option>Targets</option> (<option>target</option>) is a multivalue option "
 "defining which download targets apt will try to acquire from this source. If "
 "defining which download targets apt will try to acquire from this source. If "
 "not specified, the default set is defined by the <option>Acquire::"
 "not specified, the default set is defined by the <option>Acquire::"
-"IndexTargets</option> configuration scope.  Additionally, specific targets "
-"can be enabled or disabled by using the identifier as field name instead of "
-"using this multivalue option."
+"IndexTargets</option> configuration scope (targets are specified by their "
+"name in the <literal>Created-By</literal> field).  Additionally, targets can "
+"be enabled or disabled by using the <literal>Identifier</literal> field as "
+"an option with a boolean value instead of using this multivalue option."
 msgstr ""
 msgstr ""
 
 
 #. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para>
 #. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para>
@@ -7907,13 +7908,14 @@ msgid ""
 "<option>Signed-By</option> (<option>signed-by</option>)  is either an "
 "<option>Signed-By</option> (<option>signed-by</option>)  is either an "
 "absolute path to a keyring file (has to be accessible and readable for the "
 "absolute path to a keyring file (has to be accessible and readable for the "
 "<literal>_apt</literal> user, so ensure everyone has read-permissions on the "
 "<literal>_apt</literal> user, so ensure everyone has read-permissions on the "
-"file) or a fingerprint of a key either in the <filename>trusted.gpg</"
-"filename> keyring or in one of the keyrings in the <filename>trusted.gpg.d/</"
+"file) or one or more fingerprints of keys either in the <filename>trusted."
+"gpg</filename> keyring or in the keyrings in the <filename>trusted.gpg.d/</"
 "filename> directory (see <command>apt-key fingerprint</command>). If the "
 "filename> directory (see <command>apt-key fingerprint</command>). If the "
-"option is set, only the key(s) in this keyring or only the key with this "
-"fingerprint is used for the &apt-secure; verification of this repository. "
-"Otherwise all keys in the trusted keyrings are considered valid signers for "
-"this repository."
+"option is set, only the key(s) in this keyring or only the keys with these "
+"fingerprints are used for the &apt-secure; verification of this repository. "
+"Defaults to the value of the option with the same name if set in the "
+"previously acquired <filename>Release</filename> file.  Otherwise all keys "
+"in the trusted keyrings are considered valid signers for this repository."
 msgstr ""
 msgstr ""
 
 
 #. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para>
 #. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para>
@@ -8354,9 +8356,9 @@ msgstr ""
 #. type: Content of: <refentry><refsect1><para>
 #. type: Content of: <refentry><refsect1><para>
 #: sources.list.5.xml
 #: sources.list.5.xml
 #, fuzzy
 #, fuzzy
-#| msgid "&apt-cache; &apt-conf;"
-msgid "&apt-get;, &apt-conf;"
-msgstr "&apt-cache; &apt-conf;"
+#| msgid "&apt-cache;, &apt-config;, &apt-preferences;."
+msgid "&apt-get;, &apt-conf;, &apt-acquire-additional-files;"
+msgstr "&apt-cache;, &apt-config;, &apt-preferences;."
 
 
 #. type: Content of: <refentry><refmeta><manvolnum>
 #. type: Content of: <refentry><refmeta><manvolnum>
 #: apt-extracttemplates.1.xml apt-sortpkgs.1.xml apt-ftparchive.1.xml
 #: apt-extracttemplates.1.xml apt-sortpkgs.1.xml apt-ftparchive.1.xml
@@ -11051,6 +11053,11 @@ msgstr "  # apt-get -o dir::cache::archives=\"/disc/\" dist-upgrade\n"
 msgid "Which will use the already fetched archives on the disc."
 msgid "Which will use the already fetched archives on the disc."
 msgstr "O qual irá usar os arquivos já obtidos e que estão no disco."
 msgstr "O qual irá usar os arquivos já obtidos e que estão no disco."
 
 
+#, fuzzy
+#~| msgid "&apt-cache; &apt-conf;"
+#~ msgid "&apt-get;, &apt-conf;"
+#~ msgstr "&apt-cache; &apt-conf;"
+
 #~ msgid ""
 #~ msgid ""
 #~ "This is a space separated list of all the architectures that appear under "
 #~ "This is a space separated list of all the architectures that appear under "
 #~ "search section. The special architecture 'source' is used to indicate "
 #~ "search section. The special architecture 'source' is used to indicate "

+ 19 - 13
doc/po/pt_BR.po

@@ -9,7 +9,7 @@ msgid ""
 msgstr ""
 msgstr ""
 "Project-Id-Version: apt-doc 1.0.5\n"
 "Project-Id-Version: apt-doc 1.0.5\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2016-04-25 15:24+0200\n"
+"POT-Creation-Date: 2016-05-11 10:50+0200\n"
 "PO-Revision-Date: 2004-09-20 17:02+0000\n"
 "PO-Revision-Date: 2004-09-20 17:02+0000\n"
 "Last-Translator: André Luís Lopes <andrelop@debian.org>\n"
 "Last-Translator: André Luís Lopes <andrelop@debian.org>\n"
 "Language-Team: <debian-l10n-portuguese@lists.debian.org>\n"
 "Language-Team: <debian-l10n-portuguese@lists.debian.org>\n"
@@ -1013,8 +1013,8 @@ msgid ""
 "command is mainly used as an interface for external tools working with APT "
 "command is mainly used as an interface for external tools working with APT "
 "to get information as well as filenames for downloaded files so they can use "
 "to get information as well as filenames for downloaded files so they can use "
 "them as well instead of downloading them again on their own. Detailed "
 "them as well instead of downloading them again on their own. Detailed "
-"documentation is omitted here and can instead be found in the source tree in "
-"<literal><filename>doc/acquire-additional-files.txt</filename></literal>."
+"documentation is omitted here and can instead be found in the file &apt-"
+"acquire-additional-files; shipped by the <package>apt-doc</package> package."
 msgstr ""
 msgstr ""
 
 
 #. type: Content of: <refentry><refsect1><title>
 #. type: Content of: <refentry><refsect1><title>
@@ -5869,9 +5869,10 @@ msgid ""
 "<option>Targets</option> (<option>target</option>) is a multivalue option "
 "<option>Targets</option> (<option>target</option>) is a multivalue option "
 "defining which download targets apt will try to acquire from this source. If "
 "defining which download targets apt will try to acquire from this source. If "
 "not specified, the default set is defined by the <option>Acquire::"
 "not specified, the default set is defined by the <option>Acquire::"
-"IndexTargets</option> configuration scope.  Additionally, specific targets "
-"can be enabled or disabled by using the identifier as field name instead of "
-"using this multivalue option."
+"IndexTargets</option> configuration scope (targets are specified by their "
+"name in the <literal>Created-By</literal> field).  Additionally, targets can "
+"be enabled or disabled by using the <literal>Identifier</literal> field as "
+"an option with a boolean value instead of using this multivalue option."
 msgstr ""
 msgstr ""
 
 
 #. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para>
 #. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para>
@@ -5935,13 +5936,14 @@ msgid ""
 "<option>Signed-By</option> (<option>signed-by</option>)  is either an "
 "<option>Signed-By</option> (<option>signed-by</option>)  is either an "
 "absolute path to a keyring file (has to be accessible and readable for the "
 "absolute path to a keyring file (has to be accessible and readable for the "
 "<literal>_apt</literal> user, so ensure everyone has read-permissions on the "
 "<literal>_apt</literal> user, so ensure everyone has read-permissions on the "
-"file) or a fingerprint of a key either in the <filename>trusted.gpg</"
-"filename> keyring or in one of the keyrings in the <filename>trusted.gpg.d/</"
+"file) or one or more fingerprints of keys either in the <filename>trusted."
+"gpg</filename> keyring or in the keyrings in the <filename>trusted.gpg.d/</"
 "filename> directory (see <command>apt-key fingerprint</command>). If the "
 "filename> directory (see <command>apt-key fingerprint</command>). If the "
-"option is set, only the key(s) in this keyring or only the key with this "
-"fingerprint is used for the &apt-secure; verification of this repository. "
-"Otherwise all keys in the trusted keyrings are considered valid signers for "
-"this repository."
+"option is set, only the key(s) in this keyring or only the keys with these "
+"fingerprints are used for the &apt-secure; verification of this repository. "
+"Defaults to the value of the option with the same name if set in the "
+"previously acquired <filename>Release</filename> file.  Otherwise all keys "
+"in the trusted keyrings are considered valid signers for this repository."
 msgstr ""
 msgstr ""
 
 
 #. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para>
 #. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para>
@@ -6288,7 +6290,7 @@ msgstr ""
 #. type: Content of: <refentry><refsect1><para>
 #. type: Content of: <refentry><refsect1><para>
 #: sources.list.5.xml
 #: sources.list.5.xml
 #, fuzzy
 #, fuzzy
-msgid "&apt-get;, &apt-conf;"
+msgid "&apt-get;, &apt-conf;, &apt-acquire-additional-files;"
 msgstr "&apt-get; &apt-cache; &apt-conf; &sources-list;"
 msgstr "&apt-get; &apt-cache; &apt-conf; &sources-list;"
 
 
 #. type: Content of: <refentry><refmeta><manvolnum>
 #. type: Content of: <refentry><refmeta><manvolnum>
@@ -8209,6 +8211,10 @@ msgstr ""
 msgid "Which will use the already fetched archives on the disc."
 msgid "Which will use the already fetched archives on the disc."
 msgstr ""
 msgstr ""
 
 
+#, fuzzy
+#~ msgid "&apt-get;, &apt-conf;"
+#~ msgstr "&apt-get; &apt-cache; &apt-conf; &sources-list;"
+
 #, fuzzy
 #, fuzzy
 #~ msgid "The option <literal>DPkg::Progress-Fancy</literal> is enabled."
 #~ msgid "The option <literal>DPkg::Progress-Fancy</literal> is enabled."
 #~ msgstr "a linha <literal>Package:</literal>"
 #~ msgstr "a linha <literal>Package:</literal>"

+ 1 - 1
doc/sources.list.5.xml

@@ -14,7 +14,7 @@
    &apt-email;
    &apt-email;
    &apt-product;
    &apt-product;
    <!-- The last update date -->
    <!-- The last update date -->
-   <date>2015-11-26T00:00:00Z</date>
+   <date>2016-05-08T00:00:00Z</date>
  </refentryinfo>
  </refentryinfo>
  
  
  <refmeta>
  <refmeta>

+ 21 - 26
po/apt-all.pot

@@ -5,9 +5,9 @@
 #, fuzzy
 #, fuzzy
 msgid ""
 msgid ""
 msgstr ""
 msgstr ""
-"Project-Id-Version: apt 1.2.11\n"
+"Project-Id-Version: apt 1.3~exp1\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2016-04-25 15:24+0200\n"
+"POT-Creation-Date: 2016-05-11 10:50+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -709,10 +709,6 @@ msgstr ""
 msgid "Pinned packages:"
 msgid "Pinned packages:"
 msgstr ""
 msgstr ""
 
 
-#: apt-private/private-show.cc
-msgid "(not found)"
-msgstr ""
-
 #. Print the package name and the version we are forcing to
 #. Print the package name and the version we are forcing to
 #: apt-private/private-show.cc
 #: apt-private/private-show.cc
 #, c-format
 #, c-format
@@ -731,10 +727,6 @@ msgstr ""
 msgid "(none)"
 msgid "(none)"
 msgstr ""
 msgstr ""
 
 
-#: apt-private/private-show.cc
-msgid "  Package pin: "
-msgstr ""
-
 #. Show the priority tables
 #. Show the priority tables
 #: apt-private/private-show.cc
 #: apt-private/private-show.cc
 msgid "  Version table:"
 msgid "  Version table:"
@@ -1603,6 +1595,21 @@ msgstr ""
 msgid "Unable to invoke "
 msgid "Unable to invoke "
 msgstr ""
 msgstr ""
 
 
+#. TRANSLATORS: %s is a single techy word like 'NODATA'
+#: methods/gpgv.cc apt-pkg/acquire-item.cc
+#, c-format
+msgid ""
+"Clearsigned file isn't valid, got '%s' (does the network require "
+"authentication?)"
+msgstr ""
+
+#. TRANSLATORS: %s is a single techy word like 'NODATA'
+#: methods/gpgv.cc
+#, c-format
+msgid ""
+"Signed file isn't valid, got '%s' (does the network require authentication?)"
+msgstr ""
+
 #: methods/gpgv.cc
 #: methods/gpgv.cc
 msgid "At least one invalid signature was encountered."
 msgid "At least one invalid signature was encountered."
 msgstr ""
 msgstr ""
@@ -1616,14 +1623,6 @@ msgstr ""
 msgid "Could not execute 'apt-key' to verify signature (is gnupg installed?)"
 msgid "Could not execute 'apt-key' to verify signature (is gnupg installed?)"
 msgstr ""
 msgstr ""
 
 
-#. TRANSLATORS: %s is a single techy word like 'NODATA'
-#: methods/gpgv.cc apt-pkg/acquire-item.cc
-#, c-format
-msgid ""
-"Clearsigned file isn't valid, got '%s' (does the network require "
-"authentication?)"
-msgstr ""
-
 #: methods/gpgv.cc
 #: methods/gpgv.cc
 msgid "Unknown error executing apt-key"
 msgid "Unknown error executing apt-key"
 msgstr ""
 msgstr ""
@@ -2281,15 +2280,15 @@ msgid ""
 "details."
 "details."
 msgstr ""
 msgstr ""
 
 
+#: apt-pkg/acquire-item.cc
+msgid "Hash Sum mismatch"
+msgstr ""
+
 #: apt-pkg/acquire-item.cc apt-pkg/contrib/fileutl.cc
 #: apt-pkg/acquire-item.cc apt-pkg/contrib/fileutl.cc
 #, c-format
 #, c-format
 msgid "rename failed, %s (%s -> %s)."
 msgid "rename failed, %s (%s -> %s)."
 msgstr ""
 msgstr ""
 
 
-#: apt-pkg/acquire-item.cc
-msgid "Hash Sum mismatch"
-msgstr ""
-
 #: apt-pkg/acquire-item.cc
 #: apt-pkg/acquire-item.cc
 msgid "Size mismatch"
 msgid "Size mismatch"
 msgstr ""
 msgstr ""
@@ -2336,10 +2335,6 @@ msgid ""
 "weak security information for it"
 "weak security information for it"
 msgstr ""
 msgstr ""
 
 
-#: apt-pkg/acquire-item.cc
-msgid "There is no public key available for the following key IDs:\n"
-msgstr ""
-
 #. TRANSLATOR: The first %s is the URL of the bad Release file, the second is
 #. TRANSLATOR: The first %s is the URL of the bad Release file, the second is
 #. the time since then the file is invalid - formatted in the same way as in
 #. the time since then the file is invalid - formatted in the same way as in
 #. the download progress display (e.g. 7d 3h 42min 1s)
 #. the download progress display (e.g. 7d 3h 42min 1s)

+ 24 - 26
po/ar.po

@@ -6,7 +6,7 @@ msgid ""
 msgstr ""
 msgstr ""
 "Project-Id-Version: apt 1.0.5\n"
 "Project-Id-Version: apt 1.0.5\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2016-04-25 15:24+0200\n"
+"POT-Creation-Date: 2016-05-11 10:50+0200\n"
 "PO-Revision-Date: 2006-10-20 21:28+0300\n"
 "PO-Revision-Date: 2006-10-20 21:28+0300\n"
 "Last-Translator: Ossama M. Khayat <okhayat@yahoo.com>\n"
 "Last-Translator: Ossama M. Khayat <okhayat@yahoo.com>\n"
 "Language-Team: Arabic <support@arabeyes.org>\n"
 "Language-Team: Arabic <support@arabeyes.org>\n"
@@ -734,10 +734,6 @@ msgstr ""
 msgid "Pinned packages:"
 msgid "Pinned packages:"
 msgstr "الحزم المُدبّسة:"
 msgstr "الحزم المُدبّسة:"
 
 
-#: apt-private/private-show.cc
-msgid "(not found)"
-msgstr "(غير موجود)"
-
 #. Print the package name and the version we are forcing to
 #. Print the package name and the version we are forcing to
 #: apt-private/private-show.cc
 #: apt-private/private-show.cc
 #, c-format
 #, c-format
@@ -756,10 +752,6 @@ msgstr "  مرشّح: "
 msgid "(none)"
 msgid "(none)"
 msgstr "(لاشيء)"
 msgstr "(لاشيء)"
 
 
-#: apt-private/private-show.cc
-msgid "  Package pin: "
-msgstr ""
-
 #. Show the priority tables
 #. Show the priority tables
 #: apt-private/private-show.cc
 #: apt-private/private-show.cc
 msgid "  Version table:"
 msgid "  Version table:"
@@ -1652,6 +1644,21 @@ msgstr "استعلام"
 msgid "Unable to invoke "
 msgid "Unable to invoke "
 msgstr ""
 msgstr ""
 
 
+#. TRANSLATORS: %s is a single techy word like 'NODATA'
+#: methods/gpgv.cc apt-pkg/acquire-item.cc
+#, c-format
+msgid ""
+"Clearsigned file isn't valid, got '%s' (does the network require "
+"authentication?)"
+msgstr ""
+
+#. TRANSLATORS: %s is a single techy word like 'NODATA'
+#: methods/gpgv.cc
+#, c-format
+msgid ""
+"Signed file isn't valid, got '%s' (does the network require authentication?)"
+msgstr ""
+
 #: methods/gpgv.cc
 #: methods/gpgv.cc
 msgid "At least one invalid signature was encountered."
 msgid "At least one invalid signature was encountered."
 msgstr ""
 msgstr ""
@@ -1665,14 +1672,6 @@ msgstr ""
 msgid "Could not execute 'apt-key' to verify signature (is gnupg installed?)"
 msgid "Could not execute 'apt-key' to verify signature (is gnupg installed?)"
 msgstr ""
 msgstr ""
 
 
-#. TRANSLATORS: %s is a single techy word like 'NODATA'
-#: methods/gpgv.cc apt-pkg/acquire-item.cc
-#, c-format
-msgid ""
-"Clearsigned file isn't valid, got '%s' (does the network require "
-"authentication?)"
-msgstr ""
-
 #: methods/gpgv.cc
 #: methods/gpgv.cc
 msgid "Unknown error executing apt-key"
 msgid "Unknown error executing apt-key"
 msgstr ""
 msgstr ""
@@ -2334,16 +2333,16 @@ msgid ""
 "details."
 "details."
 msgstr ""
 msgstr ""
 
 
-#: apt-pkg/acquire-item.cc apt-pkg/contrib/fileutl.cc
-#, c-format
-msgid "rename failed, %s (%s -> %s)."
-msgstr "فشل إعادة التسمية ، %s (%s -> %s)."
-
 #: apt-pkg/acquire-item.cc
 #: apt-pkg/acquire-item.cc
 #, fuzzy
 #, fuzzy
 msgid "Hash Sum mismatch"
 msgid "Hash Sum mismatch"
 msgstr "MD5Sum غير متطابقة"
 msgstr "MD5Sum غير متطابقة"
 
 
+#: apt-pkg/acquire-item.cc apt-pkg/contrib/fileutl.cc
+#, c-format
+msgid "rename failed, %s (%s -> %s)."
+msgstr "فشل إعادة التسمية ، %s (%s -> %s)."
+
 #: apt-pkg/acquire-item.cc
 #: apt-pkg/acquire-item.cc
 msgid "Size mismatch"
 msgid "Size mismatch"
 msgstr "الحجم غير متطابق"
 msgstr "الحجم غير متطابق"
@@ -2392,10 +2391,6 @@ msgid ""
 "weak security information for it"
 "weak security information for it"
 msgstr ""
 msgstr ""
 
 
-#: apt-pkg/acquire-item.cc
-msgid "There is no public key available for the following key IDs:\n"
-msgstr ""
-
 #. TRANSLATOR: The first %s is the URL of the bad Release file, the second is
 #. TRANSLATOR: The first %s is the URL of the bad Release file, the second is
 #. the time since then the file is invalid - formatted in the same way as in
 #. the time since then the file is invalid - formatted in the same way as in
 #. the download progress display (e.g. 7d 3h 42min 1s)
 #. the download progress display (e.g. 7d 3h 42min 1s)
@@ -3560,6 +3555,9 @@ msgstr ""
 msgid "Calculating upgrade"
 msgid "Calculating upgrade"
 msgstr "حساب الترقية"
 msgstr "حساب الترقية"
 
 
+#~ msgid "(not found)"
+#~ msgstr "(غير موجود)"
+
 #~ msgid "Failed to fetch %s  %s\n"
 #~ msgid "Failed to fetch %s  %s\n"
 #~ msgstr "فشل إحضار %s  %s\n"
 #~ msgstr "فشل إحضار %s  %s\n"
 
 

+ 30 - 25
po/ast.po

@@ -4,7 +4,7 @@ msgid ""
 msgstr ""
 msgstr ""
 "Project-Id-Version: apt 0.7.18\n"
 "Project-Id-Version: apt 0.7.18\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2016-04-25 15:24+0200\n"
+"POT-Creation-Date: 2016-05-11 10:50+0200\n"
 "PO-Revision-Date: 2010-10-02 23:35+0100\n"
 "PO-Revision-Date: 2010-10-02 23:35+0100\n"
 "Last-Translator: Iñigo Varela <ivarela@softastur.org>\n"
 "Last-Translator: Iñigo Varela <ivarela@softastur.org>\n"
 "Language-Team: Asturian (ast)\n"
 "Language-Team: Asturian (ast)\n"
@@ -751,10 +751,6 @@ msgstr ""
 msgid "Pinned packages:"
 msgid "Pinned packages:"
 msgstr "Paquetes na chincheta:"
 msgstr "Paquetes na chincheta:"
 
 
-#: apt-private/private-show.cc
-msgid "(not found)"
-msgstr "(nun s'alcontró)"
-
 #. Print the package name and the version we are forcing to
 #. Print the package name and the version we are forcing to
 #: apt-private/private-show.cc
 #: apt-private/private-show.cc
 #, c-format
 #, c-format
@@ -773,10 +769,6 @@ msgstr "  Candidatu: "
 msgid "(none)"
 msgid "(none)"
 msgstr "(dengún)"
 msgstr "(dengún)"
 
 
-#: apt-private/private-show.cc
-msgid "  Package pin: "
-msgstr "  Chincheta de paquetes: "
-
 #. Show the priority tables
 #. Show the priority tables
 #: apt-private/private-show.cc
 #: apt-private/private-show.cc
 msgid "  Version table:"
 msgid "  Version table:"
@@ -1681,6 +1673,21 @@ msgstr "Consulta"
 msgid "Unable to invoke "
 msgid "Unable to invoke "
 msgstr "Nun se pudo invocar "
 msgstr "Nun se pudo invocar "
 
 
+#. TRANSLATORS: %s is a single techy word like 'NODATA'
+#: methods/gpgv.cc apt-pkg/acquire-item.cc
+#, c-format
+msgid ""
+"Clearsigned file isn't valid, got '%s' (does the network require "
+"authentication?)"
+msgstr ""
+
+#. TRANSLATORS: %s is a single techy word like 'NODATA'
+#: methods/gpgv.cc
+#, c-format
+msgid ""
+"Signed file isn't valid, got '%s' (does the network require authentication?)"
+msgstr ""
+
 #: methods/gpgv.cc
 #: methods/gpgv.cc
 msgid "At least one invalid signature was encountered."
 msgid "At least one invalid signature was encountered."
 msgstr "Atopóse polo menos una robla mala."
 msgstr "Atopóse polo menos una robla mala."
@@ -1696,14 +1703,6 @@ msgid "Could not execute 'apt-key' to verify signature (is gnupg installed?)"
 msgstr ""
 msgstr ""
 "Nun pudo executase 'apt-key' pa verificar la robla (¿ta instaláu gnupg?)"
 "Nun pudo executase 'apt-key' pa verificar la robla (¿ta instaláu gnupg?)"
 
 
-#. TRANSLATORS: %s is a single techy word like 'NODATA'
-#: methods/gpgv.cc apt-pkg/acquire-item.cc
-#, c-format
-msgid ""
-"Clearsigned file isn't valid, got '%s' (does the network require "
-"authentication?)"
-msgstr ""
-
 #: methods/gpgv.cc
 #: methods/gpgv.cc
 msgid "Unknown error executing apt-key"
 msgid "Unknown error executing apt-key"
 msgstr "Fallu desconocíu al executar apt-key"
 msgstr "Fallu desconocíu al executar apt-key"
@@ -2435,15 +2434,15 @@ msgid ""
 "details."
 "details."
 msgstr ""
 msgstr ""
 
 
+#: apt-pkg/acquire-item.cc
+msgid "Hash Sum mismatch"
+msgstr "La suma hash nun concasa"
+
 #: apt-pkg/acquire-item.cc apt-pkg/contrib/fileutl.cc
 #: apt-pkg/acquire-item.cc apt-pkg/contrib/fileutl.cc
 #, c-format
 #, c-format
 msgid "rename failed, %s (%s -> %s)."
 msgid "rename failed, %s (%s -> %s)."
 msgstr "falló'l cambiu de nome, %s (%s -> %s)."
 msgstr "falló'l cambiu de nome, %s (%s -> %s)."
 
 
-#: apt-pkg/acquire-item.cc
-msgid "Hash Sum mismatch"
-msgstr "La suma hash nun concasa"
-
 #: apt-pkg/acquire-item.cc
 #: apt-pkg/acquire-item.cc
 msgid "Size mismatch"
 msgid "Size mismatch"
 msgstr "El tamañu nun concasa"
 msgstr "El tamañu nun concasa"
@@ -2494,10 +2493,6 @@ msgid ""
 "weak security information for it"
 "weak security information for it"
 msgstr ""
 msgstr ""
 
 
-#: apt-pkg/acquire-item.cc
-msgid "There is no public key available for the following key IDs:\n"
-msgstr "Nun hai clave pública denguna disponible pa les IDs de clave darréu:\n"
-
 #. TRANSLATOR: The first %s is the URL of the bad Release file, the second is
 #. TRANSLATOR: The first %s is the URL of the bad Release file, the second is
 #. the time since then the file is invalid - formatted in the same way as in
 #. the time since then the file is invalid - formatted in the same way as in
 #. the download progress display (e.g. 7d 3h 42min 1s)
 #. the download progress display (e.g. 7d 3h 42min 1s)
@@ -3714,6 +3709,16 @@ msgstr ""
 msgid "Calculating upgrade"
 msgid "Calculating upgrade"
 msgstr "Calculando l'anovamientu"
 msgstr "Calculando l'anovamientu"
 
 
+#~ msgid "(not found)"
+#~ msgstr "(nun s'alcontró)"
+
+#~ msgid "  Package pin: "
+#~ msgstr "  Chincheta de paquetes: "
+
+#~ msgid "There is no public key available for the following key IDs:\n"
+#~ msgstr ""
+#~ "Nun hai clave pública denguna disponible pa les IDs de clave darréu:\n"
+
 #~ msgid "Failed to fetch %s  %s\n"
 #~ msgid "Failed to fetch %s  %s\n"
 #~ msgstr "Falló algamar %s  %s\n"
 #~ msgstr "Falló algamar %s  %s\n"
 
 

+ 30 - 25
po/bg.po

@@ -10,7 +10,7 @@ msgid ""
 msgstr ""
 msgstr ""
 "Project-Id-Version: apt 0.7.21\n"
 "Project-Id-Version: apt 0.7.21\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2016-04-25 15:24+0200\n"
+"POT-Creation-Date: 2016-05-11 10:50+0200\n"
 "PO-Revision-Date: 2012-06-25 17:23+0300\n"
 "PO-Revision-Date: 2012-06-25 17:23+0300\n"
 "Last-Translator: Damyan Ivanov <dmn@debian.org>\n"
 "Last-Translator: Damyan Ivanov <dmn@debian.org>\n"
 "Language-Team: Bulgarian <dict@fsa-bg.org>\n"
 "Language-Team: Bulgarian <dict@fsa-bg.org>\n"
@@ -763,10 +763,6 @@ msgstr ""
 msgid "Pinned packages:"
 msgid "Pinned packages:"
 msgstr "Отбити пакети:"
 msgstr "Отбити пакети:"
 
 
-#: apt-private/private-show.cc
-msgid "(not found)"
-msgstr "(не са намерени)"
-
 #. Print the package name and the version we are forcing to
 #. Print the package name and the version we are forcing to
 #: apt-private/private-show.cc
 #: apt-private/private-show.cc
 #, c-format
 #, c-format
@@ -785,10 +781,6 @@ msgstr "  Кандидат: "
 msgid "(none)"
 msgid "(none)"
 msgstr "(няма)"
 msgstr "(няма)"
 
 
-#: apt-private/private-show.cc
-msgid "  Package pin: "
-msgstr "  Отбиване на пакета: "
-
 #. Show the priority tables
 #. Show the priority tables
 #: apt-private/private-show.cc
 #: apt-private/private-show.cc
 msgid "  Version table:"
 msgid "  Version table:"
@@ -1703,6 +1695,21 @@ msgstr "Запитване"
 msgid "Unable to invoke "
 msgid "Unable to invoke "
 msgstr "Неуспех при извикването на "
 msgstr "Неуспех при извикването на "
 
 
+#. TRANSLATORS: %s is a single techy word like 'NODATA'
+#: methods/gpgv.cc apt-pkg/acquire-item.cc
+#, c-format
+msgid ""
+"Clearsigned file isn't valid, got '%s' (does the network require "
+"authentication?)"
+msgstr ""
+
+#. TRANSLATORS: %s is a single techy word like 'NODATA'
+#: methods/gpgv.cc
+#, c-format
+msgid ""
+"Signed file isn't valid, got '%s' (does the network require authentication?)"
+msgstr ""
+
 #: methods/gpgv.cc
 #: methods/gpgv.cc
 msgid "At least one invalid signature was encountered."
 msgid "At least one invalid signature was encountered."
 msgstr "Намерен е поне един невалиден подпис."
 msgstr "Намерен е поне един невалиден подпис."
@@ -1720,14 +1727,6 @@ msgstr ""
 "Неуспех при изпълнение на „apt-key“ за проверка на подписа (инсталиран ли е "
 "Неуспех при изпълнение на „apt-key“ за проверка на подписа (инсталиран ли е "
 "gnupg?)"
 "gnupg?)"
 
 
-#. TRANSLATORS: %s is a single techy word like 'NODATA'
-#: methods/gpgv.cc apt-pkg/acquire-item.cc
-#, c-format
-msgid ""
-"Clearsigned file isn't valid, got '%s' (does the network require "
-"authentication?)"
-msgstr ""
-
 #: methods/gpgv.cc
 #: methods/gpgv.cc
 msgid "Unknown error executing apt-key"
 msgid "Unknown error executing apt-key"
 msgstr "Неизвестна грешка при изпълнението на apt-key"
 msgstr "Неизвестна грешка при изпълнението на apt-key"
@@ -2460,15 +2459,15 @@ msgid ""
 "details."
 "details."
 msgstr ""
 msgstr ""
 
 
+#: apt-pkg/acquire-item.cc
+msgid "Hash Sum mismatch"
+msgstr "Несъответствие на контролната сума"
+
 #: apt-pkg/acquire-item.cc apt-pkg/contrib/fileutl.cc
 #: apt-pkg/acquire-item.cc apt-pkg/contrib/fileutl.cc
 #, c-format
 #, c-format
 msgid "rename failed, %s (%s -> %s)."
 msgid "rename failed, %s (%s -> %s)."
 msgstr "преименуването се провали, %s (%s -> %s)."
 msgstr "преименуването се провали, %s (%s -> %s)."
 
 
-#: apt-pkg/acquire-item.cc
-msgid "Hash Sum mismatch"
-msgstr "Несъответствие на контролната сума"
-
 #: apt-pkg/acquire-item.cc
 #: apt-pkg/acquire-item.cc
 msgid "Size mismatch"
 msgid "Size mismatch"
 msgstr "Несъответствие на размера"
 msgstr "Несъответствие на размера"
@@ -2521,10 +2520,6 @@ msgid ""
 "weak security information for it"
 "weak security information for it"
 msgstr ""
 msgstr ""
 
 
-#: apt-pkg/acquire-item.cc
-msgid "There is no public key available for the following key IDs:\n"
-msgstr "Няма налични публични ключове за следните идентификатори на ключове:\n"
-
 #. TRANSLATOR: The first %s is the URL of the bad Release file, the second is
 #. TRANSLATOR: The first %s is the URL of the bad Release file, the second is
 #. the time since then the file is invalid - formatted in the same way as in
 #. the time since then the file is invalid - formatted in the same way as in
 #. the download progress display (e.g. 7d 3h 42min 1s)
 #. the download progress display (e.g. 7d 3h 42min 1s)
@@ -3758,6 +3753,16 @@ msgstr ""
 msgid "Calculating upgrade"
 msgid "Calculating upgrade"
 msgstr "Изчисляване на актуализацията"
 msgstr "Изчисляване на актуализацията"
 
 
+#~ msgid "(not found)"
+#~ msgstr "(не са намерени)"
+
+#~ msgid "  Package pin: "
+#~ msgstr "  Отбиване на пакета: "
+
+#~ msgid "There is no public key available for the following key IDs:\n"
+#~ msgstr ""
+#~ "Няма налични публични ключове за следните идентификатори на ключове:\n"
+
 #, fuzzy
 #, fuzzy
 #~ msgid "The repository is insufficiently signed by key %s (%s)"
 #~ msgid "The repository is insufficiently signed by key %s (%s)"
 #~ msgstr "Директорията %s е отклонена"
 #~ msgstr "Директорията %s е отклонена"

+ 20 - 25
po/bs.po

@@ -6,7 +6,7 @@ msgid ""
 msgstr ""
 msgstr ""
 "Project-Id-Version: apt 0.5.26\n"
 "Project-Id-Version: apt 0.5.26\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2016-04-25 15:24+0200\n"
+"POT-Creation-Date: 2016-05-11 10:50+0200\n"
 "PO-Revision-Date: 2004-05-06 15:25+0100\n"
 "PO-Revision-Date: 2004-05-06 15:25+0100\n"
 "Last-Translator: Safir Šećerović <sapphire@linux.org.ba>\n"
 "Last-Translator: Safir Šećerović <sapphire@linux.org.ba>\n"
 "Language-Team: Bosnian <lokal@lugbih.org>\n"
 "Language-Team: Bosnian <lokal@lugbih.org>\n"
@@ -719,10 +719,6 @@ msgstr ""
 msgid "Pinned packages:"
 msgid "Pinned packages:"
 msgstr ""
 msgstr ""
 
 
-#: apt-private/private-show.cc
-msgid "(not found)"
-msgstr ""
-
 #. Print the package name and the version we are forcing to
 #. Print the package name and the version we are forcing to
 #: apt-private/private-show.cc
 #: apt-private/private-show.cc
 #, c-format
 #, c-format
@@ -741,10 +737,6 @@ msgstr ""
 msgid "(none)"
 msgid "(none)"
 msgstr ""
 msgstr ""
 
 
-#: apt-private/private-show.cc
-msgid "  Package pin: "
-msgstr ""
-
 #. Show the priority tables
 #. Show the priority tables
 #: apt-private/private-show.cc
 #: apt-private/private-show.cc
 msgid "  Version table:"
 msgid "  Version table:"
@@ -1635,6 +1627,21 @@ msgstr ""
 msgid "Unable to invoke "
 msgid "Unable to invoke "
 msgstr ""
 msgstr ""
 
 
+#. TRANSLATORS: %s is a single techy word like 'NODATA'
+#: methods/gpgv.cc apt-pkg/acquire-item.cc
+#, c-format
+msgid ""
+"Clearsigned file isn't valid, got '%s' (does the network require "
+"authentication?)"
+msgstr ""
+
+#. TRANSLATORS: %s is a single techy word like 'NODATA'
+#: methods/gpgv.cc
+#, c-format
+msgid ""
+"Signed file isn't valid, got '%s' (does the network require authentication?)"
+msgstr ""
+
 #: methods/gpgv.cc
 #: methods/gpgv.cc
 msgid "At least one invalid signature was encountered."
 msgid "At least one invalid signature was encountered."
 msgstr ""
 msgstr ""
@@ -1648,14 +1655,6 @@ msgstr ""
 msgid "Could not execute 'apt-key' to verify signature (is gnupg installed?)"
 msgid "Could not execute 'apt-key' to verify signature (is gnupg installed?)"
 msgstr ""
 msgstr ""
 
 
-#. TRANSLATORS: %s is a single techy word like 'NODATA'
-#: methods/gpgv.cc apt-pkg/acquire-item.cc
-#, c-format
-msgid ""
-"Clearsigned file isn't valid, got '%s' (does the network require "
-"authentication?)"
-msgstr ""
-
 #: methods/gpgv.cc
 #: methods/gpgv.cc
 msgid "Unknown error executing apt-key"
 msgid "Unknown error executing apt-key"
 msgstr ""
 msgstr ""
@@ -2317,15 +2316,15 @@ msgid ""
 "details."
 "details."
 msgstr ""
 msgstr ""
 
 
+#: apt-pkg/acquire-item.cc
+msgid "Hash Sum mismatch"
+msgstr ""
+
 #: apt-pkg/acquire-item.cc apt-pkg/contrib/fileutl.cc
 #: apt-pkg/acquire-item.cc apt-pkg/contrib/fileutl.cc
 #, c-format
 #, c-format
 msgid "rename failed, %s (%s -> %s)."
 msgid "rename failed, %s (%s -> %s)."
 msgstr ""
 msgstr ""
 
 
-#: apt-pkg/acquire-item.cc
-msgid "Hash Sum mismatch"
-msgstr ""
-
 #: apt-pkg/acquire-item.cc
 #: apt-pkg/acquire-item.cc
 msgid "Size mismatch"
 msgid "Size mismatch"
 msgstr ""
 msgstr ""
@@ -2373,10 +2372,6 @@ msgid ""
 "weak security information for it"
 "weak security information for it"
 msgstr ""
 msgstr ""
 
 
-#: apt-pkg/acquire-item.cc
-msgid "There is no public key available for the following key IDs:\n"
-msgstr ""
-
 #. TRANSLATOR: The first %s is the URL of the bad Release file, the second is
 #. TRANSLATOR: The first %s is the URL of the bad Release file, the second is
 #. the time since then the file is invalid - formatted in the same way as in
 #. the time since then the file is invalid - formatted in the same way as in
 #. the download progress display (e.g. 7d 3h 42min 1s)
 #. the download progress display (e.g. 7d 3h 42min 1s)

+ 29 - 25
po/ca.po

@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 msgstr ""
 "Project-Id-Version: apt 0.9.7.6\n"
 "Project-Id-Version: apt 0.9.7.6\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2016-04-25 15:24+0200\n"
+"POT-Creation-Date: 2016-05-11 10:50+0200\n"
 "PO-Revision-Date: 2012-10-19 13:30+0200\n"
 "PO-Revision-Date: 2012-10-19 13:30+0200\n"
 "Last-Translator: Jordi Mallach <jordi@debian.org>\n"
 "Last-Translator: Jordi Mallach <jordi@debian.org>\n"
 "Language-Team: Catalan <debian-l10n-catalan@lists.debian.org>\n"
 "Language-Team: Catalan <debian-l10n-catalan@lists.debian.org>\n"
@@ -764,10 +764,6 @@ msgstr ""
 msgid "Pinned packages:"
 msgid "Pinned packages:"
 msgstr "Paquets etiquetats:"
 msgstr "Paquets etiquetats:"
 
 
-#: apt-private/private-show.cc
-msgid "(not found)"
-msgstr "(no trobat)"
-
 #. Print the package name and the version we are forcing to
 #. Print the package name and the version we are forcing to
 #: apt-private/private-show.cc
 #: apt-private/private-show.cc
 #, c-format
 #, c-format
@@ -786,10 +782,6 @@ msgstr "  Candidat: "
 msgid "(none)"
 msgid "(none)"
 msgstr "(cap)"
 msgstr "(cap)"
 
 
-#: apt-private/private-show.cc
-msgid "  Package pin: "
-msgstr "  Etiqueta del paquet: "
-
 #. Show the priority tables
 #. Show the priority tables
 #: apt-private/private-show.cc
 #: apt-private/private-show.cc
 msgid "  Version table:"
 msgid "  Version table:"
@@ -1704,6 +1696,21 @@ msgstr "Consulta"
 msgid "Unable to invoke "
 msgid "Unable to invoke "
 msgstr "No es pot invocar"
 msgstr "No es pot invocar"
 
 
+#. TRANSLATORS: %s is a single techy word like 'NODATA'
+#: methods/gpgv.cc apt-pkg/acquire-item.cc
+#, c-format
+msgid ""
+"Clearsigned file isn't valid, got '%s' (does the network require "
+"authentication?)"
+msgstr ""
+
+#. TRANSLATORS: %s is a single techy word like 'NODATA'
+#: methods/gpgv.cc
+#, c-format
+msgid ""
+"Signed file isn't valid, got '%s' (does the network require authentication?)"
+msgstr ""
+
 #: methods/gpgv.cc
 #: methods/gpgv.cc
 msgid "At least one invalid signature was encountered."
 msgid "At least one invalid signature was encountered."
 msgstr "S'ha trobat almenys una signatura invàlida."
 msgstr "S'ha trobat almenys una signatura invàlida."
@@ -1721,14 +1728,6 @@ msgstr ""
 "No s'ha pogut executar el «apt-key» per a verificar la signatura (està "
 "No s'ha pogut executar el «apt-key» per a verificar la signatura (està "
 "instaŀlat el gnupg?)"
 "instaŀlat el gnupg?)"
 
 
-#. TRANSLATORS: %s is a single techy word like 'NODATA'
-#: methods/gpgv.cc apt-pkg/acquire-item.cc
-#, c-format
-msgid ""
-"Clearsigned file isn't valid, got '%s' (does the network require "
-"authentication?)"
-msgstr ""
-
 #: methods/gpgv.cc
 #: methods/gpgv.cc
 msgid "Unknown error executing apt-key"
 msgid "Unknown error executing apt-key"
 msgstr "S'ha produït un error desconegut en executar el apt-key"
 msgstr "S'ha produït un error desconegut en executar el apt-key"
@@ -2459,15 +2458,15 @@ msgid ""
 "details."
 "details."
 msgstr ""
 msgstr ""
 
 
+#: apt-pkg/acquire-item.cc
+msgid "Hash Sum mismatch"
+msgstr "La suma resum no concorda"
+
 #: apt-pkg/acquire-item.cc apt-pkg/contrib/fileutl.cc
 #: apt-pkg/acquire-item.cc apt-pkg/contrib/fileutl.cc
 #, c-format
 #, c-format
 msgid "rename failed, %s (%s -> %s)."
 msgid "rename failed, %s (%s -> %s)."
 msgstr "no s'ha pogut canviar el nom, %s (%s -> %s)."
 msgstr "no s'ha pogut canviar el nom, %s (%s -> %s)."
 
 
-#: apt-pkg/acquire-item.cc
-msgid "Hash Sum mismatch"
-msgstr "La suma resum no concorda"
-
 #: apt-pkg/acquire-item.cc
 #: apt-pkg/acquire-item.cc
 msgid "Size mismatch"
 msgid "Size mismatch"
 msgstr "La mida no concorda"
 msgstr "La mida no concorda"
@@ -2521,10 +2520,6 @@ msgid ""
 "weak security information for it"
 "weak security information for it"
 msgstr ""
 msgstr ""
 
 
-#: apt-pkg/acquire-item.cc
-msgid "There is no public key available for the following key IDs:\n"
-msgstr "No hi ha cap clau pública disponible per als següents ID de clau:\n"
-
 #. TRANSLATOR: The first %s is the URL of the bad Release file, the second is
 #. TRANSLATOR: The first %s is the URL of the bad Release file, the second is
 #. the time since then the file is invalid - formatted in the same way as in
 #. the time since then the file is invalid - formatted in the same way as in
 #. the download progress display (e.g. 7d 3h 42min 1s)
 #. the download progress display (e.g. 7d 3h 42min 1s)
@@ -3760,6 +3755,15 @@ msgstr ""
 msgid "Calculating upgrade"
 msgid "Calculating upgrade"
 msgstr "S'està calculant l'actualització"
 msgstr "S'està calculant l'actualització"
 
 
+#~ msgid "(not found)"
+#~ msgstr "(no trobat)"
+
+#~ msgid "  Package pin: "
+#~ msgstr "  Etiqueta del paquet: "
+
+#~ msgid "There is no public key available for the following key IDs:\n"
+#~ msgstr "No hi ha cap clau pública disponible per als següents ID de clau:\n"
+
 #, fuzzy
 #, fuzzy
 #~ msgid "The repository is insufficiently signed by key %s (%s)"
 #~ msgid "The repository is insufficiently signed by key %s (%s)"
 #~ msgstr "El directori %s està desviat"
 #~ msgstr "El directori %s està desviat"

+ 33 - 27
po/cs.po

@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 msgstr ""
 "Project-Id-Version: apt 1.0.5\n"
 "Project-Id-Version: apt 1.0.5\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2016-04-25 15:24+0200\n"
+"POT-Creation-Date: 2016-05-11 10:50+0200\n"
 "PO-Revision-Date: 2015-08-29 15:24+0200\n"
 "PO-Revision-Date: 2015-08-29 15:24+0200\n"
 "Last-Translator: Miroslav Kure <kurem@debian.cz>\n"
 "Last-Translator: Miroslav Kure <kurem@debian.cz>\n"
 "Language-Team: Czech <debian-l10n-czech@lists.debian.org>\n"
 "Language-Team: Czech <debian-l10n-czech@lists.debian.org>\n"
@@ -759,10 +759,6 @@ msgstr "Cache není synchronizovaná, nelze se odkázat na soubor balíku"
 msgid "Pinned packages:"
 msgid "Pinned packages:"
 msgstr "Vypíchnuté balíky:"
 msgstr "Vypíchnuté balíky:"
 
 
-#: apt-private/private-show.cc
-msgid "(not found)"
-msgstr "(nenalezeno)"
-
 #. Print the package name and the version we are forcing to
 #. Print the package name and the version we are forcing to
 #: apt-private/private-show.cc
 #: apt-private/private-show.cc
 #, c-format
 #, c-format
@@ -781,10 +777,6 @@ msgstr "  Kandidát: "
 msgid "(none)"
 msgid "(none)"
 msgstr "(žádná)"
 msgstr "(žádná)"
 
 
-#: apt-private/private-show.cc
-msgid "  Package pin: "
-msgstr "  Vypíchnutý balík: "
-
 #. Show the priority tables
 #. Show the priority tables
 #: apt-private/private-show.cc
 #: apt-private/private-show.cc
 msgid "  Version table:"
 msgid "  Version table:"
@@ -1696,6 +1688,25 @@ msgstr "Dotaz"
 msgid "Unable to invoke "
 msgid "Unable to invoke "
 msgstr "Nelze vyvolat "
 msgstr "Nelze vyvolat "
 
 
+#. TRANSLATORS: %s is a single techy word like 'NODATA'
+#: methods/gpgv.cc apt-pkg/acquire-item.cc
+#, c-format
+msgid ""
+"Clearsigned file isn't valid, got '%s' (does the network require "
+"authentication?)"
+msgstr ""
+"Podepsaný soubor není platný, obdrženo „%s“ (vyžaduje přístup na síť "
+"ověření?)"
+
+#. TRANSLATORS: %s is a single techy word like 'NODATA'
+#: methods/gpgv.cc
+#, fuzzy, c-format
+msgid ""
+"Signed file isn't valid, got '%s' (does the network require authentication?)"
+msgstr ""
+"Podepsaný soubor není platný, obdrženo „%s“ (vyžaduje přístup na síť "
+"ověření?)"
+
 #: methods/gpgv.cc
 #: methods/gpgv.cc
 msgid "At least one invalid signature was encountered."
 msgid "At least one invalid signature was encountered."
 msgstr "Byl zaznamenán nejméně jeden neplatný podpis. "
 msgstr "Byl zaznamenán nejméně jeden neplatný podpis. "
@@ -1709,16 +1720,6 @@ msgstr "Vnitřní chyba: Dobrý podpis, ale nelze zjistit otisk klíče?!"
 msgid "Could not execute 'apt-key' to verify signature (is gnupg installed?)"
 msgid "Could not execute 'apt-key' to verify signature (is gnupg installed?)"
 msgstr "Nelze spustit „apt-key“ pro ověření podpisu (je gnupg nainstalováno?)"
 msgstr "Nelze spustit „apt-key“ pro ověření podpisu (je gnupg nainstalováno?)"
 
 
-#. TRANSLATORS: %s is a single techy word like 'NODATA'
-#: methods/gpgv.cc apt-pkg/acquire-item.cc
-#, c-format
-msgid ""
-"Clearsigned file isn't valid, got '%s' (does the network require "
-"authentication?)"
-msgstr ""
-"Podepsaný soubor není platný, obdrženo „%s“ (vyžaduje přístup na síť "
-"ověření?)"
-
 #: methods/gpgv.cc
 #: methods/gpgv.cc
 msgid "Unknown error executing apt-key"
 msgid "Unknown error executing apt-key"
 msgstr "Neznámá chyba při spouštění apt-key"
 msgstr "Neznámá chyba při spouštění apt-key"
@@ -2441,15 +2442,15 @@ msgid ""
 "details."
 "details."
 msgstr ""
 msgstr ""
 
 
+#: apt-pkg/acquire-item.cc
+msgid "Hash Sum mismatch"
+msgstr "Neshoda kontrolních součtů"
+
 #: apt-pkg/acquire-item.cc apt-pkg/contrib/fileutl.cc
 #: apt-pkg/acquire-item.cc apt-pkg/contrib/fileutl.cc
 #, c-format
 #, c-format
 msgid "rename failed, %s (%s -> %s)."
 msgid "rename failed, %s (%s -> %s)."
 msgstr "přejmenování selhalo, %s (%s -> %s)."
 msgstr "přejmenování selhalo, %s (%s -> %s)."
 
 
-#: apt-pkg/acquire-item.cc
-msgid "Hash Sum mismatch"
-msgstr "Neshoda kontrolních součtů"
-
 #: apt-pkg/acquire-item.cc
 #: apt-pkg/acquire-item.cc
 msgid "Size mismatch"
 msgid "Size mismatch"
 msgstr "Velikosti nesouhlasí"
 msgstr "Velikosti nesouhlasí"
@@ -2500,10 +2501,6 @@ msgid ""
 "weak security information for it"
 "weak security information for it"
 msgstr ""
 msgstr ""
 
 
-#: apt-pkg/acquire-item.cc
-msgid "There is no public key available for the following key IDs:\n"
-msgstr "K následujícím ID klíčů není dostupný veřejný klíč:\n"
-
 #. TRANSLATOR: The first %s is the URL of the bad Release file, the second is
 #. TRANSLATOR: The first %s is the URL of the bad Release file, the second is
 #. the time since then the file is invalid - formatted in the same way as in
 #. the time since then the file is invalid - formatted in the same way as in
 #. the download progress display (e.g. 7d 3h 42min 1s)
 #. the download progress display (e.g. 7d 3h 42min 1s)
@@ -3713,6 +3710,15 @@ msgstr ""
 msgid "Calculating upgrade"
 msgid "Calculating upgrade"
 msgstr "Propočítává se aktualizace"
 msgstr "Propočítává se aktualizace"
 
 
+#~ msgid "(not found)"
+#~ msgstr "(nenalezeno)"
+
+#~ msgid "  Package pin: "
+#~ msgstr "  Vypíchnutý balík: "
+
+#~ msgid "There is no public key available for the following key IDs:\n"
+#~ msgstr "K následujícím ID klíčů není dostupný veřejný klíč:\n"
+
 #, fuzzy
 #, fuzzy
 #~ msgid "The repository is insufficiently signed by key %s (%s)"
 #~ msgid "The repository is insufficiently signed by key %s (%s)"
 #~ msgstr "Repositář „%s“ není podepsán."
 #~ msgstr "Repositář „%s“ není podepsán."

+ 28 - 27
po/cy.po

@@ -6,7 +6,7 @@ msgid ""
 msgstr ""
 msgstr ""
 "Project-Id-Version: apt 1.0.5\n"
 "Project-Id-Version: apt 1.0.5\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2016-04-25 15:24+0200\n"
+"POT-Creation-Date: 2016-05-11 10:50+0200\n"
 "PO-Revision-Date: 2005-06-06 13:46+0100\n"
 "PO-Revision-Date: 2005-06-06 13:46+0100\n"
 "Last-Translator: Dafydd Harries <daf@muse.19inch.net>\n"
 "Last-Translator: Dafydd Harries <daf@muse.19inch.net>\n"
 "Language-Team: Welsh <cy@pengwyn.linux.org.uk>\n"
 "Language-Team: Welsh <cy@pengwyn.linux.org.uk>\n"
@@ -755,10 +755,6 @@ msgstr "Nid yw'r storfa yn gydamserol, ni ellir croesgyfeirio ffeil pecym"
 msgid "Pinned packages:"
 msgid "Pinned packages:"
 msgstr "Pecynnau wedi eu Pinio:"
 msgstr "Pecynnau wedi eu Pinio:"
 
 
-#: apt-private/private-show.cc
-msgid "(not found)"
-msgstr "(heb ganfod)"
-
 #. Print the package name and the version we are forcing to
 #. Print the package name and the version we are forcing to
 #: apt-private/private-show.cc
 #: apt-private/private-show.cc
 #, c-format
 #, c-format
@@ -777,11 +773,6 @@ msgstr "  Ymgeisydd: "
 msgid "(none)"
 msgid "(none)"
 msgstr "(dim)"
 msgstr "(dim)"
 
 
-#: apt-private/private-show.cc
-#, fuzzy
-msgid "  Package pin: "
-msgstr "  Pin Pecyn: "
-
 #. Show the priority tables
 #. Show the priority tables
 #: apt-private/private-show.cc
 #: apt-private/private-show.cc
 #, fuzzy
 #, fuzzy
@@ -1710,6 +1701,21 @@ msgstr "Ymholiad"
 msgid "Unable to invoke "
 msgid "Unable to invoke "
 msgstr "Methwyd gweithredu "
 msgstr "Methwyd gweithredu "
 
 
+#. TRANSLATORS: %s is a single techy word like 'NODATA'
+#: methods/gpgv.cc apt-pkg/acquire-item.cc
+#, c-format
+msgid ""
+"Clearsigned file isn't valid, got '%s' (does the network require "
+"authentication?)"
+msgstr ""
+
+#. TRANSLATORS: %s is a single techy word like 'NODATA'
+#: methods/gpgv.cc
+#, c-format
+msgid ""
+"Signed file isn't valid, got '%s' (does the network require authentication?)"
+msgstr ""
+
 #: methods/gpgv.cc
 #: methods/gpgv.cc
 msgid "At least one invalid signature was encountered."
 msgid "At least one invalid signature was encountered."
 msgstr ""
 msgstr ""
@@ -1723,14 +1729,6 @@ msgstr ""
 msgid "Could not execute 'apt-key' to verify signature (is gnupg installed?)"
 msgid "Could not execute 'apt-key' to verify signature (is gnupg installed?)"
 msgstr ""
 msgstr ""
 
 
-#. TRANSLATORS: %s is a single techy word like 'NODATA'
-#: methods/gpgv.cc apt-pkg/acquire-item.cc
-#, c-format
-msgid ""
-"Clearsigned file isn't valid, got '%s' (does the network require "
-"authentication?)"
-msgstr ""
-
 #: methods/gpgv.cc
 #: methods/gpgv.cc
 msgid "Unknown error executing apt-key"
 msgid "Unknown error executing apt-key"
 msgstr ""
 msgstr ""
@@ -2475,16 +2473,16 @@ msgid ""
 "details."
 "details."
 msgstr ""
 msgstr ""
 
 
-#: apt-pkg/acquire-item.cc apt-pkg/contrib/fileutl.cc
-#, c-format
-msgid "rename failed, %s (%s -> %s)."
-msgstr "methwyd ailenwi, %s (%s -> %s)."
-
 #: apt-pkg/acquire-item.cc
 #: apt-pkg/acquire-item.cc
 #, fuzzy
 #, fuzzy
 msgid "Hash Sum mismatch"
 msgid "Hash Sum mismatch"
 msgstr "Camgyfatebiaeth swm MD5"
 msgstr "Camgyfatebiaeth swm MD5"
 
 
+#: apt-pkg/acquire-item.cc apt-pkg/contrib/fileutl.cc
+#, c-format
+msgid "rename failed, %s (%s -> %s)."
+msgstr "methwyd ailenwi, %s (%s -> %s)."
+
 #: apt-pkg/acquire-item.cc
 #: apt-pkg/acquire-item.cc
 msgid "Size mismatch"
 msgid "Size mismatch"
 msgstr "Camgyfatebiaeth maint"
 msgstr "Camgyfatebiaeth maint"
@@ -2533,10 +2531,6 @@ msgid ""
 "weak security information for it"
 "weak security information for it"
 msgstr ""
 msgstr ""
 
 
-#: apt-pkg/acquire-item.cc
-msgid "There is no public key available for the following key IDs:\n"
-msgstr ""
-
 #. TRANSLATOR: The first %s is the URL of the bad Release file, the second is
 #. TRANSLATOR: The first %s is the URL of the bad Release file, the second is
 #. the time since then the file is invalid - formatted in the same way as in
 #. the time since then the file is invalid - formatted in the same way as in
 #. the download progress display (e.g. 7d 3h 42min 1s)
 #. the download progress display (e.g. 7d 3h 42min 1s)
@@ -3745,6 +3739,13 @@ msgstr ""
 msgid "Calculating upgrade"
 msgid "Calculating upgrade"
 msgstr "Yn Cyfrifo'r Uwchraddiad"
 msgstr "Yn Cyfrifo'r Uwchraddiad"
 
 
+#~ msgid "(not found)"
+#~ msgstr "(heb ganfod)"
+
+#, fuzzy
+#~ msgid "  Package pin: "
+#~ msgstr "  Pin Pecyn: "
+
 #, fuzzy
 #, fuzzy
 #~ msgid "The repository is insufficiently signed by key %s (%s)"
 #~ msgid "The repository is insufficiently signed by key %s (%s)"
 #~ msgstr "Mae'r cyfeiriadur %s wedi ei ddargyfeirio"
 #~ msgstr "Mae'r cyfeiriadur %s wedi ei ddargyfeirio"

+ 34 - 28
po/da.po

@@ -10,7 +10,7 @@ msgid ""
 msgstr ""
 msgstr ""
 "Project-Id-Version: apt 1.0.5\n"
 "Project-Id-Version: apt 1.0.5\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2016-04-25 15:24+0200\n"
+"POT-Creation-Date: 2016-05-11 10:50+0200\n"
 "PO-Revision-Date: 2014-07-06 23:51+0200\n"
 "PO-Revision-Date: 2014-07-06 23:51+0200\n"
 "Last-Translator: Joe Hansen <joedalton2@yahoo.dk>\n"
 "Last-Translator: Joe Hansen <joedalton2@yahoo.dk>\n"
 "Language-Team: Danish <debian-l10n-danish@lists.debian.org>\n"
 "Language-Team: Danish <debian-l10n-danish@lists.debian.org>\n"
@@ -762,10 +762,6 @@ msgstr "Mellemlageret er ude af trit, kan ikke krydsreferere en pakkefil"
 msgid "Pinned packages:"
 msgid "Pinned packages:"
 msgstr "»Pinned« pakker:"
 msgstr "»Pinned« pakker:"
 
 
-#: apt-private/private-show.cc
-msgid "(not found)"
-msgstr "(ikke fundet)"
-
 #. Print the package name and the version we are forcing to
 #. Print the package name and the version we are forcing to
 #: apt-private/private-show.cc
 #: apt-private/private-show.cc
 #, c-format
 #, c-format
@@ -784,10 +780,6 @@ msgstr "  Kandidat: "
 msgid "(none)"
 msgid "(none)"
 msgstr "(ingen)"
 msgstr "(ingen)"
 
 
-#: apt-private/private-show.cc
-msgid "  Package pin: "
-msgstr "  Pakke-pin: "
-
 #. Show the priority tables
 #. Show the priority tables
 #: apt-private/private-show.cc
 #: apt-private/private-show.cc
 msgid "  Version table:"
 msgid "  Version table:"
@@ -1703,6 +1695,25 @@ msgstr "Forespørgsel"
 msgid "Unable to invoke "
 msgid "Unable to invoke "
 msgstr "Kunne ikke udføre "
 msgstr "Kunne ikke udføre "
 
 
+#. TRANSLATORS: %s is a single techy word like 'NODATA'
+#: methods/gpgv.cc apt-pkg/acquire-item.cc
+#, c-format
+msgid ""
+"Clearsigned file isn't valid, got '%s' (does the network require "
+"authentication?)"
+msgstr ""
+"Clearsigned-fil er ikke gyldig, fik »%s« (kræver netværket ikke "
+"autentificering?)"
+
+#. TRANSLATORS: %s is a single techy word like 'NODATA'
+#: methods/gpgv.cc
+#, fuzzy, c-format
+msgid ""
+"Signed file isn't valid, got '%s' (does the network require authentication?)"
+msgstr ""
+"Clearsigned-fil er ikke gyldig, fik »%s« (kræver netværket ikke "
+"autentificering?)"
+
 #: methods/gpgv.cc
 #: methods/gpgv.cc
 msgid "At least one invalid signature was encountered."
 msgid "At least one invalid signature was encountered."
 msgstr "Stødte på mindst én ugyldig signatur."
 msgstr "Stødte på mindst én ugyldig signatur."
@@ -1719,16 +1730,6 @@ msgstr ""
 "Kunne ikke køre »apt-key« for at verificere signaturen (er gnupg "
 "Kunne ikke køre »apt-key« for at verificere signaturen (er gnupg "
 "installeret?)"
 "installeret?)"
 
 
-#. TRANSLATORS: %s is a single techy word like 'NODATA'
-#: methods/gpgv.cc apt-pkg/acquire-item.cc
-#, c-format
-msgid ""
-"Clearsigned file isn't valid, got '%s' (does the network require "
-"authentication?)"
-msgstr ""
-"Clearsigned-fil er ikke gyldig, fik »%s« (kræver netværket ikke "
-"autentificering?)"
-
 #: methods/gpgv.cc
 #: methods/gpgv.cc
 msgid "Unknown error executing apt-key"
 msgid "Unknown error executing apt-key"
 msgstr "Ukendt fejl ved kørsel af apt-key"
 msgstr "Ukendt fejl ved kørsel af apt-key"
@@ -2459,15 +2460,15 @@ msgid ""
 "details."
 "details."
 msgstr ""
 msgstr ""
 
 
+#: apt-pkg/acquire-item.cc
+msgid "Hash Sum mismatch"
+msgstr "Hashsum stemmer ikke"
+
 #: apt-pkg/acquire-item.cc apt-pkg/contrib/fileutl.cc
 #: apt-pkg/acquire-item.cc apt-pkg/contrib/fileutl.cc
 #, c-format
 #, c-format
 msgid "rename failed, %s (%s -> %s)."
 msgid "rename failed, %s (%s -> %s)."
 msgstr "omdøbning mislykkedes, %s (%s -> %s)."
 msgstr "omdøbning mislykkedes, %s (%s -> %s)."
 
 
-#: apt-pkg/acquire-item.cc
-msgid "Hash Sum mismatch"
-msgstr "Hashsum stemmer ikke"
-
 #: apt-pkg/acquire-item.cc
 #: apt-pkg/acquire-item.cc
 msgid "Size mismatch"
 msgid "Size mismatch"
 msgstr "Størrelsen stemmer ikke"
 msgstr "Størrelsen stemmer ikke"
@@ -2519,11 +2520,6 @@ msgid ""
 "weak security information for it"
 "weak security information for it"
 msgstr ""
 msgstr ""
 
 
-#: apt-pkg/acquire-item.cc
-msgid "There is no public key available for the following key IDs:\n"
-msgstr ""
-"Der er ingen tilgængelige offentlige nøgler for følgende nøgle-ID'er:\n"
-
 #. TRANSLATOR: The first %s is the URL of the bad Release file, the second is
 #. TRANSLATOR: The first %s is the URL of the bad Release file, the second is
 #. the time since then the file is invalid - formatted in the same way as in
 #. the time since then the file is invalid - formatted in the same way as in
 #. the download progress display (e.g. 7d 3h 42min 1s)
 #. the download progress display (e.g. 7d 3h 42min 1s)
@@ -3728,6 +3724,16 @@ msgstr ""
 msgid "Calculating upgrade"
 msgid "Calculating upgrade"
 msgstr "Beregner opgraderingen"
 msgstr "Beregner opgraderingen"
 
 
+#~ msgid "(not found)"
+#~ msgstr "(ikke fundet)"
+
+#~ msgid "  Package pin: "
+#~ msgstr "  Pakke-pin: "
+
+#~ msgid "There is no public key available for the following key IDs:\n"
+#~ msgstr ""
+#~ "Der er ingen tilgængelige offentlige nøgler for følgende nøgle-ID'er:\n"
+
 #, fuzzy
 #, fuzzy
 #~ msgid "The repository is insufficiently signed by key %s (%s)"
 #~ msgid "The repository is insufficiently signed by key %s (%s)"
 #~ msgstr "Mappen %s er omrokeret"
 #~ msgstr "Mappen %s er omrokeret"

+ 34 - 28
po/de.po

@@ -10,7 +10,7 @@ msgid ""
 msgstr ""
 msgstr ""
 "Project-Id-Version: apt 1.0.8\n"
 "Project-Id-Version: apt 1.0.8\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2016-04-25 15:24+0200\n"
+"POT-Creation-Date: 2016-05-11 10:50+0200\n"
 "PO-Revision-Date: 2014-09-19 13:04+0100\n"
 "PO-Revision-Date: 2014-09-19 13:04+0100\n"
 "Last-Translator: Holger Wansing <linux@wansing-online.de>\n"
 "Last-Translator: Holger Wansing <linux@wansing-online.de>\n"
 "Language-Team: Debian German <debian-l10n-german@lists.debian.org>\n"
 "Language-Team: Debian German <debian-l10n-german@lists.debian.org>\n"
@@ -778,10 +778,6 @@ msgstr ""
 msgid "Pinned packages:"
 msgid "Pinned packages:"
 msgstr "Mit Pinning verwaltete Pakete:"
 msgstr "Mit Pinning verwaltete Pakete:"
 
 
-#: apt-private/private-show.cc
-msgid "(not found)"
-msgstr "(nicht gefunden)"
-
 #. Print the package name and the version we are forcing to
 #. Print the package name and the version we are forcing to
 #: apt-private/private-show.cc
 #: apt-private/private-show.cc
 #, c-format
 #, c-format
@@ -800,10 +796,6 @@ msgstr "  Installationskandidat: "
 msgid "(none)"
 msgid "(none)"
 msgstr "(keine)"
 msgstr "(keine)"
 
 
-#: apt-private/private-show.cc
-msgid "  Package pin: "
-msgstr "  Paket-Pinning: "
-
 #. Show the priority tables
 #. Show the priority tables
 #: apt-private/private-show.cc
 #: apt-private/private-show.cc
 msgid "  Version table:"
 msgid "  Version table:"
@@ -1749,6 +1741,25 @@ msgstr "Abfrage"
 msgid "Unable to invoke "
 msgid "Unable to invoke "
 msgstr "Aufruf nicht möglich: "
 msgstr "Aufruf nicht möglich: "
 
 
+#. TRANSLATORS: %s is a single techy word like 'NODATA'
+#: methods/gpgv.cc apt-pkg/acquire-item.cc
+#, c-format
+msgid ""
+"Clearsigned file isn't valid, got '%s' (does the network require "
+"authentication?)"
+msgstr ""
+"Durch Clearsign signierte Datei ist nicht gültig, »%s« erhalten (erfordert "
+"das Netzwerk eine Authentifizierung?)"
+
+#. TRANSLATORS: %s is a single techy word like 'NODATA'
+#: methods/gpgv.cc
+#, fuzzy, c-format
+msgid ""
+"Signed file isn't valid, got '%s' (does the network require authentication?)"
+msgstr ""
+"Durch Clearsign signierte Datei ist nicht gültig, »%s« erhalten (erfordert "
+"das Netzwerk eine Authentifizierung?)"
+
 #: methods/gpgv.cc
 #: methods/gpgv.cc
 msgid "At least one invalid signature was encountered."
 msgid "At least one invalid signature was encountered."
 msgstr "Mindestens eine ungültige Signatur wurde entdeckt."
 msgstr "Mindestens eine ungültige Signatur wurde entdeckt."
@@ -1766,16 +1777,6 @@ msgstr ""
 "»apt-key« konnte zur Überprüfung der Signatur nicht ausgeführt werden (ist "
 "»apt-key« konnte zur Überprüfung der Signatur nicht ausgeführt werden (ist "
 "gnupg installiert?)"
 "gnupg installiert?)"
 
 
-#. TRANSLATORS: %s is a single techy word like 'NODATA'
-#: methods/gpgv.cc apt-pkg/acquire-item.cc
-#, c-format
-msgid ""
-"Clearsigned file isn't valid, got '%s' (does the network require "
-"authentication?)"
-msgstr ""
-"Durch Clearsign signierte Datei ist nicht gültig, »%s« erhalten (erfordert "
-"das Netzwerk eine Authentifizierung?)"
-
 #: methods/gpgv.cc
 #: methods/gpgv.cc
 msgid "Unknown error executing apt-key"
 msgid "Unknown error executing apt-key"
 msgstr "Unbekannter Fehler beim Ausführen von apt-key"
 msgstr "Unbekannter Fehler beim Ausführen von apt-key"
@@ -2519,15 +2520,15 @@ msgid ""
 "details."
 "details."
 msgstr ""
 msgstr ""
 
 
+#: apt-pkg/acquire-item.cc
+msgid "Hash Sum mismatch"
+msgstr "Hash-Summe stimmt nicht überein"
+
 #: apt-pkg/acquire-item.cc apt-pkg/contrib/fileutl.cc
 #: apt-pkg/acquire-item.cc apt-pkg/contrib/fileutl.cc
 #, c-format
 #, c-format
 msgid "rename failed, %s (%s -> %s)."
 msgid "rename failed, %s (%s -> %s)."
 msgstr "Umbenennen fehlgeschlagen, %s (%s -> %s)."
 msgstr "Umbenennen fehlgeschlagen, %s (%s -> %s)."
 
 
-#: apt-pkg/acquire-item.cc
-msgid "Hash Sum mismatch"
-msgstr "Hash-Summe stimmt nicht überein"
-
 #: apt-pkg/acquire-item.cc
 #: apt-pkg/acquire-item.cc
 msgid "Size mismatch"
 msgid "Size mismatch"
 msgstr "Größe stimmt nicht überein"
 msgstr "Größe stimmt nicht überein"
@@ -2580,11 +2581,6 @@ msgid ""
 "weak security information for it"
 "weak security information for it"
 msgstr ""
 msgstr ""
 
 
-#: apt-pkg/acquire-item.cc
-msgid "There is no public key available for the following key IDs:\n"
-msgstr ""
-"Es gibt keine öffentlichen Schlüssel für die folgenden Schlüssel-IDs:\n"
-
 #. TRANSLATOR: The first %s is the URL of the bad Release file, the second is
 #. TRANSLATOR: The first %s is the URL of the bad Release file, the second is
 #. the time since then the file is invalid - formatted in the same way as in
 #. the time since then the file is invalid - formatted in the same way as in
 #. the download progress display (e.g. 7d 3h 42min 1s)
 #. the download progress display (e.g. 7d 3h 42min 1s)
@@ -3838,6 +3834,16 @@ msgstr ""
 msgid "Calculating upgrade"
 msgid "Calculating upgrade"
 msgstr "Paketaktualisierung (Upgrade) wird berechnet"
 msgstr "Paketaktualisierung (Upgrade) wird berechnet"
 
 
+#~ msgid "(not found)"
+#~ msgstr "(nicht gefunden)"
+
+#~ msgid "  Package pin: "
+#~ msgstr "  Paket-Pinning: "
+
+#~ msgid "There is no public key available for the following key IDs:\n"
+#~ msgstr ""
+#~ "Es gibt keine öffentlichen Schlüssel für die folgenden Schlüssel-IDs:\n"
+
 #, fuzzy
 #, fuzzy
 #~ msgid "The repository is insufficiently signed by key %s (%s)"
 #~ msgid "The repository is insufficiently signed by key %s (%s)"
 #~ msgstr "Das Verzeichnis %s ist umgeleitet."
 #~ msgstr "Das Verzeichnis %s ist umgeleitet."

+ 30 - 26
po/dz.po

@@ -6,7 +6,7 @@ msgid ""
 msgstr ""
 msgstr ""
 "Project-Id-Version: apt 1.0.5\n"
 "Project-Id-Version: apt 1.0.5\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2016-04-25 15:24+0200\n"
+"POT-Creation-Date: 2016-05-11 10:50+0200\n"
 "PO-Revision-Date: 2006-09-19 09:49+0530\n"
 "PO-Revision-Date: 2006-09-19 09:49+0530\n"
 "Last-Translator: Kinley Tshering <gasepkuenden2k3@hotmail.com>\n"
 "Last-Translator: Kinley Tshering <gasepkuenden2k3@hotmail.com>\n"
 "Language-Team: Dzongkha <pgeyleg@dit.gov.bt>\n"
 "Language-Team: Dzongkha <pgeyleg@dit.gov.bt>\n"
@@ -753,10 +753,6 @@ msgstr ""
 msgid "Pinned packages:"
 msgid "Pinned packages:"
 msgstr "ཁབ་གཟེར་བཏབ་ཡོད་པའི་ཐུམ་སྒྲིལ་ཚུ:"
 msgstr "ཁབ་གཟེར་བཏབ་ཡོད་པའི་ཐུམ་སྒྲིལ་ཚུ:"
 
 
-#: apt-private/private-show.cc
-msgid "(not found)"
-msgstr "(མ་ཐོབ།)"
-
 #. Print the package name and the version we are forcing to
 #. Print the package name and the version we are forcing to
 #: apt-private/private-show.cc
 #: apt-private/private-show.cc
 #, c-format
 #, c-format
@@ -775,10 +771,6 @@ msgstr "མི་ངོ:"
 msgid "(none)"
 msgid "(none)"
 msgstr "(ཅི་མེད།)"
 msgstr "(ཅི་མེད།)"
 
 
-#: apt-private/private-show.cc
-msgid "  Package pin: "
-msgstr "ཐུམ་སྒྲིལ་གྱི་ཁབ་གཟེར:"
-
 #. Show the priority tables
 #. Show the priority tables
 #: apt-private/private-show.cc
 #: apt-private/private-show.cc
 msgid "  Version table:"
 msgid "  Version table:"
@@ -1682,6 +1674,21 @@ msgstr "འདྲི་དཔྱད།"
 msgid "Unable to invoke "
 msgid "Unable to invoke "
 msgstr "ལས་བཀོལ་འབད་མ་ཚུགས།"
 msgstr "ལས་བཀོལ་འབད་མ་ཚུགས།"
 
 
+#. TRANSLATORS: %s is a single techy word like 'NODATA'
+#: methods/gpgv.cc apt-pkg/acquire-item.cc
+#, c-format
+msgid ""
+"Clearsigned file isn't valid, got '%s' (does the network require "
+"authentication?)"
+msgstr ""
+
+#. TRANSLATORS: %s is a single techy word like 'NODATA'
+#: methods/gpgv.cc
+#, c-format
+msgid ""
+"Signed file isn't valid, got '%s' (does the network require authentication?)"
+msgstr ""
+
 #: methods/gpgv.cc
 #: methods/gpgv.cc
 msgid "At least one invalid signature was encountered."
 msgid "At least one invalid signature was encountered."
 msgstr "ཉུང་མཐའ་རང་ནུས་མེད་ཀྱི་མིང་རྟགས་ཅིག་གདོང་ཐུག་བྱུང་སྟེ་ཡོདཔ་ཨིན།"
 msgstr "ཉུང་མཐའ་རང་ནུས་མེད་ཀྱི་མིང་རྟགས་ཅིག་གདོང་ཐུག་བྱུང་སྟེ་ཡོདཔ་ཨིན།"
@@ -1700,14 +1707,6 @@ msgstr ""
 "མིང་རྟགས་བདེན་སྦྱོར་འབད་ནི་ལུ་'%s'འདི་ལག་ལེན་འཐབ་མ་ཚུགས། (gnupg་དེ་ཁཞི་བཙུགས་འབད་ཡོདཔ་ཨིན་"
 "མིང་རྟགས་བདེན་སྦྱོར་འབད་ནི་ལུ་'%s'འདི་ལག་ལེན་འཐབ་མ་ཚུགས། (gnupg་དེ་ཁཞི་བཙུགས་འབད་ཡོདཔ་ཨིན་"
 "ན།?)"
 "ན།?)"
 
 
-#. TRANSLATORS: %s is a single techy word like 'NODATA'
-#: methods/gpgv.cc apt-pkg/acquire-item.cc
-#, c-format
-msgid ""
-"Clearsigned file isn't valid, got '%s' (does the network require "
-"authentication?)"
-msgstr ""
-
 #: methods/gpgv.cc
 #: methods/gpgv.cc
 msgid "Unknown error executing apt-key"
 msgid "Unknown error executing apt-key"
 msgstr "apt-key་ལག་ལེན་འཐབ་ནི་ལུ་མ་ཤེས་པའི་འཛོལ་བ་།"
 msgstr "apt-key་ལག་ལེན་འཐབ་ནི་ལུ་མ་ཤེས་པའི་འཛོལ་བ་།"
@@ -2441,16 +2440,16 @@ msgid ""
 "details."
 "details."
 msgstr ""
 msgstr ""
 
 
-#: apt-pkg/acquire-item.cc apt-pkg/contrib/fileutl.cc
-#, c-format
-msgid "rename failed, %s (%s -> %s)."
-msgstr "%s (%s -> %s)བསྐྱར་མིང་བཏགས་ནི་འདི་འཐུས་ཤོར་བྱུང་ཡོདཔ་ཨིན།"
-
 #: apt-pkg/acquire-item.cc
 #: apt-pkg/acquire-item.cc
 #, fuzzy
 #, fuzzy
 msgid "Hash Sum mismatch"
 msgid "Hash Sum mismatch"
 msgstr "ཨེམ་ཌི་༥་ ཁྱོན་བསྡོམས་མ་མཐུན་པ།"
 msgstr "ཨེམ་ཌི་༥་ ཁྱོན་བསྡོམས་མ་མཐུན་པ།"
 
 
+#: apt-pkg/acquire-item.cc apt-pkg/contrib/fileutl.cc
+#, c-format
+msgid "rename failed, %s (%s -> %s)."
+msgstr "%s (%s -> %s)བསྐྱར་མིང་བཏགས་ནི་འདི་འཐུས་ཤོར་བྱུང་ཡོདཔ་ཨིན།"
+
 #: apt-pkg/acquire-item.cc
 #: apt-pkg/acquire-item.cc
 msgid "Size mismatch"
 msgid "Size mismatch"
 msgstr "ཚད་མ་མཐུན།"
 msgstr "ཚད་མ་མཐུན།"
@@ -2499,10 +2498,6 @@ msgid ""
 "weak security information for it"
 "weak security information for it"
 msgstr ""
 msgstr ""
 
 
-#: apt-pkg/acquire-item.cc
-msgid "There is no public key available for the following key IDs:\n"
-msgstr "འོག་གི་ ཨའི་ཌི་་ ལྡེ་མིག་ཚུ་གི་དོན་ལུ་མི་དམང་གི་ལྡེ་མིག་འདི་འཐོབ་མི་ཚུགས་པས:\n"
-
 #. TRANSLATOR: The first %s is the URL of the bad Release file, the second is
 #. TRANSLATOR: The first %s is the URL of the bad Release file, the second is
 #. the time since then the file is invalid - formatted in the same way as in
 #. the time since then the file is invalid - formatted in the same way as in
 #. the download progress display (e.g. 7d 3h 42min 1s)
 #. the download progress display (e.g. 7d 3h 42min 1s)
@@ -3688,6 +3683,15 @@ msgstr ""
 msgid "Calculating upgrade"
 msgid "Calculating upgrade"
 msgstr "ཡར་བསྐྱེད་རྩིས་བཏོན་དོ་"
 msgstr "ཡར་བསྐྱེད་རྩིས་བཏོན་དོ་"
 
 
+#~ msgid "(not found)"
+#~ msgstr "(མ་ཐོབ།)"
+
+#~ msgid "  Package pin: "
+#~ msgstr "ཐུམ་སྒྲིལ་གྱི་ཁབ་གཟེར:"
+
+#~ msgid "There is no public key available for the following key IDs:\n"
+#~ msgstr "འོག་གི་ ཨའི་ཌི་་ ལྡེ་མིག་ཚུ་གི་དོན་ལུ་མི་དམང་གི་ལྡེ་མིག་འདི་འཐོབ་མི་ཚུགས་པས:\n"
+
 #, fuzzy
 #, fuzzy
 #~ msgid "The repository is insufficiently signed by key %s (%s)"
 #~ msgid "The repository is insufficiently signed by key %s (%s)"
 #~ msgstr "སྣོད་ཐོ་%s་འདི་ཁ་ཕྱོགས་སྒྱུར་དེ་ཡོད།"
 #~ msgstr "སྣོད་ཐོ་%s་འདི་ཁ་ཕྱོགས་སྒྱུར་དེ་ཡོད།"

+ 29 - 25
po/el.po

@@ -16,7 +16,7 @@ msgid ""
 msgstr ""
 msgstr ""
 "Project-Id-Version: apt 1.0.5\n"
 "Project-Id-Version: apt 1.0.5\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2016-04-25 15:24+0200\n"
+"POT-Creation-Date: 2016-05-11 10:50+0200\n"
 "PO-Revision-Date: 2008-08-26 18:25+0300\n"
 "PO-Revision-Date: 2008-08-26 18:25+0300\n"
 "Last-Translator: Θανάσης Νάτσης <natsisthanasis@gmail.com>\n"
 "Last-Translator: Θανάσης Νάτσης <natsisthanasis@gmail.com>\n"
 "Language-Team: Greek <debian-l10n-greek@lists.debian.org>\n"
 "Language-Team: Greek <debian-l10n-greek@lists.debian.org>\n"
@@ -767,10 +767,6 @@ msgstr ""
 msgid "Pinned packages:"
 msgid "Pinned packages:"
 msgstr "Καθηλωμένα Πακέτα:"
 msgstr "Καθηλωμένα Πακέτα:"
 
 
-#: apt-private/private-show.cc
-msgid "(not found)"
-msgstr "(δε βρέθηκαν)"
-
 #. Print the package name and the version we are forcing to
 #. Print the package name and the version we are forcing to
 #: apt-private/private-show.cc
 #: apt-private/private-show.cc
 #, c-format
 #, c-format
@@ -789,10 +785,6 @@ msgstr "  Υποψήφιο: "
 msgid "(none)"
 msgid "(none)"
 msgstr "(κανένα)"
 msgstr "(κανένα)"
 
 
-#: apt-private/private-show.cc
-msgid "  Package pin: "
-msgstr " Καθήλωση Πακέτου: "
-
 #. Show the priority tables
 #. Show the priority tables
 #: apt-private/private-show.cc
 #: apt-private/private-show.cc
 msgid "  Version table:"
 msgid "  Version table:"
@@ -1699,6 +1691,21 @@ msgstr "Επερώτηση"
 msgid "Unable to invoke "
 msgid "Unable to invoke "
 msgstr "Αδύνατη η εκτέλεση"
 msgstr "Αδύνατη η εκτέλεση"
 
 
+#. TRANSLATORS: %s is a single techy word like 'NODATA'
+#: methods/gpgv.cc apt-pkg/acquire-item.cc
+#, c-format
+msgid ""
+"Clearsigned file isn't valid, got '%s' (does the network require "
+"authentication?)"
+msgstr ""
+
+#. TRANSLATORS: %s is a single techy word like 'NODATA'
+#: methods/gpgv.cc
+#, c-format
+msgid ""
+"Signed file isn't valid, got '%s' (does the network require authentication?)"
+msgstr ""
+
 #: methods/gpgv.cc
 #: methods/gpgv.cc
 msgid "At least one invalid signature was encountered."
 msgid "At least one invalid signature was encountered."
 msgstr "Βρέθηκε τουλάχιστον μια μη έγκυρη υπογραφή."
 msgstr "Βρέθηκε τουλάχιστον μια μη έγκυρη υπογραφή."
@@ -1717,14 +1724,6 @@ msgstr ""
 "Αδυναμία εκτέλεσης του '%s' για την επαλήθευση της υπογραφής (είναι "
 "Αδυναμία εκτέλεσης του '%s' για την επαλήθευση της υπογραφής (είναι "
 "εγκατεστημένο το gnupg;)"
 "εγκατεστημένο το gnupg;)"
 
 
-#. TRANSLATORS: %s is a single techy word like 'NODATA'
-#: methods/gpgv.cc apt-pkg/acquire-item.cc
-#, c-format
-msgid ""
-"Clearsigned file isn't valid, got '%s' (does the network require "
-"authentication?)"
-msgstr ""
-
 #: methods/gpgv.cc
 #: methods/gpgv.cc
 msgid "Unknown error executing apt-key"
 msgid "Unknown error executing apt-key"
 msgstr "Άγνωστο σφάλμα κατά την εκτέλεση του apt-key"
 msgstr "Άγνωστο σφάλμα κατά την εκτέλεση του apt-key"
@@ -2460,15 +2459,15 @@ msgid ""
 "details."
 "details."
 msgstr ""
 msgstr ""
 
 
+#: apt-pkg/acquire-item.cc
+msgid "Hash Sum mismatch"
+msgstr "Ανόμοιο MD5Sum"
+
 #: apt-pkg/acquire-item.cc apt-pkg/contrib/fileutl.cc
 #: apt-pkg/acquire-item.cc apt-pkg/contrib/fileutl.cc
 #, c-format
 #, c-format
 msgid "rename failed, %s (%s -> %s)."
 msgid "rename failed, %s (%s -> %s)."
 msgstr "απέτυχε η μετονομασία, %s (%s -> %s)."
 msgstr "απέτυχε η μετονομασία, %s (%s -> %s)."
 
 
-#: apt-pkg/acquire-item.cc
-msgid "Hash Sum mismatch"
-msgstr "Ανόμοιο MD5Sum"
-
 #: apt-pkg/acquire-item.cc
 #: apt-pkg/acquire-item.cc
 msgid "Size mismatch"
 msgid "Size mismatch"
 msgstr "Ανόμοιο μέγεθος"
 msgstr "Ανόμοιο μέγεθος"
@@ -2517,10 +2516,6 @@ msgid ""
 "weak security information for it"
 "weak security information for it"
 msgstr ""
 msgstr ""
 
 
-#: apt-pkg/acquire-item.cc
-msgid "There is no public key available for the following key IDs:\n"
-msgstr "Δεν υπάρχει διαθέσιμο δημόσιο κλειδί για τα ακολουθα κλειδιά:\n"
-
 #. TRANSLATOR: The first %s is the URL of the bad Release file, the second is
 #. TRANSLATOR: The first %s is the URL of the bad Release file, the second is
 #. the time since then the file is invalid - formatted in the same way as in
 #. the time since then the file is invalid - formatted in the same way as in
 #. the download progress display (e.g. 7d 3h 42min 1s)
 #. the download progress display (e.g. 7d 3h 42min 1s)
@@ -3717,6 +3712,15 @@ msgstr ""
 msgid "Calculating upgrade"
 msgid "Calculating upgrade"
 msgstr "Υπολογισμός της αναβάθμισης"
 msgstr "Υπολογισμός της αναβάθμισης"
 
 
+#~ msgid "(not found)"
+#~ msgstr "(δε βρέθηκαν)"
+
+#~ msgid "  Package pin: "
+#~ msgstr " Καθήλωση Πακέτου: "
+
+#~ msgid "There is no public key available for the following key IDs:\n"
+#~ msgstr "Δεν υπάρχει διαθέσιμο δημόσιο κλειδί για τα ακολουθα κλειδιά:\n"
+
 #, fuzzy
 #, fuzzy
 #~ msgid "The repository is insufficiently signed by key %s (%s)"
 #~ msgid "The repository is insufficiently signed by key %s (%s)"
 #~ msgstr "Ο φάκελος %s έχει εκτραπεί"
 #~ msgstr "Ο φάκελος %s έχει εκτραπεί"

+ 35 - 29
po/es.po

@@ -34,7 +34,7 @@ msgid ""
 msgstr ""
 msgstr ""
 "Project-Id-Version: apt 0.8.10\n"
 "Project-Id-Version: apt 0.8.10\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2016-04-25 15:24+0200\n"
+"POT-Creation-Date: 2016-05-11 10:50+0200\n"
 "PO-Revision-Date: 2016-01-26 01:51+0100\n"
 "PO-Revision-Date: 2016-01-26 01:51+0100\n"
 "Last-Translator: Manuel \"Venturi\" Porras Peralta <venturi@openmailbox."
 "Last-Translator: Manuel \"Venturi\" Porras Peralta <venturi@openmailbox."
 "org>\n"
 "org>\n"
@@ -827,10 +827,6 @@ msgstr ""
 msgid "Pinned packages:"
 msgid "Pinned packages:"
 msgstr "Paquetes con pin:"
 msgstr "Paquetes con pin:"
 
 
-#: apt-private/private-show.cc
-msgid "(not found)"
-msgstr "(no encontrado)"
-
 #. Print the package name and the version we are forcing to
 #. Print the package name and the version we are forcing to
 #: apt-private/private-show.cc
 #: apt-private/private-show.cc
 #, c-format
 #, c-format
@@ -849,10 +845,6 @@ msgstr "  Candidato: "
 msgid "(none)"
 msgid "(none)"
 msgstr "(ninguno)"
 msgstr "(ninguno)"
 
 
-#: apt-private/private-show.cc
-msgid "  Package pin: "
-msgstr "  Pin del paquete: "
-
 #. Show the priority tables
 #. Show the priority tables
 #: apt-private/private-show.cc
 #: apt-private/private-show.cc
 msgid "  Version table:"
 msgid "  Version table:"
@@ -1807,6 +1799,25 @@ msgstr "Consulta"
 msgid "Unable to invoke "
 msgid "Unable to invoke "
 msgstr "No se pudo invocar "
 msgstr "No se pudo invocar "
 
 
+#. TRANSLATORS: %s is a single techy word like 'NODATA'
+#: methods/gpgv.cc apt-pkg/acquire-item.cc
+#, c-format
+msgid ""
+"Clearsigned file isn't valid, got '%s' (does the network require "
+"authentication?)"
+msgstr ""
+"El fichero firmado en claro no es válido, «%s» obtenido (¿la red requiere "
+"autenticación?)"
+
+#. TRANSLATORS: %s is a single techy word like 'NODATA'
+#: methods/gpgv.cc
+#, fuzzy, c-format
+msgid ""
+"Signed file isn't valid, got '%s' (does the network require authentication?)"
+msgstr ""
+"El fichero firmado en claro no es válido, «%s» obtenido (¿la red requiere "
+"autenticación?)"
+
 #: methods/gpgv.cc
 #: methods/gpgv.cc
 msgid "At least one invalid signature was encountered."
 msgid "At least one invalid signature was encountered."
 msgstr "Se encontró al menos una firma inválida."
 msgstr "Se encontró al menos una firma inválida."
@@ -1824,16 +1835,6 @@ msgstr ""
 "No se pudo ejecutar «apt-key»  para verificar la firma (¿está instalado "
 "No se pudo ejecutar «apt-key»  para verificar la firma (¿está instalado "
 "gnupg?)"
 "gnupg?)"
 
 
-#. TRANSLATORS: %s is a single techy word like 'NODATA'
-#: methods/gpgv.cc apt-pkg/acquire-item.cc
-#, c-format
-msgid ""
-"Clearsigned file isn't valid, got '%s' (does the network require "
-"authentication?)"
-msgstr ""
-"El fichero firmado en claro no es válido, «%s» obtenido (¿la red requiere "
-"autenticación?)"
-
 #: methods/gpgv.cc
 #: methods/gpgv.cc
 msgid "Unknown error executing apt-key"
 msgid "Unknown error executing apt-key"
 msgstr "Error desconocido ejecutando «apt-key»"
 msgstr "Error desconocido ejecutando «apt-key»"
@@ -2570,15 +2571,15 @@ msgstr ""
 "Vea la página de manual apt-secure(8) para los detalles sobre la creación de "
 "Vea la página de manual apt-secure(8) para los detalles sobre la creación de "
 "repositorios y la configuración de usuarios."
 "repositorios y la configuración de usuarios."
 
 
+#: apt-pkg/acquire-item.cc
+msgid "Hash Sum mismatch"
+msgstr "La suma hash difiere"
+
 #: apt-pkg/acquire-item.cc apt-pkg/contrib/fileutl.cc
 #: apt-pkg/acquire-item.cc apt-pkg/contrib/fileutl.cc
 #, c-format
 #, c-format
 msgid "rename failed, %s (%s -> %s)."
 msgid "rename failed, %s (%s -> %s)."
 msgstr "falló el cambio de nombre, %s (%s -> %s)."
 msgstr "falló el cambio de nombre, %s (%s -> %s)."
 
 
-#: apt-pkg/acquire-item.cc
-msgid "Hash Sum mismatch"
-msgstr "La suma hash difiere"
-
 #: apt-pkg/acquire-item.cc
 #: apt-pkg/acquire-item.cc
 msgid "Size mismatch"
 msgid "Size mismatch"
 msgstr "El tamaño difiere"
 msgstr "El tamaño difiere"
@@ -2634,12 +2635,6 @@ msgstr ""
 "Omitiendo el uso del fichero configurado «%s» ya que el repositorio «%s» "
 "Omitiendo el uso del fichero configurado «%s» ya que el repositorio «%s» "
 "proporciona solo información de seguridad débil para ello"
 "proporciona solo información de seguridad débil para ello"
 
 
-#: apt-pkg/acquire-item.cc
-msgid "There is no public key available for the following key IDs:\n"
-msgstr ""
-"No existe ninguna clave pública disponible para los siguientes "
-"identificadores de clave:\n"
-
 #. TRANSLATOR: The first %s is the URL of the bad Release file, the second is
 #. TRANSLATOR: The first %s is the URL of the bad Release file, the second is
 #. the time since then the file is invalid - formatted in the same way as in
 #. the time since then the file is invalid - formatted in the same way as in
 #. the download progress display (e.g. 7d 3h 42min 1s)
 #. the download progress display (e.g. 7d 3h 42min 1s)
@@ -3898,6 +3893,17 @@ msgstr ""
 msgid "Calculating upgrade"
 msgid "Calculating upgrade"
 msgstr "Calculando la actualización"
 msgstr "Calculando la actualización"
 
 
+#~ msgid "(not found)"
+#~ msgstr "(no encontrado)"
+
+#~ msgid "  Package pin: "
+#~ msgstr "  Pin del paquete: "
+
+#~ msgid "There is no public key available for the following key IDs:\n"
+#~ msgstr ""
+#~ "No existe ninguna clave pública disponible para los siguientes "
+#~ "identificadores de clave:\n"
+
 #, fuzzy
 #, fuzzy
 #~ msgid "The repository is insufficiently signed by key %s (%s)"
 #~ msgid "The repository is insufficiently signed by key %s (%s)"
 #~ msgstr "El repositorio «%s» no está firmado."
 #~ msgstr "El repositorio «%s» no está firmado."

+ 29 - 25
po/eu.po

@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 msgstr ""
 "Project-Id-Version: apt 1.0.5\n"
 "Project-Id-Version: apt 1.0.5\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2016-04-25 15:24+0200\n"
+"POT-Creation-Date: 2016-05-11 10:50+0200\n"
 "PO-Revision-Date: 2009-05-17 00:41+0200\n"
 "PO-Revision-Date: 2009-05-17 00:41+0200\n"
 "Last-Translator: Piarres Beobide <pi@beobide.net>\n"
 "Last-Translator: Piarres Beobide <pi@beobide.net>\n"
 "Language-Team: Euskara <debian-l10n-basque@lists.debian.org>\n"
 "Language-Team: Euskara <debian-l10n-basque@lists.debian.org>\n"
@@ -755,10 +755,6 @@ msgstr ""
 msgid "Pinned packages:"
 msgid "Pinned packages:"
 msgstr "Pin duten Paketeak:"
 msgstr "Pin duten Paketeak:"
 
 
-#: apt-private/private-show.cc
-msgid "(not found)"
-msgstr "(ez da aurkitu)"
-
 #. Print the package name and the version we are forcing to
 #. Print the package name and the version we are forcing to
 #: apt-private/private-show.cc
 #: apt-private/private-show.cc
 #, c-format
 #, c-format
@@ -777,10 +773,6 @@ msgstr "  Hautagaia: "
 msgid "(none)"
 msgid "(none)"
 msgstr "(bat ere ez)"
 msgstr "(bat ere ez)"
 
 
-#: apt-private/private-show.cc
-msgid "  Package pin: "
-msgstr "  Paketearen pin-a:"
-
 #. Show the priority tables
 #. Show the priority tables
 #: apt-private/private-show.cc
 #: apt-private/private-show.cc
 msgid "  Version table:"
 msgid "  Version table:"
@@ -1687,6 +1679,21 @@ msgstr "Kontsulta"
 msgid "Unable to invoke "
 msgid "Unable to invoke "
 msgstr "Ezin da deitu "
 msgstr "Ezin da deitu "
 
 
+#. TRANSLATORS: %s is a single techy word like 'NODATA'
+#: methods/gpgv.cc apt-pkg/acquire-item.cc
+#, c-format
+msgid ""
+"Clearsigned file isn't valid, got '%s' (does the network require "
+"authentication?)"
+msgstr ""
+
+#. TRANSLATORS: %s is a single techy word like 'NODATA'
+#: methods/gpgv.cc
+#, c-format
+msgid ""
+"Signed file isn't valid, got '%s' (does the network require authentication?)"
+msgstr ""
+
 #: methods/gpgv.cc
 #: methods/gpgv.cc
 msgid "At least one invalid signature was encountered."
 msgid "At least one invalid signature was encountered."
 msgstr "Beintza sinadura baliogabe bat aurkitu da."
 msgstr "Beintza sinadura baliogabe bat aurkitu da."
@@ -1702,14 +1709,6 @@ msgid "Could not execute 'apt-key' to verify signature (is gnupg installed?)"
 msgstr ""
 msgstr ""
 "Ezin da %s abiarazi sinadura egiaztatzeko (gnupg instalaturik al dago?)"
 "Ezin da %s abiarazi sinadura egiaztatzeko (gnupg instalaturik al dago?)"
 
 
-#. TRANSLATORS: %s is a single techy word like 'NODATA'
-#: methods/gpgv.cc apt-pkg/acquire-item.cc
-#, c-format
-msgid ""
-"Clearsigned file isn't valid, got '%s' (does the network require "
-"authentication?)"
-msgstr ""
-
 #: methods/gpgv.cc
 #: methods/gpgv.cc
 msgid "Unknown error executing apt-key"
 msgid "Unknown error executing apt-key"
 msgstr "Errore ezezaguna apt-key exekutatzean"
 msgstr "Errore ezezaguna apt-key exekutatzean"
@@ -2437,15 +2436,15 @@ msgid ""
 "details."
 "details."
 msgstr ""
 msgstr ""
 
 
+#: apt-pkg/acquire-item.cc
+msgid "Hash Sum mismatch"
+msgstr "Egiaztapena ez dator bat"
+
 #: apt-pkg/acquire-item.cc apt-pkg/contrib/fileutl.cc
 #: apt-pkg/acquire-item.cc apt-pkg/contrib/fileutl.cc
 #, c-format
 #, c-format
 msgid "rename failed, %s (%s -> %s)."
 msgid "rename failed, %s (%s -> %s)."
 msgstr "huts egin du izen-aldaketak, %s (%s -> %s)."
 msgstr "huts egin du izen-aldaketak, %s (%s -> %s)."
 
 
-#: apt-pkg/acquire-item.cc
-msgid "Hash Sum mismatch"
-msgstr "Egiaztapena ez dator bat"
-
 #: apt-pkg/acquire-item.cc
 #: apt-pkg/acquire-item.cc
 msgid "Size mismatch"
 msgid "Size mismatch"
 msgstr "Tamaina ez dator bat"
 msgstr "Tamaina ez dator bat"
@@ -2494,10 +2493,6 @@ msgid ""
 "weak security information for it"
 "weak security information for it"
 msgstr ""
 msgstr ""
 
 
-#: apt-pkg/acquire-item.cc
-msgid "There is no public key available for the following key IDs:\n"
-msgstr "Ez dago gako publiko erabilgarririk hurrengo gako ID hauentzat:\n"
-
 #. TRANSLATOR: The first %s is the URL of the bad Release file, the second is
 #. TRANSLATOR: The first %s is the URL of the bad Release file, the second is
 #. the time since then the file is invalid - formatted in the same way as in
 #. the time since then the file is invalid - formatted in the same way as in
 #. the download progress display (e.g. 7d 3h 42min 1s)
 #. the download progress display (e.g. 7d 3h 42min 1s)
@@ -3684,6 +3679,15 @@ msgstr ""
 msgid "Calculating upgrade"
 msgid "Calculating upgrade"
 msgstr "Berriketak kalkulatzen"
 msgstr "Berriketak kalkulatzen"
 
 
+#~ msgid "(not found)"
+#~ msgstr "(ez da aurkitu)"
+
+#~ msgid "  Package pin: "
+#~ msgstr "  Paketearen pin-a:"
+
+#~ msgid "There is no public key available for the following key IDs:\n"
+#~ msgstr "Ez dago gako publiko erabilgarririk hurrengo gako ID hauentzat:\n"
+
 #, fuzzy
 #, fuzzy
 #~ msgid "The repository is insufficiently signed by key %s (%s)"
 #~ msgid "The repository is insufficiently signed by key %s (%s)"
 #~ msgstr "%s direktorioa desbideratuta dago"
 #~ msgstr "%s direktorioa desbideratuta dago"

+ 29 - 25
po/fi.po

@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 msgstr ""
 "Project-Id-Version: apt 0.5.26\n"
 "Project-Id-Version: apt 0.5.26\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2016-04-25 15:24+0200\n"
+"POT-Creation-Date: 2016-05-11 10:50+0200\n"
 "PO-Revision-Date: 2008-12-11 14:52+0200\n"
 "PO-Revision-Date: 2008-12-11 14:52+0200\n"
 "Last-Translator: Tapio Lehtonen <tale@debian.org>\n"
 "Last-Translator: Tapio Lehtonen <tale@debian.org>\n"
 "Language-Team: Finnish <debian-l10n-finnish@lists.debian.org>\n"
 "Language-Team: Finnish <debian-l10n-finnish@lists.debian.org>\n"
@@ -753,10 +753,6 @@ msgstr "Varasto ei ole ajan tasalla, pakettitiedostoa ei löydy kansiosta"
 msgid "Pinned packages:"
 msgid "Pinned packages:"
 msgstr "Paketit joissa tunniste:"
 msgstr "Paketit joissa tunniste:"
 
 
-#: apt-private/private-show.cc
-msgid "(not found)"
-msgstr "(ei löydy)"
-
 #. Print the package name and the version we are forcing to
 #. Print the package name and the version we are forcing to
 #: apt-private/private-show.cc
 #: apt-private/private-show.cc
 #, c-format
 #, c-format
@@ -775,10 +771,6 @@ msgstr "  Ehdokas: "
 msgid "(none)"
 msgid "(none)"
 msgstr "(ei mitään)"
 msgstr "(ei mitään)"
 
 
-#: apt-private/private-show.cc
-msgid "  Package pin: "
-msgstr "  Paketin tunnistenumero: "
-
 #. Show the priority tables
 #. Show the priority tables
 #: apt-private/private-show.cc
 #: apt-private/private-show.cc
 msgid "  Version table:"
 msgid "  Version table:"
@@ -1678,6 +1670,21 @@ msgstr "Kysely"
 msgid "Unable to invoke "
 msgid "Unable to invoke "
 msgstr "Käynnistys ei onnistu"
 msgstr "Käynnistys ei onnistu"
 
 
+#. TRANSLATORS: %s is a single techy word like 'NODATA'
+#: methods/gpgv.cc apt-pkg/acquire-item.cc
+#, c-format
+msgid ""
+"Clearsigned file isn't valid, got '%s' (does the network require "
+"authentication?)"
+msgstr ""
+
+#. TRANSLATORS: %s is a single techy word like 'NODATA'
+#: methods/gpgv.cc
+#, c-format
+msgid ""
+"Signed file isn't valid, got '%s' (does the network require authentication?)"
+msgstr ""
+
 #: methods/gpgv.cc
 #: methods/gpgv.cc
 msgid "At least one invalid signature was encountered."
 msgid "At least one invalid signature was encountered."
 msgstr "LÖytyi ainakin yksi kelvoton allekirjoitus."
 msgstr "LÖytyi ainakin yksi kelvoton allekirjoitus."
@@ -1694,14 +1701,6 @@ msgid "Could not execute 'apt-key' to verify signature (is gnupg installed?)"
 msgstr ""
 msgstr ""
 "Ei käynnistynyt \"%s\" allekirjoitusta tarkistamaan (onko gnupg asennettu?)"
 "Ei käynnistynyt \"%s\" allekirjoitusta tarkistamaan (onko gnupg asennettu?)"
 
 
-#. TRANSLATORS: %s is a single techy word like 'NODATA'
-#: methods/gpgv.cc apt-pkg/acquire-item.cc
-#, c-format
-msgid ""
-"Clearsigned file isn't valid, got '%s' (does the network require "
-"authentication?)"
-msgstr ""
-
 #: methods/gpgv.cc
 #: methods/gpgv.cc
 msgid "Unknown error executing apt-key"
 msgid "Unknown error executing apt-key"
 msgstr "Tapahtui tuntematon virhe suoritettaessa apt-key"
 msgstr "Tapahtui tuntematon virhe suoritettaessa apt-key"
@@ -2434,15 +2433,15 @@ msgid ""
 "details."
 "details."
 msgstr ""
 msgstr ""
 
 
+#: apt-pkg/acquire-item.cc
+msgid "Hash Sum mismatch"
+msgstr "Tarkistussumma ei täsmää"
+
 #: apt-pkg/acquire-item.cc apt-pkg/contrib/fileutl.cc
 #: apt-pkg/acquire-item.cc apt-pkg/contrib/fileutl.cc
 #, c-format
 #, c-format
 msgid "rename failed, %s (%s -> %s)."
 msgid "rename failed, %s (%s -> %s)."
 msgstr "nimen vaihto ei onnistunut, %s (%s -> %s)."
 msgstr "nimen vaihto ei onnistunut, %s (%s -> %s)."
 
 
-#: apt-pkg/acquire-item.cc
-msgid "Hash Sum mismatch"
-msgstr "Tarkistussumma ei täsmää"
-
 #: apt-pkg/acquire-item.cc
 #: apt-pkg/acquire-item.cc
 msgid "Size mismatch"
 msgid "Size mismatch"
 msgstr "Koko ei täsmää"
 msgstr "Koko ei täsmää"
@@ -2491,10 +2490,6 @@ msgid ""
 "weak security information for it"
 "weak security information for it"
 msgstr ""
 msgstr ""
 
 
-#: apt-pkg/acquire-item.cc
-msgid "There is no public key available for the following key IDs:\n"
-msgstr "Julkisia avaimia ei ole saatavilla, avainten ID:t ovat:\n"
-
 #. TRANSLATOR: The first %s is the URL of the bad Release file, the second is
 #. TRANSLATOR: The first %s is the URL of the bad Release file, the second is
 #. the time since then the file is invalid - formatted in the same way as in
 #. the time since then the file is invalid - formatted in the same way as in
 #. the download progress display (e.g. 7d 3h 42min 1s)
 #. the download progress display (e.g. 7d 3h 42min 1s)
@@ -3676,6 +3671,15 @@ msgstr ""
 msgid "Calculating upgrade"
 msgid "Calculating upgrade"
 msgstr "Käsitellään päivitystä"
 msgstr "Käsitellään päivitystä"
 
 
+#~ msgid "(not found)"
+#~ msgstr "(ei löydy)"
+
+#~ msgid "  Package pin: "
+#~ msgstr "  Paketin tunnistenumero: "
+
+#~ msgid "There is no public key available for the following key IDs:\n"
+#~ msgstr "Julkisia avaimia ei ole saatavilla, avainten ID:t ovat:\n"
+
 #, fuzzy
 #, fuzzy
 #~ msgid "The repository is insufficiently signed by key %s (%s)"
 #~ msgid "The repository is insufficiently signed by key %s (%s)"
 #~ msgstr "Kansio %s on korvautunut"
 #~ msgstr "Kansio %s on korvautunut"

+ 34 - 28
po/fr.po

@@ -9,7 +9,7 @@ msgid ""
 msgstr ""
 msgstr ""
 "Project-Id-Version: apt 1.0.5\n"
 "Project-Id-Version: apt 1.0.5\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2016-04-25 15:24+0200\n"
+"POT-Creation-Date: 2016-05-11 10:50+0200\n"
 "PO-Revision-Date: 2013-12-15 16:45+0100\n"
 "PO-Revision-Date: 2013-12-15 16:45+0100\n"
 "Last-Translator: Julien Patriarca <leatherface@debian.org>\n"
 "Last-Translator: Julien Patriarca <leatherface@debian.org>\n"
 "Language-Team: French <debian-l10n-french@lists.debian.org>\n"
 "Language-Team: French <debian-l10n-french@lists.debian.org>\n"
@@ -777,10 +777,6 @@ msgstr "Le cache est désynchronisé, impossible de référencer un fichier"
 msgid "Pinned packages:"
 msgid "Pinned packages:"
 msgstr "Paquets épinglés :"
 msgstr "Paquets épinglés :"
 
 
-#: apt-private/private-show.cc
-msgid "(not found)"
-msgstr "(non trouvé)"
-
 #. Print the package name and the version we are forcing to
 #. Print the package name and the version we are forcing to
 #: apt-private/private-show.cc
 #: apt-private/private-show.cc
 #, c-format
 #, c-format
@@ -799,10 +795,6 @@ msgstr "  Candidat : "
 msgid "(none)"
 msgid "(none)"
 msgstr "(aucun)"
 msgstr "(aucun)"
 
 
-#: apt-private/private-show.cc
-msgid "  Package pin: "
-msgstr "  Épinglage de paquet : "
-
 #. Show the priority tables
 #. Show the priority tables
 #: apt-private/private-show.cc
 #: apt-private/private-show.cc
 msgid "  Version table:"
 msgid "  Version table:"
@@ -1733,6 +1725,25 @@ msgstr "Requête"
 msgid "Unable to invoke "
 msgid "Unable to invoke "
 msgstr "Impossible d'invoquer "
 msgstr "Impossible d'invoquer "
 
 
+#. TRANSLATORS: %s is a single techy word like 'NODATA'
+#: methods/gpgv.cc apt-pkg/acquire-item.cc
+#, c-format
+msgid ""
+"Clearsigned file isn't valid, got '%s' (does the network require "
+"authentication?)"
+msgstr ""
+"Le fichier signé en clair n'est pas valable, ce qui a été reçu est « %s ». "
+"Peut-être le réseau nécessite-t-il une authentification."
+
+#. TRANSLATORS: %s is a single techy word like 'NODATA'
+#: methods/gpgv.cc
+#, fuzzy, c-format
+msgid ""
+"Signed file isn't valid, got '%s' (does the network require authentication?)"
+msgstr ""
+"Le fichier signé en clair n'est pas valable, ce qui a été reçu est « %s ». "
+"Peut-être le réseau nécessite-t-il une authentification."
+
 #: methods/gpgv.cc
 #: methods/gpgv.cc
 msgid "At least one invalid signature was encountered."
 msgid "At least one invalid signature was encountered."
 msgstr "Au moins une signature non valable a été rencontrée."
 msgstr "Au moins une signature non valable a été rencontrée."
@@ -1750,16 +1761,6 @@ msgstr ""
 "Impossible d'exécuter « apt-key » pour contrôler la signature (veuillez "
 "Impossible d'exécuter « apt-key » pour contrôler la signature (veuillez "
 "vérifier si gnupg est installé)."
 "vérifier si gnupg est installé)."
 
 
-#. TRANSLATORS: %s is a single techy word like 'NODATA'
-#: methods/gpgv.cc apt-pkg/acquire-item.cc
-#, c-format
-msgid ""
-"Clearsigned file isn't valid, got '%s' (does the network require "
-"authentication?)"
-msgstr ""
-"Le fichier signé en clair n'est pas valable, ce qui a été reçu est « %s ». "
-"Peut-être le réseau nécessite-t-il une authentification."
-
 #: methods/gpgv.cc
 #: methods/gpgv.cc
 msgid "Unknown error executing apt-key"
 msgid "Unknown error executing apt-key"
 msgstr "Erreur inconnue à l'exécution de apt-key"
 msgstr "Erreur inconnue à l'exécution de apt-key"
@@ -2497,15 +2498,15 @@ msgid ""
 "details."
 "details."
 msgstr ""
 msgstr ""
 
 
+#: apt-pkg/acquire-item.cc
+msgid "Hash Sum mismatch"
+msgstr "Somme de contrôle de hachage incohérente"
+
 #: apt-pkg/acquire-item.cc apt-pkg/contrib/fileutl.cc
 #: apt-pkg/acquire-item.cc apt-pkg/contrib/fileutl.cc
 #, c-format
 #, c-format
 msgid "rename failed, %s (%s -> %s)."
 msgid "rename failed, %s (%s -> %s)."
 msgstr "impossible de changer le nom, %s (%s -> %s)."
 msgstr "impossible de changer le nom, %s (%s -> %s)."
 
 
-#: apt-pkg/acquire-item.cc
-msgid "Hash Sum mismatch"
-msgstr "Somme de contrôle de hachage incohérente"
-
 #: apt-pkg/acquire-item.cc
 #: apt-pkg/acquire-item.cc
 msgid "Size mismatch"
 msgid "Size mismatch"
 msgstr "Taille incohérente"
 msgstr "Taille incohérente"
@@ -2558,11 +2559,6 @@ msgid ""
 "weak security information for it"
 "weak security information for it"
 msgstr ""
 msgstr ""
 
 
-#: apt-pkg/acquire-item.cc
-msgid "There is no public key available for the following key IDs:\n"
-msgstr ""
-"Aucune clé publique n'est disponible pour la/les clé(s) suivante(s) :\n"
-
 #. TRANSLATOR: The first %s is the URL of the bad Release file, the second is
 #. TRANSLATOR: The first %s is the URL of the bad Release file, the second is
 #. the time since then the file is invalid - formatted in the same way as in
 #. the time since then the file is invalid - formatted in the same way as in
 #. the download progress display (e.g. 7d 3h 42min 1s)
 #. the download progress display (e.g. 7d 3h 42min 1s)
@@ -3822,6 +3818,16 @@ msgstr ""
 msgid "Calculating upgrade"
 msgid "Calculating upgrade"
 msgstr "Calcul de la mise à jour"
 msgstr "Calcul de la mise à jour"
 
 
+#~ msgid "(not found)"
+#~ msgstr "(non trouvé)"
+
+#~ msgid "  Package pin: "
+#~ msgstr "  Épinglage de paquet : "
+
+#~ msgid "There is no public key available for the following key IDs:\n"
+#~ msgstr ""
+#~ "Aucune clé publique n'est disponible pour la/les clé(s) suivante(s) :\n"
+
 #, fuzzy
 #, fuzzy
 #~ msgid "The repository is insufficiently signed by key %s (%s)"
 #~ msgid "The repository is insufficiently signed by key %s (%s)"
 #~ msgstr "Le répertoire %s est détourné"
 #~ msgstr "Le répertoire %s est détourné"

+ 30 - 25
po/gl.po

@@ -10,7 +10,7 @@ msgid ""
 msgstr ""
 msgstr ""
 "Project-Id-Version: apt 1.0.5\n"
 "Project-Id-Version: apt 1.0.5\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2016-04-25 15:24+0200\n"
+"POT-Creation-Date: 2016-05-11 10:50+0200\n"
 "PO-Revision-Date: 2011-05-12 15:28+0100\n"
 "PO-Revision-Date: 2011-05-12 15:28+0100\n"
 "Last-Translator: Miguel Anxo Bouzada <mbouzada@gmail.com>\n"
 "Last-Translator: Miguel Anxo Bouzada <mbouzada@gmail.com>\n"
 "Language-Team: galician <proxecto@trasno.net>\n"
 "Language-Team: galician <proxecto@trasno.net>\n"
@@ -767,10 +767,6 @@ msgstr ""
 msgid "Pinned packages:"
 msgid "Pinned packages:"
 msgstr "Paquetes inmobilizados:"
 msgstr "Paquetes inmobilizados:"
 
 
-#: apt-private/private-show.cc
-msgid "(not found)"
-msgstr "(non se atopou)"
-
 #. Print the package name and the version we are forcing to
 #. Print the package name and the version we are forcing to
 #: apt-private/private-show.cc
 #: apt-private/private-show.cc
 #, c-format
 #, c-format
@@ -789,10 +785,6 @@ msgstr "  Candidato: "
 msgid "(none)"
 msgid "(none)"
 msgstr "(ningún)"
 msgstr "(ningún)"
 
 
-#: apt-private/private-show.cc
-msgid "  Package pin: "
-msgstr "  Inmobilizado: "
-
 #. Show the priority tables
 #. Show the priority tables
 #: apt-private/private-show.cc
 #: apt-private/private-show.cc
 msgid "  Version table:"
 msgid "  Version table:"
@@ -1698,6 +1690,21 @@ msgstr "Petición"
 msgid "Unable to invoke "
 msgid "Unable to invoke "
 msgstr "Non é posíbel chamar a "
 msgstr "Non é posíbel chamar a "
 
 
+#. TRANSLATORS: %s is a single techy word like 'NODATA'
+#: methods/gpgv.cc apt-pkg/acquire-item.cc
+#, c-format
+msgid ""
+"Clearsigned file isn't valid, got '%s' (does the network require "
+"authentication?)"
+msgstr ""
+
+#. TRANSLATORS: %s is a single techy word like 'NODATA'
+#: methods/gpgv.cc
+#, c-format
+msgid ""
+"Signed file isn't valid, got '%s' (does the network require authentication?)"
+msgstr ""
+
 #: methods/gpgv.cc
 #: methods/gpgv.cc
 msgid "At least one invalid signature was encountered."
 msgid "At least one invalid signature was encountered."
 msgstr "Atopouse polo menos unha sinatura incorrecta."
 msgstr "Atopouse polo menos unha sinatura incorrecta."
@@ -1715,14 +1722,6 @@ msgstr ""
 "Non é posíbel executar «apt-key» para verificar a sinatura (Está instalado "
 "Non é posíbel executar «apt-key» para verificar a sinatura (Está instalado "
 "gnupg?)"
 "gnupg?)"
 
 
-#. TRANSLATORS: %s is a single techy word like 'NODATA'
-#: methods/gpgv.cc apt-pkg/acquire-item.cc
-#, c-format
-msgid ""
-"Clearsigned file isn't valid, got '%s' (does the network require "
-"authentication?)"
-msgstr ""
-
 #: methods/gpgv.cc
 #: methods/gpgv.cc
 msgid "Unknown error executing apt-key"
 msgid "Unknown error executing apt-key"
 msgstr "Produciuse un erro descoñecido ao executar apt-key"
 msgstr "Produciuse un erro descoñecido ao executar apt-key"
@@ -2456,15 +2455,15 @@ msgid ""
 "details."
 "details."
 msgstr ""
 msgstr ""
 
 
+#: apt-pkg/acquire-item.cc
+msgid "Hash Sum mismatch"
+msgstr "A sumas «hash» non coinciden"
+
 #: apt-pkg/acquire-item.cc apt-pkg/contrib/fileutl.cc
 #: apt-pkg/acquire-item.cc apt-pkg/contrib/fileutl.cc
 #, c-format
 #, c-format
 msgid "rename failed, %s (%s -> %s)."
 msgid "rename failed, %s (%s -> %s)."
 msgstr "non foi posíbel cambiar o nome, %s (%s -> %s)."
 msgstr "non foi posíbel cambiar o nome, %s (%s -> %s)."
 
 
-#: apt-pkg/acquire-item.cc
-msgid "Hash Sum mismatch"
-msgstr "A sumas «hash» non coinciden"
-
 #: apt-pkg/acquire-item.cc
 #: apt-pkg/acquire-item.cc
 msgid "Size mismatch"
 msgid "Size mismatch"
 msgstr "Os tamaños non coinciden"
 msgstr "Os tamaños non coinciden"
@@ -2518,10 +2517,6 @@ msgid ""
 "weak security information for it"
 "weak security information for it"
 msgstr ""
 msgstr ""
 
 
-#: apt-pkg/acquire-item.cc
-msgid "There is no public key available for the following key IDs:\n"
-msgstr "Non hai unha chave pública dispoñíbel para os seguintes ID de chave:\n"
-
 #. TRANSLATOR: The first %s is the URL of the bad Release file, the second is
 #. TRANSLATOR: The first %s is the URL of the bad Release file, the second is
 #. the time since then the file is invalid - formatted in the same way as in
 #. the time since then the file is invalid - formatted in the same way as in
 #. the download progress display (e.g. 7d 3h 42min 1s)
 #. the download progress display (e.g. 7d 3h 42min 1s)
@@ -3752,6 +3747,16 @@ msgstr ""
 msgid "Calculating upgrade"
 msgid "Calculating upgrade"
 msgstr "Calculando a anovación"
 msgstr "Calculando a anovación"
 
 
+#~ msgid "(not found)"
+#~ msgstr "(non se atopou)"
+
+#~ msgid "  Package pin: "
+#~ msgstr "  Inmobilizado: "
+
+#~ msgid "There is no public key available for the following key IDs:\n"
+#~ msgstr ""
+#~ "Non hai unha chave pública dispoñíbel para os seguintes ID de chave:\n"
+
 #, fuzzy
 #, fuzzy
 #~ msgid "The repository is insufficiently signed by key %s (%s)"
 #~ msgid "The repository is insufficiently signed by key %s (%s)"
 #~ msgstr "O directorio %s está desviado"
 #~ msgstr "O directorio %s está desviado"

+ 33 - 27
po/hu.po

@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 msgstr ""
 "Project-Id-Version: apt 1.0.5\n"
 "Project-Id-Version: apt 1.0.5\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2016-04-25 15:24+0200\n"
+"POT-Creation-Date: 2016-05-11 10:50+0200\n"
 "PO-Revision-Date: 2016-04-10 19:46+0200\n"
 "PO-Revision-Date: 2016-04-10 19:46+0200\n"
 "Last-Translator: Gabor Kelemen <kelemeng@ubuntu.com>\n"
 "Last-Translator: Gabor Kelemen <kelemeng@ubuntu.com>\n"
 "Language-Team: Hungarian <gnome-hu-list@gnome.org>\n"
 "Language-Team: Hungarian <gnome-hu-list@gnome.org>\n"
@@ -766,10 +766,6 @@ msgstr ""
 msgid "Pinned packages:"
 msgid "Pinned packages:"
 msgstr "Rögzített csomagok:"
 msgstr "Rögzített csomagok:"
 
 
-#: apt-private/private-show.cc
-msgid "(not found)"
-msgstr "(nem található)"
-
 #. Print the package name and the version we are forcing to
 #. Print the package name and the version we are forcing to
 #: apt-private/private-show.cc
 #: apt-private/private-show.cc
 #, c-format
 #, c-format
@@ -788,10 +784,6 @@ msgstr "  Jelölt: "
 msgid "(none)"
 msgid "(none)"
 msgstr "(nincs)"
 msgstr "(nincs)"
 
 
-#: apt-private/private-show.cc
-msgid "  Package pin: "
-msgstr "  Csomagrögzítés: "
-
 #. Show the priority tables
 #. Show the priority tables
 #: apt-private/private-show.cc
 #: apt-private/private-show.cc
 msgid "  Version table:"
 msgid "  Version table:"
@@ -1739,6 +1731,25 @@ msgstr "Lekérdezés"
 msgid "Unable to invoke "
 msgid "Unable to invoke "
 msgstr "Nem lehet meghívni "
 msgstr "Nem lehet meghívni "
 
 
+#. TRANSLATORS: %s is a single techy word like 'NODATA'
+#: methods/gpgv.cc apt-pkg/acquire-item.cc
+#, c-format
+msgid ""
+"Clearsigned file isn't valid, got '%s' (does the network require "
+"authentication?)"
+msgstr ""
+"A digitálisan aláírt fájl nem érvényes, érkezett: „%s” (igényel a hálózat "
+"hitelesítést?)"
+
+#. TRANSLATORS: %s is a single techy word like 'NODATA'
+#: methods/gpgv.cc
+#, fuzzy, c-format
+msgid ""
+"Signed file isn't valid, got '%s' (does the network require authentication?)"
+msgstr ""
+"A digitálisan aláírt fájl nem érvényes, érkezett: „%s” (igényel a hálózat "
+"hitelesítést?)"
+
 #: methods/gpgv.cc
 #: methods/gpgv.cc
 msgid "At least one invalid signature was encountered."
 msgid "At least one invalid signature was encountered."
 msgstr "Legalább egy aláírás érvénytelen."
 msgstr "Legalább egy aláírás érvénytelen."
@@ -1754,16 +1765,6 @@ msgstr ""
 "Nem indítható el a „apt-key” az aláírás ellenőrzéséhez (telepítve van a "
 "Nem indítható el a „apt-key” az aláírás ellenőrzéséhez (telepítve van a "
 "gnupg?)"
 "gnupg?)"
 
 
-#. TRANSLATORS: %s is a single techy word like 'NODATA'
-#: methods/gpgv.cc apt-pkg/acquire-item.cc
-#, c-format
-msgid ""
-"Clearsigned file isn't valid, got '%s' (does the network require "
-"authentication?)"
-msgstr ""
-"A digitálisan aláírt fájl nem érvényes, érkezett: „%s” (igényel a hálózat "
-"hitelesítést?)"
-
 #: methods/gpgv.cc
 #: methods/gpgv.cc
 msgid "Unknown error executing apt-key"
 msgid "Unknown error executing apt-key"
 msgstr "Ismeretlen apt-key futtatási hiba"
 msgstr "Ismeretlen apt-key futtatási hiba"
@@ -2490,15 +2491,15 @@ msgstr ""
 "Lásd az apt-secure(8) kézikönyvoldalt a tárolólétrehozással és felhasználói "
 "Lásd az apt-secure(8) kézikönyvoldalt a tárolólétrehozással és felhasználói "
 "beállításokkal kapcsolatos részletekért."
 "beállításokkal kapcsolatos részletekért."
 
 
+#: apt-pkg/acquire-item.cc
+msgid "Hash Sum mismatch"
+msgstr "A Hash Sum nem megfelelő"
+
 #: apt-pkg/acquire-item.cc apt-pkg/contrib/fileutl.cc
 #: apt-pkg/acquire-item.cc apt-pkg/contrib/fileutl.cc
 #, c-format
 #, c-format
 msgid "rename failed, %s (%s -> %s)."
 msgid "rename failed, %s (%s -> %s)."
 msgstr "sikertelen átnevezés, %s (%s -> %s)."
 msgstr "sikertelen átnevezés, %s (%s -> %s)."
 
 
-#: apt-pkg/acquire-item.cc
-msgid "Hash Sum mismatch"
-msgstr "A Hash Sum nem megfelelő"
-
 #: apt-pkg/acquire-item.cc
 #: apt-pkg/acquire-item.cc
 msgid "Size mismatch"
 msgid "Size mismatch"
 msgstr "A méret nem megfelelő"
 msgstr "A méret nem megfelelő"
@@ -2553,10 +2554,6 @@ msgstr ""
 "A beállított „%s” fájl beszerzésének kihagyása, mert a(z) „%s” tároló csak "
 "A beállított „%s” fájl beszerzésének kihagyása, mert a(z) „%s” tároló csak "
 "gyenge biztonsági információkat biztosít hozzá"
 "gyenge biztonsági információkat biztosít hozzá"
 
 
-#: apt-pkg/acquire-item.cc
-msgid "There is no public key available for the following key IDs:\n"
-msgstr "Nem érhető el nyilvános kulcs az alábbi kulcsazonosítókhoz:\n"
-
 #. TRANSLATOR: The first %s is the URL of the bad Release file, the second is
 #. TRANSLATOR: The first %s is the URL of the bad Release file, the second is
 #. the time since then the file is invalid - formatted in the same way as in
 #. the time since then the file is invalid - formatted in the same way as in
 #. the download progress display (e.g. 7d 3h 42min 1s)
 #. the download progress display (e.g. 7d 3h 42min 1s)
@@ -3794,6 +3791,15 @@ msgstr ""
 msgid "Calculating upgrade"
 msgid "Calculating upgrade"
 msgstr "Frissítés kiszámítása"
 msgstr "Frissítés kiszámítása"
 
 
+#~ msgid "(not found)"
+#~ msgstr "(nem található)"
+
+#~ msgid "  Package pin: "
+#~ msgstr "  Csomagrögzítés: "
+
+#~ msgid "There is no public key available for the following key IDs:\n"
+#~ msgstr "Nem érhető el nyilvános kulcs az alábbi kulcsazonosítókhoz:\n"
+
 #, fuzzy
 #, fuzzy
 #~ msgid "The repository is insufficiently signed by key %s (%s)"
 #~ msgid "The repository is insufficiently signed by key %s (%s)"
 #~ msgstr "A(z) %s könyvtár eltérítve"
 #~ msgstr "A(z) %s könyvtár eltérítve"

+ 34 - 28
po/it.po

@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 msgstr ""
 "Project-Id-Version: apt 1.0.5\n"
 "Project-Id-Version: apt 1.0.5\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2016-04-25 15:24+0200\n"
+"POT-Creation-Date: 2016-05-11 10:50+0200\n"
 "PO-Revision-Date: 2015-04-07 16:51+0100\n"
 "PO-Revision-Date: 2015-04-07 16:51+0100\n"
 "Last-Translator: Milo Casagrande <milo@milo.name>\n"
 "Last-Translator: Milo Casagrande <milo@milo.name>\n"
 "Language-Team: Italian <tp@lists.linux.it>\n"
 "Language-Team: Italian <tp@lists.linux.it>\n"
@@ -768,10 +768,6 @@ msgstr ""
 msgid "Pinned packages:"
 msgid "Pinned packages:"
 msgstr "Pacchetti con gancio:"
 msgstr "Pacchetti con gancio:"
 
 
-#: apt-private/private-show.cc
-msgid "(not found)"
-msgstr "(non trovato)"
-
 #. Print the package name and the version we are forcing to
 #. Print the package name and the version we are forcing to
 #: apt-private/private-show.cc
 #: apt-private/private-show.cc
 #, c-format
 #, c-format
@@ -790,10 +786,6 @@ msgstr "  Candidato: "
 msgid "(none)"
 msgid "(none)"
 msgstr "(nessuno)"
 msgstr "(nessuno)"
 
 
-#: apt-private/private-show.cc
-msgid "  Package pin: "
-msgstr "  Gancio del pacchetto: "
-
 #. Show the priority tables
 #. Show the priority tables
 #: apt-private/private-show.cc
 #: apt-private/private-show.cc
 msgid "  Version table:"
 msgid "  Version table:"
@@ -1724,6 +1716,25 @@ msgstr "Interrogazione"
 msgid "Unable to invoke "
 msgid "Unable to invoke "
 msgstr "Impossibile invocare "
 msgstr "Impossibile invocare "
 
 
+#. TRANSLATORS: %s is a single techy word like 'NODATA'
+#: methods/gpgv.cc apt-pkg/acquire-item.cc
+#, c-format
+msgid ""
+"Clearsigned file isn't valid, got '%s' (does the network require "
+"authentication?)"
+msgstr ""
+"Il file con la firma in chiaro non è valido, ottenuto \"%s\" (la rete "
+"richiede autenticazione?)"
+
+#. TRANSLATORS: %s is a single techy word like 'NODATA'
+#: methods/gpgv.cc
+#, fuzzy, c-format
+msgid ""
+"Signed file isn't valid, got '%s' (does the network require authentication?)"
+msgstr ""
+"Il file con la firma in chiaro non è valido, ottenuto \"%s\" (la rete "
+"richiede autenticazione?)"
+
 #: methods/gpgv.cc
 #: methods/gpgv.cc
 msgid "At least one invalid signature was encountered."
 msgid "At least one invalid signature was encountered."
 msgstr "È stata trovata almeno una firma non valida."
 msgstr "È stata trovata almeno una firma non valida."
@@ -1741,16 +1752,6 @@ msgstr ""
 "Impossibile eseguire \"apt-key\" per verificare la firma (forse gnupg non è "
 "Impossibile eseguire \"apt-key\" per verificare la firma (forse gnupg non è "
 "installato)"
 "installato)"
 
 
-#. TRANSLATORS: %s is a single techy word like 'NODATA'
-#: methods/gpgv.cc apt-pkg/acquire-item.cc
-#, c-format
-msgid ""
-"Clearsigned file isn't valid, got '%s' (does the network require "
-"authentication?)"
-msgstr ""
-"Il file con la firma in chiaro non è valido, ottenuto \"%s\" (la rete "
-"richiede autenticazione?)"
-
 #: methods/gpgv.cc
 #: methods/gpgv.cc
 msgid "Unknown error executing apt-key"
 msgid "Unknown error executing apt-key"
 msgstr "Errore sconosciuto durante l'esecuzione di apt-key"
 msgstr "Errore sconosciuto durante l'esecuzione di apt-key"
@@ -2485,15 +2486,15 @@ msgid ""
 "details."
 "details."
 msgstr ""
 msgstr ""
 
 
+#: apt-pkg/acquire-item.cc
+msgid "Hash Sum mismatch"
+msgstr "Somma hash non corrispondente"
+
 #: apt-pkg/acquire-item.cc apt-pkg/contrib/fileutl.cc
 #: apt-pkg/acquire-item.cc apt-pkg/contrib/fileutl.cc
 #, c-format
 #, c-format
 msgid "rename failed, %s (%s -> %s)."
 msgid "rename failed, %s (%s -> %s)."
 msgstr "rename() non riuscita: %s (%s -> %s)."
 msgstr "rename() non riuscita: %s (%s -> %s)."
 
 
-#: apt-pkg/acquire-item.cc
-msgid "Hash Sum mismatch"
-msgstr "Somma hash non corrispondente"
-
 #: apt-pkg/acquire-item.cc
 #: apt-pkg/acquire-item.cc
 msgid "Size mismatch"
 msgid "Size mismatch"
 msgstr "Le dimensioni non corrispondono"
 msgstr "Le dimensioni non corrispondono"
@@ -2545,11 +2546,6 @@ msgid ""
 "weak security information for it"
 "weak security information for it"
 msgstr ""
 msgstr ""
 
 
-#: apt-pkg/acquire-item.cc
-msgid "There is no public key available for the following key IDs:\n"
-msgstr ""
-"Non è disponibile alcuna chiave pubblica per i seguenti ID di chiavi:\n"
-
 #. TRANSLATOR: The first %s is the URL of the bad Release file, the second is
 #. TRANSLATOR: The first %s is the URL of the bad Release file, the second is
 #. the time since then the file is invalid - formatted in the same way as in
 #. the time since then the file is invalid - formatted in the same way as in
 #. the download progress display (e.g. 7d 3h 42min 1s)
 #. the download progress display (e.g. 7d 3h 42min 1s)
@@ -3799,6 +3795,16 @@ msgstr ""
 msgid "Calculating upgrade"
 msgid "Calculating upgrade"
 msgstr "Calcolo dell'aggiornamento"
 msgstr "Calcolo dell'aggiornamento"
 
 
+#~ msgid "(not found)"
+#~ msgstr "(non trovato)"
+
+#~ msgid "  Package pin: "
+#~ msgstr "  Gancio del pacchetto: "
+
+#~ msgid "There is no public key available for the following key IDs:\n"
+#~ msgstr ""
+#~ "Non è disponibile alcuna chiave pubblica per i seguenti ID di chiavi:\n"
+
 #, fuzzy
 #, fuzzy
 #~ msgid "The repository is insufficiently signed by key %s (%s)"
 #~ msgid "The repository is insufficiently signed by key %s (%s)"
 #~ msgstr "La directory %s è deviata"
 #~ msgstr "La directory %s è deviata"

+ 33 - 27
po/ja.po

@@ -10,7 +10,7 @@ msgid ""
 msgstr ""
 msgstr ""
 "Project-Id-Version: apt 1.0.9.3\n"
 "Project-Id-Version: apt 1.0.9.3\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2016-04-25 15:24+0200\n"
+"POT-Creation-Date: 2016-05-11 10:50+0200\n"
 "PO-Revision-Date: 2016-03-31 09:45+0900\n"
 "PO-Revision-Date: 2016-03-31 09:45+0900\n"
 "Last-Translator: Takuma Yamada <tyamada@takumayamada.com>\n"
 "Last-Translator: Takuma Yamada <tyamada@takumayamada.com>\n"
 "Language-Team: Japanese <debian-japanese@lists.debian.org>\n"
 "Language-Team: Japanese <debian-japanese@lists.debian.org>\n"
@@ -767,10 +767,6 @@ msgstr "キャッシュが同期しておらず、パッケージファイルを
 msgid "Pinned packages:"
 msgid "Pinned packages:"
 msgstr "Pin されたパッケージ:"
 msgstr "Pin されたパッケージ:"
 
 
-#: apt-private/private-show.cc
-msgid "(not found)"
-msgstr "(見つかりません)"
-
 #. Print the package name and the version we are forcing to
 #. Print the package name and the version we are forcing to
 #: apt-private/private-show.cc
 #: apt-private/private-show.cc
 #, c-format
 #, c-format
@@ -789,10 +785,6 @@ msgstr "  候補: "
 msgid "(none)"
 msgid "(none)"
 msgstr "(なし)"
 msgstr "(なし)"
 
 
-#: apt-private/private-show.cc
-msgid "  Package pin: "
-msgstr "  パッケージ Pin: "
-
 #. Show the priority tables
 #. Show the priority tables
 #: apt-private/private-show.cc
 #: apt-private/private-show.cc
 msgid "  Version table:"
 msgid "  Version table:"
@@ -1736,6 +1728,25 @@ msgstr "問い合わせ"
 msgid "Unable to invoke "
 msgid "Unable to invoke "
 msgstr "呼び出せません"
 msgstr "呼び出せません"
 
 
+#. TRANSLATORS: %s is a single techy word like 'NODATA'
+#: methods/gpgv.cc apt-pkg/acquire-item.cc
+#, c-format
+msgid ""
+"Clearsigned file isn't valid, got '%s' (does the network require "
+"authentication?)"
+msgstr ""
+"クリアサインされたファイルが有効ではなく、'%s' を得ました (認証にネットワーク"
+"が必要?)"
+
+#. TRANSLATORS: %s is a single techy word like 'NODATA'
+#: methods/gpgv.cc
+#, fuzzy, c-format
+msgid ""
+"Signed file isn't valid, got '%s' (does the network require authentication?)"
+msgstr ""
+"クリアサインされたファイルが有効ではなく、'%s' を得ました (認証にネットワーク"
+"が必要?)"
+
 #: methods/gpgv.cc
 #: methods/gpgv.cc
 msgid "At least one invalid signature was encountered."
 msgid "At least one invalid signature was encountered."
 msgstr "少なくとも 1 つの不正な署名が発見されました。"
 msgstr "少なくとも 1 つの不正な署名が発見されました。"
@@ -1751,16 +1762,6 @@ msgstr ""
 "署名を検証するための 'apt-key' の実行ができませんでした (gnupg はインストール"
 "署名を検証するための 'apt-key' の実行ができませんでした (gnupg はインストール"
 "されていますか?)"
 "されていますか?)"
 
 
-#. TRANSLATORS: %s is a single techy word like 'NODATA'
-#: methods/gpgv.cc apt-pkg/acquire-item.cc
-#, c-format
-msgid ""
-"Clearsigned file isn't valid, got '%s' (does the network require "
-"authentication?)"
-msgstr ""
-"クリアサインされたファイルが有効ではなく、'%s' を得ました (認証にネットワーク"
-"が必要?)"
-
 #: methods/gpgv.cc
 #: methods/gpgv.cc
 msgid "Unknown error executing apt-key"
 msgid "Unknown error executing apt-key"
 msgstr "apt-key の実行中に未知のエラーが発生"
 msgstr "apt-key の実行中に未知のエラーが発生"
@@ -2481,15 +2482,15 @@ msgstr ""
 "リポジトリの作成とユーザ設定の詳細は、apt-secure(8) man ページを参照してくだ"
 "リポジトリの作成とユーザ設定の詳細は、apt-secure(8) man ページを参照してくだ"
 "さい。"
 "さい。"
 
 
+#: apt-pkg/acquire-item.cc
+msgid "Hash Sum mismatch"
+msgstr "ハッシュサムが適合しません"
+
 #: apt-pkg/acquire-item.cc apt-pkg/contrib/fileutl.cc
 #: apt-pkg/acquire-item.cc apt-pkg/contrib/fileutl.cc
 #, c-format
 #, c-format
 msgid "rename failed, %s (%s -> %s)."
 msgid "rename failed, %s (%s -> %s)."
 msgstr "名前の変更に失敗しました。%s (%s -> %s)"
 msgstr "名前の変更に失敗しました。%s (%s -> %s)"
 
 
-#: apt-pkg/acquire-item.cc
-msgid "Hash Sum mismatch"
-msgstr "ハッシュサムが適合しません"
-
 #: apt-pkg/acquire-item.cc
 #: apt-pkg/acquire-item.cc
 msgid "Size mismatch"
 msgid "Size mismatch"
 msgstr "サイズが適合しません"
 msgstr "サイズが適合しません"
@@ -2544,10 +2545,6 @@ msgstr ""
 "リポジトリ '%2$s' は弱いセキュリティ情報のみを提供しているため、設定ファイル "
 "リポジトリ '%2$s' は弱いセキュリティ情報のみを提供しているため、設定ファイル "
 "'%1$s' の取得をスキップします"
 "'%1$s' の取得をスキップします"
 
 
-#: apt-pkg/acquire-item.cc
-msgid "There is no public key available for the following key IDs:\n"
-msgstr "以下の鍵 ID に対して利用可能な公開鍵がありません:\n"
-
 #. TRANSLATOR: The first %s is the URL of the bad Release file, the second is
 #. TRANSLATOR: The first %s is the URL of the bad Release file, the second is
 #. the time since then the file is invalid - formatted in the same way as in
 #. the time since then the file is invalid - formatted in the same way as in
 #. the download progress display (e.g. 7d 3h 42min 1s)
 #. the download progress display (e.g. 7d 3h 42min 1s)
@@ -3787,6 +3784,15 @@ msgstr ""
 msgid "Calculating upgrade"
 msgid "Calculating upgrade"
 msgstr "アップグレードパッケージを検出しています"
 msgstr "アップグレードパッケージを検出しています"
 
 
+#~ msgid "(not found)"
+#~ msgstr "(見つかりません)"
+
+#~ msgid "  Package pin: "
+#~ msgstr "  パッケージ Pin: "
+
+#~ msgid "There is no public key available for the following key IDs:\n"
+#~ msgstr "以下の鍵 ID に対して利用可能な公開鍵がありません:\n"
+
 #, fuzzy
 #, fuzzy
 #~ msgid "The repository is insufficiently signed by key %s (%s)"
 #~ msgid "The repository is insufficiently signed by key %s (%s)"
 #~ msgstr "ディレクトリ %s は divert されています"
 #~ msgstr "ディレクトリ %s は divert されています"

+ 35 - 32
po/km.po

@@ -10,7 +10,7 @@ msgid ""
 msgstr ""
 msgstr ""
 "Project-Id-Version: apt 1.0.5\n"
 "Project-Id-Version: apt 1.0.5\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2016-04-25 15:24+0200\n"
+"POT-Creation-Date: 2016-05-11 10:50+0200\n"
 "PO-Revision-Date: 2006-10-10 09:48+0700\n"
 "PO-Revision-Date: 2006-10-10 09:48+0700\n"
 "Last-Translator: Khoem Sokhem <khoemsokhem@khmeros.info>\n"
 "Last-Translator: Khoem Sokhem <khoemsokhem@khmeros.info>\n"
 "Language-Team: Khmer <support@khmeros.info>\n"
 "Language-Team: Khmer <support@khmeros.info>\n"
@@ -746,10 +746,6 @@ msgstr "ឃ្លាំង​សម្ងាត់​ឋិតនៅ​ក្រ
 msgid "Pinned packages:"
 msgid "Pinned packages:"
 msgstr "កញ្ចប់​ដែល​បាន​ខ្ទាស់ ៖"
 msgstr "កញ្ចប់​ដែល​បាន​ខ្ទាស់ ៖"
 
 
-#: apt-private/private-show.cc
-msgid "(not found)"
-msgstr "(រក​មិន​ឃើញ)"
-
 #. Print the package name and the version we are forcing to
 #. Print the package name and the version we are forcing to
 #: apt-private/private-show.cc
 #: apt-private/private-show.cc
 #, c-format
 #, c-format
@@ -768,10 +764,6 @@ msgstr "  សាកល្បង ៖ "
 msgid "(none)"
 msgid "(none)"
 msgstr "(គ្មាន)"
 msgstr "(គ្មាន)"
 
 
-#: apt-private/private-show.cc
-msgid "  Package pin: "
-msgstr "  ខ្ទាស់​កញ្ចប់ ៖ "
-
 #. Show the priority tables
 #. Show the priority tables
 #: apt-private/private-show.cc
 #: apt-private/private-show.cc
 msgid "  Version table:"
 msgid "  Version table:"
@@ -1672,6 +1664,21 @@ msgstr "សំណួរ​"
 msgid "Unable to invoke "
 msgid "Unable to invoke "
 msgstr "មិន​អាច​ហៅ​ "
 msgstr "មិន​អាច​ហៅ​ "
 
 
+#. TRANSLATORS: %s is a single techy word like 'NODATA'
+#: methods/gpgv.cc apt-pkg/acquire-item.cc
+#, c-format
+msgid ""
+"Clearsigned file isn't valid, got '%s' (does the network require "
+"authentication?)"
+msgstr ""
+
+#. TRANSLATORS: %s is a single techy word like 'NODATA'
+#: methods/gpgv.cc
+#, c-format
+msgid ""
+"Signed file isn't valid, got '%s' (does the network require authentication?)"
+msgstr ""
+
 #: methods/gpgv.cc
 #: methods/gpgv.cc
 msgid "At least one invalid signature was encountered."
 msgid "At least one invalid signature was encountered."
 msgstr "​បានជួប​ប្រទះ​​​​ហត្ថលេខា​យ៉ាងហោចណាស់មួយ ដែ​លត្រឹមត្រូវ​ ។"
 msgstr "​បានជួប​ប្រទះ​​​​ហត្ថលេខា​យ៉ាងហោចណាស់មួយ ដែ​លត្រឹមត្រូវ​ ។"
@@ -1686,14 +1693,6 @@ msgstr "កំហុស​ខាងក្នុង​ ៖ ហត្ថលេខ
 msgid "Could not execute 'apt-key' to verify signature (is gnupg installed?)"
 msgid "Could not execute 'apt-key' to verify signature (is gnupg installed?)"
 msgstr "មិន​អាច​ប្រតិបត្តិ '%s' ដើម្បី​ផ្ទៀងផ្ទាត់​ហត្ថលេខា (តើ gnupg ត្រូវ​បាន​ដំឡើង​ឬនៅ ?)"
 msgstr "មិន​អាច​ប្រតិបត្តិ '%s' ដើម្បី​ផ្ទៀងផ្ទាត់​ហត្ថលេខា (តើ gnupg ត្រូវ​បាន​ដំឡើង​ឬនៅ ?)"
 
 
-#. TRANSLATORS: %s is a single techy word like 'NODATA'
-#: methods/gpgv.cc apt-pkg/acquire-item.cc
-#, c-format
-msgid ""
-"Clearsigned file isn't valid, got '%s' (does the network require "
-"authentication?)"
-msgstr ""
-
 #: methods/gpgv.cc
 #: methods/gpgv.cc
 msgid "Unknown error executing apt-key"
 msgid "Unknown error executing apt-key"
 msgstr "មិនស្គាល់កំហុស ក្នុងការប្រតិបត្តិ apt-key"
 msgstr "មិនស្គាល់កំហុស ក្នុងការប្រតិបត្តិ apt-key"
@@ -2419,16 +2418,16 @@ msgid ""
 "details."
 "details."
 msgstr ""
 msgstr ""
 
 
-#: apt-pkg/acquire-item.cc apt-pkg/contrib/fileutl.cc
-#, c-format
-msgid "rename failed, %s (%s -> %s)."
-msgstr "ប្តូរ​ឈ្មោះ​បានបរាជ័យ​, %s (%s -> %s) ។"
-
 #: apt-pkg/acquire-item.cc
 #: apt-pkg/acquire-item.cc
 #, fuzzy
 #, fuzzy
 msgid "Hash Sum mismatch"
 msgid "Hash Sum mismatch"
 msgstr "MD5Sum មិន​ផ្គួផ្គង​"
 msgstr "MD5Sum មិន​ផ្គួផ្គង​"
 
 
+#: apt-pkg/acquire-item.cc apt-pkg/contrib/fileutl.cc
+#, c-format
+msgid "rename failed, %s (%s -> %s)."
+msgstr "ប្តូរ​ឈ្មោះ​បានបរាជ័យ​, %s (%s -> %s) ។"
+
 #: apt-pkg/acquire-item.cc
 #: apt-pkg/acquire-item.cc
 msgid "Size mismatch"
 msgid "Size mismatch"
 msgstr "ទំហំ​មិនបាន​ផ្គួផ្គង​"
 msgstr "ទំហំ​មិនបាន​ផ្គួផ្គង​"
@@ -2477,10 +2476,6 @@ msgid ""
 "weak security information for it"
 "weak security information for it"
 msgstr ""
 msgstr ""
 
 
-#: apt-pkg/acquire-item.cc
-msgid "There is no public key available for the following key IDs:\n"
-msgstr "គ្មាន​កូនសោ​សាធារណៈ​អាច​រក​បាន​ក្នុងកូនសោ IDs ខាងក្រោម​នេះទេ ៖\n"
-
 #. TRANSLATOR: The first %s is the URL of the bad Release file, the second is
 #. TRANSLATOR: The first %s is the URL of the bad Release file, the second is
 #. the time since then the file is invalid - formatted in the same way as in
 #. the time since then the file is invalid - formatted in the same way as in
 #. the download progress display (e.g. 7d 3h 42min 1s)
 #. the download progress display (e.g. 7d 3h 42min 1s)
@@ -3157,14 +3152,9 @@ msgstr ""
 
 
 #: apt-pkg/deb/debmetaindex.cc
 #: apt-pkg/deb/debmetaindex.cc
 #, fuzzy, c-format
 #, fuzzy, c-format
-msgid "Invalid 'Date' entry in Release file %s"
+msgid "Invalid '%s' entry in Release file %s"
 msgstr "មិនអាច​ញែក​ឯកសារកញ្ចប់ %s (1) បានឡើយ"
 msgstr "មិនអាច​ញែក​ឯកសារកញ្ចប់ %s (1) បានឡើយ"
 
 
-#: apt-pkg/deb/debmetaindex.cc
-#, fuzzy, c-format
-msgid "Invalid 'Valid-Until' entry in Release file %s"
-msgstr "បន្ទាត់​ដែលមិនត្រឹមត្រូវ​នៅក្នុង​ឯកសារ​បង្វែរ ៖ %s"
-
 #. TRANSLATOR: The first is an option name from sources.list manpage, the other two URI and Suite
 #. TRANSLATOR: The first is an option name from sources.list manpage, the other two URI and Suite
 #: apt-pkg/deb/debmetaindex.cc
 #: apt-pkg/deb/debmetaindex.cc
 #, c-format
 #, c-format
@@ -3662,6 +3652,19 @@ msgstr ""
 msgid "Calculating upgrade"
 msgid "Calculating upgrade"
 msgstr "កំពុង​គណនា​ការ​ធ្វើ​ឲ្យ​ប្រសើរ"
 msgstr "កំពុង​គណនា​ការ​ធ្វើ​ឲ្យ​ប្រសើរ"
 
 
+#~ msgid "(not found)"
+#~ msgstr "(រក​មិន​ឃើញ)"
+
+#~ msgid "  Package pin: "
+#~ msgstr "  ខ្ទាស់​កញ្ចប់ ៖ "
+
+#~ msgid "There is no public key available for the following key IDs:\n"
+#~ msgstr "គ្មាន​កូនសោ​សាធារណៈ​អាច​រក​បាន​ក្នុងកូនសោ IDs ខាងក្រោម​នេះទេ ៖\n"
+
+#, fuzzy
+#~ msgid "Invalid 'Valid-Until' entry in Release file %s"
+#~ msgstr "បន្ទាត់​ដែលមិនត្រឹមត្រូវ​នៅក្នុង​ឯកសារ​បង្វែរ ៖ %s"
+
 #, fuzzy
 #, fuzzy
 #~ msgid "The repository is insufficiently signed by key %s (%s)"
 #~ msgid "The repository is insufficiently signed by key %s (%s)"
 #~ msgstr "ថត​ %s ត្រូវបាន​បង្វែរ"
 #~ msgstr "ថត​ %s ត្រូវបាន​បង្វែរ"

+ 29 - 25
po/ko.po

@@ -5,7 +5,7 @@ msgid ""
 msgstr ""
 msgstr ""
 "Project-Id-Version: apt 1.0.5\n"
 "Project-Id-Version: apt 1.0.5\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2016-04-25 15:24+0200\n"
+"POT-Creation-Date: 2016-05-11 10:50+0200\n"
 "PO-Revision-Date: 2010-08-30 02:31+0900\n"
 "PO-Revision-Date: 2010-08-30 02:31+0900\n"
 "Last-Translator: Changwoo Ryu <cwryu@debian.org>\n"
 "Last-Translator: Changwoo Ryu <cwryu@debian.org>\n"
 "Language-Team: Korean <debian-l10n-korean@lists.debian.org>\n"
 "Language-Team: Korean <debian-l10n-korean@lists.debian.org>\n"
@@ -744,10 +744,6 @@ msgstr "캐시가 동기화되지 않았습니다. 패키지 파일을 상호 
 msgid "Pinned packages:"
 msgid "Pinned packages:"
 msgstr "핀 패키지:"
 msgstr "핀 패키지:"
 
 
-#: apt-private/private-show.cc
-msgid "(not found)"
-msgstr "(없음)"
-
 #. Print the package name and the version we are forcing to
 #. Print the package name and the version we are forcing to
 #: apt-private/private-show.cc
 #: apt-private/private-show.cc
 #, c-format
 #, c-format
@@ -766,10 +762,6 @@ msgstr "  후보: "
 msgid "(none)"
 msgid "(none)"
 msgstr "(없음)"
 msgstr "(없음)"
 
 
-#: apt-private/private-show.cc
-msgid "  Package pin: "
-msgstr "  패키지 핀: "
-
 #. Show the priority tables
 #. Show the priority tables
 #: apt-private/private-show.cc
 #: apt-private/private-show.cc
 msgid "  Version table:"
 msgid "  Version table:"
@@ -1669,6 +1661,21 @@ msgstr "질의"
 msgid "Unable to invoke "
 msgid "Unable to invoke "
 msgstr "다음을 실행할 수 없습니다: "
 msgstr "다음을 실행할 수 없습니다: "
 
 
+#. TRANSLATORS: %s is a single techy word like 'NODATA'
+#: methods/gpgv.cc apt-pkg/acquire-item.cc
+#, c-format
+msgid ""
+"Clearsigned file isn't valid, got '%s' (does the network require "
+"authentication?)"
+msgstr ""
+
+#. TRANSLATORS: %s is a single techy word like 'NODATA'
+#: methods/gpgv.cc
+#, c-format
+msgid ""
+"Signed file isn't valid, got '%s' (does the network require authentication?)"
+msgstr ""
+
 #: methods/gpgv.cc
 #: methods/gpgv.cc
 msgid "At least one invalid signature was encountered."
 msgid "At least one invalid signature was encountered."
 msgstr "최소한 하나 이상의 서명이 잘못되었습니다."
 msgstr "최소한 하나 이상의 서명이 잘못되었습니다."
@@ -1684,14 +1691,6 @@ msgstr ""
 "서명을 확인하는 'apt-key' 프로그램을 실행할 수 없습니다. (gnupg를 설치했습니"
 "서명을 확인하는 'apt-key' 프로그램을 실행할 수 없습니다. (gnupg를 설치했습니"
 "까?)"
 "까?)"
 
 
-#. TRANSLATORS: %s is a single techy word like 'NODATA'
-#: methods/gpgv.cc apt-pkg/acquire-item.cc
-#, c-format
-msgid ""
-"Clearsigned file isn't valid, got '%s' (does the network require "
-"authentication?)"
-msgstr ""
-
 #: methods/gpgv.cc
 #: methods/gpgv.cc
 msgid "Unknown error executing apt-key"
 msgid "Unknown error executing apt-key"
 msgstr "apt-key 실행 도중 알 수 없는 오류 발생"
 msgstr "apt-key 실행 도중 알 수 없는 오류 발생"
@@ -2417,15 +2416,15 @@ msgid ""
 "details."
 "details."
 msgstr ""
 msgstr ""
 
 
+#: apt-pkg/acquire-item.cc
+msgid "Hash Sum mismatch"
+msgstr "해시 합이 맞지 않습니다"
+
 #: apt-pkg/acquire-item.cc apt-pkg/contrib/fileutl.cc
 #: apt-pkg/acquire-item.cc apt-pkg/contrib/fileutl.cc
 #, c-format
 #, c-format
 msgid "rename failed, %s (%s -> %s)."
 msgid "rename failed, %s (%s -> %s)."
 msgstr "이름 바꾸기가 실패했습니다. %s (%s -> %s)."
 msgstr "이름 바꾸기가 실패했습니다. %s (%s -> %s)."
 
 
-#: apt-pkg/acquire-item.cc
-msgid "Hash Sum mismatch"
-msgstr "해시 합이 맞지 않습니다"
-
 #: apt-pkg/acquire-item.cc
 #: apt-pkg/acquire-item.cc
 msgid "Size mismatch"
 msgid "Size mismatch"
 msgstr "크기가 맞지 않습니다"
 msgstr "크기가 맞지 않습니다"
@@ -2476,10 +2475,6 @@ msgid ""
 "weak security information for it"
 "weak security information for it"
 msgstr ""
 msgstr ""
 
 
-#: apt-pkg/acquire-item.cc
-msgid "There is no public key available for the following key IDs:\n"
-msgstr "다음 키 ID의 공개키가 없습니다:\n"
-
 #. TRANSLATOR: The first %s is the URL of the bad Release file, the second is
 #. TRANSLATOR: The first %s is the URL of the bad Release file, the second is
 #. the time since then the file is invalid - formatted in the same way as in
 #. the time since then the file is invalid - formatted in the same way as in
 #. the download progress display (e.g. 7d 3h 42min 1s)
 #. the download progress display (e.g. 7d 3h 42min 1s)
@@ -3672,6 +3667,15 @@ msgstr ""
 msgid "Calculating upgrade"
 msgid "Calculating upgrade"
 msgstr "업그레이드를 계산하는 중입니다"
 msgstr "업그레이드를 계산하는 중입니다"
 
 
+#~ msgid "(not found)"
+#~ msgstr "(없음)"
+
+#~ msgid "  Package pin: "
+#~ msgstr "  패키지 핀: "
+
+#~ msgid "There is no public key available for the following key IDs:\n"
+#~ msgstr "다음 키 ID의 공개키가 없습니다:\n"
+
 #, fuzzy
 #, fuzzy
 #~ msgid "The repository is insufficiently signed by key %s (%s)"
 #~ msgid "The repository is insufficiently signed by key %s (%s)"
 #~ msgstr "%s 디렉터리가 전환되었습니다"
 #~ msgstr "%s 디렉터리가 전환되었습니다"

+ 26 - 25
po/ku.po

@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 msgstr ""
 "Project-Id-Version: apt 1.0.5\n"
 "Project-Id-Version: apt 1.0.5\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2016-04-25 15:24+0200\n"
+"POT-Creation-Date: 2016-05-11 10:50+0200\n"
 "PO-Revision-Date: 2008-05-08 12:48+0200\n"
 "PO-Revision-Date: 2008-05-08 12:48+0200\n"
 "Last-Translator: Erdal Ronahi <erdal.ronahi@gmail.com>\n"
 "Last-Translator: Erdal Ronahi <erdal.ronahi@gmail.com>\n"
 "Language-Team: ku <ubuntu-l10n-kur@lists.ubuntu.com>\n"
 "Language-Team: ku <ubuntu-l10n-kur@lists.ubuntu.com>\n"
@@ -722,10 +722,6 @@ msgstr ""
 msgid "Pinned packages:"
 msgid "Pinned packages:"
 msgstr ""
 msgstr ""
 
 
-#: apt-private/private-show.cc
-msgid "(not found)"
-msgstr "(nehate dîtin)"
-
 #. Print the package name and the version we are forcing to
 #. Print the package name and the version we are forcing to
 #: apt-private/private-show.cc
 #: apt-private/private-show.cc
 #, c-format
 #, c-format
@@ -744,10 +740,6 @@ msgstr "  Berendam: "
 msgid "(none)"
 msgid "(none)"
 msgstr "(ne tiştek)"
 msgstr "(ne tiştek)"
 
 
-#: apt-private/private-show.cc
-msgid "  Package pin: "
-msgstr "  Destika pakêtê:"
-
 #. Show the priority tables
 #. Show the priority tables
 #: apt-private/private-show.cc
 #: apt-private/private-show.cc
 msgid "  Version table:"
 msgid "  Version table:"
@@ -1636,6 +1628,21 @@ msgstr "Lêpirsîn"
 msgid "Unable to invoke "
 msgid "Unable to invoke "
 msgstr "%s venebû"
 msgstr "%s venebû"
 
 
+#. TRANSLATORS: %s is a single techy word like 'NODATA'
+#: methods/gpgv.cc apt-pkg/acquire-item.cc
+#, c-format
+msgid ""
+"Clearsigned file isn't valid, got '%s' (does the network require "
+"authentication?)"
+msgstr ""
+
+#. TRANSLATORS: %s is a single techy word like 'NODATA'
+#: methods/gpgv.cc
+#, c-format
+msgid ""
+"Signed file isn't valid, got '%s' (does the network require authentication?)"
+msgstr ""
+
 #: methods/gpgv.cc
 #: methods/gpgv.cc
 msgid "At least one invalid signature was encountered."
 msgid "At least one invalid signature was encountered."
 msgstr ""
 msgstr ""
@@ -1649,14 +1656,6 @@ msgstr ""
 msgid "Could not execute 'apt-key' to verify signature (is gnupg installed?)"
 msgid "Could not execute 'apt-key' to verify signature (is gnupg installed?)"
 msgstr ""
 msgstr ""
 
 
-#. TRANSLATORS: %s is a single techy word like 'NODATA'
-#: methods/gpgv.cc apt-pkg/acquire-item.cc
-#, c-format
-msgid ""
-"Clearsigned file isn't valid, got '%s' (does the network require "
-"authentication?)"
-msgstr ""
-
 #: methods/gpgv.cc
 #: methods/gpgv.cc
 msgid "Unknown error executing apt-key"
 msgid "Unknown error executing apt-key"
 msgstr "Di xebitandina apt-key de çewtiya nenas"
 msgstr "Di xebitandina apt-key de çewtiya nenas"
@@ -2333,15 +2332,15 @@ msgid ""
 "details."
 "details."
 msgstr ""
 msgstr ""
 
 
+#: apt-pkg/acquire-item.cc
+msgid "Hash Sum mismatch"
+msgstr "Hash Sum li hev nayên"
+
 #: apt-pkg/acquire-item.cc apt-pkg/contrib/fileutl.cc
 #: apt-pkg/acquire-item.cc apt-pkg/contrib/fileutl.cc
 #, c-format
 #, c-format
 msgid "rename failed, %s (%s -> %s)."
 msgid "rename failed, %s (%s -> %s)."
 msgstr "nav guherandin biserneket, %s (%s -> %s)"
 msgstr "nav guherandin biserneket, %s (%s -> %s)"
 
 
-#: apt-pkg/acquire-item.cc
-msgid "Hash Sum mismatch"
-msgstr "Hash Sum li hev nayên"
-
 #: apt-pkg/acquire-item.cc
 #: apt-pkg/acquire-item.cc
 msgid "Size mismatch"
 msgid "Size mismatch"
 msgstr "Mezinahî li hev nayên"
 msgstr "Mezinahî li hev nayên"
@@ -2389,10 +2388,6 @@ msgid ""
 "weak security information for it"
 "weak security information for it"
 msgstr ""
 msgstr ""
 
 
-#: apt-pkg/acquire-item.cc
-msgid "There is no public key available for the following key IDs:\n"
-msgstr ""
-
 #. TRANSLATOR: The first %s is the URL of the bad Release file, the second is
 #. TRANSLATOR: The first %s is the URL of the bad Release file, the second is
 #. the time since then the file is invalid - formatted in the same way as in
 #. the time since then the file is invalid - formatted in the same way as in
 #. the download progress display (e.g. 7d 3h 42min 1s)
 #. the download progress display (e.g. 7d 3h 42min 1s)
@@ -3556,6 +3551,12 @@ msgstr ""
 msgid "Calculating upgrade"
 msgid "Calculating upgrade"
 msgstr "Bilindkirin tê hesibandin"
 msgstr "Bilindkirin tê hesibandin"
 
 
+#~ msgid "(not found)"
+#~ msgstr "(nehate dîtin)"
+
+#~ msgid "  Package pin: "
+#~ msgstr "  Destika pakêtê:"
+
 #, fuzzy
 #, fuzzy
 #~ msgid "The repository is insufficiently signed by key %s (%s)"
 #~ msgid "The repository is insufficiently signed by key %s (%s)"
 #~ msgstr "Rêça %s zêde dirêj e"
 #~ msgstr "Rêça %s zêde dirêj e"

+ 26 - 25
po/lt.po

@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 msgstr ""
 "Project-Id-Version: apt 1.0.5\n"
 "Project-Id-Version: apt 1.0.5\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2016-04-25 15:24+0200\n"
+"POT-Creation-Date: 2016-05-11 10:50+0200\n"
 "PO-Revision-Date: 2008-08-02 01:47-0400\n"
 "PO-Revision-Date: 2008-08-02 01:47-0400\n"
 "Last-Translator: Gintautas Miliauskas <gintas@akl.lt>\n"
 "Last-Translator: Gintautas Miliauskas <gintas@akl.lt>\n"
 "Language-Team: Lithuanian <komp_lt@konferencijos.lt>\n"
 "Language-Team: Lithuanian <komp_lt@konferencijos.lt>\n"
@@ -745,10 +745,6 @@ msgstr ""
 msgid "Pinned packages:"
 msgid "Pinned packages:"
 msgstr "Surišti paketai:"
 msgstr "Surišti paketai:"
 
 
-#: apt-private/private-show.cc
-msgid "(not found)"
-msgstr "(nerasta)"
-
 #. Print the package name and the version we are forcing to
 #. Print the package name and the version we are forcing to
 #: apt-private/private-show.cc
 #: apt-private/private-show.cc
 #, c-format
 #, c-format
@@ -767,10 +763,6 @@ msgstr "  Kandidatas: "
 msgid "(none)"
 msgid "(none)"
 msgstr "(nėra)"
 msgstr "(nėra)"
 
 
-#: apt-private/private-show.cc
-msgid "  Package pin: "
-msgstr "  Paketo susiejimai: "
-
 #. Show the priority tables
 #. Show the priority tables
 #: apt-private/private-show.cc
 #: apt-private/private-show.cc
 msgid "  Version table:"
 msgid "  Version table:"
@@ -1664,6 +1656,21 @@ msgstr "Užklausti"
 msgid "Unable to invoke "
 msgid "Unable to invoke "
 msgstr ""
 msgstr ""
 
 
+#. TRANSLATORS: %s is a single techy word like 'NODATA'
+#: methods/gpgv.cc apt-pkg/acquire-item.cc
+#, c-format
+msgid ""
+"Clearsigned file isn't valid, got '%s' (does the network require "
+"authentication?)"
+msgstr ""
+
+#. TRANSLATORS: %s is a single techy word like 'NODATA'
+#: methods/gpgv.cc
+#, c-format
+msgid ""
+"Signed file isn't valid, got '%s' (does the network require authentication?)"
+msgstr ""
+
 #: methods/gpgv.cc
 #: methods/gpgv.cc
 msgid "At least one invalid signature was encountered."
 msgid "At least one invalid signature was encountered."
 msgstr ""
 msgstr ""
@@ -1677,14 +1684,6 @@ msgstr ""
 msgid "Could not execute 'apt-key' to verify signature (is gnupg installed?)"
 msgid "Could not execute 'apt-key' to verify signature (is gnupg installed?)"
 msgstr ""
 msgstr ""
 
 
-#. TRANSLATORS: %s is a single techy word like 'NODATA'
-#: methods/gpgv.cc apt-pkg/acquire-item.cc
-#, c-format
-msgid ""
-"Clearsigned file isn't valid, got '%s' (does the network require "
-"authentication?)"
-msgstr ""
-
 #: methods/gpgv.cc
 #: methods/gpgv.cc
 msgid "Unknown error executing apt-key"
 msgid "Unknown error executing apt-key"
 msgstr "Nežinoma klaida kviečiant apt-key"
 msgstr "Nežinoma klaida kviečiant apt-key"
@@ -2421,15 +2420,15 @@ msgid ""
 "details."
 "details."
 msgstr ""
 msgstr ""
 
 
+#: apt-pkg/acquire-item.cc
+msgid "Hash Sum mismatch"
+msgstr "Maišos sumos nesutapimas"
+
 #: apt-pkg/acquire-item.cc apt-pkg/contrib/fileutl.cc
 #: apt-pkg/acquire-item.cc apt-pkg/contrib/fileutl.cc
 #, c-format
 #, c-format
 msgid "rename failed, %s (%s -> %s)."
 msgid "rename failed, %s (%s -> %s)."
 msgstr ""
 msgstr ""
 
 
-#: apt-pkg/acquire-item.cc
-msgid "Hash Sum mismatch"
-msgstr "Maišos sumos nesutapimas"
-
 #: apt-pkg/acquire-item.cc
 #: apt-pkg/acquire-item.cc
 msgid "Size mismatch"
 msgid "Size mismatch"
 msgstr "Neatitinka dydžiai"
 msgstr "Neatitinka dydžiai"
@@ -2478,10 +2477,6 @@ msgid ""
 "weak security information for it"
 "weak security information for it"
 msgstr ""
 msgstr ""
 
 
-#: apt-pkg/acquire-item.cc
-msgid "There is no public key available for the following key IDs:\n"
-msgstr ""
-
 #. TRANSLATOR: The first %s is the URL of the bad Release file, the second is
 #. TRANSLATOR: The first %s is the URL of the bad Release file, the second is
 #. the time since then the file is invalid - formatted in the same way as in
 #. the time since then the file is invalid - formatted in the same way as in
 #. the download progress display (e.g. 7d 3h 42min 1s)
 #. the download progress display (e.g. 7d 3h 42min 1s)
@@ -3650,6 +3645,12 @@ msgstr ""
 msgid "Calculating upgrade"
 msgid "Calculating upgrade"
 msgstr "Skaičiuojami atnaujinimai"
 msgstr "Skaičiuojami atnaujinimai"
 
 
+#~ msgid "(not found)"
+#~ msgstr "(nerasta)"
+
+#~ msgid "  Package pin: "
+#~ msgstr "  Paketo susiejimai: "
+
 #, fuzzy
 #, fuzzy
 #~ msgid "The repository is insufficiently signed by key %s (%s)"
 #~ msgid "The repository is insufficiently signed by key %s (%s)"
 #~ msgstr "Kelias %s per ilgas"
 #~ msgstr "Kelias %s per ilgas"

+ 29 - 25
po/mr.po

@@ -6,7 +6,7 @@ msgid ""
 msgstr ""
 msgstr ""
 "Project-Id-Version: apt 1.0.5\n"
 "Project-Id-Version: apt 1.0.5\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2016-04-25 15:24+0200\n"
+"POT-Creation-Date: 2016-05-11 10:50+0200\n"
 "PO-Revision-Date: 2008-11-20 23:27+0530\n"
 "PO-Revision-Date: 2008-11-20 23:27+0530\n"
 "Last-Translator: Sampada <sampadanakhare@gmail.com>\n"
 "Last-Translator: Sampada <sampadanakhare@gmail.com>\n"
 "Language-Team: Marathi, janabhaaratii, C-DAC, Mumbai, India "
 "Language-Team: Marathi, janabhaaratii, C-DAC, Mumbai, India "
@@ -747,10 +747,6 @@ msgstr "दृतिका सिंक नाही,पॅकेज संच
 msgid "Pinned packages:"
 msgid "Pinned packages:"
 msgstr "एकत्रित पॅकेजेस:"
 msgstr "एकत्रित पॅकेजेस:"
 
 
-#: apt-private/private-show.cc
-msgid "(not found)"
-msgstr "(मिळाले नाही)"
-
 #. Print the package name and the version we are forcing to
 #. Print the package name and the version we are forcing to
 #: apt-private/private-show.cc
 #: apt-private/private-show.cc
 #, c-format
 #, c-format
@@ -769,10 +765,6 @@ msgstr "उमेदवार:"
 msgid "(none)"
 msgid "(none)"
 msgstr "(कोणताच नाही)"
 msgstr "(कोणताच नाही)"
 
 
-#: apt-private/private-show.cc
-msgid "  Package pin: "
-msgstr "पॅकेज (पिन):"
-
 #. Show the priority tables
 #. Show the priority tables
 #: apt-private/private-show.cc
 #: apt-private/private-show.cc
 msgid "  Version table:"
 msgid "  Version table:"
@@ -1667,6 +1659,21 @@ msgstr "प्रश्न"
 msgid "Unable to invoke "
 msgid "Unable to invoke "
 msgstr "जारी करण्यास करण्यास असमर्थ"
 msgstr "जारी करण्यास करण्यास असमर्थ"
 
 
+#. TRANSLATORS: %s is a single techy word like 'NODATA'
+#: methods/gpgv.cc apt-pkg/acquire-item.cc
+#, c-format
+msgid ""
+"Clearsigned file isn't valid, got '%s' (does the network require "
+"authentication?)"
+msgstr ""
+
+#. TRANSLATORS: %s is a single techy word like 'NODATA'
+#: methods/gpgv.cc
+#, c-format
+msgid ""
+"Signed file isn't valid, got '%s' (does the network require authentication?)"
+msgstr ""
+
 #: methods/gpgv.cc
 #: methods/gpgv.cc
 msgid "At least one invalid signature was encountered."
 msgid "At least one invalid signature was encountered."
 msgstr "किमान एक अवैध सही सापडली."
 msgstr "किमान एक अवैध सही सापडली."
@@ -1682,14 +1689,6 @@ msgid "Could not execute 'apt-key' to verify signature (is gnupg installed?)"
 msgstr ""
 msgstr ""
 "सहीची खात्री करण्यासाठी '%s' कार्यान्वित करू शकत नाही (gnupg संस्थापित केले आहे का?)"
 "सहीची खात्री करण्यासाठी '%s' कार्यान्वित करू शकत नाही (gnupg संस्थापित केले आहे का?)"
 
 
-#. TRANSLATORS: %s is a single techy word like 'NODATA'
-#: methods/gpgv.cc apt-pkg/acquire-item.cc
-#, c-format
-msgid ""
-"Clearsigned file isn't valid, got '%s' (does the network require "
-"authentication?)"
-msgstr ""
-
 #: methods/gpgv.cc
 #: methods/gpgv.cc
 msgid "Unknown error executing apt-key"
 msgid "Unknown error executing apt-key"
 msgstr "apt-key कार्यान्वित होत असताना अपरिचित त्रुटी"
 msgstr "apt-key कार्यान्वित होत असताना अपरिचित त्रुटी"
@@ -2416,15 +2415,15 @@ msgid ""
 "details."
 "details."
 msgstr ""
 msgstr ""
 
 
+#: apt-pkg/acquire-item.cc
+msgid "Hash Sum mismatch"
+msgstr "हॅश बेरीज जुळत नाही"
+
 #: apt-pkg/acquire-item.cc apt-pkg/contrib/fileutl.cc
 #: apt-pkg/acquire-item.cc apt-pkg/contrib/fileutl.cc
 #, c-format
 #, c-format
 msgid "rename failed, %s (%s -> %s)."
 msgid "rename failed, %s (%s -> %s)."
 msgstr "पुनर्नामांकन अयशस्वी, %s (%s -> %s)."
 msgstr "पुनर्नामांकन अयशस्वी, %s (%s -> %s)."
 
 
-#: apt-pkg/acquire-item.cc
-msgid "Hash Sum mismatch"
-msgstr "हॅश बेरीज जुळत नाही"
-
 #: apt-pkg/acquire-item.cc
 #: apt-pkg/acquire-item.cc
 msgid "Size mismatch"
 msgid "Size mismatch"
 msgstr "आकार जुळतनाही"
 msgstr "आकार जुळतनाही"
@@ -2473,10 +2472,6 @@ msgid ""
 "weak security information for it"
 "weak security information for it"
 msgstr ""
 msgstr ""
 
 
-#: apt-pkg/acquire-item.cc
-msgid "There is no public key available for the following key IDs:\n"
-msgstr "पुढील कळ ओळखचिन्हांसाठी सार्वजनिक कळ उपलब्ध नाही:\n"
-
 #. TRANSLATOR: The first %s is the URL of the bad Release file, the second is
 #. TRANSLATOR: The first %s is the URL of the bad Release file, the second is
 #. the time since then the file is invalid - formatted in the same way as in
 #. the time since then the file is invalid - formatted in the same way as in
 #. the download progress display (e.g. 7d 3h 42min 1s)
 #. the download progress display (e.g. 7d 3h 42min 1s)
@@ -3660,6 +3655,15 @@ msgstr ""
 msgid "Calculating upgrade"
 msgid "Calculating upgrade"
 msgstr "पुढिल आवृत्तीची गणती करीत आहे"
 msgstr "पुढिल आवृत्तीची गणती करीत आहे"
 
 
+#~ msgid "(not found)"
+#~ msgstr "(मिळाले नाही)"
+
+#~ msgid "  Package pin: "
+#~ msgstr "पॅकेज (पिन):"
+
+#~ msgid "There is no public key available for the following key IDs:\n"
+#~ msgstr "पुढील कळ ओळखचिन्हांसाठी सार्वजनिक कळ उपलब्ध नाही:\n"
+
 #, fuzzy
 #, fuzzy
 #~ msgid "The repository is insufficiently signed by key %s (%s)"
 #~ msgid "The repository is insufficiently signed by key %s (%s)"
 #~ msgstr "%s संचिका डायव्हर्ट केली आहे/वळवली आहे"
 #~ msgstr "%s संचिका डायव्हर्ट केली आहे/वळवली आहे"

+ 31 - 26
po/nb.po

@@ -11,7 +11,7 @@ msgid ""
 msgstr ""
 msgstr ""
 "Project-Id-Version: apt 1.0.5\n"
 "Project-Id-Version: apt 1.0.5\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2016-04-25 15:24+0200\n"
+"POT-Creation-Date: 2016-05-11 10:50+0200\n"
 "PO-Revision-Date: 2010-09-01 21:10+0200\n"
 "PO-Revision-Date: 2010-09-01 21:10+0200\n"
 "Last-Translator: Hans Fredrik Nordhaug <hans@nordhaug.priv.no>\n"
 "Last-Translator: Hans Fredrik Nordhaug <hans@nordhaug.priv.no>\n"
 "Language-Team: Norwegian Bokmål <i18n-nb@lister.ping.uio.no>\n"
 "Language-Team: Norwegian Bokmål <i18n-nb@lister.ping.uio.no>\n"
@@ -761,10 +761,6 @@ msgstr ""
 msgid "Pinned packages:"
 msgid "Pinned packages:"
 msgstr "Låste pakker:"
 msgstr "Låste pakker:"
 
 
-#: apt-private/private-show.cc
-msgid "(not found)"
-msgstr "(ikke funnet)"
-
 #. Print the package name and the version we are forcing to
 #. Print the package name and the version we are forcing to
 #: apt-private/private-show.cc
 #: apt-private/private-show.cc
 #, c-format
 #, c-format
@@ -783,10 +779,6 @@ msgstr "  Kandidat: "
 msgid "(none)"
 msgid "(none)"
 msgstr "(ingen)"
 msgstr "(ingen)"
 
 
-#: apt-private/private-show.cc
-msgid "  Package pin: "
-msgstr "  Pakke låst til: "
-
 #. Show the priority tables
 #. Show the priority tables
 #: apt-private/private-show.cc
 #: apt-private/private-show.cc
 msgid "  Version table:"
 msgid "  Version table:"
@@ -1690,6 +1682,21 @@ msgstr "Spørring"
 msgid "Unable to invoke "
 msgid "Unable to invoke "
 msgstr "Klarte ikke å starte"
 msgstr "Klarte ikke å starte"
 
 
+#. TRANSLATORS: %s is a single techy word like 'NODATA'
+#: methods/gpgv.cc apt-pkg/acquire-item.cc
+#, c-format
+msgid ""
+"Clearsigned file isn't valid, got '%s' (does the network require "
+"authentication?)"
+msgstr ""
+
+#. TRANSLATORS: %s is a single techy word like 'NODATA'
+#: methods/gpgv.cc
+#, c-format
+msgid ""
+"Signed file isn't valid, got '%s' (does the network require authentication?)"
+msgstr ""
+
 #: methods/gpgv.cc
 #: methods/gpgv.cc
 msgid "At least one invalid signature was encountered."
 msgid "At least one invalid signature was encountered."
 msgstr "Minst en ugyldig signatur ble funnet."
 msgstr "Minst en ugyldig signatur ble funnet."
@@ -1705,14 +1712,6 @@ msgstr ""
 "Klarte ikke kjøre «apt-key» for å verifisere signaturen (er gnupg "
 "Klarte ikke kjøre «apt-key» for å verifisere signaturen (er gnupg "
 "installert?)"
 "installert?)"
 
 
-#. TRANSLATORS: %s is a single techy word like 'NODATA'
-#: methods/gpgv.cc apt-pkg/acquire-item.cc
-#, c-format
-msgid ""
-"Clearsigned file isn't valid, got '%s' (does the network require "
-"authentication?)"
-msgstr ""
-
 #: methods/gpgv.cc
 #: methods/gpgv.cc
 msgid "Unknown error executing apt-key"
 msgid "Unknown error executing apt-key"
 msgstr "Ukjent feil ved kjøring av apt-key"
 msgstr "Ukjent feil ved kjøring av apt-key"
@@ -2443,15 +2442,15 @@ msgid ""
 "details."
 "details."
 msgstr ""
 msgstr ""
 
 
+#: apt-pkg/acquire-item.cc
+msgid "Hash Sum mismatch"
+msgstr "Hashsummen stemmer ikke"
+
 #: apt-pkg/acquire-item.cc apt-pkg/contrib/fileutl.cc
 #: apt-pkg/acquire-item.cc apt-pkg/contrib/fileutl.cc
 #, c-format
 #, c-format
 msgid "rename failed, %s (%s -> %s)."
 msgid "rename failed, %s (%s -> %s)."
 msgstr "klarte ikke å endre navnet, %s (%s -> %s)."
 msgstr "klarte ikke å endre navnet, %s (%s -> %s)."
 
 
-#: apt-pkg/acquire-item.cc
-msgid "Hash Sum mismatch"
-msgstr "Hashsummen stemmer ikke"
-
 #: apt-pkg/acquire-item.cc
 #: apt-pkg/acquire-item.cc
 msgid "Size mismatch"
 msgid "Size mismatch"
 msgstr "Feil størrelse"
 msgstr "Feil størrelse"
@@ -2502,11 +2501,6 @@ msgid ""
 "weak security information for it"
 "weak security information for it"
 msgstr ""
 msgstr ""
 
 
-#: apt-pkg/acquire-item.cc
-msgid "There is no public key available for the following key IDs:\n"
-msgstr ""
-"Det er ingen offentlig nøkkel tilgjengelig for de følgende nøkkel-ID-ene:\n"
-
 #. TRANSLATOR: The first %s is the URL of the bad Release file, the second is
 #. TRANSLATOR: The first %s is the URL of the bad Release file, the second is
 #. the time since then the file is invalid - formatted in the same way as in
 #. the time since then the file is invalid - formatted in the same way as in
 #. the download progress display (e.g. 7d 3h 42min 1s)
 #. the download progress display (e.g. 7d 3h 42min 1s)
@@ -3711,6 +3705,17 @@ msgstr ""
 msgid "Calculating upgrade"
 msgid "Calculating upgrade"
 msgstr "Beregner oppgradering"
 msgstr "Beregner oppgradering"
 
 
+#~ msgid "(not found)"
+#~ msgstr "(ikke funnet)"
+
+#~ msgid "  Package pin: "
+#~ msgstr "  Pakke låst til: "
+
+#~ msgid "There is no public key available for the following key IDs:\n"
+#~ msgstr ""
+#~ "Det er ingen offentlig nøkkel tilgjengelig for de følgende nøkkel-ID-"
+#~ "ene:\n"
+
 #, fuzzy
 #, fuzzy
 #~ msgid "The repository is insufficiently signed by key %s (%s)"
 #~ msgid "The repository is insufficiently signed by key %s (%s)"
 #~ msgstr "Katalogen %s er avledet"
 #~ msgstr "Katalogen %s er avledet"

+ 30 - 26
po/ne.po

@@ -6,7 +6,7 @@ msgid ""
 msgstr ""
 msgstr ""
 "Project-Id-Version: apt 1.0.5\n"
 "Project-Id-Version: apt 1.0.5\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2016-04-25 15:24+0200\n"
+"POT-Creation-Date: 2016-05-11 10:50+0200\n"
 "PO-Revision-Date: 2006-06-12 14:35+0545\n"
 "PO-Revision-Date: 2006-06-12 14:35+0545\n"
 "Last-Translator: Shiva Pokharel <pokharelshiva@hotmail.com>\n"
 "Last-Translator: Shiva Pokharel <pokharelshiva@hotmail.com>\n"
 "Language-Team: Nepali <info@mpp.org.np>\n"
 "Language-Team: Nepali <info@mpp.org.np>\n"
@@ -744,10 +744,6 @@ msgstr "क्यास sync  भन्दा बाहिर छ, प्या
 msgid "Pinned packages:"
 msgid "Pinned packages:"
 msgstr "पिन गरिएका प्याकेजहरू:"
 msgstr "पिन गरिएका प्याकेजहरू:"
 
 
-#: apt-private/private-show.cc
-msgid "(not found)"
-msgstr "(फेला परेन)"
-
 #. Print the package name and the version we are forcing to
 #. Print the package name and the version we are forcing to
 #: apt-private/private-show.cc
 #: apt-private/private-show.cc
 #, c-format
 #, c-format
@@ -766,10 +762,6 @@ msgstr "  उमेद्वार:"
 msgid "(none)"
 msgid "(none)"
 msgstr "(कुनै पनि होइन)"
 msgstr "(कुनै पनि होइन)"
 
 
-#: apt-private/private-show.cc
-msgid "  Package pin: "
-msgstr "प्याकेज पिन:"
-
 #. Show the priority tables
 #. Show the priority tables
 #: apt-private/private-show.cc
 #: apt-private/private-show.cc
 msgid "  Version table:"
 msgid "  Version table:"
@@ -1670,6 +1662,21 @@ msgstr "क्वेरी"
 msgid "Unable to invoke "
 msgid "Unable to invoke "
 msgstr "आह्वान गर्न असक्षम भयो"
 msgstr "आह्वान गर्न असक्षम भयो"
 
 
+#. TRANSLATORS: %s is a single techy word like 'NODATA'
+#: methods/gpgv.cc apt-pkg/acquire-item.cc
+#, c-format
+msgid ""
+"Clearsigned file isn't valid, got '%s' (does the network require "
+"authentication?)"
+msgstr ""
+
+#. TRANSLATORS: %s is a single techy word like 'NODATA'
+#: methods/gpgv.cc
+#, c-format
+msgid ""
+"Signed file isn't valid, got '%s' (does the network require authentication?)"
+msgstr ""
+
 #: methods/gpgv.cc
 #: methods/gpgv.cc
 msgid "At least one invalid signature was encountered."
 msgid "At least one invalid signature was encountered."
 msgstr "कम्तिमा एउटा अवैध हस्ताक्षर विरोध भयो ।"
 msgstr "कम्तिमा एउटा अवैध हस्ताक्षर विरोध भयो ।"
@@ -1684,14 +1691,6 @@ msgstr "आन्तरिक त्रुटि: असल हस्ताक
 msgid "Could not execute 'apt-key' to verify signature (is gnupg installed?)"
 msgid "Could not execute 'apt-key' to verify signature (is gnupg installed?)"
 msgstr "हस्ताक्षर रूजू गर्न '%s' कार्यन्वयन गर्न सकिएन (के gnupg स्थापना भयो?)"
 msgstr "हस्ताक्षर रूजू गर्न '%s' कार्यन्वयन गर्न सकिएन (के gnupg स्थापना भयो?)"
 
 
-#. TRANSLATORS: %s is a single techy word like 'NODATA'
-#: methods/gpgv.cc apt-pkg/acquire-item.cc
-#, c-format
-msgid ""
-"Clearsigned file isn't valid, got '%s' (does the network require "
-"authentication?)"
-msgstr ""
-
 #: methods/gpgv.cc
 #: methods/gpgv.cc
 msgid "Unknown error executing apt-key"
 msgid "Unknown error executing apt-key"
 msgstr "apt-key कार्यन्वयन गर्दा अज्ञात त्रुटि"
 msgstr "apt-key कार्यन्वयन गर्दा अज्ञात त्रुटि"
@@ -2418,16 +2417,16 @@ msgid ""
 "details."
 "details."
 msgstr ""
 msgstr ""
 
 
-#: apt-pkg/acquire-item.cc apt-pkg/contrib/fileutl.cc
-#, c-format
-msgid "rename failed, %s (%s -> %s)."
-msgstr "पुन:नामकरण असफल गरियो, %s (%s -> %s) ।"
-
 #: apt-pkg/acquire-item.cc
 #: apt-pkg/acquire-item.cc
 #, fuzzy
 #, fuzzy
 msgid "Hash Sum mismatch"
 msgid "Hash Sum mismatch"
 msgstr "MD5Sum मेल भएन"
 msgstr "MD5Sum मेल भएन"
 
 
+#: apt-pkg/acquire-item.cc apt-pkg/contrib/fileutl.cc
+#, c-format
+msgid "rename failed, %s (%s -> %s)."
+msgstr "पुन:नामकरण असफल गरियो, %s (%s -> %s) ।"
+
 #: apt-pkg/acquire-item.cc
 #: apt-pkg/acquire-item.cc
 msgid "Size mismatch"
 msgid "Size mismatch"
 msgstr "साइज मेल खाएन"
 msgstr "साइज मेल खाएन"
@@ -2476,10 +2475,6 @@ msgid ""
 "weak security information for it"
 "weak security information for it"
 msgstr ""
 msgstr ""
 
 
-#: apt-pkg/acquire-item.cc
-msgid "There is no public key available for the following key IDs:\n"
-msgstr "निम्न कुञ्जी IDs को लागि कुनै सार्वजनिक कुञ्जी उपलब्ध छैन:\n"
-
 #. TRANSLATOR: The first %s is the URL of the bad Release file, the second is
 #. TRANSLATOR: The first %s is the URL of the bad Release file, the second is
 #. the time since then the file is invalid - formatted in the same way as in
 #. the time since then the file is invalid - formatted in the same way as in
 #. the download progress display (e.g. 7d 3h 42min 1s)
 #. the download progress display (e.g. 7d 3h 42min 1s)
@@ -3657,6 +3652,15 @@ msgstr ""
 msgid "Calculating upgrade"
 msgid "Calculating upgrade"
 msgstr "स्तर वृद्धि गणना गरिदैछ"
 msgstr "स्तर वृद्धि गणना गरिदैछ"
 
 
+#~ msgid "(not found)"
+#~ msgstr "(फेला परेन)"
+
+#~ msgid "  Package pin: "
+#~ msgstr "प्याकेज पिन:"
+
+#~ msgid "There is no public key available for the following key IDs:\n"
+#~ msgstr "निम्न कुञ्जी IDs को लागि कुनै सार्वजनिक कुञ्जी उपलब्ध छैन:\n"
+
 #, fuzzy
 #, fuzzy
 #~ msgid "The repository is insufficiently signed by key %s (%s)"
 #~ msgid "The repository is insufficiently signed by key %s (%s)"
 #~ msgstr "डाइरेक्ट्री %s फेरियो "
 #~ msgstr "डाइरेक्ट्री %s फेरियो "

+ 41 - 36
po/nl.po

@@ -12,7 +12,7 @@ msgid ""
 msgstr ""
 msgstr ""
 "Project-Id-Version: apt 1.2.11\n"
 "Project-Id-Version: apt 1.2.11\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2016-04-25 15:24+0200\n"
+"POT-Creation-Date: 2016-05-11 10:50+0200\n"
 "PO-Revision-Date: 2016-04-27 18:12+0200\n"
 "PO-Revision-Date: 2016-04-27 18:12+0200\n"
 "Last-Translator: Frans Spiesschaert <Frans.Spiesschaert@yucom.be>\n"
 "Last-Translator: Frans Spiesschaert <Frans.Spiesschaert@yucom.be>\n"
 "Language-Team: Debian Dutch l10n Team <debian-l10n-dutch@lists.debian.org>\n"
 "Language-Team: Debian Dutch l10n Team <debian-l10n-dutch@lists.debian.org>\n"
@@ -246,10 +246,10 @@ msgstr ""
 "Er waren niet-geauthenticeerde pakketten en -y was gebruikt zonder --allow-"
 "Er waren niet-geauthenticeerde pakketten en -y was gebruikt zonder --allow-"
 "unauthenticated"
 "unauthenticated"
 
 
-#: apt-private/private-download.cc
+#: apt-private/private-download.cc apt-pkg/update.cc
 #, c-format
 #, c-format
-msgid "Failed to fetch %s  %s\n"
-msgstr "Ophalen van %s is mislukt  %s\n"
+msgid "Failed to fetch %s  %s"
+msgstr "Ophalen van %s is mislukt  %s"
 
 
 #: apt-private/private-download.cc
 #: apt-private/private-download.cc
 #, c-format
 #, c-format
@@ -781,10 +781,6 @@ msgstr ""
 msgid "Pinned packages:"
 msgid "Pinned packages:"
 msgstr "Vastgepinde pakketten:"
 msgstr "Vastgepinde pakketten:"
 
 
-#: apt-private/private-show.cc
-msgid "(not found)"
-msgstr "(niet gevonden)"
-
 #. Print the package name and the version we are forcing to
 #. Print the package name and the version we are forcing to
 #: apt-private/private-show.cc
 #: apt-private/private-show.cc
 #, c-format
 #, c-format
@@ -803,10 +799,6 @@ msgstr "  Kandidaat: "
 msgid "(none)"
 msgid "(none)"
 msgstr "(geen)"
 msgstr "(geen)"
 
 
-#: apt-private/private-show.cc
-msgid "  Package pin: "
-msgstr "  Pakketpin: "
-
 #. Show the priority tables
 #. Show the priority tables
 #: apt-private/private-show.cc
 #: apt-private/private-show.cc
 msgid "  Version table:"
 msgid "  Version table:"
@@ -1761,6 +1753,25 @@ msgstr "Zoekopdracht"
 msgid "Unable to invoke "
 msgid "Unable to invoke "
 msgstr "Mislukking bij aanroepen van "
 msgstr "Mislukking bij aanroepen van "
 
 
+#. TRANSLATORS: %s is a single techy word like 'NODATA'
+#: methods/gpgv.cc apt-pkg/acquire-item.cc
+#, c-format
+msgid ""
+"Clearsigned file isn't valid, got '%s' (does the network require "
+"authentication?)"
+msgstr ""
+"Bestand met niet-versleutelde ondertekening is ongeldig; kreeg '%s' (vereist "
+"het netwerk authenticatie?)"
+
+#. TRANSLATORS: %s is a single techy word like 'NODATA'
+#: methods/gpgv.cc
+#, fuzzy, c-format
+msgid ""
+"Signed file isn't valid, got '%s' (does the network require authentication?)"
+msgstr ""
+"Bestand met niet-versleutelde ondertekening is ongeldig; kreeg '%s' (vereist "
+"het netwerk authenticatie?)"
+
 #: methods/gpgv.cc
 #: methods/gpgv.cc
 msgid "At least one invalid signature was encountered."
 msgid "At least one invalid signature was encountered."
 msgstr "Er is tenminste één ongeldige ondertekening gevonden."
 msgstr "Er is tenminste één ongeldige ondertekening gevonden."
@@ -1778,16 +1789,6 @@ msgstr ""
 "Kon 'apt-key' niet uitvoeren om ondertekening te verifiëren (is gnupg "
 "Kon 'apt-key' niet uitvoeren om ondertekening te verifiëren (is gnupg "
 "geïnstalleerd?)"
 "geïnstalleerd?)"
 
 
-#. TRANSLATORS: %s is a single techy word like 'NODATA'
-#: methods/gpgv.cc apt-pkg/acquire-item.cc
-#, c-format
-msgid ""
-"Clearsigned file isn't valid, got '%s' (does the network require "
-"authentication?)"
-msgstr ""
-"Bestand met niet-versleutelde ondertekening is ongeldig; kreeg '%s' (vereist "
-"het netwerk authenticatie?)"
-
 #: methods/gpgv.cc
 #: methods/gpgv.cc
 msgid "Unknown error executing apt-key"
 msgid "Unknown error executing apt-key"
 msgstr "Onbekende fout bij het uitvoeren van apt-key"
 msgstr "Onbekende fout bij het uitvoeren van apt-key"
@@ -2528,15 +2529,15 @@ msgstr ""
 "Zie de man-pagina apt-secure(8) voor details over het aanmaken van een "
 "Zie de man-pagina apt-secure(8) voor details over het aanmaken van een "
 "pakketbron en over de configuratie langs gebruikerskant."
 "pakketbron en over de configuratie langs gebruikerskant."
 
 
+#: apt-pkg/acquire-item.cc
+msgid "Hash Sum mismatch"
+msgstr "Hash-som komt niet overeen"
+
 #: apt-pkg/acquire-item.cc apt-pkg/contrib/fileutl.cc
 #: apt-pkg/acquire-item.cc apt-pkg/contrib/fileutl.cc
 #, c-format
 #, c-format
 msgid "rename failed, %s (%s -> %s)."
 msgid "rename failed, %s (%s -> %s)."
 msgstr "het hernoemen is mislukt, %s (%s -> %s)."
 msgstr "het hernoemen is mislukt, %s (%s -> %s)."
 
 
-#: apt-pkg/acquire-item.cc
-msgid "Hash Sum mismatch"
-msgstr "Hash-som komt niet overeen"
-
 #: apt-pkg/acquire-item.cc
 #: apt-pkg/acquire-item.cc
 msgid "Size mismatch"
 msgid "Size mismatch"
 msgstr "Grootte komt niet overeen"
 msgstr "Grootte komt niet overeen"
@@ -2593,11 +2594,6 @@ msgstr ""
 "vermits pakketbron '%s' er slechts zwakke veiligheidsinformatie voor "
 "vermits pakketbron '%s' er slechts zwakke veiligheidsinformatie voor "
 "verstrekt"
 "verstrekt"
 
 
-#: apt-pkg/acquire-item.cc
-msgid "There is no public key available for the following key IDs:\n"
-msgstr ""
-"Er zijn geen publieke sleutels beschikbaar voor de volgende sleutel-ID's:\n"
-
 #. TRANSLATOR: The first %s is the URL of the bad Release file, the second is
 #. TRANSLATOR: The first %s is the URL of the bad Release file, the second is
 #. the time since then the file is invalid - formatted in the same way as in
 #. the time since then the file is invalid - formatted in the same way as in
 #. the download progress display (e.g. 7d 3h 42min 1s)
 #. the download progress display (e.g. 7d 3h 42min 1s)
@@ -3842,11 +3838,6 @@ msgstr ""
 msgid "Cannot convert %s to integer: out of range"
 msgid "Cannot convert %s to integer: out of range"
 msgstr "Kan %s niet naar een geheel getal omzetten: buiten het bereik"
 msgstr "Kan %s niet naar een geheel getal omzetten: buiten het bereik"
 
 
-#: apt-pkg/update.cc
-#, c-format
-msgid "Failed to fetch %s  %s"
-msgstr "Ophalen van %s is mislukt  %s"
-
 #: apt-pkg/update.cc
 #: apt-pkg/update.cc
 msgid ""
 msgid ""
 "Some index files failed to download. They have been ignored, or old ones "
 "Some index files failed to download. They have been ignored, or old ones "
@@ -3859,6 +3850,20 @@ msgstr ""
 msgid "Calculating upgrade"
 msgid "Calculating upgrade"
 msgstr "Opwaardering wordt doorgerekend"
 msgstr "Opwaardering wordt doorgerekend"
 
 
+#~ msgid "Failed to fetch %s  %s\n"
+#~ msgstr "Ophalen van %s is mislukt  %s\n"
+
+#~ msgid "(not found)"
+#~ msgstr "(niet gevonden)"
+
+#~ msgid "  Package pin: "
+#~ msgstr "  Pakketpin: "
+
+#~ msgid "There is no public key available for the following key IDs:\n"
+#~ msgstr ""
+#~ "Er zijn geen publieke sleutels beschikbaar voor de volgende sleutel-"
+#~ "ID's:\n"
+
 #, fuzzy
 #, fuzzy
 #~ msgid "The repository is insufficiently signed by key %s (%s)"
 #~ msgid "The repository is insufficiently signed by key %s (%s)"
 #~ msgstr "De pakketbron '%s' is niet ondertekend."
 #~ msgstr "De pakketbron '%s' is niet ondertekend."

+ 27 - 26
po/nn.po

@@ -9,7 +9,7 @@ msgid ""
 msgstr ""
 msgstr ""
 "Project-Id-Version: apt 1.0.5\n"
 "Project-Id-Version: apt 1.0.5\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2016-04-25 15:24+0200\n"
+"POT-Creation-Date: 2016-05-11 10:50+0200\n"
 "PO-Revision-Date: 2005-02-14 23:30+0100\n"
 "PO-Revision-Date: 2005-02-14 23:30+0100\n"
 "Last-Translator: Havard Korsvoll <korsvoll@skulelinux.no>\n"
 "Last-Translator: Havard Korsvoll <korsvoll@skulelinux.no>\n"
 "Language-Team: Norwegian nynorsk <i18n-nn@lister.ping.uio.no>\n"
 "Language-Team: Norwegian nynorsk <i18n-nn@lister.ping.uio.no>\n"
@@ -753,10 +753,6 @@ msgstr "Mellomlageret er ute av takt, kan ikkje x-referera ei pakkefil"
 msgid "Pinned packages:"
 msgid "Pinned packages:"
 msgstr "Spikra pakkar:"
 msgstr "Spikra pakkar:"
 
 
-#: apt-private/private-show.cc
-msgid "(not found)"
-msgstr "(ikkje funne)"
-
 #. Print the package name and the version we are forcing to
 #. Print the package name and the version we are forcing to
 #: apt-private/private-show.cc
 #: apt-private/private-show.cc
 #, c-format
 #, c-format
@@ -775,10 +771,6 @@ msgstr "  Kandidat: "
 msgid "(none)"
 msgid "(none)"
 msgstr "(ingen)"
 msgstr "(ingen)"
 
 
-#: apt-private/private-show.cc
-msgid "  Package pin: "
-msgstr "  Pakke spikra til: "
-
 #. Show the priority tables
 #. Show the priority tables
 #: apt-private/private-show.cc
 #: apt-private/private-show.cc
 msgid "  Version table:"
 msgid "  Version table:"
@@ -1685,6 +1677,21 @@ msgstr "Sp
 msgid "Unable to invoke "
 msgid "Unable to invoke "
 msgstr "Klarte ikkje starta "
 msgstr "Klarte ikkje starta "
 
 
+#. TRANSLATORS: %s is a single techy word like 'NODATA'
+#: methods/gpgv.cc apt-pkg/acquire-item.cc
+#, c-format
+msgid ""
+"Clearsigned file isn't valid, got '%s' (does the network require "
+"authentication?)"
+msgstr ""
+
+#. TRANSLATORS: %s is a single techy word like 'NODATA'
+#: methods/gpgv.cc
+#, c-format
+msgid ""
+"Signed file isn't valid, got '%s' (does the network require authentication?)"
+msgstr ""
+
 #: methods/gpgv.cc
 #: methods/gpgv.cc
 msgid "At least one invalid signature was encountered."
 msgid "At least one invalid signature was encountered."
 msgstr ""
 msgstr ""
@@ -1698,14 +1705,6 @@ msgstr ""
 msgid "Could not execute 'apt-key' to verify signature (is gnupg installed?)"
 msgid "Could not execute 'apt-key' to verify signature (is gnupg installed?)"
 msgstr ""
 msgstr ""
 
 
-#. TRANSLATORS: %s is a single techy word like 'NODATA'
-#: methods/gpgv.cc apt-pkg/acquire-item.cc
-#, c-format
-msgid ""
-"Clearsigned file isn't valid, got '%s' (does the network require "
-"authentication?)"
-msgstr ""
-
 #: methods/gpgv.cc
 #: methods/gpgv.cc
 msgid "Unknown error executing apt-key"
 msgid "Unknown error executing apt-key"
 msgstr ""
 msgstr ""
@@ -2428,16 +2427,16 @@ msgid ""
 "details."
 "details."
 msgstr ""
 msgstr ""
 
 
-#: apt-pkg/acquire-item.cc apt-pkg/contrib/fileutl.cc
-#, c-format
-msgid "rename failed, %s (%s -> %s)."
-msgstr "endring av namn mislukkast, %s (%s -> %s)."
-
 #: apt-pkg/acquire-item.cc
 #: apt-pkg/acquire-item.cc
 #, fuzzy
 #, fuzzy
 msgid "Hash Sum mismatch"
 msgid "Hash Sum mismatch"
 msgstr "Feil MD5-sum"
 msgstr "Feil MD5-sum"
 
 
+#: apt-pkg/acquire-item.cc apt-pkg/contrib/fileutl.cc
+#, c-format
+msgid "rename failed, %s (%s -> %s)."
+msgstr "endring av namn mislukkast, %s (%s -> %s)."
+
 #: apt-pkg/acquire-item.cc
 #: apt-pkg/acquire-item.cc
 msgid "Size mismatch"
 msgid "Size mismatch"
 msgstr "Feil storleik"
 msgstr "Feil storleik"
@@ -2486,10 +2485,6 @@ msgid ""
 "weak security information for it"
 "weak security information for it"
 msgstr ""
 msgstr ""
 
 
-#: apt-pkg/acquire-item.cc
-msgid "There is no public key available for the following key IDs:\n"
-msgstr ""
-
 #. TRANSLATOR: The first %s is the URL of the bad Release file, the second is
 #. TRANSLATOR: The first %s is the URL of the bad Release file, the second is
 #. the time since then the file is invalid - formatted in the same way as in
 #. the time since then the file is invalid - formatted in the same way as in
 #. the download progress display (e.g. 7d 3h 42min 1s)
 #. the download progress display (e.g. 7d 3h 42min 1s)
@@ -3673,6 +3668,12 @@ msgstr ""
 msgid "Calculating upgrade"
 msgid "Calculating upgrade"
 msgstr "Reknar ut oppgradering"
 msgstr "Reknar ut oppgradering"
 
 
+#~ msgid "(not found)"
+#~ msgstr "(ikkje funne)"
+
+#~ msgid "  Package pin: "
+#~ msgstr "  Pakke spikra til: "
+
 #, fuzzy
 #, fuzzy
 #~ msgid "The repository is insufficiently signed by key %s (%s)"
 #~ msgid "The repository is insufficiently signed by key %s (%s)"
 #~ msgstr "Katalogen %s er avleidd"
 #~ msgstr "Katalogen %s er avleidd"

+ 30 - 25
po/pl.po

@@ -11,7 +11,7 @@ msgid ""
 msgstr ""
 msgstr ""
 "Project-Id-Version: apt 0.9.7.3\n"
 "Project-Id-Version: apt 0.9.7.3\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2016-04-25 15:24+0200\n"
+"POT-Creation-Date: 2016-05-11 10:50+0200\n"
 "PO-Revision-Date: 2012-07-28 21:53+0200\n"
 "PO-Revision-Date: 2012-07-28 21:53+0200\n"
 "Last-Translator: Michał Kułach <michal.kulach@gmail.com>\n"
 "Last-Translator: Michał Kułach <michal.kulach@gmail.com>\n"
 "Language-Team: Polish <debian-l10n-polish@lists.debian.org>\n"
 "Language-Team: Polish <debian-l10n-polish@lists.debian.org>\n"
@@ -787,10 +787,6 @@ msgstr ""
 msgid "Pinned packages:"
 msgid "Pinned packages:"
 msgstr "Przypięte pakiety:"
 msgstr "Przypięte pakiety:"
 
 
-#: apt-private/private-show.cc
-msgid "(not found)"
-msgstr "(nie znaleziono)"
-
 #. Print the package name and the version we are forcing to
 #. Print the package name and the version we are forcing to
 #: apt-private/private-show.cc
 #: apt-private/private-show.cc
 #, c-format
 #, c-format
@@ -809,10 +805,6 @@ msgstr "  Kandydująca: "
 msgid "(none)"
 msgid "(none)"
 msgstr "(brak)"
 msgstr "(brak)"
 
 
-#: apt-private/private-show.cc
-msgid "  Package pin: "
-msgstr "  Sposób przypięcia: "
-
 #. Show the priority tables
 #. Show the priority tables
 #: apt-private/private-show.cc
 #: apt-private/private-show.cc
 msgid "  Version table:"
 msgid "  Version table:"
@@ -1735,6 +1727,21 @@ msgstr "Info"
 msgid "Unable to invoke "
 msgid "Unable to invoke "
 msgstr "Nie można wywołać "
 msgstr "Nie można wywołać "
 
 
+#. TRANSLATORS: %s is a single techy word like 'NODATA'
+#: methods/gpgv.cc apt-pkg/acquire-item.cc
+#, c-format
+msgid ""
+"Clearsigned file isn't valid, got '%s' (does the network require "
+"authentication?)"
+msgstr ""
+
+#. TRANSLATORS: %s is a single techy word like 'NODATA'
+#: methods/gpgv.cc
+#, c-format
+msgid ""
+"Signed file isn't valid, got '%s' (does the network require authentication?)"
+msgstr ""
+
 #: methods/gpgv.cc
 #: methods/gpgv.cc
 msgid "At least one invalid signature was encountered."
 msgid "At least one invalid signature was encountered."
 msgstr "Napotkano przynajmniej jeden nieprawidłowy podpis."
 msgstr "Napotkano przynajmniej jeden nieprawidłowy podpis."
@@ -1751,14 +1758,6 @@ msgstr ""
 "Nie udało się uruchomić apt-key by zweryfikować podpis (czy gnupg jest "
 "Nie udało się uruchomić apt-key by zweryfikować podpis (czy gnupg jest "
 "zainstalowane?)"
 "zainstalowane?)"
 
 
-#. TRANSLATORS: %s is a single techy word like 'NODATA'
-#: methods/gpgv.cc apt-pkg/acquire-item.cc
-#, c-format
-msgid ""
-"Clearsigned file isn't valid, got '%s' (does the network require "
-"authentication?)"
-msgstr ""
-
 #: methods/gpgv.cc
 #: methods/gpgv.cc
 msgid "Unknown error executing apt-key"
 msgid "Unknown error executing apt-key"
 msgstr "Nieznany błąd podczas uruchamiania apt-key"
 msgstr "Nieznany błąd podczas uruchamiania apt-key"
@@ -2491,15 +2490,15 @@ msgid ""
 "details."
 "details."
 msgstr ""
 msgstr ""
 
 
+#: apt-pkg/acquire-item.cc
+msgid "Hash Sum mismatch"
+msgstr "Błędna suma kontrolna"
+
 #: apt-pkg/acquire-item.cc apt-pkg/contrib/fileutl.cc
 #: apt-pkg/acquire-item.cc apt-pkg/contrib/fileutl.cc
 #, c-format
 #, c-format
 msgid "rename failed, %s (%s -> %s)."
 msgid "rename failed, %s (%s -> %s)."
 msgstr "nie udało się zmienić nazwy, %s (%s -> %s)"
 msgstr "nie udało się zmienić nazwy, %s (%s -> %s)"
 
 
-#: apt-pkg/acquire-item.cc
-msgid "Hash Sum mismatch"
-msgstr "Błędna suma kontrolna"
-
 #: apt-pkg/acquire-item.cc
 #: apt-pkg/acquire-item.cc
 msgid "Size mismatch"
 msgid "Size mismatch"
 msgstr "Błędny rozmiar"
 msgstr "Błędny rozmiar"
@@ -2552,10 +2551,6 @@ msgid ""
 "weak security information for it"
 "weak security information for it"
 msgstr ""
 msgstr ""
 
 
-#: apt-pkg/acquire-item.cc
-msgid "There is no public key available for the following key IDs:\n"
-msgstr "Dla następujących identyfikatorów kluczy brakuje klucza publicznego:\n"
-
 #. TRANSLATOR: The first %s is the URL of the bad Release file, the second is
 #. TRANSLATOR: The first %s is the URL of the bad Release file, the second is
 #. the time since then the file is invalid - formatted in the same way as in
 #. the time since then the file is invalid - formatted in the same way as in
 #. the download progress display (e.g. 7d 3h 42min 1s)
 #. the download progress display (e.g. 7d 3h 42min 1s)
@@ -3785,6 +3780,16 @@ msgstr ""
 msgid "Calculating upgrade"
 msgid "Calculating upgrade"
 msgstr "Obliczanie aktualizacji"
 msgstr "Obliczanie aktualizacji"
 
 
+#~ msgid "(not found)"
+#~ msgstr "(nie znaleziono)"
+
+#~ msgid "  Package pin: "
+#~ msgstr "  Sposób przypięcia: "
+
+#~ msgid "There is no public key available for the following key IDs:\n"
+#~ msgstr ""
+#~ "Dla następujących identyfikatorów kluczy brakuje klucza publicznego:\n"
+
 #, fuzzy
 #, fuzzy
 #~ msgid "The repository is insufficiently signed by key %s (%s)"
 #~ msgid "The repository is insufficiently signed by key %s (%s)"
 #~ msgstr "Ominięcie katalogu %s"
 #~ msgstr "Ominięcie katalogu %s"

+ 31 - 27
po/pt.po

@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 msgstr ""
 "Project-Id-Version: apt 1.0.5\n"
 "Project-Id-Version: apt 1.0.5\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2016-04-25 15:24+0200\n"
+"POT-Creation-Date: 2016-05-11 10:50+0200\n"
 "PO-Revision-Date: 2012-06-29 15:45+0100\n"
 "PO-Revision-Date: 2012-06-29 15:45+0100\n"
 "Last-Translator: Miguel Figueiredo <elmig@debianpt.org>\n"
 "Last-Translator: Miguel Figueiredo <elmig@debianpt.org>\n"
 "Language-Team: Portuguese <traduz@debianpt.org>\n"
 "Language-Team: Portuguese <traduz@debianpt.org>\n"
@@ -759,10 +759,6 @@ msgstr ""
 msgid "Pinned packages:"
 msgid "Pinned packages:"
 msgstr "Pacotes Marcados:"
 msgstr "Pacotes Marcados:"
 
 
-#: apt-private/private-show.cc
-msgid "(not found)"
-msgstr "(não encontrado)"
-
 #. Print the package name and the version we are forcing to
 #. Print the package name and the version we are forcing to
 #: apt-private/private-show.cc
 #: apt-private/private-show.cc
 #, c-format
 #, c-format
@@ -781,10 +777,6 @@ msgstr "  Candidato: "
 msgid "(none)"
 msgid "(none)"
 msgstr "(nenhum)"
 msgstr "(nenhum)"
 
 
-#: apt-private/private-show.cc
-msgid "  Package pin: "
-msgstr "  Marcação do Pacote: "
-
 #. Show the priority tables
 #. Show the priority tables
 #: apt-private/private-show.cc
 #: apt-private/private-show.cc
 msgid "  Version table:"
 msgid "  Version table:"
@@ -1700,6 +1692,21 @@ msgstr "Pesquisa"
 msgid "Unable to invoke "
 msgid "Unable to invoke "
 msgstr "Não foi possível invocar "
 msgstr "Não foi possível invocar "
 
 
+#. TRANSLATORS: %s is a single techy word like 'NODATA'
+#: methods/gpgv.cc apt-pkg/acquire-item.cc
+#, c-format
+msgid ""
+"Clearsigned file isn't valid, got '%s' (does the network require "
+"authentication?)"
+msgstr ""
+
+#. TRANSLATORS: %s is a single techy word like 'NODATA'
+#: methods/gpgv.cc
+#, c-format
+msgid ""
+"Signed file isn't valid, got '%s' (does the network require authentication?)"
+msgstr ""
+
 #: methods/gpgv.cc
 #: methods/gpgv.cc
 msgid "At least one invalid signature was encountered."
 msgid "At least one invalid signature was encountered."
 msgstr "Pelo menos uma assinatura inválida foi encontrada."
 msgstr "Pelo menos uma assinatura inválida foi encontrada."
@@ -1717,14 +1724,6 @@ msgstr ""
 "Não foi possível executar 'apt-key' para verificar a assinatura  (o gnupg "
 "Não foi possível executar 'apt-key' para verificar a assinatura  (o gnupg "
 "está instalado?)"
 "está instalado?)"
 
 
-#. TRANSLATORS: %s is a single techy word like 'NODATA'
-#: methods/gpgv.cc apt-pkg/acquire-item.cc
-#, c-format
-msgid ""
-"Clearsigned file isn't valid, got '%s' (does the network require "
-"authentication?)"
-msgstr ""
-
 #: methods/gpgv.cc
 #: methods/gpgv.cc
 msgid "Unknown error executing apt-key"
 msgid "Unknown error executing apt-key"
 msgstr "Erro desconhecido ao executar apt-key"
 msgstr "Erro desconhecido ao executar apt-key"
@@ -2456,15 +2455,15 @@ msgid ""
 "details."
 "details."
 msgstr ""
 msgstr ""
 
 
+#: apt-pkg/acquire-item.cc
+msgid "Hash Sum mismatch"
+msgstr "Código de verificação hash não coincide"
+
 #: apt-pkg/acquire-item.cc apt-pkg/contrib/fileutl.cc
 #: apt-pkg/acquire-item.cc apt-pkg/contrib/fileutl.cc
 #, c-format
 #, c-format
 msgid "rename failed, %s (%s -> %s)."
 msgid "rename failed, %s (%s -> %s)."
 msgstr "falhou renomear, %s (%s -> %s)."
 msgstr "falhou renomear, %s (%s -> %s)."
 
 
-#: apt-pkg/acquire-item.cc
-msgid "Hash Sum mismatch"
-msgstr "Código de verificação hash não coincide"
-
 #: apt-pkg/acquire-item.cc
 #: apt-pkg/acquire-item.cc
 msgid "Size mismatch"
 msgid "Size mismatch"
 msgstr "Tamanho incorrecto"
 msgstr "Tamanho incorrecto"
@@ -2518,12 +2517,6 @@ msgid ""
 "weak security information for it"
 "weak security information for it"
 msgstr ""
 msgstr ""
 
 
-#: apt-pkg/acquire-item.cc
-msgid "There is no public key available for the following key IDs:\n"
-msgstr ""
-"Não existe qualquer chave pública disponível para as seguintes IDs de "
-"chave:\n"
-
 #. TRANSLATOR: The first %s is the URL of the bad Release file, the second is
 #. TRANSLATOR: The first %s is the URL of the bad Release file, the second is
 #. the time since then the file is invalid - formatted in the same way as in
 #. the time since then the file is invalid - formatted in the same way as in
 #. the download progress display (e.g. 7d 3h 42min 1s)
 #. the download progress display (e.g. 7d 3h 42min 1s)
@@ -3766,6 +3759,17 @@ msgstr ""
 msgid "Calculating upgrade"
 msgid "Calculating upgrade"
 msgstr "A calcular a actualização"
 msgstr "A calcular a actualização"
 
 
+#~ msgid "(not found)"
+#~ msgstr "(não encontrado)"
+
+#~ msgid "  Package pin: "
+#~ msgstr "  Marcação do Pacote: "
+
+#~ msgid "There is no public key available for the following key IDs:\n"
+#~ msgstr ""
+#~ "Não existe qualquer chave pública disponível para as seguintes IDs de "
+#~ "chave:\n"
+
 #, fuzzy
 #, fuzzy
 #~ msgid "The repository is insufficiently signed by key %s (%s)"
 #~ msgid "The repository is insufficiently signed by key %s (%s)"
 #~ msgstr "O directório %s é desviado"
 #~ msgstr "O directório %s é desviado"

+ 29 - 25
po/pt_BR.po

@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 msgstr ""
 "Project-Id-Version: apt 1.0.5\n"
 "Project-Id-Version: apt 1.0.5\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2016-04-25 15:24+0200\n"
+"POT-Creation-Date: 2016-05-11 10:50+0200\n"
 "PO-Revision-Date: 2008-11-17 02:33-0200\n"
 "PO-Revision-Date: 2008-11-17 02:33-0200\n"
 "Last-Translator: Felipe Augusto van de Wiel (faw) <faw@debian.org>\n"
 "Last-Translator: Felipe Augusto van de Wiel (faw) <faw@debian.org>\n"
 "Language-Team: Brazilian Portuguese <debian-l10n-portuguese@lists.debian."
 "Language-Team: Brazilian Portuguese <debian-l10n-portuguese@lists.debian."
@@ -757,10 +757,6 @@ msgstr ""
 msgid "Pinned packages:"
 msgid "Pinned packages:"
 msgstr "Pacotes alfinetados (\"pinned\"):"
 msgstr "Pacotes alfinetados (\"pinned\"):"
 
 
-#: apt-private/private-show.cc
-msgid "(not found)"
-msgstr "(não encontrado)"
-
 #. Print the package name and the version we are forcing to
 #. Print the package name and the version we are forcing to
 #: apt-private/private-show.cc
 #: apt-private/private-show.cc
 #, c-format
 #, c-format
@@ -779,10 +775,6 @@ msgstr "  Candidato: "
 msgid "(none)"
 msgid "(none)"
 msgstr "(nenhum)"
 msgstr "(nenhum)"
 
 
-#: apt-private/private-show.cc
-msgid "  Package pin: "
-msgstr "  Pacote alfinetado (\"pin\"): "
-
 #. Show the priority tables
 #. Show the priority tables
 #: apt-private/private-show.cc
 #: apt-private/private-show.cc
 msgid "  Version table:"
 msgid "  Version table:"
@@ -1685,6 +1677,21 @@ msgstr "Pesquisa"
 msgid "Unable to invoke "
 msgid "Unable to invoke "
 msgstr "Impossível invocar "
 msgstr "Impossível invocar "
 
 
+#. TRANSLATORS: %s is a single techy word like 'NODATA'
+#: methods/gpgv.cc apt-pkg/acquire-item.cc
+#, c-format
+msgid ""
+"Clearsigned file isn't valid, got '%s' (does the network require "
+"authentication?)"
+msgstr ""
+
+#. TRANSLATORS: %s is a single techy word like 'NODATA'
+#: methods/gpgv.cc
+#, c-format
+msgid ""
+"Signed file isn't valid, got '%s' (does the network require authentication?)"
+msgstr ""
+
 #: methods/gpgv.cc
 #: methods/gpgv.cc
 msgid "At least one invalid signature was encountered."
 msgid "At least one invalid signature was encountered."
 msgstr "Ao menos uma assinatura inválida foi encontrada."
 msgstr "Ao menos uma assinatura inválida foi encontrada."
@@ -1703,14 +1710,6 @@ msgstr ""
 "Não foi possível executar '%s' para verificar a assinatura (o gnupg está "
 "Não foi possível executar '%s' para verificar a assinatura (o gnupg está "
 "instalado?)"
 "instalado?)"
 
 
-#. TRANSLATORS: %s is a single techy word like 'NODATA'
-#: methods/gpgv.cc apt-pkg/acquire-item.cc
-#, c-format
-msgid ""
-"Clearsigned file isn't valid, got '%s' (does the network require "
-"authentication?)"
-msgstr ""
-
 #: methods/gpgv.cc
 #: methods/gpgv.cc
 msgid "Unknown error executing apt-key"
 msgid "Unknown error executing apt-key"
 msgstr "Erro desconhecido executando apt-key"
 msgstr "Erro desconhecido executando apt-key"
@@ -2447,15 +2446,15 @@ msgid ""
 "details."
 "details."
 msgstr ""
 msgstr ""
 
 
+#: apt-pkg/acquire-item.cc
+msgid "Hash Sum mismatch"
+msgstr "Hash Sum incorreto"
+
 #: apt-pkg/acquire-item.cc apt-pkg/contrib/fileutl.cc
 #: apt-pkg/acquire-item.cc apt-pkg/contrib/fileutl.cc
 #, c-format
 #, c-format
 msgid "rename failed, %s (%s -> %s)."
 msgid "rename failed, %s (%s -> %s)."
 msgstr "renomeação falhou, %s (%s -> %s)."
 msgstr "renomeação falhou, %s (%s -> %s)."
 
 
-#: apt-pkg/acquire-item.cc
-msgid "Hash Sum mismatch"
-msgstr "Hash Sum incorreto"
-
 #: apt-pkg/acquire-item.cc
 #: apt-pkg/acquire-item.cc
 msgid "Size mismatch"
 msgid "Size mismatch"
 msgstr "Tamanho incorreto"
 msgstr "Tamanho incorreto"
@@ -2504,10 +2503,6 @@ msgid ""
 "weak security information for it"
 "weak security information for it"
 msgstr ""
 msgstr ""
 
 
-#: apt-pkg/acquire-item.cc
-msgid "There is no public key available for the following key IDs:\n"
-msgstr "Não existem chaves públicas para os seguintes IDs de chaves:\n"
-
 #. TRANSLATOR: The first %s is the URL of the bad Release file, the second is
 #. TRANSLATOR: The first %s is the URL of the bad Release file, the second is
 #. the time since then the file is invalid - formatted in the same way as in
 #. the time since then the file is invalid - formatted in the same way as in
 #. the download progress display (e.g. 7d 3h 42min 1s)
 #. the download progress display (e.g. 7d 3h 42min 1s)
@@ -3702,6 +3697,15 @@ msgstr ""
 msgid "Calculating upgrade"
 msgid "Calculating upgrade"
 msgstr "Calculando atualização"
 msgstr "Calculando atualização"
 
 
+#~ msgid "(not found)"
+#~ msgstr "(não encontrado)"
+
+#~ msgid "  Package pin: "
+#~ msgstr "  Pacote alfinetado (\"pin\"): "
+
+#~ msgid "There is no public key available for the following key IDs:\n"
+#~ msgstr "Não existem chaves públicas para os seguintes IDs de chaves:\n"
+
 #, fuzzy
 #, fuzzy
 #~ msgid "The repository is insufficiently signed by key %s (%s)"
 #~ msgid "The repository is insufficiently signed by key %s (%s)"
 #~ msgstr "O diretório %s é desviado (\"diverted\")"
 #~ msgstr "O diretório %s é desviado (\"diverted\")"

+ 31 - 27
po/ro.po

@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 msgstr ""
 "Project-Id-Version: apt 1.0.5\n"
 "Project-Id-Version: apt 1.0.5\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2016-04-25 15:24+0200\n"
+"POT-Creation-Date: 2016-05-11 10:50+0200\n"
 "PO-Revision-Date: 2008-11-15 02:21+0200\n"
 "PO-Revision-Date: 2008-11-15 02:21+0200\n"
 "Last-Translator: Eddy Petrișor <eddy.petrisor@gmail.com>\n"
 "Last-Translator: Eddy Petrișor <eddy.petrisor@gmail.com>\n"
 "Language-Team: Romanian <debian-l10n-romanian@lists.debian.org>\n"
 "Language-Team: Romanian <debian-l10n-romanian@lists.debian.org>\n"
@@ -762,10 +762,6 @@ msgstr ""
 msgid "Pinned packages:"
 msgid "Pinned packages:"
 msgstr "Pachete alese special:"
 msgstr "Pachete alese special:"
 
 
-#: apt-private/private-show.cc
-msgid "(not found)"
-msgstr "(negăsit)"
-
 #. Print the package name and the version we are forcing to
 #. Print the package name and the version we are forcing to
 #: apt-private/private-show.cc
 #: apt-private/private-show.cc
 #, c-format
 #, c-format
@@ -784,10 +780,6 @@ msgstr "  Candidează: "
 msgid "(none)"
 msgid "(none)"
 msgstr "(niciunul)"
 msgstr "(niciunul)"
 
 
-#: apt-private/private-show.cc
-msgid "  Package pin: "
-msgstr "  Pachet ales special: "
-
 #. Show the priority tables
 #. Show the priority tables
 #: apt-private/private-show.cc
 #: apt-private/private-show.cc
 msgid "  Version table:"
 msgid "  Version table:"
@@ -1694,6 +1686,21 @@ msgstr "Interogare"
 msgid "Unable to invoke "
 msgid "Unable to invoke "
 msgstr "Nu s-a putut invoca"
 msgstr "Nu s-a putut invoca"
 
 
+#. TRANSLATORS: %s is a single techy word like 'NODATA'
+#: methods/gpgv.cc apt-pkg/acquire-item.cc
+#, c-format
+msgid ""
+"Clearsigned file isn't valid, got '%s' (does the network require "
+"authentication?)"
+msgstr ""
+
+#. TRANSLATORS: %s is a single techy word like 'NODATA'
+#: methods/gpgv.cc
+#, c-format
+msgid ""
+"Signed file isn't valid, got '%s' (does the network require authentication?)"
+msgstr ""
+
 #: methods/gpgv.cc
 #: methods/gpgv.cc
 msgid "At least one invalid signature was encountered."
 msgid "At least one invalid signature was encountered."
 msgstr "Cel puțin o semnătură nevalidă a fost întâlnită."
 msgstr "Cel puțin o semnătură nevalidă a fost întâlnită."
@@ -1712,14 +1719,6 @@ msgstr ""
 "Nu s-a putut executa „%s” pentru verificarea semnăturii (gnupg este "
 "Nu s-a putut executa „%s” pentru verificarea semnăturii (gnupg este "
 "instalat?)"
 "instalat?)"
 
 
-#. TRANSLATORS: %s is a single techy word like 'NODATA'
-#: methods/gpgv.cc apt-pkg/acquire-item.cc
-#, c-format
-msgid ""
-"Clearsigned file isn't valid, got '%s' (does the network require "
-"authentication?)"
-msgstr ""
-
 #: methods/gpgv.cc
 #: methods/gpgv.cc
 msgid "Unknown error executing apt-key"
 msgid "Unknown error executing apt-key"
 msgstr "Eroare necunoscută în timp ce se execută apt-key"
 msgstr "Eroare necunoscută în timp ce se execută apt-key"
@@ -2461,15 +2460,15 @@ msgid ""
 "details."
 "details."
 msgstr ""
 msgstr ""
 
 
+#: apt-pkg/acquire-item.cc
+msgid "Hash Sum mismatch"
+msgstr "Nepotrivire la suma de căutare"
+
 #: apt-pkg/acquire-item.cc apt-pkg/contrib/fileutl.cc
 #: apt-pkg/acquire-item.cc apt-pkg/contrib/fileutl.cc
 #, c-format
 #, c-format
 msgid "rename failed, %s (%s -> %s)."
 msgid "rename failed, %s (%s -> %s)."
 msgstr "redenumire eșuată, %s (%s -> %s)."
 msgstr "redenumire eșuată, %s (%s -> %s)."
 
 
-#: apt-pkg/acquire-item.cc
-msgid "Hash Sum mismatch"
-msgstr "Nepotrivire la suma de căutare"
-
 #: apt-pkg/acquire-item.cc
 #: apt-pkg/acquire-item.cc
 msgid "Size mismatch"
 msgid "Size mismatch"
 msgstr "Nepotrivire dimensiune"
 msgstr "Nepotrivire dimensiune"
@@ -2518,12 +2517,6 @@ msgid ""
 "weak security information for it"
 "weak security information for it"
 msgstr ""
 msgstr ""
 
 
-#: apt-pkg/acquire-item.cc
-msgid "There is no public key available for the following key IDs:\n"
-msgstr ""
-"Nu există nici o cheie publică disponibilă pentru următoarele "
-"identificatoare de chei:\n"
-
 #. TRANSLATOR: The first %s is the URL of the bad Release file, the second is
 #. TRANSLATOR: The first %s is the URL of the bad Release file, the second is
 #. the time since then the file is invalid - formatted in the same way as in
 #. the time since then the file is invalid - formatted in the same way as in
 #. the download progress display (e.g. 7d 3h 42min 1s)
 #. the download progress display (e.g. 7d 3h 42min 1s)
@@ -3717,6 +3710,17 @@ msgstr ""
 msgid "Calculating upgrade"
 msgid "Calculating upgrade"
 msgstr "Calculez înnoirea"
 msgstr "Calculez înnoirea"
 
 
+#~ msgid "(not found)"
+#~ msgstr "(negăsit)"
+
+#~ msgid "  Package pin: "
+#~ msgstr "  Pachet ales special: "
+
+#~ msgid "There is no public key available for the following key IDs:\n"
+#~ msgstr ""
+#~ "Nu există nici o cheie publică disponibilă pentru următoarele "
+#~ "identificatoare de chei:\n"
+
 #, fuzzy
 #, fuzzy
 #~ msgid "The repository is insufficiently signed by key %s (%s)"
 #~ msgid "The repository is insufficiently signed by key %s (%s)"
 #~ msgstr "Directorul %s este redirectat"
 #~ msgstr "Directorul %s este redirectat"

+ 33 - 27
po/ru.po

@@ -12,7 +12,7 @@ msgid ""
 msgstr ""
 msgstr ""
 "Project-Id-Version: apt 1.0.9.10\n"
 "Project-Id-Version: apt 1.0.9.10\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2016-04-25 15:24+0200\n"
+"POT-Creation-Date: 2016-05-11 10:50+0200\n"
 "PO-Revision-Date: 2015-06-23 20:40+0300\n"
 "PO-Revision-Date: 2015-06-23 20:40+0300\n"
 "Last-Translator: Yuri Kozlov <yuray@komyakino.ru>\n"
 "Last-Translator: Yuri Kozlov <yuray@komyakino.ru>\n"
 "Language-Team: Russian <debian-l10n-russian@lists.debian.org>\n"
 "Language-Team: Russian <debian-l10n-russian@lists.debian.org>\n"
@@ -776,10 +776,6 @@ msgstr "Кэш рассинхронизирован, невозможно обн
 msgid "Pinned packages:"
 msgid "Pinned packages:"
 msgstr "Зафиксированные пакеты:"
 msgstr "Зафиксированные пакеты:"
 
 
-#: apt-private/private-show.cc
-msgid "(not found)"
-msgstr "(не найдено)"
-
 #. Print the package name and the version we are forcing to
 #. Print the package name and the version we are forcing to
 #: apt-private/private-show.cc
 #: apt-private/private-show.cc
 #, c-format
 #, c-format
@@ -798,10 +794,6 @@ msgstr "  Кандидат: "
 msgid "(none)"
 msgid "(none)"
 msgstr "(отсутствует)"
 msgstr "(отсутствует)"
 
 
-#: apt-private/private-show.cc
-msgid "  Package pin: "
-msgstr "  Фиксатор пакета: "
-
 #. Show the priority tables
 #. Show the priority tables
 #: apt-private/private-show.cc
 #: apt-private/private-show.cc
 msgid "  Version table:"
 msgid "  Version table:"
@@ -1730,6 +1722,25 @@ msgstr "Запрос"
 msgid "Unable to invoke "
 msgid "Unable to invoke "
 msgstr "Невозможно вызвать "
 msgstr "Невозможно вызвать "
 
 
+#. TRANSLATORS: %s is a single techy word like 'NODATA'
+#: methods/gpgv.cc apt-pkg/acquire-item.cc
+#, c-format
+msgid ""
+"Clearsigned file isn't valid, got '%s' (does the network require "
+"authentication?)"
+msgstr ""
+"Некорректный подписанный файл, получено «%s» (возможно в сети требуется "
+"аутентификация?)"
+
+#. TRANSLATORS: %s is a single techy word like 'NODATA'
+#: methods/gpgv.cc
+#, fuzzy, c-format
+msgid ""
+"Signed file isn't valid, got '%s' (does the network require authentication?)"
+msgstr ""
+"Некорректный подписанный файл, получено «%s» (возможно в сети требуется "
+"аутентификация?)"
+
 #: methods/gpgv.cc
 #: methods/gpgv.cc
 msgid "At least one invalid signature was encountered."
 msgid "At least one invalid signature was encountered."
 msgstr "Найдена как минимум одна неправильная подпись."
 msgstr "Найдена как минимум одна неправильная подпись."
@@ -1746,16 +1757,6 @@ msgid "Could not execute 'apt-key' to verify signature (is gnupg installed?)"
 msgstr ""
 msgstr ""
 "Не удалось выполнить «apt-key» для проверки подписи (gnupg установлена?)"
 "Не удалось выполнить «apt-key» для проверки подписи (gnupg установлена?)"
 
 
-#. TRANSLATORS: %s is a single techy word like 'NODATA'
-#: methods/gpgv.cc apt-pkg/acquire-item.cc
-#, c-format
-msgid ""
-"Clearsigned file isn't valid, got '%s' (does the network require "
-"authentication?)"
-msgstr ""
-"Некорректный подписанный файл, получено «%s» (возможно в сети требуется "
-"аутентификация?)"
-
 #: methods/gpgv.cc
 #: methods/gpgv.cc
 msgid "Unknown error executing apt-key"
 msgid "Unknown error executing apt-key"
 msgstr "Неизвестная ошибка при выполнении apt-key"
 msgstr "Неизвестная ошибка при выполнении apt-key"
@@ -2489,15 +2490,15 @@ msgid ""
 "details."
 "details."
 msgstr ""
 msgstr ""
 
 
+#: apt-pkg/acquire-item.cc
+msgid "Hash Sum mismatch"
+msgstr "Хеш сумма не совпадает"
+
 #: apt-pkg/acquire-item.cc apt-pkg/contrib/fileutl.cc
 #: apt-pkg/acquire-item.cc apt-pkg/contrib/fileutl.cc
 #, c-format
 #, c-format
 msgid "rename failed, %s (%s -> %s)."
 msgid "rename failed, %s (%s -> %s)."
 msgstr "переименовать не удалось, %s (%s -> %s)."
 msgstr "переименовать не удалось, %s (%s -> %s)."
 
 
-#: apt-pkg/acquire-item.cc
-msgid "Hash Sum mismatch"
-msgstr "Хеш сумма не совпадает"
-
 #: apt-pkg/acquire-item.cc
 #: apt-pkg/acquire-item.cc
 msgid "Size mismatch"
 msgid "Size mismatch"
 msgstr "Не совпадает размер"
 msgstr "Не совпадает размер"
@@ -2549,10 +2550,6 @@ msgid ""
 "weak security information for it"
 "weak security information for it"
 msgstr ""
 msgstr ""
 
 
-#: apt-pkg/acquire-item.cc
-msgid "There is no public key available for the following key IDs:\n"
-msgstr "Недоступен открытый ключ для следующих ID ключей:\n"
-
 #. TRANSLATOR: The first %s is the URL of the bad Release file, the second is
 #. TRANSLATOR: The first %s is the URL of the bad Release file, the second is
 #. the time since then the file is invalid - formatted in the same way as in
 #. the time since then the file is invalid - formatted in the same way as in
 #. the download progress display (e.g. 7d 3h 42min 1s)
 #. the download progress display (e.g. 7d 3h 42min 1s)
@@ -3786,6 +3783,15 @@ msgstr ""
 msgid "Calculating upgrade"
 msgid "Calculating upgrade"
 msgstr "Расчёт обновлений"
 msgstr "Расчёт обновлений"
 
 
+#~ msgid "(not found)"
+#~ msgstr "(не найдено)"
+
+#~ msgid "  Package pin: "
+#~ msgstr "  Фиксатор пакета: "
+
+#~ msgid "There is no public key available for the following key IDs:\n"
+#~ msgstr "Недоступен открытый ключ для следующих ID ключей:\n"
+
 #, fuzzy
 #, fuzzy
 #~ msgid "The repository is insufficiently signed by key %s (%s)"
 #~ msgid "The repository is insufficiently signed by key %s (%s)"
 #~ msgstr "Каталог %s входит в список diverted"
 #~ msgstr "Каталог %s входит в список diverted"

+ 29 - 25
po/sk.po

@@ -10,7 +10,7 @@ msgid ""
 msgstr ""
 msgstr ""
 "Project-Id-Version: apt 1.0.5\n"
 "Project-Id-Version: apt 1.0.5\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2016-04-25 15:24+0200\n"
+"POT-Creation-Date: 2016-05-11 10:50+0200\n"
 "PO-Revision-Date: 2012-06-28 20:49+0100\n"
 "PO-Revision-Date: 2012-06-28 20:49+0100\n"
 "Last-Translator: Ivan Masár <helix84@centrum.sk>\n"
 "Last-Translator: Ivan Masár <helix84@centrum.sk>\n"
 "Language-Team: Slovak <sk-i18n@lists.linux.sk>\n"
 "Language-Team: Slovak <sk-i18n@lists.linux.sk>\n"
@@ -768,10 +768,6 @@ msgstr "Vyrovnávacia pamäť je neaktuálna, nedá sa odvolať na súbor balík
 msgid "Pinned packages:"
 msgid "Pinned packages:"
 msgstr "Pripevnené balíky:"
 msgstr "Pripevnené balíky:"
 
 
-#: apt-private/private-show.cc
-msgid "(not found)"
-msgstr "(nenájdené)"
-
 #. Print the package name and the version we are forcing to
 #. Print the package name and the version we are forcing to
 #: apt-private/private-show.cc
 #: apt-private/private-show.cc
 #, c-format
 #, c-format
@@ -790,10 +786,6 @@ msgstr "  Kandidát: "
 msgid "(none)"
 msgid "(none)"
 msgstr "(žiadna)"
 msgstr "(žiadna)"
 
 
-#: apt-private/private-show.cc
-msgid "  Package pin: "
-msgstr "  Pripevnený balík:"
-
 #. Show the priority tables
 #. Show the priority tables
 #: apt-private/private-show.cc
 #: apt-private/private-show.cc
 msgid "  Version table:"
 msgid "  Version table:"
@@ -1707,6 +1699,21 @@ msgstr "Dotaz"
 msgid "Unable to invoke "
 msgid "Unable to invoke "
 msgstr "Nedá sa vyvolať "
 msgstr "Nedá sa vyvolať "
 
 
+#. TRANSLATORS: %s is a single techy word like 'NODATA'
+#: methods/gpgv.cc apt-pkg/acquire-item.cc
+#, c-format
+msgid ""
+"Clearsigned file isn't valid, got '%s' (does the network require "
+"authentication?)"
+msgstr ""
+
+#. TRANSLATORS: %s is a single techy word like 'NODATA'
+#: methods/gpgv.cc
+#, c-format
+msgid ""
+"Signed file isn't valid, got '%s' (does the network require authentication?)"
+msgstr ""
+
 #: methods/gpgv.cc
 #: methods/gpgv.cc
 msgid "At least one invalid signature was encountered."
 msgid "At least one invalid signature was encountered."
 msgstr "Bola zistená aspoň jedna nesprávna signatúra."
 msgstr "Bola zistená aspoň jedna nesprávna signatúra."
@@ -1721,14 +1728,6 @@ msgid "Could not execute 'apt-key' to verify signature (is gnupg installed?)"
 msgstr ""
 msgstr ""
 "Nedá sa spustiť „apt-key“ kvôli overeniu podpisu (je nainštalované gnupg?)"
 "Nedá sa spustiť „apt-key“ kvôli overeniu podpisu (je nainštalované gnupg?)"
 
 
-#. TRANSLATORS: %s is a single techy word like 'NODATA'
-#: methods/gpgv.cc apt-pkg/acquire-item.cc
-#, c-format
-msgid ""
-"Clearsigned file isn't valid, got '%s' (does the network require "
-"authentication?)"
-msgstr ""
-
 #: methods/gpgv.cc
 #: methods/gpgv.cc
 msgid "Unknown error executing apt-key"
 msgid "Unknown error executing apt-key"
 msgstr "Neznáma chyba pri spustení apt-key"
 msgstr "Neznáma chyba pri spustení apt-key"
@@ -2454,15 +2453,15 @@ msgid ""
 "details."
 "details."
 msgstr ""
 msgstr ""
 
 
+#: apt-pkg/acquire-item.cc
+msgid "Hash Sum mismatch"
+msgstr "Nezhoda kontrolných haš súčtov"
+
 #: apt-pkg/acquire-item.cc apt-pkg/contrib/fileutl.cc
 #: apt-pkg/acquire-item.cc apt-pkg/contrib/fileutl.cc
 #, c-format
 #, c-format
 msgid "rename failed, %s (%s -> %s)."
 msgid "rename failed, %s (%s -> %s)."
 msgstr "premenovanie zlyhalo, %s (%s -> %s)."
 msgstr "premenovanie zlyhalo, %s (%s -> %s)."
 
 
-#: apt-pkg/acquire-item.cc
-msgid "Hash Sum mismatch"
-msgstr "Nezhoda kontrolných haš súčtov"
-
 #: apt-pkg/acquire-item.cc
 #: apt-pkg/acquire-item.cc
 msgid "Size mismatch"
 msgid "Size mismatch"
 msgstr "Veľkosti sa nezhodujú"
 msgstr "Veľkosti sa nezhodujú"
@@ -2515,10 +2514,6 @@ msgid ""
 "weak security information for it"
 "weak security information for it"
 msgstr ""
 msgstr ""
 
 
-#: apt-pkg/acquire-item.cc
-msgid "There is no public key available for the following key IDs:\n"
-msgstr "Nie sú dostupné žiadne verejné kľúče ku kľúčom s nasledovnými ID:\n"
-
 #. TRANSLATOR: The first %s is the URL of the bad Release file, the second is
 #. TRANSLATOR: The first %s is the URL of the bad Release file, the second is
 #. the time since then the file is invalid - formatted in the same way as in
 #. the time since then the file is invalid - formatted in the same way as in
 #. the download progress display (e.g. 7d 3h 42min 1s)
 #. the download progress display (e.g. 7d 3h 42min 1s)
@@ -3726,6 +3721,15 @@ msgstr ""
 msgid "Calculating upgrade"
 msgid "Calculating upgrade"
 msgstr "Prepočítava sa aktualizácia"
 msgstr "Prepočítava sa aktualizácia"
 
 
+#~ msgid "(not found)"
+#~ msgstr "(nenájdené)"
+
+#~ msgid "  Package pin: "
+#~ msgstr "  Pripevnený balík:"
+
+#~ msgid "There is no public key available for the following key IDs:\n"
+#~ msgstr "Nie sú dostupné žiadne verejné kľúče ku kľúčom s nasledovnými ID:\n"
+
 #, fuzzy
 #, fuzzy
 #~ msgid "The repository is insufficiently signed by key %s (%s)"
 #~ msgid "The repository is insufficiently signed by key %s (%s)"
 #~ msgstr "Adresár %s je divertovaný"
 #~ msgstr "Adresár %s je divertovaný"

+ 29 - 25
po/sl.po

@@ -4,7 +4,7 @@ msgid ""
 msgstr ""
 msgstr ""
 "Project-Id-Version: apt 0.5.5\n"
 "Project-Id-Version: apt 0.5.5\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2016-04-25 15:24+0200\n"
+"POT-Creation-Date: 2016-05-11 10:50+0200\n"
 "PO-Revision-Date: 2012-06-27 21:29+0000\n"
 "PO-Revision-Date: 2012-06-27 21:29+0000\n"
 "Last-Translator: Andrej Znidarsic <andrej.znidarsic@gmail.com>\n"
 "Last-Translator: Andrej Znidarsic <andrej.znidarsic@gmail.com>\n"
 "Language-Team: Slovenian <sl@li.org>\n"
 "Language-Team: Slovenian <sl@li.org>\n"
@@ -773,10 +773,6 @@ msgstr "Predpomnilnik ni usklajen, x-ref datoteke paketa ni mogoč"
 msgid "Pinned packages:"
 msgid "Pinned packages:"
 msgstr "Pripeti paketi:"
 msgstr "Pripeti paketi:"
 
 
-#: apt-private/private-show.cc
-msgid "(not found)"
-msgstr "(ni najdeno)"
-
 #. Print the package name and the version we are forcing to
 #. Print the package name and the version we are forcing to
 #: apt-private/private-show.cc
 #: apt-private/private-show.cc
 #, c-format
 #, c-format
@@ -795,10 +791,6 @@ msgstr "  Kandidat: "
 msgid "(none)"
 msgid "(none)"
 msgstr "(brez)"
 msgstr "(brez)"
 
 
-#: apt-private/private-show.cc
-msgid "  Package pin: "
-msgstr "  Bucika paketa: "
-
 #. Show the priority tables
 #. Show the priority tables
 #: apt-private/private-show.cc
 #: apt-private/private-show.cc
 msgid "  Version table:"
 msgid "  Version table:"
@@ -1710,6 +1702,21 @@ msgstr "Poizvedba"
 msgid "Unable to invoke "
 msgid "Unable to invoke "
 msgstr "Ni mogoče klicati "
 msgstr "Ni mogoče klicati "
 
 
+#. TRANSLATORS: %s is a single techy word like 'NODATA'
+#: methods/gpgv.cc apt-pkg/acquire-item.cc
+#, c-format
+msgid ""
+"Clearsigned file isn't valid, got '%s' (does the network require "
+"authentication?)"
+msgstr ""
+
+#. TRANSLATORS: %s is a single techy word like 'NODATA'
+#: methods/gpgv.cc
+#, c-format
+msgid ""
+"Signed file isn't valid, got '%s' (does the network require authentication?)"
+msgstr ""
+
 #: methods/gpgv.cc
 #: methods/gpgv.cc
 msgid "At least one invalid signature was encountered."
 msgid "At least one invalid signature was encountered."
 msgstr "Najden je bil vsaj en neveljaven podpis."
 msgstr "Najden je bil vsaj en neveljaven podpis."
@@ -1725,14 +1732,6 @@ msgid "Could not execute 'apt-key' to verify signature (is gnupg installed?)"
 msgstr ""
 msgstr ""
 "Ni mogoče izvesti 'apt-key' za preverjanje podpisa (je gnupg nameščen?)"
 "Ni mogoče izvesti 'apt-key' za preverjanje podpisa (je gnupg nameščen?)"
 
 
-#. TRANSLATORS: %s is a single techy word like 'NODATA'
-#: methods/gpgv.cc apt-pkg/acquire-item.cc
-#, c-format
-msgid ""
-"Clearsigned file isn't valid, got '%s' (does the network require "
-"authentication?)"
-msgstr ""
-
 #: methods/gpgv.cc
 #: methods/gpgv.cc
 msgid "Unknown error executing apt-key"
 msgid "Unknown error executing apt-key"
 msgstr "Neznana napaka med izvajanjem apt-key"
 msgstr "Neznana napaka med izvajanjem apt-key"
@@ -2459,15 +2458,15 @@ msgid ""
 "details."
 "details."
 msgstr ""
 msgstr ""
 
 
+#: apt-pkg/acquire-item.cc
+msgid "Hash Sum mismatch"
+msgstr "Neujemanje vsote razpršil"
+
 #: apt-pkg/acquire-item.cc apt-pkg/contrib/fileutl.cc
 #: apt-pkg/acquire-item.cc apt-pkg/contrib/fileutl.cc
 #, c-format
 #, c-format
 msgid "rename failed, %s (%s -> %s)."
 msgid "rename failed, %s (%s -> %s)."
 msgstr "preimenovanje je spodletelo, %s (%s -> %s)."
 msgstr "preimenovanje je spodletelo, %s (%s -> %s)."
 
 
-#: apt-pkg/acquire-item.cc
-msgid "Hash Sum mismatch"
-msgstr "Neujemanje vsote razpršil"
-
 #: apt-pkg/acquire-item.cc
 #: apt-pkg/acquire-item.cc
 msgid "Size mismatch"
 msgid "Size mismatch"
 msgstr "Neujemanje velikosti"
 msgstr "Neujemanje velikosti"
@@ -2520,10 +2519,6 @@ msgid ""
 "weak security information for it"
 "weak security information for it"
 msgstr ""
 msgstr ""
 
 
-#: apt-pkg/acquire-item.cc
-msgid "There is no public key available for the following key IDs:\n"
-msgstr "Za naslednje ID-je ključa ni na voljo javnih ključev:\n"
-
 #. TRANSLATOR: The first %s is the URL of the bad Release file, the second is
 #. TRANSLATOR: The first %s is the URL of the bad Release file, the second is
 #. the time since then the file is invalid - formatted in the same way as in
 #. the time since then the file is invalid - formatted in the same way as in
 #. the download progress display (e.g. 7d 3h 42min 1s)
 #. the download progress display (e.g. 7d 3h 42min 1s)
@@ -3731,6 +3726,15 @@ msgstr ""
 msgid "Calculating upgrade"
 msgid "Calculating upgrade"
 msgstr "Preračunavanje nadgradnje"
 msgstr "Preračunavanje nadgradnje"
 
 
+#~ msgid "(not found)"
+#~ msgstr "(ni najdeno)"
+
+#~ msgid "  Package pin: "
+#~ msgstr "  Bucika paketa: "
+
+#~ msgid "There is no public key available for the following key IDs:\n"
+#~ msgstr "Za naslednje ID-je ključa ni na voljo javnih ključev:\n"
+
 #, fuzzy
 #, fuzzy
 #~ msgid "The repository is insufficiently signed by key %s (%s)"
 #~ msgid "The repository is insufficiently signed by key %s (%s)"
 #~ msgstr "Mapa %s je odklonjena"
 #~ msgstr "Mapa %s je odklonjena"

+ 34 - 27
po/sv.po

@@ -10,7 +10,7 @@ msgid ""
 msgstr ""
 msgstr ""
 "Project-Id-Version: apt\n"
 "Project-Id-Version: apt\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2016-04-25 15:24+0200\n"
+"POT-Creation-Date: 2016-05-11 10:50+0200\n"
 "PO-Revision-Date: 2015-08-19 21:33+0200\n"
 "PO-Revision-Date: 2015-08-19 21:33+0200\n"
 "Last-Translator: Anders Jonsson <anders.jonsson@norsjovallen.se>\n"
 "Last-Translator: Anders Jonsson <anders.jonsson@norsjovallen.se>\n"
 "Language-Team: Swedish <debian-l10n-swedish@debian.org>\n"
 "Language-Team: Swedish <debian-l10n-swedish@debian.org>\n"
@@ -765,10 +765,6 @@ msgstr "Cachen är inte synkroniserad, kan inte korsreferera en paketfil"
 msgid "Pinned packages:"
 msgid "Pinned packages:"
 msgstr "Fastnålade paket:"
 msgstr "Fastnålade paket:"
 
 
-#: apt-private/private-show.cc
-msgid "(not found)"
-msgstr "(hittades inte)"
-
 #. Print the package name and the version we are forcing to
 #. Print the package name and the version we are forcing to
 #: apt-private/private-show.cc
 #: apt-private/private-show.cc
 #, c-format
 #, c-format
@@ -787,10 +783,6 @@ msgstr "  Kandidat: "
 msgid "(none)"
 msgid "(none)"
 msgstr "(ingen)"
 msgstr "(ingen)"
 
 
-#: apt-private/private-show.cc
-msgid "  Package pin: "
-msgstr "  Paketnålning: "
-
 #. Show the priority tables
 #. Show the priority tables
 #: apt-private/private-show.cc
 #: apt-private/private-show.cc
 msgid "  Version table:"
 msgid "  Version table:"
@@ -1710,6 +1702,25 @@ msgstr "Frågar"
 msgid "Unable to invoke "
 msgid "Unable to invoke "
 msgstr "Kunde inte starta "
 msgstr "Kunde inte starta "
 
 
+#. TRANSLATORS: %s is a single techy word like 'NODATA'
+#: methods/gpgv.cc apt-pkg/acquire-item.cc
+#, c-format
+msgid ""
+"Clearsigned file isn't valid, got '%s' (does the network require "
+"authentication?)"
+msgstr ""
+"Klartextsignerad fil är inte giltig, fick ”%s” (kräver nätverket "
+"autentisering?)"
+
+#. TRANSLATORS: %s is a single techy word like 'NODATA'
+#: methods/gpgv.cc
+#, fuzzy, c-format
+msgid ""
+"Signed file isn't valid, got '%s' (does the network require authentication?)"
+msgstr ""
+"Klartextsignerad fil är inte giltig, fick ”%s” (kräver nätverket "
+"autentisering?)"
+
 #: methods/gpgv.cc
 #: methods/gpgv.cc
 msgid "At least one invalid signature was encountered."
 msgid "At least one invalid signature was encountered."
 msgstr "Minst en ogiltig signatur träffades på."
 msgstr "Minst en ogiltig signatur träffades på."
@@ -1726,16 +1737,6 @@ msgid "Could not execute 'apt-key' to verify signature (is gnupg installed?)"
 msgstr ""
 msgstr ""
 "Kunde inte köra ”apt-key” för att verifiera signatur (är gnupg installerad?)"
 "Kunde inte köra ”apt-key” för att verifiera signatur (är gnupg installerad?)"
 
 
-#. TRANSLATORS: %s is a single techy word like 'NODATA'
-#: methods/gpgv.cc apt-pkg/acquire-item.cc
-#, c-format
-msgid ""
-"Clearsigned file isn't valid, got '%s' (does the network require "
-"authentication?)"
-msgstr ""
-"Klartextsignerad fil är inte giltig, fick ”%s” (kräver nätverket "
-"autentisering?)"
-
 #: methods/gpgv.cc
 #: methods/gpgv.cc
 msgid "Unknown error executing apt-key"
 msgid "Unknown error executing apt-key"
 msgstr "Okänt fel vid körning av apt-key"
 msgstr "Okänt fel vid körning av apt-key"
@@ -2473,15 +2474,15 @@ msgid ""
 "details."
 "details."
 msgstr ""
 msgstr ""
 
 
+#: apt-pkg/acquire-item.cc
+msgid "Hash Sum mismatch"
+msgstr "Hash-kontrollsumman stämmer inte"
+
 #: apt-pkg/acquire-item.cc apt-pkg/contrib/fileutl.cc
 #: apt-pkg/acquire-item.cc apt-pkg/contrib/fileutl.cc
 #, c-format
 #, c-format
 msgid "rename failed, %s (%s -> %s)."
 msgid "rename failed, %s (%s -> %s)."
 msgstr "namnbyte misslyckades, %s (%s -> %s)."
 msgstr "namnbyte misslyckades, %s (%s -> %s)."
 
 
-#: apt-pkg/acquire-item.cc
-msgid "Hash Sum mismatch"
-msgstr "Hash-kontrollsumman stämmer inte"
-
 #: apt-pkg/acquire-item.cc
 #: apt-pkg/acquire-item.cc
 msgid "Size mismatch"
 msgid "Size mismatch"
 msgstr "Storleken stämmer inte"
 msgstr "Storleken stämmer inte"
@@ -2533,10 +2534,6 @@ msgid ""
 "weak security information for it"
 "weak security information for it"
 msgstr ""
 msgstr ""
 
 
-#: apt-pkg/acquire-item.cc
-msgid "There is no public key available for the following key IDs:\n"
-msgstr "Det finns ingen öppen nyckel tillgänglig för följande nyckel-id:n:\n"
-
 #. TRANSLATOR: The first %s is the URL of the bad Release file, the second is
 #. TRANSLATOR: The first %s is the URL of the bad Release file, the second is
 #. the time since then the file is invalid - formatted in the same way as in
 #. the time since then the file is invalid - formatted in the same way as in
 #. the download progress display (e.g. 7d 3h 42min 1s)
 #. the download progress display (e.g. 7d 3h 42min 1s)
@@ -3760,6 +3757,16 @@ msgstr ""
 msgid "Calculating upgrade"
 msgid "Calculating upgrade"
 msgstr "Beräknar uppgradering"
 msgstr "Beräknar uppgradering"
 
 
+#~ msgid "(not found)"
+#~ msgstr "(hittades inte)"
+
+#~ msgid "  Package pin: "
+#~ msgstr "  Paketnålning: "
+
+#~ msgid "There is no public key available for the following key IDs:\n"
+#~ msgstr ""
+#~ "Det finns ingen öppen nyckel tillgänglig för följande nyckel-id:n:\n"
+
 #, fuzzy
 #, fuzzy
 #~ msgid "The repository is insufficiently signed by key %s (%s)"
 #~ msgid "The repository is insufficiently signed by key %s (%s)"
 #~ msgstr "Förrådet ”%s” är inte längre signerat."
 #~ msgstr "Förrådet ”%s” är inte längre signerat."

+ 33 - 27
po/th.po

@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 msgstr ""
 "Project-Id-Version: apt 1.0.5\n"
 "Project-Id-Version: apt 1.0.5\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2016-04-25 15:24+0200\n"
+"POT-Creation-Date: 2016-05-11 10:50+0200\n"
 "PO-Revision-Date: 2014-12-12 13:00+0700\n"
 "PO-Revision-Date: 2014-12-12 13:00+0700\n"
 "Last-Translator: Theppitak Karoonboonyanan <thep@debian.org>\n"
 "Last-Translator: Theppitak Karoonboonyanan <thep@debian.org>\n"
 "Language-Team: Thai <thai-l10n@googlegroups.com>\n"
 "Language-Team: Thai <thai-l10n@googlegroups.com>\n"
@@ -735,10 +735,6 @@ msgstr "ข้อมูลแคชไม่ตรงกับความเป
 msgid "Pinned packages:"
 msgid "Pinned packages:"
 msgstr "แพกเกจที่ถูกตรึง:"
 msgstr "แพกเกจที่ถูกตรึง:"
 
 
-#: apt-private/private-show.cc
-msgid "(not found)"
-msgstr "(ไม่พบ)"
-
 #. Print the package name and the version we are forcing to
 #. Print the package name and the version we are forcing to
 #: apt-private/private-show.cc
 #: apt-private/private-show.cc
 #, c-format
 #, c-format
@@ -757,10 +753,6 @@ msgstr "  รุ่นที่ติดตั้งได้: "
 msgid "(none)"
 msgid "(none)"
 msgstr "(ไม่มี)"
 msgstr "(ไม่มี)"
 
 
-#: apt-private/private-show.cc
-msgid "  Package pin: "
-msgstr "  การตรึงแพกเกจ: "
-
 #. Show the priority tables
 #. Show the priority tables
 #: apt-private/private-show.cc
 #: apt-private/private-show.cc
 msgid "  Version table:"
 msgid "  Version table:"
@@ -1662,6 +1654,25 @@ msgstr "สอบถาม"
 msgid "Unable to invoke "
 msgid "Unable to invoke "
 msgstr "ไม่สามารถเรียก "
 msgstr "ไม่สามารถเรียก "
 
 
+#. TRANSLATORS: %s is a single techy word like 'NODATA'
+#: methods/gpgv.cc apt-pkg/acquire-item.cc
+#, c-format
+msgid ""
+"Clearsigned file isn't valid, got '%s' (does the network require "
+"authentication?)"
+msgstr ""
+"แฟ้มที่เซ็นกำกับครอบข้อความมีเนื้อหาไม่ถูกต้อง ได้รับผลลัพธ์ "
+"'%s' (เครือข่ายต้องยืนยันตัวบุคคลหรือไม่?)"
+
+#. TRANSLATORS: %s is a single techy word like 'NODATA'
+#: methods/gpgv.cc
+#, fuzzy, c-format
+msgid ""
+"Signed file isn't valid, got '%s' (does the network require authentication?)"
+msgstr ""
+"แฟ้มที่เซ็นกำกับครอบข้อความมีเนื้อหาไม่ถูกต้อง ได้รับผลลัพธ์ "
+"'%s' (เครือข่ายต้องยืนยันตัวบุคคลหรือไม่?)"
+
 #: methods/gpgv.cc
 #: methods/gpgv.cc
 msgid "At least one invalid signature was encountered."
 msgid "At least one invalid signature was encountered."
 msgstr "พบลายเซ็นที่ใช้การไม่ได้อย่างน้อยหนึ่งรายการ"
 msgstr "พบลายเซ็นที่ใช้การไม่ได้อย่างน้อยหนึ่งรายการ"
@@ -1675,16 +1686,6 @@ msgstr "ข้อผิดพลาดภายใน: ลายเซ็นใ
 msgid "Could not execute 'apt-key' to verify signature (is gnupg installed?)"
 msgid "Could not execute 'apt-key' to verify signature (is gnupg installed?)"
 msgstr "ไม่สามารถเรียก 'apt-key' เพื่อตรวจสอบลายเซ็น (ได้ติดตั้ง gnupg ไว้หรือไม่?)"
 msgstr "ไม่สามารถเรียก 'apt-key' เพื่อตรวจสอบลายเซ็น (ได้ติดตั้ง gnupg ไว้หรือไม่?)"
 
 
-#. TRANSLATORS: %s is a single techy word like 'NODATA'
-#: methods/gpgv.cc apt-pkg/acquire-item.cc
-#, c-format
-msgid ""
-"Clearsigned file isn't valid, got '%s' (does the network require "
-"authentication?)"
-msgstr ""
-"แฟ้มที่เซ็นกำกับครอบข้อความมีเนื้อหาไม่ถูกต้อง ได้รับผลลัพธ์ "
-"'%s' (เครือข่ายต้องยืนยันตัวบุคคลหรือไม่?)"
-
 #: methods/gpgv.cc
 #: methods/gpgv.cc
 msgid "Unknown error executing apt-key"
 msgid "Unknown error executing apt-key"
 msgstr "เกิดข้อผิดพลาดไม่ทราบสาเหตุขณะเรียก apt-key"
 msgstr "เกิดข้อผิดพลาดไม่ทราบสาเหตุขณะเรียก apt-key"
@@ -2401,15 +2402,15 @@ msgid ""
 "details."
 "details."
 msgstr ""
 msgstr ""
 
 
+#: apt-pkg/acquire-item.cc
+msgid "Hash Sum mismatch"
+msgstr "ผลรวมแฮชไม่ตรงกัน"
+
 #: apt-pkg/acquire-item.cc apt-pkg/contrib/fileutl.cc
 #: apt-pkg/acquire-item.cc apt-pkg/contrib/fileutl.cc
 #, c-format
 #, c-format
 msgid "rename failed, %s (%s -> %s)."
 msgid "rename failed, %s (%s -> %s)."
 msgstr "เปลี่ยนชื่อไม่สำเร็จ: %s (%s -> %s)"
 msgstr "เปลี่ยนชื่อไม่สำเร็จ: %s (%s -> %s)"
 
 
-#: apt-pkg/acquire-item.cc
-msgid "Hash Sum mismatch"
-msgstr "ผลรวมแฮชไม่ตรงกัน"
-
 #: apt-pkg/acquire-item.cc
 #: apt-pkg/acquire-item.cc
 msgid "Size mismatch"
 msgid "Size mismatch"
 msgstr "ขนาดไม่ตรงกัน"
 msgstr "ขนาดไม่ตรงกัน"
@@ -2461,10 +2462,6 @@ msgid ""
 "weak security information for it"
 "weak security information for it"
 msgstr ""
 msgstr ""
 
 
-#: apt-pkg/acquire-item.cc
-msgid "There is no public key available for the following key IDs:\n"
-msgstr "ไม่มีกุญแจสาธารณะสำหรับกุญแจหมายเลขต่อไปนี้:\n"
-
 #. TRANSLATOR: The first %s is the URL of the bad Release file, the second is
 #. TRANSLATOR: The first %s is the URL of the bad Release file, the second is
 #. the time since then the file is invalid - formatted in the same way as in
 #. the time since then the file is invalid - formatted in the same way as in
 #. the download progress display (e.g. 7d 3h 42min 1s)
 #. the download progress display (e.g. 7d 3h 42min 1s)
@@ -3644,6 +3641,15 @@ msgstr "ดาวน์โหลดแฟ้มดัชนีบางแฟ้
 msgid "Calculating upgrade"
 msgid "Calculating upgrade"
 msgstr "กำลังคำนวณการปรับรุ่น"
 msgstr "กำลังคำนวณการปรับรุ่น"
 
 
+#~ msgid "(not found)"
+#~ msgstr "(ไม่พบ)"
+
+#~ msgid "  Package pin: "
+#~ msgstr "  การตรึงแพกเกจ: "
+
+#~ msgid "There is no public key available for the following key IDs:\n"
+#~ msgstr "ไม่มีกุญแจสาธารณะสำหรับกุญแจหมายเลขต่อไปนี้:\n"
+
 #, fuzzy
 #, fuzzy
 #~ msgid "The repository is insufficiently signed by key %s (%s)"
 #~ msgid "The repository is insufficiently signed by key %s (%s)"
 #~ msgstr "ไดเรกทอรี %s ถูก divert"
 #~ msgstr "ไดเรกทอรี %s ถูก divert"

+ 30 - 26
po/tl.po

@@ -10,7 +10,7 @@ msgid ""
 msgstr ""
 msgstr ""
 "Project-Id-Version: apt 1.0.5\n"
 "Project-Id-Version: apt 1.0.5\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2016-04-25 15:24+0200\n"
+"POT-Creation-Date: 2016-05-11 10:50+0200\n"
 "PO-Revision-Date: 2007-03-29 21:36+0800\n"
 "PO-Revision-Date: 2007-03-29 21:36+0800\n"
 "Last-Translator: Eric Pareja <xenos@upm.edu.ph>\n"
 "Last-Translator: Eric Pareja <xenos@upm.edu.ph>\n"
 "Language-Team: Tagalog <debian-tl@banwa.upm.edu.ph>\n"
 "Language-Team: Tagalog <debian-tl@banwa.upm.edu.ph>\n"
@@ -754,10 +754,6 @@ msgstr "Wala sa sync ang cache, hindi ma-x-ref ang talaksang pakete"
 msgid "Pinned packages:"
 msgid "Pinned packages:"
 msgstr "Mga naka-Pin na Pakete:"
 msgstr "Mga naka-Pin na Pakete:"
 
 
-#: apt-private/private-show.cc
-msgid "(not found)"
-msgstr "(hindi nahanap)"
-
 #. Print the package name and the version we are forcing to
 #. Print the package name and the version we are forcing to
 #: apt-private/private-show.cc
 #: apt-private/private-show.cc
 #, c-format
 #, c-format
@@ -776,10 +772,6 @@ msgstr "  Kandidato: "
 msgid "(none)"
 msgid "(none)"
 msgstr "(wala)"
 msgstr "(wala)"
 
 
-#: apt-private/private-show.cc
-msgid "  Package pin: "
-msgstr "  Naka-Pin na Pakete: "
-
 #. Show the priority tables
 #. Show the priority tables
 #: apt-private/private-show.cc
 #: apt-private/private-show.cc
 msgid "  Version table:"
 msgid "  Version table:"
@@ -1677,6 +1669,21 @@ msgstr "Tanong"
 msgid "Unable to invoke "
 msgid "Unable to invoke "
 msgstr "Hindi ma-invoke "
 msgstr "Hindi ma-invoke "
 
 
+#. TRANSLATORS: %s is a single techy word like 'NODATA'
+#: methods/gpgv.cc apt-pkg/acquire-item.cc
+#, c-format
+msgid ""
+"Clearsigned file isn't valid, got '%s' (does the network require "
+"authentication?)"
+msgstr ""
+
+#. TRANSLATORS: %s is a single techy word like 'NODATA'
+#: methods/gpgv.cc
+#, c-format
+msgid ""
+"Signed file isn't valid, got '%s' (does the network require authentication?)"
+msgstr ""
+
 #: methods/gpgv.cc
 #: methods/gpgv.cc
 msgid "At least one invalid signature was encountered."
 msgid "At least one invalid signature was encountered."
 msgstr "Hindi kukulang sa isang hindi tanggap na lagda ang na-enkwentro."
 msgstr "Hindi kukulang sa isang hindi tanggap na lagda ang na-enkwentro."
@@ -1694,14 +1701,6 @@ msgid "Could not execute 'apt-key' to verify signature (is gnupg installed?)"
 msgstr ""
 msgstr ""
 "Hindi maitakbo ang '%s' upang maberipika ang lagda (nakaluklok ba ang gnupg?)"
 "Hindi maitakbo ang '%s' upang maberipika ang lagda (nakaluklok ba ang gnupg?)"
 
 
-#. TRANSLATORS: %s is a single techy word like 'NODATA'
-#: methods/gpgv.cc apt-pkg/acquire-item.cc
-#, c-format
-msgid ""
-"Clearsigned file isn't valid, got '%s' (does the network require "
-"authentication?)"
-msgstr ""
-
 #: methods/gpgv.cc
 #: methods/gpgv.cc
 msgid "Unknown error executing apt-key"
 msgid "Unknown error executing apt-key"
 msgstr "Hindi kilalang error sa pag-execute ng apt-key"
 msgstr "Hindi kilalang error sa pag-execute ng apt-key"
@@ -2436,16 +2435,16 @@ msgid ""
 "details."
 "details."
 msgstr ""
 msgstr ""
 
 
-#: apt-pkg/acquire-item.cc apt-pkg/contrib/fileutl.cc
-#, c-format
-msgid "rename failed, %s (%s -> %s)."
-msgstr "pagpalit ng pangalan ay bigo, %s (%s -> %s)."
-
 #: apt-pkg/acquire-item.cc
 #: apt-pkg/acquire-item.cc
 #, fuzzy
 #, fuzzy
 msgid "Hash Sum mismatch"
 msgid "Hash Sum mismatch"
 msgstr "Di tugmang MD5Sum"
 msgstr "Di tugmang MD5Sum"
 
 
+#: apt-pkg/acquire-item.cc apt-pkg/contrib/fileutl.cc
+#, c-format
+msgid "rename failed, %s (%s -> %s)."
+msgstr "pagpalit ng pangalan ay bigo, %s (%s -> %s)."
+
 #: apt-pkg/acquire-item.cc
 #: apt-pkg/acquire-item.cc
 msgid "Size mismatch"
 msgid "Size mismatch"
 msgstr "Di tugmang laki"
 msgstr "Di tugmang laki"
@@ -2494,10 +2493,6 @@ msgid ""
 "weak security information for it"
 "weak security information for it"
 msgstr ""
 msgstr ""
 
 
-#: apt-pkg/acquire-item.cc
-msgid "There is no public key available for the following key IDs:\n"
-msgstr "Walang public key na magamit para sa sumusunod na key ID:\n"
-
 #. TRANSLATOR: The first %s is the URL of the bad Release file, the second is
 #. TRANSLATOR: The first %s is the URL of the bad Release file, the second is
 #. the time since then the file is invalid - formatted in the same way as in
 #. the time since then the file is invalid - formatted in the same way as in
 #. the download progress display (e.g. 7d 3h 42min 1s)
 #. the download progress display (e.g. 7d 3h 42min 1s)
@@ -3696,6 +3691,15 @@ msgstr ""
 msgid "Calculating upgrade"
 msgid "Calculating upgrade"
 msgstr "Sinusuri ang pag-upgrade"
 msgstr "Sinusuri ang pag-upgrade"
 
 
+#~ msgid "(not found)"
+#~ msgstr "(hindi nahanap)"
+
+#~ msgid "  Package pin: "
+#~ msgstr "  Naka-Pin na Pakete: "
+
+#~ msgid "There is no public key available for the following key IDs:\n"
+#~ msgstr "Walang public key na magamit para sa sumusunod na key ID:\n"
+
 #, fuzzy
 #, fuzzy
 #~ msgid "The repository is insufficiently signed by key %s (%s)"
 #~ msgid "The repository is insufficiently signed by key %s (%s)"
 #~ msgstr "Ang directory %s ay divertado"
 #~ msgstr "Ang directory %s ay divertado"

+ 34 - 28
po/tr.po

@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 msgstr ""
 "Project-Id-Version: apt 1.0.5\n"
 "Project-Id-Version: apt 1.0.5\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2016-04-25 15:24+0200\n"
+"POT-Creation-Date: 2016-05-11 10:50+0200\n"
 "PO-Revision-Date: 2015-10-21 18:21+0300\n"
 "PO-Revision-Date: 2015-10-21 18:21+0300\n"
 "Last-Translator: Mert Dirik <mertdirik@gmail.com>\n"
 "Last-Translator: Mert Dirik <mertdirik@gmail.com>\n"
 "Language-Team: Debian l10n Turkish <debian-l10n-turkish@lists.debian.org>\n"
 "Language-Team: Debian l10n Turkish <debian-l10n-turkish@lists.debian.org>\n"
@@ -774,10 +774,6 @@ msgstr "Önbellek eşzamanlı değil, paket dosyası 'x-ref' yapılamıyor"
 msgid "Pinned packages:"
 msgid "Pinned packages:"
 msgstr "Sabitlenmiş paketler:"
 msgstr "Sabitlenmiş paketler:"
 
 
-#: apt-private/private-show.cc
-msgid "(not found)"
-msgstr "(bulunamadı)"
-
 #. Print the package name and the version we are forcing to
 #. Print the package name and the version we are forcing to
 #: apt-private/private-show.cc
 #: apt-private/private-show.cc
 #, c-format
 #, c-format
@@ -796,10 +792,6 @@ msgstr "  Aday: "
 msgid "(none)"
 msgid "(none)"
 msgstr "(hiçbiri)"
 msgstr "(hiçbiri)"
 
 
-#: apt-private/private-show.cc
-msgid "  Package pin: "
-msgstr "  Paket sabitleme: "
-
 #. Show the priority tables
 #. Show the priority tables
 #: apt-private/private-show.cc
 #: apt-private/private-show.cc
 msgid "  Version table:"
 msgid "  Version table:"
@@ -1716,6 +1708,25 @@ msgstr "Sorgu"
 msgid "Unable to invoke "
 msgid "Unable to invoke "
 msgstr "Çağrılamıyor "
 msgstr "Çağrılamıyor "
 
 
+#. TRANSLATORS: %s is a single techy word like 'NODATA'
+#: methods/gpgv.cc apt-pkg/acquire-item.cc
+#, c-format
+msgid ""
+"Clearsigned file isn't valid, got '%s' (does the network require "
+"authentication?)"
+msgstr ""
+"Temiz-imzalı dosya geçerli değil, '%s' hatası alındı (ağ kimlik doğrulama "
+"gerektiriyor mu?)"
+
+#. TRANSLATORS: %s is a single techy word like 'NODATA'
+#: methods/gpgv.cc
+#, fuzzy, c-format
+msgid ""
+"Signed file isn't valid, got '%s' (does the network require authentication?)"
+msgstr ""
+"Temiz-imzalı dosya geçerli değil, '%s' hatası alındı (ağ kimlik doğrulama "
+"gerektiriyor mu?)"
+
 #: methods/gpgv.cc
 #: methods/gpgv.cc
 msgid "At least one invalid signature was encountered."
 msgid "At least one invalid signature was encountered."
 msgstr "En az bir geçersiz imza ile karşılaşıldı."
 msgstr "En az bir geçersiz imza ile karşılaşıldı."
@@ -1729,16 +1740,6 @@ msgstr "İç hata: İmza iyi, ancak anahtar parmak izi belirlenemedi?!"
 msgid "Could not execute 'apt-key' to verify signature (is gnupg installed?)"
 msgid "Could not execute 'apt-key' to verify signature (is gnupg installed?)"
 msgstr "İmza doğrulama için 'apt-key' çalıştırılamadı (gnupg kurulu mu?)"
 msgstr "İmza doğrulama için 'apt-key' çalıştırılamadı (gnupg kurulu mu?)"
 
 
-#. TRANSLATORS: %s is a single techy word like 'NODATA'
-#: methods/gpgv.cc apt-pkg/acquire-item.cc
-#, c-format
-msgid ""
-"Clearsigned file isn't valid, got '%s' (does the network require "
-"authentication?)"
-msgstr ""
-"Temiz-imzalı dosya geçerli değil, '%s' hatası alındı (ağ kimlik doğrulama "
-"gerektiriyor mu?)"
-
 #: methods/gpgv.cc
 #: methods/gpgv.cc
 msgid "Unknown error executing apt-key"
 msgid "Unknown error executing apt-key"
 msgstr "apt-key çalıştırılırken bilinmeyen hata"
 msgstr "apt-key çalıştırılırken bilinmeyen hata"
@@ -2469,15 +2470,15 @@ msgid ""
 "details."
 "details."
 msgstr ""
 msgstr ""
 
 
+#: apt-pkg/acquire-item.cc
+msgid "Hash Sum mismatch"
+msgstr "Sağlama toplamları eşleşmiyor"
+
 #: apt-pkg/acquire-item.cc apt-pkg/contrib/fileutl.cc
 #: apt-pkg/acquire-item.cc apt-pkg/contrib/fileutl.cc
 #, c-format
 #, c-format
 msgid "rename failed, %s (%s -> %s)."
 msgid "rename failed, %s (%s -> %s)."
 msgstr "yeniden adlandırma başarısız, %s (%s -> %s)."
 msgstr "yeniden adlandırma başarısız, %s (%s -> %s)."
 
 
-#: apt-pkg/acquire-item.cc
-msgid "Hash Sum mismatch"
-msgstr "Sağlama toplamları eşleşmiyor"
-
 #: apt-pkg/acquire-item.cc
 #: apt-pkg/acquire-item.cc
 msgid "Size mismatch"
 msgid "Size mismatch"
 msgstr "Boyutlar eşleşmiyor"
 msgstr "Boyutlar eşleşmiyor"
@@ -2528,11 +2529,6 @@ msgid ""
 "weak security information for it"
 "weak security information for it"
 msgstr ""
 msgstr ""
 
 
-#: apt-pkg/acquire-item.cc
-msgid "There is no public key available for the following key IDs:\n"
-msgstr ""
-"Aşağıdaki anahtar kimlikleri için kullanılır hiçbir genel anahtar yok:\n"
-
 #. TRANSLATOR: The first %s is the URL of the bad Release file, the second is
 #. TRANSLATOR: The first %s is the URL of the bad Release file, the second is
 #. the time since then the file is invalid - formatted in the same way as in
 #. the time since then the file is invalid - formatted in the same way as in
 #. the download progress display (e.g. 7d 3h 42min 1s)
 #. the download progress display (e.g. 7d 3h 42min 1s)
@@ -3755,6 +3751,16 @@ msgstr ""
 msgid "Calculating upgrade"
 msgid "Calculating upgrade"
 msgstr "Yükseltme hesaplanıyor"
 msgstr "Yükseltme hesaplanıyor"
 
 
+#~ msgid "(not found)"
+#~ msgstr "(bulunamadı)"
+
+#~ msgid "  Package pin: "
+#~ msgstr "  Paket sabitleme: "
+
+#~ msgid "There is no public key available for the following key IDs:\n"
+#~ msgstr ""
+#~ "Aşağıdaki anahtar kimlikleri için kullanılır hiçbir genel anahtar yok:\n"
+
 #, fuzzy
 #, fuzzy
 #~ msgid "The repository is insufficiently signed by key %s (%s)"
 #~ msgid "The repository is insufficiently signed by key %s (%s)"
 #~ msgstr "'%s' deposu imzalanmamış"
 #~ msgstr "'%s' deposu imzalanmamış"

+ 29 - 25
po/uk.po

@@ -12,7 +12,7 @@ msgid ""
 msgstr ""
 msgstr ""
 "Project-Id-Version: apt 1.0.5\n"
 "Project-Id-Version: apt 1.0.5\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2016-04-25 15:24+0200\n"
+"POT-Creation-Date: 2016-05-11 10:50+0200\n"
 "PO-Revision-Date: 2012-09-25 20:19+0300\n"
 "PO-Revision-Date: 2012-09-25 20:19+0300\n"
 "Last-Translator: A. Bondarenko <artem.brz@gmail.com>\n"
 "Last-Translator: A. Bondarenko <artem.brz@gmail.com>\n"
 "Language-Team: Українська <uk@li.org>\n"
 "Language-Team: Українська <uk@li.org>\n"
@@ -777,10 +777,6 @@ msgstr "Кеш не синхронізований, неможливо знай
 msgid "Pinned packages:"
 msgid "Pinned packages:"
 msgstr "Зафіксовані пакунки:"
 msgstr "Зафіксовані пакунки:"
 
 
-#: apt-private/private-show.cc
-msgid "(not found)"
-msgstr "(не знайдено)"
-
 #. Print the package name and the version we are forcing to
 #. Print the package name and the version we are forcing to
 #: apt-private/private-show.cc
 #: apt-private/private-show.cc
 #, c-format
 #, c-format
@@ -799,10 +795,6 @@ msgstr "  Кандидат: "
 msgid "(none)"
 msgid "(none)"
 msgstr "(відсутній)"
 msgstr "(відсутній)"
 
 
-#: apt-private/private-show.cc
-msgid "  Package pin: "
-msgstr "  Фіксатор(pin) пакунка: "
-
 #. Show the priority tables
 #. Show the priority tables
 #: apt-private/private-show.cc
 #: apt-private/private-show.cc
 msgid "  Version table:"
 msgid "  Version table:"
@@ -1724,6 +1716,21 @@ msgstr "Черга"
 msgid "Unable to invoke "
 msgid "Unable to invoke "
 msgstr "Неможливо викликати "
 msgstr "Неможливо викликати "
 
 
+#. TRANSLATORS: %s is a single techy word like 'NODATA'
+#: methods/gpgv.cc apt-pkg/acquire-item.cc
+#, c-format
+msgid ""
+"Clearsigned file isn't valid, got '%s' (does the network require "
+"authentication?)"
+msgstr ""
+
+#. TRANSLATORS: %s is a single techy word like 'NODATA'
+#: methods/gpgv.cc
+#, c-format
+msgid ""
+"Signed file isn't valid, got '%s' (does the network require authentication?)"
+msgstr ""
+
 #: methods/gpgv.cc
 #: methods/gpgv.cc
 msgid "At least one invalid signature was encountered."
 msgid "At least one invalid signature was encountered."
 msgstr "Знайдено як мінімум один невірний підпис."
 msgstr "Знайдено як мінімум один невірний підпис."
@@ -1740,14 +1747,6 @@ msgid "Could not execute 'apt-key' to verify signature (is gnupg installed?)"
 msgstr ""
 msgstr ""
 "Неможливо виконати 'apt-key' для перевірки підпису (чи встановлено gnupg?)"
 "Неможливо виконати 'apt-key' для перевірки підпису (чи встановлено gnupg?)"
 
 
-#. TRANSLATORS: %s is a single techy word like 'NODATA'
-#: methods/gpgv.cc apt-pkg/acquire-item.cc
-#, c-format
-msgid ""
-"Clearsigned file isn't valid, got '%s' (does the network require "
-"authentication?)"
-msgstr ""
-
 #: methods/gpgv.cc
 #: methods/gpgv.cc
 msgid "Unknown error executing apt-key"
 msgid "Unknown error executing apt-key"
 msgstr "Невідома помилка виконання apt-key"
 msgstr "Невідома помилка виконання apt-key"
@@ -2492,15 +2491,15 @@ msgid ""
 "details."
 "details."
 msgstr ""
 msgstr ""
 
 
+#: apt-pkg/acquire-item.cc
+msgid "Hash Sum mismatch"
+msgstr "Невідповідність хешу MD5Sum"
+
 #: apt-pkg/acquire-item.cc apt-pkg/contrib/fileutl.cc
 #: apt-pkg/acquire-item.cc apt-pkg/contrib/fileutl.cc
 #, c-format
 #, c-format
 msgid "rename failed, %s (%s -> %s)."
 msgid "rename failed, %s (%s -> %s)."
 msgstr "не вдалося перейменувати, %s (%s -> %s)."
 msgstr "не вдалося перейменувати, %s (%s -> %s)."
 
 
-#: apt-pkg/acquire-item.cc
-msgid "Hash Sum mismatch"
-msgstr "Невідповідність хешу MD5Sum"
-
 #: apt-pkg/acquire-item.cc
 #: apt-pkg/acquire-item.cc
 msgid "Size mismatch"
 msgid "Size mismatch"
 msgstr "Невідповідність розміру"
 msgstr "Невідповідність розміру"
@@ -2553,10 +2552,6 @@ msgid ""
 "weak security information for it"
 "weak security information for it"
 msgstr ""
 msgstr ""
 
 
-#: apt-pkg/acquire-item.cc
-msgid "There is no public key available for the following key IDs:\n"
-msgstr "Відсутній публічний ключ для заданих ідентифікаторів (ID) ключа:\n"
-
 #. TRANSLATOR: The first %s is the URL of the bad Release file, the second is
 #. TRANSLATOR: The first %s is the URL of the bad Release file, the second is
 #. the time since then the file is invalid - formatted in the same way as in
 #. the time since then the file is invalid - formatted in the same way as in
 #. the download progress display (e.g. 7d 3h 42min 1s)
 #. the download progress display (e.g. 7d 3h 42min 1s)
@@ -3785,6 +3780,15 @@ msgstr ""
 msgid "Calculating upgrade"
 msgid "Calculating upgrade"
 msgstr "Обчислення оновлень"
 msgstr "Обчислення оновлень"
 
 
+#~ msgid "(not found)"
+#~ msgstr "(не знайдено)"
+
+#~ msgid "  Package pin: "
+#~ msgstr "  Фіксатор(pin) пакунка: "
+
+#~ msgid "There is no public key available for the following key IDs:\n"
+#~ msgstr "Відсутній публічний ключ для заданих ідентифікаторів (ID) ключа:\n"
+
 #, fuzzy
 #, fuzzy
 #~ msgid "The repository is insufficiently signed by key %s (%s)"
 #~ msgid "The repository is insufficiently signed by key %s (%s)"
 #~ msgstr "Директорія %s є відхиленою (diverted)"
 #~ msgstr "Директорія %s є відхиленою (diverted)"

+ 34 - 29
po/vi.po

@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 msgstr ""
 "Project-Id-Version: apt 1.0.8\n"
 "Project-Id-Version: apt 1.0.8\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2016-04-25 15:24+0200\n"
+"POT-Creation-Date: 2016-05-11 10:50+0200\n"
 "PO-Revision-Date: 2014-09-12 13:48+0700\n"
 "PO-Revision-Date: 2014-09-12 13:48+0700\n"
 "Last-Translator: Trần Ngọc Quân <vnwildman@gmail.com>\n"
 "Last-Translator: Trần Ngọc Quân <vnwildman@gmail.com>\n"
 "Language-Team: Vietnamese <translation-team-vi@lists.sourceforge.net>\n"
 "Language-Team: Vietnamese <translation-team-vi@lists.sourceforge.net>\n"
@@ -750,10 +750,6 @@ msgstr ""
 msgid "Pinned packages:"
 msgid "Pinned packages:"
 msgstr "Các gói đã ghim:"
 msgstr "Các gói đã ghim:"
 
 
-#: apt-private/private-show.cc
-msgid "(not found)"
-msgstr "(không tìm thấy)"
-
 #. Print the package name and the version we are forcing to
 #. Print the package name and the version we are forcing to
 #: apt-private/private-show.cc
 #: apt-private/private-show.cc
 #, c-format
 #, c-format
@@ -772,10 +768,6 @@ msgstr "  Ứng cử: "
 msgid "(none)"
 msgid "(none)"
 msgstr "(không)"
 msgstr "(không)"
 
 
-#: apt-private/private-show.cc
-msgid "  Package pin: "
-msgstr "  Ghim gói: "
-
 #. Show the priority tables
 #. Show the priority tables
 #: apt-private/private-show.cc
 #: apt-private/private-show.cc
 msgid "  Version table:"
 msgid "  Version table:"
@@ -1699,6 +1691,25 @@ msgstr "Truy vấn"
 msgid "Unable to invoke "
 msgid "Unable to invoke "
 msgstr "Không thể gọi "
 msgstr "Không thể gọi "
 
 
+#. TRANSLATORS: %s is a single techy word like 'NODATA'
+#: methods/gpgv.cc apt-pkg/acquire-item.cc
+#, c-format
+msgid ""
+"Clearsigned file isn't valid, got '%s' (does the network require "
+"authentication?)"
+msgstr ""
+"Tập tin Clearsigned không hợp lệ, nhận được “%s” (mạng yêu cầu xác nhận phải "
+"không?)"
+
+#. TRANSLATORS: %s is a single techy word like 'NODATA'
+#: methods/gpgv.cc
+#, fuzzy, c-format
+msgid ""
+"Signed file isn't valid, got '%s' (does the network require authentication?)"
+msgstr ""
+"Tập tin Clearsigned không hợp lệ, nhận được “%s” (mạng yêu cầu xác nhận phải "
+"không?)"
+
 #: methods/gpgv.cc
 #: methods/gpgv.cc
 msgid "At least one invalid signature was encountered."
 msgid "At least one invalid signature was encountered."
 msgstr "Gặp ít nhất một chữ ký không hợp lệ."
 msgstr "Gặp ít nhất một chữ ký không hợp lệ."
@@ -1714,16 +1725,6 @@ msgstr ""
 "Không thể thực hiện “apt-key” để thẩm tra chữ ký (gnupg đã được cài đặt "
 "Không thể thực hiện “apt-key” để thẩm tra chữ ký (gnupg đã được cài đặt "
 "chưa?)"
 "chưa?)"
 
 
-#. TRANSLATORS: %s is a single techy word like 'NODATA'
-#: methods/gpgv.cc apt-pkg/acquire-item.cc
-#, c-format
-msgid ""
-"Clearsigned file isn't valid, got '%s' (does the network require "
-"authentication?)"
-msgstr ""
-"Tập tin Clearsigned không hợp lệ, nhận được “%s” (mạng yêu cầu xác nhận phải "
-"không?)"
-
 #: methods/gpgv.cc
 #: methods/gpgv.cc
 msgid "Unknown error executing apt-key"
 msgid "Unknown error executing apt-key"
 msgstr "Gặp lỗi không rõ khi thực hiện apt-key"
 msgstr "Gặp lỗi không rõ khi thực hiện apt-key"
@@ -2472,15 +2473,15 @@ msgid ""
 "details."
 "details."
 msgstr ""
 msgstr ""
 
 
+#: apt-pkg/acquire-item.cc
+msgid "Hash Sum mismatch"
+msgstr "Mã băm tổng kiểm tra không khớp"
+
 #: apt-pkg/acquire-item.cc apt-pkg/contrib/fileutl.cc
 #: apt-pkg/acquire-item.cc apt-pkg/contrib/fileutl.cc
 #, c-format
 #, c-format
 msgid "rename failed, %s (%s -> %s)."
 msgid "rename failed, %s (%s -> %s)."
 msgstr "gặp lỗi khi đổi tên, %s (%s → %s)."
 msgstr "gặp lỗi khi đổi tên, %s (%s → %s)."
 
 
-#: apt-pkg/acquire-item.cc
-msgid "Hash Sum mismatch"
-msgstr "Mã băm tổng kiểm tra không khớp"
-
 #: apt-pkg/acquire-item.cc
 #: apt-pkg/acquire-item.cc
 msgid "Size mismatch"
 msgid "Size mismatch"
 msgstr "Kích cỡ không khớp nhau"
 msgstr "Kích cỡ không khớp nhau"
@@ -2533,10 +2534,6 @@ msgid ""
 "weak security information for it"
 "weak security information for it"
 msgstr ""
 msgstr ""
 
 
-#: apt-pkg/acquire-item.cc
-msgid "There is no public key available for the following key IDs:\n"
-msgstr "Không có khóa công sẵn sàng cho những mã số khoá theo đây:\n"
-
 #. TRANSLATOR: The first %s is the URL of the bad Release file, the second is
 #. TRANSLATOR: The first %s is the URL of the bad Release file, the second is
 #. the time since then the file is invalid - formatted in the same way as in
 #. the time since then the file is invalid - formatted in the same way as in
 #. the download progress display (e.g. 7d 3h 42min 1s)
 #. the download progress display (e.g. 7d 3h 42min 1s)
@@ -3235,8 +3232,7 @@ msgstr ""
 #, c-format
 #, c-format
 msgid "Invalid '%s' entry in Release file %s"
 msgid "Invalid '%s' entry in Release file %s"
 msgstr ""
 msgstr ""
-"Gặp mục tin “%s” (hợp lệ đến khi) không hợp lệ trong tập tin Phát "
-"hành %s"
+"Gặp mục tin “%s” (hợp lệ đến khi) không hợp lệ trong tập tin Phát hành %s"
 
 
 #. TRANSLATOR: The first is an option name from sources.list manpage, the other two URI and Suite
 #. TRANSLATOR: The first is an option name from sources.list manpage, the other two URI and Suite
 #: apt-pkg/deb/debmetaindex.cc
 #: apt-pkg/deb/debmetaindex.cc
@@ -3755,6 +3751,15 @@ msgstr ""
 msgid "Calculating upgrade"
 msgid "Calculating upgrade"
 msgstr "Đang tính toán nâng cấp"
 msgstr "Đang tính toán nâng cấp"
 
 
+#~ msgid "(not found)"
+#~ msgstr "(không tìm thấy)"
+
+#~ msgid "  Package pin: "
+#~ msgstr "  Ghim gói: "
+
+#~ msgid "There is no public key available for the following key IDs:\n"
+#~ msgstr "Không có khóa công sẵn sàng cho những mã số khoá theo đây:\n"
+
 #, fuzzy
 #, fuzzy
 #~ msgid "The repository is insufficiently signed by key %s (%s)"
 #~ msgid "The repository is insufficiently signed by key %s (%s)"
 #~ msgstr "Thư mục %s bị trệch hướng"
 #~ msgstr "Thư mục %s bị trệch hướng"

+ 29 - 25
po/zh_CN.po

@@ -10,7 +10,7 @@ msgid ""
 msgstr ""
 msgstr ""
 "Project-Id-Version: apt 1.2.x\n"
 "Project-Id-Version: apt 1.2.x\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2016-04-25 15:24+0200\n"
+"POT-Creation-Date: 2016-05-11 10:50+0200\n"
 "PO-Revision-Date: 2016-03-27 07:00+0000\n"
 "PO-Revision-Date: 2016-03-27 07:00+0000\n"
 "Last-Translator: Zhou Mo <cdluminate@gmail.com>\n"
 "Last-Translator: Zhou Mo <cdluminate@gmail.com>\n"
 "Language-Team: Chinese (simplified) <i18n-zh@googlegroups.com>\n"
 "Language-Team: Chinese (simplified) <i18n-zh@googlegroups.com>\n"
@@ -736,10 +736,6 @@ msgstr "缓存尚未同步,无法交差引证(x-ref)一个软件包文件"
 msgid "Pinned packages:"
 msgid "Pinned packages:"
 msgstr "被锁定的软件包:"
 msgstr "被锁定的软件包:"
 
 
-#: apt-private/private-show.cc
-msgid "(not found)"
-msgstr "(没有找到)"
-
 #. Print the package name and the version we are forcing to
 #. Print the package name and the version we are forcing to
 #: apt-private/private-show.cc
 #: apt-private/private-show.cc
 #, c-format
 #, c-format
@@ -758,10 +754,6 @@ msgstr "  候选:"
 msgid "(none)"
 msgid "(none)"
 msgstr "(无)"
 msgstr "(无)"
 
 
-#: apt-private/private-show.cc
-msgid "  Package pin: "
-msgstr "  软件包锁:"
-
 #. Show the priority tables
 #. Show the priority tables
 #: apt-private/private-show.cc
 #: apt-private/private-show.cc
 msgid "  Version table:"
 msgid "  Version table:"
@@ -1678,6 +1670,21 @@ msgstr "查询"
 msgid "Unable to invoke "
 msgid "Unable to invoke "
 msgstr "无法调用 "
 msgstr "无法调用 "
 
 
+#. TRANSLATORS: %s is a single techy word like 'NODATA'
+#: methods/gpgv.cc apt-pkg/acquire-item.cc
+#, c-format
+msgid ""
+"Clearsigned file isn't valid, got '%s' (does the network require "
+"authentication?)"
+msgstr "明文签署文件不可用,结果为‘%s’(您的网络需要认证吗?)"
+
+#. TRANSLATORS: %s is a single techy word like 'NODATA'
+#: methods/gpgv.cc
+#, fuzzy, c-format
+msgid ""
+"Signed file isn't valid, got '%s' (does the network require authentication?)"
+msgstr "明文签署文件不可用,结果为‘%s’(您的网络需要认证吗?)"
+
 #: methods/gpgv.cc
 #: methods/gpgv.cc
 msgid "At least one invalid signature was encountered."
 msgid "At least one invalid signature was encountered."
 msgstr "至少发现一个无效的签名。"
 msgstr "至少发现一个无效的签名。"
@@ -1691,14 +1698,6 @@ msgstr "内部错误:签名正确无误,但是无法确认密钥指纹?!
 msgid "Could not execute 'apt-key' to verify signature (is gnupg installed?)"
 msgid "Could not execute 'apt-key' to verify signature (is gnupg installed?)"
 msgstr "无法运行 apt-key 以验证签名(您安装了 gnupg 吗?)"
 msgstr "无法运行 apt-key 以验证签名(您安装了 gnupg 吗?)"
 
 
-#. TRANSLATORS: %s is a single techy word like 'NODATA'
-#: methods/gpgv.cc apt-pkg/acquire-item.cc
-#, c-format
-msgid ""
-"Clearsigned file isn't valid, got '%s' (does the network require "
-"authentication?)"
-msgstr "明文签署文件不可用,结果为‘%s’(您的网络需要认证吗?)"
-
 #: methods/gpgv.cc
 #: methods/gpgv.cc
 msgid "Unknown error executing apt-key"
 msgid "Unknown error executing apt-key"
 msgstr "运行 apt-key 时发生未知错误"
 msgstr "运行 apt-key 时发生未知错误"
@@ -2408,15 +2407,15 @@ msgid ""
 "details."
 "details."
 msgstr "参见 apt-secure(8) 手册以了解仓库创建和用户配置方面的细节。"
 msgstr "参见 apt-secure(8) 手册以了解仓库创建和用户配置方面的细节。"
 
 
+#: apt-pkg/acquire-item.cc
+msgid "Hash Sum mismatch"
+msgstr "Hash 校验和不符"
+
 #: apt-pkg/acquire-item.cc apt-pkg/contrib/fileutl.cc
 #: apt-pkg/acquire-item.cc apt-pkg/contrib/fileutl.cc
 #, c-format
 #, c-format
 msgid "rename failed, %s (%s -> %s)."
 msgid "rename failed, %s (%s -> %s)."
 msgstr "无法重命名文件,%s (%s -> %s)。"
 msgstr "无法重命名文件,%s (%s -> %s)。"
 
 
-#: apt-pkg/acquire-item.cc
-msgid "Hash Sum mismatch"
-msgstr "Hash 校验和不符"
-
 #: apt-pkg/acquire-item.cc
 #: apt-pkg/acquire-item.cc
 msgid "Size mismatch"
 msgid "Size mismatch"
 msgstr "大小不符"
 msgstr "大小不符"
@@ -2466,10 +2465,6 @@ msgid ""
 "weak security information for it"
 "weak security information for it"
 msgstr "鉴于仓库 '%2$s' 提供的安全信息强度太低,跳过配置文件 '%1$s' 的acquire."
 msgstr "鉴于仓库 '%2$s' 提供的安全信息强度太低,跳过配置文件 '%1$s' 的acquire."
 
 
-#: apt-pkg/acquire-item.cc
-msgid "There is no public key available for the following key IDs:\n"
-msgstr "以下 ID 的密钥没有可用的公钥:\n"
-
 #. TRANSLATOR: The first %s is the URL of the bad Release file, the second is
 #. TRANSLATOR: The first %s is the URL of the bad Release file, the second is
 #. the time since then the file is invalid - formatted in the same way as in
 #. the time since then the file is invalid - formatted in the same way as in
 #. the download progress display (e.g. 7d 3h 42min 1s)
 #. the download progress display (e.g. 7d 3h 42min 1s)
@@ -3651,6 +3646,15 @@ msgstr "部分索引文件下载失败。如果忽略它们,那将转而使用
 msgid "Calculating upgrade"
 msgid "Calculating upgrade"
 msgstr "正在计算更新"
 msgstr "正在计算更新"
 
 
+#~ msgid "(not found)"
+#~ msgstr "(没有找到)"
+
+#~ msgid "  Package pin: "
+#~ msgstr "  软件包锁:"
+
+#~ msgid "There is no public key available for the following key IDs:\n"
+#~ msgstr "以下 ID 的密钥没有可用的公钥:\n"
+
 #~ msgid "The repository is insufficiently signed by key %s (%s)"
 #~ msgid "The repository is insufficiently signed by key %s (%s)"
 #~ msgstr "仓库 “%s” 数字签名不完整。"
 #~ msgstr "仓库 “%s” 数字签名不完整。"
 
 

+ 29 - 25
po/zh_TW.po

@@ -10,7 +10,7 @@ msgid ""
 msgstr ""
 msgstr ""
 "Project-Id-Version: apt 1.2.X\n"
 "Project-Id-Version: apt 1.2.X\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2016-04-25 15:24+0200\n"
+"POT-Creation-Date: 2016-05-11 10:50+0200\n"
 "PO-Revision-Date: 2009-01-28 10:41+0800\n"
 "PO-Revision-Date: 2009-01-28 10:41+0800\n"
 "Last-Translator: Tetralet <tetralet@gmail.com>\n"
 "Last-Translator: Tetralet <tetralet@gmail.com>\n"
 "Language-Team: Debian-user in Chinese [Big5] <debian-chinese-big5@lists."
 "Language-Team: Debian-user in Chinese [Big5] <debian-chinese-big5@lists."
@@ -739,10 +739,6 @@ msgstr "快取資料未同步,無法 x-ref 套件檔"
 msgid "Pinned packages:"
 msgid "Pinned packages:"
 msgstr "鎖定的套件:"
 msgstr "鎖定的套件:"
 
 
-#: apt-private/private-show.cc
-msgid "(not found)"
-msgstr "(未找到)"
-
 #. Print the package name and the version we are forcing to
 #. Print the package name and the version we are forcing to
 #: apt-private/private-show.cc
 #: apt-private/private-show.cc
 #, c-format
 #, c-format
@@ -761,10 +757,6 @@ msgstr "  候選:"
 msgid "(none)"
 msgid "(none)"
 msgstr "(無)"
 msgstr "(無)"
 
 
-#: apt-private/private-show.cc
-msgid "  Package pin: "
-msgstr "  套件鎖定:"
-
 #. Show the priority tables
 #. Show the priority tables
 #: apt-private/private-show.cc
 #: apt-private/private-show.cc
 msgid "  Version table:"
 msgid "  Version table:"
@@ -1660,6 +1652,21 @@ msgstr "查詢"
 msgid "Unable to invoke "
 msgid "Unable to invoke "
 msgstr "無法 invoke "
 msgstr "無法 invoke "
 
 
+#. TRANSLATORS: %s is a single techy word like 'NODATA'
+#: methods/gpgv.cc apt-pkg/acquire-item.cc
+#, c-format
+msgid ""
+"Clearsigned file isn't valid, got '%s' (does the network require "
+"authentication?)"
+msgstr ""
+
+#. TRANSLATORS: %s is a single techy word like 'NODATA'
+#: methods/gpgv.cc
+#, c-format
+msgid ""
+"Signed file isn't valid, got '%s' (does the network require authentication?)"
+msgstr ""
+
 #: methods/gpgv.cc
 #: methods/gpgv.cc
 msgid "At least one invalid signature was encountered."
 msgid "At least one invalid signature was encountered."
 msgstr "至少發現一個無效的簽章。"
 msgstr "至少發現一個無效的簽章。"
@@ -1674,14 +1681,6 @@ msgstr "內部錯誤:簽章無誤,但卻無法辨識密鑰的指紋碼?!
 msgid "Could not execute 'apt-key' to verify signature (is gnupg installed?)"
 msgid "Could not execute 'apt-key' to verify signature (is gnupg installed?)"
 msgstr "無法執行 '%s' 來驗證簽章(gnupg 是否安裝了?)"
 msgstr "無法執行 '%s' 來驗證簽章(gnupg 是否安裝了?)"
 
 
-#. TRANSLATORS: %s is a single techy word like 'NODATA'
-#: methods/gpgv.cc apt-pkg/acquire-item.cc
-#, c-format
-msgid ""
-"Clearsigned file isn't valid, got '%s' (does the network require "
-"authentication?)"
-msgstr ""
-
 #: methods/gpgv.cc
 #: methods/gpgv.cc
 msgid "Unknown error executing apt-key"
 msgid "Unknown error executing apt-key"
 msgstr "在執行 apt-key 時發生未知的錯誤"
 msgstr "在執行 apt-key 時發生未知的錯誤"
@@ -2403,15 +2402,15 @@ msgid ""
 "details."
 "details."
 msgstr ""
 msgstr ""
 
 
+#: apt-pkg/acquire-item.cc
+msgid "Hash Sum mismatch"
+msgstr "Hash Sum 不符"
+
 #: apt-pkg/acquire-item.cc apt-pkg/contrib/fileutl.cc
 #: apt-pkg/acquire-item.cc apt-pkg/contrib/fileutl.cc
 #, c-format
 #, c-format
 msgid "rename failed, %s (%s -> %s)."
 msgid "rename failed, %s (%s -> %s)."
 msgstr "無法重新命名,%s (%s -> %s)。"
 msgstr "無法重新命名,%s (%s -> %s)。"
 
 
-#: apt-pkg/acquire-item.cc
-msgid "Hash Sum mismatch"
-msgstr "Hash Sum 不符"
-
 #: apt-pkg/acquire-item.cc
 #: apt-pkg/acquire-item.cc
 msgid "Size mismatch"
 msgid "Size mismatch"
 msgstr "大小不符"
 msgstr "大小不符"
@@ -2460,10 +2459,6 @@ msgid ""
 "weak security information for it"
 "weak security information for it"
 msgstr ""
 msgstr ""
 
 
-#: apt-pkg/acquire-item.cc
-msgid "There is no public key available for the following key IDs:\n"
-msgstr "無法取得以下的密鑰 ID 的公鑰:\n"
-
 #. TRANSLATOR: The first %s is the URL of the bad Release file, the second is
 #. TRANSLATOR: The first %s is the URL of the bad Release file, the second is
 #. the time since then the file is invalid - formatted in the same way as in
 #. the time since then the file is invalid - formatted in the same way as in
 #. the download progress display (e.g. 7d 3h 42min 1s)
 #. the download progress display (e.g. 7d 3h 42min 1s)
@@ -3636,6 +3631,15 @@ msgstr "有一些索引檔不能下載,它們可能被略過了,或是替而
 msgid "Calculating upgrade"
 msgid "Calculating upgrade"
 msgstr "籌備升級中"
 msgstr "籌備升級中"
 
 
+#~ msgid "(not found)"
+#~ msgstr "(未找到)"
+
+#~ msgid "  Package pin: "
+#~ msgstr "  套件鎖定:"
+
+#~ msgid "There is no public key available for the following key IDs:\n"
+#~ msgstr "無法取得以下的密鑰 ID 的公鑰:\n"
+
 #, fuzzy
 #, fuzzy
 #~ msgid "The repository is insufficiently signed by key %s (%s)"
 #~ msgid "The repository is insufficiently signed by key %s (%s)"
 #~ msgstr "路徑 %s 已被抽換"
 #~ msgstr "路徑 %s 已被抽換"