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

20 lines
642 B
JSON

{
"config": {
"abort": {
"already_configured": "Cihaz zaten yap\u0131land\u0131r\u0131lm\u0131\u015f"
},
"error": {
"cannot_connect": "Ba\u011flanma hatas\u0131",
"invalid_auth": "Ge\u00e7ersiz kimlik do\u011frulama"
},
"step": {
"user": {
"data": {
"api_key": "API Anahtar\u0131"
},
"description": "L\u00fctfen https://home.freedompro.eu adresinden al\u0131nan API anahtar\u0131n\u0131 girin",
"title": "Freedompro API anahtar\u0131"
}
}
}
}