forked from MapComplete/MapComplete
Merge branch 'master' into develop
This commit is contained in:
commit
da654d8670
4 changed files with 15 additions and 3 deletions
1
langs/*.json
Normal file
1
langs/*.json
Normal file
|
@ -0,0 +1 @@
|
|||
{}
|
|
@ -8,6 +8,16 @@
|
|||
"pleaseLogin": "Faça login para adicionar uma imagem",
|
||||
"uploadingMultiple": "Fazendo upload de {count} imagens…",
|
||||
"uploadingPicture": "Enviando sua imagem…",
|
||||
"addPicture": "Adicionar imagem"
|
||||
"addPicture": "Adicionar imagem",
|
||||
"isDeleted": "Excluída",
|
||||
"doDelete": "Remover imagem",
|
||||
"dontDelete": "Cancelar",
|
||||
"uploadDone": "<span class=\"thanks\">Sua foto foi adicionada. Obrigado por ajudar!</span>",
|
||||
"uploadFailed": "Não foi possível enviar sua foto. Você está conectado à Internet e permite APIs de terceiros? O navegador Brave ou o plugin uMatrix podem bloqueá-los."
|
||||
},
|
||||
"centerMessage": {
|
||||
"ready": "Concluído!",
|
||||
"zoomIn": "Amplie para ver ou editar os dados",
|
||||
"loadingData": "Carregando dados…"
|
||||
}
|
||||
}
|
||||
|
|
1
langs/shared-questions/*.json
Normal file
1
langs/shared-questions/*.json
Normal file
|
@ -0,0 +1 @@
|
|||
{}
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"aed": {
|
||||
"title": "Открытая карта AED (Автоматизированных внешних дефибрилляторов)",
|
||||
"title": "Открытая карта АВД (Автоматизированных внешних дефибрилляторов)",
|
||||
"description": "На этой карте вы можете найти и отметить ближайшие дефибрилляторы"
|
||||
},
|
||||
"artworks": {
|
||||
|
@ -522,4 +522,4 @@
|
|||
"trees": {
|
||||
"title": "Деревья"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue