32 lines
2.1 KiB
JSON
32 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": "更改图标的透明度。"
|
|
} |