mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 18:46:40 -05:00
Merge from master
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
||||
"Licensed under the Source EULA. See License.txt in the project root for license information.",
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"titleLabel": "{0} ({1})"
|
||||
}
|
||||
@@ -1,10 +0,0 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
||||
"Licensed under the Source EULA. See License.txt in the project root for license information.",
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"repeated": "{0} (已再次发生)"
|
||||
}
|
||||
@@ -1,10 +0,0 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
||||
"Licensed under the Source EULA. See License.txt in the project root for license information.",
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"defaultLabel": "输入"
|
||||
}
|
||||
@@ -1,12 +0,0 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
||||
"Licensed under the Source EULA. See License.txt in the project root for license information.",
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"caseDescription": "区分大小写",
|
||||
"wordsDescription": "全字匹配",
|
||||
"regexDescription": "使用正则表达式"
|
||||
}
|
||||
@@ -1,12 +0,0 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
||||
"Licensed under the Source EULA. 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}"
|
||||
}
|
||||
@@ -1,18 +0,0 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
||||
"Licensed under the Source EULA. 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"
|
||||
}
|
||||
@@ -1,10 +0,0 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
||||
"Licensed under the Source EULA. See License.txt in the project root for license information.",
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"selectAriaOption": "{0}"
|
||||
}
|
||||
@@ -1,10 +0,0 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
||||
"Licensed under the Source EULA. See License.txt in the project root for license information.",
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"more": "更多"
|
||||
}
|
||||
@@ -1,13 +0,0 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
||||
"Licensed under the Source EULA. See License.txt in the project root for license information.",
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"stackTrace.format": "{0}: {1}",
|
||||
"error.defaultMessage": "出现未知错误。有关详细信息,请参阅日志。",
|
||||
"nodeExceptionMessage": "发生了系统错误 ({0})",
|
||||
"error.moreErrors": "{0} 个(共 {1} 个错误)"
|
||||
}
|
||||
@@ -1,18 +0,0 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
||||
"Licensed under the MIT License. See License.txt in the project root for license information.",
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"error.invalidSymbol": "符号无效",
|
||||
"error.invalidNumberFormat": "数字格式无效",
|
||||
"error.propertyNameExpected": "需要属性名",
|
||||
"error.valueExpected": "需要值",
|
||||
"error.colonExpected": "需要冒号",
|
||||
"error.commaExpected": "需要逗号",
|
||||
"error.closeBraceExpected": "需要右大括号",
|
||||
"error.closeBracketExpected": "需要右括号",
|
||||
"error.endOfFileExpected": "需要文件结尾标识(EOF)"
|
||||
}
|
||||
@@ -1,18 +0,0 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
||||
"Licensed under the Source EULA. 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)"
|
||||
}
|
||||
@@ -1,18 +0,0 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
||||
"Licensed under the Source EULA. 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"
|
||||
}
|
||||
@@ -1,11 +0,0 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA. 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}。"
|
||||
}
|
||||
@@ -1,12 +0,0 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
||||
"Licensed under the Source EULA. 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": "信息"
|
||||
}
|
||||
@@ -1,10 +0,0 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
||||
"Licensed under the Source EULA. See License.txt in the project root for license information.",
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"TaskRunner.UNC": "无法在 UNC 驱动器上执行 Shell 命令。"
|
||||
}
|
||||
@@ -1,10 +0,0 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
||||
"Licensed under the Source EULA. See License.txt in the project root for license information.",
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"collecting": "正在收集 CPU 与内存信息。这可能需要几秒钟的时间。"
|
||||
}
|
||||
@@ -1,11 +0,0 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
||||
"Licensed under the Source EULA. See License.txt in the project root for license information.",
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"incompleteExtract": "解压不完整。找到了 {0} / {1} 个项目",
|
||||
"notFound": "在 Zip 中找不到 {0}。"
|
||||
}
|
||||
@@ -1,11 +0,0 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
||||
"Licensed under the Source EULA. See License.txt in the project root for license information.",
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"quickOpenAriaLabelEntry": "{0},选取器",
|
||||
"quickOpenAriaLabel": "选取器"
|
||||
}
|
||||
@@ -1,11 +0,0 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
||||
"Licensed under the Source EULA. See License.txt in the project root for license information.",
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"quickOpenAriaLabel": "快速选取器。键入以缩小结果范围。",
|
||||
"treeAriaLabel": "快速选取器"
|
||||
}
|
||||
@@ -1,10 +0,0 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
||||
"Licensed under the Source EULA. See License.txt in the project root for license information.",
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"collapse": "折叠"
|
||||
}
|
||||
@@ -1,31 +0,0 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
||||
"Licensed under the Source EULA. See License.txt in the project root for license information.",
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"hide": "隐藏",
|
||||
"show": "显示",
|
||||
"previewOnGitHub": "在 GitHub 中预览",
|
||||
"loadingData": "正在加载数据...",
|
||||
"rateLimited": "超出 GitHub 查询限制。请稍候。",
|
||||
"similarIssues": "类似的问题",
|
||||
"open": "开放",
|
||||
"closed": "已关闭",
|
||||
"noSimilarIssues": "没有找到类似问题",
|
||||
"settingsSearchIssue": "设置搜索的问题",
|
||||
"bugReporter": "问题报告",
|
||||
"featureRequest": "功能请求",
|
||||
"performanceIssue": "性能问题",
|
||||
"stepsToReproduce": "重现步骤",
|
||||
"bugDescription": "请分享能稳定重现此问题的必要步骤,并包含实际和预期的结果。我们支持 GitHub 版的 Markdown。您将能在 GitHub 上预览时编辑这个问题并添加截图。",
|
||||
"performanceIssueDesciption": "这个性能问题是在什么时候发生的? 是在启动时,还是在一系列特定的操作之后? 我们支持 GitHub 版的 Markdown。您将能在 GitHub 上预览时编辑这个问题并添加截图。",
|
||||
"description": "描述",
|
||||
"featureRequestDescription": "请描述您希望能够使用的功能。我们支持 GitHub 版的 Markdown。您将能在 GitHub 上预览时编辑问题并添加截图。",
|
||||
"expectedResults": "预期结果",
|
||||
"settingsSearchResultsDescription": "请列出您在搜索此项时希望看到的结果。我们支持 GitHub 版的 Markdown。您将能在 GitHub 上预览时编辑问题并添加截图。",
|
||||
"pasteData": "所需的数据太大,无法直接发送。我们已经将其写入剪贴板,请粘贴。",
|
||||
"disabledExtensions": "扩展已禁用"
|
||||
}
|
||||
@@ -1,28 +0,0 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
||||
"Licensed under the MIT License. See License.txt in the project root for license information.",
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"completeInEnglish": "请使用英文进行填写。",
|
||||
"issueTypeLabel": "这是一个",
|
||||
"issueSourceLabel": "提交到",
|
||||
"vscode": "Visual Studio Code",
|
||||
"extension": "扩展",
|
||||
"disableExtensionsLabelText": "请试着在{0}之后重现问题。如果此问题仅在扩展运行时才能重现,那么这可能是一个扩展的问题。",
|
||||
"disableExtensions": "禁用所有扩展并重新加载窗口",
|
||||
"chooseExtension": "扩展",
|
||||
"issueTitleLabel": "标题",
|
||||
"issueTitleRequired": "请输入标题。",
|
||||
"titleLengthValidation": "标题太长。",
|
||||
"details": "请输入详细信息。",
|
||||
"sendSystemInfo": "包含系统信息 ({0})",
|
||||
"show": "显示",
|
||||
"sendProcessInfo": "包含当前运行中的进程 ({0})",
|
||||
"sendWorkspaceInfo": "包含工作区元数据 ({0})",
|
||||
"sendExtensions": "包含已启用的扩展 ({0})",
|
||||
"sendSearchedExtensions": "发送已搜索的扩展 ({0})",
|
||||
"sendSettingsSearchDetails": "发送设置搜索的详细信息 ({0})"
|
||||
}
|
||||
@@ -1,17 +0,0 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
||||
"Licensed under the MIT License. See License.txt in the project root for license information.",
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"cpu": "CPU %",
|
||||
"memory": "内存 (MB)",
|
||||
"pid": "PID",
|
||||
"name": "名称",
|
||||
"killProcess": "结束进程",
|
||||
"forceKillProcess": "强制结束进程",
|
||||
"copy": "复制",
|
||||
"copyAll": "全部复制"
|
||||
}
|
||||
@@ -1,11 +0,0 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
||||
"Licensed under the Source EULA. See License.txt in the project root for license information.",
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"authRequire": "需要验证代理",
|
||||
"proxyauth": "{0} 代理需要验证。"
|
||||
}
|
||||
@@ -1,20 +0,0 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
||||
"Licensed under the Source EULA. See License.txt in the project root for license information.",
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"invalidEndpoint": "日志上传端点无效",
|
||||
"beginUploading": "正在上传...",
|
||||
"didUploadLogs": "上传成功! 日志文件 ID: {0}",
|
||||
"logUploadPromptHeader": "即将上传您的会话日志到安全的 Microsoft 端点,其仅能被 Microsoft 的 VS Code 团队成员访问。",
|
||||
"logUploadPromptBody": "会话日志可能包含个人信息,如完整路径或者文件内容。请检查并编辑您的会话日志文件: “{0}”",
|
||||
"logUploadPromptBodyDetails": "如果继续,表示您确认您已经检查与编辑了会话日志文件并同意 Microsoft 使用这些文件来调试 VS Code。",
|
||||
"logUploadPromptAcceptInstructions": "为继续上传,请使用 \"--upload-logs={0}\" 运行 code",
|
||||
"postError": "上传日志时出错: {0}",
|
||||
"responseError": "上传日志时出错。收到 {0} — {1}",
|
||||
"parseError": "分析响应时出错",
|
||||
"zipError": "压缩日志时出错: {0}"
|
||||
}
|
||||
@@ -1,14 +0,0 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
||||
"Licensed under the Source EULA. See License.txt in the project root for license information.",
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"secondInstanceNoResponse": "{0} 的另一实例正在运行但没有响应",
|
||||
"secondInstanceNoResponseDetail": "请先关闭其他所有实例,然后重试。",
|
||||
"secondInstanceAdmin": "{0} 的第二个实例已经以管理员身份运行。",
|
||||
"secondInstanceAdminDetail": "请先关闭另一个实例,然后重试。",
|
||||
"close": "关闭(&&C)"
|
||||
}
|
||||
@@ -1,193 +0,0 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
||||
"Licensed under the Source EULA. 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": "打开工作区(&&K)...",
|
||||
"miOpenFolder": "打开文件夹(&&F)...",
|
||||
"miOpenFile": "打开文件(&&O)...",
|
||||
"miOpenRecent": "打开最近的文件(&&R)",
|
||||
"miSaveWorkspaceAs": "将工作区另存为...",
|
||||
"miAddFolderToWorkspace": "将文件夹添加到工作区(&&D)...",
|
||||
"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": "源代码管理(&&C)",
|
||||
"miViewDebug": "调试(&&D)",
|
||||
"miViewExtensions": "扩展(&&X)",
|
||||
"miToggleOutput": "输出(&&O)",
|
||||
"miToggleDebugConsole": "调试控制台(&&B)",
|
||||
"miToggleIntegratedTerminal": "集成终端(&&I)",
|
||||
"miMarker": "问题(&&P)",
|
||||
"miCommandPalette": "命令面板(&&C)...",
|
||||
"miOpenView": "打开视图(&&O)...",
|
||||
"miToggleFullScreen": "切换全屏(&&F)",
|
||||
"miToggleZenMode": "切换 Zen 模式",
|
||||
"miToggleCenteredLayout": "切换居中布局",
|
||||
"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)...",
|
||||
"miInlineBreakpoint": "内联断点(&&O)",
|
||||
"miFunctionBreakpoint": "函数断点(&&F)...",
|
||||
"miLogPoint": "记录点(&&L)...",
|
||||
"miNewBreakpoint": "新建断点(&&N)",
|
||||
"miEnableAllBreakpoints": "启用所有断点",
|
||||
"miDisableAllBreakpoints": "禁用所有断点(&&L)",
|
||||
"miRemoveAllBreakpoints": "删除所有断点(&&R)",
|
||||
"miInstallAdditionalDebuggers": "安装其他调试器(&&I)...",
|
||||
"mMinimize": "最小化",
|
||||
"mZoom": "缩放",
|
||||
"mBringToFront": "全部置于顶层",
|
||||
"miSwitchWindow": "切换窗口(&&W)...",
|
||||
"mShowPreviousTab": "显示上一个选项卡",
|
||||
"mShowNextTab": "显示下一个选项卡",
|
||||
"mMoveTabToNewWindow": "移动标签页到新窗口",
|
||||
"mMergeAllWindows": "合并所有窗口",
|
||||
"miToggleDevTools": "切换开发人员工具(&&T)",
|
||||
"miAccessibilityOptions": "辅助功能选项(&&O)",
|
||||
"miOpenProcessExplorerer": "打开进程管理器(&&P)",
|
||||
"miReportIssue": "使用英文报告问题(&&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": "辅助功能选项",
|
||||
"miCheckForUpdates": "检查更新...",
|
||||
"miCheckingForUpdates": "正在检查更新...",
|
||||
"miDownloadUpdate": "下载可用更新",
|
||||
"miDownloadingUpdate": "正在下载更新...",
|
||||
"miInstallUpdate": "安装更新...",
|
||||
"miInstallingUpdate": "正在安装更新...",
|
||||
"miRestartToUpdate": "重启以更新..."
|
||||
}
|
||||
@@ -1,10 +0,0 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
||||
"Licensed under the Source EULA. See License.txt in the project root for license information.",
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"hiddenMenuBar": "你仍可以通过 Alt 键访问菜单栏。"
|
||||
}
|
||||
@@ -1,32 +0,0 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
||||
"Licensed under the Source EULA. See License.txt in the project root for license information.",
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"ok": "确定",
|
||||
"pathNotExistTitle": "路径不存在",
|
||||
"pathNotExistDetail": "磁盘上似乎不再存在路径“{0}”。",
|
||||
"reopen": "重新打开(&&R)",
|
||||
"wait": "继续等待(&&K)",
|
||||
"close": "关闭(&&C)",
|
||||
"appStalled": "窗口不再响应",
|
||||
"appStalledDetail": "你可以重新打开或关闭窗口,或者保持等待。",
|
||||
"appCrashed": "窗口出现故障",
|
||||
"appCrashedDetail": "我们对此引起的不便表示抱歉! 请重启该窗口从上次停止的位置继续。",
|
||||
"open": "打开",
|
||||
"openFolder": "打开文件夹",
|
||||
"openFile": "打开文件",
|
||||
"workspaceOpenedMessage": "无法保存工作区“{0}”",
|
||||
"workspaceOpenedDetail": "已在另一个窗口打开工作区。请先关闭该窗口,然后重试。",
|
||||
"openWorkspace": "打开(&&O)...",
|
||||
"openWorkspaceTitle": "打开工作区",
|
||||
"save": "保存(&&S)",
|
||||
"doNotSave": "不保存(&&N)",
|
||||
"cancel": "取消",
|
||||
"saveWorkspaceMessage": "你是否要将你的工作区配置保存为文件?",
|
||||
"saveWorkspaceDetail": "若要再次打开此工作区,请先保存。",
|
||||
"saveWorkspace": "保存工作区"
|
||||
}
|
||||
@@ -1,20 +0,0 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
||||
"Licensed under the Source EULA. 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}”!",
|
||||
"cancelVsixInstall": "已取消安装扩展“{0}”。",
|
||||
"alreadyInstalled": "已安装扩展“{0}”。",
|
||||
"foundExtension": "在商店中找到了“{0}”。",
|
||||
"installing": "正在安装...",
|
||||
"successInstall": "已成功安装扩展“{0}” v{1}!",
|
||||
"uninstalling": "正在卸载 {0}...",
|
||||
"successUninstall": "已成功卸载扩展“{0}”!"
|
||||
}
|
||||
@@ -1,13 +0,0 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
||||
"Licensed under the Source EULA. See License.txt in the project root for license information.",
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"summary.0": "未做编辑",
|
||||
"summary.nm": "在 {1} 个文件中进行了 {0} 次编辑",
|
||||
"summary.n0": "在 1 个文件中进行了 {0} 次编辑",
|
||||
"conflict": "这些文件也已同时更改: {0}"
|
||||
}
|
||||
@@ -1,10 +0,0 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
||||
"Licensed under the MIT License. See License.txt in the project root for license information.",
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"cursors.maximum": "光标数量被限制为 {0}。"
|
||||
}
|
||||
@@ -1,10 +0,0 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
||||
"Licensed under the Source EULA. See License.txt in the project root for license information.",
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"diff.tooLarge": "文件过大,无法比较。"
|
||||
}
|
||||
@@ -1,20 +0,0 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
||||
"Licensed under the Source EULA. See License.txt in the project root for license information.",
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"label.close": "关闭",
|
||||
"no_lines": "无内容",
|
||||
"one_line": "1 行",
|
||||
"more_lines": "{0} 行",
|
||||
"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": "转至上一个差异"
|
||||
}
|
||||
@@ -1,10 +0,0 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
||||
"Licensed under the MIT License. See License.txt in the project root for license information.",
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"cursors.maximum": "光标数量被限制为 {0}。"
|
||||
}
|
||||
@@ -1,118 +0,0 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
||||
"Licensed under the Source EULA. 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.off": "不显示行号。",
|
||||
"lineNumbers.on": "将行号显示为绝对行数。",
|
||||
"lineNumbers.relative": "将行号显示为与光标相隔的行数。",
|
||||
"lineNumbers.interval": "每 10 行显示一次行号。",
|
||||
"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": "控制编辑器是否可以滚动到最后一行之后",
|
||||
"scrollBeyondLastColumn": "控制编辑器水平滚动时可以超出滚动的字符数",
|
||||
"smoothScrolling": "控制编辑器是否在滚动时使用动画",
|
||||
"minimap.enabled": "控制是否显示 minimap",
|
||||
"minimap.side": "控制在哪一侧显示小地图。",
|
||||
"minimap.showSlider": "控制是否自动隐藏小地图滑块。",
|
||||
"minimap.renderCharacters": "呈现某行上的实际字符(与颜色块相反)",
|
||||
"minimap.maxColumn": "限制最小映射的宽度,尽量多地呈现特定数量的列",
|
||||
"find.seedSearchStringFromSelection": "控制是否将编辑器的选中内容作为搜索词填入到查找组件",
|
||||
"find.autoFindInSelection": "控制当编辑器中选中多个字符或多行文字时是否开启“在选定内容中查找”选项 ",
|
||||
"find.globalFindClipboard": "控制“查找”小组件是否读取或修改 macOS 的共享查找剪贴板",
|
||||
"wordWrap.off": "永不换行。",
|
||||
"wordWrap.on": "将在视区宽度处换行。",
|
||||
"wordWrap.wordWrapColumn": "将在 \"editor.wordWrapColumn\" 处换行。",
|
||||
"wordWrap.bounded": "将在最小视区和 \"editor.wordWrapColumn\" 处换行。",
|
||||
"wordWrap": "控制折行方式。可以选择:\n - \"off\" (禁用折行),\n - \"on\" (根据视区宽度折行),\n - \"wordWrapColumn\" (在 \"editor.wordWrapColumn\" 处换行)\n - \"bounded\" (在视区宽度和 \"editor.wordWrapColumn\" 两者的较小者处换行)。",
|
||||
"wordWrapColumn": "在 \"editor.wordWrap\" 为 \"wordWrapColumn\" 或 \"bounded\" 时控制编辑器列的换行。",
|
||||
"wrappingIndent": "控制折行的缩进。可为 \"none\"、\"same\" 或 \"indent\" 或 \"deepIndent\"。",
|
||||
"mouseWheelScrollSensitivity": "要对鼠标滚轮滚动事件的 \"deltaX\" 和 \"deltaY\" 使用的乘数 ",
|
||||
"multiCursorModifier.ctrlCmd": "映射为 \"Ctrl\" (Windows 和 Linux) 或 \"Command\" (macOS)",
|
||||
"multiCursorModifier.alt": "映射为 \"Alt\" (Windows 和 Linux) 或 \"Option\" (macOS)",
|
||||
"multiCursorModifier": "在通过鼠标添加多个光标时使用的修改键。\"ctrlCmd\" 会映射为 \"Ctrl\" (Windows 和 Linux) 或 \"Command\" (macOS)。“转到定义”和“打开链接”功能所需的鼠标动作将会相应调整,不与多光标修改键冲突。",
|
||||
"multiCursorMergeOverlapping": "当多个光标重叠时进行合并。",
|
||||
"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": "控制是否根据文档中的文字计算自动完成列表。",
|
||||
"suggestSelection.first": "始终选择第一个建议。",
|
||||
"suggestSelection.recentlyUsed": "选择最近的建议,除非进一步键入选择其他。例如 \"console. -> console.log\",因为最近补全过 'log' 。",
|
||||
"suggestSelection.recentlyUsedByPrefix": "根据之前补全过建议的前缀选择建议。例如,\"co -> console\"、\"con -> const\"。",
|
||||
"suggestSelection": "控制在建议列表中如何预先选择建议。",
|
||||
"suggestFontSize": "建议小组件的字号",
|
||||
"suggestLineHeight": "建议小组件的行高",
|
||||
"selectionHighlight": "控制编辑器是否应突出显示选项的近似匹配",
|
||||
"occurrencesHighlight": "控制编辑器是否应该突出显示语义符号次数",
|
||||
"overviewRulerLanes": "控制可在概述标尺同一位置显示的效果数量",
|
||||
"overviewRulerBorder": "控制概述标尺周围是否要绘制边框。",
|
||||
"cursorBlinking": "控制光标的动画样式。",
|
||||
"mouseWheelZoom": "按住 Ctrl 键并滚动鼠标滚轮可缩放编辑器字体大小",
|
||||
"cursorStyle": "控制光标样式,接受的值为 \"block\"、\"block-outline\"、\"line\"、\"line-thin\" 、\"underline\" 和 \"underline-thin\"",
|
||||
"cursorWidth": "当 editor.cursorStyle 设置为 \"line\" 时控制光标的宽度。",
|
||||
"fontLigatures": "启用字体连字",
|
||||
"hideCursorInOverviewRuler": "控制光标是否应隐藏在概述标尺中。",
|
||||
"renderWhitespace": "控制编辑器在空白字符上显示特殊符号的方式。可选值为 \"none\"(无)、\"boundary\"(边界) 或 \"all\"(所有)。选择 \"boundary\" 选项,则不会在单词之间的单个空格上显示特殊符号。",
|
||||
"renderControlCharacters": "控制编辑器是否应呈现控制字符",
|
||||
"renderIndentGuides": "控制编辑器是否应呈现缩进参考线",
|
||||
"renderLineHighlight": "控制编辑器应如何呈现当前行突出显示,可能为“无”、“装订线”、“线”和“全部”。",
|
||||
"codeLens": "控制是否在编辑器中显示 CodeLens",
|
||||
"folding": "控制编辑器是否启用代码折叠功能",
|
||||
"foldingStrategyAuto": "若语言特定的折叠策略可用,将直接使用;否则,将回退到基于缩进的折叠策略。",
|
||||
"foldingStrategyIndentation": "始终使用基于缩进的折叠策略",
|
||||
"foldingStrategy": "控制折叠范围的计算方式。\"auto\" 将使用语言特定的折叠策略 (若可用)。\"indentation\" 将强制使用基于缩进的折叠策略。",
|
||||
"showFoldingControls": "控制是否自动隐藏导航线上的折叠控件。",
|
||||
"matchBrackets": "当选择其中一项时,将突出显示匹配的括号。",
|
||||
"glyphMargin": "控制编辑器是否应呈现垂直字形边距。字形边距最常用于调试。",
|
||||
"useTabStops": "在制表位后插入和删除空格",
|
||||
"trimAutoWhitespace": "删除尾随自动插入的空格",
|
||||
"stablePeek": "即使在双击编辑器内容或按 Esc 键时,也要保持速览编辑器的打开状态。",
|
||||
"dragAndDrop": "控制编辑器是否应该允许通过拖放移动所选项。",
|
||||
"accessibilitySupport.auto": "编辑器将使用平台 API 以检测是否附加了屏幕阅读器。",
|
||||
"accessibilitySupport.on": "编辑器将对屏幕阅读器的使用进行永久优化。",
|
||||
"accessibilitySupport.off": "编辑器将不再对屏幕阅读器的使用进行优化。",
|
||||
"accessibilitySupport": "控制编辑器是否应运行在对屏幕阅读器进行优化的模式。",
|
||||
"links": "控制编辑器是否应检测链接并使它们可被点击",
|
||||
"colorDecorators": "控制编辑器是否显示内联颜色修饰器和颜色选取器。",
|
||||
"codeActions": "启用代码操作小灯泡提示",
|
||||
"codeActionsOnSave.organizeImports": "是否在保存时整理 import 语句?",
|
||||
"codeActionsOnSave": "在保存时运行的代码操作类型。",
|
||||
"codeActionsOnSaveTimeout": "在保存时运行的代码操作的超时时间。",
|
||||
"selectionClipboard": "控制是否支持 Linux 主剪贴板。",
|
||||
"sideBySide": "控制 Diff 编辑器以并排或内联形式显示差异",
|
||||
"ignoreTrimWhitespace": "控制差异编辑器是否将对前导空格或尾随空格的更改显示为差异",
|
||||
"largeFileOptimizations": "对大型文件进行特殊处理,禁用某些内存密集型功能。",
|
||||
"renderIndicators": "控制差异编辑器是否为已添加/删除的更改显示 +/- 指示符号"
|
||||
}
|
||||
@@ -1,8 +0,0 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"editorViewAccessibleLabel": "编辑器内容"
|
||||
}
|
||||
@@ -1,11 +0,0 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
||||
"Licensed under the Source EULA. See License.txt in the project root for license information.",
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"accessibilityOffAriaLabel": "现在无法访问编辑器。按 Alt+F1 显示选项。",
|
||||
"editorViewAccessibleLabel": "编辑器内容"
|
||||
}
|
||||
@@ -1,10 +0,0 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
||||
"Licensed under the Source EULA. See License.txt in the project root for license information.",
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"corrupt.commands": "执行命令时出现意外异常。"
|
||||
}
|
||||
@@ -1,8 +0,0 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"mode.tokenizationSupportFailed": "标记输入时模式失败。"
|
||||
}
|
||||
@@ -1,10 +0,0 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
||||
"Licensed under the Source EULA. See License.txt in the project root for license information.",
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"plainText.alias": "纯文本"
|
||||
}
|
||||
@@ -1,11 +0,0 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA. 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} 次编辑"
|
||||
}
|
||||
@@ -1,16 +0,0 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA. 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": "包含语言配置选项的文件的相对路径。"
|
||||
}
|
||||
@@ -1,11 +0,0 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
||||
"Licensed under the Source EULA. 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}"
|
||||
}
|
||||
@@ -1,40 +0,0 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
||||
"Licensed under the Source EULA. See License.txt in the project root for license information.",
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"lineHighlight": "光标所在行高亮内容的背景颜色。",
|
||||
"lineHighlightBorderBox": "光标所在行四周边框的背景颜色。",
|
||||
"rangeHighlight": "高亮范围的背景色,像是由 \"Quick Open\" 和“查找”功能高亮的范围。颜色必须透明,使其不会挡住下方的其他元素。",
|
||||
"rangeHighlightBorder": "高亮区域边框的背景颜色。",
|
||||
"caret": "编辑器光标颜色。",
|
||||
"editorCursorBackground": "编辑器光标的背景色。可以自定义块型光标覆盖字符的颜色。",
|
||||
"editorWhitespaces": "编辑器中空白字符的颜色。",
|
||||
"editorIndentGuides": "编辑器缩进参考线的颜色。",
|
||||
"editorActiveIndentGuide": "编辑器活动缩进参考线的颜色。",
|
||||
"editorLineNumbers": "编辑器行号的颜色。",
|
||||
"editorActiveLineNumber": "编辑器活动行号的颜色",
|
||||
"deprecatedEditorActiveLineNumber": "\"Id\" 已被弃用,请改用 \"editorLineNumber.activeForeground\"。",
|
||||
"editorRuler": "编辑器标尺的颜色。",
|
||||
"editorCodeLensForeground": "编辑器 CodeLens 的前景色",
|
||||
"editorBracketMatchBackground": "匹配括号的背景色",
|
||||
"editorBracketMatchBorder": "匹配括号外框的颜色",
|
||||
"editorOverviewRulerBorder": "概览标尺边框的颜色。",
|
||||
"editorGutter": "编辑器导航线的背景色。导航线包括边缘符号和行号。",
|
||||
"errorForeground": "编辑器中错误波浪线的前景色。",
|
||||
"errorBorder": "编辑器中错误波浪线的边框颜色。",
|
||||
"warningForeground": "编辑器中警告波浪线的前景色。",
|
||||
"warningBorder": "编辑器中警告波浪线的边框颜色。",
|
||||
"infoForeground": "编辑器中信息波浪线的前景色。",
|
||||
"infoBorder": "编辑器中信息波浪线的边框颜色。",
|
||||
"hintForeground": "编辑器中提示波浪线的前景色。",
|
||||
"hintBorder": "编辑器中提示波浪线的边框颜色。",
|
||||
"unnecessaryForeground": "编辑器中不必要代码的前景色。",
|
||||
"overviewRulerRangeHighlight": "概览标尺中高亮范围的标记颜色。颜色必须透明,使其不会挡住下方的其他元素。",
|
||||
"overviewRuleError": "概述错误的标尺标记颜色。",
|
||||
"overviewRuleWarning": "概述警告的标尺标记颜色。",
|
||||
"overviewRuleInfo": "概述信息的标尺标记颜色。"
|
||||
}
|
||||
@@ -1,15 +0,0 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA. 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": "显示辅助功能帮助"
|
||||
}
|
||||
@@ -1,12 +0,0 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
||||
"Licensed under the Source EULA. See License.txt in the project root for license information.",
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"overviewRulerBracketMatchForeground": "概览标尺上表示匹配括号的标记颜色。",
|
||||
"smartSelect.jumpBracket": "转到括号",
|
||||
"smartSelect.selectToBracket": "选择括号所有内容"
|
||||
}
|
||||
@@ -1,8 +0,0 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"smartSelect.jumpBracket": "转到括号"
|
||||
}
|
||||
@@ -1,11 +0,0 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
||||
"Licensed under the Source EULA. See License.txt in the project root for license information.",
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"caret.moveLeft": "将插入点左移",
|
||||
"caret.moveRight": "将插入点右移"
|
||||
}
|
||||
@@ -1,9 +0,0 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"caret.moveLeft": "将插入点左移",
|
||||
"caret.moveRight": "将插入点右移"
|
||||
}
|
||||
@@ -1,8 +0,0 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"transposeLetters.label": "转置字母"
|
||||
}
|
||||
@@ -1,10 +0,0 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
||||
"Licensed under the Source EULA. See License.txt in the project root for license information.",
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"transposeLetters.label": "转置字母"
|
||||
}
|
||||
@@ -1,11 +0,0 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA. 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": "复制并突出显示语法"
|
||||
}
|
||||
@@ -1,13 +0,0 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
||||
"Licensed under the Source EULA. 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": "复制并突出显示语法"
|
||||
}
|
||||
@@ -1,19 +0,0 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
||||
"Licensed under the MIT License. See License.txt in the project root for license information.",
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"quickFixWithKb": "显示修补程序({0})",
|
||||
"quickFix": "显示修补程序",
|
||||
"quickfix.trigger.label": "快速修复...",
|
||||
"editor.action.quickFix.noneMessage": "没有可用的代码操作",
|
||||
"refactor.label": "重构...",
|
||||
"editor.action.refactor.noneMessage": "没有可用的重构操作",
|
||||
"source.label": "源代码操作...",
|
||||
"editor.action.source.noneMessage": "没有可用的源代码操作",
|
||||
"organizeImports.label": "整理 import 语句",
|
||||
"editor.action.organize.noneMessage": "没有可用的整理 import 语句操作"
|
||||
}
|
||||
@@ -1,13 +0,0 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
||||
"Licensed under the Source EULA. 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": "切换块注释"
|
||||
}
|
||||
@@ -1,11 +0,0 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA. 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": "切换块注释"
|
||||
}
|
||||
@@ -1,8 +0,0 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"action.showContextMenu.label": "显示编辑器上下文菜单"
|
||||
}
|
||||
@@ -1,10 +0,0 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
||||
"Licensed under the Source EULA. See License.txt in the project root for license information.",
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"action.showContextMenu.label": "显示编辑器上下文菜单"
|
||||
}
|
||||
@@ -1,21 +0,0 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA. 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": "仅高亮了前 {0} 个结果,但所有查找操作均针对全文。",
|
||||
"label.matchesLocation": "第 {0} 个(共 {1} 个)",
|
||||
"label.noResults": "无结果"
|
||||
}
|
||||
@@ -1,12 +0,0 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA. 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": "关闭"
|
||||
}
|
||||
@@ -1,15 +0,0 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA. 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": "替换",
|
||||
"showNextFindTermAction": "显示下一个搜索结果",
|
||||
"showPreviousFindTermAction": "显示上一个搜索结果"
|
||||
}
|
||||
@@ -1,18 +0,0 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
||||
"Licensed under the Source EULA. See License.txt in the project root for license information.",
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"startFindAction": "查找",
|
||||
"startFindWithSelectionAction": "查找选定内容",
|
||||
"findNextMatchAction": "查找下一个",
|
||||
"findPreviousMatchAction": "查找上一个",
|
||||
"nextSelectionMatchFindAction": "查找下一个选择",
|
||||
"previousSelectionMatchFindAction": "查找上一个选择",
|
||||
"startReplace": "替换",
|
||||
"showNextFindTermAction": "显示下一个搜索结果",
|
||||
"showPreviousFindTermAction": "显示上一个搜索结果"
|
||||
}
|
||||
@@ -1,23 +0,0 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
||||
"Licensed under the Source EULA. 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": "仅高亮了前 {0} 个结果,但所有查找操作均针对全文。",
|
||||
"label.matchesLocation": "{0} / {1}",
|
||||
"label.noResults": "无结果"
|
||||
}
|
||||
@@ -1,14 +0,0 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
||||
"Licensed under the Source EULA. 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": "关闭"
|
||||
}
|
||||
@@ -1,14 +0,0 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA. 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}"
|
||||
}
|
||||
@@ -1,19 +0,0 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
||||
"Licensed under the Source EULA. 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": "以递归方式折叠",
|
||||
"foldAllBlockComments.label": "折叠所有块注释",
|
||||
"foldAllMarkerRegions.label": "折叠所有区域",
|
||||
"unfoldAllMarkerRegions.label": "展开所有区域",
|
||||
"foldAllAction.label": "全部折叠",
|
||||
"unfoldAllAction.label": "全部展开",
|
||||
"foldLevelAction.label": "折叠级别 {0}"
|
||||
}
|
||||
@@ -1,12 +0,0 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
||||
"Licensed under the MIT License. See License.txt in the project root for license information.",
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"EditorFontZoomIn.label": "放大编辑器字体",
|
||||
"EditorFontZoomOut.label": "缩小编辑器字体",
|
||||
"EditorFontZoomReset.label": "重置编辑器字体大小"
|
||||
}
|
||||
@@ -1,14 +0,0 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA. 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} 次格式编辑",
|
||||
"no.provider": "抱歉,当前没有安装“{0}”文件的格式化程序。",
|
||||
"formatDocument.label": "格式化文件",
|
||||
"formatSelection.label": "格式化选定代码"
|
||||
}
|
||||
@@ -1,18 +0,0 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
||||
"Licensed under the Source EULA. 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} 次格式编辑",
|
||||
"no.provider": "当前没有安装“{0}”文件的格式化程序。",
|
||||
"formatDocument.label": "格式化文件",
|
||||
"no.documentprovider": "当前没有安装“{0}”文件的文档格式化程序。",
|
||||
"formatSelection.label": "格式化选定代码",
|
||||
"no.selectionprovider": "当前没有安装“{0}”文件的选定项格式化程序。"
|
||||
}
|
||||
@@ -1,24 +0,0 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA. 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} 个定义。"
|
||||
}
|
||||
@@ -1,23 +0,0 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA. 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": "快速查看类型定义"
|
||||
}
|
||||
@@ -1,8 +0,0 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"multipleResults": "单击显示 {0} 个定义。"
|
||||
}
|
||||
@@ -1,25 +0,0 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
||||
"Licensed under the Source EULA. 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": "速览类型定义"
|
||||
}
|
||||
@@ -1,10 +0,0 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
||||
"Licensed under the Source EULA. See License.txt in the project root for license information.",
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"multipleResults": "单击显示 {0} 个定义。"
|
||||
}
|
||||
@@ -1,25 +0,0 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
||||
"Licensed under the MIT License. See License.txt in the project root for license information.",
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"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": "速览类型定义"
|
||||
}
|
||||
@@ -1,10 +0,0 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
||||
"Licensed under the MIT License. See License.txt in the project root for license information.",
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"multipleResults": "单击显示 {0} 个定义。"
|
||||
}
|
||||
@@ -1,14 +0,0 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA. 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": "编辑器标记导航小组件警告颜色。",
|
||||
"editorMarkerNavigationInfo": "编辑器标记导航小组件信息颜色。",
|
||||
"editorMarkerNavigationBackground": "编辑器标记导航小组件背景色。"
|
||||
}
|
||||
@@ -1,13 +0,0 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
||||
"Licensed under the Source EULA. See License.txt in the project root for license information.",
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"markerAction.next.label": "转到下一个问题 (错误、警告、信息)",
|
||||
"markerAction.previous.label": "转到上一个问题 (错误、警告、信息)",
|
||||
"markerAction.nextInFiles.label": "转到文件中的下一个问题 (错误、警告、信息)",
|
||||
"markerAction.previousInFiles.label": "转到文件中的上一个问题 (错误、警告、信息)"
|
||||
}
|
||||
@@ -1,14 +0,0 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
||||
"Licensed under the MIT License. See License.txt in the project root for license information.",
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"title.wo_source": "({0}/{1})",
|
||||
"editorMarkerNavigationError": "编辑器标记导航小组件错误颜色。",
|
||||
"editorMarkerNavigationWarning": "编辑器标记导航小组件警告颜色。",
|
||||
"editorMarkerNavigationInfo": "编辑器标记导航小组件信息颜色。",
|
||||
"editorMarkerNavigationBackground": "编辑器标记导航小组件背景色。"
|
||||
}
|
||||
@@ -1,8 +0,0 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"showHover": "显示悬停"
|
||||
}
|
||||
@@ -1,8 +0,0 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"modesContentHover.loading": "正在加载..."
|
||||
}
|
||||
@@ -1,10 +0,0 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
||||
"Licensed under the Source EULA. See License.txt in the project root for license information.",
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"showHover": "显示悬停"
|
||||
}
|
||||
@@ -1,10 +0,0 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
||||
"Licensed under the Source EULA. See License.txt in the project root for license information.",
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"modesContentHover.loading": "正在加载..."
|
||||
}
|
||||
@@ -1,9 +0,0 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA. 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": "替换为下一个值"
|
||||
}
|
||||
@@ -1,11 +0,0 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
||||
"Licensed under the Source EULA. 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": "替换为下一个值"
|
||||
}
|
||||
@@ -1,15 +0,0 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA. 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": "重新缩进行"
|
||||
}
|
||||
@@ -1,18 +0,0 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
||||
"Licensed under the Source EULA. 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": "重新缩进行",
|
||||
"editor.reindentselectedlines": "重新缩进所选行"
|
||||
}
|
||||
@@ -1,9 +0,0 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"inspectTMScopes": "开发者: 检查 TM 作用域",
|
||||
"inspectTMScopesWidget.loading": "正在加载..."
|
||||
}
|
||||
@@ -1,25 +0,0 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA. 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": "转换为小写"
|
||||
}
|
||||
@@ -1,27 +0,0 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
||||
"Licensed under the Source EULA. 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": "转换为小写"
|
||||
}
|
||||
@@ -1,16 +0,0 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA. 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": "打开链接"
|
||||
}
|
||||
@@ -1,20 +0,0 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
||||
"Licensed under the Source EULA. 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.mac": "按住 Option 并单击可访问链接",
|
||||
"links.navigate.al": "按住 Alt 并单击可访问链接",
|
||||
"links.command.al.mac": "按住 Option 并单击可执行命令",
|
||||
"links.command.al": "Alt + 单击以执行命令",
|
||||
"invalid.url": "此链接格式不正确,无法打开: {0}",
|
||||
"missing.url": "此链接目标已丢失,无法打开。",
|
||||
"label": "打开链接"
|
||||
}
|
||||
@@ -1,10 +0,0 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
||||
"Licensed under the MIT License. See License.txt in the project root for license information.",
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"editor.readonly": "无法在只读编辑器中编辑"
|
||||
}
|
||||
@@ -1,16 +0,0 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA. 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": "在行尾添加光标",
|
||||
"addSelectionToNextFindMatch": "将选择添加到下一个查找匹配项",
|
||||
"addSelectionToPreviousFindMatch": "将选择内容添加到上一查找匹配项",
|
||||
"moveSelectionToNextFindMatch": "将上次选择移动到下一个查找匹配项",
|
||||
"moveSelectionToPreviousFindMatch": "将上个选择内容移动到上一查找匹配项",
|
||||
"selectAllOccurrencesOfFindMatch": "选择所有找到的查找匹配项",
|
||||
"changeAll.label": "更改所有匹配项"
|
||||
}
|
||||
@@ -1,18 +0,0 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
||||
"Licensed under the Source EULA. 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": "在行尾添加光标",
|
||||
"addSelectionToNextFindMatch": "将选择添加到下一个查找匹配项",
|
||||
"addSelectionToPreviousFindMatch": "将选择内容添加到上一查找匹配项",
|
||||
"moveSelectionToNextFindMatch": "将上次选择移动到下一个查找匹配项",
|
||||
"moveSelectionToPreviousFindMatch": "将上个选择内容移动到上一查找匹配项",
|
||||
"selectAllOccurrencesOfFindMatch": "选择所有找到的查找匹配项",
|
||||
"changeAll.label": "更改所有匹配项"
|
||||
}
|
||||
@@ -1,8 +0,0 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"parameterHints.trigger.label": "触发参数提示"
|
||||
}
|
||||
@@ -1,8 +0,0 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"hint": "{0},提示"
|
||||
}
|
||||
@@ -1,10 +0,0 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
||||
"Licensed under the Source EULA. See License.txt in the project root for license information.",
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"parameterHints.trigger.label": "触发参数提示"
|
||||
}
|
||||
@@ -1,10 +0,0 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
||||
"Licensed under the Source EULA. See License.txt in the project root for license information.",
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"hint": "{0},提示"
|
||||
}
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user