iobroker.admin 7.6.2 → 7.6.4

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.
Files changed (102) hide show
  1. package/README.md +12 -14
  2. package/admin/custom/assets/AdminComponentEasyAccessSet__loadShare___mf_0_iobroker_mf_1_adapter_mf_2_react_mf_2_v5__loadShare__-DnBKtZGU.js +1 -0
  3. package/admin/custom/assets/AdminComponentEasyAccessSet__loadShare__react__loadShare__-CEWlgS6L.js +1 -0
  4. package/admin/custom/assets/AdminComponentEasyAccessSet__loadShare__react_mf_2_dom__loadShare__-BaTCLP1q.js +1 -0
  5. package/admin/custom/assets/Components-BGVs6Dmn.js +1 -0
  6. package/admin/custom/assets/TextField-ChPwodvp.js +109 -0
  7. package/admin/custom/assets/_commonjsHelpers-D6-XlEtG.js +1 -0
  8. package/admin/custom/assets/bootstrap-CTERJrgr.js +1 -0
  9. package/admin/custom/assets/createSvgIcon-D2osie2l.js +7 -0
  10. package/admin/custom/assets/defaultTheme-CFicWEn0.js +16 -0
  11. package/admin/custom/assets/hostInit-DAQ2zgXM.js +1 -1
  12. package/admin/custom/assets/index-BqaC8TTV.js +1397 -0
  13. package/admin/custom/assets/index-BwCOsmBT.js +31 -0
  14. package/admin/custom/assets/index-C9L9KccV.js +779 -0
  15. package/admin/custom/assets/index-CGID5h1b.js +779 -0
  16. package/{adminWww/assets/index-Di7Jseht.js → admin/custom/assets/index-Co3YA5NW.js} +1 -1
  17. package/admin/custom/assets/index-DIVai5gZ.js +119 -0
  18. package/admin/custom/assets/index-DrWcIcrD.js +1 -0
  19. package/admin/custom/assets/index-IIKn7Ixx.js +1 -0
  20. package/admin/custom/assets/index-PIXQ0sh_.js +2 -0
  21. package/admin/custom/assets/index-eQxyhk2m.js +24 -0
  22. package/admin/custom/assets/jsx-runtime-Bhtgc1Ek.js +9 -0
  23. package/admin/custom/assets/useTheme-COyz47gO.js +1 -0
  24. package/admin/custom/assets/virtualExposes-BufY-8i6.js +2 -0
  25. package/admin/custom/customComponents.js +2 -2
  26. package/admin/i18n/{de/translations.json → de.json} +35 -34
  27. package/admin/i18n/{en/translations.json → en.json} +38 -37
  28. package/admin/i18n/{es/translations.json → es.json} +39 -38
  29. package/admin/i18n/{fr/translations.json → fr.json} +39 -38
  30. package/admin/i18n/{it/translations.json → it.json} +39 -38
  31. package/admin/i18n/{nl/translations.json → nl.json} +39 -38
  32. package/admin/i18n/{pl/translations.json → pl.json} +39 -38
  33. package/admin/i18n/{pt/translations.json → pt.json} +39 -38
  34. package/admin/i18n/{ru/translations.json → ru.json} +39 -38
  35. package/admin/i18n/{uk/translations.json → uk.json} +7 -6
  36. package/admin/i18n/{zh-cn/translations.json → zh-cn.json} +39 -38
  37. package/admin/jsonConfig.json5 +9 -0
  38. package/adminWww/assets/{AdapterUpdateDialog-CdDzwRjx.js → AdapterUpdateDialog-D5A35Ofn.js} +1 -1
  39. package/adminWww/assets/{Adapters-BtSoe3ny.js → Adapters-QfGvr9Xv.js} +1 -1
  40. package/adminWww/assets/{Config-DV-y10Fh.js → Config-J_9jPJSh.js} +1 -1
  41. package/adminWww/assets/{CustomModal-CYOPWjwy.js → CustomModal-_hsT1UfZ.js} +1 -1
  42. package/adminWww/assets/{CustomTab-cprIlE4B.js → CustomTab-k0r6if9B.js} +1 -1
  43. package/adminWww/assets/{DefaultPropsProvider-Beyggw1o.js → DefaultPropsProvider-BrbE0teb.js} +2 -2
  44. package/adminWww/assets/{EasyMode-Cd88-W7q.js → EasyMode-BR5t1u_s.js} +1 -1
  45. package/adminWww/assets/{Enums-nUibAZSg.js → Enums-DyPrfI2O.js} +1 -1
  46. package/adminWww/assets/{Fields-vrlzBhCD.js → Fields-Vpif7eQH.js} +1 -1
  47. package/adminWww/assets/{Files-DClcJEP9.js → Files-XKQDh_3j.js} +1 -1
  48. package/adminWww/assets/FilledInput-D-tz8rvg.js +2 -0
  49. package/adminWww/assets/{Hosts-DLnI_Hxs.js → Hosts-Dt3S3r7E.js} +1 -1
  50. package/adminWww/assets/Instances-Da-mNkXP.js +2 -0
  51. package/adminWww/assets/{Intro-wT4JOxpS.js → Intro-pr1AT7Gn.js} +1 -1
  52. package/adminWww/assets/{Logs-CSsFxtVG.js → Logs-CoAIXCkZ.js} +1 -1
  53. package/adminWww/assets/{Objects-Bbrov7BJ.js → Objects-CwBnoFN-.js} +1 -1
  54. package/adminWww/assets/{State-CmEur1zC.js → State-XZNqqv8y.js} +1 -1
  55. package/adminWww/assets/{Tabs-CmlBtpRi.js → Tabs-CFvfAcjP.js} +10 -10
  56. package/adminWww/assets/{Users-CPHL5ErP.js → Users-y0PgSeFL.js} +1 -1
  57. package/adminWww/assets/_commonjsHelpers-D6-XlEtG.js +1 -0
  58. package/adminWww/assets/ace-B1YQ8uqS.js +980 -0
  59. package/adminWww/assets/blueGrey-B0oIowPK.js +29 -0
  60. package/adminWww/assets/{bootstrap-CoF0Rq1_.js → bootstrap-FVlt-hkS.js} +94 -95
  61. package/adminWww/assets/{createSvgIcon-DHNqxcCi.js → createSvgIcon-DH-uXnd0.js} +1 -1
  62. package/adminWww/assets/{emotion-react.browser.esm-DHkeNZGw.js → emotion-react.browser.esm-DApPKwaj.js} +1 -1
  63. package/adminWww/assets/{emotion-styled.browser.esm-DkldMRyw.js → emotion-styled.browser.esm-Dc05hmeu.js} +1 -1
  64. package/adminWww/assets/{emotion-utils.browser.esm-CKteYtrd.js → emotion-utils.browser.esm-DOjH6Olm.js} +1 -1
  65. package/adminWww/assets/{geosearch.module-cgRkjHe4.js → geosearch.module-CWfRtxrN.js} +1 -1
  66. package/adminWww/assets/{iconBase-CxzgaDaB.js → iconBase-CgxZ5MMC.js} +1 -1
  67. package/adminWww/assets/{index-ChNtEgbM.js → index-BN8A2xkW.js} +1 -1
  68. package/adminWww/assets/{index-DO87nxhY.js → index-BXSb0Ud9.js} +2 -2
  69. package/adminWww/assets/index-Bj8P5tgE.js +55 -0
  70. package/adminWww/assets/{index-C3WYIc6x.js → index-Bsv_DXxB.js} +1 -1
  71. package/adminWww/assets/{index-SuMq84bM.js → index-C1TmeS7j.js} +1 -1
  72. package/adminWww/assets/{index-BMTRswnc.js → index-CJvbfjSs.js} +1 -1
  73. package/adminWww/assets/index-Cm4u8yKm.js +7 -0
  74. package/adminWww/assets/index-Co3YA5NW.js +9 -0
  75. package/adminWww/assets/{index-DgvYPGcD.js → index-D7Rlw-5R.js} +1 -1
  76. package/adminWww/assets/{index-BmaLPlND.js → index-DiMYzxTU.js} +1 -1
  77. package/adminWww/assets/{index-CFcKrkeG.js → index-HOidq_rM.js} +1 -1
  78. package/adminWww/assets/{index-Dhk9onlg.js → index-gHyOgbGJ.js} +1 -1
  79. package/adminWww/assets/{iobroker_admin__loadShare__leaflet__loadShare__-FMqZHPyC.js → iobroker_admin__loadShare__leaflet__loadShare__-B1OZ7tj-.js} +1 -1
  80. package/adminWww/assets/{iobroker_admin__loadShare__prop_mf_2_types__loadShare__-C8Lvs8Es.js → iobroker_admin__loadShare__prop_mf_2_types__loadShare__-BGyJCibC.js} +1 -1
  81. package/adminWww/assets/{iobroker_admin__loadShare__react__loadShare__-T96CJO0k.js → iobroker_admin__loadShare__react__loadShare__-DtlEM_52.js} +1 -1
  82. package/adminWww/assets/{leaflet-src-CnimXdd7.js → leaflet-src-A2ZHl6nF.js} +1 -1
  83. package/adminWww/assets/{sentry-Cc5WioqD.js → sentry-AXxoSb7Q.js} +1 -1
  84. package/adminWww/assets/{zh-cn-CzBq9Ifq.js → zh-cn-49uPQVT0.js} +1 -1
  85. package/adminWww/index.html +1 -1
  86. package/adminWww/mf-manifest.json +1 -1
  87. package/adminWww/remoteEntry.js +2 -2
  88. package/build-backend/lib/utils.js +10 -10
  89. package/build-backend/lib/utils.js.map +1 -1
  90. package/build-backend/lib/web.js +9 -2
  91. package/build-backend/lib/web.js.map +1 -1
  92. package/build-backend/main.js +4 -1
  93. package/build-backend/main.js.map +1 -1
  94. package/io-package.json +38 -27
  95. package/package.json +10 -11
  96. package/adminWww/assets/FilledInput-Bfz0Aef-.js +0 -2
  97. package/adminWww/assets/Instances-BaExCFtw.js +0 -2
  98. package/adminWww/assets/_commonjsHelpers-BosuxZz1.js +0 -1
  99. package/adminWww/assets/ace-BAuRYJjv.js +0 -978
  100. package/adminWww/assets/blueGrey-BKTirx-Z.js +0 -29
  101. package/adminWww/assets/index-BKyxHMBB.js +0 -55
  102. package/adminWww/assets/index-yI_g3hCZ.js +0 -7
@@ -1,32 +1,67 @@
1
1
  {
2
+ "1 minute": "1 minute",
2
3
  "Access to instances": "Access to instances (Easy Mode)",
3
4
  "Admin adapter settings": "Admin instance settings",
4
5
  "Allow access only to specific instances": "Allow access only to specific instances",
5
6
  "Apply access rights for selected instances": "Apply access rights for selected instances to selected user",
7
+ "Authentication": "Authentication",
6
8
  "Authentication was deactivated": "Authentication was deactivated",
9
+ "Auto update": "Check for updates",
7
10
  "Background": "Background",
11
+ "Background color of the loading screen": "Background color of the loading screen",
8
12
  "Background color of the login screen": "Background color of the login screen",
9
13
  "Background image": "Background image",
14
+ "Cache": "Cache files",
15
+ "Chained certificate": "Chained certificate",
16
+ "Config": "Configuration page",
10
17
  "Disable authentication": "Disable authentication",
18
+ "Disable basic authentication": "Disable basic authentication",
19
+ "Discard": "Discard",
20
+ "Do not check if this instance is available from internet": "Do not check if this instance is available from internet",
21
+ "Enabled": "Enabled",
22
+ "End date": "End date",
23
+ "End time": "End time",
11
24
  "Events threshold value": "Events threshold value",
25
+ "Global path": "Global path",
12
26
  "Hide logo": "Hide logo",
13
27
  "IP": "IP",
14
28
  "Ignore warning": "Ignore warning",
29
+ "Insert entry": "Insert entry",
30
+ "Instance": "Instance",
31
+ "Instance path behind proxy": "Instance path behind proxy",
32
+ "Language for only this instance": "Language for only this instance",
33
+ "Let's Encrypt SSL": "Let's Encrypt SSL",
15
34
  "Let's Encrypt settings": "Let's Encrypt settings",
16
35
  "Listen on all IPs": "Listen on all IPs",
36
+ "Loading backgroun": "Loading backgroun",
37
+ "Loading background": "Loading background",
38
+ "Login background": "Login background",
39
+ "Login timeout": "Login session duration",
17
40
  "Login timeout(sec)": "Login Session duration (sec)",
41
+ "No data in history for selected period": "No data in history for selected period",
18
42
  "Own motto": "Own motto",
19
- "Port to check the domain": "Port to check the domain",
20
43
  "Port": "Port",
44
+ "Port to check the domain": "Port to check the domain",
21
45
  "Private certificate": "Private certificate",
22
46
  "Public certificate": "Public certificate",
47
+ "Read about Let's Encrypt certificates": "Read about Let's Encrypt certificates",
48
+ "Reverse proxy": "Reverse proxy",
23
49
  "Run as": "Run as",
24
50
  "Secure(HTTPS)": "Secure connection (HTTPS)",
25
51
  "Set certificates or load it first in the system settings (right top).": "Set certificates or define it first in the system settings (right top).",
52
+ "Tab": "Tab page",
53
+ "There is a option to allow access to the specific configuration pages of selected instances.": "There is a option to allow access to the specific configuration pages of selected instances.",
54
+ "Undo": "Undo",
26
55
  "Unsecure_Auth": "The password will be sent unencrypted via an unsecure connection. To protect your passwords enable the secure connection (HTTPS)!",
56
+ "Upload image": "Upload image",
27
57
  "Use Lets Encrypt certificates": "Use Let's Encrypt certificates",
58
+ "Use background image": "Use background image",
59
+ "Use iobroker.acme adapter for letsencrypt certificates": "Use iobroker.acme adapter for letsencrypt certificates",
60
+ "Use old UI": "Use old UI",
61
+ "Use react UI(experts)": "Try new react UI (Alpha)",
28
62
  "Use this instance for automatic update": "Use this instance for automatic certificate update",
29
63
  "Warning!": "Warning!",
64
+ "You can use admin behind a reverse proxy.": "You can use admin behind a reverse proxy.",
30
65
  "every 12 hours": "every 12 hours",
31
66
  "every 2 days": "every 2 days",
32
67
  "every 2 weeks": "every 2 weeks",
@@ -37,6 +72,7 @@
37
72
  "manually": "manually",
38
73
  "monthly": "monthly",
39
74
  "place here": "Drop the files here",
75
+ "sec": "sec",
40
76
  "tooltip_auth": "Require an username and password to access the admin page. Users can be managed on the users tab.",
41
77
  "tooltip_autoUpdate": "Check periodically for adapter updates",
42
78
  "tooltip_bind": "IP address where the admin instance will listen on",
@@ -52,40 +88,5 @@
52
88
  "tooltip_secure": "Enable SSL protocol. Admin will be available via https:// and not http://",
53
89
  "tooltip_thresholdValue": "If the browser receives too many events and data updates within 3 seconds, the data refresh will be temporarily stopped",
54
90
  "tooltip_ttl": "Login Session duration. After this time the user will be logged off automatically.",
55
- "users permissions": "Users permissions",
56
- "Chained certificate": "Chained certificate",
57
- "Authentication": "Authentication",
58
- "Use react UI(experts)": "Try new react UI (Alpha)",
59
- "Use old UI": "Use old UI",
60
- "Auto update": "Check for updates",
61
- "Cache": "Cache files",
62
- "Enabled": "Enabled",
63
- "Let's Encrypt SSL": "Let's Encrypt SSL",
64
- "Login background": "Login background",
65
- "There is a option to allow access to the specific configuration pages of selected instances.": "There is a option to allow access to the specific configuration pages of selected instances.",
66
- "Config": "Configuration page",
67
- "Tab": "Tab page",
68
- "Read about Let's Encrypt certificates": "Read about Let's Encrypt certificates",
69
- "Login timeout": "Login session duration",
70
- "sec": "sec",
71
- "Use background image": "Use background image",
72
- "Upload image": "Upload image",
73
- "Undo": "Undo",
74
- "End date": "End date",
75
- "End time": "End time",
76
- "Insert entry": "Insert entry",
77
- "No data in history for selected period": "No data in history for selected period",
78
- "1 minute": "1 minute",
79
- "Discard": "Discard",
80
- "Language for only this instance": "Language for only this instance",
81
- "Global path": "Global path",
82
- "Instance": "Instance",
83
- "Instance path behind proxy": "Instance path behind proxy",
84
- "Loading backgroun": "Loading backgroun",
85
- "Background color of the loading screen": "Background color of the loading screen",
86
- "Loading background": "Loading background",
87
- "Use iobroker.acme adapter for letsencrypt certificates": "Use iobroker.acme adapter for letsencrypt certificates",
88
- "Reverse proxy": "Reverse proxy",
89
- "You can use admin behind a reverse proxy.": "You can use admin behind a reverse proxy.",
90
- "Do not check if this instance is available from internet": "Do not check if this instance is available from internet"
91
+ "users permissions": "Users permissions"
91
92
  }
@@ -1,32 +1,67 @@
1
1
  {
2
+ "1 minute": "1 minuto",
2
3
  "Access to instances": "Acceso a instancias",
3
4
  "Admin adapter settings": "Le impostazioni per l'adattatore di amministrazione",
4
5
  "Allow access only to specific instances": "Permitir acceso solo a instancias específicas",
5
6
  "Apply access rights for selected instances": "Aplicar derechos de acceso para instancias seleccionadas",
7
+ "Authentication": "Autenticación",
6
8
  "Authentication was deactivated": "La autenticación fue desactivada",
9
+ "Auto update": "Buscar actualizaciones",
7
10
  "Background": "Fondo",
11
+ "Background color of the loading screen": "Color de fondo de la pantalla de carga",
8
12
  "Background color of the login screen": "Color de fondo de la pantalla de inicio de sesión",
9
13
  "Background image": "Imagen de fondo",
14
+ "Cache": "Caché de archivos",
15
+ "Chained certificate": "Certificado encadenado",
16
+ "Config": "Página de configuración",
10
17
  "Disable authentication": "Deshabilitar autenticación",
18
+ "Disable basic authentication": "Deshabilitar la autenticación básica",
19
+ "Discard": "Descarte",
20
+ "Do not check if this instance is available from internet": "No verifique si esta instancia está disponible en Internet.",
21
+ "Enabled": "Activado",
22
+ "End date": "Fecha final",
23
+ "End time": "Hora de finalización",
11
24
  "Events threshold value": "Valor de umbral de eventos",
25
+ "Global path": "Ruta mundial",
12
26
  "Hide logo": "Ocultar logo",
13
27
  "IP": "IP",
14
28
  "Ignore warning": "Ignorar advertencia",
29
+ "Insert entry": "Insertar entrada",
30
+ "Instance": "Instancia",
31
+ "Instance path behind proxy": "Ruta de la instancia detrás del proxy",
32
+ "Language for only this instance": "Idioma solo para esta instancia",
33
+ "Let's Encrypt SSL": "Let's Encrypt SSL",
15
34
  "Let's Encrypt settings": "Configuración de Let's Encrypt",
16
35
  "Listen on all IPs": "Escuchar en todas las direcciones IP",
36
+ "Loading backgroun": "Cargando fondo",
37
+ "Loading background": "Cargando fondo",
38
+ "Login background": "Fondo de inicio de sesión",
39
+ "Login timeout": "Duración de la sesión de inicio de sesión",
17
40
  "Login timeout(sec)": "Tiempo de espera de inicio de sesión (seg)",
41
+ "No data in history for selected period": "No hay datos en el historial para el período seleccionado",
18
42
  "Own motto": "Propio lema",
19
- "Port to check the domain": "Puerto para comprobar el dominio",
20
43
  "Port": "Porta",
44
+ "Port to check the domain": "Puerto para comprobar el dominio",
21
45
  "Private certificate": "Certificado privado",
22
46
  "Public certificate": "Certificado público",
47
+ "Read about Let's Encrypt certificates": "Más información sobre los certificados Let's Encrypt",
48
+ "Reverse proxy": "Proxy inverso",
23
49
  "Run as": "Ejecutar como",
24
50
  "Secure(HTTPS)": "Seguro (HTTPS)",
25
51
  "Set certificates or load it first in the system settings (right top).": "Establezca certificados o cargue primero la configuración del sistema (parte superior derecha).",
52
+ "Tab": "Página de pestaña",
53
+ "There is a option to allow access to the specific configuration pages of selected instances.": "Existe una opción para permitir el acceso a las páginas de configuración específicas de las instancias seleccionadas.",
54
+ "Undo": "Deshacer",
26
55
  "Unsecure_Auth": "La contraseña se enviará a través de una conexión no segura. Para proteger sus contraseñas, ¡habilite la conexión segura (HTTPS)!",
56
+ "Upload image": "Cargar imagen",
27
57
  "Use Lets Encrypt certificates": "Usa certificados Let's Encrypt",
58
+ "Use background image": "Usar imagen de fondo",
59
+ "Use iobroker.acme adapter for letsencrypt certificates": "Use el adaptador iobroker.acme para los certificados de letsencrypt",
60
+ "Use old UI": "Usar interfaz de usuario antigua",
61
+ "Use react UI(experts)": "Utilice react UI (expertos)",
28
62
  "Use this instance for automatic update": "Utilice esta instancia para la actualización automática",
29
63
  "Warning!": "¡Advertencia!",
64
+ "You can use admin behind a reverse proxy.": "Puede usar admin detrás de un Reverse Proxy.",
30
65
  "every 12 hours": "cada 12 horas",
31
66
  "every 2 days": "cada 2 días",
32
67
  "every 2 weeks": "cada 2 semanas",
@@ -37,6 +72,7 @@
37
72
  "manually": "a mano",
38
73
  "monthly": "mensual",
39
74
  "place here": "coloca los archivos aquí",
75
+ "sec": "segundo",
40
76
  "tooltip_auth": "Compruebe el nombre de usuario y la contraseña para acceder a la página de administración. Puede configurarlo en la página de los usuarios.",
41
77
  "tooltip_autoUpdate": "Compruebe las actualizaciones del adaptador con regularidad",
42
78
  "tooltip_bind": "Dirección IP, donde se ejecutará el administrador",
@@ -52,40 +88,5 @@
52
88
  "tooltip_secure": "Habilite el protocolo SSL. El administrador estará disponible a través de https: // y no http: //",
53
89
  "tooltip_thresholdValue": "Si el explorador recibe muchos eventos en 3 segundos, se detiene la actualización",
54
90
  "tooltip_ttl": "Tiempo de espera de inicio de sesión. Después de ese tiempo, el usuario se desconectar automáticamente.",
55
- "users permissions": "permisos de usuario",
56
- "Use react UI(experts)": "Utilice react UI (expertos)",
57
- "Use old UI": "Usar interfaz de usuario antigua",
58
- "Authentication": "Autenticación",
59
- "Auto update": "Buscar actualizaciones",
60
- "Cache": "Caché de archivos",
61
- "Chained certificate": "Certificado encadenado",
62
- "Enabled": "Activado",
63
- "Let's Encrypt SSL": "Let's Encrypt SSL",
64
- "Login background": "Fondo de inicio de sesión",
65
- "There is a option to allow access to the specific configuration pages of selected instances.": "Existe una opción para permitir el acceso a las páginas de configuración específicas de las instancias seleccionadas.",
66
- "Config": "Página de configuración",
67
- "Tab": "Página de pestaña",
68
- "Read about Let's Encrypt certificates": "Más información sobre los certificados Let's Encrypt",
69
- "Login timeout": "Duración de la sesión de inicio de sesión",
70
- "sec": "segundo",
71
- "Use background image": "Usar imagen de fondo",
72
- "Upload image": "Cargar imagen",
73
- "Undo": "Deshacer",
74
- "End date": "Fecha final",
75
- "End time": "Hora de finalización",
76
- "Insert entry": "Insertar entrada",
77
- "No data in history for selected period": "No hay datos en el historial para el período seleccionado",
78
- "1 minute": "1 minuto",
79
- "Discard": "Descarte",
80
- "Language for only this instance": "Idioma solo para esta instancia",
81
- "Global path": "Ruta mundial",
82
- "Instance": "Instancia",
83
- "Instance path behind proxy": "Ruta de la instancia detrás del proxy",
84
- "Loading backgroun": "Cargando fondo",
85
- "Background color of the loading screen": "Color de fondo de la pantalla de carga",
86
- "Loading background": "Cargando fondo",
87
- "Use iobroker.acme adapter for letsencrypt certificates": "Use el adaptador iobroker.acme para los certificados de letsencrypt",
88
- "Reverse proxy": "Proxy inverso",
89
- "You can use admin behind a reverse proxy.": "Puede usar admin detrás de un Reverse Proxy.",
90
- "Do not check if this instance is available from internet": "No verifique si esta instancia está disponible en Internet."
91
- }
91
+ "users permissions": "permisos de usuario"
92
+ }
@@ -1,32 +1,67 @@
1
1
  {
2
+ "1 minute": "1 minute",
2
3
  "Access to instances": "Accès aux instances",
3
4
  "Admin adapter settings": "Configuration de l'adaptateur d'administration",
4
5
  "Allow access only to specific instances": "Autoriser l'accès uniquement à des instances spécifiques",
5
6
  "Apply access rights for selected instances": "Appliquer les droits d'accès pour les instances sélectionnées",
7
+ "Authentication": "Authentification",
6
8
  "Authentication was deactivated": "L'authentification a été désactivée",
9
+ "Auto update": "Rechercher des mises à jour",
7
10
  "Background": "Contexte",
11
+ "Background color of the loading screen": "Couleur de fond de l'écran de chargement",
8
12
  "Background color of the login screen": "Couleur d'arrière-plan de l'écran de connexion",
9
13
  "Background image": "Image de fond",
14
+ "Cache": "Fichiers de cache",
15
+ "Chained certificate": "Certificat enchaîné",
16
+ "Config": "Page de configuration",
10
17
  "Disable authentication": "Désactiver l'authentification",
18
+ "Disable basic authentication": "Désactiver l'authentification de base",
19
+ "Discard": "Jeter",
20
+ "Do not check if this instance is available from internet": "Ne vérifiez pas si cette instance est disponible sur Internet",
21
+ "Enabled": "Activée",
22
+ "End date": "Date de fin",
23
+ "End time": "Heure de fin",
11
24
  "Events threshold value": "Valeur seuil pour les événements",
25
+ "Global path": "Chemin global",
12
26
  "Hide logo": "Masquer le logo",
13
27
  "IP": "IP",
14
28
  "Ignore warning": "Ignorer l'avertissement",
29
+ "Insert entry": "Insérer une entrée",
30
+ "Instance": "Exemple",
31
+ "Instance path behind proxy": "Chemin de l'instance derrière le proxy",
32
+ "Language for only this instance": "Langue pour cette instance uniquement",
33
+ "Let's Encrypt SSL": "Let's Encrypt SSL",
15
34
  "Let's Encrypt settings": "Paramètres Let's Encrypt",
16
35
  "Listen on all IPs": "Écouter sur toutes les adresses IP",
36
+ "Loading backgroun": "Chargement de l'arrière-plan",
37
+ "Loading background": "Chargement de l'arrière-plan",
38
+ "Login background": "Contexte de connexion",
39
+ "Login timeout": "Durée de la session de connexion",
17
40
  "Login timeout(sec)": "Délai d'attente de connexion (s)",
41
+ "No data in history for selected period": "Aucune donnée dans l'historique pour la période sélectionnée",
18
42
  "Own motto": "Propre devise",
19
- "Port to check the domain": "Port pour vérifier le domaine",
20
43
  "Port": "Port",
44
+ "Port to check the domain": "Port pour vérifier le domaine",
21
45
  "Private certificate": "Certificat privé",
22
46
  "Public certificate": "Certificat public",
47
+ "Read about Let's Encrypt certificates": "En savoir plus sur les certificats Let's Encrypt",
48
+ "Reverse proxy": "Proxy inverse",
23
49
  "Run as": "Executer en tant que",
24
50
  "Secure(HTTPS)": "Sécurisé (HTTPS)",
25
51
  "Set certificates or load it first in the system settings (right top).": "Définissez des certificats ou chargez-les d'abord dans les paramètres du système (en haut à droite).",
52
+ "Tab": "Page à onglet",
53
+ "There is a option to allow access to the specific configuration pages of selected instances.": "Il existe une option pour autoriser l'accès aux pages de configuration spécifiques des instances sélectionnées.",
54
+ "Undo": "annuler",
26
55
  "Unsecure_Auth": "Le mot de passe sera envoyé via une connexion non sécurisée. Pour protéger vos mots de passe, activez la connexion sécurisée (HTTPS)!",
56
+ "Upload image": "Télécharger une image",
27
57
  "Use Lets Encrypt certificates": "Utiliser les certificats Let's Encrypt",
58
+ "Use background image": "Utiliser l'image d'arrière-plan",
59
+ "Use iobroker.acme adapter for letsencrypt certificates": "Utiliser l'adaptateur iobroker.acme pour les certificats Letsencrypt",
60
+ "Use old UI": "Utiliser l'ancienne interface utilisateur",
61
+ "Use react UI(experts)": "Utiliser React UI (experts)",
28
62
  "Use this instance for automatic update": "Utiliser cette instance pour la mise à jour automatique",
29
63
  "Warning!": "Attention!",
64
+ "You can use admin behind a reverse proxy.": "Vous pouvez utiliser admin derrière un Reverse Proxy.",
30
65
  "every 12 hours": "toutes les 12 heures",
31
66
  "every 2 days": "tous les 2 jours",
32
67
  "every 2 weeks": "toutes les 2 semaines",
@@ -37,6 +72,7 @@
37
72
  "manually": "manuellement",
38
73
  "monthly": "mensuel",
39
74
  "place here": "Placez les fichiers ici",
75
+ "sec": "seconde",
40
76
  "tooltip_auth": "Utiliser un identifiant et un mot de passe pour accéder à la page d'administration. Vous pouvez les gérer sur l'onglet des utilisateurs.",
41
77
  "tooltip_autoUpdate": "Vérifier periodiquement les mises à jour",
42
78
  "tooltip_bind": "Adresse IP, où l'administrateur s'exécutera",
@@ -52,40 +88,5 @@
52
88
  "tooltip_secure": "Activer le protocole SSL. L'administration sera disponible uniquement via https:// et non http://",
53
89
  "tooltip_thresholdValue": "Si le navigateur reçoit trop d'événements en 3 secondes, la mise à jour sera arrêtée",
54
90
  "tooltip_ttl": "Passé ce délai, l'utilisateur sera automatiquement déconnecté.",
55
- "users permissions": "Autorisations des utilisateurs",
56
- "Use react UI(experts)": "Utiliser React UI (experts)",
57
- "Use old UI": "Utiliser l'ancienne interface utilisateur",
58
- "Authentication": "Authentification",
59
- "Auto update": "Rechercher des mises à jour",
60
- "Cache": "Fichiers de cache",
61
- "Chained certificate": "Certificat enchaîné",
62
- "Enabled": "Activée",
63
- "Let's Encrypt SSL": "Let's Encrypt SSL",
64
- "Login background": "Contexte de connexion",
65
- "There is a option to allow access to the specific configuration pages of selected instances.": "Il existe une option pour autoriser l'accès aux pages de configuration spécifiques des instances sélectionnées.",
66
- "Config": "Page de configuration",
67
- "Tab": "Page à onglet",
68
- "Read about Let's Encrypt certificates": "En savoir plus sur les certificats Let's Encrypt",
69
- "Login timeout": "Durée de la session de connexion",
70
- "sec": "seconde",
71
- "Use background image": "Utiliser l'image d'arrière-plan",
72
- "Upload image": "Télécharger une image",
73
- "Undo": "annuler",
74
- "End date": "Date de fin",
75
- "End time": "Heure de fin",
76
- "Insert entry": "Insérer une entrée",
77
- "No data in history for selected period": "Aucune donnée dans l'historique pour la période sélectionnée",
78
- "1 minute": "1 minute",
79
- "Discard": "Jeter",
80
- "Language for only this instance": "Langue pour cette instance uniquement",
81
- "Global path": "Chemin global",
82
- "Instance": "Exemple",
83
- "Instance path behind proxy": "Chemin de l'instance derrière le proxy",
84
- "Loading backgroun": "Chargement de l'arrière-plan",
85
- "Background color of the loading screen": "Couleur de fond de l'écran de chargement",
86
- "Loading background": "Chargement de l'arrière-plan",
87
- "Use iobroker.acme adapter for letsencrypt certificates": "Utiliser l'adaptateur iobroker.acme pour les certificats Letsencrypt",
88
- "Reverse proxy": "Proxy inverse",
89
- "You can use admin behind a reverse proxy.": "Vous pouvez utiliser admin derrière un Reverse Proxy.",
90
- "Do not check if this instance is available from internet": "Ne vérifiez pas si cette instance est disponible sur Internet"
91
- }
91
+ "users permissions": "Autorisations des utilisateurs"
92
+ }
@@ -1,32 +1,67 @@
1
1
  {
2
+ "1 minute": "1 minuto",
2
3
  "Access to instances": "Accesso alle istanze",
3
4
  "Admin adapter settings": "Le impostazioni per l'adattatore di amministrazione",
4
5
  "Allow access only to specific instances": "Consentire l'accesso solo a istanze specifiche",
5
6
  "Apply access rights for selected instances": "Applica i diritti di accesso per le istanze selezionate",
7
+ "Authentication": "Autenticazione",
6
8
  "Authentication was deactivated": "L'autenticazione è stata disattivata",
9
+ "Auto update": "Controlla gli aggiornamenti",
7
10
  "Background": "Sottofondo",
11
+ "Background color of the loading screen": "Colore di sfondo della schermata di caricamento",
8
12
  "Background color of the login screen": "Colore di sottofondo della schermata d'accesso",
9
13
  "Background image": "Immagine di sottofondo",
14
+ "Cache": "File di cache",
15
+ "Chained certificate": "Certificato concatenato",
16
+ "Config": "Pagina di configurazione",
10
17
  "Disable authentication": "Disabilitare l'autenticazione",
18
+ "Disable basic authentication": "Disabilitare l'autenticazione di base",
19
+ "Discard": "Scartare",
20
+ "Do not check if this instance is available from internet": "Non verificare se questa istanza è disponibile da Internet",
21
+ "Enabled": "Abilitato",
22
+ "End date": "Data di fine",
23
+ "End time": "Tempo scaduto",
11
24
  "Events threshold value": "Valore soglia eventi",
25
+ "Global path": "Percorso globale",
12
26
  "Hide logo": "Nascondi logo",
13
27
  "IP": "IP",
14
28
  "Ignore warning": "Ignora l'avviso",
29
+ "Insert entry": "Inserisci voce",
30
+ "Instance": "Esempio",
31
+ "Instance path behind proxy": "Percorso dell'istanza dietro il proxy",
32
+ "Language for only this instance": "Linguaggio solo per questa istanza",
33
+ "Let's Encrypt SSL": "Let's Encrypt SSL",
15
34
  "Let's Encrypt settings": "Impostazioni di Let's Encrypt",
16
35
  "Listen on all IPs": "Monitorizza tutti gli IP",
36
+ "Loading backgroun": "Sfondo di caricamento",
37
+ "Loading background": "Caricamento dello sfondo",
38
+ "Login background": "Sfondo di accesso",
39
+ "Login timeout": "Durata della sessione di accesso",
17
40
  "Login timeout(sec)": "Timeout di login (sec)",
41
+ "No data in history for selected period": "Nessun dato nella cronologia per il periodo selezionato",
18
42
  "Own motto": "Proprio motto ",
19
- "Port to check the domain": "Porta per controllare il dominio",
20
43
  "Port": "Porta",
44
+ "Port to check the domain": "Porta per controllare il dominio",
21
45
  "Private certificate": "Certificato privato",
22
46
  "Public certificate": "Certificato pubblico",
47
+ "Read about Let's Encrypt certificates": "Leggi i certificati Let's Encrypt",
48
+ "Reverse proxy": "Procura inversa",
23
49
  "Run as": "Avvia come",
24
50
  "Secure(HTTPS)": "Sicuro (HTTPS)",
25
51
  "Set certificates or load it first in the system settings (right top).": "Imposta i certificati o caricali prima nelle impostazioni di sistema (in alto a destra).",
52
+ "Tab": "Scheda pagina",
53
+ "There is a option to allow access to the specific configuration pages of selected instances.": "È disponibile un'opzione per consentire l'accesso alle pagine di configurazione specifiche delle istanze selezionate.",
54
+ "Undo": "Disfare",
26
55
  "Unsecure_Auth": "La password verrà inviata tramite connessione non protetta. Per proteggere le tue password abilita la connessione sicura (HTTPS)!",
56
+ "Upload image": "Carica immagine",
27
57
  "Use Lets Encrypt certificates": "Utilizza i certificati Let's Encrypt",
58
+ "Use background image": "Usa immagine di sfondo",
59
+ "Use iobroker.acme adapter for letsencrypt certificates": "Utilizzare l'adattatore iobroker.acme per i certificati letsencrypt",
60
+ "Use old UI": "Usa la vecchia interfaccia utente",
61
+ "Use react UI(experts)": "Usa React UI (esperti)",
28
62
  "Use this instance for automatic update": "Utilizza questa istanza per l'aggiornamento automatico",
29
63
  "Warning!": "Avvertimento!",
64
+ "You can use admin behind a reverse proxy.": "Puoi utilizzare l'amministratore dietro un Reverse Proxy.",
30
65
  "every 12 hours": "Ogni 12 ore",
31
66
  "every 2 days": "Ogni 2 giorni",
32
67
  "every 2 weeks": "Ogni 2 settimane",
@@ -37,6 +72,7 @@
37
72
  "manually": "Manualmente",
38
73
  "monthly": "Mensile",
39
74
  "place here": "Posiziona i file qui",
75
+ "sec": "secondo",
40
76
  "tooltip_auth": "Richiedi un login e una password per accedere alla pagina di amministrazione. Puoi gestirlo nella scheda utenti.",
41
77
  "tooltip_autoUpdate": "Controllare periodicamente gli aggiornamenti dell'adattatore",
42
78
  "tooltip_bind": "Indirizzo IP da dove monitorizza l'amministratore",
@@ -52,40 +88,5 @@
52
88
  "tooltip_secure": "Abilita il protocollo SSL. L'amministratore sarà disponibile tramite https: // e non più con http: //",
53
89
  "tooltip_thresholdValue": "Se il browser riceve troppi eventi in 3 secondi, l'aggiornamento verrà interrotto",
54
90
  "tooltip_ttl": "Timeout di login. Dopo questo tempo l'utente sarà disconnesso automaticamente.",
55
- "users permissions": "Permessi degli utenti",
56
- "Use react UI(experts)": "Usa React UI (esperti)",
57
- "Use old UI": "Usa la vecchia interfaccia utente",
58
- "Authentication": "Autenticazione",
59
- "Auto update": "Controlla gli aggiornamenti",
60
- "Cache": "File di cache",
61
- "Chained certificate": "Certificato concatenato",
62
- "Enabled": "Abilitato",
63
- "Let's Encrypt SSL": "Let's Encrypt SSL",
64
- "Login background": "Sfondo di accesso",
65
- "There is a option to allow access to the specific configuration pages of selected instances.": "È disponibile un'opzione per consentire l'accesso alle pagine di configurazione specifiche delle istanze selezionate.",
66
- "Config": "Pagina di configurazione",
67
- "Tab": "Scheda pagina",
68
- "Read about Let's Encrypt certificates": "Leggi i certificati Let's Encrypt",
69
- "Login timeout": "Durata della sessione di accesso",
70
- "sec": "secondo",
71
- "Use background image": "Usa immagine di sfondo",
72
- "Upload image": "Carica immagine",
73
- "Undo": "Disfare",
74
- "End date": "Data di fine",
75
- "End time": "Tempo scaduto",
76
- "Insert entry": "Inserisci voce",
77
- "No data in history for selected period": "Nessun dato nella cronologia per il periodo selezionato",
78
- "1 minute": "1 minuto",
79
- "Discard": "Scartare",
80
- "Language for only this instance": "Linguaggio solo per questa istanza",
81
- "Global path": "Percorso globale",
82
- "Instance": "Esempio",
83
- "Instance path behind proxy": "Percorso dell'istanza dietro il proxy",
84
- "Loading backgroun": "Sfondo di caricamento",
85
- "Background color of the loading screen": "Colore di sfondo della schermata di caricamento",
86
- "Loading background": "Caricamento dello sfondo",
87
- "Use iobroker.acme adapter for letsencrypt certificates": "Utilizzare l'adattatore iobroker.acme per i certificati letsencrypt",
88
- "Reverse proxy": "Procura inversa",
89
- "You can use admin behind a reverse proxy.": "Puoi utilizzare l'amministratore dietro un Reverse Proxy.",
90
- "Do not check if this instance is available from internet": "Non verificare se questa istanza è disponibile da Internet"
91
- }
91
+ "users permissions": "Permessi degli utenti"
92
+ }
@@ -1,32 +1,67 @@
1
1
  {
2
+ "1 minute": "1 minuut",
2
3
  "Access to instances": "Toegang tot instanties",
3
4
  "Admin adapter settings": "Admin adapter instellingen",
4
5
  "Allow access only to specific instances": "Sta alleen toegang toe tot specifieke instanties",
5
6
  "Apply access rights for selected instances": "Pas toegangsrechten toe voor geselecteerde instanties",
7
+ "Authentication": "Authenticatie",
6
8
  "Authentication was deactivated": "Verificatie was gedeactiveerd",
9
+ "Auto update": "Controleer op updates",
7
10
  "Background": "Achtergrond",
11
+ "Background color of the loading screen": "Achtergrondkleur van het laadscherm",
8
12
  "Background color of the login screen": "Achtergrondkleur van het inlogscherm",
9
13
  "Background image": "Achtergrond afbeelding",
14
+ "Cache": "Cachebestanden",
15
+ "Chained certificate": "Geketend certificaat",
16
+ "Config": "Configuratiepagina",
10
17
  "Disable authentication": "Schakel verificatie uit",
18
+ "Disable basic authentication": "Basisverificatie uitschakelen",
19
+ "Discard": "Weggooien",
20
+ "Do not check if this instance is available from internet": "Controleer niet of dit exemplaar beschikbaar is via internet",
21
+ "Enabled": "Ingeschakeld",
22
+ "End date": "Einddatum",
23
+ "End time": "Eindtijd",
11
24
  "Events threshold value": "Drempelwaarde voor gebeurtenissen",
25
+ "Global path": "Globaal pad",
12
26
  "Hide logo": "Logo verbergen",
13
27
  "IP": "IP",
14
28
  "Ignore warning": "Negeer waarschuwing",
29
+ "Insert entry": "Invoer invoegen",
30
+ "Instance": "Voorbeeld",
31
+ "Instance path behind proxy": "Instantiepad achter proxy",
32
+ "Language for only this instance": "Taal voor alleen deze instantie",
33
+ "Let's Encrypt SSL": "Let's Encrypt SSL",
15
34
  "Let's Encrypt settings": "Let's Encrypt Instellingen",
16
35
  "Listen on all IPs": "Luister op alle IP's",
36
+ "Loading backgroun": "Achtergrond laden",
37
+ "Loading background": "Achtergrond laden",
38
+ "Login background": "Inlog achtergrond",
39
+ "Login timeout": "Duur van inlogsessie",
17
40
  "Login timeout(sec)": "Aanmelding Time-out (sec)",
41
+ "No data in history for selected period": "Geen gegevens in geschiedenis voor geselecteerde periode",
18
42
  "Own motto": "Eigen motto",
19
- "Port to check the domain": "Poort om het domein te controleren",
20
43
  "Port": "Poort",
44
+ "Port to check the domain": "Poort om het domein te controleren",
21
45
  "Private certificate": "Privé certificaat",
22
46
  "Public certificate": "Openbaar certificaat",
47
+ "Read about Let's Encrypt certificates": "Lees over Let's Encrypt-certificaten",
48
+ "Reverse proxy": "Omgekeerde proxy",
23
49
  "Run as": "Uitvoeren als",
24
50
  "Secure(HTTPS)": "Veilig (HTTPS)",
25
51
  "Set certificates or load it first in the system settings (right top).": "Stel certificaten in of installeer deze eerst in de systeeminstellingen (rechtsboven).",
52
+ "Tab": "Tabblad",
53
+ "There is a option to allow access to the specific configuration pages of selected instances.": "Er is een optie om toegang te verlenen tot de specifieke configuratiepagina's van geselecteerde instanties.",
54
+ "Undo": "ongedaan maken",
26
55
  "Unsecure_Auth": "Het wachtwoord wordt verzonden via onbeveiligde verbinding. Ter beveiliging van uw wachtwoorden schakelt u de beveiligde verbinding (HTTPS) in!",
56
+ "Upload image": "Afbeelding uploaden",
27
57
  "Use Lets Encrypt certificates": "Gebruik Let's Encrypt-certificaten",
58
+ "Use background image": "Achtergrondafbeelding gebruiken",
59
+ "Use iobroker.acme adapter for letsencrypt certificates": "Gebruik de iobroker.acme-adapter voor letsencrypt-certificaten",
60
+ "Use old UI": "Gebruik een oude gebruikersinterface",
61
+ "Use react UI(experts)": "Gebruik React UI (experts)",
28
62
  "Use this instance for automatic update": "Gebruik deze instantie voor automatische update",
29
63
  "Warning!": "Waarschuwing!",
64
+ "You can use admin behind a reverse proxy.": "U kunt admin gebruiken achter een Reverse Proxy.",
30
65
  "every 12 hours": "Elke 12 uur",
31
66
  "every 2 days": "om de 2 dagen",
32
67
  "every 2 weeks": "elke 2 weken",
@@ -37,6 +72,7 @@
37
72
  "manually": "handmatig",
38
73
  "monthly": "maandelijks",
39
74
  "place here": "plaats de bestanden hier",
75
+ "sec": "sec",
40
76
  "tooltip_auth": "Controleer of aanmelding en wachtwoord toegang hebben tot de beheerderspagina. U kunt gebruikers beheren op het tabblad Gebruikers.",
41
77
  "tooltip_autoUpdate": "Controleer regelmatig of er updates zijn",
42
78
  "tooltip_bind": "IP-adres welke de admin adapter gebruikt",
@@ -52,40 +88,5 @@
52
88
  "tooltip_secure": "Schakel SSL-protocol in. Beheerpagina is beschikbaar via https: // en niet http: //",
53
89
  "tooltip_thresholdValue": "Als de browser te veel gebeurtenissen binnen 3 seconden ontvangt, wordt de update gestopt",
54
90
  "tooltip_ttl": "Time-out aanmelding. Na deze tijd zal de gebruiker automatisch uitloggen.",
55
- "users permissions": "gebruikersrechten",
56
- "Use react UI(experts)": "Gebruik React UI (experts)",
57
- "Use old UI": "Gebruik een oude gebruikersinterface",
58
- "Authentication": "Authenticatie",
59
- "Auto update": "Controleer op updates",
60
- "Cache": "Cachebestanden",
61
- "Chained certificate": "Geketend certificaat",
62
- "Enabled": "Ingeschakeld",
63
- "Let's Encrypt SSL": "Let's Encrypt SSL",
64
- "Login background": "Inlog achtergrond",
65
- "There is a option to allow access to the specific configuration pages of selected instances.": "Er is een optie om toegang te verlenen tot de specifieke configuratiepagina's van geselecteerde instanties.",
66
- "Config": "Configuratiepagina",
67
- "Tab": "Tabblad",
68
- "Read about Let's Encrypt certificates": "Lees over Let's Encrypt-certificaten",
69
- "Login timeout": "Duur van inlogsessie",
70
- "sec": "sec",
71
- "Use background image": "Achtergrondafbeelding gebruiken",
72
- "Upload image": "Afbeelding uploaden",
73
- "Undo": "ongedaan maken",
74
- "End date": "Einddatum",
75
- "End time": "Eindtijd",
76
- "Insert entry": "Invoer invoegen",
77
- "No data in history for selected period": "Geen gegevens in geschiedenis voor geselecteerde periode",
78
- "1 minute": "1 minuut",
79
- "Discard": "Weggooien",
80
- "Language for only this instance": "Taal voor alleen deze instantie",
81
- "Global path": "Globaal pad",
82
- "Instance": "Voorbeeld",
83
- "Instance path behind proxy": "Instantiepad achter proxy",
84
- "Loading backgroun": "Achtergrond laden",
85
- "Background color of the loading screen": "Achtergrondkleur van het laadscherm",
86
- "Loading background": "Achtergrond laden",
87
- "Use iobroker.acme adapter for letsencrypt certificates": "Gebruik de iobroker.acme-adapter voor letsencrypt-certificaten",
88
- "Reverse proxy": "Omgekeerde proxy",
89
- "You can use admin behind a reverse proxy.": "U kunt admin gebruiken achter een Reverse Proxy.",
90
- "Do not check if this instance is available from internet": "Controleer niet of dit exemplaar beschikbaar is via internet"
91
- }
91
+ "users permissions": "gebruikersrechten"
92
+ }