diff options
Diffstat (limited to 'doc/po/apt-doc.pot')
-rw-r--r-- | doc/po/apt-doc.pot | 19 |
1 files changed, 12 insertions, 7 deletions
diff --git a/doc/po/apt-doc.pot b/doc/po/apt-doc.pot index cdb4bec40..7a9cbbc81 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.4~beta1\n" +"Project-Id-Version: apt-doc 1.4.8\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2016-11-25 23:46+0100\n" +"POT-Creation-Date: 2017-09-13 17:18+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" @@ -1386,6 +1386,13 @@ msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #: apt-get.8.xml:1 msgid "" +"Only process architecture-independent build-dependencies. Configuration " +"Item: <literal>APT::Get::Indep-Only</literal>." +msgstr "" + +#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> +#: apt-get.8.xml:1 +msgid "" "Ignore if packages can't be authenticated and don't prompt about it. This " "can be useful while working with local repositories, but is a huge security " "risk if data authenticity isn't ensured in another way by the user itself. " @@ -2014,7 +2021,7 @@ msgstr "" #: apt-key.8.xml:1 msgid "" "Pass advanced options to gpg. With <command>adv --recv-key</command> you can " -"e.g. download key from keyservers directly into the the trusted set of " +"e.g. download key from keyservers directly into the trusted set of " "keys. Note that there are <emphasis>no</emphasis> checks performed, so it is " "easy to completely undermine the &apt-secure; infrastructure if used without " "care." @@ -6794,9 +6801,7 @@ msgstr "" #. type: Content of: <book><bookinfo><abstract><para> #: guide.dbk:1 -msgid "" -"This document provides an overview of how to use the the APT package " -"manager." +msgid "This document provides an overview of how to use the APT package manager." msgstr "" #. type: Content of: <book><bookinfo> @@ -7239,7 +7244,7 @@ msgid "" "# apt-get check\n" "Reading Package Lists... Done\n" "Building Dependency Tree... Done\n" -"You might want to run apt-get -f install' to correct these.\n" +"You might want to run 'apt --fix-broken install' to correct these.\n" "Sorry, but the following packages have unmet dependencies:\n" " 9fonts: Depends: xlib6g but it is not installed\n" " uucp: Depends: mailx but it is not installed\n" |