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

14 lines
792 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": "Съжалявам, в момента не мога да проверя уредите ви."
}
}