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

21 lines
604 B
JSON
Raw Normal View History

2021-11-07 00:12:38 +00:00
{
"config": {
"abort": {
"cannot_connect": "Ba\u011flant\u0131 ba\u015far\u0131s\u0131z",
"no_unconfigured_devices": "Yap\u0131land\u0131r\u0131lmam\u0131\u015f cihaz bulunamad\u0131.",
"switchbot_unsupported_type": "Desteklenmeyen Switchbot T\u00fcr\u00fc."
},
"error": {
"one": "Bo\u015f",
"other": "Bo\u015f"
},
"flow_title": "{name}",
"step": {
"user": {
"data": {
"mac": "Cihaz MAC adresi"
}
}
}
}
}