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

42 lines
1.3 KiB
JSON
Raw Normal View History

2020-12-15 00:04:49 +00:00
{
"config": {
2021-02-03 10:46:49 +00:00
"abort": {
"already_configured": "Hizmet zaten yap\u0131land\u0131r\u0131lm\u0131\u015f"
},
"error": {
"cannot_connect": "Ba\u011flanma hatas\u0131",
"invalid_auth": "Ge\u00e7ersiz kimlik do\u011frulama",
"unknown": "Beklenmeyen hata"
},
2021-11-10 00:17:39 +00:00
"flow_title": "{name}",
2020-12-15 00:04:49 +00:00
"step": {
2021-11-07 00:12:38 +00:00
"user": {
2021-11-08 00:12:31 +00:00
"data": {
"flow_type": "Ba\u011flant\u0131 t\u00fcr\u00fc"
},
"description": "\u00dcr\u00fcn:",
"title": "Plugwise tipi"
2021-11-07 00:12:38 +00:00
},
2020-12-15 00:04:49 +00:00
"user_gateway": {
"data": {
2021-02-03 10:46:49 +00:00
"host": "\u0130p Adresi",
"password": "G\u00fcl\u00fcmseme Kimli\u011fi",
"port": "Port",
2020-12-15 00:04:49 +00:00
"username": "Smile Kullan\u0131c\u0131 Ad\u0131"
2021-02-03 10:46:49 +00:00
},
2021-11-08 00:12:31 +00:00
"description": "L\u00fctfen girin",
"title": "Smile'a Ba\u011flan\u0131n"
2020-12-15 00:04:49 +00:00
}
}
2021-11-07 00:12:38 +00:00
},
"options": {
"step": {
"init": {
2021-11-08 00:12:31 +00:00
"data": {
"scan_interval": "Tarama Aral\u0131\u011f\u0131 (saniye)"
},
2021-11-07 00:12:38 +00:00
"description": "Plugwise Se\u00e7eneklerini Ayarlay\u0131n"
}
}
2020-12-15 00:04:49 +00:00
}
}