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

27 lines
695 B
JSON

{
"config": {
"abort": {
"already_configured": "Za\u0159\u00edzen\u00ed je ji\u017e nastaveno"
},
"error": {
"invalid_auth": "Neplatn\u00e9 ov\u011b\u0159en\u00ed"
},
"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"
}
}
}
}