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

18 lines
560 B
JSON

{
"config": {
"abort": {
"no_devices_found": "A\u011fda cihaz bulunamad\u0131",
"single_instance_allowed": "Zaten yap\u0131land\u0131r\u0131lm\u0131\u015f. Yaln\u0131zca tek bir konfig\u00fcrasyon m\u00fcmk\u00fcnd\u00fcr."
},
"step": {
"confirm": {
"description": "Wemo'yu kurmak istiyor musunuz?"
}
}
},
"device_automation": {
"trigger_type": {
"long_press": "Wemo d\u00fc\u011fmesine 2 saniye bas\u0131ld\u0131"
}
}
}