mirror of
https://bitbucket.org/smil3y/kde-l10n.git
synced 2025-02-24 19:12:54 +00:00
94 lines
3.4 KiB
Text
94 lines
3.4 KiB
Text
# translation of plasma_runner_shell.po to Dutch
|
|
# Copyright (C) YEAR This_file_is_part_of_KDE
|
|
# This file is distributed under the same license as the PACKAGE package.
|
|
#
|
|
# Rinse de Vries <rinsedevries@kde.nl>, 2008.
|
|
# Freek de Kruijf <freekdekruijf@kde.nl>, 2009.
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: plasma_runner_shell\n"
|
|
"Report-Msgid-Bugs-To: xakepa10@gmail.com\n"
|
|
"POT-Creation-Date: 2015-06-25 09:29+0300\n"
|
|
"PO-Revision-Date: 2009-12-20 13:55+0100\n"
|
|
"Last-Translator: Freek de Kruijf <freekdekruijf@kde.nl>\n"
|
|
"Language-Team: Dutch <kde-i18n-nl@kde.org>\n"
|
|
"Language: nl\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"X-Generator: KBabel 1.11.4\n"
|
|
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
|
|
|
#. i18n: file: shellOptions.ui:61
|
|
#. i18n: ectx: property (whatsThis), widget (QLabel, lbUsername)
|
|
#. i18n: file: shellOptions.ui:134
|
|
#. i18n: ectx: property (whatsThis), widget (KLineEdit, leUsername)
|
|
#: rc.cpp:3 rc.cpp:24
|
|
msgid "Enter the user you want to run the application as here."
|
|
msgstr "Voer hier de gebruiker in waaronder u de toepassing wilt uitvoeren."
|
|
|
|
#. i18n: file: shellOptions.ui:64
|
|
#. i18n: ectx: property (text), widget (QLabel, lbUsername)
|
|
#: rc.cpp:6
|
|
msgid "User&name:"
|
|
msgstr "Gebruikers&naam:"
|
|
|
|
#. i18n: file: shellOptions.ui:83
|
|
#. i18n: ectx: property (whatsThis), widget (KLineEdit, lePassword)
|
|
#. i18n: file: shellOptions.ui:102
|
|
#. i18n: ectx: property (whatsThis), widget (QLabel, lbPassword)
|
|
#: rc.cpp:9 rc.cpp:12
|
|
msgid "Enter the password here for the user you specified above."
|
|
msgstr "Voer hier het wachtwoord in van de hierboven opgegeven gebruiker."
|
|
|
|
#. i18n: file: shellOptions.ui:105
|
|
#. i18n: ectx: property (text), widget (QLabel, lbPassword)
|
|
#: rc.cpp:15
|
|
msgid "Pass&word:"
|
|
msgstr "&Wachtwoord:"
|
|
|
|
#. i18n: file: shellOptions.ui:115
|
|
#. i18n: ectx: property (whatsThis), widget (QCheckBox, cbRunInTerminal)
|
|
#: rc.cpp:18
|
|
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 ""
|
|
"Schakel deze optie in als u het programma in tekstmodus wilt uitvoeren. Het "
|
|
"programma zal dan in een terminalvenster gestart worden."
|
|
|
|
#. i18n: file: shellOptions.ui:118
|
|
#. i18n: ectx: property (text), widget (QCheckBox, cbRunInTerminal)
|
|
#: rc.cpp:21
|
|
msgid "Run in &terminal window"
|
|
msgstr "Uitvoeren in een &terminalvenster"
|
|
|
|
#. i18n: file: shellOptions.ui:141
|
|
#. i18n: ectx: property (whatsThis), widget (QCheckBox, cbRunAsOther)
|
|
#: rc.cpp:27
|
|
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 ""
|
|
"Schakel deze optie in als u het programma met een andere gebruikers-id wilt "
|
|
"uitvoeren. Elk proces heeft zijn eigen gebruikers-id. Deze id-code bepaalt "
|
|
"bestandstoegang en andere permissies. Het wachtwoord van de gebruiker is "
|
|
"nodig om dit mogelijk te maken."
|
|
|
|
#. i18n: file: shellOptions.ui:144
|
|
#. i18n: ectx: property (text), widget (QCheckBox, cbRunAsOther)
|
|
#: rc.cpp:30
|
|
msgid "Run as a different &user"
|
|
msgstr "&Uitvoeren onder een andere gebruikersnaam"
|
|
|
|
#: shellrunner.cpp:51
|
|
msgid "Finds commands that match :q:, using common shell syntax"
|
|
msgstr ""
|
|
"Zoek commando's die overeenkomen met :q:, gebruikmakend van gewone "
|
|
"shellsyntax"
|
|
|
|
#: shellrunner.cpp:67
|
|
msgid "Run %1"
|
|
msgstr "%1 uitvoeren"
|