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

29 lines
742 B
JSON
Raw Normal View History

2021-02-03 10:46:49 +00:00
{
"config": {
"abort": {
"already_configured": "Cihaz zaten yap\u0131land\u0131r\u0131lm\u0131\u015f"
},
"error": {
"cannot_connect": "Ba\u011flanma hatas\u0131"
},
"step": {
"user": {
"data": {
"host": "Ana Bilgisayar",
"password": "Parola",
"port": "Port",
"username": "Kullan\u0131c\u0131 Ad\u0131"
}
}
}
},
"options": {
"step": {
"init": {
"data": {
"scan_interval": "G\u00fcncelleme s\u0131kl\u0131\u011f\u0131"
}
}
}
}
}