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

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.2.0-next.2",
3
+ "version": "2.2.0-next.4",
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.2.0-next.2"
21
+ "vscode": "npm:@codingame/monaco-vscode-api@2.2.0-next.4"
22
22
  }
23
23
  }
@@ -271,7 +271,7 @@
271
271
  "css.lint.emptyRules.desc": "不要使用空规则集。",
272
272
  "css.lint.float.desc": "避免使用 `float`。浮动会使 CSS 变得脆弱。即使只更改了一部分布局,也很容易造成破坏。",
273
273
  "css.lint.fontFaceProperties.desc": "`@font-face` 规则必须定义 `src` 和 `font-family` 属性。",
274
- "css.lint.hexColorLength.desc": "十六进制颜色必须由三个或六个十六进制数字组成。",
274
+ "css.lint.hexColorLength.desc": "Hex colors must consist of 3, 4, 6 or 8 hex numbers.",
275
275
  "css.lint.idSelector.desc": "选择器不应包含 ID,因为这些规则与 HTML 的耦合过于紧密。",
276
276
  "css.lint.ieHack.desc": "仅在需要支持 IE7 及更低版本时,才需要 IE hack。",
277
277
  "css.lint.importStatement.desc": "import 语句没有并行加载。",
@@ -309,7 +309,7 @@
309
309
  "less.lint.emptyRules.desc": "不要使用空规则集。",
310
310
  "less.lint.float.desc": "避免使用 `float`。浮动会使 CSS 变得脆弱。即使只更改了一部分布局,也很容易造成破坏。",
311
311
  "less.lint.fontFaceProperties.desc": "`@font-face` 规则必须定义 `src` 和 `font-family` 属性。",
312
- "less.lint.hexColorLength.desc": "十六进制颜色必须由三个或六个十六进制数字组成。",
312
+ "less.lint.hexColorLength.desc": "Hex colors must consist of 3, 4, 6 or 8 hex numbers.",
313
313
  "less.lint.idSelector.desc": "选择器不应包含 ID,因为这些规则与 HTML 的耦合过于紧密。",
314
314
  "less.lint.ieHack.desc": "仅在需要支持 IE7 及更低版本时,才需要 IE hack。",
315
315
  "less.lint.importStatement.desc": "import 语句没有并行加载。",
@@ -344,7 +344,7 @@
344
344
  "scss.lint.emptyRules.desc": "不要使用空规则集。",
345
345
  "scss.lint.float.desc": "避免使用 `float`。浮动会使 CSS 变得脆弱。即使只更改了一部分布局,也很容易造成破坏。",
346
346
  "scss.lint.fontFaceProperties.desc": "`@font-face` 规则必须定义 `src` 和 `font-family` 属性。",
347
- "scss.lint.hexColorLength.desc": "十六进制颜色必须由三个或六个十六进制数字组成。",
347
+ "scss.lint.hexColorLength.desc": "Hex colors must consist of 3, 4, 6 or 8 hex numbers.",
348
348
  "scss.lint.idSelector.desc": "选择器不应包含 ID,因为这些规则与 HTML 的耦合过于紧密。",
349
349
  "scss.lint.ieHack.desc": "仅在需要支持 IE7 及更低版本时,才需要 IE hack。",
350
350
  "scss.lint.importStatement.desc": "import 语句没有并行加载。",
@@ -54,6 +54,7 @@
54
54
  "Choose a folder to clone {0} into": "选择文件夹以将 {0} 克隆到",
55
55
  "Choose a repository": "选择仓库",
56
56
  "Choose which repository to clone": "选择要克隆的存储库",
57
+ "Clear whitespace characters": "Clear whitespace characters",
57
58
  "Clone from URL": "存储库 URL",
58
59
  "Clone from {0}": "从 {0} 克隆",
59
60
  "Cloning git repository \"{0}\"...": "正在克隆 Git 仓库“{0}”...",
@@ -122,11 +123,6 @@
122
123
  "Hard wrap line": "Hard wrap line",
123
124
  "Ignored": "已忽略",
124
125
  "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)",
130
126
  "Index Added": "已添加索引",
131
127
  "Index Copied": "已复制索引",
132
128
  "Index Deleted": "已删除索引",
@@ -207,7 +203,6 @@
207
203
  "Remote name": "远程存储库名称",
208
204
  "Remote name format invalid": "远程仓库名称格式无效",
209
205
  "Remote tag at {0}": "{0} 处的远程标记",
210
- "Remove empty characters": "Remove empty characters",
211
206
  "Reopen Closed Repositories": "重新打开已关闭的存储库",
212
207
  "Replace Local Tag(s)": "替换本地标记",
213
208
  "Restore file": "恢复文件",
@@ -324,7 +319,6 @@
324
319
  "{0} Fetch all remotes": "{0} 提取所有远程",
325
320
  "{0} Publish Branch/{Locked=\"Branch\"}Do not translate \"Branch\" as it is a git term": "{0} 发布 Branch",
326
321
  "{0} Sync Changes{1}{2}": "{0} 同步更改 {1}{2}",
327
- "{0} characters left in current line": "当前行剩余 {0} 个字符",
328
322
  "{0} characters over {1} in current line": "当前行比 {1} 超出 {0} 个字符",
329
323
  "{0} ↔ {1}": "{0} ↔ {1}"
330
324
  },
@@ -529,7 +523,7 @@
529
523
  "config.ignoreSubmodules": "忽略对文件树中子模块的修改。",
530
524
  "config.ignoreWindowsGit27Warning": "如果 Windows 上安装了 Git 2.25 - 2.26,则忽略警告。",
531
525
  "config.ignoredRepositories": "要忽略的 Git 存储库列表。",
532
- "config.inputValidation": "控制何时显示提交消息输入验证。",
526
+ "config.inputValidation": "Controls whether to show commit message input validation diagnostics.",
533
527
  "config.inputValidationLength": "控制显示提交消息长度警告的长度阈值。",
534
528
  "config.inputValidationSubjectLength": "控制用于显示警告的提交消息主题长度阈值。请取消设置它以继承 `#git.inputValidationLength#`的值。",
535
529
  "config.mergeEditor": "打开当前处于冲突状态的文件的合并编辑器。",
@@ -6826,6 +6826,10 @@ var content = {
6826
6826
  },
6827
6827
  "vs/workbench/contrib/inlineChat/common/inlineChat": {
6828
6828
  acceptedOrDiscardBeforeSave: "挂起的内联聊天会话是否会阻止保存。",
6829
+ accessibleDiffView: "Whether the inline chat also renders an accessible diff viewer for its changes.",
6830
+ "accessibleDiffView.auto": "The accessible diff viewer is based screen reader mode being enabled.",
6831
+ "accessibleDiffView.off": "The accessible diff viewer is never enabled.",
6832
+ "accessibleDiffView.on": "The accessible diff viewer is always enabled.",
6829
6833
  "editorOverviewRuler.inlineChatInserted": "内联聊天插入内容的概述标尺的标记颜色。",
6830
6834
  "editorOverviewRuler.inlineChatRemoved": "内联聊天删除的内容的概述标尺的标记颜色。",
6831
6835
  finishOnType: "在已更改区域之外输入内容时是否结束内联聊天会话。",
@@ -10603,13 +10607,16 @@ var content = {
10603
10607
  "vs/workbench/contrib/update/browser/update.contribution": {
10604
10608
  applyUpdate: "应用更新...",
10605
10609
  checkForUpdates: "检查更新...",
10610
+ developerCategory: "Developer",
10606
10611
  downloadUpdate: "下载更新",
10607
10612
  installUpdate: "安装更新",
10608
10613
  mshowReleaseNotes: "显示发行说明(&&R)",
10609
10614
  openDownloadPage: "下载 {0}",
10610
10615
  pickUpdate: "应用更新",
10616
+ releaseNotesFromFileNone: "Cannot open the current file as Release Notes",
10611
10617
  restartToUpdate: "重启以更新",
10612
10618
  showReleaseNotes: "显示发行说明",
10619
+ showReleaseNotesCurrentFile: "Open Current File as Release Notes",
10613
10620
  "update.noReleaseNotesOnline": "此版本的 {0} 没有联机发行说明",
10614
10621
  updateButton: "更新(&&U)"
10615
10622
  },