Translated using Weblate (Portuguese (Brazil))
Currently translated at 6.4% (180 of 2800 strings) Translation: MapComplete/Layer translations Translate-URL: https://hosted.weblate.org/projects/mapcomplete/layers/pt_BR/
This commit is contained in:
parent
addb514f73
commit
28d87beb63
1 changed files with 36 additions and 0 deletions
|
@ -14,6 +14,10 @@
|
||||||
},
|
},
|
||||||
"question": "Qual é o número desta casa?",
|
"question": "Qual é o número desta casa?",
|
||||||
"render": "O número da casa é <b>{addr:housenumber}</b>"
|
"render": "O número da casa é <b>{addr:housenumber}</b>"
|
||||||
|
},
|
||||||
|
"street": {
|
||||||
|
"question": "Em que rua fica esse endereço?",
|
||||||
|
"render": "Este endereço fica na rua <b>{addr:street}</b>"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"title": {
|
"title": {
|
||||||
|
@ -614,5 +618,37 @@
|
||||||
"title": {
|
"title": {
|
||||||
"render": "Bicicleta fantasma"
|
"render": "Bicicleta fantasma"
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"tree_node": {
|
||||||
|
"name": "Árvore",
|
||||||
|
"presets": {
|
||||||
|
"2": {
|
||||||
|
"title": "uma árvore"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"tagRenderings": {
|
||||||
|
"circumference": {
|
||||||
|
"question": "Qual é a circunferência do tronco da árvore?",
|
||||||
|
"questionHint": "Isso é medido a uma altura de 1,30m",
|
||||||
|
"render": "O tronco da árvore tem uma circunferência de {circunferência} metro"
|
||||||
|
},
|
||||||
|
"height": {
|
||||||
|
"question": "Qual a altura dessa árvore?",
|
||||||
|
"render": "Esta árvore tem {height} metros de altura"
|
||||||
|
},
|
||||||
|
"tree-decidouous": {
|
||||||
|
"question": "Essa árvore é perene ou caducifólia?"
|
||||||
|
},
|
||||||
|
"tree-denotation": {
|
||||||
|
"mappings": {
|
||||||
|
"6": {
|
||||||
|
"then": "A árvore está em uma área urbana."
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"tree-species-wikidata": {
|
||||||
|
"question": "Que espécie é esta árvore?"
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue