Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/nb_NO.js')
-rw-r--r--lib/l10n/nb_NO.js8
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/l10n/nb_NO.js b/lib/l10n/nb_NO.js
index 7e1899464fc..bf36288b2c3 100644
--- a/lib/l10n/nb_NO.js
+++ b/lib/l10n/nb_NO.js
@@ -7,10 +7,6 @@ OC.L10N.register(
"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",
- "You are not allowed to share %s" : "Du har ikke lov til å dele %s",
- "Cannot increase permissions of %s" : "Kan ikke øke tillatelser for %s",
- "Expiration date is in the past" : "Utløpsdato er tilbake i tid",
- "Cannot set expiration date more than %s days in the future" : "Kan ikke sette utløpsdato mer enn %s dager fram i tid",
"PHP %s or higher is required." : "PHP %s eller nyere kreves.",
"PHP with a version lower than %s is required." : "PHP med en versjon lavere enn %s kreves.",
"Following databases are supported: %s" : "Følgende databaser støttes: %s",
@@ -21,6 +17,10 @@ OC.L10N.register(
"Following platforms are supported: %s" : "Følgende plattformer støttes: %s",
"ownCloud %s or higher is required." : "ownCloud %s eller høyere kreves.",
"ownCloud %s or lower is required." : "ownCloud %s eller lavere kreves.",
+ "You are not allowed to share %s" : "Du har ikke lov til å dele %s",
+ "Cannot increase permissions of %s" : "Kan ikke øke tillatelser for %s",
+ "Expiration date is in the past" : "Utløpsdato er tilbake i tid",
+ "Cannot set expiration date more than %s days in the future" : "Kan ikke sette utløpsdato mer enn %s dager fram i tid",
"Help" : "Hjelp",
"Personal" : "Personlig",
"Users" : "Brukere",