From 0836ba53dc8494c68200d5dab75e98cdda065c51 Mon Sep 17 00:00:00 2001 From: Jenkins Date: Tue, 20 Feb 2024 00:26:03 +0000 Subject: [PATCH] [Jenkins] Updated translation --- docs/de_DE/changelog.md | 2 ++ docs/en_US/changelog.md | 2 ++ docs/es_ES/changelog.md | 2 ++ docs/i18n/de_DE.json | 1 + docs/i18n/en_US.json | 1 + docs/i18n/es_ES.json | 1 + docs/i18n/fr_FR.json | 1 + docs/i18n/pt_PT.json | 1 + docs/pt_PT/changelog.md | 2 ++ 9 files changed, 13 insertions(+) diff --git a/docs/de_DE/changelog.md b/docs/de_DE/changelog.md index a4c6e36..8d26e51 100644 --- a/docs/de_DE/changelog.md +++ b/docs/de_DE/changelog.md @@ -4,6 +4,8 @@ > >Zur Erinnerung: Wenn keine Informationen zum Update vorhanden sind, bedeutet dies, dass es sich nur um die Aktualisierung von Dokumentation, Übersetzung oder Text handelt +# 19.02.2024 + - Es wurde ein Fehler behoben, der ungültige Crons erstellte - Fehlerbehebung, wenn es 2 Bestellungen gleichzeitig gab (Danke @phpvarious) diff --git a/docs/en_US/changelog.md b/docs/en_US/changelog.md index f475b7a..70f8a63 100644 --- a/docs/en_US/changelog.md +++ b/docs/en_US/changelog.md @@ -4,6 +4,8 @@ > >As a reminder if there is no information on the update, it means that it only concerns the updating of documentation, translation or text +# 02/19/2024 + - Fixed a bug that creates invalid crons - Bug fix if there were 2 orders at the same time (thanks @phpvarious) diff --git a/docs/es_ES/changelog.md b/docs/es_ES/changelog.md index 5deae02..e16b26c 100644 --- a/docs/es_ES/changelog.md +++ b/docs/es_ES/changelog.md @@ -4,6 +4,8 @@ > >Como recordatorio si no hay información sobre la actualización, significa que solo se refiere a la actualización de documentación, traducción o texto +# 19/02/2024 + - Se corrigió un error que crea crons no válidos - Corrección de error si había 2 pedidos al mismo tiempo (gracias @phpvarious) diff --git a/docs/i18n/de_DE.json b/docs/i18n/de_DE.json index d1c014c..8377fe8 100644 --- a/docs/i18n/de_DE.json +++ b/docs/i18n/de_DE.json @@ -2,6 +2,7 @@ "changelog.md": { "Changelog Thermostat": "Changelog Thermostat", "Pour rappel 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": "Zur Erinnerung: Wenn keine Informationen zum Update vorhanden sind, bedeutet dies, dass es sich nur um die Aktualisierung von Dokumentation, Übersetzung oder Text handelt", + "19\/02\/2024": "19.02.2024", "Correction d'un bug qui crée des crons invalide": "Es wurde ein Fehler behoben, der ungültige Crons erstellte", "Correction de bug si il y avait 2 ordres en meme temps (merci @phpvarious": "Fehlerbehebung, wenn es 2 Bestellungen gleichzeitig gab (Danke @phpvarious", "03\/01\/2024": "01.03.2024", diff --git a/docs/i18n/en_US.json b/docs/i18n/en_US.json index 598df95..727cdf9 100644 --- a/docs/i18n/en_US.json +++ b/docs/i18n/en_US.json @@ -2,6 +2,7 @@ "changelog.md": { "Changelog Thermostat": "Changelog Thermostat", "Pour rappel 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": "As a reminder if there is no information on the update, it means that it only concerns the updating of documentation, translation or text", + "19\/02\/2024": "02\/19\/2024", "Correction d'un bug qui crée des crons invalide": "Fixed a bug that creates invalid crons", "Correction de bug si il y avait 2 ordres en meme temps (merci @phpvarious": "Bug fix if there were 2 orders at the same time (thanks @phpvarious", "03\/01\/2024": "03\/01\/2024", diff --git a/docs/i18n/es_ES.json b/docs/i18n/es_ES.json index 8283b55..b2d46a3 100644 --- a/docs/i18n/es_ES.json +++ b/docs/i18n/es_ES.json @@ -2,6 +2,7 @@ "changelog.md": { "Changelog Thermostat": "Changelog Thermostat", "Pour rappel 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": "Como recordatorio si no hay información sobre la actualización, significa que solo se refiere a la actualización de documentación, traducción o texto", + "19\/02\/2024": "19\/02\/2024", "Correction d'un bug qui crée des crons invalide": "Se corrigió un error que crea crons no válidos", "Correction de bug si il y avait 2 ordres en meme temps (merci @phpvarious": "Corrección de error si había 2 pedidos al mismo tiempo (gracias @phpvarious", "03\/01\/2024": "01\/03\/2024", diff --git a/docs/i18n/fr_FR.json b/docs/i18n/fr_FR.json index 94de93e..17ce83a 100644 --- a/docs/i18n/fr_FR.json +++ b/docs/i18n/fr_FR.json @@ -3,6 +3,7 @@ "Changelog Thermostat": "Changelog Thermostat", "IMPORTANT": "IMPORTANT", "Pour rappel 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": "Pour rappel 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", + "19\/02\/2024": "19\/02\/2024", "Correction d'un bug qui crée des crons invalide": "Correction d'un bug qui crée des crons invalide", "Correction de bug si il y avait 2 ordres en meme temps (merci @phpvarious": "Correction de bug si il y avait 2 ordres en meme temps (merci @phpvarious", "03\/01\/2024": "03\/01\/2024", diff --git a/docs/i18n/pt_PT.json b/docs/i18n/pt_PT.json index 6a89242..3f8b9ef 100644 --- a/docs/i18n/pt_PT.json +++ b/docs/i18n/pt_PT.json @@ -2,6 +2,7 @@ "changelog.md": { "Changelog Thermostat": "Changelog Thermostat", "Pour rappel 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": "Como lembrete, se não houver informações sobre a atualização, isso significa que se trata apenas da atualização da documentação, tradução ou texto", + "19\/02\/2024": "19\/02\/2024", "Correction d'un bug qui crée des crons invalide": "Corrigido um bug que cria crons inválidos", "Correction de bug si il y avait 2 ordres en meme temps (merci @phpvarious": "Correção de bug se houvesse 2 pedidos ao mesmo tempo (obrigado @phpvarious", "03\/01\/2024": "01\/03\/2024", diff --git a/docs/pt_PT/changelog.md b/docs/pt_PT/changelog.md index 419ae2e..35712d2 100644 --- a/docs/pt_PT/changelog.md +++ b/docs/pt_PT/changelog.md @@ -4,6 +4,8 @@ > >Como lembrete, se não houver informações sobre a atualização, isso significa que se trata apenas da atualização da documentação, tradução ou texto +# 19/02/2024 + - Corrigido um bug que cria crons inválidos - Correção de bug se houvesse 2 pedidos ao mesmo tempo (obrigado @phpvarious)