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

36 lines
1.5 KiB
JSON
Raw Normal View History

2022-02-20 00:20:09 +00:00
{
"config": {
"abort": {
2022-11-23 00:26:26 +00:00
"already_configured": "Zariadenie u\u017e je nakonfigurovan\u00e9",
2022-11-29 00:26:01 +00:00
"cannot_connect": "Nepodarilo sa pripoji\u0165",
2022-11-28 00:23:09 +00:00
"invalid_token": "Neplatn\u00fd pr\u00edstupov\u00fd token",
2022-11-29 00:26:01 +00:00
"reauth_successful": "Op\u00e4tovn\u00e9 overenie bolo \u00faspe\u0161n\u00e9",
"unknown": "Neo\u010dak\u00e1van\u00e1 chyba"
},
"error": {
"cannot_connect": "Nepodarilo sa pripoji\u0165",
2022-12-09 00:24:29 +00:00
"not_allowing_new_tokens": "Nanoleaf nepovo\u013euje nov\u00e9 tokeny, postupujte pod\u013ea pokynov vy\u0161\u0161ie.",
2022-11-29 00:26:01 +00:00
"unknown": "Neo\u010dak\u00e1van\u00e1 chyba"
2022-11-19 00:26:11 +00:00
},
2022-11-21 00:26:41 +00:00
"flow_title": "{name}",
2022-11-19 00:26:11 +00:00
"step": {
2022-12-03 00:21:50 +00:00
"link": {
2022-12-09 00:24:29 +00:00
"description": "Stla\u010dte a podr\u017ete tla\u010didlo nap\u00e1jania na Nanoleaf na 5 sek\u00fand, k\u00fdm neza\u010dn\u00fa blika\u0165 LED di\u00f3dy tla\u010didiel, a potom do 30 sek\u00fand kliknite na **SUBMIT**.",
"title": "Link Nanoleaf"
2022-12-03 00:21:50 +00:00
},
2022-11-19 00:26:11 +00:00
"user": {
"data": {
"host": "Hostite\u013e"
}
}
2022-02-20 00:20:09 +00:00
}
2022-05-16 00:24:28 +00:00
},
"device_automation": {
"trigger_type": {
2022-11-23 00:26:26 +00:00
"swipe_down": "Potiahnite prstom nadol",
"swipe_left": "Potiahnite prstom do\u013eava",
"swipe_right": "Potiahnite prstom doprava",
"swipe_up": "Potiahnite prstom nahor"
2022-05-16 00:24:28 +00:00
}
2022-02-20 00:20:09 +00:00
}
}