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

23 lines
734 B
JSON

{
"config": {
"abort": {
"cannot_connect": "Ba\u011flanma hatas\u0131"
},
"error": {
"cannot_connect": "Ba\u011flanma hatas\u0131",
"invalid_auth": "Ge\u00e7ersiz kimlik do\u011frulama"
},
"flow_title": "{device} ({ip_address})",
"step": {
"user": {
"data": {
"ip_address": "IP Adresi",
"password": "Parola",
"username": "Kullan\u0131c\u0131 Ad\u0131"
},
"description": "A\u015fa\u011f\u0131da gerekli bilgileri sa\u011flay\u0131n.",
"title": "Gogogate2 veya ismartgate'i kurun"
}
}
}
}