summaryrefslogtreecommitdiffstats
path: root/apps/files_encryption/l10n/is.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_encryption/l10n/is.php')
-rw-r--r--apps/files_encryption/l10n/is.php6
1 files changed, 6 insertions, 0 deletions
diff --git a/apps/files_encryption/l10n/is.php b/apps/files_encryption/l10n/is.php
new file mode 100644
index 00000000000..3210ecb4f8a
--- /dev/null
+++ b/apps/files_encryption/l10n/is.php
@@ -0,0 +1,6 @@
+<?php $TRANSLATIONS = array(
+"Encryption" => "Dulkóðun",
+"Enable Encryption" => "Virkja dulkóðun",
+"None" => "Ekkert",
+"Exclude the following file types from encryption" => "Undanskilja eftirfarandi skráartegundir frá dulkóðun"
+);