diff --git a/src/i18n/strings/zh_Hant.json b/src/i18n/strings/zh_Hant.json index 5fc177ab94..d4e25aa497 100644 --- a/src/i18n/strings/zh_Hant.json +++ b/src/i18n/strings/zh_Hant.json @@ -3432,5 +3432,13 @@ "Connectivity to the server has been lost": "與伺服器的連線已遺失", "You cannot place calls in this browser.": "您無法在此瀏覽器中撥打通話。", "Calls are unsupported": "不支援通話", - "Toggle space panel": "切換空間面板" + "Toggle space panel": "切換空間面板", + "Are you sure you want to end this poll? This will show the final results of the poll and stop people from being able to vote.": "您確定您想要結束此投票?這將會顯示最終投票結果並阻止人們投票。", + "End Poll": "結束投票", + "Sorry, the poll did not end. Please try again.": "抱歉,投票沒有結束。請再試一次。", + "Failed to end poll": "無法結束投票", + "The poll has ended. Top answer: %(topAnswer)s": "投票已結束。最佳答案:%(topAnswer)s", + "The poll has ended. No votes were cast.": "投票已結束。沒有投票。", + "Final result based on %(count)s votes|one": "以 %(count)s 票為基礎的最終結果", + "Final result based on %(count)s votes|other": "以 %(count)s 票為基礎的最終結果" }