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: 777bc285596f0e2fe74c1849bbe646d43757baf5 (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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
{
	"": [
		"--------------------------------------------------------------------------------------------",
		"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": "延伸模組識別碼",
	"preview": "預覽",
	"builtin": "內建",
	"publisher": "發行者名稱",
	"install count": "安裝計數",
	"rating": "評等",
	"repository": "儲存庫",
	"license": "授權",
	"details": "詳細資料",
	"contributions": "貢獻",
	"changelog": "變更記錄",
	"dependencies": "相依性",
	"noReadme": "沒有可用的讀我檔案。",
	"noChangelog": "沒有可用的 Changelog。",
	"noContributions": "沒有比重",
	"noDependencies": "沒有相依性",
	"settings": "設定 ({0})",
	"setting name": "名稱",
	"description": "描述",
	"default": "預設",
	"debuggers": "偵錯工具 ({0})",
	"debugger name": "名稱",
	"debugger type": "型別",
	"views": "瀏覽次數 ({0})",
	"view id": "識別碼",
	"view name": "名稱",
	"view location": "位置",
	"localizations": "當地語系化 ({0})",
	"localizations language id": "語言識別碼",
	"localizations language name": "語言名稱",
	"localizations localized language name": "語言名稱 (在地化)",
	"colorThemes": "色彩佈景主題 ({0})",
	"iconThemes": "圖示佈景主題 ({0}) ",
	"colors": "色彩 ({0})",
	"colorId": "識別碼",
	"defaultDark": "預設深色",
	"defaultLight": "預設淺色",
	"defaultHC": "預設高對比",
	"JSON Validation": "JSON 驗證 ({0})",
	"commands": "命令 ({0})",
	"command name": "名稱",
	"keyboard shortcuts": "鍵盤快速鍵(&&K)",
	"menuContexts": "功能表內容",
	"languages": "語言 ({0})",
	"language id": "識別碼",
	"language name": "名稱",
	"file extensions": "副檔名",
	"grammar": "文法",
	"snippets": "程式碼片段"
}