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

24 lines
968 B
JSON
Raw Normal View History

2019-10-29 00:32:16 +00:00
{
"config": {
2020-01-28 00:31:59 +00:00
"abort": {
2021-10-17 00:12:27 +00:00
"already_setup": "Ji\u017e nastaveno. Je mo\u017en\u00e1 pouze jedin\u00e1 konfigurace.",
"authorize_url_timeout": "\u010casov\u00fd limit autoriza\u010dn\u00edho URL vypr\u0161el",
"connection_error": "Nepoda\u0159ilo se p\u0159ipojit",
2020-11-12 00:10:58 +00:00
"missing_configuration": "Integrace Soma nen\u00ed nastavena. Postupujte podle dokumentace.",
"result_error": "SOMA Connect odpov\u011bd\u011blo chybov\u00fdm stavem."
2020-10-18 00:03:28 +00:00
},
"create_entry": {
2021-10-17 00:12:27 +00:00
"default": "\u00dasp\u011b\u0161n\u011b ov\u011b\u0159eno"
2020-01-28 00:31:59 +00:00
},
2019-10-29 00:32:16 +00:00
"step": {
"user": {
"data": {
"host": "Hostitel",
"port": "Port"
},
"description": "Zadejte pros\u00edm nastaven\u00ed p\u0159ipojen\u00ed va\u0161eho SOMA Connect.",
"title": "SOMA Connect"
}
}
}
}