Przeglądaj źródła

fix three typos in sources & manpages

Chris Leick 9 lat temu
rodzic
commit
2c30cf43f1
15 zmienionych plików z 39 dodań i 42 usunięć
  1. 1 1
      apt-pkg/edsp.h
  2. 5 5
      debian/changelog
  3. 1 1
      doc/apt-get.8.xml
  4. 1 1
      doc/apt-secure.8.xml
  5. 1 1
      doc/apt.8.xml
  6. 3 3
      doc/po/apt-doc.pot
  7. 3 6
      doc/po/de.po
  8. 3 3
      doc/po/es.po
  9. 3 3
      doc/po/fr.po
  10. 3 3
      doc/po/it.po
  11. 3 3
      doc/po/ja.po
  12. 3 3
      doc/po/nl.po
  13. 3 3
      doc/po/pl.po
  14. 3 3
      doc/po/pt.po
  15. 3 3
      doc/po/pt_BR.po

+ 1 - 1
apt-pkg/edsp.h

@@ -72,7 +72,7 @@ namespace EDSP								/*{{{*/
 	 *  it doesn't make sense from an APT resolver point of view like versions
 	 *  it doesn't make sense from an APT resolver point of view like versions
 	 *  with a negative pin to enable the solver to propose even that as a
 	 *  with a negative pin to enable the solver to propose even that as a
 	 *  solution or at least to be able to give a hint what can be done to
 	 *  solution or at least to be able to give a hint what can be done to
-	 *  statisfy a request.
+	 *  satisfy a request.
 	 *
 	 *
 	 *  \param Cache is the known package universe
 	 *  \param Cache is the known package universe
 	 *  \param output is written to this "file"
 	 *  \param output is written to this "file"

+ 5 - 5
debian/changelog

@@ -1024,7 +1024,7 @@ apt (1.1~exp13) experimental; urgency=medium
   * Fix select timeout to be 50msec instead of 0.5msec (Closes: #799857)
   * Fix select timeout to be 50msec instead of 0.5msec (Closes: #799857)
 
 
   [ David Kalnischkies ]
   [ David Kalnischkies ]
-  * M-A: allowed pkgs of unconfigured archs do not statisfy :any
+  * M-A: allowed pkgs of unconfigured archs do not satisfy :any
   * implement dpkgs vision of interpreting pkg:<arch> dependencies
   * implement dpkgs vision of interpreting pkg:<arch> dependencies
   * add Source-Version field for EDSP
   * add Source-Version field for EDSP
   * fix insecure use of /tmp in EDSP solver 'dump' (Closes: 795600)
   * fix insecure use of /tmp in EDSP solver 'dump' (Closes: 795600)
@@ -3306,7 +3306,7 @@ apt (0.9.7.3) unstable; urgency=low
     - handle :all and :native correctly as architectures again
     - handle :all and :native correctly as architectures again
       in the commandline parsing (regression in 0.9.7)
       in the commandline parsing (regression in 0.9.7)
   * apt-pkg/packagemanager.cc:
   * apt-pkg/packagemanager.cc:
-    - do not segfault if nothing can be configured to statisfy
+    - do not segfault if nothing can be configured to satisfy
       a pre-depends (e.g. in a pre-depends loop) (Closes: #681958)
       a pre-depends (e.g. in a pre-depends loop) (Closes: #681958)
   * apt-pkg/contrib/mmap.cc:
   * apt-pkg/contrib/mmap.cc:
     - trigger the usage of the fallback code for kfreebsd also in the
     - trigger the usage of the fallback code for kfreebsd also in the
@@ -4063,7 +4063,7 @@ apt (0.8.16~exp7) experimental; urgency=low
     - load the dpkg base arguments only one time and reuse them later
     - load the dpkg base arguments only one time and reuse them later
   * cmdline/apt-get.cc:
   * cmdline/apt-get.cc:
     - follow Provides in the evaluation of saving candidates, too, for
     - follow Provides in the evaluation of saving candidates, too, for
-      statisfying garbage package dependencies (Closes: #640590)
+      satisfying garbage package dependencies (Closes: #640590)
   * apt-pkg/algorithms.cc:
   * apt-pkg/algorithms.cc:
     - if a package is garbage, don't try to save it with FixByInstall
     - if a package is garbage, don't try to save it with FixByInstall
   * apt-pkg/deb/debsrcrecords.cc:
   * apt-pkg/deb/debsrcrecords.cc:
@@ -4294,7 +4294,7 @@ apt (0.8.15.9) unstable; urgency=low
     - load the dpkg base arguments only one time and reuse them later
     - load the dpkg base arguments only one time and reuse them later
   * cmdline/apt-get.cc:
   * cmdline/apt-get.cc:
     - follow Provides in the evaluation of saving candidates, too, for
     - follow Provides in the evaluation of saving candidates, too, for
-      statisfying garbage package dependencies (Closes: #640590)
+      satisfying garbage package dependencies (Closes: #640590)
   * apt-pkg/algorithms.cc:
   * apt-pkg/algorithms.cc:
     - if a package is garbage, don't try to save it with FixByInstall
     - if a package is garbage, don't try to save it with FixByInstall
   * apt-pkg/init.cc:
   * apt-pkg/init.cc:
@@ -5225,7 +5225,7 @@ apt (0.8.9) unstable; urgency=low
       consider it as a candidate for FixByInstall
       consider it as a candidate for FixByInstall
   * apt-pkg/depcache.cc:
   * apt-pkg/depcache.cc:
     - don't install previously not installed providers in a try
     - don't install previously not installed providers in a try
-      to statisfy a "Breaks: provides" dependency by upgrade
+      to satisfy a "Breaks: provides" dependency by upgrade
   * cmdline/acqprogress.cc:
   * cmdline/acqprogress.cc:
     - don't ask the user for media change if quiet >= 2, stdout is not
     - don't ask the user for media change if quiet >= 2, stdout is not
       a tty and assume-yes, force-yes or trivial-only option is set to
       a tty and assume-yes, force-yes or trivial-only option is set to

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

@@ -575,7 +575,7 @@
      terminal window when packages are installed, upgraded or
      terminal window when packages are installed, upgraded or
      removed. For a machine parsable version of this data see
      removed. For a machine parsable version of this data see
      README.progress-reporting in the apt doc directory.
      README.progress-reporting in the apt doc directory.
-     Configuration Item: <literal>Dpkg::Progress</literal> and <literal>Dpkg::Progress-Fancy</literal>.</para></listitem>
+     Configuration Items: <literal>Dpkg::Progress</literal> and <literal>Dpkg::Progress-Fancy</literal>.</para></listitem>
      </varlistentry>
      </varlistentry>
 
 
      <varlistentry><term><option>--with-source</option> <option>&synopsis-param-filename;</option></term>
      <varlistentry><term><option>--with-source</option> <option>&synopsis-param-filename;</option></term>

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

@@ -85,7 +85,7 @@
    </para>
    </para>
 
 
    <para>
    <para>
-   A repository which previously was authentication but would loose this state in
+   A repository which previously was authenticated but would loose this state in
    an <command>update</command> operation raises an error in all APT clients
    an <command>update</command> operation raises an error in all APT clients
    irrespective of the option to allow or forbid usage of insecure repositories.
    irrespective of the option to allow or forbid usage of insecure repositories.
    The error can be overcome by additionally setting
    The error can be overcome by additionally setting

+ 1 - 1
doc/apt.8.xml

@@ -55,7 +55,7 @@
      <listitem><para><option>upgrade</option> is used to install available
      <listitem><para><option>upgrade</option> is used to install available
 	   upgrades of all packages currently installed on the system from the
 	   upgrades of all packages currently installed on the system from the
 	   sources configured via &sources-list;. New packages will be
 	   sources configured via &sources-list;. New packages will be
-	   installed if required to statisfy dependencies, but existing
+	   installed if required to satisfy dependencies, but existing
 	   packages will never be removed. If an upgrade for a package requires
 	   packages will never be removed. If an upgrade for a package requires
 	   the remove of an installed package the upgrade for this package
 	   the remove of an installed package the upgrade for this package
 	   isn't performed.
 	   isn't performed.

+ 3 - 3
doc/po/apt-doc.pot

@@ -559,7 +559,7 @@ msgstr ""
 msgid ""
 msgid ""
 "<option>upgrade</option> is used to install available upgrades of all "
 "<option>upgrade</option> is used to install available upgrades of all "
 "packages currently installed on the system from the sources configured via "
 "packages currently installed on the system from the sources configured via "
-"&sources-list;. New packages will be installed if required to statisfy "
+"&sources-list;. New packages will be installed if required to satisfy "
 "dependencies, but existing packages will never be removed. If an upgrade for "
 "dependencies, but existing packages will never be removed. If an upgrade for "
 "a package requires the remove of an installed package the upgrade for this "
 "a package requires the remove of an installed package the upgrade for this "
 "package isn't performed."
 "package isn't performed."
@@ -1410,7 +1410,7 @@ msgid ""
 "Show user friendly progress information in the terminal window when packages "
 "Show user friendly progress information in the terminal window when packages "
 "are installed, upgraded or removed. For a machine parsable version of this "
 "are installed, upgraded or removed. For a machine parsable version of this "
 "data see README.progress-reporting in the apt doc directory.  Configuration "
 "data see README.progress-reporting in the apt doc directory.  Configuration "
-"Item: <literal>Dpkg::Progress</literal> and "
+"Items: <literal>Dpkg::Progress</literal> and "
 "<literal>Dpkg::Progress-Fancy</literal>."
 "<literal>Dpkg::Progress-Fancy</literal>."
 msgstr ""
 msgstr ""
 
 
@@ -2242,7 +2242,7 @@ msgstr ""
 #. type: Content of: <refentry><refsect1><para>
 #. type: Content of: <refentry><refsect1><para>
 #: apt-secure.8.xml:1
 #: apt-secure.8.xml:1
 msgid ""
 msgid ""
-"A repository which previously was authentication but would loose this state "
+"A repository which previously was authenticated but would loose this state "
 "in an <command>update</command> operation raises an error in all APT clients "
 "in an <command>update</command> operation raises an error in all APT clients "
 "irrespective of the option to allow or forbid usage of insecure "
 "irrespective of the option to allow or forbid usage of insecure "
 "repositories.  The error can be overcome by additionally setting "
 "repositories.  The error can be overcome by additionally setting "

+ 3 - 6
doc/po/de.po

@@ -689,11 +689,10 @@ msgstr ""
 
 
 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
 #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
 #: apt.8.xml
 #: apt.8.xml
-# FIXME s/statisfy/satisfy/
 msgid ""
 msgid ""
 "<option>upgrade</option> is used to install available upgrades of all "
 "<option>upgrade</option> is used to install available upgrades of all "
 "packages currently installed on the system from the sources configured via "
 "packages currently installed on the system from the sources configured via "
-"&sources-list;. New packages will be installed if required to statisfy "
+"&sources-list;. New packages will be installed if required to satisfy "
 "dependencies, but existing packages will never be removed. If an upgrade for "
 "dependencies, but existing packages will never be removed. If an upgrade for "
 "a package requires the remove of an installed package the upgrade for this "
 "a package requires the remove of an installed package the upgrade for this "
 "package isn't performed."
 "package isn't performed."
@@ -1969,14 +1968,13 @@ msgstr ""
 "und was daraus folgt, finden Sie unter &apt-secure;. Konfigurationselement: "
 "und was daraus folgt, finden Sie unter &apt-secure;. Konfigurationselement: "
 "<literal>Acquire::AllowInsecureRepositories</literal>."
 "<literal>Acquire::AllowInsecureRepositories</literal>."
 
 
-# FIXME s/Item/Items/
 #. 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
 msgid ""
 msgid ""
 "Show user friendly progress information in the terminal window when packages "
 "Show user friendly progress information in the terminal window when packages "
 "are installed, upgraded or removed. For a machine parsable version of this "
 "are installed, upgraded or removed. For a machine parsable version of this "
 "data see README.progress-reporting in the apt doc directory.  Configuration "
 "data see README.progress-reporting in the apt doc directory.  Configuration "
-"Item: <literal>Dpkg::Progress</literal> and <literal>Dpkg::Progress-Fancy</"
+"Items: <literal>Dpkg::Progress</literal> and <literal>Dpkg::Progress-Fancy</"
 "literal>."
 "literal>."
 msgstr ""
 msgstr ""
 "zeigt benutzerfreundliche Fortschrittsinformationen im Terminalfenster, wenn "
 "zeigt benutzerfreundliche Fortschrittsinformationen im Terminalfenster, wenn "
@@ -3170,9 +3168,8 @@ msgstr ""
 
 
 #. type: Content of: <refentry><refsect1><para>
 #. type: Content of: <refentry><refsect1><para>
 #: apt-secure.8.xml
 #: apt-secure.8.xml
-# FIXME s/authentication/authenticated/
 msgid ""
 msgid ""
-"A repository which previously was authentication but would loose this state "
+"A repository which previously was authenticated but would loose this state "
 "in an <command>update</command> operation raises an error in all APT clients "
 "in an <command>update</command> operation raises an error in all APT clients "
 "irrespective of the option to allow or forbid usage of insecure "
 "irrespective of the option to allow or forbid usage of insecure "
 "repositories.  The error can be overcome by additionally setting "
 "repositories.  The error can be overcome by additionally setting "

+ 3 - 3
doc/po/es.po

@@ -764,7 +764,7 @@ msgstr ""
 msgid ""
 msgid ""
 "<option>upgrade</option> is used to install available upgrades of all "
 "<option>upgrade</option> is used to install available upgrades of all "
 "packages currently installed on the system from the sources configured via "
 "packages currently installed on the system from the sources configured via "
-"&sources-list;. New packages will be installed if required to statisfy "
+"&sources-list;. New packages will be installed if required to satisfy "
 "dependencies, but existing packages will never be removed. If an upgrade for "
 "dependencies, but existing packages will never be removed. If an upgrade for "
 "a package requires the remove of an installed package the upgrade for this "
 "a package requires the remove of an installed package the upgrade for this "
 "package isn't performed."
 "package isn't performed."
@@ -2051,7 +2051,7 @@ msgid ""
 "Show user friendly progress information in the terminal window when packages "
 "Show user friendly progress information in the terminal window when packages "
 "are installed, upgraded or removed. For a machine parsable version of this "
 "are installed, upgraded or removed. For a machine parsable version of this "
 "data see README.progress-reporting in the apt doc directory.  Configuration "
 "data see README.progress-reporting in the apt doc directory.  Configuration "
-"Item: <literal>Dpkg::Progress</literal> and <literal>Dpkg::Progress-Fancy</"
+"Items: <literal>Dpkg::Progress</literal> and <literal>Dpkg::Progress-Fancy</"
 "literal>."
 "literal>."
 msgstr ""
 msgstr ""
 
 
@@ -3194,7 +3194,7 @@ msgstr ""
 #. type: Content of: <refentry><refsect1><para>
 #. type: Content of: <refentry><refsect1><para>
 #: apt-secure.8.xml
 #: apt-secure.8.xml
 msgid ""
 msgid ""
-"A repository which previously was authentication but would loose this state "
+"A repository which previously was authenticated but would loose this state "
 "in an <command>update</command> operation raises an error in all APT clients "
 "in an <command>update</command> operation raises an error in all APT clients "
 "irrespective of the option to allow or forbid usage of insecure "
 "irrespective of the option to allow or forbid usage of insecure "
 "repositories.  The error can be overcome by additionally setting "
 "repositories.  The error can be overcome by additionally setting "

+ 3 - 3
doc/po/fr.po

@@ -682,7 +682,7 @@ msgstr ""
 msgid ""
 msgid ""
 "<option>upgrade</option> is used to install available upgrades of all "
 "<option>upgrade</option> is used to install available upgrades of all "
 "packages currently installed on the system from the sources configured via "
 "packages currently installed on the system from the sources configured via "
-"&sources-list;. New packages will be installed if required to statisfy "
+"&sources-list;. New packages will be installed if required to satisfy "
 "dependencies, but existing packages will never be removed. If an upgrade for "
 "dependencies, but existing packages will never be removed. If an upgrade for "
 "a package requires the remove of an installed package the upgrade for this "
 "a package requires the remove of an installed package the upgrade for this "
 "package isn't performed."
 "package isn't performed."
@@ -1967,7 +1967,7 @@ msgid ""
 "Show user friendly progress information in the terminal window when packages "
 "Show user friendly progress information in the terminal window when packages "
 "are installed, upgraded or removed. For a machine parsable version of this "
 "are installed, upgraded or removed. For a machine parsable version of this "
 "data see README.progress-reporting in the apt doc directory.  Configuration "
 "data see README.progress-reporting in the apt doc directory.  Configuration "
-"Item: <literal>Dpkg::Progress</literal> and <literal>Dpkg::Progress-Fancy</"
+"Items: <literal>Dpkg::Progress</literal> and <literal>Dpkg::Progress-Fancy</"
 "literal>."
 "literal>."
 msgstr ""
 msgstr ""
 "Cette commande montre les informations de progression conviviales dans la "
 "Cette commande montre les informations de progression conviviales dans la "
@@ -3120,7 +3120,7 @@ msgstr ""
 #. type: Content of: <refentry><refsect1><para>
 #. type: Content of: <refentry><refsect1><para>
 #: apt-secure.8.xml
 #: apt-secure.8.xml
 msgid ""
 msgid ""
-"A repository which previously was authentication but would loose this state "
+"A repository which previously was authenticated but would loose this state "
 "in an <command>update</command> operation raises an error in all APT clients "
 "in an <command>update</command> operation raises an error in all APT clients "
 "irrespective of the option to allow or forbid usage of insecure "
 "irrespective of the option to allow or forbid usage of insecure "
 "repositories.  The error can be overcome by additionally setting "
 "repositories.  The error can be overcome by additionally setting "

+ 3 - 3
doc/po/it.po

@@ -740,7 +740,7 @@ msgstr ""
 msgid ""
 msgid ""
 "<option>upgrade</option> is used to install available upgrades of all "
 "<option>upgrade</option> is used to install available upgrades of all "
 "packages currently installed on the system from the sources configured via "
 "packages currently installed on the system from the sources configured via "
-"&sources-list;. New packages will be installed if required to statisfy "
+"&sources-list;. New packages will be installed if required to satisfy "
 "dependencies, but existing packages will never be removed. If an upgrade for "
 "dependencies, but existing packages will never be removed. If an upgrade for "
 "a package requires the remove of an installed package the upgrade for this "
 "a package requires the remove of an installed package the upgrade for this "
 "package isn't performed."
 "package isn't performed."
@@ -2029,7 +2029,7 @@ msgid ""
 "Show user friendly progress information in the terminal window when packages "
 "Show user friendly progress information in the terminal window when packages "
 "are installed, upgraded or removed. For a machine parsable version of this "
 "are installed, upgraded or removed. For a machine parsable version of this "
 "data see README.progress-reporting in the apt doc directory.  Configuration "
 "data see README.progress-reporting in the apt doc directory.  Configuration "
-"Item: <literal>Dpkg::Progress</literal> and <literal>Dpkg::Progress-Fancy</"
+"Items: <literal>Dpkg::Progress</literal> and <literal>Dpkg::Progress-Fancy</"
 "literal>."
 "literal>."
 msgstr ""
 msgstr ""
 "Mostra informazioni sul progresso facili da leggere nella finestra del "
 "Mostra informazioni sul progresso facili da leggere nella finestra del "
@@ -3177,7 +3177,7 @@ msgstr ""
 #. type: Content of: <refentry><refsect1><para>
 #. type: Content of: <refentry><refsect1><para>
 #: apt-secure.8.xml
 #: apt-secure.8.xml
 msgid ""
 msgid ""
-"A repository which previously was authentication but would loose this state "
+"A repository which previously was authenticated but would loose this state "
 "in an <command>update</command> operation raises an error in all APT clients "
 "in an <command>update</command> operation raises an error in all APT clients "
 "irrespective of the option to allow or forbid usage of insecure "
 "irrespective of the option to allow or forbid usage of insecure "
 "repositories.  The error can be overcome by additionally setting "
 "repositories.  The error can be overcome by additionally setting "

+ 3 - 3
doc/po/ja.po

@@ -737,7 +737,7 @@ msgstr ""
 msgid ""
 msgid ""
 "<option>upgrade</option> is used to install available upgrades of all "
 "<option>upgrade</option> is used to install available upgrades of all "
 "packages currently installed on the system from the sources configured via "
 "packages currently installed on the system from the sources configured via "
-"&sources-list;. New packages will be installed if required to statisfy "
+"&sources-list;. New packages will be installed if required to satisfy "
 "dependencies, but existing packages will never be removed. If an upgrade for "
 "dependencies, but existing packages will never be removed. If an upgrade for "
 "a package requires the remove of an installed package the upgrade for this "
 "a package requires the remove of an installed package the upgrade for this "
 "package isn't performed."
 "package isn't performed."
@@ -1942,7 +1942,7 @@ msgid ""
 "Show user friendly progress information in the terminal window when packages "
 "Show user friendly progress information in the terminal window when packages "
 "are installed, upgraded or removed. For a machine parsable version of this "
 "are installed, upgraded or removed. For a machine parsable version of this "
 "data see README.progress-reporting in the apt doc directory.  Configuration "
 "data see README.progress-reporting in the apt doc directory.  Configuration "
-"Item: <literal>Dpkg::Progress</literal> and <literal>Dpkg::Progress-Fancy</"
+"Items: <literal>Dpkg::Progress</literal> and <literal>Dpkg::Progress-Fancy</"
 "literal>."
 "literal>."
 msgstr ""
 msgstr ""
 "パッケージのインストール、アップグレード、削除時にユーザにとってわかりやすい"
 "パッケージのインストール、アップグレード、削除時にユーザにとってわかりやすい"
@@ -3074,7 +3074,7 @@ msgstr ""
 #. type: Content of: <refentry><refsect1><para>
 #. type: Content of: <refentry><refsect1><para>
 #: apt-secure.8.xml
 #: apt-secure.8.xml
 msgid ""
 msgid ""
-"A repository which previously was authentication but would loose this state "
+"A repository which previously was authenticated but would loose this state "
 "in an <command>update</command> operation raises an error in all APT clients "
 "in an <command>update</command> operation raises an error in all APT clients "
 "irrespective of the option to allow or forbid usage of insecure "
 "irrespective of the option to allow or forbid usage of insecure "
 "repositories.  The error can be overcome by additionally setting "
 "repositories.  The error can be overcome by additionally setting "

+ 3 - 3
doc/po/nl.po

@@ -744,7 +744,7 @@ msgstr ""
 msgid ""
 msgid ""
 "<option>upgrade</option> is used to install available upgrades of all "
 "<option>upgrade</option> is used to install available upgrades of all "
 "packages currently installed on the system from the sources configured via "
 "packages currently installed on the system from the sources configured via "
-"&sources-list;. New packages will be installed if required to statisfy "
+"&sources-list;. New packages will be installed if required to satisfy "
 "dependencies, but existing packages will never be removed. If an upgrade for "
 "dependencies, but existing packages will never be removed. If an upgrade for "
 "a package requires the remove of an installed package the upgrade for this "
 "a package requires the remove of an installed package the upgrade for this "
 "package isn't performed."
 "package isn't performed."
@@ -2041,7 +2041,7 @@ msgid ""
 "Show user friendly progress information in the terminal window when packages "
 "Show user friendly progress information in the terminal window when packages "
 "are installed, upgraded or removed. For a machine parsable version of this "
 "are installed, upgraded or removed. For a machine parsable version of this "
 "data see README.progress-reporting in the apt doc directory.  Configuration "
 "data see README.progress-reporting in the apt doc directory.  Configuration "
-"Item: <literal>Dpkg::Progress</literal> and <literal>Dpkg::Progress-Fancy</"
+"Items: <literal>Dpkg::Progress</literal> and <literal>Dpkg::Progress-Fancy</"
 "literal>."
 "literal>."
 msgstr ""
 msgstr ""
 "Bij het installeren, opwaarderen of verwijderen van pakketten "
 "Bij het installeren, opwaarderen of verwijderen van pakketten "
@@ -3245,7 +3245,7 @@ msgstr ""
 #. type: Content of: <refentry><refsect1><para>
 #. type: Content of: <refentry><refsect1><para>
 #: apt-secure.8.xml
 #: apt-secure.8.xml
 msgid ""
 msgid ""
-"A repository which previously was authentication but would loose this state "
+"A repository which previously was authenticated but would loose this state "
 "in an <command>update</command> operation raises an error in all APT clients "
 "in an <command>update</command> operation raises an error in all APT clients "
 "irrespective of the option to allow or forbid usage of insecure "
 "irrespective of the option to allow or forbid usage of insecure "
 "repositories.  The error can be overcome by additionally setting "
 "repositories.  The error can be overcome by additionally setting "

+ 3 - 3
doc/po/pl.po

@@ -722,7 +722,7 @@ msgstr ""
 msgid ""
 msgid ""
 "<option>upgrade</option> is used to install available upgrades of all "
 "<option>upgrade</option> is used to install available upgrades of all "
 "packages currently installed on the system from the sources configured via "
 "packages currently installed on the system from the sources configured via "
-"&sources-list;. New packages will be installed if required to statisfy "
+"&sources-list;. New packages will be installed if required to satisfy "
 "dependencies, but existing packages will never be removed. If an upgrade for "
 "dependencies, but existing packages will never be removed. If an upgrade for "
 "a package requires the remove of an installed package the upgrade for this "
 "a package requires the remove of an installed package the upgrade for this "
 "package isn't performed."
 "package isn't performed."
@@ -2049,7 +2049,7 @@ msgid ""
 "Show user friendly progress information in the terminal window when packages "
 "Show user friendly progress information in the terminal window when packages "
 "are installed, upgraded or removed. For a machine parsable version of this "
 "are installed, upgraded or removed. For a machine parsable version of this "
 "data see README.progress-reporting in the apt doc directory.  Configuration "
 "data see README.progress-reporting in the apt doc directory.  Configuration "
-"Item: <literal>Dpkg::Progress</literal> and <literal>Dpkg::Progress-Fancy</"
+"Items: <literal>Dpkg::Progress</literal> and <literal>Dpkg::Progress-Fancy</"
 "literal>."
 "literal>."
 msgstr ""
 msgstr ""
 
 
@@ -3233,7 +3233,7 @@ msgstr ""
 #. type: Content of: <refentry><refsect1><para>
 #. type: Content of: <refentry><refsect1><para>
 #: apt-secure.8.xml
 #: apt-secure.8.xml
 msgid ""
 msgid ""
-"A repository which previously was authentication but would loose this state "
+"A repository which previously was authenticated but would loose this state "
 "in an <command>update</command> operation raises an error in all APT clients "
 "in an <command>update</command> operation raises an error in all APT clients "
 "irrespective of the option to allow or forbid usage of insecure "
 "irrespective of the option to allow or forbid usage of insecure "
 "repositories.  The error can be overcome by additionally setting "
 "repositories.  The error can be overcome by additionally setting "

+ 3 - 3
doc/po/pt.po

@@ -731,7 +731,7 @@ msgstr ""
 msgid ""
 msgid ""
 "<option>upgrade</option> is used to install available upgrades of all "
 "<option>upgrade</option> is used to install available upgrades of all "
 "packages currently installed on the system from the sources configured via "
 "packages currently installed on the system from the sources configured via "
-"&sources-list;. New packages will be installed if required to statisfy "
+"&sources-list;. New packages will be installed if required to satisfy "
 "dependencies, but existing packages will never be removed. If an upgrade for "
 "dependencies, but existing packages will never be removed. If an upgrade for "
 "a package requires the remove of an installed package the upgrade for this "
 "a package requires the remove of an installed package the upgrade for this "
 "package isn't performed."
 "package isn't performed."
@@ -1990,7 +1990,7 @@ msgid ""
 "Show user friendly progress information in the terminal window when packages "
 "Show user friendly progress information in the terminal window when packages "
 "are installed, upgraded or removed. For a machine parsable version of this "
 "are installed, upgraded or removed. For a machine parsable version of this "
 "data see README.progress-reporting in the apt doc directory.  Configuration "
 "data see README.progress-reporting in the apt doc directory.  Configuration "
-"Item: <literal>Dpkg::Progress</literal> and <literal>Dpkg::Progress-Fancy</"
+"Items: <literal>Dpkg::Progress</literal> and <literal>Dpkg::Progress-Fancy</"
 "literal>."
 "literal>."
 msgstr ""
 msgstr ""
 "Mostra informação de progresso compreensível para o utilizador na janela de "
 "Mostra informação de progresso compreensível para o utilizador na janela de "
@@ -3131,7 +3131,7 @@ msgstr ""
 #. type: Content of: <refentry><refsect1><para>
 #. type: Content of: <refentry><refsect1><para>
 #: apt-secure.8.xml
 #: apt-secure.8.xml
 msgid ""
 msgid ""
-"A repository which previously was authentication but would loose this state "
+"A repository which previously was authenticated but would loose this state "
 "in an <command>update</command> operation raises an error in all APT clients "
 "in an <command>update</command> operation raises an error in all APT clients "
 "irrespective of the option to allow or forbid usage of insecure "
 "irrespective of the option to allow or forbid usage of insecure "
 "repositories.  The error can be overcome by additionally setting "
 "repositories.  The error can be overcome by additionally setting "

+ 3 - 3
doc/po/pt_BR.po

@@ -543,7 +543,7 @@ msgstr ""
 msgid ""
 msgid ""
 "<option>upgrade</option> is used to install available upgrades of all "
 "<option>upgrade</option> is used to install available upgrades of all "
 "packages currently installed on the system from the sources configured via "
 "packages currently installed on the system from the sources configured via "
-"&sources-list;. New packages will be installed if required to statisfy "
+"&sources-list;. New packages will be installed if required to satisfy "
 "dependencies, but existing packages will never be removed. If an upgrade for "
 "dependencies, but existing packages will never be removed. If an upgrade for "
 "a package requires the remove of an installed package the upgrade for this "
 "a package requires the remove of an installed package the upgrade for this "
 "package isn't performed."
 "package isn't performed."
@@ -1388,7 +1388,7 @@ msgid ""
 "Show user friendly progress information in the terminal window when packages "
 "Show user friendly progress information in the terminal window when packages "
 "are installed, upgraded or removed. For a machine parsable version of this "
 "are installed, upgraded or removed. For a machine parsable version of this "
 "data see README.progress-reporting in the apt doc directory.  Configuration "
 "data see README.progress-reporting in the apt doc directory.  Configuration "
-"Item: <literal>Dpkg::Progress</literal> and <literal>Dpkg::Progress-Fancy</"
+"Items: <literal>Dpkg::Progress</literal> and <literal>Dpkg::Progress-Fancy</"
 "literal>."
 "literal>."
 msgstr ""
 msgstr ""
 
 
@@ -2217,7 +2217,7 @@ msgstr ""
 #. type: Content of: <refentry><refsect1><para>
 #. type: Content of: <refentry><refsect1><para>
 #: apt-secure.8.xml
 #: apt-secure.8.xml
 msgid ""
 msgid ""
-"A repository which previously was authentication but would loose this state "
+"A repository which previously was authenticated but would loose this state "
 "in an <command>update</command> operation raises an error in all APT clients "
 "in an <command>update</command> operation raises an error in all APT clients "
 "irrespective of the option to allow or forbid usage of insecure "
 "irrespective of the option to allow or forbid usage of insecure "
 "repositories.  The error can be overcome by additionally setting "
 "repositories.  The error can be overcome by additionally setting "