X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/14e325c7e4b33e8fc6d33b99d1ffd3b934d26ed0..0d04a4987feb9ec45ddfa03270e20f76cae02a84:/po/apt-all.pot diff --git a/po/apt-all.pot b/po/apt-all.pot index 60e735187..3c9958bef 100644 --- a/po/apt-all.pot +++ b/po/apt-all.pot @@ -5,9 +5,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: apt 1.3~exp3\n" +"Project-Id-Version: apt 1.3~pre3\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2016-06-22 14:51+0200\n" +"POT-Creation-Date: 2016-08-04 10:25+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -499,12 +499,14 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" +#. TRANSLATORS: placeholder is a binary name like apt or apt-get #: apt-private/private-main.cc +#, c-format msgid "" "NOTE: This is only a simulation!\n" -" apt-get needs root privileges for real execution.\n" +" %s needs root privileges for real execution.\n" " Keep also in mind that locking is deactivated,\n" -" so don't depend on the relevance to the real current situation!" +" so don't depend on the relevance to the real current situation!\n" msgstr "" #: apt-private/private-output.cc apt-private/private-show.cc @@ -1438,14 +1440,10 @@ msgstr "" msgid "Unable to connect to %s:%s:" msgstr "" -#: methods/copy.cc methods/store.cc +#: methods/copy.cc msgid "Failed to stat" msgstr "" -#: methods/copy.cc methods/rred.cc methods/store.cc -msgid "Failed to set modification time" -msgstr "" - #: methods/file.cc msgid "Invalid URI, local URIS must not start with //" msgstr "" @@ -1716,6 +1714,10 @@ msgstr "" msgid "Failed to stat %s" msgstr "" +#: methods/rred.cc +msgid "Failed to set modification time" +msgstr "" + #: methods/rsh.cc ftparchive/multicompress.cc msgid "Failed to create IPC pipe to subprocess" msgstr "" @@ -1846,6 +1848,15 @@ msgstr "" msgid "Cannot get debconf version. Is debconf installed?" msgstr "" +#: cmdline/apt-internal-planner.cc +msgid "" +"Usage: apt-internal-planner\n" +"\n" +"apt-internal-planner is an interface to use the current internal\n" +"installation planner for the APT family like an external one,\n" +"for debugging or the like.\n" +msgstr "" + #: cmdline/apt-internal-solver.cc msgid "" "Usage: apt-internal-solver\n" @@ -3096,6 +3107,11 @@ msgstr "" msgid "Running post-installation trigger %s" msgstr "" +#: apt-pkg/deb/dpkgpm.cc +#, c-format +msgid "Installed %s" +msgstr "" + #. FIXME: use a better string after freeze #: apt-pkg/deb/dpkgpm.cc #, c-format @@ -3122,11 +3138,6 @@ msgstr "" msgid "Preparing to configure %s" msgstr "" -#: apt-pkg/deb/dpkgpm.cc -#, c-format -msgid "Installed %s" -msgstr "" - #: apt-pkg/deb/dpkgpm.cc #, c-format msgid "Preparing for removal of %s" @@ -3244,6 +3255,22 @@ msgstr "" msgid "Execute external solver" msgstr "" +#: apt-pkg/edsp.cc +msgid "Execute external planner" +msgstr "" + +#: apt-pkg/edsp.cc +msgid "Send request to planner" +msgstr "" + +#: apt-pkg/edsp.cc +msgid "Send scenario to planner" +msgstr "" + +#: apt-pkg/edsp.cc +msgid "External planner failed without a proper error message" +msgstr "" + #: apt-pkg/indexcopy.cc #, c-format msgid "Wrote %i records.\n"