-
-
Notifications
You must be signed in to change notification settings - Fork 629
/
package.nls.pt-BR.json
31 lines (31 loc) · 2.17 KB
/
package.nls.pt-BR.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: Ativar tema de ícones",
"command.toggleIconPacks": "Material Icons: Configurar pacote de ícones",
"command.changeFolderTheme": "Material Icons: Alterar tema das pastas",
"command.changeFolderColor": "Material Icons: Alterar cor das pastas",
"command.restoreDefaultConfig": "Material Icons: Restaurar configuração padrão",
"command.toggleExplorerArrows": "Material Icons: Ocultar as setas ao lado das pastas",
"command.changeOpacity": "Material Icons: Alterar a opacidade",
"configuration.title": "Material Icons",
"configuration.files.associations": "Definir ícones para associações de arquivos customizadas.",
"configuration.folders.associations": "Definir ícones para associações de pastas customizadas.",
"configuration.languages.associations": "Definir ícones para associações de idiomas customizadas.",
"configuration.activeIconPack": "Selecione um pacote de ícones que habilitam ícones específicos.",
"configuration.activeIconPack.angular": "Ícones para Angular.",
"configuration.activeIconPack.angular_ngrx": "Ícones para Angular e ngrx.",
"configuration.activeIconPack.react": "Ícones para React.",
"configuration.activeIconPack.react_redux": "Ícones para React e ngrx.",
"configuration.activeIconPack.roblox": "Ícones para Roblox.",
"configuration.activeIconPack.qwik": "Ícones para Qwik.",
"configuration.activeIconPack.vue": "Ícones para Vue.",
"configuration.activeIconPack.vue_vuex": "Ícones para Vue e Vuex.",
"configuration.activeIconPack.nest": "Ícones para NestJS.",
"configuration.activeIconPack.none": "Nenhum pacote de ícones ativado.",
"configuration.folders.theme": "Definir o tipo dos ícones das pastas.",
"configuration.folders.theme.specific": "Selecione ícones de pastas específicas.",
"configuration.folders.theme.classic": "Selecione ícones de pastas clássicas.",
"configuration.folders.theme.none": "Nenhum ícone de pasta.",
"configuration.folders.color": "Alterar a cor dos ícones das pastas.",
"configuration.hidesExplorerArrows": "Ocultar as setas ao lado das pastas no explorador de arquivos.",
"configuration.opacity": "Alterar a opacidade dos ícones."
}