@codingame/monaco-vscode-language-pack-zh-hans 2.1.4 → 2.2.0-next.2

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": "2.1.4",
3
+ "version": "2.2.0-next.2",
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
- "vscode": "npm:@codingame/monaco-vscode-api@2.1.4"
21
+ "vscode": "npm:@codingame/monaco-vscode-api@2.2.0-next.2"
22
22
  }
23
23
  }
@@ -41,7 +41,7 @@
41
41
  "The name of the default build task. If there is not a single default build task then a quick pick is shown to choose the build task.": "默认生成任务的名称。如果没有单个默认生成任务,则将显示快速选取以选择生成任务。",
42
42
  "The name of the folder opened in VS Code without any slashes (/)": "在 VS Code 中打开的文件夹的名称 (不包含任何斜杠 \"/\" )",
43
43
  "The path of the folder opened in VS Code": "在 VS Code 中打开的文件夹的路径",
44
- "The path where an an extension is installed.": "安装扩展的路径。",
44
+ "The path where an extension is installed.": "The path where an extension is installed.",
45
45
  "The task runner's current working directory on startup": "启动时任务运行程序的当前工作目录",
46
46
  "Use the language of the currently active text editor if any": "使用当前活动的文本编辑器的语言(如果有)",
47
47
  "a conditional separator (' - ') that only shows when surrounded by variables with values": "一个条件分隔符(\"-\"),仅在左右是具有值的变量时才显示",
@@ -57,6 +57,8 @@
57
57
  "the file name (e.g. myFile.txt)": "文件名 (例如 myFile.txt)",
58
58
  "the full path of the file (e.g. /Users/Development/myFolder/myFileFolder/myFile.txt)": "文件的完整路径(例如,/Users/Development/myFolder/myFileFolder/myFile.txt)",
59
59
  "the full path of the folder the file is contained in (e.g. /Users/Development/myFolder/myFileFolder)": "包含文件的文件夹的完整路径(例如,/Users/Development/myFolder/myFileFolder)",
60
+ "the name of the active branch in the active repository (e.g. main)": "the name of the active branch in the active repository (e.g. main)",
61
+ "the name of the active repository (e.g. vscode)": "the name of the active repository (e.g. vscode)",
60
62
  "the name of the folder the file is contained in (e.g. myFileFolder)": "包含文件的文件夹的名称(例如 myFileFolder)。",
61
63
  "the path of the file relative to the workspace folder (e.g. myFolder/myFileFolder/myFile.txt)": "文件相对于工作区文件夹的路径(例如 myFolder/myFileFolder/myFile.txt)",
62
64
  "the path of the folder the file is contained in, relative to the workspace folder (e.g. myFolder/myFileFolder)": "文件所在的文件夹的路径,相对于工作区文件夹(例如 myFolder/myFileFolder)"
@@ -25,6 +25,7 @@
25
25
  "All Repositories": "所有存储库",
26
26
  "Always": "始终",
27
27
  "Always Pull": "始终拉取",
28
+ "Always Replace Local Tag(s)": "Always Replace Local Tag(s)",
28
29
  "Are you sure you want to DELETE {0} files?\nThis is IRREVERSIBLE!\nThese files will be FOREVER LOST if you proceed.": "确定要删除 {0} 个文件吗?\n此操作不可撤消!\n如果继续操作,这些文件将永久丢失。",
29
30
  "Are you sure you want to DELETE {0}?\nThis is IRREVERSIBLE!\nThis file will be FOREVER LOST if you proceed.": "确定要删除 {0} 吗?\n此操作不可撤消!\n如果继续操作,此文件将永久丢失。",
30
31
  "Are you sure you want to continue connecting?": "确定要继续连接吗?",
@@ -117,8 +118,15 @@
117
118
  "Git repositories were found in the parent folders of the workspace or the open file(s). Would you like to open the repositories?": "在工作区的父文件夹或打开的文件中找到了 Git 存储库。是否要打开存储库?",
118
119
  "Git: {0}": "Git: {0}",
119
120
  "HEAD version of \"{0}\" is not available.": "“{0}”的 HEAD 版本不可用。",
121
+ "Hard wrap all lines": "Hard wrap all lines",
122
+ "Hard wrap line": "Hard wrap line",
120
123
  "Ignored": "已忽略",
121
124
  "Incoming": "传入",
125
+ "Incoming Changes": "Incoming Changes",
126
+ "Incoming Changes (added)": "Incoming Changes (added)",
127
+ "Incoming Changes (deleted)": "Incoming Changes (deleted)",
128
+ "Incoming Changes (modified)": "Incoming Changes (modified)",
129
+ "Incoming Changes (renamed)": "Incoming Changes (renamed)",
122
130
  "Index Added": "已添加索引",
123
131
  "Index Copied": "已复制索引",
124
132
  "Index Deleted": "已删除索引",
@@ -193,11 +201,13 @@
193
201
  "Pull {0} commits from {1}/{2}": "从 {1}/{2} 拉取 {0} 个提交",
194
202
  "Push {0} commits to {1}/{2}": "将 {0} 个提交推送到 {1}/{2}",
195
203
  "Rebasing": "正在变基",
204
+ "Regenerate Branch Name": "Regenerate Branch Name",
196
205
  "Remote \"{0}\" already exists.": "远程存储库“{0}”已存在。",
197
206
  "Remote branch at {0}": "{0} 处的远程分支",
198
207
  "Remote name": "远程存储库名称",
199
208
  "Remote name format invalid": "远程仓库名称格式无效",
200
209
  "Remote tag at {0}": "{0} 处的远程标记",
210
+ "Remove empty characters": "Remove empty characters",
201
211
  "Reopen Closed Repositories": "重新打开已关闭的存储库",
202
212
  "Replace Local Tag(s)": "替换本地标记",
203
213
  "Restore file": "恢复文件",
@@ -323,6 +333,10 @@
323
333
  "colors.conflict": "存在冲突的资源的颜色。",
324
334
  "colors.deleted": "已删除资源的颜色。",
325
335
  "colors.ignored": "已忽略资源的颜色。",
336
+ "colors.incomingAdded": "Color for added incoming resource.",
337
+ "colors.incomingDeleted": "Color for deleted incoming resource.",
338
+ "colors.incomingModified": "Color for modified incoming resource.",
339
+ "colors.incomingRenamed": "Color for renamed incoming resource.",
326
340
  "colors.modified": "已修改资源的颜色。",
327
341
  "colors.renamed": "重命名或复制的资源的颜色。",
328
342
  "colors.stageDeleted": "已暂存的已删除资源的颜色。",
@@ -346,6 +360,7 @@
346
360
  "command.cloneRecursive": "克隆(递归)",
347
361
  "command.close": "关闭仓库",
348
362
  "command.closeAllDiffEditors": "关闭所有差异编辑器",
363
+ "command.closeAllUnmodifiedEditors": "Close All Unmodified Editors",
349
364
  "command.closeOtherRepositories": "关闭其他存储库",
350
365
  "command.commit": "提交",
351
366
  "command.commitAll": "全部提交",
@@ -551,6 +566,7 @@
551
566
  "config.pullTags": "拉取时提取所有标签。",
552
567
  "config.rebaseWhenSync": "在运行“同步”命令时,强制 Git 使用“变基”。",
553
568
  "config.rememberPostCommitCommand": "记住提交后运行的最后一个 git 命令。",
569
+ "config.replaceTagsWhenPull": "Automatically replace the local tags with the remote tags in case of a conflict when running the pull command.",
554
570
  "config.repositoryScanIgnoredFolders": "当 `#git.autoRepositoryDetection#` 设置为 `true` 或 `subFolders` 时扫描 Git 仓库时忽略的文件夹列表。",
555
571
  "config.repositoryScanMaxDepth": "在将 `#git.autoRepositoryDetection#` 设置为 `true` 或 `subFolders` 时,控制扫描工作区文件夹以查找 Git 仓库时使用的深度。如果不进行限制,可以设置为 `-1`。",
556
572
  "config.requireGitUserConfig": "控制在是要求进行显式 Git 用户配置,还是允许 Git 在缺少配置时进行猜测。",
@@ -13,7 +13,7 @@
13
13
  },
14
14
  "package": {
15
15
  "cleanInvalidImageAttachment.title": "清理无效图像附件引用",
16
- "copyCellOutput.title": "复制输出",
16
+ "copyCellOutput.title": "Copy Cell Output",
17
17
  "description": "为打开和读取 Jupyter 的 .ipynb 笔记本文件提供基本支持",
18
18
  "displayName": ".ipynb 支持",
19
19
  "ipynb.pasteImagesAsAttachments.enabled": "启用/禁用将图像粘贴到 ipynb 笔记本文件中的 Markdown 单元格中。粘贴的图像会作为附件插入到单元格。",
@@ -252,16 +252,6 @@
252
252
  "typescript.check.npmIsInstalled": "检查是否为 [自动类型获取](https://code.visualstudio.com/docs/nodejs/working-with-javascript#_typings-and-automatic-type-acquisition) 安装了 npm 。",
253
253
  "typescript.disableAutomaticTypeAcquisition": "禁用 [自动类型获取](https://code.visualstudio.com/docs/nodejs/working-with-javascript#_typings-and-automatic-type-acquisition) 。自动类型获取可以从 npm 提取 `@types` 包来改进外部库的 IntelliSense。",
254
254
  "typescript.enablePromptUseWorkspaceTsdk": "允许提示用户对 Intellisense 使用在工作区中配置的 TypeScript 版本。",
255
- "typescript.experimental.aiCodeActions": "启用/禁用 AI 协助的代码操作。需要提供 AI 聊天功能的扩展。",
256
- "typescript.experimental.aiCodeActions.addNameToNamelessParameter": "为“为无名参数添加名称”快速修复启用/禁用 AI 协助。需要提供 AI 聊天功能的扩展。",
257
- "typescript.experimental.aiCodeActions.classDoesntImplementInheritedAbstractMember": "为“类不实现继承的抽象成员”快速修复启用/禁用 AI 协助。需要提供 AI 聊天功能的扩展。",
258
- "typescript.experimental.aiCodeActions.classIncorrectlyImplementsInterface": "为“类错误实现接口”快速修复启用/禁用 AI 协助。需要提供 AI 聊天功能的扩展。",
259
- "typescript.experimental.aiCodeActions.extractConstant": "为“提取常数”重构启用/禁用 AI 协助。需要提供 AI 聊天功能的扩展。",
260
- "typescript.experimental.aiCodeActions.extractFunction": "为“提取功能”重构启用/禁用 AI 协助。需要提供 AI 聊天功能的扩展。",
261
- "typescript.experimental.aiCodeActions.extractInterface": "为“提取界面”重构启用/禁用 AI 协助。需要提供 AI 聊天功能的扩展。",
262
- "typescript.experimental.aiCodeActions.extractType": "为“提取类型”重构启用/禁用 AI 协助。需要提供 AI 聊天功能的扩展。",
263
- "typescript.experimental.aiCodeActions.inferAndAddTypes": "为“推断和添加类型”重构启用/禁用 AI 协助。需要提供 AI 聊天功能的扩展。",
264
- "typescript.experimental.aiCodeActions.missingFunctionDeclaration": "为“缺少函数声明”快速修复启用/禁用 AI 协助。需要提供 AI 聊天功能的扩展。",
265
255
  "typescript.findAllFileReferences": "查找文件引用",
266
256
  "typescript.format.enable": "启用/禁用默认 TypeScript 格式化程序。",
267
257
  "typescript.goToProjectConfig.title": "转到项目配置(tsconfig)",