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

20 lines
482 B
JSON
Raw Normal View History

2020-06-08 00:02:43 +00:00
{
"config": {
2020-12-07 00:04:18 +00:00
"abort": {
"cannot_connect": "Falha na liga\u00e7\u00e3o"
},
2020-07-09 00:05:04 +00:00
"error": {
"one": "uma",
"other": "mais"
},
2020-06-08 00:02:43 +00:00
"step": {
"user": {
"data": {
"host": "Servidor",
"port": "Porto"
2020-07-09 00:05:04 +00:00
},
"description": "Por favor, introduza o nome ou o endere\u00e7o IP do dispositivo."
2020-06-08 00:02:43 +00:00
}
}
}
}