Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-05-28 05:27:40 +0300
committerNextcloud bot <bot@nextcloud.com>2021-05-28 05:27:40 +0300
commitb7fbab8726d44b03fff55357a2dd7608637d5ffe (patch)
treefd2750af450b0bafceb1b36697b96f355a350bcf /apps/user_status/l10n
parent2ded52519b28b7e1a9ec8c5365a5fff5bd62d3bd (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_status/l10n')
-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