Translated using Weblate (Swedish)

Currently translated at 85.0% (409 of 481 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/sv/
This commit is contained in:
Fredrik Lindqvist 2021-08-22 02:12:17 +00:00 committed by Hosted Weblate
parent c2c560d3e1
commit 6f75f8b5f8

View file

@ -2189,5 +2189,35 @@
"@addEmail": {
"type": "text",
"placeholders": {}
},
"commandHintMyRoomAvatar": "Sätt din bild för detta rum (by mxc-uri)",
"@commandHintMyRoomAvatar": {
"type": "text",
"description": "Usage hint for the command /myroomavatar"
},
"commandHintMe": "Beskriv dig själv",
"@commandHintMe": {
"type": "text",
"description": "Usage hint for the command /me"
},
"commandHintLeave": "Lämna detta rum",
"@commandHintLeave": {
"type": "text",
"description": "Usage hint for the command /leave"
},
"commandHintKick": "Ta bort användare från detta rum",
"@commandHintKick": {
"type": "text",
"description": "Usage hint for the command /kick"
},
"commandHintJoin": "Gå med i rum",
"@commandHintJoin": {
"type": "text",
"description": "Usage hint for the command /join"
},
"commandHintInvite": "Bjud in användaren till detta rum",
"@commandHintInvite": {
"type": "text",
"description": "Usage hint for the command /invite"
}
}