diff options
Diffstat (limited to 'po/da.po')
| -rw-r--r-- | po/da.po | 44 |
1 files changed, 40 insertions, 4 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: 2025-09-26 16:56+0000\n" +"POT-Creation-Date: 2025-10-02 14:49+0000\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" @@ -2017,9 +2017,21 @@ msgstr "Fandt ingen pakker" #: apt-private/private-history.cc #, fuzzy, c-format -#| msgid "Could not resolve '%s'" -msgid "Could not read: %s" -msgstr "Kunne ikke omsætte navnet »%s«" +#| msgid "Couldn't find package %s" +msgid "Could not find package %s" +msgstr "Kunne ikke finde pakken %s" + +#: apt-private/private-history.cc +#, fuzzy, c-format +#| msgid "but it is not installed" +msgid "Tried to remove %s, but it is not installed" +msgstr "men den er ikke installeret" + +#: apt-private/private-history.cc +#, fuzzy, c-format +#| msgid "Can not find version '%s' of package '%s'" +msgid "Could not find given version %s of %s" +msgstr "Kan ikke finde version »%s« for pakke »%s«" #: apt-private/private-history.cc #, c-format @@ -2031,6 +2043,18 @@ msgstr "" msgid "Transaction ID '%ld' out of bounds." msgstr "" +#: apt-private/private-history.cc +#, fuzzy, c-format +#| msgid "Could not resolve '%s'" +msgid "Could not read %s" +msgstr "Kunne ikke omsætte navnet »%s«" + +#: apt-private/private-history.cc +#, fuzzy, c-format +#| msgid "Could not resolve '%s'" +msgid "Could not read: %s" +msgstr "Kunne ikke omsætte navnet »%s«" + #: apt-private/private-install.cc msgid "" "Some packages could not be installed. This may mean that you have\n" @@ -3577,6 +3601,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" |
