diff options
Diffstat (limited to 'lib/l10n/nb.json')
-rw-r--r-- | lib/l10n/nb.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/nb.json b/lib/l10n/nb.json index 509410a9712..495fea72a6f 100644 --- a/lib/l10n/nb.json +++ b/lib/l10n/nb.json @@ -1,6 +1,5 @@ { "translations": { "Cannot write into \"config\" directory!" : "Kan ikke skrive til «config»-mappen!", - "This can usually be fixed by giving the webserver write access to the config directory" : "Dette kan vanligvis ordnes ved å gi webserveren skrivetilgang til config-mappen", "See %s" : "Se %s", "Sample configuration detected" : "Eksempeloppsett 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 eksempeloppsettet er blitt kopiert. Dette kan ødelegge installasjonen din og støttes ikke. Les dokumentasjonen før du gjør endringer i config.php", @@ -183,6 +182,7 @@ "Storage connection error. %s" : "Tilkoblingsfeil for lager. %s", "Storage is temporarily not available" : "Lagring er midlertidig utilgjengelig", "Storage connection timeout. %s" : "Tidsavbrudd ved tilkobling av lager: %s", + "This can usually be fixed by giving the webserver write access to the config directory" : "Dette kan vanligvis ordnes ved å gi webserveren skrivetilgang til config-mappen", "Following databases are supported: %s" : "Følgende databaser støttes: %s", "Following platforms are supported: %s" : "Følgende plattformer støttes: %s", "Can't create or write into the data directory %s" : "Kan ikke opprette eller skrive i datamappen %s", |