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

actions.i18n.json « electron-browser « workbench « vs « src « cht « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 6bb1935c811b9a55a901ea5614fcdf979e753383 (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
/*---------------------------------------------------------------------------------------------
 *  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.
{
	"appPerf": "啟動效能",
	"closeActiveEditor": "關閉編輯器",
	"closeFolder": "關閉資料夾",
	"closeMessages": "關閉通知訊息",
	"closeWindow": "關閉視窗",
	"current": "目前視窗",
	"files": "檔案",
	"folders": "資料夾",
	"keybindingsReference": "鍵盤快速鍵參考",
	"newWindow": "開新視窗",
	"noFolderOpened": "此執行個體中目前沒有開啟的資料夾可以關閉。",
	"openDocumentationUrl": "文件",
	"openIntroductoryVideosUrl": "簡介影片",
	"openRecent": "開啟最近的檔案",
	"openRecentPlaceHolder": "選取要開啟的路徑 (按住 Ctrl 鍵以在新視窗開啟)",
	"openRecentPlaceHolderMac": "選取路徑 (按住 Cmd 鍵以在新視窗開啟)",
	"reloadWindow": "重新載入視窗",
	"reportIssues": "回報問題",
	"reportPerformanceIssue": "回報效能問題",
	"switchWindow": "切換視窗",
	"switchWindowPlaceHolder": "選取視窗",
	"toggleDevTools": "切換開發人員工具",
	"toggleFullScreen": "切換全螢幕",
	"toggleMenuBar": "切換功能表列",
	"toggleSharedProcess": "切換共用處理序",
	"zoomIn": "放大",
	"zoomOut": "縮小",
	"zoomReset": "重設縮放"
}