1
0
mirror of https://github.com/KDE/krfb synced 2026-07-01 07:41:17 -07:00
Files
krfb/po/cs/krfb.po

702 lines
21 KiB
Plaintext
Raw Normal View History

2022-10-02 02:51:41 +00:00
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
2026-03-31 01:46:50 +00:00
# SPDX-FileCopyrightText: 2011, 2013, 2014, 2017, 2019, 2026 Vít Pelčák <vit@pelcak.org>
2022-10-02 02:51:41 +00:00
# Tomáš Chvátal <tomas.chvatal@gmail.com>, 2012, 2013.
2023-01-04 02:45:35 +00:00
# Vit Pelcak <vit@pelcak.org>, 2022.
2022-10-02 02:51:41 +00:00
#
msgid ""
msgstr ""
"Project-Id-Version: krfb\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
2026-04-28 01:50:14 +00:00
"POT-Creation-Date: 2026-04-28 00:44+0000\n"
2026-03-31 01:46:50 +00:00
"PO-Revision-Date: 2026-03-30 11:39+0200\n"
"Last-Translator: Vít Pelčák <vit@pelcak.org>\n"
2022-10-02 02:51:41 +00:00
"Language-Team: Czech <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"
2026-03-31 01:46:50 +00:00
"X-Generator: Lokalize 25.12.3\n"
2022-10-02 02:51:41 +00:00
#, kde-format
msgctxt "NAME OF TRANSLATORS"
msgid "Your names"
2026-03-31 01:46:50 +00:00
msgstr "Lukáš Tinkl,Libor Filípek"
2022-10-02 02:51:41 +00:00
#, kde-format
msgctxt "EMAIL OF TRANSLATORS"
msgid "Your emails"
2026-03-31 01:46:50 +00:00
msgstr "lukas@kde.org,libor.filipek@gmail.com"
2022-10-02 02:51:41 +00:00
2024-08-09 01:27:49 +00:00
#: connectiondialog.cpp:26
2022-10-02 02:51:41 +00:00
#, kde-format
msgid "New Connection"
msgstr "Nové spojení"
2024-08-09 01:27:49 +00:00
#: connectiondialog.cpp:48
2022-10-02 02:51:41 +00:00
#, kde-format
msgid "Accept Connection"
msgstr "Přijmout spojení"
2024-08-09 01:27:49 +00:00
#: connectiondialog.cpp:52
2022-10-02 02:51:41 +00:00
#, kde-format
msgid "Refuse Connection"
msgstr "Odmítnut spojení"
2026-04-28 01:50:14 +00:00
#: invitationsrfbclient.cpp:61
2022-10-02 02:51:41 +00:00
#, kde-format
msgid "Accepted connection from %1"
msgstr "Přijato spojení od %1"
2026-04-28 01:50:14 +00:00
#: invitationsrfbclient.cpp:66
2022-10-02 02:51:41 +00:00
#, kde-format
msgid "Received connection from %1, on hold (waiting for confirmation)"
msgstr "Přijato spojení od %1, pozdrženo (čekám na potvrzení)"
2024-08-09 01:27:49 +00:00
#: invitationsrfbserver.cpp:39
2022-10-02 02:51:41 +00:00
#, kde-format
msgid "%1@%2 (shared desktop)"
msgstr "%1@%2 (sdílená plocha)"
#. i18n: ectx: label, entry (startMinimized), group (MainWindow)
#: krfb.kcfg:9
#, kde-format
msgid "Start minimized"
msgstr "Spustit minimalizovaný"
#. i18n: ectx: label, entry (useDefaultPort), group (TCP)
#: krfb.kcfg:15
#, kde-format
msgid "Use the default port for VNC (5900)"
msgstr "Požít výchozí port pro VNC (5900)"
#. i18n: ectx: label, entry (port), group (TCP)
#: krfb.kcfg:19
#, kde-format
msgid "This is the port on which krfb will listen."
msgstr "Toto je port, na kterém bude krfb naslouchat."
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_publishService)
#. i18n: ectx: label, entry (publishService), group (TCP)
#: krfb.kcfg:23 ui/configtcp.ui:16
#, kde-format
msgid "Announce the service on the local network"
msgstr "Oznámit službu v místní síti"
#. i18n: ectx: label, entry (noWallet), group (Security)
#: krfb.kcfg:29
#, kde-format
msgid "Do not store passwords in KWallet"
2026-03-31 01:46:50 +00:00
msgstr "Neukládejte hesla do KWallet"
2022-10-02 02:51:41 +00:00
#. i18n: ectx: label, entry (allowDesktopControl), group (Security)
#: krfb.kcfg:33
#, kde-format
msgid "Allow remote connections to manage the desktop."
msgstr "Povolit vzdálená spojení ke správě plochy."
#. i18n: ectx: label, entry (allowUnattendedAccess), group (Security)
#: krfb.kcfg:37
#, kde-format
msgid "Allow connections without an invitation."
msgstr "Povolit spojení bez pozvánky."
#. i18n: ectx: label, entry (unattendedAccessPassword), group (Security)
#. i18n: ectx: label, entry (desktopSharingPassword), group (Security)
#: krfb.kcfg:41 krfb.kcfg:44
#, kde-format
msgid "Password for uninvited connections."
msgstr "Heslo pro nepozvaná spojení."
#. i18n: ectx: label, entry (preferredFrameBufferPlugin), group (FrameBuffer)
#: krfb.kcfg:49
#, kde-format
msgid "Preferred Frame Buffer Plugin"
msgstr "Preferovaný modul Frame Bufferu"
2026-04-28 01:50:14 +00:00
#: main-virtualmonitor.cpp:52
2022-10-02 02:51:41 +00:00
#, kde-format
msgid "Creating a Virtual Monitor from %1"
msgstr "Vytváří se virtuální monitor z %1"
2026-04-28 01:50:14 +00:00
#: main-virtualmonitor.cpp:85
2022-10-02 02:51:41 +00:00
#, kde-format
msgid "Remote Virtual Monitor"
msgstr "Vzdálený virtuální monitor"
2026-04-28 01:50:14 +00:00
#: main-virtualmonitor.cpp:87
2022-10-02 02:51:41 +00:00
#, kde-format
msgid "Offer a Virtual Monitor that can be accessed remotely"
2026-03-31 01:46:50 +00:00
msgstr "Nabídka virtuálního monitoru, ke kterému lze přistupovat na dálku"
2022-10-02 02:51:41 +00:00
2026-04-28 01:50:14 +00:00
#: main-virtualmonitor.cpp:89 main.cpp:87
2022-10-02 02:51:41 +00:00
#, kde-format
msgid ""
"(c) 2009-2010, Collabora Ltd.\n"
"(c) 2007, Alessandro Praduroux\n"
"(c) 2001-2003, Tim Jansen\n"
"(c) 2001, Johannes E. Schindelin\n"
"(c) 2000-2001, Const Kaplinsky\n"
"(c) 2000, Tridia Corporation\n"
"(c) 1999, AT&T Laboratories Boston\n"
msgstr ""
"(c) 2009-2010, Collabora Ltd.\n"
"(c) 2007, Alessandro Praduroux\n"
"(c) 2001-2003, Tim Jansen\n"
"(c) 2001, Johannes E. Schindelin\n"
"(c) 2000-2001, Const Kaplinsky\n"
"(c) 2000, Tridia Corporation\n"
"(c) 1999, AT&T Laboratories Boston\n"
2026-04-28 01:50:14 +00:00
#: main-virtualmonitor.cpp:96
2022-10-02 02:51:41 +00:00
#, kde-format
msgid "Virtual Monitor implementation"
msgstr "Implementace virtuálního monitoru"
2026-04-28 01:50:14 +00:00
#: main-virtualmonitor.cpp:97 main.cpp:97
2022-10-02 02:51:41 +00:00
#, kde-format
msgid "George Kiagiadakis"
msgstr "George Kiagiadakis"
2026-04-28 01:50:14 +00:00
#: main-virtualmonitor.cpp:98 main.cpp:100
2022-10-02 02:51:41 +00:00
#, kde-format
msgid "Alessandro Praduroux"
msgstr "Alessandro Praduroux"
2026-04-28 01:50:14 +00:00
#: main-virtualmonitor.cpp:98 main.cpp:100
2022-10-02 02:51:41 +00:00
#, kde-format
msgid "KDE4 porting"
msgstr "KDE4 přenos"
2026-04-28 01:50:14 +00:00
#: main-virtualmonitor.cpp:99 main.cpp:101
2022-10-02 02:51:41 +00:00
#, kde-format
msgid "Tim Jansen"
msgstr "Tim Jansen"
2026-04-28 01:50:14 +00:00
#: main-virtualmonitor.cpp:99 main.cpp:101
2022-10-02 02:51:41 +00:00
#, kde-format
msgid "Original author"
msgstr "Původní autor"
2026-04-28 01:50:14 +00:00
#: main-virtualmonitor.cpp:100 main.cpp:102
2022-10-02 02:51:41 +00:00
#, kde-format
msgid "Johannes E. Schindelin"
msgstr "Johannes E. Schindelin"
2026-04-28 01:50:14 +00:00
#: main-virtualmonitor.cpp:101 main.cpp:103
2022-10-02 02:51:41 +00:00
#, kde-format
msgid "libvncserver"
msgstr "libvncserver"
2026-04-28 01:50:14 +00:00
#: main-virtualmonitor.cpp:102 main.cpp:104
2022-10-02 02:51:41 +00:00
#, kde-format
msgid "Const Kaplinsky"
msgstr "Const Kaplinsky"
2026-04-28 01:50:14 +00:00
#: main-virtualmonitor.cpp:103 main.cpp:105
2022-10-02 02:51:41 +00:00
#, kde-format
msgid "TightVNC encoder"
msgstr "TightVNC kodek"
2026-04-28 01:50:14 +00:00
#: main-virtualmonitor.cpp:104 main.cpp:106
2022-10-02 02:51:41 +00:00
#, kde-format
msgid "Tridia Corporation"
msgstr "Tridia Corporation"
2026-04-28 01:50:14 +00:00
#: main-virtualmonitor.cpp:105 main.cpp:107
2022-10-02 02:51:41 +00:00
#, kde-format
msgid "ZLib encoder"
msgstr "ZLib kodek"
2026-04-28 01:50:14 +00:00
#: main-virtualmonitor.cpp:106 main.cpp:108
2022-10-02 02:51:41 +00:00
#, kde-format
msgid "AT&T Laboratories Boston"
msgstr "AT&T Laboratories Boston"
2026-04-28 01:50:14 +00:00
#: main-virtualmonitor.cpp:107 main.cpp:109
2022-10-02 02:51:41 +00:00
#, kde-format
msgid "original VNC encoders and protocol design"
msgstr "původní VNC kodeky a design protokolu"
2026-04-28 01:50:14 +00:00
#: main-virtualmonitor.cpp:118
2022-10-02 02:51:41 +00:00
#, kde-format
msgid "Logical resolution of the new monitor"
msgstr "Logické rozlišení obrazovky nového monitoru"
2026-04-28 01:50:14 +00:00
#: main-virtualmonitor.cpp:119
2022-10-02 02:51:41 +00:00
#, kde-format
msgid "resolution"
msgstr "rozlišení"
2026-04-28 01:50:14 +00:00
#: main-virtualmonitor.cpp:125
2022-10-02 02:51:41 +00:00
#, kde-format
msgid "Name of the monitor"
msgstr "Název monitoru"
2026-04-28 01:50:14 +00:00
#: main-virtualmonitor.cpp:126
2022-10-02 02:51:41 +00:00
#, kde-format
msgid "name"
msgstr "název"
2026-04-28 01:50:14 +00:00
#: main-virtualmonitor.cpp:132
2022-10-02 02:51:41 +00:00
#, kde-format
msgid "Password for the client to connect to it"
msgstr "Heslo pro klienta pro připojení"
2026-04-28 01:50:14 +00:00
#: main-virtualmonitor.cpp:133
2022-10-02 02:51:41 +00:00
#, kde-format
msgid "password"
msgstr "heslo"
2026-04-28 01:50:14 +00:00
#: main-virtualmonitor.cpp:138
2022-10-02 02:51:41 +00:00
#, kde-format
msgid "The device-pixel-ratio of the device, the scaling factor"
2026-03-31 01:46:50 +00:00
msgstr "Poměr pixelů zařízení, faktor měřítka"
2022-10-02 02:51:41 +00:00
2026-04-28 01:50:14 +00:00
#: main-virtualmonitor.cpp:139
2022-10-02 02:51:41 +00:00
#, kde-format
msgid "dpr"
2026-03-31 01:46:50 +00:00
msgstr "dpr"
2022-10-02 02:51:41 +00:00
2026-04-28 01:50:14 +00:00
#: main-virtualmonitor.cpp:145
2022-10-02 02:51:41 +00:00
#, kde-format
msgid "The port we will be listening to"
msgstr "Port, na kterém budeme naslouchat"
2026-04-28 01:50:14 +00:00
#: main-virtualmonitor.cpp:146
2022-10-02 02:51:41 +00:00
#, kde-format
msgid "number"
msgstr "číslo"
2026-04-28 01:50:14 +00:00
#: main.cpp:37
2022-10-02 02:51:41 +00:00
#, kde-format
msgid ""
"Your X11 Server does not support the required XTest extension version 2.2. "
"Sharing your desktop is not possible."
msgstr ""
"Váš X11 server nepodporuje požadované rozšíření XTest verze 2.2. Sdílení "
"vaší plochy není možné."
2026-04-28 01:50:14 +00:00
#: main.cpp:39 main.cpp:143
2022-10-02 02:51:41 +00:00
#, kde-format
msgid "Desktop Sharing Error"
msgstr "Chyba sdílení plochy"
2024-08-09 01:27:49 +00:00
#: main.cpp:83
2022-10-02 02:51:41 +00:00
#, kde-format
msgid "Desktop Sharing"
msgstr "Sdílení plochy"
2024-08-09 01:27:49 +00:00
#: main.cpp:85
2022-10-02 02:51:41 +00:00
#, kde-format
msgid "VNC-compatible server to share desktops"
msgstr "VNC-kompatibilní server pro sdílení ploch"
2024-08-09 01:27:49 +00:00
#: main.cpp:94
2022-10-02 02:51:41 +00:00
#, kde-format
msgid "George Goldberg"
msgstr "George Goldberg"
2024-08-09 01:27:49 +00:00
#: main.cpp:95
2022-10-02 02:51:41 +00:00
#, kde-format
msgid "Telepathy tubes support"
msgstr "Podpora kanálů Telepathy"
2025-03-01 01:48:20 +00:00
#: main.cpp:119
2022-10-02 02:51:41 +00:00
#, kde-format
msgid "Do not show the invitations management dialog at startup"
msgstr "Nezobrazovat při spuštění dialog pro správu pozvánek"
2025-03-01 01:48:20 +00:00
#: main.cpp:141
2022-10-02 02:51:41 +00:00
#, kde-format
msgid ""
"Desktop Sharing is not running under an X11 Server or Wayland.\n"
"Other display servers are currently not supported."
msgstr ""
2026-03-31 01:46:50 +00:00
"Sdílení plochy nefunguje pod serverem X11 nebo Wayland.\n"
"Ostatní zobrazovací servery nejsou v současné době podporovány."
2022-10-02 02:51:41 +00:00
2026-04-28 01:50:14 +00:00
#: mainwindow.cpp:53
2022-10-02 02:51:41 +00:00
#, kde-format
msgid "Storing passwords in config file is insecure!"
msgstr "Ukládání hesel v konfiguračním souboru není bezpečné."
2026-04-28 01:50:14 +00:00
#: mainwindow.cpp:192
2022-10-02 02:51:41 +00:00
#, kde-format
msgid "Enter a new password for Unattended Access"
2026-03-31 01:46:50 +00:00
msgstr "Zadejte nové heslo pro bezobslužný přístup"
2022-10-02 02:51:41 +00:00
2026-04-28 01:50:14 +00:00
#: mainwindow.cpp:203
2022-10-02 02:51:41 +00:00
#, kde-format
msgid ""
"Failed to start the krfb server. Desktop sharing will not work. Try setting "
"another port in the settings and restart krfb."
msgstr ""
"Nelze spustit server krfb. Sdílení pracovní plochy nebude fungovat. Zkuste v "
"nastavení změnit port a znovu spusťte krfb."
#. i18n: ectx: property (whatsThis), widget (QLabel, titleLabel)
#. i18n: ectx: property (text), widget (QLabel, titleLabel)
#. i18n: ectx: property (whatsThis), widget (QLabel, aboutLabel)
2026-04-28 01:50:14 +00:00
#: mainwindow.cpp:226 mainwindow.cpp:233 ui/mainwidget.ui:83
2022-10-02 02:51:41 +00:00
#: ui/mainwidget.ui:86 ui/mainwidget.ui:114
#, kde-format
msgid "KDE Desktop Sharing"
msgstr "Sdílení plochy v KDE"
2026-04-28 01:50:14 +00:00
#: mainwindow.cpp:227
2022-10-02 02:51:41 +00:00
#, kde-format
msgid ""
"This field contains the address of your computer and the port number, "
"separated by a colon.\n"
"\n"
"The address is just a hint - you can use any address that can reach your "
"computer.\n"
"\n"
"Desktop Sharing tries to guess your address from your network configuration, "
"but does not always succeed in doing so.\n"
"\n"
"If your computer is behind a firewall it may have a different address or be "
"unreachable for other computers."
msgstr ""
"Toto pole obsahuje adresu vašeho počítače a číslo portu, oddělené "
"dvojtečkou.\n"
"\n"
"Tato adresa je pouze vodítkem, můžete použít jakoukoliv adresu, která "
"zastihne váš počítač.\n"
"\n"
"Aplikace se pokusí uhodnout vaši adresu z nastavení sítě, ale ne vždy se to "
"zdaří.\n"
"\n"
"Pokud je váš počítač za firewallem, může mít odlišnou adresu, nedostupnou\n"
"\n"
"pro ostatní počítače."
2026-04-28 01:50:14 +00:00
#: mainwindow.cpp:234
2022-10-02 02:51:41 +00:00
#, kde-format
msgid ""
"Any remote user with normal desktop sharing password will have to be "
"authenticated.\n"
"\n"
"If unattended access is on, and the remote user provides unattended mode "
"password, desktop sharing access will be granted without explicit "
"confirmation."
msgstr ""
2026-03-31 01:46:50 +00:00
"Každý vzdálený uživatel s normálním heslem pro sdílení plochy bude muset být "
"ověřen\n"
"\n"
"Pokud je zapnutý bezobslužný přístup a vzdálený uživatel zadá heslo pro "
"bezobslužný režim, bude mu přístup ke sdílení plochy udělen bez výslovného "
"potvrzení."
2022-10-02 02:51:41 +00:00
2026-04-28 01:50:14 +00:00
#: mainwindow.cpp:252
2022-10-02 02:51:41 +00:00
#, kde-format
msgid "Network"
msgstr "Síť"
2026-04-28 01:50:14 +00:00
#: mainwindow.cpp:253
2022-10-02 02:51:41 +00:00
#, kde-format
msgid "Security"
msgstr "Bezpečnost"
2026-04-28 01:50:14 +00:00
#: mainwindow.cpp:254
2022-10-02 02:51:41 +00:00
#, kde-format
msgid "Screen capture"
msgstr "Nahrávat obrazovku"
2026-04-28 01:50:14 +00:00
#: mainwindow.cpp:259
2022-10-02 02:51:41 +00:00
#, kde-format
msgid "To apply framebuffer plugin setting, you need to restart the program."
msgstr ""
2026-03-31 01:46:50 +00:00
"Chcete-li použít nastavení pluginu framebuffer, musíte program restartovat."
2022-10-02 02:51:41 +00:00
2024-08-09 01:27:49 +00:00
#: rfbservermanager.cpp:226
2022-10-02 02:51:41 +00:00
#, kde-format
msgid "The remote user %1 is now connected."
msgstr "Vzdálený uživatel %1 je nyní připojen."
2024-08-09 01:27:49 +00:00
#: rfbservermanager.cpp:240
2022-10-02 02:51:41 +00:00
#, kde-format
msgid "The remote user %1 disconnected."
msgstr "Vzdálený uživatel %1 se odpojil."
2024-08-09 01:27:49 +00:00
#: trayicon.cpp:45
2022-10-02 02:51:41 +00:00
#, kde-format
msgid "Disconnect"
msgstr "Odpojit"
2024-08-09 01:27:49 +00:00
#: trayicon.cpp:51
2022-10-02 02:51:41 +00:00
#, kde-format
msgid "Enable Remote Control"
msgstr "Povolit vzdálené ovládání"
2024-08-09 01:27:49 +00:00
#: trayicon.cpp:90 trayicon.cpp:122
2022-10-02 02:51:41 +00:00
#, kde-format
msgid "Desktop Sharing - disconnected"
msgstr "Sdílení plochy - odpojeno"
2024-08-09 01:27:49 +00:00
#: trayicon.cpp:106 trayicon.cpp:126
2022-10-02 02:51:41 +00:00
#, kde-format
msgid "Desktop Sharing - connected with %1"
msgstr "Sdílení plochy - spojeno s %1"
2024-08-09 01:27:49 +00:00
#: trayicon.cpp:109
2022-10-02 02:51:41 +00:00
#, kde-format
msgid "Desktop Sharing - connected"
msgstr "Sdílení plochy - spojeno"
#. i18n: ectx: property (text), widget (QLabel, label)
2024-09-24 01:36:25 +00:00
#: ui/configframebuffer.ui:19
2022-10-02 02:51:41 +00:00
#, kde-format
msgid "Preferred frameb&uffer plugin:"
msgstr "Preferovaný modul Frame&bufferu:"
#. i18n: ectx: property (text), widget (QLabel, helpText)
2024-09-24 01:36:25 +00:00
#: ui/configframebuffer.ui:44
2022-10-02 02:51:41 +00:00
#, kde-format
msgid ""
"<html><head/><body><p>When using x11, <span style=\" font-weight:600;\">xcb</"
"span> plugin should be preferred, because it is more performant.<br/><span "
"style=\" font-weight:600;\">qt</span> plugin is a safe fallback, if for some "
"reason others don't work. But also it is very slow.</p></body></html>"
msgstr ""
2026-03-31 01:46:50 +00:00
"<html><head/><body> <p>Při používání x11 je třeba upřednostnit plugin <span "
"style=\" font-weight:600;\">xcb</span>, protože je výkonnější.<br/> <span "
"style=\" font-weight:600;\">qt</span> plugin je bezpečnou záložní variantou, "
"pokud z nějakého důvodu ostatní nefungují. Je však také velmi pomalý.</p></"
"body></html>"
2022-10-02 02:51:41 +00:00
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_allowDesktopControl)
#: ui/configsecurity.ui:17
#, kde-format
msgid "Allow remote connections to control your desktop"
msgstr "Povolit vzdálenému uživateli kontrolu plochy"
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_noWallet)
#: ui/configsecurity.ui:27
#, kde-format
msgid "Do not store passwords using KDE wallet"
msgstr "Neukládat hesla v úschovně KDE"
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_useDefaultPort)
#: ui/configtcp.ui:26
#, kde-format
msgid "Use default port"
msgstr "Použít výchozí port"
#. i18n: ectx: property (text), widget (QLabel, label)
#: ui/configtcp.ui:50
#, kde-format
msgid "Listening port:"
msgstr "Naslouchací port:"
#. i18n: ectx: property (text), widget (QLabel, TextLabel5)
#: ui/connectionwidget.ui:47
#, kde-format
msgid "Attention"
msgstr "Pozor"
#. i18n: ectx: property (text), widget (QLabel, mainTextLabel)
#: ui/connectionwidget.ui:72
#, kde-format
msgid ""
"Somebody is requesting a connection to your computer. Granting this will "
"allow the remote user to watch your desktop. "
msgstr ""
"Někdo požaduje spojení na váš počítač. Svým souhlasem mu dáte možnost vidět "
"vše, co je na vaší obrazovce."
#. i18n: ectx: property (text), widget (QLabel, TextLabel1)
#: ui/connectionwidget.ui:102
#, kde-format
msgid "Remote system:"
msgstr "Vzdálený systém:"
#. i18n: ectx: property (text), widget (QLabel, remoteHost)
#: ui/connectionwidget.ui:118
#, kde-format
msgid "123.234.123.234"
msgstr "123.234.123.234"
#. i18n: ectx: property (whatsThis), widget (QCheckBox, cbAllowRemoteControl)
#: ui/connectionwidget.ui:136
#, kde-format
msgid ""
"If you turn this option on, the remote user can enter keystrokes and use "
"your mouse pointer. This gives them full control over your computer, so be "
"careful. When the option is disabled the remote user can only watch your "
"screen."
msgstr ""
"Pokud zapnete tuto volbu, tak vzdálený uživatel může použít klávesnici nebo "
"i Váš kurzor myši. Toto mu dává plnou kontrolu nad vašim počítačem, takže "
"buďte opatrní. Pokud je tato volba vypnutá, tak vzdálený uživatel může pouze "
"sledovat vaši obrazovku."
#. i18n: ectx: property (text), widget (QCheckBox, cbAllowRemoteControl)
#: ui/connectionwidget.ui:139
#, kde-format
msgid "Allow remote user to &control keyboard and mouse"
msgstr "Povolit vzdálenému uživateli kontrolu klávesni&ce a myši"
#. i18n: ectx: property (text), widget (QLabel, aboutLabel)
#: ui/mainwidget.ui:117
#, kde-format
msgid ""
"KDE Desktop Sharing allows you to grant permission to someone at a remote "
"location for viewing and possibly controlling your desktop."
msgstr ""
"Sdílení plochy KDE vám umožňuje udělit oprávnění někomu na vzdáleném "
"počítači, aby sledoval a případně i ovládal vaši plochu."
#. i18n: ectx: property (whatsThis), widget (QCheckBox, enableSharingCheckBox)
#: ui/mainwidget.ui:145
#, kde-format
msgid "Starts/Stops Remote Desktop Sharing"
msgstr "Spustí/Zastaví sdílení vzdálené plochy"
#. i18n: ectx: property (text), widget (QCheckBox, enableSharingCheckBox)
#: ui/mainwidget.ui:148
#, kde-format
msgid "&Enable Desktop Sharing"
msgstr "Povolit sdíl&ení plochy"
#. i18n: ectx: property (title), widget (QGroupBox, detailsGroupBox)
#: ui/mainwidget.ui:170
#, kde-format
msgid "Connection Details"
msgstr "Podrobnosti spojení"
#. i18n: ectx: property (text), widget (QLabel, addressLabel)
#: ui/mainwidget.ui:193
#, kde-format
msgid "&Address"
msgstr "&Adresa"
#. i18n: ectx: property (whatsThis), widget (QToolButton, addressAboutButton)
#: ui/mainwidget.ui:214
#, kde-format
msgid "More about this address"
2026-03-31 01:46:50 +00:00
msgstr "Více o této adrese"
2022-10-02 02:51:41 +00:00
#. i18n: ectx: property (text), widget (QToolButton, addressAboutButton)
#. i18n: ectx: property (text), widget (QToolButton, unattendedAboutButton)
#: ui/mainwidget.ui:217 ui/mainwidget.ui:397
#, kde-format
msgid "About"
msgstr "O aplikaci"
#. i18n: ectx: property (whatsThis), widget (QLabel, addressDisplayLabel)
#: ui/mainwidget.ui:235
#, kde-format
msgid ""
"Address required by remote users to connect to your desktop. Click about "
"button on the right for more info."
msgstr ""
2026-03-31 01:46:50 +00:00
"Adresa požadovaná vzdálenými uživateli pro připojení k vaší pracovní ploše. "
"Klikněte vpravo na tlačítko „O aplikaci“ pro více informací."
2022-10-02 02:51:41 +00:00
#. i18n: ectx: property (text), widget (QLabel, addressDisplayLabel)
#: ui/mainwidget.ui:238
#, kde-format
msgid "127.0.0.1 : 5900"
msgstr "127.0.0.1 : 5900"
#. i18n: ectx: property (text), widget (QLabel, passwordLabel)
#: ui/mainwidget.ui:269
#, kde-format
msgid "&Password"
msgstr "&Heslo"
#. i18n: ectx: property (whatsThis), widget (QToolButton, passwordEditButton)
#: ui/mainwidget.ui:290
#, kde-format
msgid "Edit/Save Desktop Sharing Password"
msgstr "Upravit/Uložit sdílení pracovní plochy"
#. i18n: ectx: property (text), widget (QToolButton, passwordEditButton)
#: ui/mainwidget.ui:293
#, kde-format
msgid "Edit"
msgstr "Upravit"
#. i18n: ectx: property (whatsThis), widget (QLabel, passwordDisplayLabel)
#: ui/mainwidget.ui:311
#, kde-format
msgid ""
"Password required by remote users to connect to your desktop. Click the edit "
"button on the right to change password."
msgstr ""
2026-03-31 01:46:50 +00:00
"Heslo požadované vzdálenými uživateli pro připojení k vaší pracovní ploše. "
"Kliknutím na tlačítko Upravit vpravo můžete heslo změnit."
2022-10-02 02:51:41 +00:00
#. i18n: ectx: property (text), widget (QLabel, passwordDisplayLabel)
#: ui/mainwidget.ui:314
#, kde-format
msgid "TemporaryPassword"
2026-03-31 01:46:50 +00:00
msgstr "Dočasné heslo"
2022-10-02 02:51:41 +00:00
#. i18n: ectx: property (whatsThis), widget (QGroupBox, unattendedGroupBox)
#. i18n: ectx: property (text), widget (QLabel, unattendedAboutLabel)
#: ui/mainwidget.ui:340 ui/mainwidget.ui:378
#, kde-format
msgid ""
"Unattended Access allows a remote user with the password to gain control to "
"your desktop without your explicit confirmation."
msgstr ""
2026-03-31 01:46:50 +00:00
"Funkce bezobslužného přístupu umožňuje vzdálenému uživateli s heslem získat "
"kontrolu nad vaším počítačem bez vašeho výslovného potvrzení."
2022-10-02 02:51:41 +00:00
#. i18n: ectx: property (title), widget (QGroupBox, unattendedGroupBox)
#: ui/mainwidget.ui:343
#, kde-format
msgid "Unattended Access"
2026-03-31 01:46:50 +00:00
msgstr "Bezobslužný přístup"
2022-10-02 02:51:41 +00:00
#. i18n: ectx: property (whatsThis), widget (QLabel, unattendedAboutLabel)
#: ui/mainwidget.ui:375
#, kde-format
msgid ""
"Unattended Access allows a remote user with the password to gain control to "
"your desktop without your explicit confirmation. Click \"About\" button on "
"right to know more."
msgstr ""
2026-03-31 01:46:50 +00:00
"Funkce bezobslužného přístupu umožňuje vzdálenému uživateli s heslem získat "
"kontrolu nad vaším počítačem bez vašeho výslovného potvrzení. Klikněte "
"vpravo na tlačítko „O aplikaci“ a dozvíte se více."
2022-10-02 02:51:41 +00:00
#. i18n: ectx: property (whatsThis), widget (QToolButton, unattendedAboutButton)
#: ui/mainwidget.ui:394
#, kde-format
msgid "Know more about Unattended Access"
2026-03-31 01:46:50 +00:00
msgstr "Více informací o bezobslužném přístupu"
2022-10-02 02:51:41 +00:00
#. i18n: ectx: property (whatsThis), widget (QCheckBox, enableUnattendedCheckBox)
#: ui/mainwidget.ui:437
#, kde-format
msgid ""
"Starts/Stops unattended access to your desktop. Click on button on right to "
"change password, and \"About\" button to know more."
msgstr ""
2026-03-31 01:46:50 +00:00
"Spouští/zastavuje bezobslužný přístup k vaší pracovní ploše. Kliknutím na "
"tlačítko vpravo změníte heslo a tlačítkem „O aplikaci“ se dozvíte více "
"informací."
2022-10-02 02:51:41 +00:00
#. i18n: ectx: property (text), widget (QCheckBox, enableUnattendedCheckBox)
#: ui/mainwidget.ui:440
#, kde-format
msgid "Enable &Unattended Access"
2026-03-31 01:46:50 +00:00
msgstr "Povolit bezobsl&užný přístup"
2022-10-02 02:51:41 +00:00
#. i18n: ectx: property (whatsThis), widget (QPushButton, unattendedPasswordButton)
#: ui/mainwidget.ui:465
#, kde-format
msgid "Change password for Unattended Access"
2026-03-31 01:46:50 +00:00
msgstr "Změnit heslo pro bezobslužný přístup"
2022-10-02 02:51:41 +00:00
#. i18n: ectx: property (text), widget (QPushButton, unattendedPasswordButton)
#: ui/mainwidget.ui:468
#, kde-format
msgid "&Change Unattended Password"
2026-03-31 01:46:50 +00:00
msgstr "Změnit be&zobslužné heslo"