mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-17 05:55:00 +08:00
Translated using Weblate (Swedish)
Currently translated at 97.9% (2985 of 3046 strings) Translation: Element Web/matrix-react-sdk Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sv/
This commit is contained in:
parent
d559ba1835
commit
7ca7c0a5c0
@ -3329,5 +3329,29 @@
|
||||
"If you have permissions, open the menu on any message and select <b>Pin</b> to stick them here.": "Om du har behörighet, öppna menyn på ett meddelande och välj <b>Fäst</b> för att fösta dem här.",
|
||||
"Nothing pinned, yet": "Inget fäst än",
|
||||
"End-to-end encryption isn't enabled": "Totalsträckskryptering är inte aktiverat",
|
||||
"Your private messages are normally encrypted, but this room isn't. Usually this is due to an unsupported device or method being used, like email invites. <a>Enable encryption in settings.</a>": "Dina privata meddelanden är normalt krypterade, men det här rummet är inte det. Oftast så beror detta på att en enhet eller metod som används ej stöds, som e-postinbjudningar. <a>Aktivera kryptering i inställningarna.</a>"
|
||||
"Your private messages are normally encrypted, but this room isn't. Usually this is due to an unsupported device or method being used, like email invites. <a>Enable encryption in settings.</a>": "Dina privata meddelanden är normalt krypterade, men det här rummet är inte det. Oftast så beror detta på att en enhet eller metod som används ej stöds, som e-postinbjudningar. <a>Aktivera kryptering i inställningarna.</a>",
|
||||
"%(senderName)s changed the <a>pinned messages</a> for the room.": "%(senderName)s ändrade <a>fästa meddelanden</a> för rummet.",
|
||||
"%(senderName)s kicked %(targetName)s": "%(senderName)s kickade %(targetName)s",
|
||||
"%(senderName)s kicked %(targetName)s: %(reason)s": "%(senderName)s kickade %(targetName)s: %(reason)s",
|
||||
"%(senderName)s withdrew %(targetName)s's invitation": "%(senderName)s drog tillbaka inbjudan för %(targetName)s",
|
||||
"%(senderName)s withdrew %(targetName)s's invitation: %(reason)s": "%(senderName)s drog tillbaka inbjudan för %(targetName)s: %(reason)s",
|
||||
"%(senderName)s unbanned %(targetName)s": "%(senderName)s avbannade %(targetName)s",
|
||||
"%(targetName)s left the room": "%(targetName)s lämnade rummet",
|
||||
"%(targetName)s left the room: %(reason)s": "%(targetName)s lämnade rummet: %(reason)s",
|
||||
"%(targetName)s rejected the invitation": "%(targetName)s avböjde inbjudan",
|
||||
"%(targetName)s joined the room": "%(targetName)s gick med i rummet",
|
||||
"%(senderName)s made no change": "%(senderName)s gjorde ingen ändring",
|
||||
"%(senderName)s set a profile picture": "%(senderName)s satte en profilbild",
|
||||
"%(senderName)s changed their profile picture": "%(senderName)s bytte sin profilbild",
|
||||
"%(senderName)s removed their profile picture": "%(senderName)s tog bort sin profilbild",
|
||||
"%(senderName)s removed their display name (%(oldDisplayName)s)": "%(senderName)s tog bort sitt visningsnamn %(oldDisplayName)s",
|
||||
"%(senderName)s set their display name to %(displayName)s": "%(senderName)s satte sitt visningsnamn till %(displayName)s",
|
||||
"%(oldDisplayName)s changed their display name to %(displayName)s": "%(oldDisplayName)s ändrade sitt visningsnamn till %(displayName)s",
|
||||
"%(senderName)s banned %(targetName)s": "%(senderName)s bannade %(targetName)s",
|
||||
"%(senderName)s banned %(targetName)s: %(reason)s": "%(senderName)s bannade %(targetName)s: %(reason)s",
|
||||
"%(senderName)s invited %(targetName)s": "%(senderName)s bjöd in %(targetName)s",
|
||||
"%(targetName)s accepted an invitation": "%(targetName)s accepterade inbjudan",
|
||||
"%(targetName)s accepted the invitation for %(displayName)s": "%(targetName)s accepterade inbjudan för %(displayName)s",
|
||||
"Some invites couldn't be sent": "Vissa inbjudningar kunde inte skickas",
|
||||
"We sent the others, but the below people couldn't be invited to <RoomName/>": "Vi skickade de andra, men personerna nedan kunde inte bjudas in till <RoomName/>"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user