From c6530882679d45930ca4bff3347814d704dcf481 Mon Sep 17 00:00:00 2001 From: Ben <43026681+bwp91@users.noreply.github.com> Date: Fri, 10 Nov 2023 01:32:37 +0000 Subject: [PATCH] show correct buttons --- .../manage-plugins-modal.component.html | 19 ++++++++++--------- ui/src/i18n/bg.json | 3 ++- ui/src/i18n/ca.json | 3 ++- ui/src/i18n/cs.json | 3 ++- ui/src/i18n/de.json | 3 ++- ui/src/i18n/en.json | 3 ++- ui/src/i18n/es.json | 3 ++- ui/src/i18n/fr.json | 3 ++- ui/src/i18n/he.json | 3 ++- ui/src/i18n/hu.json | 3 ++- ui/src/i18n/id.json | 3 ++- ui/src/i18n/it.json | 3 ++- ui/src/i18n/ja.json | 3 ++- ui/src/i18n/ko.json | 3 ++- ui/src/i18n/mk.json | 3 ++- ui/src/i18n/nl.json | 3 ++- ui/src/i18n/no.json | 3 ++- ui/src/i18n/pl.json | 3 ++- ui/src/i18n/pt-BR.json | 3 ++- ui/src/i18n/pt.json | 3 ++- ui/src/i18n/ru.json | 3 ++- ui/src/i18n/sl.json | 3 ++- ui/src/i18n/sv.json | 3 ++- ui/src/i18n/th.json | 3 ++- ui/src/i18n/tr.json | 3 ++- ui/src/i18n/uk.json | 3 ++- ui/src/i18n/zh-CN.json | 3 ++- ui/src/i18n/zh-TW.json | 3 ++- 28 files changed, 64 insertions(+), 36 deletions(-) diff --git a/ui/src/app/core/manage-plugins/manage-plugins-modal/manage-plugins-modal.component.html b/ui/src/app/core/manage-plugins/manage-plugins-modal/manage-plugins-modal.component.html index 05f4146b2..8d66dc8af 100644 --- a/ui/src/app/core/manage-plugins/manage-plugins-modal/manage-plugins-modal.component.html +++ b/ui/src/app/core/manage-plugins/manage-plugins-modal/manage-plugins-modal.component.html @@ -10,21 +10,22 @@

-

- Please restart Homebridge for the changes to apply. Alternatively, if you have this plugin running in child - bridges, you can close this modal and restart these instead. +

+ Please restart Homebridge for the changes to apply. +

+

+ Please restart the plugin's child bridges for the changes to apply.

- -

diff --git a/ui/src/i18n/bg.json b/ui/src/i18n/bg.json index b7665b3fa..9b553ea95 100644 --- a/ui/src/i18n/bg.json +++ b/ui/src/i18n/bg.json @@ -197,7 +197,8 @@ "plugins.manage.message_install_alternate_version": "Install Alternate Version", "plugins.manage.message_select_version_to_install": "Select the version to install", "plugins.manage.message_thanks_for_updating": "Благодарим, че инсталирате последната версия на {{ pluginName }}.", - "plugins.manage.message_thanks_for_updating_restart": "Please restart Homebridge for the changes to apply. Alternatively, if you have this plugin running in child bridges, you can close this modal and restart these instead.", + "plugins.manage.message_thanks_for_updating_restart": "Please restart Homebridge for the changes to apply.", + "plugins.manage.message_thanks_for_updating_restart_child_bridges": "Please restart the plugin's child bridges for the changes to apply.", "plugins.manage.message_uninstall_remove_config_required": "If you are permanently removing this plugin, make sure you remove any config for this plugin in the config.json before restarting Homebridge.", "plugins.manage.message_uninstall_remove_confirmation": "Are you sure you want to uninstall {{ pluginName }}?", "plugins.manage.message_uninstall_remove_plugin_config": "Remove Plugin Config?", diff --git a/ui/src/i18n/ca.json b/ui/src/i18n/ca.json index 06d4a49d0..f6361d062 100644 --- a/ui/src/i18n/ca.json +++ b/ui/src/i18n/ca.json @@ -197,7 +197,8 @@ "plugins.manage.message_install_alternate_version": "Instal·lar versió anterior", "plugins.manage.message_select_version_to_install": "Tria la versió que vols instal·lar", "plugins.manage.message_thanks_for_updating": "Gràcies per instal·lar la versió {{ targetVersion }} de {{ pluginName }}.", - "plugins.manage.message_thanks_for_updating_restart": "Reinici Homebridge perquè s'apliquin els canvis. Alternativament, si tens aquest plugin executant-se en ponts fills, pots tancar aquest modal i reiniciar-los.", + "plugins.manage.message_thanks_for_updating_restart": "Reinici Homebridge perquè s'apliquin els canvis", + "plugins.manage.message_thanks_for_updating_restart_child_bridges": "Please restart the plugin's child bridges for the changes to apply.", "plugins.manage.message_uninstall_remove_config_required": "Si eliminaràs aquest plugin de forma permanent, assegura't de treure qualsevol configuració d'aquest plugin a l'arxiu config.json abans de reiniciar Homebridge.", "plugins.manage.message_uninstall_remove_confirmation": "Estàs segur que vols desinstal·lar {{ pluginName }}?", "plugins.manage.message_uninstall_remove_plugin_config": "Eliminar la configuració del plugin?", diff --git a/ui/src/i18n/cs.json b/ui/src/i18n/cs.json index b86e12b9d..0c9002e9c 100644 --- a/ui/src/i18n/cs.json +++ b/ui/src/i18n/cs.json @@ -197,7 +197,8 @@ "plugins.manage.message_install_alternate_version": "Instalovat předešlou verzi", "plugins.manage.message_select_version_to_install": "Vyberte verzi k instalaci", "plugins.manage.message_thanks_for_updating": "Děkujeme, že jste nainstalovali nejnovější verzi rozhraní {{ pluginName }}.", - "plugins.manage.message_thanks_for_updating_restart": "Please restart Homebridge for the changes to apply. Alternatively, if you have this plugin running in child bridges, you can close this modal and restart these instead.", + "plugins.manage.message_thanks_for_updating_restart": "Please restart Homebridge for the changes to apply.", + "plugins.manage.message_thanks_for_updating_restart_child_bridges": "Please restart the plugin's child bridges for the changes to apply.", "plugins.manage.message_uninstall_remove_config_required": "Pokud tento plugin trvale odstraňujete, ujistěte se, že před restartováním aplikace Homebridge odeberete i jeho konfiguraci v souboru config.json.", "plugins.manage.message_uninstall_remove_confirmation": "Opravdu chcete odinstalovat plugin {{ pluginName }}?", "plugins.manage.message_uninstall_remove_plugin_config": "Odebrat konfiguraci pluginu?", diff --git a/ui/src/i18n/de.json b/ui/src/i18n/de.json index f6f0988df..eedec2467 100644 --- a/ui/src/i18n/de.json +++ b/ui/src/i18n/de.json @@ -197,7 +197,8 @@ "plugins.manage.message_install_alternate_version": "Vorherige Version installieren", "plugins.manage.message_select_version_to_install": "Zu installierende Version auswählen", "plugins.manage.message_thanks_for_updating": "Vielen Dank für die Installation der {{ targetVersion }} Version von {{ pluginName }}.", - "plugins.manage.message_thanks_for_updating_restart": "Bitte starte Homebridge neu, damit die Änderungen wirksam werden. Wenn du dieses Plugin in Unter-Bridges ausführst, kannst du alternativ diesen Hinweis auch schließen und stattdessen diese neu starten.", + "plugins.manage.message_thanks_for_updating_restart": "Bitte starte Homebridge neu, damit die Änderungen wirksam werden.", + "plugins.manage.message_thanks_for_updating_restart_child_bridges": "Please restart the plugin's child bridges for the changes to apply.", "plugins.manage.message_uninstall_remove_config_required": "Stelle sicher, dass wenn du dieses Plugin dauerhaft entfernst, jede Konfiguration für dieses Plugin in der config.json entfernt hast, bevor du Homebridge neu startest.", "plugins.manage.message_uninstall_remove_confirmation": "Bist du sicher, dass du {{ pluginName }} entfernen möchtest?", "plugins.manage.message_uninstall_remove_plugin_config": "Plugin Konfiguration entfernen?", diff --git a/ui/src/i18n/en.json b/ui/src/i18n/en.json index 98363ee6f..9f95fea84 100644 --- a/ui/src/i18n/en.json +++ b/ui/src/i18n/en.json @@ -197,7 +197,8 @@ "plugins.manage.message_install_alternate_version": "Install Alternate Version", "plugins.manage.message_select_version_to_install": "Select the version to install", "plugins.manage.message_thanks_for_updating": "Thanks for installing the {{ targetVersion }} version of {{ pluginName }}.", - "plugins.manage.message_thanks_for_updating_restart": "Please restart Homebridge for the changes to apply. Alternatively, if you have this plugin running in child bridges, you can close this modal and restart these instead.", + "plugins.manage.message_thanks_for_updating_restart": "Please restart Homebridge for the changes to apply.", + "plugins.manage.message_thanks_for_updating_restart_child_bridges": "Please restart the plugin's child bridges for the changes to apply.", "plugins.manage.message_uninstall_remove_config_required": "If you are permanently removing this plugin, make sure you remove any config for this plugin in the config.json before restarting Homebridge.", "plugins.manage.message_uninstall_remove_confirmation": "Are you sure you want to uninstall {{ pluginName }}?", "plugins.manage.message_uninstall_remove_plugin_config": "Remove Plugin Config?", diff --git a/ui/src/i18n/es.json b/ui/src/i18n/es.json index 18b3bc8ce..836f32458 100644 --- a/ui/src/i18n/es.json +++ b/ui/src/i18n/es.json @@ -197,7 +197,8 @@ "plugins.manage.message_install_alternate_version": "Instalar versión alterna", "plugins.manage.message_select_version_to_install": "Elige la versión para instalar", "plugins.manage.message_thanks_for_updating": "Gracias por instalar la última versión de {{ pluginName }}.", - "plugins.manage.message_thanks_for_updating_restart": "Por favor, reinicia Homebridge para aplicar los cambios. Sin embargo, si ejecutas este plugin como un puente hijo, puedes cerrar esta ventana y reiniciar dicho puente.", + "plugins.manage.message_thanks_for_updating_restart": "Por favor, reinicia Homebridge para aplicar los cambios.", + "plugins.manage.message_thanks_for_updating_restart_child_bridges": "Please restart the plugin's child bridges for the changes to apply.", "plugins.manage.message_uninstall_remove_config_required": "Si eliminarás este plugin de forma permanente, asegúrate de quitar cualquier configuración de este plugin en el archivo config.json antes de reiniciar Homebridge.", "plugins.manage.message_uninstall_remove_confirmation": "¿Estás seguro que deseas desinstalar {{ pluginName }}?", "plugins.manage.message_uninstall_remove_plugin_config": "¿Eliminar la Configuración del Plugin?", diff --git a/ui/src/i18n/fr.json b/ui/src/i18n/fr.json index 455d3de8a..60c512fca 100644 --- a/ui/src/i18n/fr.json +++ b/ui/src/i18n/fr.json @@ -197,7 +197,8 @@ "plugins.manage.message_install_alternate_version": "Installer une autre Version", "plugins.manage.message_select_version_to_install": "Sélectionner la version à installer", "plugins.manage.message_thanks_for_updating": "Merci d'avoir installé la dernière version d'{{ pluginName }}.", - "plugins.manage.message_thanks_for_updating_restart": "Please restart Homebridge for the changes to apply. Alternatively, if you have this plugin running in child bridges, you can close this modal and restart these instead.", + "plugins.manage.message_thanks_for_updating_restart": "Please restart Homebridge for the changes to apply.", + "plugins.manage.message_thanks_for_updating_restart_child_bridges": "Please restart the plugin's child bridges for the changes to apply.", "plugins.manage.message_uninstall_remove_config_required": "Si vous désinstallez de manière permanente ce plugin, prenez gare à supprimer toute configuration liée à ce plugin dans config.json avant de redémarrer Homebridge.", "plugins.manage.message_uninstall_remove_confirmation": "Etes-vous sûr de vouloir désinstaller {{ pluginName }} ?", "plugins.manage.message_uninstall_remove_plugin_config": "Supprimer la configuration du Plugin ?", diff --git a/ui/src/i18n/he.json b/ui/src/i18n/he.json index 9a2811d27..bb26f3ee0 100644 --- a/ui/src/i18n/he.json +++ b/ui/src/i18n/he.json @@ -197,7 +197,8 @@ "plugins.manage.message_install_alternate_version": "התקן גרסא קודמת", "plugins.manage.message_select_version_to_install": "בחר גרסה להתקנה", "plugins.manage.message_thanks_for_updating": "Thanks for installing the {{ targetVersion }} version of {{ pluginName }}.", - "plugins.manage.message_thanks_for_updating_restart": "Please restart Homebridge for the changes to apply. Alternatively, if you have this plugin running in child bridges, you can close this modal and restart these instead.", + "plugins.manage.message_thanks_for_updating_restart": "Please restart Homebridge for the changes to apply.", + "plugins.manage.message_thanks_for_updating_restart_child_bridges": "Please restart the plugin's child bridges for the changes to apply.", "plugins.manage.message_uninstall_remove_config_required": "If you are permanently removing this plugin, make sure you remove any config for this plugin in the config.json before restarting Homebridge.", "plugins.manage.message_uninstall_remove_confirmation": "האם אתה בטוח שברצונך להסיר את {{ pluginName }}?", "plugins.manage.message_uninstall_remove_plugin_config": "הסר הגדרות תוסף", diff --git a/ui/src/i18n/hu.json b/ui/src/i18n/hu.json index 4c2eea4cb..ade14c07a 100644 --- a/ui/src/i18n/hu.json +++ b/ui/src/i18n/hu.json @@ -197,7 +197,8 @@ "plugins.manage.message_install_alternate_version": "Install Alternate Version", "plugins.manage.message_select_version_to_install": "Select the version to install", "plugins.manage.message_thanks_for_updating": "Köszönjük, hogy telepítette a {{ pluginName }} legfrissebb verzióját.", - "plugins.manage.message_thanks_for_updating_restart": "Please restart Homebridge for the changes to apply. Alternatively, if you have this plugin running in child bridges, you can close this modal and restart these instead.", + "plugins.manage.message_thanks_for_updating_restart": "Please restart Homebridge for the changes to apply.", + "plugins.manage.message_thanks_for_updating_restart_child_bridges": "Please restart the plugin's child bridges for the changes to apply.", "plugins.manage.message_uninstall_remove_config_required": "If you are permanently removing this plugin, make sure you remove any config for this plugin in the config.json before restarting Homebridge.", "plugins.manage.message_uninstall_remove_confirmation": "Are you sure you want to uninstall {{ pluginName }}?", "plugins.manage.message_uninstall_remove_plugin_config": "Remove Plugin Config?", diff --git a/ui/src/i18n/id.json b/ui/src/i18n/id.json index 82b8164a6..affededfd 100644 --- a/ui/src/i18n/id.json +++ b/ui/src/i18n/id.json @@ -197,7 +197,8 @@ "plugins.manage.message_install_alternate_version": "Pasang Versi Sebelumnya", "plugins.manage.message_select_version_to_install": "Pilih versi yang akan diinstal", "plugins.manage.message_thanks_for_updating": "Terima kasih telah menginstal versi terbaru dari {{ pluginName }} 😘.", - "plugins.manage.message_thanks_for_updating_restart": "Please restart Homebridge for the changes to apply. Alternatively, if you have this plugin running in child bridges, you can close this modal and restart these instead.", + "plugins.manage.message_thanks_for_updating_restart": "Please restart Homebridge for the changes to apply.", + "plugins.manage.message_thanks_for_updating_restart_child_bridges": "Please restart the plugin's child bridges for the changes to apply.", "plugins.manage.message_uninstall_remove_config_required": "Jika anda menghapus plugin ini secara permanen, pastikan anda menghapus konfigurasi untuk plugin ini di config.json sebelum mengulang kembali Homebridge.", "plugins.manage.message_uninstall_remove_confirmation": "Anda yakin ingin mencopot pemasangan {{ pluginName }}?", "plugins.manage.message_uninstall_remove_plugin_config": "Hapus Konfigurasi Plugin?", diff --git a/ui/src/i18n/it.json b/ui/src/i18n/it.json index e9c03c36c..95421abf0 100644 --- a/ui/src/i18n/it.json +++ b/ui/src/i18n/it.json @@ -197,7 +197,8 @@ "plugins.manage.message_install_alternate_version": "Installa la versione precedente", "plugins.manage.message_select_version_to_install": "Scegli la versione da installare", "plugins.manage.message_thanks_for_updating": "Grazie per aver installato l'ultima versione di {{ pluginName }}.", - "plugins.manage.message_thanks_for_updating_restart": "Please restart Homebridge for the changes to apply. Alternatively, if you have this plugin running in child bridges, you can close this modal and restart these instead.", + "plugins.manage.message_thanks_for_updating_restart": "Please restart Homebridge for the changes to apply.", + "plugins.manage.message_thanks_for_updating_restart_child_bridges": "Please restart the plugin's child bridges for the changes to apply.", "plugins.manage.message_uninstall_remove_config_required": "Se si sta disinstallando definitivamente questo plugin, assicurarsi di rimuovere la configurazione di questo plugin da config.json prima di riavviare Homebridge.", "plugins.manage.message_uninstall_remove_confirmation": "Sei sicuro di vole disinstallare {{ pluginName }}?", "plugins.manage.message_uninstall_remove_plugin_config": "Rimuovere la configurazione del plugin?", diff --git a/ui/src/i18n/ja.json b/ui/src/i18n/ja.json index d8b5e7a72..e64694d5b 100644 --- a/ui/src/i18n/ja.json +++ b/ui/src/i18n/ja.json @@ -197,7 +197,8 @@ "plugins.manage.message_install_alternate_version": "以前のバージョンをインストール", "plugins.manage.message_select_version_to_install": "インストールするバージョンを選択してください", "plugins.manage.message_thanks_for_updating": "{{ pluginName }} の最新バージョンをインストールしていただきありがとうございます", - "plugins.manage.message_thanks_for_updating_restart": "Please restart Homebridge for the changes to apply. Alternatively, if you have this plugin running in child bridges, you can close this modal and restart these instead.", + "plugins.manage.message_thanks_for_updating_restart": "Please restart Homebridge for the changes to apply.", + "plugins.manage.message_thanks_for_updating_restart_child_bridges": "Please restart the plugin's child bridges for the changes to apply.", "plugins.manage.message_uninstall_remove_config_required": "このプラグインを永久に削除する場合は、Homebridgeを再起動する前にConfig.jsonでこのプラグインの設定を削除してください。", "plugins.manage.message_uninstall_remove_confirmation": "本当にプラグイン {{ pluginName }} をアンインストールしますか?", "plugins.manage.message_uninstall_remove_plugin_config": "プラグインコンフィグを削除しますか?", diff --git a/ui/src/i18n/ko.json b/ui/src/i18n/ko.json index b66f9f0e7..392e432a7 100644 --- a/ui/src/i18n/ko.json +++ b/ui/src/i18n/ko.json @@ -197,7 +197,8 @@ "plugins.manage.message_install_alternate_version": "이전 버전 설치", "plugins.manage.message_select_version_to_install": "설치할 버전을 선택하세요", "plugins.manage.message_thanks_for_updating": "{{ pluginName }} 최신버전을 설치해주셔서 감사합니다.", - "plugins.manage.message_thanks_for_updating_restart": "Please restart Homebridge for the changes to apply. Alternatively, if you have this plugin running in child bridges, you can close this modal and restart these instead.", + "plugins.manage.message_thanks_for_updating_restart": "Please restart Homebridge for the changes to apply.", + "plugins.manage.message_thanks_for_updating_restart_child_bridges": "Please restart the plugin's child bridges for the changes to apply.", "plugins.manage.message_uninstall_remove_config_required": "이 플러그인을 영구적으로 삭제하는 경우, Homebrdige를 재시작 하기 전에 config.json에서 이 플러그인의 Config 정보가 제거되었는지 확인해주세요.", "plugins.manage.message_uninstall_remove_confirmation": "{{ pluginName }} 플러그인을 제거하시겠습니까?", "plugins.manage.message_uninstall_remove_plugin_config": "플러그인의 Config 정보 제거", diff --git a/ui/src/i18n/mk.json b/ui/src/i18n/mk.json index 37c967161..c42b87851 100644 --- a/ui/src/i18n/mk.json +++ b/ui/src/i18n/mk.json @@ -197,7 +197,8 @@ "plugins.manage.message_install_alternate_version": "Инсталирај претходна верзија", "plugins.manage.message_select_version_to_install": "Одберете верзија", "plugins.manage.message_thanks_for_updating": "Ви благодариме што ја инсталиравте најновата верзија на {{ pluginName }}.", - "plugins.manage.message_thanks_for_updating_restart": "Please restart Homebridge for the changes to apply. Alternatively, if you have this plugin running in child bridges, you can close this modal and restart these instead.", + "plugins.manage.message_thanks_for_updating_restart": "Please restart Homebridge for the changes to apply.", + "plugins.manage.message_thanks_for_updating_restart_child_bridges": "Please restart the plugin's child bridges for the changes to apply.", "plugins.manage.message_uninstall_remove_config_required": "Ако трајно го отстранувате овој плагин, осигурајте се дека се отстранети сите релевантни конфигурациски поставки од config.json пред да го рестартирате Homebridge.", "plugins.manage.message_uninstall_remove_confirmation": "Дали сте сигурни дека сакате да го деинсталирате {{ pluginName }}?", "plugins.manage.message_uninstall_remove_plugin_config": "Отстрани конфигурација за плагинот?", diff --git a/ui/src/i18n/nl.json b/ui/src/i18n/nl.json index 3b5bab4c6..bf18587e7 100644 --- a/ui/src/i18n/nl.json +++ b/ui/src/i18n/nl.json @@ -197,7 +197,8 @@ "plugins.manage.message_install_alternate_version": "Installeer Vorige Versie", "plugins.manage.message_select_version_to_install": "Selecteer de versie om te installeren", "plugins.manage.message_thanks_for_updating": "Bedankt voor het installeren van de nieuwste versie van {{ pluginName }}.", - "plugins.manage.message_thanks_for_updating_restart": "Please restart Homebridge for the changes to apply. Alternatively, if you have this plugin running in child bridges, you can close this modal and restart these instead.", + "plugins.manage.message_thanks_for_updating_restart": "Please restart Homebridge for the changes to apply.", + "plugins.manage.message_thanks_for_updating_restart_child_bridges": "Please restart the plugin's child bridges for the changes to apply.", "plugins.manage.message_uninstall_remove_config_required": "Indien je deze plugin permanent wilt verwijderen dien je alle configuratie voor de plugin te verwijderen uit config.json voordat je Homebridge herstart.", "plugins.manage.message_uninstall_remove_confirmation": "Weet je zeker dat je {{ pluginName }} wilt verwijderen?", "plugins.manage.message_uninstall_remove_plugin_config": "Verwijder Plugin Config?", diff --git a/ui/src/i18n/no.json b/ui/src/i18n/no.json index a71f1f665..54b12b0d6 100644 --- a/ui/src/i18n/no.json +++ b/ui/src/i18n/no.json @@ -197,7 +197,8 @@ "plugins.manage.message_install_alternate_version": "Install Alternate Version", "plugins.manage.message_select_version_to_install": "Select the version to install", "plugins.manage.message_thanks_for_updating": "Takk for at du installerte den nyeste versjonen av {{ pluginName }}.", - "plugins.manage.message_thanks_for_updating_restart": "Please restart Homebridge for the changes to apply. Alternatively, if you have this plugin running in child bridges, you can close this modal and restart these instead.", + "plugins.manage.message_thanks_for_updating_restart": "Please restart Homebridge for the changes to apply.", + "plugins.manage.message_thanks_for_updating_restart_child_bridges": "Please restart the plugin's child bridges for the changes to apply.", "plugins.manage.message_uninstall_remove_config_required": "If you are permanently removing this plugin, make sure you remove any config for this plugin in the config.json before restarting Homebridge.", "plugins.manage.message_uninstall_remove_confirmation": "Are you sure you want to uninstall {{ pluginName }}?", "plugins.manage.message_uninstall_remove_plugin_config": "Remove Plugin Config?", diff --git a/ui/src/i18n/pl.json b/ui/src/i18n/pl.json index 0e7d5de74..dd278fd68 100644 --- a/ui/src/i18n/pl.json +++ b/ui/src/i18n/pl.json @@ -197,7 +197,8 @@ "plugins.manage.message_install_alternate_version": "Zainstaluj inną wersję", "plugins.manage.message_select_version_to_install": "Wybierz wersję do instalacji", "plugins.manage.message_thanks_for_updating": "Dziękujemy za zainstalowanie najnowszej wersji interfejsu {{ pluginName }}.", - "plugins.manage.message_thanks_for_updating_restart": "Zrestartuj Homebridge aby zastosować zmiany. Alternatywnie, jeśli ta wtyczka pracuje jako mostek podżędny, możesz zamknąć to okno i zrestartować sam mostek.", + "plugins.manage.message_thanks_for_updating_restart": "Zrestartuj Homebridge aby zastosować zmiany.", + "plugins.manage.message_thanks_for_updating_restart_child_bridges": "Please restart the plugin's child bridges for the changes to apply.", "plugins.manage.message_uninstall_remove_config_required": "Jeśli całkowicie usunąłeś tę wtyczkę, upewnij się, że usunąłeś jej konfigurację w pliku config.json przed zrestartowaniem Homebridge.", "plugins.manage.message_uninstall_remove_confirmation": "Jesteś pewny że chcesz odinstalować {{ pluginName }}?", "plugins.manage.message_uninstall_remove_plugin_config": "Usunąć również konfigurację tej wtyczki?", diff --git a/ui/src/i18n/pt-BR.json b/ui/src/i18n/pt-BR.json index 7364b334e..95f2d2423 100644 --- a/ui/src/i18n/pt-BR.json +++ b/ui/src/i18n/pt-BR.json @@ -197,7 +197,8 @@ "plugins.manage.message_install_alternate_version": "Instalar Versão Anterior", "plugins.manage.message_select_version_to_install": "Selecione uma versão para instalar", "plugins.manage.message_thanks_for_updating": "Obrigado por instalar a ultima versão do {{ pluginName }}.", - "plugins.manage.message_thanks_for_updating_restart": "Please restart Homebridge for the changes to apply. Alternatively, if you have this plugin running in child bridges, you can close this modal and restart these instead.", + "plugins.manage.message_thanks_for_updating_restart": "Please restart Homebridge for the changes to apply.", + "plugins.manage.message_thanks_for_updating_restart_child_bridges": "Please restart the plugin's child bridges for the changes to apply.", "plugins.manage.message_uninstall_remove_config_required": "Se você estiver removendo permanentemente este plugin, verifique se não existe qualquer configuração deste plugin no arquivo config.json antes de reinicializar o Homebridge.", "plugins.manage.message_uninstall_remove_confirmation": "Você tem certeza que deseja desinstalar {{ pluginName }}?", "plugins.manage.message_uninstall_remove_plugin_config": "Remover a Configuração do Plugin?", diff --git a/ui/src/i18n/pt.json b/ui/src/i18n/pt.json index 3f635e4a2..7fbe72eb9 100644 --- a/ui/src/i18n/pt.json +++ b/ui/src/i18n/pt.json @@ -197,7 +197,8 @@ "plugins.manage.message_install_alternate_version": "Instalar Versão Anterior", "plugins.manage.message_select_version_to_install": "Selecionar a versão a instalar", "plugins.manage.message_thanks_for_updating": "Obrigado por instalar a ultima versão do {{ pluginName }}.", - "plugins.manage.message_thanks_for_updating_restart": "Please restart Homebridge for the changes to apply. Alternatively, if you have this plugin running in child bridges, you can close this modal and restart these instead.", + "plugins.manage.message_thanks_for_updating_restart": "Please restart Homebridge for the changes to apply.", + "plugins.manage.message_thanks_for_updating_restart_child_bridges": "Please restart the plugin's child bridges for the changes to apply.", "plugins.manage.message_uninstall_remove_config_required": "Se está a remover este plugin permanentemente, verifique que não existe qualquer configuração deste plugin no arquivo config.json antes de reinicializar o Homebridge.", "plugins.manage.message_uninstall_remove_confirmation": "Tem a certeza que deseja desinstalar {{ pluginName }}?", "plugins.manage.message_uninstall_remove_plugin_config": "Remover a Configuração do Plugin?", diff --git a/ui/src/i18n/ru.json b/ui/src/i18n/ru.json index b4b32e81a..d4e53578a 100644 --- a/ui/src/i18n/ru.json +++ b/ui/src/i18n/ru.json @@ -197,7 +197,8 @@ "plugins.manage.message_install_alternate_version": "Install Alternate Version", "plugins.manage.message_select_version_to_install": "Select the version to install", "plugins.manage.message_thanks_for_updating": "Благодарим за установку последней версии Homebridge UI.", - "plugins.manage.message_thanks_for_updating_restart": "Please restart Homebridge for the changes to apply. Alternatively, if you have this plugin running in child bridges, you can close this modal and restart these instead.", + "plugins.manage.message_thanks_for_updating_restart": "Please restart Homebridge for the changes to apply.", + "plugins.manage.message_thanks_for_updating_restart_child_bridges": "Please restart the plugin's child bridges for the changes to apply.", "plugins.manage.message_uninstall_remove_config_required": "Если Вы навсегда удаляете этот плагин, убедитесь, что Вы удалили все настройки для этого плагина в config.json перед перезапуском Homebridge.", "plugins.manage.message_uninstall_remove_confirmation": "Вы уверены, что хотите удалить {{ pluginName }}?", "plugins.manage.message_uninstall_remove_plugin_config": "Удалить настройки плагина?", diff --git a/ui/src/i18n/sl.json b/ui/src/i18n/sl.json index ff415e2a6..1ec3f9e2c 100644 --- a/ui/src/i18n/sl.json +++ b/ui/src/i18n/sl.json @@ -197,7 +197,8 @@ "plugins.manage.message_install_alternate_version": "Namesti prejšnjo različico", "plugins.manage.message_select_version_to_install": "Izberite različico za namestitev", "plugins.manage.message_thanks_for_updating": "Hvala, ker ste namestili najnovejšo različico {{ pluginName }}.", - "plugins.manage.message_thanks_for_updating_restart": "Please restart Homebridge for the changes to apply. Alternatively, if you have this plugin running in child bridges, you can close this modal and restart these instead.", + "plugins.manage.message_thanks_for_updating_restart": "Please restart Homebridge for the changes to apply.", + "plugins.manage.message_thanks_for_updating_restart_child_bridges": "Please restart the plugin's child bridges for the changes to apply.", "plugins.manage.message_uninstall_remove_config_required": "Če ta vtičnik trajno odstranite, pred ponovnim zagonom Homebridgea obvezno odstranite konfiguracijo za ta vtičnik v config.json.", "plugins.manage.message_uninstall_remove_confirmation": "Ali ste prepričani, da želite odstraniti program {{ pluginName }}?", "plugins.manage.message_uninstall_remove_plugin_config": "Odstrani konfiguracijo vtičnika?", diff --git a/ui/src/i18n/sv.json b/ui/src/i18n/sv.json index 6e87fe525..f6f1f13b4 100644 --- a/ui/src/i18n/sv.json +++ b/ui/src/i18n/sv.json @@ -197,7 +197,8 @@ "plugins.manage.message_install_alternate_version": "Installera tidigare version", "plugins.manage.message_select_version_to_install": "Välj den version som ska installeras", "plugins.manage.message_thanks_for_updating": "Tack för att du installerade den senaste versionen av {{ pluginName }}.", - "plugins.manage.message_thanks_for_updating_restart": "Please restart Homebridge for the changes to apply. Alternatively, if you have this plugin running in child bridges, you can close this modal and restart these instead.", + "plugins.manage.message_thanks_for_updating_restart": "Please restart Homebridge for the changes to apply.", + "plugins.manage.message_thanks_for_updating_restart_child_bridges": "Please restart the plugin's child bridges for the changes to apply.", "plugins.manage.message_uninstall_remove_config_required": "Om du tar bort detta plugin permanent, se till att du tar bort alla konfigurationer för detta plugin i config.json innan du startar om Homebridge.", "plugins.manage.message_uninstall_remove_confirmation": "Är du säker på att du vill avinstallera {{ pluginName }}?", "plugins.manage.message_uninstall_remove_plugin_config": "Ta bort Plugin konfigurationen?", diff --git a/ui/src/i18n/th.json b/ui/src/i18n/th.json index beef57960..3ce1468f0 100644 --- a/ui/src/i18n/th.json +++ b/ui/src/i18n/th.json @@ -197,7 +197,8 @@ "plugins.manage.message_install_alternate_version": "ติดตั้งเวอร์ชันก่อนหน้า", "plugins.manage.message_select_version_to_install": "เลือกเวอร์ชันที่จะติดตั้ง", "plugins.manage.message_thanks_for_updating": "ขอบคุณที่ติดตั้ง {{ pluginName }} เวอร์ชันล่าสุด", - "plugins.manage.message_thanks_for_updating_restart": "Please restart Homebridge for the changes to apply. Alternatively, if you have this plugin running in child bridges, you can close this modal and restart these instead.", + "plugins.manage.message_thanks_for_updating_restart": "Please restart Homebridge for the changes to apply.", + "plugins.manage.message_thanks_for_updating_restart_child_bridges": "Please restart the plugin's child bridges for the changes to apply.", "plugins.manage.message_uninstall_remove_config_required": "หากคุณกำลังลบปลั๊กอินนี้อย่างถาวรตรวจสอบให้แน่ใจว่าคุณได้ลบการกำหนดค่าใด ๆ สำหรับปลั๊กอินนี้ใน config.json ก่อนที่จะรีสตาร์ท Homebridge", "plugins.manage.message_uninstall_remove_confirmation": "แน่ใจไหมว่าต้องการถอนการติดตั้ง {{ pluginName }}?", "plugins.manage.message_uninstall_remove_plugin_config": "ลบ Plugin Config ด้วยหรือไม่", diff --git a/ui/src/i18n/tr.json b/ui/src/i18n/tr.json index aa5213367..d4cd61f94 100644 --- a/ui/src/i18n/tr.json +++ b/ui/src/i18n/tr.json @@ -197,7 +197,8 @@ "plugins.manage.message_install_alternate_version": "Bir Önceki Sürümü Yükle", "plugins.manage.message_select_version_to_install": "Yüklemek istediğiniz sürümü seçin", "plugins.manage.message_thanks_for_updating": "{{ pluginName }}'in en son sürümünü yüklediğiniz için teşekkür ederiz.", - "plugins.manage.message_thanks_for_updating_restart": "Please restart Homebridge for the changes to apply. Alternatively, if you have this plugin running in child bridges, you can close this modal and restart these instead.", + "plugins.manage.message_thanks_for_updating_restart": "Please restart Homebridge for the changes to apply.", + "plugins.manage.message_thanks_for_updating_restart_child_bridges": "Please restart the plugin's child bridges for the changes to apply.", "plugins.manage.message_uninstall_remove_config_required": "Eğer bu eklentiyi kalıcı olarak kaldırıyorsanız Homebridge'i yeniden başlatmadan önce yapılandırma dosyasındaki bu eklenti ile ilgili tüm yapılandırma bilgilerini de kaldırdığınızdan emin olun.", "plugins.manage.message_uninstall_remove_confirmation": "{{ pluginName }} eklentisini kaldırmak istediğinize emin misiniz?", "plugins.manage.message_uninstall_remove_plugin_config": "Eklenti Yapılandırmasını Kaldır?", diff --git a/ui/src/i18n/uk.json b/ui/src/i18n/uk.json index a03ecd883..db6c965a7 100644 --- a/ui/src/i18n/uk.json +++ b/ui/src/i18n/uk.json @@ -197,7 +197,8 @@ "plugins.manage.message_install_alternate_version": "Встановити альтернативну версію", "plugins.manage.message_select_version_to_install": "Виберіть версію для встановлення", "plugins.manage.message_thanks_for_updating": "Дякуємо за встановлення останньої версії {{ pluginName }}.", - "plugins.manage.message_thanks_for_updating_restart": "Please restart Homebridge for the changes to apply. Alternatively, if you have this plugin running in child bridges, you can close this modal and restart these instead.", + "plugins.manage.message_thanks_for_updating_restart": "Please restart Homebridge for the changes to apply.", + "plugins.manage.message_thanks_for_updating_restart_child_bridges": "Please restart the plugin's child bridges for the changes to apply.", "plugins.manage.message_uninstall_remove_config_required": "Якщо Ви назавжди відаляєте цей плагін, переконайтеся, що Ви видалили всі налаштування для цього плагіну в config.json перед перезавантаженням Homebridge.", "plugins.manage.message_uninstall_remove_confirmation": "Ви впевнені, що бажаєте видалити {{ pluginName }}?", "plugins.manage.message_uninstall_remove_plugin_config": "Видалити налаштування плагіна?", diff --git a/ui/src/i18n/zh-CN.json b/ui/src/i18n/zh-CN.json index 09ce4d811..04287a3be 100644 --- a/ui/src/i18n/zh-CN.json +++ b/ui/src/i18n/zh-CN.json @@ -197,7 +197,8 @@ "plugins.manage.message_install_alternate_version": "安装以往的版本", "plugins.manage.message_select_version_to_install": "选择安装的版本", "plugins.manage.message_thanks_for_updating": "感谢您安装最新版本的 {{ pluginName }}.", - "plugins.manage.message_thanks_for_updating_restart": "Please restart Homebridge for the changes to apply. Alternatively, if you have this plugin running in child bridges, you can close this modal and restart these instead.", + "plugins.manage.message_thanks_for_updating_restart": "Please restart Homebridge for the changes to apply.", + "plugins.manage.message_thanks_for_updating_restart_child_bridges": "Please restart the plugin's child bridges for the changes to apply.", "plugins.manage.message_uninstall_remove_config_required": "如果您确认要移除这个插件,请记得在重启 Homebridge 服务之前移除 config.json 中与该插件相关的配置代码。", "plugins.manage.message_uninstall_remove_confirmation": "您确定要卸载 {{ pluginName }} 吗?", "plugins.manage.message_uninstall_remove_plugin_config": "同时移除插件产生的配置文件吗?", diff --git a/ui/src/i18n/zh-TW.json b/ui/src/i18n/zh-TW.json index 09007cc26..71f111f2b 100644 --- a/ui/src/i18n/zh-TW.json +++ b/ui/src/i18n/zh-TW.json @@ -197,7 +197,8 @@ "plugins.manage.message_install_alternate_version": "安裝以前的版本", "plugins.manage.message_select_version_to_install": "選擇要安裝的版本", "plugins.manage.message_thanks_for_updating": "感謝您安裝最新版本 {{ pluginName }}。", - "plugins.manage.message_thanks_for_updating_restart": "Please restart Homebridge for the changes to apply. Alternatively, if you have this plugin running in child bridges, you can close this modal and restart these instead.", + "plugins.manage.message_thanks_for_updating_restart": "Please restart Homebridge for the changes to apply.", + "plugins.manage.message_thanks_for_updating_restart_child_bridges": "Please restart the plugin's child bridges for the changes to apply.", "plugins.manage.message_uninstall_remove_config_required": "假如要永久性的移除此 Plugin、請確定於重新啟動 Homebridge 前移除 config.json 中的相關設定。", "plugins.manage.message_uninstall_remove_confirmation": "確定要移除 {{ pluginName }}?", "plugins.manage.message_uninstall_remove_plugin_config": "移除 Plugin Config?",