core/homeassistant/components/airzone/translations/sk.json

27 lines
786 B
JSON

{
"config": {
"abort": {
"already_configured": "Zariadenie u\u017e je nakonfigurovan\u00e9"
},
"error": {
"cannot_connect": "Nepodarilo sa pripoji\u0165",
"invalid_system_id": "Neplatn\u00e9 ID syst\u00e9mu Airzone"
},
"step": {
"discovered_connection": {
"data": {
"host": "Hostite\u013e",
"id": "ID syst\u00e9mu"
}
},
"user": {
"data": {
"host": "Hostite\u013e",
"id": "ID syst\u00e9mu",
"port": "Port"
},
"description": "Nastavte integr\u00e1ciu Airzone."
}
}
}
}