Files
HomeAssistantVS/custom_components/ha_washdata/translations/intent/tr.json
T
2026-07-17 10:12:15 -04:00

14 lines
631 B
JSON
Raw 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.
{
"HaWashdataStatus": {
"running_with_estimate": "{device} hâlâ çalışıyor. Yaklaşık {minutes} dakika kaldı.",
"running_no_estimate": "{device} hâlâ çalışıyor.",
"finished_recently": "{device} {minutes} dakika önce bitti.",
"just_finished": "{device} az önce bitti.",
"not_running": "{device} çalışmıyor.",
"no_devices": "Hiç WashData cihazı bulamadım.",
"unknown_device": "{device} adında bir WashData cihazı bulamadım.",
"none_running": "WashData cihazlarınızın hiçbiri çalışmıyor.",
"error": "Üzgünüm, cihazlarınızı şu anda kontrol edemedim."
}
}