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

30 lines
808 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": "URL",
"password": "Parola",
"username": "Kullan\u0131c\u0131 Ad\u0131"
}
}
}
},
"options": {
"step": {
"init": {
"data": {
"variable_sensor_string": "De\u011fi\u015fken Sens\u00f6r Dizesi"
}
}
}
}
}