homeassistant/custom_components/sonoff/translations/tr.json
2025-01-10 21:08:35 -08:00

39 lines
1.1 KiB
JSON
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"config": {
"abort": {
"reauth_successful": "Yeniden kimlik doğrulama başarılı oldu"
},
"error": {
"exists": "Bu hesap zaten yapılandırılmış",
"template": "{error}"
},
"step": {
"user": {
"description": "[eWeLink hesabınızın](https://www.ewelink.cc/en/) bilgilerini girin",
"data": {
"username": "E-posta veya telefon (DIY modu için herhangi birini kullanın)",
"password": "Parola (DIY modu için boş bırakın)"
}
}
}
},
"options": {
"step": {
"init": {
"data": {
"mode": "Mod (çoğu kullanıcı için otomatik önerilir)",
"homes": "Evler (\"Geçerli\" ev için işaretlemeden bırakın)",
"debug": "Hata ayıklama sayfası (Entegrasyon > Menü > Bilinen sorunlar)"
}
}
}
},
"system_health": {
"info": {
"version": "Sürüm",
"cloud_online": "Çevrimiçi bulut cihazları",
"local_online": "Çevrimiçi yerel cihazlar",
"debug": "Hata ayıklama sayfası"
}
}
}