@codingame/monaco-vscode-language-pack-zh-hans 2.0.0-v2.1 → 2.0.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/ms-vscode.js-debug.i18n.json +6 -6
- package/translations/extensions/vscode.configuration-editing.i18n.json +1 -1
- package/translations/extensions/vscode.css-language-features.i18n.json +6 -6
- package/translations/extensions/vscode.git.i18n.json +50 -40
- package/translations/extensions/vscode.github.i18n.json +1 -1
- package/translations/extensions/vscode.html-language-features.i18n.json +3 -3
- package/translations/extensions/vscode.json-language-features.i18n.json +13 -13
- package/translations/extensions/vscode.markdown-language-features.i18n.json +14 -8
- package/translations/extensions/vscode.npm.i18n.json +1 -1
- package/translations/extensions/vscode.typescript-language-features.i18n.json +8 -9
- package/translations/main.i18n.json.js +369 -300
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.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@2.0.
|
|
21
|
+
"vscode": "npm:@codingame/monaco-vscode-api@2.0.1"
|
|
22
22
|
}
|
|
23
23
|
}
|
|
@@ -242,7 +242,7 @@
|
|
|
242
242
|
"Break when URL Contains": "URL 包含以下内容时中断:",
|
|
243
243
|
"Breaks on all throw errors, even if they're caught later.": "出现任何引发错误时中断,即使这些错误稍后才被捕获也是如此。",
|
|
244
244
|
"Breaks only on errors or promise rejections that are not handled.": "仅对未处理的错误或承诺拒绝进行中断。",
|
|
245
|
-
"Browser connection failed, will retry: {0}": "
|
|
245
|
+
"Browser connection failed, will retry: {0}": "浏览器连接失败,将重试: {0}",
|
|
246
246
|
"CPU Profile": "CPU 配置文件",
|
|
247
247
|
"CPU profile saved as \"{0}\" in your workspace folder": "在工作区文件夹中保存为“{0}”的 CPU 配置文件",
|
|
248
248
|
"CSP violation \"{0}\"": "CSP 违规“{0}”",
|
|
@@ -278,15 +278,15 @@
|
|
|
278
278
|
"Enter a URL or a pattern to match": "输入要匹配的 URL 或模式",
|
|
279
279
|
"Eval": "Eval",
|
|
280
280
|
"Frame could not be restarted": "无法重启框架",
|
|
281
|
-
"Generates a .cpuprofile file you can open in VS Code or the Edge/Chrome devtools": "
|
|
282
|
-
"Generates a .heapprofile file you can open in VS Code or the Edge/Chrome devtools": "
|
|
283
|
-
"Generates a .heapsnapshot file you can open in VS Code or the Edge/Chrome devtools": "
|
|
281
|
+
"Generates a .cpuprofile file you can open in VS Code or the Edge/Chrome devtools": "生成可以在 VS Code 或 Edge/Chrome 开发工具中打开的 .cpuprofile 文件",
|
|
282
|
+
"Generates a .heapprofile file you can open in VS Code or the Edge/Chrome devtools": "生成可以在 VS Code 或 Edge/Chrome 开发工具中打开的 .heapprofile 文件",
|
|
283
|
+
"Generates a .heapsnapshot file you can open in VS Code or the Edge/Chrome devtools": "生成可以在 VS Code 或 Edge/Chrome 开发工具中打开的 .heapsnapshot 文件",
|
|
284
284
|
"Global": "全局",
|
|
285
285
|
"Globals": "全局",
|
|
286
286
|
"Got it!": "知道了!",
|
|
287
287
|
"Heap Profile": "堆配置文件",
|
|
288
288
|
"Heap Snapshot": "堆快照",
|
|
289
|
-
"How long to run the profile": "
|
|
289
|
+
"How long to run the profile": "配置文件的运行时长",
|
|
290
290
|
"Ignore": "忽略",
|
|
291
291
|
"Installation complete! The extension will be used after you restart your debug session.": "安装完成! 重新启动调试会话后,将使用该扩展。",
|
|
292
292
|
"Installing the DWARF debugger...": "正在安装 DWARF 调试程序...",
|
|
@@ -384,7 +384,7 @@
|
|
|
384
384
|
"Thread is not paused": "线程未暂停",
|
|
385
385
|
"Thread is not paused on exception": "出现异常时线程未暂停",
|
|
386
386
|
"Thread not found": "找不到线程",
|
|
387
|
-
"Type of profile": "
|
|
387
|
+
"Type of profile": "配置文件的类型",
|
|
388
388
|
"URL contains \"{0}\"": "URL 包含“{0}”",
|
|
389
389
|
"UWP webview debugging is not available on your platform.": "UWP Webview 调试在平台上不可用。",
|
|
390
390
|
"Unable to attach to browser": "无法附加到浏览器",
|
|
@@ -27,7 +27,7 @@
|
|
|
27
27
|
"Match all files with any of the file extensions.": "与具有任意文件扩展名的所有文件匹配。",
|
|
28
28
|
"Match files that have siblings with the same name but a different extension.": "与具有名称相同但扩展名不同的同级文件的文件匹配。",
|
|
29
29
|
"Match multiple top level folders.": "与多个顶级文件夹匹配。",
|
|
30
|
-
"The character used by the operating system to separate components in file paths": "
|
|
30
|
+
"The character used by the operating system to separate components in file paths. Is also aliased to '/'.": "The character used by the operating system to separate components in file paths. Is also aliased to '/'.",
|
|
31
31
|
"The current opened file": "当前打开的文件",
|
|
32
32
|
"The current opened file relative to ${workspaceFolder}": "相对于 ${workspaceFolder},当前打开的文件路径",
|
|
33
33
|
"The current opened file workspace folder name without any slashes (/)": "当前打开的文件工作区文件夹名称(不带任何斜杠(/))",
|
|
@@ -31,7 +31,7 @@
|
|
|
31
31
|
"Avoid using !important. It is an indication that the specificity of the entire CSS has gotten out of control and needs to be refactored.": "避免使用 !important。它表明整个 CSS 的优先级已经失去控制且需要进行重构。",
|
|
32
32
|
"Avoid using 'float'. Floats lead to fragile CSS that is easy to break if one aspect of the layout changes.": "避免使用 \"float\"。float 会使 CSS 变得脆弱。即使只更改了一部分布局,也很容易造成破坏。",
|
|
33
33
|
"CSS Language Server": "CSS 语言服务器",
|
|
34
|
-
"CSS fix is outdated and can
|
|
34
|
+
"CSS fix is outdated and can't be applied to the document.": "CSS fix is outdated and can't be applied to the document.",
|
|
35
35
|
"Causes one or more rules to be emitted at the root of the document.": "导致在文档的根目录发出一个或多个规则。",
|
|
36
36
|
"Changes one or more properties of a color.": "更改颜色的一个或多个属性。",
|
|
37
37
|
"Changes the alpha component for a color.": "更改颜色的 alpha 分量。",
|
|
@@ -171,7 +171,7 @@
|
|
|
171
171
|
"arccosine - inverse of cosine function": "反余弦函数–余弦函数的反函数",
|
|
172
172
|
"arcsine - inverse of sine function": "反正弦函数 - 正弦函数的反函数",
|
|
173
173
|
"arctangent - inverse of tangent function": "反正切函数 - 正切函数的反函数",
|
|
174
|
-
"argument from
|
|
174
|
+
"argument from '{0}'": "argument from '{0}'",
|
|
175
175
|
"at-rule or selector expected": "应为 @ 规则或选择器",
|
|
176
176
|
"at-rule unknown": "@ 规则未知",
|
|
177
177
|
"bind the evaluation of a ruleset to each member of a list.": "将规则集的计算结果绑定到列表的每个成员。",
|
|
@@ -254,7 +254,7 @@
|
|
|
254
254
|
"css.colorDecorators.enable.deprecationMessage": "已弃用设置 \"css.colorDecorators.enable\",请改用 \"editor.colorDecorators\"。",
|
|
255
255
|
"css.completion.completePropertyWithSemicolon.desc": "补全 CSS 属性时在行尾插入分号。",
|
|
256
256
|
"css.completion.triggerPropertyValueCompletion.desc": "默认情况下,VS Code 在选择 CSS 属性后触发属性值完成。使用此设置可禁用此行为。",
|
|
257
|
-
"css.customData.desc": "
|
|
257
|
+
"css.customData.desc": "A list of relative file paths pointing to JSON files following the [custom data format](https://github.com/microsoft/vscode-css-languageservice/blob/master/docs/customData.md).\r\n\r\nVS Code loads custom data on startup to enhance its CSS support for CSS custom properties (variables), at-rules, pseudo-classes, and pseudo-elements you specify in the JSON files.\r\n\r\nThe file paths are relative to workspace and only workspace folder settings are considered.",
|
|
258
258
|
"css.format.braceStyle.desc": "将大括号放在规则的同一行(`折叠`)或将大括号放在自己所在行上(`展开`)。",
|
|
259
259
|
"css.format.enable.desc": "启用/禁用默认的 CSS 格式化程序。",
|
|
260
260
|
"css.format.maxPreserveNewLines.desc": "启用 `#css.format.preserveNewLines#` 后要在一个区块中保留的最大换行符数。",
|
|
@@ -262,7 +262,7 @@
|
|
|
262
262
|
"css.format.newlineBetweenSelectors.desc": "用新行分隔选择器。",
|
|
263
263
|
"css.format.preserveNewLines.desc": "是否应保留元素之前的现有换行符。",
|
|
264
264
|
"css.format.spaceAroundSelectorSeparator.desc": "确保选择器分隔符 '>'、'+'、'~' (例如 `a > b`)周围有空格字符。",
|
|
265
|
-
"css.hover.documentation": "
|
|
265
|
+
"css.hover.documentation": "Show property and value documentation in CSS hovers.",
|
|
266
266
|
"css.hover.references": "在 CSS 悬停时显示 MDN 的引用。",
|
|
267
267
|
"css.lint.argumentsInColorFunction.desc": "参数数目无效。",
|
|
268
268
|
"css.lint.boxModel.desc": "在使用 `padding` 或 `border` 时,不要使用 `width` 或 `height`。",
|
|
@@ -300,7 +300,7 @@
|
|
|
300
300
|
"less.format.newlineBetweenSelectors.desc": "用新行分隔选择器。",
|
|
301
301
|
"less.format.preserveNewLines.desc": "是否应保留元素之前的现有换行符。",
|
|
302
302
|
"less.format.spaceAroundSelectorSeparator.desc": "确保选择器分隔符 '>'、'+'、'~' (例如 `a > b`)周围有空格字符。",
|
|
303
|
-
"less.hover.documentation": "
|
|
303
|
+
"less.hover.documentation": "Show property and value documentation in LESS hovers.",
|
|
304
304
|
"less.hover.references": "在 LESS 悬停时显示 MDN 的引用。",
|
|
305
305
|
"less.lint.argumentsInColorFunction.desc": "参数数目无效。",
|
|
306
306
|
"less.lint.boxModel.desc": "在使用 `padding` 或 `border` 时,不要使用 `width` 或 `height`。",
|
|
@@ -335,7 +335,7 @@
|
|
|
335
335
|
"scss.format.newlineBetweenSelectors.desc": "用新行分隔选择器。",
|
|
336
336
|
"scss.format.preserveNewLines.desc": "是否应保留元素之前的现有换行符。",
|
|
337
337
|
"scss.format.spaceAroundSelectorSeparator.desc": "确保选择器分隔符 '>'、'+'、'~' (例如 `a > b`)周围有空格字符。",
|
|
338
|
-
"scss.hover.documentation": "
|
|
338
|
+
"scss.hover.documentation": "Show property and value documentation in SCSS hovers.",
|
|
339
339
|
"scss.hover.references": "在 SCSS 悬停时显示 MDN 的引用。",
|
|
340
340
|
"scss.lint.argumentsInColorFunction.desc": "参数数目无效。",
|
|
341
341
|
"scss.lint.boxModel.desc": "在使用 `padding` 或 `border` 时,不要使用 `width` 或 `height`。",
|
|
@@ -11,6 +11,7 @@
|
|
|
11
11
|
"bundle": {
|
|
12
12
|
"\"{0}\" has fingerprint \"{1}\"": "\"{0}\" 具有指纹 \"{1}\"",
|
|
13
13
|
"$(info) Remote \"{0}\" has no tags.": "$(info)远程库“{0}”没有标记。",
|
|
14
|
+
"$(info) This repository has no stashes.": "$(info) This repository has no stashes.",
|
|
14
15
|
"$(info) This repository has no tags.": "$(info) 此仓库没有标记。",
|
|
15
16
|
"A branch named \"{0}\" already exists": "已存在名为“{0}”的分支",
|
|
16
17
|
"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 存储库。是否要打开存储库?",
|
|
@@ -20,15 +21,15 @@
|
|
|
20
21
|
"Add remote from URL": "从 URL 添加远程存储库",
|
|
21
22
|
"Add remote from {0}": "从 {0} 添加远程存储库",
|
|
22
23
|
"Add to Workspace": "添加到工作区",
|
|
23
|
-
"All Changes": "
|
|
24
|
+
"All Changes ({0} ↔ {1})": "All Changes ({0} ↔ {1})",
|
|
24
25
|
"All Repositories": "所有存储库",
|
|
25
26
|
"Always": "始终",
|
|
26
27
|
"Always Pull": "始终拉取",
|
|
27
|
-
"Are you sure you want to DELETE {0} files
|
|
28
|
-
"Are you sure you want to DELETE {0}
|
|
28
|
+
"Are you sure you want to DELETE {0} files?\r\nThis is IRREVERSIBLE!\r\nThese files will be FOREVER LOST if you proceed.": "确定要删除 {0} 个文件吗?\r\n此操作不可撤消!\r\n如果继续操作,这些文件将永久丢失。",
|
|
29
|
+
"Are you sure you want to DELETE {0}?\r\nThis is IRREVERSIBLE!\r\nThis file will be FOREVER LOST if you proceed.": "确定要删除 {0} 吗?\r\n此操作不可撤消!\r\n如果继续操作,此文件将永久丢失。",
|
|
29
30
|
"Are you sure you want to continue connecting?": "确定要继续连接吗?",
|
|
30
31
|
"Are you sure you want to create an empty commit?": "是否确定要创建空提交?",
|
|
31
|
-
"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?\r\nThis is IRREVERSIBLE!\r\nYour current working set will be FOREVER LOST if you proceed.": "确定要放弃在 {0} 个文件中所作的全部更改吗?\r\n此操作不可撤消!\r\n如果继续操作,你当前的工作集将永久丢失。",
|
|
32
33
|
"Are you sure you want to discard changes in {0} files?": "是否确实要放弃 {0} 文件中的更改?",
|
|
33
34
|
"Are you sure you want to discard changes in {0}?": "确定要放弃 {0} 中更改吗?",
|
|
34
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} 个储藏将会受到修剪,并且可能无法恢复。",
|
|
@@ -41,15 +42,13 @@
|
|
|
41
42
|
"Ask Me Later": "稍后询问",
|
|
42
43
|
"Branch name": "分支名称",
|
|
43
44
|
"Branch name needs to match regex: {0}": "分支名称必须匹配正则表达式: {0}",
|
|
44
|
-
"Can
|
|
45
|
-
"Can
|
|
46
|
-
"Can
|
|
47
|
-
"Cancel": "取消",
|
|
45
|
+
"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.": "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.",
|
|
46
|
+
"Can't push refs to remote. Try running \"Pull\" first to integrate your changes.": "无法推送 refs 到远端。您可以试着运行“拉取”功能,整合您的更改。",
|
|
47
|
+
"Can't undo because HEAD doesn't point to any commit.": "无法撤消,因为 HEAD 不指向任何提交。",
|
|
48
48
|
"Changes": "更改",
|
|
49
49
|
"Checking Out Branch/Tag...": "正在签出分支/标记...",
|
|
50
50
|
"Checking Out Changes...": "正在签出更改...",
|
|
51
51
|
"Checkout Branch/Tag...": "签出分支/标记...",
|
|
52
|
-
"Checkout detached...": "签出已分离…",
|
|
53
52
|
"Choose Folder...": "选择文件夹...",
|
|
54
53
|
"Choose a folder to clone {0} into": "选择文件夹以将 {0} 克隆到",
|
|
55
54
|
"Choose a repository": "选择仓库",
|
|
@@ -88,8 +87,6 @@
|
|
|
88
87
|
"Continuing Rebase...": "正在继续变基...",
|
|
89
88
|
"Could not clone your repository as Git is not installed.": "无法克隆存储库,因为未安装 Git。",
|
|
90
89
|
"Create Empty Commit": "创建空提交",
|
|
91
|
-
"Create new branch from...": "从...创建分支",
|
|
92
|
-
"Create new branch...": "创建新分支...",
|
|
93
90
|
"Current": "当前",
|
|
94
91
|
"Current commit message only contains whitespace characters": "当前提交消息仅包含空白字符",
|
|
95
92
|
"Delete Branch": "删除分支",
|
|
@@ -102,15 +99,15 @@
|
|
|
102
99
|
"Discard All {0} Files": "放弃所有 {0} 个文件",
|
|
103
100
|
"Discard Changes": "放弃更改",
|
|
104
101
|
"Discard {0} Tracked Files": "放弃 {0} 个已跟踪的文件",
|
|
105
|
-
"Don
|
|
106
|
-
"Don
|
|
102
|
+
"Don't Pull": "不拉取",
|
|
103
|
+
"Don't Show Again": "不再显示",
|
|
107
104
|
"Download Git": "下载 Git",
|
|
108
105
|
"Email": "电子邮件",
|
|
109
106
|
"Enables the following features: {0}": "启用以下功能: {0}",
|
|
110
107
|
"Failed to authenticate to git remote.": "未能对 git remote 进行身份验证。",
|
|
111
|
-
"Failed to authenticate to git remote
|
|
112
|
-
"File \"{0}\" was deleted by them and modified by us
|
|
113
|
-
"File \"{0}\" was deleted by us and modified by them
|
|
108
|
+
"Failed to authenticate to git remote:\r\n\r\n{0}": "未能对 git remote 进行身份验证:\r\n\r\n{0}",
|
|
109
|
+
"File \"{0}\" was deleted by them and modified by us.\r\n\r\nWhat would you like to do?": "文件“{0}”已被他们删除且已经过我们修改。\r\n\r\n你想要执行什么操作?",
|
|
110
|
+
"File \"{0}\" was deleted by us and modified by them.\r\n\r\nWhat would you like to do?": "文件“{0}”已被我们删除且已经过他们修改。\r\n\r\n你想要执行什么操作?",
|
|
114
111
|
"Force Checkout": "强制签出",
|
|
115
112
|
"Force push is not allowed, please enable it with the \"git.allowForcePush\" setting.": "不允许强制推送,请启用 \"git. allowForcePush\" 设置。",
|
|
116
113
|
"Git History": "Git 历史记录",
|
|
@@ -133,7 +130,7 @@
|
|
|
133
130
|
"Invalid branch name": "分支名称无效",
|
|
134
131
|
"It looks like the current branch \"{0}\" might have been rebased. Are you sure you still want to pull into it?": "当前分支“{0}”似乎已变基。确定仍要拉取到其中吗?",
|
|
135
132
|
"It looks like the current branch might have been rebased. Are you sure you still want to pull into it?": "当前分支似乎已变基。确定仍要拉取到其中吗?",
|
|
136
|
-
"It
|
|
133
|
+
"It's not possible to change the commit message in the middle of a rebase. Please complete the rebase operation and use interactive rebase instead.": "无法在变基过程中修改提交消息。请完成变基操作,并改用交互式变基。",
|
|
137
134
|
"Keep Our Version": "保留“我们”的版本",
|
|
138
135
|
"Keep Their Version": "保留“他们”的版本",
|
|
139
136
|
"Learn More": "了解详细信息",
|
|
@@ -151,8 +148,8 @@
|
|
|
151
148
|
"No": "否",
|
|
152
149
|
"No rebase in progress.": "没有正在进行的变基。",
|
|
153
150
|
"OK": "确定",
|
|
154
|
-
"OK, Don
|
|
155
|
-
"OK, Don
|
|
151
|
+
"OK, Don't Ask Again": "确定,且不再询问",
|
|
152
|
+
"OK, Don't Show Again": "确定,且不再显示",
|
|
156
153
|
"Open": "打开",
|
|
157
154
|
"Open Commit": "打开提交",
|
|
158
155
|
"Open Comparison": "打开比较",
|
|
@@ -174,6 +171,7 @@
|
|
|
174
171
|
"Pick a stash to apply": "选择要应用的储藏",
|
|
175
172
|
"Pick a stash to drop": "选择要删除的储藏",
|
|
176
173
|
"Pick a stash to pop": "选择要弹出的储藏",
|
|
174
|
+
"Pick a stash to view": "Pick a stash to view",
|
|
177
175
|
"Pick workspace folder to initialize git repo in": "选择用于初始化 Git 储存库的工作区文件夹",
|
|
178
176
|
"Please check out a branch to push to a remote.": "请签出一个分支以推送到远程。",
|
|
179
177
|
"Please clean your repository working tree before checkout.": "在签出前,请清理仓库工作树。",
|
|
@@ -199,6 +197,7 @@
|
|
|
199
197
|
"Remote branch at {0}": "{0} 处的远程分支",
|
|
200
198
|
"Remote name": "远程存储库名称",
|
|
201
199
|
"Remote name format invalid": "远程仓库名称格式无效",
|
|
200
|
+
"Remote tag at {0}": "Remote tag at {0}",
|
|
202
201
|
"Reopen Closed Repositories": "重新打开已关闭的存储库",
|
|
203
202
|
"Replace Local Tag(s)": "替换本地标记",
|
|
204
203
|
"Restore file": "恢复文件",
|
|
@@ -206,11 +205,12 @@
|
|
|
206
205
|
"Save All & Commit Changes": "保存所有和提交更改",
|
|
207
206
|
"Save All & Stash": "全部保存并储藏",
|
|
208
207
|
"Select a branch or tag to checkout": "选择要签出的分支或标记",
|
|
208
|
+
"Select a branch or tag to merge from": "Select a branch or tag to merge from",
|
|
209
209
|
"Select a branch to checkout in detached mode": "选择要在分离模式下签出的分支",
|
|
210
210
|
"Select a branch to delete": "选择要删除的分支",
|
|
211
|
-
"Select a branch to merge from": "选择要从其合并的分支",
|
|
212
211
|
"Select a branch to rebase onto": "选择要变基到的分支",
|
|
213
212
|
"Select a ref to create the branch from": "选择一个 ref 以从中创建分支",
|
|
213
|
+
"Select a remote tag to delete": "Select a remote tag to delete",
|
|
214
214
|
"Select a remote to delete a tag from": "选择要从中删除标记的远程库",
|
|
215
215
|
"Select a remote to fetch": "选择要提取的远程",
|
|
216
216
|
"Select a tag to delete": "选择要删除的标记",
|
|
@@ -229,12 +229,12 @@
|
|
|
229
229
|
"Syncing. Cancelling may cause serious damages to the repository": "正在同步。取消可能会导致仓库出现严重损坏",
|
|
230
230
|
"Tag at {0}": "{0} 处的标记",
|
|
231
231
|
"Tag name": "标记名称",
|
|
232
|
-
"The \"{0}\" repository has {1} submodules which won
|
|
232
|
+
"The \"{0}\" repository has {1} submodules which won't be opened automatically. You can still open each one individually by opening a file within.": "“{0}”仓库中的 {1} 个子模块将不会自动打开。您仍可以通过打开其中的文件来单独打开每个子模块。",
|
|
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
|
|
237
|
-
"The following file has unsaved changes which won
|
|
236
|
+
"The following file has unsaved changes which won't be included in the commit if you proceed: {0}.\r\n\r\nWould you like to save it before committing?": "以下文件具有未保存的更改;如果继续,则提交内容将不包含这些更改: {0}。\r\n\r\n你想在提交之前保存它吗?",
|
|
237
|
+
"The following file has unsaved changes which won't be included in the stash if you proceed: {0}.\r\n\r\nWould you like to save it before stashing?": "以下文件具有未保存的更改;如果继续,则储藏时不会包含这些更改: {0}。\r\n\r\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.\r\n\r\nWould you like to stage all your changes and commit them directly?": "没有可提交的暂存更改。\r\n\r\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.\r\n\r\nWould you like to save them before committing?": "当前有 {0} 个文件尚未保存。\r\n\r\n您要在提交之前保存吗?",
|
|
255
|
+
"There are {0} unsaved files.\r\n\r\nWould you like to save them before stashing?": "有 {0} 个文件尚未保存。\r\n\r\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!\r\nThis is IRREVERSIBLE!\r\nThese files will be FOREVER LOST.": "这将删除 {0} 个未跟踪的文件!\r\n此操作不可撤消!\r\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": "类型已更改",
|
|
@@ -276,19 +276,23 @@
|
|
|
276
276
|
"Would you like to open the initialized repository?": "是否打开初始化的仓库?",
|
|
277
277
|
"Would you like {0} to [periodically run \"git fetch\"]({1})?": "你希望 {0} [定期运行 \"git fetch\"]({1})吗?",
|
|
278
278
|
"Yes": "是",
|
|
279
|
-
"Yes, Don
|
|
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.\r\n\r\nAre you sure to continue?": "你即将在未验证的情况下提交更改,这会跳过 pre-commit 挂钩,可能导致不理想的结果。\r\n\r\n确定要继续吗?",
|
|
282
|
+
"You are about to force push your changes, this can be destructive and could inadvertently overwrite changes made by others.\r\n\r\nAre you sure to continue?": "即将强制推送更改,此操作可能具有破坏性并可能在无意中覆盖其他人的更改。\r\n\r\n确定要继续吗?",
|
|
283
|
+
"You are trying to commit to a protected branch and you might not have permission to push your commits to the remote.\r\n\r\nHow would you like to proceed?": "你正在尝试提交到受保护的分支,并且你可能无权将提交推送到远程库。\r\n\r\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.": "仓库未配置任何要发布到的远程仓库。",
|
|
287
287
|
"Your repository has no remotes configured to pull from.": "仓库未配置任何从其中进行拉取的远程仓库。",
|
|
288
288
|
"Your repository has no remotes configured to push to.": "仓库未配置任何要推送到的远程仓库。",
|
|
289
289
|
"Your repository has no remotes.": "您的仓库没有远程仓库。",
|
|
290
|
+
"branches": "branches",
|
|
290
291
|
"no": "否",
|
|
292
|
+
"remote branches": "remote branches",
|
|
293
|
+
"tags": "tags",
|
|
291
294
|
"yes": "是",
|
|
295
|
+
"{0}\r\n\r\nThis is IRREVERSIBLE, your current working set will be FOREVER LOST.": "{0}\r\n\r\n此操作不可撤销,你当前的工作集将会永远丢失。",
|
|
292
296
|
"{0} (Deleted)": "{0} (已删除)",
|
|
293
297
|
"{0} (Index)": "{0} (索引)",
|
|
294
298
|
"{0} (Intent to add)": "{0} (打算添加)",
|
|
@@ -299,18 +303,20 @@
|
|
|
299
303
|
"{0} (Working Tree)": "{0} (工作树)",
|
|
300
304
|
"{0} ({1})": "{0} ({1})",
|
|
301
305
|
"{0} ({1}) ↔ {0} ({2})": "{0} ({1}) ↔ {0} ({2})",
|
|
306
|
+
"{0} Checkout detached...": "{0} Checkout detached...",
|
|
302
307
|
"{0} Commit": "{0} 提交",
|
|
303
308
|
"{0} Commit & Push": "{0} 提交和推送",
|
|
304
309
|
"{0} Commit & Sync": "{0} 提交和同步",
|
|
305
310
|
"{0} Commit (Amend)": "{0} 提交(修改)",
|
|
306
311
|
"{0} Continue": "{0} 继续",
|
|
312
|
+
"{0} Create new branch from...": "{0} 创建新分支依据...",
|
|
313
|
+
"{0} Create new branch...": "{0} 创建新分支...",
|
|
307
314
|
"{0} Fetch all remotes": "{0} 提取所有远程",
|
|
308
315
|
"{0} Publish Branch/{Locked=\"Branch\"}Do not translate \"Branch\" as it is a git term": "{0} 发布 Branch",
|
|
309
316
|
"{0} Sync Changes{1}{2}": "{0} 同步更改 {1}{2}",
|
|
310
317
|
"{0} characters left in current line": "当前行剩余 {0} 个字符",
|
|
311
318
|
"{0} characters over {1} in current line": "当前行比 {1} 超出 {0} 个字符",
|
|
312
|
-
"{0} ↔ {1}": "{0} ↔ {1}"
|
|
313
|
-
"{0}\\n\\nThis is IRREVERSIBLE, your current working set will be FOREVER LOST.": "{0}\\n\\n此操作不可撤销,你当前的工作集将会永远丢失。"
|
|
319
|
+
"{0} ↔ {1}": "{0} ↔ {1}"
|
|
314
320
|
},
|
|
315
321
|
"package": {
|
|
316
322
|
"colors.added": "已添加资源的颜色。",
|
|
@@ -340,6 +346,7 @@
|
|
|
340
346
|
"command.cloneRecursive": "克隆(递归)",
|
|
341
347
|
"command.close": "关闭仓库",
|
|
342
348
|
"command.closeAllDiffEditors": "关闭所有差异编辑器",
|
|
349
|
+
"command.closeOtherRepositories": "Close Other Repositories",
|
|
343
350
|
"command.commit": "提交",
|
|
344
351
|
"command.commitAll": "全部提交",
|
|
345
352
|
"command.commitAllAmend": "全部提交(修改)",
|
|
@@ -366,8 +373,8 @@
|
|
|
366
373
|
"command.continueInLocalClone.qualifiedName": "继续在新的本地克隆中工作",
|
|
367
374
|
"command.createTag": "创建标记",
|
|
368
375
|
"command.deleteBranch": "删除分支...",
|
|
369
|
-
"command.deleteRemoteTag": "
|
|
370
|
-
"command.deleteTag": "
|
|
376
|
+
"command.deleteRemoteTag": "Delete Remote Tag...",
|
|
377
|
+
"command.deleteTag": "Delete Tag...",
|
|
371
378
|
"command.fetch": "抓取",
|
|
372
379
|
"command.fetchAll": "从所有远程存储库中拉取",
|
|
373
380
|
"command.fetchPrune": "获取 (删除)",
|
|
@@ -378,7 +385,7 @@
|
|
|
378
385
|
"command.ignore": "添加到 .gitignore",
|
|
379
386
|
"command.init": "初始化仓库",
|
|
380
387
|
"command.manageUnsafeRepositories": "管理不安全的存储库",
|
|
381
|
-
"command.merge": "
|
|
388
|
+
"command.merge": "Merge...",
|
|
382
389
|
"command.mergeAbort": "中止合并",
|
|
383
390
|
"command.openAllChanges": "打开所有更改",
|
|
384
391
|
"command.openChange": "打开更改",
|
|
@@ -421,27 +428,30 @@
|
|
|
421
428
|
"command.stageSelectedRanges": "暂存所选范围",
|
|
422
429
|
"command.stash": "储藏",
|
|
423
430
|
"command.stashApply": "应用储藏...",
|
|
431
|
+
"command.stashApplyEditor": "Apply Stash",
|
|
424
432
|
"command.stashApplyLatest": "应用最新储藏",
|
|
425
433
|
"command.stashDrop": "删除储藏...",
|
|
426
434
|
"command.stashDropAll": "删除所有储藏...",
|
|
435
|
+
"command.stashDropEditor": "Drop Stash",
|
|
427
436
|
"command.stashIncludeUntracked": "储藏(包含未跟踪)",
|
|
428
437
|
"command.stashPop": "弹出储藏...",
|
|
438
|
+
"command.stashPopEditor": "Pop Stash",
|
|
429
439
|
"command.stashPopLatest": "弹出最新储藏",
|
|
430
440
|
"command.stashStaged": "储藏暂存",
|
|
441
|
+
"command.stashView": "View Stash...",
|
|
431
442
|
"command.sync": "同步",
|
|
432
443
|
"command.syncRebase": "同步(变基)",
|
|
433
444
|
"command.timelineCompareWithSelected": "与已选项目进行比较",
|
|
434
445
|
"command.timelineCopyCommitId": "复制提交 ID",
|
|
435
446
|
"command.timelineCopyCommitMessage": "复制提交消息",
|
|
436
|
-
"command.timelineOpenCommit": "打开提交",
|
|
437
447
|
"command.timelineOpenDiff": "打开更改",
|
|
438
448
|
"command.timelineSelectForCompare": "选择以进行比较",
|
|
439
449
|
"command.undoCommit": "撤消上次提交",
|
|
440
450
|
"command.unstage": "取消暂存更改",
|
|
441
451
|
"command.unstageAll": "取消暂存所有更改",
|
|
442
452
|
"command.unstageSelectedRanges": "取消暂存所选范围",
|
|
443
|
-
"command.
|
|
444
|
-
"command.
|
|
453
|
+
"command.viewAllChanges": "View All Changes",
|
|
454
|
+
"command.viewCommit": "View Commit",
|
|
445
455
|
"config.allowForcePush": "控制是否启用强制推送 (不论 force 还是 force-with-lease)。",
|
|
446
456
|
"config.allowNoVerifyCommit": "控制是否允许没有运行 pre-commit 和 commit-msg 挂钩的提交。",
|
|
447
457
|
"config.alwaysShowStagedChangesResourceGroup": "始终显示“暂存的更改”资源组。",
|
|
@@ -490,7 +500,7 @@
|
|
|
490
500
|
"config.detectSubmodules": "控制是否自动检测 Git 子模块。",
|
|
491
501
|
"config.detectSubmodulesLimit": "控制可检测到的 Git 子模块的限制。",
|
|
492
502
|
"config.discardAllScope": "控制运行“放弃所有更改”命令时放弃的更改类型。\"all\" 放弃所有更改。\"tracked\" 只放弃跟踪的文件。\"prompt\" 表示在每次运行此操作时显示提示对话框。",
|
|
493
|
-
"config.enableCommitSigning": "
|
|
503
|
+
"config.enableCommitSigning": "Enables commit signing with GPG, X.509, or SSH.",
|
|
494
504
|
"config.enableSmartCommit": "在没有暂存的更改时提交所有更改。",
|
|
495
505
|
"config.enableStatusBarSync": "控制Git Sync命令是否出现在状态栏中。",
|
|
496
506
|
"config.enabled": "是否启用 Git。",
|
|
@@ -42,7 +42,7 @@
|
|
|
42
42
|
"The current file has uncommitted changes. Please commit your changes before copying a link.": "当前文件具有未提交的更改。请在复制链接之前提交更改。",
|
|
43
43
|
"The fork \"{0}\" was successfully created on GitHub.": "已在 GitHub 上成功创建分支“{0}”。",
|
|
44
44
|
"Uploading files": "正在上传文件",
|
|
45
|
-
"You don
|
|
45
|
+
"You don't have permissions to push to \"{0}/{1}\" on GitHub. Would you like to create a fork and push to it instead?": "你没有在 GitHub 上推送到“{0}/{1}”的权限。是否要创建一个分支并改为推送到该分支?",
|
|
46
46
|
"Your push to \"{0}/{1}\" was rejected by GitHub because push protection is enabled and one or more secrets were detected.": "GitHub 拒绝了你对 \"{0}/{1}\" 的推送,因为已启用推送保护并检测到一个或多个机密。"
|
|
47
47
|
},
|
|
48
48
|
"package": {
|
|
@@ -34,8 +34,8 @@
|
|
|
34
34
|
"Changes one or more properties of a color.": "更改颜色的一个或多个属性。",
|
|
35
35
|
"Changes the alpha component for a color.": "更改颜色的 alpha 分量。",
|
|
36
36
|
"Changes the hue of a color.": "更改颜色的色调。",
|
|
37
|
-
"Character entity representing
|
|
38
|
-
"Character entity representing
|
|
37
|
+
"Character entity representing '{0}'": "Character entity representing '{0}'",
|
|
38
|
+
"Character entity representing '{0}', unicode equivalent '{1}'": "Character entity representing '{0}', unicode equivalent '{1}'",
|
|
39
39
|
"Closing bracket expected.": "需要右中括号。",
|
|
40
40
|
"Closing bracket missing.": "缺少右方括号。",
|
|
41
41
|
"Combines several lists into a single multidimensional list.": "将多个列表合并到单个多维列表中。",
|
|
@@ -180,7 +180,7 @@
|
|
|
180
180
|
"arccosine - inverse of cosine function": "反余弦函数–余弦函数的反函数",
|
|
181
181
|
"arcsine - inverse of sine function": "反正弦 - 正弦函数的反函数",
|
|
182
182
|
"arctangent - inverse of tangent function": "反正切函数 - 正切函数的反函数",
|
|
183
|
-
"argument from
|
|
183
|
+
"argument from '{0}'": "argument from '{0}'",
|
|
184
184
|
"at-rule or selector expected": "应为 @ 规则或选择器",
|
|
185
185
|
"at-rule unknown": "@ 规则未知",
|
|
186
186
|
"bind the evaluation of a ruleset to each member of a list.": "将规则集的评估绑定到列表的每个成员。",
|
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
"version": "1.0.0",
|
|
10
10
|
"contents": {
|
|
11
11
|
"bundle": {
|
|
12
|
-
"$ref
|
|
12
|
+
"$ref '{0}' in '{1}' can not be resolved.": "$ref '{0}' in '{1}' can not be resolved.",
|
|
13
13
|
"<empty>": "<empty>",
|
|
14
14
|
"A default value. Used by suggestions.": "默认值。由建议使用。",
|
|
15
15
|
"A descriptive title of the element.": "元素的描述性标题。",
|
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
"A regular expression to match the string against. It is not implicitly anchored.": "要与字符串匹配的正则表达式。它未隐式定位。",
|
|
22
22
|
"A schema which must not match.": "不允许匹配的架构。",
|
|
23
23
|
"A unique identifier for the schema.": "架构的唯一标识符。",
|
|
24
|
-
"An array instance is valid against
|
|
24
|
+
"An array instance is valid against \"contains\" if at least one of its elements is valid against the given schema.": "An array instance is valid against \"contains\" if at least one of its elements is valid against the given schema.",
|
|
25
25
|
"An array of schemas, all of which must match.": "架构的数组,所有架构都必须匹配。",
|
|
26
26
|
"An array of schemas, exactly one of which must match.": "架构的数组,其中必须只有一个匹配。",
|
|
27
27
|
"An array of schemas, where at least one must match.": "架构数组,其中必须至少有一个匹配。",
|
|
@@ -45,10 +45,10 @@
|
|
|
45
45
|
"Describes the content encoding of a string property.": "描述字符串属性的内容编码。",
|
|
46
46
|
"Describes the format expected for the value.": "描述值预期的格式。",
|
|
47
47
|
"Describes the media type of a string property.": "描述字符串属性的媒体类型。",
|
|
48
|
-
"Downloading schemas is disabled through setting
|
|
48
|
+
"Downloading schemas is disabled through setting '{0}'": "已通过设置“{0}”禁用下载架构",
|
|
49
49
|
"Downloading schemas is disabled. Click to configure.": "已禁用下载架构。单击以进行配置。",
|
|
50
50
|
"Draft-03 schemas are not supported.": "不支持 Draft-03 架构。",
|
|
51
|
-
"Duplicate anchor declaration:
|
|
51
|
+
"Duplicate anchor declaration: '{0}'": "Duplicate anchor declaration: '{0}'",
|
|
52
52
|
"Duplicate object key": "重复的对象键",
|
|
53
53
|
"Either a schema or a boolean. If a schema, then used to validate all properties not matched by 'properties' or 'patternProperties'. If false, then any properties not matched by either will cause this schema to fail.": "架构或布尔值。如果是架构,则用于验证与 \"properties\" 或 \"patternProperties\" 不匹配的所有属性。如果为 false,则与两者中任一不匹配的任何属性都将导致此架构失败。",
|
|
54
54
|
"Either a string of one of the basic schema types (number, integer, null, array, object, boolean, string) or an array of strings specifying a subset of those types.": "基本架构类型之一的字符串(数字、整数、null、数组、对象、布尔值、字符串)或指定这些类型的子集的字符串数组。",
|
|
@@ -95,8 +95,8 @@
|
|
|
95
95
|
"Open Extension": "打开扩展",
|
|
96
96
|
"Open Settings": "打开设置",
|
|
97
97
|
"Outline": "大纲",
|
|
98
|
-
"Problem reading content from
|
|
99
|
-
"Problems loading reference
|
|
98
|
+
"Problem reading content from '{0}': UTF-8 with BOM detected, only UTF 8 is allowed.": "Problem reading content from '{0}': UTF-8 with BOM detected, only UTF 8 is allowed.",
|
|
99
|
+
"Problems loading reference '{0}': {1}": "Problems loading reference '{0}': {1}",
|
|
100
100
|
"Property expected": "应为属性",
|
|
101
101
|
"Property keys must be doublequoted": "属性键必须带双引号",
|
|
102
102
|
"Property {0} is not allowed.": "不允许属性 {0}。",
|
|
@@ -117,8 +117,8 @@
|
|
|
117
117
|
"String is not an IPv6 address.": "字符串不是 IPv6 地址。",
|
|
118
118
|
"String is not an e-mail address.": "字符串不是电子邮件地址。",
|
|
119
119
|
"String is shorter than the minimum length of {0}.": "字符串短于最小长度 {0}。",
|
|
120
|
-
"The
|
|
121
|
-
"The
|
|
120
|
+
"The \"else\" subschema is used for validation when the \"if\" subschema fails.": "The \"else\" subschema is used for validation when the \"if\" subschema fails.",
|
|
121
|
+
"The \"if\" subschema is used for validation when the \"if\" subschema succeeds.": "The \"if\" subschema is used for validation when the \"if\" subschema succeeds.",
|
|
122
122
|
"The maximum length of a string.": "字符串的最大长度。",
|
|
123
123
|
"The maximum number of items that can be inside an array. Inclusive.": "可以位于数组内的最大项数(包含)。",
|
|
124
124
|
"The maximum number of properties an object can have. Inclusive.": "对象可以具有的最大属性数(包含)。",
|
|
@@ -130,18 +130,18 @@
|
|
|
130
130
|
"The schema to verify this document against.": "要针对其验证此文档的架构。",
|
|
131
131
|
"The schema uses meta-schema features ({0}) that are not yet supported by the validator.": "该架构使用验证程序尚不支持的元架构功能({0})。",
|
|
132
132
|
"The set of literal values that are valid.": "有效的文本值集。",
|
|
133
|
-
"The validation outcome of the
|
|
133
|
+
"The validation outcome of the \"if\" subschema controls which of the \"then\" or \"else\" keywords are evaluated.": "The validation outcome of the \"if\" subschema controls which of the \"then\" or \"else\" keywords are evaluated.",
|
|
134
134
|
"Trailing comma": "尾随逗号",
|
|
135
135
|
"URI expected.": "预期为 URI。",
|
|
136
136
|
"URI is expected.": "需要 URI。",
|
|
137
137
|
"URI with a scheme is expected.": "需要包含架构的 URI。",
|
|
138
138
|
"Unable to compute used schemas: No document": "无法计算使用的架构: 无文档",
|
|
139
139
|
"Unable to compute used schemas: {0}": "无法计算使用的架构: {0}",
|
|
140
|
-
"Unable to load schema from
|
|
141
|
-
"Unable to load schema from
|
|
142
|
-
"Unable to load schema from
|
|
140
|
+
"Unable to load schema from '{0}'. No schema request service available": "Unable to load schema from '{0}'. No schema request service available",
|
|
141
|
+
"Unable to load schema from '{0}': No content.": "Unable to load schema from '{0}': No content.",
|
|
142
|
+
"Unable to load schema from '{0}': {1}.": "Unable to load schema from '{0}': {1}.",
|
|
143
143
|
"Unable to load {0}": "无法加载 {0}",
|
|
144
|
-
"Unable to parse content from
|
|
144
|
+
"Unable to parse content from '{0}': Parse error at offset {1}.": "Unable to parse content from '{0}': Parse error at offset {1}.",
|
|
145
145
|
"Unable to resolve schema. Click to retry.": "无法解析架构。单击以重试。",
|
|
146
146
|
"Unexpected end of comment.": "意外的注释结尾。",
|
|
147
147
|
"Unexpected end of number.": "意外的数字结尾。",
|