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

40 lines
1.3 KiB
JSON
Raw Normal View History

2022-02-20 00:20:09 +00:00
{
"config": {
2022-11-23 00:26:26 +00:00
"abort": {
"already_configured": "Zariadenie u\u017e je nakonfigurovan\u00e9"
},
2022-02-20 00:20:09 +00:00
"error": {
2022-11-25 00:24:19 +00:00
"cannot_connect": "Nepodarilo sa pripoji\u0165",
"invalid_access_token": "Neplatn\u00fd pr\u00edstupov\u00fd token",
"invalid_auth": "Neplatn\u00e9 overenie",
"unknown": "Neo\u010dak\u00e1van\u00e1 chyba"
2022-11-21 00:26:41 +00:00
},
"step": {
2022-11-28 00:23:09 +00:00
"2fa": {
2022-11-29 00:26:01 +00:00
"data": {
"2fa": "Dvojfaktorov\u00fd k\u00f3d"
},
"description": "Zadajte PIN zaslan\u00fd na v\u00e1\u0161 e-mail",
"title": "Dvojfaktorov\u00e1 autentifik\u00e1cia"
2022-11-28 00:23:09 +00:00
},
2022-11-21 00:26:41 +00:00
"user": {
"data": {
2022-11-29 00:26:01 +00:00
"password": "Heslo",
"username": "Pou\u017e\u00edvate\u013esk\u00e9 meno"
},
"title": "Prihl\u00e1ste sa pomocou \u00fa\u010dtu Blink"
2022-11-21 00:26:41 +00:00
}
2022-02-20 00:20:09 +00:00
}
2022-11-25 00:24:19 +00:00
},
"options": {
"step": {
"simple_options": {
"data": {
"scan_interval": "Interval skenovania (sekundy)"
2022-12-04 00:23:06 +00:00
},
"description": "Nastavenie integr\u00e1cie Blink",
"title": "Mo\u017enosti Blink"
2022-11-25 00:24:19 +00:00
}
}
2022-02-20 00:20:09 +00:00
}
}