41 lines
2.8 KiB
YAML
41 lines
2.8 KiB
YAML
# encoding: utf-8
|
|
#
|
|
# Never edit this file. It will be overwritten when translations are pulled from Transifex.
|
|
#
|
|
# To work with us on translations, join this project:
|
|
# https://www.transifex.com/projects/p/discourse-org/
|
|
|
|
zh_TW:
|
|
site_settings:
|
|
poll_maximum_options: "投票允許的最大選項數。"
|
|
poll_edit_window_mins: "投票創建後多少分鐘內可以編輯?"
|
|
poll:
|
|
multiple_polls_without_name: "有多個投票沒有名字。使用“<code>name</code>”屬性區分各投票。"
|
|
multiple_polls_with_same_name: "有多個投票的名字相同:<strong>%{name}</strong>。使用“<code>name</code>”屬性區分各投票。"
|
|
default_poll_must_have_at_least_2_options: "投票至少要有 2 個選項。"
|
|
named_poll_must_have_at_least_2_options: "投票“<strong>%{name}</strong>”必須要有 2 個選項。"
|
|
default_poll_must_have_less_options:
|
|
other: "投票選項必須少於%{count}個。"
|
|
named_poll_must_have_less_options:
|
|
other: "“<strong>%{name}</strong>”投票的選項必須少於%{count}個。"
|
|
default_poll_must_have_different_options: "投票必須有不同的選項。"
|
|
named_poll_must_have_different_options: "投票“<strong>%{name}</strong>”的選項必須有不同的選項。"
|
|
default_poll_with_multiple_choices_has_invalid_parameters: "多選投票有無效選項。"
|
|
named_poll_with_multiple_choices_has_invalid_parameters: "“<strong>%{name}</strong>”多選投票有無效參數。"
|
|
requires_at_least_1_valid_option: "你必須選擇至少 1 個有效的選項。"
|
|
default_cannot_be_made_public: "投票調查不能公開。"
|
|
named_cannot_be_made_public: "投票“<strong>%{name}</strong>”有投票不能公開。"
|
|
edit_window_expired:
|
|
cannot_change_polls: "在創建話題%{minutes}分鐘後,你不可以增加、刪除或者重命名該投票。"
|
|
op_cannot_edit_options: "在創建話題%{minutes}分鐘後,你不可以增加、刪除投票選項。如果你需要修改投票選項,請聯繫管理員。"
|
|
staff_cannot_add_or_remove_options: "在創建話題%{minutes}分鐘後,你不能增加或者刪除投票選項。你可以選擇刪除該話題然後重新創建一個。"
|
|
no_polls_associated_with_this_post: "這個帖子中沒有投票。"
|
|
no_poll_with_this_name: "投票“<strong>%{name}</strong>”沒有被關聯到帖子。"
|
|
post_is_deleted: "帖子已經刪除,無法操作。"
|
|
topic_must_be_open_to_vote: "主題必須未被鎖定才能投票。"
|
|
poll_must_be_open_to_vote: "投票必須開啟。"
|
|
topic_must_be_open_to_toggle_status: "主題必須未被鎖定才能改變狀態。"
|
|
only_staff_or_op_can_toggle_status: "只有管理人員或者發佈投票的人才能改變投票狀態。"
|
|
email:
|
|
link_to_poll: "點擊查看投票。"
|