chore(translations): Translated using Weblate (Estonian)
Currently translated at 100.0% (807 of 807 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/et/
This commit is contained in:
parent
39bdc34eb9
commit
c78e715dfa
1 changed files with 41 additions and 1 deletions
|
|
@ -3432,5 +3432,45 @@
|
|||
}
|
||||
},
|
||||
"donate": "Toeta meid rahaliselt",
|
||||
"@donate": {}
|
||||
"@donate": {},
|
||||
"startedAPoll": "{username} koostas küsitluse.",
|
||||
"@startedAPoll": {
|
||||
"type": "String",
|
||||
"placeholders": {
|
||||
"username": {
|
||||
"type": "String"
|
||||
}
|
||||
}
|
||||
},
|
||||
"poll": "Küsitlus",
|
||||
"@poll": {},
|
||||
"startPoll": "Koosta küsitlus",
|
||||
"@startPoll": {},
|
||||
"endPoll": "Lõpeta küsitlus",
|
||||
"@endPoll": {},
|
||||
"answersVisible": "Vastused on näha",
|
||||
"@answersVisible": {},
|
||||
"answersHidden": "Vastused on peidetud",
|
||||
"@answersHidden": {},
|
||||
"pollQuestion": "Küsitluse küsimus",
|
||||
"@pollQuestion": {},
|
||||
"answerOption": "Valikvastus",
|
||||
"@answerOption": {},
|
||||
"addAnswerOption": "Lisa valikvastus",
|
||||
"@addAnswerOption": {},
|
||||
"allowMultipleAnswers": "Luba mitu vastusevalikut",
|
||||
"@allowMultipleAnswers": {},
|
||||
"pollHasBeenEnded": "Küsitlus on lõppenud",
|
||||
"@pollHasBeenEnded": {},
|
||||
"countVotes": "{count} häält",
|
||||
"@countVotes": {
|
||||
"type": "int",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"type": "int"
|
||||
}
|
||||
}
|
||||
},
|
||||
"answersWillBeVisibleWhenPollHasEnded": "Vastused on näha küsitluse lõppedes",
|
||||
"@answersWillBeVisibleWhenPollHasEnded": {}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue