core/homeassistant/components/simplisafe/translations/sl.json

25 lines
622 B
JSON
Raw Normal View History

2018-10-17 12:12:41 +00:00
{
"config": {
2020-03-24 13:18:47 +00:00
"abort": {
2022-05-19 00:26:11 +00:00
"already_configured": "Ta ra\u010dun SimpliSafe je \u017ee v uporabi."
2018-10-17 12:12:41 +00:00
},
"step": {
"user": {
"data": {
"password": "Geslo",
"username": "E-po\u0161tni naslov"
2022-05-19 00:26:11 +00:00
}
2018-10-17 12:12:41 +00:00
}
2020-04-15 16:51:07 +00:00
}
2020-03-24 13:18:47 +00:00
},
"options": {
"step": {
"init": {
"data": {
"code": "Koda (uporablja se v uporabni\u0161kem vmesniku Home Assistant)"
},
"title": "Konfigurirajte SimpliSafe"
}
}
2020-04-16 20:00:10 +00:00
}
2018-10-17 12:12:41 +00:00
}