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

33 lines
1.3 KiB
JSON
Raw Normal View History

2022-02-20 00:20:09 +00:00
{
"config": {
2022-12-06 00:21:31 +00:00
"abort": {
"no_available_locations": "V aplik\u00e1cii Home Assistant nie s\u00fa k dispoz\u00edcii \u017eiadne umiestnenia SmartThings na nastavenie."
},
"error": {
2022-12-07 00:24:08 +00:00
"app_setup_error": "Nie je mo\u017en\u00e9 nastavi\u0165 aplik\u00e1ciu SmartApp. Pros\u00edm sk\u00faste znova.",
"token_forbidden": "Token nem\u00e1 po\u017eadovan\u00e9 rozsahy OAuth.",
"token_invalid_format": "Token mus\u00ed by\u0165 vo form\u00e1te UID/GUID",
"token_unauthorized": "Token je neplatn\u00fd alebo u\u017e nie je autorizovan\u00fd."
2022-12-06 00:21:31 +00:00
},
2022-02-20 00:20:09 +00:00
"step": {
2022-12-07 00:24:08 +00:00
"authorize": {
"title": "Autorizova\u0165 Home Assistant"
},
2022-02-20 00:20:09 +00:00
"pat": {
"data": {
"access_token": "Pr\u00edstupov\u00fd token"
2022-12-07 00:24:08 +00:00
},
"title": "Zadajte osobn\u00fd pr\u00edstupov\u00fd token"
2022-02-20 00:20:09 +00:00
},
"select_location": {
"data": {
"location_id": "Umiestnenie"
2022-12-06 00:21:31 +00:00
},
"title": "Vyberte umiestnenie"
2022-11-28 00:23:09 +00:00
},
"user": {
"title": "Potvr\u010fte URL sp\u00e4tn\u00e9ho volania"
2022-02-20 00:20:09 +00:00
}
}
}
}