-
-
Notifications
You must be signed in to change notification settings - Fork 631
/
package.nls.zh-CN.json
31 lines (31 loc) · 1.97 KB
/
package.nls.zh-CN.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
30
31
{
"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.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.none": "没有启用图标包。",
"configuration.folders.theme": "设置文件夹图标的类型。",
"configuration.folders.theme.specific": "选择特定文件夹图标。",
"configuration.folders.theme.classic": "选择经典文件夹图标。",
"configuration.folders.theme.none": "没有文件夹图标。",
"configuration.folders.color": "更改文件夹图标的颜色。",
"configuration.hidesExplorerArrows": "隐藏该文件夹旁边的箭头。",
"configuration.opacity": "更改图标的透明度。"
}