summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/nn_NO.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_sharing/l10n/nn_NO.php')
-rw-r--r--apps/files_sharing/l10n/nn_NO.php9
1 files changed, 9 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/nn_NO.php b/apps/files_sharing/l10n/nn_NO.php
new file mode 100644
index 00000000000..aeba545dabc
--- /dev/null
+++ b/apps/files_sharing/l10n/nn_NO.php
@@ -0,0 +1,9 @@
+<?php $TRANSLATIONS = array(
+"Password" => "Passord",
+"Submit" => "Send",
+"%s shared the folder %s with you" => "%s delte mappa %s med deg",
+"%s shared the file %s with you" => "%s delte fila %s med deg",
+"Download" => "Last ned",
+"No preview available for" => "Inga førehandsvising tilgjengeleg for",
+"web services under your control" => "Vev tjenester under din kontroll"
+);