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

21 lines
594 B
JSON

{
"config": {
"abort": {
"already_configured": "Slu\u017eba je ji\u017e nakonfigurov\u00e1na",
"unknown": "Neo\u010dek\u00e1van\u00e1 chyba"
},
"error": {
"cannot_connect": "Nepoda\u0159ilo se p\u0159ipojit",
"invalid_auth": "Neplatn\u00e9 ov\u011b\u0159en\u00ed"
},
"step": {
"user": {
"data": {
"api_key": "Kl\u00ed\u010d API",
"host": "Hostitel",
"port": "Port"
}
}
}
}
}