mirror of
https://bitbucket.org/smil3y/kde-l10n.git
synced 2025-02-24 11:02:53 +00:00
40 lines
1.4 KiB
Text
40 lines
1.4 KiB
Text
# Thomas Reitelbach <tr@erdfunkstelle.de>, 2008, 2009.
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: plasma_runner_shell\n"
|
|
"Report-Msgid-Bugs-To: xakepa10@gmail.com\n"
|
|
"POT-Creation-Date: 2016-05-16 03:17+0000\n"
|
|
"PO-Revision-Date: 2009-06-03 21:48+0200\n"
|
|
"Last-Translator: Thomas Reitelbach <tr@erdfunkstelle.de>\n"
|
|
"Language-Team: German <kde-i18n-de@kde.org>\n"
|
|
"Language: de\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"X-Generator: Lokalize 0.3\n"
|
|
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
|
|
|
#. i18n: file: shellOptions.ui:79
|
|
#. i18n: ectx: property (whatsThis), widget (QCheckBox, cbRunInTerminal)
|
|
#: rc.cpp:3
|
|
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 ""
|
|
"Aktivieren Sie diese Einstellung, falls das betreffende Programm im "
|
|
"Textmodus ausgeführt wird. Dadurch wird das Programm in einem "
|
|
"Terminalfenster ausgeführt."
|
|
|
|
#. i18n: file: shellOptions.ui:82
|
|
#. i18n: ectx: property (text), widget (QCheckBox, cbRunInTerminal)
|
|
#: rc.cpp:6
|
|
msgid "Run in &terminal window"
|
|
msgstr "Im &Terminal ausführen"
|
|
|
|
#: shellrunner.cpp:47
|
|
msgid "Finds commands that match :q:, using common shell syntax"
|
|
msgstr "Findet Befehle, die auf :q: passen; verwendet Standard-Shell-Syntax."
|
|
|
|
#: shellrunner.cpp:63
|
|
msgid "Run %1"
|
|
msgstr "%1 ausführen"
|