@nocobase/plugin-client 2.1.0-alpha.4 → 2.1.0-alpha.45

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 (39) hide show
  1. package/LICENSE +201 -661
  2. package/README.md +79 -10
  3. package/client-v2.d.ts +2 -0
  4. package/client-v2.js +1 -0
  5. package/dist/client/index.js +1 -1
  6. package/dist/client/routesTableSchema.d.ts +2 -0
  7. package/dist/client/utils/updateRoutesInBatch.d.ts +17 -0
  8. package/dist/client-v2/index.d.ts +10 -0
  9. package/dist/client-v2/index.js +10 -0
  10. package/dist/client-v2/plugin.d.ts +13 -0
  11. package/dist/collections/desktopRoutes.js +9 -2
  12. package/dist/collections/mobileRoutes.js +9 -2
  13. package/dist/externalVersion.js +6 -6
  14. package/dist/locale/de-DE.json +5 -6
  15. package/dist/locale/en-US.json +20 -5
  16. package/dist/locale/es-ES.json +5 -6
  17. package/dist/locale/fr-FR.json +5 -6
  18. package/dist/locale/hu-HU.json +5 -6
  19. package/dist/locale/id-ID.json +5 -6
  20. package/dist/locale/it-IT.json +5 -6
  21. package/dist/locale/ja-JP.json +5 -6
  22. package/dist/locale/ko-KR.json +5 -6
  23. package/dist/locale/nl-NL.json +5 -6
  24. package/dist/locale/pt-BR.json +5 -6
  25. package/dist/locale/ru-RU.json +5 -6
  26. package/dist/locale/tr-TR.json +5 -6
  27. package/dist/locale/uk-UA.json +5 -6
  28. package/dist/locale/vi-VN.json +5 -6
  29. package/dist/locale/zh-CN.json +22 -7
  30. package/dist/locale/zh-TW.json +5 -6
  31. package/dist/node_modules/cronstrue/dist/cronstrue.js +1 -1
  32. package/dist/node_modules/cronstrue/package.json +1 -1
  33. package/dist/server/migrations/202605121200-clean-orphan-flow-route-models.d.ts +13 -0
  34. package/dist/server/migrations/202605121200-clean-orphan-flow-route-models.js +131 -0
  35. package/dist/server/server.js +39 -10
  36. package/dist/swagger/index.d.ts +248 -0
  37. package/dist/swagger/index.js +222 -0
  38. package/package.json +4 -4
  39. package/dist/swagger/index.json +0 -7
@@ -10,13 +10,13 @@
10
10
  module.exports = {
11
11
  "react": "18.2.0",
12
12
  "react-i18next": "11.18.6",
13
- "@nocobase/client": "2.1.0-alpha.4",
13
+ "@nocobase/client": "2.1.0-alpha.45",
14
14
  "antd": "5.24.2",
15
15
  "@ant-design/icons": "5.6.1",
16
16
  "@formily/react": "2.3.7",
17
- "@nocobase/utils": "2.1.0-alpha.4",
18
- "lodash": "4.17.21",
19
- "@nocobase/database": "2.1.0-alpha.4",
20
- "@nocobase/plugin-localization": "2.1.0-alpha.4",
21
- "@nocobase/server": "2.1.0-alpha.4"
17
+ "@nocobase/utils": "2.1.0-alpha.45",
18
+ "lodash": "4.18.1",
19
+ "@nocobase/database": "2.1.0-alpha.45",
20
+ "@nocobase/client-v2": "2.1.0-alpha.45",
21
+ "@nocobase/server": "2.1.0-alpha.45"
22
22
  };
@@ -4,9 +4,6 @@
4
4
  "(currently not effective in sub-forms/sub-tables)": "(currently not effective in sub-forms/sub-tables)",
5
5
  "12 hour": "12 Stunden",
6
6
  "24 hour": "24 Stunden",
7
- "<": "<",
8
- "=": "=",
9
- ">": ">",
10
7
  "ACL": "ACL",
11
8
  "ASC": "Aufsteigend",
12
9
  "Access": "Zugriff",
@@ -76,7 +73,6 @@
76
73
  "After change": "Nach der Änderung",
77
74
  "After clicking the custom button, the following field values will be assigned according to the following form.": "Nach dem Klicken auf die benutzerdefinierte Schaltfläche werden die folgenden Feldwerte gemäß dem folgenden Formular zugewiesen.",
78
75
  "After clicking the custom button, the following fields of the current record will be saved according to the following form.": "Nach dem Klicken auf die benutzerdefinierte Schaltfläche werden die folgenden Felder des aktuellen Datensatzes gemäß dem folgenden Formular gespeichert.",
79
- "After hiding, this menu will no longer appear in the menu bar. To show it again, you need to go to the route management page to configure it.": "Nach dem Ausblenden wird dieses Menü nicht mehr in der Menüleiste angezeigt. Um es wieder anzuzeigen, müssen Sie zur Routenverwaltungsseite gehen, um es zu konfigurieren.",
80
76
  "After hiding, this tab will no longer appear in the tab bar. To show it again, you need to go to the route management page to set it.": "Nach dem Ausblenden wird dieser Tab nicht mehr in der Tableiste angezeigt. Um ihn wieder anzuzeigen, müssen Sie zur Routenverwaltungsseite gehen, um ihn einzustellen.",
81
77
  "After successful bulk update": "Nach erfolgreicher Massenaktualisierung",
82
78
  "After successful request": "Nach erfolgreicher Anfrage",
@@ -122,6 +118,7 @@
122
118
  "Any": "Any",
123
119
  "App error": "App-Fehler",
124
120
  "Application reloading": "Application reloading",
121
+ "Architecture": "Architektur",
125
122
  "Are you sure to delete this plugin?": "Sind Sie sicher, dass Sie dieses Plugin löschen möchten?",
126
123
  "Are you sure to disable this plugin?": "Sind Sie sicher, dass Sie dieses Plugin deaktivieren möchten?",
127
124
  "Are you sure you don't want to save?": "Sind Sie sicher, dass Sie nicht speichern möchten?",
@@ -130,7 +127,6 @@
130
127
  "Are you sure you want to delete this variable?": "Are you sure you want to delete this variable?",
131
128
  "Are you sure you want to disassociate it?": "Sind Sie sicher, dass Sie die Verbindung trennen möchten?",
132
129
  "Are you sure you want to hide these routes in menu?": "Sind Sie sicher, dass Sie diese Routen im Menü ausblenden möchten?",
133
- "Are you sure you want to hide this menu?": "Sind Sie sicher, dass Sie dieses Menü ausblenden möchten?",
134
130
  "Are you sure you want to hide this tab?": "Sind Sie sicher, dass Sie diesen Tab ausblenden möchten?",
135
131
  "Are you sure you want to load {{count}} collection(s)?": "Are you sure you want to load {{count}} collection(s)?",
136
132
  "Are you sure you want to perform the Custom request action": "Are you sure you want to perform the Custom request action",
@@ -244,6 +240,7 @@
244
240
  "Click the \"UI Editor\" icon in the upper right corner to enter the UI Editor mode": "Klicken Sie auf das \"UI-Editor\"-Symbol in der oberen rechten Ecke, um den UI-Editor-Modus zu betreten",
245
241
  "Clicked row record": "Clicked row record",
246
242
  "Close": "Schließen",
243
+ "Close popup and redirect to": "Popup schließen und weiterleiten zu",
247
244
  "Collapse": "Einklappen",
248
245
  "Collapse all": "Alle einklappen",
249
246
  "Collapse button": "Collapse",
@@ -395,6 +392,8 @@
395
392
  "Day before yesterday": "Day before yesterday",
396
393
  "Day/Month/Year": "Tag/Monat/Jahr",
397
394
  "Default": "Standard",
395
+ "Default expanded": "Standardmäßig eingeklappt",
396
+
398
397
  "Default collapse": "Standardmäßig eingeklappt",
399
398
  "Default collapsed": "Default collapsed",
400
399
  "Default expand all": "Default expand all",
@@ -1544,4 +1543,4 @@
1544
1543
  "≠": "≠",
1545
1544
  "≤": "≤",
1546
1545
  "≥": "≥"
1547
- }
1546
+ }
@@ -4,9 +4,6 @@
4
4
  "(currently not effective in sub-forms/sub-tables)": "(currently not effective in sub-forms/sub-tables)",
5
5
  "12 hour": "12 hour",
6
6
  "24 hour": "24 hour",
7
- "<": "<",
8
- "=": "=",
9
- ">": ">",
10
7
  "ACL": "ACL",
11
8
  "ASC": "ASC",
12
9
  "Access": "Access",
@@ -85,7 +82,6 @@
85
82
  "After change": "After change",
86
83
  "After clicking the custom button, the following field values will be assigned according to the following form.": "After clicking the custom button, the following field values will be assigned according to the following form.",
87
84
  "After clicking the custom button, the following fields of the current record will be saved according to the following form.": "After clicking the custom button, the following fields of the current record will be saved according to the following form.",
88
- "After hiding, this menu will no longer appear in the menu bar. To show it again, you need to go to the route management page to configure it.": "After hiding, this menu will no longer appear in the menu bar. To show it again, you need to go to the route management page to configure it.",
89
85
  "After hiding, this tab will no longer appear in the tab bar. To show it again, you need to go to the route management page to set it.": "After hiding, this tab will no longer appear in the tab bar. To show it again, you need to go to the route management page to set it.",
90
86
  "After successful bulk update": "After successful bulk update",
91
87
  "After successful request": "After successful request",
@@ -131,6 +127,7 @@
131
127
  "Any": "Any",
132
128
  "App error": "App error",
133
129
  "Application reloading": "Application reloading",
130
+ "Architecture": "Architecture",
134
131
  "Are you sure to delete this plugin?": "Are you sure to delete this plugin?",
135
132
  "Are you sure to disable this plugin?": "Are you sure to disable this plugin?",
136
133
  "Are you sure you don't want to save?": "Are you sure you don't want to save?",
@@ -139,7 +136,6 @@
139
136
  "Are you sure you want to delete this variable?": "Are you sure you want to delete this variable?",
140
137
  "Are you sure you want to disassociate it?": "Are you sure you want to disassociate it?",
141
138
  "Are you sure you want to hide these routes in menu?": "Are you sure you want to hide these routes in menu?",
142
- "Are you sure you want to hide this menu?": "Are you sure you want to hide this menu?",
143
139
  "Are you sure you want to hide this tab?": "Are you sure you want to hide this tab?",
144
140
  "Are you sure you want to load {{count}} collection(s)?": "Are you sure you want to load {{count}} collection(s)?",
145
141
  "Are you sure you want to perform the Custom request action": "Are you sure you want to perform the Custom request action",
@@ -205,6 +201,7 @@
205
201
  "Block template": "Block template",
206
202
  "Block templates": "Block templates",
207
203
  "Block title": "Block title",
204
+ "Menu linkage rules": "Menu linkage rules",
208
205
  "Built-in flow": "Specific flow",
209
206
  "Built-in flow step": "Specific flow step",
210
207
  "Block type": "Block type",
@@ -264,6 +261,7 @@
264
261
  "Click the \"UI Editor\" icon in the upper right corner to enter the UI Editor mode": "Click the \"UI Editor\" icon in the upper right corner to enter the UI Editor mode",
265
262
  "Clicked row record": "Clicked row record",
266
263
  "Close": "Close",
264
+ "Close popup and redirect to": "Close popup and redirect to",
267
265
  "Collapse": "Collapse",
268
266
  "Collapse all": "Collapse all",
269
267
  "Collapse button": "Collapse",
@@ -346,6 +344,7 @@
346
344
  "Create gantt block": "Create gantt block",
347
345
  "Create inverse field in the target collection": "Create inverse field in the target collection",
348
346
  "Create kanban block": "Create kanban block",
347
+ "Create menu": "Create menu",
349
348
  "Create template": "Create template",
350
349
  "Created at": "Created at",
351
350
  "Created by": "Created by",
@@ -358,6 +357,7 @@
358
357
  "Current form": "Current form",
359
358
  "Current object": "Current object",
360
359
  "Current item": "Current item",
360
+ "Current language": "Current language",
361
361
  "Current popup": "Current popup",
362
362
  "Current popup parent record": "Current popup parent record",
363
363
  "Current popup record": "Current popup record",
@@ -416,6 +416,7 @@
416
416
  "Day before yesterday": "Day before yesterday",
417
417
  "Day/Month/Year": "Day/Month/Year",
418
418
  "Default": "Default",
419
+ "Default expanded": "Default expanded",
419
420
  "Default collapse": "Default collapse",
420
421
  "Default collapsed": "Default collapsed",
421
422
  "Default expand all": "Default expand all",
@@ -558,6 +559,7 @@
558
559
  "Enable page header": "Enable page header",
559
560
  "Enable page tabs": "Enable page tabs",
560
561
  "Enable quick edit": "Enable quick edit",
562
+ "Enable row selection": "Enable row selection",
561
563
  "Enable refresh": "Enable refresh",
562
564
  "Enable secondary confirmation": "Enable secondary confirmation",
563
565
  "Enable tabs": "Enable tabs",
@@ -668,6 +670,7 @@
668
670
  "Form values": "Form values",
669
671
  "Form values change": "Form values change",
670
672
  "Form variable": "Form variable",
673
+ "JS variable": "JS variable",
671
674
  "Format": "Format",
672
675
  "Formula": "Formula",
673
676
  "Formula description": "Compute a value in each record based on other fields in the same record.",
@@ -836,6 +839,7 @@
836
839
  "Menu item icon": "Menu item icon",
837
840
  "Menu item name": "Menu item name",
838
841
  "Menu item title": "Menu item title",
842
+ "Menu type": "Menu type",
839
843
  "Menu permissions": "Menu permissions",
840
844
  "Message content": "Message content",
841
845
  "Message popup close method": "Message popup close method",
@@ -896,6 +900,7 @@
896
900
  "No assigned fields configured": "No assigned fields configured",
897
901
  "No blocks to connect": "No blocks to connect",
898
902
  "No configuration available.": "No configuration available.",
903
+ "No available data currently": "No available data currently",
899
904
  "No data": "No data",
900
905
  "No event flows": "No event flows",
901
906
  "No built-in flows for this event": "No flows available for this event",
@@ -946,6 +951,7 @@
946
951
  "Only use `_`": "Only use `_`",
947
952
  "Open in new window": "Open in new window",
948
953
  "Open in<1><0>Modal</0><1>Drawer</1><2>Window</2></1>": "Open in<1><0>Modal</0><1>Drawer</1><2>Window</2></1>",
954
+ "Open classic page access": "Open classic page access",
949
955
  "Open mode": "Open mode",
950
956
  "Open mode configuration": "Open mode configuration",
951
957
  "Operate on existing data": "Operate on existing data",
@@ -985,6 +991,7 @@
985
991
  "Page number": "Page number",
986
992
  "Page settings": "Page settings",
987
993
  "Page size": "Page size",
994
+ "This page requires the classic version to open properly. Do you want to go there now?": "This page requires the classic version to open properly. Do you want to go there now?",
988
995
  "Parent": "Parent",
989
996
  "Parent ID": "Parent ID",
990
997
  "Parent collection fields": "Parent collection fields",
@@ -1241,6 +1248,7 @@
1241
1248
  "Set block layout": "Set block layout",
1242
1249
  "Set block state": "Set block state",
1243
1250
  "Set button state": "Set button state",
1251
+ "Set menu item state": "Set menu item state",
1244
1252
  "Set condition": "Set condition",
1245
1253
  "Set data loading mode": "Set data loading mode",
1246
1254
  "Set data scope": "Set data scope",
@@ -1598,6 +1606,13 @@
1598
1606
  "{{#label}} with value \"{{#value}}\" matches the inverted {{#name}} pattern": "{{#label}} with value \"{{#value}}\" matches the inverted {{#name}} pattern",
1599
1607
  "{{count}} filter items": "{{count}} filter items",
1600
1608
  "{{count}} more items": "{{count}} more items",
1609
+ "Compatible": "Compatible",
1610
+ "Current settings page is unavailable": "Current settings page is unavailable",
1611
+ "Failed to load plugins": "Failed to load plugins",
1612
+ "Failed to load system settings": "Failed to load system settings",
1613
+ "No settings pages are currently available in Client V2. Settings registered by migrated plugins will appear here automatically.": "No settings pages are currently available in Client V2. Settings registered by migrated plugins will appear here automatically.",
1614
+ "No settings pages available": "No settings pages available",
1615
+ "The requested settings page does not exist or you do not have permission to access it.": "The requested settings page does not exist or you do not have permission to access it.",
1601
1616
  "≠": "≠",
1602
1617
  "≤": "≤",
1603
1618
  "≥": "≥"
@@ -4,9 +4,6 @@
4
4
  "(currently not effective in sub-forms/sub-tables)": "(currently not effective in sub-forms/sub-tables)",
5
5
  "12 hour": "12 horas",
6
6
  "24 hour": "24 horas",
7
- "<": "<",
8
- "=": "=",
9
- ">": ">",
10
7
  "ACL": "ACL",
11
8
  "ASC": "ASC",
12
9
  "Accept": "Aceptar",
@@ -78,7 +75,6 @@
78
75
  "After change": "Después del cambio",
79
76
  "After clicking the custom button, the following field values will be assigned according to the following form.": "Después de hacer clic en el botón personalizado, los siguientes valores de campo se asignarán de acuerdo con el siguiente formulario",
80
77
  "After clicking the custom button, the following fields of the current record will be saved according to the following form.": "Después de hacer clic en el botón personalizado, los siguientes campos del registro actual se guardarán de acuerdo con el siguiente formulario",
81
- "After hiding, this menu will no longer appear in the menu bar. To show it again, you need to go to the route management page to configure it.": "Después de ocultar, este menú ya no aparecerá en la barra de menú. Para mostrarlo de nuevo, debe ir a la página de administración de rutas para configurarlo.",
82
78
  "After hiding, this tab will no longer appear in the tab bar. To show it again, you need to go to the route management page to set it.": "Después de ocultar, esta pestaña ya no aparecerá en la barra de pestañas. Para mostrarla de nuevo, deberás ir a la página de gestión de rutas para configurarla.",
83
79
  "After successful bulk update": "Tras una actualización en masa correcta",
84
80
  "After successful request": "Tras petición correcta",
@@ -126,6 +122,7 @@
126
122
  "Any": "Any",
127
123
  "App error": "App error",
128
124
  "Application reloading": "Application reloading",
125
+ "Architecture": "Arquitectura",
129
126
  "Are you sure to delete this plugin?": "¿Estás seguro de eliminar este plugin?",
130
127
  "Are you sure to disable this plugin?": "Are you sure to disable this plugin?",
131
128
  "Are you sure you don't want to save?": "¿Seguro que no quieres guardar?",
@@ -134,7 +131,6 @@
134
131
  "Are you sure you want to delete this variable?": "Are you sure you want to delete this variable?",
135
132
  "Are you sure you want to disassociate it?": "¿Seguro que quieres desasociarlo?",
136
133
  "Are you sure you want to hide these routes in menu?": "¿Estás seguro de que quieres ocultar estas rutas en el menú?",
137
- "Are you sure you want to hide this menu?": "¿Estás seguro de que quieres ocultar este menú?",
138
134
  "Are you sure you want to hide this tab?": "¿Estás seguro de que quieres ocultar esta pestaña?",
139
135
  "Are you sure you want to load {{count}} collection(s)?": "Are you sure you want to load {{count}} collection(s)?",
140
136
  "Are you sure you want to perform the Custom request action": "Are you sure you want to perform the Custom request action",
@@ -250,6 +246,7 @@
250
246
  "Click the \"UI Editor\" icon in the upper right corner to enter the UI Editor mode": "Haga clic en el icono \"Editor de UI\" en la esquina superior derecha para entrar en el modo de Editor de UI.",
251
247
  "Clicked row record": "Clicked row record",
252
248
  "Close": "Cerrar",
249
+ "Close popup and redirect to": "Cerrar popup y redirigir a",
253
250
  "Collapse": "Colapsar",
254
251
  "Collapse all": "Contraer todo",
255
252
  "Collapse button": "Collapse",
@@ -401,6 +398,8 @@
401
398
  "Day before yesterday": "Day before yesterday",
402
399
  "Day/Month/Year": "Día/Mes/Año",
403
400
  "Default": "Por defecto",
401
+ "Default expanded": "Contraer por defecto",
402
+
404
403
  "Default collapse": "Contraer por defecto",
405
404
  "Default collapsed": "Default collapsed",
406
405
  "Default expand all": "Default expand all",
@@ -1572,4 +1571,4 @@
1572
1571
  "≠": "≠",
1573
1572
  "≤": "≤",
1574
1573
  "≥": "≥"
1575
- }
1574
+ }
@@ -4,9 +4,6 @@
4
4
  "(currently not effective in sub-forms/sub-tables)": "(currently not effective in sub-forms/sub-tables)",
5
5
  "12 hour": "12 heures",
6
6
  "24 hour": "24 heures",
7
- "<": "<",
8
- "=": "=",
9
- ">": ">",
10
7
  "ACL": "ACL",
11
8
  "ASC": "ASC",
12
9
  "Access": "Accès",
@@ -76,7 +73,6 @@
76
73
  "After change": "Après modification",
77
74
  "After clicking the custom button, the following field values will be assigned according to the following form.": "Après avoir cliqué sur le bouton personnalisé, les valeurs de champ suivantes seront attribuées selon le formulaire suivant.",
78
75
  "After clicking the custom button, the following fields of the current record will be saved according to the following form.": "Après avoir cliqué sur le bouton personnalisé, les champs suivants de l'enregistrement actuel seront sauvegardés selon le formulaire suivant.",
79
- "After hiding, this menu will no longer appear in the menu bar. To show it again, you need to go to the route management page to configure it.": "Après avoir masqué, ce menu ne sera plus affiché dans la barre de menu. Pour le réafficher, vous devez aller à la page de gestion des routes pour le configurer.",
80
76
  "After hiding, this tab will no longer appear in the tab bar. To show it again, you need to go to the route management page to set it.": "Après avoir masqué, cette tab ne sera plus affichée dans la barre de tab. Pour la montrer à nouveau, vous devez vous rendre sur la page de gestion des routes pour la configurer.",
81
77
  "After successful bulk update": "Après une mise à jour en masse réussie",
82
78
  "After successful request": "Après une requête réussie",
@@ -122,6 +118,7 @@
122
118
  "Any": "Any",
123
119
  "App error": "App error",
124
120
  "Application reloading": "Application reloading",
121
+ "Architecture": "Architecture",
125
122
  "Are you sure to delete this plugin?": "Êtes-vous sûr de vouloir supprimer ce plugin ?",
126
123
  "Are you sure to disable this plugin?": "Are you sure to disable this plugin?",
127
124
  "Are you sure you don't want to save?": "Êtes-vous sûr de ne pas vouloir enregistrer ?",
@@ -130,7 +127,6 @@
130
127
  "Are you sure you want to delete this variable?": "Are you sure you want to delete this variable?",
131
128
  "Are you sure you want to disassociate it?": "Êtes-vous sûr de vouloir le dissocier ?",
132
129
  "Are you sure you want to hide these routes in menu?": "Êtes-vous sûr de vouloir masquer ces routes dans le menu ?",
133
- "Are you sure you want to hide this menu?": "Êtes-vous sûr de vouloir masquer ce menu ?",
134
130
  "Are you sure you want to hide this tab?": "Êtes-vous sûr de vouloir masquer cet onglet ?",
135
131
  "Are you sure you want to load {{count}} collection(s)?": "Are you sure you want to load {{count}} collection(s)?",
136
132
  "Are you sure you want to perform the Custom request action": "Are you sure you want to perform the Custom request action",
@@ -244,6 +240,7 @@
244
240
  "Click the \"UI Editor\" icon in the upper right corner to enter the UI Editor mode": "Cliquez sur l'icône \"Éditeur d'interface utilisateur\" dans le coin supérieur droit pour entrer en mode Éditeur d'interface utilisateur",
245
241
  "Clicked row record": "Clicked row record",
246
242
  "Close": "Fermer",
243
+ "Close popup and redirect to": "Fermer le popup et rediriger vers",
247
244
  "Collapse": "Pliable",
248
245
  "Collapse all": "Réduire tout",
249
246
  "Collapse button": "Collapse",
@@ -395,6 +392,8 @@
395
392
  "Day before yesterday": "Day before yesterday",
396
393
  "Day/Month/Year": "Jour/Mois/Année",
397
394
  "Default": "Par défaut",
395
+ "Default expanded": "Développé/réduit par défaut",
396
+
398
397
  "Default collapse": "Développé/réduit par défaut",
399
398
  "Default collapsed": "Default collapsed",
400
399
  "Default expand all": "Default expand all",
@@ -1548,4 +1547,4 @@
1548
1547
  "≠": "≠",
1549
1548
  "≤": "≤",
1550
1549
  "≥": "≥"
1551
- }
1550
+ }
@@ -4,9 +4,6 @@
4
4
  "(currently not effective in sub-forms/sub-tables)": "(currently not effective in sub-forms/sub-tables)",
5
5
  "12 hour": "12 órás",
6
6
  "24 hour": "24 órás",
7
- "<": "<",
8
- "=": "=",
9
- ">": ">",
10
7
  "ACL": "Hozzáférés-vezérlés",
11
8
  "ASC": "Növekvő",
12
9
  "Access": "Hozzáférés",
@@ -76,7 +73,6 @@
76
73
  "After change": "Változás után",
77
74
  "After clicking the custom button, the following field values will be assigned according to the following form.": "Egyéni gomb megnyomása után a következő mezőértékek lesznek hozzárendelve az alábbi űrlap szerint.",
78
75
  "After clicking the custom button, the following fields of the current record will be saved according to the following form.": "Egyéni gomb megnyomása után az aktuális rekord következő mezői lesznek elmentve az alábbi űrlap szerint.",
79
- "After hiding, this menu will no longer appear in the menu bar. To show it again, you need to go to the route management page to configure it.": "Elrejtés után ez a menü nem jelenik meg a menüsorban. Újra megjelenítéshez a menükezelő oldalon kell beállítani.",
80
76
  "After hiding, this tab will no longer appear in the tab bar. To show it again, you need to go to the route management page to set it.": "Elrejtés után ez a fül nem jelenik meg a fül sorban. Újra megjelenítéshez a menükezelő oldalon kell beállítani.",
81
77
  "After successful bulk update": "Sikeres tömeges frissítés után",
82
78
  "After successful request": "Sikeres kérés után",
@@ -122,6 +118,7 @@
122
118
  "Any": "Any",
123
119
  "App error": "Alkalmazás hiba",
124
120
  "Application reloading": "Alkalmazás újratöltése",
121
+ "Architecture": "Architektúra",
125
122
  "Are you sure to delete this plugin?": "Biztosan törölni szeretné ezt a bővítményt?",
126
123
  "Are you sure to disable this plugin?": "Biztosan le szeretné tiltani ezt a bővítményt?",
127
124
  "Are you sure you don't want to save?": "Biztosan megszakítja a szerkesztést?",
@@ -130,7 +127,6 @@
130
127
  "Are you sure you want to delete this variable?": "Are you sure you want to delete this variable?",
131
128
  "Are you sure you want to disassociate it?": "Biztosan el szeretné távolítani a kapcsolatot?",
132
129
  "Are you sure you want to hide these routes in menu?": "Biztosan el szeretné rejteni ezeket az útvonalakat a menüben?",
133
- "Are you sure you want to hide this menu?": "Biztosan el szeretné rejteni ezt a menüt?",
134
130
  "Are you sure you want to hide this tab?": "Biztosan el szeretné rejteni ezt a fület?",
135
131
  "Are you sure you want to load {{count}} collection(s)?": "Are you sure you want to load {{count}} collection(s)?",
136
132
  "Are you sure you want to perform the Custom request action": "Biztosan végre szeretné hajtani a Testreszabott kérés műveletet",
@@ -244,6 +240,7 @@
244
240
  "Click the \"UI Editor\" icon in the upper right corner to enter the UI Editor mode": "Click the \"UI Editor\" icon in the upper right corner to enter the UI Editor mode",
245
241
  "Clicked row record": "Clicked row record",
246
242
  "Close": "Bezárás",
243
+ "Close popup and redirect to": "Popup bezárása és átirányítás ide",
247
244
  "Collapse": "Összecsukás",
248
245
  "Collapse all": "Összes összecsukása",
249
246
  "Collapse button": "Collapse",
@@ -395,6 +392,8 @@
395
392
  "Day before yesterday": "Day before yesterday",
396
393
  "Day/Month/Year": "Nap/Hónap/Év",
397
394
  "Default": "Alapértelmezett",
395
+ "Default expanded": "Alapértelmezett összecsukás",
396
+
398
397
  "Default collapse": "Alapértelmezett összecsukás",
399
398
  "Default collapsed": "Default collapsed",
400
399
  "Default expand all": "Default expand all",
@@ -1544,4 +1543,4 @@
1544
1543
  "≠": "≠",
1545
1544
  "≤": "≤",
1546
1545
  "≥": "≥"
1547
- }
1546
+ }
@@ -4,9 +4,6 @@
4
4
  "(currently not effective in sub-forms/sub-tables)": "(currently not effective in sub-forms/sub-tables)",
5
5
  "12 hour": "12 jam",
6
6
  "24 hour": "24 jam",
7
- "<": "<",
8
- "=": "=",
9
- ">": ">",
10
7
  "ACL": "ACL",
11
8
  "ASC": "ASC",
12
9
  "Access": "Akses",
@@ -76,7 +73,6 @@
76
73
  "After change": "Setelah perubahan",
77
74
  "After clicking the custom button, the following field values will be assigned according to the following form.": "Setelah mengklik tombol khusus, nilai bidang berikut akan ditetapkan sesuai dengan formulir berikut.",
78
75
  "After clicking the custom button, the following fields of the current record will be saved according to the following form.": "Setelah mengklik tombol khusus, bidang-bidang berikut dari catatan saat ini akan disimpan sesuai dengan formulir berikut.",
79
- "After hiding, this menu will no longer appear in the menu bar. To show it again, you need to go to the route management page to configure it.": "Setelah disembunyikan, menu ini tidak akan lagi muncul di bilah menu. Untuk menampilkannya lagi, Anda perlu pergi ke halaman manajemen rute untuk mengkonfigurasinya.",
80
76
  "After hiding, this tab will no longer appear in the tab bar. To show it again, you need to go to the route management page to set it.": "Setelah disembunyikan, tab ini tidak akan lagi muncul di bilah tab. Untuk menampilkannya lagi, Anda perlu pergi ke halaman manajemen rute untuk mengaturnya.",
81
77
  "After successful bulk update": "Setelah pembaruan massal berhasil",
82
78
  "After successful request": "Setelah permintaan berhasil",
@@ -122,6 +118,7 @@
122
118
  "Any": "Any",
123
119
  "App error": "Kesalahan aplikasi",
124
120
  "Application reloading": "Aplikasi sedang memuat ulang",
121
+ "Architecture": "Arsitektur",
125
122
  "Are you sure to delete this plugin?": "Anda yakin ingin menghapus plugin ini?",
126
123
  "Are you sure to disable this plugin?": "Anda yakin ingin menonaktifkan plugin ini?",
127
124
  "Are you sure you don't want to save?": "Anda yakin tidak ingin menyimpan?",
@@ -130,7 +127,6 @@
130
127
  "Are you sure you want to delete this variable?": "Are you sure you want to delete this variable?",
131
128
  "Are you sure you want to disassociate it?": "Anda yakin ingin memutus asosiasinya?",
132
129
  "Are you sure you want to hide these routes in menu?": "Anda yakin ingin menyembunyikan rute ini di menu?",
133
- "Are you sure you want to hide this menu?": "Anda yakin ingin menyembunyikan menu ini?",
134
130
  "Are you sure you want to hide this tab?": "Anda yakin ingin menyembunyikan tab ini?",
135
131
  "Are you sure you want to load {{count}} collection(s)?": "Are you sure you want to load {{count}} collection(s)?",
136
132
  "Are you sure you want to perform the Custom request action": "Anda yakin ingin melakukan aksi permintaan Kustom",
@@ -245,6 +241,7 @@
245
241
  "Click the \"UI Editor\" icon in the upper right corner to enter the UI Editor mode": "Click the \"UI Editor\" icon in the upper right corner to enter the UI Editor mode",
246
242
  "Clicked row record": "Clicked row record",
247
243
  "Close": "Tutup",
244
+ "Close popup and redirect to": "Tutup popup dan alihkan ke",
248
245
  "Collapse": "Ciutkan",
249
246
  "Collapse all": "Ciutkan semua",
250
247
  "Collapse button": "Collapse",
@@ -396,6 +393,8 @@
396
393
  "Day before yesterday": "Day before yesterday",
397
394
  "Day/Month/Year": "Hari/Bulan/Tahun",
398
395
  "Default": "Default",
396
+ "Default expanded": "Ciutkan default",
397
+
399
398
  "Default collapse": "Ciutkan default",
400
399
  "Default collapsed": "Default collapsed",
401
400
  "Default expand all": "Default expand all",
@@ -1545,4 +1544,4 @@
1545
1544
  "≠": "≠",
1546
1545
  "≤": "≤",
1547
1546
  "≥": "≥"
1548
- }
1547
+ }
@@ -4,9 +4,6 @@
4
4
  "(currently not effective in sub-forms/sub-tables)": "(currently not effective in sub-forms/sub-tables)",
5
5
  "12 hour": "12 ore",
6
6
  "24 hour": "24 ore",
7
- "<": "<",
8
- "=": "=",
9
- ">": ">",
10
7
  "ACL": "ACL",
11
8
  "ASC": "Asc",
12
9
  "Access": "Accesso",
@@ -76,7 +73,6 @@
76
73
  "After change": "Dopo le modifiche",
77
74
  "After clicking the custom button, the following field values will be assigned according to the following form.": "Dopo aver fatto clic sul pulsante personalizza, i seguenti valori verranno assegnati in base al seguente modulo.",
78
75
  "After clicking the custom button, the following fields of the current record will be saved according to the following form.": "Dopo aver fatto clic sul pulsante personalizza, i seguenti campi del record corrente verranno salvati in base al seguente modulo.",
79
- "After hiding, this menu will no longer appear in the menu bar. To show it again, you need to go to the route management page to configure it.": "Dopo averlo nascosto, questo menu non apparirà più nella barra dei menu. Per mostrarlo di nuovo, devi andare alla pagina di gestione dei percorsi per configurarlo.",
80
76
  "After hiding, this tab will no longer appear in the tab bar. To show it again, you need to go to the route management page to set it.": "Dopo averla nascosta, questa scheda non apparirà più nella barra delle schede. Per mostrarla di nuovo, devi andare alla pagina di gestione dei percorsi per configurarlo.",
81
77
  "After successful bulk update": "Dopo un aggiornamento di massa riuscito",
82
78
  "After successful request": "Dopo una richiesta riuscita",
@@ -122,6 +118,7 @@
122
118
  "Any": "Any",
123
119
  "App error": "Errore app",
124
120
  "Application reloading": "Ricaricamento applicazione",
121
+ "Architecture": "Architettura",
125
122
  "Are you sure to delete this plugin?": "Sei sicuro di eliminare questo plugin?",
126
123
  "Are you sure to disable this plugin?": "Sei sicuro di disabilitare questo plugin?",
127
124
  "Are you sure you don't want to save?": "Sei sicuro di non voler salvare?",
@@ -130,7 +127,6 @@
130
127
  "Are you sure you want to delete this variable?": "Are you sure you want to delete this variable?",
131
128
  "Are you sure you want to disassociate it?": "Sei sicuro di voler dissociare?",
132
129
  "Are you sure you want to hide these routes in menu?": "Sei sicuro di voler nascondere questi percorsi nel menu?",
133
- "Are you sure you want to hide this menu?": "Sei sicuro di voler nascondere questo menu?",
134
130
  "Are you sure you want to hide this tab?": "Sei sicuro di voler nascondere questa scheda?",
135
131
  "Are you sure you want to load {{count}} collection(s)?": "Are you sure you want to load {{count}} collection(s)?",
136
132
  "Are you sure you want to perform the Custom request action": "Sei sicuro di voler eseguire l'azione di richiesta personalizzata?",
@@ -244,6 +240,7 @@
244
240
  "Click the \"UI Editor\" icon in the upper right corner to enter the UI Editor mode": "Cliquez sur l'icône \"Éditeur d'interface utilisateur\" dans le coin supérieur droit pour entrer en mode Éditeur d'interface utilisateur",
245
241
  "Clicked row record": "Clicked row record",
246
242
  "Close": "Chiudi",
243
+ "Close popup and redirect to": "Chiudi popup e reindirizza a",
247
244
  "Collapse": "Comprimi",
248
245
  "Collapse all": "Comprimi tutto",
249
246
  "Collapse button": "Collapse",
@@ -395,6 +392,8 @@
395
392
  "Day before yesterday": "Day before yesterday",
396
393
  "Day/Month/Year": "Giorno/Mese/Anno",
397
394
  "Default": "Predefinito",
395
+ "Default expanded": "Comprimi di default",
396
+
398
397
  "Default collapse": "Comprimi di default",
399
398
  "Default collapsed": "Default collapsed",
400
399
  "Default expand all": "Default expand all",
@@ -1544,4 +1543,4 @@
1544
1543
  "≠": "≠",
1545
1544
  "≤": "≤",
1546
1545
  "≥": "≥"
1547
- }
1546
+ }
@@ -4,9 +4,6 @@
4
4
  "(currently not effective in sub-forms/sub-tables)": "(currently not effective in sub-forms/sub-tables)",
5
5
  "12 hour": "12 時間制",
6
6
  "24 hour": "24 時間制",
7
- "<": "<",
8
- "=": "=",
9
- ">": ">",
10
7
  "ACL": "アクセス制御",
11
8
  "ASC": "昇順",
12
9
  "Access": "アクセス",
@@ -76,7 +73,6 @@
76
73
  "After change": "変更後",
77
74
  "After clicking the custom button, the following field values will be assigned according to the following form.": "現在のカスタムボタンをクリックすると、次のフォームに従って次のフィールド値が割り当てられます。",
78
75
  "After clicking the custom button, the following fields of the current record will be saved according to the following form.": "カスタムボタンをクリックすると、現在のレコードの次のフィールドが次の形式に従って保存されます。",
79
- "After hiding, this menu will no longer appear in the menu bar. To show it again, you need to go to the route management page to configure it.": "非表示にすると、このメニューはメニューバーに表示されなくなります。再表示するには、ルート管理ページで設定する必要があります。",
80
76
  "After hiding, this tab will no longer appear in the tab bar. To show it again, you need to go to the route management page to set it.": "非表示にすると、このタブはタブバーに表示されなくなります。再表示するには、ルート管理ページで設定する必要があります。",
81
77
  "After successful bulk update": "一括更新が成功した後",
82
78
  "After successful request": "リクエストが成功した後",
@@ -123,6 +119,7 @@
123
119
  "Any succeeded or failed": "いずれかが成功もしくは失敗",
124
120
  "App error": "アプリエラー",
125
121
  "Application reloading": "アプリケーションを再読み込み中",
122
+ "Architecture": "アーキテクチャ",
126
123
  "Are you sure to delete this plugin": "本当にこのプラグインを無効にしますか?",
127
124
  "Are you sure to delete this plugin?": "このプラグインを削除してもよろしいですか?",
128
125
  "Are you sure to disable this plugin?": "このプラグインを無効にしてもよろしいですか?",
@@ -132,7 +129,6 @@
132
129
  "Are you sure you want to delete this variable?": "Are you sure you want to delete this variable?",
133
130
  "Are you sure you want to disassociate it?": "本当に関連付けを解除しますか?",
134
131
  "Are you sure you want to hide these routes in menu?": "これらのルートをメニューに非表示にしますか?",
135
- "Are you sure you want to hide this menu?": "このメニューを非表示にしますか?",
136
132
  "Are you sure you want to hide this tab?": "このタブを非表示にしますか?",
137
133
  "Are you sure you want to load {{count}} collection(s)?": "Are you sure you want to load {{count}} collection(s)?",
138
134
  "Are you sure you want to perform the Custom request action": "カスタムリクエストアクションを実行してもよろしいですか?",
@@ -247,6 +243,7 @@
247
243
  "Click the \"UI Editor\" icon in the upper right corner to enter the UI Editor mode": "ユーザーインターフェースエディターモードに入るには、右上隅の「UIエディタ」アイコンをクリックしてください",
248
244
  "Clicked row record": "Clicked row record",
249
245
  "Close": "閉じる",
246
+ "Close popup and redirect to": "ポップアップを閉じてリダイレクト",
250
247
  "Collapse": "折りたたみ",
251
248
  "Collapse all": "すべて閉じる",
252
249
  "Collapse button": "Collapse",
@@ -399,6 +396,8 @@
399
396
  "Day before yesterday": "Day before yesterday",
400
397
  "Day/Month/Year": "日/月/年",
401
398
  "Default": "デフォルト",
399
+ "Default expanded": "デフォルト閉じる",
400
+
402
401
  "Default collapse": "デフォルト閉じる",
403
402
  "Default collapsed": "Default collapsed",
404
403
  "Default expand all": "Default expand all",
@@ -1563,4 +1562,4 @@
1563
1562
  "≠": "≠",
1564
1563
  "≤": "≤",
1565
1564
  "≥": "≥"
1566
- }
1565
+ }
@@ -4,9 +4,6 @@
4
4
  "(currently not effective in sub-forms/sub-tables)": "(currently not effective in sub-forms/sub-tables)",
5
5
  "12 hour": "12 시간",
6
6
  "24 hour": "24 시간",
7
- "<": "<",
8
- "=": "=",
9
- ">": ">",
10
7
  "ACL": "액세스 제어 목록",
11
8
  "ASC": "오름차순",
12
9
  "Access": "접근",
@@ -77,7 +74,6 @@
77
74
  "After change": "변경 후",
78
75
  "After clicking the custom button, the following field values will be assigned according to the following form.": "사용자 지정 버튼을 클릭하면 아래 양식에 따라 다음 필드 값이 할당됩니다.",
79
76
  "After clicking the custom button, the following fields of the current record will be saved according to the following form.": "사용자 지정 버튼을 클릭하면 현재 레코드의 다음 필드가 아래 양식에 따라 저장됩니다.",
80
- "After hiding, this menu will no longer appear in the menu bar. To show it again, you need to go to the route management page to configure it.": "숨기면 이 메뉴는 더 이상 메뉴 바에 표시되지 않습니다. 다시 표시하려면 경로 관리 페이지로 이동하여 설정해야 합니다.",
81
77
  "After hiding, this tab will no longer appear in the tab bar. To show it again, you need to go to the route management page to set it.": "숨기면 이 탭은 탭 바에 더 이상 표시되지 않습니다. 다시 표시하려면 경로 관리 페이지로 이동하여 설정해야 합니다.",
82
78
  "After successful bulk update": "일괄 업데이트에 송공한 후",
83
79
  "After successful request": "요청이 성공한 후",
@@ -124,6 +120,7 @@
124
120
  "Any": "Any",
125
121
  "App error": "앱 오류",
126
122
  "Application reloading": "애플리케이션 다시 불러오는 중",
123
+ "Architecture": "아키텍처",
127
124
  "Are you sure to delete this plugin?": "이 플러그인을 삭제하시겠습니까?",
128
125
  "Are you sure to disable this plugin?": "이 플러그인을 비활성화하시겠습니까?",
129
126
  "Are you sure you don't want to save?": "저장하지 않으시겠습니까?",
@@ -132,7 +129,6 @@
132
129
  "Are you sure you want to delete this variable?": "Are you sure you want to delete this variable?",
133
130
  "Are you sure you want to disassociate it?": "정말로 연결을 해제하시겠습니까?",
134
131
  "Are you sure you want to hide these routes in menu?": "이 경로들을 메뉴에서 숨기시겠습니까?",
135
- "Are you sure you want to hide this menu?": "이 메뉴를 숨기시겠습니까?",
136
132
  "Are you sure you want to hide this tab?": "이 탭을 숨기시겠습니까?",
137
133
  "Are you sure you want to load {{count}} collection(s)?": "Are you sure you want to load {{count}} collection(s)?",
138
134
  "Are you sure you want to perform the Custom request action": "사용자 정의 요청 작업을 수행하시겠습니까?",
@@ -247,6 +243,7 @@
247
243
  "Click the \"UI Editor\" icon in the upper right corner to enter the UI Editor mode": "사용자 인터페이스 편집기 모드에 들어가려면 오른쪽 상단의 \"UI 편집기\" 아이콘을 클릭하십시오",
248
244
  "Clicked row record": "Clicked row record",
249
245
  "Close": "닫기",
246
+ "Close popup and redirect to": "팝업을 닫고 다음으로 리디렉션",
250
247
  "Collapse": "접기",
251
248
  "Collapse all": "모두 축소",
252
249
  "Collapse button": "Collapse",
@@ -399,6 +396,8 @@
399
396
  "Day before yesterday": "Day before yesterday",
400
397
  "Day/Month/Year": "일/월/년",
401
398
  "Default": "기본값",
399
+ "Default expanded": "기본 축소",
400
+
402
401
  "Default collapse": "기본 축소",
403
402
  "Default collapsed": "Default collapsed",
404
403
  "Default expand all": "Default expand all",
@@ -1557,4 +1556,4 @@
1557
1556
  "≠": "≠",
1558
1557
  "≤": "≤",
1559
1558
  "≥": "≥"
1560
- }
1559
+ }