diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-05-28 02:27:32 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-05-28 02:27:32 +0000 |
commit | a4cfd9ce206482477d413bf8af7e6f4475a1a76a (patch) | |
tree | aa8405d07f67a024a4052b28eff9f309a018ceb6 /apps/user_status | |
parent | aaf7250fc69f352945343aa38a7c4064e26613a7 (diff) | |
download | nextcloud-server-a4cfd9ce206482477d413bf8af7e6f4475a1a76a.tar.gz nextcloud-server-a4cfd9ce206482477d413bf8af7e6f4475a1a76a.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_status')
-rw-r--r-- | apps/user_status/l10n/sv.js | 4 | ||||
-rw-r--r-- | apps/user_status/l10n/sv.json | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/apps/user_status/l10n/sv.js b/apps/user_status/l10n/sv.js index ce794d68670..0fd6754ebfc 100644 --- a/apps/user_status/l10n/sv.js +++ b/apps/user_status/l10n/sv.js @@ -26,13 +26,13 @@ OC.L10N.register( "This week" : "Denna vecka", "Online" : "Online", "Invisible" : "Osynlig", - "Offline" : "Offline", + "Offline" : "Frånkopplad", "There was an error saving the new status" : "Ett fel inträffade när den nya statusen skulle sparas", "30 minutes" : "30 minuter", "1 hour" : "1 timme", "4 hours" : "4 timmar", "Mute all notifications" : "Dölj alla aviseringar", - "Appear offline" : "Visa som offline", + "Appear offline" : "Visa som frånkopplad", "Clear status after" : "Rensa status efter" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/user_status/l10n/sv.json b/apps/user_status/l10n/sv.json index df7405c561c..152a230458f 100644 --- a/apps/user_status/l10n/sv.json +++ b/apps/user_status/l10n/sv.json @@ -24,13 +24,13 @@ "This week" : "Denna vecka", "Online" : "Online", "Invisible" : "Osynlig", - "Offline" : "Offline", + "Offline" : "Frånkopplad", "There was an error saving the new status" : "Ett fel inträffade när den nya statusen skulle sparas", "30 minutes" : "30 minuter", "1 hour" : "1 timme", "4 hours" : "4 timmar", "Mute all notifications" : "Dölj alla aviseringar", - "Appear offline" : "Visa som offline", + "Appear offline" : "Visa som frånkopplad", "Clear status after" : "Rensa status efter" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |