From 2f6137d3d7a6bbca5f2c562e6b5305c568af205d Mon Sep 17 00:00:00 2001 From: Jenkins Date: Fri, 27 Sep 2024 14:13:37 +0000 Subject: [PATCH] [Jenkins] Updated translation --- docs/de_DE/changelog.md | 4 ++++ docs/en_US/changelog.md | 4 ++++ docs/es_ES/changelog.md | 4 ++++ docs/i18n/de_DE.json | 3 +++ docs/i18n/en_US.json | 3 +++ docs/i18n/es_ES.json | 3 +++ docs/i18n/fr_FR.json | 3 +++ docs/i18n/pt_PT.json | 3 +++ docs/pt_PT/changelog.md | 4 ++++ plugin_info/info.json | 8 ++++---- 10 files changed, 35 insertions(+), 4 deletions(-) diff --git a/docs/de_DE/changelog.md b/docs/de_DE/changelog.md index 988bc84..0fdd9d3 100644 --- a/docs/de_DE/changelog.md +++ b/docs/de_DE/changelog.md @@ -4,6 +4,10 @@ > >Wenn es keine Informationen über die Aktualisierung gibt, bedeutet dies, dass es sich nur um die Aktualisierung von Dokumentation, Übersetzung oder Text handelt. +# 27.09.2024 + +- Änderung der Mindestversionen, Core 4.4 und OS Debian 11 mindestens + # 26.09.2024 **Verbesserungen** diff --git a/docs/en_US/changelog.md b/docs/en_US/changelog.md index 800ac24..f7d0d5e 100644 --- a/docs/en_US/changelog.md +++ b/docs/en_US/changelog.md @@ -4,6 +4,10 @@ > >If there is no information on the update, it means that it concerns only the update of documentation, translation or text. +# 09/27/2024 + +- Changed minimum versions, core 4.4 and OS Debian 11 minimum + # 09/26/2024 **Improvements** diff --git a/docs/es_ES/changelog.md b/docs/es_ES/changelog.md index a660b44..aa0a23f 100644 --- a/docs/es_ES/changelog.md +++ b/docs/es_ES/changelog.md @@ -4,6 +4,10 @@ > >Si no hay información sobre la actualización, significa que se trata solo de la actualización de la documentación, la traducción o el texto. +# 27/09/2024 + +- Cambio de versiones mínimas, core 4.4 y SO Debian 11 mínimo + # 26/09/2024 **Mejoras** diff --git a/docs/i18n/de_DE.json b/docs/i18n/de_DE.json index c9e9203..b4850a2 100644 --- a/docs/i18n/de_DE.json +++ b/docs/i18n/de_DE.json @@ -2,6 +2,9 @@ "changelog.md": { "Changelog Z-Wave JS": "Änderungsprotokoll Z-Wave JS", "S'il n'y a pas d'information sur la mise à jour, c'est que celle-ci concerne uniquement de la mise à jour de documentation, de traduction ou de texte": "Wenn es keine Informationen über die Aktualisierung gibt, bedeutet dies, dass es sich nur um die Aktualisierung von Dokumentation, Übersetzung oder Text handelt", + "27\/09\/2024": "27.09.2024", + "Changement des versions minimum, core 4": "Änderung der Mindestversionen, Core 4", + "4 et OS Debian 11 minimum": "4 und OS Debian 11 mindestens", "26\/09\/2024": "26.09.2024", "Améliorations": "Verbesserungen", "9.20.0": "9.20.0", diff --git a/docs/i18n/en_US.json b/docs/i18n/en_US.json index 54a52f2..7090b2b 100644 --- a/docs/i18n/en_US.json +++ b/docs/i18n/en_US.json @@ -2,6 +2,9 @@ "changelog.md": { "Changelog Z-Wave JS": "Changelog Z-Wave JS", "S'il n'y a pas d'information sur la mise à jour, c'est que celle-ci concerne uniquement de la mise à jour de documentation, de traduction ou de texte": "If there is no information on the update, it means that it concerns only the update of documentation, translation or text", + "27\/09\/2024": "09\/27\/2024", + "Changement des versions minimum, core 4": "Changed minimum versions, core 4", + "4 et OS Debian 11 minimum": "4 and OS Debian 11 minimum", "26\/09\/2024": "09\/26\/2024", "Améliorations": "Improvements", "9.20.0": "9.20.0", diff --git a/docs/i18n/es_ES.json b/docs/i18n/es_ES.json index 3a3e413..8f977fb 100644 --- a/docs/i18n/es_ES.json +++ b/docs/i18n/es_ES.json @@ -2,6 +2,9 @@ "changelog.md": { "Changelog Z-Wave JS": "Registro de cambios Z-Wave JS", "S'il n'y a pas d'information sur la mise à jour, c'est que celle-ci concerne uniquement de la mise à jour de documentation, de traduction ou de texte": "Si no hay información sobre la actualización, significa que se trata solo de la actualización de la documentación, la traducción o el texto", + "27\/09\/2024": "27\/09\/2024", + "Changement des versions minimum, core 4": "Cambio de versiones mínimas, core 4", + "4 et OS Debian 11 minimum": "4 y SO Debian 11 mínimo", "26\/09\/2024": "26\/09\/2024", "Améliorations": "Mejoras", "9.20.0": "9.20.0", diff --git a/docs/i18n/fr_FR.json b/docs/i18n/fr_FR.json index 45e00f1..816466f 100644 --- a/docs/i18n/fr_FR.json +++ b/docs/i18n/fr_FR.json @@ -3,6 +3,9 @@ "Changelog Z-Wave JS": "Changelog Z-Wave JS", "IMPORTANT": "IMPORTANT", "S'il n'y a pas d'information sur la mise à jour, c'est que celle-ci concerne uniquement de la mise à jour de documentation, de traduction ou de texte": "S'il n'y a pas d'information sur la mise à jour, c'est que celle-ci concerne uniquement de la mise à jour de documentation, de traduction ou de texte", + "27\/09\/2024": "27\/09\/2024", + "Changement des versions minimum, core 4": "Changement des versions minimum, core 4", + "4 et OS Debian 11 minimum": "4 et OS Debian 11 minimum", "26\/09\/2024": "26\/09\/2024", "Améliorations": "Améliorations", "9.20.0": "9.20.0", diff --git a/docs/i18n/pt_PT.json b/docs/i18n/pt_PT.json index cb694ef..e4816c9 100644 --- a/docs/i18n/pt_PT.json +++ b/docs/i18n/pt_PT.json @@ -2,6 +2,9 @@ "changelog.md": { "Changelog Z-Wave JS": "Changelog Z-Wave JS", "S'il n'y a pas d'information sur la mise à jour, c'est que celle-ci concerne uniquement de la mise à jour de documentation, de traduction ou de texte": "Se não houver informação sobre a atualização, significa que se trata apenas da atualização da documentação, tradução ou texto", + "27\/09\/2024": "27\/09\/2024", + "Changement des versions minimum, core 4": "Mudança de versões mínimas, core 4", + "4 et OS Debian 11 minimum": "4 e SO Debian 11 no mínimo", "26\/09\/2024": "26\/09\/2024", "Améliorations": "Melhorias", "9.20.0": "9.20.0", diff --git a/docs/pt_PT/changelog.md b/docs/pt_PT/changelog.md index 8835730..17f0d7a 100644 --- a/docs/pt_PT/changelog.md +++ b/docs/pt_PT/changelog.md @@ -4,6 +4,10 @@ > >Se não houver informação sobre a atualização, significa que se trata apenas da atualização da documentação, tradução ou texto. +# 27/09/2024 + +- Mudança de versões mínimas, core 4.4 e SO Debian 11 no mínimo + # 26/09/2024 **Melhorias** diff --git a/plugin_info/info.json b/plugin_info/info.json index 93bd9b8..03eee98 100644 --- a/plugin_info/info.json +++ b/plugin_info/info.json @@ -16,9 +16,9 @@ "licence": "AGPL", "author": "Jeedom SAS", "require": "4.4", - "os" : { - "min" : 11 - }, + "os": { + "min": 11 + }, "category": "automation protocol", "hasDependency": true, "hasOwnDeamon": true, @@ -48,4 +48,4 @@ ], "changelog_beta": "https:\/\/doc.jeedom.com\/#language#\/plugins\/automation protocol\/zwavejs\/beta\/changelog", "documentation_beta": "https:\/\/doc.jeedom.com\/#language#\/plugins\/automation protocol\/zwavejs\/beta" -} +} \ No newline at end of file