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

27 lines
911 B
JSON
Raw Normal View History

2021-11-07 00:12:38 +00:00
{
"config": {
2021-11-08 00:12:31 +00:00
"error": {
"invalid_auth": "Ge\u00e7ersiz kimlik do\u011frulama"
},
2021-11-07 00:12:38 +00:00
"step": {
"user": {
2021-11-08 00:12:31 +00:00
"data": {
"password": "Parola",
"username": "Kullan\u0131c\u0131 Ad\u0131"
},
2022-04-29 00:22:21 +00:00
"description": "L\u00fctfen mytotalconnectcomfort.com'da oturum a\u00e7mak i\u00e7in kullan\u0131lan kimlik bilgilerini girin."
}
}
},
"options": {
"step": {
"init": {
"data": {
"away_cool_temperature": "Uzak so\u011futma derecesi",
"away_heat_temperature": "Uzak \u0131s\u0131tma derecesi"
},
"description": "Ek Honeywell yap\u0131land\u0131rma se\u00e7enekleri. S\u0131cakl\u0131klar Fahrenheit cinsinden ayarlan\u0131r."
2021-11-07 00:12:38 +00:00
}
}
}
}