mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 18:46:40 -05:00
SQL Operations Studio Public Preview 1 (0.23) release source code
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA License. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"titleLabel": "{0} ({1})"
|
||||
}
|
||||
8
i18n/chs/src/vs/base/browser/ui/aria/aria.i18n.json
Normal file
8
i18n/chs/src/vs/base/browser/ui/aria/aria.i18n.json
Normal file
@@ -0,0 +1,8 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA License. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"repeated": "{0} (已再次发生)"
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA License. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"defaultLabel": "输入"
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA License. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"caseDescription": "区分大小写",
|
||||
"wordsDescription": "全字匹配",
|
||||
"regexDescription": "使用正则表达式"
|
||||
}
|
||||
10
i18n/chs/src/vs/base/browser/ui/inputbox/inputBox.i18n.json
Normal file
10
i18n/chs/src/vs/base/browser/ui/inputbox/inputBox.i18n.json
Normal file
@@ -0,0 +1,10 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA License. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"alertErrorMessage": "错误: {0}",
|
||||
"alertWarningMessage": "警告: {0}",
|
||||
"alertInfoMessage": "信息: {0}"
|
||||
}
|
||||
@@ -0,0 +1,16 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA License. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"imgMeta": "{0}x{1} {2}",
|
||||
"largeImageError": "图像太大,无法在编辑器中显示。 ",
|
||||
"resourceOpenExternalButton": "使用外部程序打开图片?",
|
||||
"nativeBinaryError": "文件将不在编辑器中显示,因为它是二进制文件、非常大或使用不支持的文本编码。",
|
||||
"sizeB": "{0} B",
|
||||
"sizeKB": "{0} KB",
|
||||
"sizeMB": "{0} MB",
|
||||
"sizeGB": "{0} GB",
|
||||
"sizeTB": "{0} TB"
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA License. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"more": "更多"
|
||||
}
|
||||
18
i18n/chs/src/vs/base/common/errorMessage.i18n.json
Normal file
18
i18n/chs/src/vs/base/common/errorMessage.i18n.json
Normal file
@@ -0,0 +1,18 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA License. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"message": "{0}。错误代码: {1}",
|
||||
"error.permission.verbose": "权限被拒绝(HTTP {0})",
|
||||
"error.permission": "权限被拒绝",
|
||||
"error.http.verbose": "{0} (HTTP {1}: {2})",
|
||||
"error.http": "{0} (HTTP {1})",
|
||||
"error.connection.unknown.verbose": "未知连接错误 ({0})",
|
||||
"error.connection.unknown": "出现未知连接错误。您的 Internet 连接已断开,或者您连接的服务器已脱机。",
|
||||
"stackTrace.format": "{0}: {1}",
|
||||
"error.defaultMessage": "出现未知错误。有关详细信息,请参阅日志。",
|
||||
"nodeExceptionMessage": "发生了系统错误 ({0})",
|
||||
"error.moreErrors": "{0} 个(共 {1} 个错误)"
|
||||
}
|
||||
16
i18n/chs/src/vs/base/common/json.i18n.json
Normal file
16
i18n/chs/src/vs/base/common/json.i18n.json
Normal file
@@ -0,0 +1,16 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA License. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"error.invalidSymbol": "符号无效",
|
||||
"error.invalidNumberFormat": "数字格式无效",
|
||||
"error.propertyNameExpected": "需要属性名",
|
||||
"error.valueExpected": "需要值",
|
||||
"error.colonExpected": "需要冒号",
|
||||
"error.commaExpected": "需要逗号",
|
||||
"error.closeBraceExpected": "需要右大括号",
|
||||
"error.closeBracketExpected": "需要右括号",
|
||||
"error.endOfFileExpected": "预期的文件结尾"
|
||||
}
|
||||
16
i18n/chs/src/vs/base/common/jsonErrorMessages.i18n.json
Normal file
16
i18n/chs/src/vs/base/common/jsonErrorMessages.i18n.json
Normal file
@@ -0,0 +1,16 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA License. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"error.invalidSymbol": "符号无效",
|
||||
"error.invalidNumberFormat": "数字格式无效",
|
||||
"error.propertyNameExpected": "需要属性名",
|
||||
"error.valueExpected": "需要值",
|
||||
"error.colonExpected": "需要冒号",
|
||||
"error.commaExpected": "需要逗号",
|
||||
"error.closeBraceExpected": "需要右大括号",
|
||||
"error.closeBracketExpected": "需要右括号",
|
||||
"error.endOfFileExpected": "需要文件结尾(EOF)"
|
||||
}
|
||||
16
i18n/chs/src/vs/base/common/keybindingLabels.i18n.json
Normal file
16
i18n/chs/src/vs/base/common/keybindingLabels.i18n.json
Normal file
@@ -0,0 +1,16 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA License. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"ctrlKey": "Ctrl",
|
||||
"shiftKey": "Shift",
|
||||
"altKey": "Alt",
|
||||
"windowsKey": "Windows",
|
||||
"ctrlKey.long": "Control",
|
||||
"shiftKey.long": "Shift",
|
||||
"altKey.long": "Alt",
|
||||
"cmdKey.long": "Command",
|
||||
"windowsKey.long": "Windows"
|
||||
}
|
||||
11
i18n/chs/src/vs/base/common/processes.i18n.json
Normal file
11
i18n/chs/src/vs/base/common/processes.i18n.json
Normal file
@@ -0,0 +1,11 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA License. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"ExecutableParser.commandMissing": "错误: 可执行信息必须定义字符串类型的命令。",
|
||||
"ExecutableParser.isShellCommand": "警告: isShellCommand 的类型必须为布尔型。正在忽略值 {0}。",
|
||||
"ExecutableParser.args": "警告: args 的类型必须为 string[]。正在忽略值 {0}。",
|
||||
"ExecutableParser.invalidCWD": "警告: options.cwd 的类型必须为字符串。正在忽略值 {0}。"
|
||||
}
|
||||
10
i18n/chs/src/vs/base/common/severity.i18n.json
Normal file
10
i18n/chs/src/vs/base/common/severity.i18n.json
Normal file
@@ -0,0 +1,10 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA License. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"sev.error": "错误",
|
||||
"sev.warning": "警告",
|
||||
"sev.info": "信息"
|
||||
}
|
||||
8
i18n/chs/src/vs/base/node/processes.i18n.json
Normal file
8
i18n/chs/src/vs/base/node/processes.i18n.json
Normal file
@@ -0,0 +1,8 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA License. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"TaskRunner.UNC": "无法对 UNC 驱动器执行 shell 命令。"
|
||||
}
|
||||
8
i18n/chs/src/vs/base/node/zip.i18n.json
Normal file
8
i18n/chs/src/vs/base/node/zip.i18n.json
Normal file
@@ -0,0 +1,8 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA License. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"notFound": "在 Zip 中找不到 {0}。"
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA License. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"quickOpenAriaLabelEntry": "{0},选取器",
|
||||
"quickOpenAriaLabel": "选取器"
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA License. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"quickOpenAriaLabel": "快速选取器。键入以缩小结果范围。",
|
||||
"treeAriaLabel": "快速选取器"
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA License. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"collapse": "折叠"
|
||||
}
|
||||
9
i18n/chs/src/vs/code/electron-main/auth.i18n.json
Normal file
9
i18n/chs/src/vs/code/electron-main/auth.i18n.json
Normal file
@@ -0,0 +1,9 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA License. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"authRequire": "需要验证代理",
|
||||
"proxyauth": "{0} 代理需要验证。"
|
||||
}
|
||||
185
i18n/chs/src/vs/code/electron-main/menus.i18n.json
Normal file
185
i18n/chs/src/vs/code/electron-main/menus.i18n.json
Normal file
@@ -0,0 +1,185 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA License. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"mFile": "文件(&&F)",
|
||||
"mEdit": "编辑(&&E)",
|
||||
"mSelection": "选择(&&S)",
|
||||
"mView": "查看(&&V)",
|
||||
"mGoto": "转到(&&G)",
|
||||
"mDebug": "调试(&&D)",
|
||||
"mWindow": "窗口",
|
||||
"mHelp": "帮助(&&H)",
|
||||
"mTask": "任务(&&T)",
|
||||
"miNewWindow": "新建窗口(&&W)",
|
||||
"mAbout": "关于 {0}",
|
||||
"mServices": "服务",
|
||||
"mHide": "隐藏 {0}",
|
||||
"mHideOthers": "隐藏其他",
|
||||
"mShowAll": "全部显示",
|
||||
"miQuit": "退出 {0}",
|
||||
"miNewFile": "新建文件(&&N)",
|
||||
"miOpen": "打开(&&O)...",
|
||||
"miOpenWorkspace": "打开工作区(&&O)...",
|
||||
"miOpenFolder": "打开文件夹(&&F)...",
|
||||
"miOpenFile": "打开文件(&&O)...",
|
||||
"miOpenRecent": "打开最近的文件(&&R)",
|
||||
"miSaveWorkspaceAs": "将工作区另存为(&&S)...",
|
||||
"miAddFolderToWorkspace": "将文件夹添加到工作区(&&A)...",
|
||||
"miSave": "保存(&&S)",
|
||||
"miSaveAs": "另存为(&&A)...",
|
||||
"miSaveAll": "全部保存(&&L)",
|
||||
"miAutoSave": "自动保存",
|
||||
"miRevert": "还原文件(&&V)",
|
||||
"miCloseWindow": "关闭窗口(&&W)",
|
||||
"miCloseWorkspace": "关闭工作区(&&W)",
|
||||
"miCloseFolder": "关闭文件夹(&&F)",
|
||||
"miCloseEditor": "关闭编辑器(&&C)",
|
||||
"miExit": "退出(&&X)",
|
||||
"miOpenSettings": "设置(&&S)",
|
||||
"miOpenKeymap": "键盘快捷方式(&&K)",
|
||||
"miOpenKeymapExtensions": "键映射扩展(&&K)",
|
||||
"miOpenSnippets": "用户代码片段(&&S)",
|
||||
"miSelectColorTheme": "颜色主题(&&C)",
|
||||
"miSelectIconTheme": "文件图标主题(&&I)",
|
||||
"miPreferences": "首选项(&&P)",
|
||||
"miReopenClosedEditor": "重新打开已关闭的编辑器(&&R)",
|
||||
"miMore": "更多(&&M)...",
|
||||
"miClearRecentOpen": "清除最近打开记录",
|
||||
"miUndo": "撤消(&&U)",
|
||||
"miRedo": "恢复(&&R)",
|
||||
"miCut": "剪切(&&T)",
|
||||
"miCopy": "复制(&&C)",
|
||||
"miPaste": "粘贴(&&P)",
|
||||
"miFind": "查找(&&F)",
|
||||
"miReplace": "替换(&&R)",
|
||||
"miFindInFiles": "在文件中查找(&&I)",
|
||||
"miReplaceInFiles": "在文件中替换(&&I)",
|
||||
"miEmmetExpandAbbreviation": "Emmet: 展开缩写(&&X)",
|
||||
"miShowEmmetCommands": "Emmet(&&M)...",
|
||||
"miToggleLineComment": "切换行注释(&&T)",
|
||||
"miToggleBlockComment": "切换块注释(&&B)",
|
||||
"miMultiCursorAlt": "切换为“Alt+单击”进行多光标功能",
|
||||
"miMultiCursorCmd": "切换为“Cmd+单击”进行多光标功能",
|
||||
"miMultiCursorCtrl": "切换为“Ctrl+单击”进行多光标功能",
|
||||
"miInsertCursorAbove": "在上面添加光标(&&A)",
|
||||
"miInsertCursorBelow": "在下面添加光标(&&D)",
|
||||
"miInsertCursorAtEndOfEachLineSelected": "在行尾添加光标(&&U)",
|
||||
"miAddSelectionToNextFindMatch": "添加下一个匹配项(&&N)",
|
||||
"miAddSelectionToPreviousFindMatch": "添加上一个匹配项(&&R)",
|
||||
"miSelectHighlights": "选择所有匹配项(&&O)",
|
||||
"miCopyLinesUp": "向上复制一行(&&C)",
|
||||
"miCopyLinesDown": "向下复制一行(&&P)",
|
||||
"miMoveLinesUp": "向上移动一行(&&V)",
|
||||
"miMoveLinesDown": "向下移动一行(&&L)",
|
||||
"miSelectAll": "全选(&&S)",
|
||||
"miSmartSelectGrow": "展开选定内容(&&E)",
|
||||
"miSmartSelectShrink": "缩小选定范围(&&S)",
|
||||
"miViewExplorer": "资源管理器(&&E)",
|
||||
"miViewSearch": "搜索(&&S)",
|
||||
"miViewSCM": "SCM(&&C)",
|
||||
"miViewDebug": "调试(&&D)",
|
||||
"miViewExtensions": "扩展(&&X)",
|
||||
"miToggleOutput": "输出(&&O)",
|
||||
"miToggleDebugConsole": "调试控制台(&&B)",
|
||||
"miToggleIntegratedTerminal": "集成终端(&&I)",
|
||||
"miMarker": "问题(&&P)",
|
||||
"miAdditionalViews": "其他视图(&&V)",
|
||||
"miCommandPalette": "命令面板(&&C)...",
|
||||
"miToggleFullScreen": "切换全屏(&&F)",
|
||||
"miToggleZenMode": "切换 Zen 模式",
|
||||
"miToggleMenuBar": "切换菜单栏(&&B)",
|
||||
"miSplitEditor": "拆分编辑器(&&E)",
|
||||
"miToggleEditorLayout": "切换编辑器组布局(&&L)",
|
||||
"miToggleSidebar": "切换侧边栏(&&T)",
|
||||
"miMoveSidebarRight": "向右移动侧边栏(&&M)",
|
||||
"miMoveSidebarLeft": "向左移动侧边栏(&&M)",
|
||||
"miTogglePanel": "切换面板(&&P)",
|
||||
"miHideStatusbar": "隐藏状态栏(&&H)",
|
||||
"miShowStatusbar": "显示状态栏(&&S)",
|
||||
"miHideActivityBar": "隐藏活动栏(&&A)",
|
||||
"miShowActivityBar": "显示活动栏(&&A)",
|
||||
"miToggleWordWrap": "切换自动换行(&&W)",
|
||||
"miToggleMinimap": "切换小地图(&&M)",
|
||||
"miToggleRenderWhitespace": "切换呈现空格(&&R)",
|
||||
"miToggleRenderControlCharacters": "切换控制字符(&&C)",
|
||||
"miZoomIn": "放大(&&Z)",
|
||||
"miZoomOut": "缩小(&&U)",
|
||||
"miZoomReset": "重置缩放(&&R)",
|
||||
"miBack": "后退(&&B)",
|
||||
"miForward": "前进(&&F)",
|
||||
"miNextEditor": "下一个编辑器(&&N)",
|
||||
"miPreviousEditor": "上一个编辑器(&&P)",
|
||||
"miNextEditorInGroup": "组中下一个使用过的编辑器(&&N)",
|
||||
"miPreviousEditorInGroup": "组中上一个使用过的编辑器(&&P)",
|
||||
"miSwitchEditor": "切换编辑器(&&E)",
|
||||
"miFocusFirstGroup": "第一组(&&F)",
|
||||
"miFocusSecondGroup": "第二组(&&S)",
|
||||
"miFocusThirdGroup": "第三组(&&T)",
|
||||
"miNextGroup": "下一个组(&&N)",
|
||||
"miPreviousGroup": "上一个组(&&P)",
|
||||
"miSwitchGroup": "切换组(&&G)",
|
||||
"miGotoFile": "转到文件(&&F)...",
|
||||
"miGotoSymbolInFile": "转到文件中的符号(&&S)...",
|
||||
"miGotoSymbolInWorkspace": "转到工作区中的符号(&&W)...",
|
||||
"miGotoDefinition": "转到定义(&&D)...",
|
||||
"miGotoTypeDefinition": "转到类型定义(&&T)",
|
||||
"miGotoImplementation": "转到实现(&&I)",
|
||||
"miGotoLine": "转到行(&&L)...",
|
||||
"miStartDebugging": "启动调试(&&S)",
|
||||
"miStartWithoutDebugging": "非调试启动(&&W)",
|
||||
"miStopDebugging": "停止调试(&&S)",
|
||||
"miRestart Debugging": "重启调试(&&R)",
|
||||
"miOpenConfigurations": "打开配置(&&C)",
|
||||
"miAddConfiguration": "添加配置...",
|
||||
"miStepOver": "单步跳过(&&O)",
|
||||
"miStepInto": "单步执行(&&I)",
|
||||
"miStepOut": "单步跳出(&&U)",
|
||||
"miContinue": "继续(&&C)",
|
||||
"miToggleBreakpoint": "切换断点(&&B)",
|
||||
"miConditionalBreakpoint": "条件断点(&&C)...",
|
||||
"miColumnBreakpoint": "列断点(&&O)",
|
||||
"miFunctionBreakpoint": "函数断点(&&F)...",
|
||||
"miNewBreakpoint": "新建断点(&&N)",
|
||||
"miEnableAllBreakpoints": "启用所有断点",
|
||||
"miDisableAllBreakpoints": "禁用所有断点(&&L)",
|
||||
"miRemoveAllBreakpoints": "删除所有断点(&&R)",
|
||||
"miInstallAdditionalDebuggers": "安装其他调试器(&&I)...",
|
||||
"mMinimize": "最小化",
|
||||
"mZoom": "缩放",
|
||||
"mBringToFront": "全部置于顶层",
|
||||
"miSwitchWindow": "切换窗口(&&W)...",
|
||||
"miToggleDevTools": "切换开发人员工具(&&T)",
|
||||
"miAccessibilityOptions": "辅助功能选项(&&O)",
|
||||
"miReportIssues": "报告问题(&&I)",
|
||||
"miWelcome": "欢迎使用(&&W)",
|
||||
"miInteractivePlayground": "交互式演练场(&&I)",
|
||||
"miDocumentation": "文档(&&D)",
|
||||
"miReleaseNotes": "发行说明(&&R)",
|
||||
"miKeyboardShortcuts": "快捷键参考(&&K)",
|
||||
"miIntroductoryVideos": "介绍性视频(&&V)",
|
||||
"miTipsAndTricks": "提示与技巧(&&T)",
|
||||
"miTwitter": "在 Twitter 上加入我们(&&J)",
|
||||
"miUserVoice": "搜索功能请求(&&S)",
|
||||
"miLicense": "查看许可证(&&L)",
|
||||
"miPrivacyStatement": "隐私声明(&&P)",
|
||||
"miAbout": "关于(&&A)",
|
||||
"miRunTask": "运行任务(&&R)...",
|
||||
"miBuildTask": "运行生成任务(&&B)...",
|
||||
"miRunningTask": "显示正在运行的任务(&&G)...",
|
||||
"miRestartTask": "重启正在运行的任务(&&E)...",
|
||||
"miTerminateTask": "终止任务(&&T)...",
|
||||
"miConfigureTask": "配置任务(&&C)",
|
||||
"miConfigureBuildTask": "配置默认生成任务(&&F)",
|
||||
"accessibilityOptionsWindowTitle": "辅助功能选项",
|
||||
"miRestartToUpdate": "重启以更新...",
|
||||
"miCheckingForUpdates": "正在检查更新...",
|
||||
"miDownloadUpdate": "下载可用更新",
|
||||
"miDownloadingUpdate": "正在下载更新...",
|
||||
"miInstallingUpdate": "正在安装更新...",
|
||||
"miCheckForUpdates": "检查更新...",
|
||||
"aboutDetail": "\n版本 {0}\n提交 {1}\n日期 {2}\nShell {3}\n渲染器 {4}\nNode {5}\n架构 {6}",
|
||||
"okButton": "确定"
|
||||
}
|
||||
8
i18n/chs/src/vs/code/electron-main/window.i18n.json
Normal file
8
i18n/chs/src/vs/code/electron-main/window.i18n.json
Normal file
@@ -0,0 +1,8 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA License. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"hiddenMenuBar": "你仍可以通过按 **Alt** 键访问菜单栏。"
|
||||
}
|
||||
28
i18n/chs/src/vs/code/electron-main/windows.i18n.json
Normal file
28
i18n/chs/src/vs/code/electron-main/windows.i18n.json
Normal file
@@ -0,0 +1,28 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA License. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"ok": "确定",
|
||||
"pathNotExistTitle": "路径不存在",
|
||||
"pathNotExistDetail": "磁盘上似乎不再存在路径“{0}”。",
|
||||
"openWorkspace": "打开(&&O)...",
|
||||
"openWorkspaceTitle": "打开工作区",
|
||||
"save": "保存(&&S)",
|
||||
"doNotSave": "不保存(&&N)",
|
||||
"cancel": "取消",
|
||||
"saveWorkspaceMessage": "你是否要将你的工作区配置保存为文件?",
|
||||
"saveWorkspaceDetail": "若要再次打开此工作区,请先保存。",
|
||||
"saveWorkspace": "保存工作区",
|
||||
"reopen": "重新打开",
|
||||
"wait": "保持等待",
|
||||
"close": "关闭",
|
||||
"appStalled": "窗口不再响应",
|
||||
"appStalledDetail": "你可以重新打开或关闭窗口,或者保持等待。",
|
||||
"appCrashed": "窗口出现故障",
|
||||
"appCrashedDetail": "我们对此引起的不便表示抱歉! 请重启该窗口从上次停止的位置继续。",
|
||||
"open": "打开",
|
||||
"openFolder": "打开文件夹",
|
||||
"openFile": "打开文件"
|
||||
}
|
||||
17
i18n/chs/src/vs/code/node/cliProcessMain.i18n.json
Normal file
17
i18n/chs/src/vs/code/node/cliProcessMain.i18n.json
Normal file
@@ -0,0 +1,17 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA License. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"notFound": "找不到扩展“{0}”。",
|
||||
"notInstalled": "未安装扩展“{0}”。",
|
||||
"useId": "确保使用完整扩展 ID,包括发布服务器,如: {0}",
|
||||
"successVsixInstall": "已成功安装扩展“{0}”!",
|
||||
"alreadyInstalled": "已安装扩展“{0}”。",
|
||||
"foundExtension": "在应用商店中找到了“{0}”。",
|
||||
"installing": "正在安装...",
|
||||
"successInstall": "已成功安装扩展“{0}” v{1}!",
|
||||
"uninstalling": "正在卸载 {0}...",
|
||||
"successUninstall": "已成功卸载扩展“{0}”!"
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA License. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"diff.tooLarge": "文件过大,无法比较。"
|
||||
}
|
||||
15
i18n/chs/src/vs/editor/browser/widget/diffReview.i18n.json
Normal file
15
i18n/chs/src/vs/editor/browser/widget/diffReview.i18n.json
Normal file
@@ -0,0 +1,15 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA License. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"label.close": "关闭",
|
||||
"header": "第 {0} 个差异(共 {1} 个): 未修改 {2}, {3} 行,已修改 {4}, {5} 行",
|
||||
"blankLine": "空白",
|
||||
"equalLine": "未修改 {0},已修改 {1}: {2}",
|
||||
"insertLine": "+ 已修改 {0}: {1}",
|
||||
"deleteLine": "- 未修改 {0}: {1} ",
|
||||
"editor.action.diffReview.next": "转至下一个差异",
|
||||
"editor.action.diffReview.prev": "转至上一个差异"
|
||||
}
|
||||
@@ -0,0 +1,95 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA License. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"editorConfigurationTitle": "编辑器",
|
||||
"fontFamily": "控制字体系列。",
|
||||
"fontWeight": "控制字体粗细。",
|
||||
"fontSize": "以像素为单位控制字号。",
|
||||
"lineHeight": "控制行高。使用 0 通过字号计算行高。",
|
||||
"letterSpacing": "以像素为单位控制字符间距。",
|
||||
"lineNumbers": "控制行号的显示。可能的值为“开”、“关”和“相对”。“相对”将显示从当前光标位置开始计数的行数。",
|
||||
"rulers": "显示垂直标尺的列",
|
||||
"wordSeparators": "执行文字相关的导航或操作时将用作文字分隔符的字符",
|
||||
"tabSize": "一个制表符等于的空格数。该设置在 `editor.detectIndentation` 启用时根据文件内容进行重写。",
|
||||
"tabSize.errorMessage": "应为“number”。注意,值“auto”已由“editor.detectIndentation”设置替换。",
|
||||
"insertSpaces": "按 \"Tab\" 时插入空格。该设置在 `editor.detectIndentation` 启用时根据文件内容进行重写。",
|
||||
"insertSpaces.errorMessage": "应为 \"boolean\"。注意,值 \"auto\" 已由 \"editor.detectIndentation\" 设置替换。",
|
||||
"detectIndentation": "当打开文件时,将基于文件内容检测 \"editor.tabSize\" 和 \"editor.insertSpaces\"。",
|
||||
"roundedSelection": "控制选取范围是否有圆角",
|
||||
"scrollBeyondLastLine": "控制编辑器是否可以滚动到最后一行之后",
|
||||
"smoothScrolling": "控制编辑器是否在滚动时使用动画",
|
||||
"minimap.enabled": "控制是否显示 minimap",
|
||||
"minimap.showSlider": "控制是否自动隐藏小地图滑块。可选值为 \"always\" 和 \"mouseover\"",
|
||||
"minimap.renderCharacters": "呈现某行上的实际字符(与颜色块相反)",
|
||||
"minimap.maxColumn": "限制最小映射的宽度,尽量多地呈现特定数量的列",
|
||||
"find.seedSearchStringFromSelection": "控制是否将编辑器的选中内容作为搜索词填入到查找组件",
|
||||
"find.autoFindInSelection": "控制当编辑器中选中多个字符或多行文字时是否开启“在选定内容中查找”选项 ",
|
||||
"wordWrap.off": "永不换行。",
|
||||
"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\" 使用的乘数 ",
|
||||
"multiCursorModifier.ctrlCmd": "映射到“Control”(Windows 和 Linux)或“Command”(OSX)。",
|
||||
"multiCursorModifier.alt": "映射到“Alt”(Windows 和 Linux)或“Option”(OSX)。",
|
||||
"multiCursorModifier": "用鼠标添加多个光标时使用的修改键。“ctrlCmd”映射为“Control”(Windows 和 Linux)或“Command”(OSX)。“转到定义”和“打开链接”功能的鼠标手势将会相应调整,不与多光标修改键冲突。",
|
||||
"quickSuggestions.strings": "在字符串内启用快速建议。",
|
||||
"quickSuggestions.comments": "在注释内启用快速建议。",
|
||||
"quickSuggestions.other": "在字符串和注释外启用快速建议。",
|
||||
"quickSuggestions": "控制键入时是否应自动显示建议",
|
||||
"quickSuggestionsDelay": "控制延迟多少毫秒后将显示快速建议",
|
||||
"parameterHints": "启用在输入时显示含有参数文档和类型信息的小面板",
|
||||
"autoClosingBrackets": "控制编辑器是否应该在左括号后自动插入右括号",
|
||||
"formatOnType": "控制编辑器是否应在键入后自动设置行的格式",
|
||||
"formatOnPaste": "控制编辑器是否应自动设置粘贴内容的格式。格式化程序必须可用并且能设置文档中某一范围的格式。",
|
||||
"autoIndent": "控制编辑器是否应在用户键入、粘贴或移动行时自动调整缩进。语言的缩进规则必须可用。",
|
||||
"suggestOnTriggerCharacters": "控制键入触发器字符时是否应自动显示建议",
|
||||
"acceptSuggestionOnEnter": "控制按“Enter”键是否像按“Tab”键一样接受建议。这能帮助避免“插入新行”和“接受建议”之间的歧义。值为“smart”时表示,仅当文字改变时,按“Enter”键才能接受建议",
|
||||
"acceptSuggestionOnCommitCharacter": "控制是否应在遇到提交字符时接受建议。例如,在 JavaScript 中,分号(\";\")可以为提交字符,可接受建议并键入该字符。",
|
||||
"snippetSuggestions.top": "在其他建议上方显示代码片段建议。",
|
||||
"snippetSuggestions.bottom": "在其他建议下方显示代码片段建议。",
|
||||
"snippetSuggestions.inline": "在其他建议中穿插显示代码片段建议。",
|
||||
"snippetSuggestions.none": "不显示代码片段建议。",
|
||||
"snippetSuggestions": "控制是否将代码段与其他建议一起显示以及它们的排序方式。",
|
||||
"emptySelectionClipboard": "控制没有选择内容的复制是否复制当前行。",
|
||||
"wordBasedSuggestions": "控制是否应根据文档中的字数计算完成。",
|
||||
"suggestFontSize": "建议小组件的字号",
|
||||
"suggestLineHeight": "建议小组件的行高",
|
||||
"selectionHighlight": "控制编辑器是否应突出显示选项的近似匹配",
|
||||
"occurrencesHighlight": "控制编辑器是否应该突出显示语义符号次数",
|
||||
"overviewRulerLanes": "控制可在概述标尺同一位置显示的效果数量",
|
||||
"overviewRulerBorder": "控制概述标尺周围是否要绘制边框。",
|
||||
"cursorBlinking": "控制光标动画样式,可能的值为 \"blink\"、\"smooth\"、\"phase\"、\"expand\" 和 \"solid\"",
|
||||
"mouseWheelZoom": "通过使用鼠标滚轮同时按住 Ctrl 可缩放编辑器的字体",
|
||||
"cursorStyle": "控制光标样式,接受的值为 \"block\"、\"block-outline\"、\"line\"、\"line-thin\" 、\"underline\" 和 \"underline-thin\"",
|
||||
"fontLigatures": "启用字体连字",
|
||||
"hideCursorInOverviewRuler": "控制光标是否应隐藏在概述标尺中。",
|
||||
"renderWhitespace": "控制编辑器中呈现空白字符的方式,可能为“无”、“边界”和“全部”。“边界”选项不会在单词之间呈现单空格。",
|
||||
"renderControlCharacters": "控制编辑器是否应呈现控制字符",
|
||||
"renderIndentGuides": "控制编辑器是否应呈现缩进参考线",
|
||||
"renderLineHighlight": "控制编辑器应如何呈现当前行突出显示,可能为“无”、“装订线”、“线”和“全部”。",
|
||||
"codeLens": "控制编辑器是否显示代码滤镜",
|
||||
"folding": "控制编辑器是否启用代码折叠功能",
|
||||
"showFoldingControls": "控制是否自动隐藏导航线上的折叠控件。",
|
||||
"matchBrackets": "当选择其中一项时,将突出显示匹配的括号。",
|
||||
"glyphMargin": "控制编辑器是否应呈现垂直字形边距。字形边距最常用于调试。",
|
||||
"useTabStops": "在制表位后插入和删除空格",
|
||||
"trimAutoWhitespace": "删除尾随自动插入的空格",
|
||||
"stablePeek": "即使在双击编辑器内容或按 Esc 键时,也要保持速览编辑器的打开状态。",
|
||||
"dragAndDrop": "控制编辑器是否应该允许通过拖放移动所选项。",
|
||||
"accessibilitySupport.auto": "编辑器将使用平台 API 以检测是否附加了屏幕阅读器。",
|
||||
"accessibilitySupport.on": "编辑器将对屏幕阅读器的使用进行永久优化。",
|
||||
"accessibilitySupport.off": "编辑器将不再对屏幕阅读器的使用进行优化。",
|
||||
"accessibilitySupport": "控制编辑器是否应运行在对屏幕阅读器进行优化的模式。",
|
||||
"links": "控制编辑器是否应检测链接并使它们可被点击",
|
||||
"colorDecorators": "控制编辑器是否显示内联颜色修饰器和颜色选取器。",
|
||||
"sideBySide": "控制 Diff 编辑器以并排或内联形式显示差异",
|
||||
"ignoreTrimWhitespace": "控制差异编辑器是否将对前导空格或尾随空格的更改显示为差异",
|
||||
"renderIndicators": "控制差异编辑器是否为已添加/删除的更改显示 +/- 指示符号",
|
||||
"selectionClipboard": "控制是否支持 Linux 主剪贴板。"
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA License. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"editorViewAccessibleLabel": "编辑器内容"
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA License. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"accessibilityOffAriaLabel": "现在无法访问编辑器。按 Alt+F1 显示选项。",
|
||||
"editorViewAccessibleLabel": "编辑器内容"
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA License. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"corrupt.commands": "执行命令时出现意外异常。"
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA License. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"mode.tokenizationSupportFailed": "标记输入时模式失败。"
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA License. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"plainText.alias": "纯文本"
|
||||
}
|
||||
11
i18n/chs/src/vs/editor/common/services/bulkEdit.i18n.json
Normal file
11
i18n/chs/src/vs/editor/common/services/bulkEdit.i18n.json
Normal file
@@ -0,0 +1,11 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA License. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"conflict": "这些文件也已同时更改: {0}",
|
||||
"summary.0": "未做编辑",
|
||||
"summary.nm": "在 {1} 个文件中进行了 {0} 次编辑",
|
||||
"summary.n0": "在 1 个文件中进行了 {0} 次编辑"
|
||||
}
|
||||
@@ -0,0 +1,16 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA License. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"vscode.extension.contributes.languages": "有助于语言声明。",
|
||||
"vscode.extension.contributes.languages.id": "语言 ID。",
|
||||
"vscode.extension.contributes.languages.aliases": "语言的别名。",
|
||||
"vscode.extension.contributes.languages.extensions": "与语言关联的文件扩展名。",
|
||||
"vscode.extension.contributes.languages.filenames": "与语言关联的文件名。",
|
||||
"vscode.extension.contributes.languages.filenamePatterns": "与语言关联的文件名 glob 模式。",
|
||||
"vscode.extension.contributes.languages.mimetypes": "与语言关联的 Mime 类型。",
|
||||
"vscode.extension.contributes.languages.firstLine": "与语言文件的第一行匹配的正则表达式。",
|
||||
"vscode.extension.contributes.languages.configuration": "包含语言配置选项的文件的相对路径。"
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA License. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"diagAndSourceMultiline": "[{0}]\n{1}",
|
||||
"diagAndSource": "[{0}] {1}"
|
||||
}
|
||||
@@ -0,0 +1,29 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA License. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"lineHighlight": "光标所在行高亮内容的背景颜色。",
|
||||
"lineHighlightBorderBox": "光标所在行四周边框的背景颜色。",
|
||||
"rangeHighlight": "突出显示范围的背景颜色,例如 \"Quick Open\" 和“查找”功能。",
|
||||
"caret": "编辑器光标颜色。",
|
||||
"editorCursorBackground": "编辑器光标的背景色。可以自定义块型光标覆盖字符的颜色。",
|
||||
"editorWhitespaces": "编辑器中空白字符颜色。",
|
||||
"editorIndentGuides": "编辑器缩进参考线颜色。",
|
||||
"editorLineNumbers": "编辑器行号颜色。",
|
||||
"editorRuler": "编辑器标尺的颜色。",
|
||||
"editorCodeLensForeground": "编辑器 CodeLens 的前景色",
|
||||
"editorBracketMatchBackground": "匹配括号的背景色",
|
||||
"editorBracketMatchBorder": "匹配括号外框颜色",
|
||||
"editorOverviewRulerBorder": "概览标尺边框的颜色。",
|
||||
"editorGutter": "编辑器导航线的背景色。导航线包括边缘符号和行号。",
|
||||
"errorForeground": "编辑器中错误波浪线的前景色。",
|
||||
"errorBorder": "编辑器中错误波浪线的边框颜色。",
|
||||
"warningForeground": "编辑器中警告波浪线的前景色。",
|
||||
"warningBorder": "编辑器中警告波浪线的边框颜色。",
|
||||
"overviewRulerRangeHighlight": "概述范围突出显示的标尺标记颜色。",
|
||||
"overviewRuleError": "概述错误的标尺标记颜色。",
|
||||
"overviewRuleWarning": "概述警告的标尺标记颜色。",
|
||||
"overviewRuleInfo": "概述信息的标尺标记颜色。"
|
||||
}
|
||||
@@ -0,0 +1,15 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA License. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"introMsg": "感谢试用 VS Code 的辅助功能选项。",
|
||||
"status": "状态:",
|
||||
"tabFocusModeOnMsg": "在当前编辑器中按 Tab 会将焦点移动到下一个可聚焦的元素。按 {0} 来切换此行为。",
|
||||
"tabFocusModeOnMsgNoKb": "在当前编辑器中按 Tab 会将焦点移动到下一个可聚焦的元素。当前无法通过键绑定触发命令 {0}。",
|
||||
"tabFocusModeOffMsg": "在当前编辑器中按 Tab 将插入制表符。按 {0} 来切换此行为。",
|
||||
"tabFocusModeOffMsgNoKb": "在当前编辑器中按 Tab 会插入制表符。当前无法通过键绑定触发命令 {0}。",
|
||||
"outroMsg": "你可以按 Esc 键来消除此提示并返回到编辑器。",
|
||||
"ShowAccessibilityHelpAction": "显示辅助功能帮助"
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA License. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"smartSelect.jumpBracket": "转到括号"
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA License. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"caret.moveLeft": "将插入点左移",
|
||||
"caret.moveRight": "将插入点右移"
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA License. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"transposeLetters.label": "转置字母"
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA License. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"actions.clipboard.cutLabel": "剪切",
|
||||
"actions.clipboard.copyLabel": "复制",
|
||||
"actions.clipboard.pasteLabel": "粘贴",
|
||||
"actions.clipboard.copyWithSyntaxHighlightingLabel": "复制并突出显示语法"
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA License. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"comment.line": "切换行注释",
|
||||
"comment.line.add": "添加行注释",
|
||||
"comment.line.remove": "删除行注释",
|
||||
"comment.block": "切换块注释"
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA License. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"action.showContextMenu.label": "显示编辑器上下文菜单"
|
||||
}
|
||||
@@ -0,0 +1,21 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA License. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"label.find": "查找",
|
||||
"placeholder.find": "查找",
|
||||
"label.previousMatchButton": "上一个匹配",
|
||||
"label.nextMatchButton": "下一个匹配",
|
||||
"label.toggleSelectionFind": "在选定内容中查找",
|
||||
"label.closeButton": "关闭",
|
||||
"label.replace": "替换",
|
||||
"placeholder.replace": "替换",
|
||||
"label.replaceButton": "替换",
|
||||
"label.replaceAllButton": "全部替换",
|
||||
"label.toggleReplaceButton": "切换替换模式",
|
||||
"title.matchesCountLimit": "仅前 999 个结果突出显示,但所有查找操作均针对整个文本。",
|
||||
"label.matchesLocation": "第 {0} 个(共 {1} 个)",
|
||||
"label.noResults": "无结果"
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA License. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"label.find": "查找",
|
||||
"placeholder.find": "查找",
|
||||
"label.previousMatchButton": "上一个匹配",
|
||||
"label.nextMatchButton": "下一个匹配",
|
||||
"label.closeButton": "关闭"
|
||||
}
|
||||
@@ -0,0 +1,21 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA License. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"startFindAction": "查找",
|
||||
"findNextMatchAction": "查找下一个",
|
||||
"findPreviousMatchAction": "查找上一个",
|
||||
"nextSelectionMatchFindAction": "查找下一个选择",
|
||||
"previousSelectionMatchFindAction": "查找上一个选择",
|
||||
"startReplace": "替换",
|
||||
"addSelectionToNextFindMatch": "将选择添加到下一个查找匹配项",
|
||||
"addSelectionToPreviousFindMatch": "将选择内容添加到上一查找匹配项",
|
||||
"moveSelectionToNextFindMatch": "将上次选择移动到下一个查找匹配项",
|
||||
"moveSelectionToPreviousFindMatch": "将上个选择内容移动到上一查找匹配项",
|
||||
"selectAllOccurrencesOfFindMatch": "选择所有找到的查找匹配项",
|
||||
"changeAll.label": "更改所有匹配项",
|
||||
"showNextFindTermAction": "显示下一个搜索结果",
|
||||
"showPreviousFindTermAction": "显示上一个搜索结果"
|
||||
}
|
||||
@@ -0,0 +1,14 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA License. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"unfoldAction.label": "展开",
|
||||
"unFoldRecursivelyAction.label": "以递归方式展开",
|
||||
"foldAction.label": "折叠",
|
||||
"foldRecursivelyAction.label": "以递归方式折叠",
|
||||
"foldAllAction.label": "全部折叠",
|
||||
"unfoldAllAction.label": "全部展开",
|
||||
"foldLevelAction.label": "折叠级别 {0}"
|
||||
}
|
||||
@@ -0,0 +1,13 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA License. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"hint11": "在第 {0} 行进行了 1 次格式编辑",
|
||||
"hintn1": "在第 {1} 行进行了 {0} 次格式编辑",
|
||||
"hint1n": "第 {0} 行到第 {1} 行间进行了 1 次格式编辑",
|
||||
"hintnn": "第 {1} 行到第 {2} 行间进行了 {0} 次格式编辑",
|
||||
"formatDocument.label": "格式化文件",
|
||||
"formatSelection.label": "格式化选定代码"
|
||||
}
|
||||
@@ -0,0 +1,24 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA License. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"noResultWord": "未找到“{0}”的任何定义",
|
||||
"generic.noResults": "找不到定义",
|
||||
"meta.title": " – {0} 定义",
|
||||
"actions.goToDecl.label": "转到定义",
|
||||
"actions.goToDeclToSide.label": "打开侧边的定义",
|
||||
"actions.previewDecl.label": "查看定义",
|
||||
"goToImplementation.noResultWord": "未找到“{0}”的实现",
|
||||
"goToImplementation.generic.noResults": "未找到实现",
|
||||
"meta.implementations.title": "– {0} 个实现",
|
||||
"actions.goToImplementation.label": "转到实现",
|
||||
"actions.peekImplementation.label": "速览实现",
|
||||
"goToTypeDefinition.noResultWord": "未找到“{0}”的类型定义",
|
||||
"goToTypeDefinition.generic.noResults": "未找到类型定义",
|
||||
"meta.typeDefinitions.title": " – {0} 个类型定义",
|
||||
"actions.goToTypeDefinition.label": "转到类型定义",
|
||||
"actions.peekTypeDefinition.label": "快速查看类型定义",
|
||||
"multipleResults": "单击显示 {0} 个定义。"
|
||||
}
|
||||
@@ -0,0 +1,23 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA License. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"noResultWord": "未找到“{0}”的任何定义",
|
||||
"generic.noResults": "找不到定义",
|
||||
"meta.title": " – {0} 定义",
|
||||
"actions.goToDecl.label": "转到定义",
|
||||
"actions.goToDeclToSide.label": "打开侧边的定义",
|
||||
"actions.previewDecl.label": "查看定义",
|
||||
"goToImplementation.noResultWord": "未找到“{0}”的实现",
|
||||
"goToImplementation.generic.noResults": "未找到实现",
|
||||
"meta.implementations.title": "– {0} 个实现",
|
||||
"actions.goToImplementation.label": "转到实现",
|
||||
"actions.peekImplementation.label": "速览实现",
|
||||
"goToTypeDefinition.noResultWord": "未找到“{0}”的类型定义",
|
||||
"goToTypeDefinition.generic.noResults": "未找到类型定义",
|
||||
"meta.typeDefinitions.title": " – {0} 个类型定义",
|
||||
"actions.goToTypeDefinition.label": "转到类型定义",
|
||||
"actions.peekTypeDefinition.label": "快速查看类型定义"
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA License. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"multipleResults": "单击显示 {0} 个定义。"
|
||||
}
|
||||
@@ -0,0 +1,13 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA License. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"title.wo_source": "({0}/{1})",
|
||||
"markerAction.next.label": "转到下一个错误或警告",
|
||||
"markerAction.previous.label": "转到上一个错误或警告",
|
||||
"editorMarkerNavigationError": "编辑器标记导航小组件错误颜色。",
|
||||
"editorMarkerNavigationWarning": "编辑器标记导航小组件警告颜色。",
|
||||
"editorMarkerNavigationBackground": "编辑器标记导航小组件背景色。"
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA License. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"showHover": "显示悬停"
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA License. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"modesContentHover.loading": "正在加载..."
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA License. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"InPlaceReplaceAction.previous.label": "替换为上一个值",
|
||||
"InPlaceReplaceAction.next.label": "替换为下一个值"
|
||||
}
|
||||
@@ -0,0 +1,15 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA License. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"indentationToSpaces": "将缩进转换为空格",
|
||||
"indentationToTabs": "将缩进转换为制表符",
|
||||
"configuredTabSize": "已配置制表符大小",
|
||||
"selectTabWidth": "选择当前文件的制表符大小",
|
||||
"indentUsingTabs": "使用“Tab”缩进",
|
||||
"indentUsingSpaces": "使用空格缩进",
|
||||
"detectIndentation": "检查内容中的缩进",
|
||||
"editor.reindentlines": "重新缩进行"
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA License. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"inspectTMScopes": "开发者: 检查 TM 作用域",
|
||||
"inspectTMScopesWidget.loading": "正在加载..."
|
||||
}
|
||||
@@ -0,0 +1,25 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA License. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"lines.copyUp": "向上复制行",
|
||||
"lines.copyDown": "向下复制行",
|
||||
"lines.moveUp": "向上移动行",
|
||||
"lines.moveDown": "向下移动行",
|
||||
"lines.sortAscending": "按升序排列行",
|
||||
"lines.sortDescending": "按降序排列行",
|
||||
"lines.trimTrailingWhitespace": "裁剪尾随空格",
|
||||
"lines.delete": "删除行",
|
||||
"lines.indent": "行缩进",
|
||||
"lines.outdent": "行减少缩进",
|
||||
"lines.insertBefore": "在上面插入行",
|
||||
"lines.insertAfter": "在下面插入行",
|
||||
"lines.deleteAllLeft": "删除左侧所有内容",
|
||||
"lines.deleteAllRight": "删除右侧所有内容",
|
||||
"lines.joinLines": "合并行",
|
||||
"editor.transpose": "转置游标处的字符",
|
||||
"editor.transformToUppercase": "转换为大写",
|
||||
"editor.transformToLowercase": "转换为小写"
|
||||
}
|
||||
16
i18n/chs/src/vs/editor/contrib/links/browser/links.i18n.json
Normal file
16
i18n/chs/src/vs/editor/contrib/links/browser/links.i18n.json
Normal file
@@ -0,0 +1,16 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA License. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"links.navigate.mac": "Cmd + 单击以跟踪链接",
|
||||
"links.navigate": "Ctrl + 单击以跟踪链接",
|
||||
"links.command.mac": "Cmd + 单击以执行命令",
|
||||
"links.command": "Ctrl + 单击以执行命令",
|
||||
"links.navigate.al": "Alt + 单击以访问链接",
|
||||
"links.command.al": "Alt + 单击以执行命令",
|
||||
"invalid.url": "抱歉,无法打开此链接,因为其格式不正确: {0}",
|
||||
"missing.url": "抱歉,无法打开此链接,因为其目标丢失。",
|
||||
"label": "打开链接"
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA License. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"mutlicursor.insertAbove": "在上面添加光标",
|
||||
"mutlicursor.insertBelow": "在下面添加光标",
|
||||
"mutlicursor.insertAtEndOfEachLineSelected": "在行尾添加光标"
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA License. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"parameterHints.trigger.label": "触发参数提示"
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA License. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"hint": "{0},提示"
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA License. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"quickFixWithKb": "显示修补程序({0})",
|
||||
"quickFix": "显示修补程序",
|
||||
"quickfix.trigger.label": "快速修复"
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA License. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"meta.titleReference": " – {0} 个引用",
|
||||
"references.action.label": "查找所有引用"
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA License. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"labelLoading": "正在加载..."
|
||||
}
|
||||
@@ -0,0 +1,14 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA License. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"aria.oneReference": "在文件 {0} 的 {1} 行 {2} 列的符号",
|
||||
"aria.fileReferences.1": "{0} 中有 1 个符号,完整路径:{1}",
|
||||
"aria.fileReferences.N": "{1} 中有 {0} 个符号,完整路径:{2}",
|
||||
"aria.result.0": "未找到结果",
|
||||
"aria.result.1": "在 {0} 中找到 1 个符号",
|
||||
"aria.result.n1": "在 {1} 中找到 {0} 个符号",
|
||||
"aria.result.nm": "在 {1} 个文件中找到 {0} 个符号"
|
||||
}
|
||||
@@ -0,0 +1,27 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA License. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"referencesFailre": "解析文件失败。",
|
||||
"referencesCount": "{0} 个引用",
|
||||
"referenceCount": "{0} 个引用",
|
||||
"missingPreviewMessage": "无可用预览",
|
||||
"treeAriaLabel": "引用",
|
||||
"noResults": "无结果",
|
||||
"peekView.alternateTitle": "引用",
|
||||
"peekViewTitleBackground": "速览视图标题区域背景颜色。",
|
||||
"peekViewTitleForeground": "速览视图标题颜色。",
|
||||
"peekViewTitleInfoForeground": "速览视图标题信息颜色。",
|
||||
"peekViewBorder": "速览视图边框和箭头颜色。",
|
||||
"peekViewResultsBackground": "速览视图结果列表背景颜色。",
|
||||
"peekViewResultsMatchForeground": "速览视图结果列表中行节点的前景色。",
|
||||
"peekViewResultsFileForeground": "速览视图结果列表中文件节点的前景色。",
|
||||
"peekViewResultsSelectionBackground": "速览视图结果列表中所选条目的背景颜色。",
|
||||
"peekViewResultsSelectionForeground": "速览视图结果列表中所选条目的前景色。",
|
||||
"peekViewEditorBackground": "速览视图编辑器背景颜色。",
|
||||
"peekViewEditorGutterBackground": "速览视图编辑器中导航线的背景颜色。",
|
||||
"peekViewResultsMatchHighlight": "在速览视图结果列表中匹配突出显示颜色。",
|
||||
"peekViewEditorMatchHighlight": "在速览视图编辑器中匹配突出显示颜色。"
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA License. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"no result": "无结果。",
|
||||
"aria": "成功将“{0}”重命名为“{1}”。摘要:{2}",
|
||||
"rename.failed": "抱歉,重命名无法执行。",
|
||||
"rename.label": "重命名符号"
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA License. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"renameAriaLabel": "重命名输入。键入新名称并按 \"Enter\" 提交。"
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA License. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"smartSelect.grow": "扩大选择",
|
||||
"smartSelect.shrink": "缩小选择"
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA License. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"arai.alert.snippet": "确认“{0}”插入以下文本:{1}",
|
||||
"suggest.trigger.label": "触发建议"
|
||||
}
|
||||
@@ -0,0 +1,21 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA License. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"editorSuggestWidgetBackground": "建议小组件的背景颜色",
|
||||
"editorSuggestWidgetBorder": "建议小组件的边框颜色",
|
||||
"editorSuggestWidgetForeground": "建议小组件的前景颜色。",
|
||||
"editorSuggestWidgetSelectedBackground": "建议小组件中被选择条目的背景颜色。",
|
||||
"editorSuggestWidgetHighlightForeground": "建议小组件中匹配内容的高亮颜色。",
|
||||
"readMore": "阅读详细信息...{0}",
|
||||
"suggestionWithDetailsAriaLabel": "{0}(建议)具有详细信息",
|
||||
"suggestionAriaLabel": "{0},建议",
|
||||
"readLess": "阅读简略信息...{0}",
|
||||
"suggestWidget.loading": "正在加载...",
|
||||
"suggestWidget.noSuggestions": "无建议。",
|
||||
"suggestionAriaAccepted": "{0},已接受",
|
||||
"ariaCurrentSuggestionWithDetails": "{0}(建议)具有详细信息",
|
||||
"ariaCurrentSuggestion": "{0},建议"
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA License. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"toggle.tabMovesFocus": "切换 Tab 键是否移动焦点"
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA License. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"wordHighlight": "读取访问时符号的背景颜色,例如读取变量时。",
|
||||
"wordHighlightStrong": "写入访问时符号的背景颜色,例如写入变量时。",
|
||||
"overviewRulerWordHighlightForeground": "概述符号突出显示的标尺标记颜色。",
|
||||
"overviewRulerWordHighlightStrongForeground": "概述写访问符号突出显示的标尺标记颜色。"
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA License. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"label.close": "关闭"
|
||||
}
|
||||
@@ -0,0 +1,14 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA License. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"invalid.language": "“contributes.{0}.language”中存在未知的语言。提供的值: {1}",
|
||||
"invalid.scopeName": "“contributes.{0}.scopeName”中应为字符串。提供的值: {1}",
|
||||
"invalid.path.0": "“contributes.{0}.path”中应为字符串。提供的值: {1}",
|
||||
"invalid.injectTo": "\"contributes.{0}.injectTo\" 中的值无效。必须为语言范围名称数组。提供的值: {1}",
|
||||
"invalid.embeddedLanguages": "\"contributes.{0}.embeddedLanguages\" 中的值无效。必须为从作用域名称到语言的对象映射。提供的值: {1}",
|
||||
"invalid.path.1": "“contributes.{0}.path”({1})应包含在扩展的文件夹({2})内。这可能会使扩展不可移植。",
|
||||
"no-tm-grammar": "没有注册这种语言的 TM 语法。"
|
||||
}
|
||||
@@ -0,0 +1,23 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA License. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"parseErrors": "错误分析 {0}: {1}",
|
||||
"schema.openBracket": "左方括号字符或字符串序列。",
|
||||
"schema.closeBracket": "右方括号字符或字符串序列。",
|
||||
"schema.comments": "定义注释符号",
|
||||
"schema.blockComments": "定义块注释的标记方式。",
|
||||
"schema.blockComment.begin": "作为块注释开头的字符序列。",
|
||||
"schema.blockComment.end": "作为块注释结尾的字符序列。",
|
||||
"schema.lineComment": "作为行注释开头的字符序列。",
|
||||
"schema.brackets": "定义增加和减少缩进的括号。",
|
||||
"schema.autoClosingPairs": "定义括号对。当输入左方括号时,将自动插入右方括号。",
|
||||
"schema.autoClosingPairs.notIn": "定义禁用了自动配对的作用域列表。",
|
||||
"schema.surroundingPairs": "定义可用于包围所选字符串的括号对。",
|
||||
"schema.wordPattern": "此语言的文本定义。",
|
||||
"schema.wordPattern.pattern": "用于匹配文本的正则表达式模式。",
|
||||
"schema.wordPattern.flags": "用于匹配文本的正则表达式标志。",
|
||||
"schema.wordPattern.flags.errorMessage": "必须匹配模式“/^([gimuy]+)$/”。"
|
||||
}
|
||||
13
i18n/chs/src/vs/editor/node/textMate/TMGrammars.i18n.json
Normal file
13
i18n/chs/src/vs/editor/node/textMate/TMGrammars.i18n.json
Normal file
@@ -0,0 +1,13 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA License. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"vscode.extension.contributes.grammars": "贡献 textmate tokenizer。",
|
||||
"vscode.extension.contributes.grammars.language": "此语法为其贡献了内容的语言标识符。",
|
||||
"vscode.extension.contributes.grammars.scopeName": "tmLanguage 文件所用的 textmate 范围名称。",
|
||||
"vscode.extension.contributes.grammars.path": "tmLanguage 文件的路径。该路径是相对于扩展文件夹,通常以 \"./syntaxes/\" 开头。",
|
||||
"vscode.extension.contributes.grammars.embeddedLanguages": "如果此语法包含嵌入式语言,则为作用域名称到语言 ID 的映射。",
|
||||
"vscode.extension.contributes.grammars.injectTo": "此语法注入到的语言范围名称列表。"
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA License. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"titleAndKb": "{0} ({1})"
|
||||
}
|
||||
@@ -0,0 +1,43 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA License. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"requirearray": "菜单项必须为一个数组",
|
||||
"requirestring": "属性“{0}”是必要属性,其类型必须是“string”",
|
||||
"optstring": "属性“{0}”可以被省略,否则其类型必须为“string”",
|
||||
"vscode.extension.contributes.menuItem.command": "要执行的命令的标识符。该命令必须在 \"commands\" 部分中声明",
|
||||
"vscode.extension.contributes.menuItem.alt": "要执行的替代命令的标识符。该命令必须在“命令”部分中声明",
|
||||
"vscode.extension.contributes.menuItem.when": "为显示此项必须为 \"ture\" 的条件",
|
||||
"vscode.extension.contributes.menuItem.group": "此命令所属的组",
|
||||
"vscode.extension.contributes.menus": "向编辑器提供菜单项",
|
||||
"menus.commandPalette": "命令面板",
|
||||
"menus.editorTitle": "编辑器标题菜单",
|
||||
"menus.editorContext": "编辑器上下文菜单",
|
||||
"menus.explorerContext": "文件资源管理器上下文菜单",
|
||||
"menus.editorTabContext": "编辑器选项卡上下文菜单",
|
||||
"menus.debugCallstackContext": "调试调用堆栈上下文菜单",
|
||||
"menus.scmTitle": "源代码管理标题菜单",
|
||||
"menus.resourceGroupContext": "源代码管理资源组上下文菜单",
|
||||
"menus.resourceStateContext": "源代码管理资源状态上下文菜单",
|
||||
"view.viewTitle": "提供的视图的标题菜单",
|
||||
"view.itemContext": "提供的视图中的项目的上下文菜单",
|
||||
"nonempty": "应为非空值。",
|
||||
"opticon": "可以省略属性“图标”或者它必须是一个字符串或类似“{dark, light}”的文本",
|
||||
"requireStringOrObject": "属性“{0}”为必需且其类型必须为“字符串”或“对象”",
|
||||
"requirestrings": "属性“{0}”和“{1}`”为必需且其类型必须为“字符串”",
|
||||
"vscode.extension.contributes.commandType.command": "要执行的命令的标识符",
|
||||
"vscode.extension.contributes.commandType.title": "在 UI 中依据其表示命令的标题",
|
||||
"vscode.extension.contributes.commandType.category": "(可选)类别字符串按命令在 UI 中分组",
|
||||
"vscode.extension.contributes.commandType.icon": "(可选)在 UI 中用来表示命令的图标。文件路径或者主题配置",
|
||||
"vscode.extension.contributes.commandType.icon.light": "使用浅色主题时的图标路径",
|
||||
"vscode.extension.contributes.commandType.icon.dark": "使用深色主题时的图标路径",
|
||||
"vscode.extension.contributes.commands": "对命令面板提供命令。",
|
||||
"dup": "命令“{0}”多次出现在“命令”部分。",
|
||||
"menuId.invalid": "“{0}”为无效菜单标识符",
|
||||
"missing.command": "菜单项引用未在“命令”部分进行定义的命令“{0}”。",
|
||||
"missing.altCommand": "菜单项引用未在“命令”部分进行定义的 alt 命令“{0}”。",
|
||||
"dupe.command": "菜单项引用与默认和 alt 命令相同的命令",
|
||||
"nosupport.altCommand": "抱歉,目前仅有“editor/title”菜单的“navigation”组支持 alt 命令"
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA License. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"defaultConfigurations.title": "默认配置替代",
|
||||
"overrideSettings.description": "针对 {0} 语言,配置替代编辑器设置。",
|
||||
"overrideSettings.defaultDescription": "针对某种语言,配置替代编辑器设置。",
|
||||
"config.property.languageDefault": "无法注册“{0}”。其符合描述特定语言编辑器设置的表达式 \"\\\\[.*\\\\]$\"。请使用 \"configurationDefaults\"。",
|
||||
"config.property.duplicate": "无法注册“{0}”。此属性已注册。"
|
||||
}
|
||||
33
i18n/chs/src/vs/platform/environment/node/argv.i18n.json
Normal file
33
i18n/chs/src/vs/platform/environment/node/argv.i18n.json
Normal file
@@ -0,0 +1,33 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA License. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"gotoValidation": "\"--goto\" 模式中的参数格式应为 \"FILE(:LINE(:CHARACTER))\"。",
|
||||
"diff": "将两个文件相互比较。",
|
||||
"add": "将文件夹添加到最后一个活动窗口。",
|
||||
"goto": "打开路径下的文件并定位到特定行和特定字符。",
|
||||
"locale": "要使用的区域设置(例如 en-US 或 zh-TW)。",
|
||||
"newWindow": "强制创建一个新的 Code 实例。",
|
||||
"performance": "通过启用 \"Developer: Startup Performance\" 命令开始。",
|
||||
"prof-startup": "启动期间运行 CPU 探查器",
|
||||
"reuseWindow": "在上一活动窗口中强制打开文件或文件夹。",
|
||||
"userDataDir": "指定存放用户数据的目录,此目录在作为根运行时十分有用。",
|
||||
"verbose": "打印详细输出(表示 - 等待)。",
|
||||
"wait": "等窗口关闭后再返回。",
|
||||
"extensionHomePath": "设置扩展的根路径。",
|
||||
"listExtensions": "列出已安装的扩展。",
|
||||
"showVersions": "使用 --list-extension 时,显示已安装扩展的版本。",
|
||||
"installExtension": "安装扩展。",
|
||||
"uninstallExtension": "卸载扩展。",
|
||||
"experimentalApis": "启用扩展程序实验性 api 功能。",
|
||||
"disableExtensions": "禁用所有已安装的扩展。",
|
||||
"disableGPU": "禁用 GPU 硬件加速。",
|
||||
"version": "打印版本。",
|
||||
"help": "打印使用情况。",
|
||||
"usage": "使用情况",
|
||||
"options": "选项",
|
||||
"paths": "路径",
|
||||
"optionsUpperCase": "选项"
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA License. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"noWorkspace": "无工作区"
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA License. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"extensions": "扩展",
|
||||
"preferences": "首选项"
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA License. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"notFound": "未找到扩展名",
|
||||
"noCompatible": "找不到可与此代码版本兼容的 {0} 版本。"
|
||||
}
|
||||
@@ -0,0 +1,22 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA License. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"invalidManifest": "扩展无效: package.json 不是 JSON 文件。",
|
||||
"restartCode": "请先重启 Code 再重新安装 {0}。",
|
||||
"installDependeciesConfirmation": "安装”{0}“还会安装其依赖项。是否要继续?",
|
||||
"install": "是",
|
||||
"doNotInstall": "否",
|
||||
"uninstallDependeciesConfirmation": "要仅卸载“{0}”或者其依赖项也一起卸载?",
|
||||
"uninstallOnly": "仅",
|
||||
"uninstallAll": "全部",
|
||||
"cancel": "取消",
|
||||
"uninstallConfirmation": "是否确定要卸载“{0}”?",
|
||||
"ok": "确定",
|
||||
"singleDependentError": "无法卸载扩展程序“{0}”。扩展程序“{1}”依赖于此。",
|
||||
"twoDependentsError": "无法卸载扩展程序“{0}”。扩展程序“{1}”、“{2}”依赖于此。",
|
||||
"multipleDependentsError": "无法卸载扩展程序“{0}”。扩展程序“{1}”、“{2}”以及其他扩展程序都依赖于此。",
|
||||
"notExists": "找不到扩展"
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA License. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"unknownDep": "无法激活扩展”{1}“。原因: 未知依赖关系“{0}”。",
|
||||
"failedDep1": "无法激活扩展”{1}“。原因: 无法激活依赖关系”{0}“。",
|
||||
"failedDep2": "无法激活扩展”{0}“。原因: 依赖关系多于 10 级(最可能是依赖关系循环)。",
|
||||
"activationError": "激活扩展“{0}”失败: {1}。"
|
||||
}
|
||||
@@ -0,0 +1,30 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA License. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"vscode.extension.engines.vscode": "对于 VS Code 扩展程序,指定该扩展程序与之兼容的 VS Code 版本。不能为 *. 例如: ^0.10.5 表示最低兼容 VS Code 版本 0.10.5。",
|
||||
"vscode.extension.publisher": "VS Code 扩展的发布服务器。",
|
||||
"vscode.extension.displayName": "VS Code 库中使用的扩展的显示名称。",
|
||||
"vscode.extension.categories": "VS Code 库用于对扩展进行分类的类别。",
|
||||
"vscode.extension.galleryBanner": "VS Code 商城使用的横幅。",
|
||||
"vscode.extension.galleryBanner.color": "VS Code 商城页标题上的横幅颜色。",
|
||||
"vscode.extension.galleryBanner.theme": "横幅中使用的字体颜色主题。",
|
||||
"vscode.extension.contributes": "由此包表示的 VS Code 扩展的所有贡献。",
|
||||
"vscode.extension.preview": "在 Marketplace 中设置扩展,将其标记为“预览”。",
|
||||
"vscode.extension.activationEvents": "VS Code 扩展的激活事件。",
|
||||
"vscode.extension.activationEvents.onLanguage": "在打开被解析为指定语言的文件时发出的激活事件。",
|
||||
"vscode.extension.activationEvents.onCommand": "在调用指定命令时发出的激活事件。",
|
||||
"vscode.extension.activationEvents.onDebug": "在指定类型的调试会话开始时发出的激活事件。",
|
||||
"vscode.extension.activationEvents.workspaceContains": "在打开至少包含一个匹配指定 glob 模式的文件的文件夹时发出的激活事件。",
|
||||
"vscode.extension.activationEvents.onView": "在指定视图被展开时发出的激活事件。",
|
||||
"vscode.extension.activationEvents.star": "在 VS Code 启动时发出的激活事件。为确保良好的最终用户体验,请仅在其他激活事件组合不适用于你的情况时,才在扩展中使用此事件。",
|
||||
"vscode.extension.badges": "在 Marketplace 的扩展页边栏中显示的徽章数组。",
|
||||
"vscode.extension.badges.url": "徽章图像 URL。",
|
||||
"vscode.extension.badges.href": "徽章链接。",
|
||||
"vscode.extension.badges.description": "徽章说明。",
|
||||
"vscode.extension.extensionDependencies": "其他扩展的依赖关系。扩展的标识符始终是 ${publisher}.${name}。例如: vscode.csharp。",
|
||||
"vscode.extension.scripts.prepublish": "包作为 VS Code 扩展发布前执行的脚本。",
|
||||
"vscode.extension.icon": "128 x 128 像素图标的路径。"
|
||||
}
|
||||
@@ -0,0 +1,24 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA License. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"versionSyntax": "无法分析 \"engines.vscode\" 值 {0}。例如请使用: ^0.10.0、^1.2.3、^0.11.0、^0.10.x 等。",
|
||||
"versionSpecificity1": "\"engines.vscode\" ({0}) 中指定的版本不够具体。对于 1.0.0 之前的 vscode 版本,请至少定义主要和次要想要的版本。例如: ^0.10.0、0.10.x、0.11.0 等。",
|
||||
"versionSpecificity2": "\"engines.vscode\" ({0}) 中指定的版本不够具体。对于 1.0.0 之后的 vscode 版本,请至少定义主要想要的版本。例如: ^1.10.0、1.10.x、1.x.x、2.x.x 等。",
|
||||
"versionMismatch": "扩展与 Code {0} 不兼容。扩展需要: {1}。",
|
||||
"extensionDescription.empty": "已获得空扩展说明",
|
||||
"extensionDescription.publisher": "属性“{0}”是必要属性,其类型必须是 \"string\"",
|
||||
"extensionDescription.name": "属性“{0}”是必要属性,其类型必须是 \"string\"",
|
||||
"extensionDescription.version": "属性“{0}”是必要属性,其类型必须是 \"string\"",
|
||||
"extensionDescription.engines": "属性“{0}”是必要属性,其类型必须是 \"object\"",
|
||||
"extensionDescription.engines.vscode": "属性“{0}”是必要属性,其类型必须是 \"string\"",
|
||||
"extensionDescription.extensionDependencies": "属性“{0}”可以省略,否则其类型必须是 \"string[]\"",
|
||||
"extensionDescription.activationEvents1": "属性“{0}”可以省略,否则其类型必须是 \"string[]\"",
|
||||
"extensionDescription.activationEvents2": "必须同时指定或同时省略属性”{0}“和”{1}“",
|
||||
"extensionDescription.main1": "属性“{0}”可以省略,否则其类型必须是 \"string\"",
|
||||
"extensionDescription.main2": "应在扩展文件夹({1})中包含 \"main\" ({0})。这可能会使扩展不可移植。",
|
||||
"extensionDescription.main3": "必须同时指定或同时省略属性”{0}“和”{1}“",
|
||||
"notSemver": "扩展版本与 semver 不兼容。"
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA License. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"newWindow": "新建窗口",
|
||||
"newWindowDesc": "打开一个新窗口",
|
||||
"recentFolders": "最近使用的工作区",
|
||||
"folderDesc": "{0} {1}",
|
||||
"codeWorkspace": "代码工作区"
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA License. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"integrity.ok": "确定",
|
||||
"integrity.dontShowAgain": "不再显示",
|
||||
"integrity.moreInfo": "详细信息",
|
||||
"integrity.prompt": "{0} 安装似乎损坏。请重新安装。"
|
||||
}
|
||||
@@ -0,0 +1,15 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA License. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"contributes.jsonValidation": "用于 json 架构配置。",
|
||||
"contributes.jsonValidation.fileMatch": "要匹配的文件模式,例如 \"package.json\" 或 \"*.launch\"。",
|
||||
"contributes.jsonValidation.url": "到扩展文件夹('./')的架构 URL (\"http:\"、\"https:\")或相对路径。",
|
||||
"invalid.jsonValidation": "configuration.jsonValidation 必须是数组",
|
||||
"invalid.fileMatch": "必须定义 \"configuration.jsonValidation.fileMatch\" ",
|
||||
"invalid.url": "configuration.jsonValidation.url 必须是 URL 或相对路径",
|
||||
"invalid.url.fileschema": "configuration.jsonValidation.url 是无效的相对 URL: {0}",
|
||||
"invalid.url.schema": "configuration.jsonValidation.url 必须以 \"http:\"、\"https:\" 或 \"./\" 开头以引用位于扩展中的架构。"
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA License. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"first.chord": "已按下({0})。正在等待同时按下第二个键...",
|
||||
"missing.chord": "组合键({0}, {1})不是命令。"
|
||||
}
|
||||
@@ -0,0 +1,16 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA License. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"ctrlKey": "Ctrl",
|
||||
"shiftKey": "Shift",
|
||||
"altKey": "Alt",
|
||||
"windowsKey": "Windows",
|
||||
"ctrlKey.long": "Control",
|
||||
"shiftKey.long": "Shift",
|
||||
"altKey.long": "Alt",
|
||||
"cmdKey.long": "Command",
|
||||
"windowsKey.long": "Windows"
|
||||
}
|
||||
@@ -0,0 +1,70 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA License. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"ProblemPatternParser.loopProperty.notLast": "循环属性仅在最一个行匹配程序上受支持。",
|
||||
"ProblemPatternParser.problemPattern.missingRegExp": "问题模式缺少正则表达式。",
|
||||
"ProblemPatternParser.problemPattern.missingProperty": "问题模式无效。它必须至少包含一个文件、消息和行或位置匹配组。",
|
||||
"ProblemPatternParser.invalidRegexp": "错误:字符串 {0} 不是有效的正则表达式。\n",
|
||||
"ProblemPatternSchema.regexp": "用于在输出中查找错误、警告或信息的正则表达式。",
|
||||
"ProblemPatternSchema.file": "文件名的匹配组索引。如果省略,则使用 1。",
|
||||
"ProblemPatternSchema.location": "问题位置的匹配组索引。有效的位置模式为(line)、(line,column)和(startLine,startColumn,endLine,endColumn)。如果省略了,将假定(line,column)。",
|
||||
"ProblemPatternSchema.line": "问题行的匹配组索引。默认值为 2",
|
||||
"ProblemPatternSchema.column": "问题行字符的匹配组索引。默认值为 3",
|
||||
"ProblemPatternSchema.endLine": "问题结束行的匹配组索引。默认为未定义",
|
||||
"ProblemPatternSchema.endColumn": "问题结束行字符的匹配组索引。默认为未定义",
|
||||
"ProblemPatternSchema.severity": "问题严重性的匹配组索引。默认为未定义",
|
||||
"ProblemPatternSchema.code": "问题代码的匹配组索引。默认为未定义",
|
||||
"ProblemPatternSchema.message": "消息的匹配组索引。如果省略,则在指定了位置时默认值为 4,在其他情况下默认值为 5。",
|
||||
"ProblemPatternSchema.loop": "在多行中,匹配程序循环指示是否只要匹配就在循环中执行此模式。只能在多行模式的最后一个模式上指定。",
|
||||
"NamedProblemPatternSchema.name": "问题模式的名称。",
|
||||
"NamedMultiLineProblemPatternSchema.name": "问题多行问题模式的名称。",
|
||||
"NamedMultiLineProblemPatternSchema.patterns": "实际模式。",
|
||||
"ProblemPatternExtPoint": "提供问题模式",
|
||||
"ProblemPatternRegistry.error": "无效问题模式。此模式将被忽略。",
|
||||
"ProblemMatcherParser.noProblemMatcher": "错误: 描述无法转换为问题匹配程序:\n{0}\n",
|
||||
"ProblemMatcherParser.noProblemPattern": "错误: 描述未定义有效的问题模式:\n{0}\n",
|
||||
"ProblemMatcherParser.noOwner": "错误: 描述未定义所有者:\n{0}\n",
|
||||
"ProblemMatcherParser.noFileLocation": "错误: 描述未定义文件位置:\n{0}\n",
|
||||
"ProblemMatcherParser.unknownSeverity": "信息:未知严重性 {0}。有效值为“error”、“warning”和“info”。\n",
|
||||
"ProblemMatcherParser.noDefinedPatter": "错误: 标识符为 {0} 的模式不存在。",
|
||||
"ProblemMatcherParser.noIdentifier": "错误: 模式属性引用空标识符。",
|
||||
"ProblemMatcherParser.noValidIdentifier": "错误: 模式属性 {0} 是无效的模式变量名。",
|
||||
"ProblemMatcherParser.problemPattern.watchingMatcher": "问题匹配程序必须定义监视的开始模式和结束模式。",
|
||||
"ProblemMatcherParser.invalidRegexp": "错误: 字符串 {0} 不是有效的正则表达式。\n",
|
||||
"WatchingPatternSchema.regexp": "用于检测后台任务开始或结束的正则表达式。",
|
||||
"WatchingPatternSchema.file": "文件名的匹配组索引。可以省略。",
|
||||
"PatternTypeSchema.name": "所提供或预定义模式的名称",
|
||||
"PatternTypeSchema.description": "问题模式或者所提供或预定义问题模式的名称。如果已指定基准,则可以省略。",
|
||||
"ProblemMatcherSchema.base": "要使用的基问题匹配程序的名称。",
|
||||
"ProblemMatcherSchema.owner": "代码内问题的所有者。如果指定了基准,则可省略。如果省略,并且未指定基准,则默认值为“外部”。",
|
||||
"ProblemMatcherSchema.severity": "捕获问题的默认严重性。如果模式未定义严重性的匹配组,则使用。",
|
||||
"ProblemMatcherSchema.applyTo": "控制文本文档上报告的问题是否仅应用于打开、关闭或所有文档。",
|
||||
"ProblemMatcherSchema.fileLocation": "定义应如何解释问题模式中报告的文件名。",
|
||||
"ProblemMatcherSchema.background": "用于跟踪在后台任务上激活的匹配程序的开始和结束的模式。",
|
||||
"ProblemMatcherSchema.background.activeOnStart": "如果设置为 true,则会在任务开始时激活后台监控。这相当于发出与 beginPattern 匹配的行。",
|
||||
"ProblemMatcherSchema.background.beginsPattern": "如果在输出内匹配,则会发出后台任务开始的信号。",
|
||||
"ProblemMatcherSchema.background.endsPattern": "如果在输出内匹配,则会发出后台任务结束的信号。",
|
||||
"ProblemMatcherSchema.watching.deprecated": "“watching”属性已被弃用。请改用“background”。",
|
||||
"ProblemMatcherSchema.watching": "用于跟踪监视匹配程序开始和结束的模式。",
|
||||
"ProblemMatcherSchema.watching.activeOnStart": "如果设置为 true,则当任务开始时观察程序处于活动模式。这相当于发出与 beginPattern 匹配的行。",
|
||||
"ProblemMatcherSchema.watching.beginsPattern": "如果在输出内匹配,则在监视任务开始时会发出信号。",
|
||||
"ProblemMatcherSchema.watching.endsPattern": "如果在输出内匹配,则在监视任务结束时会发出信号。",
|
||||
"LegacyProblemMatcherSchema.watchedBegin.deprecated": "此属性已弃用。请改用观看属性。",
|
||||
"LegacyProblemMatcherSchema.watchedBegin": "一个正则表达式,发出受监视任务开始执行(通过文件监视触发)的信号。",
|
||||
"LegacyProblemMatcherSchema.watchedEnd.deprecated": "此属性已弃用。请改用观看属性。",
|
||||
"LegacyProblemMatcherSchema.watchedEnd": "一个正则表达式,发出受监视任务结束执行的信号。",
|
||||
"NamedProblemMatcherSchema.name": "要引用的问题匹配程序的名称。",
|
||||
"NamedProblemMatcherSchema.label": "问题匹配程序的人类可读标签。",
|
||||
"ProblemMatcherExtPoint": "提供问题匹配程序",
|
||||
"msCompile": "微软编译器问题",
|
||||
"lessCompile": "Less 问题",
|
||||
"gulp-tsc": "Gulp TSC 问题",
|
||||
"jshint": "JSHint 问题",
|
||||
"jshint-stylish": "JSHint stylish 问题",
|
||||
"eslint-compact": "ESLint compact 问题",
|
||||
"eslint-stylish": "ESLint stylish 问题",
|
||||
"go": "Go 问题"
|
||||
}
|
||||
10
i18n/chs/src/vs/platform/message/common/message.i18n.json
Normal file
10
i18n/chs/src/vs/platform/message/common/message.i18n.json
Normal file
@@ -0,0 +1,10 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA License. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"close": "关闭",
|
||||
"later": "稍后",
|
||||
"cancel": "取消"
|
||||
}
|
||||
11
i18n/chs/src/vs/platform/request/node/request.i18n.json
Normal file
11
i18n/chs/src/vs/platform/request/node/request.i18n.json
Normal file
@@ -0,0 +1,11 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA License. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"httpConfigurationTitle": "HTTP",
|
||||
"proxy": "要使用的代理设置。如果尚未设置,则将从 http_proxy 和 https_proxy 环境变量获取",
|
||||
"strictSSL": "是否应根据提供的 CA 列表验证代理服务器证书。",
|
||||
"proxyAuthorization": "要作为每个网络请求的 \"Proxy-Authorization\" 标头发送的值。"
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA License. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"telemetryConfigurationTitle": "遥测",
|
||||
"telemetry.enableTelemetry": "启用要发送给 Microsoft 的使用情况数据和错误。"
|
||||
}
|
||||
@@ -0,0 +1,20 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA License. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"contributes.color": "提供由扩展定义的主题颜色",
|
||||
"contributes.color.id": "主题颜色标识符",
|
||||
"contributes.color.id.format": "标识符应满足 aa[.bb]*",
|
||||
"contributes.color.description": "主题颜色描述",
|
||||
"contributes.defaults.light": "浅色主题的默认颜色。应为十六进制颜色值 (#RRGGBB[AA]) 或是主题颜色标识符,其提供默认值。",
|
||||
"contributes.defaults.dark": "深色主题的默认颜色。应为十六进制颜色值 (#RRGGBB[AA]) 或是主题颜色标识符,其提供默认值。",
|
||||
"contributes.defaults.highContrast": "高对比度主题的默认颜色。应为十六进制颜色值 (#RRGGBB[AA]) 或是主题颜色标识符,其提供默认值。",
|
||||
"invalid.colorConfiguration": "\"configuration.colors\" 必须是数组",
|
||||
"invalid.default.colorType": "{0} 必须为十六进制颜色值 (#RRGGBB[AA] 或 #RGB[A]) 或是主题颜色标识符,其提供默认值。",
|
||||
"invalid.id": "必须定义 \"configuration.colors.id\",且不能为空",
|
||||
"invalid.id.format": "\"configuration.colors.id\" 必须满足 word[.word]*",
|
||||
"invalid.description": "必须定义 \"configuration.colors.description\",且不能为空",
|
||||
"invalid.defaults": "必须定义 “configuration.colors.defaults”,且须包含 \"light\"(浅色)、\"dark\"(深色) 和 \"highContrast\"(高对比度)"
|
||||
}
|
||||
@@ -0,0 +1,91 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA License. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"invalid.color": "颜色格式无效。请使用 #RGB、#RGBA、#RRGGBB 或 #RRGGBBAA",
|
||||
"schema.colors": "工作台中使用的颜色。",
|
||||
"foreground": "整体前景色。此颜色仅在不被组件覆盖时适用。",
|
||||
"errorForeground": "错误信息的整体前景色。此颜色仅在不被组件覆盖时适用。",
|
||||
"descriptionForeground": "提供其他信息的说明文本的前景色,例如标签文本。",
|
||||
"focusBorder": "焦点元素的整体边框颜色。此颜色仅在不被其他组件覆盖时适用。",
|
||||
"contrastBorder": "在元素周围额外的一层边框,用来提高对比度从而区别其他元素。",
|
||||
"activeContrastBorder": "在活动元素周围额外的一层边框,用来提高对比度从而区别其他元素。",
|
||||
"selectionBackground": "工作台所选文本的背景颜色(例如输入字段或文本区域)。注意,本设置不适用于编辑器。",
|
||||
"textSeparatorForeground": "文字分隔符的颜色。",
|
||||
"textLinkForeground": "文本中链接的前景色。",
|
||||
"textLinkActiveForeground": "文本中活动链接的前景色。",
|
||||
"textPreformatForeground": "预格式化文本段的前景色。",
|
||||
"textBlockQuoteBackground": "文本中块引用的背景颜色。",
|
||||
"textBlockQuoteBorder": "文本中块引用的边框颜色。",
|
||||
"textCodeBlockBackground": "文本中代码块的背景颜色。",
|
||||
"widgetShadow": "编辑器内小组件(如查找/替换)的阴影颜色。",
|
||||
"inputBoxBackground": "输入框背景色。",
|
||||
"inputBoxForeground": "输入框前景色。",
|
||||
"inputBoxBorder": "输入框边框。",
|
||||
"inputBoxActiveOptionBorder": "输入字段中已激活选项的边框颜色。",
|
||||
"inputPlaceholderForeground": "输入框中占位符的前景色。",
|
||||
"inputValidationInfoBackground": "严重性为信息时输入验证的背景颜色。",
|
||||
"inputValidationInfoBorder": "严重性为信息时输入验证的边框颜色。",
|
||||
"inputValidationWarningBackground": "严重性为警告时输入验证的背景颜色。",
|
||||
"inputValidationWarningBorder": "严重性为警告时输入验证的边框颜色。",
|
||||
"inputValidationErrorBackground": "严重性为错误时输入验证的背景颜色。",
|
||||
"inputValidationErrorBorder": "严重性为错误时输入验证的边框颜色。",
|
||||
"dropdownBackground": "下拉列表背景色。",
|
||||
"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": "滚动条滑块在悬停时的背景色",
|
||||
"scrollbarSliderActiveBackground": "滚动条滑块被激活时的背景色",
|
||||
"progressBarBackground": "表示长时间操作的进度条的背景色。",
|
||||
"editorBackground": "编辑器背景颜色。",
|
||||
"editorForeground": "编辑器默认前景色。",
|
||||
"editorWidgetBackground": "编辑器组件(如查找/替换)背景颜色。",
|
||||
"editorWidgetBorder": "编辑器小部件的边框颜色。此颜色仅在小部件有边框且不被小部件重写时适用。",
|
||||
"editorSelectionBackground": "编辑器所选内容的颜色。",
|
||||
"editorSelectionForeground": "用以彰显高对比度的所选文本的颜色。",
|
||||
"editorInactiveSelection": "非活动编辑器中所选内容的颜色。",
|
||||
"editorSelectionHighlight": "与所选内容具有相同内容的区域颜色。",
|
||||
"editorFindMatch": "当前搜索匹配项的颜色。",
|
||||
"findMatchHighlight": "其他搜索匹配项的颜色。",
|
||||
"findRangeHighlight": "限制搜索的范围的颜色。",
|
||||
"hoverHighlight": "悬停提示显示时文本底下的高亮颜色。",
|
||||
"hoverBackground": "编辑器悬停提示的背景颜色。",
|
||||
"hoverBorder": "光标悬停时编辑器的边框颜色。",
|
||||
"activeLinkForeground": "活动链接颜色。",
|
||||
"diffEditorInserted": "已插入文本的背景颜色。",
|
||||
"diffEditorRemoved": "被删除文本的背景颜色。",
|
||||
"diffEditorInsertedOutline": "插入的文本的轮廓颜色。",
|
||||
"diffEditorRemovedOutline": "被删除文本的轮廓颜色。",
|
||||
"mergeCurrentHeaderBackground": "内联合并冲突中当前版本区域的标头背景色。",
|
||||
"mergeCurrentContentBackground": "内联合并冲突中当前版本区域的内容背景色。",
|
||||
"mergeIncomingHeaderBackground": "内联合并冲突中传入的版本区域的标头背景色。",
|
||||
"mergeIncomingContentBackground": "内联合并冲突中传入的版本区域的内容背景色。",
|
||||
"mergeCommonHeaderBackground": "内联合并冲突中共同祖先区域的标头背景色。",
|
||||
"mergeCommonContentBackground": "内联合并冲突中共同祖先区域的内容背景色。",
|
||||
"mergeBorder": "内联合并冲突中标头和分割线的边框颜色。",
|
||||
"overviewRulerCurrentContentForeground": "内联合并冲突中当前版本区域的概览标尺前景色。",
|
||||
"overviewRulerIncomingContentForeground": "内联合并冲突中传入的版本区域的概览标尺前景色。",
|
||||
"overviewRulerCommonContentForeground": "内联合并冲突中共同祖先区域的概览标尺前景色。",
|
||||
"overviewRulerFindMatchForeground": "概述查找匹配项的标尺标记颜色。",
|
||||
"overviewRulerSelectionHighlightForeground": "概述选择突出显示的标尺标记颜色。"
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA License. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"codeWorkspace": "代码工作区",
|
||||
"untitledWorkspace": "无标题 (工作区)",
|
||||
"workspaceNameVerbose": "{0} (工作区)",
|
||||
"workspaceName": "{0} (工作区)"
|
||||
}
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user