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:
authorNextcloud bot <bot@nextcloud.com>2017-08-15 03:08:15 +0300
committerNextcloud bot <bot@nextcloud.com>2017-08-15 03:08:15 +0300
commitcc40f02684a3b5e68003a6bb29afcce2bc639a86 (patch)
treed3c8747c20c673f679b8e08da25591166c0a61c8 /core/l10n/nb.js
parente0f479a4eb7f297dbe5156b16f42b896c4ceadd4 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/nb.js')
-rw-r--r--core/l10n/nb.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/nb.js b/core/l10n/nb.js
index 58258a8dac2..d9c96980aa3 100644
--- a/core/l10n/nb.js
+++ b/core/l10n/nb.js
@@ -271,7 +271,6 @@ OC.L10N.register(
"Log in" : "Logg inn",
"Stay logged in" : "Forbli innlogget",
"Alternative Logins" : "Alternative innlogginger",
- "You are about to grant \"%s\" access to your %s account." : "Du er i ferd med å gi \"%s\" tilgang til din %s-konto.",
"App token" : "Program-symbol",
"Alternative login using app token" : "Alternativ innlogging ved bruk av program-symbol",
"Redirecting …" : "Videresender…",
@@ -340,6 +339,7 @@ OC.L10N.register(
"Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Hei,<br><br>Dette er en beskjed om at %s delte <strong>%s</strong> med deg.<br><a href=\"%s\">Vis den!</a><br><br>",
"This Nextcloud instance is currently in single user mode." : "Denne Nextcloud-instansen er for øyeblikket i enbrukermodus.",
"This means only administrators can use the instance." : "Dette betyr at kun administratorer kan bruke instansen.",
- "Please use the command line updater because you have a big instance." : "Oppdater ved hjelp av kommandolinjen ettersom du har en stor installasjon."
+ "Please use the command line updater because you have a big instance." : "Oppdater ved hjelp av kommandolinjen ettersom du har en stor installasjon.",
+ "You are about to grant \"%s\" access to your %s account." : "Du er i ferd med å gi \"%s\" tilgang til din %s-konto."
},
"nplurals=2; plural=(n != 1);");