1
mirror of https://github.com/home-assistant/core synced 2024-09-28 03:04:04 +02:00
ha-core/homeassistant/components/sleepiq/translations/tr.json
2022-03-05 00:19:17 +00:00

27 lines
937 B
JSON

{
"config": {
"abort": {
"already_configured": "Hesap zaten yap\u0131land\u0131r\u0131lm\u0131\u015f",
"reauth_successful": "Yeniden kimlik do\u011frulama ba\u015far\u0131l\u0131 oldu"
},
"error": {
"cannot_connect": "Ba\u011flanma hatas\u0131",
"invalid_auth": "Ge\u00e7ersiz kimlik do\u011frulama"
},
"step": {
"reauth_confirm": {
"data": {
"password": "Parola"
},
"description": "SleepIQ entegrasyonunun {username} hesab\u0131n\u0131z\u0131 yeniden do\u011frulamas\u0131 gerekiyor.",
"title": "Entegrasyonu Yeniden Do\u011frula"
},
"user": {
"data": {
"password": "Parola",
"username": "Kullan\u0131c\u0131 Ad\u0131"
}
}
}
}
}