forked from MapComplete/MapComplete
Translated using Weblate (Portuguese)
Currently translated at 95.0% (57 of 60 strings) Translation: MapComplete/shared-questions Translate-URL: https://hosted.weblate.org/projects/mapcomplete/shared-questions/pt/
This commit is contained in:
parent
2755f846ed
commit
2d8db08bfc
1 changed files with 48 additions and 1 deletions
|
@ -143,6 +143,53 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"question": "Qual é o item correspondente na Wikipédia?"
|
"question": "Qual é o item correspondente na Wikipédia?"
|
||||||
|
},
|
||||||
|
"multilevels": {
|
||||||
|
"override": {
|
||||||
|
"question": "Para que pisos vai este elevador?",
|
||||||
|
"render": "Este elevador vai para os pisos {nível}"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"internet": {
|
||||||
|
"mappings": {
|
||||||
|
"0": {
|
||||||
|
"then": "Este lugar tem acesso à Internet sem fios"
|
||||||
|
},
|
||||||
|
"1": {
|
||||||
|
"then": "Este lugar <b>não</b> tem acesso à Internet"
|
||||||
|
},
|
||||||
|
"2": {
|
||||||
|
"then": "Este lugar tem acesso à Internet"
|
||||||
|
},
|
||||||
|
"4": {
|
||||||
|
"then": "Este lugar tem acesso à Internet com fios/por cabo"
|
||||||
|
},
|
||||||
|
"3": {
|
||||||
|
"then": "Este lugar tem acesso à Internet através de um terminal ou computador"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"question": "Este lugar tem acesso à Internet?"
|
||||||
|
},
|
||||||
|
"internet-fee": {
|
||||||
|
"mappings": {
|
||||||
|
"0": {
|
||||||
|
"then": "Tem de se pagar para utilizar o acesso à Internet neste local"
|
||||||
|
},
|
||||||
|
"1": {
|
||||||
|
"then": "O acesso à Internet é gratuito neste local"
|
||||||
|
},
|
||||||
|
"2": {
|
||||||
|
"then": "O acesso à Internet é gratuito neste local, apenas para clientes"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"question": "Tem de se pagar para utilizar o acesso à Internet?"
|
||||||
|
},
|
||||||
|
"internet-ssid": {
|
||||||
|
"freeform": {
|
||||||
|
"placeholder": "Introduza o nome da rede"
|
||||||
|
},
|
||||||
|
"question": "Qual é o nome da rede para o acesso sem fios à Internet?",
|
||||||
|
"render": "O nome da rede é <b>{internet_access:ssid}</b>"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue