summaryrefslogtreecommitdiffstats
path: root/apps/files_encryption/l10n/cs_CZ.php
diff options
context:
space:
mode:
authorThomas Mueller <thomas.mueller@tmit.eu>2013-02-07 10:44:28 +0100
committerThomas Mueller <thomas.mueller@tmit.eu>2013-02-07 10:44:28 +0100
commit5788d36c8d1e9869d8a645293805e3b0265ea238 (patch)
tree80045c0eb1687652f956b3bdaccb1c765893d2e1 /apps/files_encryption/l10n/cs_CZ.php
parent84f3c8b6cc1060203d807ee65545478ce34f93c4 (diff)
parent35bd7a400d30fb27703d4fa02b107f9629845b7d (diff)
downloadnextcloud-server-5788d36c8d1e9869d8a645293805e3b0265ea238.tar.gz
nextcloud-server-5788d36c8d1e9869d8a645293805e3b0265ea238.zip
Merge branch 'master' into fixing-1354-master
Conflicts: settings/admin.php settings/templates/admin.php
Diffstat (limited to 'apps/files_encryption/l10n/cs_CZ.php')
-rw-r--r--apps/files_encryption/l10n/cs_CZ.php10
1 files changed, 3 insertions, 7 deletions
diff --git a/apps/files_encryption/l10n/cs_CZ.php b/apps/files_encryption/l10n/cs_CZ.php
index 5948a9b82e8..3278f13920a 100644
--- a/apps/files_encryption/l10n/cs_CZ.php
+++ b/apps/files_encryption/l10n/cs_CZ.php
@@ -4,13 +4,9 @@
"Change encryption password to login password" => "Změnit šifrovací heslo na přihlašovací",
"Please check your passwords and try again." => "Zkontrolujte, prosím, své heslo a zkuste to znovu.",
"Could not change your file encryption password to your login password" => "Nelze změnit šifrovací heslo na přihlašovací.",
-"Choose encryption mode:" => "Vyberte režim šifrování:",
-"Client side encryption (most secure but makes it impossible to access your data from the web interface)" => "Šifrování na straně klienta (nejbezpečnější ale neumožňuje vám přistupovat k souborům z webového rozhraní)",
-"Server side encryption (allows you to access your files from the web interface and the desktop client)" => "Šifrování na straně serveru (umožňuje vám přistupovat k souborům pomocí webového rozhraní i aplikací)",
-"None (no encryption at all)" => "Žádný (vůbec žádné šifrování)",
-"Important: Once you selected an encryption mode there is no way to change it back" => "Důležité: jak si jednou vyberete režim šifrování nelze jej opětovně změnit",
-"User specific (let the user decide)" => "Definován uživatelem (umožní uživateli si vybrat)",
"Encryption" => "Šifrování",
-"Exclude the following file types from encryption" => "Při šifrování vynechat následující typy souborů",
+"File encryption is enabled." => "Šifrování je povoleno.",
+"The following file types will not be encrypted:" => "Následující typy souborů nebudou šifrovány:",
+"Exclude the following file types from encryption:" => "Vyjmout následující typy souborů ze šifrování:",
"None" => "Žádné"
);