core/homeassistant/components/control4/translations/tr.json

31 lines
959 B
JSON

{
"config": {
"abort": {
"already_configured": "Cihaz zaten yap\u0131land\u0131r\u0131lm\u0131\u015f"
},
"error": {
"cannot_connect": "Ba\u011flanma hatas\u0131",
"invalid_auth": "Ge\u00e7ersiz kimlik do\u011frulama",
"unknown": "Beklenmeyen hata"
},
"step": {
"user": {
"data": {
"host": "IP Adresi",
"password": "Parola",
"username": "Kullan\u0131c\u0131 Ad\u0131"
},
"description": "L\u00fctfen Control4 hesap ayr\u0131nt\u0131lar\u0131n\u0131z\u0131 ve yerel denetleyicinizin IP adresini girin."
}
}
},
"options": {
"step": {
"init": {
"data": {
"scan_interval": "G\u00fcncellemeler aras\u0131ndaki saniyeler"
}
}
}
}
}