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

24 lines
875 B
JSON
Raw Normal View History

2020-12-15 00:04:49 +00:00
{
"config": {
2021-02-03 10:46:49 +00:00
"abort": {
"single_instance_allowed": "Zaten yap\u0131land\u0131r\u0131lm\u0131\u015f. Yaln\u0131zca tek bir konfig\u00fcrasyon m\u00fcmk\u00fcnd\u00fcr."
},
2020-12-15 00:04:49 +00:00
"error": {
2021-02-03 10:46:49 +00:00
"cannot_connect": "Ba\u011flanma hatas\u0131",
"invalid_account": "Hesap kimli\u011fi 9 haneli bir say\u0131 olmal\u0131d\u0131r",
"invalid_auth": "Ge\u00e7ersiz kimlik do\u011frulama",
"unknown": "Beklenmeyen hata"
2020-12-15 00:04:49 +00:00
},
"step": {
"user": {
"data": {
"id": "Hesap Kimli\u011fi",
"is_tou": "Kullan\u0131m Zaman\u0131 Plan\u0131 m\u0131",
"password": "\u015eifre",
"username": "Kullan\u0131c\u0131 Ad\u0131"
}
}
}
},
"title": "SRP Enerji"
}