# 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_edit_window_mins: "投票创建后多少分钟内可以编辑?" poll_minimum_trust_level_to_create: "创建投票所需的最小信任等级。" 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: other: "投票选项必须少于%{count}个。" named_poll_must_have_less_options: other: "“%{name}”投票的选项必须少于%{count}个。" 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 个有效的选项。" edit_window_expired: cannot_edit_default_poll_with_votes: "在创建%{minutes}分钟后,你无法更改投票。" cannot_edit_named_poll_with_votes: "在创建%{minutes}分钟后,你无法更改投票名${name}。" no_poll_with_this_name: "投票“%{name}”没有被关联到帖子。" post_is_deleted: "帖子已经删除,无法操作。" user_cant_post_in_topic: "你无法投票,因为你无法在这个主题里发帖" 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: "只有管理人员或者发布投票的人才能改变投票状态。" insufficient_rights_to_create: "你不能创建投票。" email: link_to_poll: "点击查看投票。"