From fc6fca7cd8f8455c256878f1dcfeeb1ec0c93e2a Mon Sep 17 00:00:00 2001 From: MaaG-dA Date: Wed, 23 Jul 2025 12:55:07 +0000 Subject: [PATCH 1/2] Translated using Weblate (Polish) Currently translated at 14.2% (1 of 7 strings) Translation: ioBroker Adapters/luxtronik2 Translate-URL: https://weblate.iobroker.net/projects/adapters/luxtronik2/pl/ --- admin/i18n/pl/translations.json | 4 ++-- admin/words.js | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/admin/i18n/pl/translations.json b/admin/i18n/pl/translations.json index b3627d78..cc1df48f 100644 --- a/admin/i18n/pl/translations.json +++ b/admin/i18n/pl/translations.json @@ -5,5 +5,5 @@ "password": "Hasło", "port": "Port WebSocket", "refreshInterval": "Częstotliwość odświeżania", - "seconds": "sekundy" -} \ No newline at end of file + "seconds": "sekund" +} diff --git a/admin/words.js b/admin/words.js index 0c377076..c6847801 100644 --- a/admin/words.js +++ b/admin/words.js @@ -8,5 +8,5 @@ systemDictionary = { "password": { "en": "Password", "de": "Passwort", "ru": "Пароль", "pt": "Senha", "nl": "wachtwoord", "fr": "Mot de passe", "it": "Parola d'ordine", "es": "Contraseña", "pl": "Hasło", "zh-cn": "密码"}, "port": { "en": "WebSocket Port", "de": "WebSocket-Port", "ru": "Порт WebSocket", "pt": "Porta WebSocket", "nl": "WebSocket-poort", "fr": "Port WebSocket", "it": "Porta WebSocket", "es": "Puerto WebSocket", "pl": "Port WebSocket", "zh-cn": "WebSocket端口"}, "refreshInterval": { "en": "Refresh Interval", "de": "Aktualisierungsintervall", "ru": "Интервал обновления", "pt": "Intervalo de atualização", "nl": "Vernieuwingsinterval", "fr": "Intervalle de rafraîchissement", "it": "Intervallo di aggiornamento", "es": "Intervalo de actualización", "pl": "Częstotliwość odświeżania", "zh-cn": "刷新间隔"}, - "seconds": { "en": "seconds", "de": "Sekunden", "ru": "секунд", "pt": "segundos", "nl": "seconden", "fr": "secondes", "it": "secondi", "es": "segundos", "pl": "sekundy", "zh-cn": "秒"}, + "seconds": { "en": "seconds", "de": "Sekunden", "ru": "секунд", "pt": "segundos", "nl": "seconden", "fr": "secondes", "it": "secondi", "es": "segundos", "pl": "sekund", "zh-cn": "秒"}, }; \ No newline at end of file From e408d5657e4bf9c5757803bb55e2f5a54989a69a Mon Sep 17 00:00:00 2001 From: mcm1957 Date: Tue, 26 Aug 2025 05:39:32 +0000 Subject: [PATCH 2/2] Translated using Weblate (French) Currently translated at 0.0% (0 of 7 strings) Translation: ioBroker Adapters/luxtronik2 Translate-URL: https://weblate.iobroker.net/projects/adapters/luxtronik2/fr/ --- admin/i18n/fr/translations.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin/i18n/fr/translations.json b/admin/i18n/fr/translations.json index 40ab4a46..4529c9ad 100644 --- a/admin/i18n/fr/translations.json +++ b/admin/i18n/fr/translations.json @@ -6,4 +6,4 @@ "port": "Port WebSocket", "refreshInterval": "Intervalle de rafraîchissement", "seconds": "secondes" -} \ No newline at end of file +}