diff --git a/RedPandaIDE/RedPandaIDE_zh_CN.ts b/RedPandaIDE/RedPandaIDE_zh_CN.ts
index 2e366c27..148472de 100644
--- a/RedPandaIDE/RedPandaIDE_zh_CN.ts
+++ b/RedPandaIDE/RedPandaIDE_zh_CN.ts
@@ -899,51 +899,54 @@ Copyright (c) 2020-2021 royqh1979@gmail.com
选择性能分析器
-
+ 确认
-
- 小熊猫C++ 将会清除现有的编译器配置列表,然后在下列文件夹中搜索编译器:
- '%1'
-'%2'
-你确定要继续吗?
+Are you really want to continue?
+ 小熊猫C++ 将会清除现有的编译器配置列表,然后在下列文件夹中搜索编译器:<br/> '%1'<br/> '%2'<br />你确定要继续吗?
-
-
+
+ Red Panda C++ will clear current compiler list and search for compilers in the the PATH. <br />Are you really want to continue?
+ 小熊猫C++ 将会清除现有的编译器配置列表,然后在PATH路径中搜索gcc编译器.<br />你确定要继续吗?
+
+
+
+ Failed失败
-
-
+
+ Can't find any compiler.找不到编译器
-
-
+
+ Compiler Set Name编译器配置名称
-
+ Name名称
-
+ Compiler Set Folder编译器所在文件夹
-
+ New name新名称
@@ -5929,180 +5932,180 @@ Are you really want to continue?
无法载入自动链接设置
-
-
-
-
+
+
+
+ The following %1 directories don't exist:下列%1文件夹不存在:
-
-
+
+ binary二进制
-
+ No %1 directories have been specified.未指定%1文件夹
-
+ C includeC包含
-
-
+
+ C++ includeC++包含
-
-
-
-
+
+
+
+ Cannot find the %1 "%2"无法找到%1程序"%2"
-
+ C optionsC语言选项
-
+ Support all ANSI standard C programs (-ansi)支持所有ANSI标准C程序(-ansi)
-
+ Do not recognize asm,inline or typeof as a keyword (-fno-asm)不支持将asm、inline和typeof作为关键字(-fno-asm)
-
+ Imitate traditional C preprocessors (-traditional-cpp)模仿传统C预处理器行为(-traditional-cpp)
-
+ Code Generation代码生成
-
+ Optimize for the following machine (-march)生成特定机器的专用指令(-march)
-
+ Optimize less, while maintaining full compatibility (-tune)完整兼容特定机器,较少优化(-tune)
-
+ Enable use of specific instructions (-mx)启用特定指令集(-mx)
-
+ Optimization level (-Ox)优化级别(-Ox)
-
+ Compile with the following pointer size (-mx)使用下列指针大小编译(-mx)
-
+ Language standard (-std)语言标准(-std)
-
+ Profile性能分析
-
+ Generate debugging information (-g3)生成调试信息(-g3)
-
+ Would you like Red Panda C++ to search for compilers in PATH?您同意小熊猫C++在PATH路径中寻找gcc编译器吗?
-
+ Generate profiling info for analysis (-pg)生成性能分析信息(-pg)
-
+ Warnings代码警告
-
+ Inhibit all warning messages (-w)忽略所有警告信息(-w)
-
+ Show most warnings (-Wall)启用常见问题警告(-Wall)
-
+ Show some more warnings (-Wextra)启用更多问题警告(-Wextra)
-
+ Check ISO C/C++/C++0x conformance (-pedantic)检查ISO C/C++/C++0x语法一致性(-pedantic)
-
+ Only check the code for syntax errors (-fsyntax-only)只进行语法检查(不编译)(-fsyntax-only)
-
+ Make all warnings into errors (-Werror)将警告作为错误处理(-Werror)
-
+ Abort compilation on first error (-Wfatal-errors)遇到第一个错误后立即中止编译(-Wfatal-errors)
-
+ Linker链接器
-
+ Link an Objective C program (-lobjc)链接Objective-C程序 (-lobjc)
-
+ Do not use standard system libraries (-nostdlib)不使用标准库和系统启动文件(-nostdlib)
-
+ Do not create a console window (-mwindows)不产生控制台窗口(-mwindows)
-
+ Strip executable (-s)剥除附加信息(-s)
@@ -6111,54 +6114,54 @@ Are you really want to continue?
链接Ojbective C程序(-lobjc)
-
+ Output输出
-
+ Put comments in generated assembly code (-fverbose-asm)在生成的汇编代码中加入注释(-fverbose-asm)
-
+ Use pipes instead of temporary files during compilation (-pipe)编译时使用管道而不是临时文件(-pipe)
-
+ Do not assemble, compile and generate the assemble code (-S)只生成汇编代码(-S)
-
-
+
+ Confirm确认
-
+ The following problems were found during validation of compiler set "%1":在验证编译器设置"%1"时遇到了下列问题:
-
+ Would you like Red Panda C++ to remove them for you and add the default paths to the valid paths?是否让小熊猫C++删除这些配置,并尝试重新建立配置?
-
+ Leaving those directories will lead to problems during compilation.<br /><br />Unless you know exactly what you're doing, it is recommended that you click Yes.如果仍然保留这些设置,可能会导致编译错误。<br /><br />请选择“是”,除非您清楚的知道选择“否”的后果,
-
-
+
+ Compiler set not configuared.未配置编译器设置。
-
+ Would you like Red Panda C++ to search for compilers in the following locations: <BR />'%1'<BR />'%2'? 您需要小熊猫C++在下列位置搜索编译器吗:<br />%1<br />%2