From 6893422e5ed5a53bf5655456722788843bb486b0 Mon Sep 17 00:00:00 2001 From: boergegrunicke Date: Fri, 20 Oct 2023 10:42:02 +0000 Subject: [PATCH] Translated using Weblate (German) Currently translated at 93.3% (28 of 30 strings) Translation: ioBroker Adapters/hm-rega Translate-URL: https://weblate.iobroker.net/projects/adapters/hm-rega/de/ --- admin/i18n/de/translations.json | 2 +- admin/words.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/admin/i18n/de/translations.json b/admin/i18n/de/translations.json index 54c642f..61ffca7 100644 --- a/admin/i18n/de/translations.json +++ b/admin/i18n/de/translations.json @@ -22,7 +22,7 @@ "Use https": "HTTPS benutzen", "Username": "Benutzername", "Virtual Devices": "Virtual Devices", - "enabled": "Aktiviert", + "enabled": "aktiviert", "enum": "speichere in der Aufzählung", "hm-rpc instance": "hm-rpc-Instanz", "hs485d (Wired)": "hs485d (Wired)", diff --git a/admin/words.js b/admin/words.js index a0294bd..6d5645b 100644 --- a/admin/words.js +++ b/admin/words.js @@ -25,7 +25,7 @@ systemDictionary = { "Use https": { "en": "Use https", "de": "HTTPS benutzen", "ru": "использовать https", "pt": "use https", "nl": "gebruik https", "fr": "utiliser https", "it": "usa https", "es": "usar https", "pl": "użyj https", "zh-cn": "使用 https"}, "Username": { "en": "Username", "de": "Benutzername", "ru": "имя пользователя", "pt": "Username", "nl": "Gebruikersnaam", "fr": "Nom d'utilisateur", "it": "Nome utente", "es": "Nombre de usuario", "pl": "Nazwa Użytkownika", "zh-cn": "用户名"}, "Virtual Devices": { "en": "Virtual Devices", "de": "Virtual Devices", "ru": "Virtual Devices", "pt": "Virtual Devices", "nl": "Virtual Devices", "fr": "Virtual Devices", "it": "Virtual Devices", "es": "Virtual Devices", "pl": "Virtual Devices", "zh-cn": "Virtual Devices"}, - "enabled": { "en": "enabled", "de": "Aktiviert", "ru": "активно", "pt": "ativado", "nl": "ingeschakeld", "fr": "activée", "it": "abilitato", "es": "habilitado", "pl": "włączony", "zh-cn": "启用"}, + "enabled": { "en": "enabled", "de": "aktiviert", "ru": "активно", "pt": "ativado", "nl": "ingeschakeld", "fr": "activée", "it": "abilitato", "es": "habilitado", "pl": "włączony", "zh-cn": "启用"}, "enum": { "en": "store in enum", "de": "speichere in der Aufzählung", "ru": "сохраниить в категории", "pt": "armazenar em enum", "nl": "winkel in enum", "fr": "stocker en enum", "it": "conservare in enum", "es": "tienda en enum", "pl": "przechowywać w enum", "zh-cn": "存储在枚举中"}, "hm-rpc instance": { "en": "hm-rpc instance", "de": "hm-rpc-Instanz", "ru": "Инстанция hm-rpc", "pt": "instância hm-rpc", "nl": "hm-rpc instantie", "fr": "instance hm-rpc", "it": "istanza di hm-rpc", "es": "instancia de hm-rpc", "pl": "Instancja hm-rpc", "zh-cn": "hm-rpc实例"}, "hs485d (Wired)": { "en": "hs485d (Wired)", "de": "hs485d (Wired)", "ru": "hs485d (Wired)", "pt": "hs485d (Wired)", "nl": "hs485d (Wired)", "fr": "hs485d (Wired)", "it": "hs485d (Wired)", "es": "hs485d (Wired)", "pl": "hs485d (Wired)", "zh-cn": "hs485d (Wired)"},