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

14 lines
932 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} всё ещё работает. Осталось около {minutes} минут.",
"running_no_estimate": "Ваш {device} всё ещё работает.",
"finished_recently": "Ваш {device} завершил работу {minutes} минут назад.",
"just_finished": "Ваш {device} только что завершил работу.",
"not_running": "Ваш {device} не работает.",
"no_devices": "Не удалось найти ни одного устройства WashData.",
"unknown_device": "Не удалось найти устройство WashData с именем {device}.",
"none_running": "Ни одно из ваших устройств WashData не работает.",
"error": "Извините, сейчас не удалось проверить ваши устройства."
}
}