From 96411b033c98aad84e0b75287efff370fb048ab4 Mon Sep 17 00:00:00 2001 From: Liu Zhangjian Date: Fri, 8 Nov 2024 15:10:30 +0800 Subject: [PATCH] chore: Update translations as title Log: Update translations --- assets/translations/en_US.ts | 139 +++++++++++++++++++--------------- assets/translations/zh_CN.ts | 143 +++++++++++++++++++---------------- 2 files changed, 156 insertions(+), 126 deletions(-) diff --git a/assets/translations/en_US.ts b/assets/translations/en_US.ts index 9fe7b3fc9..f81976f39 100644 --- a/assets/translations/en_US.ts +++ b/assets/translations/en_US.ts @@ -1056,22 +1056,22 @@ storage: %2 - + Project Properties - + Build - + Run - + Kit @@ -1463,19 +1463,19 @@ storage: %2 - - + + New C++ Compiler - - + + New C Compiler - + Compilers @@ -1838,50 +1838,50 @@ The debugee has Terminated. - + 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: @@ -1976,13 +1976,13 @@ Delete anyway? - - + + New Debugger - + Debuggers @@ -2790,42 +2790,42 @@ need to manually copy the source code to this path - + Esc to close - + Submit Edit - + quick question - + Stop - + Accept - + Reject - + Ask a question here, press Enter to send - + Continue to ask a question, press Enter to send @@ -2898,56 +2898,56 @@ need to manually copy the source code to this path InterpreterWidget - + Python Interpreter: - + Browse - - + + Remove - + Select Local Interpreter - + Selected Interpreter already exists - - + + Warning - + Confirm the removal of this interpreter? - + Default Interpreter can`t be removed - - - + + + Yes - + Cancel @@ -3569,7 +3569,7 @@ repos path: %0 PIPInstaller - + Install packages by pip @@ -3650,42 +3650,47 @@ repos path: %0 ProjectCore - + Open activted project`s property dialog - + Auto Focus - + Opened Files - + Focus File - + + Current project + + + + Config - + Project Type: - + Cancel - + Confirm @@ -3823,22 +3828,32 @@ repos path: %0 PythonDebug - + There is no opened python file, please open. - - The python3 is needed, please select it in options dialog or install it. + + An interpreter is necessary. Please select it in options dialog or install it. + + + + + Cancel + + + + + Install - - The debugpy is needed, please use command "pip3 install debugpy" install and retry. + + You need the corresponding version of the debugger. Please install it and try again. - + Request python dap port failed, please retry. @@ -4137,7 +4152,7 @@ not exists support files: %0 QFileDialog - + Open Project Directory @@ -6299,17 +6314,17 @@ not exists support files: %0 - + New Tool - + New CMake - + CMake Tools diff --git a/assets/translations/zh_CN.ts b/assets/translations/zh_CN.ts index 70edb18d8..50fa3f3b3 100644 --- a/assets/translations/zh_CN.ts +++ b/assets/translations/zh_CN.ts @@ -1076,22 +1076,22 @@ storage: %2 确定 - + Project Properties 工程属性 - + Build 编译 - + Run 运行 - + Kit 套件 @@ -1490,19 +1490,19 @@ storage: %2 手动设置 - - + + New C++ Compiler - - + + New C Compiler - + Compilers 编译器 @@ -1868,29 +1868,29 @@ The debugee has Terminated. 断点列表 - + 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. @@ -1899,22 +1899,22 @@ dap端口未就绪,请重试。 - + Debugging starts 调试开始 - + Start debugging coredump file: 开始调试coredump文件: - + The coredump target file is error: coredump目标文件错误: - + The coredump file is error: coredump文件错误: @@ -2010,13 +2010,13 @@ Delete anyway? 手动设置 - - + + New Debugger - + Debuggers 调试器 @@ -2825,42 +2825,42 @@ need to manually copy the source code to this path 按%1进行内联聊天 - + Esc to close Esc 退出对话 - + Submit Edit 提交 - + quick question 快问快答 - + Stop 停止 - + Accept 接受 - + Reject 拒绝 - + Ask a question here, press Enter to send 在这里提问,按Enter键发送 - + Continue to ask a question, press Enter to send 继续提问,按Enter键发送 @@ -2933,56 +2933,56 @@ need to manually copy the source code to this path InterpreterWidget - + Python Interpreter: Python解释器: - + Browse 浏览 - - + + Remove 删除 - + Select Local Interpreter 选择本地解释器 - + Selected Interpreter already exists 选择的解释器已经存在 - - + + Warning 警告 - + Confirm the removal of this interpreter? 确认移除这个解释器? - + Default Interpreter can`t be removed 默认解释器无法被删除 - - - + + + Yes 确定 - + Cancel 取消 @@ -3606,7 +3606,7 @@ repos path: %0 PIPInstaller - + Install packages by pip 通过PIP安装包 @@ -3687,42 +3687,47 @@ repos path: %0 ProjectCore - + Open activted project`s property dialog 打开已激活的工程属性对话框 - + Auto Focus 自动聚焦 - + Opened Files 打开文件 - + Focus File 聚焦文件 - + + Current project + 当前工程 + + + Config 配置 - + Project Type: 工程类型: - + Cancel 取消 - + Confirm 确定 @@ -3860,22 +3865,32 @@ repos path: %0 PythonDebug - + There is no opened python file, please open. 没有打开的python文件,请打开。 - - The python3 is needed, please select it in options dialog or install it. - 需要python3,请在选项对话框中选择它或安装它。 + + An interpreter is necessary. Please select it in options dialog or install it. + 需要一个解释器。请在选项对话框中选择它或安装它。 + + + + Cancel + 取消 + + + + Install + 安装 - - The debugpy is needed, please use command "pip3 install debugpy" install and retry. - 需要debugpy,请使用命令pip3 install debugpy安装并重试。 + + You need the corresponding version of the debugger. Please install it and try again. + 需要安装相应版本的调试器。请安装后重试。 - + Request python dap port failed, please retry. 请求python dap端口失败,请重试。 @@ -4176,7 +4191,7 @@ not exists support files: %0 QFileDialog - + Open Project Directory 打开工程目录 @@ -6345,17 +6360,17 @@ not exists support files: %0 手动设置 - + New Tool 新工具 - + New CMake - + CMake Tools CMake工具