diff options
Diffstat (limited to 'doc/po/pl.po')
| -rw-r--r-- | doc/po/pl.po | 36 |
1 files changed, 35 insertions, 1 deletions
diff --git a/doc/po/pl.po b/doc/po/pl.po index 9925edf20..a02d07355 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: 2025-05-19 18:28+0200\n" +"POT-Creation-Date: 2025-10-25 20:53+0000\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" @@ -242,6 +242,40 @@ msgstr "" #. type: Plain text #: apt.ent +#, no-wrap +msgid "" +" <varlistentry>\n" +" <term><option>--cli-version</option></term>\n" +" <listitem><para>Requests a specific CLI version. This is a pattern that takes\n" +" a MAJOR.MINOR version. You may omit the MINOR version, in which case the latest\n" +" supported minor level will be used.\n" +" </para>\n" +" <para>\n" +" Version tracks are presented as follows: The version 3.2 has equivalent versions\n" +" 0.32, 1.22, and 2.12, implementing new features for their specified major versions.\n" +" </para>\n" +" <para>\n" +" A special case is the X.9 version pattern: A version like 2.9 is followed by 3.0,\n" +" but 2.10 follows directly on 2.8; given that we use odd version numbers as development\n" +" series (2.9 is the 3.0 development series).\n" +" </para>\n" +" <para>\n" +" This feature has been introduced in APT 3.1.10, and replaces the binary-specific\n" +"configuration. You may use the <option>APT::Version</option> to similar effect on older\n" +"binaries, for example, use <option>-o APT::Version=2</option> to make &apt; behave like\n" +"the 2.x series.\n" +" </para>\n" +" <para>\n" +" The default value is the current APT version for &apt; and <literal>0.(10 * major + minor)</literal>\n" +" for the classic commands. The 0.X series is soft-deprecated and the other commands will\n" +" roll over to the 2.x series in the future.\n" +" </para>\n" +" </listitem>\n" +" </varlistentry>\n" +msgstr "" + +#. type: Plain text +#: apt.ent #, fuzzy, no-wrap #| msgid "" #| " <varlistentry>\n" |
