OpenProject is the leading open source project management software.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
openproject/modules/pdf_export/config/locales/zh-CN.yml

30 lines
1.4 KiB

zh-CN:
error_can_not_delete_export_card_configuration: "无法删除此配置。"
error_can_not_change_name_of_default_configuration: "无法更改默认配置的名称。"
label_backlogs_export_card_config_select: "选择导出卡片配置"
label_backlogs_export_card_export: "导出"
label_export_card_configuration_new: "新导出卡片配置"
label_export_card_configuration: "导出卡片配置"
label_export_card_configuration_plural: "导出卡片配置"
label_export_card_activate: "激活"
label_export_card_deactivate: "取消激活"
notice_export_card_configuration_activated: "配置成功激活"
notice_export_card_configuration_deactivated: "配置成功取消激活"
error_can_not_activate_export_card_configuration: "无法激活此配置"
error_can_not_deactivate_export_card_configuration: "无法取消激活此配置"
validation_error_required_keys_not_present: "所需的密钥不存在:"
validation_error_yaml_is_badly_formed: "无有效的 YAML 格式。"
validation_error_uknown_key: "未知的密钥:"
yaml_error: "YAML 错误:"
help_link_rows_format: "行格式"
export_config_per_page: "每页"
export_config_page_size: "页面大小"
export_config_orientation: "页面方向"
export_config_rows: "行"
activerecord:
attributes:
export_card_configuration:
rows: "行"
per_page: "每页"
page_size: "页面大小"
orientation: "页面方向"