chore(translations): Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (811 of 811 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/zh_Hans/
This commit is contained in:
parent
9c35913057
commit
71618d2e07
1 changed files with 17 additions and 2 deletions
|
|
@ -3462,7 +3462,7 @@
|
||||||
"@allowMultipleAnswers": {},
|
"@allowMultipleAnswers": {},
|
||||||
"pollHasBeenEnded": "投票已结束",
|
"pollHasBeenEnded": "投票已结束",
|
||||||
"@pollHasBeenEnded": {},
|
"@pollHasBeenEnded": {},
|
||||||
"countVotes": "{count} 票",
|
"countVotes": "{count, plural, =1{1 票} other{{count} 票}}",
|
||||||
"@countVotes": {
|
"@countVotes": {
|
||||||
"type": "int",
|
"type": "int",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
|
|
@ -3472,5 +3472,20 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"answersWillBeVisibleWhenPollHasEnded": "投票结束后将显示结果",
|
"answersWillBeVisibleWhenPollHasEnded": "投票结束后将显示结果",
|
||||||
"@answersWillBeVisibleWhenPollHasEnded": {}
|
"@answersWillBeVisibleWhenPollHasEnded": {},
|
||||||
|
"thread": "嘟文串",
|
||||||
|
"@thread": {},
|
||||||
|
"replyInThread": "在嘟文串中回复",
|
||||||
|
"@replyInThread": {},
|
||||||
|
"countReplies": "{count, plural, =1{1 则回复} other{{count} 则回复}}",
|
||||||
|
"@countReplies": {
|
||||||
|
"type": "int",
|
||||||
|
"placeholders": {
|
||||||
|
"count": {
|
||||||
|
"type": "int"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"backToMainChat": "返回主聊天",
|
||||||
|
"@backToMainChat": {}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue