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: d8593adce700ae6263f062c01cdc404c646a0cc4 (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.atom": "Atom",
	"welcomePage.atomCurrent": "Atom (目前)",
	"welcomePage.cloneGitRepository": "複製 Git 存放庫...",
	"welcomePage.colorTheme": "彩色佈景主題",
	"welcomePage.colorThemeDescription": "將編輯器及您的程式碼設定成您喜愛的外觀",
	"welcomePage.configureSettings": "組態設定",
	"welcomePage.configureSettingsDescription": "微調設定就能發揮 VS Code 的所有功能",
	"welcomePage.editingEvolved": "編輯進化了",
	"welcomePage.gitHubRepository": "GitHub 存放庫",
	"welcomePage.help": "說明",
	"welcomePage.installKeymap": "安裝鍵盤快速鍵 {0}、{1}、{2} 及 {3}",
	"welcomePage.installKeymapDescription": "安裝鍵盤快速鍵",
	"welcomePage.interactivePlayground": "Interactive Playground",
	"welcomePage.interactivePlaygroundDescription": "嘗試使用逐步解說短片中的一些基本編輯器功能",
	"welcomePage.interfaceOverview": "介面概觀",
	"welcomePage.interfaceOverviewDescription": "使用視覺覆疊效果強調顯示 UI 的主要元件",
	"welcomePage.introductoryVideos": "簡介影片",
	"welcomePage.keybindingsReference": "鍵盤快速鍵參考",
	"welcomePage.keybindingsReferenceDescription": "可列印的 PDF,附有最常用的鍵盤快速鍵",
	"welcomePage.newFile": "新增檔案",
	"welcomePage.noRecentFolders": "沒有最近使用的資料夾",
	"welcomePage.openFolder": "開啟資料夾...",
	"welcomePage.others": "其他",
	"welcomePage.productDocumentation": "產品文件",
	"welcomePage.quickLinks": "快速連結",
	"welcomePage.recent": "最近使用",
	"welcomePage.showCommands": "尋找並執行所有命令",
	"welcomePage.showCommandsDescription": "從控制台快速存取及搜尋命令 ({0})",
	"welcomePage.showOnStartup": "啟動時顯示歡迎頁面",
	"welcomePage.stackOverflow": "Stack Overflow",
	"welcomePage.start": "開始",
	"welcomePage.sublime": "壯麗",
	"welcomePage.sublimeCurrent": "壯麗 (目前)",
	"welcomePage.vim": "活力",
	"welcomePage.vimCurrent": "活力 (目前)",
	"welcomePage.vscode": "Visual Studio Code"
}