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

21 lines
665 B
JSON
Raw Normal View History

2021-10-16 00:12:06 +00:00
{
"config": {
2021-10-17 00:12:27 +00:00
"abort": {
"already_configured": "Za\u0159\u00edzen\u00ed je ji\u017e nastaveno",
"reauth_successful": "Op\u011btovn\u00e9 ov\u011b\u0159en\u00ed bylo \u00fasp\u011b\u0161n\u00e9"
},
2021-10-16 00:12:06 +00:00
"error": {
2021-10-17 00:12:27 +00:00
"cannot_connect": "Nepoda\u0159ilo se p\u0159ipojit",
"invalid_auth": "Neplatn\u00e9 ov\u011b\u0159en\u00ed",
2021-10-16 00:12:06 +00:00
"unknown": "Neo\u010dek\u00e1van\u00e1 chyba"
},
"step": {
"user": {
"data": {
"api_key": "API kl\u00ed\u010d"
2021-10-17 00:12:27 +00:00
},
"title": "Efergy"
2021-10-16 00:12:06 +00:00
}
}
}
}