diff --git a/user_manual/locale/cs/LC_MESSAGES/files/access_webdav.po b/user_manual/locale/cs/LC_MESSAGES/files/access_webdav.po index 0334af090..926446069 100644 --- a/user_manual/locale/cs/LC_MESSAGES/files/access_webdav.po +++ b/user_manual/locale/cs/LC_MESSAGES/files/access_webdav.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: Nextcloud latest User Manual latest\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-04-17 10:07+0000\n" +"POT-Creation-Date: 2023-05-26 12:18+0000\n" "PO-Revision-Date: 2019-11-07 20:29+0000\n" "Last-Translator: Pavel Borecki , 2023\n" "Language-Team: Czech (https://app.transifex.com/nextcloud/teams/64236/cs/)\n" @@ -28,29 +28,29 @@ msgstr "Přístup k souborům v Nextcloud prostřednictvím protokolu WebDAV" #: ../../files/access_webdav.rst:5 msgid "" "Nextcloud fully supports the WebDAV protocol, and you can connect and " -"synchronize with your Nextcloud files over WebDAV. In this chapter you will " +"synchronize with Nextcloud Files over WebDAV. In this chapter, you will " "learn how to connect Linux, macOS, Windows, and mobile devices to your " "Nextcloud server via WebDAV. Before we get into configuring WebDAV, let's " "take a quick look at the recommended way of connecting client devices to " "your Nextcloud servers." msgstr "" "Nexcloud plně podporuje protokol WebDAV a proto ho můžete použít pro " -"připojení se a synchronizaci se svými soubory na Nexcloud. V této kapitole " -"se dozvíte jak připojit Linux, macOS, Windows a mobilní zařízení k vámi " -"využívanému Nextcloud serveru prostřednictvím WebDAV. Než se pustíme do " -"nastavování WebDAV, podívejme se na doporučený způsob připojování " -"klientských zařízení k Nexcloud serverům." +"připojení se a synchronizaci s Nextcloud Soubory. V této kapitole se dozvíte" +" jak připojit Linux, macOS, Windows a mobilní zařízení k vámi využívanému " +"Nextcloud serveru prostřednictvím WebDAV. Než se pustíme do nastavování " +"WebDAV, podívejme se na doporučený způsob připojování klientských zařízení k" +" Nexcloud serverům." #: ../../files/access_webdav.rst:11 msgid "" "In the following examples, you should replace **example.com/nextcloud** with" " the URL of your Nextcloud server (omit the directory part if the " -"installation is in the root of your domain), and \"USERNAME\" with the " +"installation is in the root of your domain), and **USERNAME** with the " "username of the connecting user." msgstr "" "V následujících příkladech, je třeba nahradit **example.com/nextcloud** URL " "adresou vámi využívaného Nextcloud serveru (vynechte část se složkou, pokud " -"je jeho instalace v kořeni domény). A „UZIVATELSKEJMENO“ nahraďte " +"je jeho instalace v kořeni domény). A **UZIVATELSKEJMENO** nahraďte " "identifikátorem připojujícího se uživatele." #: ../../files/access_webdav.rst:15 @@ -60,17 +60,17 @@ msgstr "" #: ../../files/access_webdav.rst:17 msgid "" -"In the following examples, you must use an app-password for login, which you" -" can generate in your security settings." +"In the following examples, you must use an application password for login, " +"which you can generate in your security settings." msgstr "" "V následujících příkladech je třeba pro přihlášení použít heslo pro " "konkrétní aplikaci, které je možné vytvořit v nastavení zabezpečení." -#: ../../files/access_webdav.rst:20 +#: ../../files/access_webdav.rst:21 msgid "Nextcloud Desktop and mobile clients" msgstr "Nextcloud klienti pro desktopové a mobilní platformy" -#: ../../files/access_webdav.rst:22 +#: ../../files/access_webdav.rst:23 msgid "" "The recommended way to synchronize a desktop PC with a Nextcloud server is " "by using `Nextcloud/ownCloud sync clients " @@ -92,7 +92,7 @@ msgstr "" "ověřit, že soubory vytvořené/aktualizované na počítači jsou správně " "synchronizovány na server." -#: ../../files/access_webdav.rst:30 +#: ../../files/access_webdav.rst:31 msgid "" "The recommended way to synchronize Nextcloud server with Android and Apple " "iOS devices is by using the `mobile apps `_." @@ -101,7 +101,7 @@ msgstr "" " zařízeními je pomocí `mobilních aplikací " "`_." -#: ../../files/access_webdav.rst:34 +#: ../../files/access_webdav.rst:35 msgid "" "To connect your mobile app to a Nextcloud server use the base URL and folder" " only::" @@ -109,7 +109,7 @@ msgstr "" "Pro připojení mobilní aplikace k Nextcloud serveru použijte pouze základ URL" " a složku::" -#: ../../files/access_webdav.rst:39 +#: ../../files/access_webdav.rst:40 msgid "" "In addition to the mobile apps provided by Nextcloud or ownCloud, you can " "use other apps to connect to Nextcloud from your mobile device using WebDAV." @@ -121,17 +121,17 @@ msgstr "" "ostatní aplikace. `WebDAV Navigator`_ je dobrá (ale proprietární) aplikace " "pro `Android zařízení`_ a `iPhony`_. URL adresa, kterou takto použít je::" -#: ../../files/access_webdav.rst:46 +#: ../../files/access_webdav.rst:48 msgid "WebDAV configuration" msgstr "Nastavení pro WebDAV" -#: ../../files/access_webdav.rst:48 +#: ../../files/access_webdav.rst:50 msgid "" "If you prefer, you may also connect your desktop PC to your Nextcloud server" " by using the WebDAV protocol rather than using a special client " "application. Web Distributed Authoring and Versioning (WebDAV) is a " "Hypertext Transfer Protocol (HTTP) extension that makes it easy to create, " -"read, and edit files on Web servers. With WebDAV you can access your " +"read, and edit files on Web servers. With WebDAV, you can access your " "Nextcloud shares on Linux, macOS and Windows in the same way as any remote " "network share, and stay synchronized." msgstr "" @@ -143,21 +143,21 @@ msgstr "" "Nextcloud sdílením z Linuxu, macOS a Windows stejným způsobem jako k " "ostatním síťovým sdílením a být synchronizováni." -#: ../../files/access_webdav.rst:56 +#: ../../files/access_webdav.rst:59 msgid "Accessing files using Linux" msgstr "Přístup k souborům ze systému Linux" -#: ../../files/access_webdav.rst:58 +#: ../../files/access_webdav.rst:61 msgid "" "You can access files in Linux operating systems using the following methods." msgstr "" "Z linuxových systémů můžete k souborům přistupovat následujícími způsoby." -#: ../../files/access_webdav.rst:61 +#: ../../files/access_webdav.rst:64 msgid "Nautilus file manager" msgstr "Správce souborů Nautilus" -#: ../../files/access_webdav.rst:63 +#: ../../files/access_webdav.rst:66 msgid "" "**When you configure your Nextcloud account in the** `GNOME Control Center " "<../groupware/sync_gnome.html>`_, **your files will automatically be mounted" @@ -168,7 +168,7 @@ msgstr "" " správcem souborů Nautilus jako WebDAV sdílení (pokud nezrušíte zaškrtnutí " "přístupu k souborům)**." -#: ../../files/access_webdav.rst:67 +#: ../../files/access_webdav.rst:70 msgid "" "You can also mount your Nextcloud files manually. Use the ``davs://`` " "protocol to connect the Nautilus file manager to your Nextcloud share::" @@ -176,7 +176,7 @@ msgstr "" "Soubory z Nextcloud je možné také připojit (mount) ručně. Pro připojení " "správce souborů k svému Nextcloud sdílení použijte protokol ``davs://``::" -#: ../../files/access_webdav.rst:73 +#: ../../files/access_webdav.rst:76 msgid "" "If your server connection is not HTTPS-secured, use ``dav://`` instead of " "``davs://``:" @@ -185,25 +185,25 @@ msgstr "" "použitje ``dav://`` namísto ``davs://``." #: ../../files/access_webdav.rstNone -msgid "screenshot of configuring Nautilus file manager to use WebDAV" +msgid "Screenshot of configuring Nautilus file manager to use WebDAV" msgstr "" -"snímek obrazovky s nastavováním správce souborů Nautilus pro použití WebDAV" +"Snímek obrazovky s nastavováním správce souborů Nautilus pro použití WebDAV" -#: ../../files/access_webdav.rst:79 +#: ../../files/access_webdav.rst:82 msgid "" -"The same method works for other file managers that use GVfs, such as MATE's " +"The same method works for other file managers that use GVFS, such as MATE's " "Caja and Cinnamon's Nepomuk." msgstr "" -"Stejná metoda funguje i pro ostatní správce souborů, kteří používají GVfs, " +"Stejná metoda funguje i pro ostatní správce souborů, kteří používají GVFS, " "jako například Caja z prostředí MATE a Nepomuk z Cinnamon." -#: ../../files/access_webdav.rst:84 +#: ../../files/access_webdav.rst:86 msgid "Accessing files with KDE and Dolphin file manager" msgstr "" "Přístup k souborům z desktopového prostředí KDE (prostřednictvím správce " "souborů Dolphin)" -#: ../../files/access_webdav.rst:86 +#: ../../files/access_webdav.rst:88 msgid "" "To access your Nextcloud files using the Dolphin file manager in KDE, use " "the ``webdav://`` protocol::" @@ -212,19 +212,19 @@ msgstr "" "desktopového prostředí KDE, použijte protokol ``webdav://``::" #: ../../files/access_webdav.rstNone -msgid "screenshot of configuring Dolphin file manager to use WebDAV" +msgid "Screenshot of configuring Dolphin file manager to use WebDAV" msgstr "" -"snímek obrazovky s nastavováním správce souborů Dolphin pro použití WebDAV" +"Snímek obrazovky s nastavováním správce souborů Dolphin pro použití WebDAV" -#: ../../files/access_webdav.rst:94 +#: ../../files/access_webdav.rst:96 msgid "You can create a permanent link to your Nextcloud server:" msgstr "Můžete vytvořit trvalý odkaz na vámi využívaný Nextcloud server:" -#: ../../files/access_webdav.rst:96 -msgid "Open Dolphin and click \"Network\" in the left hand \"Places\" column." +#: ../../files/access_webdav.rst:98 +msgid "Open Dolphin and click \"Network\" in the left-hand \"Places\" column." msgstr "Otevřete Dolphin a ve sloupci „Místa“ (vlevo) klikněte na „Síť“." -#: ../../files/access_webdav.rst:97 +#: ../../files/access_webdav.rst:99 msgid "" "Click on the icon labeled **Add a Network Folder**. The resulting dialog " "should appear with WebDAV already selected." @@ -232,46 +232,46 @@ msgstr "" "Klikněte na ikonu označenou jako **Přidat síťovou složku**. Výsledný dialog " "by se měl objevit s už předvybraným WebDAV." -#: ../../files/access_webdav.rst:99 +#: ../../files/access_webdav.rst:101 msgid "If WebDAV is not selected, select it." msgstr "Pokud WebDAV není vybraný, vyberte ho." -#: ../../files/access_webdav.rst:100 +#: ../../files/access_webdav.rst:102 msgid "Click **Next**." msgstr "Klikněte na **Další**." -#: ../../files/access_webdav.rst:101 +#: ../../files/access_webdav.rst:103 msgid "Enter the following settings:" msgstr "Zadejte následující nastavení:" -#: ../../files/access_webdav.rst:103 +#: ../../files/access_webdav.rst:105 msgid "" -"Name: The name you want to see in the **Places** bookmark, for example " +"Name: the name you want to see in the **Places** bookmark, for example, " "Nextcloud." msgstr "" "Název: Název pod kterým chcete, aby se se zobrazovalo jako záložka v " "**Místa**, například Nextcloud." -#: ../../files/access_webdav.rst:105 -msgid "User: The Nextcloud username you used to log in, for example admin." +#: ../../files/access_webdav.rst:107 +msgid "User: the Nextcloud username you used to log in, for example, admin." msgstr "" "Uživatel: Uživatelské jméno, kterým se hlásíte do Nexcloud, například admin." -#: ../../files/access_webdav.rst:107 +#: ../../files/access_webdav.rst:109 msgid "" -"Server: The Nextcloud domain name, for example **example.com** (without " +"Server: the Nextcloud domain name, for example, **example.com** (without " "**http://** before or directories afterwards)." msgstr "" "Server: Název domény s Nextcloud, například **example.com** (bez **http://**" " na začátku nebo složek za)." -#: ../../files/access_webdav.rst:109 +#: ../../files/access_webdav.rst:111 msgid "Folder -- Enter the path ``nextcloud/remote.php/dav/files/USERNAME/``." msgstr "" "Složka -- Zadejte popis umístění " "``nextcloud/remote.php/dav/files/UZIVATELSKEJMENO/``." -#: ../../files/access_webdav.rst:110 +#: ../../files/access_webdav.rst:112 msgid "" "(Optional) Check the \"Create icon\" checkbox for a bookmark to appear in " "the Places column." @@ -279,7 +279,7 @@ msgstr "" "(Volitelné) aby se ve sloupci Místa objevila záložka, zaškrtněte „Vytvořit " "ikonu“." -#: ../../files/access_webdav.rst:112 +#: ../../files/access_webdav.rst:114 msgid "" "(Optional) Provide any special settings or an SSL certificate in the \"Port " "& Encrypted\" checkbox." @@ -287,11 +287,11 @@ msgstr "" "(Volitelné) v zaškrtávací kolonce „Port a šifrováno“ zadejte případná " "speciální nastavení nebo SSL certifikát." -#: ../../files/access_webdav.rst:116 +#: ../../files/access_webdav.rst:119 msgid "Creating WebDAV mounts on the Linux command line" msgstr "Vytváření WebDAV připojení z linuxového příkazového řádku" -#: ../../files/access_webdav.rst:118 +#: ../../files/access_webdav.rst:121 msgid "" "You can create WebDAV mounts from the Linux command line. This is useful if " "you prefer to access Nextcloud the same way as any other remote filesystem " @@ -304,7 +304,7 @@ msgstr "" "ukazuje jak vytvořit osobní připojení a zařídit to tak, aby bylo automaticky" " připojené pokaždé, když se přihlásíte do systému." -#: ../../files/access_webdav.rst:123 +#: ../../files/access_webdav.rst:126 msgid "" "Install the ``davfs2`` WebDAV filesystem driver, which allows you to mount " "WebDAV shares just like any other remote filesystem. Use this command to " @@ -314,35 +314,35 @@ msgstr "" "připojit WebDAV sdílení jako kterýkoli jiný vzdálený souborový systém. Pro " "instalaci na Debian/Ubuntu::" -#: ../../files/access_webdav.rst:129 +#: ../../files/access_webdav.rst:132 msgid "Use this command to install it on CentOS, Fedora, and openSUSE::" msgstr "Pro instalaci na CentOS, Fedora a openSUSE použijte tento příkaz::" -#: ../../files/access_webdav.rst:133 +#: ../../files/access_webdav.rst:136 msgid "Add yourself to the ``davfs2`` group::" msgstr "Přidejte se do skupiny ``davfs2``::" -#: ../../files/access_webdav.rst:137 +#: ../../files/access_webdav.rst:140 msgid "" -"Then create a ``nextcloud`` directory in your home directory for the " -"mountpoint, and ``.davfs2/`` for your personal configuration file::" +"Then create a ``nextcloud`` directory in your home directory for the mount " +"point, and ``.davfs2/`` for your personal configuration file::" msgstr "" "Poté ve svém domovském adresáři vytvořte adresáře ``nextcloud`` (bude " "sloužit jako přípojný bod), a ``.davfs2/`` (pro soubor s osobním " "nastavením)::" -#: ../../files/access_webdav.rst:143 +#: ../../files/access_webdav.rst:146 msgid "Copy ``/etc/davfs2/secrets`` to ``~/.davfs2``::" msgstr "Zkopírujte ``/etc/davfs2/secrets`` do ``~/.davfs2``::" -#: ../../files/access_webdav.rst:147 +#: ../../files/access_webdav.rst:150 msgid "" "Set yourself as the owner and make the permissions read-write owner only::" msgstr "" "Nastavte sami sebe jako vlastníka a oprávnění pro čtení-zápis nastavte pouze" " na vlastníka::" -#: ../../files/access_webdav.rst:152 +#: ../../files/access_webdav.rst:155 msgid "" "Add your Nextcloud login credentials to the end of the ``secrets`` file, " "using your Nextcloud server URL and your Nextcloud username and password::" @@ -351,11 +351,11 @@ msgstr "" "použitím URL adresy Nexcloud serveru a svého Nexcloud uživatelského jména a " "hesla::" -#: ../../files/access_webdav.rst:161 +#: ../../files/access_webdav.rst:164 msgid "Add the mount information to ``/etc/fstab``::" msgstr "Přidejte údaje o připojení (mount) do souboru ``/etc/fstab``::" -#: ../../files/access_webdav.rst:167 +#: ../../files/access_webdav.rst:168 msgid "" "Then test that it mounts and authenticates by running the following command." " If you set it up correctly you won't need root permissions::" @@ -364,11 +364,11 @@ msgstr "" "příkazu. Pokud jste vše nastavili správně, nebude zapotřebí oprávnění " "správce systému::" -#: ../../files/access_webdav.rst:172 +#: ../../files/access_webdav.rst:173 msgid "You should also be able to unmount it::" msgstr "Měli byste také být schopní ho odpojit (unmount)::" -#: ../../files/access_webdav.rst:176 +#: ../../files/access_webdav.rst:177 msgid "" "Now every time you login to your Linux system your Nextcloud share should " "automatically mount via WebDAV in your ``~/nextcloud`` directory. If you " @@ -381,28 +381,27 @@ msgstr "" " nastaveními ``/etc/fstab`` na příslušném řádku hodnotu ``auto`` na " "``noauto``." -#: ../../files/access_webdav.rst:181 +#: ../../files/access_webdav.rst:183 msgid "Known issues" msgstr "Známé problémy" -#: ../../files/access_webdav.rst:184 ../../files/access_webdav.rst:195 -#: ../../files/access_webdav.rst:366 ../../files/access_webdav.rst:388 -#: ../../files/access_webdav.rst:406 ../../files/access_webdav.rst:416 -#: ../../files/access_webdav.rst:445 +#: ../../files/access_webdav.rst:186 ../../files/access_webdav.rst:197 +#: ../../files/access_webdav.rst:361 ../../files/access_webdav.rst:383 +#: ../../files/access_webdav.rst:401 ../../files/access_webdav.rst:411 msgid "Problem" msgstr "Problém" -#: ../../files/access_webdav.rst:185 +#: ../../files/access_webdav.rst:187 msgid "Resource temporarily unavailable" msgstr "Prostředek dočasně nedostupný" -#: ../../files/access_webdav.rst:188 ../../files/access_webdav.rst:199 -#: ../../files/access_webdav.rst:394 ../../files/access_webdav.rst:411 -#: ../../files/access_webdav.rst:420 ../../files/access_webdav.rst:451 +#: ../../files/access_webdav.rst:190 ../../files/access_webdav.rst:201 +#: ../../files/access_webdav.rst:389 ../../files/access_webdav.rst:406 +#: ../../files/access_webdav.rst:415 msgid "Solution" msgstr "Řešení" -#: ../../files/access_webdav.rst:189 +#: ../../files/access_webdav.rst:191 msgid "" "If you experience trouble when you create a file in the directory, edit " "``/etc/davfs2/davfs2.conf`` and add::" @@ -410,11 +409,11 @@ msgstr "" "Pokud narážíte na problémy při vytváření souboru v adresáři, přidejte do " "souboru ``/etc/davfs2/davfs2.conf`` toto::" -#: ../../files/access_webdav.rst:196 +#: ../../files/access_webdav.rst:198 msgid "Certificate warnings" msgstr "Varování ohledně certifikátu" -#: ../../files/access_webdav.rst:201 +#: ../../files/access_webdav.rst:203 msgid "" "If you use a self-signed certificate, you will get a warning. To change " "this, you need to configure ``davfs2`` to recognize your certificate. Copy " @@ -428,11 +427,11 @@ msgstr "" "``/etc/davfs2/davfs2.conf`` a odkomentujte řádek ``servercert``. Nyní " "přidejte popis umístění vašeho certifikátu, jako v této ukázce::" -#: ../../files/access_webdav.rst:210 +#: ../../files/access_webdav.rst:213 msgid "Accessing files using macOS" msgstr "Přístup k souborům ze systému macOS" -#: ../../files/access_webdav.rst:212 +#: ../../files/access_webdav.rst:215 msgid "" "The macOS Finder suffers from a `series of implementation problems " "`_ and should only be used if the " @@ -458,12 +457,12 @@ msgstr "" "`Forklift `_, `Transmit `_, a" " `Commander One `_." -#: ../../files/access_webdav.rst:216 +#: ../../files/access_webdav.rst:219 msgid "To access files through the macOS Finder:" msgstr "Pro přístup k souborům z macOS Finder:" -#: ../../files/access_webdav.rst:218 -msgid "From the Finder’s top menu bar, choose **Go > Connect to Server…**:" +#: ../../files/access_webdav.rst:221 +msgid "From the Finder's top menu bar, choose **Go > Connect to Server…**:" msgstr "" "Z nabídky v horním liště aplikace Finder zvolte **Přejít na > Připojit k " "serveru…**:" @@ -474,9 +473,9 @@ msgstr "" "Snímek obrazovky se zadáváním adresy vámi využívaného Nextcloud serveru na " "macOS" -#: ../../files/access_webdav.rst:223 +#: ../../files/access_webdav.rst:226 msgid "" -"When the **Connect to Server…** window opens, enter your Nextcloud server’s " +"When the **Connect to Server…** window opens, enter your Nextcloud server's " "WebDAV address in the **Server Address:** field, i.e.::" msgstr "" "Když se otevře okno **Připojit k serveru…**, zadejte WebDAV adresu vámi " @@ -484,13 +483,13 @@ msgstr "" #: ../../files/access_webdav.rst:0 msgid "" -"Screenshot: Enter Nextcloud server address in “Connect to Server…” dialog " +"Screenshot: Enter Nextcloud server address in \"Connect to Server…\" dialog " "box" msgstr "" "Snímek obrazovky: Zadání adresy Nextcloud serveru v dialogu „Připojit k " "serveru…“" -#: ../../files/access_webdav.rst:230 +#: ../../files/access_webdav.rst:233 msgid "" "Click **Connect**. Your WebDAV server should appear on the Desktop as a " "shared disk drive." @@ -498,23 +497,23 @@ msgstr "" "Klikněte na **Připojit**. Vámi používaný WebDAV server by se měl objevit na " "Ploše jako sdílená jednotka." -#: ../../files/access_webdav.rst:234 +#: ../../files/access_webdav.rst:237 msgid "Accessing files using Microsoft Windows" msgstr "Přistupování k souborům ze systému Microsoft Windows" -#: ../../files/access_webdav.rst:236 +#: ../../files/access_webdav.rst:239 msgid "" "If you use the native Windows implementation of WebDAV, you can map " "Nextcloud to a new drive using Windows Explorer. Mapping to a drive enables " -"you to browse files stored on a Nextcloud server the way you would files " -"stored in a mapped network drive." +"you to browse files stored on a Nextcloud server the way you would browse " +"files stored in a mapped network drive." msgstr "" "Pokud používáte nativní implementaci WebDAV ve Windows, je možné namapovat " "Nexcloud jako nový disk v Průzkumníkovi. Mapování na jednotku umožní " "procházet soubory, nacházející se na Nexcloud serveru stejně, jako v případě" " souborů, nacházejících se na namapovaném síťovém disku." -#: ../../files/access_webdav.rst:240 +#: ../../files/access_webdav.rst:243 msgid "" "Using this feature requires network connectivity. If you want to store your " "files offline, use the Desktop Client to sync all files on your Nextcloud to" @@ -524,37 +523,53 @@ msgstr "" "soubory offline, použijte desktopového klienta pro synchronizování všech " "souborů na vámi využívané instanci Nexcloud na úložiště ve vašem počítači." -#: ../../files/access_webdav.rst:244 +#: ../../files/access_webdav.rst:247 msgid "" "Windows 10 now defaults to allow Basic Authentication if HTTPS is enabled " -"prior to mapping your drive. On older versions of Windows, you must permit " -"the use of Basic Authentication in the Windows Registry: launch ``regedit`` " -"and navigate to " -"``HKEY_LOCAL_MACHINE\\SYSTEM\\CurrentControlSet\\Services\\WebClient\\Parameters``." -" Create or edit the ``DWORD`` value ``BasicAuthLevel`` (Windows Vista, 7 and" -" 8) or ``UseBasicAuth`` (Windows XP and Windows Server 2003) and set its " -"value data to ``1`` for SSL connections. Value ``0`` means that Basic " -"Authentication is disabled, a value of ``2`` allows both SSL and non-SSL " -"connections (not recommended). Then exit Registry Editor, and restart the " -"computer." +"before mapping your drive." msgstr "" -"Windows 10 nyní ve výchozím stavu umožňuje základní ověřování se pokud je " -"před namapováním jednotky zapnuté HTTPS. V případě starších verzí Windows je" -" třeba povolit použití Základního ověřování v registrech Windows: spusťte " -"``regedit`` a jděte do " -"``HKEY_LOCAL_MACHINE\\SYSTEM\\CurrentControlSet\\Services\\WebClient\\Parameters``." -" Vytvořte nebo upravte ``DWORD`` hodnotu ``BasicAuthLevel`` (Windows Vista, " -"7 a 8) nebo ``UseBasicAuth`` (Windows XP a Windows Server 2003) a pro SSL " -"spojení nastavte data této hodnoty na ``1``. Hodnota ``0`` znamená, že Basic" -" Authentication je vypnuté, hodnota ``2`` umožňuje jak SSL, tak ne-SSL " -"spojení (nedoporučováno). Poté ukončete Editor Registrů a restartujte " -"počítač." +"Před namapováním disku, pokud je zapnuté HTTPS, Windows 10 nyní ve výchozím " +"stavu umožňuje Basic Authentication." -#: ../../files/access_webdav.rst:256 +#: ../../files/access_webdav.rst:249 +msgid "" +"On older versions of Windows, you must permit the use of Basic " +"Authentication in the Windows Registry:" +msgstr "" +"Ve starších verzích Windows je třeba povolit používání Basic Authentication " +"v registrech Windows:" + +#: ../../files/access_webdav.rst:251 +msgid "" +"launch ``regedit`` and navigate to " +"``HKEY_LOCAL_MACHINE\\SYSTEM\\CurrentControlSet\\Services\\WebClient\\Parameters``." +msgstr "" +"spusťte ``regedit`` a jděte do " +"``HKEY_LOCAL_MACHINE\\SYSTEM\\CurrentControlSet\\Services\\WebClient\\Parameters``." + +#: ../../files/access_webdav.rst:252 +msgid "" +"Create or edit the ``BasicAuthLevel`` (Windows Vista, 7 and 8), or " +"``UseBasicAuth`` (Windows XP and Windows Server 2003), ``DWORD`` value and " +"set its value data to ``1`` for SSL connections. A value of ``0`` means that" +" Basic Authentication is disabled, and a value of ``2`` allows both SSL and " +"non-SSL connections (not recommended)." +msgstr "" +"Vytvořte nebo upravte hodnotu typu ``DWORD`` nazvanou ``BasicAuthLevel`` " +"(Windows Vista, 7 a 8), nebo ``UseBasicAuth`` (Windows XP a Windows Server " +"2003), a pro SSL spojení nastavte její obsah na ``1``. Hodnota ``0`` " +"znamená, že Basic Authentication je vypnuté, hodnota ``2`` umožňuje jak " +"SSL, tak ne-SSL spojení (nedoporučováno)." + +#: ../../files/access_webdav.rst:254 +msgid "Then exit Registry Editor, and restart the computer." +msgstr "Poté ukončete editor Registrů a počítač zrestartujte." + +#: ../../files/access_webdav.rst:257 msgid "Mapping drives with the command line" msgstr "Mapování jednotek z příkazového řádku" -#: ../../files/access_webdav.rst:258 +#: ../../files/access_webdav.rst:259 msgid "" "The following example shows how to map a drive using the command line. To " "map the drive:" @@ -562,11 +577,11 @@ msgstr "" "Následující příklad zobrazuje jak namapovat jednotku z příkazového řádku. " "Pro namapování jednotky:" -#: ../../files/access_webdav.rst:261 +#: ../../files/access_webdav.rst:262 msgid "Open a command prompt in Windows." msgstr "Ve Windows otevřete příkazový řádek." -#: ../../files/access_webdav.rst:262 +#: ../../files/access_webdav.rst:263 msgid "" "Enter the following line in the command prompt to map to the computer Z " "drive::" @@ -575,18 +590,10 @@ msgstr "" "následující::" #: ../../files/access_webdav.rst:268 -msgid "where is the URL to your Nextcloud server." -msgstr "kde je URL adresa vámi využívaného Nextcloud serveru." - -#: ../../files/access_webdav.rst:270 -msgid "" -"For example: ``net use Z: " -"https://example.com/nextcloud/remote.php/dav/files/USERNAME/ /user:youruser " -"yourpassword``" +msgid "with as the URL to your Nextcloud server. For example::" msgstr "" -"Například: ``net use Z: " -"https://example.com/nextcloud/remote.php/dav/files/UZIVATELSKEJMENO/ " -"/user:vaseuzivatelskejmeno vaseheslo``" +"s coby URL adresou vámi využívaného Nextcloud serveru. " +"Například:" #: ../../files/access_webdav.rst:273 msgid "" @@ -597,32 +604,37 @@ msgstr "" #: ../../files/access_webdav.rst:275 msgid "" "Though not recommended, you can also mount the Nextcloud server using HTTP, " -"leaving the connection unencrypted. If you plan to use HTTP connections on " -"devices while in a public place, we strongly recommend using a VPN tunnel to" -" provide the necessary security." +"leaving the connection unencrypted." msgstr "" -"Ačkoli to není doporučeno, je také možné připojit Nextcloud server pomocí " -"HTTP a spojení tak ponechat nešifrované. Pokud plánujete použít HTTP " -"připojení na zařízení z veřejné sítě, důrazně doporučujeme použít VPN tunel," -" aby bylo zajištěno nezbytné zabezpečení." +"Byť to není doporučováno, je také možné Nextcloud server připojit pomocí " +"HTTP, čímž ovšem bude spojení nešifrované." -#: ../../files/access_webdav.rst:280 +#: ../../files/access_webdav.rst:277 +msgid "" +"If you plan to use HTTP connections on devices while in a public place, we " +"strongly recommend using a VPN tunnel to provide the necessary security." +msgstr "" +"Pokud zamýšlíte používat HTTP spojení na zařízení, připojovaných do " +"veřejných sítí, důrazně doporučujeme zajistit nezbytné zabezpečení používání" +" VPN tunelu." + +#: ../../files/access_webdav.rst:279 msgid "An alternative command syntax is::" msgstr "Alternativní forma zápisu příkazu je::" -#: ../../files/access_webdav.rst:286 +#: ../../files/access_webdav.rst:285 msgid "Mapping drives with Windows Explorer" msgstr "Mapování disků pomocí Průzkumníka Windows" -#: ../../files/access_webdav.rst:288 -msgid "To map a drive using the Microsoft Windows Explorer:" +#: ../../files/access_webdav.rst:287 +msgid "To map a drive using Microsoft Windows Explorer:" msgstr "Pro namapování disku pomocí Průzkumníka Windows:" -#: ../../files/access_webdav.rst:290 +#: ../../files/access_webdav.rst:289 msgid "Open Windows Explorer on your MS Windows computer." msgstr "Otevřete Průzkumníka na svém počítači s MS Windows." -#: ../../files/access_webdav.rst:291 +#: ../../files/access_webdav.rst:290 msgid "" "Right-click on **Computer** entry and select **Map network drive…** from the" " drop-down menu." @@ -630,13 +642,13 @@ msgstr "" "Klikněte pravým tlačítkem na položku **Počítač** a z rozbalovací nabídky " "vyberte **Namapovat síťovou jednotku…**." -#: ../../files/access_webdav.rst:293 +#: ../../files/access_webdav.rst:292 msgid "Choose a local network drive to which you want to map Nextcloud." msgstr "" "Zvolte písmenko pro nový místní síťový disk, na který chcete Nextcloud " "namapovat." -#: ../../files/access_webdav.rst:294 +#: ../../files/access_webdav.rst:293 msgid "" "Specify the address to your Nextcloud instance, followed by " "**/remote.php/dav/files/USERNAME/**." @@ -644,13 +656,13 @@ msgstr "" "Zadejte adresu vámi používané instance Nextloud, následovanou " "**/remote.php/dav/files/UZIVATELSKEJMENO/**." -#: ../../files/access_webdav.rst:297 +#: ../../files/access_webdav.rst:296 msgid "For example::" msgstr "Například::" -#: ../../files/access_webdav.rst:301 +#: ../../files/access_webdav.rst:300 msgid "" -"For SSL protected servers, check **Reconnect at sign-in** to ensure that the" +"For SSL-protected servers, check **Reconnect at sign-in** to ensure that the" " mapping is persistent upon subsequent reboots. If you want to connect to " "the Nextcloud server as a different user, check **Connect using different " "credentials**." @@ -661,15 +673,15 @@ msgstr "" "uživatel (než kterým jste právě přihlášeni do systému), zaškrtněte " "**Připojit se pomocí jiných přihlašovacích údajů**." -#: ../../files/access_webdav.rstNone -msgid "screenshot of mapping WebDAV on Windows Explorer" -msgstr "snímek obrazovky s mapováním WebDAV ve Windows Průzkumníkovi" +#: ../../files/access_webdav.rst:0 +msgid "Screenshot of mapping WebDAV on Windows Explorer" +msgstr "Snímek obrazovky s mapováním WebDAV ve Windows Průzkumníkovi" -#: ../../files/access_webdav.rst:310 +#: ../../files/access_webdav.rst:309 msgid "Click the ``Finish`` button." msgstr "Klikněte na ``Dokončit``." -#: ../../files/access_webdav.rst:312 +#: ../../files/access_webdav.rst:311 msgid "" "Windows Explorer maps the network drive, making your Nextcloud instance " "available." @@ -677,76 +689,83 @@ msgstr "" "Průzkumník Windows namapuje síťovou jednotku, čímž zpřístupní vámi " "využívanou instanci Nexcloud." -#: ../../files/access_webdav.rst:316 +#: ../../files/access_webdav.rst:315 msgid "Accessing files using Cyberduck" msgstr "Přístup k souborům pomocí nástroje Cyberduck" -#: ../../files/access_webdav.rst:318 +#: ../../files/access_webdav.rst:317 msgid "" -"`Cyberduck `_ is an open source FTP and SFTP, WebDAV," -" OpenStack Swift, and Amazon S3 browser designed for file transfers on macOS" -" and Windows." +"`Cyberduck `_ is an open source FTP, SFTP, WebDAV, " +"OpenStack Swift, and Amazon S3 browser designed for file transfers on macOS " +"and Windows." msgstr "" -"`Cyberduck `_ je open source prohlížeč FTP a SFTP, " +"`Cyberduck `_ je open source prohlížeč FTP, SFTP, " "WebDAV, OpenStack Swift, a Amazon S3, navržený pro přenosy souborů v macOS a" " Windows." -#: ../../files/access_webdav.rst:322 +#: ../../files/access_webdav.rst:319 msgid "This example uses Cyberduck version 4.2.1." msgstr "V tomto příkladu je použito Cyberduck verze 4.2.1." -#: ../../files/access_webdav.rst:324 +#: ../../files/access_webdav.rst:321 msgid "To use Cyberduck:" msgstr "Pro použití Cyberduck:" -#: ../../files/access_webdav.rst:326 -msgid "" -"Specify a server without any leading protocol information. For example:" -msgstr "Zadejte server bez uvedení protokolu. Například:" +#: ../../files/access_webdav.rst:323 +msgid "Specify a server without any leading protocol information." +msgstr "Zadejte server bez uvedení protokolu." -#: ../../files/access_webdav.rst:328 -msgid "``example.com``" -msgstr "``example.com``" +#: ../../files/access_webdav.rst:325 +msgid "For example: ``example.com``" +msgstr "Např.: ``example.com``" -#: ../../files/access_webdav.rst:330 +#: ../../files/access_webdav.rst:327 +msgid "Specify the appropriate port." +msgstr "Zadejte příslušný port." + +#: ../../files/access_webdav.rst:329 msgid "" -"Specify the appropriate port. The port you choose depends on whether or not " -"your Nextcloud server supports SSL. Cyberduck requires that you select a " -"different connection type if you plan to use SSL. For example:" +"The port you choose depends on whether or not your Nextcloud server supports" +" SSL. Cyberduck requires that you select a different connection type if you " +"plan to use SSL." msgstr "" -"Zadejte příslušný port. Volba portu závisí na tom, zda vámi využívaný " -"Nextcloud server podporuje SSL. Cyberduck vyžaduje, abyste pokud plánujete " -"použít SSL, vybrali jiný typ připojení. Například:" +"Volba portu závisí na tom, zda vámi využívaný Nextcloud server podporuje " +"SSL. Cyberduck vyžaduje, abyste pokud plánujete použít SSL, vybrali jiný typ" +" připojení." -#: ../../files/access_webdav.rst:334 -msgid "80 (for WebDAV)" -msgstr "80 (pro WebDAV)" +#: ../../files/access_webdav.rst:333 +msgid "For example:" +msgstr "Například:" -#: ../../files/access_webdav.rst:336 -msgid "443 (for WebDAV (HTTPS/SSL))" -msgstr "443 (pro WebDAV (HTTPS/SSL))" +#: ../../files/access_webdav.rst:332 +msgid "``80`` for unencrypted WebDAV" +msgstr "``80`` pro nešifrované WebDAV" -#: ../../files/access_webdav.rst:338 +#: ../../files/access_webdav.rst:333 +msgid "``443`` for secure WebDAV (HTTPS/SSL)" +msgstr "``443`` pro zabezpečené WebDAV (HTTPS/SSL)" + +#: ../../files/access_webdav.rst:335 msgid "" "Use the 'More Options' drop-down menu to add the rest of your WebDAV URL " -"into the 'Path' field. For example:" +"into the 'Path' field." msgstr "" "Použijte rozbalovací nabídku „Další možnosti“ a přidejte zbytek vaší WebDAV " -"URL do kolonky „Popis umístění“. Například:" +"URL do kolonky „Popis umístění“." -#: ../../files/access_webdav.rst:341 -msgid "``remote.php/dav/files/USERNAME/``" -msgstr "``remote.php/dav/files/UZIVATELSKEJMENO/``" +#: ../../files/access_webdav.rst:338 +msgid "For example: ``remote.php/dav/files/USERNAME/``" +msgstr "Např.: ``remote.php/dav/files/USERNAME/``" -#: ../../files/access_webdav.rst:343 +#: ../../files/access_webdav.rst:340 msgid "Now Cyberduck enables file access to the Nextcloud server." msgstr "Nyní Cyberduck umožní přístup k souborům na Nextcloud serveru." -#: ../../files/access_webdav.rst:346 +#: ../../files/access_webdav.rst:344 msgid "Accessing public shares over WebDAV" msgstr "Přístup k veřejným sdílením prostřednictvím WebDAV" -#: ../../files/access_webdav.rst:348 +#: ../../files/access_webdav.rst:346 msgid "" "Nextcloud provides the possibility to access public shares anonymously over " "WebDAV." @@ -754,14 +773,14 @@ msgstr "" "Nextcloud poskytuje možnost přistupovat k veřejným sdílením anonymně " "prostřednictvím WebDAV." -#: ../../files/access_webdav.rst:350 +#: ../../files/access_webdav.rst:348 msgid "To access the public share, open::" msgstr "Pro přístup k veřejnému sdílení, otevřete::" -#: ../../files/access_webdav.rst:354 +#: ../../files/access_webdav.rst:352 msgid "" "in a WebDAV client, use the share token as username and the (optional) share" -" password as password. For example, with a share link " +" password as the password. For example, with a share link " "https://example.com/s/kFy9Lek5sm928xP, ``kFy9Lek5sm928xP`` will be the " "username." msgstr "" @@ -770,31 +789,31 @@ msgstr "" "https://example.com/s/kFy9Lek5sm928xP, ``kFy9Lek5sm928xP`` bude uživatelské " "jméno." -#: ../../files/access_webdav.rst:357 +#: ../../files/access_webdav.rst:354 msgid "" "**Settings** → **Administration** → **Sharing** → **Allow users on this " "server to send shares to other servers**. This option also allows WebDAV " -"access to public shares needs to be enabled in order to make this feature " -"work, except if cURL is being used (see below)." +"access to public shares and needs to be enabled to make this feature work, " +"except if cURL is being used (see below)." msgstr "" "**Nastavení** → **Správa** → **Sdílení** → **Umožnit uživatelům na tomto " "serveru posílat sdílení na ostatní servery**. Tato volba také umožní WebDAV " "přístup k veřejným sdílením, aby tato funkce byla k dispozici, krom případů," " kdy je použito cURL (viz níže)." -#: ../../files/access_webdav.rst:363 +#: ../../files/access_webdav.rst:358 msgid "Known problems" msgstr "Známé problémy" -#: ../../files/access_webdav.rst:367 +#: ../../files/access_webdav.rst:362 msgid "Windows does not connect using HTTPS." msgstr "Windows se při použití HTTPS nepřipojují." -#: ../../files/access_webdav.rst:370 +#: ../../files/access_webdav.rst:365 msgid "Solution 1" msgstr "Řešení" -#: ../../files/access_webdav.rst:372 +#: ../../files/access_webdav.rst:367 msgid "" "The Windows WebDAV Client might not support Server Name Indication (SNI) on " "encrypted connections. If you encounter an error mounting an SSL-encrypted " @@ -807,11 +826,11 @@ msgstr "" "poskytovatele se žádostí o přidělení vyhrazené IP adresy pro váš na SSL " "založený server." -#: ../../files/access_webdav.rst:378 +#: ../../files/access_webdav.rst:373 msgid "Solution 2" msgstr "Jiné řešení" -#: ../../files/access_webdav.rst:380 +#: ../../files/access_webdav.rst:375 msgid "" "The Windows WebDAV Client might not support TLSv1.1 and TLSv1.2 connections." " If you have restricted your server config to only provide TLSv1.1 and above" @@ -823,7 +842,7 @@ msgstr "" "TLSv1.1 a novější, spojení se serverem se může nezdařit. Další informace " "naleznete v dokumentaci k WinHTTP_." -#: ../../files/access_webdav.rst:390 +#: ../../files/access_webdav.rst:385 msgid "" "You receive the following error message: **Error 0x800700DF: The file size " "exceeds the limit allowed and cannot be saved.**" @@ -831,7 +850,7 @@ msgstr "" "Obdržíte následující chybové hlášení: **Chyba 0x800700DF: Velikost souboru " "překračuje umožněný limit a není proto možné ho uložit.**" -#: ../../files/access_webdav.rst:396 +#: ../../files/access_webdav.rst:391 msgid "" "Windows limits the maximum size a file transferred from or to a WebDAV share" " may have. You can increase the value **FileSizeLimitInBytes** in " @@ -844,7 +863,7 @@ msgstr "" "**HKEY_LOCAL_MACHINE\\\\SYSTEM\\\\CurrentControlSet\\\\Services\\\\WebClient\\\\Parameters**," " kliknutím na **Změnit**." -#: ../../files/access_webdav.rst:401 +#: ../../files/access_webdav.rst:396 msgid "" "To increase the limit to the maximum value of 4GB, select **Decimal**, enter" " a value of **4294967295**, and reboot Windows or restart the **WebClient** " @@ -854,137 +873,161 @@ msgstr "" "hodnotu **4294967295** a restartujte počítač nebo jen systémovou službu " "**WebClient**." -#: ../../files/access_webdav.rst:408 +#: ../../files/access_webdav.rst:403 msgid "Accessing your files from Microsoft Office via WebDAV fails." msgstr "" "Přístup k vašim souborům z Microsoft Office prostřednictvím WebDAV se " "nedaří." -#: ../../files/access_webdav.rst:413 +#: ../../files/access_webdav.rst:408 msgid "" "Known problems and their solutions are documented in the KB2123563_ article." msgstr "Známé problémy a jejich řešení jsou popsány ve článku KB2123563_ ." -#: ../../files/access_webdav.rst:417 +#: ../../files/access_webdav.rst:412 msgid "" -"Cannot map Nextcloud as a WebDAV drive in Windows using self-signed " +"Cannot map Nextcloud as a WebDAV drive in Windows using a self-signed " "certificate." msgstr "" "V systému Windows není možné namapovat jako WebDAV disk Nextcloud, na kterém" " je používán sám sebou podepsaný certifikát." -#: ../../files/access_webdav.rst:422 -msgid "Go to the your Nextcloud instance via your favorite Web browser." +#: ../../files/access_webdav.rst:417 +msgid "Access to your Nextcloud instance via your favorite Web browser." msgstr "" -"Přejděte do vámi využívané instance Nextcloud ze svého oblíbeného webového " +"Přistupte do vámi využívané instance Nextcloud ze svého oblíbeného webového " "prohlížeče." -#: ../../files/access_webdav.rst:423 +#: ../../files/access_webdav.rst:418 msgid "" "Click through until you get to the certificate error in the browser status " "line." msgstr "" "Proklikejte se až obdržíte chybu certifikátu ve stavovém řádku prohlížeče." -#: ../../files/access_webdav.rst:425 -msgid "View the cert, then from the Details tab, select Copy to File." +#: ../../files/access_webdav.rst:420 +msgid "View the certificate, then from the Details tab, select Copy to File." msgstr "" "Zobrazte certifikát a pak na panelu Podrobnosti vyberte Zkopírovat do " "souboru." -#: ../../files/access_webdav.rst:426 +#: ../../files/access_webdav.rst:421 msgid "" -"Save to the desktop with an arbitrary name, for example ``myNextcloud.pem``." +"Save the file to your desktop with an arbitrary name, for example " +"``myNextcloud.pem``." msgstr "" "Uložte na plochu pod libovolným názvem, například ``mujNextcloud.pem``." -#: ../../files/access_webdav.rst:427 -msgid "Start, Run, MMC." -msgstr "Start, Spustit, MMC." +#: ../../files/access_webdav.rst:423 +msgid "" +"Go to Start menu > Run, type MMC, and click OK to open Microsoft Management " +"Console." +msgstr "" +"Jděte do nabídky Start > Spustit, napište MMC a klikněte na OK a otevře se " +"Microsoft Management Console." + +#: ../../files/access_webdav.rst:425 +msgid "Go to File > Add/Remove Snap-In." +msgstr "Jděte do Soubor > Přidat/odebrat snap-in." + +#: ../../files/access_webdav.rst:426 +msgid "" +"Select Certificates, Click Add, choose My User Account, then Finish, and " +"finally OK." +msgstr "" +"Vyberte Certifikáty, klikněte na Přidat, zvolte Můj uživatelský účet, pak " +"Dokončit a nakonec OK." #: ../../files/access_webdav.rst:428 -msgid "File, Add/Remove Snap-In." -msgstr "Soubor, Přidat/odebrat snap-in." - -#: ../../files/access_webdav.rst:429 -msgid "Select Certificates, Click Add, My User Account, then Finish, then OK." -msgstr "" -"Vyberte Certifikáty, klikněte na Přidat, Můj uživatelský účet, pak Dokončit," -" pak OK." - -#: ../../files/access_webdav.rst:430 msgid "Dig down to Trust Root Certification Authorities, Certificates." msgstr "Jděte až do Důvěryhodné kořenové certifikační autority, Certifikáty. " -#: ../../files/access_webdav.rst:431 -msgid "Right-Click Certificate, Select All Tasks, Import." +#: ../../files/access_webdav.rst:429 +msgid "Right-Click Certificate, Select All Tasks, and Import." msgstr "" -"Klikněte na certifikát pravým tlačítkem, vyberte Všechny úlohy, Import." +"Klikněte na certifikát pravým tlačítkem, vyberte Všechny úlohy a Import." -#: ../../files/access_webdav.rst:432 -msgid "Select the Save Cert from the Desktop." +#: ../../files/access_webdav.rst:430 +msgid "Select the saved certificate from the Desktop." msgstr "Vyberte uložený certifikát z plochy." -#: ../../files/access_webdav.rst:433 -msgid "Select Place all Certificates in the following Store, Click Browse." -msgstr "" -"Vyberte „Umístit veškeré certifikáty do následujícího úložiště“, pak " -"klikněte na Procházet." - -#: ../../files/access_webdav.rst:434 +#: ../../files/access_webdav.rst:431 msgid "" -"Check the Box that says Show Physical Stores, Expand out Trusted Root " -"Certification Authorities, and select Local Computer there, click OK, " +"Select Place all Certificates in the following Store, and click Browse." +msgstr "" +"Vyberte „Umístit veškeré certifikáty do následujícího úložiště“ a klikněte " +"na Procházet." + +#: ../../files/access_webdav.rst:432 +msgid "" +"Check the Box that says Show Physical Stores, expand out Trusted Root " +"Certification Authorities, select Local Computer there, click OK, and " "Complete the Import." msgstr "" "Zaškrtněte kolonku která říká „Zobrazit fyzická úložiště“, rozbalte " -"„Důvěryhodné kořenové certifikační autority“ a vyberte zde „Tento počítač“, " -"pak klikněte na OK a import tak dokončete." +"„Důvěryhodné kořenové certifikační autority“, vyberte zde „Tento počítač“, " +"klikněte na OK a Dokončit import" -#: ../../files/access_webdav.rst:437 +#: ../../files/access_webdav.rst:435 msgid "" -"Check the list to make sure it shows up. You will probably need to Refresh " -"before you see it. Exit MMC." +"Check the list to make sure the certificate shows up. You will probably need" +" to Refresh before you see it." msgstr "" "Ověřte, že se na seznamu objevilo. Nejspíš pro to bude třeba nechat Znovu " -"načíst. Ukončete MMC konzoli." +"načíst." + +#: ../../files/access_webdav.rst:437 +msgid "Exit MMC." +msgstr "Ukončete MMC." #: ../../files/access_webdav.rst:439 -msgid "Open Browser, select Tools, Delete Browsing History." -msgstr "" -"Otevřete webový prohlížeč, vyberte Nástroje a v nich Smazat historii " -"prohlížení." - -#: ../../files/access_webdav.rst:440 -msgid "Select all but In Private Filtering Data, complete." -msgstr "Vyberte všechny kromě v soukromí filtrovaných dat, dokončete." +msgid "For Firefox users:" +msgstr "Pro uživatele prohlížeče Firefox:" #: ../../files/access_webdav.rst:441 -msgid "Go to Internet Options, Content Tab, Clear SSL State." -msgstr "Jděte do možností Internetu, panel Obsah, Vyčistit stav SSL." +msgid "" +"Launch your browser, go to Application menu > History > Clear recent " +"history..." +msgstr "" +"Spusťte svůj prohlížeč, jděte do nabídky Aplikace > Historie > Vyčistit " +"nedávnou historii" #: ../../files/access_webdav.rst:442 -msgid "Close browser, then re-open and test." +msgid "Select 'Everything' in the 'Time range to clear' dropdown menu" +msgstr "V rozbalovací nabídce 'Období k vyčištění' vyberte 'Všechno'" + +#: ../../files/access_webdav.rst:443 +msgid "Select the 'Active Logins' check box" +msgstr "Zaškrtněte 'Aktivní přihlášení'" + +#: ../../files/access_webdav.rst:444 +msgid "Click the 'Clear now' button" +msgstr "Klikněte na tlačítko 'vyčistit nyní'" + +#: ../../files/access_webdav.rst:445 ../../files/access_webdav.rst:451 +msgid "Close the browser, then re-open and test." msgstr "Zavřete prohlížeč, pak znovu otevřete a vyzkoušejte." #: ../../files/access_webdav.rst:447 -msgid "" -"You cannot download more than 50 MB or upload large files when the upload " -"takes longer than 30 minutes using Web Client in Windows 7." +msgid "For Chrome-based browsers (Chrome, Chromium, Microsoft Edge) users:" msgstr "" -"V případě webového klienta ve Windows 7 není možné stáhnout si položky " -"větší, než 50 MB nebo nahrát velké soubory, kdy odeslání trvá déle než 30 " -"minut." +"Pro uživatele prohlížečů, založených na Chromiu (Chrome, Chromium, Microsoft" +" Edge):" -#: ../../files/access_webdav.rst:453 -msgid "Workarounds are documented in the KB2668751_ article." -msgstr "Obejití problému jsou popsána v článku KB2668751_ ." +#: ../../files/access_webdav.rst:449 +msgid "Open Windows Control Panel, navigate down to Internet Options" +msgstr "" +"Otevřete do Ovládací panely Windows, přejděte dolů k Možnostem Internetu" -#: ../../files/access_webdav.rst:457 +#: ../../files/access_webdav.rst:450 +msgid "In the Content tab, click the Clear SSL State button." +msgstr "Na panelu Obsah, klikněte na tlačítko Vyčistit stav SSL." + +#: ../../files/access_webdav.rst:455 msgid "Accessing files using cURL" msgstr "Přistupování k souborů pomocí cURL" -#: ../../files/access_webdav.rst:459 +#: ../../files/access_webdav.rst:457 msgid "" "Since WebDAV is an extension of HTTP, cURL can be used to script file " "operations." @@ -992,10 +1035,10 @@ msgstr "" "Protože WebDAV je rozšířením HTTP protokolu, lze pro naskriptování operací " "se soubory použít cURL." -#: ../../files/access_webdav.rst:461 +#: ../../files/access_webdav.rst:459 msgid "" "**Settings** → **Administration** → **Sharing** → **Allow users on this " -"server to send shares to other servers**. If this option is disabled the " +"server to send shares to other servers**. If this option is disabled, the " "option ``--header \"X-Requested-With: XMLHttpRequest\"`` needs to be passed " "to cURL." msgstr "" @@ -1004,40 +1047,39 @@ msgstr "" "pak je třeba cURL předat volbu ``--header \"X-Requested-With: " "XMLHttpRequest\"``." -#: ../../files/access_webdav.rst:466 +#: ../../files/access_webdav.rst:462 msgid "To create a folder with the current date as name:" msgstr "Pro vytvoření složky, nazvanou podle stávajícího data:" -#: ../../files/access_webdav.rst:472 +#: ../../files/access_webdav.rst:468 msgid "To upload a file ``error.log`` into that directory:" msgstr "Pro nahrání souboru ``error.log`` do tohoto adresáře:" -#: ../../files/access_webdav.rst:478 +#: ../../files/access_webdav.rst:474 msgid "To move a file:" msgstr "Pro přesunutí souboru:" -#: ../../files/access_webdav.rst:484 +#: ../../files/access_webdav.rst:480 msgid "To get the properties of files in the root folder:" msgstr "Pro získání vlastností souborů v kořenové složce:" -#: ../../files/access_webdav.rst:525 +#: ../../files/access_webdav.rst:519 msgid "Accessing files using WinSCP" msgstr "Přístup souborům pomocí WinSCP" -#: ../../files/access_webdav.rst:527 +#: ../../files/access_webdav.rst:521 msgid "" "`WinSCP `_ is an open source " -"free SFTP client, FTP client, WebDAV client, S3 client and SCP client for " -"Windows. Its main function is file transfer between a local and a remote " -"computer. Beyond this, WinSCP offers scripting and basic file manager " -"functionality." +"free SFTP, FTP, WebDAV, S3, and SCP client for Windows. Its main function is" +" file transfer between a local and a remote computer. Beyond this, WinSCP " +"offers scripting and basic file management functionality." msgstr "" "`WinSCP `_ je open source klient" " pro SFTP, FTP, WebDAV, S3 and SCP protokoly pro Windows. Jeho hlavní funkcí" " je přenos souborů mezi lokálním a vzdáleným počítačem. Krom toho, WinSCP " "nabízí skriptování a základní funkce pro správu souborů." -#: ../../files/access_webdav.rst:529 +#: ../../files/access_webdav.rst:523 msgid "" "You can `download `_ the portable " "version of WinSCP and run it on Linux through `Wine " @@ -1047,90 +1089,89 @@ msgstr "" "spouštitelnou verzi WinSCP a a spouštět ji na Linuxu prostřednictvím `Wine " "`_." -#: ../../files/access_webdav.rst:531 +#: ../../files/access_webdav.rst:525 msgid "" "To run WinSCP on Linux, download wine through your distribution's package " -"manager, then run it via: wine WinSCP.exe." +"manager, then run it with the command: ``wine WinSCP.exe``." msgstr "" "Pokud chcete WinSCP spustit na Linuxu, nainstalujte si wine prostřednictvím " -"správce balíčků vámi používané distribuce a pak spusťte pomocí: wine " -"WinSCP.exe." +"správce balíčků vámi používané distribuce a pak spusťte pomocí příkazu: " +"``wine WinSCP.exe``." -#: ../../files/access_webdav.rst:533 +#: ../../files/access_webdav.rst:527 msgid "To connect to Nextcloud:" msgstr "Pro připojení se k Nextcloud:" -#: ../../files/access_webdav.rst:535 +#: ../../files/access_webdav.rst:529 msgid "Start WinSCP" msgstr "Spusťte WinSCP" -#: ../../files/access_webdav.rst:536 +#: ../../files/access_webdav.rst:530 msgid "Press 'Session' in the menu" msgstr "V nabídce stiskněte 'Relace'" -#: ../../files/access_webdav.rst:537 +#: ../../files/access_webdav.rst:531 msgid "Press the 'New Session' menu option" msgstr "Z nabídky zvolte 'Nová relace'" -#: ../../files/access_webdav.rst:538 +#: ../../files/access_webdav.rst:532 msgid "Set the 'File protocol' dropdown to WebDAV" msgstr "V rozbalovací nabídce 'Souborový protokol' nastavte WebDAV" -#: ../../files/access_webdav.rst:539 +#: ../../files/access_webdav.rst:533 msgid "Set the 'Encryption' dropdown to TSL/SSL Implicit encryption" msgstr "V rozbalovací nabídce 'Šifrování' nastavte výslovné TSL/SSL šifrování" -#: ../../files/access_webdav.rst:540 -msgid "Fill in the hostname field: example.com" -msgstr "Vyplňte kolonku pro název hostitele, např.: example.com" +#: ../../files/access_webdav.rst:534 +msgid "Fill in the hostname field: ``example.com``" +msgstr "Vyplňte kolonku pro název hostitele, např.: ``example.com``" -#: ../../files/access_webdav.rst:541 -msgid "Fill in the username field: NEXTCLOUDUSERNAME" -msgstr "" -"Vyplňte kolonku pro uživatelské jméno, např.: NEXTCLOUDUZIVATELSKEJMENO" +#: ../../files/access_webdav.rst:535 +msgid "Fill in the username field: ``NEXTCLOUDUSERNAME``" +msgstr "Vyplňte kolonku pro uživatelské jméno: ``NEXTCLOUDUZIVATELSKEJMENO``" -#: ../../files/access_webdav.rst:542 -msgid "Fill in the password field: NEXTCLOUDPASSWORD" -msgstr "Vyplňte kolonku pro heslo: NEXTCLOUDHESLO" +#: ../../files/access_webdav.rst:536 +msgid "Fill in the password field: ``NEXTCLOUDPASSWORD``" +msgstr "Vyplňte kolonku pro heslo: ``NEXTCLOUDHESLO``" -#: ../../files/access_webdav.rst:543 +#: ../../files/access_webdav.rst:537 msgid "Press the 'Advanced...' button" msgstr "Klikněte na tlačítko 'Pokročilé…'" -#: ../../files/access_webdav.rst:544 +#: ../../files/access_webdav.rst:538 msgid "Navigate to 'Environment', 'Directories' on the left side" msgstr "Přejděte do 'Prostředí, 'Adresáře' vlevo" -#: ../../files/access_webdav.rst:545 +#: ../../files/access_webdav.rst:539 msgid "" "Fill in the 'Remote directory' field with the following: " -"/nextcloud/remote.php/dav/files/NEXTCLOUDUSERNAME/" +"``/nextcloud/remote.php/dav/files/NEXTCLOUDUSERNAME/``" msgstr "" "Vyplňte kolonku 'Vzdálená složka' následujícím (např.): " -"/nextcloud/remote.php/dav/files/NEXTCLOUDUZIVATELSKEJMENO/" +"``/nextcloud/remote.php/dav/files/NEXTCLOUDUZIVATELSKEJMENO/``" -#: ../../files/access_webdav.rst:546 +#: ../../files/access_webdav.rst:540 msgid "Press the 'OK' button" msgstr "Stiskněte tlačítko „0K“" -#: ../../files/access_webdav.rst:547 +#: ../../files/access_webdav.rst:541 msgid "Press the 'Save' button" msgstr "Stiskněte tlačítko „Uložit“" -#: ../../files/access_webdav.rst:548 +#: ../../files/access_webdav.rst:542 msgid "Select the desired options and press the 'OK' button" msgstr "Vyberte požadované předvolby a klikněte na 'OK'" -#: ../../files/access_webdav.rst:549 +#: ../../files/access_webdav.rst:543 msgid "Press the 'Login' button to connect to Nextcloud" msgstr "Kliknutím na 'Přihlásit' se připojte k Nextcloud" -#: ../../files/access_webdav.rst:551 +#: ../../files/access_webdav.rst:545 msgid "" -"Note: it is recommended to use an app password for the password if you use " -"TOTP, as WinSCP does not understand TOTP in Nextcloud at the time of writing" -" (2022-11-07)." +"it is recommended to use an app password for the password if you use TOTP as" +" WinSCP does not understand TOTP with Nextcloud at the time of writing " +"(2022-11-07)." msgstr "" -"Pozn.: pokud používáte TOTP, je doporučeno použít heslo pro aplikaci, " -"protože WinSCP nefunguje s TOTP v Nextcloud (stav věcí v okamžiku sepisování" -" tohoto textu v listopadu 2022)." +"pokud používáte TOTP, je doporučeno použít heslo pro aplikaci, protože " +"WinSCP nefunguje s TOTP v Nextcloud (stav věcí v okamžiku sepisování tohoto " +"textu v listopadu 2022)."