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

31 lines
857 B
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": "\u00da\u010det je u\u017e nakonfigurovan\u00fd"
},
2022-02-20 00:20:09 +00:00
"error": {
2022-11-25 00:24:19 +00:00
"cannot_connect": "Nepodarilo sa pripoji\u0165",
"invalid_auth": "Neplatn\u00e9 overenie",
"unknown": "Neo\u010dak\u00e1van\u00e1 chyba"
2022-11-21 00:26:41 +00:00
},
"step": {
"user": {
"data": {
2022-11-29 00:26:01 +00:00
"password": "Heslo",
"server": "Server",
"username": "Pou\u017e\u00edvate\u013esk\u00e9 meno"
},
"title": "Nastavte integr\u00e1ciu Dexcom"
2022-11-21 00:26:41 +00:00
}
2022-02-20 00:20:09 +00:00
}
2022-11-23 00:26:26 +00:00
},
"options": {
"step": {
"init": {
"data": {
"unit_of_measurement": "Jednotka merania"
}
}
}
2022-02-20 00:20:09 +00:00
}
}