From 1b9128b4ec2e314b5944a81a12b15c3d9944b257 Mon Sep 17 00:00:00 2001 From: Zhang TingAn Date: Thu, 8 Aug 2024 11:38:29 +0800 Subject: [PATCH] translations: update translations Log: update translations --- assets/translations/en_US.ts | 188 ++++++++++++++++++++--------------- assets/translations/zh_CN.ts | 188 ++++++++++++++++++++--------------- 2 files changed, 218 insertions(+), 158 deletions(-) diff --git a/assets/translations/en_US.ts b/assets/translations/en_US.ts index 9d2ff5d7a..601690795 100644 --- a/assets/translations/en_US.ts +++ b/assets/translations/en_US.ts @@ -901,77 +901,83 @@ BuildManager - + Compile Output - + Issues list - + Filter - + All - + Error - + + Warning - + Clear Output - + + The project does not have an associated build kit. Please reopen the project and select the corresponding build tool. + + + + &Build - + Execute command failed! - + Start execute command: "%1" "%2" in workspace "%3". - + The process "%1" exited normally. - + The process "%1" exited with code %2. - + The process "%1" crashed. - + Execute command finished. @@ -1625,6 +1631,7 @@ storage: %2 + The debugee has Terminated. @@ -1637,24 +1644,24 @@ The debugee has Terminated. - + Input Condition Expression - + Condition - + When the breakpoint is reached, it will be hit only when the expression is true - - + + Cancel @@ -1674,128 +1681,128 @@ The debugee has Terminated. - - + + Ok - + <Unknown> name - + <Unknown> meaning - + <p>The inferior stopped because it received a signal from the operating system.<p><table><tr><td>Signal name : </td><td>%1</td></tr><tr><td>Signal meaning : </td><td>%2</td></tr></table> - + Signal Received - + New Evaluator Expression - + Enter an expression to evaluate - + Threads: - + Stack List - + Add New Expression Evaluator - + Remove This Evaluator - + Name - + Value - + Type - + Breakpoint List - + Please build first. Build : Ctrl + B - + Is preparing dependence, please waiting for a moment - + Is getting the dap port, please waiting for a moment - + Requesting debug port... - + The dap port is not ready, please retry. - + Debugging starts - + Start debugging coredump file: - + The coredump target file is error: - + The coredump file is error: @@ -1864,6 +1871,19 @@ Delete anyway? + + DebugManager + + + Warning + + + + + The project does not have an associated build kit. Please reopen the project and select the corresponding build tool. + + + DebuggerOptionWidget @@ -2833,7 +2853,7 @@ need to manually copy the source code to this path JSProjectGenerator - + Properties @@ -3416,42 +3436,42 @@ repos path: %0 ProjectCore - + Open activted project`s property dialog - + Auto Focus - + Opened Files - + Focus File - + Config - + Kit: - + Cancel - + Confirm @@ -3612,12 +3632,12 @@ repos path: %0 PythonProjectGenerator - + Properties - + Config @@ -3888,7 +3908,7 @@ not exists support files: %0 QFileDialog - + Open Project Directory @@ -4415,72 +4435,72 @@ not exists support files: %0 RecentDisplay - + Open Document - + Open File - + Open Project - + New File or Project - + Recent Open - + Documents - - + + clear all - + Confirm to clear the record of the opened file? - - + + Cancel button - - + + Delete button - + Projects - + Confirm to clear the record of the opened project? - + No Project @@ -4896,42 +4916,52 @@ not exists support files: %0 Runner - + + Warning + + + + + The project does not have an associated build kit. Please reopen the project and select the corresponding build tool. + + + + &Application Output - + Error: execute command error! The reason is unknown. - + Start execute command: "%1" "%2" in workspace "%3". - + The process "%1" exited normally. - + The process "%1" exited with code %2. - + The process "%1" crashed. - + Execute command finished. diff --git a/assets/translations/zh_CN.ts b/assets/translations/zh_CN.ts index 8c38039b4..5c9ba7490 100644 --- a/assets/translations/zh_CN.ts +++ b/assets/translations/zh_CN.ts @@ -909,82 +909,88 @@ BuildManager - + Compile Output 编译输出 - + Issues list 问题列表 - + Filter 信息过滤 - + All 全部 - + Error 错误 - + + Warning 警告 - + Clear Output 清空输出 - + + The project does not have an associated build kit. Please reopen the project and select the corresponding build tool. + 该工程没有关联的构建工具,请重新打开该工程并选择对应的构建工具. + + + &Build 编译(&B) - + Execute command failed! 执行命令失败! - + Start execute command: "%1" "%2" in workspace "%3". 开始在工作区%3中执行%1 %2命令。 - + The process "%1" exited normally. 进程%1正常退出。 - + The process "%1" exited with code %2. 进程%1退出,代码为%2。 - + The process "%1" crashed. 进程 %1崩溃。 - + Execute command finished. 命令执行完成。 @@ -1648,6 +1654,7 @@ storage: %2 + The debugee has Terminated. @@ -1663,24 +1670,24 @@ The debugee has Terminated. - + Input Condition Expression 输入条件表达式 - + Condition 条件 - + When the breakpoint is reached, it will be hit only when the expression is true 当断点到达,仅在表达式为真时触发 - - + + Cancel 取消 @@ -1700,107 +1707,107 @@ The debugee has Terminated. 请求cxx dap端口失败,请重新尝试。 - - + + Ok 确认 - + <Unknown> name - + <Unknown> meaning - + <p>The inferior stopped because it received a signal from the operating system.<p><table><tr><td>Signal name : </td><td>%1</td></tr><tr><td>Signal meaning : </td><td>%2</td></tr></table> <p>下位机停止,因为它收到了来自操作系统的信号。<p><table><tr><td>信号名: </td><td>%1</td></tr><tr><td>信号含义: </td><td>%2</td></tr></table> - + Signal Received 信号已接收 - + New Evaluator Expression 新评估表达式 - + Enter an expression to evaluate 输入求值表达式 - + Threads: 线程: - + Stack List 堆栈列表 - + Add New Expression Evaluator 添加新评估表达式 - + Remove This Evaluator 删除评估 - + Name 名称 - + Value - + Type 类型 - + Breakpoint List 断点列表 - + Please build first. Build : Ctrl + B 请先编译工程。 编译:Ctrl + B - + Is preparing dependence, please waiting for a moment 正在加载依赖项,请等待 - + Is getting the dap port, please waiting for a moment 正在获取dap端口,请等待 - + Requesting debug port... 请求调试端口... - + The dap port is not ready, please retry. @@ -1809,22 +1816,22 @@ dap端口未就绪,请重试。 - + Debugging starts 调试开始 - + Start debugging coredump file: 开始调试coredump文件: - + The coredump target file is error: coredump目标文件错误: - + The coredump file is error: coredump文件错误: @@ -1894,6 +1901,19 @@ Delete anyway? 忽略警告 + + DebugManager + + + Warning + 警告 + + + + The project does not have an associated build kit. Please reopen the project and select the corresponding build tool. + 该工程没有关联的构建工具,请重新打开该工程并选择对应的构建工具. + + DebuggerOptionWidget @@ -2864,7 +2884,7 @@ need to manually copy the source code to this path JSProjectGenerator - + Properties 工程属性 @@ -3449,42 +3469,42 @@ repos path: %0 ProjectCore - + Open activted project`s property dialog 打开已激活的工程属性对话框 - + Auto Focus 自动聚焦 - + Opened Files 打开文件 - + Focus File 聚焦文件 - + Config 配置 - + Kit: 构建工具: - + Cancel 取消 - + Confirm 确定 @@ -3645,12 +3665,12 @@ repos path: %0 PythonProjectGenerator - + Properties 工程属性 - + Config 配置 @@ -3923,7 +3943,7 @@ not exists support files: %0 QFileDialog - + Open Project Directory 打开工程目录 @@ -4450,72 +4470,72 @@ not exists support files: %0 RecentDisplay - + Open Document 打开文件 - + Open File 打开文件 - + Open Project 打开工程 - + New File or Project 新建文件或工程 - + Recent Open 最近打开 - + Documents 文件 - - + + clear all 清除 - + Confirm to clear the record of the opened file? 确定清空`已打开文件`记录? - - + + Cancel button 取消 - - + + Delete button 删除 - + Projects 工程 - + Confirm to clear the record of the opened project? 确定清空`已打开工程`记录? - + No Project 无记录 @@ -4931,47 +4951,57 @@ not exists support files: %0 Runner - + + Warning + 警告 + + + + The project does not have an associated build kit. Please reopen the project and select the corresponding build tool. + 该工程没有关联的构建工具,请重新打开该工程并选择对应的构建工具. + + + &Application Output 应用程序输出(&A) - + Error: execute command error! The reason is unknown. 错误:执行命令错误!原因未知。 - + Start execute command: "%1" "%2" in workspace "%3". 开始在工作区%3中执行%1 %2命令。 - + The process "%1" exited normally. 进程%1正常退出。 - + The process "%1" exited with code %2. 进程%1退出,代码为%2。 - + The process "%1" crashed. 进程 %1崩溃。 - + Execute command finished. 命令执行完成。