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

28 lines
970 B
JSON

{
"config": {
"abort": {
"already_configured": "Slu\u017eba je ji\u017e nastavena",
"reauth_successful": "Op\u011btovn\u00e9 ov\u011b\u0159en\u00ed bylo \u00fasp\u011b\u0161n\u00e9"
},
"error": {
"cannot_connect": "Nepoda\u0159ilo se p\u0159ipojit",
"unknown": "Neo\u010dek\u00e1van\u00e1 chyba",
"zeroconf_failed": "Kl\u00ed\u010d API nebyl nalezen. Zadejte jej pros\u00edm ru\u010dn\u011b"
},
"step": {
"reauth_confirm": {
"data": {
"api_key": "Kl\u00ed\u010d API"
},
"title": "Znovu ov\u011b\u0159it integraci"
},
"user": {
"data": {
"api_key": "Kl\u00ed\u010d API",
"url": "URL",
"verify_ssl": "Ov\u011b\u0159it certifik\u00e1t SSL"
}
}
}
}
}