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

67 lines
2.7 KiB
JSON
Raw Normal View History

2022-02-20 00:20:09 +00:00
{
"config": {
2022-11-25 00:24:19 +00:00
"abort": {
2022-12-07 00:24:08 +00:00
"already_configured": "\u00da\u010det je u\u017e nakonfigurovan\u00fd",
"usb_setup_complete": "Nastavenie Crownstone USB je dokon\u010den\u00e9.",
"usb_setup_unsuccessful": "Nastavenie Crownstone USB bolo ne\u00faspe\u0161n\u00e9."
2022-11-25 00:24:19 +00:00
},
2022-02-20 00:20:09 +00:00
"error": {
2022-11-28 00:23:09 +00:00
"account_not_verified": "\u00da\u010det nie je overen\u00fd. Aktivujte si svoj \u00fa\u010det prostredn\u00edctvom aktiva\u010dn\u00e9ho e-mailu od Crownstone.",
2022-11-25 00:24:19 +00:00
"invalid_auth": "Neplatn\u00e9 overenie",
"unknown": "Neo\u010dak\u00e1van\u00e1 chyba"
2022-02-20 00:20:09 +00:00
},
"step": {
2022-11-29 00:26:01 +00:00
"usb_config": {
"data": {
"usb_path": "Cesta k zariadeniu USB"
2022-12-07 00:24:08 +00:00
},
"title": "Konfigur\u00e1cia hardv\u00e9rov\u00e9ho k\u013e\u00fa\u010da Crownstone USB"
2022-11-29 00:26:01 +00:00
},
"usb_manual_config": {
"data": {
"usb_manual_path": "Cesta k zariadeniu USB"
2022-12-07 00:24:08 +00:00
},
"description": "Manu\u00e1lne zadajte cestu k usb hardwarov\u00e9ho k\u013e\u00fa\u010du Crownstone.",
"title": "Manu\u00e1lna cesta k hardv\u00e9rov\u00e9mu k\u013e\u00fa\u010du Crownstone USB"
},
"usb_sphere_config": {
"data": {
"usb_sphere": "Crownstone Sphere"
2022-11-29 00:26:01 +00:00
}
},
2022-02-20 00:20:09 +00:00
"user": {
"data": {
2022-11-21 00:26:41 +00:00
"email": "Email",
"password": "Heslo"
2022-12-07 00:24:08 +00:00
},
"title": "Crownstone \u00fa\u010det"
2022-02-20 00:20:09 +00:00
}
}
2022-11-29 00:26:01 +00:00
},
"options": {
"step": {
2022-12-08 00:21:50 +00:00
"init": {
"data": {
"use_usb_option": "Na lok\u00e1lny prenos \u00fadajov pou\u017eite dongle Crownstone USB"
}
},
2022-11-29 00:26:01 +00:00
"usb_config": {
"data": {
"usb_path": "Cesta k zariadeniu USB"
2022-12-08 00:21:50 +00:00
},
"description": "Vyberte s\u00e9riov\u00fd port Crownstone USB dongle. \n\n H\u013eadajte zariadenie s VID 10C4 a PID EA60.",
"title": "Konfigur\u00e1cia dongle USB Crownstone"
2022-11-29 00:26:01 +00:00
},
"usb_manual_config": {
"data": {
"usb_manual_path": "Cesta k zariadeniu USB"
2022-12-08 00:21:50 +00:00
},
"description": "Manu\u00e1lne zadajte cestu k usb hardwarov\u00e9ho k\u013e\u00fa\u010du Crownstone.",
"title": "Manu\u00e1lna cesta k hardv\u00e9rov\u00e9mu k\u013e\u00fa\u010du Crownstone USB"
2022-12-07 00:24:08 +00:00
},
"usb_sphere_config": {
"title": "Crownstone USB Sphere"
2022-11-29 00:26:01 +00:00
}
}
2022-02-20 00:20:09 +00:00
}
}