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

21 lines
644 B
JSON
Raw Normal View History

2022-08-11 00:26:23 +00:00
{
"config": {
"abort": {
2022-08-20 00:23:43 +00:00
"already_configured": "Cihaz zaten yap\u0131land\u0131r\u0131lm\u0131\u015f",
"reauth_successful": "Yeniden kimlik do\u011frulama ba\u015far\u0131l\u0131 oldu"
2022-08-11 00:26:23 +00:00
},
"error": {
"invalid_auth": "Ge\u00e7ersiz kimlik do\u011frulama",
"no_locations": "Konum bulunamad\u0131",
"unknown": "Beklenmeyen hata"
},
"step": {
"user": {
"data": {
"password": "Parola",
"username": "Kullan\u0131c\u0131 Ad\u0131"
}
}
}
}
}