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: f78a2761ed51880147d2ef6031e30696ead5b566 (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
/*---------------------------------------------------------------------------------------------
 *  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": "關閉視窗",
	"diffLeftRightLabel": "{0} ⟷ {1}",
	"files": "檔案",
	"folders": "資料夾",
	"newWindow": "開新視窗",
	"noFolderOpened": "此執行個體中目前沒有開啟的資料夾可以關閉。",
	"openRecent": "開啟最近的檔案",
	"openRecentPlaceHolder": "選取要開啟的路徑 (按住 Ctrl 鍵以在新視窗開啟)",
	"openRecentPlaceHolderMac": "選取路徑 (按住 Cmd 鍵以在新視窗開啟)",
	"reloadWindow": "重新載入視窗",
	"reportIssues": "回報問題",
	"switchWindow": "切換視窗",
	"switchWindowPlaceHolder": "選取視窗",
	"toggleDevTools": "切換開發人員工具",
	"toggleFullScreen": "切換全螢幕",
	"toggleMenuBar": "切換功能表列",
	"zoomIn": "放大",
	"zoomOut": "縮小",
	"zoomReset": "重設縮放"
}