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

29 lines
858 B
JSON

{
"config": {
"abort": {
"already_configured": "Za\u0159\u00edzen\u00ed je ji\u017e nastaveno"
},
"error": {
"identifier_exists": "\u00da\u010det je ji\u017e nastaven",
"invalid_auth": "Neplatn\u00e9 ov\u011b\u0159en\u00ed",
"invalid_credentials": "Neplatn\u00e9 p\u0159ihla\u0161ovac\u00ed \u00fadaje"
},
"step": {
"user": {
"data": {
"ip_address": "N\u00e1zev hostitele nebo adresa IP",
"password": "Heslo",
"port": "Port"
},
"title": "Vypl\u0148te va\u0161e \u00fadaje"
}
}
},
"options": {
"step": {
"init": {
"title": "Nastaven\u00ed RainMachine"
}
}
}
}