summaryrefslogtreecommitdiffstats
path: root/apps/gallery/l10n/nb_NO.php
diff options
context:
space:
mode:
authorRobin Appelman <icewind@owncloud.com>2012-05-13 19:59:44 +0200
committerRobin Appelman <icewind@owncloud.com>2012-05-13 20:00:34 +0200
commitee0294bbb1770fa74c808158ab2f7899a8304441 (patch)
treec212c22456dda38d4b59434762d115f03ae87e28 /apps/gallery/l10n/nb_NO.php
parent3926e2d4f3d786be64230350db982a695d329d97 (diff)
downloadnextcloud-server-ee0294bbb1770fa74c808158ab2f7899a8304441.tar.gz
nextcloud-server-ee0294bbb1770fa74c808158ab2f7899a8304441.zip
update translations
Diffstat (limited to 'apps/gallery/l10n/nb_NO.php')
-rw-r--r--apps/gallery/l10n/nb_NO.php10
1 files changed, 9 insertions, 1 deletions
diff --git a/apps/gallery/l10n/nb_NO.php b/apps/gallery/l10n/nb_NO.php
index 59954de0f59..e3f35ea3938 100644
--- a/apps/gallery/l10n/nb_NO.php
+++ b/apps/gallery/l10n/nb_NO.php
@@ -1,4 +1,12 @@
<?php $TRANSLATIONS = array(
+"Pictures" => "Bilder",
"Rescan" => "Les inn på nytt",
-"Back" => "Tilbake"
+"Stop" => "Stopp",
+"Share" => "Del",
+"Settings" => "Innstillinger",
+"Back" => "Tilbake",
+"Remove confirmation" => "Fjern bekreftelse",
+"Do you want to remove album" => "Ønsker du å slette albumet?",
+"Change album name" => "Endre navn på album",
+"New album name" => "Nytt navn på album"
);