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

41 lines
1.6 KiB
JSON
Raw Normal View History

2022-11-26 00:22:30 +00:00
{
"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",
"invalid_auth": "Neplatn\u00e9 ov\u011b\u0159en\u00ed",
"unknown": "Neo\u010dek\u00e1van\u00e1 chyba",
"zeroconf_failed": "Kl\u00ed\u010d API nenalezen. Zadejte jej pros\u00edm ru\u010dn\u011b"
},
"step": {
"reauth_confirm": {
"title": "Znovu ov\u011b\u0159it integraci"
},
"user": {
"data": {
"api_key": "Kl\u00ed\u010d API",
"url": "URL",
"verify_ssl": "Ov\u011b\u0159it certifik\u00e1t SSL"
}
}
}
},
"issues": {
"removed_yaml": {
"description": "Konfigurace Radaru pomoc\u00ed YAML byla odstran\u011bna. \n\nVa\u0161i st\u00e1vaj\u00edc\u00ed konfigurace YAML nen\u00ed vyu\u017eita Home Assistantem. \n\nOdstra\u0148te konfiguraci YAML ze souboru configuration.yaml a restartujte Home Assistant, abyste se tento probl\u00e9m vy\u0159e\u0161il.",
"title": "Konfigurace Radarr YAML byla odstran\u011bna"
}
},
"options": {
"step": {
"init": {
"data": {
"upcoming_days": "Po\u010det nadch\u00e1zej\u00edc\u00edch dn\u016f k zobrazen\u00ed"
}
}
}
}
}