diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-02-15 02:45:26 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-02-15 02:45:26 +0000 |
commit | ba7a31d73b34c622ed74e6aed8c1695327c2d574 (patch) | |
tree | 6d69c3c2ee6c5e1074c69f1344137cb1e2635aca /apps/user_status | |
parent | b3ba02b3828ed9604fad243df5944c0e9ea6720d (diff) | |
download | nextcloud-server-ba7a31d73b34c622ed74e6aed8c1695327c2d574.tar.gz nextcloud-server-ba7a31d73b34c622ed74e6aed8c1695327c2d574.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/user_status')
-rw-r--r-- | apps/user_status/l10n/nb.js | 8 | ||||
-rw-r--r-- | apps/user_status/l10n/nb.json | 8 |
2 files changed, 12 insertions, 4 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?" }, diff --git a/apps/user_status/l10n/nb.json b/apps/user_status/l10n/nb.json index f0ca5f0dfa9..0e303e94fb6 100644 --- a/apps/user_status/l10n/nb.json +++ b/apps/user_status/l10n/nb.json @@ -5,10 +5,13 @@ "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", @@ -25,10 +28,11 @@ "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?" },"pluralForm" :"nplurals=2; plural=(n != 1);" |