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

22 lines
772 B
JSON
Raw Normal View History

2020-06-27 00:05:54 +00:00
{
"config": {
2020-10-18 00:03:28 +00:00
"abort": {
"already_configured": "Integrace MELCloud ji\u017e pro tento e-mail nastavena. P\u0159\u00edstupov\u00fd token byl aktualizov\u00e1n."
},
2020-10-10 00:05:05 +00:00
"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": {
"password": "Heslo",
"username": "E-mail"
2020-10-11 00:03:37 +00:00
},
2020-10-18 00:03:28 +00:00
"description": "P\u0159ipojte se pomoc\u00ed sv\u00e9ho \u00fa\u010dtu MELCloud.",
2020-10-11 00:03:37 +00:00
"title": "P\u0159ipojen\u00ed k MELCloud"
2020-06-27 00:05:54 +00:00
}
}
}
}