Skip to content

Commit

Permalink
2017-05-12. Merged in translations.
Browse files Browse the repository at this point in the history
  • Loading branch information
danyeh committed May 12, 2017
1 parent 414a28c commit 6560c87
Show file tree
Hide file tree
Showing 274 changed files with 786 additions and 411 deletions.
2 changes: 2 additions & 0 deletions i18n/chs/extensions/git/out/commands.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@
"discard": "放弃更改",
"confirm discard all": "确定要放弃所有更改吗?此操作不可撤销!",
"discardAll": "放弃所有更改",
"yes": "",
"always": "始终",
"no changes": "没有要提交的更改。",
"commit message": "提交消息",
"provide commit message": "请提供提交消息",
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
/*---------------------------------------------------------------------------------------------
* 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.
{
"ts-check": "在 JavaScript 文件中启用语义检查。必须在文件顶部。",
"ts-nocheck": "在 JavaScript 文件中禁用语义检查。必须在文件顶部。",
"ts-ignore": "取消文件下一行的 @ts-check 错误提示。"
}
2 changes: 1 addition & 1 deletion i18n/chs/extensions/typescript/package.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"javascript.goToProjectConfig.title": "转到项目配置",
"typescript.referencesCodeLens.enabled": "启用/禁用引用 CodeLens。要求 TypeScript >= 2.0.6。",
"typescript.implementationsCodeLens.enabled": "启用/禁用实现 CodeLens。要求 TypeScript >= 2.2.0。",
"typescript.openTsServerLog.title": "打开 TS 服务器日志文件",
"typescript.openTsServerLog.title": "打开 TS 服务器日志",
"typescript.selectTypeScriptVersion.title": "选择 TypeScript 版本",
"jsDocCompletion.enabled": "启用/禁用自动 JSDoc 注释",
"javascript.implicitProjectConfig.checkJs": "启用/禁用 JavaScript 文件的语义检查。现有的 jsconfig.json 或\n tsconfig.json 文件会覆盖此设置。要求 TypeScript >=2.3.1。",
Expand Down
6 changes: 6 additions & 0 deletions i18n/chs/src/vs/base/common/jsonErrorMessages.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.
{}
1 change: 0 additions & 1 deletion i18n/chs/src/vs/code/electron-main/menus.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,6 @@
"miSmartSelectShrink": "缩小选定范围(&&S)",
"miViewExplorer": "资源管理器(&&E)",
"miViewSearch": "搜索(&&S)",
"miViewGit": "GIT(&&G)",
"miViewDebug": "调试(&&D)",
"miViewExtensions": "扩展(&&X)",
"miToggleOutput": "输出(&&O)",
Expand Down
8 changes: 8 additions & 0 deletions i18n/chs/src/vs/editor/common/config/editorOptions.i18n.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
/*---------------------------------------------------------------------------------------------
* 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.
{
"editorViewAccessibleLabel": "编辑器内容"
}
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,7 @@
"caret": "编辑器光标颜色。",
"editorWhitespaces": "编辑器中空白字符颜色。",
"editorIndentGuides": "编辑器缩进参考线颜色。",
"editorLineNumbers": "编辑器行号颜色。"
"editorLineNumbers": "编辑器行号颜色。",
"editorCodeLensForeground": "编辑器 CodeLens 的前景色",
"editorBracketMatchBackground": "匹配括号的背景色"
}
5 changes: 1 addition & 4 deletions i18n/chs/src/vs/editor/contrib/hover/browser/hover.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,5 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"showHover": "显示悬停",
"hoverHighlight": "在显示软键盘的字下方突出显示。",
"hoverBackground": "编辑器悬停的背景颜色。",
"hoverBorder": "编辑器软键盘边框颜色。"
"showHover": "显示悬停"
}
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@
"peekViewTitleInfoForeground": "速览视图标题信息颜色。",
"peekViewBorder": "速览视图边框和箭头颜色。",
"peekViewResultsBackground": "速览视图结果列表背景颜色。",
"peekViewResultsMatchForeground": "在速览视图结果列表中匹配条目前景色。",
"peekViewResultsFileForeground": "速览视图结果列表中的文件条目前景色。",
"peekViewResultsSelectionBackground": "速览视图结果列表中所选条目的背景颜色。",
"peekViewResultsSelectionForeground": "速览视图结果列表中所选条目的前景色。",
"peekViewEditorBackground": "速览视图编辑器背景颜色。",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,8 @@
"editorSuggestWidgetForeground": "建议小组件的前景颜色。",
"editorSuggestWidgetSelectedBackground": "建议小组件中被选择条目的背景颜色。",
"editorSuggestWidgetHighlightForeground": "建议小组件中匹配内容的高亮颜色。",
"readMore": "阅读更多...{0}",
"suggestionWithDetailsAriaLabel": "{0}(建议)具有详细信息",
"suggestionAriaLabel": "{0},建议",
"goback": "返回",
"suggestWidget.loading": "正在加载...",
"suggestWidget.noSuggestions": "无建议。",
"suggestionAriaAccepted": "{0},已接受",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
"menus.editorTabContext": "编辑器选项卡上下文菜单",
"menus.debugCallstackContext": "调试调用堆栈上下文菜单",
"menus.scmTitle": "源代码管理标题菜单",
"menus.resourceGroupContext": "源代码管理资源组上下文菜单",
"menus.resourceStateContext": "源代码管理资源状态上下文菜单",
"nonempty": "应为非空值。",
"opticon": "可以省略属性“图标”或者它必须是一个字符串或类似“{dark, light}”的文本",
Expand Down
6 changes: 3 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 @@ -28,8 +28,6 @@
"listActiveSelectionBackground": "已选项在列表或树活动时的背景颜色。活动的列表或树具有键盘焦点,非活动的没有。",
"listInactiveSelectionBackground": "已选项在列表或树非活动时的背景颜色。活动的列表或树具有键盘焦点,非活动的没有。",
"listActiveSelectionForeground": "已选项在列表或树活动时的前景颜色。活动的列表或树具有键盘焦点,非活动的没有。",
"listFocusAndSelectionBackground": "被选中且聚焦的项目在列表或树活动时的背景颜色。活动的列表或树具有键盘焦点,非活动的没有。此颜色比单独的选择和焦点颜色的优先级高。",
"listFocusAndSelectionForeground": "被选中且聚焦的项目在列表或树活动时的前景颜色。活动的列表或树具有键盘焦点,非活动的没有。此颜色比单独的选择和焦点颜色的优先级高。",
"listHoverBackground": "使用鼠标移动项目时,列表或树的背景颜色。",
"listDropBackground": "使用鼠标移动项目时,列表或树进行拖放的背景颜色。",
"highlight": "在列表或树中搜索时,其中匹配内容的高亮颜色。",
Expand All @@ -50,7 +48,9 @@
"editorFindMatch": "当前搜索匹配项的颜色。",
"findMatchHighlight": "其他搜索匹配项的颜色。",
"findRangeHighlight": "限制搜索的范围的颜色。",
"hoverHighlight": "在显示软键盘的字下方突出显示。",
"hoverBackground": "编辑器软键盘背景色。",
"hoverBorder": "编辑器软键盘边框颜色。",
"activeLinkForeground": "活动链接颜色。",
"linkForeground": "链接颜色。",
"editorWidgetBackground": "编辑器组件(如查找/替换)背景颜色。"
}
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.
{}
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.
{}
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
/*---------------------------------------------------------------------------------------------
* 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.
{
"treeExplorer.notRegistered": "没有注册 ID 为“{0}”的 TreeExplorerNodeProvider。",
"treeExplorer.failedToProvideRootNode": "TreeExplorerNodeProvider“{0}”无法提供根节点。"
}
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"configureLocale": "配置语言",
"displayLanguage": "定义 VSCode 的显示语言。",
"doc": "请参阅 {0},了解支持的语言列表。",
"restart": "要更改值需要重启 VSCode。",
"restart": "更改此值需要重启 VSCode。",
"fail.createSettings": "无法创建“{0}”({1})。",
"JsonSchema.locale": "要使用的 UI 语言。"
}
6 changes: 0 additions & 6 deletions i18n/chs/src/vs/workbench/common/theme.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,19 +4,14 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"tabsContainerBackground": "选项卡容器的边框颜色。选项卡是编辑器区域中编辑器的容器。可在一个编辑器组中打开多个选项卡。可以存在多个编辑器组。",
"tabActiveBackground": "活动选项卡的背景色。在编辑器区域,选项卡是编辑器的容器。可在一个编辑器组中打开多个选项卡。可以有多个编辑器组。",
"tabInactiveBackground": "非活动选项卡的背景色。在编辑器区域,选项卡是编辑器的容器。可在一个编辑器组中打开多个选项卡。可以有多个编辑器组。",
"tabBorder": "用于将选项卡彼此分隔开的边框。选项卡是编辑器区域中编辑器的容器。可在一个编辑器组中打开多个选项卡。可以存在多个编辑器组。",
"tabActiveEditorGroupActiveForeground": "活动组中活动选项卡的前景色。在编辑器区域,选项卡是编辑器的容器。可在一个编辑器组中打开多个选项卡。可以有多个编辑器组。",
"tabActiveEditorGroupInactiveForeground": "非活动组中活动选项卡的前景色。在编辑器区域,选项卡是编辑器的容器。可在一个编辑器组中打开多个选项卡。可以有多个编辑器组。",
"tabInactiveEditorGroupActiveForeground": "活动组中非活动选项卡的前景色。在编辑器区域,选项卡是编辑器的容器。可在一个编辑器组中打开多个选项卡。可以有多个编辑器组。",
"tabInactiveEditorGroupInactiveForeground": "非活动组中非活动选项卡的前景色。在编辑器区域,选项卡是编辑器的容器。可在一个编辑器组中打开多个选项卡。可以有多个编辑器组。",
"editorGroupBackground": "编辑器组的背景颜色。编辑器组是编辑器的容器。此颜色在拖动编辑器组时显示。",
"editorGroupHeaderBackground": "禁用选项卡时编辑器组标题的背景颜色。编辑器组是编辑器的容器。",
"editorGroupBorder": "将多个编辑器组彼此分隔开的颜色。编辑器组是编辑器的容器。",
"editorDragAndDropBackground": "随意拖动编辑器时的背景色。",
"editorMasterDetailsBorder": "并排编辑器中将主视图与细节视图分隔开的边框颜色。",
"panelBackground": "面板的背景色。面板显示在编辑器区域下方,可包含输出和集成终端等视图。",
"panelBorder": "分隔到编辑器的顶部面板边框色。面板显示在编辑器区域下方,可包含输出和集成终端等视图。",
"panelActiveTitleForeground": "活动面板的标题颜色。面板显示在编辑器区域下方,并包含输出和集成终端等视图。",
Expand All @@ -31,7 +26,6 @@
"statusBarProminentItemHoverBackground": "状态栏突出显示项在悬停时的背景颜色。突出显示项比状态栏中的其他条目更显眼,表明其重要性更高。状态栏显示在窗口底部。",
"activityBarBackground": "活动栏背景色。活动栏显示在最左侧或最右侧,并允许在侧边栏的视图间切换。",
"activityBarForeground": "活动栏前景色(例如用于图标)。活动栏显示在最左侧或最右侧,并允许在侧边栏的视图间切换。",
"activityBarDragAndDropBackground": "活动栏项的拖放反馈颜色。活动栏显示在最左侧或最右侧,并允许在侧边栏的视图间切换。",
"activityBarBadgeBackground": "活动通知徽章背景色。活动栏显示在最左侧或最右侧,并允许在侧边栏的视图间切换。",
"activityBarBadgeForeground": "活动通知徽章前景色。活动栏显示在最左侧或最右侧,并允许在侧边栏的视图间切换。",
"sideBarBackground": "侧边栏背景色。侧边栏是资源管理器和搜索等视图的容器。",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,12 +41,12 @@
"window.newWindowDimensions.inherit": "以与上一个活动窗口相同的尺寸打开新窗口。",
"window.newWindowDimensions.maximized": "打开最大化的新窗口。",
"window.newWindowDimensions.fullscreen": "在全屏模式下打开新窗口。",
"newWindowDimensions": "控制打开新窗口的尺寸。默认情况下,新窗口将以小尺寸在屏幕的中央打开。当设置为 \"inherit\" 时,窗口将获取与上一活动窗口相同的尺寸。当设置为 \"maximized\" 时,窗口将以最大化形式打开,如果配置为 \"fullscreen\",窗口将以全屏形式打开。",
"window.menuBarVisibility.default": "菜单仅在全屏模式下隐藏。",
"window.menuBarVisibility.visible": "菜单始终可见,即使处于全屏模式下。",
"window.menuBarVisibility.toggle": "菜单隐藏,但可以通过 Alt 键显示。",
"window.menuBarVisibility.hidden": "菜单始终隐藏。",
"menuBarVisibility": "控制菜单栏的可见性。“切换”设置表示隐藏菜单栏,按一次 Alt 键则将显示此菜单栏。默认情况下,除非窗口为全屏,否则菜单栏可见。",
"enableMenuBarMnemonics": "如果启用,则可使用 Alt 快捷键打开主菜单。禁用助记键允许将这些 Alt 快捷键绑定到编辑器命令。",
"autoDetectHighContrast": "如果已启用,将自动更改为高对比度主题;如果 Windows 正在使用高对比度主题,则当离开 Windows 高对比度主题时会更改为深色主题。",
"titleBarStyle": "调整窗口标题栏的外观。更改需要在完全重启后才能应用。",
"window.nativeTabs": "\n启用macOS Sierra窗口选项卡。请注意,更改需要完全重新启动程序才能生效。如果配置此选项,本机选项卡将禁用自定义标题栏样式。",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
{
"openLaunchJson": "打开 {0}",
"launchJsonNeedsConfigurtion": "配置或修复 \"launch.json\"",
"noFolderDebugConfig": "请先打开一个文件夹以进行高级调试配置。",
"startDebug": "开始调试",
"startWithoutDebugging": "开始执行(不调试)",
"selectAndStartDebugging": "选择并开始调试",
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
/*---------------------------------------------------------------------------------------------
* 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.
{
"fileLinkMac": "点击以跟进(Cmd + 点击打开到侧边)",
"fileLink": "点击以跟进(Ctrl + 点击打开到侧边))"
}
8 changes: 8 additions & 0 deletions i18n/chs/src/vs/workbench/parts/debug/common/debug.i18n.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
/*---------------------------------------------------------------------------------------------
* 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.
{
"internalConsoleOptions": "内部调试控制台的控制行为。"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
/*---------------------------------------------------------------------------------------------
* 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.
{
"noFolderDebugConfig": "请先打开一个文件夹以进行高级调试配置。"
}
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@
// Do not edit this file. It is machine generated.
{
"stateCapture": "对象状态捕获自第一个评估",
"fileLinkMac": "点击以跟进(Cmd + 点击打开到侧边)",
"fileLink": "点击以跟进(Ctrl + 点击打开到侧边))",
"replVariableAriaLabel": "变量 {0} 具有值 {1}、读取 Eval 打印循环,调试",
"replExpressionAriaLabel": "表达式 {0} 具有值 {1},读取 Eval 打印循环,调试",
"replValueOutputAriaLabel": "{0},读取 Eval 打印循环,调试",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,12 @@
"debugAdapterBinNotFound": "调试适配器可执行的“{0}”不存在。",
"debugAdapterCannotDetermineExecutable": "无法确定调试适配器“{0}”的可执行文件。",
"debugType": "配置类型。",
"debugTypeNotRecognised": "无法识别此调试类型。请安装相应的调试扩展",
"debugTypeNotRecognised": "无法识别此调试类型。确保已经安装并启用相应的调试扩展",
"node2NotSupported": "不再支持 \"node2\",改用 \"node\",并将 \"protocol\" 属性设为 \"inspector\"",
"debugName": "配置名称;在启动配置下拉菜单中显示。",
"debugRequest": "请求配置类型。可以是“启动”或“附加”。",
"debugServer": "仅用于调试扩展开发: 如果已指定端口,VS 代码会尝试连接到在服务器模式中运行的调试适配器",
"debugPrelaunchTask": "调试会话开始前要运行的任务。",
"internalConsoleOptions": "内部调试控制台的控制行为。",
"debugWindowsConfiguration": "特定于 Windows 的启动配置属性。",
"debugOSXConfiguration": "特定于 OS X 的启动配置属性。",
"debugLinuxConfiguration": "特定于 Linux 的启动配置属性。",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,8 @@
"showRecommendations": "显示建议",
"neverShowAgain": "不再显示",
"close": "关闭",
"workspaceRecommended": "此工作区具有扩展建议。"
"workspaceRecommended": "此工作区具有扩展建议。",
"ignoreAll": "是,忽略全部",
"no": "",
"cancel": "取消"
}
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,6 @@
"extensions": "扩展",
"view": "查看",
"extensionsConfigurationTitle": "扩展",
"extensionsAutoUpdate": "自动更新扩展"
"extensionsAutoUpdate": "自动更新扩展",
"extensionsIgnoreRecommendations": "忽略推荐的扩展"
}
Loading

0 comments on commit 6560c87

Please sign in to comment.