opf/openproject

View on GitHub
modules/xls_export/config/locales/crowdin/zh-CN.yml

Summary

Maintainability
Test Coverage
zh-CN:
  plugin_openproject_xls_export:
    name: "OpenProject XLS 导出"
    description: "将问题列表导出为 Excel 电子表格 (.xls)"
  export_to_excel: "导出 XLS"
  print_with_description: "带说明的打印预览"
  sentence_separator_or: "或"
  different_formats: 不同格式
  export:
    format:
      xls: "XLS"
      xls_with_descriptions: "带描述的XLS"
      xls_with_relations: "带关系的 XLS"
  xls_export:
    child_of: 此项的子项
    parent_of: 此项的父项