core/homeassistant/components/tasmota/translations/ca.json

22 lines
691 B
JSON
Raw Normal View History

2020-10-07 00:06:20 +00:00
{
"config": {
"abort": {
"single_instance_allowed": "Ja configurat. Nom\u00e9s \u00e9s possible una sola configuraci\u00f3."
},
"error": {
"invalid_discovery_topic": "Prefix del topic de descoberta inv\u00e0lid."
},
"step": {
"config": {
"data": {
"discovery_prefix": "Prefix del topic de descoberta (discovery)"
},
"description": "Introdureix la configuraci\u00f3 de Tasmota.",
"title": "Tasmota"
2020-10-09 00:04:33 +00:00
},
"confirm": {
"description": "Vols configurar Tasmota?"
2020-10-07 00:06:20 +00:00
}
}
}
}