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

43 lines
1.7 KiB
JSON
Raw Normal View History

2021-02-03 10:46:49 +00:00
{
"config": {
"abort": {
2021-11-08 00:12:31 +00:00
"already_configured": "Hesap zaten yap\u0131land\u0131r\u0131lm\u0131\u015f",
2021-11-21 00:13:51 +00:00
"no_locations": "Bu kullan\u0131c\u0131 i\u00e7in uygun konum yok, TotalConnect ayarlar\u0131n\u0131 kontrol edin",
2021-11-08 00:12:31 +00:00
"reauth_successful": "Yeniden kimlik do\u011frulama ba\u015far\u0131l\u0131 oldu"
2021-02-03 10:46:49 +00:00
},
"error": {
2021-11-08 00:12:31 +00:00
"invalid_auth": "Ge\u00e7ersiz kimlik do\u011frulama",
"usercode": "Kullan\u0131c\u0131 kodu bu konumdaki kullan\u0131c\u0131 i\u00e7in ge\u00e7erli de\u011fil"
2021-02-03 10:46:49 +00:00
},
"step": {
2021-11-08 00:12:31 +00:00
"locations": {
"data": {
"usercode": "Kullan\u0131c\u0131 kodu"
},
"description": "Bu kullan\u0131c\u0131n\u0131n kullan\u0131c\u0131 kodunu {location_id} konumuna girin",
"title": "Konum Kullan\u0131c\u0131 Kodlar\u0131"
},
"reauth_confirm": {
"description": "Total Connect'in hesab\u0131n\u0131z\u0131 yeniden do\u011frulamas\u0131 gerekiyor",
"title": "Entegrasyonu Yeniden Do\u011frula"
},
2021-02-03 10:46:49 +00:00
"user": {
"data": {
"password": "Parola",
"username": "Kullan\u0131c\u0131 Ad\u0131"
2022-05-19 00:26:11 +00:00
}
2021-02-03 10:46:49 +00:00
}
}
2022-05-27 00:24:01 +00:00
},
"options": {
"step": {
"init": {
"data": {
"auto_bypass_low_battery": "D\u00fc\u015f\u00fck pili otomatik atla"
},
"description": "D\u00fc\u015f\u00fck pil bildirdikleri anda b\u00f6lgeleri otomatik olarak atlay\u0131n.",
"title": "Toplam Ba\u011flant\u0131 Se\u00e7enekleri"
}
}
2021-02-03 10:46:49 +00:00
}
}