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

22 lines
658 B
JSON
Raw Normal View History

2020-06-27 00:05:54 +00:00
{
"config": {
2020-10-10 00:05:05 +00:00
"abort": {
2021-02-26 00:06:13 +00:00
"already_configured": "\u00da\u010det je ji\u017e nastaven",
"reauth_successful": "Op\u011btovn\u00e9 ov\u011b\u0159en\u00ed bylo \u00fasp\u011b\u0161n\u00e9"
2020-10-10 00:05:05 +00:00
},
"error": {
2020-11-11 11:10:09 +00:00
"invalid_auth": "Neplatn\u00e9 ov\u011b\u0159en\u00ed"
2020-10-10 00:05:05 +00:00
},
2020-06-27 00:05:54 +00:00
"step": {
2021-04-19 00:04:29 +00:00
"reauth_confirm": {
"title": "Znovu ov\u011b\u0159it integraci"
},
2020-06-27 00:05:54 +00:00
"user": {
"data": {
"password": "Heslo",
"username": "U\u017eivatelsk\u00e9 jm\u00e9no"
2022-05-19 00:26:11 +00:00
}
2020-06-27 00:05:54 +00:00
}
}
}
}