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

19 lines
694 B
JSON

{
"config": {
"abort": {
"already_configured": "Hizmet zaten yap\u0131land\u0131r\u0131lm\u0131\u015f",
"could_not_register": "GitHub ile entegrasyon kaydedilemedi"
},
"progress": {
"wait_for_device": "1. {url}\n 2. Entegrasyona yetki vermek i\u00e7in a\u015fa\u011f\u0131daki anahtar\u0131 yap\u0131\u015ft\u0131r\u0131n:\n ```\n {code}\n ```\n"
},
"step": {
"repositories": {
"data": {
"repositories": "\u0130zlenecek depolar\u0131 se\u00e7in."
},
"title": "Depolar\u0131 yap\u0131land\u0131r\u0131n"
}
}
}
}