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

configureLocale.i18n.json « actions « browser « workbench « vs « src « cht « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 10a65101c177e1a840fa60ab5f7f2888dcba3e4b (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.
{
	"configureLocale": "設定語言",
	"displayLanguage": "定義 VSCode 的顯示語言。",
	"doc": "如需支援的語言清單,請參閱 {0}。",
	"restart": "改變設定值後需要重新啟動 VSCode.",
	"fail.createSettings": "無法建立 '{0}' ({1})。",
	"JsonSchema.locale": "要使用的 UI 語言。"
}