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

34 lines
1019 B
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"
},
"flow_title": "Smile: {name}",
2020-12-15 00:04:49 +00:00
"step": {
2021-11-07 00:12:38 +00:00
"user": {
"description": "\u00dcr\u00fcn:"
},
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
},
"description": "L\u00fctfen girin"
2020-12-15 00:04:49 +00:00
}
}
2021-11-07 00:12:38 +00:00
},
"options": {
"step": {
"init": {
"description": "Plugwise Se\u00e7eneklerini Ayarlay\u0131n"
}
}
2020-12-15 00:04:49 +00:00
}
}