summaryrefslogtreecommitdiffstats
path: root/apps/user_status
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-05-28 02:27:32 +0000
committerNextcloud bot <bot@nextcloud.com>2021-05-28 02:27:32 +0000
commita4cfd9ce206482477d413bf8af7e6f4475a1a76a (patch)
treeaa8405d07f67a024a4052b28eff9f309a018ceb6 /apps/user_status
parentaaf7250fc69f352945343aa38a7c4064e26613a7 (diff)
downloadnextcloud-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.js4
-rw-r--r--apps/user_status/l10n/sv.json4
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