1
mirror of https://github.com/home-assistant/core synced 2024-07-27 18:58:57 +02:00
ha-core/homeassistant/components/rfxtrx/translations/sk.json
2022-11-23 00:26:26 +00:00

40 lines
1.1 KiB
JSON

{
"config": {
"step": {
"setup_network": {
"data": {
"host": "Hostite\u013e",
"port": "Port"
}
},
"setup_serial": {
"data": {
"device": "Vyberte zariadenie"
},
"title": "Zariadenie"
}
}
},
"device_automation": {
"action_type": {
"send_command": "Odosla\u0165 pr\u00edkaz: {subtype}",
"send_status": "Odosla\u0165 aktualiz\u00e1ciu stavu: {subtype}"
},
"trigger_type": {
"command": "Prijat\u00fd pr\u00edkaz: {subtype}",
"status": "Prijat\u00fd stav: {subtype}"
}
},
"options": {
"error": {
"already_configured_device": "Zariadenie u\u017e je nakonfigurovan\u00e9"
},
"step": {
"prompt_options": {
"data": {
"device": "Vyberte zariadenie, ktor\u00e9 chcete nakonfigurova\u0165"
}
}
}
}
}