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-TW.yml

30 lines
1.4 KiB

zh-TW:
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: "頁面方向"