From 0cef11a38f14432bf36bf34225ec06c52b2cfb65 Mon Sep 17 00:00:00 2001 From: Julian Andres Klode Date: Mon, 17 Jun 2019 11:37:57 +0200 Subject: Release 1.9.0 to experimental --- doc/po/apt-doc.pot | 41 +++++++++++++++++++++++++++++++++-- doc/po/de.po | 49 +++++++++++++++++++++++++++++++++++++----- doc/po/es.po | 53 +++++++++++++++++++++++++++++++++++++++------ doc/po/fr.po | 49 +++++++++++++++++++++++++++++++++++++----- doc/po/it.po | 63 +++++++++++++++++++++++++++++++++++++++++++----------- doc/po/ja.po | 63 +++++++++++++++++++++++++++++++++++++++++++----------- doc/po/nl.po | 49 +++++++++++++++++++++++++++++++++++++----- doc/po/pl.po | 49 +++++++++++++++++++++++++++++++++++++----- doc/po/pt.po | 40 +++++++++++++++++++++++++++++++++- doc/po/pt_BR.po | 49 +++++++++++++++++++++++++++++++++++++----- 10 files changed, 446 insertions(+), 59 deletions(-) (limited to 'doc/po') diff --git a/doc/po/apt-doc.pot b/doc/po/apt-doc.pot index 017ad0fb9..4c9542172 100644 --- a/doc/po/apt-doc.pot +++ b/doc/po/apt-doc.pot @@ -5,9 +5,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: apt-doc 1.8.2\n" +"Project-Id-Version: apt-doc 1.9.0\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2019-05-28 16:41+0200\n" +"POT-Creation-Date: 2019-06-17 11:37+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -634,6 +634,21 @@ msgid "" "install are also never proposed for automatic removal." msgstr "" +#. type: Content of: +#: apt.8.xml +msgid "" +" satisfies dependency strings, as used in " +"Build-Depends. It also handles conflicts, by prefixing an argument with " +"\"Conflicts: \"." +msgstr "" + +#. type: Content of: +#: apt.8.xml +msgid "" +"Example: apt satisfy \"foo, bar (>= 1.0)\" \"Conflicts: baz, " +"fuzz\"" +msgstr "" + #. type: Content of: #: apt.8.xml msgid "(&apt-cache;)" @@ -980,6 +995,28 @@ msgid "" " option if you want to change that." msgstr "" +#. type: Content of: +#: apt-get.8.xml +msgid "" +"satisfy causes apt-get to satisfy the given dependency " +"strings. The dependency strings may have build profiles and architecture " +"restriction list as in build dependencies. They may optionally be prefixed " +"with \"Conflicts: \" to unsatisfy the dependency " +"string. Multiple strings of the same type can be specified." +msgstr "" + +#. type: Content of: +#: apt-get.8.xml +msgid "" +"Example: apt-get satisfy \"foo\" \"Conflicts: bar\" \"baz (>> " +"1.0) | bar (= 2.0), moo\"" +msgstr "" + +#. type: Content of: +#: apt-get.8.xml +msgid "The legacy operator '</>' is not supported, use '<=/>=' instead." +msgstr "" + #. type: Content of: #: apt-get.8.xml msgid "" diff --git a/doc/po/de.po b/doc/po/de.po index 718163d78..74f22b076 100644 --- a/doc/po/de.po +++ b/doc/po/de.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.6\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2019-02-04 15:34+0100\n" +"POT-Creation-Date: 2019-06-17 11:37+0200\n" "PO-Revision-Date: 2018-10-21 12:58+0200\n" "Last-Translator: Chris Leick \n" "Language-Team: German \n" @@ -811,6 +811,21 @@ msgstr "" "install installiert haben, werden niemals zum " "automatischen Entfernen vorgeschlagen." +#. type: Content of: +#: apt.8.xml +msgid "" +" satisfies dependency strings, as used in Build-" +"Depends. It also handles conflicts, by prefixing an argument with " +"\"Conflicts: \"." +msgstr "" + +#. type: Content of: +#: apt.8.xml +msgid "" +"Example: apt satisfy \"foo, bar (>= 1.0)\" \"Conflicts: baz, fuzz" +"\"" +msgstr "" + #. type: Content of: #: apt.8.xml msgid "(&apt-cache;)" @@ -1321,6 +1336,29 @@ msgid "" " option if you want to change that." msgstr "" +#. type: Content of: +#: apt-get.8.xml +msgid "" +"satisfy causes apt-get to satisfy the given dependency " +"strings. The dependency strings may have build profiles and architecture " +"restriction list as in build dependencies. They may optionally be prefixed " +"with \"Conflicts: \" to unsatisfy the dependency string. " +"Multiple strings of the same type can be specified." +msgstr "" + +#. type: Content of: +#: apt-get.8.xml +msgid "" +"Example: apt-get satisfy \"foo\" \"Conflicts: bar\" \"baz (>> " +"1.0) | bar (= 2.0), moo\"" +msgstr "" + +#. type: Content of: +#: apt-get.8.xml +msgid "" +"The legacy operator '</>' is not supported, use '<=/>=' instead." +msgstr "" + #. type: Content of: #: apt-get.8.xml msgid "" @@ -2798,10 +2836,11 @@ msgid "" "Note that if usage of apt-key is desired the additional " "installation of the GNU Privacy Guard suite (packaged in gnupg) is required. For this reason alone the programmatic usage " -"(especially in package maintainer scripts!) is strongly discouraged. Further " -"more the output format of all commands is undefined and can and does change " -"whenever the underlying commands change. apt-key will try " -"to detect such usage and generates warnings on stderr in these cases." +"(especially in package maintainer scripts!) is strongly discouraged. " +"Further more the output format of all commands is undefined and can and does " +"change whenever the underlying commands change. apt-key " +"will try to detect such usage and generates warnings on stderr in these " +"cases." msgstr "" "Falls die Benutzung von apt-key gewünscht wird, beachten " "Sie, dass die Installation der GNU-Privacy-Guard-Programmsammlung (paketiert " diff --git a/doc/po/es.po b/doc/po/es.po index 9829f0b27..73deb9069 100644 --- a/doc/po/es.po +++ b/doc/po/es.po @@ -38,7 +38,7 @@ msgid "" msgstr "" "Project-Id-Version: apt-doc 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2019-02-04 15:34+0100\n" +"POT-Creation-Date: 2019-06-17 11:37+0200\n" "PO-Revision-Date: 2014-07-04 01:31+0200\n" "Last-Translator: Omar Campagne \n" "Language-Team: Debian l10n Spanish \n" @@ -860,6 +860,21 @@ msgid "" "command> are also never proposed for automatic removal." msgstr "" +#. type: Content of: +#: apt.8.xml +msgid "" +" satisfies dependency strings, as used in Build-" +"Depends. It also handles conflicts, by prefixing an argument with " +"\"Conflicts: \"." +msgstr "" + +#. type: Content of: +#: apt.8.xml +msgid "" +"Example: apt satisfy \"foo, bar (>= 1.0)\" \"Conflicts: baz, fuzz" +"\"" +msgstr "" + #. type: Content of: #: apt.8.xml msgid "(&apt-cache;)" @@ -1346,6 +1361,29 @@ msgid "" " option if you want to change that." msgstr "" +#. type: Content of: +#: apt-get.8.xml +msgid "" +"satisfy causes apt-get to satisfy the given dependency " +"strings. The dependency strings may have build profiles and architecture " +"restriction list as in build dependencies. They may optionally be prefixed " +"with \"Conflicts: \" to unsatisfy the dependency string. " +"Multiple strings of the same type can be specified." +msgstr "" + +#. type: Content of: +#: apt-get.8.xml +msgid "" +"Example: apt-get satisfy \"foo\" \"Conflicts: bar\" \"baz (>> " +"1.0) | bar (= 2.0), moo\"" +msgstr "" + +#. type: Content of: +#: apt-get.8.xml +msgid "" +"The legacy operator '</>' is not supported, use '<=/>=' instead." +msgstr "" + #. type: Content of: #: apt-get.8.xml msgid "" @@ -2860,10 +2898,11 @@ msgid "" "Note that if usage of apt-key is desired the additional " "installation of the GNU Privacy Guard suite (packaged in gnupg) is required. For this reason alone the programmatic usage " -"(especially in package maintainer scripts!) is strongly discouraged. Further " -"more the output format of all commands is undefined and can and does change " -"whenever the underlying commands change. apt-key will try " -"to detect such usage and generates warnings on stderr in these cases." +"(especially in package maintainer scripts!) is strongly discouraged. " +"Further more the output format of all commands is undefined and can and does " +"change whenever the underlying commands change. apt-key " +"will try to detect such usage and generates warnings on stderr in these " +"cases." msgstr "" #. type: Content of: @@ -9991,8 +10030,8 @@ msgid "" "from polluting its cache with (big) .deb files." msgstr "" "Se proporcionan tres opciones de configuración para el control de la caché " -"con proxy cachés conformes an HTTP/1.1. <literal>No-Cache</literal> indica al " -"proxy que nunca utilice la respuesta cacheada. <literal>Max-Age</literal> " +"con proxy cachés conformes an HTTP/1.1. <literal>No-Cache</literal> indica " +"al proxy que nunca utilice la respuesta cacheada. <literal>Max-Age</literal> " "define la máxima antigüedad permitida (en segundos) de un fichero de índice " "en la caché de un proxy. <literal>No-Store</literal> define que el proxy no " "debe almacenar ficheros del archivo en su caché, que se puede utilizar para " diff --git a/doc/po/fr.po b/doc/po/fr.po index 74a7cd613..031c850c7 100644 --- a/doc/po/fr.po +++ b/doc/po/fr.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: apt-doc 1.8.0\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2019-05-21 14:38+0200\n" +"POT-Creation-Date: 2019-06-17 11:37+0200\n" "PO-Revision-Date: 2019-05-01 17:00+0100\n" "Last-Translator: Jean-Pierre Giraud <jean-pierregiraud@neuf.fr>\n" "Language-Team: French <debian-l10n-french@lists.debian.org>\n" @@ -805,6 +805,21 @@ msgstr "" "explicitement avec la commande <command>install</command> ne seront jamais " "proposés non plus pour une suppression automatique." +#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> +#: apt.8.xml +msgid "" +"<option>satisfy</option> satisfies dependency strings, as used in Build-" +"Depends. It also handles conflicts, by prefixing an argument with <literal>" +"\"Conflicts: \"</literal>." +msgstr "" + +#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> +#: apt.8.xml +msgid "" +"Example: <literal>apt satisfy \"foo, bar (>= 1.0)\" \"Conflicts: baz, fuzz" +"\"</literal>" +msgstr "" + #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> #: apt.8.xml msgid "(&apt-cache;)" @@ -1320,6 +1335,29 @@ msgstr "" "source. Voir l'option <option>--only-source</option> si vous souhaitez " "modifier cela." +#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> +#: apt-get.8.xml +msgid "" +"<literal>satisfy</literal> causes apt-get to satisfy the given dependency " +"strings. The dependency strings may have build profiles and architecture " +"restriction list as in build dependencies. They may optionally be prefixed " +"with <literal>\"Conflicts: \"</literal> to unsatisfy the dependency string. " +"Multiple strings of the same type can be specified." +msgstr "" + +#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> +#: apt-get.8.xml +msgid "" +"Example: <literal>apt-get satisfy \"foo\" \"Conflicts: bar\" \"baz (>> " +"1.0) | bar (= 2.0), moo\"</literal>" +msgstr "" + +#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> +#: apt-get.8.xml +msgid "" +"The legacy operator '</>' is not supported, use '<=/>=' instead." +msgstr "" + #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #: apt-get.8.xml msgid "" @@ -2799,10 +2837,11 @@ msgid "" "Note that if usage of <command>apt-key</command> is desired the additional " "installation of the GNU Privacy Guard suite (packaged in <package>gnupg</" "package>) is required. For this reason alone the programmatic usage " -"(especially in package maintainer scripts!) is strongly discouraged. Further " -"more the output format of all commands is undefined and can and does change " -"whenever the underlying commands change. <command>apt-key</command> will try " -"to detect such usage and generates warnings on stderr in these cases." +"(especially in package maintainer scripts!) is strongly discouraged. " +"Further more the output format of all commands is undefined and can and does " +"change whenever the underlying commands change. <command>apt-key</command> " +"will try to detect such usage and generates warnings on stderr in these " +"cases." msgstr "" "Notez que si vous souhaitez utiliser <command>apt-key</command>, " "l'installation complémentaire de la suite GNU Privacy Guard (paquet " diff --git a/doc/po/it.po b/doc/po/it.po index f2e2dda0e..068e6c391 100644 --- a/doc/po/it.po +++ b/doc/po/it.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: apt-doc 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2019-02-04 15:34+0100\n" +"POT-Creation-Date: 2019-06-17 11:37+0200\n" "PO-Revision-Date: 2017-03-27 19:05+0200\n" "Last-Translator: Beatrice Torracca <beatricet@libero.it>\n" "Language-Team: Italian <debian-l10n-italian@lists.debian.org>\n" @@ -855,6 +855,21 @@ msgstr "" "pacchetti che sono stati esplicitamente installati con <command>install</" "command> non vengono mai proposti per la rimozione automatica." +#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> +#: apt.8.xml +msgid "" +"<option>satisfy</option> satisfies dependency strings, as used in Build-" +"Depends. It also handles conflicts, by prefixing an argument with <literal>" +"\"Conflicts: \"</literal>." +msgstr "" + +#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> +#: apt.8.xml +msgid "" +"Example: <literal>apt satisfy \"foo, bar (>= 1.0)\" \"Conflicts: baz, fuzz" +"\"</literal>" +msgstr "" + #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> #: apt.8.xml msgid "(&apt-cache;)" @@ -1364,6 +1379,29 @@ msgid "" "<option>--only-source</option> option if you want to change that." msgstr "" +#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> +#: apt-get.8.xml +msgid "" +"<literal>satisfy</literal> causes apt-get to satisfy the given dependency " +"strings. The dependency strings may have build profiles and architecture " +"restriction list as in build dependencies. They may optionally be prefixed " +"with <literal>\"Conflicts: \"</literal> to unsatisfy the dependency string. " +"Multiple strings of the same type can be specified." +msgstr "" + +#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> +#: apt-get.8.xml +msgid "" +"Example: <literal>apt-get satisfy \"foo\" \"Conflicts: bar\" \"baz (>> " +"1.0) | bar (= 2.0), moo\"</literal>" +msgstr "" + +#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> +#: apt-get.8.xml +msgid "" +"The legacy operator '</>' is not supported, use '<=/>=' instead." +msgstr "" + #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #: apt-get.8.xml msgid "" @@ -2820,10 +2858,11 @@ msgid "" "Note that if usage of <command>apt-key</command> is desired the additional " "installation of the GNU Privacy Guard suite (packaged in <package>gnupg</" "package>) is required. For this reason alone the programmatic usage " -"(especially in package maintainer scripts!) is strongly discouraged. Further " -"more the output format of all commands is undefined and can and does change " -"whenever the underlying commands change. <command>apt-key</command> will try " -"to detect such usage and generates warnings on stderr in these cases." +"(especially in package maintainer scripts!) is strongly discouraged. " +"Further more the output format of all commands is undefined and can and does " +"change whenever the underlying commands change. <command>apt-key</command> " +"will try to detect such usage and generates warnings on stderr in these " +"cases." msgstr "" "Notare che si desidera usare <command>apt-key</command> è necessaria " "l'installazione aggiuntiva della suite GNU Privacy Guard (pacchettizzata in " @@ -7635,13 +7674,13 @@ msgstr "Formato in stile deb822" #| "entry can hence be disabled by commenting out each line belonging to the " #| "stanza, but it is usually easier to add the field \"Enabled: no\" to the " #| "stanza to disable the entry. Removing the field or setting it to yes re-" -#| "enables it. Options have the same syntax as every other field: A " -#| "field name separated by a colon (<literal>:</literal>) and optionally " -#| "spaces from its value(s). Note especially that multiple values are " -#| "separated by spaces, not by commas as in the one-line format. Multivalue " -#| "fields like <literal>Architectures</literal> also have " -#| "<literal>Architectures-Add</literal> and <literal>Architectures-Remove</" -#| "literal> to modify the default value rather than replacing it." +#| "enables it. Options have the same syntax as every other field: A field " +#| "name separated by a colon (<literal>:</literal>) and optionally spaces " +#| "from its value(s). Note especially that multiple values are separated by " +#| "spaces, not by commas as in the one-line format. Multivalue fields like " +#| "<literal>Architectures</literal> also have <literal>Architectures-Add</" +#| "literal> and <literal>Architectures-Remove</literal> to modify the " +#| "default value rather than replacing it." msgid "" "Files in this format have the extension <filename>.sources</filename>. The " "format is similar in syntax to other files used by Debian and its " diff --git a/doc/po/ja.po b/doc/po/ja.po index e50c5c42e..e456c7919 100644 --- a/doc/po/ja.po +++ b/doc/po/ja.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: apt-doc 1.4\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2019-02-04 15:34+0100\n" +"POT-Creation-Date: 2019-06-17 11:37+0200\n" "PO-Revision-Date: 2017-01-06 04:50+0900\n" "Last-Translator: Takuma Yamada <tyamada@takumayamada.com>\n" "Language-Team: Japanese <debian-japanese@lists.debian.org>\n" @@ -847,6 +847,21 @@ msgstr "" "<command>install</command> 経由で明示的にインストールしたパッケージは、自動削" "除のために提案されることはありません。" +#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> +#: apt.8.xml +msgid "" +"<option>satisfy</option> satisfies dependency strings, as used in Build-" +"Depends. It also handles conflicts, by prefixing an argument with <literal>" +"\"Conflicts: \"</literal>." +msgstr "" + +#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> +#: apt.8.xml +msgid "" +"Example: <literal>apt satisfy \"foo, bar (>= 1.0)\" \"Conflicts: baz, fuzz" +"\"</literal>" +msgstr "" + #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> #: apt.8.xml msgid "(&apt-cache;)" @@ -1329,6 +1344,29 @@ msgid "" "<option>--only-source</option> option if you want to change that." msgstr "" +#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> +#: apt-get.8.xml +msgid "" +"<literal>satisfy</literal> causes apt-get to satisfy the given dependency " +"strings. The dependency strings may have build profiles and architecture " +"restriction list as in build dependencies. They may optionally be prefixed " +"with <literal>\"Conflicts: \"</literal> to unsatisfy the dependency string. " +"Multiple strings of the same type can be specified." +msgstr "" + +#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> +#: apt-get.8.xml +msgid "" +"Example: <literal>apt-get satisfy \"foo\" \"Conflicts: bar\" \"baz (>> " +"1.0) | bar (= 2.0), moo\"</literal>" +msgstr "" + +#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> +#: apt-get.8.xml +msgid "" +"The legacy operator '</>' is not supported, use '<=/>=' instead." +msgstr "" + #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #: apt-get.8.xml msgid "" @@ -2719,10 +2757,11 @@ msgid "" "Note that if usage of <command>apt-key</command> is desired the additional " "installation of the GNU Privacy Guard suite (packaged in <package>gnupg</" "package>) is required. For this reason alone the programmatic usage " -"(especially in package maintainer scripts!) is strongly discouraged. Further " -"more the output format of all commands is undefined and can and does change " -"whenever the underlying commands change. <command>apt-key</command> will try " -"to detect such usage and generates warnings on stderr in these cases." +"(especially in package maintainer scripts!) is strongly discouraged. " +"Further more the output format of all commands is undefined and can and does " +"change whenever the underlying commands change. <command>apt-key</command> " +"will try to detect such usage and generates warnings on stderr in these " +"cases." msgstr "" "<command>apt-key</command> を利用するためには GNU Privacy Guard suite " "(<package>gnupg</package> に収録) を追加でインストールする必要があることに注" @@ -7322,13 +7361,13 @@ msgstr "deb822 スタイル形式" #| "entry can hence be disabled by commenting out each line belonging to the " #| "stanza, but it is usually easier to add the field \"Enabled: no\" to the " #| "stanza to disable the entry. Removing the field or setting it to yes re-" -#| "enables it. Options have the same syntax as every other field: A " -#| "field name separated by a colon (<literal>:</literal>) and optionally " -#| "spaces from its value(s). Note especially that multiple values are " -#| "separated by spaces, not by commas as in the one-line format. Multivalue " -#| "fields like <literal>Architectures</literal> also have " -#| "<literal>Architectures-Add</literal> and <literal>Architectures-Remove</" -#| "literal> to modify the default value rather than replacing it." +#| "enables it. Options have the same syntax as every other field: A field " +#| "name separated by a colon (<literal>:</literal>) and optionally spaces " +#| "from its value(s). Note especially that multiple values are separated by " +#| "spaces, not by commas as in the one-line format. Multivalue fields like " +#| "<literal>Architectures</literal> also have <literal>Architectures-Add</" +#| "literal> and <literal>Architectures-Remove</literal> to modify the " +#| "default value rather than replacing it." msgid "" "Files in this format have the extension <filename>.sources</filename>. The " "format is similar in syntax to other files used by Debian and its " diff --git a/doc/po/nl.po b/doc/po/nl.po index 4a27d9120..b367f0b01 100644 --- a/doc/po/nl.po +++ b/doc/po/nl.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: apt-doc 1.8.0~rc3\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2019-03-08 09:41+0100\n" +"POT-Creation-Date: 2019-06-17 11:37+0200\n" "PO-Revision-Date: 2019-02-16 20:46+0100\n" "Last-Translator: Frans Spiesschaert <Frans.Spiesschaert@yucom.be>\n" "Language-Team: Debian Dutch l10n Team <debian-l10n-dutch@lists.debian.org>\n" @@ -864,6 +864,21 @@ msgstr "" "<command>install</command> geïnstalleerd heeft, zal ook nooit voorgesteld " "worden om ze automatisch te verwijderderen." +#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> +#: apt.8.xml +msgid "" +"<option>satisfy</option> satisfies dependency strings, as used in Build-" +"Depends. It also handles conflicts, by prefixing an argument with <literal>" +"\"Conflicts: \"</literal>." +msgstr "" + +#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> +#: apt.8.xml +msgid "" +"Example: <literal>apt satisfy \"foo, bar (>= 1.0)\" \"Conflicts: baz, fuzz" +"\"</literal>" +msgstr "" + #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> #: apt.8.xml msgid "(&apt-cache;)" @@ -1387,6 +1402,29 @@ msgstr "" "De argumenten worden beschouwd als namen van binaire en broncodepakketen. " "Zie de optie <option>--only-source</option> indien u dit wenst te wijzigen." +#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> +#: apt-get.8.xml +msgid "" +"<literal>satisfy</literal> causes apt-get to satisfy the given dependency " +"strings. The dependency strings may have build profiles and architecture " +"restriction list as in build dependencies. They may optionally be prefixed " +"with <literal>\"Conflicts: \"</literal> to unsatisfy the dependency string. " +"Multiple strings of the same type can be specified." +msgstr "" + +#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> +#: apt-get.8.xml +msgid "" +"Example: <literal>apt-get satisfy \"foo\" \"Conflicts: bar\" \"baz (>> " +"1.0) | bar (= 2.0), moo\"</literal>" +msgstr "" + +#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> +#: apt-get.8.xml +msgid "" +"The legacy operator '</>' is not supported, use '<=/>=' instead." +msgstr "" + #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #: apt-get.8.xml msgid "" @@ -2869,10 +2907,11 @@ msgid "" "Note that if usage of <command>apt-key</command> is desired the additional " "installation of the GNU Privacy Guard suite (packaged in <package>gnupg</" "package>) is required. For this reason alone the programmatic usage " -"(especially in package maintainer scripts!) is strongly discouraged. Further " -"more the output format of all commands is undefined and can and does change " -"whenever the underlying commands change. <command>apt-key</command> will try " -"to detect such usage and generates warnings on stderr in these cases." +"(especially in package maintainer scripts!) is strongly discouraged. " +"Further more the output format of all commands is undefined and can and does " +"change whenever the underlying commands change. <command>apt-key</command> " +"will try to detect such usage and generates warnings on stderr in these " +"cases." msgstr "" "Merk op dat als het gebruik van het commando <command>apt-key</command> " "gewenst is, dan ook de installatie van de GNU Privacy Guard suite (verpakt " diff --git a/doc/po/pl.po b/doc/po/pl.po index d9ff49c2a..33f334ce9 100644 --- a/doc/po/pl.po +++ b/doc/po/pl.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: apt-doc 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2019-02-04 15:34+0100\n" +"POT-Creation-Date: 2019-06-17 11:37+0200\n" "PO-Revision-Date: 2014-07-04 02:13+0200\n" "Last-Translator: Robert Luberda <robert@debian.org>\n" "Language-Team: Polish <manpages-pl-list@lists.sourceforge.net>\n" @@ -820,6 +820,21 @@ msgid "" "command> are also never proposed for automatic removal." msgstr "" +#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> +#: apt.8.xml +msgid "" +"<option>satisfy</option> satisfies dependency strings, as used in Build-" +"Depends. It also handles conflicts, by prefixing an argument with <literal>" +"\"Conflicts: \"</literal>." +msgstr "" + +#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> +#: apt.8.xml +msgid "" +"Example: <literal>apt satisfy \"foo, bar (>= 1.0)\" \"Conflicts: baz, fuzz" +"\"</literal>" +msgstr "" + #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> #: apt.8.xml #, fuzzy @@ -1325,6 +1340,29 @@ msgid "" "<option>--only-source</option> option if you want to change that." msgstr "" +#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> +#: apt-get.8.xml +msgid "" +"<literal>satisfy</literal> causes apt-get to satisfy the given dependency " +"strings. The dependency strings may have build profiles and architecture " +"restriction list as in build dependencies. They may optionally be prefixed " +"with <literal>\"Conflicts: \"</literal> to unsatisfy the dependency string. " +"Multiple strings of the same type can be specified." +msgstr "" + +#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> +#: apt-get.8.xml +msgid "" +"Example: <literal>apt-get satisfy \"foo\" \"Conflicts: bar\" \"baz (>> " +"1.0) | bar (= 2.0), moo\"</literal>" +msgstr "" + +#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> +#: apt-get.8.xml +msgid "" +"The legacy operator '</>' is not supported, use '<=/>=' instead." +msgstr "" + # #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #: apt-get.8.xml @@ -2908,10 +2946,11 @@ msgid "" "Note that if usage of <command>apt-key</command> is desired the additional " "installation of the GNU Privacy Guard suite (packaged in <package>gnupg</" "package>) is required. For this reason alone the programmatic usage " -"(especially in package maintainer scripts!) is strongly discouraged. Further " -"more the output format of all commands is undefined and can and does change " -"whenever the underlying commands change. <command>apt-key</command> will try " -"to detect such usage and generates warnings on stderr in these cases." +"(especially in package maintainer scripts!) is strongly discouraged. " +"Further more the output format of all commands is undefined and can and does " +"change whenever the underlying commands change. <command>apt-key</command> " +"will try to detect such usage and generates warnings on stderr in these " +"cases." msgstr "" #. type: Content of: <refentry><refsect1><title> diff --git a/doc/po/pt.po b/doc/po/pt.po index 1f3dae7fe..1fb3e19b8 100644 --- a/doc/po/pt.po +++ b/doc/po/pt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.8.0\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2019-05-21 14:35+0200\n" +"POT-Creation-Date: 2019-06-17 11:37+0200\n" "PO-Revision-Date: 2019-04-07 22:02+0000\n" "Last-Translator: Américo Monteiro <a_monteiro@gmx.com>\n" "Language-Team: Portuguese <>\n" @@ -850,6 +850,21 @@ msgstr "" "Os pacotes que você instalou explicitamente via comando <command>install</" "command> também nunca são propostos para remoção automática." +#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> +#: apt.8.xml +msgid "" +"<option>satisfy</option> satisfies dependency strings, as used in Build-" +"Depends. It also handles conflicts, by prefixing an argument with <literal>" +"\"Conflicts: \"</literal>." +msgstr "" + +#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> +#: apt.8.xml +msgid "" +"Example: <literal>apt satisfy \"foo, bar (>= 1.0)\" \"Conflicts: baz, fuzz" +"\"</literal>" +msgstr "" + #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> #: apt.8.xml msgid "(&apt-cache;)" @@ -1352,6 +1367,29 @@ msgstr "" "Os argumentos são interpretados como nomes de pacotes binários ou de fonte. " "Veja a opção <option>--only-source</option> se desejar alterar isso." +#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> +#: apt-get.8.xml +msgid "" +"<literal>satisfy</literal> causes apt-get to satisfy the given dependency " +"strings. The dependency strings may have build profiles and architecture " +"restriction list as in build dependencies. They may optionally be prefixed " +"with <literal>\"Conflicts: \"</literal> to unsatisfy the dependency string. " +"Multiple strings of the same type can be specified." +msgstr "" + +#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> +#: apt-get.8.xml +msgid "" +"Example: <literal>apt-get satisfy \"foo\" \"Conflicts: bar\" \"baz (>> " +"1.0) | bar (= 2.0), moo\"</literal>" +msgstr "" + +#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> +#: apt-get.8.xml +msgid "" +"The legacy operator '</>' is not supported, use '<=/>=' instead." +msgstr "" + #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #: apt-get.8.xml msgid "" diff --git a/doc/po/pt_BR.po b/doc/po/pt_BR.po index a20f6a6dc..e9693f9d5 100644 --- a/doc/po/pt_BR.po +++ b/doc/po/pt_BR.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: apt-doc 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2019-02-04 15:34+0100\n" +"POT-Creation-Date: 2019-06-17 11:37+0200\n" "PO-Revision-Date: 2004-09-20 17:02+0000\n" "Last-Translator: André Luís Lopes <andrelop@debian.org>\n" "Language-Team: <debian-l10n-portuguese@lists.debian.org>\n" @@ -617,6 +617,21 @@ msgid "" "command> are also never proposed for automatic removal." msgstr "" +#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> +#: apt.8.xml +msgid "" +"<option>satisfy</option> satisfies dependency strings, as used in Build-" +"Depends. It also handles conflicts, by prefixing an argument with <literal>" +"\"Conflicts: \"</literal>." +msgstr "" + +#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> +#: apt.8.xml +msgid "" +"Example: <literal>apt satisfy \"foo, bar (>= 1.0)\" \"Conflicts: baz, fuzz" +"\"</literal>" +msgstr "" + #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> #: apt.8.xml msgid "(&apt-cache;)" @@ -963,6 +978,29 @@ msgid "" "<option>--only-source</option> option if you want to change that." msgstr "" +#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> +#: apt-get.8.xml +msgid "" +"<literal>satisfy</literal> causes apt-get to satisfy the given dependency " +"strings. The dependency strings may have build profiles and architecture " +"restriction list as in build dependencies. They may optionally be prefixed " +"with <literal>\"Conflicts: \"</literal> to unsatisfy the dependency string. " +"Multiple strings of the same type can be specified." +msgstr "" + +#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> +#: apt-get.8.xml +msgid "" +"Example: <literal>apt-get satisfy \"foo\" \"Conflicts: bar\" \"baz (>> " +"1.0) | bar (= 2.0), moo\"</literal>" +msgstr "" + +#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> +#: apt-get.8.xml +msgid "" +"The legacy operator '</>' is not supported, use '<=/>=' instead." +msgstr "" + #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #: apt-get.8.xml msgid "" @@ -1953,10 +1991,11 @@ msgid "" "Note that if usage of <command>apt-key</command> is desired the additional " "installation of the GNU Privacy Guard suite (packaged in <package>gnupg</" "package>) is required. For this reason alone the programmatic usage " -"(especially in package maintainer scripts!) is strongly discouraged. Further " -"more the output format of all commands is undefined and can and does change " -"whenever the underlying commands change. <command>apt-key</command> will try " -"to detect such usage and generates warnings on stderr in these cases." +"(especially in package maintainer scripts!) is strongly discouraged. " +"Further more the output format of all commands is undefined and can and does " +"change whenever the underlying commands change. <command>apt-key</command> " +"will try to detect such usage and generates warnings on stderr in these " +"cases." msgstr "" #. type: Content of: <refentry><refsect1><title> -- cgit v1.2.3