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

33 lines
1.0 KiB
JSON

{
"config": {
"error": {
"error_auth_user": "Yanl\u0131\u015f kullan\u0131c\u0131 ad\u0131 ya da parola"
},
"step": {
"auth_app": {
"title": "Uygulama kimlik bilgileri"
},
"auth_captcha": {
"data": {
"captcha_code": "G\u00f6r\u00fcnt\u00fcden kod"
},
"description": "{captcha_img}",
"title": "Captcha"
},
"auth_mfa": {
"data": {
"mfa_code": "SMS kodu"
},
"description": "{phone_number} telefona g\u00f6nderilen kodu girin",
"title": "\u0130ki fakt\u00f6rl\u00fc yetkilendirme"
},
"auth_user": {
"data": {
"password": "Parola",
"username": "Kullan\u0131c\u0131 Ad\u0131"
},
"description": "StarLine hesab\u0131 e-postas\u0131 ve parolas\u0131"
}
}
}
}