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

23 lines
698 B
JSON
Raw Normal View History

2021-02-21 00:07:04 +00:00
{
"config": {
"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"
},
"error": {
2021-05-12 00:04:03 +00:00
"invalid_auth": "Neplatn\u00e9 ov\u011b\u0159en\u00ed"
2021-02-21 00:07:04 +00:00
},
"step": {
2021-05-04 00:03:46 +00:00
"reauth_confirm": {
"title": "Znovu ov\u011b\u0159it integraci"
},
2021-02-21 00:07:04 +00:00
"user": {
"data": {
"email": "E-mail",
"password": "Heslo"
},
"title": "P\u0159ihl\u00e1\u0161en\u00ed"
}
}
}
}