From 20ee7a063b576478cbe07aaa89200c1d49ea1773 Mon Sep 17 00:00:00 2001 From: Liu Zhangjian Date: Tue, 7 Jan 2025 16:06:29 +0800 Subject: [PATCH] chore: Update translations as title Log: update translations --- assets/translations/en_US.ts | 173 ++++++++++++++------------- assets/translations/zh_CN.ts | 225 ++++++++++++++++++----------------- 2 files changed, 204 insertions(+), 194 deletions(-) diff --git a/assets/translations/en_US.ts b/assets/translations/en_US.ts index fb30a6c6c..07a75541b 100644 --- a/assets/translations/en_US.ts +++ b/assets/translations/en_US.ts @@ -96,168 +96,173 @@ AdvancedSearchWidget - + Collapse All - + Expand All - + Clear Search Results - + Refresh - + Stop Search - + Search - + Match Case - + Match Whole Word - + Use Regular Expression - + Replace - + Replace All - + All Projects - + Current Project - + Current File - + Toggle Search Details - + Scope: - - + + e.g.*.ts,src/**/include - + Files To Include: - + Files To Exclude: - + All projects path is empty, please import! - + Current projects path is empty, please import! - + No files are currently open, please open! - + Advance Search - + Cancel button - + Continue button - + No results found. - + Replace 1 occurence across 1 file? - + Replace 1 occurence across 1 file with %1? - + Replace %1 occurences across 1 file? - + Replace %1 occurences across 1 file with %2? - + Replace %1 occurences across %2 files? - + Replace %1 occurences across %2 files with %3? + + + Replaced %1 occurrences across %2 files with "%3" + + AdvancedSettingsDialog @@ -365,17 +370,17 @@ Application - + <br/>Built on %1 %2 in %3<br/> - + deepin-unioncode - + Deepin Union Code is a lightweight integrated development environment, featured with multilingual and cross platform compatibility. @@ -1667,77 +1672,77 @@ storage: %2 - + Hide ContextWidget - + Open rightspace - + Show docks in this view - + &File - + &Edit - + &Build - + &Debug - + &Tools - + &Help - + Open File - + Open Project - + Report Bug - + Help Documents - + Expand All - + Fold All @@ -1745,7 +1750,7 @@ storage: %2 Copilot - + Inline Chat @@ -3041,43 +3046,43 @@ need to manually copy the source code to this path InputEditWidget - + reference codebase - + reference - + connect to network - + Current File - + Select File - + Opened Files - + CodeBase - - + + No opened file @@ -3849,22 +3854,22 @@ repos path: %0 ProfileSettingWidget - + Ok - + Restart Required--deep-in unioncode - + The language change will take effect after restart. - + language: @@ -4326,7 +4331,7 @@ repos path: %0 - + Select File @@ -6117,84 +6122,84 @@ not exists support files: %0 SessionItemWidget - + Clone - + Rename - + Remove - + Are you sure to remove this session? - - + + Cancel button - + Remove button - + Rename button - + Rename and Open button - + Rename Session - + Clone button - + Clone and Open button - + New Session Name - + Please input session name - + %1 (last session) - + %1 (current session) @@ -6274,12 +6279,12 @@ not exists support files: %0 SessionModel - + Session - + Last Modified diff --git a/assets/translations/zh_CN.ts b/assets/translations/zh_CN.ts index 693d32918..bc8dd2b94 100644 --- a/assets/translations/zh_CN.ts +++ b/assets/translations/zh_CN.ts @@ -22,241 +22,246 @@ Model Name - + 模型名称 Required, please enter. - + 必填项,请输入 Model Type - + 模型类型 OpenAi(Compatible) - + OpenAi(兼容) Api Path - + Api路径 Api Key - + Api秘钥 Optional, please enter. - + 选填项,请输入 Add Model - + 添加模型 Confirm - 确定 + 确定 Cancel - 取消 + 取消 To test if the model is available, the system will send a small amount of information, which will consume a small amount of tokens. - + 为了测试模型是否有效,系统将发送少量信息,该操作会消耗少量tokens Checking... please wait. - + 检测中,请稍等... This field cannot be empty. - + 该字段不能为空 Error Information - + 错误信息 AdvancedSearchWidget - + Collapse All 折叠所有 - + Expand All 展开所有 - + Clear Search Results 清空搜索结果 - + Refresh 刷新 - + Stop Search 停止搜索 - + Search 搜索 - + Match Case 区分大小写 - + Match Whole Word 匹配整段字符 - + Use Regular Expression 使用正则表达式 - + Replace 替换 - + Replace All 替换全部 - + All Projects 所有工程 - + Current Project 当前工程 - + Current File 当前文件 - + Toggle Search Details 切换搜索详情 - + Scope: 范围: - - + + e.g.*.ts,src/**/include 例如.*.ts,src/**/include - + Files To Include: 包含文件: - + Files To Exclude: 不包含文件: - + All projects path is empty, please import! 所有项目路径均为空,请导入! - + Current projects path is empty, please import! 当前工程路径为空,请先导入! - + No files are currently open, please open! 目前没有打开任何文件,请打开! - + Advance Search 高级搜索 - + Cancel button 取消 - + Continue button 继续 - + No results found. 没有匹配的结果. - + Replace 1 occurence across 1 file? - 替换1个文件中的1个结果? + 替换 1 个文件中的 1 个结果? - + Replace 1 occurence across 1 file with %1? - 使用 %1 替换1个文件中的1个结果? + 使用 %1 替换1个文件中的 1 个结果? - + Replace %1 occurences across 1 file? - 替换1个文件中的%1个结果? + 替换 1 个文件中的 %1 个结果? - + Replace %1 occurences across 1 file with %2? - 使用 %2 替换1个文件中的%1个结果? + 使用 %2 替换1个文件中的 %1 个结果? - + Replace %1 occurences across %2 files? - 替换%2个文件中的%1个结果? + 替换 %2 个文件中的 %1 个结果? - + Replace %1 occurences across %2 files with %3? - 使用 %3 替换%2个文件中的%1个结果? + 使用 %3 替换 %2 个文件中的 %1 个结果? + + + + Replaced %1 occurrences across %2 files with "%3" + 已将 %2 文件中出现的 %1 替换为“%3” @@ -365,17 +370,17 @@ Application - + <br/>Built on %1 %2 in %3<br/> 创建于%1 %2, %3平台 - + deepin-unioncode - + Deepin Union Code is a lightweight integrated development environment, featured with multilingual and cross platform compatibility. Deepin Union Code是一款具有多语言、跨平台兼容特性的轻量级集成开发环境. @@ -1694,77 +1699,77 @@ storage: %2 打开文件 - + Hide ContextWidget 隐藏内容区 - + Open rightspace 打开右侧区域 - + Show docks in this view 当前视图中的窗口 - + &File 文件(&F) - + &Edit 编辑(&E) - + &Build 编译(&B) - + &Debug 调试(&D) - + &Tools 工具(&T) - + &Help 帮助(&H) - + Open File 打开文件 - + Open Project 打开工程 - + Report Bug 报告Bug - + Help Documents 帮助文档 - + Expand All 展开所有 - + Fold All 折叠所有 @@ -1772,7 +1777,7 @@ storage: %2 Copilot - + Inline Chat 内联聊天 @@ -2261,12 +2266,12 @@ Delete anyway? Add - + 添加 Remove - 删除 + 删除 @@ -3076,43 +3081,43 @@ need to manually copy the source code to this path InputEditWidget - + reference codebase 引用代码库 - + reference 引用 - + connect to network 联网 - + Current File 当前文件 - + Select File 选择文件 - + Opened Files 打开文件 - + CodeBase 代码库 - - + + No opened file 没有打开的文件 @@ -3159,7 +3164,7 @@ need to manually copy the source code to this path PIP Source: - + pip镜像源: @@ -3710,12 +3715,12 @@ repos path: %0 <VARIABLE> - + <VALUE> - + @@ -3886,22 +3891,22 @@ repos path: %0 ProfileSettingWidget - + Ok 确定 - + Restart Required--deep-in unioncode 重启请求 - + The language change will take effect after restart. 语言更改将在重新启动后生效。 - + language: 语言: @@ -4363,7 +4368,7 @@ repos path: %0 用户行为分析 - + Select File 选择文件 @@ -4831,7 +4836,7 @@ not exists support files: %0 ZhiPu - + 智谱 @@ -6163,84 +6168,84 @@ not exists support files: %0 SessionItemWidget - + Clone 克隆 - + Rename 重命名 - + Remove 删除 - + Are you sure to remove this session? 确定要删除会话吗? - - + + Cancel button 取消 - + Remove button 删除 - + Rename button 重命名 - + Rename and Open button 重命名并打开 - + Rename Session 重命名会话 - + Clone button 克隆 - + Clone and Open button 克隆并打开 - + New Session Name 输入会话名称 - + Please input session name 请输入会话名称 - + %1 (last session) %1(最后的会话) - + %1 (current session) %1(当前的会话) @@ -6320,12 +6325,12 @@ not exists support files: %0 SessionModel - + Session 会话 - + Last Modified 最近修改时间