-
Notifications
You must be signed in to change notification settings - Fork 2
/
package.nls.zh-tw.json
29 lines (29 loc) · 1.94 KB
/
package.nls.zh-tw.json
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
{
"commands.importSettings.title": "Easy CodeSnap: 導入 CodeSnap 設定",
"commands.openSettings.title": "Easy CodeSnap: 開啟設定",
"commands.snap.title": "開啟 Easy CodeSnap",
"easy-codesnap.backgroundColor": "容器的背景顏色",
"easy-codesnap.boxShadow": "CSS 方塊陰影",
"easy-codesnap.containerPadding": "容器的 padding",
"easy-codesnap.roundedCorners": "對窗口使用圓角",
"easy-codesnap.showWindowControls": "顯示 OS X 風格的視窗控件",
"easy-codesnap.showWindowTitle": "顯示帶有開啟的資料夾/檔案名稱的視窗標題",
"easy-codesnap.windowTitleTemplate": "定義顯示片段視窗標題的模板,您可以使用 {workspace} 和 {fileName} 變數",
"easy-codesnap.showLineNumbers": "顯示行號",
"easy-codesnap.realLineNumbers": "從所選內容的行號而不是 1 開始",
"easy-codesnap.highlightLineNumber": "當一行被高亮時,使用 `editorLineNumber-activeForeground` vscode 主題顏色來高亮行號。",
"easy-codesnap.transparentBackground": "截圖時使用透明背景",
"easy-codesnap.target": "使用或不使用容器進行拍攝",
"easy-codesnap.shutterAction": "快門按鈕的行為",
"easy-codesnap.enableResizing": "啟用調整快照容器的大小",
"easy-codesnap.roundingLevel": "更改容器邊框半徑級別",
"easy-codesnap.lockOnOpen": "開啟時自動鎖定快照畫面",
"easy-codesnap.linkOnOpen": "開啟時自動將快照畫面連結到編輯器",
"easy-codesnap.saveFormat": "儲存格式",
"easy-codesnap.saveScale": "將比例儲存為 PNG 檔案。",
"easy-codesnap.windowStyle": "窗口風格",
"easy-codesnap.aspect-ratio": "定義要捕捉的長寬比(當容器是目標時)",
"easy-codesnap.fullLinesSelection": "開啟快照畫面時是否全行選擇",
"easy-codesnap.watermark": "啟用浮水印",
"easy-codesnap.defaultWatermarkText": "預設的浮水印文字"
}