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

26 lines
779 B
JSON

{
"issues": {
"bad_psu": {
"fix_flow": {
"step": {
"confirm": {
"description": "Pressione ENVIAR para confirmar que a fonte de alimenta\u00e7\u00e3o foi substitu\u00edda",
"title": "A fonte de alimenta\u00e7\u00e3o precisa ser substitu\u00edda"
}
}
},
"title": "A fonte de alimenta\u00e7\u00e3o n\u00e3o \u00e9 est\u00e1vel"
}
},
"options": {
"step": {
"options_1": {
"data": {
"bool": "Booleano opcional",
"constant": "Constante"
}
}
}
},
"title": "Demonstra\u00e7\u00e3o"
}