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

26 lines
585 B
JSON

{
"config": {
"abort": {
"already_configured": "\u00da\u010det je ji\u017e nastaven"
},
"error": {
"invalid_auth": "Neplatn\u00e9 ov\u011b\u0159en\u00ed"
},
"step": {
"user": {
"data": {
"password": "Heslo",
"username": "E-mail"
},
"title": "Nastavit Tile"
}
}
},
"options": {
"step": {
"init": {
"title": "Nastavte Tile"
}
}
}
}