solorice/vscodium/extensions/pkief.material-icon-theme-4.16.0/package.nls.zh-TW.json
2022-04-28 21:17:01 +03:00

33 lines
2.1 KiB
JSON

{
"command.activateIcons": "Material Icons: 激活Material Icons文件圖標主題",
"command.toggleIconPacks": "Material Icons: 選擇一個圖標包",
"command.changeFolderTheme": "Material Icons: 切換文件夾圖標",
"command.changeFolderColor": "Material Icons: 更改文件夾顏色",
"command.restoreDefaultConfig": "Material Icons: 恢復默認設置",
"command.toggleExplorerArrows": "Material Icons: 隱藏文件夾箭頭",
"command.changeOpacity": "Material Icons: 改變不透明度",
"configuration.title": "Material Icons",
"configuration.files.associations": "設置自定義文件圖標關聯。",
"configuration.folders.associations": "設置自定義文件夾圖標關聯。",
"configuration.languages.associations": "定義自定義語言映射的圖標。",
"configuration.showWelcomeMessage": "首次安裝後顯示歡迎信息。",
"configuration.showUpdateMessage": "更新後顯示升級信息。",
"configuration.showReloadMessage": "顯示重啟消息。",
"configuration.activeIconPack": "選擇一個圖標包。",
"configuration.activeIconPack.angular": "Angular的圖標。",
"configuration.activeIconPack.angular_ngrx": "Angular和ngrx的圖標。",
"configuration.activeIconPack.react": "React的圖標。",
"configuration.activeIconPack.react_redux": "React和Redux的圖標。",
"configuration.activeIconPack.vue": "Vue的圖標。",
"configuration.activeIconPack.vue_vuex": "Vue和Vuex的圖標。",
"configuration.activeIconPack.nest": "NestJS的圖標。",
"configuration.activeIconPack.none": "沒有啟用圖標包。",
"configuration.folders.theme": "設置文件夾圖標的類型。",
"configuration.folders.theme.specific": "選擇特定文件夾圖標。",
"configuration.folders.theme.classic": "選擇經典文件夾圖標。",
"configuration.folders.theme.none": "沒有文件夾圖標。",
"configuration.folders.color": "更改文件夾圖標的顏色。",
"configuration.hidesExplorerArrows": "隱藏該文件夾旁邊的箭頭。",
"configuration.opacity": "更改圖標的透明度。"
}