-
-
Notifications
You must be signed in to change notification settings - Fork 1
/
package.nls.zh-CN.json
35 lines (35 loc) · 2.14 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
32
33
34
35
{
"command.activateIcons": "vuex激活Atom Material Icons文件图标主题",
"command.changeArrowTheme": "vuex隐藏文件夹箭头",
"command.changeFolderColor": "vuex更改文件夹颜色",
"command.changeFolderTheme": "vuex切换文件夹图标",
"command.changeOpacity": "vuex改变不透明度",
"command.restoreDefaultConfig": "vuex恢复默认设置",
"command.toggleIconPacks": "vuex选择一个图标包",
"configuration.activeIconPacks": "选择一个图标包。",
"configuration.activeIconPacks.angular": "Angular的图标。",
"configuration.activeIconPacks.nest": "NestJS的图标。",
"configuration.activeIconPacks.ngrx": "Angular和ngrx的图标。",
"configuration.activeIconPacks.none": "没有启用图标包。",
"configuration.activeIconPacks.phalcon": "Phalcon的图标。",
"configuration.activeIconPacks.rails": "Rails的图标。",
"configuration.activeIconPacks.react": "React的图标。",
"configuration.activeIconPacks.recoil": "Recoil的图标。",
"configuration.activeIconPacks.redux": "React和Redux的图标。",
"configuration.activeIconPacks.volt": "Volt的图标。",
"configuration.activeIconPacks.vue": "Vue的图标。",
"configuration.activeIconPacks.vuex": "Vue和Vuex的图标。",
"configuration.files.associations": "设置自定义文件图标关联。",
"configuration.folders.associations": "设置自定义文件夹图标关联。",
"configuration.folders.color": "更改文件夹图标的颜色。",
"configuration.folders.theme": "设置文件夹图标的类型。",
"configuration.folders.theme.classic": "选择经典文件夹图标。",
"configuration.folders.theme.none": "没有文件夹图标。",
"configuration.folders.theme.specific": "选择特定文件夹图标。",
"configuration.languages.associations": "定义自定义语言映射的图标。",
"configuration.opacity": "更改图标的透明度。",
"configuration.showReloadMessage": "显示重启消息。",
"configuration.showUpdateMessage": "更新后显示升级信息。",
"configuration.showWelcomeMessage": "首次安装后显示欢迎信息。",
"configuration.title": "Atom Material Icons"
}