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

48 lines
1.8 KiB
JSON
Raw Normal View History

2020-12-15 00:04:49 +00:00
{
"config": {
2021-02-03 10:46:49 +00:00
"abort": {
2022-07-22 00:29:27 +00:00
"already_configured": "Hizmet zaten yap\u0131land\u0131r\u0131lm\u0131\u015f",
"anna_with_adam": "Anna ve Adam tespit edildi. Anna'n\u0131z\u0131n yerine Adam'\u0131n\u0131z\u0131 ekleyin"
2021-02-03 10:46:49 +00:00
},
"error": {
"cannot_connect": "Ba\u011flanma hatas\u0131",
"invalid_auth": "Ge\u00e7ersiz kimlik do\u011frulama",
2022-04-29 00:22:21 +00:00
"invalid_setup": "Anna'n\u0131z yerine Adam'\u0131n\u0131z\u0131 ekleyin, daha fazla bilgi i\u00e7in Home Assistant Plugwise entegrasyon belgelerine bak\u0131n",
2021-02-03 10:46:49 +00:00
"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": {
2022-05-31 00:23:11 +00:00
"flow_type": "Ba\u011flant\u0131 t\u00fcr\u00fc",
"host": "IP Adresi",
2022-06-22 00:26:36 +00:00
"password": "Smile Kimli\u011fi",
"port": "Port",
"username": "Smile Kullan\u0131c\u0131 Ad\u0131"
2021-11-08 00:12:31 +00:00
},
2022-07-02 00:25:27 +00:00
"description": "L\u00fctfen girin",
"title": "Smile'a Ba\u011flan\u0131n"
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
}
}