Explorar el Código

fix 3 typos/omissions in apt.conf(5)

Closes: 809160
Beatrice Torracca hace 10 años
padre
commit
2ffd35359f
Se han modificado 11 ficheros con 155 adiciones y 144 borrados
  1. 7 6
      doc/apt.conf.5.xml
  2. 13 12
      doc/po/apt-doc.pot
  3. 15 14
      doc/po/de.po
  4. 15 14
      doc/po/es.po
  5. 15 14
      doc/po/fr.po
  6. 15 14
      doc/po/it.po
  7. 15 14
      doc/po/ja.po
  8. 15 14
      doc/po/nl.po
  9. 15 14
      doc/po/pl.po
  10. 15 14
      doc/po/pt.po
  11. 15 14
      doc/po/pt_BR.po

+ 7 - 6
doc/apt.conf.5.xml

@@ -656,11 +656,11 @@ DPkg::Pre-Install-Pkgs {"/usr/sbin/dpkg-preconfigure --apt";};
 	  with <literal>Acquire::Changelogs::URI::Override::Label::<replaceable>LABEL</replaceable></literal>
 	  with <literal>Acquire::Changelogs::URI::Override::Label::<replaceable>LABEL</replaceable></literal>
 	  or <literal>Acquire::Changelogs::URI::Override::Origin::<replaceable>ORIGIN</replaceable></literal>.
 	  or <literal>Acquire::Changelogs::URI::Override::Origin::<replaceable>ORIGIN</replaceable></literal>.
 
 
-	  The value should be a normal URI to a text file, expect that package specific data is
+	  The value should be a normal URI to a text file, except that package specific data is
 	  replaced with the placeholder <literal>@CHANGEPATH@</literal>. The
 	  replaced with the placeholder <literal>@CHANGEPATH@</literal>. The
 	  value for it is: 1. if the package is from a component (e.g. <literal>main</literal>)
 	  value for it is: 1. if the package is from a component (e.g. <literal>main</literal>)
 	  this is the first part otherwise it is omitted, 2. the first letter of source package name,
 	  this is the first part otherwise it is omitted, 2. the first letter of source package name,
-	  expect if the source package name starts with '<literal>lib</literal>' in which case it will
+	  except if the source package name starts with '<literal>lib</literal>' in which case it will
 	  be the first four letters. 3. The complete source package name. 4. the complete name again and
 	  be the first four letters. 3. The complete source package name. 4. the complete name again and
 	  5. the source version.
 	  5. the source version.
 	  The first (if present), second, third and fourth part are separated by a slash ('<literal>/</literal>')
 	  The first (if present), second, third and fourth part are separated by a slash ('<literal>/</literal>')
@@ -829,9 +829,10 @@ DPkg::Pre-Install-Pkgs {"/usr/sbin/dpkg-preconfigure --apt";};
      by multiple <literal>key::=value</literal> lines with the same key. The
      by multiple <literal>key::=value</literal> lines with the same key. The
      configuration section ends with a blank line.</para>
      configuration section ends with a blank line.</para>
 
 
-     <para>Package action lines consist of five fields in Version 2: old version, direction
-     of version change (&lt; for upgrades, &gt; for downgrades, = for no
-     change), new version, action. The version fields are "-" for no version
+     <para>Package action lines consist of five fields in Version 2: package
+     name (without architecture qualification even if foreign), old version,
+     direction of version change (&lt; for upgrades, &gt; for downgrades, = for
+     no change), new version, action. The version fields are "-" for no version
      at all (for example when installing a package for the first time; no
      at all (for example when installing a package for the first time; no
      version is treated as earlier than any real version, so that is an
      version is treated as earlier than any real version, so that is an
      upgrade, indicated as <literal>- &lt; 1.23.4</literal>). The action field
      upgrade, indicated as <literal>- &lt; 1.23.4</literal>). The action field
@@ -841,7 +842,7 @@ DPkg::Pre-Install-Pkgs {"/usr/sbin/dpkg-preconfigure --apt";};
 
 
      <para>In Version 3 after each version field follows the architecture
      <para>In Version 3 after each version field follows the architecture
      of this version, which is "-" if there is no version, and a field showing
      of this version, which is "-" if there is no version, and a field showing
-     the MultiArch type "same", foreign", "allowed" or "none". Note that "none"
+     the MultiArch type "same", "foreign", "allowed" or "none". Note that "none"
      is an incorrect typename which is just kept to remain compatible, it
      is an incorrect typename which is just kept to remain compatible, it
      should be read as "no" and users are encouraged to support both.</para>
      should be read as "no" and users are encouraged to support both.</para>
 
 

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

@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 msgstr ""
 "Project-Id-Version: apt-doc 1.1.9\n"
 "Project-Id-Version: apt-doc 1.1.9\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: 2015-12-27 19:16+0100\n"
+"POT-Creation-Date: 2015-12-27 22:52+0100\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"
@@ -3496,11 +3496,11 @@ msgid ""
 "<literal>Acquire::Changelogs::URI::Override::Label::<replaceable>LABEL</replaceable></literal> "
 "<literal>Acquire::Changelogs::URI::Override::Label::<replaceable>LABEL</replaceable></literal> "
 "or "
 "or "
 "<literal>Acquire::Changelogs::URI::Override::Origin::<replaceable>ORIGIN</replaceable></literal>.  "
 "<literal>Acquire::Changelogs::URI::Override::Origin::<replaceable>ORIGIN</replaceable></literal>.  "
-"The value should be a normal URI to a text file, expect that package "
+"The value should be a normal URI to a text file, except that package "
 "specific data is replaced with the placeholder "
 "specific data is replaced with the placeholder "
 "<literal>@CHANGEPATH@</literal>. The value for it is: 1. if the package is "
 "<literal>@CHANGEPATH@</literal>. The value for it is: 1. if the package is "
 "from a component (e.g. <literal>main</literal>)  this is the first part "
 "from a component (e.g. <literal>main</literal>)  this is the first part "
-"otherwise it is omitted, 2. the first letter of source package name, expect "
+"otherwise it is omitted, 2. the first letter of source package name, except "
 "if the source package name starts with '<literal>lib</literal>' in which "
 "if the source package name starts with '<literal>lib</literal>' in which "
 "case it will be the first four letters. 3. The complete source package "
 "case it will be the first four letters. 3. The complete source package "
 "name. 4. the complete name again and 5. the source version.  The first (if "
 "name. 4. the complete name again and 5. the source version.  The first (if "
@@ -3744,14 +3744,15 @@ msgstr ""
 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
 #: apt.conf.5.xml:1
 #: apt.conf.5.xml:1
 msgid ""
 msgid ""
-"Package action lines consist of five fields in Version 2: old version, "
-"direction of version change (&lt; for upgrades, &gt; for downgrades, = for "
-"no change), new version, action. The version fields are \"-\" for no version "
-"at all (for example when installing a package for the first time; no version "
-"is treated as earlier than any real version, so that is an upgrade, "
-"indicated as <literal>- &lt; 1.23.4</literal>). The action field is "
-"\"**CONFIGURE**\" if the package is being configured, \"**REMOVE**\" if it "
-"is being removed, or the filename of a .deb file if it is being unpacked."
+"Package action lines consist of five fields in Version 2: package name "
+"(without architecture qualification even if foreign), old version, direction "
+"of version change (&lt; for upgrades, &gt; for downgrades, = for no change), "
+"new version, action. The version fields are \"-\" for no version at all (for "
+"example when installing a package for the first time; no version is treated "
+"as earlier than any real version, so that is an upgrade, indicated as "
+"<literal>- &lt; 1.23.4</literal>). The action field is \"**CONFIGURE**\" if "
+"the package is being configured, \"**REMOVE**\" if it is being removed, or "
+"the filename of a .deb file if it is being unpacked."
 msgstr ""
 msgstr ""
 
 
 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
@@ -3759,7 +3760,7 @@ msgstr ""
 msgid ""
 msgid ""
 "In Version 3 after each version field follows the architecture of this "
 "In Version 3 after each version field follows the architecture of this "
 "version, which is \"-\" if there is no version, and a field showing the "
 "version, which is \"-\" if there is no version, and a field showing the "
-"MultiArch type \"same\", foreign\", \"allowed\" or \"none\". Note that "
+"MultiArch type \"same\", \"foreign\", \"allowed\" or \"none\". Note that "
 "\"none\" is an incorrect typename which is just kept to remain compatible, "
 "\"none\" is an incorrect typename which is just kept to remain compatible, "
 "it should be read as \"no\" and users are encouraged to support both."
 "it should be read as \"no\" and users are encouraged to support both."
 msgstr ""
 msgstr ""

+ 15 - 14
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: 2015-12-27 19:16+0100\n"
+"POT-Creation-Date: 2015-12-27 22:52+0100\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"
@@ -5056,11 +5056,11 @@ msgid ""
 "<literal>Acquire::Changelogs::URI::Override::Label::<replaceable>LABEL</"
 "<literal>Acquire::Changelogs::URI::Override::Label::<replaceable>LABEL</"
 "replaceable></literal> or <literal>Acquire::Changelogs::URI::Override::"
 "replaceable></literal> or <literal>Acquire::Changelogs::URI::Override::"
 "Origin::<replaceable>ORIGIN</replaceable></literal>.  The value should be a "
 "Origin::<replaceable>ORIGIN</replaceable></literal>.  The value should be a "
-"normal URI to a text file, expect that package specific data is replaced "
+"normal URI to a text file, except that package specific data is replaced "
 "with the placeholder <literal>@CHANGEPATH@</literal>. The value for it is: "
 "with the placeholder <literal>@CHANGEPATH@</literal>. The value for it is: "
 "1. if the package is from a component (e.g. <literal>main</literal>)  this "
 "1. if the package is from a component (e.g. <literal>main</literal>)  this "
 "is the first part otherwise it is omitted, 2. the first letter of source "
 "is the first part otherwise it is omitted, 2. the first letter of source "
-"package name, expect if the source package name starts with '<literal>lib</"
+"package name, except if the source package name starts with '<literal>lib</"
 "literal>' in which case it will be the first four letters. 3. The complete "
 "literal>' in which case it will be the first four letters. 3. The complete "
 "source package name. 4. the complete name again and 5. the source version.  "
 "source package name. 4. the complete name again and 5. the source version.  "
 "The first (if present), second, third and fourth part are separated by a "
 "The first (if present), second, third and fourth part are separated by a "
@@ -5397,14 +5397,15 @@ msgstr ""
 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
 #: apt.conf.5.xml
 #: apt.conf.5.xml
 msgid ""
 msgid ""
-"Package action lines consist of five fields in Version 2: old version, "
-"direction of version change (&lt; for upgrades, &gt; for downgrades, = for "
-"no change), new version, action. The version fields are \"-\" for no version "
-"at all (for example when installing a package for the first time; no version "
-"is treated as earlier than any real version, so that is an upgrade, "
-"indicated as <literal>- &lt; 1.23.4</literal>). The action field is "
-"\"**CONFIGURE**\" if the package is being configured, \"**REMOVE**\" if it "
-"is being removed, or the filename of a .deb file if it is being unpacked."
+"Package action lines consist of five fields in Version 2: package name "
+"(without architecture qualification even if foreign), old version, direction "
+"of version change (&lt; for upgrades, &gt; for downgrades, = for no change), "
+"new version, action. The version fields are \"-\" for no version at all (for "
+"example when installing a package for the first time; no version is treated "
+"as earlier than any real version, so that is an upgrade, indicated as "
+"<literal>- &lt; 1.23.4</literal>). The action field is \"**CONFIGURE**\" if "
+"the package is being configured, \"**REMOVE**\" if it is being removed, or "
+"the filename of a .deb file if it is being unpacked."
 msgstr ""
 msgstr ""
 
 
 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
@@ -5412,9 +5413,9 @@ msgstr ""
 msgid ""
 msgid ""
 "In Version 3 after each version field follows the architecture of this "
 "In Version 3 after each version field follows the architecture of this "
 "version, which is \"-\" if there is no version, and a field showing the "
 "version, which is \"-\" if there is no version, and a field showing the "
-"MultiArch type \"same\", foreign\", \"allowed\" or \"none\". Note that \"none"
-"\" is an incorrect typename which is just kept to remain compatible, it "
-"should be read as \"no\" and users are encouraged to support both."
+"MultiArch type \"same\", \"foreign\", \"allowed\" or \"none\". Note that "
+"\"none\" is an incorrect typename which is just kept to remain compatible, "
+"it should be read as \"no\" and users are encouraged to support both."
 msgstr ""
 msgstr ""
 
 
 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>

+ 15 - 14
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: 2015-12-27 19:16+0100\n"
+"POT-Creation-Date: 2015-12-27 22:52+0100\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"
@@ -5098,11 +5098,11 @@ msgid ""
 "<literal>Acquire::Changelogs::URI::Override::Label::<replaceable>LABEL</"
 "<literal>Acquire::Changelogs::URI::Override::Label::<replaceable>LABEL</"
 "replaceable></literal> or <literal>Acquire::Changelogs::URI::Override::"
 "replaceable></literal> or <literal>Acquire::Changelogs::URI::Override::"
 "Origin::<replaceable>ORIGIN</replaceable></literal>.  The value should be a "
 "Origin::<replaceable>ORIGIN</replaceable></literal>.  The value should be a "
-"normal URI to a text file, expect that package specific data is replaced "
+"normal URI to a text file, except that package specific data is replaced "
 "with the placeholder <literal>@CHANGEPATH@</literal>. The value for it is: "
 "with the placeholder <literal>@CHANGEPATH@</literal>. The value for it is: "
 "1. if the package is from a component (e.g. <literal>main</literal>)  this "
 "1. if the package is from a component (e.g. <literal>main</literal>)  this "
 "is the first part otherwise it is omitted, 2. the first letter of source "
 "is the first part otherwise it is omitted, 2. the first letter of source "
-"package name, expect if the source package name starts with '<literal>lib</"
+"package name, except if the source package name starts with '<literal>lib</"
 "literal>' in which case it will be the first four letters. 3. The complete "
 "literal>' in which case it will be the first four letters. 3. The complete "
 "source package name. 4. the complete name again and 5. the source version.  "
 "source package name. 4. the complete name again and 5. the source version.  "
 "The first (if present), second, third and fourth part are separated by a "
 "The first (if present), second, third and fourth part are separated by a "
@@ -5453,14 +5453,15 @@ msgstr ""
 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
 #: apt.conf.5.xml
 #: apt.conf.5.xml
 msgid ""
 msgid ""
-"Package action lines consist of five fields in Version 2: old version, "
-"direction of version change (&lt; for upgrades, &gt; for downgrades, = for "
-"no change), new version, action. The version fields are \"-\" for no version "
-"at all (for example when installing a package for the first time; no version "
-"is treated as earlier than any real version, so that is an upgrade, "
-"indicated as <literal>- &lt; 1.23.4</literal>). The action field is "
-"\"**CONFIGURE**\" if the package is being configured, \"**REMOVE**\" if it "
-"is being removed, or the filename of a .deb file if it is being unpacked."
+"Package action lines consist of five fields in Version 2: package name "
+"(without architecture qualification even if foreign), old version, direction "
+"of version change (&lt; for upgrades, &gt; for downgrades, = for no change), "
+"new version, action. The version fields are \"-\" for no version at all (for "
+"example when installing a package for the first time; no version is treated "
+"as earlier than any real version, so that is an upgrade, indicated as "
+"<literal>- &lt; 1.23.4</literal>). The action field is \"**CONFIGURE**\" if "
+"the package is being configured, \"**REMOVE**\" if it is being removed, or "
+"the filename of a .deb file if it is being unpacked."
 msgstr ""
 msgstr ""
 
 
 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
@@ -5468,9 +5469,9 @@ msgstr ""
 msgid ""
 msgid ""
 "In Version 3 after each version field follows the architecture of this "
 "In Version 3 after each version field follows the architecture of this "
 "version, which is \"-\" if there is no version, and a field showing the "
 "version, which is \"-\" if there is no version, and a field showing the "
-"MultiArch type \"same\", foreign\", \"allowed\" or \"none\". Note that \"none"
-"\" is an incorrect typename which is just kept to remain compatible, it "
-"should be read as \"no\" and users are encouraged to support both."
+"MultiArch type \"same\", \"foreign\", \"allowed\" or \"none\". Note that "
+"\"none\" is an incorrect typename which is just kept to remain compatible, "
+"it should be read as \"no\" and users are encouraged to support both."
 msgstr ""
 msgstr ""
 
 
 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>

+ 15 - 14
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: 2015-12-27 19:16+0100\n"
+"POT-Creation-Date: 2015-12-27 22:52+0100\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"
@@ -5046,11 +5046,11 @@ msgid ""
 "<literal>Acquire::Changelogs::URI::Override::Label::<replaceable>LABEL</"
 "<literal>Acquire::Changelogs::URI::Override::Label::<replaceable>LABEL</"
 "replaceable></literal> or <literal>Acquire::Changelogs::URI::Override::"
 "replaceable></literal> or <literal>Acquire::Changelogs::URI::Override::"
 "Origin::<replaceable>ORIGIN</replaceable></literal>.  The value should be a "
 "Origin::<replaceable>ORIGIN</replaceable></literal>.  The value should be a "
-"normal URI to a text file, expect that package specific data is replaced "
+"normal URI to a text file, except that package specific data is replaced "
 "with the placeholder <literal>@CHANGEPATH@</literal>. The value for it is: "
 "with the placeholder <literal>@CHANGEPATH@</literal>. The value for it is: "
 "1. if the package is from a component (e.g. <literal>main</literal>)  this "
 "1. if the package is from a component (e.g. <literal>main</literal>)  this "
 "is the first part otherwise it is omitted, 2. the first letter of source "
 "is the first part otherwise it is omitted, 2. the first letter of source "
-"package name, expect if the source package name starts with '<literal>lib</"
+"package name, except if the source package name starts with '<literal>lib</"
 "literal>' in which case it will be the first four letters. 3. The complete "
 "literal>' in which case it will be the first four letters. 3. The complete "
 "source package name. 4. the complete name again and 5. the source version.  "
 "source package name. 4. the complete name again and 5. the source version.  "
 "The first (if present), second, third and fourth part are separated by a "
 "The first (if present), second, third and fourth part are separated by a "
@@ -5387,14 +5387,15 @@ msgstr ""
 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
 #: apt.conf.5.xml
 #: apt.conf.5.xml
 msgid ""
 msgid ""
-"Package action lines consist of five fields in Version 2: old version, "
-"direction of version change (&lt; for upgrades, &gt; for downgrades, = for "
-"no change), new version, action. The version fields are \"-\" for no version "
-"at all (for example when installing a package for the first time; no version "
-"is treated as earlier than any real version, so that is an upgrade, "
-"indicated as <literal>- &lt; 1.23.4</literal>). The action field is "
-"\"**CONFIGURE**\" if the package is being configured, \"**REMOVE**\" if it "
-"is being removed, or the filename of a .deb file if it is being unpacked."
+"Package action lines consist of five fields in Version 2: package name "
+"(without architecture qualification even if foreign), old version, direction "
+"of version change (&lt; for upgrades, &gt; for downgrades, = for no change), "
+"new version, action. The version fields are \"-\" for no version at all (for "
+"example when installing a package for the first time; no version is treated "
+"as earlier than any real version, so that is an upgrade, indicated as "
+"<literal>- &lt; 1.23.4</literal>). The action field is \"**CONFIGURE**\" if "
+"the package is being configured, \"**REMOVE**\" if it is being removed, or "
+"the filename of a .deb file if it is being unpacked."
 msgstr ""
 msgstr ""
 
 
 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
@@ -5402,9 +5403,9 @@ msgstr ""
 msgid ""
 msgid ""
 "In Version 3 after each version field follows the architecture of this "
 "In Version 3 after each version field follows the architecture of this "
 "version, which is \"-\" if there is no version, and a field showing the "
 "version, which is \"-\" if there is no version, and a field showing the "
-"MultiArch type \"same\", foreign\", \"allowed\" or \"none\". Note that \"none"
-"\" is an incorrect typename which is just kept to remain compatible, it "
-"should be read as \"no\" and users are encouraged to support both."
+"MultiArch type \"same\", \"foreign\", \"allowed\" or \"none\". Note that "
+"\"none\" is an incorrect typename which is just kept to remain compatible, "
+"it should be read as \"no\" and users are encouraged to support both."
 msgstr ""
 msgstr ""
 
 
 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>

+ 15 - 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: 2015-12-27 19:16+0100\n"
+"POT-Creation-Date: 2015-12-27 22:52+0100\n"
 "PO-Revision-Date: 2015-01-27 14:11+0200\n"
 "PO-Revision-Date: 2015-01-27 14:11+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"
@@ -5073,11 +5073,11 @@ msgid ""
 "<literal>Acquire::Changelogs::URI::Override::Label::<replaceable>LABEL</"
 "<literal>Acquire::Changelogs::URI::Override::Label::<replaceable>LABEL</"
 "replaceable></literal> or <literal>Acquire::Changelogs::URI::Override::"
 "replaceable></literal> or <literal>Acquire::Changelogs::URI::Override::"
 "Origin::<replaceable>ORIGIN</replaceable></literal>.  The value should be a "
 "Origin::<replaceable>ORIGIN</replaceable></literal>.  The value should be a "
-"normal URI to a text file, expect that package specific data is replaced "
+"normal URI to a text file, except that package specific data is replaced "
 "with the placeholder <literal>@CHANGEPATH@</literal>. The value for it is: "
 "with the placeholder <literal>@CHANGEPATH@</literal>. The value for it is: "
 "1. if the package is from a component (e.g. <literal>main</literal>)  this "
 "1. if the package is from a component (e.g. <literal>main</literal>)  this "
 "is the first part otherwise it is omitted, 2. the first letter of source "
 "is the first part otherwise it is omitted, 2. the first letter of source "
-"package name, expect if the source package name starts with '<literal>lib</"
+"package name, except if the source package name starts with '<literal>lib</"
 "literal>' in which case it will be the first four letters. 3. The complete "
 "literal>' in which case it will be the first four letters. 3. The complete "
 "source package name. 4. the complete name again and 5. the source version.  "
 "source package name. 4. the complete name again and 5. the source version.  "
 "The first (if present), second, third and fourth part are separated by a "
 "The first (if present), second, third and fourth part are separated by a "
@@ -5412,14 +5412,15 @@ msgstr ""
 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
 #: apt.conf.5.xml
 #: apt.conf.5.xml
 msgid ""
 msgid ""
-"Package action lines consist of five fields in Version 2: old version, "
-"direction of version change (&lt; for upgrades, &gt; for downgrades, = for "
-"no change), new version, action. The version fields are \"-\" for no version "
-"at all (for example when installing a package for the first time; no version "
-"is treated as earlier than any real version, so that is an upgrade, "
-"indicated as <literal>- &lt; 1.23.4</literal>). The action field is "
-"\"**CONFIGURE**\" if the package is being configured, \"**REMOVE**\" if it "
-"is being removed, or the filename of a .deb file if it is being unpacked."
+"Package action lines consist of five fields in Version 2: package name "
+"(without architecture qualification even if foreign), old version, direction "
+"of version change (&lt; for upgrades, &gt; for downgrades, = for no change), "
+"new version, action. The version fields are \"-\" for no version at all (for "
+"example when installing a package for the first time; no version is treated "
+"as earlier than any real version, so that is an upgrade, indicated as "
+"<literal>- &lt; 1.23.4</literal>). The action field is \"**CONFIGURE**\" if "
+"the package is being configured, \"**REMOVE**\" if it is being removed, or "
+"the filename of a .deb file if it is being unpacked."
 msgstr ""
 msgstr ""
 
 
 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
@@ -5427,9 +5428,9 @@ msgstr ""
 msgid ""
 msgid ""
 "In Version 3 after each version field follows the architecture of this "
 "In Version 3 after each version field follows the architecture of this "
 "version, which is \"-\" if there is no version, and a field showing the "
 "version, which is \"-\" if there is no version, and a field showing the "
-"MultiArch type \"same\", foreign\", \"allowed\" or \"none\". Note that \"none"
-"\" is an incorrect typename which is just kept to remain compatible, it "
-"should be read as \"no\" and users are encouraged to support both."
+"MultiArch type \"same\", \"foreign\", \"allowed\" or \"none\". Note that "
+"\"none\" is an incorrect typename which is just kept to remain compatible, "
+"it should be read as \"no\" and users are encouraged to support both."
 msgstr ""
 msgstr ""
 
 
 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>

+ 15 - 14
doc/po/ja.po

@@ -8,7 +8,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: 2015-12-27 19:16+0100\n"
+"POT-Creation-Date: 2015-12-27 22:52+0100\n"
 "PO-Revision-Date: 2014-07-10 19:52+0900\n"
 "PO-Revision-Date: 2014-07-10 19:52+0900\n"
 "Last-Translator: KURASAWA Nozomu <nabetaro@debian.or.jp>\n"
 "Last-Translator: KURASAWA Nozomu <nabetaro@debian.or.jp>\n"
 "Language-Team: Debian Japanese List <debian-japanese@lists.debian.org>\n"
 "Language-Team: Debian Japanese List <debian-japanese@lists.debian.org>\n"
@@ -4882,11 +4882,11 @@ msgid ""
 "<literal>Acquire::Changelogs::URI::Override::Label::<replaceable>LABEL</"
 "<literal>Acquire::Changelogs::URI::Override::Label::<replaceable>LABEL</"
 "replaceable></literal> or <literal>Acquire::Changelogs::URI::Override::"
 "replaceable></literal> or <literal>Acquire::Changelogs::URI::Override::"
 "Origin::<replaceable>ORIGIN</replaceable></literal>.  The value should be a "
 "Origin::<replaceable>ORIGIN</replaceable></literal>.  The value should be a "
-"normal URI to a text file, expect that package specific data is replaced "
+"normal URI to a text file, except that package specific data is replaced "
 "with the placeholder <literal>@CHANGEPATH@</literal>. The value for it is: "
 "with the placeholder <literal>@CHANGEPATH@</literal>. The value for it is: "
 "1. if the package is from a component (e.g. <literal>main</literal>)  this "
 "1. if the package is from a component (e.g. <literal>main</literal>)  this "
 "is the first part otherwise it is omitted, 2. the first letter of source "
 "is the first part otherwise it is omitted, 2. the first letter of source "
-"package name, expect if the source package name starts with '<literal>lib</"
+"package name, except if the source package name starts with '<literal>lib</"
 "literal>' in which case it will be the first four letters. 3. The complete "
 "literal>' in which case it will be the first four letters. 3. The complete "
 "source package name. 4. the complete name again and 5. the source version.  "
 "source package name. 4. the complete name again and 5. the source version.  "
 "The first (if present), second, third and fourth part are separated by a "
 "The first (if present), second, third and fourth part are separated by a "
@@ -5209,14 +5209,15 @@ msgstr ""
 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
 #: apt.conf.5.xml
 #: apt.conf.5.xml
 msgid ""
 msgid ""
-"Package action lines consist of five fields in Version 2: old version, "
-"direction of version change (&lt; for upgrades, &gt; for downgrades, = for "
-"no change), new version, action. The version fields are \"-\" for no version "
-"at all (for example when installing a package for the first time; no version "
-"is treated as earlier than any real version, so that is an upgrade, "
-"indicated as <literal>- &lt; 1.23.4</literal>). The action field is "
-"\"**CONFIGURE**\" if the package is being configured, \"**REMOVE**\" if it "
-"is being removed, or the filename of a .deb file if it is being unpacked."
+"Package action lines consist of five fields in Version 2: package name "
+"(without architecture qualification even if foreign), old version, direction "
+"of version change (&lt; for upgrades, &gt; for downgrades, = for no change), "
+"new version, action. The version fields are \"-\" for no version at all (for "
+"example when installing a package for the first time; no version is treated "
+"as earlier than any real version, so that is an upgrade, indicated as "
+"<literal>- &lt; 1.23.4</literal>). The action field is \"**CONFIGURE**\" if "
+"the package is being configured, \"**REMOVE**\" if it is being removed, or "
+"the filename of a .deb file if it is being unpacked."
 msgstr ""
 msgstr ""
 
 
 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
@@ -5224,9 +5225,9 @@ msgstr ""
 msgid ""
 msgid ""
 "In Version 3 after each version field follows the architecture of this "
 "In Version 3 after each version field follows the architecture of this "
 "version, which is \"-\" if there is no version, and a field showing the "
 "version, which is \"-\" if there is no version, and a field showing the "
-"MultiArch type \"same\", foreign\", \"allowed\" or \"none\". Note that \"none"
-"\" is an incorrect typename which is just kept to remain compatible, it "
-"should be read as \"no\" and users are encouraged to support both."
+"MultiArch type \"same\", \"foreign\", \"allowed\" or \"none\". Note that "
+"\"none\" is an incorrect typename which is just kept to remain compatible, "
+"it should be read as \"no\" and users are encouraged to support both."
 msgstr ""
 msgstr ""
 
 
 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>

+ 15 - 14
doc/po/nl.po

@@ -6,7 +6,7 @@ msgid ""
 msgstr ""
 msgstr ""
 "Project-Id-Version: apt-doc 1.0.10.1-nl\n"
 "Project-Id-Version: apt-doc 1.0.10.1-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: 2015-12-27 19:16+0100\n"
+"POT-Creation-Date: 2015-12-27 22:52+0100\n"
 "PO-Revision-Date: 2015-10-17 13:21+0200\n"
 "PO-Revision-Date: 2015-10-17 13:21+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"
@@ -5137,11 +5137,11 @@ msgid ""
 "<literal>Acquire::Changelogs::URI::Override::Label::<replaceable>LABEL</"
 "<literal>Acquire::Changelogs::URI::Override::Label::<replaceable>LABEL</"
 "replaceable></literal> or <literal>Acquire::Changelogs::URI::Override::"
 "replaceable></literal> or <literal>Acquire::Changelogs::URI::Override::"
 "Origin::<replaceable>ORIGIN</replaceable></literal>.  The value should be a "
 "Origin::<replaceable>ORIGIN</replaceable></literal>.  The value should be a "
-"normal URI to a text file, expect that package specific data is replaced "
+"normal URI to a text file, except that package specific data is replaced "
 "with the placeholder <literal>@CHANGEPATH@</literal>. The value for it is: "
 "with the placeholder <literal>@CHANGEPATH@</literal>. The value for it is: "
 "1. if the package is from a component (e.g. <literal>main</literal>)  this "
 "1. if the package is from a component (e.g. <literal>main</literal>)  this "
 "is the first part otherwise it is omitted, 2. the first letter of source "
 "is the first part otherwise it is omitted, 2. the first letter of source "
-"package name, expect if the source package name starts with '<literal>lib</"
+"package name, except if the source package name starts with '<literal>lib</"
 "literal>' in which case it will be the first four letters. 3. The complete "
 "literal>' in which case it will be the first four letters. 3. The complete "
 "source package name. 4. the complete name again and 5. the source version.  "
 "source package name. 4. the complete name again and 5. the source version.  "
 "The first (if present), second, third and fourth part are separated by a "
 "The first (if present), second, third and fourth part are separated by a "
@@ -5482,14 +5482,15 @@ msgstr ""
 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
 #: apt.conf.5.xml
 #: apt.conf.5.xml
 msgid ""
 msgid ""
-"Package action lines consist of five fields in Version 2: old version, "
-"direction of version change (&lt; for upgrades, &gt; for downgrades, = for "
-"no change), new version, action. The version fields are \"-\" for no version "
-"at all (for example when installing a package for the first time; no version "
-"is treated as earlier than any real version, so that is an upgrade, "
-"indicated as <literal>- &lt; 1.23.4</literal>). The action field is "
-"\"**CONFIGURE**\" if the package is being configured, \"**REMOVE**\" if it "
-"is being removed, or the filename of a .deb file if it is being unpacked."
+"Package action lines consist of five fields in Version 2: package name "
+"(without architecture qualification even if foreign), old version, direction "
+"of version change (&lt; for upgrades, &gt; for downgrades, = for no change), "
+"new version, action. The version fields are \"-\" for no version at all (for "
+"example when installing a package for the first time; no version is treated "
+"as earlier than any real version, so that is an upgrade, indicated as "
+"<literal>- &lt; 1.23.4</literal>). The action field is \"**CONFIGURE**\" if "
+"the package is being configured, \"**REMOVE**\" if it is being removed, or "
+"the filename of a .deb file if it is being unpacked."
 msgstr ""
 msgstr ""
 
 
 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
@@ -5497,9 +5498,9 @@ msgstr ""
 msgid ""
 msgid ""
 "In Version 3 after each version field follows the architecture of this "
 "In Version 3 after each version field follows the architecture of this "
 "version, which is \"-\" if there is no version, and a field showing the "
 "version, which is \"-\" if there is no version, and a field showing the "
-"MultiArch type \"same\", foreign\", \"allowed\" or \"none\". Note that \"none"
-"\" is an incorrect typename which is just kept to remain compatible, it "
-"should be read as \"no\" and users are encouraged to support both."
+"MultiArch type \"same\", \"foreign\", \"allowed\" or \"none\". Note that "
+"\"none\" is an incorrect typename which is just kept to remain compatible, "
+"it should be read as \"no\" and users are encouraged to support both."
 msgstr ""
 msgstr ""
 
 
 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>

+ 15 - 14
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: 2015-12-27 19:16+0100\n"
+"POT-Creation-Date: 2015-12-27 22:52+0100\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"
@@ -4719,11 +4719,11 @@ msgid ""
 "<literal>Acquire::Changelogs::URI::Override::Label::<replaceable>LABEL</"
 "<literal>Acquire::Changelogs::URI::Override::Label::<replaceable>LABEL</"
 "replaceable></literal> or <literal>Acquire::Changelogs::URI::Override::"
 "replaceable></literal> or <literal>Acquire::Changelogs::URI::Override::"
 "Origin::<replaceable>ORIGIN</replaceable></literal>.  The value should be a "
 "Origin::<replaceable>ORIGIN</replaceable></literal>.  The value should be a "
-"normal URI to a text file, expect that package specific data is replaced "
+"normal URI to a text file, except that package specific data is replaced "
 "with the placeholder <literal>@CHANGEPATH@</literal>. The value for it is: "
 "with the placeholder <literal>@CHANGEPATH@</literal>. The value for it is: "
 "1. if the package is from a component (e.g. <literal>main</literal>)  this "
 "1. if the package is from a component (e.g. <literal>main</literal>)  this "
 "is the first part otherwise it is omitted, 2. the first letter of source "
 "is the first part otherwise it is omitted, 2. the first letter of source "
-"package name, expect if the source package name starts with '<literal>lib</"
+"package name, except if the source package name starts with '<literal>lib</"
 "literal>' in which case it will be the first four letters. 3. The complete "
 "literal>' in which case it will be the first four letters. 3. The complete "
 "source package name. 4. the complete name again and 5. the source version.  "
 "source package name. 4. the complete name again and 5. the source version.  "
 "The first (if present), second, third and fourth part are separated by a "
 "The first (if present), second, third and fourth part are separated by a "
@@ -4964,14 +4964,15 @@ msgstr ""
 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
 #: apt.conf.5.xml
 #: apt.conf.5.xml
 msgid ""
 msgid ""
-"Package action lines consist of five fields in Version 2: old version, "
-"direction of version change (&lt; for upgrades, &gt; for downgrades, = for "
-"no change), new version, action. The version fields are \"-\" for no version "
-"at all (for example when installing a package for the first time; no version "
-"is treated as earlier than any real version, so that is an upgrade, "
-"indicated as <literal>- &lt; 1.23.4</literal>). The action field is "
-"\"**CONFIGURE**\" if the package is being configured, \"**REMOVE**\" if it "
-"is being removed, or the filename of a .deb file if it is being unpacked."
+"Package action lines consist of five fields in Version 2: package name "
+"(without architecture qualification even if foreign), old version, direction "
+"of version change (&lt; for upgrades, &gt; for downgrades, = for no change), "
+"new version, action. The version fields are \"-\" for no version at all (for "
+"example when installing a package for the first time; no version is treated "
+"as earlier than any real version, so that is an upgrade, indicated as "
+"<literal>- &lt; 1.23.4</literal>). The action field is \"**CONFIGURE**\" if "
+"the package is being configured, \"**REMOVE**\" if it is being removed, or "
+"the filename of a .deb file if it is being unpacked."
 msgstr ""
 msgstr ""
 
 
 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
@@ -4979,9 +4980,9 @@ msgstr ""
 msgid ""
 msgid ""
 "In Version 3 after each version field follows the architecture of this "
 "In Version 3 after each version field follows the architecture of this "
 "version, which is \"-\" if there is no version, and a field showing the "
 "version, which is \"-\" if there is no version, and a field showing the "
-"MultiArch type \"same\", foreign\", \"allowed\" or \"none\". Note that \"none"
-"\" is an incorrect typename which is just kept to remain compatible, it "
-"should be read as \"no\" and users are encouraged to support both."
+"MultiArch type \"same\", \"foreign\", \"allowed\" or \"none\". Note that "
+"\"none\" is an incorrect typename which is just kept to remain compatible, "
+"it should be read as \"no\" and users are encouraged to support both."
 msgstr ""
 msgstr ""
 
 
 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>

+ 15 - 14
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: 2015-12-27 19:16+0100\n"
+"POT-Creation-Date: 2015-12-27 22:52+0100\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"
@@ -5027,11 +5027,11 @@ msgid ""
 "<literal>Acquire::Changelogs::URI::Override::Label::<replaceable>LABEL</"
 "<literal>Acquire::Changelogs::URI::Override::Label::<replaceable>LABEL</"
 "replaceable></literal> or <literal>Acquire::Changelogs::URI::Override::"
 "replaceable></literal> or <literal>Acquire::Changelogs::URI::Override::"
 "Origin::<replaceable>ORIGIN</replaceable></literal>.  The value should be a "
 "Origin::<replaceable>ORIGIN</replaceable></literal>.  The value should be a "
-"normal URI to a text file, expect that package specific data is replaced "
+"normal URI to a text file, except that package specific data is replaced "
 "with the placeholder <literal>@CHANGEPATH@</literal>. The value for it is: "
 "with the placeholder <literal>@CHANGEPATH@</literal>. The value for it is: "
 "1. if the package is from a component (e.g. <literal>main</literal>)  this "
 "1. if the package is from a component (e.g. <literal>main</literal>)  this "
 "is the first part otherwise it is omitted, 2. the first letter of source "
 "is the first part otherwise it is omitted, 2. the first letter of source "
-"package name, expect if the source package name starts with '<literal>lib</"
+"package name, except if the source package name starts with '<literal>lib</"
 "literal>' in which case it will be the first four letters. 3. The complete "
 "literal>' in which case it will be the first four letters. 3. The complete "
 "source package name. 4. the complete name again and 5. the source version.  "
 "source package name. 4. the complete name again and 5. the source version.  "
 "The first (if present), second, third and fourth part are separated by a "
 "The first (if present), second, third and fourth part are separated by a "
@@ -5362,14 +5362,15 @@ msgstr ""
 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
 #: apt.conf.5.xml
 #: apt.conf.5.xml
 msgid ""
 msgid ""
-"Package action lines consist of five fields in Version 2: old version, "
-"direction of version change (&lt; for upgrades, &gt; for downgrades, = for "
-"no change), new version, action. The version fields are \"-\" for no version "
-"at all (for example when installing a package for the first time; no version "
-"is treated as earlier than any real version, so that is an upgrade, "
-"indicated as <literal>- &lt; 1.23.4</literal>). The action field is "
-"\"**CONFIGURE**\" if the package is being configured, \"**REMOVE**\" if it "
-"is being removed, or the filename of a .deb file if it is being unpacked."
+"Package action lines consist of five fields in Version 2: package name "
+"(without architecture qualification even if foreign), old version, direction "
+"of version change (&lt; for upgrades, &gt; for downgrades, = for no change), "
+"new version, action. The version fields are \"-\" for no version at all (for "
+"example when installing a package for the first time; no version is treated "
+"as earlier than any real version, so that is an upgrade, indicated as "
+"<literal>- &lt; 1.23.4</literal>). The action field is \"**CONFIGURE**\" if "
+"the package is being configured, \"**REMOVE**\" if it is being removed, or "
+"the filename of a .deb file if it is being unpacked."
 msgstr ""
 msgstr ""
 
 
 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
@@ -5377,9 +5378,9 @@ msgstr ""
 msgid ""
 msgid ""
 "In Version 3 after each version field follows the architecture of this "
 "In Version 3 after each version field follows the architecture of this "
 "version, which is \"-\" if there is no version, and a field showing the "
 "version, which is \"-\" if there is no version, and a field showing the "
-"MultiArch type \"same\", foreign\", \"allowed\" or \"none\". Note that \"none"
-"\" is an incorrect typename which is just kept to remain compatible, it "
-"should be read as \"no\" and users are encouraged to support both."
+"MultiArch type \"same\", \"foreign\", \"allowed\" or \"none\". Note that "
+"\"none\" is an incorrect typename which is just kept to remain compatible, "
+"it should be read as \"no\" and users are encouraged to support both."
 msgstr ""
 msgstr ""
 
 
 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>

+ 15 - 14
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: 2015-12-27 19:16+0100\n"
+"POT-Creation-Date: 2015-12-27 22:52+0100\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"
@@ -3466,11 +3466,11 @@ msgid ""
 "<literal>Acquire::Changelogs::URI::Override::Label::<replaceable>LABEL</"
 "<literal>Acquire::Changelogs::URI::Override::Label::<replaceable>LABEL</"
 "replaceable></literal> or <literal>Acquire::Changelogs::URI::Override::"
 "replaceable></literal> or <literal>Acquire::Changelogs::URI::Override::"
 "Origin::<replaceable>ORIGIN</replaceable></literal>.  The value should be a "
 "Origin::<replaceable>ORIGIN</replaceable></literal>.  The value should be a "
-"normal URI to a text file, expect that package specific data is replaced "
+"normal URI to a text file, except that package specific data is replaced "
 "with the placeholder <literal>@CHANGEPATH@</literal>. The value for it is: "
 "with the placeholder <literal>@CHANGEPATH@</literal>. The value for it is: "
 "1. if the package is from a component (e.g. <literal>main</literal>)  this "
 "1. if the package is from a component (e.g. <literal>main</literal>)  this "
 "is the first part otherwise it is omitted, 2. the first letter of source "
 "is the first part otherwise it is omitted, 2. the first letter of source "
-"package name, expect if the source package name starts with '<literal>lib</"
+"package name, except if the source package name starts with '<literal>lib</"
 "literal>' in which case it will be the first four letters. 3. The complete "
 "literal>' in which case it will be the first four letters. 3. The complete "
 "source package name. 4. the complete name again and 5. the source version.  "
 "source package name. 4. the complete name again and 5. the source version.  "
 "The first (if present), second, third and fourth part are separated by a "
 "The first (if present), second, third and fourth part are separated by a "
@@ -3709,14 +3709,15 @@ msgstr ""
 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
 #: apt.conf.5.xml
 #: apt.conf.5.xml
 msgid ""
 msgid ""
-"Package action lines consist of five fields in Version 2: old version, "
-"direction of version change (&lt; for upgrades, &gt; for downgrades, = for "
-"no change), new version, action. The version fields are \"-\" for no version "
-"at all (for example when installing a package for the first time; no version "
-"is treated as earlier than any real version, so that is an upgrade, "
-"indicated as <literal>- &lt; 1.23.4</literal>). The action field is "
-"\"**CONFIGURE**\" if the package is being configured, \"**REMOVE**\" if it "
-"is being removed, or the filename of a .deb file if it is being unpacked."
+"Package action lines consist of five fields in Version 2: package name "
+"(without architecture qualification even if foreign), old version, direction "
+"of version change (&lt; for upgrades, &gt; for downgrades, = for no change), "
+"new version, action. The version fields are \"-\" for no version at all (for "
+"example when installing a package for the first time; no version is treated "
+"as earlier than any real version, so that is an upgrade, indicated as "
+"<literal>- &lt; 1.23.4</literal>). The action field is \"**CONFIGURE**\" if "
+"the package is being configured, \"**REMOVE**\" if it is being removed, or "
+"the filename of a .deb file if it is being unpacked."
 msgstr ""
 msgstr ""
 
 
 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
@@ -3724,9 +3725,9 @@ msgstr ""
 msgid ""
 msgid ""
 "In Version 3 after each version field follows the architecture of this "
 "In Version 3 after each version field follows the architecture of this "
 "version, which is \"-\" if there is no version, and a field showing the "
 "version, which is \"-\" if there is no version, and a field showing the "
-"MultiArch type \"same\", foreign\", \"allowed\" or \"none\". Note that \"none"
-"\" is an incorrect typename which is just kept to remain compatible, it "
-"should be read as \"no\" and users are encouraged to support both."
+"MultiArch type \"same\", \"foreign\", \"allowed\" or \"none\". Note that "
+"\"none\" is an incorrect typename which is just kept to remain compatible, "
+"it should be read as \"no\" and users are encouraged to support both."
 msgstr ""
 msgstr ""
 
 
 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>