https://git.reactos.org/?p=reactos.git;a=commitdiff;h=767e2419e936275e5bf580db7b6af719068f22fb

commit 767e2419e936275e5bf580db7b6af719068f22fb
Author:     Luo Yufan <[email protected]>
AuthorDate: Sun Mar 4 10:37:20 2018 +0800
Commit:     Hermès BÉLUSCA - MAÏTO <[email protected]>
CommitDate: Sun Mar 4 03:37:20 2018 +0100

    [TRANSLATION][SUBST] Update Simplified Chinese translation. (#414)
---
 base/system/subst/lang/zh-CN.rc | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/base/system/subst/lang/zh-CN.rc b/base/system/subst/lang/zh-CN.rc
index b758f6a15e..972c9582db 100644
--- a/base/system/subst/lang/zh-CN.rc
+++ b/base/system/subst/lang/zh-CN.rc
@@ -1,4 +1,5 @@
 /* Simplified Chinese translation by Song Fuchang (0xfc) <[email protected]> 
2011 */
+/* Improved by Luo Yufan ([email protected]) 2018 */
 
 LANGUAGE LANG_CHINESE, SUBLANG_CHINESE_SIMPLIFIED
 
@@ -7,8 +8,8 @@ BEGIN
     IDS_INCORRECT_PARAMETER_COUNT "参数个数不正确 - %s\n"
     IDS_INVALID_PARAMETER "参数个数不正确 - %s\n"
     IDS_INVALID_PARAMETER2 "无效参数 - %s\n"
-    IDS_PATH_NOT_FOUND "Path not found - %s\n"
-    IDS_ACCESS_DENIED "Access denied - %s\n"
+    IDS_PATH_NOT_FOUND "找不到文件夹 - %s\n"
+    IDS_ACCESS_DENIED "拒绝访问 - %s\n"
     IDS_DRIVE_ALREADY_SUBSTED "驱动器已经运行过 SUBST\n"
     IDS_FAILED_WITH_ERRORCODE "操作失败!错误码 0x%x:%s\n"
     IDS_USAGE "将一个路径用驱动器号关联。\n\n\

Reply via email to