mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
Merge VS Code 1.26.1 (#2394)
* Squash merge commits for 1.26 (#1) (#2323) * Polish tag search as per feedback (#55269) * Polish tag search as per feedback * Updated regex * Allow users to opt-out of features that send online requests in the background (#55097) * settings sweep #54690 * Minor css tweaks to enable eoverflow elipsis in more places (#55277) * fix an issue with titlebarheight when not scaling with zoom * Settings descriptions update #54690 * fixes #55209 * Settings editor - many padding fixes * More space above level 2 label * Fixing Cannot debug npm script using Yarn #55103 * Settings editor - show ellipsis when description overflows * Settings editor - ... fix measuring around links, relayout * Setting descriptions * Settings editor - fix ... for some short lines, fix select container width * Settings editor - overlay trees so scrollable shadow is full width * Fix #54133 - missing extension settings after reload * Settings color token description tweak * Settings editor - disable overflow indicator temporarily, needs to be faster * Added command to Run the selected npm script * fixes #54452 * fixes #54929 * fixes #55248 * prefix command with extension name * Contribute run selected to the context menu * node-debug@1.26.6 * Allow terminal rendererType to be swapped out at runtime Part of #53274 Fixes #55344 * Settings editor - fix not focusing search when restoring editor setInput must be actually async. Will be fixed naturally when we aren't using winJS promises... * Settings editor - TOC should only expand the section with a selected item * Bump node-debug2 * Settings editor - Tree focus outlines * Settings editor - don't blink the scrollbar when toc selection changes And hide TOC correctly when the editor is narrow * Settings editor - header rows should not be selectable * fixes #54877 * change debug assignee to isi * Settings sweep (#54690) * workaround for #55051 * Settings sweep (#54690) * settings sweep #54690 * Don't try closing tags when you type > after another > * Describe what implementation code lens does Fixes #55370 * fix javadoc formatter setting description * fixes #55325 * update to officical TS version * Settings editor - Even more padding, use semibold instead of bold * Fix #55357 - fix TOC twistie * fixes #55288 * explorer: refresh on di change file system provider registration fixes #53256 * Disable push to Linux repo to test standalone publisher * New env var to notify log level to extensions #54001 * Disable snippets in extension search (when not in suggest dropdown) (#55281) * Disable snippits in extension search (when not in suggest dropdown) * Add monaco input contributions * Fix bug preventing snippetSuggestions from taking effect in sub-editors * Latest emmet helper to fix #52366 * Fix comment updates for threads within same file * Allow extensions to log telemetry to log files #54001 * Pull latest css grammar * files.exclude control - use same style for "add" vs "edit" * files.exclude control - focus/keyboard behavior * don't show menubar too early * files.exclude - better styling * Place cursor at end of extensions search box on autofill (#55254) * Place cursor at end of extensions search box on autofill * Use position instead of selection * fix linux build issue (empty if block) * Settings editor - fix extension category prefixes * Settings editor - add simple ellipsis for first line that overflows, doesn't cover case when first line does not overflow but there is more text, TODO * File/Text search provider docs * Fixes #52655 * Include epoch (#55008) * Fixes #53385 * Fixes #49480 * VS Code Insiders (Users) not opening Fixes #55353 * Better handling of the case when the extension host fails to start * Fixes #53966 * Remove confusing Start from wordPartLeft commands ID * vscode-xterm@3.6.0-beta12 Fixes #55488 * Initial size is set to infinity!! Fixes #55461 * Polish embeddedEditorBackground * configuration service misses event * Fix #55224 - fix duplicate results in multiroot workspace from splitting the diskseach query * Select all not working in issue reporter on mac, fixes #55424 * Disable fuzzy matching for extensions autosuggest (#55498) * Fix clipping of extensions search border in some third party themes (#55504) * fixes #55538 * Fix bug causing an aria alert to not be shown the third time (and odd numbers thereafter) * Settings editor - work around rendering glitch with webkit-line-clamp * Settings editor - revert earlier '...' changes * Settings editor - move enumDescription to its own div, because it disturbs -webkit-line-clamp for some reason * Settings editor - better overflow indicator * Don't show existing filters in autocomplete (#55495) * Dont show existing filters in autocomplete * Simplify * Settings Editor: Add aria labels for input elements Fixes: #54836 (#55543) * fixes #55223 * Update vscode-css-languageservice to 3.0.10-next.1 * Fix #55509 - settings navigation * Fix #55519 * Fix #55520 * FIx #55524 * Fix #55556 - include wordSeparators in all search queries, so findTextInFiles can respect isWordMatch correctly * oss updates for endgame * Fix unit tests * fixes #55522 * Avoid missing manifest error from bubbling up #54757 * Settings format crawl * Search provider - Fix FileSearchProvider to return array, not progress * Fix #55598 * Settings editor - fix NPE rendering settings with no description * dont render inden guides in search box (#55600) * fixes #55454 * More settings crawl * Another change for #55598 - maxResults applies to FileSearch and TextSearch but not FileIndex * Fix FileSearchProvider unit tests for progress change * fixes #55561 * Settings description update for #54690 * Update setting descriptions for online services * Minor edits * fixes #55513 * fixes #55451 * Fix #55612 - fix findTextInFiles cancellation * fixes #55539 * More setting description tweaks * Setting to disable online experiments #54354 * fixes #55507 * fixes #55515 * Show online services action only in Insiders for now * Settings editor - change toc behavior default to 'filter' * Settings editor - nicer filter count style during search * Fix #55617 - search viewlet icons * Settings editor - better styling for element count indicator * SearchProvider - fix NPE when searching extraFileResources * Allow extends to work without json suffix Fixes #16905 * Remove accessability options logic entirely Follow up on #55451 * use latest version of DAP * fixes #55490 * fixes #55122 * fixes #52332 * Avoid assumptions about git: URIs (fixes #36236) * relative path for descriptions * resourece: get rid of isFile context key fixes #48275 * Register previous ids for compatibility (#53497) * more tuning for #48275 * no need to always re-read "files explorer" fixes #52003 * read out active composites properly fixes #51967 * Update link colors for hc theme to meet color contrast ratio, fixes #55651 Also updated link color for `textLinkActiveForeground` to be the same as `textLinkForeground` as it wasn't properly updated * detect 'winpty-agent.exe'; fixes #55672 * node-debug@1.26.7 * reset counter on new label * Settings editor - fix multiple setting links in one description * Settings editor - color code blocks in setting descriptions, fix #55532 * Settings editor - hover color in TOC * Settings editor - fix navigation NPE * Settings editor - fix text control width * Settings editor - maybe fix #55684 * Fix bug causing cursor to not move on paste * fixes #53582 * Use ctrlCmd instead of ctrl for go down from search box * fixes #55264 * fixes #55456 * filter for spcaes before triggering search (#55611) * Fix #55698 - don't lose filtered TOC counts when refreshing TOC * fixes #55421 * fixes #28979 * fixes #55576 * only add check for updates to windows/linux help * readonly files: append decoration to label fixes #53022 * debug: do not show toolbar while initialising fixes #55026 * Opening launch.json should not activate debug extensions fixes #55029 * fixes #55435 * fixes #55434 * fixes #55439 * trigger menu only on altkey up * Fix #50555 - fix settings editor memory leak * Fix #55712 - no need to focus 'a' anymore when restoring control focus after tree render * fixes #55335 * proper fix for readonly model fixes #53022 * improve FoldingRangeKind spec (for #55686) * Use class with static fields (fixes #55494) * Fixes #53671 * fixes #54630 * [html] should disable ionic suggestions by default. Currently forces deprecated Ionic v1 suggestions in .html files while typing. Fixes #53324 * cleanup deps * debug issues back to andre * update electron for smoketest * Fix #55757 - prevent settings tabs from overflowing * Fix #53897 - revert setting menu defaults to old editor * Add enum descriptions to `typescript.preferences.importModuleSpecifier` * Fix #55767 - leaking style elements from settings editor * Fix #55521 - prevent flashing when clicking in exclude control * Update Git modified color for contrast ratio, fixes #53140 * Revert "Merge branch 'master' of github.com:Microsoft/vscode" This reverts commit bf46b6bfbae0cab99c2863e1244a916181fa9fbc, reversing changes made to e275a424483dfb4ed33b428c97d5e2c441d6b917. * Revert "Revert "Merge branch 'master' of github.com:Microsoft/vscode"" This reverts commit 53949d963f39e40757557c6526332354a31d9154. * don't ask to install an incomplete menu * Fix NPE in terminal AccessibilityManager Fixes #55744 * don't display fallback menu unless we've closed the last window * fixes #55547 * Fix smoke tests for extension search box * Update OSSREADME.json for Electron 2.0.5 * Update distro Includes Chromium license changes * fix #55455 * fix #55865 * fixes #55893 * Fix bug causing workspace recommendations to go away upon ignoring a recommendation (#55805) * Fix bug causing workspace recommendations to go away upon ignoring a recommendation * ONly show on @recommended or @recommended:workspace * Make more consistant * Fix #55911 * Understand json activity (#55926) * Understand json file activity * Refactoring * adding composer.json * Distro update for experiments * use terminal.processId for auto-attach; fixes #55918 * Reject invalid URI with vscode.openFolder (for #55891) * improve win32 setup system vs user detection fixes #55840 fixes #55840 delay winreg import related to #55840 show notification earlier related to #55840 fix #55840 update inno setup message related to #55840 * Fix #55593 - this code only operates on local paths, so use fsPath and Uri.file instead * Bring back the old menu due to electron 2.0 issues (#55913) * add the old menu back for native menus * make menu labels match * `vscode.openFolder`: treat missing URI schema gracefully (for #55891) * delay EH reattach; fixes #55955 * Mark all json files under appSettingsHome as settings * Use localized strings for telemetry opt-out * Exception when saving file editor opened from remote file provider (fixes #55051) * Remove terminal menu from stable Fixes 56003 * VSCode Insiders crashes on open with TypeError: Cannot read property 'lastIndexOf' of undefined. Fixes #54933 * improve fix for #55891 * fix #55916 * Improve #55891 * increase EH debugging restart delay; fixes #55955 * Revert "Don't include non-resource entries in history quick pick" This reverts commit 37209a838e9f7e9abe6dc53ed73cdf1e03b72060. * Diff editor: horizontal scrollbar height is smaller (fixes #56062) * improve openFolder uri fix (correctly treat backslashes) * fixes #56116 repair ipc for native menubar keybindings * Fix #56240 - Open the JSON settings editor instead of the UI editor * Fix #55536 * uriDisplay: if no formatter is registered fall back to getPathlabel fixes #56104 * VSCode hangs when opening python file. Fixes #56377 * VS Code Hangs When Opening Specific PowerShell File. Fixes #56430 * Fix #56433 - search extraFileResources even when no folders open * Workaround #55649 * Fix in master #56371 * Fix tests #56371 * Fix in master #56317 * increase version to 1.26.1 * Fixes #56387: Handle SIGPIPE in extension host * fixes #56185 * Fix merge issues (part 1) * Fix build breaks (part 1) * Build breaks (part 2) * Build breaks (part 3) * More build breaks (part 4) * Fix build breaks (part 5) * WIP * Fix menus * Render query result and message panels (#2363) * Put back query editor hot exit changes * Fix grid changes that broke profiler (#2365) * Update APIs for saving query editor state * Fix restore view state for profiler and edit data * Updating custom default themes to support 4.5:1 contrast ratio * Test updates * Fix Extension Manager and Windows Setup * Update license headers * Add appveyor and travis files back * Fix hidden modal dropdown issue
This commit is contained in:
@@ -1,9 +1,11 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* 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.
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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": "需要属性名",
|
||||
@@ -12,5 +14,5 @@
|
||||
"error.commaExpected": "需要逗号",
|
||||
"error.closeBraceExpected": "需要右大括号",
|
||||
"error.closeBracketExpected": "需要右括号",
|
||||
"error.endOfFileExpected": "预期的文件结尾"
|
||||
}
|
||||
"error.endOfFileExpected": "需要文件结尾标识(EOF)"
|
||||
}
|
||||
|
||||
@@ -6,6 +6,6 @@
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"incompleteExtract": "解压不完整。提取了 {0} / {1} 个项目",
|
||||
"incompleteExtract": "解压不完整。找到了 {0} / {1} 个项目",
|
||||
"notFound": "在 Zip 中找不到 {0}。"
|
||||
}
|
||||
@@ -6,6 +6,8 @@
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"hide": "隐藏",
|
||||
"show": "显示",
|
||||
"previewOnGitHub": "在 GitHub 中预览",
|
||||
"loadingData": "正在加载数据...",
|
||||
"rateLimited": "超出 GitHub 查询限制。请稍候。",
|
||||
|
||||
@@ -17,13 +17,12 @@
|
||||
"issueTitleLabel": "标题",
|
||||
"issueTitleRequired": "请输入标题。",
|
||||
"titleLengthValidation": "标题太长。",
|
||||
"systemInfo": "我的系统信息",
|
||||
"sendData": "发送我的数据",
|
||||
"processes": "当前运行的进程",
|
||||
"workspaceStats": "我的工作区数据",
|
||||
"extensions": "我的扩展",
|
||||
"searchedExtensions": "已搜索的扩展",
|
||||
"settingsSearchDetails": "设置搜索的详细信息",
|
||||
"details": "请输入详细信息。",
|
||||
"loadingData": "正在加载数据..."
|
||||
"sendSystemInfo": "包含系统信息 ({0})",
|
||||
"show": "显示",
|
||||
"sendProcessInfo": "包含当前运行中的进程 ({0})",
|
||||
"sendWorkspaceInfo": "包含工作区元数据 ({0})",
|
||||
"sendExtensions": "包含已启用的扩展 ({0})",
|
||||
"sendSearchedExtensions": "发送已搜索的扩展 ({0})",
|
||||
"sendSettingsSearchDetails": "发送设置搜索的详细信息 ({0})"
|
||||
}
|
||||
@@ -11,5 +11,7 @@
|
||||
"pid": "PID",
|
||||
"name": "名称",
|
||||
"killProcess": "结束进程",
|
||||
"forceKillProcess": "强制结束进程"
|
||||
"forceKillProcess": "强制结束进程",
|
||||
"copy": "复制",
|
||||
"copyAll": "全部复制"
|
||||
}
|
||||
@@ -88,7 +88,6 @@
|
||||
"miToggleDebugConsole": "调试控制台(&&B)",
|
||||
"miToggleIntegratedTerminal": "集成终端(&&I)",
|
||||
"miMarker": "问题(&&P)",
|
||||
"miAdditionalViews": "其他视图(&&V)",
|
||||
"miCommandPalette": "命令面板(&&C)...",
|
||||
"miOpenView": "打开视图(&&O)...",
|
||||
"miToggleFullScreen": "切换全屏(&&F)",
|
||||
@@ -144,7 +143,7 @@
|
||||
"miContinue": "继续(&&C)",
|
||||
"miToggleBreakpoint": "切换断点(&&B)",
|
||||
"miConditionalBreakpoint": "条件断点(&&C)...",
|
||||
"miColumnBreakpoint": "列断点(&&O)",
|
||||
"miInlineBreakpoint": "内联断点(&&O)",
|
||||
"miFunctionBreakpoint": "函数断点(&&F)...",
|
||||
"miLogPoint": "记录点(&&L)...",
|
||||
"miNewBreakpoint": "新建断点(&&N)",
|
||||
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
||||
"Licensed under the MIT License. See License.txt in the project root for license information.",
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"cursors.maximum": "光标数量被限制为 {0}。"
|
||||
}
|
||||
@@ -26,6 +26,7 @@
|
||||
"detectIndentation": "当打开文件时,将基于文件内容检测 \"editor.tabSize\" 和 \"editor.insertSpaces\"。",
|
||||
"roundedSelection": "控制选取范围是否有圆角",
|
||||
"scrollBeyondLastLine": "控制编辑器是否可以滚动到最后一行之后",
|
||||
"scrollBeyondLastColumn": "控制编辑器水平滚动时可以超出滚动的字符数",
|
||||
"smoothScrolling": "控制编辑器是否在滚动时使用动画",
|
||||
"minimap.enabled": "控制是否显示 minimap",
|
||||
"minimap.side": "控制在哪一侧显示小地图。",
|
||||
@@ -41,7 +42,7 @@
|
||||
"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”。",
|
||||
"wrappingIndent": "控制折行的缩进。可为 \"none\"、\"same\" 或 \"indent\" 或 \"deepIndent\"。",
|
||||
"mouseWheelScrollSensitivity": "要对鼠标滚轮滚动事件的 \"deltaX\" 和 \"deltaY\" 使用的乘数 ",
|
||||
"multiCursorModifier.ctrlCmd": "映射为 \"Ctrl\" (Windows 和 Linux) 或 \"Command\" (macOS)",
|
||||
"multiCursorModifier.alt": "映射为 \"Alt\" (Windows 和 Linux) 或 \"Option\" (macOS)",
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
"editorCursorBackground": "编辑器光标的背景色。可以自定义块型光标覆盖字符的颜色。",
|
||||
"editorWhitespaces": "编辑器中空白字符的颜色。",
|
||||
"editorIndentGuides": "编辑器缩进参考线的颜色。",
|
||||
"editorActiveIndentGuide": "活动编辑器缩进参考线的颜色。",
|
||||
"editorActiveIndentGuide": "编辑器活动缩进参考线的颜色。",
|
||||
"editorLineNumbers": "编辑器行号的颜色。",
|
||||
"editorActiveLineNumber": "编辑器活动行号的颜色",
|
||||
"deprecatedEditorActiveLineNumber": "\"Id\" 已被弃用,请改用 \"editorLineNumber.activeForeground\"。",
|
||||
@@ -32,6 +32,7 @@
|
||||
"infoBorder": "编辑器中信息波浪线的边框颜色。",
|
||||
"hintForeground": "编辑器中提示波浪线的前景色。",
|
||||
"hintBorder": "编辑器中提示波浪线的边框颜色。",
|
||||
"unnecessaryForeground": "编辑器中不必要代码的前景色。",
|
||||
"overviewRulerRangeHighlight": "概览标尺中高亮范围的标记颜色。颜色必须透明,使其不会挡住下方的其他元素。",
|
||||
"overviewRuleError": "概述错误的标尺标记颜色。",
|
||||
"overviewRuleWarning": "概述警告的标尺标记颜色。",
|
||||
|
||||
12
i18n/chs/src/vs/editor/contrib/fontZoom/fontZoom.i18n.json
Normal file
12
i18n/chs/src/vs/editor/contrib/fontZoom/fontZoom.i18n.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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": "重置编辑器字体大小"
|
||||
}
|
||||
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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": "速览类型定义"
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
||||
"Licensed under the MIT License. See License.txt in the project root for license information.",
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"multipleResults": "单击显示 {0} 个定义。"
|
||||
}
|
||||
@@ -7,5 +7,7 @@
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"markerAction.next.label": "转到下一个问题 (错误、警告、信息)",
|
||||
"markerAction.previous.label": "转到上一个问题 (错误、警告、信息)"
|
||||
"markerAction.previous.label": "转到上一个问题 (错误、警告、信息)",
|
||||
"markerAction.nextInFiles.label": "转到文件中的下一个问题 (错误、警告、信息)",
|
||||
"markerAction.previousInFiles.label": "转到文件中的上一个问题 (错误、警告、信息)"
|
||||
}
|
||||
@@ -13,5 +13,6 @@
|
||||
"indentUsingTabs": "使用“Tab”缩进",
|
||||
"indentUsingSpaces": "使用空格缩进",
|
||||
"detectIndentation": "检查内容中的缩进",
|
||||
"editor.reindentlines": "重新缩进行"
|
||||
"editor.reindentlines": "重新缩进行",
|
||||
"editor.reindentselectedlines": "重新缩进所选行"
|
||||
}
|
||||
@@ -8,7 +8,7 @@
|
||||
],
|
||||
"gotoValidation": "\"--goto\" 模式中的参数格式应为 \"FILE(:LINE(:CHARACTER))\"。",
|
||||
"diff": "将两个文件相互比较。",
|
||||
"add": "将文件夹添加到最后一个活动窗口。",
|
||||
"add": "将文件夹添加到上一个活动窗口。",
|
||||
"goto": "打开路径下的文件并定位到特定行和特定列。",
|
||||
"newWindow": "强制打开新窗口。",
|
||||
"reuseWindow": "强制打开上一个活动窗口中的文件或文件夹。",
|
||||
|
||||
@@ -25,8 +25,6 @@
|
||||
"uninstallDependeciesConfirmation": "是仅卸载“{0}”还是与其依赖项一起卸载?",
|
||||
"uninstallOnly": "仅此扩展",
|
||||
"uninstallAll": "全部卸载",
|
||||
"uninstallConfirmation": "是否确定要卸载“{0}”?",
|
||||
"ok": "确定",
|
||||
"singleDependentError": "无法卸载扩展程序“{0}”。扩展程序“{1}”依赖于此。",
|
||||
"twoDependentsError": "无法卸载扩展程序“{0}”。扩展程序“{1}”、“{2}”依赖于此。",
|
||||
"multipleDependentsError": "无法卸载扩展程序“{0}”。扩展程序“{1}”、“{2}”以及其他扩展程序都依赖于此。",
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
"workbenchConfigurationTitle": "工作台",
|
||||
"multiSelectModifier.ctrlCmd": "映射为 \"Ctrl\" (Windows 和 Linux) 或 \"Command\" (macOS)",
|
||||
"multiSelectModifier.alt": "映射为 \"Alt\" (Windows 和 Linux) 或 \"Option\" (macOS)",
|
||||
"multiSelectModifier": "在通过鼠标多选树和列表条目时使用的修改键 (例如资资源管理器、打开的编辑器和源代码管理视图)。\"ctrlCmd\" 会映射为 \"Ctrl\" (Windows 和 Linux) 或 \"Command\" (macOS)。“在侧边打开”功能所需的鼠标动作 (若可用) 将会相应调整,不与多选修改键冲突。",
|
||||
"multiSelectModifier": "在通过鼠标多选树和列表条目时使用的修改键 (例如资源管理器、打开的编辑器和源代码管理视图)。\"ctrlCmd\" 在 Windows 和 Linux 上会映射为 \"Ctrl\" ,在 macOS 上会映射为 \"Command\" 。“在侧边打开”功能所需的鼠标动作 (若可用) 将会相应调整,不与多选修改键冲突。",
|
||||
"openMode.singleClick": "在鼠标单击时打开项目。",
|
||||
"openMode.doubleClick": "在鼠标双击时打开项目。",
|
||||
"openModeModifier": "控制如何在受支持的树和列表中使用鼠标来打开项目。设置为 \"singleClick\" 可单击打开项目,\"doubleClick\" 仅可双击打开项目。对于树中含子节点的节点,此设置将控制使用单击还是双击来展开他们。注意,某些不适用此项的树或列表可能会忽略此设置。",
|
||||
|
||||
13
i18n/chs/src/vs/platform/node/minimalTranslations.i18n.json
Normal file
13
i18n/chs/src/vs/platform/node/minimalTranslations.i18n.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"showLanguagePackExtensions": "VS Code 能够以 {0} 语言显示。在商店中搜索语言包即可开始。",
|
||||
"searchMarketplace": "搜索商店",
|
||||
"installAndRestartMessage": "VS Code 能够以 {0} 语言显示。现在安装语言包即可开始使用。需要重启。",
|
||||
"installAndRestart": "安装并重启"
|
||||
}
|
||||
@@ -2,7 +2,7 @@
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
||||
"Licensed under the Source EULA. See License.txt in the project root for license information.",
|
||||
"Licensed under the MIT License. See License.txt in the project root for license information.",
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
@@ -16,7 +16,7 @@
|
||||
"selectionBackground": "工作台所选文本的背景颜色(例如输入字段或文本区域)。注意,本设置不适用于编辑器。",
|
||||
"textSeparatorForeground": "文字分隔符的颜色。",
|
||||
"textLinkForeground": "文本中链接的前景色。",
|
||||
"textLinkActiveForeground": "文本中活动链接的前景色。",
|
||||
"textLinkActiveForeground": "文本中链接在点击或鼠标悬停时的前景色 。",
|
||||
"textPreformatForeground": "预格式化文本段的前景色。",
|
||||
"textBlockQuoteBackground": "文本中块引用的背景颜色。",
|
||||
"textBlockQuoteBorder": "文本中块引用的边框颜色。",
|
||||
@@ -48,6 +48,8 @@
|
||||
"listDropBackground": "使用鼠标移动项目时,列表或树进行拖放的背景颜色。",
|
||||
"highlight": "在列表或树中搜索时,其中匹配内容的高亮颜色。",
|
||||
"invalidItemForeground": "列表或树中无效项的前景色,例如资源管理器中没有解析的根目录。",
|
||||
"listErrorForeground": "包含错误的列表项的前景色。",
|
||||
"listWarningForeground": "包含警告的列表项的前景色。",
|
||||
"pickerGroupForeground": "快速选取器分组标签的颜色。",
|
||||
"pickerGroupBorder": "快速选取器分组边框的颜色。",
|
||||
"buttonForeground": "按钮前景色。",
|
||||
@@ -58,7 +60,7 @@
|
||||
"scrollbarShadow": "表示视图被滚动的滚动条阴影。",
|
||||
"scrollbarSliderBackground": "滚动条滑块背景色",
|
||||
"scrollbarSliderHoverBackground": "滚动条滑块在悬停时的背景色",
|
||||
"scrollbarSliderActiveBackground": "滚动条滑块被激活时的背景色",
|
||||
"scrollbarSliderActiveBackground": "滚动条滑块在被点击时的背景色。",
|
||||
"progressBarBackground": "表示长时间操作的进度条的背景色。",
|
||||
"editorBackground": "编辑器背景颜色。",
|
||||
"editorForeground": "编辑器默认前景色。",
|
||||
@@ -75,6 +77,7 @@
|
||||
"editorFindMatchBorder": "当前搜索匹配项的边框颜色。",
|
||||
"findMatchHighlightBorder": "其他搜索匹配项的边框颜色。",
|
||||
"findRangeHighlightBorder": "搜索限制范围的边框颜色。颜色必须透明,使其不会挡住下方的其他元素。",
|
||||
"findWidgetResizeBorder": "“查找”小部件中大小调整条的边框颜色。",
|
||||
"hoverHighlight": "文本在悬停提示显示时的高亮颜色。颜色必须透明,使其不会挡住下方的其他元素。",
|
||||
"hoverBackground": "编辑器悬停提示的背景颜色。",
|
||||
"hoverBorder": "光标悬停时编辑器的边框颜色。",
|
||||
|
||||
@@ -6,5 +6,5 @@
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"confirmUrl": "是否让 {0} 扩展打开以下 URL?"
|
||||
"confirmUrl": "是否允许扩展打开此 URL?"
|
||||
}
|
||||
@@ -6,7 +6,7 @@
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"codeWorkspace": "代码工作区",
|
||||
"codeWorkspace": "Code 工作区",
|
||||
"untitledWorkspace": "无标题 (工作区)",
|
||||
"workspaceNameVerbose": "{0} (工作区)",
|
||||
"workspaceName": "{0} (工作区)"
|
||||
|
||||
@@ -8,14 +8,13 @@
|
||||
],
|
||||
"vscode.extension.contributes.views.containers.id": "用于标识容器的唯一 ID,视图能在容器内通过 \"view\" 参与点提供。",
|
||||
"vscode.extension.contributes.views.containers.title": "人类可读的用于表示此容器的字符串",
|
||||
"vscode.extension.contributes.views.containers.icon": "容器图标的路径。图标大小为 24x24,居中放置在 50x40 的方格内,其填充颜色为 \"rgb(215, 218, 224)\" 或 \"#d7dae0\"。所有图片格式均可用,推荐使用 SVG 格式。",
|
||||
"vscode.extension.contributes.views.containers.icon": "容器图标的路径。图标大小为 24x24,并居中放置在 50x40 的区域内,其填充颜色为 \"rgb(215, 218, 224)\" 或 \"#d7dae0\"。所有图片格式均可用,推荐使用 SVG 格式。",
|
||||
"vscode.extension.contributes.viewsContainers": "向编辑器提供视图容器",
|
||||
"views.container.activitybar": "向活动栏提供视图容器",
|
||||
"test": "测试",
|
||||
"proposed": "\"viewsContainers\" 参与点仅在以开发模式运行时或附加命令行开关: --enable-proposed-api {1} 时可用",
|
||||
"requirearray": "视图容器必须为数组",
|
||||
"requireidstring": "属性“{0}”是必要属性,其类型必须是 \"string\"。仅支持字母、数字、\"_\" 和 \"-\"。",
|
||||
"requirestring": "属性“{0}”是必要属性,其类型必须是 \"string\"",
|
||||
"requirestring": "“{0}”是必要属性,其类型必须是 \"string\" ",
|
||||
"showViewlet": "显示 {0}",
|
||||
"view": "查看"
|
||||
}
|
||||
@@ -15,5 +15,5 @@
|
||||
"saveWorkspace": "保存工作区",
|
||||
"openWorkspaceAction": "打开工作区...",
|
||||
"openWorkspaceConfigFile": "打开工作区配置文件",
|
||||
"openFolderAsWorkspaceInNewWindow": "在新窗口中将文件夹作为工作区打开"
|
||||
"duplicateWorkspaceInNewWindow": "复制此工作区并在新窗口打开"
|
||||
}
|
||||
@@ -1,8 +1,10 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* 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.
|
||||
{
|
||||
"panelSwitcherBarAriaLabel": "活动面板切换器"
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"hidePanel": "隐藏面板"
|
||||
}
|
||||
@@ -6,8 +6,6 @@
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"inputModeEntryDescription": "{0} (按 \"Enter\" 以确认或按 \"Esc\" 以取消)",
|
||||
"inputModeEntry": "按 \"Enter\" 以确认或按 \"Esc\" 以取消",
|
||||
"emptyPicks": "无条目可供选取",
|
||||
"quickOpenInput": "键入 \"?\" 从此处获取有关可进行的操作的帮助",
|
||||
"historyMatches": "最近打开",
|
||||
|
||||
@@ -6,5 +6,7 @@
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"cannot toggle": "无法切换视图 {0} 的可见性",
|
||||
"cannot show": "无法显示视图 {0},已依据其 \"when\" 条件隐藏",
|
||||
"hideView": "隐藏"
|
||||
}
|
||||
@@ -11,8 +11,10 @@
|
||||
"tabHoverBackground": "选项卡被悬停时的背景色。选项卡是编辑器区域中编辑器的容器。可在一个编辑器组中打开多个选项卡。可以有多个编辑器组。",
|
||||
"tabUnfocusedHoverBackground": "非焦点组选项卡被悬停时的背景色。选项卡是编辑器区域中编辑器的容器。可在一个编辑器组中打开多个选项卡。可以有多个编辑器组。",
|
||||
"tabBorder": "用于将选项卡彼此分隔开的边框。选项卡是编辑器区域中编辑器的容器。可在一个编辑器组中打开多个选项卡。可以存在多个编辑器组。",
|
||||
"tabActiveBorder": "用于高亮活动的选项卡的边框。选项卡是编辑器区域中编辑器的容器。可在一个编辑器组中打开多个选项卡。可以存在多个编辑器组。",
|
||||
"tabActiveUnfocusedBorder": "用于高亮一个失去焦点的编辑器组中的活动选项卡的边框。选项卡是编辑器区域中编辑器的容器。可在一个编辑器组中打开多个选项卡。可以存在多个编辑器组。",
|
||||
"tabActiveBorder": "活动选项卡底部的边框。选项卡是编辑器区域中编辑器的容器。可在一个编辑器组中打开多个选项卡。可以存在多个编辑器组。",
|
||||
"tabActiveBorderTop": "活动选项卡顶部的边框。选项卡是编辑器区域中编辑器的容器。可在一个编辑器组中打开多个选项卡。可以存在多个编辑器组。",
|
||||
"tabActiveUnfocusedBorder": "在失去焦点的编辑器组中的活动选项卡底部的边框。选项卡是编辑器区域中编辑器的容器。可在一个编辑器组中打开多个选项卡。可以存在多个编辑器组。",
|
||||
"tabActiveUnfocusedBorderTop": "在失去焦点的编辑器组中的活动选项卡顶部的边框。选项卡是编辑器区域中编辑器的容器。可在一个编辑器组中打开多个选项卡。可以存在多个编辑器组。",
|
||||
"tabHoverBorder": "选项卡被悬停时用于突出显示的边框。选项卡是编辑器区域中编辑器的容器。可在一个编辑器组中打开多个选项卡。可以有多个编辑器组。",
|
||||
"tabUnfocusedHoverBorder": "非焦点组选项卡被悬停时用于突出显示的边框。选项卡是编辑器区域中编辑器的容器。可在一个编辑器组中打开多个选项卡。可以有多个编辑器组。",
|
||||
"tabActiveForeground": "活动组中活动选项卡的前景色。在编辑器区域,选项卡是编辑器的容器。可在一个编辑器组中打开多个选项卡。可以有多个编辑器组。",
|
||||
|
||||
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"largeFile": "{0}: 为减少内存使用并避免卡顿或崩溃,我们已关闭对此大型文件内容的标记、折行和折叠。",
|
||||
"neverShowAgain": "确定,且不再显示",
|
||||
"removeOptimizations": "强制启用功能",
|
||||
"reopenFilePrompt": "请重新打开文件以使此设置生效。"
|
||||
}
|
||||
@@ -41,7 +41,7 @@
|
||||
"debugConsoleAction": "调试控制台",
|
||||
"unreadOutput": "调试控制台中的新输出",
|
||||
"debugFocusConsole": "焦点调试控制台",
|
||||
"focusProcess": "焦点过程",
|
||||
"focusSession": "聚焦于“会话”视图",
|
||||
"stepBackDebug": "后退",
|
||||
"reverseContinue": "反向"
|
||||
}
|
||||
@@ -7,7 +7,7 @@
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"noFolderDebugConfig": "请先打开一个文件夹以进行高级调试配置。",
|
||||
"columnBreakpoint": "列断点",
|
||||
"inlineBreakpoint": "内联断点",
|
||||
"debug": "调试",
|
||||
"addColumnBreakpoint": "添加列断点"
|
||||
"addInlineBreakpoint": "添加内联断点"
|
||||
}
|
||||
@@ -12,5 +12,7 @@
|
||||
"runToCursor": "运行到光标处",
|
||||
"debugEvaluate": "调试: 求值",
|
||||
"debugAddToWatch": "调试: 添加到监视",
|
||||
"showDebugHover": "调试: 显示悬停"
|
||||
"showDebugHover": "调试: 显示悬停",
|
||||
"goToNextBreakpoint": "调试: 转到下一个断点",
|
||||
"goToPreviousBreakpoint": "调试: 转到上一个断点"
|
||||
}
|
||||
@@ -6,6 +6,7 @@
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"startAdditionalSession": "启动其他会话",
|
||||
"debugFocusVariablesView": "聚焦于变量视图",
|
||||
"debugFocusWatchView": "聚焦于监视视图",
|
||||
"debugFocusCallStackView": "聚焦于调用堆栈视图",
|
||||
|
||||
@@ -0,0 +1,38 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"vscode.extension.contributes.debuggers": "用于调试适配器。",
|
||||
"vscode.extension.contributes.debuggers.type": "此调试适配器的唯一标识符。",
|
||||
"vscode.extension.contributes.debuggers.label": "显示此调试适配器的名称。",
|
||||
"vscode.extension.contributes.debuggers.program": "调试适配器程序的路径。该路径是绝对路径或相对于扩展文件夹的相对路径。",
|
||||
"vscode.extension.contributes.debuggers.args": "要传递给适配器的可选参数。",
|
||||
"vscode.extension.contributes.debuggers.runtime": "可选运行时,以防程序属性不可执行,但需要运行时。",
|
||||
"vscode.extension.contributes.debuggers.runtimeArgs": "可选运行时参数。",
|
||||
"vscode.extension.contributes.debuggers.variables": "将 \"launch.json\" 中的交互式变量(例如 ${action.pickProcess})映射到命令中。",
|
||||
"vscode.extension.contributes.debuggers.initialConfigurations": "用于生成初始 \"launch.json\" 的配置。",
|
||||
"vscode.extension.contributes.debuggers.languages": "可能被视为“默认调试程序”的调试扩展的语言列表。",
|
||||
"vscode.extension.contributes.debuggers.adapterExecutableCommand": "如果指定的 VS Code 将调用此命令以确定调试适配器的可执行路径和要传递的参数。",
|
||||
"vscode.extension.contributes.debuggers.configurationSnippets": "用于在 \"launch.json\" 中添加新配置的代码段。",
|
||||
"vscode.extension.contributes.debuggers.configurationAttributes": "用于验证 \"launch.json\" 的 JSON 架构配置。",
|
||||
"vscode.extension.contributes.debuggers.windows": "Windows 特定的设置。",
|
||||
"vscode.extension.contributes.debuggers.windows.runtime": "用于 Windows 的运行时。",
|
||||
"vscode.extension.contributes.debuggers.osx": "macOS 特定的设置。",
|
||||
"vscode.extension.contributes.debuggers.osx.runtime": "用于 macOS 的运行时。",
|
||||
"vscode.extension.contributes.debuggers.linux": "Linux 特定的设置。",
|
||||
"vscode.extension.contributes.debuggers.linux.runtime": "用于 Linux 的运行时。",
|
||||
"vscode.extension.contributes.breakpoints": "添加断点。",
|
||||
"vscode.extension.contributes.breakpoints.language": "对此语言允许断点。",
|
||||
"app.launch.json.title": "启动",
|
||||
"app.launch.json.version": "此文件格式的版本。",
|
||||
"app.launch.json.configurations": "配置列表。使用 IntelliSense 添加新配置或编辑现有配置。",
|
||||
"app.launch.json.compounds": "复合列表。每个复合可引用多个配置,这些配置将一起启动。",
|
||||
"app.launch.json.compound.name": "复合的名称。在启动配置下拉菜单中显示。",
|
||||
"useUniqueNames": "配置名称必须唯一。",
|
||||
"app.launch.json.compound.folder": "复合项所在的文件夹的名称。",
|
||||
"app.launch.json.compounds.configurations": "将作为此复合的一部分启动的配置名称。"
|
||||
}
|
||||
@@ -7,8 +7,8 @@
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"breakpointWidgetLogMessagePlaceholder": "断点命中时记录的消息。{} 内的表达式将被替换。按 \"Enter\" 键确认,\"Esc\" 键取消。",
|
||||
"breakpointWidgetHitCountPlaceholder": "在满足命中次数条件时中断。按 \"Enter\" 表示接受,\"Esc\" 表示取消。",
|
||||
"breakpointWidgetExpressionPlaceholder": "在表达式计算结果为 true 时中断。按 \"Enter\" 表示接受,\"Esc\" 表示取消。",
|
||||
"breakpointWidgetHitCountPlaceholder": "在命中次数条件满足时中断。按 \"Enter\" 键确认,\"Esc\" 键取消。",
|
||||
"breakpointWidgetExpressionPlaceholder": "在表达式结果为真时中断。按 \"Enter\" 键确认,\"Esc\" 键取消。",
|
||||
"expression": "表达式",
|
||||
"hitCount": "命中次数",
|
||||
"logMessage": "记录消息"
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
"callstackSection": "调用堆栈部分",
|
||||
"debugStopped": "因 {0} 已暂停",
|
||||
"callStackAriaLabel": "调试调用堆栈",
|
||||
"process": "进程",
|
||||
"session": "会话",
|
||||
"paused": "已暂停",
|
||||
"running": "正在运行",
|
||||
"thread": "线程",
|
||||
|
||||
@@ -21,11 +21,12 @@
|
||||
"allowBreakpointsEverywhere": "允许在任何文件中设置断点",
|
||||
"openExplorerOnEnd": "调试会话结束时自动打开资源管理器视图",
|
||||
"inlineValues": "调试时,在编辑器中显示变量值内联",
|
||||
"hideActionBar": "控制是否应该隐藏浮点调试操作栏",
|
||||
"toolBarLocation": "控制调试工具栏位置。其位置可为 \"floating\" (在所有视图之上浮动)、\"docked\" (停靠于“调试”视图) 或 \"hidden\" (隐藏)",
|
||||
"never": "在状态栏中不再显示调试",
|
||||
"always": "始终在状态栏中显示调试",
|
||||
"onFirstSessionStart": "仅于第一次启动调试后在状态栏中显示调试",
|
||||
"showInStatusBar": "控制何时显示调试状态栏",
|
||||
"openDebug": "控制是否在调试会话开始时打开调试视图。",
|
||||
"enableAllHovers": "控制调试过程中是否启用非调试悬停提示。若为 \"true\",将调用悬停提供程序提供悬停提示。即使此项设置为 \"true\",普通悬停提示也不会显示。",
|
||||
"launch": "全局的调试启动配置。应用作跨工作区共享的 \"launch.json\" 的替代。"
|
||||
}
|
||||
@@ -6,35 +6,6 @@
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"vscode.extension.contributes.debuggers": "用于调试适配器。",
|
||||
"vscode.extension.contributes.debuggers.type": "此调试适配器的唯一标识符。",
|
||||
"vscode.extension.contributes.debuggers.label": "显示此调试适配器的名称。",
|
||||
"vscode.extension.contributes.debuggers.program": "调试适配器程序的路径。该路径是绝对路径或相对于扩展文件夹的相对路径。",
|
||||
"vscode.extension.contributes.debuggers.args": "要传递给适配器的可选参数。",
|
||||
"vscode.extension.contributes.debuggers.runtime": "可选运行时,以防程序属性不可执行,但需要运行时。",
|
||||
"vscode.extension.contributes.debuggers.runtimeArgs": "可选运行时参数。",
|
||||
"vscode.extension.contributes.debuggers.variables": "将 \"launch.json\" 中的交互式变量(例如 ${action.pickProcess})映射到命令中。",
|
||||
"vscode.extension.contributes.debuggers.initialConfigurations": "用于生成初始 \"launch.json\" 的配置。",
|
||||
"vscode.extension.contributes.debuggers.languages": "可能被视为“默认调试程序”的调试扩展的语言列表。",
|
||||
"vscode.extension.contributes.debuggers.adapterExecutableCommand": "如果指定的 VS Code 将调用此命令以确定调试适配器的可执行路径和要传递的参数。",
|
||||
"vscode.extension.contributes.debuggers.configurationSnippets": "用于在 \"launch.json\" 中添加新配置的代码段。",
|
||||
"vscode.extension.contributes.debuggers.configurationAttributes": "用于验证 \"launch.json\" 的 JSON 架构配置。",
|
||||
"vscode.extension.contributes.debuggers.windows": "Windows 特定的设置。",
|
||||
"vscode.extension.contributes.debuggers.windows.runtime": "用于 Windows 的运行时。",
|
||||
"vscode.extension.contributes.debuggers.osx": "macOS 特定的设置。",
|
||||
"vscode.extension.contributes.debuggers.osx.runtime": "用于 macOS 的运行时。",
|
||||
"vscode.extension.contributes.debuggers.linux": "Linux 特定的设置。",
|
||||
"vscode.extension.contributes.debuggers.linux.runtime": "用于 Linux 的运行时。",
|
||||
"vscode.extension.contributes.breakpoints": "添加断点。",
|
||||
"vscode.extension.contributes.breakpoints.language": "对此语言允许断点。",
|
||||
"app.launch.json.title": "启动",
|
||||
"app.launch.json.version": "此文件格式的版本。",
|
||||
"app.launch.json.configurations": "配置列表。使用 IntelliSense 添加新配置或编辑现有配置。",
|
||||
"app.launch.json.compounds": "复合列表。每个复合可引用多个配置,这些配置将一起启动。",
|
||||
"app.launch.json.compound.name": "复合的名称。在启动配置下拉菜单中显示。",
|
||||
"useUniqueNames": "配置名称必须唯一。",
|
||||
"app.launch.json.compound.folder": "复合项所在的文件夹的名称。",
|
||||
"app.launch.json.compounds.configurations": "将作为此复合的一部分启动的配置名称。",
|
||||
"debugNoType": "不可省略调试器的 \"type\" 属性,且其类型必须是 \"string\" 。",
|
||||
"selectDebug": "选择环境",
|
||||
"DebugConfig.failed": "无法在 \".vscode\" 文件夹({0})内创建 \"launch.json\" 文件。",
|
||||
|
||||
@@ -13,15 +13,15 @@
|
||||
"disableBreakpoint": "禁用 {0}",
|
||||
"enableBreakpoint": "启用 {0}",
|
||||
"removeBreakpoints": "删除断点",
|
||||
"removeBreakpointOnColumn": "在列 {0} 上删除断点",
|
||||
"removeInlineBreakpointOnColumn": "删除第 {0} 列的内联断点",
|
||||
"removeLineBreakpoint": "删除行断点",
|
||||
"editBreakpoints": "编辑断点",
|
||||
"editBreakpointOnColumn": "在列 {0} 上编辑断点",
|
||||
"editInlineBreakpointOnColumn": "编辑第 {0} 列的内联断点",
|
||||
"editLineBrekapoint": "编辑行断点",
|
||||
"enableDisableBreakpoints": "启用/禁用断点",
|
||||
"disableColumnBreakpoint": "在列 {0} 上禁用断点",
|
||||
"disableInlineColumnBreakpoint": "禁用第 {0} 列的内联断点",
|
||||
"disableBreakpointOnLine": "禁用行断点",
|
||||
"enableBreakpoints": "在列 {0} 上启用断点",
|
||||
"enableBreakpoints": "启用第 {0} 列的内联断点",
|
||||
"enableBreakpointOnLine": "启用行断点",
|
||||
"addBreakpoint": "添加断点",
|
||||
"addConditionalBreakpoint": "添加条件断点...",
|
||||
|
||||
@@ -10,15 +10,19 @@
|
||||
"extension id": "扩展标识符",
|
||||
"preview": "预览版",
|
||||
"builtin": "内置",
|
||||
"publisher": "发布服务器名称",
|
||||
"publisher": "发布者名称",
|
||||
"install count": "安装计数",
|
||||
"rating": "评级",
|
||||
"repository": "存储库",
|
||||
"license": "许可证",
|
||||
"details": "详细信息",
|
||||
"detailstooltip": "扩展详细信息,显示扩展的 \"README.md\" 文件。",
|
||||
"contributions": "发布内容",
|
||||
"contributionstooltip": "包含此扩展向 VS Code 编辑器提供的功能",
|
||||
"changelog": "更改日志",
|
||||
"changelogtooltip": "扩展的更新历史,显示扩展的 \"CHANGELOG.md\" 文件。",
|
||||
"dependencies": "依赖项",
|
||||
"dependenciestooltip": "包含此扩展依赖的扩展",
|
||||
"noReadme": "无可用自述文件。",
|
||||
"noChangelog": "无可用的更改日志。",
|
||||
"noContributions": "没有发布内容",
|
||||
@@ -30,6 +34,10 @@
|
||||
"debuggers": "调试程序({0})",
|
||||
"debugger name": "名称",
|
||||
"debugger type": "类型",
|
||||
"viewContainers": "视图容器 ({0})",
|
||||
"view container id": "ID",
|
||||
"view container title": "标题",
|
||||
"view container location": "位置",
|
||||
"views": "视图 ({0})",
|
||||
"view id": "ID",
|
||||
"view name": "名称",
|
||||
|
||||
@@ -8,7 +8,6 @@
|
||||
],
|
||||
"neverShowAgain": "不再显示",
|
||||
"searchMarketplace": "搜索商店",
|
||||
"showLanguagePackExtensions": "商店中有可以将 VS Code 本地化为“{0}”语言的扩展。",
|
||||
"dynamicWorkspaceRecommendation": "您可能会对这个扩展感兴趣,它在 {0} 存储库的用户间流行。",
|
||||
"exeBasedRecommendation": "根据你安装的 {0},向你推荐此扩展。",
|
||||
"fileBasedRecommendation": "根据您最近打开的文件推荐此扩展。",
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
"builtInBasicsExtensions": "编程语言",
|
||||
"searchExtensions": "在商店中搜索扩展",
|
||||
"sort by installs": "排序依据: 安装计数",
|
||||
"sort by rating": "排序依据: 分级",
|
||||
"sort by rating": "排序依据: 评分",
|
||||
"sort by name": "排序依据: 名称",
|
||||
"suggestProxyError": "市场返回 \"ECONNREFUSED\"。请检查 \"http.proxy\" 设置。",
|
||||
"extensions": "扩展",
|
||||
|
||||
@@ -10,12 +10,12 @@
|
||||
"malicious": "此扩展被报告存在问题。",
|
||||
"installingMarketPlaceExtension": "正在从商店安装扩展...",
|
||||
"uninstallingExtension": "正在卸载扩展...",
|
||||
"enableDependeciesConfirmation": "启用“{0}”也会启用其依赖项。是否要继续?",
|
||||
"enableDependeciesConfirmation": "启用扩展也会启用其依赖项。是否要继续?",
|
||||
"enable": "是",
|
||||
"doNotEnable": "否",
|
||||
"disableDependeciesConfirmation": "是想仅禁用“{0}”还是想同时禁用其依赖项?",
|
||||
"disableOnly": "仅",
|
||||
"disableAll": "全部",
|
||||
"disableDependeciesConfirmation": "是否同时禁用扩展的依赖项?",
|
||||
"yes": "是",
|
||||
"no": "否",
|
||||
"cancel": "取消",
|
||||
"singleDependentError": "无法禁用扩展“{0}”。扩展“{1}”取决于此。",
|
||||
"twoDependentsError": "无法禁用扩展“{0}”。扩展“{1}”和扩展“{2}”取决于此。",
|
||||
|
||||
@@ -65,7 +65,6 @@
|
||||
"emptyFileNameError": "必须提供文件或文件夹名。",
|
||||
"fileNameStartsWithSlashError": "文件或文件夹名称不能以斜线开头。",
|
||||
"fileNameExistsError": "此位置已存在文件或文件夹 **{0}**。请选择其他名称。",
|
||||
"fileUsedAsFolderError": "**{0}** 是一个文件,不能含有子项。",
|
||||
"invalidFileNameError": "名称 **{0}** 作为文件或文件夹名无效。请选择其他名称。",
|
||||
"filePathTooLongError": "名称 **{0}** 导致路径太长。请选择更短的名称。",
|
||||
"compareWithClipboard": "比较活动文件与剪贴板",
|
||||
|
||||
@@ -7,6 +7,7 @@
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"updateLocale": "是否将 VS Code 的界面语言更换为 {0} 并重新启动?",
|
||||
"activateLanguagePack": "是否重启 VS Code 并激活刚刚安装的语言包?",
|
||||
"yes": "是",
|
||||
"no": "否",
|
||||
"neverAgain": "不再显示",
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"configureLocale": "配置语言",
|
||||
"configureLocale": "配置显示语言",
|
||||
"displayLanguage": "定义 VSCode 的显示语言。",
|
||||
"doc": "请参阅 {0},了解支持的语言列表。",
|
||||
"restart": "更改此值需要重启 VSCode。",
|
||||
|
||||
@@ -6,6 +6,6 @@
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"disableFilesExclude": "禁用文件排除筛选器。",
|
||||
"disableFilesExclude": "禁用排除的文件筛选器。",
|
||||
"clearFilter": "清除筛选。"
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"name": "大纲",
|
||||
"category.focus": "文件",
|
||||
"label.focus": "聚焦于“大纲”视图"
|
||||
}
|
||||
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"filter": "筛选",
|
||||
"collapse": "全部折叠",
|
||||
"sortByPosition": "排序依据:位置",
|
||||
"sortByName": "排序依据: 名称",
|
||||
"sortByKind": "排序方式: 类型",
|
||||
"live": "跟随光标",
|
||||
"no-editor": "当前打开的编辑器无法提供大纲信息。",
|
||||
"too-many-symbols": "抱歉,文件太大,无法显示大纲。"
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
||||
"Licensed under the MIT License. See License.txt in the project root for license information.",
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"outline.title": "{1} 中的第 {0} 行 "
|
||||
}
|
||||
@@ -6,6 +6,7 @@
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"output": "输出",
|
||||
"outputPanelWithInputAriaLabel": "{0},输出面板",
|
||||
"outputPanelAriaLabel": "输出面板"
|
||||
}
|
||||
@@ -6,6 +6,8 @@
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"defineKeybinding.oneExists": "已有 1 条命令的按键绑定与此相同",
|
||||
"defineKeybinding.existing": "已有 {0} 条命令的按键绑定与此相同",
|
||||
"defineKeybinding.initial": "先按所需的组合键,再按 Enter 键。",
|
||||
"defineKeybinding.chordsTo": "加上"
|
||||
}
|
||||
@@ -7,6 +7,7 @@
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"openRawDefaultSettings": "打开默认设置原始文档",
|
||||
"openSettings2": "打开设置 (预览版)",
|
||||
"openSettings": "打开设置",
|
||||
"openGlobalSettings": "打开用户设置",
|
||||
"openGlobalKeybindings": "打开键盘快捷方式",
|
||||
|
||||
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"previewWarning": "预览版",
|
||||
"previewLabel": "当前显示的是新版设置编辑器的预览版界面。",
|
||||
"SearchSettings.AriaLabel": "搜索设置",
|
||||
"SearchSettings.Placeholder": "搜索设置",
|
||||
"advancedCustomizationLabel": "高级自定义请打开和编辑",
|
||||
"openSettingsLabel": "settings.json",
|
||||
"showOverriddenOnly": "仅显示已修改项",
|
||||
"treeAriaLabel": "设置",
|
||||
"feedbackButtonLabel": "提供反馈"
|
||||
}
|
||||
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"modifiedItemForeground": "已修改的设置项的前景色。",
|
||||
"workspace": "工作区",
|
||||
"user": "用户",
|
||||
"resetButtonTitle": "重置",
|
||||
"configured": "已修改",
|
||||
"alsoConfiguredIn": "同时修改于",
|
||||
"configuredIn": "修改于",
|
||||
"editInSettingsJson": "在 settings.json 中编辑",
|
||||
"settingRowAriaLabel": "{0} {1},设置",
|
||||
"groupRowAriaLabel": "{0},组"
|
||||
}
|
||||
@@ -7,6 +7,7 @@
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"defaultPreferencesEditor": "默认首选项编辑器",
|
||||
"settingsEditor2": "设置编辑器 2",
|
||||
"keybindingsEditor": "按键绑定编辑器",
|
||||
"preferences": "首选项"
|
||||
}
|
||||
@@ -12,6 +12,8 @@
|
||||
"previousSearchExcludePattern": "显示上一个搜索排除模式",
|
||||
"nextSearchTerm": "显示下一个搜索词",
|
||||
"previousSearchTerm": "显示上一个搜索词",
|
||||
"nextReplaceTerm": "显示下一个搜索替换词",
|
||||
"previousReplaceTerm": "显示上一个搜索替换词",
|
||||
"findInFiles": "在文件中查找",
|
||||
"replaceInFiles": "在文件中替换",
|
||||
"RefreshAction.label": "刷新",
|
||||
|
||||
@@ -42,10 +42,10 @@
|
||||
"openSettings.message": "打开设置",
|
||||
"openSettings.learnMore": "了解详细信息",
|
||||
"ariaSearchResultsStatus": "搜索 {1} 文件中返回的 {0} 个结果",
|
||||
"search.file.result": "{1} 文件中有 {0} 个结果",
|
||||
"search.files.result": "{1} 文件中有 {0} 个结果",
|
||||
"search.file.results": "{1} 文件中有 {0} 个结果",
|
||||
"search.files.results": "{1} 文件中有 {0} 个结果",
|
||||
"search.file.result": "{0} 个结果,包含于 {1} 个文件中",
|
||||
"search.files.result": "{0} 个结果,包含于 {1} 个文件中",
|
||||
"search.file.results": "{0} 个结果,包含于 {1} 个文件中",
|
||||
"search.files.results": "{0} 个结果,包含于 {1} 个文件中",
|
||||
"searchWithoutFolder": "尚未打开文件夹。当前仅可搜索打开的文件夹 - ",
|
||||
"openFolder": "打开文件夹"
|
||||
}
|
||||
@@ -31,5 +31,5 @@
|
||||
"search.followSymlinks": "控制是否在搜索中跟踪符号链接。",
|
||||
"search.smartCase": "若搜索词全为小写,则不区分大小写进行搜索,否则区分大小写进行搜索",
|
||||
"search.globalFindClipboard": "控制“搜索”视图是否读取或修改 macOS 的共享查找剪贴板",
|
||||
"search.location": "控制搜索功能显示在侧边栏还是水平空间更大的面板区域。我们将在下个版本中优化面板搜索的水平布局,此后,这将不再是一个预览功能。"
|
||||
"search.location": "控制搜索功能显示在侧边栏还是水平空间更大的面板区域"
|
||||
}
|
||||
@@ -24,7 +24,7 @@
|
||||
"JsonSchema.tasks.watching.deprecation": "已弃用。改用 isBackground。",
|
||||
"JsonSchema.tasks.watching": "已执行的任务是否保持活动状态,并且是否在监视文件系统。",
|
||||
"JsonSchema.tasks.background": "已执行的任务是否保持活动状态并在后台运行。",
|
||||
"JsonSchema.tasks.promptOnClose": "当 VS 代码与运行的任务一起关闭时是否提示用户。",
|
||||
"JsonSchema.tasks.promptOnClose": "若 VS Code 关闭时有任务运行,是否提醒用户。",
|
||||
"JsonSchema.tasks.build": "将此任务映射到代码的默认生成命令。",
|
||||
"JsonSchema.tasks.test": "将此任务映射到代码的默认测试命令。",
|
||||
"JsonSchema.tasks.matchers": "要使用的问题匹配程序。可以是字符串或问题匹配程序定义,或字符串和问题匹配程序数组。",
|
||||
|
||||
@@ -28,6 +28,7 @@
|
||||
"JsonSchema.tasks.group.none": "将任务分配为没有组",
|
||||
"JsonSchema.tasks.group": "定义此任务属于的执行组。它支持 \"build\" 以将其添加到生成组,也支持 \"test\" 以将其添加到测试组。",
|
||||
"JsonSchema.tasks.type": "定义任务是被作为进程运行还是在 shell 中作为命令运行。",
|
||||
"JsonSchema.commandArray": "执行的 Shell 命令。数组项将使用空格连接",
|
||||
"JsonSchema.command.quotedString.value": "实际命令值",
|
||||
"JsonSchema.tasks.quoting.escape": "使用 Shell 的转义字符来转义文本 (如,PowerShell 下的 ` 和 bash 下的 \\ )",
|
||||
"JsonSchema.tasks.quoting.strong": "使用 Shell 的强引用字符来引用参数 (如,在 PowerShell 和 bash 下的 \" )。",
|
||||
@@ -44,7 +45,7 @@
|
||||
"JsonSchema.tasks.taskName": "任务名称",
|
||||
"JsonSchema.tasks.taskName.deprecated": "任务的 name 属性已被弃用。请改为使用 label 属性。",
|
||||
"JsonSchema.tasks.background": "已执行的任务是否保持活动状态并在后台运行。",
|
||||
"JsonSchema.tasks.promptOnClose": "当 VS 代码与运行的任务一起关闭时是否提示用户。",
|
||||
"JsonSchema.tasks.promptOnClose": "若 VS Code 关闭时有任务运行,是否提醒用户。 ",
|
||||
"JsonSchema.tasks.matchers": "要使用的问题匹配程序。可以是字符串或问题匹配程序定义,或字符串和问题匹配程序数组。",
|
||||
"JsonSchema.customizations.customizes.type": "要自定义的任务类型",
|
||||
"JsonSchema.tasks.customize.deprecated": "customize 属性已被弃用。请参阅 1.14 发行说明了解如何迁移到新的任务自定义方法",
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"ConfigurationParser.invalidCWD": "警告: options.cwd 必须属于字符串类型。正在忽略值 {0}\n",
|
||||
"ConfigurationParser.invalidCWD": "警告: options.cwd 必须为 \"string\" 类型。将忽略值 {0}\n",
|
||||
"ConfigurationParser.inValidArg": "错误: 命令参数必须是字符串或有效引用的字符串。提供的值为: {0}",
|
||||
"ConfigurationParser.noargs": "错误: 命令参数必须是字符串数组。提供的值为:\n{0}",
|
||||
"ConfigurationParser.noShell": "警告: 仅当在终端中执行任务时支持 shell 配置。",
|
||||
|
||||
@@ -19,6 +19,7 @@
|
||||
"terminal.integrated.copyOnSelection": "设置后,终端中选中的文字将被复制到剪贴板。",
|
||||
"terminal.integrated.fontFamily": "控制终端的字体系列,这在编辑器中是默认的。fontFamily 的值。",
|
||||
"terminal.integrated.fontSize": "控制终端的字号(以像素为单位)。",
|
||||
"terminal.integrated.letterSpacing": "控制终端字符的间距。此项的值为整数,表示在字符间添加的额外像素数。",
|
||||
"terminal.integrated.lineHeight": "控制终端的行高,此数字乘上终端字号得到实际行高(以像素为单位)。",
|
||||
"terminal.integrated.fontWeight": "终端中非粗体字使用的字重。",
|
||||
"terminal.integrated.fontWeightBold": "终端中粗体字使用的字重。",
|
||||
@@ -26,6 +27,7 @@
|
||||
"terminal.integrated.cursorStyle": "控制终端游标的样式。",
|
||||
"terminal.integrated.scrollback": "控制终端保持在缓冲区的最大行数。",
|
||||
"terminal.integrated.setLocaleVariables": "控制是否在终端启动时设置区域设置变量,在 OS X 上默认设置为 true,在其他平台上为 false。",
|
||||
"terminal.integrated.rendererType": "控制终端的渲染方式。如果选择 \"canvas\" ,则使用标准 (快速的) canvas 渲染器;若为 \"dom\",则回退到基于 DOM 的渲染器;若为 \"auto\",则让 VS Code 选择最佳方式。此设定要在重载 VS Code 后才能生效。",
|
||||
"terminal.integrated.rightClickBehavior": "控制终端在点击右键时进行的操作,可选值为 \"default\"、 \"copyPaste\" 和 \"selectWord\"。选择 \"default\" 将显示上下文菜单;选择 \"copyPaste\" 将在有选择内容时进行复制,其他时候进行粘贴;选择 \"selectWord\" 终端将选择光标下的字并显示上下文菜单。",
|
||||
"terminal.integrated.cwd": "将在其中启动终端的一个显式起始路径,它用作 shell 进程的当前工作目录(cwd)。当根目录为不方便的 cwd 时,此路径在工作区设置中可能十分有用。",
|
||||
"terminal.integrated.confirmOnExit": "在存在活动终端会话的情况下,退出时是否要确认。",
|
||||
|
||||
@@ -57,5 +57,7 @@
|
||||
"workbench.action.terminal.scrollToPreviousCommand": "滚动到上一条命令",
|
||||
"workbench.action.terminal.scrollToNextCommand": "滚动到下一条命令",
|
||||
"workbench.action.terminal.selectToPreviousCommand": "选择上一条命令所有内容",
|
||||
"workbench.action.terminal.selectToNextCommand": "选择下一条命令所有内容"
|
||||
"workbench.action.terminal.selectToNextCommand": "选择下一条命令所有内容",
|
||||
"workbench.action.terminal.selectToPreviousLine": "选择上一行的所有内容",
|
||||
"workbench.action.terminal.selectToNextLine": "选择下一行的所有内容"
|
||||
}
|
||||
@@ -9,8 +9,13 @@
|
||||
"terminal.integrated.a11yBlankLine": "空行",
|
||||
"terminal.integrated.a11yPromptLabel": "终端输入",
|
||||
"terminal.integrated.a11yTooMuchOutput": "输出太多,无法朗读。请手动转到行内进行阅读",
|
||||
"yes": "是",
|
||||
"terminal.rendererInAllNewTerminals": "所有新创建的终端都将使用非 GPU 渲染器。",
|
||||
"no": "否",
|
||||
"dontShowAgain": "不再显示",
|
||||
"terminal.slowRendering": "集成终端的标准渲染器似乎在您的计算机上运行得很慢。使用基于 DOM 的渲染器也许能提高性能,是否切换? [阅读有关终端设置的更多信息](https://code.visualstudio.com/docs/editor/integrated-terminal#_changing-how-the-terminal-is-rendered)。",
|
||||
"terminal.integrated.copySelection.noSelection": "没有在终端中选择要复制的内容",
|
||||
"terminal.integrated.exitedWithCode": "通过退出代码 {0} 终止的终端进程",
|
||||
"terminal.integrated.exitedWithCode": "终端进程已终止,退出代码: {0}",
|
||||
"terminal.integrated.waitOnExit": "按任意键以关闭终端",
|
||||
"terminal.integrated.launchFailed": "终端进程命令“{0} {1}”无法启动 (退出代码: {2})",
|
||||
"terminal.integrated.launchFailedExtHost": "无法启动终端进程 (退出代码: {0})"
|
||||
|
||||
@@ -6,6 +6,8 @@
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"terminal.useMonospace": "使用 \"monospace\"",
|
||||
"terminal.monospaceOnly": "终端只支持等宽字体。",
|
||||
"copy": "复制",
|
||||
"split": "拆分",
|
||||
"paste": "粘贴",
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"unsupportedWorkspaceSettings": "此工作区包含仅可在“用户设置”中配置的设置 ({0})。单击[这里]({1})了解更多信息。",
|
||||
"openWorkspaceSettings": "打开工作区设置",
|
||||
"dontShowAgain": "不再显示"
|
||||
"dontShowAgain": "不再显示",
|
||||
"unsupportedWorkspaceSettings": "此工作区包含仅可在“用户设置”中配置的设置 ({0})。单击[这里]({1})了解更多信息。"
|
||||
}
|
||||
@@ -20,7 +20,7 @@
|
||||
"later": "稍后",
|
||||
"updateAvailable": "现有更新可用: {0} {1}",
|
||||
"installUpdate": "安装更新",
|
||||
"updateInstalling": "{0} {1} 正在后台安装,我们会在完成后通知您。",
|
||||
"updateInstalling": "正在后台安装 {0} {1},我们将在完成后通知您。 ",
|
||||
"updateAvailableAfterRestart": "重新启动 {0} 即可应用最新更新。",
|
||||
"updateNow": "立即更新",
|
||||
"commandPalette": "命令面板...",
|
||||
|
||||
@@ -7,6 +7,5 @@
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"walkThrough.editor.label": "交互式演练场",
|
||||
"help": "帮助",
|
||||
"interactivePlayground": "交互式演练场"
|
||||
"help": "帮助"
|
||||
}
|
||||
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"summary.0": "未做编辑",
|
||||
"summary.nm": "在 {1} 个文件中进行了 {0} 次编辑",
|
||||
"summary.n0": "在 1 个文件中进行了 {0} 次编辑",
|
||||
"conflict": "这些文件也已同时更改: {0}"
|
||||
}
|
||||
@@ -16,6 +16,7 @@
|
||||
"vscode.extension.contributes.configuration": "用于配置字符串。",
|
||||
"invalid.title": "configuration.title 必须是字符串",
|
||||
"invalid.properties": "configuration.properties 必须是对象",
|
||||
"invalid.property": "\"configuration.property\" 必须是对象",
|
||||
"invalid.allOf": "\"configuration.allOf\" 已被弃用且不应被使用。你可以将多个配置单元作为数组传递给 \"configuration\" 参与点。",
|
||||
"workspaceConfig.folders.description": "将载入到工作区的文件夹列表。",
|
||||
"workspaceConfig.path.description": "文件路径。例如 \"/root/folderA\" 或 \"./folderA\"。后者表示根据工作区文件位置进行解析的相对路径。",
|
||||
|
||||
@@ -6,16 +6,5 @@
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"canNotResolveWorkspaceFolderMultiRoot": "无法在多文件夹工作区中解析 \"${workspaceFolder}\"。使用 \":\" 和工作区文件夹名称来限定此变量的作用域。",
|
||||
"canNotResolveWorkspaceFolder": "无法解析 \"${workspaceFolder}\"。请打开一个文件夹。",
|
||||
"canNotResolveFolderBasenameMultiRoot": "无法在多文件夹工作区中解析 \"${workspaceFolderBasename}\"。使用 \":\" 和工作区文件夹名称来限定此变量的作用域。",
|
||||
"canNotResolveFolderBasename": "无法解析 \"${workspaceFolderBasename}\"。请打开一个文件夹。",
|
||||
"canNotResolveLineNumber": "无法解析 \"${lineNumber}\"。请打开一个编辑器。",
|
||||
"canNotResolveSelectedText": "无法解析 \"${selectedText}\"。请打开一个编辑器。",
|
||||
"canNotResolveFile": "无法解析 \"${file}\"。请打开一个编辑器。",
|
||||
"canNotResolveRelativeFile": "无法解析 \"${relativeFile}\"。请打开一个编辑器。",
|
||||
"canNotResolveFileDirname": "无法解析 \"${fileDirname}\"。请打开一个编辑器。",
|
||||
"canNotResolveFileExtname": "无法解析 \"${fileExtname}\"。请打开一个编辑器。",
|
||||
"canNotResolveFileBasename": "无法解析 \"${fileBasename}\"。请打开一个编辑器。",
|
||||
"canNotResolveFileBasenameNoExtension": "无法解析 \"${fileBasenameNoExtension}\"。请打开一个编辑器。"
|
||||
"stringsOnlySupported": "命令 {0} 未返回字符串结果。若命令用于替换变量,其结果仅支持字符串。"
|
||||
}
|
||||
@@ -6,6 +6,7 @@
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"invalidPath": "资源“{0}”的路径必须是绝对路径",
|
||||
"fileNotFoundError": "找不到文件({0})",
|
||||
"fileIsDirectoryError": "文件是目录",
|
||||
"fileNotModifiedError": "自以下时间未修改的文件:",
|
||||
|
||||
Reference in New Issue
Block a user