diff options
Diffstat (limited to 'doc/po/apt-doc.pot')
-rw-r--r-- | doc/po/apt-doc.pot | 24 |
1 files changed, 16 insertions, 8 deletions
diff --git a/doc/po/apt-doc.pot b/doc/po/apt-doc.pot index 9c4bf004a..2c1c9b3a6 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 2.7.13\n" +"Project-Id-Version: apt-doc 2.7.14\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2024-03-07 16:31+0100\n" +"POT-Creation-Date: 2024-03-22 10:14+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -46,7 +46,8 @@ msgid "" "<!-- Boiler plate Bug reporting section -->\n" "<!ENTITY manbugs \"\n" " <refsect1><title>Bugs</title>\n" -" <para><ulink url='https://bugs.debian.org/src:apt'>APT bug page</ulink>.\n" +" <para><ulink url='https://bugs.debian.org/src:apt'>APT bug " +"page</ulink>.\n" " If you wish to report a bug in APT, please see\n" " <filename>/usr/share/doc/debian/bug-reporting.txt</filename> or the\n" " &reportbug; command.\n" @@ -575,6 +576,13 @@ msgid "" msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> +#: apt.8.xml apt-get.8.xml +msgid "" +"When a package is supplied as an argument, the package will be installed " +"prior to the upgrade action." +msgstr "" + +#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #: apt.8.xml msgid "" "<literal>full-upgrade</literal> performs the function of upgrade but will " @@ -1892,11 +1900,11 @@ msgstr "" msgid "" "<literal>dotty</literal> takes a list of packages on the command line and " "generates output suitable for use by dotty from the <ulink " -"url=\"https://graphviz.org/\">GraphViz</ulink> " -"package. The result will be a set of nodes and edges representing the " -"relationships between the packages. By default the given packages will trace " -"out all dependent packages; this can produce a very large graph. To limit " -"the output to only the packages listed on the command line, set the " +"url=\"https://graphviz.org/\">GraphViz</ulink> package. The result will be a " +"set of nodes and edges representing the relationships between the " +"packages. By default the given packages will trace out all dependent " +"packages; this can produce a very large graph. To limit the output to only " +"the packages listed on the command line, set the " "<literal>APT::Cache::GivenOnly</literal> option." msgstr "" |