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: 7b5e1ff7f9504bf8d069a20197c14f5576fe1d2e (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
{
	"": [
		"--------------------------------------------------------------------------------------------",
		"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."
	],
	"closeWindow": "關閉視窗",
	"closeWorkspace": "關閉工作區",
	"noWorkspaceOpened": "此執行個體中目前沒有開啟的工作區可以關閉。",
	"newWindow": "開新視窗",
	"toggleFullScreen": "切換全螢幕",
	"toggleMenuBar": "切換功能表列",
	"toggleDevTools": "切換開發人員工具",
	"zoomIn": "放大",
	"zoomOut": "縮小",
	"zoomReset": "重設縮放",
	"appPerf": "啟動效能",
	"reloadWindow": "重新載入視窗",
	"switchWindowPlaceHolder": "選取要切換的視窗",
	"current": "目前視窗",
	"close": "關閉視窗",
	"switchWindow": "切換視窗...",
	"quickSwitchWindow": "快速切換視窗...",
	"workspaces": "工作區",
	"files": "檔案",
	"openRecentPlaceHolderMac": "選取以開啟 (按住 Cmd 鍵以在新視窗中開啟)",
	"openRecentPlaceHolder": "選取以開啟 (按住 Ctrl 鍵以在新視窗中開啟)",
	"remove": "從最近開啟的檔案中移除",
	"openRecent": "開啟最近使用的檔案...",
	"quickOpenRecent": "快速開啟最近使用的檔案...",
	"reportIssueInEnglish": "回報問題",
	"reportPerformanceIssue": "回報效能問題",
	"keybindingsReference": "鍵盤快速鍵參考",
	"openDocumentationUrl": "文件",
	"openIntroductoryVideosUrl": "簡介影片",
	"openTipsAndTricksUrl": "秘訣與提示",
	"toggleSharedProcess": "切換共用處理序",
	"navigateLeft": "導覽至 [檢視左側]",
	"navigateRight": "導覽至 [檢視右側]",
	"navigateUp": "導覽至 [檢視上方]",
	"navigateDown": "導覽至 [檢視下方]",
	"increaseViewSize": "增加目前的檢視大小",
	"decreaseViewSize": "縮小目前的檢視大小",
	"showPreviousTab": "顯示前一個視窗索引標籤",
	"showNextWindowTab": "顯示下一個視窗索引標籤",
	"moveWindowTabToNewWindow": "將視窗索引標籤移至新的視窗",
	"mergeAllWindowTabs": "合併所有視窗",
	"toggleWindowTabsBar": "切換視窗索引標籤列",
	"about": "關於 {0}",
	"inspect context keys": "檢查功能表內容"
}