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

17 lines
377 B
JSON
Raw Normal View History

2020-12-07 00:04:18 +00:00
{
"config": {
2020-12-10 00:03:01 +00:00
"abort": {
"already_configured": "A localiza\u00e7\u00e3o j\u00e1 est\u00e1 configurada"
},
"error": {
"cannot_connect": "Falha na liga\u00e7\u00e3o"
},
2020-12-07 00:04:18 +00:00
"step": {
"user": {
"data": {
"name": "Nome"
}
}
}
}
}