diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-02-18 00:19:55 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-02-18 00:19:55 +0000 |
commit | 533dec0df0b3bcd2dd019424cb59744f68bae4c6 (patch) | |
tree | 2d3f520b4f4c0f27ae11db6dcebccf148184f7eb /apps/user_status | |
parent | 8e596bb5e80d8689fff593607a64b5f6a33c9930 (diff) | |
download | nextcloud-server-533dec0df0b3bcd2dd019424cb59744f68bae4c6.tar.gz nextcloud-server-533dec0df0b3bcd2dd019424cb59744f68bae4c6.zip |
Fix(l10n): Update translations 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 | 9 | ||||
-rw-r--r-- | apps/user_status/l10n/nb.json | 9 |
2 files changed, 18 insertions, 0 deletions
diff --git a/apps/user_status/l10n/nb.js b/apps/user_status/l10n/nb.js index 09250c88f32..73d2280e2b3 100644 --- a/apps/user_status/l10n/nb.js +++ b/apps/user_status/l10n/nb.js @@ -12,14 +12,23 @@ OC.L10N.register( "In a call" : "I en samtale", "User status" : "Brukerstatus", "Clear status after" : "Fjern status etter", + "Emoji for your status message" : "Emoji for statusmeldingene dine", "What is your status?" : "Hva er din status?", + "Predefined statuses" : "Forhåndsdefinerte statuser", + "Previously set" : "Tidligere angitt", + "Reset status" : "Tilbakestill status", "Set status" : "Velg status", "Online status" : "Online-status", "Status message" : "Statusmelding", + "Your status was set automatically" : "Statusen din ble satt", "Clear status message" : "Fjern statusmelding", "Set status message" : "Velg statusmelding", + "Reset status to \"{icon} {message}\"" : "Tilbakestill status til \"{icon} {message}\"", + "Reset status to \"{message}\"" : "Tilbakestill status til \"{message}\"", + "Reset status to \"{icon}\"" : "Tilbakestill status til \"{icon}\"", "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", + "There was an error reverting the status" : "Det oppstod en feil under tilbakestilling av statusen", "Don't clear" : "Ikke fjern", "Today" : "I dag", "This week" : "Denne uken", diff --git a/apps/user_status/l10n/nb.json b/apps/user_status/l10n/nb.json index bb0db14c582..8b280a6d4b2 100644 --- a/apps/user_status/l10n/nb.json +++ b/apps/user_status/l10n/nb.json @@ -10,14 +10,23 @@ "In a call" : "I en samtale", "User status" : "Brukerstatus", "Clear status after" : "Fjern status etter", + "Emoji for your status message" : "Emoji for statusmeldingene dine", "What is your status?" : "Hva er din status?", + "Predefined statuses" : "Forhåndsdefinerte statuser", + "Previously set" : "Tidligere angitt", + "Reset status" : "Tilbakestill status", "Set status" : "Velg status", "Online status" : "Online-status", "Status message" : "Statusmelding", + "Your status was set automatically" : "Statusen din ble satt", "Clear status message" : "Fjern statusmelding", "Set status message" : "Velg statusmelding", + "Reset status to \"{icon} {message}\"" : "Tilbakestill status til \"{icon} {message}\"", + "Reset status to \"{message}\"" : "Tilbakestill status til \"{message}\"", + "Reset status to \"{icon}\"" : "Tilbakestill status til \"{icon}\"", "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", + "There was an error reverting the status" : "Det oppstod en feil under tilbakestilling av statusen", "Don't clear" : "Ikke fjern", "Today" : "I dag", "This week" : "Denne uken", |