Welcome to mirror list, hosted at ThFree Co, Russian Federation.

quickOpenController.i18n.json « quickopen « parts « browser « workbench « vs « src « cht « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: cd395a65caa0f9e4b8ce3e62978c2d5b65a23897 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
/*---------------------------------------------------------------------------------------------
 *  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.
{
	"canNotRunPlaceholder": "目前內容無法使用這個 Quick Open 處理常式",
	"emptyPicks": "沒有可挑選的項目",
	"entryAriaLabel": "{0},最近開啟的項目",
	"historyMatches": "最近開啟的",
	"inputModeEntry": "按 'Enter' 鍵確認您的輸入或按 'Esc' 鍵取消",
	"inputModeEntryDescription": "{0} (按 'Enter' 鍵確認或按 'Esc' 鍵取消)",
	"noResultsFound1": "找不到結果",
	"quickOpenInput": "輸入 '?' 即可取得相關說明來了解您可以在這裡執行的動作"
}