chore(translations): Translated using Weblate (Estonian)
Currently translated at 100.0% (794 of 794 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/et/
This commit is contained in:
parent
ef7086f739
commit
93fa8188b1
1 changed files with 40 additions and 1 deletions
|
|
@ -3393,5 +3393,44 @@
|
|||
"pause": "Peata",
|
||||
"@pause": {},
|
||||
"resume": "Jätka",
|
||||
"@resume": {}
|
||||
"@resume": {},
|
||||
"newSubSpace": "Uus alamkogukond",
|
||||
"@newSubSpace": {},
|
||||
"moveToDifferentSpace": "Tõsta teise kogukonda",
|
||||
"@moveToDifferentSpace": {},
|
||||
"moveUp": "Liiguta ülespoole",
|
||||
"@moveUp": {},
|
||||
"moveDown": "Liiguta allapoole",
|
||||
"@moveDown": {},
|
||||
"removeFromSpaceDescription": "See vestlus eemaldatakse nüüd kogukonnast, kuid on jätkuvalt nähtav sinu vestluste loendis.",
|
||||
"@removeFromSpaceDescription": {},
|
||||
"countChats": "{chats} vestlust",
|
||||
"@countChats": {
|
||||
"type": "String",
|
||||
"placeholders": {
|
||||
"chats": {
|
||||
"type": "int"
|
||||
}
|
||||
}
|
||||
},
|
||||
"spaceMemberOf": "Kogukonna liige: {spaces}",
|
||||
"@spaceMemberOf": {
|
||||
"type": "String",
|
||||
"placeholders": {
|
||||
"spaces": {
|
||||
"type": "String"
|
||||
}
|
||||
}
|
||||
},
|
||||
"spaceMemberOfCanKnock": "{spaces} kogukonna liige võib uksele koputada",
|
||||
"@spaceMemberOfCanKnock": {
|
||||
"type": "String",
|
||||
"placeholders": {
|
||||
"spaces": {
|
||||
"type": "String"
|
||||
}
|
||||
}
|
||||
},
|
||||
"donate": "Toeta meid rahaliselt",
|
||||
"@donate": {}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue