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

27 lines
1.0 KiB
JSON
Raw Normal View History

2020-10-10 00:05:05 +00:00
{
"config": {
"error": {
2020-10-11 00:03:37 +00:00
"already_configured": "\u00da\u010det je ji\u017e nastaven",
2020-10-16 00:04:33 +00:00
"cannot_connect": "Nepoda\u0159ilo se p\u0159ipojit",
2020-10-17 00:06:00 +00:00
"invalid_auth": "Neplatn\u00e9 ov\u011b\u0159en\u00ed"
2020-10-10 00:05:05 +00:00
},
2020-11-22 00:04:54 +00:00
"flow_title": "OVO Energy: {username}",
2020-10-10 00:05:05 +00:00
"step": {
2020-11-22 00:04:54 +00:00
"reauth": {
"data": {
"password": "Heslo"
},
"description": "Ov\u011b\u0159en\u00ed pro OVO Energy se nezda\u0159ilo. Zadejte sv\u00e9 aktu\u00e1ln\u00ed p\u0159ihla\u0161ovac\u00ed \u00fadaje.",
"title": "Op\u011btovn\u00e9 ov\u011b\u0159en\u00ed"
},
2020-10-10 00:05:05 +00:00
"user": {
"data": {
"password": "Heslo",
"username": "U\u017eivatelsk\u00e9 jm\u00e9no"
},
2020-10-21 00:06:01 +00:00
"description": "Nastavte p\u0159\u00edstup instanci OVO Energy ke spot\u0159eb\u011b energie.",
2020-10-10 00:05:05 +00:00
"title": "P\u0159idejte \u00fa\u010det OVO Energy"
}
}
}
}