|
1 | 1 | { |
2 | | - "command.activateIcons": "Material Icons: 激活Material Icons文件圖標主題", |
3 | | - "command.toggleIconPacks": "Material Icons: 選擇一個圖標包", |
4 | | - "command.changeFolderTheme": "Material Icons: 切換文件夾圖標", |
5 | | - "command.changeFolderColor": "Material Icons: 更改文件夾顏色", |
6 | | - "command.restoreDefaultConfig": "Material Icons: 恢復默認設置", |
7 | | - "command.toggleExplorerArrows": "Material Icons: 隱藏文件夾箭頭", |
8 | | - "command.changeOpacity": "Material Icons: 改變不透明度", |
| 2 | + "command.activateIcons": "Material Icons: 啟用圖示佈景主題", |
| 3 | + "command.toggleIconPacks": "Material Icons: 設定圖示套件", |
| 4 | + "command.changeFolderTheme": "Material Icons: 變更資料夾佈景主題", |
| 5 | + "command.changeFolderColor": "Material Icons: 變更資料夾色彩", |
| 6 | + "command.changeRootFolderColor": "Material Icons: 變更根目錄色彩", |
| 7 | + "command.changeFileColor": "Material Icons: 變更檔案色彩", |
| 8 | + "command.restoreDefaultConfig": "Material Icons: 還原預設組態", |
| 9 | + "command.toggleExplorerArrows": "Material Icons: 切換檔案總管箭頭圖示", |
| 10 | + "command.changeOpacity": "Material Icons: 變更不透明度", |
| 11 | + "command.toggleGrayscale": "Material Icons: 切換灰階", |
| 12 | + "command.changeSaturation": "Material Icons: 變更飽和度", |
9 | 13 | "configuration.title": "Material Icons", |
10 | | - "configuration.files.associations": "設置自定義文件圖標關聯。", |
11 | | - "configuration.folders.associations": "設置自定義文件夾圖標關聯。", |
12 | | - "configuration.languages.associations": "定義自定義語言映射的圖標。", |
13 | | - "configuration.activeIconPack": "選擇一個圖標包。", |
14 | | - "configuration.activeIconPack.angular": "Angular的圖標。", |
15 | | - "configuration.activeIconPack.angular_ngrx": "Angular和ngrx的圖標。", |
16 | | - "configuration.activeIconPack.react": "React的圖標。", |
17 | | - "configuration.activeIconPack.react_redux": "React和Redux的圖標。", |
18 | | - "configuration.activeIconPack.roblox": "Roblox的圖標。", |
19 | | - "configuration.activeIconPack.qwik": "Qwik的圖標。", |
20 | | - "configuration.activeIconPack.vue": "Vue的圖標。", |
21 | | - "configuration.activeIconPack.vue_vuex": "Vue和Vuex的圖標。", |
22 | | - "configuration.activeIconPack.nest": "NestJS的圖標。", |
23 | | - "configuration.activeIconPack.bashly": "Bashly的圖標。", |
24 | | - "configuration.activeIconPack.none": "沒有啟用圖標包。", |
25 | | - "configuration.folders.theme": "設置文件夾圖標的類型。", |
26 | | - "configuration.folders.theme.specific": "選擇特定文件夾圖標。", |
27 | | - "configuration.folders.theme.classic": "選擇經典文件夾圖標。", |
28 | | - "configuration.folders.theme.none": "沒有文件夾圖標。", |
29 | | - "configuration.folders.color": "更改文件夾圖標的顏色。", |
30 | | - "configuration.hidesExplorerArrows": "隱藏該文件夾旁邊的箭頭。", |
31 | | - "configuration.opacity": "更改圖標的透明度。" |
| 14 | + "configuration.files.associations": "自訂檔案圖示關聯。", |
| 15 | + "configuration.folders.associations": "自訂資料夾圖示關聯。", |
| 16 | + "configuration.rootFolders.associations": "自訂根目錄圖示關聯。", |
| 17 | + "configuration.languages.associations": "自訂語言圖示關聯。", |
| 18 | + "configuration.customClones": "複製任何現有圖示並以自訂色彩和關聯建立新圖示", |
| 19 | + "configuration.customClones.base": "作為基底以建立自訂圖示", |
| 20 | + "configuration.customClones.name": "自訂圖示名稱", |
| 21 | + "configuration.customClones.color": "作為基底以重新對圖示著色的色彩", |
| 22 | + "configuration.customClones.lightColor": "當佈景主題為淺色時,作為基底以重新對圖示著色的色彩", |
| 23 | + "configuration.customClones.fileNames": "要與自訂圖示建立關聯的檔案名稱", |
| 24 | + "configuration.customClones.fileExtensions": "要與自訂圖示建立關聯的副檔名", |
| 25 | + "configuration.customClones.folderNames": "要與自訂圖示建立關聯的資料夾名稱", |
| 26 | + "configuration.customClones.rootFolderNames": "要與自訂圖示建立關聯的根目錄名稱", |
| 27 | + "configuration.customClones.ids": "要與自訂圖示建立關聯的語言識別碼", |
| 28 | + "configuration.customClones.activeForPacks": "只有在啟用中的圖示套件包含在內時,才產生此複本。", |
| 29 | + "configuration.activeIconPack": "選取啟用特定圖示的圖示套件。", |
| 30 | + "configuration.activeIconPack.angular": "Angular 的圖示。", |
| 31 | + "configuration.activeIconPack.angular_ngrx": "Angular 和 ngrx 的圖示。", |
| 32 | + "configuration.activeIconPack.react": "React 的圖示。", |
| 33 | + "configuration.activeIconPack.react_redux": "React 和 Redux 的圖示。", |
| 34 | + "configuration.activeIconPack.roblox": "Roblox 的圖示。", |
| 35 | + "configuration.activeIconPack.qwik": "Qwik 的圖示。", |
| 36 | + "configuration.activeIconPack.vue": "Vue 的圖示。", |
| 37 | + "configuration.activeIconPack.vue_vuex": "Vue 和 Vuex 的圖示。", |
| 38 | + "configuration.activeIconPack.nest": "NestJS 的圖示。", |
| 39 | + "configuration.activeIconPack.bashly": "Bashly 的圖示。", |
| 40 | + "configuration.activeIconPack.none": "未啟用任何圖示套件。", |
| 41 | + "configuration.folders.theme": "設定資料夾圖示的類型。", |
| 42 | + "configuration.folders.theme.specific": "選取特定資料夾圖示。", |
| 43 | + "configuration.folders.theme.classic": "選取傳統資料夾圖示。", |
| 44 | + "configuration.folders.theme.none": "無資料夾圖示。", |
| 45 | + "configuration.folders.color": "變更資料夾圖示的色彩。", |
| 46 | + "configuration.rootFolders.color": "變更根目錄圖示的色彩。", |
| 47 | + "configuration.files.color": "變更檔案圖示的色彩。", |
| 48 | + "configuration.hidesExplorerArrows": "隱藏資料夾前的檔案總管箭頭圖示。", |
| 49 | + "configuration.opacity": "變更圖示的不透明度。", |
| 50 | + "configuration.saturation": "變更圖示的飽和度。", |
| 51 | + "configuration.enableLogging": "啟用記錄至輸出通道。", |
| 52 | + "configuration.logLevel": "設定輸出訊息的記錄層級。" |
32 | 53 | } |
0 commit comments