# 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_CN: site_settings: poll_enabled: "允许用户创建投票?" poll_maximum_options: "投票允许的最大选项数。" poll: multiple_polls_without_name: "有多个投票没有名字。使用“name”属性唯一标识投票。" multiple_polls_with_same_name: "有多个投票的名字相同:%{name}。使用“name”属性唯一标识投票。" default_poll_must_have_at_least_2_options: "投票至少要有 2 个选项。" named_poll_must_have_at_least_2_options: "投票“%{name}”必须要有 2 个选项。" default_poll_must_have_less_options: "投票选项必须少于 %{max} 个。" named_poll_must_have_less_options: "%{name}投票的选项必须少于 %{max} 个。" default_poll_must_have_different_options: "投票必须有不同的选项。" named_poll_must_have_different_options: "%{name}投票的选项必须有不同的选项。" requires_at_least_1_valid_option: "你必须选择至少 1 个有效的选项。" cannot_change_polls_after_5_minutes: "投票在创建的 5 分钟后不能被修改。如果你要修改他们,请联系版主。" staff_cannot_add_or_remove_options_after_5_minutes: "投票创建 5 分钟后,投票选项只能被编辑,无法增加或者删除。如果你想要增加或删除选项,你应该关闭这个主题并再创建一个新的。" no_polls_associated_with_this_post: "这个帖子中没有投票。" no_poll_with_this_name: "投票“%{name}”没有被关联到帖子。" 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: "只有职员成员或者发布投票的人才能改变投票状态。"