@iobroker/adapter-react-v5 8.0.6 → 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.
@@ -90,6 +90,7 @@
90
90
  "ra_Error": "Erro",
91
91
  "ra_Expand all nodes": "Expanda todos os nós",
92
92
  "ra_Expand one step node": "Expanda um nível",
93
+ "ra_Export configuration section": "Seção de configuração de exportação",
93
94
  "ra_Export data to %s file": "Exportar dados para o arquivo %s",
94
95
  "ra_Failed to open JSON File": "Falha ao abrir arquivo JSON",
95
96
  "ra_Fallback custom certificates": "Certificados personalizados alternativos",
@@ -103,11 +104,15 @@
103
104
  "ra_Folder → State": "Pasta → Estado",
104
105
  "ra_Folders always first": "Pastas sempre primeiro",
105
106
  "ra_Friday": "Sexta-feira",
107
+ "ra_From file": "Do arquivo",
108
+ "ra_From text": "Do texto",
106
109
  "ra_Get %s access": "Obtenha acesso %s",
107
110
  "ra_Good luck": "Boa sorte",
108
111
  "ra_Hide empty folders": "Esconder pastas vazias",
109
112
  "ra_If no file will be created in the folder, it will disappear after the browser closed": "Se nenhum arquivo for criado na pasta, ele desaparecerá depois que o navegador for fechado",
110
113
  "ra_If the button above does not work, you can authorize manually this app by visiting this url": "Se o botão acima não funcionar, você pode autorizar manualmente este aplicativo visitando esta url",
114
+ "ra_Import and add configuration section": "Seção de importação e adição de configuração",
115
+ "ra_Import and replace configuration section": "Seção de configuração de importação e substituição",
111
116
  "ra_Import data from %s file": "Importar dados do arquivo %s",
112
117
  "ra_Import from %s": "Importar de %s",
113
118
  "ra_Instance %s is alive": "O %s da instância está ativo",
@@ -115,6 +120,8 @@
115
120
  "ra_Instance is not alive": "A instância não está ativa",
116
121
  "ra_Invalid CRON": "CRON inválido",
117
122
  "ra_Invalid JSON": "JSON inválido",
123
+ "ra_Invalid JSON file.": "Arquivo JSON inválido.",
124
+ "ra_Invalid JSON format. Expected an array.": "Formato JSON inválido. Esperava-se uma matriz.",
118
125
  "ra_Invalid answer from server": "Resposta inválida do servidor",
119
126
  "ra_Invalid parent folder!": "Pasta pai inválida!",
120
127
  "ra_Invalid structure": "Estrutura inválida",
@@ -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": "Неверная структура",
@@ -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": "Недійсна структура",
@@ -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/build/index.d.ts CHANGED
@@ -19,7 +19,8 @@ export { extendDeviceTypeTranslation } from './Components/DeviceType/deviceTypeT
19
19
  export { Loader } from './Components/Loader';
20
20
  export { Logo } from './Components/Logo';
21
21
  export { MDUtils } from './Components/MDUtils';
22
- export { type TreeItemData, type TreeItem, type ObjectBrowserFilter, type ObjectBrowserCustomFilter, type ObjectBrowserColumn, type ObjectBrowserProps, ObjectBrowserClass, ObjectBrowser, getSelectIdIconFromObjects, ITEM_IMAGES, } from './Components/ObjectBrowser';
22
+ export { ObjectBrowserClass, ObjectBrowser, getSelectIdIconFromObjects, ITEM_IMAGES } from './Components/ObjectBrowser';
23
+ export { type TreeItemData, type TreeItem, type ObjectBrowserFilter, type ObjectBrowserCustomFilter, type ObjectBrowserColumn, type ObjectBrowserProps, } from './Components/objectBrowser.types';
23
24
  export { InfoBox } from './Components/InfoBox';
24
25
  export { Router } from './Components/Router';
25
26
  export { SaveCloseButtons } from './Components/SaveCloseButtons';
package/build/index.js CHANGED
@@ -19,7 +19,7 @@ export { extendDeviceTypeTranslation } from './Components/DeviceType/deviceTypeT
19
19
  export { Loader } from './Components/Loader';
20
20
  export { Logo } from './Components/Logo';
21
21
  export { MDUtils } from './Components/MDUtils';
22
- export { ObjectBrowserClass, ObjectBrowser, getSelectIdIconFromObjects, ITEM_IMAGES, } from './Components/ObjectBrowser';
22
+ export { ObjectBrowserClass, ObjectBrowser, getSelectIdIconFromObjects, ITEM_IMAGES } from './Components/ObjectBrowser';
23
23
  export { InfoBox } from './Components/InfoBox';
24
24
  export { Router } from './Components/Router';
25
25
  export { SaveCloseButtons } from './Components/SaveCloseButtons';
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"./src/","sources":["index.ts"],"names":[],"mappings":"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","sourcesContent":["export { Theme } from './Theme';\nexport { GenericApp } from './GenericApp';\nexport { I18n } from './i18n';\nexport { printPrompt } from './Prompt';\nexport { ColorPicker } from './Components/ColorPicker';\nexport { ComplexCron } from './Components/ComplexCron';\nexport { copy } from './Components/CopyToClipboard';\nexport { CustomModal } from './Components/CustomModal';\nexport {\n FileBrowser,\n type MetaACL,\n type MetaObject,\n type FileBrowserProps,\n type FolderOrFileItem,\n type Folders,\n FileBrowserClass,\n} from './Components/FileBrowser';\nexport {\n EXTENSIONS,\n FileViewer,\n FileViewerClass,\n type FileViewerProps,\n type FileViewerState,\n} from './Components/FileViewer';\nexport { getSystemIcon, getSelectIdIcon, Icon } from './Components/Icon';\nexport { IconPicker } from './Components/IconPicker';\nexport { IconSelector } from './Components/IconSelector';\nexport { Image } from './Components/Image';\nexport { DeviceTypeSelector } from './Components/DeviceType/DeviceTypeSelector';\nexport { DeviceTypeIcon } from './Components/DeviceType/DeviceTypeIcon';\nexport { STATES_NAME_ICONS } from './Components/DeviceType/DeviceTypeOptions';\nexport { extendDeviceTypeTranslation } from './Components/DeviceType/deviceTypeTranslations';\nexport { Loader } from './Components/Loader';\nexport { Logo } from './Components/Logo';\nexport { MDUtils } from './Components/MDUtils';\nexport {\n type TreeItemData,\n type TreeItem,\n type ObjectBrowserFilter,\n type ObjectBrowserCustomFilter,\n type ObjectBrowserColumn,\n type ObjectBrowserProps,\n ObjectBrowserClass,\n ObjectBrowser,\n getSelectIdIconFromObjects,\n ITEM_IMAGES,\n} from './Components/ObjectBrowser';\nexport { InfoBox } from './Components/InfoBox';\nexport { Router } from './Components/Router';\nexport { SaveCloseButtons } from './Components/SaveCloseButtons';\nexport { Schedule, type ScheduleConfig } from './Components/Schedule';\nexport { SelectWithIcon } from './Components/SelectWithIcon';\nexport { TabContainer } from './Components/TabContainer';\nexport { TabContent } from './Components/TabContent';\nexport { TabHeader } from './Components/TabHeader';\nexport { TableResize } from './Components/TableResize';\nexport { TextWithIcon } from './Components/TextWithIcon';\nexport { ToggleThemeMenu } from './Components/ToggleThemeMenu';\nexport { TreeTable } from './Components/TreeTable';\nexport { UploadImage } from './Components/UploadImage';\nexport { Utils } from './Components/Utils';\nexport { withWidth } from './Components/withWidth';\nexport { cron2state, SimpleCron } from './Components/SimpleCron';\nexport { convertCronToText } from './Components/SimpleCron/cronText';\nexport { LoaderVendor } from './Components/Loaders/Vendor';\nexport { LoaderPT } from './Components/Loaders/PT';\nexport { LoaderMV } from './Components/Loaders/MV';\nexport { LoaderNW } from './Components/Loaders/NW';\nexport { type IconProps } from './Components/Icon';\nexport { type IconsIconProps } from './icons/types';\nexport { IconAdapter } from './icons/IconAdapter';\nexport { IconAlias } from './icons/IconAlias';\nexport { IconButtonImage } from './icons/IconButtonImage';\nexport { IconChannel } from './icons/IconChannel';\nexport { IconClearFilter } from './icons/IconClearFilter';\nexport { IconClosed } from './icons/IconClosed';\nexport { IconCopy } from './icons/IconCopy';\nexport { IconDevice } from './icons/IconDevice';\nexport { IconDocument } from './icons/IconDocument';\nexport { IconDocumentReadOnly } from './icons/IconDocumentReadOnly';\nexport { IconExpert } from './icons/IconExpert';\nexport { IconFx } from './icons/IconFx';\nexport { IconInstance } from './icons/IconInstance';\nexport { IconLogout } from './icons/IconLogout';\nexport { IconNoIcon } from './icons/IconNoIcon';\nexport { IconOpen } from './icons/IconOpen';\nexport { IconState } from './icons/IconState';\nexport { IconVacuum } from './icons/IconVacuum';\nexport { DialogComplexCron } from './Dialogs/ComplexCron';\nexport { DialogComplexCron as ComplexCronDialog } from './Dialogs/ComplexCron'; // deprecated\nexport { DialogConfirm } from './Dialogs/Confirm';\nexport { DialogConfirm as Confirm } from './Dialogs/Confirm'; // deprecated\nexport { DialogCron } from './Dialogs/Cron';\nexport { DialogCron as Cron } from './Dialogs/Cron'; // deprecated\nexport { DialogError } from './Dialogs/Error';\nexport { DialogError as Error } from './Dialogs/Error'; // deprecated\nexport { DialogMessage } from './Dialogs/Message';\nexport { DialogMessage as Message } from './Dialogs/Message'; // deprecated\nexport { DialogSelectID } from './Dialogs/SelectID';\nexport { DialogSelectID as SelectID } from './Dialogs/SelectID'; // deprecated\nexport { DialogSelectFile } from './Dialogs/SelectFile';\nexport { DialogSelectFile as SelectFile } from './Dialogs/SelectFile'; // deprecated\nexport { DialogSimpleCron } from './Dialogs/SimpleCron';\nexport { DialogSimpleCron as SimpleCronDialog } from './Dialogs/SimpleCron'; // deprecated\nexport { DialogTextInput } from './Dialogs/TextInput';\nexport { DialogTextInput as TextInput } from './Dialogs/TextInput'; // deprecated\nexport { Connection, PROGRESS, ERRORS, PERMISSION_ERROR } from './Connection';\nexport { AdminConnection } from './AdminConnection';\nexport { dictionary } from './dictionary';\nexport {\n LegacyConnection,\n type ConnectOptions,\n type CompactSystemRepositoryEntry,\n type CompactSystemRepository,\n type SocketClient,\n type BinaryStateChangeHandler,\n pattern2RegEx,\n} from './LegacyConnection';\n\nexport {\n type IobUri,\n type IobUriType,\n type IobUriParsed,\n getAttrInObject,\n setAttrInObject,\n iobUriToString,\n iobUriParse,\n iobUriRead,\n} from './Components/IobUri';\n\nexport type {\n Translate,\n ConnectionProps,\n OldObject,\n ObjectChangeHandler,\n ThemeName,\n ThemeType,\n GenericAppProps,\n GenericAppSettings,\n IobTheme,\n Width,\n GenericAppState,\n} from './types';\n\nexport { moduleFederationShared } from './modulefederation.admin.config';\n"]}
1
+ {"version":3,"file":"index.js","sourceRoot":"./src/","sources":["index.ts"],"names":[],"mappings":"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","sourcesContent":["export { Theme } from './Theme';\nexport { GenericApp } from './GenericApp';\nexport { I18n } from './i18n';\nexport { printPrompt } from './Prompt';\nexport { ColorPicker } from './Components/ColorPicker';\nexport { ComplexCron } from './Components/ComplexCron';\nexport { copy } from './Components/CopyToClipboard';\nexport { CustomModal } from './Components/CustomModal';\nexport {\n FileBrowser,\n type MetaACL,\n type MetaObject,\n type FileBrowserProps,\n type FolderOrFileItem,\n type Folders,\n FileBrowserClass,\n} from './Components/FileBrowser';\nexport {\n EXTENSIONS,\n FileViewer,\n FileViewerClass,\n type FileViewerProps,\n type FileViewerState,\n} from './Components/FileViewer';\nexport { getSystemIcon, getSelectIdIcon, Icon } from './Components/Icon';\nexport { IconPicker } from './Components/IconPicker';\nexport { IconSelector } from './Components/IconSelector';\nexport { Image } from './Components/Image';\nexport { DeviceTypeSelector } from './Components/DeviceType/DeviceTypeSelector';\nexport { DeviceTypeIcon } from './Components/DeviceType/DeviceTypeIcon';\nexport { STATES_NAME_ICONS } from './Components/DeviceType/DeviceTypeOptions';\nexport { extendDeviceTypeTranslation } from './Components/DeviceType/deviceTypeTranslations';\nexport { Loader } from './Components/Loader';\nexport { Logo } from './Components/Logo';\nexport { MDUtils } from './Components/MDUtils';\nexport { ObjectBrowserClass, ObjectBrowser, getSelectIdIconFromObjects, ITEM_IMAGES } from './Components/ObjectBrowser';\nexport {\n type TreeItemData,\n type TreeItem,\n type ObjectBrowserFilter,\n type ObjectBrowserCustomFilter,\n type ObjectBrowserColumn,\n type ObjectBrowserProps,\n} from './Components/objectBrowser.types';\n\nexport { InfoBox } from './Components/InfoBox';\nexport { Router } from './Components/Router';\nexport { SaveCloseButtons } from './Components/SaveCloseButtons';\nexport { Schedule, type ScheduleConfig } from './Components/Schedule';\nexport { SelectWithIcon } from './Components/SelectWithIcon';\nexport { TabContainer } from './Components/TabContainer';\nexport { TabContent } from './Components/TabContent';\nexport { TabHeader } from './Components/TabHeader';\nexport { TableResize } from './Components/TableResize';\nexport { TextWithIcon } from './Components/TextWithIcon';\nexport { ToggleThemeMenu } from './Components/ToggleThemeMenu';\nexport { TreeTable } from './Components/TreeTable';\nexport { UploadImage } from './Components/UploadImage';\nexport { Utils } from './Components/Utils';\nexport { withWidth } from './Components/withWidth';\nexport { cron2state, SimpleCron } from './Components/SimpleCron';\nexport { convertCronToText } from './Components/SimpleCron/cronText';\nexport { LoaderVendor } from './Components/Loaders/Vendor';\nexport { LoaderPT } from './Components/Loaders/PT';\nexport { LoaderMV } from './Components/Loaders/MV';\nexport { LoaderNW } from './Components/Loaders/NW';\nexport { type IconProps } from './Components/Icon';\nexport { type IconsIconProps } from './icons/types';\nexport { IconAdapter } from './icons/IconAdapter';\nexport { IconAlias } from './icons/IconAlias';\nexport { IconButtonImage } from './icons/IconButtonImage';\nexport { IconChannel } from './icons/IconChannel';\nexport { IconClearFilter } from './icons/IconClearFilter';\nexport { IconClosed } from './icons/IconClosed';\nexport { IconCopy } from './icons/IconCopy';\nexport { IconDevice } from './icons/IconDevice';\nexport { IconDocument } from './icons/IconDocument';\nexport { IconDocumentReadOnly } from './icons/IconDocumentReadOnly';\nexport { IconExpert } from './icons/IconExpert';\nexport { IconFx } from './icons/IconFx';\nexport { IconInstance } from './icons/IconInstance';\nexport { IconLogout } from './icons/IconLogout';\nexport { IconNoIcon } from './icons/IconNoIcon';\nexport { IconOpen } from './icons/IconOpen';\nexport { IconState } from './icons/IconState';\nexport { IconVacuum } from './icons/IconVacuum';\nexport { DialogComplexCron } from './Dialogs/ComplexCron';\nexport { DialogComplexCron as ComplexCronDialog } from './Dialogs/ComplexCron'; // deprecated\nexport { DialogConfirm } from './Dialogs/Confirm';\nexport { DialogConfirm as Confirm } from './Dialogs/Confirm'; // deprecated\nexport { DialogCron } from './Dialogs/Cron';\nexport { DialogCron as Cron } from './Dialogs/Cron'; // deprecated\nexport { DialogError } from './Dialogs/Error';\nexport { DialogError as Error } from './Dialogs/Error'; // deprecated\nexport { DialogMessage } from './Dialogs/Message';\nexport { DialogMessage as Message } from './Dialogs/Message'; // deprecated\nexport { DialogSelectID } from './Dialogs/SelectID';\nexport { DialogSelectID as SelectID } from './Dialogs/SelectID'; // deprecated\nexport { DialogSelectFile } from './Dialogs/SelectFile';\nexport { DialogSelectFile as SelectFile } from './Dialogs/SelectFile'; // deprecated\nexport { DialogSimpleCron } from './Dialogs/SimpleCron';\nexport { DialogSimpleCron as SimpleCronDialog } from './Dialogs/SimpleCron'; // deprecated\nexport { DialogTextInput } from './Dialogs/TextInput';\nexport { DialogTextInput as TextInput } from './Dialogs/TextInput'; // deprecated\nexport { Connection, PROGRESS, ERRORS, PERMISSION_ERROR } from './Connection';\nexport { AdminConnection } from './AdminConnection';\nexport { dictionary } from './dictionary';\nexport {\n LegacyConnection,\n type ConnectOptions,\n type CompactSystemRepositoryEntry,\n type CompactSystemRepository,\n type SocketClient,\n type BinaryStateChangeHandler,\n pattern2RegEx,\n} from './LegacyConnection';\n\nexport {\n type IobUri,\n type IobUriType,\n type IobUriParsed,\n getAttrInObject,\n setAttrInObject,\n iobUriToString,\n iobUriParse,\n iobUriRead,\n} from './Components/IobUri';\n\nexport type {\n Translate,\n ConnectionProps,\n OldObject,\n ObjectChangeHandler,\n ThemeName,\n ThemeType,\n GenericAppProps,\n GenericAppSettings,\n IobTheme,\n Width,\n GenericAppState,\n} from './types';\n\nexport { moduleFederationShared } from './modulefederation.admin.config';\n"]}
package/build/types.d.ts CHANGED
@@ -3,7 +3,6 @@ import type { Theme as MuiTheme, Palette as MuiPalette } from '@mui/material/sty
3
3
  import type { AdminConnection, Connection } from '@iobroker/socket-client';
4
4
 
5
5
  import type { LegacyConnection } from './LegacyConnection';
6
- import type Router from './Components/Router';
7
6
 
8
7
  export type Translate = (key: string, ...args: (string | number | boolean)[]) => string;
9
8
 
@@ -156,81 +155,3 @@ export interface GenericAppState {
156
155
  _alertMessage: string | JSX.Element;
157
156
  common?: Record<string, any>;
158
157
  }
159
-
160
- export interface ObjectBrowserTableFilter {
161
- id?: string;
162
- name?: string;
163
- room?: string;
164
- func?: string;
165
- role?: string;
166
- expertMode?: boolean;
167
- }
168
-
169
- export interface ObjectBrowserCustomFilter {
170
- readonly type?: string | string[];
171
- readonly common?: {
172
- readonly type?: string | string[];
173
- readonly role?: string | string[];
174
- // If "_" - no custom set
175
- // If "_dataSources" - only data sources (history, sql, influxdb, ...)
176
- // Else "telegram." or something like this
177
- // `true` - If common.custom not empty
178
- // eslint-disable-next-line @typescript-eslint/no-redundant-type-constituents
179
- readonly custom?: '_' | '_dataSources' | true | string;
180
- };
181
- }
182
-
183
- export type ObjectBrowserType = 'state' | 'instance' | 'channel' | 'device' | 'chart';
184
-
185
- export interface ObjectBrowserProps {
186
- /** The title of the dialog. */
187
- title: string;
188
- /** The key to store state in the browser (default: 'App') */
189
- key?: string;
190
- /** The CSS classes. */
191
- classes: Record<string, any>;
192
- /** Default filters to be applied to the object table. */
193
- defaultFilters?: ObjectBrowserTableFilter;
194
- /** The selected ID or IDs. */
195
- selected?: string | string[];
196
- /** Callback when object is selected. */
197
- onSelect?: (selectedItems: string[], name: string, isDouble?: boolean) => void;
198
- /** The socket connection. */
199
- socket: Connection;
200
- /** Show the expert button? */
201
- showExpertButton?: boolean;
202
- /** Is expert mode enabled? (default: false) */
203
- expertMode?: boolean;
204
- /** Prefix (default: '.') */
205
- imagePrefix?: string;
206
- /** Theme name. */
207
- themeName?: string;
208
- /** Translation function. */
209
- t: Translate;
210
- /** The selected language. */
211
- lang: ioBroker.Languages;
212
- /** Allow to select multiple objects? (default: false) */
213
- multiSelect?: boolean;
214
- /** Can't objects be edited? (default: false) */
215
- notEditable?: boolean;
216
- /** Show folders first? (default: false) */
217
- foldersFirst?: boolean;
218
- /** Disable the column selector? (default: false) */
219
- disableColumnSelector?: boolean;
220
- /** The custom dialog React component to use */
221
- objectCustomDialog?: any;
222
- /** Custom filter. Optional {common: {custom: true}} or {common: {custom: 'sql.0'}} */
223
- customFilter?: ObjectBrowserCustomFilter;
224
- /** Custom value React component to use */
225
- objectBrowserValue?: any;
226
- /** Custom object editor React component to use */
227
- objectBrowserEditObject?: any;
228
- /** Router */
229
- router?: Router;
230
- /** Object types to show */
231
- types?: ObjectBrowserType[];
232
- /** Columns to display */
233
- columns?: ObjectBrowserColumn[];
234
- /** The width of the dialog. */
235
- width?: Width;
236
- }
package/i18n/de.json CHANGED
@@ -63,11 +63,6 @@
63
63
  "ra_Del": "Entf",
64
64
  "ra_Delete": "Löschen",
65
65
  "ra_Delete current row": "Aktuelle Zeile löschen",
66
- "ra_Export configuration section": "Konfigurationsabschnitt exportieren",
67
- "ra_Import and replace configuration section": "Konfigurationsabschnitt importieren und ersetzen",
68
- "ra_Import and add configuration section": "Konfigurationsabschnitt importieren und hinzufügen",
69
- "ra_Invalid JSON format. Expected an array.": "Ungültiges JSON-Format. Array erwartet.",
70
- "ra_Invalid JSON file.": "Ungültige JSON-Datei.",
71
66
  "ra_Deselect all": "Alles abwählen",
72
67
  "ra_Device → Channel → State": "Gerät → Kanal → Zustand",
73
68
  "ra_Discard": "Verwerfen",
@@ -95,6 +90,7 @@
95
90
  "ra_Error": "Fehler",
96
91
  "ra_Expand all nodes": "Alle Knoten aufklappen",
97
92
  "ra_Expand one step node": "Eine Ebene aufklappen",
93
+ "ra_Export configuration section": "Konfigurationsabschnitt exportieren",
98
94
  "ra_Export data to %s file": "Daten in %s-Datei exportieren",
99
95
  "ra_Failed to open JSON File": "Fehler beim Öffnen der JSON-Datei",
100
96
  "ra_Fallback custom certificates": "Benutzerdefinierte Fallback-Zertifikate",
@@ -108,11 +104,15 @@
108
104
  "ra_Folder → State": "Ordner → Zustand",
109
105
  "ra_Folders always first": "Ordner immer zuerst",
110
106
  "ra_Friday": "Freitag",
107
+ "ra_From file": "Aus der Datei",
108
+ "ra_From text": "Aus dem Text",
111
109
  "ra_Get %s access": "%s Zugriff erhalten",
112
110
  "ra_Good luck": "Viel Glück",
113
111
  "ra_Hide empty folders": "Leere Ordner ausblenden",
114
112
  "ra_If no file will be created in the folder, it will disappear after the browser closed": "Wenn im Ordner keine Datei erstellt wird, verschwindet dieser nach dem Schließen des Browsers",
115
113
  "ra_If the button above does not work, you can authorize manually this app by visiting this url": "Wenn die Schaltfläche oben nicht funktioniert, können Sie diese App manuell autorisieren, indem Sie diese URL besuchen",
114
+ "ra_Import and add configuration section": "Konfigurationsabschnitt importieren und hinzufügen",
115
+ "ra_Import and replace configuration section": "Konfigurationsabschnitt importieren und ersetzen",
116
116
  "ra_Import data from %s file": "Daten aus %s-Datei importieren",
117
117
  "ra_Import from %s": "Von %s importieren",
118
118
  "ra_Instance %s is alive": "Instanz %s ist aktiv",
@@ -120,6 +120,8 @@
120
120
  "ra_Instance is not alive": "Instanz ist nicht am Leben",
121
121
  "ra_Invalid CRON": "Ungültiger CRON",
122
122
  "ra_Invalid JSON": "Ungültiges JSON",
123
+ "ra_Invalid JSON file.": "Ungültige JSON-Datei.",
124
+ "ra_Invalid JSON format. Expected an array.": "Ungültiges JSON-Format. Array erwartet.",
123
125
  "ra_Invalid answer from server": "Ungültige Antwort vom Server",
124
126
  "ra_Invalid parent folder!": "Ungültiger übergeordneter Ordner!",
125
127
  "ra_Invalid structure": "Ungültige Struktur",
package/i18n/en.json CHANGED
@@ -63,11 +63,6 @@
63
63
  "ra_Del": "Delete",
64
64
  "ra_Delete": "Delete",
65
65
  "ra_Delete current row": "Delete current row",
66
- "ra_Export configuration section": "Export configuration section",
67
- "ra_Import and replace configuration section": "Import and replace configuration section",
68
- "ra_Import and add configuration section": "Import and add configuration section",
69
- "ra_Invalid JSON format. Expected an array.": "Invalid JSON format. Expected an array.",
70
- "ra_Invalid JSON file.": "Invalid JSON file.",
71
66
  "ra_Deselect all": "Unselect all",
72
67
  "ra_Device → Channel → State": "Device → Channel → State",
73
68
  "ra_Discard": "Discard",
@@ -95,6 +90,7 @@
95
90
  "ra_Error": "Error",
96
91
  "ra_Expand all nodes": "Expand all nodes",
97
92
  "ra_Expand one step node": "Expand one level",
93
+ "ra_Export configuration section": "Export configuration section",
98
94
  "ra_Export data to %s file": "Export data to %s file",
99
95
  "ra_Failed to open JSON File": "Failed to open JSON File",
100
96
  "ra_Fallback custom certificates": "Fallback custom certificates",
@@ -108,11 +104,15 @@
108
104
  "ra_Folder → State": "Folder → State",
109
105
  "ra_Folders always first": "Folders always first",
110
106
  "ra_Friday": "Friday",
107
+ "ra_From file": "From file",
108
+ "ra_From text": "From text",
111
109
  "ra_Get %s access": "Get %s access",
112
110
  "ra_Good luck": "Good luck",
113
111
  "ra_Hide empty folders": "Hide empty folders",
114
112
  "ra_If no file will be created in the folder, it will disappear after the browser closed": "If no file will be created in the folder, it will disappear after the browser closed",
115
113
  "ra_If the button above does not work, you can authorize manually this app by visiting this url": "If the button above does not work, you can authorize manually this app by visiting this url",
114
+ "ra_Import and add configuration section": "Import and add configuration section",
115
+ "ra_Import and replace configuration section": "Import and replace configuration section",
116
116
  "ra_Import data from %s file": "Import data from %s file",
117
117
  "ra_Import from %s": "Import from %s",
118
118
  "ra_Instance %s is alive": "Instance %s is alive",
@@ -120,6 +120,8 @@
120
120
  "ra_Instance is not alive": "Instance is not alive",
121
121
  "ra_Invalid CRON": "Invalid CRON",
122
122
  "ra_Invalid JSON": "Invalid JSON",
123
+ "ra_Invalid JSON file.": "Invalid JSON file.",
124
+ "ra_Invalid JSON format. Expected an array.": "Invalid JSON format. Expected an array.",
123
125
  "ra_Invalid answer from server": "Invalid answer from server",
124
126
  "ra_Invalid parent folder!": "Invalid parent folder!",
125
127
  "ra_Invalid structure": "Invalid structure",
package/i18n/es.json CHANGED
@@ -63,11 +63,6 @@
63
63
  "ra_Del": "Delete",
64
64
  "ra_Delete": "Eliminar",
65
65
  "ra_Delete current row": "Eliminar fila actual",
66
- "ra_Export configuration section": "Exportar sección de configuración",
67
- "ra_Import and replace configuration section": "Importar y reemplazar sección de configuración",
68
- "ra_Import and add configuration section": "Importar y agregar sección de configuración",
69
- "ra_Invalid JSON format. Expected an array.": "Formato JSON inválido. Se esperaba un array.",
70
- "ra_Invalid JSON file.": "Archivo JSON inválido.",
71
66
  "ra_Deselect all": "Deselecciona todo",
72
67
  "ra_Device → Channel → State": "Dispositivo → Canal → Estado",
73
68
  "ra_Discard": "Desechar",
@@ -95,6 +90,7 @@
95
90
  "ra_Error": "Error",
96
91
  "ra_Expand all nodes": "Expandir todos los nodos",
97
92
  "ra_Expand one step node": "Expandir un nivel",
93
+ "ra_Export configuration section": "Exportar sección de configuración",
98
94
  "ra_Export data to %s file": "Exportar datos al archivo %s",
99
95
  "ra_Failed to open JSON File": "No se pudo abrir el archivo JSON",
100
96
  "ra_Fallback custom certificates": "Certificados personalizados alternativos",
@@ -108,11 +104,15 @@
108
104
  "ra_Folder → State": "Carpeta → Estado",
109
105
  "ra_Folders always first": "Carpetas siempre primero",
110
106
  "ra_Friday": "Viernes",
107
+ "ra_From file": "Desde archivo",
108
+ "ra_From text": "Del texto",
111
109
  "ra_Get %s access": "Obtener %s acceso",
112
110
  "ra_Good luck": "Buena suerte",
113
111
  "ra_Hide empty folders": "Ocultar carpetas vacías",
114
112
  "ra_If no file will be created in the folder, it will disappear after the browser closed": "Si no se creará ningún archivo en la carpeta, desaparecerá después de que se cierre el navegador.",
115
113
  "ra_If the button above does not work, you can authorize manually this app by visiting this url": "Si el botón de arriba no funciona, puedes autorizar manualmente esta aplicación visitando esta URL",
114
+ "ra_Import and add configuration section": "Importar y agregar sección de configuración",
115
+ "ra_Import and replace configuration section": "Importar y reemplazar sección de configuración",
116
116
  "ra_Import data from %s file": "Importar datos del archivo %s",
117
117
  "ra_Import from %s": "Importar desde %s",
118
118
  "ra_Instance %s is alive": "Instancia %s está vivo",
@@ -120,6 +120,8 @@
120
120
  "ra_Instance is not alive": "La instancia no está viva",
121
121
  "ra_Invalid CRON": "CRON no válido",
122
122
  "ra_Invalid JSON": "JSON no válido",
123
+ "ra_Invalid JSON file.": "Archivo JSON inválido.",
124
+ "ra_Invalid JSON format. Expected an array.": "Formato JSON inválido. Se esperaba un array.",
123
125
  "ra_Invalid answer from server": "Respuesta inválida del servidor",
124
126
  "ra_Invalid parent folder!": "Carpeta principal no válida.",
125
127
  "ra_Invalid structure": "Estructura inválida",
package/i18n/fr.json CHANGED
@@ -63,11 +63,6 @@
63
63
  "ra_Del": "Delete",
64
64
  "ra_Delete": "Supprimer",
65
65
  "ra_Delete current row": "Supprimer la ligne actuelle",
66
- "ra_Export configuration section": "Exporter la section de configuration",
67
- "ra_Import and replace configuration section": "Importer et remplacer la section de configuration",
68
- "ra_Import and add configuration section": "Importer et ajouter la section de configuration",
69
- "ra_Invalid JSON format. Expected an array.": "Format JSON invalide. Tableau attendu.",
70
- "ra_Invalid JSON file.": "Fichier JSON invalide.",
71
66
  "ra_Deselect all": "Tout déselectionner",
72
67
  "ra_Device → Channel → State": "Appareil → Canal → État",
73
68
  "ra_Discard": "Jeter",
@@ -95,6 +90,7 @@
95
90
  "ra_Error": "Erreur",
96
91
  "ra_Expand all nodes": "Développer tous les nœuds",
97
92
  "ra_Expand one step node": "Développer un niveau",
93
+ "ra_Export configuration section": "Exporter la section de configuration",
98
94
  "ra_Export data to %s file": "Exporter les données vers le fichier %s",
99
95
  "ra_Failed to open JSON File": "Échec de l'ouverture du fichier JSON",
100
96
  "ra_Fallback custom certificates": "Certificats personnalisés de secours",
@@ -108,11 +104,15 @@
108
104
  "ra_Folder → State": "Dossier → État",
109
105
  "ra_Folders always first": "Les dossiers toujours en premier",
110
106
  "ra_Friday": "Vendredi",
107
+ "ra_From file": "À partir du fichier",
108
+ "ra_From text": "À partir du texte",
111
109
  "ra_Get %s access": "Obtenir l'accès %s",
112
110
  "ra_Good luck": "Bonne chance",
113
111
  "ra_Hide empty folders": "Masquer les dossiers vides",
114
112
  "ra_If no file will be created in the folder, it will disappear after the browser closed": "Si aucun fichier ne sera créé dans le dossier, il disparaîtra après la fermeture du navigateur",
115
113
  "ra_If the button above does not work, you can authorize manually this app by visiting this url": "Si le bouton ci-dessus ne fonctionne pas, vous pouvez autoriser manuellement cette application en visitant cette URL",
114
+ "ra_Import and add configuration section": "Importer et ajouter la section de configuration",
115
+ "ra_Import and replace configuration section": "Importer et remplacer la section de configuration",
116
116
  "ra_Import data from %s file": "Importer des données à partir du fichier %s",
117
117
  "ra_Import from %s": "Importer depuis %s",
118
118
  "ra_Instance %s is alive": "L'instance %s est active",
@@ -120,6 +120,8 @@
120
120
  "ra_Instance is not alive": "L'instance n'est pas active",
121
121
  "ra_Invalid CRON": "CRON invalide",
122
122
  "ra_Invalid JSON": "JSON invalide",
123
+ "ra_Invalid JSON file.": "Fichier JSON invalide.",
124
+ "ra_Invalid JSON format. Expected an array.": "Format JSON invalide. Tableau attendu.",
123
125
  "ra_Invalid answer from server": "Réponse invalide du serveur",
124
126
  "ra_Invalid parent folder!": "Dossier parent non valide!",
125
127
  "ra_Invalid structure": "Structure invalide",
package/i18n/it.json CHANGED
@@ -90,6 +90,7 @@
90
90
  "ra_Error": "Errore",
91
91
  "ra_Expand all nodes": "Espandi tutti i nodi",
92
92
  "ra_Expand one step node": "Espandi un livello",
93
+ "ra_Export configuration section": "Sezione di configurazione dell'esportazione",
93
94
  "ra_Export data to %s file": "Esporta i dati nel file %s",
94
95
  "ra_Failed to open JSON File": "Impossibile aprire il file JSON",
95
96
  "ra_Fallback custom certificates": "Certificati personalizzati di fallback",
@@ -103,11 +104,15 @@
103
104
  "ra_Folder → State": "Cartella → Stato",
104
105
  "ra_Folders always first": "Le cartelle sono sempre al primo posto",
105
106
  "ra_Friday": "Venerdì",
107
+ "ra_From file": "Dal file",
108
+ "ra_From text": "Dal testo",
106
109
  "ra_Get %s access": "Ottieni l'accesso %s",
107
110
  "ra_Good luck": "Buona fortuna",
108
111
  "ra_Hide empty folders": "Nascondi cartelle vuote",
109
112
  "ra_If no file will be created in the folder, it will disappear after the browser closed": "Se nessun file verrà creato nella cartella, scomparirà dopo la chiusura del browser",
110
113
  "ra_If the button above does not work, you can authorize manually this app by visiting this url": "Se il pulsante sopra non funziona, puoi autorizzare manualmente questa app visitando questo URL",
114
+ "ra_Import and add configuration section": "Importa e aggiungi la sezione di configurazione",
115
+ "ra_Import and replace configuration section": "Importa e sostituisci la sezione di configurazione",
111
116
  "ra_Import data from %s file": "Importa i dati dal file %s",
112
117
  "ra_Import from %s": "Importa da %s",
113
118
  "ra_Instance %s is alive": "Il %s dell'istanza è vivo",
@@ -115,6 +120,8 @@
115
120
  "ra_Instance is not alive": "L'istanza non è viva",
116
121
  "ra_Invalid CRON": "CRON non valido",
117
122
  "ra_Invalid JSON": "JSON non valido",
123
+ "ra_Invalid JSON file.": "File JSON non valido.",
124
+ "ra_Invalid JSON format. Expected an array.": "Formato JSON non valido. È previsto un array.",
118
125
  "ra_Invalid answer from server": "Risposta non valida dal server",
119
126
  "ra_Invalid parent folder!": "Cartella principale non valida!",
120
127
  "ra_Invalid structure": "Struttura non valida",
package/i18n/nl.json CHANGED
@@ -90,6 +90,7 @@
90
90
  "ra_Error": "Fout",
91
91
  "ra_Expand all nodes": "Vouw alle knooppunten uit",
92
92
  "ra_Expand one step node": "Vouw een niveau uit",
93
+ "ra_Export configuration section": "Sectie Exportconfiguratie",
93
94
  "ra_Export data to %s file": "Exporteer gegevens naar %s bestand",
94
95
  "ra_Failed to open JSON File": "JSON-bestand kan niet worden geopend",
95
96
  "ra_Fallback custom certificates": "Fallback aangepaste certificaten",
@@ -103,11 +104,15 @@
103
104
  "ra_Folder → State": "Map → Staat",
104
105
  "ra_Folders always first": "Mappen altijd eerst",
105
106
  "ra_Friday": "Vrijdag",
107
+ "ra_From file": "Van bestand",
108
+ "ra_From text": "Van tekst",
106
109
  "ra_Get %s access": "Krijg %s toegang",
107
110
  "ra_Good luck": "Veel geluk",
108
111
  "ra_Hide empty folders": "Verberg lege mappen",
109
112
  "ra_If no file will be created in the folder, it will disappear after the browser closed": "Als er geen bestand in de map wordt gemaakt, verdwijnt het nadat de browser is gesloten",
110
113
  "ra_If the button above does not work, you can authorize manually this app by visiting this url": "Als de bovenstaande knop niet werkt, kunt u deze app handmatig autoriseren door deze url te bezoeken",
114
+ "ra_Import and add configuration section": "Configuratiesectie importeren en toevoegen",
115
+ "ra_Import and replace configuration section": "Configuratiesectie importeren en vervangen",
111
116
  "ra_Import data from %s file": "Importeer gegevens uit %s bestand",
112
117
  "ra_Import from %s": "Importeren uit %s",
113
118
  "ra_Instance %s is alive": "Instantie %s leeft",
@@ -115,6 +120,8 @@
115
120
  "ra_Instance is not alive": "Instantie leeft niet",
116
121
  "ra_Invalid CRON": "Ongeldige CRON",
117
122
  "ra_Invalid JSON": "Ongeldige JSON",
123
+ "ra_Invalid JSON file.": "Ongeldig JSON-bestand.",
124
+ "ra_Invalid JSON format. Expected an array.": "Ongeldige JSON-indeling. Er werd een array verwacht.",
118
125
  "ra_Invalid answer from server": "Ongeldig antwoord van de server",
119
126
  "ra_Invalid parent folder!": "Ongeldige bovenliggende map!",
120
127
  "ra_Invalid structure": "Ongeldige structuur",
package/i18n/pl.json CHANGED
@@ -90,6 +90,7 @@
90
90
  "ra_Error": "Błąd",
91
91
  "ra_Expand all nodes": "Rozwiń wszystkie węzły",
92
92
  "ra_Expand one step node": "Rozwiń o jeden poziom",
93
+ "ra_Export configuration section": "Sekcja konfiguracji eksportu",
93
94
  "ra_Export data to %s file": "Eksportuj dane do pliku %s",
94
95
  "ra_Failed to open JSON File": "Nie udało się otworzyć pliku JSON",
95
96
  "ra_Fallback custom certificates": "Niestandardowe certyfikaty zastępcze",
@@ -103,11 +104,15 @@
103
104
  "ra_Folder → State": "Folder → Stan",
104
105
  "ra_Folders always first": "Foldery zawsze na pierwszym miejscu",
105
106
  "ra_Friday": "Piątek",
107
+ "ra_From file": "Z pliku",
108
+ "ra_From text": "Z tekstu",
106
109
  "ra_Get %s access": "Uzyskaj dostęp %s",
107
110
  "ra_Good luck": "Powodzenia",
108
111
  "ra_Hide empty folders": "Ukryj puste foldery",
109
112
  "ra_If no file will be created in the folder, it will disappear after the browser closed": "Jeśli w folderze nie zostanie utworzony żaden plik, zniknie on po zamknięciu przeglądarki",
110
113
  "ra_If the button above does not work, you can authorize manually this app by visiting this url": "Jeśli przycisk powyżej nie działa, możesz autoryzować tę aplikację ręcznie, odwiedzając ten adres URL",
114
+ "ra_Import and add configuration section": "Importuj i dodaj sekcję konfiguracji",
115
+ "ra_Import and replace configuration section": "Importuj i zastąp sekcję konfiguracji",
111
116
  "ra_Import data from %s file": "Importuj dane z pliku %s",
112
117
  "ra_Import from %s": "Importuj z %s",
113
118
  "ra_Instance %s is alive": "Instancja %s jest aktywna",
@@ -115,6 +120,8 @@
115
120
  "ra_Instance is not alive": "Instancja nie jest aktywna",
116
121
  "ra_Invalid CRON": "Nieprawidłowy CRON",
117
122
  "ra_Invalid JSON": "Nieprawidłowy JSON",
123
+ "ra_Invalid JSON file.": "Nieprawidłowy plik JSON.",
124
+ "ra_Invalid JSON format. Expected an array.": "Nieprawidłowy format JSON. Oczekiwano tablicy.",
118
125
  "ra_Invalid answer from server": "Nieprawidłowa odpowiedź z serwera",
119
126
  "ra_Invalid parent folder!": "Nieprawidłowy folder nadrzędny!",
120
127
  "ra_Invalid structure": "Nieprawidłowa struktura",
package/i18n/pt.json CHANGED
@@ -90,6 +90,7 @@
90
90
  "ra_Error": "Erro",
91
91
  "ra_Expand all nodes": "Expanda todos os nós",
92
92
  "ra_Expand one step node": "Expanda um nível",
93
+ "ra_Export configuration section": "Seção de configuração de exportação",
93
94
  "ra_Export data to %s file": "Exportar dados para o arquivo %s",
94
95
  "ra_Failed to open JSON File": "Falha ao abrir arquivo JSON",
95
96
  "ra_Fallback custom certificates": "Certificados personalizados alternativos",
@@ -103,11 +104,15 @@
103
104
  "ra_Folder → State": "Pasta → Estado",
104
105
  "ra_Folders always first": "Pastas sempre primeiro",
105
106
  "ra_Friday": "Sexta-feira",
107
+ "ra_From file": "Do arquivo",
108
+ "ra_From text": "Do texto",
106
109
  "ra_Get %s access": "Obtenha acesso %s",
107
110
  "ra_Good luck": "Boa sorte",
108
111
  "ra_Hide empty folders": "Esconder pastas vazias",
109
112
  "ra_If no file will be created in the folder, it will disappear after the browser closed": "Se nenhum arquivo for criado na pasta, ele desaparecerá depois que o navegador for fechado",
110
113
  "ra_If the button above does not work, you can authorize manually this app by visiting this url": "Se o botão acima não funcionar, você pode autorizar manualmente este aplicativo visitando esta url",
114
+ "ra_Import and add configuration section": "Seção de importação e adição de configuração",
115
+ "ra_Import and replace configuration section": "Seção de configuração de importação e substituição",
111
116
  "ra_Import data from %s file": "Importar dados do arquivo %s",
112
117
  "ra_Import from %s": "Importar de %s",
113
118
  "ra_Instance %s is alive": "O %s da instância está ativo",
@@ -115,6 +120,8 @@
115
120
  "ra_Instance is not alive": "A instância não está ativa",
116
121
  "ra_Invalid CRON": "CRON inválido",
117
122
  "ra_Invalid JSON": "JSON inválido",
123
+ "ra_Invalid JSON file.": "Arquivo JSON inválido.",
124
+ "ra_Invalid JSON format. Expected an array.": "Formato JSON inválido. Esperava-se uma matriz.",
118
125
  "ra_Invalid answer from server": "Resposta inválida do servidor",
119
126
  "ra_Invalid parent folder!": "Pasta pai inválida!",
120
127
  "ra_Invalid structure": "Estrutura inválida",