1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86
|
# Danish debconf translation for update-inetd.
# Copyright (C) 2010 update-inetd & Joe Hansen.
# This file is distributed under the same license as the update-inetd package.
# Joe Hansen <joedalton2@yahoo.dk>, 2010.
#
msgid ""
msgstr ""
"Project-Id-Version: update-inetd 4.44\n"
"Report-Msgid-Bugs-To: update-inetd@packages.debian.org\n"
"POT-Creation-Date: 2018-05-14 00:03+0200\n"
"PO-Revision-Date: 2020-12-24 19:33+0100\n"
"Last-Translator: Joe Hansen <joedalton2@yahoo.dk>\n"
"Language-Team: Danish <debian-l10n-danish@lists.debian.org> \n"
"Language: da\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#. Type: title
#. Description
#: ../update-inetd.templates:2001
msgid "Configuring service: ${service}"
msgstr "Konfigurerer tjeneste: ${service}"
#. Type: boolean
#. Description
#: ../update-inetd.templates:3001
msgid "Ignore multiple entries and continue without changes?"
msgstr "Ignorerer flere punkter og fortsæt uden ændringer?"
#. Type: boolean
#. Description
#. Type: boolean
#. Description
#. Type: boolean
#. Description
#: ../update-inetd.templates:3001 ../update-inetd.templates:5001
#: ../update-inetd.templates:6001
msgid "There are multiple entries in ${inetdcf} for the '${service}' service."
msgstr "Der er flere punkter i ${inetdcf} for tjenesten '${service}'."
#. Type: boolean
#. Description
#: ../update-inetd.templates:4001
msgid "Leave existing entry and continue without changes?"
msgstr "Forlad eksisterende punkt og fortsæt uden ændringer?"
#. Type: boolean
#. Description
#: ../update-inetd.templates:4001
msgid ""
"An unrecognized entry for ${sservice} was found in ${inetdcf} while trying "
"to add the following entry:"
msgstr ""
"Et ukendt punkt for ${sservice} blev fundet i ${inetdcf} under forsøg på at "
"tilføje det følgende punkt:"
#. Type: boolean
#. Description
#: ../update-inetd.templates:4001
msgid "The unrecognized entry is:"
msgstr "Det ukendte punkt er:"
#. Type: boolean
#. Description
#: ../update-inetd.templates:5001
msgid "Remove inetd entries?"
msgstr "Fjern inetd-punkter?"
#. Type: boolean
#. Description
#: ../update-inetd.templates:5001
msgid "Please confirm that you agree to remove these entries."
msgstr "Bekræft venligst at du indvier i at fjerne disse punkter."
#. Type: boolean
#. Description
#: ../update-inetd.templates:6001
msgid "Disable inetd entries?"
msgstr "Deaktiver inetd-punkter?"
#. Type: boolean
#. Description
#: ../update-inetd.templates:6001
msgid "Please confirm that you agree to disable these entries."
msgstr "Bekræft venligst at du indvier i at deaktivere disse punkter."
|