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/da.po | |
parent | a2029707bfa7b9217dfbc7610b07d1f5a5e82242 (diff) |
Release 2.7.42.7.4
Diffstat (limited to 'po/da.po')
-rw-r--r-- | po/da.po | 13 |
1 files changed, 12 insertions, 1 deletions
@@ -16,7 +16,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.4~rc2\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: 2017-03-02 23:51+0200\n" "Last-Translator: Joe Hansen <joedalton2@yahoo.dk>\n" "Language-Team: Danish <debian-l10n-danish@lists.debian.org>\n" @@ -1896,6 +1896,17 @@ msgid "Packages need to be removed but remove is disabled." msgstr "Pakker skal afinstalleres, men Remove er deaktiveret." #: 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 "Valgte %s for fjernelse.\n" + +#: apt-private/private-install.cc msgid "" "Essential packages were removed and -y was used without --allow-remove-" "essential." |