Merge pull request #490 from weblate/weblate-mapcomplete-core

Translations update from Weblate
This commit is contained in:
Pieter Vander Vennet 2021-09-29 17:49:50 +02:00 committed by GitHub
commit bbee0bce5d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 29 additions and 0 deletions

1
langs/pt.json Normal file
View file

@ -0,0 +1 @@
{}

View file

@ -0,0 +1,27 @@
{
"undefined": {
"level": {
"question": "Em que nível se encontra este elemento?",
"mappings": {
"3": {
"then": "Está no primeiro andar"
},
"2": {
"then": "Está ao nível do rés-do-chão"
},
"1": {
"then": "Está ao nível do rés-do-chão"
},
"0": {
"then": "Está no subsolo"
}
}
},
"email": {
"question": "Qual é o endereço de e-mail de {name}?"
},
"description": {
"question": "Ainda há algo de relevante que não tenha podido dar nas perguntas anteriores? Adicione-o aqui.<br/><span style='font-size: small'>Não repita factos já declarados</span>"
}
}
}

1
langs/themes/pt.json Normal file
View file

@ -0,0 +1 @@
{}