@codingame/monaco-vscode-language-pack-zh-hans 19.0.2 → 19.1.0

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.2",
3
+ "version": "19.1.0",
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.2"
21
+ "@codingame/monaco-vscode-api": "19.1.0"
22
22
  }
23
23
  }
@@ -18,7 +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
+ "A worktree already exists at \"{0}\".": "工作树已存在于“{0}”处。",
22
22
  "Absolute paths not supported in \"git.scanRepositories\" setting.": "“git.scanRepositories” 设置中不支持绝对路径。",
23
23
  "Add Remote": "添加远程存储库",
24
24
  "Add a new remote...": "添加一个新远程...",
@@ -44,7 +44,8 @@
44
44
  "Are you sure you want to stage {0} with merge conflicts?": "确定要暂存含有合并冲突的 {0} 吗?",
45
45
  "Ask Me Later": "稍后询问",
46
46
  "Branch \"{0}\" already exists": "分支“{0}”已存在",
47
- "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 current repository.": "Branch \"{0}\" is already checked out in the current repository.",
48
+ "Branch \"{0}\" is already checked out in the worktree at \"{1}\".": "分支“{0}”已在位于“{1}”的工作树中签出。",
48
49
  "Branch name": "分支名称",
49
50
  "Branch name needs to match regex: {0}": "分支名称必须匹配正则表达式: {0}",
50
51
  "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.": "无法将引用强制推送到远程。自上次签出后,远程跟踪分支的提示已更新。首先尝试运行“拉取”以从远程分支中拉取最新更改。",
@@ -97,6 +98,7 @@
97
98
  "Copy Commit Hash": "复制提交哈希",
98
99
  "Could not clone your repository as Git is not installed.": "无法克隆存储库,因为未安装 Git。",
99
100
  "Create Empty Commit": "创建空提交",
101
+ "Create New Branch": "Create New Branch",
100
102
  "Current": "当前",
101
103
  "Current commit message only contains whitespace characters": "当前提交消息仅包含空白字符",
102
104
  "Delete All {0} Files": "删除所有 {0} 文件",
@@ -183,8 +185,8 @@
183
185
  "Open Repositories In Parent Folders": "在父文件夹中打开存储库",
184
186
  "Open Repository": "打开仓库",
185
187
  "Open Settings": "打开“设置”",
186
- "Open Worktree in Current Window": "Open Worktree in Current Window",
187
- "Open Worktree in New Window": "Open Worktree in New Window",
188
+ "Open Worktree in Current Window": "在当前窗口中打开工作树",
189
+ "Open Worktree in New Window": "在新窗口中打开工作树",
188
190
  "Open in New Window": "在新窗口中打开",
189
191
  "Optionally provide a stash message": "提供储藏消息(可选)",
190
192
  "Passphrase": "密码",
@@ -4501,7 +4501,7 @@ var content = [
4501
4501
  "启动新会话?",
4502
4502
  "更改聊天模式将结束当前的编辑会话。是否要更改聊天模式?",
4503
4503
  "是",
4504
- undefined,
4504
+ "Copilot",
4505
4505
  "默认显示视图",
4506
4506
  "新建聊天",
4507
4507
  "新建聊天",
@@ -5015,10 +5015,10 @@ var content = [
5015
5015
  "重试",
5016
5016
  "设置 Copilot。",
5017
5017
  "登录以使用 Copilot...",
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",
5018
+ "隐藏 AI 功能",
5019
+ "是否确实要隐藏 AI 功能?",
5020
+ "可通过运行“{0}”命令来还原 AI 功能。",
5021
+ "隐藏 AI 功能",
5022
5022
  "升级到 Copilot Pro",
5023
5023
  "聊天",
5024
5024
  "管理 Copilot 超额",
@@ -10779,7 +10779,7 @@ var content = [
10779
10779
  "是",
10780
10780
  "否",
10781
10781
  "复制命令",
10782
- "复制命令并输出",
10782
+ "复制命令和输出",
10783
10783
  "复制输出",
10784
10784
  "将输出复制为 HTML",
10785
10785
  "运行最近使用的命令",