diff options
author | Julian Andres Klode <julian.klode@canonical.com> | 2023-09-16 13:02:14 +0200 |
---|---|---|
committer | Julian Andres Klode <julian.klode@canonical.com> | 2023-09-16 13:03:12 +0200 |
commit | af20dacc043b23b749e39fad76bf0a5679d24179 (patch) | |
tree | 3cfce28d58678deea01f774ea79c00ff114a865e /po/hu.po | |
parent | a2029707bfa7b9217dfbc7610b07d1f5a5e82242 (diff) |
Release 2.7.42.7.4
Diffstat (limited to 'po/hu.po')
-rw-r--r-- | po/hu.po | 13 |
1 files changed, 12 insertions, 1 deletions
@@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2023-07-12 15:26+0000\n" +"POT-Creation-Date: 2023-09-16 13:02+0200\n" "PO-Revision-Date: 2016-04-10 19:46+0200\n" "Last-Translator: Gabor Kelemen <kelemeng@ubuntu.com>\n" "Language-Team: Hungarian <gnome-hu-list@gnome.org>\n" @@ -1924,6 +1924,17 @@ msgid "Packages need to be removed but remove is disabled." msgstr "Csomagokat kellene eltávolítani, de az eltávolítás nem engedélyezett." #: apt-private/private-install.cc +msgid "Unmerged usr is no longer supported, install usrmerge to continue." +msgstr "" + +#. TRANSLATORS: %s is a url to a page describing merged-usr (bookworm release notes) +#: apt-private/private-install.cc +#, fuzzy, c-format +#| msgid "Selected %s for removal.\n" +msgid "See %s for more details." +msgstr "%s kijelölve eltávolításra.\n" + +#: apt-private/private-install.cc msgid "" "Essential packages were removed and -y was used without --allow-remove-" "essential." |