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

27 lines
937 B
JSON

{
"config": {
"abort": {
"already_configured": "\u00da\u010det je ji\u017e nastaven",
"reauth_successful": "Op\u011btovn\u00e9 ov\u011b\u0159en\u00ed bylo \u00fasp\u011b\u0161n\u00e9"
},
"error": {
"cannot_connect": "Nepoda\u0159ilo se p\u0159ipojit",
"invalid_auth": "Neplatn\u00e9 ov\u011b\u0159en\u00ed"
},
"step": {
"reauth_confirm": {
"data_description": {
"api_key": "Postupujte podle dokumentace a z\u00edskejte nov\u00fd kl\u00ed\u010d api."
}
},
"user": {
"data": {
"api_key": "Kl\u00ed\u010d API"
},
"data_description": {
"api_key": "Postupujte podle dokumentace a z\u00edskejte sv\u016fj kl\u00ed\u010d api."
}
}
}
}
}