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

32 lines
922 B
JSON

{
"config": {
"abort": {
"already_configured": "\u00da\u010det je u\u017e nakonfigurovan\u00fd"
},
"error": {
"cannot_connect": "Nepodarilo sa pripoji\u0165",
"invalid_auth": "Neplatn\u00e9 overenie",
"unknown": "Neo\u010dak\u00e1van\u00e1 chyba"
},
"step": {
"user": {
"data": {
"password": "Heslo",
"server": "Server",
"username": "Pou\u017e\u00edvate\u013esk\u00e9 meno"
},
"description": "Zadajte poverenia Dexcom Share",
"title": "Nastavte integr\u00e1ciu Dexcom"
}
}
},
"options": {
"step": {
"init": {
"data": {
"unit_of_measurement": "Jednotka merania"
}
}
}
}
}