-
-
Notifications
You must be signed in to change notification settings - Fork 757
Expand file tree
/
Copy pathpackage.nls.zh-TW.json
More file actions
53 lines (53 loc) · 3.72 KB
/
package.nls.zh-TW.json
File metadata and controls
53 lines (53 loc) · 3.72 KB
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
{
"command.activateIcons": "Material Icons: 啟用圖示佈景主題",
"command.toggleIconPacks": "Material Icons: 設定圖示套件",
"command.changeFolderTheme": "Material Icons: 變更資料夾佈景主題",
"command.changeFolderColor": "Material Icons: 變更資料夾色彩",
"command.changeRootFolderColor": "Material Icons: 變更根目錄色彩",
"command.changeFileColor": "Material Icons: 變更檔案色彩",
"command.restoreDefaultConfig": "Material Icons: 還原預設組態",
"command.toggleExplorerArrows": "Material Icons: 切換檔案總管箭頭圖示",
"command.changeOpacity": "Material Icons: 變更不透明度",
"command.toggleGrayscale": "Material Icons: 切換灰階",
"command.changeSaturation": "Material Icons: 變更飽和度",
"configuration.title": "Material Icons",
"configuration.files.associations": "自訂檔案圖示關聯。",
"configuration.folders.associations": "自訂資料夾圖示關聯。",
"configuration.rootFolders.associations": "自訂根目錄圖示關聯。",
"configuration.languages.associations": "自訂語言圖示關聯。",
"configuration.customClones": "複製任何現有圖示並以自訂色彩和關聯建立新圖示",
"configuration.customClones.base": "作為基底以建立自訂圖示",
"configuration.customClones.name": "自訂圖示名稱",
"configuration.customClones.color": "作為基底以重新對圖示著色的色彩",
"configuration.customClones.lightColor": "當佈景主題為淺色時,作為基底以重新對圖示著色的色彩",
"configuration.customClones.fileNames": "要與自訂圖示建立關聯的檔案名稱",
"configuration.customClones.fileExtensions": "要與自訂圖示建立關聯的副檔名",
"configuration.customClones.folderNames": "要與自訂圖示建立關聯的資料夾名稱",
"configuration.customClones.rootFolderNames": "要與自訂圖示建立關聯的根目錄名稱",
"configuration.customClones.ids": "要與自訂圖示建立關聯的語言識別碼",
"configuration.customClones.activeForPacks": "只有在啟用中的圖示套件包含在內時,才產生此複本。",
"configuration.activeIconPack": "選取啟用特定圖示的圖示套件。",
"configuration.activeIconPack.angular": "Angular 的圖示。",
"configuration.activeIconPack.angular_ngrx": "Angular 和 ngrx 的圖示。",
"configuration.activeIconPack.react": "React 的圖示。",
"configuration.activeIconPack.react_redux": "React 和 Redux 的圖示。",
"configuration.activeIconPack.roblox": "Roblox 的圖示。",
"configuration.activeIconPack.qwik": "Qwik 的圖示。",
"configuration.activeIconPack.vue": "Vue 的圖示。",
"configuration.activeIconPack.vue_vuex": "Vue 和 Vuex 的圖示。",
"configuration.activeIconPack.nest": "NestJS 的圖示。",
"configuration.activeIconPack.bashly": "Bashly 的圖示。",
"configuration.activeIconPack.none": "未啟用任何圖示套件。",
"configuration.folders.theme": "設定資料夾圖示的類型。",
"configuration.folders.theme.specific": "選取特定資料夾圖示。",
"configuration.folders.theme.classic": "選取傳統資料夾圖示。",
"configuration.folders.theme.none": "無資料夾圖示。",
"configuration.folders.color": "變更資料夾圖示的色彩。",
"configuration.rootFolders.color": "變更根目錄圖示的色彩。",
"configuration.files.color": "變更檔案圖示的色彩。",
"configuration.hidesExplorerArrows": "隱藏檔案總管資料夾前的箭頭圖示。",
"configuration.opacity": "變更圖示的不透明度。",
"configuration.saturation": "變更圖示的飽和度。",
"configuration.enableLogging": "啟用記錄至輸出通道。",
"configuration.logLevel": "設定輸出訊息的記錄層級。"
}