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

23 lines
768 B
JSON
Raw Normal View History

2021-11-07 00:12:38 +00:00
{
"config": {
2021-11-08 00:12:31 +00:00
"error": {
"cannot_connect": "Ba\u011flanma hatas\u0131",
"invalid_auth": "Ge\u00e7ersiz kimlik do\u011frulama",
"unknown": "Beklenmeyen hata"
},
2021-11-07 00:12:38 +00:00
"step": {
"auth": {
2021-11-08 00:12:31 +00:00
"data": {
"password": "Parola",
"username": "Kullan\u0131c\u0131 Ad\u0131"
},
2021-11-07 00:12:38 +00:00
"description": "IoTawatt cihaz\u0131 kimlik do\u011frulama gerektirir. L\u00fctfen kullan\u0131c\u0131 ad\u0131n\u0131 ve \u015fifreyi girin ve G\u00f6nder d\u00fc\u011fmesine t\u0131klay\u0131n."
2021-11-08 00:12:31 +00:00
},
"user": {
"data": {
2021-12-04 00:13:16 +00:00
"host": "Sunucu"
2021-11-08 00:12:31 +00:00
}
2021-11-07 00:12:38 +00:00
}
}
}
}