diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-11-23 02:26:21 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-11-23 02:26:21 +0000 |
commit | 0102cb9e1a417a2efc333b76a0e3b3fe2aa1999d (patch) | |
tree | a621fceb4736ecd81dca202e25c881970baac5f1 /apps/user_status | |
parent | cb84c089f02d0087977730627a960abe146afc2b (diff) | |
download | nextcloud-server-0102cb9e1a417a2efc333b76a0e3b3fe2aa1999d.tar.gz nextcloud-server-0102cb9e1a417a2efc333b76a0e3b3fe2aa1999d.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/sv.js | 3 | ||||
-rw-r--r-- | apps/user_status/l10n/sv.json | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/apps/user_status/l10n/sv.js b/apps/user_status/l10n/sv.js index d2e345c3e0f..41c7bdd9a58 100644 --- a/apps/user_status/l10n/sv.js +++ b/apps/user_status/l10n/sv.js @@ -7,8 +7,11 @@ OC.L10N.register( "Out sick" : "Sjuk", "Vacationing" : "På semester", "Working remotely" : "Arbetar hemifrån", + "In a call" : "I ett samtal", "User status" : "Användarstatus", + "View profile" : "Visa profil", "Clear status message after" : "Rensa statusmeddelande efter", + "What is your status?" : "Vad är din status?", "Set status" : "Sätt status", "Online status" : "Online-status", "Status message" : "Statusmeddelande", diff --git a/apps/user_status/l10n/sv.json b/apps/user_status/l10n/sv.json index ff54bf3cb72..2a1de6d2cb1 100644 --- a/apps/user_status/l10n/sv.json +++ b/apps/user_status/l10n/sv.json @@ -5,8 +5,11 @@ "Out sick" : "Sjuk", "Vacationing" : "På semester", "Working remotely" : "Arbetar hemifrån", + "In a call" : "I ett samtal", "User status" : "Användarstatus", + "View profile" : "Visa profil", "Clear status message after" : "Rensa statusmeddelande efter", + "What is your status?" : "Vad är din status?", "Set status" : "Sätt status", "Online status" : "Online-status", "Status message" : "Statusmeddelande", |