@iobroker/adapter-react-v5 8.0.7 → 8.0.8

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/i18n/ru.json CHANGED
@@ -90,6 +90,7 @@
90
90
  "ra_Error": "Ошибка",
91
91
  "ra_Expand all nodes": "Развернуть все узлы",
92
92
  "ra_Expand one step node": "Открыть один уровень",
93
+ "ra_Export configuration section": "Раздел конфигурации экспорта",
93
94
  "ra_Export data to %s file": "Экспорт данных в файл %s",
94
95
  "ra_Failed to open JSON File": "Не удалось открыть файл JSON",
95
96
  "ra_Fallback custom certificates": "Резервные пользовательские сертификаты",
@@ -103,11 +104,15 @@
103
104
  "ra_Folder → State": "Папка → Состояние",
104
105
  "ra_Folders always first": "Папки всегда на первом месте",
105
106
  "ra_Friday": "Пятница",
107
+ "ra_From file": "Из файла",
108
+ "ra_From text": "Из текста",
106
109
  "ra_Get %s access": "Получить %s доступ",
107
110
  "ra_Good luck": "Удачи",
108
111
  "ra_Hide empty folders": "Скрыть пустые папки",
109
112
  "ra_If no file will be created in the folder, it will disappear after the browser closed": "Если в папке не будет создан файл, он исчезнет после закрытия браузера.",
110
113
  "ra_If the button above does not work, you can authorize manually this app by visiting this url": "Если кнопка выше не работает, вы можете вручную авторизовать это приложение, перейдя по этой ссылке.",
114
+ "ra_Import and add configuration section": "Импорт и добавление раздела конфигурации",
115
+ "ra_Import and replace configuration section": "Импорт и замена раздела конфигурации",
111
116
  "ra_Import data from %s file": "Импорт данных из файла %s",
112
117
  "ra_Import from %s": "Импорт из %s",
113
118
  "ra_Instance %s is alive": "Экземпляр %s работает",
@@ -115,6 +120,8 @@
115
120
  "ra_Instance is not alive": "Экземпляр не живой",
116
121
  "ra_Invalid CRON": "Неверный CRON",
117
122
  "ra_Invalid JSON": "Неверный JSON",
123
+ "ra_Invalid JSON file.": "Неверный файл JSON.",
124
+ "ra_Invalid JSON format. Expected an array.": "Недопустимый формат JSON. Ожидается массив.",
118
125
  "ra_Invalid answer from server": "Неверный ответ от сервера",
119
126
  "ra_Invalid parent folder!": "Неверная родительская папка!",
120
127
  "ra_Invalid structure": "Неверная структура",
package/i18n/uk.json CHANGED
@@ -90,6 +90,7 @@
90
90
  "ra_Error": "Помилка",
91
91
  "ra_Expand all nodes": "Розгорнути всі вузли",
92
92
  "ra_Expand one step node": "Розгорніть один рівень",
93
+ "ra_Export configuration section": "Розділ конфігурації експорту",
93
94
  "ra_Export data to %s file": "Експортувати дані у файл %s",
94
95
  "ra_Failed to open JSON File": "Не вдалося відкрити файл JSON",
95
96
  "ra_Fallback custom certificates": "Запасні спеціальні сертифікати",
@@ -103,11 +104,15 @@
103
104
  "ra_Folder → State": "Папка → Стан",
104
105
  "ra_Folders always first": "Папки завжди першими",
105
106
  "ra_Friday": "П'ятниця",
107
+ "ra_From file": "З файлу",
108
+ "ra_From text": "З тексту",
106
109
  "ra_Get %s access": "Отримайте доступ %s",
107
110
  "ra_Good luck": "Удачі",
108
111
  "ra_Hide empty folders": "Приховати порожні папки",
109
112
  "ra_If no file will be created in the folder, it will disappear after the browser closed": "Якщо в папці не буде створено файл, він зникне після закриття браузера",
110
113
  "ra_If the button above does not work, you can authorize manually this app by visiting this url": "Якщо кнопка вище не працює, ви можете авторизувати цю програму вручну, перейшовши за цим посиланням",
114
+ "ra_Import and add configuration section": "Розділ імпорту та додавання конфігурації",
115
+ "ra_Import and replace configuration section": "Розділ імпорту та заміни конфігурації",
111
116
  "ra_Import data from %s file": "Імпортувати дані з файлу %s",
112
117
  "ra_Import from %s": "Імпортувати з %s",
113
118
  "ra_Instance %s is alive": "Примірник %s живий",
@@ -115,6 +120,8 @@
115
120
  "ra_Instance is not alive": "Примірник не живий",
116
121
  "ra_Invalid CRON": "Недійсний CRON",
117
122
  "ra_Invalid JSON": "Недійсний JSON",
123
+ "ra_Invalid JSON file.": "Недійсний JSON-файл.",
124
+ "ra_Invalid JSON format. Expected an array.": "Недійсний формат JSON. Очікується масив.",
118
125
  "ra_Invalid answer from server": "Недійсна відповідь від сервера",
119
126
  "ra_Invalid parent folder!": "Недійсна батьківська папка!",
120
127
  "ra_Invalid structure": "Недійсна структура",
package/i18n/zh-cn.json CHANGED
@@ -90,6 +90,7 @@
90
90
  "ra_Error": "错误",
91
91
  "ra_Expand all nodes": "展开所有节点",
92
92
  "ra_Expand one step node": "扩大一级",
93
+ "ra_Export configuration section": "导出配置部分",
93
94
  "ra_Export data to %s file": "将数据导出到 %s 文件",
94
95
  "ra_Failed to open JSON File": "无法打开JSON文件",
95
96
  "ra_Fallback custom certificates": "后备自定义证书",
@@ -103,11 +104,15 @@
103
104
  "ra_Folder → State": "文件夹→状态",
104
105
  "ra_Folders always first": "资料夹永远优先",
105
106
  "ra_Friday": "星期五",
107
+ "ra_From file": "从文件",
108
+ "ra_From text": "文本",
106
109
  "ra_Get %s access": "获取 %s 访问权限",
107
110
  "ra_Good luck": "祝你好运",
108
111
  "ra_Hide empty folders": "隐藏空文件夹",
109
112
  "ra_If no file will be created in the folder, it will disappear after the browser closed": "如果在该文件夹中未创建任何文件,则该文件将在浏览器关闭后消失",
110
113
  "ra_If the button above does not work, you can authorize manually this app by visiting this url": "如果上面的按钮不起作用,您可以通过访问此网址手动授权此应用",
114
+ "ra_Import and add configuration section": "导入并添加配置部分",
115
+ "ra_Import and replace configuration section": "导入和替换配置部分",
111
116
  "ra_Import data from %s file": "从 %s 文件导入数据",
112
117
  "ra_Import from %s": "从 %s 导入",
113
118
  "ra_Instance %s is alive": "实例 %s 是活动的",
@@ -115,6 +120,8 @@
115
120
  "ra_Instance is not alive": "实例不存在",
116
121
  "ra_Invalid CRON": "无效的 CRON",
117
122
  "ra_Invalid JSON": "JSON 无效",
123
+ "ra_Invalid JSON file.": "无效的JSON文件。",
124
+ "ra_Invalid JSON format. Expected an array.": "JSON格式无效。应为数组。",
118
125
  "ra_Invalid answer from server": "来自服务器的无效答案",
119
126
  "ra_Invalid parent folder!": "父文件夹无效!",
120
127
  "ra_Invalid structure": "结构无效",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@iobroker/adapter-react-v5",
3
- "version": "8.0.7",
3
+ "version": "8.0.8",
4
4
  "description": "React components to develop ioBroker interfaces with react.",
5
5
  "author": {
6
6
  "name": "bluefox",