X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/4ad57118a8a0225b413de96dedc085e0594726a6..313a7b1d9130a6a70853f04b8b4e73c678241d3f:/po/apt-all.pot diff --git a/po/apt-all.pot b/po/apt-all.pot index a29c65a7d..3c9958bef 100644 --- a/po/apt-all.pot +++ b/po/apt-all.pot @@ -5,9 +5,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: apt 1.2.11\n" +"Project-Id-Version: apt 1.3~pre3\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2016-04-25 15:24+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" @@ -220,9 +220,9 @@ msgid "" "unauthenticated" msgstr "" -#: apt-private/private-download.cc +#: apt-private/private-download.cc apt-pkg/update.cc #, c-format -msgid "Failed to fetch %s %s\n" +msgid "Failed to fetch %s %s" msgstr "" #: apt-private/private-download.cc @@ -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 @@ -709,10 +711,6 @@ msgstr "" msgid "Pinned packages:" msgstr "" -#: apt-private/private-show.cc -msgid "(not found)" -msgstr "" - #. Print the package name and the version we are forcing to #: apt-private/private-show.cc #, c-format @@ -731,10 +729,6 @@ msgstr "" msgid "(none)" msgstr "" -#: apt-private/private-show.cc -msgid " Package pin: " -msgstr "" - #. Show the priority tables #: apt-private/private-show.cc msgid " Version table:" @@ -1446,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 "" @@ -1603,6 +1593,21 @@ msgstr "" msgid "Unable to invoke " msgstr "" +#. TRANSLATORS: %s is a single techy word like 'NODATA' +#: methods/gpgv.cc apt-pkg/acquire-item.cc +#, c-format +msgid "" +"Clearsigned file isn't valid, got '%s' (does the network require " +"authentication?)" +msgstr "" + +#. TRANSLATORS: %s is a single techy word like 'NODATA' +#: methods/gpgv.cc +#, c-format +msgid "" +"Signed file isn't valid, got '%s' (does the network require authentication?)" +msgstr "" + #: methods/gpgv.cc msgid "At least one invalid signature was encountered." msgstr "" @@ -1616,14 +1621,6 @@ msgstr "" msgid "Could not execute 'apt-key' to verify signature (is gnupg installed?)" msgstr "" -#. TRANSLATORS: %s is a single techy word like 'NODATA' -#: methods/gpgv.cc apt-pkg/acquire-item.cc -#, c-format -msgid "" -"Clearsigned file isn't valid, got '%s' (does the network require " -"authentication?)" -msgstr "" - #: methods/gpgv.cc msgid "Unknown error executing apt-key" msgstr "" @@ -1717,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 "" @@ -1810,6 +1811,20 @@ msgstr "" msgid "Merging available information" msgstr "" +#: cmdline/apt-dump-solver.cc +msgid "" +"Usage: apt-dump-solver\n" +"\n" +"apt-dump-solver is an interface to store an EDSP scenario in\n" +"a file and optionally forwards it to another solver.\n" +msgstr "" + +#: cmdline/apt-dump-solver.cc apt-pkg/contrib/fileutl.cc +#: apt-pkg/contrib/gpgv.cc apt-pkg/deb/debsystem.cc +#, c-format +msgid "Waited for %s but it wasn't there" +msgstr "" + #: cmdline/apt-extracttemplates.cc msgid "" "Usage: apt-extracttemplates file1 [file2 ...]\n" @@ -1833,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" @@ -2281,15 +2305,50 @@ msgid "" "details." msgstr "" -#: apt-pkg/acquire-item.cc apt-pkg/contrib/fileutl.cc +#: apt-pkg/acquire-item.cc #, c-format -msgid "rename failed, %s (%s -> %s)." +msgid "The repository '%s' is no longer signed." +msgstr "" + +#: apt-pkg/acquire-item.cc +#, c-format +msgid "The repository '%s' does no longer have a Release file." +msgstr "" + +#: apt-pkg/acquire-item.cc +msgid "" +"This is normally not allowed, but the option Acquire::" +"AllowDowngradeToInsecureRepositories was given to override it." +msgstr "" + +#: apt-pkg/acquire-item.cc +#, c-format +msgid "The repository '%s' is not signed." +msgstr "" + +#: apt-pkg/acquire-item.cc +#, c-format +msgid "The repository '%s' does not have a Release file." +msgstr "" + +#: apt-pkg/acquire-item.cc +#, c-format +msgid "The repository '%s' provides only weak security information." msgstr "" #: apt-pkg/acquire-item.cc msgid "Hash Sum mismatch" msgstr "" +#: apt-pkg/acquire-item.cc +msgid "Insufficient information available to perform this download securely" +msgstr "" + +#: apt-pkg/acquire-item.cc apt-pkg/contrib/fileutl.cc +#, c-format +msgid "rename failed, %s (%s -> %s)." +msgstr "" + #: apt-pkg/acquire-item.cc msgid "Size mismatch" msgstr "" @@ -2336,10 +2395,6 @@ msgid "" "weak security information for it" msgstr "" -#: apt-pkg/acquire-item.cc -msgid "There is no public key available for the following key IDs:\n" -msgstr "" - #. TRANSLATOR: The first %s is the URL of the bad Release file, the second is #. the time since then the file is invalid - formatted in the same way as in #. the download progress display (e.g. 7d 3h 42min 1s) @@ -2355,33 +2410,6 @@ msgstr "" msgid "Conflicting distribution: %s (expected %s but got %s)" msgstr "" -#. No Release file was present, or verification failed, so fall -#. back to queueing Packages files without verification -#. only allow going further if the user explicitly wants it -#: apt-pkg/acquire-item.cc -#, c-format -msgid "The repository '%s' is not signed." -msgstr "" - -#. No Release file was present so fall -#. back to queueing Packages files without verification -#. only allow going further if the user explicitly wants it -#: apt-pkg/acquire-item.cc -#, c-format -msgid "The repository '%s' does not have a Release file." -msgstr "" - -#: apt-pkg/acquire-item.cc -#, c-format -msgid "The repository '%s' is no longer signed." -msgstr "" - -#: apt-pkg/acquire-item.cc -msgid "" -"This is normally not allowed, but the option Acquire::" -"AllowDowngradeToInsecureRepositories was given to override it." -msgstr "" - #: apt-pkg/acquire-item.cc #, c-format msgid "" @@ -2791,11 +2819,6 @@ msgid "" "Ignoring file '%s' in directory '%s' as it has an invalid filename extension" msgstr "" -#: apt-pkg/contrib/fileutl.cc apt-pkg/contrib/gpgv.cc apt-pkg/deb/debsystem.cc -#, c-format -msgid "Waited for %s but it wasn't there" -msgstr "" - #: apt-pkg/contrib/fileutl.cc #, c-format msgid "Sub-process %s received a segmentation fault." @@ -3006,23 +3029,23 @@ msgstr "" #: apt-pkg/deb/debmetaindex.cc #, c-format -msgid "Invalid 'Date' entry in Release file %s" +msgid "Invalid '%s' entry in Release file %s" msgstr "" +#. TRANSLATOR: The first is an option name from sources.list manpage, the other two URI and Suite #: apt-pkg/deb/debmetaindex.cc #, c-format -msgid "Invalid 'Valid-Until' entry in Release file %s" +msgid "Conflicting values set for option %s regarding source %s %s" msgstr "" -#. TRANSLATOR: The first is an option name from sources.list manpage, the other two URI and Suite #: apt-pkg/deb/debmetaindex.cc #, c-format -msgid "Conflicting values set for option %s regarding source %s %s" +msgid "Invalid value set for option %s regarding source %s %s (%s)" msgstr "" #: apt-pkg/deb/debmetaindex.cc #, c-format -msgid "Invalid value set for option %s regarding source %s %s (%s)" +msgid "Conflicting values set for option %s regarding source %s %s: %s != %s" msgstr "" #: apt-pkg/deb/debrecords.cc apt-pkg/tagfile.cc @@ -3084,13 +3107,18 @@ 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 msgid "Directory '%s' missing" msgstr "" -#: apt-pkg/deb/dpkgpm.cc +#: apt-pkg/deb/dpkgpm.cc apt-pkg/edsp.cc #, c-format msgid "Could not open file '%s'" msgstr "" @@ -3110,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" @@ -3232,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" @@ -3493,11 +3532,6 @@ msgstr "" msgid "Cannot convert %s to integer: out of range" msgstr "" -#: apt-pkg/update.cc -#, c-format -msgid "Failed to fetch %s %s" -msgstr "" - #: apt-pkg/update.cc msgid "" "Some index files failed to download. They have been ignored, or old ones "