@iobroker/adapter-react-v5 8.0.21 → 8.1.1
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 +4 -2
- package/build/i18n/de.json +2 -0
- package/build/i18n/en.json +2 -0
- package/build/i18n/es.json +2 -0
- package/build/i18n/fr.json +2 -0
- package/build/i18n/it.json +2 -0
- package/build/i18n/nl.json +2 -0
- package/build/i18n/pl.json +2 -0
- package/build/i18n/pt.json +2 -0
- package/build/i18n/ru.json +2 -0
- package/build/i18n/uk.json +2 -0
- package/build/i18n/zh-cn.json +2 -0
- package/i18n/de.json +2 -0
- package/i18n/en.json +2 -0
- package/i18n/es.json +2 -0
- package/i18n/fr.json +2 -0
- package/i18n/it.json +2 -0
- package/i18n/nl.json +2 -0
- package/i18n/pl.json +2 -0
- package/i18n/pt.json +2 -0
- package/i18n/ru.json +2 -0
- package/i18n/uk.json +2 -0
- package/i18n/zh-cn.json +2 -0
- package/package.json +7 -1
package/README.md
CHANGED
|
@@ -191,9 +191,8 @@ onPrepareSave(settings) {
|
|
|
191
191
|
super.onPrepareSave(settings);
|
|
192
192
|
if (DATA_INVALID) {
|
|
193
193
|
return false; // configuration will not be saved
|
|
194
|
-
} else {
|
|
195
|
-
return true;
|
|
196
194
|
}
|
|
195
|
+
return true;
|
|
197
196
|
}
|
|
198
197
|
```
|
|
199
198
|
|
|
@@ -691,6 +690,9 @@ You can find the migration instructions:
|
|
|
691
690
|
-->
|
|
692
691
|
|
|
693
692
|
## Changelog
|
|
693
|
+
### 8.1.1 (2026-03-02)
|
|
694
|
+
- (@GermanBluefox) Force react 18
|
|
695
|
+
|
|
694
696
|
### 8.0.21 (2026-02-10)
|
|
695
697
|
- (@GermanBluefox) Added translations
|
|
696
698
|
|
package/build/i18n/de.json
CHANGED
|
@@ -37,6 +37,7 @@
|
|
|
37
37
|
"ra_Clear": "Löschen",
|
|
38
38
|
"ra_Clear filter": "Filter löschen",
|
|
39
39
|
"ra_Clear icon": "Symbol löschen",
|
|
40
|
+
"ra_Click to show": "Zum Anzeigen klicken",
|
|
40
41
|
"ra_Clone current row": "Aktuelle Zeile klonen",
|
|
41
42
|
"ra_Close": "Schließen",
|
|
42
43
|
"ra_Collapse all nodes": "Alle Knoten zuklappen",
|
|
@@ -65,6 +66,7 @@
|
|
|
65
66
|
"ra_Delete current row": "Aktuelle Zeile löschen",
|
|
66
67
|
"ra_Deselect all": "Alles abwählen",
|
|
67
68
|
"ra_Device → Channel → State": "Gerät → Kanal → Zustand",
|
|
69
|
+
"ra_Disable/Enable translation": "Übersetzung deaktivieren/aktivieren",
|
|
68
70
|
"ra_Discard": "Verwerfen",
|
|
69
71
|
"ra_Disconnected": "Getrennt",
|
|
70
72
|
"ra_Do not ask for next 2 hours in this session": "Fragen Sie nicht nach den nächsten 2 Stunden in dieser Sitzung",
|
package/build/i18n/en.json
CHANGED
|
@@ -37,6 +37,7 @@
|
|
|
37
37
|
"ra_Clear": "Delete",
|
|
38
38
|
"ra_Clear filter": "Clear filter",
|
|
39
39
|
"ra_Clear icon": "Clear icon",
|
|
40
|
+
"ra_Click to show": "Click to show",
|
|
40
41
|
"ra_Clone current row": "Clone current row",
|
|
41
42
|
"ra_Close": "Close",
|
|
42
43
|
"ra_Collapse all nodes": "Collapse all nodes",
|
|
@@ -65,6 +66,7 @@
|
|
|
65
66
|
"ra_Delete current row": "Delete current row",
|
|
66
67
|
"ra_Deselect all": "Unselect all",
|
|
67
68
|
"ra_Device → Channel → State": "Device → Channel → State",
|
|
69
|
+
"ra_Disable/Enable translation": "Disable/Enable translation",
|
|
68
70
|
"ra_Discard": "Discard",
|
|
69
71
|
"ra_Disconnected": "Disconnected",
|
|
70
72
|
"ra_Do not ask for next 2 hours in this session": "Do not ask for next 2 hours in this session",
|
package/build/i18n/es.json
CHANGED
|
@@ -37,6 +37,7 @@
|
|
|
37
37
|
"ra_Clear": "Borrar",
|
|
38
38
|
"ra_Clear filter": "Filtro claro",
|
|
39
39
|
"ra_Clear icon": "Icono claro",
|
|
40
|
+
"ra_Click to show": "Haga clic para mostrar",
|
|
40
41
|
"ra_Clone current row": "Clonar fila actual",
|
|
41
42
|
"ra_Close": "Cerca",
|
|
42
43
|
"ra_Collapse all nodes": "Contraer todos los nodos",
|
|
@@ -65,6 +66,7 @@
|
|
|
65
66
|
"ra_Delete current row": "Eliminar fila actual",
|
|
66
67
|
"ra_Deselect all": "Deselecciona todo",
|
|
67
68
|
"ra_Device → Channel → State": "Dispositivo → Canal → Estado",
|
|
69
|
+
"ra_Disable/Enable translation": "Deshabilitar/Habilitar traducción",
|
|
68
70
|
"ra_Discard": "Desechar",
|
|
69
71
|
"ra_Disconnected": "Desconectado",
|
|
70
72
|
"ra_Do not ask for next 2 hours in this session": "No preguntes por las siguientes 2 horas en esta sesión.",
|
package/build/i18n/fr.json
CHANGED
|
@@ -37,6 +37,7 @@
|
|
|
37
37
|
"ra_Clear": "Effacer",
|
|
38
38
|
"ra_Clear filter": "Effacer le filtre",
|
|
39
39
|
"ra_Clear icon": "Effacer l'icône",
|
|
40
|
+
"ra_Click to show": "Cliquez pour afficher",
|
|
40
41
|
"ra_Clone current row": "Cloner la ligne actuelle",
|
|
41
42
|
"ra_Close": "Fermer",
|
|
42
43
|
"ra_Collapse all nodes": "Réduire tous les nœuds",
|
|
@@ -65,6 +66,7 @@
|
|
|
65
66
|
"ra_Delete current row": "Supprimer la ligne actuelle",
|
|
66
67
|
"ra_Deselect all": "Tout déselectionner",
|
|
67
68
|
"ra_Device → Channel → State": "Appareil → Canal → État",
|
|
69
|
+
"ra_Disable/Enable translation": "Activer/Désactiver la traduction",
|
|
68
70
|
"ra_Discard": "Jeter",
|
|
69
71
|
"ra_Disconnected": "Débranché",
|
|
70
72
|
"ra_Do not ask for next 2 hours in this session": "Ne demandez pas les 2 prochaines heures de cette session",
|
package/build/i18n/it.json
CHANGED
|
@@ -37,6 +37,7 @@
|
|
|
37
37
|
"ra_Clear": "Elimina",
|
|
38
38
|
"ra_Clear filter": "Filtro pulito",
|
|
39
39
|
"ra_Clear icon": "Cancella icona",
|
|
40
|
+
"ra_Click to show": "Clicca per mostrare",
|
|
40
41
|
"ra_Clone current row": "Clona riga corrente",
|
|
41
42
|
"ra_Close": "Vicino",
|
|
42
43
|
"ra_Collapse all nodes": "Comprimi tutti i nodi",
|
|
@@ -65,6 +66,7 @@
|
|
|
65
66
|
"ra_Delete current row": "Elimina la riga corrente",
|
|
66
67
|
"ra_Deselect all": "Deseleziona tutto",
|
|
67
68
|
"ra_Device → Channel → State": "Dispositivo → Canale → Stato",
|
|
69
|
+
"ra_Disable/Enable translation": "Disabilita/Abilita la traduzione",
|
|
68
70
|
"ra_Discard": "Scartare",
|
|
69
71
|
"ra_Disconnected": "Disconnesso",
|
|
70
72
|
"ra_Do not ask for next 2 hours in this session": "Non chiedere per le prossime 2 ore in questa sessione",
|
package/build/i18n/nl.json
CHANGED
|
@@ -37,6 +37,7 @@
|
|
|
37
37
|
"ra_Clear": "Verwijderen",
|
|
38
38
|
"ra_Clear filter": "Filter wissen",
|
|
39
39
|
"ra_Clear icon": "Pictogram wissen",
|
|
40
|
+
"ra_Click to show": "Klik om te tonen",
|
|
40
41
|
"ra_Clone current row": "Kloon de huidige rij",
|
|
41
42
|
"ra_Close": "Dichtbij",
|
|
42
43
|
"ra_Collapse all nodes": "Vouw alle knooppunten samen",
|
|
@@ -65,6 +66,7 @@
|
|
|
65
66
|
"ra_Delete current row": "Huidige rij verwijderen",
|
|
66
67
|
"ra_Deselect all": "Deselecteer alles",
|
|
67
68
|
"ra_Device → Channel → State": "Apparaat → Kanaal → Staat",
|
|
69
|
+
"ra_Disable/Enable translation": "Vertaling uitschakelen/inschakelen",
|
|
68
70
|
"ra_Discard": "Weggooien",
|
|
69
71
|
"ra_Disconnected": "Verbinding verbroken",
|
|
70
72
|
"ra_Do not ask for next 2 hours in this session": "Vraag niet om de volgende 2 uur in deze sessie",
|
package/build/i18n/pl.json
CHANGED
|
@@ -37,6 +37,7 @@
|
|
|
37
37
|
"ra_Clear": "Kasować",
|
|
38
38
|
"ra_Clear filter": "Czysty filtr",
|
|
39
39
|
"ra_Clear icon": "Wyczyść ikonę",
|
|
40
|
+
"ra_Click to show": "Kliknij, aby pokazać",
|
|
40
41
|
"ra_Clone current row": "Sklonuj bieżący wiersz",
|
|
41
42
|
"ra_Close": "Blisko",
|
|
42
43
|
"ra_Collapse all nodes": "Zwiń wszystkie węzły",
|
|
@@ -65,6 +66,7 @@
|
|
|
65
66
|
"ra_Delete current row": "Usuń bieżący wiersz",
|
|
66
67
|
"ra_Deselect all": "Odznacz wszystko",
|
|
67
68
|
"ra_Device → Channel → State": "Urządzenie → Kanał → Stan",
|
|
69
|
+
"ra_Disable/Enable translation": "Wyłącz/Włącz tłumaczenie",
|
|
68
70
|
"ra_Discard": "Wyrzucać",
|
|
69
71
|
"ra_Disconnected": "Niepowiązany",
|
|
70
72
|
"ra_Do not ask for next 2 hours in this session": "Nie proś o kolejne 2 godziny w tej sesji",
|
package/build/i18n/pt.json
CHANGED
|
@@ -37,6 +37,7 @@
|
|
|
37
37
|
"ra_Clear": "Excluir",
|
|
38
38
|
"ra_Clear filter": "Filtro limpo",
|
|
39
39
|
"ra_Clear icon": "Ícone de limpeza",
|
|
40
|
+
"ra_Click to show": "Clique para mostrar",
|
|
40
41
|
"ra_Clone current row": "Clonar linha atual",
|
|
41
42
|
"ra_Close": "Perto",
|
|
42
43
|
"ra_Collapse all nodes": "Recolher todos os nós",
|
|
@@ -65,6 +66,7 @@
|
|
|
65
66
|
"ra_Delete current row": "Excluir linha atual",
|
|
66
67
|
"ra_Deselect all": "Desmarque todos",
|
|
67
68
|
"ra_Device → Channel → State": "Dispositivo → Canal → Estado",
|
|
69
|
+
"ra_Disable/Enable translation": "Desativar/Ativar tradução",
|
|
68
70
|
"ra_Discard": "Descartar",
|
|
69
71
|
"ra_Disconnected": "Desconectado",
|
|
70
72
|
"ra_Do not ask for next 2 hours in this session": "Não peça as próximas 2 horas nesta sessão",
|
package/build/i18n/ru.json
CHANGED
|
@@ -37,6 +37,7 @@
|
|
|
37
37
|
"ra_Clear": "Удалить",
|
|
38
38
|
"ra_Clear filter": "Очистить фильтр",
|
|
39
39
|
"ra_Clear icon": "Очистить значок",
|
|
40
|
+
"ra_Click to show": "Нажмите, чтобы показать",
|
|
40
41
|
"ra_Clone current row": "Клонировать текущую строку",
|
|
41
42
|
"ra_Close": "Закрыть",
|
|
42
43
|
"ra_Collapse all nodes": "Свернуть все узлы",
|
|
@@ -65,6 +66,7 @@
|
|
|
65
66
|
"ra_Delete current row": "Удалить текущую строку",
|
|
66
67
|
"ra_Deselect all": "Убрать выбор везде",
|
|
67
68
|
"ra_Device → Channel → State": "Устройство → Канал → Состояние",
|
|
69
|
+
"ra_Disable/Enable translation": "Включить/отключить перевод",
|
|
68
70
|
"ra_Discard": "Отказаться",
|
|
69
71
|
"ra_Disconnected": "Отключено",
|
|
70
72
|
"ra_Do not ask for next 2 hours in this session": "Не спрашивайте о следующих 2 часах в этом сеансе",
|
package/build/i18n/uk.json
CHANGED
|
@@ -37,6 +37,7 @@
|
|
|
37
37
|
"ra_Clear": "Видалити",
|
|
38
38
|
"ra_Clear filter": "Очистити фільтр",
|
|
39
39
|
"ra_Clear icon": "Очистити значок",
|
|
40
|
+
"ra_Click to show": "Натисніть, щоб показати",
|
|
40
41
|
"ra_Clone current row": "Клонувати поточний рядок",
|
|
41
42
|
"ra_Close": "Закрити",
|
|
42
43
|
"ra_Collapse all nodes": "Згорнути всі вузли",
|
|
@@ -65,6 +66,7 @@
|
|
|
65
66
|
"ra_Delete current row": "Видалити поточний рядок",
|
|
66
67
|
"ra_Deselect all": "Скасувати вибір усіх",
|
|
67
68
|
"ra_Device → Channel → State": "Пристрій → Канал → Стан",
|
|
69
|
+
"ra_Disable/Enable translation": "Вимкнути/Увімкнути переклад",
|
|
68
70
|
"ra_Discard": "Відкинути",
|
|
69
71
|
"ra_Disconnected": "Відключено",
|
|
70
72
|
"ra_Do not ask for next 2 hours in this session": "Не запитуйте про наступні 2 години цього сеансу",
|
package/build/i18n/zh-cn.json
CHANGED
|
@@ -37,6 +37,7 @@
|
|
|
37
37
|
"ra_Clear": "删除",
|
|
38
38
|
"ra_Clear filter": "清除筛选",
|
|
39
39
|
"ra_Clear icon": "清除图标",
|
|
40
|
+
"ra_Click to show": "点击显示",
|
|
40
41
|
"ra_Clone current row": "克隆当前行",
|
|
41
42
|
"ra_Close": "关",
|
|
42
43
|
"ra_Collapse all nodes": "收合所有节点",
|
|
@@ -65,6 +66,7 @@
|
|
|
65
66
|
"ra_Delete current row": "删除当前行",
|
|
66
67
|
"ra_Deselect all": "全部取消选择",
|
|
67
68
|
"ra_Device → Channel → State": "设备→频道→状态",
|
|
69
|
+
"ra_Disable/Enable translation": "禁用/启用翻译",
|
|
68
70
|
"ra_Discard": "丢弃",
|
|
69
71
|
"ra_Disconnected": "断开连接",
|
|
70
72
|
"ra_Do not ask for next 2 hours in this session": "本次会话中不要询问接下来的 2 个小时",
|
package/i18n/de.json
CHANGED
|
@@ -37,6 +37,7 @@
|
|
|
37
37
|
"ra_Clear": "Löschen",
|
|
38
38
|
"ra_Clear filter": "Filter löschen",
|
|
39
39
|
"ra_Clear icon": "Symbol löschen",
|
|
40
|
+
"ra_Click to show": "Zum Anzeigen klicken",
|
|
40
41
|
"ra_Clone current row": "Aktuelle Zeile klonen",
|
|
41
42
|
"ra_Close": "Schließen",
|
|
42
43
|
"ra_Collapse all nodes": "Alle Knoten zuklappen",
|
|
@@ -65,6 +66,7 @@
|
|
|
65
66
|
"ra_Delete current row": "Aktuelle Zeile löschen",
|
|
66
67
|
"ra_Deselect all": "Alles abwählen",
|
|
67
68
|
"ra_Device → Channel → State": "Gerät → Kanal → Zustand",
|
|
69
|
+
"ra_Disable/Enable translation": "Übersetzung deaktivieren/aktivieren",
|
|
68
70
|
"ra_Discard": "Verwerfen",
|
|
69
71
|
"ra_Disconnected": "Getrennt",
|
|
70
72
|
"ra_Do not ask for next 2 hours in this session": "Fragen Sie nicht nach den nächsten 2 Stunden in dieser Sitzung",
|
package/i18n/en.json
CHANGED
|
@@ -37,6 +37,7 @@
|
|
|
37
37
|
"ra_Clear": "Delete",
|
|
38
38
|
"ra_Clear filter": "Clear filter",
|
|
39
39
|
"ra_Clear icon": "Clear icon",
|
|
40
|
+
"ra_Click to show": "Click to show",
|
|
40
41
|
"ra_Clone current row": "Clone current row",
|
|
41
42
|
"ra_Close": "Close",
|
|
42
43
|
"ra_Collapse all nodes": "Collapse all nodes",
|
|
@@ -65,6 +66,7 @@
|
|
|
65
66
|
"ra_Delete current row": "Delete current row",
|
|
66
67
|
"ra_Deselect all": "Unselect all",
|
|
67
68
|
"ra_Device → Channel → State": "Device → Channel → State",
|
|
69
|
+
"ra_Disable/Enable translation": "Disable/Enable translation",
|
|
68
70
|
"ra_Discard": "Discard",
|
|
69
71
|
"ra_Disconnected": "Disconnected",
|
|
70
72
|
"ra_Do not ask for next 2 hours in this session": "Do not ask for next 2 hours in this session",
|
package/i18n/es.json
CHANGED
|
@@ -37,6 +37,7 @@
|
|
|
37
37
|
"ra_Clear": "Borrar",
|
|
38
38
|
"ra_Clear filter": "Filtro claro",
|
|
39
39
|
"ra_Clear icon": "Icono claro",
|
|
40
|
+
"ra_Click to show": "Haga clic para mostrar",
|
|
40
41
|
"ra_Clone current row": "Clonar fila actual",
|
|
41
42
|
"ra_Close": "Cerca",
|
|
42
43
|
"ra_Collapse all nodes": "Contraer todos los nodos",
|
|
@@ -65,6 +66,7 @@
|
|
|
65
66
|
"ra_Delete current row": "Eliminar fila actual",
|
|
66
67
|
"ra_Deselect all": "Deselecciona todo",
|
|
67
68
|
"ra_Device → Channel → State": "Dispositivo → Canal → Estado",
|
|
69
|
+
"ra_Disable/Enable translation": "Deshabilitar/Habilitar traducción",
|
|
68
70
|
"ra_Discard": "Desechar",
|
|
69
71
|
"ra_Disconnected": "Desconectado",
|
|
70
72
|
"ra_Do not ask for next 2 hours in this session": "No preguntes por las siguientes 2 horas en esta sesión.",
|
package/i18n/fr.json
CHANGED
|
@@ -37,6 +37,7 @@
|
|
|
37
37
|
"ra_Clear": "Effacer",
|
|
38
38
|
"ra_Clear filter": "Effacer le filtre",
|
|
39
39
|
"ra_Clear icon": "Effacer l'icône",
|
|
40
|
+
"ra_Click to show": "Cliquez pour afficher",
|
|
40
41
|
"ra_Clone current row": "Cloner la ligne actuelle",
|
|
41
42
|
"ra_Close": "Fermer",
|
|
42
43
|
"ra_Collapse all nodes": "Réduire tous les nœuds",
|
|
@@ -65,6 +66,7 @@
|
|
|
65
66
|
"ra_Delete current row": "Supprimer la ligne actuelle",
|
|
66
67
|
"ra_Deselect all": "Tout déselectionner",
|
|
67
68
|
"ra_Device → Channel → State": "Appareil → Canal → État",
|
|
69
|
+
"ra_Disable/Enable translation": "Activer/Désactiver la traduction",
|
|
68
70
|
"ra_Discard": "Jeter",
|
|
69
71
|
"ra_Disconnected": "Débranché",
|
|
70
72
|
"ra_Do not ask for next 2 hours in this session": "Ne demandez pas les 2 prochaines heures de cette session",
|
package/i18n/it.json
CHANGED
|
@@ -37,6 +37,7 @@
|
|
|
37
37
|
"ra_Clear": "Elimina",
|
|
38
38
|
"ra_Clear filter": "Filtro pulito",
|
|
39
39
|
"ra_Clear icon": "Cancella icona",
|
|
40
|
+
"ra_Click to show": "Clicca per mostrare",
|
|
40
41
|
"ra_Clone current row": "Clona riga corrente",
|
|
41
42
|
"ra_Close": "Vicino",
|
|
42
43
|
"ra_Collapse all nodes": "Comprimi tutti i nodi",
|
|
@@ -65,6 +66,7 @@
|
|
|
65
66
|
"ra_Delete current row": "Elimina la riga corrente",
|
|
66
67
|
"ra_Deselect all": "Deseleziona tutto",
|
|
67
68
|
"ra_Device → Channel → State": "Dispositivo → Canale → Stato",
|
|
69
|
+
"ra_Disable/Enable translation": "Disabilita/Abilita la traduzione",
|
|
68
70
|
"ra_Discard": "Scartare",
|
|
69
71
|
"ra_Disconnected": "Disconnesso",
|
|
70
72
|
"ra_Do not ask for next 2 hours in this session": "Non chiedere per le prossime 2 ore in questa sessione",
|
package/i18n/nl.json
CHANGED
|
@@ -37,6 +37,7 @@
|
|
|
37
37
|
"ra_Clear": "Verwijderen",
|
|
38
38
|
"ra_Clear filter": "Filter wissen",
|
|
39
39
|
"ra_Clear icon": "Pictogram wissen",
|
|
40
|
+
"ra_Click to show": "Klik om te tonen",
|
|
40
41
|
"ra_Clone current row": "Kloon de huidige rij",
|
|
41
42
|
"ra_Close": "Dichtbij",
|
|
42
43
|
"ra_Collapse all nodes": "Vouw alle knooppunten samen",
|
|
@@ -65,6 +66,7 @@
|
|
|
65
66
|
"ra_Delete current row": "Huidige rij verwijderen",
|
|
66
67
|
"ra_Deselect all": "Deselecteer alles",
|
|
67
68
|
"ra_Device → Channel → State": "Apparaat → Kanaal → Staat",
|
|
69
|
+
"ra_Disable/Enable translation": "Vertaling uitschakelen/inschakelen",
|
|
68
70
|
"ra_Discard": "Weggooien",
|
|
69
71
|
"ra_Disconnected": "Verbinding verbroken",
|
|
70
72
|
"ra_Do not ask for next 2 hours in this session": "Vraag niet om de volgende 2 uur in deze sessie",
|
package/i18n/pl.json
CHANGED
|
@@ -37,6 +37,7 @@
|
|
|
37
37
|
"ra_Clear": "Kasować",
|
|
38
38
|
"ra_Clear filter": "Czysty filtr",
|
|
39
39
|
"ra_Clear icon": "Wyczyść ikonę",
|
|
40
|
+
"ra_Click to show": "Kliknij, aby pokazać",
|
|
40
41
|
"ra_Clone current row": "Sklonuj bieżący wiersz",
|
|
41
42
|
"ra_Close": "Blisko",
|
|
42
43
|
"ra_Collapse all nodes": "Zwiń wszystkie węzły",
|
|
@@ -65,6 +66,7 @@
|
|
|
65
66
|
"ra_Delete current row": "Usuń bieżący wiersz",
|
|
66
67
|
"ra_Deselect all": "Odznacz wszystko",
|
|
67
68
|
"ra_Device → Channel → State": "Urządzenie → Kanał → Stan",
|
|
69
|
+
"ra_Disable/Enable translation": "Wyłącz/Włącz tłumaczenie",
|
|
68
70
|
"ra_Discard": "Wyrzucać",
|
|
69
71
|
"ra_Disconnected": "Niepowiązany",
|
|
70
72
|
"ra_Do not ask for next 2 hours in this session": "Nie proś o kolejne 2 godziny w tej sesji",
|
package/i18n/pt.json
CHANGED
|
@@ -37,6 +37,7 @@
|
|
|
37
37
|
"ra_Clear": "Excluir",
|
|
38
38
|
"ra_Clear filter": "Filtro limpo",
|
|
39
39
|
"ra_Clear icon": "Ícone de limpeza",
|
|
40
|
+
"ra_Click to show": "Clique para mostrar",
|
|
40
41
|
"ra_Clone current row": "Clonar linha atual",
|
|
41
42
|
"ra_Close": "Perto",
|
|
42
43
|
"ra_Collapse all nodes": "Recolher todos os nós",
|
|
@@ -65,6 +66,7 @@
|
|
|
65
66
|
"ra_Delete current row": "Excluir linha atual",
|
|
66
67
|
"ra_Deselect all": "Desmarque todos",
|
|
67
68
|
"ra_Device → Channel → State": "Dispositivo → Canal → Estado",
|
|
69
|
+
"ra_Disable/Enable translation": "Desativar/Ativar tradução",
|
|
68
70
|
"ra_Discard": "Descartar",
|
|
69
71
|
"ra_Disconnected": "Desconectado",
|
|
70
72
|
"ra_Do not ask for next 2 hours in this session": "Não peça as próximas 2 horas nesta sessão",
|
package/i18n/ru.json
CHANGED
|
@@ -37,6 +37,7 @@
|
|
|
37
37
|
"ra_Clear": "Удалить",
|
|
38
38
|
"ra_Clear filter": "Очистить фильтр",
|
|
39
39
|
"ra_Clear icon": "Очистить значок",
|
|
40
|
+
"ra_Click to show": "Нажмите, чтобы показать",
|
|
40
41
|
"ra_Clone current row": "Клонировать текущую строку",
|
|
41
42
|
"ra_Close": "Закрыть",
|
|
42
43
|
"ra_Collapse all nodes": "Свернуть все узлы",
|
|
@@ -65,6 +66,7 @@
|
|
|
65
66
|
"ra_Delete current row": "Удалить текущую строку",
|
|
66
67
|
"ra_Deselect all": "Убрать выбор везде",
|
|
67
68
|
"ra_Device → Channel → State": "Устройство → Канал → Состояние",
|
|
69
|
+
"ra_Disable/Enable translation": "Включить/отключить перевод",
|
|
68
70
|
"ra_Discard": "Отказаться",
|
|
69
71
|
"ra_Disconnected": "Отключено",
|
|
70
72
|
"ra_Do not ask for next 2 hours in this session": "Не спрашивайте о следующих 2 часах в этом сеансе",
|
package/i18n/uk.json
CHANGED
|
@@ -37,6 +37,7 @@
|
|
|
37
37
|
"ra_Clear": "Видалити",
|
|
38
38
|
"ra_Clear filter": "Очистити фільтр",
|
|
39
39
|
"ra_Clear icon": "Очистити значок",
|
|
40
|
+
"ra_Click to show": "Натисніть, щоб показати",
|
|
40
41
|
"ra_Clone current row": "Клонувати поточний рядок",
|
|
41
42
|
"ra_Close": "Закрити",
|
|
42
43
|
"ra_Collapse all nodes": "Згорнути всі вузли",
|
|
@@ -65,6 +66,7 @@
|
|
|
65
66
|
"ra_Delete current row": "Видалити поточний рядок",
|
|
66
67
|
"ra_Deselect all": "Скасувати вибір усіх",
|
|
67
68
|
"ra_Device → Channel → State": "Пристрій → Канал → Стан",
|
|
69
|
+
"ra_Disable/Enable translation": "Вимкнути/Увімкнути переклад",
|
|
68
70
|
"ra_Discard": "Відкинути",
|
|
69
71
|
"ra_Disconnected": "Відключено",
|
|
70
72
|
"ra_Do not ask for next 2 hours in this session": "Не запитуйте про наступні 2 години цього сеансу",
|
package/i18n/zh-cn.json
CHANGED
|
@@ -37,6 +37,7 @@
|
|
|
37
37
|
"ra_Clear": "删除",
|
|
38
38
|
"ra_Clear filter": "清除筛选",
|
|
39
39
|
"ra_Clear icon": "清除图标",
|
|
40
|
+
"ra_Click to show": "点击显示",
|
|
40
41
|
"ra_Clone current row": "克隆当前行",
|
|
41
42
|
"ra_Close": "关",
|
|
42
43
|
"ra_Collapse all nodes": "收合所有节点",
|
|
@@ -65,6 +66,7 @@
|
|
|
65
66
|
"ra_Delete current row": "删除当前行",
|
|
66
67
|
"ra_Deselect all": "全部取消选择",
|
|
67
68
|
"ra_Device → Channel → State": "设备→频道→状态",
|
|
69
|
+
"ra_Disable/Enable translation": "禁用/启用翻译",
|
|
68
70
|
"ra_Discard": "丢弃",
|
|
69
71
|
"ra_Disconnected": "断开连接",
|
|
70
72
|
"ra_Do not ask for next 2 hours in this session": "本次会话中不要询问接下来的 2 个小时",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@iobroker/adapter-react-v5",
|
|
3
|
-
"version": "8.
|
|
3
|
+
"version": "8.1.1",
|
|
4
4
|
"description": "React components to develop ioBroker interfaces with react.",
|
|
5
5
|
"author": {
|
|
6
6
|
"name": "bluefox",
|
|
@@ -71,6 +71,10 @@
|
|
|
71
71
|
"react-icons": "^5.5.0",
|
|
72
72
|
"react-inlinesvg": "^4.2.0"
|
|
73
73
|
},
|
|
74
|
+
"peerDependencies": {
|
|
75
|
+
"react": "^18.3.1",
|
|
76
|
+
"react-dom": "^18.3.1"
|
|
77
|
+
},
|
|
74
78
|
"devDependencies": {
|
|
75
79
|
"@alcalzone/release-script": "^5.0.0",
|
|
76
80
|
"@alcalzone/release-script-plugin-license": "^4.0.0",
|
|
@@ -80,6 +84,8 @@
|
|
|
80
84
|
"@types/react": "^18.3.28",
|
|
81
85
|
"@types/react-color": "^3.0.13",
|
|
82
86
|
"ajv": "^8.17.1",
|
|
87
|
+
"react": "^18.3.1",
|
|
88
|
+
"react-dom": "^18.3.1",
|
|
83
89
|
"ts-node": "^10.9.2",
|
|
84
90
|
"typescript": "~5.9.3"
|
|
85
91
|
}
|