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

vs_code_welcome_page.i18n.json « electron-browser « page « welcome « parts « workbench « vs « src « cht « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 440dfaba679eec5793ac3806f8735d5e958f0241 (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.
{
	"welcomePage.vscode": "Visual Studio Code",
	"welcomePage.editingEvolved": "編輯進化了",
	"welcomePage.start": "開始",
	"welcomePage.newFile": "新增檔案",
	"welcomePage.openFolder": "開啟資料夾...",
	"welcomePage.cloneGitRepository": "複製 Git 存放庫...",
	"welcomePage.recent": "最近使用",
	"welcomePage.moreRecent": "更多...",
	"welcomePage.noRecentFolders": "沒有最近使用的資料夾",
	"welcomePage.help": "說明",
	"welcomePage.keybindingsCheatsheet": "閱覽鍵盤快速鍵",
	"welcomePage.introductoryVideos": "簡介影片",
	"welcomePage.productDocumentation": "產品文件",
	"welcomePage.gitHubRepository": "GitHub 存放庫",
	"welcomePage.stackOverflow": "Stack Overflow",
	"welcomePage.showOnStartup": "啟動時顯示歡迎頁面",
	"welcomePage.customize": "自訂",
	"welcomePage.installExtensionPacks": "工具與語言",
	"welcomePage.installExtensionPacksDescription": "安裝{0}與{1}的支援功能。",
	"welcomePage.moreExtensions": "更多",
	"welcomePage.installKeymapDescription": "安裝鍵盤快速鍵",
	"welcomePage.installKeymapExtension": "安裝鍵盤快速鍵{0}與{1}",
	"welcomePage.others": "其他",
	"welcomePage.colorTheme": "彩色佈景主題",
	"welcomePage.colorThemeDescription": "將編輯器及您的程式碼設定成您喜愛的外觀",
	"welcomePage.learn": "深入了解",
	"welcomePage.showCommands": "尋找及執行所有命令",
	"welcomePage.interfaceOverview": "介面概觀",
	"welcomePage.interfaceOverviewDescription": "使用視覺覆疊效果強調顯示 UI 的主要元件",
	"welcomePage.interactivePlayground": "Interactive Playground",
	"welcomePage.interactivePlaygroundDescription": "嘗試使用逐步解說短片中的一些基本編輯器功能",
	"welcomePage.quickLinks": "快速連結",
	"welcomePage.keybindingsReference": "鍵盤快速鍵參考",
	"welcomePage.keybindingsReferenceDescription": "可列印的 PDF,附有最常用的鍵盤快速鍵",
	"welcomePage.configureSettings": "組態設定",
	"welcomePage.configureSettingsDescription": "微調設定就能發揮 VS Code 的所有功能"
}