# 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}投票的选项必须有不同的选项。" default_poll_with_multiple_choices_has_invalid_parameters: "多选投票有无效选项。" named_poll_with_multiple_choices_has_invalid_parameters: "%{name}多选投票有无效参数。" requires_at_least_1_valid_option: "你必须选择至少 1 个有效的选项。" cannot_change_polls_after_5_minutes: "你不能在创建 5 分钟后添加、删除或重命名投票。" op_cannot_edit_options_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}”没有被关联到帖子。" 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: "只有职员成员或者发布投票的人才能改变投票状态。"