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

26 lines
800 B
JSON
Raw Normal View History

2022-07-09 00:20:23 +00:00
{
"config": {
"abort": {
2022-09-15 00:29:28 +00:00
"already_configured": "\u00da\u010det je ji\u017e nastaven",
2022-07-09 00:20:23 +00:00
"reauth_successful": "Op\u011btovn\u00e9 ov\u011b\u0159en\u00ed bylo \u00fasp\u011b\u0161n\u00e9"
2022-09-14 00:28:24 +00:00
},
"error": {
"cannot_connect": "Nepoda\u0159ilo se p\u0159ipojit",
"invalid_auth": "Neplatn\u00e9 ov\u011b\u0159en\u00ed",
"unknown": "Neo\u010dek\u00e1van\u00e1 chyba"
},
"step": {
"reauth_confirm": {
"data": {
"password": "Heslo"
},
"title": "Znovu ov\u011b\u0159it integraci"
},
"user": {
"data": {
"password": "Heslo"
}
}
2022-07-09 00:20:23 +00:00
}
}
}