summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/is.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2012-12-31 00:05:31 +0100
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2012-12-31 00:05:31 +0100
commit329bddab481129b480ca187b694e507eff7fb125 (patch)
treee7ea44264ee5b974fbb3a47e905c90c9062fd935 /apps/files_sharing/l10n/is.php
parentf70f9f3bc4ae85610891086e6652290db6b6c667 (diff)
downloadnextcloud-server-329bddab481129b480ca187b694e507eff7fb125.tar.gz
nextcloud-server-329bddab481129b480ca187b694e507eff7fb125.zip
[tx-robot] updated from transifex
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"
+);