Skip to content

Commit

Permalink
2017-05-19. Merged in translations.
Browse files Browse the repository at this point in the history
  • Loading branch information
danyeh committed May 19, 2017
1 parent 24ba902 commit bd14b32
Show file tree
Hide file tree
Showing 332 changed files with 1,192 additions and 446 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
{
"activeEditorShort": "例如 myFile.txt",
"activeEditorMedium": "e.g. myFolder/myFile.txt",
"activeEditorLong": "e.g. /Users/Development/myProject/myFolder/myFile.txt",
"activeEditorLong": "例如 /Users/Development/myProject/myFolder/myFile.txt",
"rootName": "例如 myProject",
"rootPath": "例如 /Users/Development/myProject",
"appName": "例如 VS Code",
Expand Down
2 changes: 1 addition & 1 deletion i18n/chs/extensions/git/out/main.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@
"using git": "使用 {1} 中的 GIT {0}",
"updateGit": "更新 GIT",
"neverShowAgain": "不再显示",
"git20": "似乎已安装 GIT {0}。Code 非常适合 GIT >= 2"
"git20": "你似乎已安装 Git {0}。Code 和 Git 版本 >=2 一起工作最佳"
}
2 changes: 1 addition & 1 deletion i18n/chs/extensions/git/out/scmProvider.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"commit": "Commit"
"commit": "提交"
}
8 changes: 4 additions & 4 deletions i18n/chs/extensions/git/package.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@
"command.cleanAll": "放弃所有更改",
"command.commit": "Commit",
"command.commitStaged": "提交已暂存文件",
"command.commitStagedSigned": "提交暂存数据(已签收)",
"command.commitStagedSigned": "提交已暂存文件(已签名)",
"command.commitAll": "全部提交",
"command.commitAllSigned": "提交所有数据(已签收)",
"command.commitAllSigned": "全部提交(已签名)",
"command.undoCommit": "撤消上次提交",
"command.checkout": "签出到...",
"command.branch": "创建分支...",
Expand All @@ -34,11 +34,11 @@
"command.publish": "发布",
"command.showOutput": "显示 GIT 输出",
"config.enabled": "是否已启用 GIT",
"config.path": "可执行 GIT 的路径",
"config.path": "Git 可执行文件路径",
"config.autorefresh": "是否已启用自动刷新",
"config.autofetch": "是否启用了自动提取",
"config.enableLongCommitWarning": "是否针对长段提交消息进行警告",
"config.confirmSync": "同步 GIT 存储库前请先进行确认",
"config.confirmSync": "同步 Git 存储库前进行确认",
"config.countBadge": "控制 Git 徽章计数器。“all”计算所有更改。“tracked”只计算跟踪的更改。“off”关闭此功能。",
"config.checkoutType": "控制运行“签出到...”时列出的分支的类型。“all”显示所有 refs,“local”只显示本地分支,“tags”只显示标签,“remote”只显示远程分支。",
"config.ignoreLegacyWarning": "忽略旧版 Git 警告",
Expand Down
6 changes: 6 additions & 0 deletions i18n/chs/extensions/jake/out/main.i18n.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
/*---------------------------------------------------------------------------------------------
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{}
6 changes: 6 additions & 0 deletions i18n/chs/extensions/jake/package.i18n.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
/*---------------------------------------------------------------------------------------------
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{}
4 changes: 3 additions & 1 deletion i18n/chs/extensions/typescript/out/utils/logger.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,6 @@
* Licensed under the MIT License. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{}
{
"channelName": "TypeScript"
}
5 changes: 4 additions & 1 deletion i18n/chs/extensions/typescript/package.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,13 @@
"javascript.validate.enable": "启用/禁用 JavaScript 验证。",
"typescript.goToProjectConfig.title": "转到项目配置",
"javascript.goToProjectConfig.title": "转到项目配置",
"javascript.referencesCodeLens.enabled": "启用/禁用在 JavaScript 文件中引用 CodeLens。",
"typescript.referencesCodeLens.enabled": "启用/禁用在 TypeScript 文件中引用 CodeLens。要求 TypeScript >= 2.0.6。",
"typescript.implementationsCodeLens.enabled": "启用/禁用实现 CodeLens。要求 TypeScript >= 2.2.0。",
"typescript.openTsServerLog.title": "打开 TS 服务器日志",
"typescript.selectTypeScriptVersion.title": "选择 TypeScript 版本",
"jsDocCompletion.enabled": "启用/禁用自动 JSDoc 注释",
"javascript.implicitProjectConfig.checkJs": "启用/禁用 JavaScript 文件的语义检查。现有的 jsconfig.json 或\n tsconfig.json 文件会覆盖此设置。要求 TypeScript >=2.3.1。",
"typescript.check.npmIsInstalled": "检查是否安装了 NPM 以进行自动 typings 获取"
"typescript.check.npmIsInstalled": "检查是否安装了 NPM 以进行自动 typings 获取",
"javascript.nameSuggestions": "启用/禁用在 JavaScript 建议列表中包含文件中的唯一名称。"
}
2 changes: 1 addition & 1 deletion i18n/chs/src/vs/base/common/jsonErrorMessages.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@
"error.commaExpected": "需要逗号",
"error.closeBraceExpected": "需要右大括号",
"error.closeBracketExpected": "需要右括号",
"error.endOfFileExpected": "预期的文件结尾"
"error.endOfFileExpected": "需要文件结尾(EOF)"
}
1 change: 1 addition & 0 deletions i18n/chs/src/vs/code/electron-main/menus.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,7 @@
"miAccessibilityOptions": "辅助功能选项(&&O)",
"miReportIssues": "报告问题(&&I)",
"miWelcome": "欢迎使用(&&W)",
"miInteractivePlayground": "交互式演练场(&&I)",
"miDocumentation": "文档(&&D)",
"miReleaseNotes": "发行说明(&&R)",
"miKeyboardShortcuts": "键盘快捷方式参考(&&K)",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
"fontWeight": "控制字体粗细。",
"fontSize": "以像素为单位控制字号。",
"lineHeight": "控制行高。使用 0 通过字号计算行高。",
"letterSpacing": "以像素为单位控制字符间距。",
"lineNumbers": "控制行号的显示。可能的值为“开”、“关”和“相对”。“相对”将显示从当前光标位置开始计数的行数。",
"rulers": "显示垂直标尺的列",
"wordSeparators": "执行文字相关的导航或操作时将用作文字分隔符的字符",
Expand All @@ -26,6 +27,7 @@
"wordWrap.on": "将在视区宽度处换行。",
"wordWrap.wordWrapColumn": "将在 \"editor.wordWrapColumn\" 处换行。",
"wordWrap.bounded": "将在最小视区和 \"editor.wordWrapColumn\" 处换行。",
"wordWrap": "控制折行方式。可以选择: - “off” (禁用折行), - “on” (视区折行), - “wordWrapColumn”(在“editor.wordWrapColumn”处折行)或 - “bounded”(在视区与“editor.wordWrapColumn”两者的较小者处折行)。",
"wordWrapColumn": "\"editor.wordWrap\"\"wordWrapColumn\"\"bounded\" 时控制编辑器列的换行。",
"wrappingIndent": "控制换行的行的缩进。可以是\\\\\"none\\\\\"\\\\\"same\\\\\"\\\\\"indent\\\\\"",
"mouseWheelScrollSensitivity": "要对鼠标滚轮滚动事件的 \"deltaX\"\"deltaY\" 使用的乘数 ",
Expand Down Expand Up @@ -61,7 +63,6 @@
"renderLineHighlight": "控制编辑器应如何呈现当前行突出显示,可能为“无”、“装订线”、“线”和“全部”。",
"codeLens": "控制编辑器是否显示代码滤镜",
"folding": "控制编辑器是否启用代码折叠功能",
"hideFoldIcons": "控制是否自动隐藏导航线上的折叠图标。",
"matchBrackets": "当选择其中一项时,将突出显示匹配的括号。",
"glyphMargin": "控制编辑器是否应呈现垂直字形边距。字形边距最常用于调试。",
"useTabStops": "在制表位后插入和删除空格",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,12 @@
"peekViewTitleInfoForeground": "速览视图标题信息颜色。",
"peekViewBorder": "速览视图边框和箭头颜色。",
"peekViewResultsBackground": "速览视图结果列表背景颜色。",
"peekViewResultsMatchForeground": "速览视图结果列表中行节点的前景色。",
"peekViewResultsFileForeground": "速览视图结果列表中文件节点的前景色。",
"peekViewResultsSelectionBackground": "速览视图结果列表中所选条目的背景颜色。",
"peekViewResultsSelectionForeground": "速览视图结果列表中所选条目的前景色。",
"peekViewEditorBackground": "速览视图编辑器背景颜色。",
"peekViewEditorGutterBackground": "速览视图编辑器中导航线的背景颜色。",
"peekViewResultsMatchHighlight": "在速览视图结果列表中匹配突出显示颜色。",
"peekViewEditorMatchHighlight": "在速览视图编辑器中匹配突出显示颜色。"
}
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,10 @@
"editorSuggestWidgetForeground": "建议小组件的前景颜色。",
"editorSuggestWidgetSelectedBackground": "建议小组件中被选择条目的背景颜色。",
"editorSuggestWidgetHighlightForeground": "建议小组件中匹配内容的高亮颜色。",
"readMore": "阅读更多...{0}",
"suggestionWithDetailsAriaLabel": "{0}(建议)具有详细信息",
"suggestionAriaLabel": "{0},建议",
"readLess": "阅读简略信息...{0}",
"suggestWidget.loading": "正在加载...",
"suggestWidget.noSuggestions": "无建议。",
"suggestionAriaAccepted": "{0},已接受",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,9 @@
"schema.brackets": "定义增加和减少缩进的括号。",
"schema.autoClosingPairs": "定义括号对。当输入左方括号时,将自动插入右方括号。",
"schema.autoClosingPairs.notIn": "定义禁用了自动配对的作用域列表。",
"schema.surroundingPairs": "定义可用于包围所选字符串的括号对。"
"schema.surroundingPairs": "定义可用于包围所选字符串的括号对。",
"schema.wordPattern": "此语言的文本定义。",
"schema.wordPattern.pattern": "用于匹配文本的正则表达式模式。",
"schema.wordPattern.flags": "用于匹配文本的正则表达式标志。",
"schema.wordPattern.flags.errorMessage": "必须匹配模式“/^([gimuy]+)$/”。"
}
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@
"ProblemMatcherParser.noValidIdentifier": "错误: 模式属性 {0} 是无效的模式变量名。",
"ProblemMatcherParser.problemPattern.watchingMatcher": "问题匹配程序必须定义监视的开始模式和结束模式。",
"ProblemMatcherParser.invalidRegexp": "错误: 字符串 {0} 不是有效的正则表达式。\n",
"WatchingPatternSchema.regexp": "用于检测监视任务的开始和结束的正则表达式。",
"WatchingPatternSchema.file": "文件名的匹配组索引。可以省略。",
"PatternTypeSchema.name": "所提供或预定义模式的名称",
"PatternTypeSchema.description": "问题模式或者所提供或预定义问题模式的名称。如果已指定基准,则可以省略。",
Expand All @@ -46,7 +45,6 @@
"ProblemMatcherSchema.watching.activeOnStart": "如果设置为 true,则当任务开始时观察程序处于活动模式。这相当于发出与 beginPattern 匹配的行。",
"ProblemMatcherSchema.watching.beginsPattern": "如果在输出内匹配,则在监视任务开始时会发出信号。",
"ProblemMatcherSchema.watching.endsPattern": "如果在输出内匹配,则在监视任务结束时会发出信号。",
"ProblemMatcherSchema.watching": "用于跟踪观看模式开始和结束的模式。",
"LegacyProblemMatcherSchema.watchedBegin.deprecated": "此属性已弃用。请改用观看属性。",
"LegacyProblemMatcherSchema.watchedBegin": "一个正则表达式,发出受监视任务开始执行(通过文件监视触发)的信号。",
"LegacyProblemMatcherSchema.watchedEnd.deprecated": "此属性已弃用。请改用观看属性。",
Expand Down
17 changes: 14 additions & 3 deletions i18n/chs/src/vs/platform/theme/common/colorRegistry.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
"textSeparatorForeground": "文字分隔符的颜色。",
"textLinkForeground": "文本中链接的前景色。",
"textLinkActiveForeground": "文本中活动链接的前景色。",
"textPreformatForeground": "预格式化文本段的前景色。",
"textBlockQuoteBackground": "文本中块引用的背景颜色。",
"textBlockQuoteBorder": "文本中块引用的边框颜色。",
"textCodeBlockBackground": "文本中代码块的背景颜色。",
Expand All @@ -35,17 +36,22 @@
"dropdownForeground": "下拉列表前景色。",
"dropdownBorder": "下拉列表边框。",
"listFocusBackground": "焦点项在列表或树活动时的背景颜色。活动的列表或树具有键盘焦点,非活动的没有。",
"listFocusForeground": "焦点项在列表或树活动时的背景颜色。活动的列表或树具有键盘焦点,非活动的没有。",
"listActiveSelectionBackground": "已选项在列表或树活动时的背景颜色。活动的列表或树具有键盘焦点,非活动的没有。",
"listActiveSelectionForeground": "已选项在列表或树活动时的前景颜色。活动的列表或树具有键盘焦点,非活动的没有。",
"listInactiveSelectionBackground": "已选项在列表或树非活动时的背景颜色。活动的列表或树具有键盘焦点,非活动的没有。",
"listInactiveSelectionForeground": "已选项在列表或树非活动时的前景颜色。活动的列表或树具有键盘焦点,非活动的没有。",
"listHoverBackground": "使用鼠标移动项目时,列表或树的背景颜色。",
"listHoverForeground": "鼠标在项目上悬停时,列表或树的前景颜色。",
"listDropBackground": "使用鼠标移动项目时,列表或树进行拖放的背景颜色。",
"highlight": "在列表或树中搜索时,其中匹配内容的高亮颜色。",
"pickerGroupForeground": "快速选取器分组标签的颜色。",
"pickerGroupBorder": "快速选取器分组边框的颜色。",
"buttonForeground": "按钮前景色。",
"buttonBackground": "按钮背景色。",
"buttonHoverBackground": "按钮在悬停时的背景颜色。",
"badgeBackground": "Badge 背景色。Badge 是小型的信息标签,如表示搜索结果数量的标签。",
"badgeForeground": "Badge 前景色。Badge 是小型的信息标签,如表示搜索结果数量的标签。",
"scrollbarShadow": "表示视图被滚动的滚动条阴影。",
"scrollbarSliderBackground": "滑块的背景颜色。",
"scrollbarSliderHoverBackground": "滑块在悬停时的背景颜色。",
Expand All @@ -54,14 +60,19 @@
"editorBackground": "编辑器背景颜色。",
"editorForeground": "编辑器默认前景色。",
"editorWidgetBackground": "编辑器组件(如查找/替换)背景颜色。",
"editorWidgetBorder": "编辑器小组件的边框颜色。",
"editorSelection": "编辑器所选内容的颜色。",
"editorInactiveSelection": "非活动编辑器中所选内容的颜色。",
"editorSelectionHighlight": "与所选内容具有相同内容的区域颜色。",
"editorFindMatch": "当前搜索匹配项的颜色。",
"findMatchHighlight": "其他搜索匹配项的颜色。",
"findRangeHighlight": "限制搜索的范围的颜色。",
"hoverHighlight": "在显示软键盘的字下方突出显示",
"hoverBackground": "编辑器软键盘背景色",
"hoverHighlight": "悬停提示显示时文本底下的高亮颜色",
"hoverBackground": "编辑器悬停提示的背景颜色",
"hoverBorder": "编辑器软键盘边框颜色。",
"activeLinkForeground": "活动链接颜色。"
"activeLinkForeground": "活动链接颜色。",
"diffEditorInserted": "已插入文本的背景颜色。",
"diffEditorRemoved": "被删除文本的背景颜色。",
"diffEditorInsertedOutline": "插入的文本的轮廓颜色。",
"diffEditorRemovedOutline": "被删除文本的轮廓颜色。"
}
6 changes: 6 additions & 0 deletions i18n/chs/src/vs/workbench/api/node/extHostTreeViews.i18n.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
/*---------------------------------------------------------------------------------------------
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{}
3 changes: 3 additions & 0 deletions i18n/chs/src/vs/workbench/common/theme.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,10 @@
"tabActiveEditorGroupActiveForeground": "活动组中活动选项卡的前景色。在编辑器区域,选项卡是编辑器的容器。可在一个编辑器组中打开多个选项卡。可以有多个编辑器组。",
"tabInactiveEditorGroupActiveForeground": "活动组中非活动选项卡的前景色。在编辑器区域,选项卡是编辑器的容器。可在一个编辑器组中打开多个选项卡。可以有多个编辑器组。",
"editorGroupBackground": "编辑器组的背景颜色。编辑器组是编辑器的容器。此颜色在拖动编辑器组时显示。",
"tabsContainerBackground": "启用选项卡时编辑器组标题的背景颜色。编辑器组是编辑器的容器。",
"editorGroupHeaderBackground": "禁用选项卡时编辑器组标题的背景颜色。编辑器组是编辑器的容器。",
"editorGroupBorder": "将多个编辑器组彼此分隔开的颜色。编辑器组是编辑器的容器。",
"editorDragAndDropBackground": "拖动编辑器时的背景颜色。此颜色应有透明度,以便编辑器内容能透过背景。",
"panelBackground": "面板的背景色。面板显示在编辑器区域下方,可包含输出和集成终端等视图。",
"panelBorder": "分隔到编辑器的顶部面板边框色。面板显示在编辑器区域下方,可包含输出和集成终端等视图。",
"panelActiveTitleForeground": "活动面板的标题颜色。面板显示在编辑器区域下方,并包含输出和集成终端等视图。",
Expand All @@ -26,6 +28,7 @@
"statusBarProminentItemHoverBackground": "状态栏突出显示项在悬停时的背景颜色。突出显示项比状态栏中的其他条目更显眼,表明其重要性更高。状态栏显示在窗口底部。",
"activityBarBackground": "活动栏背景色。活动栏显示在最左侧或最右侧,并允许在侧边栏的视图间切换。",
"activityBarForeground": "活动栏前景色(例如用于图标)。活动栏显示在最左侧或最右侧,并允许在侧边栏的视图间切换。",
"activityBarDragAndDropBackground": "活动栏项在被拖放时的反馈颜色。此颜色应有透明度,以便活动栏条目能透过此颜色。活动栏显示在最左侧或最右侧,并允许在侧边栏视图之间切换。",
"activityBarBadgeBackground": "活动通知徽章背景色。活动栏显示在最左侧或最右侧,并允许在侧边栏的视图间切换。",
"activityBarBadgeForeground": "活动通知徽章前景色。活动栏显示在最左侧或最右侧,并允许在侧边栏的视图间切换。",
"sideBarBackground": "侧边栏背景色。侧边栏是资源管理器和搜索等视图的容器。",
Expand Down
6 changes: 1 addition & 5 deletions i18n/chs/src/vs/workbench/electron-browser/shell.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,5 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"runningAsRoot": "不建议将 Code 作为“根”运行。",
"prof.message": "成功创建的配置文件。",
"prof.detail": "请创建问题并手动附加以下文件:\n{0}",
"prof.restartAndFileIssue": "创建问题并重启",
"prof.restart": "重启"
"runningAsRoot": "不建议将 Code 作为“根”运行。"
}
4 changes: 1 addition & 3 deletions i18n/chs/src/vs/workbench/electron-browser/window.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,5 @@
"paste": "粘贴",
"selectAll": "全选",
"confirmOpen": "是否确定要打开 {0} 个文件夹?",
"confirmOpenButton": "打开(&&O)...",
"developer": "开发者",
"file": "文件"
"confirmOpenButton": "打开(&&O)..."
}
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"vscode.extension.contributes.debuggers.osx.runtime": "用于 OSX 的运行时。",
"vscode.extension.contributes.debuggers.linux": "Linux 特定的设置。",
"vscode.extension.contributes.debuggers.linux.runtime": "用于 Linux 的运行时。",
"vscode.extension.contributes.breakpoints": "贡献断电",
"vscode.extension.contributes.breakpoints": "添加断点",
"vscode.extension.contributes.breakpoints.language": "对此语言允许断点。",
"app.launch.json.title": "启动",
"app.launch.json.version": "此文件格式的版本。",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,6 @@
{
"copyValue": "复制值",
"copy": "复制",
"copyAll": "全部复制",
"copyStackTrace": "复制调用堆栈"
}
Loading

0 comments on commit bd14b32

Please sign in to comment.