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

preferencesService.i18n.json « browser « preferences « parts « workbench « vs « src « cht « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: fd2fcfa2b48ca26e01be99c5a62e6ac36e6fda49 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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.
{
	"openFolderFirst": "先開啟資料夾以建立工作區設定",
	"emptyKeybindingsHeader": "將您的按鍵組合放入此檔案中以覆寫預設值",
	"defaultKeybindings": "預設按鍵繫結關係",
	"emptySettingsHeader": "將您的設定放入此檔案中以覆寫預設值",
	"emptySettingsHeader1": "將您的設定放入此檔案中以覆寫預設值和使用者設定。",
	"fail.createSettings": "無法建立 '{0}' ({1})。"
}