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

14 lines
778 B
JSON

{
"HaWashdataStatus": {
"running_with_estimate": "{device}이(가) 아직 작동 중입니다. 약 {minutes}분 남았습니다.",
"running_no_estimate": "{device}이(가) 아직 작동 중입니다.",
"finished_recently": "{device}이(가) {minutes}분 전에 완료되었습니다.",
"just_finished": "{device}이(가) 방금 완료되었습니다.",
"not_running": "{device}이(가) 작동하고 있지 않습니다.",
"no_devices": "WashData 가전제품을 찾을 수 없습니다.",
"unknown_device": "{device}(이)라는 WashData 가전제품을 찾을 수 없습니다.",
"none_running": "작동 중인 WashData 가전제품이 없습니다.",
"error": "죄송합니다. 지금은 가전제품을 확인할 수 없습니다."
}
}