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

23 lines
734 B
JSON
Raw Normal View History

2021-02-03 10:46:49 +00:00
{
"config": {
"abort": {
"cannot_connect": "Ba\u011flanma hatas\u0131"
},
"error": {
"cannot_connect": "Ba\u011flanma hatas\u0131",
"invalid_auth": "Ge\u00e7ersiz kimlik do\u011frulama"
},
2021-11-07 00:12:38 +00:00
"flow_title": "{device} ({ip_address})",
2021-02-03 10:46:49 +00:00
"step": {
"user": {
"data": {
2021-11-10 00:17:39 +00:00
"ip_address": "IP Adresi",
2021-02-03 10:46:49 +00:00
"password": "Parola",
"username": "Kullan\u0131c\u0131 Ad\u0131"
2021-11-08 00:12:31 +00:00
},
"description": "A\u015fa\u011f\u0131da gerekli bilgileri sa\u011flay\u0131n.",
"title": "Gogogate2 veya ismartgate'i kurun"
2021-02-03 10:46:49 +00:00
}
}
}
}