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

extensionEditor.i18n.json « 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: 3d0e6b6a5b66e86c2f3ebccef5be4d0b31da0cf2 (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
32
33
34
35
36
37
38
39
40
41
42
43
/*---------------------------------------------------------------------------------------------
 *  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": "延伸模組名稱",
	"extension id": "延伸模組識別碼",
	"publisher": "發行者名稱",
	"install count": "安裝計數",
	"rating": "評等",
	"license": "授權",
	"details": "詳細資料",
	"contributions": "貢獻",
	"changelog": "變更記錄",
	"dependencies": "相依性",
	"noReadme": "沒有可用的讀我檔案。",
	"noChangelog": "沒有可用的 Changelog。",
	"noContributions": "沒有比重",
	"noDependencies": "沒有相依性",
	"settings": "設定 ({0})",
	"setting name": "名稱",
	"description": "描述",
	"default": "預設",
	"debuggers": "偵錯工具 ({0})",
	"debugger name": "名稱",
	"views": "瀏覽次數 ({0})",
	"view id": "識別碼",
	"view name": "名稱",
	"view location": "位置",
	"themes": "佈景主題 ({0})",
	"JSON Validation": "JSON 驗證 ({0})",
	"commands": "命令 ({0})",
	"command name": "名稱",
	"keyboard shortcuts": "鍵盤快速鍵(&&K)",
	"menuContexts": "功能表內容",
	"languages": "語言 ({0})",
	"language id": "識別碼",
	"language name": "名稱",
	"file extensions": "副檔名",
	"grammar": "文法",
	"snippets": "程式碼片段"
}