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 'apps/user_status/l10n/nb.js')
-rw-r--r--apps/user_status/l10n/nb.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/user_status/l10n/nb.js b/apps/user_status/l10n/nb.js
index 89baff4b322..03f126388a2 100644
--- a/apps/user_status/l10n/nb.js
+++ b/apps/user_status/l10n/nb.js
@@ -9,7 +9,6 @@ OC.L10N.register(
"Working remotely" : "Jobber utenfra",
"User status" : "Brukerstatus",
"Clear status message after" : "Fjern statusmelding etter",
- "What's your status?" : "Hva er din status?",
"Set status" : "Velg status",
"Online status" : "Online status",
"Status message" : "Statusmelding",
@@ -32,6 +31,7 @@ OC.L10N.register(
"1 hour" : "1 time",
"4 hours" : "4 timer",
"Mute all notifications" : "Demp alle varslinger",
- "Clear status after" : "Fjern status etter"
+ "Clear status after" : "Fjern status etter",
+ "What's your status?" : "Hva er din status?"
},
"nplurals=2; plural=(n != 1);");