summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/is.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_sharing/l10n/is.php')
-rw-r--r--apps/files_sharing/l10n/is.php9
1 files changed, 9 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/is.php b/apps/files_sharing/l10n/is.php
new file mode 100644
index 00000000000..bf1975c54ae
--- /dev/null
+++ b/apps/files_sharing/l10n/is.php
@@ -0,0 +1,9 @@
+<?php $TRANSLATIONS = array(
+"Password" => "Lykilorð",
+"Submit" => "Senda",
+"%s shared the folder %s with you" => "%s deildi möppunni %s með þér",
+"%s shared the file %s with you" => "%s deildi skránni %s með þér",
+"Download" => "Niðurhal",
+"No preview available for" => "Yfirlit ekki í boði fyrir",
+"web services under your control" => "vefþjónusta undir þinni stjórn"
+);