summaryrefslogtreecommitdiffstats
path: root/apps/files_encryption/l10n/sl.php
diff options
context:
space:
mode:
authorSam Tuke <samtuke@owncloud.com>2012-10-16 16:57:07 +0100
committerSam Tuke <samtuke@owncloud.com>2012-10-16 16:57:07 +0100
commit8b01286a5d14bae90607d5192c89b5f9d72d8bc2 (patch)
tree949946b5c8b4c265cb606af0373c4b2fe2443cd8 /apps/files_encryption/l10n/sl.php
parent06ea9c18f8bfbfa6fc7e44f27ab11a68c811bca2 (diff)
downloadnextcloud-server-8b01286a5d14bae90607d5192c89b5f9d72d8bc2.tar.gz
nextcloud-server-8b01286a5d14bae90607d5192c89b5f9d72d8bc2.zip
Merged branch 'master'
Diffstat (limited to 'apps/files_encryption/l10n/sl.php')
-rw-r--r--apps/files_encryption/l10n/sl.php6
1 files changed, 6 insertions, 0 deletions
diff --git a/apps/files_encryption/l10n/sl.php b/apps/files_encryption/l10n/sl.php
new file mode 100644
index 00000000000..65807910e10
--- /dev/null
+++ b/apps/files_encryption/l10n/sl.php
@@ -0,0 +1,6 @@
+<?php $TRANSLATIONS = array(
+"Encryption" => "Šifriranje",
+"Exclude the following file types from encryption" => "Naslednje vrste datotek naj se ne šifrirajo",
+"None" => "Brez",
+"Enable Encryption" => "Omogoči šifriranje"
+);