From 02eb2876af21f355861c11efebe98028b5aab04c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BD=99=E5=88=99=E9=9C=96?= <7624863+yuzelin@user.noreply.gitee.com> Date: Tue, 13 Jan 2026 10:36:31 +0800 Subject: [PATCH] update translation --- erpnext_china/__init__.py | 2 +- .../workspace/中国财务报表/中国财务报表.json | 1 + erpnext_china/translations/zh.csv | 17 +++++++++++++++-- 3 files changed, 17 insertions(+), 3 deletions(-) diff --git a/erpnext_china/__init__.py b/erpnext_china/__init__.py index ccd72b2..1c4b470 100644 --- a/erpnext_china/__init__.py +++ b/erpnext_china/__init__.py @@ -7,7 +7,7 @@ import frappe patches_loaded = False -__version__ = '1.0.0' +__version__ = '1.0.1' def load_monkey_patches(): diff --git a/erpnext_china/erpnext_china/workspace/中国财务报表/中国财务报表.json b/erpnext_china/erpnext_china/workspace/中国财务报表/中国财务报表.json index 7bc0829..d10cedc 100644 --- a/erpnext_china/erpnext_china/workspace/中国财务报表/中国财务报表.json +++ b/erpnext_china/erpnext_china/workspace/中国财务报表/中国财务报表.json @@ -5,6 +5,7 @@ "custom_blocks": [], "docstatus": 0, "doctype": "Workspace", + "type": "Workspace", "for_user": "", "hide_custom": 0, "icon": "", diff --git a/erpnext_china/translations/zh.csv b/erpnext_china/translations/zh.csv index 241e2d0..0d81205 100644 --- a/erpnext_china/translations/zh.csv +++ b/erpnext_china/translations/zh.csv @@ -10896,6 +10896,7 @@ Fit,自适应 Transition Properties,状态转换属性 Workflow Details,工作流详情 Search or type a command ({0}),搜索或输入命令({0}) +Search or type a command,搜索或输入命令 Parts Per Hour,每小时产量 Job Capacity,生产任务单产能 Workstation Status,工站状态 @@ -11881,7 +11882,7 @@ Subcontracting Outward Order,委外订单 Active Subcontracted Items,活跃委外物料 Subcontracting Inward Order Count,代工订单张数 Subcontracting Outward Order Count,委外订单张数 -Meaning of Different Permission Types:,各权限类型说明 +Meaning of Different Permission Types,各权限类型说明 Permission,权限 Audits,审计 Health Report,系统健康状态报表 @@ -11909,4 +11910,16 @@ Background Job,后台任务 "Allows sharing document access with other users.","允许与其他用户分享单据访问权限。" "The user can share document access with another user.","用户可以将单据访问权限分享给其他用户。" "Allows users to enable the mask property for any field of the respective doctype.","允许用户为相应单据类型的任何字段启用掩码属性。" -"If the user enables the mask property for the phone number field, the value will be displayed in a masked format (e.g., 811XXXXXXX).","如果用户为电话号码字段启用了掩码属性,该值将以掩码格式显示(例如:811XXXXXXX)。" \ No newline at end of file +"If the user enables the mask property for the phone number field, the value will be displayed in a masked format (e.g., 811XXXXXXX).","如果用户为电话号码字段启用了掩码属性,该值将以掩码格式显示(例如:811XXXXXXX)。" +to select,选择 +to close,关闭 +Open in new tab,打开浏览器新页签 +Edit Sidebar,编辑侧边栏 +Desktop,桌面 +Reset to Default,恢复默认 +Add row,添加一行 +Duplicate row,复制一行 +Delete row,删除一行 +Delete {0} rows,删除 {0} 行 +Duplicate {0} rows,复制 {0} 行 +Add multiple,添加多行 \ No newline at end of file