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

25 lines
933 B
JSON
Raw Normal View History

2021-12-31 00:14:15 +00:00
{
"config": {
"abort": {
2022-01-03 00:14:23 +00:00
"already_configured": "Hizmet zaten yap\u0131land\u0131r\u0131lm\u0131\u015f",
"cannot_connect": "Ba\u011flanma hatas\u0131",
"invalid_host": "Ge\u00e7ersiz ana bilgisayar ad\u0131 veya IP adresi",
"unknown": "Beklenmeyen hata"
2021-12-31 00:14:15 +00:00
},
"error": {
"cannot_connect": "Ba\u011flanma hatas\u0131",
2022-01-03 00:14:23 +00:00
"invalid_host": "Ge\u00e7ersiz ana bilgisayar ad\u0131 veya IP adresi",
"unknown": "Beklenmeyen hata"
2021-12-31 00:14:15 +00:00
},
"step": {
"user": {
"data": {
"host": "Sunucu",
"name": "Ad"
},
2022-01-06 00:15:13 +00:00
"description": "Vallox entegrasyonunu ayarlay\u0131n. Yap\u0131land\u0131rmayla ilgili sorunlar\u0131n\u0131z varsa {integration_docs_url} adresine gidin.",
2021-12-31 00:14:15 +00:00
"title": "Vallox"
}
}
}
}