From 35994ed505933e8382e771332fad1b4af2ef9632 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2020 18:46:55 +0000 Subject: [PATCH] Apply translations in cs at least 5% translated updated for the source file '/user_manual/locale/source/files/encrypting_files.pot' on the 'cs' language. Manual sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format --- .../cs/LC_MESSAGES/files/encrypting_files.pot | 322 ++++++++++++++++++ 1 file changed, 322 insertions(+) create mode 100644 user_manual/locale/cs/LC_MESSAGES/files/encrypting_files.pot diff --git a/user_manual/locale/cs/LC_MESSAGES/files/encrypting_files.pot b/user_manual/locale/cs/LC_MESSAGES/files/encrypting_files.pot new file mode 100644 index 000000000..afabc440c --- /dev/null +++ b/user_manual/locale/cs/LC_MESSAGES/files/encrypting_files.pot @@ -0,0 +1,322 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) 2020 Nextcloud GmbH +# This file is distributed under the same license as the Nextcloud latest User Manual package. +# FIRST AUTHOR , YEAR. +# +# Translators: +# Pavel Borecki , 2020 +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: Nextcloud latest User Manual latest\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-07-27 14:38+0200\n" +"PO-Revision-Date: 2019-11-07 20:29+0000\n" +"Last-Translator: Pavel Borecki , 2020\n" +"Language-Team: Czech (https://www.transifex.com/nextcloud/teams/64236/cs/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: cs\n" +"Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n" + +#: ../../files/encrypting_files.rst:3 +msgid "Encrypting your Nextcloud files on the server" +msgstr "Šifrování souborů v Nextcloud na serveru" + +#: ../../files/encrypting_files.rst:5 +msgid "" +"Nextcloud includes a server side Encryption app, and when it is enabled by " +"your Nextcloud administrator all of your Nextcloud data files are " +"automatically encrypted on the server. Encryption is server-wide, so when it" +" is enabled you cannot choose to keep your files unencrypted. You don't have" +" to do anything special, as it uses your Nextcloud login as the password for" +" your unique private encryption key. Just log in and out and manage and " +"share your files as you normally do, and you can still change your password " +"whenever you want." +msgstr "" +"Nextcloud obsahuje aplikaci Šifrování na straně serveru a ta pokud je " +"zapnutá správcem vámi používaného Nextcloud, všechna vaše data na serveru " +"jsou automaticky zašifrována. Šifrování se týká celého serveru, takže pokud " +"je zapnutá, není možné zvolit si, že vaše soubory zůstanou nešifrované. " +"Nemusíte dělat nic zvláštního, protože je přitom používáno vaše přihlášeni " +"do Nexcloud jako neopakující se soukromý šifrovací klíč. Stačí se přihlásit " +"a odhlásit a spravovat a sdílet své soubory, jako obvykle a pořád si můžete " +"heslo změnit, kdykoli chcete." + +#: ../../files/encrypting_files.rst:14 +msgid "" +"Its main purpose is to encrypt files on remote storage services that are " +"connected to your Nextcloud serve. This is an easy and seamless way to " +"protect your files on remote storage. You can share your remote files " +"through Nextcloud in the usual way, however you cannot share your encrypted " +"files directly from the remote service you are using, because the encryption" +" keys are stored on your Nextcloud server, and are never exposed to outside " +"service providers." +msgstr "" + +#: ../../files/encrypting_files.rst:22 +msgid "" +"If your Nextcloud server is not connected to any remote storage services, " +"then it is better to use some other form of encryption such as file-level or" +" whole disk encryption. Because the keys are kept on your Nextcloud server, " +"it is possible for your Nextcloud admin to snoop in your files, and if the " +"server is compromised the intruder may get access to your files. (Read " +"`Encryption in Nextcloud `_ to learn more.)" +msgstr "" +"Pokud váš Nextcloud server není připojený k žádným vzdáleným úložným " +"službám, pak je lépe použít nějakou jinou formu šifrování – jako například " +"na úrovni souborů nebo celého datového úložiště. Protože klíče se nacházejí " +"na vámi používaném Nextcloud serveru, jeho správce může vaše soubory vidět a" +" pokud je server kompromitován, útočník k nim může přistupovat také. (Další " +"informace viz `Encryption in Nextcloud `_.)" + +#: ../../files/encrypting_files.rst:31 +msgid "Encryption FAQ" +msgstr "Často kladené dotazy ohledně šifrování" + +#: ../../files/encrypting_files.rst:34 +msgid "How can encryption be disabled?" +msgstr "Jak je možné šifrování vypnout?" + +#: ../../files/encrypting_files.rst:36 +msgid "" +"The only way to disable encryption is to run the `\"decrypt all\" " +"`_." +msgstr "" + +#: ../../files/encrypting_files.rst:41 +msgid "script, which decrypts all files and disables encryption." +msgstr "skript, který rozšifruje všechny soubory a vypne šifrování." + +#: ../../files/encrypting_files.rst:44 +msgid "Is it possible to disable encryption with the recovery key?" +msgstr "Je možné vypnout šifrování pomocí záchranného klíče?" + +#: ../../files/encrypting_files.rst:46 +msgid "" +"Yes, *if* every user uses the `file recovery key " +"`_, `\"decrypt all\" " +"`_ will use it to decrypt all files." +msgstr "" + +#: ../../files/encrypting_files.rst:53 +msgid "Can encryption be disabled without the user's password?" +msgstr "Je možné šifrování vypnout bez hesla uživatele?" + +#: ../../files/encrypting_files.rst:55 +msgid "" +"If you don't have the users password or `file recovery key " +"`_." +msgstr "" + +#: ../../files/encrypting_files.rst:60 +msgid "" +"then there is no way to decrypt all files. What's more, running it on login " +"would be dangerous, because you would most likely run into timeouts." +msgstr "" +"pak už není žádná možnost, jak rozšifrovat všechny soubory. Co víc, spuštění" +" po přihlášení by bylo nebezpečné, protože byste nejspíš skončili v " +"překračovaných časových limitech." + +#: ../../files/encrypting_files.rst:65 +msgid "Is it planned to move this to the next user login or a background job?" +msgstr "" +"Je plánováno přesunout toto na příští přihlášení se uživatele nebo do podoby" +" úlohy, spuštěné na pozadí?" + +#: ../../files/encrypting_files.rst:67 +msgid "" +"If we did that, then we would need to store your login password in the " +"database. This could be seen as a security issue, so nothing like that is " +"planned." +msgstr "" +"Pokud bychom to udělali, pak by bylo třeba, aby vaše přihlašovací heslo bylo" +" uloženo v databázi v čitelné podobě. To by bylo narušení zabezpečení, takže" +" nic takového není plánováno." + +#: ../../files/encrypting_files.rst:71 +msgid "Is group Sharing possible with the recovery key?" +msgstr "Je možné skupinové sdílení s obnovovacím klíčem?" + +#: ../../files/encrypting_files.rst:73 +msgid "" +"If you mean adding users to groups and make it magically work? No. This only" +" works with the master key." +msgstr "" +"Pokud jste mysleli přidání uživatelů do skupin a udělat to tak, aby to " +"kouzlem zafungovalo? Ne. Toto funguje pouze s hlavním klíčem." + +#: ../../files/encrypting_files.rst:77 +msgid "Using encryption" +msgstr "Používání šifrován" + +#: ../../files/encrypting_files.rst:79 +msgid "" +"Nextcloud encryption is pretty much set it and forget it, but you have a few" +" options you can use." +msgstr "" +"Šifrování Nextcloud je ve stylu „Jednou nastavíte a nadále už se netřeba " +"starat“, ale je k dispozici několik možností, které je možné použít." + +#: ../../files/encrypting_files.rst:82 +msgid "" +"When your Nextcloud admin enables encryption for the first time, you must " +"log out and then log back in to create your encryption keys and encrypt your" +" files. When encryption has been enabled on your Nextcloud server you will " +"see a yellow banner on your Files page warning you to log out and then log " +"back in." +msgstr "" +"Když správce vámi používané instance Nextcloud poprvé zapíná šifrování, je " +"třeba, abyste se odhlásili a pak přihlásili zpět, čímž budou vytvořené vaše " +"šifrovací klíče a jimi zašifrovány vaše soubory. Když na vámi používaném " +"Nextcloud serveru bylo zapnuto šifrování, uvidíte na stránce Soubory žlutý " +"pruh, upozorňující vás na nutnost odhlásit se a pak znovu přihlásit." + +#: ../../files/encrypting_files.rst:89 +msgid "" +"When you log back in it takes a few minutes to work, depending on how many " +"files you have, and then you are returned to your default Nextcloud page." +msgstr "" +"Když se přihlásíte zpět, zabere to několik minut, v závislosti na tom, kolik" +" souborů máte a pak budete vráceni na vaší výchozí stránku v Nextcloud." + +#: ../../files/encrypting_files.rst:95 +msgid "" +"You must never lose your Nextcloud password, because you will lose access to" +" your files. Though there is an optional recovery option that your Nextcloud" +" administrator may enable; see the Recovery Key Password section (below) to " +"learn about this." +msgstr "" +"Své heslo do Nexcloud nikdy nesmíte ztratit, protože byste ztratili přístup " +"ke svým souborům. Ačkoli je zde možnost volitelné volby pro obnovování, " +"kterou správce vámi používané instance Nexcloud mohl zapnout. Více viz níže " +"sekce Heslo obnovovacího klíče." + +#: ../../files/encrypting_files.rst:101 +msgid "Sharing encrypted files" +msgstr "Sdílení šifrovaných souborů" + +#: ../../files/encrypting_files.rst:103 +msgid "" +"Only users who have private encryption keys have access to shared encrypted " +"files and folders. Users who have not yet created their private encryption " +"keys will not have access to encrypted shared files; they will see folders " +"and filenames, but will not be able to open or download the files. They will" +" see a yellow warning banner that says \"Encryption App is enabled but your " +"keys are not initialized, please log-out and log-in again.\"" +msgstr "" +"Pouze uživatelé, kteří mají soukromé šifrovací klíče mají přístup ke " +"sdíleným šifrovaným souborům a složkám. Uživatelé, kteří si ještě " +"nevytvořili své soukromé šifrovací klíče nebudou mít přístup k šifrovaným " +"souborům. Uvidí složky a názvy souborů, ale nebudou moci soubory otevírat " +"nebo stahovat. Uvidí žlutý varovný pruh který říká „Je zapnutá aplikace " +"Šifrování, ale vaše klíče nejsou inicializovány – odhlaste se a přihlaste " +"zpět.“" + +#: ../../files/encrypting_files.rst:110 +msgid "" +"Share owners may need to re-share files after encryption is enabled; users " +"trying to access the share will see a message advising them to ask the share" +" owner to re-share the file with them. For individual shares, un-share and " +"re-share the file. For group shares, share with any individuals who can't " +"access the share. This updates the encryption, and then the share owner can " +"remove the individual shares." +msgstr "" +"Po zapnutí šifrování může být třeba, aby vlastníci sdílení nasdíleli znovu. " +"Uživatelé, kteří se pokoušejí přistoupit na sdílení uvidí zprávu " +"doporučující jim požádat vlastníka sdílení aby jim soubor nasdílel znovu. " +"Pro jednotlivá sdílení, zrušte a znovu nasdílejte soubor. Pro sdílení " +"skupinám, sdílejte s jednotlivci, kteří nemají ke sdílení přístup. Toto " +"aktualizuje šifrování a pak vlastník sdílení může odebírat jednotlivá " +"sdílení." + +#: ../../files/encrypting_files.rst:118 +msgid "Recovery key password" +msgstr "Heslo k záchrannému klíči" + +#: ../../files/encrypting_files.rst:120 +msgid "" +"If your Nextcloud administrator has enabled the recovery key feature, you " +"can choose to use this feature for your account. If you enable \"Password " +"recovery\" the administrator can read your data with a special password. " +"This feature enables the administrator to recover your files in the event " +"you lose your Nextcloud password. If the recovery key is not enabled, then " +"there is no way to restore your files if you lose your login password." +msgstr "" +"Pokud správce vámi používaného Nextcloud zapnul funkci obnovovacího klíče, " +"můžete zvolit, že pro svůj účet budete tuto funkci používat. Pokud zapnete " +"„Obnovu hesla“, správce může vaše data číst pomocí speciálního hesla. Tato " +"funkce umožňuje správci obnovit vaše soubory v případě, že ztratíte své " +"heslo do Nextcloud. Pokud není obnovovací klíč zapnut, není možné v případě " +"ztráty hesla obnovit vaše soubory." + +#: ../../files/encrypting_files.rst:130 +msgid "Files not encrypted" +msgstr "Soubory nešifrovány" + +#: ../../files/encrypting_files.rst:132 +msgid "" +"Only the data in your files is encrypted, and not the filenames or folder " +"structures. These files are never encrypted:" +msgstr "" +"Šifrována jsou pouze data uvnitř vašich souborů, nikoli názvy souborů a " +"struktura složek. Navíc následující soubory nejsou nikdy šifrovány:" + +#: ../../files/encrypting_files.rst:135 +msgid "Old files in the trash bin." +msgstr "Staré soubory v koši." + +#: ../../files/encrypting_files.rst:136 +msgid "Image thumbnails from the Gallery app." +msgstr "Náhledy obrázků z aplikace Galerie." + +#: ../../files/encrypting_files.rst:137 +msgid "Previews from the Files app." +msgstr "Náhledy z aplikace Soubory." + +#: ../../files/encrypting_files.rst:138 +msgid "The search index from the full text search app." +msgstr "Vyhledávací rejstřík z aplikace pro plnotextové vyhledávání." + +#: ../../files/encrypting_files.rst:139 +msgid "Third-party app data" +msgstr "Data aplikace třetí strany" + +#: ../../files/encrypting_files.rst:141 +msgid "" +"There may be other files that are not encrypted; only files that are exposed" +" to third-party storage providers are guaranteed to be encrypted." +msgstr "" +"I některé další soubory nemusí být šifrovány; pouze soubory, které jsou " +"vystaveny třetím stranám (poskytovatelům úložiště) jsou zaručeně šifrované." + +#: ../../files/encrypting_files.rst:145 +msgid "Change private key password" +msgstr "Změna hesla k soukromé části klíče" + +#: ../../files/encrypting_files.rst:147 +msgid "" +"This option is only available if your log-in password, but not your " +"encryption password, was changed by your administrator. This can occur if " +"your Nextcloud provider uses an external user back-end (for example, LDAP) " +"and changed your login password using that back-end configuration. In this " +"case, you can set your encryption password to your new login password by " +"providing your old and new login password. The Encryption app works only if " +"your login password and your encryption password are identical." +msgstr "" +"Tato volba je k dispozici pouze pokud bylo správcem změněno vaše " +"přihlašovací, nikoli šifrovací heslo. K tomu může dojít pokud vámi používaný" +" poskytovatel Nextcloud používá pro uživatelské účty externí podpůrnou " +"vrstvu (například LDAP) a změnil v ní vaše přihlašovací jméno. V takovém " +"případě si můžete své šifrovací heslo nastavit na stejnou hodnotu, jako to " +"přihlašovací a to zadáním původního a nového přihlašovacího hesla. Aplikace " +"Šifrování funguje pouze pokud jsou vaše přihlašovací a šifrovací heslo " +"stejná."