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

extensionEditor.i18n.json « electron-browser « extensions « parts « workbench « vs « src « cht « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 396b167f9f036cb0e2e2b8ce07ee59e5e6b33f9e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
/*---------------------------------------------------------------------------------------------
 *  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.
{
	"JSON Validation": "JSON 驗證 ({0})",
	"changelog": "變更記錄",
	"command name": "名稱",
	"commands": "命令 ({0})",
	"contributions": "貢獻",
	"debugger name": "名稱",
	"debuggers": "偵錯工具 ({0})",
	"default": "預設",
	"description": "描述",
	"details": "詳細資料",
	"file extensions": "副檔名",
	"grammar": "文法",
	"keyboard shortcuts": "鍵盤快速鍵(&&K)",
	"language id": "識別碼",
	"language name": "名稱",
	"languages": "語言 ({0})",
	"license": "授權",
	"menuContexts": "功能表內容",
	"noChangelog": "沒有可用的 CHANGELOG。",
	"noReadme": "沒有可用的讀我檔案。",
	"setting name": "名稱",
	"settings": "設定 ({0})",
	"snippets": "程式碼片段",
	"themes": "佈景主題 ({0})"
}