# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # Vít Pelčák , 2010. # Tomáš Chvátal , 2012. # msgid "" msgstr "" "Project-Id-Version: krunner_shellrunner\n" "Report-Msgid-Bugs-To: xakepa10@gmail.com\n" "POT-Creation-Date: 2014-12-09 18:22+0000\n" "PO-Revision-Date: 2012-08-22 10:40+0200\n" "Last-Translator: Tomáš Chvátal \n" "Language-Team: Czech \n" "Language: cs\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" "X-Generator: Lokalize 1.4\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 "Zde zadejte jméno uživatele, pod kterým si přejete aplikaci spustit." #. i18n: file: shellOptions.ui:64 #. i18n: ectx: property (text), widget (QLabel, lbUsername) #: rc.cpp:6 msgid "User&name:" msgstr "Jmé&no uživatele:" #. 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 "Zde zadejte heslo pro uživatele uvedeného výše." #. i18n: file: shellOptions.ui:105 #. i18n: ectx: property (text), widget (QLabel, lbPassword) #: rc.cpp:15 msgid "Pass&word:" msgstr "&Heslo:" #. 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 "" "Zaškrtněte tuto volbu, pokud je aplikace, kterou si přejete spustit, v " "textovém režimu. Aplikace bude poté spuštěna v okně terminálu." #. i18n: file: shellOptions.ui:118 #. i18n: ectx: property (text), widget (QCheckBox, cbRunInTerminal) #: rc.cpp:21 msgid "Run in &terminal window" msgstr "Spustit v &terminálovém okně" #. 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 "" "Povolte, pokud si přejete spustit aplikaci pod jiným uživatelským ID. Toto " "ID určuje přístupová práva k souborům a jiná oprávnění. Pro tuto volbu je " "vyžadováno heslo daného uživatele." #. i18n: file: shellOptions.ui:144 #. i18n: ectx: property (text), widget (QCheckBox, cbRunAsOther) #: rc.cpp:30 msgid "Run as a different &user" msgstr "Spustit pod jiným &uživatelem" #: shellrunner.cpp:53 msgid "Finds commands that match :q:, using common shell syntax" msgstr "Hledá příkazy odpovídající :q: pomocí obvyklé syntaxe shellu" #: shellrunner.cpp:73 msgid "Run %1" msgstr "Spustit %1"