mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-03-20 20:10:11 -04:00
46 lines
2.1 KiB
JSON
46 lines
2.1 KiB
JSON
/*---------------------------------------------------------------------------------------------
|
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
* Licensed under the Source EULA License. See License.txt in the project root for license information.
|
|
*--------------------------------------------------------------------------------------------*/
|
|
// Do not edit this file. It is machine generated.
|
|
{
|
|
"closeActiveEditor": "關閉編輯器",
|
|
"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": "快速開啟最近使用的檔案...",
|
|
"closeMessages": "關閉通知訊息",
|
|
"reportIssues": "回報問題",
|
|
"reportPerformanceIssue": "回報效能問題",
|
|
"keybindingsReference": "鍵盤快速鍵參考",
|
|
"openDocumentationUrl": "文件",
|
|
"openIntroductoryVideosUrl": "簡介影片",
|
|
"openTipsAndTricksUrl": "秘訣與提示",
|
|
"toggleSharedProcess": "切換共用處理序",
|
|
"navigateLeft": "導覽至 [檢視左側]",
|
|
"navigateRight": "導覽至 [檢視右側]",
|
|
"navigateUp": "導覽至 [檢視上方]",
|
|
"navigateDown": "導覽至 [檢視下方]",
|
|
"increaseViewSize": "增加目前的檢視大小",
|
|
"decreaseViewSize": "縮小目前的檢視大小"
|
|
} |