mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
chore: New Crowdin updates (#2480)
This commit is contained in:
parent
4c7b1a2269
commit
3b86944365
32 changed files with 637 additions and 124 deletions
|
@ -4,6 +4,7 @@
|
|||
"selectAll": "Selecionar tudo",
|
||||
"multiSelect": "Adicionar elemento à seleção",
|
||||
"moveCanvas": "Mover tela",
|
||||
"cut": "",
|
||||
"copy": "Copiar",
|
||||
"copyAsPng": "Copiar para a área de transferência como PNG",
|
||||
"copyAsSvg": "Copiar para a área de transferência como SVG",
|
||||
|
@ -28,6 +29,11 @@
|
|||
"edges": "Arestas",
|
||||
"sharp": "Aguçado",
|
||||
"round": "Redondo",
|
||||
"arrowheads": "",
|
||||
"arrowhead_none": "",
|
||||
"arrowhead_arrow": "",
|
||||
"arrowhead_bar": "",
|
||||
"arrowhead_dot": "",
|
||||
"fontSize": "Tamanho da fonte",
|
||||
"fontFamily": "Família da fontes",
|
||||
"onlySelected": "Somente a seleção",
|
||||
|
@ -71,9 +77,11 @@
|
|||
"ungroup": "Desagrupar seleção",
|
||||
"collaborators": "Colaboradores",
|
||||
"toggleGridMode": "Alternar modo de grade",
|
||||
"toggleStats": "",
|
||||
"addToLibrary": "Adicionar à biblioteca",
|
||||
"removeFromLibrary": "Remover da biblioteca",
|
||||
"libraryLoadingMessage": "Carregando biblioteca...",
|
||||
"libraries": "",
|
||||
"loadingScene": "Carregando cena...",
|
||||
"align": "",
|
||||
"alignTop": "",
|
||||
|
@ -205,13 +213,22 @@
|
|||
"textNewLine": "Adicionar nova linha (texto)",
|
||||
"textFinish": "Finalizar edição (texto)",
|
||||
"zoomToFit": "Ajustar para caber todos os elementos",
|
||||
"zoomToSelection": "",
|
||||
"preventBinding": "Prevenir fixação de seta"
|
||||
},
|
||||
"encrypted": {
|
||||
"tooltip": "Seus desenhos são criptografados de ponta a ponta, então os servidores do Excalidraw nunca os verão."
|
||||
},
|
||||
"charts": {
|
||||
"noNumericColumn": "Você colou uma planilha sem uma coluna numérica.",
|
||||
"tooManyColumns": "Você colou uma planilha com mais de duas colunas."
|
||||
"stats": {
|
||||
"angle": "",
|
||||
"element": "",
|
||||
"elements": "",
|
||||
"height": "",
|
||||
"scene": "",
|
||||
"selected": "",
|
||||
"storage": "",
|
||||
"title": "",
|
||||
"total": "",
|
||||
"width": ""
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue