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

30 lines
1.0 KiB
JSON
Raw Normal View History

2020-06-27 00:05:54 +00:00
{
"config": {
"abort": {
2020-10-11 00:03:37 +00:00
"already_configured": "Slu\u017eba je ji\u017e nastavena",
2020-10-10 00:05:05 +00:00
"reauth_successful": "Op\u011btovn\u00e9 ov\u011b\u0159en\u00ed bylo \u00fasp\u011b\u0161n\u00e9",
2020-06-27 00:05:54 +00:00
"unknown": "Neo\u010dek\u00e1van\u00e1 chyba"
},
"error": {
"cannot_connect": "Nepoda\u0159ilo se p\u0159ipojit",
"invalid_auth": "Neplatn\u00e9 ov\u011b\u0159en\u00ed"
},
2020-10-10 00:05:05 +00:00
"flow_title": "Sonarr: {name}",
2020-06-27 00:05:54 +00:00
"step": {
2020-10-17 00:06:00 +00:00
"reauth_confirm": {
"title": "Znovu ov\u011b\u0159it integraci"
},
2020-06-27 00:05:54 +00:00
"user": {
"data": {
"api_key": "Kl\u00ed\u010d API",
"host": "Hostitel",
2020-10-10 00:05:05 +00:00
"port": "Port",
"ssl": "Pou\u017e\u00edv\u00e1 SSL certifik\u00e1t",
"verify_ssl": "Ov\u011b\u0159it certifik\u00e1t SSL"
2020-10-11 00:03:37 +00:00
},
"title": "P\u0159ipojen\u00ed k Sonarr"
2020-06-27 00:05:54 +00:00
}
}
2020-10-10 00:05:05 +00:00
},
"title": "Sonarr"
2020-06-27 00:05:54 +00:00
}