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

20 lines
588 B
JSON
Raw Normal View History

2020-06-27 00:05:54 +00:00
{
"config": {
2020-10-10 00:05:05 +00:00
"abort": {
"already_configured": "Za\u0159\u00edzen\u00ed je ji\u017e nakonfigurov\u00e1no"
},
"error": {
"cannot_connect": "Nepoda\u0159ilo se p\u0159ipojit",
"invalid_auth": "Neplatn\u00e9 ov\u011b\u0159en\u00ed",
"unknown": "Neo\u010dek\u00e1van\u00e1 chyba"
},
2020-06-27 00:05:54 +00:00
"step": {
"user": {
"data": {
"access_token": "P\u0159\u00edstupov\u00fd token",
"host": "Hostitel"
}
}
}
}
}