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.js8
1 files changed, 6 insertions, 2 deletions
diff --git a/apps/user_status/l10n/nb.js b/apps/user_status/l10n/nb.js
index 03f126388a2..e8bea179345 100644
--- a/apps/user_status/l10n/nb.js
+++ b/apps/user_status/l10n/nb.js
@@ -7,10 +7,13 @@ OC.L10N.register(
"Out sick" : "Syk",
"Vacationing" : "På ferie",
"Working remotely" : "Jobber utenfra",
+ "In a call" : "I en samtale",
"User status" : "Brukerstatus",
+ "View profile" : "Vis profil",
"Clear status message after" : "Fjern statusmelding etter",
+ "What is your status?" : "Hva er din status?",
"Set status" : "Velg status",
- "Online status" : "Online status",
+ "Online status" : "Online-status",
"Status message" : "Statusmelding",
"Clear status message" : "Fjern statusmelding",
"Set status message" : "Velg statusmelding",
@@ -27,10 +30,11 @@ OC.L10N.register(
"Invisible" : "Usynlig",
"Offline" : "Frakoblet",
"There was an error saving the new status" : "Det oppstod en feil ved lagring av ny status",
- "30 minutes" : "halvtime",
+ "30 minutes" : "30 minutter",
"1 hour" : "1 time",
"4 hours" : "4 timer",
"Mute all notifications" : "Demp alle varslinger",
+ "Appear offline" : "Vis som frakoblet",
"Clear status after" : "Fjern status etter",
"What's your status?" : "Hva er din status?"
},