@codingame/monaco-vscode-language-pack-zh-hans 2.0.2 → 2.0.3
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.0.
|
|
3
|
+
"version": "2.0.3",
|
|
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.0.
|
|
21
|
+
"vscode": "npm:@codingame/monaco-vscode-api@2.0.3"
|
|
22
22
|
}
|
|
23
23
|
}
|
|
@@ -25,11 +25,11 @@
|
|
|
25
25
|
"All Repositories": "所有存储库",
|
|
26
26
|
"Always": "始终",
|
|
27
27
|
"Always Pull": "始终拉取",
|
|
28
|
-
"Are you sure you want to DELETE {0} files?\
|
|
29
|
-
"Are you sure you want to DELETE {0}?\
|
|
28
|
+
"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
|
+
"Are you sure you want to DELETE {0}?\nThis is IRREVERSIBLE!\nThis file will be FOREVER LOST if you proceed.": "确定要删除 {0} 吗?\n此操作不可撤消!\n如果继续操作,此文件将永久丢失。",
|
|
30
30
|
"Are you sure you want to continue connecting?": "确定要继续连接吗?",
|
|
31
31
|
"Are you sure you want to create an empty commit?": "是否确定要创建空提交?",
|
|
32
|
-
"Are you sure you want to discard ALL changes in {0} files?\
|
|
32
|
+
"Are you sure you want to discard ALL changes in {0} files?\nThis is IRREVERSIBLE!\nYour current working set will be FOREVER LOST if you proceed.": "确定要放弃在 {0} 个文件中所作的全部更改吗?\n此操作不可撤消!\n如果继续操作,你当前的工作集将永久丢失。",
|
|
33
33
|
"Are you sure you want to discard changes in {0} files?": "是否确实要放弃 {0} 文件中的更改?",
|
|
34
34
|
"Are you sure you want to discard changes in {0}?": "确定要放弃 {0} 中更改吗?",
|
|
35
35
|
"Are you sure you want to drop ALL stashes? There are {0} stashes that will be subject to pruning, and MAY BE IMPOSSIBLE TO RECOVER.": "是否确实要删除所有储藏? 其中有 {0} 个储藏将会受到修剪,并且可能无法恢复。",
|
|
@@ -105,9 +105,9 @@
|
|
|
105
105
|
"Email": "电子邮件",
|
|
106
106
|
"Enables the following features: {0}": "启用以下功能: {0}",
|
|
107
107
|
"Failed to authenticate to git remote.": "未能对 git remote 进行身份验证。",
|
|
108
|
-
"Failed to authenticate to git remote:\
|
|
109
|
-
"File \"{0}\" was deleted by them and modified by us.\
|
|
110
|
-
"File \"{0}\" was deleted by us and modified by them.\
|
|
108
|
+
"Failed to authenticate to git remote:\n\n{0}": "未能对 git remote 进行身份验证:\n\n{0}",
|
|
109
|
+
"File \"{0}\" was deleted by them and modified by us.\n\nWhat would you like to do?": "文件“{0}”已被他们删除且已经过我们修改。\n\n你想要执行什么操作?",
|
|
110
|
+
"File \"{0}\" was deleted by us and modified by them.\n\nWhat would you like to do?": "文件“{0}”已被我们删除且已经过他们修改。\n\n你想要执行什么操作?",
|
|
111
111
|
"Force Checkout": "强制签出",
|
|
112
112
|
"Force push is not allowed, please enable it with the \"git.allowForcePush\" setting.": "不允许强制推送,请启用 \"git. allowForcePush\" 设置。",
|
|
113
113
|
"Git History": "Git 历史记录",
|
|
@@ -233,8 +233,8 @@
|
|
|
233
233
|
"The branch \"{0}\" has no remote branch. Would you like to publish this branch?": "分支“{0}”没有远程分支。是否要发布此分支?",
|
|
234
234
|
"The branch \"{0}\" is not fully merged. Delete anyway?": "“{0}”分支未被完全合并。是否仍要删除?",
|
|
235
235
|
"The current branch is not published to the remote. Would you like to publish it to access your changes elsewhere?": "当前分支未发布到远程。要发布该分支以访问其他位置的更改吗?",
|
|
236
|
-
"The following file has unsaved changes which won't be included in the commit if you proceed: {0}.\
|
|
237
|
-
"The following file has unsaved changes which won't be included in the stash if you proceed: {0}.\
|
|
236
|
+
"The following file has unsaved changes which won't be included in the commit if you proceed: {0}.\n\nWould you like to save it before committing?": "以下文件具有未保存的更改;如果继续,则提交内容将不包含这些更改: {0}。\n\n你想在提交之前保存它吗?",
|
|
237
|
+
"The following file has unsaved changes which won't be included in the stash if you proceed: {0}.\n\nWould you like to save it before stashing?": "以下文件具有未保存的更改;如果继续,则储藏时不会包含这些更改: {0}。\n\n要在储藏之前保存吗?",
|
|
238
238
|
"The following untracked file will be DELETED FROM DISK if discarded: {0}.": "若放弃下面未跟踪的文件,其将被从硬盘上删除: {0}。",
|
|
239
239
|
"The git repositories in the current folder are potentially unsafe as the folders are owned by someone other than the current user.": "当前文件夹中的 git 存储库可能不安全,因为这些文件夹由当前用户以外的其他人所有。",
|
|
240
240
|
"The git repository at \"{0}\" has too many active changes, only a subset of Git features will be enabled.": "位于“{0}”的 Git 仓库中存在太多活动更改,将仅启用部分 Git 功能。",
|
|
@@ -248,16 +248,16 @@
|
|
|
248
248
|
"There are no available repositories": "没有可用存储库",
|
|
249
249
|
"There are no changes to commit.": "没有要提交的更改。",
|
|
250
250
|
"There are no changes to stash.": "没有要储藏的更改。",
|
|
251
|
-
"There are no staged changes to commit.\
|
|
251
|
+
"There are no staged changes to commit.\n\nWould you like to stage all your changes and commit them directly?": "没有可提交的暂存更改。\n\n是否要暂存所有更改并直接提交?",
|
|
252
252
|
"There are no staged changes to stash.": "没有要储藏的暂存更改。",
|
|
253
253
|
"There are no stashes in the repository.": "此仓库中没有储藏。",
|
|
254
|
-
"There are {0} unsaved files.\
|
|
255
|
-
"There are {0} unsaved files.\
|
|
254
|
+
"There are {0} unsaved files.\n\nWould you like to save them before committing?": "当前有 {0} 个文件尚未保存。\n\n您要在提交之前保存吗?",
|
|
255
|
+
"There are {0} unsaved files.\n\nWould you like to save them before stashing?": "有 {0} 个文件尚未保存。\n\n要在储藏之前保存吗?",
|
|
256
256
|
"There are {0} untracked files which will be DELETED FROM DISK if discarded.": "若放弃 {0} 个未跟踪的文件,其将被从硬盘上删除。",
|
|
257
257
|
"There were merge conflicts while applying the stash.": "在应用储藏时存在合并冲突。",
|
|
258
258
|
"This action will pull and push commits from and to \"{0}/{1}\".": "此操作将从“{0}/{1}”中拉取并向其推送提交。",
|
|
259
259
|
"This repository has no remotes configured to fetch from.": "此仓库未配置可以从中抓取的远程仓库。",
|
|
260
|
-
"This will DELETE {0} untracked files!\
|
|
260
|
+
"This will DELETE {0} untracked files!\nThis is IRREVERSIBLE!\nThese files will be FOREVER LOST.": "这将删除 {0} 个未跟踪的文件!\n此操作不可撤消!\n这些文件将被永久删除。",
|
|
261
261
|
"This will create a Git repository in \"{0}\". Are you sure you want to continue?": "将在“{0}”中创建 Git 仓库。确定要继续吗?",
|
|
262
262
|
"Too many changes were detected. Only the first {0} changes will be shown below.": "检测到过多更改。下面将仅显示第一个 {0} 更改。",
|
|
263
263
|
"Type Changed": "类型已更改",
|
|
@@ -278,9 +278,9 @@
|
|
|
278
278
|
"Yes": "是",
|
|
279
279
|
"Yes, Don't Show Again": "确定,且不再显示",
|
|
280
280
|
"You": "你",
|
|
281
|
-
"You are about to commit your changes without verification, this skips pre-commit hooks and can be undesirable.\
|
|
282
|
-
"You are about to force push your changes, this can be destructive and could inadvertently overwrite changes made by others.\
|
|
283
|
-
"You are trying to commit to a protected branch and you might not have permission to push your commits to the remote.\
|
|
281
|
+
"You are about to commit your changes without verification, this skips pre-commit hooks and can be undesirable.\n\nAre you sure to continue?": "你即将在未验证的情况下提交更改,这会跳过 pre-commit 挂钩,可能导致不理想的结果。\n\n确定要继续吗?",
|
|
282
|
+
"You are about to force push your changes, this can be destructive and could inadvertently overwrite changes made by others.\n\nAre you sure to continue?": "即将强制推送更改,此操作可能具有破坏性并可能在无意中覆盖其他人的更改。\n\n确定要继续吗?",
|
|
283
|
+
"You are trying to commit to a protected branch and you might not have permission to push your commits to the remote.\n\nHow would you like to proceed?": "你正在尝试提交到受保护的分支,并且你可能无权将提交推送到远程库。\n\n你希望如何继续?",
|
|
284
284
|
"You seem to have git \"{0}\" installed. Code works best with git >= 2": "似乎已安装 GIT \"{0}\"。Code 非常适合 GIT >= 2",
|
|
285
285
|
"Your local changes would be overwritten by checkout.": "签出会覆盖本地更改。",
|
|
286
286
|
"Your repository has no remotes configured to publish to.": "仓库未配置任何要发布到的远程仓库。",
|
|
@@ -292,7 +292,7 @@
|
|
|
292
292
|
"remote branches": "远程分支",
|
|
293
293
|
"tags": "标记",
|
|
294
294
|
"yes": "是",
|
|
295
|
-
"{0}\
|
|
295
|
+
"{0}\n\nThis is IRREVERSIBLE, your current working set will be FOREVER LOST.": "{0}\n\n此操作不可撤销,你当前的工作集将会永远丢失。",
|
|
296
296
|
"{0} (Deleted)": "{0} (已删除)",
|
|
297
297
|
"{0} (Index)": "{0} (索引)",
|
|
298
298
|
"{0} (Intent to add)": "{0} (打算添加)",
|
|
@@ -101,15 +101,15 @@
|
|
|
101
101
|
"TS Server logging is currently enabled which may impact performance.": "TS Server 事件日志当前已启用,这可能会影响性能。",
|
|
102
102
|
"TS Server logging is off. Please set 'typescript.tsserver.log' and restart the TS server to enable logging": "TS 服务器日志已关闭。请设置 “typescript.tsserver.log” 并重启 TS 服务器以启用事件日志",
|
|
103
103
|
"The JS/TS language service crashed 5 times in the last 5 Minutes.": "在过去 5 分钟内,JS/TS 语言服务崩溃了 5 次。",
|
|
104
|
-
"The JS/TS language service crashed 5 times in the last 5 Minutes.\
|
|
104
|
+
"The JS/TS language service crashed 5 times in the last 5 Minutes.\nThis may be caused by a plugin contributed by one of these extensions: {0}\nPlease try disabling these extensions before filing an issue against VS Code.": "在过去 5 分钟内,JS/TS 语言服务崩溃了 5 次。\n这可能是由以下其中一个扩展提供的插件引起的: {0}\n请在针对 VS Code 提交问题之前尝试禁用这些扩展。",
|
|
105
105
|
"The JS/TS language service crashed.": "JS/TS 语言服务已崩溃。",
|
|
106
|
-
"The JS/TS language service crashed.\
|
|
106
|
+
"The JS/TS language service crashed.\nThis may be caused by a plugin contributed by one of these extensions: {0}.\nPlease try disabling these extensions before filing an issue against VS Code.": "JS/TS 语言服务已崩溃。\n这可能是由以下其中一个扩展提供的插件引起的: {0}\n请在针对 VS Code 提交问题之前尝试禁用这些扩展。",
|
|
107
107
|
"The JS/TS language service immediately crashed 5 times. The service will not be restarted.": "JS/TS 语言服务已立即崩溃 5 次。将不会重启该服务。",
|
|
108
|
-
"The JS/TS language service immediately crashed 5 times. The service will not be restarted.\
|
|
108
|
+
"The JS/TS language service immediately crashed 5 times. The service will not be restarted.\nThis may be caused by a plugin contributed by one of these extensions: {0}.\nPlease try disabling these extensions before filing an issue against VS Code.": "JS/TS 语言服务已立即崩溃 5 次。不会重新启动该服务。\n这可能是由以下其中一个扩展提供的插件引起的: {0}\n请在针对 VS Code 提交问题之前尝试禁用这些扩展。",
|
|
109
109
|
"The current selection cannot be extracted": "无法提取当前所选内容",
|
|
110
110
|
"The path {0} doesn't point to a valid Node installation to run TS Server. Falling back to bundled Node.": "路径 {0} 未指向运行 TS 服务器的有效节点安装。回退到捆绑节点。",
|
|
111
111
|
"The path {0} doesn't point to a valid tsserver install. Falling back to bundled TypeScript version.": "路径 {0} 未指向有效的 tsserver 安装。请回退到捆绑的 TypeScript 版本。",
|
|
112
|
-
"The workspace is using an old version of TypeScript ({0}).\
|
|
112
|
+
"The workspace is using an old version of TypeScript ({0}).\n\nBefore reporting an issue, please update the workspace to use TypeScript {1} or newer to make sure the bug has not already been fixed.": "工作区正在使用旧版本的 TypeScript({0})。\n\n在报告问题之前,请更新工作区以使用 TypeScript {1} 或更高版本,以确认 bug 尚未修复。",
|
|
113
113
|
"This workspace contains a TypeScript version. Would you like to use the workspace TypeScript version for TypeScript and JavaScript language features?": "此工作区包含一个 TypeScript 版本。是否要对 TypeScript 和 JavaScript 语言功能使用工作区 TypeScript 版本?",
|
|
114
114
|
"This workspace wants to use the Node installation at '{0}' to run TS Server. Would you like to use it?": "此工作区想要使用 '{0}' 处的节点安装来运行 TS 服务器。是否要使用?",
|
|
115
115
|
"To enable project-wide JavaScript/TypeScript language features, exclude folders with many files, like: {0}": "若要启用项目范围内的 JavaScript/TypeScript 语言功能,请排除包含多个文件的文件夹,例如: {0}",
|
|
@@ -5443,7 +5443,7 @@ var content = {
|
|
|
5443
5443
|
consoleCleared: "控制台已清除"
|
|
5444
5444
|
},
|
|
5445
5445
|
"vs/workbench/contrib/extensions/browser/abstractRuntimeExtensionsEditor": {
|
|
5446
|
-
"copy id": "
|
|
5446
|
+
"copy id": "复制 ID ({0})",
|
|
5447
5447
|
disable: "禁用",
|
|
5448
5448
|
"disable workspace": "禁用(工作区)",
|
|
5449
5449
|
errors: "{0} 个未捕获的错误",
|