diff options
Diffstat (limited to 'apps/gallery/l10n/nb_NO.php')
-rw-r--r-- | apps/gallery/l10n/nb_NO.php | 10 |
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" ); |