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

31 lines
1.4 KiB
JSON
Raw Normal View History

2021-08-05 00:34:46 +00:00
{
"config": {
"abort": {
2021-08-13 00:17:12 +00:00
"already_configured": "\u00da\u010det je ji\u017e nastaven",
2021-08-14 00:11:27 +00:00
"reauth_failed_existing": "Nepoda\u0159ilo se aktualizovat polo\u017eku konfigurace, odstra\u0148te pros\u00edm integraci a nastavte ji znovu.",
2021-08-11 00:18:57 +00:00
"reauth_successful": "Op\u011btovn\u00e9 ov\u011b\u0159en\u00ed bylo \u00fasp\u011b\u0161n\u00e9",
"unknown": "Neo\u010dek\u00e1van\u00e1 chyba"
2021-08-05 00:34:46 +00:00
},
"error": {
"cannot_connect": "Nepoda\u0159ilo se p\u0159ipojit",
2021-08-11 00:18:57 +00:00
"invalid_api_key": "Neplatn\u00fd kl\u00ed\u010d API",
2021-08-14 00:11:27 +00:00
"reauth_failed_matching_account": "Zadan\u00fd kl\u00ed\u010d API neodpov\u00edd\u00e1 ID \u00fa\u010dtu pro st\u00e1vaj\u00edc\u00ed konfiguraci.",
2021-08-05 00:34:46 +00:00
"unknown": "Neo\u010dek\u00e1van\u00e1 chyba"
},
"step": {
2021-08-11 00:18:57 +00:00
"reauth_confirm": {
"data": {
"api_key": "Kl\u00ed\u010d API"
},
2021-08-14 00:11:27 +00:00
"description": "Je t\u0159eba zadat nov\u00fd kl\u00ed\u010d API \u010dten\u00ed od spole\u010dnosti Uptime Robot.",
2021-08-11 00:18:57 +00:00
"title": "Znovu ov\u011b\u0159it integraci"
},
2021-08-05 00:34:46 +00:00
"user": {
"data": {
"api_key": "Kl\u00ed\u010d API"
2021-08-14 00:11:27 +00:00
},
"description": "Mus\u00edte zadat kl\u00ed\u010d API pro \u010dten\u00ed od spole\u010dnosti Uptime Robot."
2021-08-05 00:34:46 +00:00
}
}
}
}