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

22 lines
645 B
JSON
Raw Normal View History

2022-01-30 00:14:21 +00:00
{
"config": {
"abort": {
"already_configured": "O servi\u00e7o j\u00e1 est\u00e1 configurado"
},
"error": {
"cannot_connect": "Falha ao conectar",
"invalid_auth": "Autentica\u00e7\u00e3o inv\u00e1lida"
},
"step": {
"user": {
"data": {
2022-01-31 00:14:28 +00:00
"title": "Configurar integra\u00e7\u00e3o do Syncthing",
"token": "Token",
2022-01-30 00:14:21 +00:00
"url": "URL",
"verify_ssl": "Verifique o certificado SSL"
}
}
}
2022-01-31 00:14:28 +00:00
},
"title": "Sincroniza\u00e7\u00e3o"
2022-01-30 00:14:21 +00:00
}