diff --git a/translations/frontend/en.json b/translations/frontend/en.json index c105428f82..dda85e0b25 100644 --- a/translations/frontend/en.json +++ b/translations/frontend/en.json @@ -2319,7 +2319,7 @@ "none": "Nothing configured yet", "none_found": "No integrations found", "none_found_detail": "Adjust your search criteria.", - "note_about_integrations": "Not all integrations can be configured via the UI yet.", + "note_about_integrations": "No integrations matched your search, the integration you want to set up might not be available to set up via the UI yet.", "note_about_website_reference": "More are available on the ", "reconfigure": "Reconfigure", "rename_dialog": "Edit the name of this config entry", @@ -2962,6 +2962,7 @@ "common": { "add_node": "Add Node", "close": "Close", + "heal_network": "Heal Network", "home_id": "Home ID", "network": "Network", "node_id": "Node ID", @@ -2988,6 +2989,18 @@ "node_status": "Node Status", "zwave_info": "Z-Wave Info" }, + "heal_network": { + "healing_cancelled": "Network healing has been cancelled.", + "healing_complete": "Network healing is complete.", + "healing_failed": "Healing failed. Additional information may be available in the logs.", + "in_progress": "Network healing is in progress. This will take some time.", + "introduction": "Start a network heal on your Z-Wave network. A network heal will cause all devices to re-calculate their routes back to the controller and is recommended if you have recently moved devices or your controller.", + "run_in_background": "You can close this dialog and the network healing will continue in the background.", + "start_heal": "Start Healing", + "stop_heal": "Stop Healing", + "title": "Heal your Z-Wave Network", + "traffic_warning": "The healing process generates a large amount of traffic on the Z-Wave network. This may cause devices to respond slowly (or not at all) while the heal is in progress." + }, "logs": { "log_level": "Log Level", "log_level_changed": "Log Level changed to: {level}", diff --git a/translations/frontend/es.json b/translations/frontend/es.json index cacfdbf8ea..946be9169b 100644 --- a/translations/frontend/es.json +++ b/translations/frontend/es.json @@ -2962,6 +2962,7 @@ "common": { "add_node": "Añadir Nodo", "close": "Cerrar", + "heal_network": "Sanar red", "home_id": "ID de casa", "network": "Red", "node_id": "ID del Nodo", @@ -2988,6 +2989,18 @@ "node_status": "Estado del Nodo", "zwave_info": "Información de Z-Wave" }, + "heal_network": { + "healing_cancelled": "Se ha cancelado la curación en red.", + "healing_complete": "La curación de la red se ha completado.", + "healing_failed": "La curación falló. Puede haber información adicional disponible en los registros.", + "in_progress": "La curación de la red está en curso. Esto llevará algún tiempo.", + "introduction": "Inicia una cura de red en tu red Z-Wave. Una curación de la red hará que todos los dispositivos vuelvan a calcular sus rutas de regreso al controlador y se recomienda si has movido dispositivos o tu controlador recientemente.", + "run_in_background": "Puedes cerrar este cuadro de diálogo y la curación de la red continuará en segundo plano.", + "start_heal": "Iniciar la curación", + "stop_heal": "Detener la curación", + "title": "Sana tu red Z-Wave", + "traffic_warning": "El proceso de curación genera una gran cantidad de tráfico en la red Z-Wave. Esto puede hacer que los dispositivos respondan lentamente (o no respondan en absoluto) mientras la curación está en curso." + }, "logs": { "log_level": "Nivel de registro", "log_level_changed": "Nivel de registro cambiado a: {level}", diff --git a/translations/frontend/et.json b/translations/frontend/et.json index 2f47fa463a..f3e6c180cf 100644 --- a/translations/frontend/et.json +++ b/translations/frontend/et.json @@ -2962,6 +2962,7 @@ "common": { "add_node": "Lisa sõlm", "close": "Sulge", + "heal_network": "Paranda võrgustikku", "home_id": "Kodu ID", "network": "Võrk", "node_id": "Sõlme ID", @@ -2988,6 +2989,18 @@ "node_status": "Sõlme olek", "zwave_info": "Z-Wave teave" }, + "heal_network": { + "healing_cancelled": "Võrgu parandamine on tühistatud.", + "healing_complete": "Võrgu parandamine on lõpule viidud.", + "healing_failed": "Parandamine nurjus. Lisateave võib olla saadaval logides.", + "in_progress": "Võrgu parandamine on pooleli. See võtab aega.", + "introduction": "Alusta oma Z-Wave võrgu parandamist. Võrgu parandamine põhjustab kõigi seadmete marsruudi kontrollerisse tagasi arvutamise ja on soovitatav, kui oled hiljuti seadmeid või oma kontrollerit teisaldanud.", + "run_in_background": "Saad selle dialoogi sulgeda ja võrgu parandamine jätkub taustal.", + "start_heal": "Alusta parandamist", + "stop_heal": "Peata parandamine", + "title": "Paranda oma Z-Wave võrku", + "traffic_warning": "Parandamissprotsess tekitab Z-Wave võrgus palju liiklust. See võib põhjustada seadmete aeglast reageerimise (või üldse mitte) kuni parandamine on pooleli." + }, "logs": { "log_level": "Logimise tase", "log_level_changed": "Silumisteave on muudetud: {level}", diff --git a/translations/frontend/ru.json b/translations/frontend/ru.json index f710c5c02c..61e3e07537 100644 --- a/translations/frontend/ru.json +++ b/translations/frontend/ru.json @@ -2962,6 +2962,7 @@ "common": { "add_node": "Добавить узел", "close": "Закрыть", + "heal_network": "Перенастройка сети", "home_id": "ID дома", "network": "Сеть", "node_id": "ID узла", @@ -2988,6 +2989,18 @@ "node_status": "Статус узла", "zwave_info": "Информация о Z-Wave" }, + "heal_network": { + "healing_cancelled": "Перенастройка сети была отменена.", + "healing_complete": "Перенастройка сети завершена.", + "healing_failed": "Не удалось завершить перенастройку сети. Дополнительная информация может быть доступна в журналах.", + "in_progress": "Идет перенастройка сети. Это займет некоторое время.", + "introduction": "Перенастройка сети заставит все устройства пересчитать свои маршруты к контроллеру. Эта процедура рекомендуется, если Вы переместили в другое место устройства или контроллер.", + "run_in_background": "Вы можете закрыть это диалоговое окно, перенастройка сети продолжится в фоновом режиме.", + "start_heal": "Начать перенастройку", + "stop_heal": "Остановить перенастройку", + "title": "Перенастройка сети Z-Wave", + "traffic_warning": "Во время перенастройки генерируется большой объем трафика в сети Z-Wave. В связи с этим, устройства могут отвечать с задержками (или вообще не отвечать)." + }, "logs": { "log_level": "Уровень", "log_level_changed": "Уровень журнала изменен на: {level}", @@ -3114,8 +3127,8 @@ "add_node": "Добавить узел", "add_node_secure": "Добавить защищенный узел", "cancel_command": "Отменить команду", - "heal_network": "Исправить сеть", - "heal_node": "Исправить узел", + "heal_network": "Перенастройка сети", + "heal_node": "Перенастроить узел", "node_info": "Информация об узле", "print_node": "Показать узел", "refresh_entity": "Обновить объект",