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

22 lines
647 B
JSON
Raw Normal View History

2021-11-28 00:14:19 +00:00
{
"config": {
"abort": {
2022-05-19 00:26:11 +00:00
"already_configured": "Cihaz zaten yap\u0131land\u0131r\u0131lm\u0131\u015f"
2021-11-28 00:14:19 +00:00
},
"error": {
"cannot_connect": "Ba\u011flanma hatas\u0131"
},
"flow_title": "{name}",
"step": {
"confirm": {
"description": "Kuruluma ba\u015flamak ister misiniz?"
},
"user": {
"data": {
2021-12-04 00:13:16 +00:00
"host": "Sunucu"
2021-11-28 00:14:19 +00:00
},
"description": "TOLO Sauna cihaz\u0131n\u0131z\u0131n ana bilgisayar ad\u0131n\u0131 veya IP adresini girin."
}
}
}
}