mirror of
https://github.com/discourse/discourse.git
synced 2024-11-26 02:23:37 +08:00
53 lines
1.5 KiB
YAML
53 lines
1.5 KiB
YAML
# WARNING: Never edit this file.
|
|
# It will be overwritten when translations are pulled from Crowdin.
|
|
#
|
|
# To work with us on translations, join this project:
|
|
# https://translate.discourse.org/
|
|
|
|
zh_TW:
|
|
js:
|
|
poll:
|
|
voters:
|
|
other: "投票者"
|
|
total_votes:
|
|
other: "總票數"
|
|
average_rating: "平均評分:<strong>%{average}</strong>。"
|
|
cast-votes:
|
|
title: "投你的票"
|
|
label: "現在投票!"
|
|
show-results:
|
|
title: "顯示投票結果"
|
|
label: "顯示結果"
|
|
hide-results:
|
|
title: "返回到你的投票"
|
|
export-results:
|
|
label: "匯出"
|
|
open:
|
|
title: "開啟投票"
|
|
label: "開啟"
|
|
confirm: "你確定要開啟這個投票嗎?"
|
|
close:
|
|
title: "關閉投票"
|
|
label: "關閉"
|
|
confirm: "你確定要關閉這個投票?"
|
|
breakdown:
|
|
count: "次數"
|
|
error_while_toggling_status: "對不起,改變投票狀態時出錯了。"
|
|
error_while_casting_votes: "對不起,投票時出錯了。"
|
|
error_while_fetching_voters: "對不起,顯示投票者時出錯了。"
|
|
ui_builder:
|
|
title: 創建投票
|
|
insert: 插入投票
|
|
help:
|
|
invalid_values: 最小值必須比最大值小。
|
|
min_step_value: 最小梯級階值為 1
|
|
poll_type:
|
|
label: 類型
|
|
regular: 單選
|
|
multiple: 多選
|
|
number: 評分
|
|
poll_config:
|
|
step: 梯級
|
|
poll_public:
|
|
label: 顯示投票人
|