From cfbece15c4ba68b798ce3e8fffce19a89ffcd756 Mon Sep 17 00:00:00 2001 From: Julian Andres Klode Date: Tue, 4 Feb 2020 17:42:48 +0100 Subject: Release 1.9.9 --- doc/po/it.po | 194 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 188 insertions(+), 6 deletions(-) (limited to 'doc/po/it.po') diff --git a/doc/po/it.po b/doc/po/it.po index f08059007..610546fde 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 \n" -"POT-Creation-Date: 2020-01-15 23:07+0100\n" +"POT-Creation-Date: 2020-02-04 17:42+0100\n" "PO-Revision-Date: 2017-03-27 19:05+0200\n" "Last-Translator: Beatrice Torracca \n" "Language-Team: Italian \n" @@ -10836,6 +10836,11 @@ msgstr "" msgid "?and(PATTERN, PATTERN, ...)" msgstr "" +#. type: Content of: +#: apt-patterns.7.xml +msgid "PATTERN PATTERN ..." +msgstr "" + #. type: Content of: #: apt-patterns.7.xml msgid "Selects objects where all specified patterns match." @@ -10846,6 +10851,13 @@ msgstr "" msgid "?false" msgstr "" +#. type: Content of: +#: apt-patterns.7.xml +#, fuzzy +#| msgid "" +msgid "~F" +msgstr "" + #. type: Content of: #: apt-patterns.7.xml msgid "Selects nothing." @@ -10856,6 +10868,13 @@ msgstr "" msgid "?not(PATTERN)" msgstr "" +#. type: Content of: +#: apt-patterns.7.xml +#, fuzzy +#| msgid "" +msgid "!PATTERN" +msgstr "" + #. type: Content of: #: apt-patterns.7.xml msgid "Selects objects where PATTERN does not match." @@ -10866,6 +10885,11 @@ msgstr "" msgid "?or(PATTERN, PATTERN, ...)" msgstr "" +#. type: Content of: +#: apt-patterns.7.xml +msgid "PATTERN | PATTERN | ..." +msgstr "" + #. type: Content of: #: apt-patterns.7.xml msgid "Selects objects where at least one of the specified patterns match." @@ -10876,11 +10900,32 @@ msgstr "" msgid "?true" msgstr "" +#. type: Content of: +#: apt-patterns.7.xml +#, fuzzy +#| msgid "" +msgid "~T" +msgstr "" + #. type: Content of: #: apt-patterns.7.xml msgid "Selects all objects." msgstr "" +#. type: Content of: +#: apt-patterns.7.xml +#, fuzzy +#| msgid "" +msgid "(PATTERN)" +msgstr "" + +#. type: Content of: +#: apt-patterns.7.xml +msgid "" +"Selects the same as PATTERN, can be used to work around " +"precedence, for example, (~ramd64|~ri386)~nfoo" +msgstr "" + #. type: Content of: #: apt-patterns.7.xml #, fuzzy @@ -10950,6 +10995,13 @@ msgstr "" msgid "<code>?architecture(WILDCARD)</code>" msgstr "" +#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> +#: apt-patterns.7.xml +#, fuzzy +#| msgid "<option>--installed</option>" +msgid "<code>~rWILDCARD</code>" +msgstr "<option>--installed</option>" + #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #: apt-patterns.7.xml msgid "" @@ -10962,6 +11014,13 @@ msgstr "" msgid "<code>?automatic</code>" msgstr "" +#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> +#: apt-patterns.7.xml +#, fuzzy +#| msgid "<option>--installed</option>" +msgid "<code>~M</code>" +msgstr "<option>--installed</option>" + #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #: apt-patterns.7.xml msgid "Selects packages that were installed automatically." @@ -10972,6 +11031,13 @@ msgstr "" msgid "<code>?broken</code>" msgstr "" +#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> +#: apt-patterns.7.xml +#, fuzzy +#| msgid "<option>--installed</option>" +msgid "<code>~b</code>" +msgstr "<option>--installed</option>" + #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #: apt-patterns.7.xml msgid "Selects packages that have broken dependencies." @@ -10982,6 +11048,13 @@ msgstr "" msgid "<code>?config-files</code>" msgstr "" +#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> +#: apt-patterns.7.xml +#, fuzzy +#| msgid "<option>--installed</option>" +msgid "<code>~c</code>" +msgstr "<option>--installed</option>" + #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #: apt-patterns.7.xml msgid "" @@ -10994,6 +11067,13 @@ msgstr "" msgid "<code>?essential</code>" msgstr "" +#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> +#: apt-patterns.7.xml +#, fuzzy +#| msgid "<option>--installed</option>" +msgid "<code>~E</code>" +msgstr "<option>--installed</option>" + #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #: apt-patterns.7.xml msgid "Selects packages that have Essential: yes set in their control file." @@ -11014,6 +11094,13 @@ msgstr "" msgid "<code>?garbage</code>" msgstr "" +#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> +#: apt-patterns.7.xml +#, fuzzy +#| msgid "<option>--installed</option>" +msgid "<code>~g</code>" +msgstr "<option>--installed</option>" + #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #: apt-patterns.7.xml msgid "Selects packages that can be removed automatically." @@ -11026,6 +11113,13 @@ msgstr "" msgid "<code>?installed</code>" msgstr "<option>--installed</option>" +#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> +#: apt-patterns.7.xml +#, fuzzy +#| msgid "<option>--installed</option>" +msgid "<code>~i</code>" +msgstr "<option>--installed</option>" + #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #: apt-patterns.7.xml msgid "Selects packages that are currently installed." @@ -11036,6 +11130,13 @@ msgstr "" msgid "<code>?name(REGEX)</code>" msgstr "" +#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> +#: apt-patterns.7.xml +#, fuzzy +#| msgid "<option>--installed</option>" +msgid "<code>~nREGEX</code>" +msgstr "<option>--installed</option>" + #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #: apt-patterns.7.xml msgid "Selects packages where the name matches the given regular expression." @@ -11046,6 +11147,13 @@ msgstr "" msgid "<code>?obsolete</code>" msgstr "" +#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> +#: apt-patterns.7.xml +#, fuzzy +#| msgid "<option>--installed</option>" +msgid "<code>~o</code>" +msgstr "<option>--installed</option>" + #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #: apt-patterns.7.xml msgid "Selects packages that no longer exist in repositories." @@ -11056,6 +11164,13 @@ msgstr "" msgid "<code>?upgradable</code>" msgstr "" +#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> +#: apt-patterns.7.xml +#, fuzzy +#| msgid "<option>--installed</option>" +msgid "<code>~U</code>" +msgstr "<option>--installed</option>" + #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #: apt-patterns.7.xml msgid "Selects packages that can be upgraded (have a newer candidate)." @@ -11066,6 +11181,13 @@ msgstr "" msgid "<code>?virtual</code>" msgstr "" +#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> +#: apt-patterns.7.xml +#, fuzzy +#| msgid "<option>--installed</option>" +msgid "<code>~v</code>" +msgstr "<option>--installed</option>" + #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #: apt-patterns.7.xml msgid "" @@ -11093,6 +11215,13 @@ msgstr "" msgid "<code>?archive(REGEX)</code>" msgstr "<option>--installed</option>" +#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> +#: apt-patterns.7.xml +#, fuzzy +#| msgid "<option>--installed</option>" +msgid "<code>~AREGEX</code>" +msgstr "<option>--installed</option>" + #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #: apt-patterns.7.xml msgid "" @@ -11108,6 +11237,13 @@ msgstr "" msgid "<code>?origin(REGEX)</code>" msgstr "<option>--installed</option>" +#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> +#: apt-patterns.7.xml +#, fuzzy +#| msgid "<option>--installed</option>" +msgid "<code>~OREGEX</code>" +msgstr "<option>--installed</option>" + #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #: apt-patterns.7.xml msgid "" @@ -11123,6 +11259,13 @@ msgstr "" msgid "<code>?section(REGEX)</code>" msgstr "<option>--installed</option>" +#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> +#: apt-patterns.7.xml +#, fuzzy +#| msgid "<option>--installed</option>" +msgid "<code>~sREGEX</code>" +msgstr "<option>--installed</option>" + #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #: apt-patterns.7.xml msgid "" @@ -11134,6 +11277,13 @@ msgstr "" msgid "<code>?source-package(REGEX)</code>" msgstr "" +#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> +#: apt-patterns.7.xml +#, fuzzy +#| msgid "<option>--installed</option>" +msgid "<code>~eREGEX</code>" +msgstr "<option>--installed</option>" + #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #: apt-patterns.7.xml msgid "" @@ -11160,6 +11310,13 @@ msgstr "" msgid "<code>?version(REGEX)</code>" msgstr "<option>--installed</option>" +#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> +#: apt-patterns.7.xml +#, fuzzy +#| msgid "<option>--installed</option>" +msgid "<code>~VREGEX</code>" +msgstr "<option>--installed</option>" + #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #: apt-patterns.7.xml msgid "" @@ -11189,6 +11346,18 @@ msgstr "" msgid "Purge all packages that only have configuration files left" msgstr "" +#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> +#: apt-patterns.7.xml +msgid "<code>apt list '~i !~M (~slibs|~sperl|~spython)'</code>" +msgstr "" + +#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> +#: apt-patterns.7.xml +msgid "" +"List all manually-installed packages in sections matching libs, perl, or " +"python." +msgstr "" + #. type: Content of: <refentry><refsect1><title> #: apt-patterns.7.xml msgid "Migrating from aptitude" @@ -11201,11 +11370,6 @@ msgid "" "tweaks:" msgstr "" -#. type: Content of: <refentry><refsect1><itemizedlist><listitem><para> -#: apt-patterns.7.xml -msgid "Only long forms — the ones starting with ? — are supported" -msgstr "" - #. type: Content of: <refentry><refsect1><itemizedlist><listitem><para> #: apt-patterns.7.xml msgid "" @@ -11248,6 +11412,24 @@ msgstr "" msgid "?narrow accepts infinite arguments" msgstr "" +#. type: Content of: <refentry><refsect1><itemizedlist><listitem><para> +#: apt-patterns.7.xml +msgid "" +"<code>foo</code> cannot be used as a shortform for <code>?name(foo)</code>, " +"as this can cause typos to go unnoticed: Consider <code>?and(...," +"~poptional)</code>: this requires the package to have <code>required</code> " +"priority, but if you do not type the <code>~</code>, it would require the " +"package name to contain <code>poptional</code>." +msgstr "" + +#. type: Content of: <refentry><refsect1><itemizedlist><listitem><para> +#: apt-patterns.7.xml +msgid "" +"Grouping patterns with <code>(...)</code> or writing <code>?or(A,B)</code> " +"as <code>A|B</code> are not supported. We do not believe that the use of " +"<code>|</code> is that common, and the grouping is not necessary without it." +msgstr "" + #. type: Content of: <refentry><refsect1><para> #: apt-patterns.7.xml #, fuzzy -- cgit v1.2.3