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

22 lines
624 B
JSON

{
"config": {
"abort": {
"device_exists": "Cihaz zaten yap\u0131land\u0131r\u0131lm\u0131\u015f"
},
"error": {
"cannot_connect": "Ba\u011flanma hatas\u0131"
},
"step": {
"discovery_confirm": {
"description": "{name} - {model} ( {host} ) kurulumunu yapmak istiyor musunuz?"
},
"user": {
"data": {
"host": "Sunucu"
},
"description": "Twinkly led dizinizi ayarlay\u0131n",
"title": "Twinkly"
}
}
}
}