summaryrefslogtreecommitdiffstats
path: root/apps/files_encryption/l10n/cs_CZ.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_encryption/l10n/cs_CZ.php')
-rw-r--r--apps/files_encryption/l10n/cs_CZ.php8
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/files_encryption/l10n/cs_CZ.php b/apps/files_encryption/l10n/cs_CZ.php
index 15cf7705709..9be2be98092 100644
--- a/apps/files_encryption/l10n/cs_CZ.php
+++ b/apps/files_encryption/l10n/cs_CZ.php
@@ -1,6 +1,6 @@
<?php $TRANSLATIONS = array(
-"Encryption" => "Kryptování",
-"Exclude the following file types from encryption" => "Při kryptování vynechat následující typy souborů",
-"None" => "Žádný",
-"Enable Encryption" => "Povolit kryptování"
+"Encryption" => "Šifrování",
+"Exclude the following file types from encryption" => "Při šifrování vynechat následující typy souborů",
+"None" => "Žádné",
+"Enable Encryption" => "Povolit šifrování"
);