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

30 lines
868 B
JSON

{
"config": {
"abort": {
"already_configured": "Ta ra\u010dun SimpliSafe je \u017ee v uporabi."
},
"error": {
"identifier_exists": "Ra\u010dun je \u017ee registriran"
},
"step": {
"user": {
"data": {
"code": "Koda (uporablja se v uporabni\u0161kem vmesniku Home Assistant)",
"password": "Geslo",
"username": "E-po\u0161tni naslov"
},
"title": "Izpolnite svoje podatke"
}
}
},
"options": {
"step": {
"init": {
"data": {
"code": "Koda (uporablja se v uporabni\u0161kem vmesniku Home Assistant)"
},
"title": "Konfigurirajte SimpliSafe"
}
}
}
}