diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-02-22 02:26:32 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-02-22 02:26:32 +0000 |
commit | 710c593d53ab077338ac90d6c73b851d2cc331dc (patch) | |
tree | eb95000ccdcb4b6a85ce7052ac23a9a9abc47005 /apps/user_status/l10n | |
parent | 926f795df1c69aa112a908ca274585664eaf9f30 (diff) | |
download | nextcloud-server-710c593d53ab077338ac90d6c73b851d2cc331dc.tar.gz nextcloud-server-710c593d53ab077338ac90d6c73b851d2cc331dc.zip |
Fix(l10n): 🔠Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/user_status/l10n')
-rw-r--r-- | apps/user_status/l10n/nb.js | 6 | ||||
-rw-r--r-- | apps/user_status/l10n/nb.json | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/apps/user_status/l10n/nb.js b/apps/user_status/l10n/nb.js index d6152ac8f85..1ab11710cea 100644 --- a/apps/user_status/l10n/nb.js +++ b/apps/user_status/l10n/nb.js @@ -17,8 +17,8 @@ OC.L10N.register( "Status message" : "Statusmelding", "Clear status message" : "Fjern statusmelding", "Set status message" : "Velg statusmelding", - "There was an error saving the status" : "Det oppstod en feil ved lagring av status", - "There was an error clearing the status" : "Det oppstod en feil ved fjerning av status", + "There was an error saving the status" : "Det oppsto en feil ved lagring av status", + "There was an error clearing the status" : "Det oppsto en feil ved fjerning av status", "No recent status changes" : "Ingen nylige statusendringer", "Away" : "Borte", "Do not disturb" : "Ikke forstyrr", @@ -29,7 +29,7 @@ OC.L10N.register( "Online" : "PÃ¥logget", "Invisible" : "Usynlig", "Offline" : "Frakoblet", - "There was an error saving the new status" : "Det oppstod en feil ved lagring av ny status", + "There was an error saving the new status" : "Det oppsto en feil ved lagring av ny status", "30 minutes" : "30 minutter", "1 hour" : "1 time", "4 hours" : "4 timer", diff --git a/apps/user_status/l10n/nb.json b/apps/user_status/l10n/nb.json index a05bc57a22a..4817f66d5b2 100644 --- a/apps/user_status/l10n/nb.json +++ b/apps/user_status/l10n/nb.json @@ -15,8 +15,8 @@ "Status message" : "Statusmelding", "Clear status message" : "Fjern statusmelding", "Set status message" : "Velg statusmelding", - "There was an error saving the status" : "Det oppstod en feil ved lagring av status", - "There was an error clearing the status" : "Det oppstod en feil ved fjerning av status", + "There was an error saving the status" : "Det oppsto en feil ved lagring av status", + "There was an error clearing the status" : "Det oppsto en feil ved fjerning av status", "No recent status changes" : "Ingen nylige statusendringer", "Away" : "Borte", "Do not disturb" : "Ikke forstyrr", @@ -27,7 +27,7 @@ "Online" : "PÃ¥logget", "Invisible" : "Usynlig", "Offline" : "Frakoblet", - "There was an error saving the new status" : "Det oppstod en feil ved lagring av ny status", + "There was an error saving the new status" : "Det oppsto en feil ved lagring av ny status", "30 minutes" : "30 minutter", "1 hour" : "1 time", "4 hours" : "4 timer", |