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

21 lines
600 B
JSON

{
"config": {
"abort": {
"already_configured": "Ta regulator RainMachine je \u017ee konfiguriran."
},
"error": {
"identifier_exists": "Ra\u010dun \u017ee registriran",
"invalid_credentials": "Neveljavne poverilnice"
},
"step": {
"user": {
"data": {
"ip_address": "Ime gostitelja ali naslov IP",
"password": "Geslo",
"port": "port"
},
"title": "Izpolnite svoje podatke"
}
}
}
}