diff options
| author | Julian Andres Klode <jak@debian.org> | 2025-10-02 16:50:16 +0200 |
|---|---|---|
| committer | Julian Andres Klode <jak@debian.org> | 2025-10-02 16:50:16 +0200 |
| commit | be54b990682a16e0add08c3468e5114ec4e4f844 (patch) | |
| tree | 050ca410248a4dcf2de5733b31141a57f2c5de39 /po/apt-all.pot | |
| parent | 811c1d1c0b13531ade2771da29de8bc4bafa33fe (diff) | |
Release 3.1.73.1.7
Diffstat (limited to 'po/apt-all.pot')
| -rw-r--r-- | po/apt-all.pot | 38 |
1 files changed, 35 insertions, 3 deletions
diff --git a/po/apt-all.pot b/po/apt-all.pot index d5ab3f9ea..52849a2e2 100644 --- a/po/apt-all.pot +++ b/po/apt-all.pot @@ -5,9 +5,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: apt 3.1.6\n" +"Project-Id-Version: apt 3.1.7\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2025-09-26 16:56+0000\n" +"POT-Creation-Date: 2025-10-02 14:49+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" @@ -1866,7 +1866,17 @@ msgstr "" #: apt-private/private-history.cc #, c-format -msgid "Could not read: %s" +msgid "Could not find package %s" +msgstr "" + +#: apt-private/private-history.cc +#, c-format +msgid "Tried to remove %s, but it is not installed" +msgstr "" + +#: apt-private/private-history.cc +#, c-format +msgid "Could not find given version %s of %s" msgstr "" #: apt-private/private-history.cc @@ -1879,6 +1889,16 @@ msgstr "" msgid "Transaction ID '%ld' out of bounds." msgstr "" +#: apt-private/private-history.cc +#, c-format +msgid "Could not read %s" +msgstr "" + +#: apt-private/private-history.cc +#, c-format +msgid "Could not read: %s" +msgstr "" + #: apt-private/private-install.cc msgid "" "Some packages could not be installed. This may mean that you have\n" @@ -3254,6 +3274,18 @@ msgstr "" msgid "show info on specific transactions" msgstr "" +#: cmdline/apt.cc +msgid "redo transactions" +msgstr "" + +#: cmdline/apt.cc +msgid "undo transactions" +msgstr "" + +#: cmdline/apt.cc +msgid "rollback transactions" +msgstr "" + #. misc #: cmdline/apt.cc msgid "edit the source information file" |
