New translations en.json (Portuguese, Brazilian)
This commit is contained in:
parent
bfc9692ad1
commit
4758d28ac1
@ -11,7 +11,7 @@
|
||||
"copyAsPng": "Copiar para a área de transferência como PNG",
|
||||
"copyAsSvg": "Copiar para a área de transferência como SVG",
|
||||
"copyText": "Copiar para área de transferência como texto",
|
||||
"copySource": "",
|
||||
"copySource": "Copiar fonte para área de transferência",
|
||||
"convertToCode": "",
|
||||
"bringForward": "Trazer para a frente",
|
||||
"sendToBack": "Enviar para o fundo",
|
||||
@ -21,9 +21,9 @@
|
||||
"copyStyles": "Copiar os estilos",
|
||||
"pasteStyles": "Colar os estilos",
|
||||
"stroke": "Contorno",
|
||||
"changeStroke": "",
|
||||
"changeStroke": "Alterar cor da borda",
|
||||
"background": "Fundo",
|
||||
"changeBackground": "",
|
||||
"changeBackground": "Alterar cor de fundo",
|
||||
"fill": "Preenchimento",
|
||||
"strokeWidth": "Espessura do traço",
|
||||
"strokeStyle": "Estilo do traço",
|
||||
@ -40,13 +40,13 @@
|
||||
"arrowhead_none": "Nenhuma",
|
||||
"arrowhead_arrow": "Flecha",
|
||||
"arrowhead_bar": "Barra",
|
||||
"arrowhead_circle": "",
|
||||
"arrowhead_circle_outline": "",
|
||||
"arrowhead_circle": "Círculo",
|
||||
"arrowhead_circle_outline": "Circulo (contorno)",
|
||||
"arrowhead_triangle": "Triângulo",
|
||||
"arrowhead_triangle_outline": "",
|
||||
"arrowhead_diamond": "",
|
||||
"arrowhead_diamond_outline": "",
|
||||
"arrowtypes": "",
|
||||
"arrowhead_triangle_outline": "Triângulo (contorno)",
|
||||
"arrowhead_diamond": "Diamante",
|
||||
"arrowhead_diamond_outline": "Diamante (contorno)",
|
||||
"arrowtypes": "Tipo de seta",
|
||||
"arrowtype_sharp": "",
|
||||
"arrowtype_round": "",
|
||||
"arrowtype_elbowed": "",
|
||||
@ -54,7 +54,7 @@
|
||||
"fontFamily": "Família da fonte",
|
||||
"addWatermark": "Adicionar \"Feito com Excalidraw\"",
|
||||
"handDrawn": "Manuscrito",
|
||||
"normal": "",
|
||||
"normal": "Normal",
|
||||
"code": "Código",
|
||||
"small": "Pequeno",
|
||||
"medium": "Médio",
|
||||
@ -78,7 +78,7 @@
|
||||
"canvasColors": "Usado na tela",
|
||||
"canvasBackground": "Fundo da tela",
|
||||
"drawingCanvas": "Tela de desenho",
|
||||
"clearCanvas": "",
|
||||
"clearCanvas": "Limpar a tela",
|
||||
"layers": "Camadas",
|
||||
"actions": "Ações",
|
||||
"language": "Idioma",
|
||||
@ -115,7 +115,7 @@
|
||||
"showBackground": "Exibir seletor de cores do fundo",
|
||||
"showFonts": "",
|
||||
"toggleTheme": "",
|
||||
"theme": "",
|
||||
"theme": "Tema",
|
||||
"personalLib": "Biblioteca Pessoal",
|
||||
"excalidrawLib": "Biblioteca do Excalidraw",
|
||||
"decreaseFontSize": "Diminuir o tamanho da fonte",
|
||||
@ -149,8 +149,8 @@
|
||||
"eyeDropper": "Escolher cor da tela",
|
||||
"textToDiagram": "",
|
||||
"prompt": "",
|
||||
"followUs": "",
|
||||
"discordChat": "",
|
||||
"followUs": "Siga-nos",
|
||||
"discordChat": "Discord",
|
||||
"zoomToFitViewport": "",
|
||||
"zoomToFitSelection": "",
|
||||
"zoomToFit": "",
|
||||
@ -168,7 +168,7 @@
|
||||
"exportImage": "Exportar imagem...",
|
||||
"export": "Salvar como...",
|
||||
"copyToClipboard": "Copiar para o clipboard",
|
||||
"copyLink": "",
|
||||
"copyLink": "Copiar link",
|
||||
"save": "Salvar para o arquivo atual",
|
||||
"saveAs": "Salvar como",
|
||||
"load": "Abrir",
|
||||
@ -179,7 +179,7 @@
|
||||
"zoomIn": "Aumentar zoom",
|
||||
"zoomOut": "Diminuir zoom",
|
||||
"resetZoom": "Redefinir zoom",
|
||||
"menu": "",
|
||||
"menu": "Menu",
|
||||
"done": "Concluído",
|
||||
"edit": "Editar",
|
||||
"undo": "Desfazer",
|
||||
@ -276,19 +276,19 @@
|
||||
"mermaidToExcalidraw": ""
|
||||
},
|
||||
"element": {
|
||||
"rectangle": "",
|
||||
"diamond": "",
|
||||
"ellipse": "",
|
||||
"arrow": "",
|
||||
"line": "",
|
||||
"rectangle": "Retângulo",
|
||||
"diamond": "Diamante",
|
||||
"ellipse": "Elipse",
|
||||
"arrow": "Seta",
|
||||
"line": "Linha",
|
||||
"freedraw": "",
|
||||
"text": "",
|
||||
"image": "",
|
||||
"text": "Texto",
|
||||
"image": "Imagem",
|
||||
"group": "",
|
||||
"frame": "",
|
||||
"magicframe": "",
|
||||
"embeddable": "",
|
||||
"selection": "",
|
||||
"selection": "Seleção",
|
||||
"iframe": ""
|
||||
},
|
||||
"headings": {
|
||||
@ -451,8 +451,8 @@
|
||||
"copyPngToClipboard": "Copiar PNG para área de transferência"
|
||||
},
|
||||
"button": {
|
||||
"exportToPng": "",
|
||||
"exportToSvg": "",
|
||||
"exportToPng": "PNG",
|
||||
"exportToSvg": "SVG",
|
||||
"copyPngToClipboard": "Copiar para a área de transferência"
|
||||
}
|
||||
},
|
||||
@ -462,16 +462,16 @@
|
||||
},
|
||||
"stats": {
|
||||
"angle": "Ângulo",
|
||||
"shapes": "",
|
||||
"shapes": "Formas",
|
||||
"height": "Altura",
|
||||
"scene": "Cena",
|
||||
"selected": "Selecionado",
|
||||
"storage": "Armazenamento",
|
||||
"fullTitle": "",
|
||||
"title": "",
|
||||
"title": "Propriedades",
|
||||
"generalStats": "",
|
||||
"elementProperties": "",
|
||||
"total": "",
|
||||
"total": "Total",
|
||||
"version": "Versão",
|
||||
"versionCopy": "Clique para copiar",
|
||||
"versionNotAvailable": "Versão não disponível",
|
||||
@ -540,7 +540,7 @@
|
||||
"description": "Exportar os dados da cena para um arquivo que você poderá importar mais tarde."
|
||||
},
|
||||
"excalidrawPlus": {
|
||||
"title": "",
|
||||
"title": "Excalidraw+",
|
||||
"button": "Exportar para Excalidraw+",
|
||||
"description": "Salvar a cena na sua área de trabalho Excalidraw+."
|
||||
}
|
||||
@ -560,7 +560,7 @@
|
||||
},
|
||||
"mermaid": {
|
||||
"title": "",
|
||||
"button": "",
|
||||
"button": "Inserir",
|
||||
"description": "Atualmente apenas os diagramas<flowchartLink>Flowchart</flowchartLink><sequenceLink>Sequência,</sequenceLink> e <classLink>Class</classLink>são suportados. Os outros tipos serão renderizados como uma imagem no Excalidraw.",
|
||||
"syntax": "",
|
||||
"preview": ""
|
||||
@ -589,9 +589,9 @@
|
||||
"commandPalette": {
|
||||
"title": "",
|
||||
"shortcuts": {
|
||||
"select": "",
|
||||
"confirm": "",
|
||||
"close": ""
|
||||
"select": "Selecionar",
|
||||
"confirm": "Confirmar",
|
||||
"close": "Fechar"
|
||||
},
|
||||
"recents": "",
|
||||
"search": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user