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

17 lines
544 B
JSON
Raw Normal View History

2020-10-10 00:05:05 +00:00
{
"config": {
"abort": {
2020-10-11 00:03:37 +00:00
"single_instance_allowed": "Ji\u017e nastaveno. Je mo\u017en\u00e1 pouze jedin\u00e1 konfigurace."
2020-10-10 00:05:05 +00:00
},
"step": {
2020-10-11 00:03:37 +00:00
"confirm": {
"description": "Chcete nastavit Tasmota?"
2020-10-10 00:05:05 +00:00
}
}
2022-11-26 00:22:30 +00:00
},
"issues": {
"topic_duplicated": {
"description": "N\u011bkolik za\u0159\u00edzen\u00ed Tasmota sd\u00edl\u00ed t\u00e9ma {topic} . \n\n Za\u0159\u00edzen\u00ed Tasmota s t\u00edmto probl\u00e9mem: {offenders} ."
}
2020-10-10 00:05:05 +00:00
}
}