New translations en.json (Portuguese, Brazilian)
This commit is contained in:
parent
8b0a35c832
commit
aaef4e3402
@ -21,7 +21,9 @@
|
|||||||
"copyStyles": "Copiar os estilos",
|
"copyStyles": "Copiar os estilos",
|
||||||
"pasteStyles": "Colar os estilos",
|
"pasteStyles": "Colar os estilos",
|
||||||
"stroke": "Contorno",
|
"stroke": "Contorno",
|
||||||
|
"changeStroke": "",
|
||||||
"background": "Fundo",
|
"background": "Fundo",
|
||||||
|
"changeBackground": "",
|
||||||
"fill": "Preenchimento",
|
"fill": "Preenchimento",
|
||||||
"strokeWidth": "Espessura do traço",
|
"strokeWidth": "Espessura do traço",
|
||||||
"strokeStyle": "Estilo do traço",
|
"strokeStyle": "Estilo do traço",
|
||||||
@ -72,6 +74,7 @@
|
|||||||
"canvasColors": "Usado na tela",
|
"canvasColors": "Usado na tela",
|
||||||
"canvasBackground": "Fundo da tela",
|
"canvasBackground": "Fundo da tela",
|
||||||
"drawingCanvas": "Tela de desenho",
|
"drawingCanvas": "Tela de desenho",
|
||||||
|
"clearCanvas": "",
|
||||||
"layers": "Camadas",
|
"layers": "Camadas",
|
||||||
"actions": "Ações",
|
"actions": "Ações",
|
||||||
"language": "Idioma",
|
"language": "Idioma",
|
||||||
@ -90,6 +93,7 @@
|
|||||||
"libraryLoadingMessage": "Carregando biblioteca…",
|
"libraryLoadingMessage": "Carregando biblioteca…",
|
||||||
"libraries": "Procurar bibliotecas",
|
"libraries": "Procurar bibliotecas",
|
||||||
"loadingScene": "Carregando cena…",
|
"loadingScene": "Carregando cena…",
|
||||||
|
"loadScene": "",
|
||||||
"align": "Alinhamento",
|
"align": "Alinhamento",
|
||||||
"alignTop": "Alinhar ao topo",
|
"alignTop": "Alinhar ao topo",
|
||||||
"alignBottom": "Alinhar embaixo",
|
"alignBottom": "Alinhar embaixo",
|
||||||
@ -105,7 +109,7 @@
|
|||||||
"share": "Compartilhar",
|
"share": "Compartilhar",
|
||||||
"showStroke": "Exibir seletor de cores do traço",
|
"showStroke": "Exibir seletor de cores do traço",
|
||||||
"showBackground": "Exibir seletor de cores do fundo",
|
"showBackground": "Exibir seletor de cores do fundo",
|
||||||
"toggleTheme": "Alternar tema",
|
"toggleTheme": "",
|
||||||
"personalLib": "Biblioteca Pessoal",
|
"personalLib": "Biblioteca Pessoal",
|
||||||
"excalidrawLib": "Biblioteca do Excalidraw",
|
"excalidrawLib": "Biblioteca do Excalidraw",
|
||||||
"decreaseFontSize": "Diminuir o tamanho da fonte",
|
"decreaseFontSize": "Diminuir o tamanho da fonte",
|
||||||
@ -140,7 +144,10 @@
|
|||||||
"textToDiagram": "",
|
"textToDiagram": "",
|
||||||
"prompt": "",
|
"prompt": "",
|
||||||
"followUs": "",
|
"followUs": "",
|
||||||
"discordChat": ""
|
"discordChat": "",
|
||||||
|
"zoomToFitViewport": "",
|
||||||
|
"zoomToFitSelection": "",
|
||||||
|
"zoomToFit": ""
|
||||||
},
|
},
|
||||||
"library": {
|
"library": {
|
||||||
"noItems": "Nenhum item adicionado ainda...",
|
"noItems": "Nenhum item adicionado ainda...",
|
||||||
@ -539,5 +546,20 @@
|
|||||||
"micMuted": "",
|
"micMuted": "",
|
||||||
"isSpeaking": ""
|
"isSpeaking": ""
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"commandPalette": {
|
||||||
|
"title": "",
|
||||||
|
"shortcuts": {
|
||||||
|
"select": "",
|
||||||
|
"confirm": "",
|
||||||
|
"close": ""
|
||||||
|
},
|
||||||
|
"recents": "",
|
||||||
|
"search": {
|
||||||
|
"placeholder": "",
|
||||||
|
"noMatch": ""
|
||||||
|
},
|
||||||
|
"itemNotAvailable": "",
|
||||||
|
"shortcutHint": ""
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user