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

27 lines
954 B
JSON

{
"config": {
"abort": {
"already_configured": "Conta j\u00e1 configurada"
},
"step": {
"reauth_confirm": {
"data": {
"password": "Palavra-passe"
},
"title": "Reautenticar integra\u00e7\u00e3o"
},
"user": {
"data": {
"email": "",
"password": "Palavra-passe"
}
}
}
},
"issues": {
"removed_yaml": {
"description": "A configura\u00e7\u00e3o do Skybell usando YAML foi removida. \n\n Sua configura\u00e7\u00e3o YAML existente n\u00e3o \u00e9 usada pelo Home Assistant. \n\n Remova a configura\u00e7\u00e3o YAML do arquivo configuration.yaml e reinicie o Home Assistant para corrigir esse problema.",
"title": "A configura\u00e7\u00e3o YAML do Skybell foi removida"
}
}
}