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:
@@ -2,9 +2,9 @@
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"TaskRunner.UNC": "無法在 UNC 磁碟機上執行 shell 命令。"
|
||||
"TaskRunner.UNC": "無法在 UNC 磁碟機上執行殼層命令。"
|
||||
}
|
||||
@@ -2,10 +2,10 @@
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"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": "內嵌中斷點",
|
||||
"miFunctionBreakpoint": "函式中斷點(&&F}...",
|
||||
"miLogPoint": "&&記錄點...",
|
||||
"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.side": "控制要在哪端呈現迷你地圖。",
|
||||
@@ -41,12 +42,12 @@
|
||||
"wordWrap.bounded": "當檢視區縮至最小並設定 'editor.wordWrapColumn' 時換行。",
|
||||
"wordWrap": "控制是否自動換行。可以是:\n - 'off' (停用換行),\n - 'on' (檢視區換行),\n - 'wordWrapColumn' (於 'editor.wordWrapColumn' 換行`) 或\n - 'bounded' (當檢視區縮至最小並設定 'editor.wordWrapColumn' 時換行).",
|
||||
"wordWrapColumn": "當 `editor.wordWrap` 為 [wordWrapColumn] 或 [bounded] 時,控制編輯器中的資料行換行。",
|
||||
"wrappingIndent": "控制換行的縮排。可以是 [無]、[相同] 或 [縮排]。",
|
||||
"wrappingIndent": "控制換行的縮排。可以是 'none'、'same' 或 'deepIndent'。",
|
||||
"mouseWheelScrollSensitivity": "滑鼠滾輪捲動事件的 'deltaX' 與 'deltaY' 所使用的乘數",
|
||||
"multiCursorModifier.ctrlCmd": "對應 Windows 和 Linux 的 `Control` 與對應 macOS 的 `Command`",
|
||||
"multiCursorModifier.alt": "對應 Windows 和 Linux 的 `Alt` 與對應 macOS 的 `Option`",
|
||||
"multiCursorModifier": "用於新增多個滑鼠游標的修改。 `ctrlCmd` 會對應到 Windows 和 Linux 上的 `Control` 以及 macOS 上的 `Command`。 [移至定義] 及 [開啟連結] 滑鼠手勢將會適應以避免和 multicursor 修改衝突。",
|
||||
"multiCursorMergeOverlapping": "在重疊時合併多個游標。",
|
||||
"multiCursorMergeOverlapping": "在多個游標重疊時將其合併。",
|
||||
"quickSuggestions.strings": "允許在字串內顯示即時建議。",
|
||||
"quickSuggestions.comments": "允許在註解中顯示即時建議。",
|
||||
"quickSuggestions.other": "允許在字串與註解以外之處顯示即時建議。",
|
||||
|
||||
@@ -32,6 +32,7 @@
|
||||
"infoBorder": "編輯器內資訊提示線的邊框色彩",
|
||||
"hintForeground": "編輯器內提示訊息的提示線前景色彩",
|
||||
"hintBorder": "編輯器內提示訊息的提示線邊框色彩",
|
||||
"unnecessaryForeground": "編輯器中不必要程式碼的前景色彩。",
|
||||
"overviewRulerRangeHighlight": "概述反白範圍的尺規標記顏色。不能使用非透明的顏色來隱藏底層的樣式。",
|
||||
"overviewRuleError": "錯誤的概觀尺規標記色彩。",
|
||||
"overviewRuleWarning": "警示的概觀尺規標記色彩。",
|
||||
|
||||
12
i18n/cht/src/vs/editor/contrib/fontZoom/fontZoom.i18n.json
Normal file
12
i18n/cht/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": "重新將選取的行縮排"
|
||||
}
|
||||
@@ -25,8 +25,6 @@
|
||||
"uninstallDependeciesConfirmation": "只要將 '{0}' 解除安裝,或要包含其相依性?",
|
||||
"uninstallOnly": "僅擴充功能",
|
||||
"uninstallAll": "全部解除安裝",
|
||||
"uninstallConfirmation": "確定要將 '{0}' 解除安裝嗎?",
|
||||
"ok": "確定",
|
||||
"singleDependentError": "無法將延伸模組 '{0}' 解除安裝。其為延伸模組 '{1}' 的相依對象。",
|
||||
"twoDependentsError": "無法將延伸模組 '{0}' 解除安裝。其為延伸模組 '{1}' 及 '{2}' 的相依對象。",
|
||||
"multipleDependentsError": "無法將延伸模組 '{0}' 解除安裝。其為 '{1}'、'{2}' 及其他延伸模組的相依對象。",
|
||||
|
||||
13
i18n/cht/src/vs/platform/node/minimalTranslations.i18n.json
Normal file
13
i18n/cht/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} 中使用。在 Marketplace 中搜尋語言套件以開始使用。",
|
||||
"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 嗎?"
|
||||
}
|
||||
@@ -8,13 +8,12 @@
|
||||
],
|
||||
"vscode.extension.contributes.views.containers.id": "用於識別可透過使用 'views' 參與點參與檢視之容器的唯一識別碼",
|
||||
"vscode.extension.contributes.views.containers.title": "用於轉譯容器的易讀字串",
|
||||
"vscode.extension.contributes.views.containers.icon": "容器圖示的路徑。圖示為置於 50x40 正方形中央,且以 'rgb(215, 218, 224)' 或 '#d7dae0' 填滿顏色的 24x24 影像。雖然接受所有影像檔案類型,但建議使用 SVG 作為圖示格式。",
|
||||
"vscode.extension.contributes.views.containers.icon": "容器圖示的路徑。圖示為置於 50x40 區塊中央,且以 'rgb(215, 218, 224)' 或 '#d7dae0' 填滿顏色的 24x24 影像。雖然接受所有影像檔案類型,但建議使用 SVG 作為圖示格式。",
|
||||
"vscode.extension.contributes.viewsContainers": "提供檢視容器給編輯者",
|
||||
"views.container.activitybar": "提供檢視容器給活動列",
|
||||
"test": "測試",
|
||||
"proposed": "只有在 dev 不足,或使用下列命令列參數時才能使用 'viewsContainers' 參與: --enable-proposed-api {0}。",
|
||||
"requirearray": "檢視容器必須為陣列",
|
||||
"requireidstring": "屬性 ‵{0}` 為必要項且必須為類型 `string`。僅允許英數字元字母、'_'、'-'。",
|
||||
"requireidstring": "屬性 ‵{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}: 為了減少記憶體使用量並避免凍結或毀損, 已關閉此大型檔的tokenization、包裝和摺疊功能。",
|
||||
"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": "JSON 結構描述組態,用於驗證 'launch.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": "將會作為此複合一部份而啟動之組態的名稱。"
|
||||
}
|
||||
@@ -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' 替代方案使用"
|
||||
}
|
||||
@@ -2,39 +2,10 @@
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"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": "JSON 結構描述組態,用於驗證 'launch.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": "新增條件中斷點...",
|
||||
|
||||
@@ -16,9 +16,13 @@
|
||||
"repository": "儲存庫",
|
||||
"license": "授權",
|
||||
"details": "詳細資料",
|
||||
"detailstooltip": "擴充功能詳細資訊,從擴充功能的 'README.md' 檔案中呈現。",
|
||||
"contributions": "貢獻",
|
||||
"contributionstooltip": "透過此擴充功能列出對 VS Code 的貢獻",
|
||||
"changelog": "變更記錄",
|
||||
"changelogtooltip": "擴充功能更新紀錄,從擴充功能 'CHANGELOG.md' 檔案中呈現",
|
||||
"dependencies": "相依性",
|
||||
"dependenciestooltip": "列出此擴充功能的相依項目",
|
||||
"noReadme": "沒有可用的讀我檔案。",
|
||||
"noChangelog": "沒有可用的 Changelog。",
|
||||
"noContributions": "沒有比重",
|
||||
@@ -30,6 +34,10 @@
|
||||
"debuggers": "偵錯工具 ({0})",
|
||||
"debugger name": "名稱",
|
||||
"debugger type": "型別",
|
||||
"viewContainers": "檢視容器 ({0})",
|
||||
"view container id": "識別碼",
|
||||
"view container title": "標題",
|
||||
"view container location": "位置",
|
||||
"views": "瀏覽次數 ({0})",
|
||||
"view id": "識別碼",
|
||||
"view name": "名稱",
|
||||
|
||||
@@ -8,7 +8,6 @@
|
||||
],
|
||||
"neverShowAgain": "不要再顯示",
|
||||
"searchMarketplace": "搜尋市集",
|
||||
"showLanguagePackExtensions": "Marketplace 的延伸模組能夠協助將 VS Code 當地語系化為 '{0}' 地區設定",
|
||||
"dynamicWorkspaceRecommendation": "此擴充功能可能會讓您感興趣,因為它在 {0} 儲存庫的使用者中很熱門。",
|
||||
"exeBasedRecommendation": "因為您已安裝 {0},所以建議您使用此延伸模組。",
|
||||
"fileBasedRecommendation": "根據您最近開啟的檔案,建議您使用此延伸模組。",
|
||||
|
||||
@@ -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}' 延伸模組相依於此項。",
|
||||
|
||||
@@ -7,10 +7,11 @@
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"updateLocale": "您想要變更 VS Code 的 UI 語言為 {0} 並重新啟動嗎?",
|
||||
"activateLanguagePack": "您是否要重新啟動 VS Coode 以啟動剛剛安裝的語套件?",
|
||||
"yes": "是",
|
||||
"no": "否",
|
||||
"neverAgain": "不要再顯示",
|
||||
"install language pack": "在不久之後,VS Code 將只支援格式為 Marketplace 延伸模組的語言套件。請安裝 '{0}' 延伸模組已繼續使用目前設定的語言。",
|
||||
"install language pack": "在不久之後,VS Code 將只支援格式為 Marketplace 延伸模組的語言套件。請安裝 '{0}' 延伸模組以繼續使用目前設定的語言。",
|
||||
"install": "安裝",
|
||||
"more information": "詳細資訊...",
|
||||
"JsonSchema.locale": "要使用的 UI 語言。",
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"configureLocale": "設定語言",
|
||||
"configureLocale": "設定顯示語言",
|
||||
"displayLanguage": "定義 VSCode 的顯示語言。",
|
||||
"doc": "如需支援的語言清單,請參閱 {0}。",
|
||||
"restart": "改變設定值後需要重新啟動 VSCode.",
|
||||
|
||||
@@ -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": "重新整理",
|
||||
|
||||
@@ -31,5 +31,5 @@
|
||||
"search.followSymlinks": "控制是否要在搜尋時遵循 symlink。",
|
||||
"search.smartCase": "如果搜尋式為全部小寫,則用不分大小寫的搜尋,否則用分大小寫的搜尋",
|
||||
"search.globalFindClipboard": "控制搜尋檢視是否應讀取或修改 macOS 上的共用尋找剪貼簿 (shared find clipboard)",
|
||||
"search.location": "控制搜尋是否在資訊看板會顯示為檢視,或為了更多水平空間,以面板方式在面板區域顯示。下個版本在面板上的搜尋將具有更好的水平版面配置,而此項目將不再處於預覽階段。"
|
||||
"search.location": "控制搜尋是否以檢視方式在側邊欄顯示,或以面板方式在面板區域顯示以取得更多水平空間。"
|
||||
}
|
||||
@@ -28,6 +28,7 @@
|
||||
"JsonSchema.tasks.group.none": "指派工作到沒有群組",
|
||||
"JsonSchema.tasks.group": "定義工作屬於哪個執行群組。支援將 「組建」新增到組建群組,以及將「測試」新增到測試群組。",
|
||||
"JsonSchema.tasks.type": "定義工作在殼層中會作為處理序或命令來執行。",
|
||||
"JsonSchema.commandArray": "要執行的 shell 命令。陣列項目會以空白字元連接",
|
||||
"JsonSchema.command.quotedString.value": "實際命令值",
|
||||
"JsonSchema.tasks.quoting.escape": "使用殼層逸出字元的逸出字元 (例如 ` under PowerShell 與 \\ under bash)。",
|
||||
"JsonSchema.tasks.quoting.strong": "使用殼層的強式引號字元將引數括住 (例如 PowerShell 及 Bash 下的 \")。",
|
||||
|
||||
@@ -19,6 +19,7 @@
|
||||
"terminal.integrated.copyOnSelection": "當設定時,在終端機中選擇的文字將會被複製至剪貼簿",
|
||||
"terminal.integrated.fontFamily": "控制終端機的字型家族,預設為 editor.fontFamily 的值。",
|
||||
"terminal.integrated.fontSize": "控制終端機的字型大小 (以像素為單位)。",
|
||||
"terminal.integrated.letterSpacing": "控制終端機的字元間距,這是一個整數值,用於呈現增加在字元間額外的像素量。",
|
||||
"terminal.integrated.lineHeight": "控制終端機的行高,此數字會乘上終端機字型大小,以取得以像素為單位的實際行高。",
|
||||
"terminal.integrated.fontWeight": "在終端機內使用非粗體文字的字體寬度。",
|
||||
"terminal.integrated.fontWeightBold": "在終端機內使用粗體文字的字體寬度。",
|
||||
@@ -26,7 +27,8 @@
|
||||
"terminal.integrated.cursorStyle": "控制終端機資料指標的樣式。",
|
||||
"terminal.integrated.scrollback": "控制終端機保留在其緩衝區中的行數上限。",
|
||||
"terminal.integrated.setLocaleVariables": "控制是否在終端機啟動時設定地區設定變數,這在 OS X 上預設為 true,在其他平台則為 false。",
|
||||
"terminal.integrated.rightClickBehavior": "控制終端機如何反應右鍵點擊,可為 'default', 'copyPaste' 和 'selectWord'。 'default' 將顯示操作功能表,'copyPaste' 會在有選擇時複製,否則為貼上,'selectWord' 將選擇指標下的單字並顯示操作功能表。",
|
||||
"terminal.integrated.rendererType": "控制終端的呈現方式, 選項為 \"canvas\" 為標準 (快速) 畫布轉譯器, \"dom\" 退回以 DOM-based 轉譯器, 或 \"auto\" 讓 VS Code 猜測哪個最好。此設置需要 VS Code 重新載入才能生效。",
|
||||
"terminal.integrated.rightClickBehavior": "控制終端機對右鍵點擊反應方式,可為 \"default\", \"copyPaste\" 和 \"selectWord\"。 \"default\" 將顯示操作功能表,\"copyPaste\" 會在有選擇時複製,否則為貼上,\"selectWord\" 將選擇指標下的單字並顯示操作功能表。",
|
||||
"terminal.integrated.cwd": "終端機啟動位置的明確起始路徑,這會用作殼層處理序的目前工作目錄 (cwd)。當根目錄不是方便的 cwd 時,這在工作區設定中特別好用。",
|
||||
"terminal.integrated.confirmOnExit": "當有使用中的終端機工作階段時,是否要在結束時確認。",
|
||||
"terminal.integrated.enableBell": "是否啟用終端機警告聲。",
|
||||
|
||||
@@ -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,6 +9,11 @@
|
||||
"terminal.integrated.a11yBlankLine": "空白行",
|
||||
"terminal.integrated.a11yPromptLabel": "終端機輸入",
|
||||
"terminal.integrated.a11yTooMuchOutput": "要宣告的輸出過多,請手動讀取瀏覽至資料列",
|
||||
"yes": "是",
|
||||
"terminal.rendererInAllNewTerminals": "所有新建立的終端將使用非 GPU 的轉譯器。",
|
||||
"no": "否",
|
||||
"dontShowAgain": "不要再顯示",
|
||||
"terminal.slowRendering": "整合終端的標準轉譯器在您的電腦上似乎很慢。 您是否想要切換以 Dom-based 轉譯器以提高效能? [閱讀更多有關終端設定的資訊] (https://code.visualstudio.com/docs/editor/integrated-terminal#_changing-how-the-terminal-is-rendered).",
|
||||
"terminal.integrated.copySelection.noSelection": "終端機沒有任何選取項目可以複製",
|
||||
"terminal.integrated.exitedWithCode": "終端機處理序已終止,結束代碼為: {0}",
|
||||
"terminal.integrated.waitOnExit": "按任意鍵關閉終端機",
|
||||
|
||||
@@ -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": "Interactive Playground",
|
||||
"help": "說明",
|
||||
"interactivePlayground": "Interactive Playground"
|
||||
"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": "在一個檔案中進行了 {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' 已取代而不應再使用。請改為將多個組態區段作為陣列,傳遞至「組態」貢獻點。",
|
||||
"workspaceConfig.folders.description": "要載入工作區之資料夾的清單。",
|
||||
"workspaceConfig.path.description": "檔案路徑,例如 `/root/folderA` 或 `./folderA` 即為會對工作區檔案位置解析的相關路徑。",
|
||||
|
||||
@@ -5,5 +5,6 @@
|
||||
"Licensed under the MIT License. See License.txt in the project root for license information.",
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
]
|
||||
],
|
||||
"stringsOnlySupported": "命令 {0} 未回傳字串結果。僅支援字串作為變數替換的命令結果。"
|
||||
}
|
||||
@@ -6,6 +6,7 @@
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"invalidPath": "資源 '{0}' 路徑必須為絕對路徑",
|
||||
"fileNotFoundError": "找不到檔案 ({0})",
|
||||
"fileIsDirectoryError": "檔案是目錄",
|
||||
"fileNotModifiedError": "未修改檔案的時間",
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
"schema.languageId": "關聯的圖示定義識別碼。",
|
||||
"schema.fonts": "用在圖示定義中的字型。",
|
||||
"schema.id": "字型識別碼。",
|
||||
"schema.src": "字型位置。",
|
||||
"schema.src": "字型的位置。",
|
||||
"schema.font-path": "字型路徑,相對於目前的圖示佈景主題檔案。",
|
||||
"schema.font-format": "字型格式。",
|
||||
"schema.font-weight": "字型粗細。",
|
||||
|
||||
Reference in New Issue
Block a user