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/pl.po | 49 ++++++++++++++++++++++++++++++++++++++++++++----- 1 file changed, 44 insertions(+), 5 deletions(-) (limited to 'doc/po/pl.po') 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 \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 \n" "Language-Team: Polish \n" @@ -820,6 +820,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 #, fuzzy @@ -1325,6 +1340,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 @@ -2908,10 +2946,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: -- cgit v1.2.3