mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
New Crowdin updates (#2214)
* New translations en.json (Indonesian) * New translations en.json (Polish) * New translations en.json (Norwegian Bokmal) * New translations en.json (Hindi) * New translations en.json (Norwegian Nynorsk) * New translations en.json (Tamil) * New translations en.json (Galician) * New translations en.json (Vietnamese) * New translations en.json (Chinese Traditional) * New translations en.json (Chinese Simplified) * New translations en.json (Ukrainian) * New translations en.json (Turkish) * New translations en.json (Swedish) * New translations en.json (Albanian) * New translations en.json (Russian) * New translations en.json (Portuguese) * New translations en.json (Dutch) * New translations en.json (Persian) * New translations en.json (Korean) * New translations en.json (Japanese) * New translations en.json (Italian) * New translations en.json (Hungarian) * New translations en.json (Hebrew) * New translations en.json (Finnish) * New translations en.json (Greek) * New translations en.json (German) * New translations en.json (Catalan) * New translations en.json (Bulgarian) * New translations en.json (Arabic) * New translations en.json (Spanish) * New translations en.json (French) * New translations en.json (Romanian) * New translations en.json (Nepali) * Auto commit: Calculate translation coverage * New translations en.json (French) * New translations en.json (Portuguese) * New translations en.json (Chinese Traditional) * New translations en.json (Norwegian Bokmal) * Auto commit: Calculate translation coverage * New translations en.json (Swedish) * Auto commit: Calculate translation coverage * New translations en.json (Dutch) * Auto commit: Calculate translation coverage * New translations en.json (Romanian) * Auto commit: Calculate translation coverage * New translations en.json (Catalan) * Auto commit: Calculate translation coverage * New translations en.json (Spanish) * New translations en.json (Catalan) * New translations en.json (Italian) * Auto commit: Calculate translation coverage * New translations en.json (Italian) * New translations en.json (Portuguese) * Auto commit: Calculate translation coverage * New translations en.json (Finnish) * Auto commit: Calculate translation coverage * New translations en.json (Indonesian) * Auto commit: Calculate translation coverage * New translations en.json (German) * Auto commit: Calculate translation coverage Co-authored-by: Kostas Bariotis <konmpar@gmail.com>
This commit is contained in:
parent
63566ecb92
commit
d012fda59d
34 changed files with 69 additions and 36 deletions
|
@ -25,9 +25,9 @@
|
|||
"sloppiness": "Desleixo",
|
||||
"opacity": "Opacidade",
|
||||
"textAlign": "Alinhamento do texto",
|
||||
"edges": "",
|
||||
"sharp": "",
|
||||
"round": "",
|
||||
"edges": "Arestas",
|
||||
"sharp": "Aguçado",
|
||||
"round": "Redondo",
|
||||
"fontSize": "Tamanho da fonte",
|
||||
"fontFamily": "Família da fontes",
|
||||
"onlySelected": "Somente a seleção",
|
||||
|
@ -81,6 +81,7 @@
|
|||
"exportToSvg": "Exportar em SVG",
|
||||
"copyToClipboard": "Copiar para o clipboard",
|
||||
"copyPngToClipboard": "Copiar PNG para área de transferência",
|
||||
"scale": "Escala",
|
||||
"save": "Guardar",
|
||||
"saveAs": "Salvar como",
|
||||
"load": "Carregar",
|
||||
|
@ -113,8 +114,8 @@
|
|||
"decryptFailed": "Não foi possível descriptografar os dados.",
|
||||
"uploadedSecurly": "O upload foi protegido com criptografia de ponta a ponta, o que significa que o servidor do Excalidraw e terceiros não podem ler o conteúdo.",
|
||||
"loadSceneOverridePrompt": "Carregar um desenho externo substituirá o seu conteúdo existente. Deseja continuar?",
|
||||
"errorLoadingLibrary": "",
|
||||
"confirmAddLibrary": ""
|
||||
"errorLoadingLibrary": "Houve um erro ao carregar a biblioteca de terceiros.",
|
||||
"confirmAddLibrary": "Isso adicionará {{numShapes}} forma(s) à sua biblioteca. Tem certeza?"
|
||||
},
|
||||
"toolBar": {
|
||||
"selection": "Seleção",
|
||||
|
@ -136,7 +137,7 @@
|
|||
"hints": {
|
||||
"linearElement": "Clique para iniciar vários pontos, arraste para uma única linha",
|
||||
"freeDraw": "Toque e arraste, solte quando terminar",
|
||||
"text": "",
|
||||
"text": "Dica: você também pode adicionar texto clicando duas vezes em qualquer lugar com a ferramenta de seleção",
|
||||
"linearElementMulti": "Clique no último ponto ou pressione Escape ou Enter para terminar",
|
||||
"resize": "Você pode restringir proporções segurando SHIFT enquanto redimensiona,\nsegure ALT para redimensionar do centro",
|
||||
"rotate": "Você pode restringir os ângulos segurando SHIFT enquanto gira",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue