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

25 lines
724 B
JSON
Raw Normal View History

2021-08-02 03:40:04 +00:00
{
"config": {
"abort": {
2021-10-02 12:59:05 +00:00
"already_configured": "\u00da\u010det je ji\u017e nastaven",
"reauth_successful": "Op\u011btovn\u00e9 ov\u011b\u0159en\u00ed bylo \u00fasp\u011b\u0161n\u00e9"
2021-08-02 03:40:04 +00:00
},
"error": {
"invalid_credentials": "Neplatn\u00e9 ov\u011b\u0159en\u00ed"
},
"step": {
2021-10-02 12:59:05 +00:00
"reauth_confirm": {
"data": {
"password": "Heslo"
},
"title": "Znovu ov\u011b\u0159it integraci"
},
2021-08-02 03:40:04 +00:00
"user": {
"data": {
"password": "Heslo",
"username": "E-mail"
}
}
}
}
}