diff options
Diffstat (limited to 'po/apt-all.pot')
-rw-r--r-- | po/apt-all.pot | 49 |
1 files changed, 37 insertions, 12 deletions
diff --git a/po/apt-all.pot b/po/apt-all.pot index 689058e69..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 <deity@lists.debian.org>\n" -"POT-Creation-Date: 2016-06-23 09:02+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 <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -1440,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 "" @@ -1718,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 "" @@ -1848,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" @@ -3098,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 @@ -3126,11 +3140,6 @@ 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" msgstr "" @@ -3246,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" |