mirror of
https://bitbucket.org/smil3y/kde-l10n.git
synced 2025-02-24 11:02:53 +00:00
159 lines
5.9 KiB
Text
159 lines
5.9 KiB
Text
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
|
# This file is distributed under the same license as the PACKAGE package.
|
|
# Vít Pelčák <vit@pelcak.org>, 2010, 2014.
|
|
# Tomáš Chvátal <tomas.chvatal@gmail.com>, 2012.
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: kcmsmserver\n"
|
|
"Report-Msgid-Bugs-To: xakepa10@gmail.com\n"
|
|
"POT-Creation-Date: 2016-05-16 03:17+0000\n"
|
|
"PO-Revision-Date: 2014-10-22 13:36+0200\n"
|
|
"Last-Translator: Vít Pelčák <vit@pelcak.org>\n"
|
|
"Language-Team: American English <kde-i18n-doc@kde.org>\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.5\n"
|
|
|
|
#: kcmsmserver.cpp:50
|
|
msgid ""
|
|
"<h1>Session Manager</h1> You can configure the session manager here. This "
|
|
"includes options such as whether or not the session exit (logout) should be "
|
|
"confirmed, whether the session should be restored again when logging in and "
|
|
"whether the computer should be automatically shut down after session exit by "
|
|
"default."
|
|
msgstr ""
|
|
"<h1>Správce sezení</h1> Zde můžete nastavit správce sezení KDE. Toto "
|
|
"zahrnuje volby jako potvrzování odhlášení, obnovení sezení při přihlášení "
|
|
"nebo vypnutí počítače."
|
|
|
|
#. i18n: file: smserverconfigdlg.ui:17
|
|
#. i18n: ectx: property (title), widget (QGroupBox, topBox)
|
|
#: rc.cpp:3
|
|
msgid "General"
|
|
msgstr "Obecné"
|
|
|
|
#. i18n: file: smserverconfigdlg.ui:23
|
|
#. i18n: ectx: property (whatsThis), widget (QCheckBox, confirmLogoutCheck)
|
|
#: rc.cpp:6
|
|
msgid ""
|
|
"Check this option if you want the session manager to display a logout "
|
|
"confirmation dialog box."
|
|
msgstr ""
|
|
"Zaškrtněte tuto volbu přejete-li si, aby správce sezení před odhlášením "
|
|
"zobrazil potvrzovací dialog."
|
|
|
|
#. i18n: file: smserverconfigdlg.ui:26
|
|
#. i18n: ectx: property (text), widget (QCheckBox, confirmLogoutCheck)
|
|
#: rc.cpp:9
|
|
msgid "Conf&irm logout"
|
|
msgstr "Potvrdit odh&lášení"
|
|
|
|
#. i18n: file: smserverconfigdlg.ui:33
|
|
#. i18n: ectx: property (text), widget (QCheckBox, offerShutdownCheck)
|
|
#: rc.cpp:12
|
|
msgid "O&ffer shutdown options"
|
|
msgstr "Na&bídnout volby vypnutí"
|
|
|
|
#. i18n: file: smserverconfigdlg.ui:43
|
|
#. i18n: ectx: property (whatsThis), widget (QGroupBox, sdGroup)
|
|
#: rc.cpp:15
|
|
msgid ""
|
|
"Here you can choose what should happen by default when you log out. This "
|
|
"only has meaning, if you logged in through KDM."
|
|
msgstr ""
|
|
"Zde si můžete vybrat, která činnost se provede jako výchozí, když se "
|
|
"odhlásíte. Toto má význam, pouze pokud používáte KDM."
|
|
|
|
#. i18n: file: smserverconfigdlg.ui:46
|
|
#. i18n: ectx: property (title), widget (QGroupBox, sdGroup)
|
|
#: rc.cpp:18
|
|
msgid "Default Leave Option"
|
|
msgstr "Výchozí volba pro odchod"
|
|
|
|
#. i18n: file: smserverconfigdlg.ui:52
|
|
#. i18n: ectx: property (text), widget (QRadioButton, logoutRadio)
|
|
#: rc.cpp:21
|
|
msgid "&End current session"
|
|
msgstr "Ukončit současnou r&elaci"
|
|
|
|
#. i18n: file: smserverconfigdlg.ui:59
|
|
#. i18n: ectx: property (text), widget (QRadioButton, haltRadio)
|
|
#: rc.cpp:24
|
|
msgid "&Turn off computer"
|
|
msgstr "Vypnou&t počítač"
|
|
|
|
#. i18n: file: smserverconfigdlg.ui:66
|
|
#. i18n: ectx: property (text), widget (QRadioButton, rebootRadio)
|
|
#: rc.cpp:27
|
|
msgid "&Restart computer"
|
|
msgstr "&Restartovat počítač"
|
|
|
|
#. i18n: file: smserverconfigdlg.ui:80
|
|
#. i18n: ectx: property (whatsThis), widget (QGroupBox, loginGroup)
|
|
#: rc.cpp:30
|
|
msgid ""
|
|
"<ul>\n"
|
|
"<li><b>Restore previous session:</b> Will save all applications running on "
|
|
"exit and restore them when they next start up</li>\n"
|
|
"<li><b>Restore manually saved session: </b> Allows the session to be saved "
|
|
"at any time via \"Save Session\" in the K-Menu. This means the currently "
|
|
"started applications will reappear when they next start up.</li>\n"
|
|
"<li><b>Start with an empty session:</b> Do not save anything. Will come up "
|
|
"with an empty desktop on next start.</li>\n"
|
|
"</ul>"
|
|
msgstr ""
|
|
"<ul>\n"
|
|
"<li><b>Obnovit předchozí sezení:</b> Při ukončení uloží všechny běžící "
|
|
"aplikace a obnoví je při příštím spuštění.</li>\n"
|
|
"<li><b>Obnovit ručně uložené sezení:</b> Umožňuje kdykoliv uložit sezení "
|
|
"pomocí funkce \"Uložit sezení\" v hlavní nabídce KDE. To znamená, že právě "
|
|
"běžící aplikace se objeví při dalším spuštění.</li>\n"
|
|
"<li><b>Spustit s prázdným sezením:</b> Nic neukládat, při příštím spuštění "
|
|
"se objeví prázdná plocha.</li>\n"
|
|
"</ul>"
|
|
|
|
#. i18n: file: smserverconfigdlg.ui:83
|
|
#. i18n: ectx: property (title), widget (QGroupBox, loginGroup)
|
|
#: rc.cpp:37
|
|
msgid "On Login"
|
|
msgstr "Při přihlášení"
|
|
|
|
#. i18n: file: smserverconfigdlg.ui:89
|
|
#. i18n: ectx: property (text), widget (QRadioButton, previousSessionRadio)
|
|
#: rc.cpp:40
|
|
msgid "Restore &previous session"
|
|
msgstr "Obnovit &předchozí sezení"
|
|
|
|
#. i18n: file: smserverconfigdlg.ui:96
|
|
#. i18n: ectx: property (text), widget (QRadioButton, savedSessionRadio)
|
|
#: rc.cpp:43
|
|
msgid "Restore &manually saved session"
|
|
msgstr "Obnovit ručně uloženou rela&ci"
|
|
|
|
#. i18n: file: smserverconfigdlg.ui:103
|
|
#. i18n: ectx: property (text), widget (QRadioButton, emptySessionRadio)
|
|
#: rc.cpp:46
|
|
msgid "Start with an empty &session"
|
|
msgstr "&Spustit s prázdným sezením"
|
|
|
|
#. i18n: file: smserverconfigdlg.ui:110
|
|
#. i18n: ectx: property (text), widget (QLabel, textLabel1)
|
|
#: rc.cpp:49
|
|
msgid "Applications to be e&xcluded from sessions:"
|
|
msgstr "Vyjmout t&yto aplikace ze sezení:"
|
|
|
|
#. i18n: file: smserverconfigdlg.ui:123
|
|
#. i18n: ectx: property (whatsThis), widget (KLineEdit, excludeLineedit)
|
|
#: rc.cpp:52
|
|
msgid ""
|
|
"Here you can enter a colon or comma separated list of applications that "
|
|
"should not be saved in sessions, and therefore will not be started when "
|
|
"restoring a session. For example 'xterm:konsole' or 'xterm,konsole'."
|
|
msgstr ""
|
|
"Zde můžete zadat čárkou nebo dvojtečkou oddělený seznam aplikací, které "
|
|
"nemají být ukládány, a tudíž nebudou spuštěny při obnovení sezení. Např: "
|
|
"'xterm,konsole' nebo 'xterm:konsole'."
|