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

25 lines
1.1 KiB
JSON

{
"config": {
"abort": {
"already_configured": "\u00da\u010det je ji\u017e nastaven",
"already_in_progress": "Konfigurace ji\u017e prob\u00edh\u00e1",
"cannot_connect": "Nepoda\u0159ilo se p\u0159ipojit",
"invalid_access_token": "Neplatn\u00fd p\u0159\u00edstupov\u00fd token",
"missing_configuration": "Komponenta nen\u00ed nastavena. Postupujte podle dokumentace.",
"oauth_error": "P\u0159ijata neplatn\u00e1 data tokenu.",
"reauth_successful": "Op\u011btovn\u00e9 ov\u011b\u0159en\u00ed bylo \u00fasp\u011b\u0161n\u00e9",
"timeout_connect": "Vypr\u0161el \u010dasov\u00fd limit pro nav\u00e1z\u00e1n\u00ed spojen\u00ed"
},
"create_entry": {
"default": "\u00dasp\u011b\u0161n\u011b ov\u011b\u0159eno"
},
"step": {
"pick_implementation": {
"title": "Vyberte metodu ov\u011b\u0159en\u00ed"
},
"reauth_confirm": {
"title": "Znovu ov\u011b\u0159it integraci"
}
}
}
}