diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-13 10:18:28 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-13 10:18:28 +0000 |
commit | 3e0e6581dd3d3a453b60d6acd3ca3147c715c456 (patch) | |
tree | be274b0772a30fcb2a94e350e531317f4682d833 /po/apt-all.pot | |
parent | Adding debian version 2.7.14. (diff) | |
download | apt-3e0e6581dd3d3a453b60d6acd3ca3147c715c456.tar.xz apt-3e0e6581dd3d3a453b60d6acd3ca3147c715c456.zip |
Merging upstream version 2.9.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'po/apt-all.pot')
-rw-r--r-- | po/apt-all.pot | 99 |
1 files changed, 94 insertions, 5 deletions
diff --git a/po/apt-all.pot b/po/apt-all.pot index ab03ee3..42a70d5 100644 --- a/po/apt-all.pot +++ b/po/apt-all.pot @@ -5,9 +5,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: apt 2.7.14\n" +"Project-Id-Version: apt 2.9.0\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2024-03-22 10:14+0000\n" +"POT-Creation-Date: 2024-04-12 18:21+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" @@ -1796,6 +1796,11 @@ msgstr "" msgid "How odd... The sizes didn't match, email apt@packages.debian.org" msgstr "" +#: apt-private/private-install.cc +#, c-format +msgid " Download size: %sB/%sB\n" +msgstr "" + #. TRANSLATOR: The required space between number and unit is already included #. in the replacement strings, so %sB will be correctly translate in e.g. 1,5 MB #: apt-private/private-install.cc @@ -1803,6 +1808,11 @@ msgstr "" msgid "Need to get %sB/%sB of archives.\n" msgstr "" +#: apt-private/private-install.cc +#, c-format +msgid " Download size: %sB\n" +msgstr "" + #. TRANSLATOR: The required space between number and unit is already included #. in the replacement string, so %sB will be correctly translate in e.g. 1,5 MB #: apt-private/private-install.cc @@ -1810,6 +1820,11 @@ msgstr "" msgid "Need to get %sB of archives.\n" msgstr "" +#: apt-private/private-install.cc +#, c-format +msgid " Installed size: %sB\n" +msgstr "" + #. TRANSLATOR: The required space between number and unit is already included #. in the replacement string, so %sB will be correctly translate in e.g. 1,5 MB #: apt-private/private-install.cc @@ -1817,6 +1832,11 @@ msgstr "" msgid "After this operation, %sB of additional disk space will be used.\n" msgstr "" +#: apt-private/private-install.cc +#, c-format +msgid " Freed space: %sB\n" +msgstr "" + #. TRANSLATOR: The required space between number and unit is already included #. in the replacement string, so %sB will be correctly translate in e.g. 1,5 MB #: apt-private/private-install.cc @@ -1834,6 +1854,10 @@ msgid "" "break the system." msgstr "" +#: apt-private/private-install.cc +msgid "Continue?" +msgstr "" + #: apt-private/private-install.cc cmdline/apt-mark.cc msgid "Do you want to continue?" msgstr "" @@ -1915,15 +1939,15 @@ msgstr[0] "" msgstr[1] "" #: apt-private/private-install.cc -msgid "The following additional packages will be installed:" +msgid "Suggested packages:" msgstr "" #: apt-private/private-install.cc -msgid "Suggested packages:" +msgid "Recommended packages:" msgstr "" #: apt-private/private-install.cc -msgid "Recommended packages:" +msgid "The following additional packages will be installed:" msgstr "" #: apt-private/private-install.cc @@ -2053,10 +2077,26 @@ msgid "The following packages have unmet dependencies:" msgstr "" #: apt-private/private-output.cc +msgid "Unsatisfied dependencies:" +msgstr "" + +#: apt-private/private-output.cc msgid "The following NEW packages will be installed:" msgstr "" #: apt-private/private-output.cc +msgid "Installing:" +msgstr "" + +#: apt-private/private-output.cc +msgid "Installing dependencies:" +msgstr "" + +#: apt-private/private-output.cc +msgid "REMOVING:" +msgstr "" + +#: apt-private/private-output.cc msgid "The following packages will be REMOVED:" msgstr "" @@ -2065,6 +2105,14 @@ msgid "The following upgrades have been deferred due to phasing:" msgstr "" #: apt-private/private-output.cc +msgid "Not upgrading yet due to phasing:" +msgstr "" + +#: apt-private/private-output.cc +msgid "Not upgrading:" +msgstr "" + +#: apt-private/private-output.cc msgid "The following packages have been kept back:" msgstr "" @@ -2073,10 +2121,22 @@ msgid "The following packages will be upgraded:" msgstr "" #: apt-private/private-output.cc +msgid "Upgrading:" +msgstr "" + +#: apt-private/private-output.cc +msgid "DOWNGRADING:" +msgstr "" + +#: apt-private/private-output.cc msgid "The following packages will be DOWNGRADED:" msgstr "" #: apt-private/private-output.cc +msgid "Changing held packages:Changing held packages:" +msgstr "" + +#: apt-private/private-output.cc msgid "The following held packages will be changed:" msgstr "" @@ -2092,6 +2152,15 @@ msgid "" msgstr "" #: apt-private/private-output.cc +msgid "Summary:\n" +msgstr "" + +#: apt-private/private-output.cc +#, c-format +msgid " Upgrading: %lu, Installing: %lu, " +msgstr "" + +#: apt-private/private-output.cc #, c-format msgid "%lu upgraded, %lu newly installed, " msgstr "" @@ -2103,16 +2172,31 @@ msgstr "" #: apt-private/private-output.cc #, c-format +msgid "Reinstalling: %lu, " +msgstr "" + +#: apt-private/private-output.cc +#, c-format msgid "%lu downgraded, " msgstr "" #: apt-private/private-output.cc #, c-format +msgid "Downgrading: %lu, " +msgstr "" + +#: apt-private/private-output.cc +#, c-format msgid "%lu to remove and %lu not upgraded.\n" msgstr "" #: apt-private/private-output.cc #, c-format +msgid "Removing: %lu, Not Upgrading: %lu\n" +msgstr "" + +#: apt-private/private-output.cc +#, c-format msgid "%lu not fully installed or removed.\n" msgstr "" @@ -3522,6 +3606,11 @@ msgstr "" msgid "Unable to invoke " msgstr "" +#: methods/gpgv.cc +#, c-format +msgid "untrusted public key algorithm: %s" +msgstr "" + #. TRANSLATORS: %s is a single techy word like 'NODATA' #: methods/gpgv.cc #, c-format |