2014-11-25 13:30:33 +00:00
|
|
|
# Copyright (C) YEAR This_file_is_part_of_KDE
|
|
|
|
# This file is distributed under the same license as the PACKAGE package.
|
|
|
|
#
|
|
|
|
# Martin Schlander <mschlander@opensuse.org>, 2008, 2009, 2010.
|
|
|
|
msgid ""
|
|
|
|
msgstr ""
|
|
|
|
"Project-Id-Version: krunner_shellrunner\n"
|
2014-12-09 18:43:01 +00:00
|
|
|
"Report-Msgid-Bugs-To: xakepa10@gmail.com\n"
|
|
|
|
"POT-Creation-Date: 2014-12-09 18:22+0000\n"
|
2014-11-25 13:30:33 +00:00
|
|
|
"PO-Revision-Date: 2010-01-10 12:57+0100\n"
|
|
|
|
"Last-Translator: Martin Schlander <mschlander@opensuse.org>\n"
|
|
|
|
"Language-Team: Danish <dansk@dansk-gruppen.dk>\n"
|
|
|
|
"Language: da\n"
|
|
|
|
"MIME-Version: 1.0\n"
|
|
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
|
|
"X-Generator: Lokalize 1.0\n"
|
|
|
|
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#. i18n: file: shellOptions.ui:61
|
2014-11-25 13:30:33 +00:00
|
|
|
#. i18n: ectx: property (whatsThis), widget (QLabel, lbUsername)
|
2014-12-09 18:43:01 +00:00
|
|
|
#. i18n: file: shellOptions.ui:134
|
2014-11-25 13:30:33 +00:00
|
|
|
#. i18n: ectx: property (whatsThis), widget (KLineEdit, leUsername)
|
2014-12-09 18:43:01 +00:00
|
|
|
#: rc.cpp:3 rc.cpp:24
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid "Enter the user you want to run the application as here."
|
|
|
|
msgstr "Angiv brugeren, som hvilken du ønsker at køre programmet, her."
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#. i18n: file: shellOptions.ui:64
|
2014-11-25 13:30:33 +00:00
|
|
|
#. i18n: ectx: property (text), widget (QLabel, lbUsername)
|
2014-12-09 18:43:01 +00:00
|
|
|
#: rc.cpp:6
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid "User&name:"
|
|
|
|
msgstr "Bruger&navn:"
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#. i18n: file: shellOptions.ui:83
|
2014-11-25 13:30:33 +00:00
|
|
|
#. i18n: ectx: property (whatsThis), widget (KLineEdit, lePassword)
|
2014-12-09 18:43:01 +00:00
|
|
|
#. i18n: file: shellOptions.ui:102
|
2014-11-25 13:30:33 +00:00
|
|
|
#. i18n: ectx: property (whatsThis), widget (QLabel, lbPassword)
|
2014-12-09 18:43:01 +00:00
|
|
|
#: rc.cpp:9 rc.cpp:12
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid "Enter the password here for the user you specified above."
|
|
|
|
msgstr "Indtast adgangskoden, for brugeren du angav ovenfor, her."
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#. i18n: file: shellOptions.ui:105
|
2014-11-25 13:30:33 +00:00
|
|
|
#. i18n: ectx: property (text), widget (QLabel, lbPassword)
|
2014-12-09 18:43:01 +00:00
|
|
|
#: rc.cpp:15
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid "Pass&word:"
|
|
|
|
msgstr "Adgangs&kode:"
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#. i18n: file: shellOptions.ui:115
|
2014-11-25 13:30:33 +00:00
|
|
|
#. i18n: ectx: property (whatsThis), widget (QCheckBox, cbRunInTerminal)
|
2014-12-09 18:43:01 +00:00
|
|
|
#: rc.cpp:18
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid ""
|
|
|
|
"Check this option if the application you want to run is a text mode "
|
|
|
|
"application. The application will then be run in a terminal emulator window."
|
|
|
|
msgstr ""
|
|
|
|
"Afkryds denne indstilling hvis programmet du ønsker at køre, er et program "
|
|
|
|
"der kører i teksttilstand. Programmet vil så blive kørt i et "
|
|
|
|
"terminalemulator-vindue."
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#. i18n: file: shellOptions.ui:118
|
2014-11-25 13:30:33 +00:00
|
|
|
#. i18n: ectx: property (text), widget (QCheckBox, cbRunInTerminal)
|
2014-12-09 18:43:01 +00:00
|
|
|
#: rc.cpp:21
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid "Run in &terminal window"
|
|
|
|
msgstr "Kør i &terminalvindue"
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#. i18n: file: shellOptions.ui:141
|
2014-11-25 13:30:33 +00:00
|
|
|
#. i18n: ectx: property (whatsThis), widget (QCheckBox, cbRunAsOther)
|
2014-12-09 18:43:01 +00:00
|
|
|
#: rc.cpp:27
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid ""
|
|
|
|
"Check this option if you want to run the application with a different user "
|
|
|
|
"id. Every process has a user id associated with it. This id code determines "
|
|
|
|
"file access and other permissions. The password of the user is required to "
|
|
|
|
"do this."
|
|
|
|
msgstr ""
|
|
|
|
"Afkryds denne indstilling hvis du ønsker at køre programmet med et andet "
|
|
|
|
"bruger-ID. Hver proces har et bruger-ID tilknyttet til sig. Denne ID-kode "
|
|
|
|
"bestemmer filadgang og andre rettigheder. Brugerens adgangskode er påkrævet "
|
|
|
|
"for at gøre dette."
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#. i18n: file: shellOptions.ui:144
|
2014-11-25 13:30:33 +00:00
|
|
|
#. i18n: ectx: property (text), widget (QCheckBox, cbRunAsOther)
|
2014-12-09 18:43:01 +00:00
|
|
|
#: rc.cpp:30
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid "Run as a different &user"
|
|
|
|
msgstr "Kør som en anden br&uger"
|
|
|
|
|
|
|
|
#: shellrunner.cpp:53
|
|
|
|
msgid "Finds commands that match :q:, using common shell syntax"
|
|
|
|
msgstr "Finder kommandoer som matcher :q:, ved brug af normal skal-syntaks"
|
|
|
|
|
|
|
|
#: shellrunner.cpp:73
|
|
|
|
msgid "Run %1"
|
|
|
|
msgstr "Kør %1"
|