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

29 lines
1.1 KiB
JSON
Raw Normal View History

2021-02-03 10:46:49 +00:00
{
"config": {
"abort": {
"already_configured": "Hesap zaten yap\u0131land\u0131r\u0131lm\u0131\u015f",
2021-11-08 00:12:31 +00:00
"no_devices_found": "A\u011fda cihaz bulunamad\u0131",
2021-02-03 10:46:49 +00:00
"reauth_successful": "Yeniden kimlik do\u011frulama ba\u015far\u0131l\u0131 oldu"
},
"error": {
2021-11-11 00:15:23 +00:00
"invalid_access_token": "Ge\u00e7ersiz eri\u015fim anahtar\u0131",
2021-02-03 10:46:49 +00:00
"unknown": "Beklenmeyen hata"
},
"step": {
"reauth": {
"data": {
2021-11-10 00:17:39 +00:00
"access_token": "Eri\u015fim Anahtar\u0131",
2021-02-03 10:46:49 +00:00
"email": "E-posta"
2021-11-08 00:12:31 +00:00
},
"description": "L\u00fctfen Awair geli\u015ftirici eri\u015fim anahtar\u0131n\u0131 yeniden girin."
2021-02-03 10:46:49 +00:00
},
"user": {
"data": {
2021-11-10 00:17:39 +00:00
"access_token": "Eri\u015fim Anahtar\u0131",
2021-02-03 10:46:49 +00:00
"email": "E-posta"
},
"description": "Awair geli\u015ftirici eri\u015fim belirteci i\u00e7in \u015fu adresten kaydolmal\u0131s\u0131n\u0131z: https://developer.getawair.com/onboard/login"
}
}
}
}