chore(translations): Translated using Weblate (Estonian)
Currently translated at 100.0% (811 of 811 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/et/
This commit is contained in:
parent
a74b22f5ec
commit
c518f470db
1 changed files with 17 additions and 2 deletions
|
|
@ -3462,7 +3462,7 @@
|
||||||
"@allowMultipleAnswers": {},
|
"@allowMultipleAnswers": {},
|
||||||
"pollHasBeenEnded": "Küsitlus on lõppenud",
|
"pollHasBeenEnded": "Küsitlus on lõppenud",
|
||||||
"@pollHasBeenEnded": {},
|
"@pollHasBeenEnded": {},
|
||||||
"countVotes": "{count} häält",
|
"countVotes": "{count, plural, =1{Üks hääl} other{{count} häält}}",
|
||||||
"@countVotes": {
|
"@countVotes": {
|
||||||
"type": "int",
|
"type": "int",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
|
|
@ -3472,5 +3472,20 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"answersWillBeVisibleWhenPollHasEnded": "Vastused on näha küsitluse lõppedes",
|
"answersWillBeVisibleWhenPollHasEnded": "Vastused on näha küsitluse lõppedes",
|
||||||
"@answersWillBeVisibleWhenPollHasEnded": {}
|
"@answersWillBeVisibleWhenPollHasEnded": {},
|
||||||
|
"replyInThread": "Vasta jutulõngas",
|
||||||
|
"@replyInThread": {},
|
||||||
|
"countReplies": "{count, plural, =1{Üks vastus} other{{count} vastust}}",
|
||||||
|
"@countReplies": {
|
||||||
|
"type": "int",
|
||||||
|
"placeholders": {
|
||||||
|
"count": {
|
||||||
|
"type": "int"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"thread": "Jutulõng",
|
||||||
|
"@thread": {},
|
||||||
|
"backToMainChat": "Tagasi põhivestlusesse",
|
||||||
|
"@backToMainChat": {}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue