New Crowdin updates (#2311)

This commit is contained in:
Lipis 2020-11-03 18:45:13 +02:00 committed by GitHub
parent a7da8901d8
commit eca2bdabcc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
36 changed files with 876 additions and 58 deletions

View file

@ -74,7 +74,14 @@
"addToLibrary": "Adicionar à biblioteca",
"removeFromLibrary": "Remover da biblioteca",
"libraryLoadingMessage": "Carregando biblioteca...",
"loadingScene": "Carregando cena..."
"loadingScene": "Carregando cena...",
"align": "",
"alignTop": "",
"alignBottom": "",
"alignLeft": "",
"alignRight": "",
"centerVertically": "",
"centerHorizontally": ""
},
"buttons": {
"clearReset": "Limpar o canvas e redefinir a cor de fundo",
@ -150,6 +157,11 @@
"lineEditor_pointSelected": "Pressione Deletar para remover ponto, CtrlOuCmd+D para duplicar ou arraste para mover",
"lineEditor_nothingSelected": "Selecione um ponto para mover ou remover, ou segure Alt e clique para adicionar novos pontos"
},
"canvasError": {
"cannotShowPreview": "",
"canvasTooBig": "",
"canvasTooBigTip": ""
},
"errorSplash": {
"headingMain_pre": "Foi encontrado um erro. Tente ",
"headingMain_button": "recarregar a página.",