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.php8
1 files changed, 1 insertions, 7 deletions
diff --git a/apps/files_sharing/l10n/is.php b/apps/files_sharing/l10n/is.php
index 8ae8e48eff6..c4a1c589401 100644
--- a/apps/files_sharing/l10n/is.php
+++ b/apps/files_sharing/l10n/is.php
@@ -1,11 +1,5 @@
<?php
$TRANSLATIONS = array(
-"Password" => "Lykilorð",
-"%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",
-"Upload" => "Senda inn",
-"Cancel upload" => "Hætta við innsendingu",
-"No preview available for" => "Yfirlit ekki í boði fyrir"
+"Password" => "Lykilorð"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";