1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-11-11 20:22:36 +03:00

Translated using Weblate (Slovak)

Currently translated at 67.1% (1596 of 2379 strings)

Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/sk/
This commit is contained in:
yuuki-san
2020-07-16 11:42:10 +00:00
committed by Weblate
parent 768d34f5a5
commit d5d0cfe42a

View File

@@ -1654,5 +1654,6 @@
"You uninvited %(targetName)s": "Odpozvali ste používateľa %(targetName)s",
"%(senderName)s uninvited %(targetName)s": "%(senderName)s odpozval/a používateľa %(targetName)s",
"You invited %(targetName)s": "Pozvali ste používateľa %(targetName)s",
"%(senderName)s invited %(targetName)s": "%(senderName)s pozval/a používateľa %(targetName)s"
"%(senderName)s invited %(targetName)s": "%(senderName)s pozval/a používateľa %(targetName)s",
"You changed the room topic": "Zmenili ste tému miestnosti"
}