diff options
Diffstat (limited to 'lib/l10n/nb.js')
-rw-r--r-- | lib/l10n/nb.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/nb.js b/lib/l10n/nb.js index 1961eaa5eeb..2bd19889702 100644 --- a/lib/l10n/nb.js +++ b/lib/l10n/nb.js @@ -166,8 +166,8 @@ OC.L10N.register( "Permissions can usually be fixed by giving the webserver write access to the root directory. See %s." : "Tillatelser kan vanligvis ordnes ved å gi webserveren skrivetilgang til rotmappen. Se %s.", "Setting locale to %s failed" : "Setting av nasjonale innstillinger til %s mislyktes.", "Please install one of these locales on your system and restart your webserver." : "Installer en av disse nasjonale innstillingene på systemet ditt og start webserveren på nytt.", - "Please ask your server administrator to install the module." : "Be server-administratoren om å installere modulen.", "PHP module %s not installed." : "PHP-modul %s er ikke installert.", + "Please ask your server administrator to install the module." : "Be server-administratoren om å installere modulen.", "PHP setting \"%s\" is not set to \"%s\"." : "PHP-innstilling \"%s\" er ikke satt til \"%s\".", "Adjusting this setting in php.ini will make Nextcloud run again" : "Ved å endre denne innstillingen i php.ini gjør at Nextcloud vil kjøre igjen.", "mbstring.func_overload is set to \"%s\" instead of the expected value \"0\"" : "mbstring.func_overload er satt til \"%s\" i stedet for den forventede verdien \"0\"", |