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

32 lines
827 B
JSON

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