forked from MapComplete/MapComplete
Translated using Weblate (Portuguese (Brazil))
Currently translated at 5.6% (159 of 2800 strings) Translation: MapComplete/Layer translations Translate-URL: https://hosted.weblate.org/projects/mapcomplete/layers/pt_BR/
This commit is contained in:
parent
24b2d64485
commit
638cc791c4
1 changed files with 54 additions and 1 deletions
|
@ -1,14 +1,67 @@
|
||||||
{
|
{
|
||||||
"address": {
|
"address": {
|
||||||
"description": "Endereços",
|
"description": "Endereços",
|
||||||
|
"name": "Endereços conhecidos no OSM",
|
||||||
"tagRenderings": {
|
"tagRenderings": {
|
||||||
|
"fixme": {
|
||||||
|
"question": "O que deve ser corrigido aqui? Explique"
|
||||||
|
},
|
||||||
"housenumber": {
|
"housenumber": {
|
||||||
"mappings": {
|
"mappings": {
|
||||||
"0": {
|
"0": {
|
||||||
"then": "Este prédio não tem número"
|
"then": "Este prédio não tem número"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"question": "Qual é o número desta casa?"
|
"question": "Qual é o número desta casa?",
|
||||||
|
"render": "O número da casa é <b>{addr:housenumber}</b>"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"title": {
|
||||||
|
"render": "Endereço conhecido"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"advertising": {
|
||||||
|
"presets": {
|
||||||
|
"10": {
|
||||||
|
"title": "uma placa"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"tagRenderings": {
|
||||||
|
"message_type": {
|
||||||
|
"mappings": {
|
||||||
|
"7": {
|
||||||
|
"then": "Mensagem religiosa"
|
||||||
|
},
|
||||||
|
"9": {
|
||||||
|
"then": "Um mapa"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"operator": {
|
||||||
|
"render": "Operado por {operator}"
|
||||||
|
},
|
||||||
|
"ref": {
|
||||||
|
"render": "O número de referência é {ref}"
|
||||||
|
},
|
||||||
|
"type": {
|
||||||
|
"mappings": {
|
||||||
|
"2": {
|
||||||
|
"then": "Isto é uma coluna"
|
||||||
|
},
|
||||||
|
"3": {
|
||||||
|
"then": "Isto é uma bandeira"
|
||||||
|
},
|
||||||
|
"7": {
|
||||||
|
"then": "Isto é uma placa"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"title": {
|
||||||
|
"mappings": {
|
||||||
|
"7": {
|
||||||
|
"then": "Placa"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue