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

20 lines
626 B
JSON
Raw Normal View History

2020-12-15 00:04:49 +00:00
{
"config": {
"abort": {
"already_configured": "Cihaz zaten yap\u0131land\u0131r\u0131lm\u0131\u015f"
2021-02-03 10:46:49 +00:00
},
"error": {
"already_configured": "Cihaz zaten yap\u0131land\u0131r\u0131lm\u0131\u015f",
"could_not_connect": "Solaredge API'ye ba\u011flan\u0131lamad\u0131",
"invalid_api_key": "Ge\u00e7ersiz API anahtar\u0131",
"site_not_active": "Site aktif de\u011fil"
},
"step": {
"user": {
"data": {
"api_key": "API Anahtar\u0131"
}
}
2020-12-15 00:04:49 +00:00
}
}
}