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

37 lines
1.0 KiB
JSON

{
"config": {
"abort": {
"already_configured": "Cihaz zaten yap\u0131land\u0131r\u0131lm\u0131\u015f",
"incomplete_discovery": "Tamamlanmam\u0131\u015f tarama",
"no_devices_found": "A\u011fda cihaz bulunamad\u0131"
},
"error": {
"one": "Bo\u015f",
"other": "Bo\u015f"
},
"flow_title": "{name}",
"step": {
"init": {
"one": "Bo\u015f",
"other": "Bo\u015f"
},
"ssdp_confirm": {
"description": "Bu UPnP / IGD cihaz\u0131n\u0131 kurmak istiyor musunuz?"
},
"user": {
"data": {
"unique_id": "Cihaz"
}
}
}
},
"options": {
"step": {
"init": {
"data": {
"scan_interval": "G\u00fcncelleme aral\u0131\u011f\u0131 (saniye, minimum 30)"
}
}
}
}
}