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

28 lines
924 B
JSON

{
"config": {
"abort": {
"already_configured": "Cihaz zaten yap\u0131land\u0131r\u0131lm\u0131\u015f",
"no_devices_found": "A\u011fda cihaz bulunamad\u0131"
},
"error": {
"cannot_connect": "Ba\u011flanma hatas\u0131"
},
"flow_title": "{name} {model} ({host})",
"step": {
"discovery_confirm": {
"description": "{name} {model} ( {host} ) kurulumu yapmak istiyor musunuz?"
},
"pick_device": {
"data": {
"device": "Cihaz"
}
},
"user": {
"data": {
"host": "Sunucu"
},
"description": "Ana bilgisayar\u0131 bo\u015f b\u0131rak\u0131rsan\u0131z, cihazlar\u0131 bulmak i\u00e7in ke\u015fif kullan\u0131lacakt\u0131r."
}
}
}
}