core/homeassistant/components/xiaomi_aqara/translations/pt.json

29 lines
1021 B
JSON

{
"config": {
"abort": {
"already_configured": "O dispositivo j\u00e1 est\u00e1 configurado",
"already_in_progress": "O processo de configura\u00e7\u00e3o j\u00e1 est\u00e1 a decorrer"
},
"error": {
"invalid_host": "Endere\u00e7o IP Inv\u00e1lido"
},
"step": {
"select": {
"data": {
"select_ip": ""
}
},
"settings": {
"data": {
"name": "Nome da Gateway"
},
"description": "A chave (palavra-passe) pode ser recuperada usando este tutorial: https://www.domoticz.com/wiki/Xiaomi_Gateway_(Aqara)#Adding_the_Xiaomi_Gateway_to_Domoticz. Se a chave n\u00e3o for fornecida, apenas os sensores estar\u00e3o acess\u00edveis"
},
"user": {
"data": {
"host": "Endere\u00e7o IP (optional)"
}
}
}
}
}