core/homeassistant/components/ws66i/translations/pt-BR.json

34 lines
959 B
JSON
Raw Normal View History

2022-05-10 00:23:19 +00:00
{
"config": {
"abort": {
2022-06-13 00:25:34 +00:00
"already_configured": "Dispositivo j\u00e1 est\u00e1 configurado"
2022-05-10 00:23:19 +00:00
},
"error": {
2022-06-13 00:25:34 +00:00
"cannot_connect": "Falha ao conectar",
2022-05-10 00:23:19 +00:00
"unknown": "Erro inesperado"
},
"step": {
"user": {
"data": {
"ip_address": "Endere\u00e7o IP"
},
"title": "Conecte-se ao dispositivo"
}
}
},
"options": {
"step": {
"init": {
"data": {
"source_1": "Nome da fonte #1",
"source_2": "Nome da fonte #2",
"source_3": "Nome da fonte #3",
"source_4": "Nome da fonte #4",
"source_5": "Nome da fonte #5",
"source_6": "Nome da fonte #6"
},
"title": "Configurar fontes"
}
}
}
}