From 9de65fb6f3ae77a293d44ab00e6ee57b0a5ae0ac Mon Sep 17 00:00:00 2001 From: popcorner <6312791+popcorner@users.noreply.github.com> Date: Sat, 28 May 2022 18:53:59 +0800 Subject: [PATCH] Update chineseSimplified.xml Close #11737 --- .../nativeLang/chineseSimplified.xml | 95 ++++++++++++++++--- 1 file changed, 81 insertions(+), 14 deletions(-) diff --git a/PowerEditor/installer/nativeLang/chineseSimplified.xml b/PowerEditor/installer/nativeLang/chineseSimplified.xml index 242784dc4..e2382830e 100644 --- a/PowerEditor/installer/nativeLang/chineseSimplified.xml +++ b/PowerEditor/installer/nativeLang/chineseSimplified.xml @@ -3,7 +3,7 @@ The comments are here for explanation, it's not necessary to translate them. --> - +
@@ -73,6 +73,7 @@ The comments are here for explanation, it's not necessary to translate them. + @@ -178,6 +179,8 @@ The comments are here for explanation, it's not necessary to translate them. + + @@ -249,6 +252,10 @@ The comments are here for explanation, it's not necessary to translate them. + + + + @@ -319,6 +326,7 @@ The comments are here for explanation, it's not necessary to translate them. + @@ -355,6 +363,16 @@ The comments are here for explanation, it's not necessary to translate them. + + + + + + + + + +
@@ -628,6 +646,14 @@ The comments are here for explanation, it's not necessary to translate them. + + + + + + + + @@ -683,6 +709,8 @@ The comments are here for explanation, it's not necessary to translate them. + + @@ -846,28 +874,34 @@ The comments are here for explanation, it's not necessary to translate them. + - + + + + + + - - - - - - - - + + + + + + + + @@ -877,7 +911,10 @@ The comments are here for explanation, it's not necessary to translate them. + + + @@ -986,6 +1023,15 @@ The comments are here for explanation, it's not necessary to translate them. + + + + + + + + + @@ -1032,6 +1078,9 @@ The comments are here for explanation, it's not necessary to translate them. + + + @@ -1048,7 +1097,7 @@ The comments are here for explanation, it's not necessary to translate them. - + @@ -1129,7 +1178,7 @@ The comments are here for explanation, it's not necessary to translate them. - + @@ -1230,6 +1279,9 @@ The comments are here for explanation, it's not necessary to translate them. + + @@ -1305,6 +1357,8 @@ Notepad++会在所有安装结束后重新启动。 + + @@ -1380,17 +1434,26 @@ Notepad++会在所有安装结束后重新启动。 + + +查找除exe,obj && log以外的所有文件: +*.* !*.exe !*.obj !*.log + +查找所有文件但排除文件夹 tests, bin && bin64: +*.* !\tests !\bin* + +查找所有文件但递归式排除所有叫 log 或 logs 的文件夹: +*.* !+\log*"/> + @@ -1484,6 +1547,10 @@ Notepad++会在所有安装结束后重新启动。 + + + +