mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
New Crowdin translations (#1344)
* New translations en.json (Spanish) * New translations en.json (Russian) * New translations en.json (Portuguese) * New translations en.json (Portuguese) * New translations en.json (Italian) * New translations en.json (Arabic) * New translations en.json (Italian) * New translations en.json (Turkish) * New translations en.json (Spanish) * New translations en.json (Russian) * New translations en.json (Portuguese) * New translations en.json (Polish) * New translations en.json (Norwegian) * New translations en.json (Korean) * New translations en.json (Indonesian) * New translations en.json (Chinese Simplified) * New translations en.json (Hungarian) * New translations en.json (Hindi) * New translations en.json (Greek) * New translations en.json (German) * New translations en.json (French) * New translations en.json (Dutch) * New translations en.json (Chinese Traditional) * New translations en.json (Bulgarian) * New translations en.json (German) * New translations en.json (Chinese Simplified) * New translations en.json (Norwegian) * New translations en.json (Spanish) * New translations en.json (Greek) * New translations en.json (Bulgarian) * New translations en.json (Polish) * New translations en.json (French) * New translations en.json (Arabic) * New translations en.json (Italian) * New translations en.json (Turkish) * New translations en.json (Spanish) * New translations en.json (Russian) * New translations en.json (Portuguese) * New translations en.json (Polish) * New translations en.json (Norwegian) * New translations en.json (Korean) * New translations en.json (Indonesian) * New translations en.json (Chinese Simplified) * New translations en.json (Hungarian) * New translations en.json (Hindi) * New translations en.json (Greek) * New translations en.json (German) * New translations en.json (French) * New translations en.json (Dutch) * New translations en.json (Chinese Traditional) * New translations en.json (Bulgarian) * New translations en.json (Greek) * New translations en.json (German) * New translations en.json (French) * New translations en.json (Norwegian) * New translations en.json (Spanish) * New translations en.json (Chinese Simplified) * New translations en.json (German) * New translations en.json (Indonesian) * New translations en.json (Polish)
This commit is contained in:
parent
f3ef93e9ce
commit
a3fd464702
19 changed files with 209 additions and 152 deletions
|
@ -15,15 +15,15 @@
|
|||
"stroke": "Contornos",
|
||||
"background": "Fundo",
|
||||
"fill": "Preenchimento",
|
||||
"strokeWidth": "",
|
||||
"strokeWidth": "Espessura do traço",
|
||||
"sloppiness": "Desleixo",
|
||||
"opacity": "Opacidade",
|
||||
"textAlign": "",
|
||||
"textAlign": "Alinhamento do texto",
|
||||
"fontSize": "Tamanho da fonte",
|
||||
"fontFamily": "Família da fontes",
|
||||
"onlySelected": "Somente a seleção",
|
||||
"withBackground": "Com fundo",
|
||||
"handDrawn": "",
|
||||
"handDrawn": "Manuscrito",
|
||||
"normal": "Normal",
|
||||
"code": "Código",
|
||||
"small": "Pequeno",
|
||||
|
@ -32,26 +32,27 @@
|
|||
"veryLarge": "Muito grande",
|
||||
"solid": "Sólido",
|
||||
"hachure": "Eclosão",
|
||||
"crossHatch": "",
|
||||
"crossHatch": "Hachurado",
|
||||
"thin": "Fino",
|
||||
"bold": "Espesso",
|
||||
"left": "Esquerda",
|
||||
"center": "Centralizar",
|
||||
"right": "Direita",
|
||||
"extraBold": "",
|
||||
"extraBold": "Muito espesso",
|
||||
"architect": "Arquitecto",
|
||||
"artist": "Artista",
|
||||
"cartoonist": "Caricaturista",
|
||||
"fileTitle": "Título do arquivo",
|
||||
"colorPicker": "Seletor de cores",
|
||||
"canvasBackground": "Fundo da tela",
|
||||
"drawingCanvas": "",
|
||||
"drawingCanvas": "Tela de desenho",
|
||||
"layers": "Camadas",
|
||||
"actions": "Ações",
|
||||
"language": "Idioma",
|
||||
"createRoom": "Compartilhar uma sessão de colaboração ao vivo",
|
||||
"duplicateSelection": "Duplicar",
|
||||
"untitled": "Sem título"
|
||||
"untitled": "Sem título",
|
||||
"name": ""
|
||||
},
|
||||
"buttons": {
|
||||
"clearReset": "Limpar o canvas e redefinir a cor de fundo",
|
||||
|
@ -76,7 +77,7 @@
|
|||
"redo": "Refazer",
|
||||
"roomDialog": "Iniciar colaboração ao vivo",
|
||||
"createNewRoom": "Criar nova sala",
|
||||
"toggleFullScreen": ""
|
||||
"toggleFullScreen": "Alterar tela cheia"
|
||||
},
|
||||
"alerts": {
|
||||
"clearReset": "O canvas inteiro será excluído. Tens a certeza?",
|
||||
|
@ -139,13 +140,15 @@
|
|||
"title": "Atalhos de teclado",
|
||||
"shapes": "Formas",
|
||||
"or": "ou",
|
||||
"click": "",
|
||||
"click": "clicar",
|
||||
"curvedArrow": "Seta curva",
|
||||
"curvedLine": "Linha curva",
|
||||
"editor": "Editor",
|
||||
"view": "",
|
||||
"view": "Visualizar",
|
||||
"blog": "Leia o nosso blog",
|
||||
"howto": "Siga os nossos guias",
|
||||
"github": "Encontrou algum problema? Nos informe"
|
||||
"github": "Encontrou algum problema? Nos informe",
|
||||
"textNewLine": "",
|
||||
"textFinish": ""
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue