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

28 lines
943 B
JSON

{
"config": {
"abort": {
"reauth_successful": "Yeniden kimlik do\u011frulama ba\u015far\u0131l\u0131 oldu"
},
"error": {
"cannot_connect": "Ba\u011flanma hatas\u0131",
"invalid_api_key": "Ge\u00e7ersiz API anahtar\u0131"
},
"step": {
"reauth_confirm": {
"data": {
"api_key": "API Anahtar\u0131",
"description": "Ambee hesab\u0131n\u0131zla yeniden kimlik do\u011frulamas\u0131 yap\u0131n."
}
},
"user": {
"data": {
"api_key": "API Anahtar\u0131",
"latitude": "Enlem",
"longitude": "Boylam",
"name": "Ad"
},
"description": "Ambee'yi Home Assistant ile entegre olacak \u015fekilde ayarlay\u0131n."
}
}
}
}