diff options
Diffstat (limited to 'lib/l10n/nb_NO.php')
-rw-r--r-- | lib/l10n/nb_NO.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/l10n/nb_NO.php b/lib/l10n/nb_NO.php index 97a4b835899..6acc7ef3ca5 100644 --- a/lib/l10n/nb_NO.php +++ b/lib/l10n/nb_NO.php @@ -4,6 +4,8 @@ $TRANSLATIONS = array( "This can usually be fixed by giving the webserver write access to the config directory" => "Dette kan vanligvis ordnes ved å gi web-serveren skrivetilgang til config-mappen", "See %s" => "Se %s", "This can usually be fixed by %sgiving the webserver write access to the config directory%s." => "Dette kan vanligvis ordnes ved %så gi web-serveren skrivetilgang til config-mappen%s.", +"Sample configuration detected" => "Eksempelkonfigurasjon oppdaget", +"It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" => "Det ble oppdaget at eksempelkonfigurasjonen er blitt kopiert. Dette kan ødelegge installasjonen din og støttes ikke. Les dokumentasjonen før du gjør endringer i config.php", "Help" => "Hjelp", "Personal" => "Personlig", "Settings" => "Innstillinger", @@ -97,6 +99,7 @@ $TRANSLATIONS = array( "Cannot create \"data\" directory (%s)" => "Kan ikke opprette \"data\"-mappen (%s)", "This can usually be fixed by <a href=\"%s\" target=\"_blank\">giving the webserver write access to the root directory</a>." => "Dette kan vanligvis ordnes ved <a href=\"%s\" target=\"_blank\">gi web-serveren skrivetilgang til rotmappen</a>.", "Setting locale to %s failed" => "Setting av nasjonale innstillinger til %s feilet.", +"Please install one of these locales on your system and restart your webserver." => "Vennligst 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.", "PHP %s or higher is required." => "PHP %s eller nyere kreves.", |