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

31 lines
1.0 KiB
JSON
Raw Normal View History

2022-12-03 00:21:50 +00:00
{
"config": {
2022-12-05 00:23:07 +00:00
"abort": {
"already_configured": "Zariadenie u\u017e je nakonfigurovan\u00e9",
2022-12-07 00:24:08 +00:00
"already_in_progress": "Konfigur\u00e1cia u\u017e prebieha",
"reconfiguration_successful": "\u00daspe\u0161ne prekonfigurovan\u00e1 integr\u00e1cia Matter."
2022-12-05 00:23:07 +00:00
},
"error": {
"cannot_connect": "Nepodarilo sa pripoji\u0165",
2022-12-07 00:24:08 +00:00
"invalid_server_version": "Server Matter nie je spr\u00e1vna verzia",
2022-12-05 00:23:07 +00:00
"unknown": "Neo\u010dak\u00e1van\u00e1 chyba"
},
"flow_title": "{name}",
2022-12-03 00:21:50 +00:00
"step": {
2022-12-07 00:24:08 +00:00
"install_addon": {
"title": "In\u0161tal\u00e1cia doplnku sa za\u010dala"
},
2022-12-03 00:21:50 +00:00
"manual": {
"data": {
"url": "URL"
}
2022-12-07 00:24:08 +00:00
},
"on_supervisor": {
"title": "Vyberte sp\u00f4sob pripojenia"
},
"start_addon": {
"title": "Sp\u00fa\u0161\u0165a sa doplnok."
2022-12-03 00:21:50 +00:00
}
}
}
}