summaryrefslogtreecommitdiffstats
path: root/apps/files_encryption/l10n/sk_SK.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2012-09-06 02:06:37 +0200
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2012-09-06 02:06:37 +0200
commitaf3e7674898251f27cc5ec4fe5337583a1eb2398 (patch)
tree6ead3c7a24c855b1a23a28fd93315897b786f79d /apps/files_encryption/l10n/sk_SK.php
parentebb28412ca47889019aa4c0f278fe3b9097996f8 (diff)
downloadnextcloud-server-af3e7674898251f27cc5ec4fe5337583a1eb2398.tar.gz
nextcloud-server-af3e7674898251f27cc5ec4fe5337583a1eb2398.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_encryption/l10n/sk_SK.php')
-rw-r--r--apps/files_encryption/l10n/sk_SK.php6
1 files changed, 6 insertions, 0 deletions
diff --git a/apps/files_encryption/l10n/sk_SK.php b/apps/files_encryption/l10n/sk_SK.php
new file mode 100644
index 00000000000..598f1294f6e
--- /dev/null
+++ b/apps/files_encryption/l10n/sk_SK.php
@@ -0,0 +1,6 @@
+<?php $TRANSLATIONS = array(
+"Encryption" => "Šifrovanie",
+"Exclude the following file types from encryption" => "Vynechať nasledujúce súbory pri šifrovaní",
+"None" => "Žiadne",
+"Enable Encryption" => "Zapnúť šifrovanie"
+);