From b362ab4c44ba8e05f099cf5554e0ce3470e8e12d Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Sun, 21 Dec 2025 18:29:09 +0100 Subject: [PATCH] Update nb_NO, thanks to paulen --- language/nb_NO/admin.lang.php | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/language/nb_NO/admin.lang.php b/language/nb_NO/admin.lang.php index c2f2f713e..f3108600d 100644 --- a/language/nb_NO/admin.lang.php +++ b/language/nb_NO/admin.lang.php @@ -1414,4 +1414,15 @@ $lang['Use standard Piwigo template for common pages.'] = 'Bruk standard Piwigo- $lang['We have found %d duplicate paths. Details provided by plugin Check Uploads'] = 'Vi har funnet %d dupliserte stier. Detaljer levert av programtillegget Sjekk Opplastinger'; $lang['When enabled, a common template is used for the login, registration and forgotten password pages, regardless of the theme. Some themes might use these templates even if you uncheck this option'] = 'Når dette alternativet er aktivert, brukes en felles mal for innlogging, registrering og glemt passord-sider, uavhengig av tema. Noen temaer kan bruke disse malene selv om du fjerner merket for dette alternativet.'; $lang['Admins only'] = 'Kun administratorer'; -$lang['user_status_normal'] = 'Grunnleggende'; \ No newline at end of file +$lang['user_status_normal'] = 'Grunnleggende'; +$lang['Change logo'] = 'Endre logo'; +$lang['Dark mode'] = 'Mørk modus'; +$lang['Display Gallery title'] = 'Vis galleritittel'; +$lang['Light mode'] = 'Lys modus'; +$lang['Personalization settings'] = 'Personaliseringsinnstillinger'; +$lang['Select a color theme for standard pages'] = 'Velg et fargetema for standardsider'; +$lang['Standard pages'] = 'Standardsider'; +$lang['Standard pages aren\'t activated, however you have %d active themes that will still use them. These themes are:'] = 'Standardsider er ikke aktivert, men du har %d aktive temaer som fortsatt vil bruke dem. Disse temaene er:'; +$lang['Standard pages header'] = 'Standard sideoverskrift'; +$lang['Use Piwigo logo'] = 'Bruk Piwigo-logoen'; +$lang['Use custom logo (png, jpeg or svg)'] = 'Bruk en egendefinert logo (png, jpeg eller svg)'; \ No newline at end of file