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

21 lines
608 B
JSON

{
"config": {
"abort": {
"single_instance_allowed": "Ji\u017e nastaveno. Je mo\u017en\u00e1 pouze jedin\u00e1 konfigurace.",
"unknown": "Neo\u010dek\u00e1van\u00e1 chyba"
},
"error": {
"invalid_auth": "Neplatn\u00e9 ov\u011b\u0159en\u00ed"
},
"flow_title": "{name} ({host})",
"step": {
"user": {
"data": {
"client_id": "Kl\u00ed\u010d API",
"password": "Heslo",
"username": "E-mail"
}
}
}
}
}