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

31 lines
910 B
JSON
Raw Normal View History

2019-11-14 00:32:16 +00:00
{
"config": {
"error": {
2020-04-23 00:05:07 +00:00
"connection_timeout": "Liga\u00e7\u00e3o expirou",
2019-11-14 00:32:16 +00:00
"incorrect_password": "Palavra-passe incorreta",
2020-12-07 00:04:18 +00:00
"incorrect_username": "Nome de Utilizador incorreto",
"invalid_auth": "Autentica\u00e7\u00e3o inv\u00e1lida",
"unknown": "Erro inesperado"
2019-11-14 00:32:16 +00:00
},
2020-07-09 00:05:04 +00:00
"flow_title": "Huawei LTE: {name}",
2019-11-14 00:32:16 +00:00
"step": {
"user": {
"data": {
"password": "Palavra-passe",
2020-09-08 00:04:13 +00:00
"url": "",
2020-04-23 00:05:07 +00:00
"username": "Nome do utilizador"
2019-11-14 00:32:16 +00:00
},
"title": "Configurar o Huawei LTE"
}
2020-04-15 16:51:07 +00:00
}
2019-11-14 00:32:16 +00:00
},
"options": {
"step": {
"init": {
"data": {
2022-05-19 00:26:11 +00:00
"recipient": "Destinat\u00e1rios de notifica\u00e7\u00e3o por SMS"
2019-11-14 00:32:16 +00:00
}
}
}
2020-04-16 20:00:10 +00:00
}
2019-11-14 00:32:16 +00:00
}