iobroker.smartfriends 1.3.6-alpha.2 → 2.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +9 -33
- package/admin/i18n/{de/translations.json → de.json} +4 -0
- package/admin/i18n/{en/translations.json → en.json} +12 -8
- package/admin/i18n/{es/translations.json → es.json} +4 -0
- package/admin/i18n/{fr/translations.json → fr.json} +4 -0
- package/admin/i18n/{it/translations.json → it.json} +4 -0
- package/admin/i18n/{nl/translations.json → nl.json} +4 -0
- package/admin/i18n/{pl/translations.json → pl.json} +4 -0
- package/admin/i18n/{pt/translations.json → pt.json} +4 -0
- package/admin/i18n/{ru/translations.json → ru.json} +4 -0
- package/admin/i18n/{uk/translations.json → uk.json} +4 -0
- package/admin/i18n/{zh-cn/translations.json → zh-cn.json} +4 -0
- package/io-package.json +16 -42
- package/lib/SchellenbergBridge.js +1 -0
- package/package.json +10 -9
- package/admin/words.js +0 -207
package/README.md
CHANGED
|
@@ -33,7 +33,14 @@ The adapter establishes a direct connection to the gateway to control and query
|
|
|
33
33
|
Placeholder for the next version (at the beginning of the line):
|
|
34
34
|
### __WORK IN PROGRESS__
|
|
35
35
|
-->
|
|
36
|
-
|
|
36
|
+
|
|
37
|
+
### 2.0.0 (2026-06-01)
|
|
38
|
+
|
|
39
|
+
- (copilot) Adapter requires node.js >= 22 now
|
|
40
|
+
- (Black-Thunder) Additional irrelevant gateway messages are now ignored
|
|
41
|
+
- (Black-Thunder) Dependencies were updated
|
|
42
|
+
|
|
43
|
+
### 1.3.6 (2026-03-13)
|
|
37
44
|
|
|
38
45
|
- (Black-Thunder) Connection and reconnection logic to the gateway was refactored
|
|
39
46
|
- (Black-Thunder) Additional irrelevant gateway messages are now ignored
|
|
@@ -55,38 +62,7 @@ The adapter establishes a direct connection to the gateway to control and query
|
|
|
55
62
|
- (Black-Thunder) Boolean values in device definitions are now correctly handled
|
|
56
63
|
- (Black-Thunder) Numeric sensor values are no longer rounded
|
|
57
64
|
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
- (Black-Thunder) Creation of adapter objects was fixed
|
|
61
|
-
|
|
62
|
-
### 1.3.1 (2026-01-12)
|
|
63
|
-
|
|
64
|
-
- (Black-Thunder) Dependencies were updated
|
|
65
|
-
|
|
66
|
-
### 1.3.0 (2026-01-11)
|
|
67
|
-
|
|
68
|
-
- (Black-Thunder) Support for further device types was added
|
|
69
|
-
- (Black-Thunder) Umlauts in device names are now correctly parsed
|
|
70
|
-
|
|
71
|
-
### 1.2.0 (2026-01-09)
|
|
72
|
-
|
|
73
|
-
- (Black-Thunder) Timeout for initial device request was increased
|
|
74
|
-
- (Black-Thunder) Devices without defined device type are ignored
|
|
75
|
-
- (Black-Thunder) Refactored device handling and added support for further device types
|
|
76
|
-
|
|
77
|
-
### 1.1.0 (2025-12-28)
|
|
78
|
-
|
|
79
|
-
- (Black-Thunder) Refactored device handling: dynamic states, removed type whitelist, grouped devices under master ID
|
|
80
|
-
- (Black-Thunder) Handle device value updates now correctly
|
|
81
|
-
|
|
82
|
-
### 1.0.1 (2025-12-20)
|
|
83
|
-
|
|
84
|
-
- (Black-Thunder) Increased robustness when communicating with the gateway
|
|
85
|
-
- (Black-Thunder) Added new option to ignore certificate errors
|
|
86
|
-
|
|
87
|
-
### 1.0.0 (2025-12-18)
|
|
88
|
-
|
|
89
|
-
- (Black-Thunder) initial release
|
|
65
|
+
[Older changelogs can be found there](CHANGELOG_OLD.md)
|
|
90
66
|
|
|
91
67
|
## Acknowledgements
|
|
92
68
|
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"Advanced options": "Erweiterte Optionen",
|
|
3
|
+
"CSymbol": "CSymbol",
|
|
3
4
|
"Connection details": "Verbindungsdetails",
|
|
4
5
|
"Defines whether to ignore SSL errors when communicating with the gateway. Only enable if you know what it means.": "Legt fest, ob SSL-Fehler bei der Kommunikation mit dem Gateway ignoriert werden sollen. Aktivieren Sie es nur, wenn Sie wissen, was es bedeutet.",
|
|
5
6
|
"Enter the CSymbol specific for your gateway": "Geben Sie das für Ihr Gateway spezifische CSymbol ein",
|
|
@@ -12,6 +13,9 @@
|
|
|
12
13
|
"IP address": "IP Adresse",
|
|
13
14
|
"Ignore SSL errors": "SSL-Fehler ignorieren",
|
|
14
15
|
"Password": "Passwort",
|
|
16
|
+
"Port": "Port",
|
|
17
|
+
"SHAPIVersion": "SHAPIVersion",
|
|
18
|
+
"SHCVersion": "SHCVersion",
|
|
15
19
|
"The entered format is invalid. Example: 192.168.1.1": "Das eingegebene Format ist ungültig. Beispiel: 192.168.1.1",
|
|
16
20
|
"The entered format is invalid. Example: 3.7.4": "Das eingegebene Format ist ungültig. Beispiel: 3.7.4",
|
|
17
21
|
"The entered format is invalid. It should start with a letter, followed by 5 digits and end with a letter. Example: D12345A": "Das eingegebene Format ist ungültig. Es sollte mit einem Buchstaben beginnen, gefolgt von 5 Ziffern und mit einem Buchstaben enden. Beispiel: D12345A",
|
|
@@ -1,25 +1,29 @@
|
|
|
1
1
|
{
|
|
2
2
|
"Advanced options": "Advanced options",
|
|
3
3
|
"Connection details": "Connection details",
|
|
4
|
+
"Defines whether to ignore SSL errors when communicating with the gateway. Only enable if you know what it means.": "Defines whether to ignore SSL errors when communicating with the gateway. Only enable if you know what it means.",
|
|
4
5
|
"Enter the CSymbol specific for your gateway": "Enter the CSymbol specific for your gateway",
|
|
5
6
|
"Enter the SHAPIVersion specific for your gateway": "Enter the SHAPIVersion specific for your gateway",
|
|
6
7
|
"Enter the SHCVersion specific for your gateway": "Enter the SHCVersion specific for your gateway",
|
|
8
|
+
"Enter the port number specific for your gateway": "Enter the port number specific for your gateway",
|
|
7
9
|
"Enter your SmartFriendsBox IP address": "Enter your SmartFriendsBox IP address",
|
|
8
10
|
"Enter your SmartFriendsBox password": "Enter your SmartFriendsBox password",
|
|
9
11
|
"Enter your SmartFriendsBox username": "Enter your SmartFriendsBox username",
|
|
10
12
|
"IP address": "IP address",
|
|
13
|
+
"Ignore SSL errors": "Ignore SSL errors",
|
|
11
14
|
"Password": "Password",
|
|
15
|
+
"The entered format is invalid. Example: 192.168.1.1": "The entered format is invalid. Example: 192.168.1.1",
|
|
16
|
+
"The entered format is invalid. Example: 3.7.4": "The entered format is invalid. Example: 3.7.4",
|
|
17
|
+
"The entered format is invalid. It should start with a letter, followed by 5 digits and end with a letter. Example: D12345A": "The entered format is invalid. It should start with a letter, followed by 5 digits and end with a letter. Example: D12345A",
|
|
18
|
+
"The entered port number is invalid. It should be an integer between 1 and 65535. Example: 12345": "The entered port number is invalid. It should be an integer between 1 and 65535. Example: 12345",
|
|
12
19
|
"Username": "Username",
|
|
20
|
+
"WARNING: These values should only be changed by experienced users and only in exceptional cases. Incorrect values can cause the adapter to stop working.": "WARNING: These values should only be changed by experienced users and only in exceptional cases. Incorrect values can cause the adapter to stop working.",
|
|
13
21
|
"advanced_settings": "Advanced settings",
|
|
14
22
|
"advanced_settings_info": "Typically these settings don't need to be modified unless you are using a non-supported gateway. Please refer to the adapter documentation for more information.",
|
|
15
23
|
"general_settings": "General settings",
|
|
16
24
|
"smartfriends adapter settings": "Adapter settings for smartfriends",
|
|
17
|
-
"
|
|
18
|
-
"
|
|
19
|
-
"
|
|
20
|
-
"
|
|
21
|
-
"WARNING: These values should only be changed by experienced users and only in exceptional cases. Incorrect values can cause the adapter to stop working.": "WARNING: These values should only be changed by experienced users and only in exceptional cases. Incorrect values can cause the adapter to stop working.",
|
|
22
|
-
"The entered format is invalid. Example: 192.168.1.1": "The entered format is invalid. Example: 192.168.1.1",
|
|
23
|
-
"Enter the port number specific for your gateway": "Enter the port number specific for your gateway",
|
|
24
|
-
"The entered port number is invalid. It should be an integer between 1 and 65535. Example: 12345": "The entered port number is invalid. It should be an integer between 1 and 65535. Example: 12345"
|
|
25
|
+
"CSymbol": "CSymbol",
|
|
26
|
+
"Port": "Port",
|
|
27
|
+
"SHAPIVersion": "SHAPIVersion",
|
|
28
|
+
"SHCVersion": "SHCVersion"
|
|
25
29
|
}
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"Advanced options": "Opciones avanzadas",
|
|
3
|
+
"CSymbol": "CSímbolo",
|
|
3
4
|
"Connection details": "Detalles de conexión",
|
|
4
5
|
"Defines whether to ignore SSL errors when communicating with the gateway. Only enable if you know what it means.": "Define si se ignoran los errores de SSL al comunicarse con la puerta de enlace. Habilítelo solo si sabe lo que significa.",
|
|
5
6
|
"Enter the CSymbol specific for your gateway": "Ingrese el símbolo CS específico para su puerta de enlace",
|
|
@@ -12,6 +13,9 @@
|
|
|
12
13
|
"IP address": "dirección IP",
|
|
13
14
|
"Ignore SSL errors": "Ignorar errores de SSL",
|
|
14
15
|
"Password": "Contraseña",
|
|
16
|
+
"Port": "Puerto",
|
|
17
|
+
"SHAPIVersion": "Versión SHAPI",
|
|
18
|
+
"SHCVersion": "Versión SHC",
|
|
15
19
|
"The entered format is invalid. Example: 192.168.1.1": "El formato ingresado no es válido. Ejemplo: 192.168.1.1",
|
|
16
20
|
"The entered format is invalid. Example: 3.7.4": "El formato ingresado no es válido. Ejemplo: 3.7.4",
|
|
17
21
|
"The entered format is invalid. It should start with a letter, followed by 5 digits and end with a letter. Example: D12345A": "El formato ingresado no es válido. Debe comenzar con una letra, seguida de 5 dígitos y terminar con una letra. Ejemplo: D12345A",
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"Advanced options": "Options avancées",
|
|
3
|
+
"CSymbol": "CSymbole",
|
|
3
4
|
"Connection details": "Détails de connexion",
|
|
4
5
|
"Defines whether to ignore SSL errors when communicating with the gateway. Only enable if you know what it means.": "Définit s'il faut ignorer les erreurs SSL lors de la communication avec la passerelle. N'activez que si vous savez ce que cela signifie.",
|
|
5
6
|
"Enter the CSymbol specific for your gateway": "Entrez le CSymbol spécifique à votre passerelle",
|
|
@@ -12,6 +13,9 @@
|
|
|
12
13
|
"IP address": "adresse IP",
|
|
13
14
|
"Ignore SSL errors": "Ignorer les erreurs SSL",
|
|
14
15
|
"Password": "Mot de passe",
|
|
16
|
+
"Port": "Port",
|
|
17
|
+
"SHAPIVersion": "Version SHAPI",
|
|
18
|
+
"SHCVersion": "Version SHC",
|
|
15
19
|
"The entered format is invalid. Example: 192.168.1.1": "Le format saisi n'est pas valide. Exemple : 192.168.1.1",
|
|
16
20
|
"The entered format is invalid. Example: 3.7.4": "Le format saisi n'est pas valide. Exemple : 3.7.4",
|
|
17
21
|
"The entered format is invalid. It should start with a letter, followed by 5 digits and end with a letter. Example: D12345A": "Le format saisi n'est pas valide. Il doit commencer par une lettre, suivie de 5 chiffres et se terminer par une lettre. Exemple : D12345A",
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"Advanced options": "Opzioni avanzate",
|
|
3
|
+
"CSymbol": "CSymbol",
|
|
3
4
|
"Connection details": "Dettagli di connessione",
|
|
4
5
|
"Defines whether to ignore SSL errors when communicating with the gateway. Only enable if you know what it means.": "Definisce se ignorare gli errori SSL durante la comunicazione con il gateway. Abilitalo solo se sai cosa significa.",
|
|
5
6
|
"Enter the CSymbol specific for your gateway": "Immettere il simbolo CS specifico per il gateway",
|
|
@@ -12,6 +13,9 @@
|
|
|
12
13
|
"IP address": "indirizzo IP",
|
|
13
14
|
"Ignore SSL errors": "Ignora gli errori SSL",
|
|
14
15
|
"Password": "Parola d'ordine",
|
|
16
|
+
"Port": "Porta",
|
|
17
|
+
"SHAPIVersion": "Versione SHAPI",
|
|
18
|
+
"SHCVersion": "Versione SHC",
|
|
15
19
|
"The entered format is invalid. Example: 192.168.1.1": "Il formato inserito non è valido. Esempio: 192.168.1.1",
|
|
16
20
|
"The entered format is invalid. Example: 3.7.4": "Il formato inserito non è valido. Esempio: 3.7.4",
|
|
17
21
|
"The entered format is invalid. It should start with a letter, followed by 5 digits and end with a letter. Example: D12345A": "Il formato inserito non è valido. Dovrebbe iniziare con una lettera, seguita da 5 cifre e terminare con una lettera. Esempio: D12345A",
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"Advanced options": "Geavanceerde mogelijkheden",
|
|
3
|
+
"CSymbol": "CSymbool",
|
|
3
4
|
"Connection details": "Verbindingsgegevens",
|
|
4
5
|
"Defines whether to ignore SSL errors when communicating with the gateway. Only enable if you know what it means.": "Bepaalt of SSL-fouten moeten worden genegeerd bij communicatie met de gateway. Schakel dit alleen in als u weet wat het betekent.",
|
|
5
6
|
"Enter the CSymbol specific for your gateway": "Voer het CSymbol in dat specifiek is voor uw gateway",
|
|
@@ -12,6 +13,9 @@
|
|
|
12
13
|
"IP address": "IP adres",
|
|
13
14
|
"Ignore SSL errors": "Negeer SSL-fouten",
|
|
14
15
|
"Password": "Wachtwoord",
|
|
16
|
+
"Port": "Haven",
|
|
17
|
+
"SHAPIVersion": "SHAPIVversie",
|
|
18
|
+
"SHCVersion": "SHC-versie",
|
|
15
19
|
"The entered format is invalid. Example: 192.168.1.1": "Het ingevoerde formaat is ongeldig. Voorbeeld: 192.168.1.1",
|
|
16
20
|
"The entered format is invalid. Example: 3.7.4": "Het ingevoerde formaat is ongeldig. Voorbeeld: 3.7.4",
|
|
17
21
|
"The entered format is invalid. It should start with a letter, followed by 5 digits and end with a letter. Example: D12345A": "Het ingevoerde formaat is ongeldig. Het moet beginnen met een letter, gevolgd door 5 cijfers en eindigen met een letter. Voorbeeld: D12345A",
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"Advanced options": "Zaawansowane opcje",
|
|
3
|
+
"CSymbol": "CSymbol",
|
|
3
4
|
"Connection details": "Szczegóły połączenia",
|
|
4
5
|
"Defines whether to ignore SSL errors when communicating with the gateway. Only enable if you know what it means.": "Określa, czy ignorować błędy SSL podczas komunikacji z bramą. Włącz tylko wtedy, gdy wiesz, co to znaczy.",
|
|
5
6
|
"Enter the CSymbol specific for your gateway": "Wprowadź CSymbol specyficzny dla Twojej bramy",
|
|
@@ -12,6 +13,9 @@
|
|
|
12
13
|
"IP address": "adres IP",
|
|
13
14
|
"Ignore SSL errors": "Ignoruj błędy protokołu SSL",
|
|
14
15
|
"Password": "Hasło",
|
|
16
|
+
"Port": "Port",
|
|
17
|
+
"SHAPIVersion": "Wersja SHAPI",
|
|
18
|
+
"SHCVersion": "Wersja SHC",
|
|
15
19
|
"The entered format is invalid. Example: 192.168.1.1": "Wprowadzony format jest nieprawidłowy. Przykład: 192.168.1.1",
|
|
16
20
|
"The entered format is invalid. Example: 3.7.4": "Wprowadzony format jest nieprawidłowy. Przykład: 3.7.4",
|
|
17
21
|
"The entered format is invalid. It should start with a letter, followed by 5 digits and end with a letter. Example: D12345A": "Wprowadzony format jest nieprawidłowy. Powinien zaczynać się od litery, po której następuje 5 cyfr i kończyć się literą. Przykład: D12345A",
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"Advanced options": "Opções avançadas",
|
|
3
|
+
"CSymbol": "Símbolo CS",
|
|
3
4
|
"Connection details": "Detalhes da conexão",
|
|
4
5
|
"Defines whether to ignore SSL errors when communicating with the gateway. Only enable if you know what it means.": "Define se devem ser ignorados erros de SSL ao se comunicar com o gateway. Ative apenas se você souber o que isso significa.",
|
|
5
6
|
"Enter the CSymbol specific for your gateway": "Insira o símbolo CS específico para o seu gateway",
|
|
@@ -12,6 +13,9 @@
|
|
|
12
13
|
"IP address": "endereço de IP",
|
|
13
14
|
"Ignore SSL errors": "Ignorar erros de SSL",
|
|
14
15
|
"Password": "Senha",
|
|
16
|
+
"Port": "Porta",
|
|
17
|
+
"SHAPIVersion": "Versão SHAPI",
|
|
18
|
+
"SHCVersion": "Versão SHC",
|
|
15
19
|
"The entered format is invalid. Example: 192.168.1.1": "O formato inserido é inválido. Exemplo: 192.168.1.1",
|
|
16
20
|
"The entered format is invalid. Example: 3.7.4": "O formato inserido é inválido. Exemplo: 3.7.4",
|
|
17
21
|
"The entered format is invalid. It should start with a letter, followed by 5 digits and end with a letter. Example: D12345A": "O formato inserido é inválido. Deve começar com uma letra, seguida de 5 dígitos e terminar com uma letra. Exemplo: D12345A",
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"Advanced options": "Расширенные настройки",
|
|
3
|
+
"CSymbol": "CSymbol",
|
|
3
4
|
"Connection details": "Детали подключения",
|
|
4
5
|
"Defines whether to ignore SSL errors when communicating with the gateway. Only enable if you know what it means.": "Определяет, игнорировать ли ошибки SSL при обмене данными со шлюзом. Включайте только в том случае, если вы знаете, что это значит.",
|
|
5
6
|
"Enter the CSymbol specific for your gateway": "Введите CSymbol, специфичный для вашего шлюза",
|
|
@@ -12,6 +13,9 @@
|
|
|
12
13
|
"IP address": "айпи адрес",
|
|
13
14
|
"Ignore SSL errors": "Игнорировать ошибки SSL",
|
|
14
15
|
"Password": "пароль",
|
|
16
|
+
"Port": "Порт",
|
|
17
|
+
"SHAPIVersion": "ШАПИВерсия",
|
|
18
|
+
"SHCVersion": "SHCВерсия",
|
|
15
19
|
"The entered format is invalid. Example: 192.168.1.1": "Введенный формат недействителен. Пример: 192.168.1.1",
|
|
16
20
|
"The entered format is invalid. Example: 3.7.4": "Введенный формат недействителен. Пример: 3.7.4",
|
|
17
21
|
"The entered format is invalid. It should start with a letter, followed by 5 digits and end with a letter. Example: D12345A": "Введенный формат недействителен. Он должен начинаться с буквы, за которой следуют 5 цифр и заканчиваться буквой. Пример: D12345A",
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"Advanced options": "Розширені опції",
|
|
3
|
+
"CSymbol": "CSymbol",
|
|
3
4
|
"Connection details": "Деталі підключення",
|
|
4
5
|
"Defines whether to ignore SSL errors when communicating with the gateway. Only enable if you know what it means.": "Визначає, чи ігнорувати помилки SSL під час зв’язку зі шлюзом. Увімкніть, лише якщо ви знаєте, що це означає.",
|
|
5
6
|
"Enter the CSymbol specific for your gateway": "Введіть символ CSymbol для вашого шлюзу",
|
|
@@ -12,6 +13,9 @@
|
|
|
12
13
|
"IP address": "IP-адреса",
|
|
13
14
|
"Ignore SSL errors": "Ігноруйте помилки SSL",
|
|
14
15
|
"Password": "Пароль",
|
|
16
|
+
"Port": "Порт",
|
|
17
|
+
"SHAPIVersion": "Версія SHAPI",
|
|
18
|
+
"SHCVersion": "Версія SHC",
|
|
15
19
|
"The entered format is invalid. Example: 192.168.1.1": "Введений формат недійсний. Приклад: 192.168.1.1",
|
|
16
20
|
"The entered format is invalid. Example: 3.7.4": "Введений формат недійсний. Приклад: 3.7.4",
|
|
17
21
|
"The entered format is invalid. It should start with a letter, followed by 5 digits and end with a letter. Example: D12345A": "Введений формат недійсний. Воно повинно починатися з літери, потім 5 цифр і закінчуватися літерою. Приклад: D12345A",
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"Advanced options": "高级选项",
|
|
3
|
+
"CSymbol": "符号",
|
|
3
4
|
"Connection details": "连接细节",
|
|
4
5
|
"Defines whether to ignore SSL errors when communicating with the gateway. Only enable if you know what it means.": "定义与网关通信时是否忽略 SSL 错误。仅当您知道其含义时才启用。",
|
|
5
6
|
"Enter the CSymbol specific for your gateway": "输入特定于您的网关的CSymbol",
|
|
@@ -12,6 +13,9 @@
|
|
|
12
13
|
"IP address": "IP地址",
|
|
13
14
|
"Ignore SSL errors": "忽略 SSL 错误",
|
|
14
15
|
"Password": "密码",
|
|
16
|
+
"Port": "港口",
|
|
17
|
+
"SHAPIVersion": "SHAPI版本",
|
|
18
|
+
"SHCVersion": "SCV版本",
|
|
15
19
|
"The entered format is invalid. Example: 192.168.1.1": "输入的格式无效。示例:192.168.1.1",
|
|
16
20
|
"The entered format is invalid. Example: 3.7.4": "输入的格式无效。示例:3.7.4",
|
|
17
21
|
"The entered format is invalid. It should start with a letter, followed by 5 digits and end with a letter. Example: D12345A": "输入的格式无效。它应以字母开头,后跟 5 位数字,并以字母结尾。示例:D12345A",
|
package/io-package.json
CHANGED
|
@@ -1,11 +1,24 @@
|
|
|
1
1
|
{
|
|
2
2
|
"common": {
|
|
3
3
|
"name": "smartfriends",
|
|
4
|
-
"version": "
|
|
4
|
+
"version": "2.0.0",
|
|
5
5
|
"news": {
|
|
6
|
-
"
|
|
6
|
+
"2.0.0": {
|
|
7
|
+
"en": "Adapter requires node.js >= 22 now\nAdditional irrelevant gateway messages are now ignored\nDependencies were updated",
|
|
8
|
+
"de": "Adapter benötigt nun node.js >= 22\nZusätzliche irrelevante Gateway-Nachrichten werden nun ignoriert\nAbhängigkeiten wurden aktualisiert",
|
|
9
|
+
"ru": "Адаптер требует node.js >= 22 сейчас\nДополнительные нерелевантные сообщения шлюза теперь игнорируются\nЗависимости обновлялись",
|
|
10
|
+
"pt": "Adaptador requer nod.js >= 22 agora\nMensagens de gateway irrelevantes adicionais são agora ignoradas\nAs dependências foram atualizadas",
|
|
11
|
+
"nl": "Voor de adapter zijn node.js < 22 nu nodig\nExtra irrelevante gateway-berichten worden nu genegeerd\nAfhankelijkheden werden bijgewerkt",
|
|
12
|
+
"fr": "Adaptateur nécessite node.js >= 22 maintenant\nD'autres messages de passerelle non pertinents sont maintenant ignorés\nMise à jour des dépendances",
|
|
13
|
+
"it": "Adattatore richiede node.js >= 22 ora\nUlteriori messaggi di gateway irrilevanti sono ora ignorati\nLe dipendenze sono state aggiornate",
|
|
14
|
+
"es": "Adaptador requiere node.js ю= 22 ahora\nOtros mensajes de gateway irrelevantes ahora son ignorados\nSe actualizaron las dependencias",
|
|
15
|
+
"pl": "Adapter wymaga node.js > = 22\nDodatkowe nieistotne wiadomości bramki są teraz ignorowane\nZaktualizowano uzależnienia",
|
|
16
|
+
"uk": "Адаптер вимагає node.js >= 22 тепер\nДодаткові повідомлення безвідмовних воріт тепер ігноруються\nЗалежність оновлено",
|
|
17
|
+
"zh-cn": "适配器需要节点.js 现在22\n额外的无关网关消息现在被忽略\n附属关系得到更新"
|
|
18
|
+
},
|
|
19
|
+
"1.3.6": {
|
|
7
20
|
"en": "Connection and reconnection logic to the gateway was refactored\nAdditional irrelevant gateway messages are now ignored\nAdapter requires admin version >=7.6.20 now",
|
|
8
|
-
"de": "Verbindungs- und Wiederverbindungslogik zum Gateway wurde
|
|
21
|
+
"de": "Verbindungs- und Wiederverbindungslogik zum Gateway wurde überarbeitet\nZusätzliche irrelevante Gateway-Nachrichten werden nun ignoriert\nAdapter erfordert nun Admin-Version >=7.6.20",
|
|
9
22
|
"ru": "Логика подключения и переподключения к шлюзу была рефакторирована\nДополнительные нерелевантные сообщения шлюза теперь игнорируются\nАдаптер требует админ версии >=7.6.20",
|
|
10
23
|
"pt": "A lógica de conexão e reconexão ao gateway foi refactorada\nMensagens de gateway irrelevantes adicionais são agora ignoradas\nAdaptador requer versão de administrador >= 7.6.20 agora",
|
|
11
24
|
"nl": "Verbinding en herverbinding logica met de gateway werd gerefactored\nExtra irrelevante gateway-berichten worden nu genegeerd\nAdapter vereist admin-versie < 7.6.20 nu",
|
|
@@ -16,32 +29,6 @@
|
|
|
16
29
|
"uk": "З'єднання і відключення логіки до шлюзу було рефакторовано\nДодаткові повідомлення безвідмовних воріт тепер ігноруються\nАдаптер вимагає адмін версії >=7.6.20 тепер",
|
|
17
30
|
"zh-cn": "连接和重新连接到网关的逻辑被重构\n额外的无关网关消息现在被忽略\n适配器需要管理员版本 \\\\ 7.6.20 现在"
|
|
18
31
|
},
|
|
19
|
-
"1.3.6-alpha.1": {
|
|
20
|
-
"en": "Connection and reconnection logic to the gateway was refactored\nAdapter requires admin version >=7.6.20 now",
|
|
21
|
-
"de": "Verbindungs- und Wiederverbindungslogik zum Gateway wurde überarbeitet\nAdapter erfordert nun Admin-Version >=7.6.20",
|
|
22
|
-
"ru": "Логика подключения и переподключения к шлюзу была рефакторирована\nАдаптер требует админ версии >=7.6.20",
|
|
23
|
-
"pt": "A lógica de conexão e reconexão ao gateway foi refactorada\nAdaptador requer versão de administrador >= 7.6.20 agora",
|
|
24
|
-
"nl": "Verbinding en herverbinding logica met de gateway werd gerefactored\nAdapter vereist admin-versie < 7.6.20 nu",
|
|
25
|
-
"fr": "La logique de connexion et de reconnection à la passerelle a été remaniée\nAdaptateur nécessite une version admin >=7.6.20 maintenant",
|
|
26
|
-
"it": "La logica di connessione e di riconnessione al gateway è stata rifatto\nL'adattatore richiede la versione di amministratore >=7.6.20 ora",
|
|
27
|
-
"es": "La lógica de conexión y reconexión a la puerta de entrada fue refactorizada\nAdaptador requiere la versión de administración",
|
|
28
|
-
"pl": "Połączenie i ponowne podłączenie logiki do bramy zostało zrefakturowane\nAdapter wymaga wersji admin > = 7.6.20",
|
|
29
|
-
"uk": "З'єднання і відключення логіки до шлюзу було рефакторовано\nАдаптер вимагає адмін версії >=7.6.20 тепер",
|
|
30
|
-
"zh-cn": "连接和重新连接到网关的逻辑被重构\n适配器需要管理员版本 \\\\ 7.6.20 现在"
|
|
31
|
-
},
|
|
32
|
-
"1.3.6-alpha.0": {
|
|
33
|
-
"en": "Connection and reconnection logic to the gateway was refactored",
|
|
34
|
-
"de": "Verbindungs- und Wiederverbindungslogik zum Gateway wurde überarbeitet",
|
|
35
|
-
"ru": "Логика подключения и переподключения к шлюзу была рефакторирована",
|
|
36
|
-
"pt": "A lógica de conexão e reconexão ao gateway foi refactorada",
|
|
37
|
-
"nl": "Verbinding en herverbinding logica met de gateway werd gerefactored",
|
|
38
|
-
"fr": "La logique de connexion et de reconnection à la passerelle a été remaniée",
|
|
39
|
-
"it": "La logica di connessione e di riconnessione al gateway è stata rifatto",
|
|
40
|
-
"es": "La lógica de conexión y reconexión a la puerta de entrada fue refactorizada",
|
|
41
|
-
"pl": "Połączenie i ponowne podłączenie logiki do bramy zostało zrefakturowane",
|
|
42
|
-
"uk": "З'єднання і відключення логіки до шлюзу було рефакторовано",
|
|
43
|
-
"zh-cn": "连接和重新连接到网关的逻辑被重构"
|
|
44
|
-
},
|
|
45
32
|
"1.3.5": {
|
|
46
33
|
"en": "Additional logging when connection parameters are incorrect was added\nValidation of the adapter configuration in the GUI was added",
|
|
47
34
|
"de": "Zusätzliche Protokollierung eingefügt, wenn Verbindungsparameter inkorrekt sind\nValidierung der Adapterkonfiguration in der GUI wurde hinzugefügt",
|
|
@@ -80,19 +67,6 @@
|
|
|
80
67
|
"pl": "Specjalne znaki w definicjach urządzeń (np. \"< >\") są teraz prawidłowo obsługiwane\nWartości boolean w definicjach urządzeń są teraz prawidłowo obsługiwane\nNumeryczne wartości czujników nie są już zaokrąglone",
|
|
81
68
|
"uk": "Спеціальні символи у визначенні пристрою (наприклад, \"<>\") тепер правильно обробляються\nБололеві значення у визначенні пристроїв тепер правильно обробляються\nЧисельні значення датчика більше не закруглені",
|
|
82
69
|
"zh-cn": "设备定义中的特殊字符( 如“ QQ” ) 现在被正确处理\n设备定义中的布尔值现在被正确处理\n数值不再四舍五入"
|
|
83
|
-
},
|
|
84
|
-
"1.3.2": {
|
|
85
|
-
"en": "Creation of adapter objects was fixed",
|
|
86
|
-
"de": "Erstellung von Adapterobjekten wurde korrigiert",
|
|
87
|
-
"ru": "Зафиксировано создание объектов адаптера",
|
|
88
|
-
"pt": "A criação de objetos adaptadores foi fixada",
|
|
89
|
-
"nl": "Aanmaken van adapterobjecten werd vastgesteld",
|
|
90
|
-
"fr": "La création d'objets d'adaptateur a été fixée",
|
|
91
|
-
"it": "Creazione di oggetti adattatori è stata fissata",
|
|
92
|
-
"es": "Creación de objetos adaptadores se fijó",
|
|
93
|
-
"pl": "Tworzenie obiektów adaptera zostało naprawione",
|
|
94
|
-
"uk": "Створення об'єктів адаптера",
|
|
95
|
-
"zh-cn": "设定适配对象已固定"
|
|
96
70
|
}
|
|
97
71
|
},
|
|
98
72
|
"titleLang": {
|
|
@@ -317,6 +317,7 @@ class SchellenbergBridge {
|
|
|
317
317
|
[16]: _r => {}, // Ignored (message: 'Die Smart Friends Box kann sich mit dem RemoteHome Server nicht verbinden. Überprüfen Sie bitte, ob die Smart Friends Box mit dem Internet verbunden ist.')
|
|
318
318
|
[20]: _r => {}, // Ignored as it's just an empty message after successful login (message: 'loginFinished')
|
|
319
319
|
[85]: _r => {}, // Ignored (message: 'Host not found')
|
|
320
|
+
[86]: _r => {}, // Ignored (message: 'Connection refused'), unclear origin of this message, but doesn't seem to have any negative effects
|
|
320
321
|
[87]: _r => {}, // Ignored as it's just an empty message after successful login (message: 'loginFinished')
|
|
321
322
|
[203]: _r => {}, // Ignored time-outs ('Connection timed out')
|
|
322
323
|
};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "iobroker.smartfriends",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "2.0.0",
|
|
4
4
|
"description": "smartfriends",
|
|
5
5
|
"author": {
|
|
6
6
|
"name": "Black-Thunder",
|
|
@@ -20,23 +20,23 @@
|
|
|
20
20
|
"url": "git+https://github.com/Black-Thunder/ioBroker.smartfriends.git"
|
|
21
21
|
},
|
|
22
22
|
"engines": {
|
|
23
|
-
"node": ">=
|
|
23
|
+
"node": ">= 22"
|
|
24
24
|
},
|
|
25
25
|
"dependencies": {
|
|
26
26
|
"@iobroker/adapter-core": "^3.3.2"
|
|
27
27
|
},
|
|
28
28
|
"devDependencies": {
|
|
29
|
-
"@alcalzone/release-script": "^5.
|
|
30
|
-
"@alcalzone/release-script-plugin-iobroker": "^5.
|
|
31
|
-
"@alcalzone/release-script-plugin-license": "^5.
|
|
32
|
-
"@alcalzone/release-script-plugin-manual-review": "^5.
|
|
29
|
+
"@alcalzone/release-script": "^5.2.0",
|
|
30
|
+
"@alcalzone/release-script-plugin-iobroker": "^5.2.0",
|
|
31
|
+
"@alcalzone/release-script-plugin-license": "^5.2.0",
|
|
32
|
+
"@alcalzone/release-script-plugin-manual-review": "^5.2.0",
|
|
33
33
|
"@iobroker/adapter-dev": "^1.5.0",
|
|
34
34
|
"@iobroker/dev-server": "^0.8.0",
|
|
35
35
|
"@iobroker/eslint-config": "^2.2.0",
|
|
36
36
|
"@iobroker/testing": "^5.2.2",
|
|
37
|
-
"@tsconfig/
|
|
37
|
+
"@tsconfig/node22": "^22.0.5",
|
|
38
38
|
"@types/gulp": "^4.0.18",
|
|
39
|
-
"@types/node": "^
|
|
39
|
+
"@types/node": "^22.13.14",
|
|
40
40
|
"@types/proxyquire": "^1.3.31",
|
|
41
41
|
"globals": "^16.5.0",
|
|
42
42
|
"proxyquire": "^2.1.3"
|
|
@@ -61,7 +61,8 @@
|
|
|
61
61
|
"lint:fix": "eslint -c eslint.config.mjs . --fix",
|
|
62
62
|
"translate": "translate-adapter",
|
|
63
63
|
"release": "release-script",
|
|
64
|
-
"dev-server": "dev-server"
|
|
64
|
+
"dev-server": "dev-server",
|
|
65
|
+
"fix": "npm run lint:fix && npx prettier --write ."
|
|
65
66
|
},
|
|
66
67
|
"bugs": {
|
|
67
68
|
"url": "https://github.com/Black-Thunder/ioBroker.smartfriends/issues"
|
package/admin/words.js
DELETED
|
@@ -1,207 +0,0 @@
|
|
|
1
|
-
// eslint-disable-next-line no-unused-vars
|
|
2
|
-
/*global systemDictionary:true */
|
|
3
|
-
/*
|
|
4
|
-
+===================== DO NOT MODIFY ======================+
|
|
5
|
-
| This file was generated by translate-adapter, please use |
|
|
6
|
-
| `translate-adapter adminLanguages2words` to update it. |
|
|
7
|
-
+===================== DO NOT MODIFY ======================+
|
|
8
|
-
*/
|
|
9
|
-
"use strict";
|
|
10
|
-
|
|
11
|
-
systemDictionary = {
|
|
12
|
-
"Enter the CSymbol specific for your gateway": {
|
|
13
|
-
en: "Enter the CSymbol specific for your gateway",
|
|
14
|
-
de: "Geben Sie das für Ihr Gateway spezifische CSymbol ein",
|
|
15
|
-
ru: "Введите CSymbol, специфичный для вашего шлюза",
|
|
16
|
-
pt: "Insira o símbolo CS específico para o seu gateway",
|
|
17
|
-
nl: "Voer het CSymbol in dat specifiek is voor uw gateway",
|
|
18
|
-
fr: "Entrez le CSymbol spécifique à votre passerelle",
|
|
19
|
-
it: "Immettere il simbolo CS specifico per il gateway",
|
|
20
|
-
es: "Ingrese el símbolo CS específico para su puerta de enlace",
|
|
21
|
-
pl: "Wprowadź CSymbol specyficzny dla Twojej bramy",
|
|
22
|
-
uk: "Введіть символ CSymbol для вашого шлюзу",
|
|
23
|
-
"zh-cn": "输入特定于您的网关的CSymbol",
|
|
24
|
-
},
|
|
25
|
-
"Enter the SHAPIVersion specific for your gateway": {
|
|
26
|
-
en: "Enter the SHAPIVersion specific for your gateway",
|
|
27
|
-
de: "Geben Sie die für Ihr Gateway spezifische SHAPIVersion ein",
|
|
28
|
-
ru: "Введите SHAPIVersion для вашего шлюза",
|
|
29
|
-
pt: "Insira o SHAPIVersion específico para o seu gateway",
|
|
30
|
-
nl: "Voer de SHAPIV-versie in die specifiek is voor uw gateway",
|
|
31
|
-
fr: "Entrez la SHAPIVersion spécifique à votre passerelle",
|
|
32
|
-
it: "Inserisci la SHAPIVersion specifica per il tuo gateway",
|
|
33
|
-
es: "Ingrese la SHAPIVersion específica para su puerta de enlace",
|
|
34
|
-
pl: "Wprowadź wersję SHAPIVersion specyficzną dla swojej bramy",
|
|
35
|
-
uk: "Введіть версію SHAPI для вашого шлюзу",
|
|
36
|
-
"zh-cn": "输入特定于您的网关的SHAPIVersion",
|
|
37
|
-
},
|
|
38
|
-
"Enter the SHCVersion specific for your gateway": {
|
|
39
|
-
en: "Enter the SHCVersion specific for your gateway",
|
|
40
|
-
de: "Geben Sie die für Ihr Gateway spezifische SHCVersion ein",
|
|
41
|
-
ru: "Введите SHCVersion для вашего шлюза",
|
|
42
|
-
pt: "Insira o SHCVersion específico para o seu gateway",
|
|
43
|
-
nl: "Voer de SHCVersion in die specifiek is voor uw gateway",
|
|
44
|
-
fr: "Entrez la SHCVersion spécifique à votre passerelle",
|
|
45
|
-
it: "Immettere la SHCVersion specifica per il gateway",
|
|
46
|
-
es: "Ingrese la SHCVersion específica para su puerta de enlace",
|
|
47
|
-
pl: "Wprowadź wersję SHC specyficzną dla swojej bramy",
|
|
48
|
-
uk: "Введіть SHCVersion для вашого шлюзу",
|
|
49
|
-
"zh-cn": "输入特定于您的网关的SHCVersion",
|
|
50
|
-
},
|
|
51
|
-
"Enter your SmartFriendsBox IP address": {
|
|
52
|
-
en: "Enter your SmartFriendsBox IP address",
|
|
53
|
-
de: "Geben Sie Ihre SmartFriendsBox-IP-Adresse ein",
|
|
54
|
-
ru: "Введите свой IP-адрес SmartFriendsBox",
|
|
55
|
-
pt: "Digite seu endereço IP SmartFriendsBox",
|
|
56
|
-
nl: "Voer uw SmartFriendsBox IP-adres in",
|
|
57
|
-
fr: "Entrez votre adresse IP SmartFriendsBox",
|
|
58
|
-
it: "Inserisci il tuo indirizzo IP SmartFriendsBox",
|
|
59
|
-
es: "Ingrese su dirección IP de SmartFriendsBox",
|
|
60
|
-
pl: "Wprowadź swój adres IP SmartFriendsBox",
|
|
61
|
-
uk: "Введіть свою IP-адресу SmartFriendsBox",
|
|
62
|
-
"zh-cn": "输入您的SmartFriendsBox IP地址",
|
|
63
|
-
},
|
|
64
|
-
"Enter your SmartFriendsBox password": {
|
|
65
|
-
en: "Enter your SmartFriendsBox password",
|
|
66
|
-
de: "Geben Sie Ihr SmartFriendsBox-Passwort ein",
|
|
67
|
-
ru: "Введите свой пароль SmartFriendsBox",
|
|
68
|
-
pt: "Digite sua senha SmartFriendsBox",
|
|
69
|
-
nl: "Voer uw SmartFriendsBox-wachtwoord in",
|
|
70
|
-
fr: "Entrez votre mot de passe SmartFriendsBox",
|
|
71
|
-
it: "Inserisci la tua password SmartFriendsBox",
|
|
72
|
-
es: "Ingrese su contraseña de SmartFriendsBox",
|
|
73
|
-
pl: "Wprowadź hasło do SmartFriendsBox",
|
|
74
|
-
uk: "Введіть свій пароль SmartFriendsBox",
|
|
75
|
-
"zh-cn": "输入您的SmartFriendsBox密码",
|
|
76
|
-
},
|
|
77
|
-
"Enter your SmartFriendsBox username": {
|
|
78
|
-
en: "Enter your SmartFriendsBox username",
|
|
79
|
-
de: "Geben Sie Ihren SmartFriendsBox-Benutzernamen ein",
|
|
80
|
-
ru: "Введите свое имя пользователя SmartFriendsBox",
|
|
81
|
-
pt: "Digite seu nome de usuário SmartFriendsBox",
|
|
82
|
-
nl: "Voer uw SmartFriendsBox-gebruikersnaam in",
|
|
83
|
-
fr: "Entrez votre nom d'utilisateur SmartFriendsBox",
|
|
84
|
-
it: "Inserisci il tuo nome utente SmartFriendsBox",
|
|
85
|
-
es: "Ingrese su nombre de usuario de SmartFriendsBox",
|
|
86
|
-
pl: "Wprowadź swoją nazwę użytkownika SmartFriendsBox",
|
|
87
|
-
uk: "Введіть своє ім’я користувача SmartFriendsBox",
|
|
88
|
-
"zh-cn": "输入您的SmartFriendsBox用户名",
|
|
89
|
-
},
|
|
90
|
-
"IP address": {
|
|
91
|
-
en: "IP address",
|
|
92
|
-
de: "IP Adresse",
|
|
93
|
-
ru: "айпи адрес",
|
|
94
|
-
pt: "endereço de IP",
|
|
95
|
-
nl: "IP adres",
|
|
96
|
-
fr: "adresse IP",
|
|
97
|
-
it: "indirizzo IP",
|
|
98
|
-
es: "dirección IP",
|
|
99
|
-
pl: "adres IP",
|
|
100
|
-
uk: "IP-адреса",
|
|
101
|
-
"zh-cn": "IP地址",
|
|
102
|
-
},
|
|
103
|
-
Password: {
|
|
104
|
-
en: "Password",
|
|
105
|
-
de: "Passwort",
|
|
106
|
-
ru: "пароль",
|
|
107
|
-
pt: "Senha",
|
|
108
|
-
nl: "Wachtwoord",
|
|
109
|
-
fr: "Mot de passe",
|
|
110
|
-
it: "Parola d'ordine",
|
|
111
|
-
es: "Contraseña",
|
|
112
|
-
pl: "Hasło",
|
|
113
|
-
uk: "Пароль",
|
|
114
|
-
"zh-cn": "密码",
|
|
115
|
-
},
|
|
116
|
-
Username: {
|
|
117
|
-
en: "Username",
|
|
118
|
-
de: "Nutzername",
|
|
119
|
-
ru: "Имя пользователя",
|
|
120
|
-
pt: "Nome do usuário",
|
|
121
|
-
nl: "Gebruikersnaam",
|
|
122
|
-
fr: "Nom d'utilisateur",
|
|
123
|
-
it: "Nome utente",
|
|
124
|
-
es: "Nombre de usuario",
|
|
125
|
-
pl: "Nazwa Użytkownika",
|
|
126
|
-
uk: "Ім'я користувача",
|
|
127
|
-
"zh-cn": "用户名",
|
|
128
|
-
},
|
|
129
|
-
advanced_settings: {
|
|
130
|
-
en: "Advanced settings",
|
|
131
|
-
de: "Erweiterte Einstellungen",
|
|
132
|
-
ru: "Расширенные настройки",
|
|
133
|
-
pt: "Configurações avançadas",
|
|
134
|
-
nl: "Geavanceerde instellingen",
|
|
135
|
-
fr: "Réglages avancés",
|
|
136
|
-
it: "Impostazioni avanzate",
|
|
137
|
-
es: "Ajustes avanzados",
|
|
138
|
-
pl: "Zaawansowane ustawienia",
|
|
139
|
-
uk: "Розширені налаштування",
|
|
140
|
-
"zh-cn": "高级设置",
|
|
141
|
-
},
|
|
142
|
-
advanced_settings_info: {
|
|
143
|
-
en: "Typically these settings don't need to be modified unless you are using a non-supported gateway. Please refer to the adapter documentation for more information.",
|
|
144
|
-
de: "In der Regel müssen diese Einstellungen nur geändert werden, wenn Sie ein nicht unterstütztes Gateway verwenden. ",
|
|
145
|
-
ru: "Обычно эти настройки не нужно изменять, если вы не используете неподдерживаемый шлюз. ",
|
|
146
|
-
pt: "Normalmente, essas configurações não precisam ser modificadas, a menos que você esteja usando um gateway não compatível. ",
|
|
147
|
-
nl: "Deze instellingen hoeven doorgaans niet te worden gewijzigd, tenzij u een niet-ondersteunde gateway gebruikt. ",
|
|
148
|
-
fr: "En règle générale, ces paramètres n'ont pas besoin d'être modifiés, sauf si vous utilisez une passerelle non prise en charge. ",
|
|
149
|
-
it: "In genere queste impostazioni non devono essere modificate a meno che non si utilizzi un gateway non supportato. ",
|
|
150
|
-
es: "Por lo general, no es necesario modificar esta configuración a menos que esté utilizando una puerta de enlace no compatible. ",
|
|
151
|
-
pl: "Zwykle tych ustawień nie trzeba modyfikować, chyba że używasz nieobsługiwanej bramy. ",
|
|
152
|
-
uk: "Зазвичай ці параметри не потрібно змінювати, якщо ви не використовуєте непідтримуваний шлюз. Для отримання додаткової інформації зверніться до документації адаптера.",
|
|
153
|
-
"zh-cn": "通常,除非您使用不支持的网关,否则无需修改这些设置。",
|
|
154
|
-
},
|
|
155
|
-
general_settings: {
|
|
156
|
-
en: "General settings",
|
|
157
|
-
de: "Allgemeine Einstellungen",
|
|
158
|
-
ru: "Общие настройки",
|
|
159
|
-
pt: "Configurações Gerais",
|
|
160
|
-
nl: "Algemene instellingen",
|
|
161
|
-
fr: "Réglages généraux",
|
|
162
|
-
it: "Impostazioni generali",
|
|
163
|
-
es: "Configuración general",
|
|
164
|
-
pl: "Ustawienia główne",
|
|
165
|
-
uk: "Загальні налаштування",
|
|
166
|
-
"zh-cn": "通用设置",
|
|
167
|
-
},
|
|
168
|
-
"smartfriends adapter settings": {
|
|
169
|
-
en: "Adapter settings for smartfriends",
|
|
170
|
-
de: "Adaptereinstellungen für smartfriends",
|
|
171
|
-
ru: "Настройки адаптера для smartfriends",
|
|
172
|
-
pt: "Configurações do adaptador para smartfriends",
|
|
173
|
-
nl: "Adapterinstellingen voor smartfriends",
|
|
174
|
-
fr: "Paramètres d'adaptateur pour smartfriends",
|
|
175
|
-
it: "Impostazioni dell'adattatore per smartfriends",
|
|
176
|
-
es: "Ajustes del adaptador para smartfriends",
|
|
177
|
-
pl: "Ustawienia adaptera dla smartfriends",
|
|
178
|
-
uk: "Налаштування адаптера для smartfriends",
|
|
179
|
-
"zh-cn": "smartfriends的适配器设置",
|
|
180
|
-
},
|
|
181
|
-
"Advanced options": {
|
|
182
|
-
en: "Advanced options",
|
|
183
|
-
de: "Erweiterte Optionen",
|
|
184
|
-
ru: "Расширенные настройки",
|
|
185
|
-
pt: "Opções avançadas",
|
|
186
|
-
nl: "Geavanceerde mogelijkheden",
|
|
187
|
-
fr: "Options avancées",
|
|
188
|
-
it: "Opzioni avanzate",
|
|
189
|
-
es: "Opciones avanzadas",
|
|
190
|
-
pl: "Zaawansowane opcje",
|
|
191
|
-
uk: "Розширені опції",
|
|
192
|
-
"zh-cn": "高级选项",
|
|
193
|
-
},
|
|
194
|
-
"Connection details": {
|
|
195
|
-
en: "Connection details",
|
|
196
|
-
de: "Verbindungsdetails",
|
|
197
|
-
ru: "Детали подключения",
|
|
198
|
-
pt: "Detalhes da conexão",
|
|
199
|
-
nl: "Verbindingsgegevens",
|
|
200
|
-
fr: "Détails de connexion",
|
|
201
|
-
it: "Dettagli di connessione",
|
|
202
|
-
es: "Detalles de conexión",
|
|
203
|
-
pl: "Szczegóły połączenia",
|
|
204
|
-
uk: "Деталі підключення",
|
|
205
|
-
"zh-cn": "连接细节",
|
|
206
|
-
},
|
|
207
|
-
};
|