@codingame/monaco-vscode-language-pack-zh-hans 4.4.0 → 4.5.0-improve-code-splitting.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 +2 -2
- package/translations/extensions/vscode.configuration-editing.i18n.json +4 -0
- package/translations/extensions/vscode.git.i18n.json +13 -0
- package/translations/extensions/vscode.github-authentication.i18n.json +2 -0
- package/translations/extensions/vscode.markdown-language-features.i18n.json +9 -1
- package/translations/extensions/vscode.typescript-language-features.i18n.json +1 -2
- package/translations/main.i18n.json.js +941 -375
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@codingame/monaco-vscode-language-pack-zh-hans",
|
|
3
|
-
"version": "4.
|
|
3
|
+
"version": "4.5.0-improve-code-splitting.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
|
-
"vscode": "npm:@codingame/monaco-vscode-api@4.
|
|
21
|
+
"vscode": "npm:@codingame/monaco-vscode-api@4.5.0-improve-code-splitting.1"
|
|
22
22
|
}
|
|
23
23
|
}
|
|
@@ -38,8 +38,12 @@
|
|
|
38
38
|
"The current opened file's extension": "当前打开文件的扩展名",
|
|
39
39
|
"The current selected line number in the active file": "活动文件中当前选定行的行号",
|
|
40
40
|
"The current selected text in the active file": "当前在活动文件中选定的文本",
|
|
41
|
+
"The file extension of the editor (e.g. txt)": "The file extension of the editor (e.g. txt)",
|
|
42
|
+
"The file name of the editor without its directory or extension (e.g. myFile)": "The file name of the editor without its directory or extension (e.g. myFile)",
|
|
41
43
|
"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
44
|
"The name of the folder opened in VS Code without any slashes (/)": "在 VS Code 中打开的文件夹的名称 (不包含任何斜杠 \"/\" )",
|
|
45
|
+
"The nth parent folder name of the editor": "The nth parent folder name of the editor",
|
|
46
|
+
"The parent folder name of the editor (e.g. myFileFolder)": "The parent folder name of the editor (e.g. myFileFolder)",
|
|
43
47
|
"The path of the folder opened in VS Code": "在 VS Code 中打开的文件夹的路径",
|
|
44
48
|
"The path where an extension is installed.": "安装扩展的路径。",
|
|
45
49
|
"The task runner's current working directory on startup": "启动时任务运行程序的当前工作目录",
|
|
@@ -123,6 +123,11 @@
|
|
|
123
123
|
"Hard wrap line": "硬换行",
|
|
124
124
|
"Ignored": "已忽略",
|
|
125
125
|
"Incoming": "传入",
|
|
126
|
+
"Incoming Changes": "Incoming Changes",
|
|
127
|
+
"Incoming Changes (added)": "Incoming Changes (added)",
|
|
128
|
+
"Incoming Changes (deleted)": "Incoming Changes (deleted)",
|
|
129
|
+
"Incoming Changes (modified)": "Incoming Changes (modified)",
|
|
130
|
+
"Incoming Changes (renamed)": "Incoming Changes (renamed)",
|
|
126
131
|
"Index Added": "已添加索引",
|
|
127
132
|
"Index Copied": "已复制索引",
|
|
128
133
|
"Index Deleted": "已删除索引",
|
|
@@ -246,7 +251,10 @@
|
|
|
246
251
|
"The git repository in the current folder is potentially unsafe as the folder is owned by someone other than the current user.": "当前文件夹中的 git 存储库可能不安全,因为该文件夹由当前用户以外的其他人所有。",
|
|
247
252
|
"The last commit was a merge commit. Are you sure you want to undo it?": "最后一个提交是合并提交。是否确实要撤消它?",
|
|
248
253
|
"The new branch will be \"{0}\"": "新分支将为“{0}”",
|
|
254
|
+
"The repository does not have any changes.": "The repository does not have any changes.",
|
|
249
255
|
"The repository does not have any commits. Please make an initial commit before creating a stash.": "存储库没有任何提交。请在创建储藏条目之前进行初始提交。",
|
|
256
|
+
"The repository does not have any staged changes.": "The repository does not have any staged changes.",
|
|
257
|
+
"The repository does not have any untracked changes.": "The repository does not have any untracked changes.",
|
|
250
258
|
"The selection range does not contain any changes.": "选择范围未包含任何更改。",
|
|
251
259
|
"There are known issues with the installed Git \"{0}\". Please update to Git >= 2.27 for the git features to work correctly.": "安装的 Git \"{0}\" 存在已知问题。要使 Git 功能正常工作,请至少将 Git 更新到 2.27 版本。",
|
|
252
260
|
"There are merge conflicts. Resolve them before committing.": "存在合并冲突。请在提交之前解决这些冲突。",
|
|
@@ -433,8 +441,10 @@
|
|
|
433
441
|
"command.stageAllMerge": "暂存所有合并更改",
|
|
434
442
|
"command.stageAllTracked": "暂存所有跟踪的更改",
|
|
435
443
|
"command.stageAllUntracked": "暂存所有未跟踪的更改",
|
|
444
|
+
"command.stageBlock": "Stage Block",
|
|
436
445
|
"command.stageChange": "暂存更改",
|
|
437
446
|
"command.stageSelectedRanges": "暂存所选范围",
|
|
447
|
+
"command.stageSelection": "Stage Selection",
|
|
438
448
|
"command.stash": "储藏",
|
|
439
449
|
"command.stashApply": "应用储藏...",
|
|
440
450
|
"command.stashApplyEditor": "应用储藏条目",
|
|
@@ -460,7 +470,10 @@
|
|
|
460
470
|
"command.unstageAll": "取消暂存所有更改",
|
|
461
471
|
"command.unstageSelectedRanges": "取消暂存所选范围",
|
|
462
472
|
"command.viewAllChanges": "查看所有更改",
|
|
473
|
+
"command.viewChanges": "View Changes",
|
|
463
474
|
"command.viewCommit": "查看提交",
|
|
475
|
+
"command.viewStagedChanges": "View Staged Changes",
|
|
476
|
+
"command.viewUntrackedChanges": "View Untracked Changes",
|
|
464
477
|
"config.allowForcePush": "控制是否启用强制推送 (不论 force 还是 force-with-lease)。",
|
|
465
478
|
"config.allowNoVerifyCommit": "控制是否允许没有运行 pre-commit 和 commit-msg 挂钩的提交。",
|
|
466
479
|
"config.alwaysShowStagedChangesResourceGroup": "始终显示“暂存的更改”资源组。",
|
|
@@ -9,6 +9,7 @@
|
|
|
9
9
|
"version": "1.0.0",
|
|
10
10
|
"contents": {
|
|
11
11
|
"bundle": {
|
|
12
|
+
"Continue": "Continue",
|
|
12
13
|
"Continue to GitHub": "继续访问 GitHub",
|
|
13
14
|
"Continue to GitHub to create a Personal Access Token (PAT)": "继续转到 GitHub 以创建个人访问令牌 (PAT)",
|
|
14
15
|
"Copy & Continue to GitHub": "复制并继续访问 GitHub",
|
|
@@ -22,6 +23,7 @@
|
|
|
22
23
|
"To finish authenticating, navigate to GitHub and paste in the above one-time code.": "要完成身份验证,请导航到 GitHub 并粘贴以上一次性代码。",
|
|
23
24
|
"To finish authenticating, navigate to GitHub to create a PAT then paste the PAT into the input box.": "若要完成身份验证,请导航到 GitHub 以创建 PAT,然后将 PAT 粘贴到输入框中。",
|
|
24
25
|
"Yes": "是",
|
|
26
|
+
"You are logged into another account already ({0}).\n\nDo you want to log out of that account and log in to '{1}' instead?/{0} is a comma-separated list of account names. {1} is the account name to log into.": "You are logged into another account already ({0}).\n\nDo you want to log out of that account and log in to '{1}' instead?",
|
|
25
27
|
"You have not yet finished authorizing this extension to use GitHub. Would you like to try a different way? ({0})": "尚未完成授权此扩展使用 GitHub 的操作。是否要尝试其他方式? ({0})",
|
|
26
28
|
"Your Code: {0}/The {0} will be a code, e.g. 123-456": "你的代码: {0}",
|
|
27
29
|
"device code": "设备代码",
|
|
@@ -59,6 +59,7 @@
|
|
|
59
59
|
"Not on link": "不在链接上",
|
|
60
60
|
"Only load secure content": "仅载入安全内容",
|
|
61
61
|
"Organize link definitions": "组织链接定义",
|
|
62
|
+
"Paste and update pasted links": "Paste and update pasted links",
|
|
62
63
|
"Potentially unsafe or insecure content has been disabled in the Markdown preview. Change the Markdown preview security setting to allow insecure content or enable scripts": "已禁用此 Markdown 预览中的可能不安全的内容。更改 Markdown 预览安全设置以允许不安全内容或启用脚本",
|
|
63
64
|
"Preview {0}": "预览 {0}",
|
|
64
65
|
"Reference link '{0}'": "参考链接“{0}”",
|
|
@@ -77,17 +78,24 @@
|
|
|
77
78
|
"package": {
|
|
78
79
|
"configuration.copyIntoWorkspace.mediaFiles": "尝试将外部图像和视频文件复制到工作区。",
|
|
79
80
|
"configuration.copyIntoWorkspace.never": "请勿将外部文件复制到工作区。",
|
|
80
|
-
"configuration.markdown.copyFiles.destination": "
|
|
81
|
+
"configuration.markdown.copyFiles.destination": "Configures the path and file name of files created by copy/paste or drag and drop. This is a map of globs that match against a Markdown document path to the destination path where the new file should be created.\r\n\r\nThe destination path may use the following variables:\r\n\r\n- `${documentDirName}` — Absolute parent directory path of the Markdown document, e.g. `/Users/me/myProject/docs`.\r\n- `${documentRelativeDirName}` — Relative parent directory path of the Markdown document, e.g. `docs`. This is the same as `${documentDirName}` if the file is not part of a workspace.\r\n- `${documentFileName}` — The full filename of the Markdown document, e.g. `README.md`.\r\n- `${documentBaseName}` — The basename of the Markdown document, e.g. `README`.\r\n- `${documentExtName}` — The extension of the Markdown document, e.g. `md`.\r\n- `${documentFilePath}` — Absolute path of the Markdown document, e.g. `/Users/me/myProject/docs/README.md`.\r\n- `${documentRelativeFilePath}` — Relative path of the Markdown document, e.g. `docs/README.md`. This is the same as `${documentFilePath}` if the file is not part of a workspace.\r\n- `${documentWorkspaceFolder}` — The workspace folder for the Markdown document, e.g. `/Users/me/myProject`. This is the same as `${documentDirName}` if the file is not part of a workspace.\r\n- `${fileName}` — The file name of the dropped file, e.g. `image.png`.\r\n- `${fileExtName}` — The extension of the dropped file, e.g. `png`.",
|
|
81
82
|
"configuration.markdown.copyFiles.overwriteBehavior": "控制通过放置或粘贴操作创建的文件是否应覆盖现有文件。",
|
|
82
83
|
"configuration.markdown.copyFiles.overwriteBehavior.nameIncrementally": "如果已存在具有相同名称的文件,请向文件名追加一个数字,例如: `image.png` 变为 `image-1.png`。",
|
|
83
84
|
"configuration.markdown.copyFiles.overwriteBehavior.overwrite": "如果已存在具有相同名称的文件,则覆盖。",
|
|
84
85
|
"configuration.markdown.editor.drop.copyIntoWorkspace": "控制是否应将放置到 Markdown 编辑器中的工作区之外的文件复制到工作区中。\r\n\r\n使用 `#markdown.copyFiles.destination#` 配置复制或放置的文件应位于哪个位置",
|
|
85
86
|
"configuration.markdown.editor.drop.enabled": "通过按住 Shift 来启用将文件放入 Markdown 编辑器。需要启用 `#editor.dropIntoEditor.enabled#`。",
|
|
87
|
+
"configuration.markdown.editor.drop.enabled.always": "Always insert Markdown links.",
|
|
88
|
+
"configuration.markdown.editor.drop.enabled.never": "Never create Markdown links.",
|
|
89
|
+
"configuration.markdown.editor.drop.enabled.smart": "Smartly create Markdown links by default when not dropping into a code block or other special element. Use the drop widget to switch between pasting as plain text or as Markdown links.",
|
|
86
90
|
"configuration.markdown.editor.filePaste.audioSnippet": "将音频添加到 Markdown 时使用的代码片段。此代码片段可以使用以下变量:\r\n-“${src}”- 音频文件的解析路径。\r\n-“${title}”- 用于音频的标题。将自动为此变量创建代码片段占位符。",
|
|
87
91
|
"configuration.markdown.editor.filePaste.copyIntoWorkspace": "控制是否应将粘贴到 Markdown 编辑器中的工作区之外的文件复制到工作区中。\r\n\r\n使用 `#markdown.copyFiles.destination#` 配置应在哪个位置创建复制的文件。",
|
|
88
92
|
"configuration.markdown.editor.filePaste.enabled": "启用将文件粘贴到 Markdown 编辑器以创建 Markdown 链接。需要启用 `#editor.pasteAs.enabled#`。",
|
|
93
|
+
"configuration.markdown.editor.filePaste.enabled.always": "Always insert Markdown links.",
|
|
94
|
+
"configuration.markdown.editor.filePaste.enabled.never": "Never create Markdown links.",
|
|
95
|
+
"configuration.markdown.editor.filePaste.enabled.smart": "Smartly create Markdown links by default when not pasting into a code block or other special element. Use the paste widget to switch between pasting as plain text or as Markdown links.",
|
|
89
96
|
"configuration.markdown.editor.filePaste.videoSnippet": "将视频添加到 Markdown 时使用的代码片段。此代码片段可以使用以下变量:\r\n-“${src}”- 视频文件的解析路径。\r\n-“${title}”- 用于视频的标题。将自动为此变量创建代码片段占位符。",
|
|
90
97
|
"configuration.markdown.editor.pasteUrlAsFormattedLink.enabled": "控制是否在将 URL 粘贴到 Markdown 编辑器时创建 Markdown 链接。需要启用“#editor.pasteAs.enabled#”。",
|
|
98
|
+
"configuration.markdown.experimental.updateLinksOnPaste": "Enable/disable automatic updating of links in text that is copied and pasted from one Markdown editor to another.",
|
|
91
99
|
"configuration.markdown.links.openLocation.beside": "打开活动编辑器旁边的链接。",
|
|
92
100
|
"configuration.markdown.links.openLocation.currentGroup": "打开活动编辑器组中的链接。",
|
|
93
101
|
"configuration.markdown.links.openLocation.description": "控制应在哪里打开 Markdown 文件中的链接。",
|
|
@@ -80,8 +80,6 @@
|
|
|
80
80
|
"Not now": "以后再说",
|
|
81
81
|
"Open config file": "打开配置文件",
|
|
82
82
|
"Organize Imports": "整理导入",
|
|
83
|
-
"Organize Imports failed. No resource provided.": "组织导入失败。未提供资源。",
|
|
84
|
-
"Organize Imports failed. Unknown file type.": "组织导入失败。未知的文件类型。",
|
|
85
83
|
"Partial Mode": "部分模式",
|
|
86
84
|
"Please open a folder in VS Code to use a TypeScript or JavaScript project": "请在 VS Code 中打开一个文件夹,以使用 TypeScript 或 JavaScript 项目",
|
|
87
85
|
"Please update your TypeScript version": "请更新 TypeScript 版本",
|
|
@@ -192,6 +190,7 @@
|
|
|
192
190
|
"configuration.tsserver.useSyntaxServer.always": "使用更加轻量级的语法服务器来处理所有 IntelliSense 运算。此语法服务器只能为打开的文件提供 IntelliSense。",
|
|
193
191
|
"configuration.tsserver.useSyntaxServer.auto": "生成一个完整的服务器和一个专用于语法运算的轻量级服务器。语法服务器用于加快语法运算并在加载项目时提供 IntelliSense。",
|
|
194
192
|
"configuration.tsserver.useSyntaxServer.never": "请不要使用专用的语法服务器。使用单个服务器来处理所有 IntelliSense 运算。",
|
|
193
|
+
"configuration.tsserver.useVsCodeWatcher": "Use VS Code's file watchers instead of TypeScript's. Requires using TypeScript 5.4+ in the workspace.",
|
|
195
194
|
"configuration.tsserver.watchOptions": "配置应使用哪些监视策略来跟踪文件和目录。",
|
|
196
195
|
"configuration.tsserver.watchOptions.fallbackPolling": "使用文件系统事件时,此选项指定当系统用完本机文件观察程序和/或不支持本机文件观察程序时使用的轮询策略。",
|
|
197
196
|
"configuration.tsserver.watchOptions.fallbackPolling.dynamicPriorityPolling ": "使用动态队列,在该队列中,较少检查不经常修改的文件。",
|