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

26 lines
779 B
JSON
Raw Normal View History

2019-11-14 00:32:16 +00:00
{
2022-09-13 00:29:19 +00:00
"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"
}
},
2020-07-09 00:05:04 +00:00
"options": {
"step": {
"options_1": {
"data": {
2022-07-12 00:24:26 +00:00
"bool": "Booleano opcional",
2020-07-09 00:05:04 +00:00
"constant": "Constante"
}
}
}
},
2020-04-15 16:51:07 +00:00
"title": "Demonstra\u00e7\u00e3o"
2019-11-14 00:32:16 +00:00
}