@codingame/monaco-vscode-language-pack-zh-hans 19.0.0 → 19.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@codingame/monaco-vscode-language-pack-zh-hans",
3
- "version": "19.0.0",
3
+ "version": "19.0.1",
4
4
  "keywords": [],
5
5
  "author": {
6
6
  "name": "CodinGame",
@@ -18,6 +18,6 @@
18
18
  "module": "index.js",
19
19
  "types": "index.d.ts",
20
20
  "dependencies": {
21
- "@codingame/monaco-vscode-api": "19.0.0"
21
+ "@codingame/monaco-vscode-api": "19.0.1"
22
22
  }
23
23
  }
@@ -18,6 +18,7 @@
18
18
  "$(info) This repository has no worktrees.": "$(info) 此存储库没有工作树。",
19
19
  "A branch named \"{0}\" already exists": "已存在名为“{0}”的分支",
20
20
  "A git repository was found in the parent folders of the workspace or the open file(s). Would you like to open the repository?": "在工作区的父文件夹或打开的文件中找到了 git 存储库。是否要打开存储库?",
21
+ "A worktree already exists at \"{0}\".": "A worktree already exists at \"{0}\".",
21
22
  "Absolute paths not supported in \"git.scanRepositories\" setting.": "“git.scanRepositories” 设置中不支持绝对路径。",
22
23
  "Add Remote": "添加远程存储库",
23
24
  "Add a new remote...": "添加一个新远程...",
@@ -43,7 +44,7 @@
43
44
  "Are you sure you want to stage {0} with merge conflicts?": "确定要暂存含有合并冲突的 {0} 吗?",
44
45
  "Ask Me Later": "稍后询问",
45
46
  "Branch \"{0}\" already exists": "分支“{0}”已存在",
46
- "Branch '{0}' is already checked out in the worktree at '{1}'.": "Branch '{0}' is already checked out in the worktree at '{1}'.",
47
+ "Branch \"{0}\" is already checked out in the worktree at \"{1}\".": "Branch \"{0}\" is already checked out in the worktree at \"{1}\".",
47
48
  "Branch name": "分支名称",
48
49
  "Branch name needs to match regex: {0}": "分支名称必须匹配正则表达式: {0}",
49
50
  "Can't force push refs to remote. The tip of the remote-tracking branch has been updated since the last checkout. Try running \"Pull\" first to pull the latest changes from the remote branch first.": "无法将引用强制推送到远程。自上次签出后,远程跟踪分支的提示已更新。首先尝试运行“拉取”以从远程分支中拉取最新更改。",
@@ -182,7 +183,8 @@
182
183
  "Open Repositories In Parent Folders": "在父文件夹中打开存储库",
183
184
  "Open Repository": "打开仓库",
184
185
  "Open Settings": "打开“设置”",
185
- "Open in Current Window": "Open in Current Window",
186
+ "Open Worktree in Current Window": "Open Worktree in Current Window",
187
+ "Open Worktree in New Window": "Open Worktree in New Window",
186
188
  "Open in New Window": "在新窗口中打开",
187
189
  "Optionally provide a stash message": "提供储藏消息(可选)",
188
190
  "Passphrase": "密码",
@@ -5015,10 +5015,10 @@ var content = [
5015
5015
  "重试",
5016
5016
  "设置 Copilot。",
5017
5017
  "登录以使用 Copilot...",
5018
- "隐藏聊天",
5019
- "是否确实要隐藏聊天?",
5020
- "可以通过运行“{0}”命令来还原聊天。",
5021
- "隐藏聊天",
5018
+ "Hide AI Features",
5019
+ "Are you sure you want to hide AI features?",
5020
+ "You can restore AI features by running the '{0}' command.",
5021
+ "Hide AI Features",
5022
5022
  "升级到 Copilot Pro",
5023
5023
  "聊天",
5024
5024
  "管理 Copilot 超额",
@@ -5271,7 +5271,7 @@ var content = [
5271
5271
  "已安装的聊天扩展无效且需要更新时为 True。",
5272
5272
  "如果快速聊天 UI 具有焦点,则为 true,否则为 false。",
5273
5273
  "当聊天有文件附件时为 True。",
5274
- "True when the chat model can be selected manually by the user.",
5274
+ "如果用户可以手动选择聊天模型,则为 True",
5275
5275
  "创建远程编码智能体作业时为 True。",
5276
5276
  "是否有可用的远程编码智能体",
5277
5277
  "是否启用远程编码代理提示文件覆盖功能",