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": {},
|
||||
"pollHasBeenEnded": "Küsitlus on lõppenud",
|
||||
"@pollHasBeenEnded": {},
|
||||
"countVotes": "{count} häält",
|
||||
"countVotes": "{count, plural, =1{Üks hääl} other{{count} häält}}",
|
||||
"@countVotes": {
|
||||
"type": "int",
|
||||
"placeholders": {
|
||||
|
|
@ -3472,5 +3472,20 @@
|
|||
}
|
||||
},
|
||||
"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
Reference in a new issue