Skip to content

Commit

Permalink
Use @iobroker/adapter-dev instead of gulp
Browse files Browse the repository at this point in the history
  • Loading branch information
lvogt committed Sep 13, 2024
1 parent 8258459 commit 180f715
Show file tree
Hide file tree
Showing 17 changed files with 3,908 additions and 7,341 deletions.
2 changes: 1 addition & 1 deletion admin/i18n/de/translations.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@
"serialPort": "Serielle Schnittstelle",
"wMBus Mode": "wMBus Mode",
"wMBus Receiver": "wMBus Empfänger"
}
}
2 changes: 1 addition & 1 deletion admin/i18n/en/translations.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@
"serialPort": "Serial port",
"wMBus Mode": "wMBus Mode",
"wMBus Receiver": "wMBus Receiver"
}
}
2 changes: 1 addition & 1 deletion admin/i18n/es/translations.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@
"serialPort": "Puerto serial",
"wMBus Mode": "Modo wMBus",
"wMBus Receiver": "Receptor wMBus"
}
}
2 changes: 1 addition & 1 deletion admin/i18n/fr/translations.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@
"serialPort": "Port série",
"wMBus Mode": "Mode wMBus",
"wMBus Receiver": "Récepteur wMBus"
}
}
2 changes: 1 addition & 1 deletion admin/i18n/it/translations.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@
"serialPort": "Porta seriale",
"wMBus Mode": "Modalità wMBus",
"wMBus Receiver": "Ricevitore wMBus"
}
}
2 changes: 1 addition & 1 deletion admin/i18n/nl/translations.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@
"serialPort": "Seriële poort",
"wMBus Mode": "wMBus-modus",
"wMBus Receiver": "wMBus-ontvanger"
}
}
2 changes: 1 addition & 1 deletion admin/i18n/pl/translations.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@
"serialPort": "Port szeregowy",
"wMBus Mode": "Tryb wMBus",
"wMBus Receiver": "Odbiornik wMBus"
}
}
2 changes: 1 addition & 1 deletion admin/i18n/pt/translations.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@
"serialPort": "Porta serial",
"wMBus Mode": "Modo wMBus",
"wMBus Receiver": "Receptor wMBus"
}
}
2 changes: 1 addition & 1 deletion admin/i18n/ru/translations.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@
"serialPort": "Серийный порт",
"wMBus Mode": "Режим wMBus",
"wMBus Receiver": "Приемник wMBus"
}
}
19 changes: 19 additions & 0 deletions admin/i18n/uk/translations.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"AES key": "Ключ AES",
"AES keys": "Ключі AES",
"Blocked Devices": "Заблоковані пристрої",
"Cache for compact frames support": "Кеш для підтримки компактних кадрів",
"Custom serial port": "Спеціальний послідовний порт",
"Device address": "Адреса пристрою",
"Force energy units to kWh": "Примусово перевести одиниці енергії в кВт/год",
"ID": "ID",
"Options": "Налаштування",
"Select port": "Виберіть порт",
"Temporarily block device after consecutive failures": "Тимчасово блокувати пристрій після послідовних збоїв",
"Update unchanged states": "Оновити незмінні стани",
"customPortSelect": "Спеціальний порт (див. нижче)",
"serialBaudRate": "Послідовна швидкість передачі даних",
"serialPort": "Послідовний порт",
"wMBus Mode": "Режим wMBus",
"wMBus Receiver": "Приймач wMBus"
}
2 changes: 1 addition & 1 deletion admin/i18n/zh-cn/translations.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@
"serialPort": "串行端口",
"wMBus Mode": "总线模式",
"wMBus Receiver": "wMBus 接收器"
}
}
42 changes: 24 additions & 18 deletions admin/words.js

Large diffs are not rendered by default.

Loading

0 comments on commit 180f715

Please sign in to comment.