New Crowdin translations (#1471)

* New translations en.json (Norwegian)

* New translations en.json (French)

* New translations en.json (Dutch)

* New translations en.json (Chinese Simplified)

* New translations en.json (Turkish)

* 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 (Spanish)

* New translations en.json (Italian)

* New translations en.json (Hungarian)

* New translations en.json (Finnish)

* New translations en.json (Greek)

* New translations en.json (German)

* New translations en.json (Bulgarian)

* New translations en.json (Arabic)

* New translations en.json (Dutch)

* New translations en.json (Portuguese)

* New translations en.json (Polish)

* New translations en.json (Norwegian)

* New translations en.json (Italian)

* New translations en.json (Finnish)

* New translations en.json (German)

* New translations en.json (Finnish)

* New translations en.json (Norwegian)

* New translations en.json (Polish)

* New translations en.json (Portuguese)

* New translations en.json (German)

* New translations en.json (French)

* New translations en.json (Dutch)

* New translations en.json (Indonesian)

* New translations en.json (Chinese Traditional)

* New translations en.json (Chinese Simplified)

* New translations en.json (Turkish)

* 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 (Spanish)

* New translations en.json (Japanese)

* New translations en.json (Italian)

* New translations en.json (Hungarian)

* New translations en.json (Finnish)

* New translations en.json (Greek)

* New translations en.json (German)

* New translations en.json (Bulgarian)

* New translations en.json (Arabic)

* New translations en.json (Hindi)

* New translations en.json (Greek)

* New translations en.json (Norwegian)

* New translations en.json (Hebrew)

* New translations en.json (Hebrew)

* New translations en.json (Hebrew)

* Add Hebrew to dropdown

Co-authored-by: Jed Fox <git@twopointzero.us>
This commit is contained in:
Lipis 2020-04-26 15:24:39 +03:00 committed by GitHub
parent 582d26e858
commit 9cd2b78d79
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
23 changed files with 264 additions and 53 deletions

View file

@ -23,7 +23,7 @@
"fontFamily": "Família da fontes",
"onlySelected": "Somente a seleção",
"withBackground": "Com fundo",
"addWatermark": "",
"addWatermark": "Adicionar \"Feito com Excalidraw\"",
"handDrawn": "Manuscrito",
"normal": "Normal",
"code": "Código",
@ -54,7 +54,7 @@
"duplicateSelection": "Duplicar",
"untitled": "Sem título",
"name": "Nome",
"madeWithExcalidraw": ""
"madeWithExcalidraw": "Feito com Excalidraw"
},
"buttons": {
"clearReset": "Limpar o canvas e redefinir a cor de fundo",
@ -79,7 +79,9 @@
"redo": "Refazer",
"roomDialog": "Iniciar colaboração ao vivo",
"createNewRoom": "Criar nova sala",
"toggleFullScreen": "Alterar tela cheia"
"toggleFullScreen": "Alterar tela cheia",
"toggleZenMode": "",
"exitZenMode": ""
},
"alerts": {
"clearReset": "O canvas inteiro será excluído. Tens a certeza?",
@ -109,7 +111,7 @@
"hints": {
"linearElement": "Clique para iniciar vários pontos, arraste para uma única linha",
"linearElementMulti": "Clique no último ponto ou pressione Escape ou Enter para terminar",
"resize": "Você pode restringir as proporções segurando SHIFT durante o redimensionamento",
"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"
},
"errorSplash": {
@ -153,9 +155,9 @@
"github": "Encontrou algum problema? Nos informe",
"textNewLine": "Adicionar nova linha (texto)",
"textFinish": "Finalizar edição (texto)",
"zoomToFit": ""
"zoomToFit": "Ajustar para caber todos os elementos"
},
"encrypted": {
"tooltip": ""
"tooltip": "Seus desenhos são criptografados de ponta a ponta, então os servidores do Excalidraw nunca os verão."
}
}