New translations strings.xml (Chinese Simplified)

This commit is contained in:
Thomas 2019-04-04 16:35:51 +00:00
parent d1a2df2202
commit c974174ecd
1 changed files with 17 additions and 17 deletions

View File

@ -801,28 +801,28 @@
<string name="poll_choice_2">选项二</string>
<string name="poll_choice_3">选项三</string>
<string name="poll_choice_4">选项四</string>
<string name="poll_invalid_choices">You need two choices at least for the poll!</string>
<string name="done">Done</string>
<string name="poll_finish_at">end at %s</string>
<string name="refresh_poll">Refresh poll</string>
<string name="vote">Vote</string>
<string name="poll_not_private">A poll cannot be attached to a direct message!</string>
<string name="notif_poll">A poll you have voted in has ended</string>
<string name="poll_invalid_choices">你至少需要两个选项才能开投票!</string>
<string name="done">完成</string>
<string name="poll_finish_at">在 %s 结束</string>
<string name="refresh_poll">刷新投票</string>
<string name="vote">投票</string>
<string name="poll_not_private">投票无法附加到直接消息上!</string>
<string name="notif_poll">一个你参加过的投票已经结束</string>
<plurals name="number_of_vote">
<item quantity="other">%d votes</item>
<item quantity="other">%d </item>
</plurals>
<string-array name="poll_choice_type">
<item>Single choice</item>
<item>Multiple choices</item>
<item>单选</item>
<item>多选</item>
</string-array>
<string-array name="poll_duration">
<item>5 minutes</item>
<item>30 minutes</item>
<item>1 hour</item>
<item>6 hours</item>
<item>1 day</item>
<item>3 days</item>
<item>7 days</item>
<item>5 分钟</item>
<item>30 分钟</item>
<item>1 小时</item>
<item>6 小时</item>
<item>1 </item>
<item>3 </item>
<item>7 </item>
</string-array>
<string-array name="settings_video_mode">
<item>Webview</item>