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

51 lines
1.9 KiB
JSON
Raw Normal View History

2022-02-20 00:20:09 +00:00
{
"config": {
2022-11-25 00:24:19 +00:00
"abort": {
"already_configured_account": "\u00da\u010det je u\u017e nakonfigurovan\u00fd",
2022-12-07 00:24:08 +00:00
"ezviz_cloud_account_missing": "Ch\u00fdba cloudov\u00fd \u00fa\u010det EZVIZ. Prekonfigurujte cloudov\u00fd \u00fa\u010det EZVIZ",
2022-11-25 00:24:19 +00:00
"unknown": "Neo\u010dak\u00e1van\u00e1 chyba"
},
2022-02-20 00:20:09 +00:00
"error": {
2022-11-25 00:24:19 +00:00
"cannot_connect": "Nepodarilo sa pripoji\u0165",
2022-11-19 00:26:11 +00:00
"invalid_auth": "Neplatn\u00e9 overenie",
"invalid_host": "Neplatn\u00fd n\u00e1zov hostite\u013ea alebo IP adresa"
2022-11-21 00:26:41 +00:00
},
2022-11-29 00:26:01 +00:00
"flow_title": "{serial}",
2022-11-21 00:26:41 +00:00
"step": {
"confirm": {
"data": {
2022-11-29 00:26:01 +00:00
"password": "Heslo",
"username": "Pou\u017e\u00edvate\u013esk\u00e9 meno"
2022-12-07 00:24:08 +00:00
},
"description": "Zadajte prihlasovacie \u00fadaje RTSP pre kameru EZVIZ {serial} s IP {ip_address}",
"title": "Objaven\u00e1 kamera EZVIZ"
2022-11-21 00:26:41 +00:00
},
"user": {
"data": {
2022-11-28 00:23:09 +00:00
"password": "Heslo",
2022-11-29 00:26:01 +00:00
"url": "URL",
"username": "Pou\u017e\u00edvate\u013esk\u00e9 meno"
},
"title": "Pripojte sa k EZVIZ Cloud"
2022-11-21 00:26:41 +00:00
},
"user_custom_url": {
"data": {
2022-11-28 00:23:09 +00:00
"password": "Heslo",
"url": "URL",
"username": "Pou\u017e\u00edvate\u013esk\u00e9 meno"
},
"description": "Ru\u010dne zadajte adresu URL v\u00e1\u0161ho regi\u00f3nu",
"title": "Pripojenie k vlastnej adrese URL EZVIZ"
2022-11-21 00:26:41 +00:00
}
2022-02-20 00:20:09 +00:00
}
2022-12-07 00:24:08 +00:00
},
"options": {
"step": {
"init": {
"data": {
"timeout": "\u010casov\u00fd limit po\u017eiadavky (sekundy)"
}
}
}
2022-02-20 00:20:09 +00:00
}
}