summaryrefslogtreecommitdiffstats
path: root/apps/files_external/l10n/nb_NO.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2012-08-28 02:03:56 +0200
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2012-08-28 02:03:56 +0200
commit8374a49cc19cf43489a415388fd782ba1574ee82 (patch)
tree370ab2e3445c549bd0c87e7ca12b4ee822570b0f /apps/files_external/l10n/nb_NO.php
parent07df52c9980286aaa78fca0f3aed6372f6c1ae51 (diff)
downloadnextcloud-server-8374a49cc19cf43489a415388fd782ba1574ee82.tar.gz
nextcloud-server-8374a49cc19cf43489a415388fd782ba1574ee82.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external/l10n/nb_NO.php')
-rw-r--r--apps/files_external/l10n/nb_NO.php8
1 files changed, 8 insertions, 0 deletions
diff --git a/apps/files_external/l10n/nb_NO.php b/apps/files_external/l10n/nb_NO.php
new file mode 100644
index 00000000000..273b40cf8ee
--- /dev/null
+++ b/apps/files_external/l10n/nb_NO.php
@@ -0,0 +1,8 @@
+<?php $TRANSLATIONS = array(
+"Configuration" => "Konfigurasjon",
+"Options" => "Innstillinger",
+"All Users" => "Alle brukere",
+"Groups" => "Grupper",
+"Users" => "Brukere",
+"Delete" => "Slett"
+);