@nocobase/plugin-client 1.7.0-beta.8 → 1.7.0

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 (89) hide show
  1. package/dist/client/index.js +1 -1
  2. package/dist/externalVersion.js +6 -6
  3. package/dist/locale/antd/ar_EG.js +1 -1
  4. package/dist/locale/antd/az_AZ.js +1 -1
  5. package/dist/locale/antd/bg_BG.js +1 -1
  6. package/dist/locale/antd/bn_BD.js +1 -1
  7. package/dist/locale/antd/by_BY.js +1 -1
  8. package/dist/locale/antd/ca_ES.js +1 -1
  9. package/dist/locale/antd/cs_CZ.js +1 -1
  10. package/dist/locale/antd/da_DK.js +1 -1
  11. package/dist/locale/antd/de_DE.js +1 -1
  12. package/dist/locale/antd/el_GR.js +1 -1
  13. package/dist/locale/antd/en_GB.js +1 -1
  14. package/dist/locale/antd/en_US.js +1 -1
  15. package/dist/locale/antd/es_ES.js +1 -1
  16. package/dist/locale/antd/et_EE.js +1 -1
  17. package/dist/locale/antd/eu_ES.js +1 -1
  18. package/dist/locale/antd/fa_IR.js +1 -1
  19. package/dist/locale/antd/fi_FI.js +1 -1
  20. package/dist/locale/antd/fr_BE.js +1 -1
  21. package/dist/locale/antd/fr_CA.js +1 -1
  22. package/dist/locale/antd/fr_FR.js +1 -1
  23. package/dist/locale/antd/ga_IE.js +1 -1
  24. package/dist/locale/antd/gl_ES.js +1 -1
  25. package/dist/locale/antd/he_IL.js +1 -1
  26. package/dist/locale/antd/hi_IN.js +1 -1
  27. package/dist/locale/antd/hr_HR.js +1 -1
  28. package/dist/locale/antd/hu_HU.js +1 -1
  29. package/dist/locale/antd/hy_AM.js +1 -1
  30. package/dist/locale/antd/id_ID.js +1 -1
  31. package/dist/locale/antd/is_IS.js +1 -1
  32. package/dist/locale/antd/it_IT.js +1 -1
  33. package/dist/locale/antd/ja_JP.js +1 -1
  34. package/dist/locale/antd/ka_GE.js +1 -1
  35. package/dist/locale/antd/kk_KZ.js +1 -1
  36. package/dist/locale/antd/km_KH.js +1 -1
  37. package/dist/locale/antd/kmr_IQ.js +1 -1
  38. package/dist/locale/antd/kn_IN.js +1 -1
  39. package/dist/locale/antd/ko_KR.js +1 -1
  40. package/dist/locale/antd/ku_IQ.js +1 -1
  41. package/dist/locale/antd/lt_LT.js +1 -1
  42. package/dist/locale/antd/lv_LV.js +1 -1
  43. package/dist/locale/antd/mk_MK.js +1 -1
  44. package/dist/locale/antd/ml_IN.js +1 -1
  45. package/dist/locale/antd/mn_MN.js +1 -1
  46. package/dist/locale/antd/ms_MY.js +1 -1
  47. package/dist/locale/antd/my_MM.js +1 -1
  48. package/dist/locale/antd/nb_NO.js +1 -1
  49. package/dist/locale/antd/ne_NP.js +1 -1
  50. package/dist/locale/antd/nl_BE.js +1 -1
  51. package/dist/locale/antd/nl_NL.js +1 -1
  52. package/dist/locale/antd/pl_PL.js +1 -1
  53. package/dist/locale/antd/pt_BR.js +1 -1
  54. package/dist/locale/antd/pt_PT.js +1 -1
  55. package/dist/locale/antd/ro_RO.js +1 -1
  56. package/dist/locale/antd/ru_RU.js +1 -1
  57. package/dist/locale/antd/si_LK.js +1 -1
  58. package/dist/locale/antd/sk_SK.js +1 -1
  59. package/dist/locale/antd/sl_SI.js +1 -1
  60. package/dist/locale/antd/sr_RS.js +1 -1
  61. package/dist/locale/antd/sv_SE.js +1 -1
  62. package/dist/locale/antd/ta_IN.js +1 -1
  63. package/dist/locale/antd/th_TH.js +1 -1
  64. package/dist/locale/antd/tk_TK.js +1 -1
  65. package/dist/locale/antd/tr_TR.js +1 -1
  66. package/dist/locale/antd/uk_UA.js +1 -1
  67. package/dist/locale/antd/ur_PK.js +1 -1
  68. package/dist/locale/antd/uz_UZ.js +10 -0
  69. package/dist/locale/antd/vi_VN.js +1 -1
  70. package/dist/locale/antd/zh_CN.js +1 -1
  71. package/dist/locale/antd/zh_HK.js +1 -1
  72. package/dist/locale/antd/zh_TW.js +1 -1
  73. package/dist/locale/de-DE.js +9 -2
  74. package/dist/locale/en-US.js +12 -2
  75. package/dist/locale/es-ES.js +12 -2
  76. package/dist/locale/fr-FR.js +12 -2
  77. package/dist/locale/it-IT.js +9 -2
  78. package/dist/locale/ja-JP.js +12 -2
  79. package/dist/locale/ko-KR.js +12 -2
  80. package/dist/locale/nl-NL.js +182 -7
  81. package/dist/locale/pt-BR.js +12 -2
  82. package/dist/locale/ru-RU.js +12 -2
  83. package/dist/locale/tr-TR.js +12 -2
  84. package/dist/locale/uk-UA.js +12 -2
  85. package/dist/locale/zh-CN.js +50 -6
  86. package/dist/locale/zh-TW.js +12 -2
  87. package/dist/node_modules/cronstrue/package.json +1 -1
  88. package/dist/server/server.js +4 -14
  89. package/package.json +2 -2
@@ -173,6 +173,7 @@ module.exports = {
173
173
  "Chart type": "Chart type",
174
174
  "Chart config": "Chart config",
175
175
  Templates: "Templates",
176
+ Template: "Template",
176
177
  "Select template": "Select template",
177
178
  "Action logs": "Action logs",
178
179
  "Create template": "Create template",
@@ -513,7 +514,7 @@ module.exports = {
513
514
  "Save as block template": "Save as block template",
514
515
  "Block templates": "Block templates",
515
516
  "Block template": "Block template",
516
- "Convert reference to duplicate": "Convert reference to duplicate",
517
+ "Convert template to duplicate": "Convert template to duplicate",
517
518
  "Template name": "Template name",
518
519
  "Block type": "Block type",
519
520
  "No blocks to connect": "No blocks to connect",
@@ -598,6 +599,7 @@ module.exports = {
598
599
  "Blank block": "Blank block",
599
600
  "Duplicate template": "Duplicate template",
600
601
  "Reference template": "Reference template",
602
+ "Inherited template": "Inherited template",
601
603
  "Create calendar block": "Create calendar block",
602
604
  "Create kanban block": "Create kanban block",
603
605
  "Grouping field": "Grouping field",
@@ -893,5 +895,13 @@ module.exports = {
893
895
  "If selected, the page will display Tab pages.": "If selected, the page will display Tab pages.",
894
896
  "If selected, the route will be displayed in the menu.": "If selected, the route will be displayed in the menu.",
895
897
  "Are you sure you want to hide this tab?": "Are you sure you want to hide this tab?",
896
- "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."
898
+ "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.",
899
+ "No pages yet, please configure first": "No pages yet, please configure first",
900
+ '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',
901
+ "Specifies a Permissions Policy for the <iframe>. The policy defines what features are available to the <iframe> (for example, access to the microphone, camera, battery, web-share, etc.) based on the origin of the request.": "Specifies a Permissions Policy for the <iframe>. The policy defines what features are available to the <iframe> (for example, access to the microphone, camera, battery, web-share, etc.) based on the origin of the request.",
902
+ Deprecated: "Deprecated",
903
+ "Full permissions": "Full permissions",
904
+ "Refresh data blocks": "Refresh data blocks",
905
+ "Select data blocks to refresh": "Select data blocks to refresh",
906
+ "After successful submission, the selected data blocks will be automatically refreshed.": "After successful submission, the selected data blocks will be automatically refreshed."
897
907
  };
@@ -157,6 +157,7 @@ module.exports = {
157
157
  "Chart type": "Tipo del gr\xE1fico",
158
158
  "Chart config": "Configuraci\xF3n del gr\xE1fico",
159
159
  Templates: "Plantillas",
160
+ Template: "Plantilla",
160
161
  "Select template": "Seleccione plantilla",
161
162
  "Action logs": "Acci\xF3n logs",
162
163
  "Create template": "Crear plantilla",
@@ -478,7 +479,8 @@ module.exports = {
478
479
  "Turn pages": "Pasar p\xE1ginas",
479
480
  Others: "Otros",
480
481
  "Other records": "Otros registros",
481
- "Save as template": "Guardar como plantilla",
482
+ "Save as reference template": "Guardar como plantilla de referencia",
483
+ "Save as inherited template": "Guardar como plantilla heredada",
482
484
  "Save as block template": "Guardar como plantilla de bloque",
483
485
  "Block templates": "Bloquear plantillas",
484
486
  "Block template": "Plantilla de bloque",
@@ -568,6 +570,7 @@ module.exports = {
568
570
  "Blank block": "Bloque en blanco",
569
571
  "Duplicate template": "Duplicar plantilla",
570
572
  "Reference template": "Plantilla de referencia",
573
+ "Inherited template": "Plantilla heredada",
571
574
  "Create calendar block": "Crear bloque de calendario",
572
575
  "Create kanban block": "Crear bloque kanban",
573
576
  "Grouping field": "Campo de agrupaci\xF3n",
@@ -810,5 +813,12 @@ module.exports = {
810
813
  "If selected, the page will display Tab pages.": "Si se selecciona, la p\xE1gina mostrar\xE1 p\xE1ginas de pesta\xF1as.",
811
814
  "If selected, the route will be displayed in the menu.": "Si se selecciona, la ruta se mostrar\xE1 en el men\xFA.",
812
815
  "Are you sure you want to hide this tab?": "\xBFEst\xE1s seguro de que quieres ocultar esta pesta\xF1a?",
813
- "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\xE9s de ocultar, esta pesta\xF1a ya no aparecer\xE1 en la barra de pesta\xF1as. Para mostrarla de nuevo, deber\xE1s ir a la p\xE1gina de gesti\xF3n de rutas para configurarla."
816
+ "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\xE9s de ocultar, esta pesta\xF1a ya no aparecer\xE1 en la barra de pesta\xF1as. Para mostrarla de nuevo, deber\xE1s ir a la p\xE1gina de gesti\xF3n de rutas para configurarla.",
817
+ "No pages yet, please configure first": "A\xFAn no hay p\xE1ginas, por favor configura primero",
818
+ '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.',
819
+ Deprecated: "Obsoleto",
820
+ "Full permissions": "Todos los derechos",
821
+ "Refresh data blocks": "Actualizar bloques de datos",
822
+ "Select data blocks to refresh": "Actualizar bloques de datos",
823
+ "After successful submission, the selected data blocks will be automatically refreshed.": "Despu\xE9s de enviar correctamente, los bloques de datos seleccionados se actualizar\xE1n autom\xE1ticamente."
814
824
  };
@@ -168,6 +168,7 @@ module.exports = {
168
168
  "Chart type": "Type de graphique",
169
169
  "Chart config": "Configuration du graphique",
170
170
  Templates: "Mod\xE8les",
171
+ Template: "Mod\xE8le",
171
172
  "Select template": "S\xE9lectionner un mod\xE8le",
172
173
  "Action logs": "Logs d'action",
173
174
  "Create template": "Cr\xE9er un mod\xE8le",
@@ -493,7 +494,8 @@ module.exports = {
493
494
  "Turn pages": "Tourner les pages",
494
495
  Others: "Autres",
495
496
  "Other records": "Autres enregistrements",
496
- "Save as template": "Enregistrer en tant que mod\xE8le",
497
+ "Save as reference template": "Enregistrer en tant que mod\xE8le de r\xE9f\xE9rence",
498
+ "Save as inherited template": "Enregistrer en tant que mod\xE8le h\xE9rit\xE9",
497
499
  "Save as block template": "Enregistrer en tant que mod\xE8le de bloc",
498
500
  "Block templates": "Mod\xE8les de bloc",
499
501
  "Block template": "Mod\xE8le de bloc",
@@ -581,6 +583,7 @@ module.exports = {
581
583
  "Blank block": "Bloc vierge",
582
584
  "Duplicate template": "Dupliquer le mod\xE8le",
583
585
  "Reference template": "R\xE9f\xE9rencer le mod\xE8le",
586
+ "Inherited template": "Mod\xE8le h\xE9rit\xE9",
584
587
  "Create calendar block": "Cr\xE9er un bloc de calendrier",
585
588
  "Create kanban block": "Cr\xE9er un bloc kanban",
586
589
  "Grouping field": "Champ de regroupement",
@@ -830,5 +833,12 @@ module.exports = {
830
833
  "If selected, the page will display Tab pages.": "Si s\xE9lectionn\xE9, la page affichera des onglets.",
831
834
  "If selected, the route will be displayed in the menu.": "Si s\xE9lectionn\xE9, la route sera affich\xE9e dans le menu.",
832
835
  "Are you sure you want to hide this tab?": "\xCAtes-vous s\xFBr de vouloir masquer cet onglet ?",
833
- "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\xE8s avoir masqu\xE9, cette tab ne sera plus affich\xE9e dans la barre de tab. Pour la montrer \xE0 nouveau, vous devez vous rendre sur la page de gestion des routes pour la configurer."
836
+ "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\xE8s avoir masqu\xE9, cette tab ne sera plus affich\xE9e dans la barre de tab. Pour la montrer \xE0 nouveau, vous devez vous rendre sur la page de gestion des routes pour la configurer.",
837
+ "No pages yet, please configure first": "Pas encore de pages, veuillez configurer d'abord",
838
+ 'Click the "UI Editor" icon in the upper right corner to enter the UI Editor mode': `Cliquez sur l'ic\xF4ne "\xC9diteur d'interface utilisateur" dans le coin sup\xE9rieur droit pour entrer en mode \xC9diteur d'interface utilisateur`,
839
+ Deprecated: "D\xE9pr\xE9ci\xE9",
840
+ "Full permissions": "Tous les droits",
841
+ "Refresh data blocks": "Actualiser les blocs de donn\xE9es",
842
+ "Select data blocks to refresh": "Actualiser les blocs de donn\xE9es",
843
+ "After successful submission, the selected data blocks will be automatically refreshed.": "Apr\xE8s une soumission r\xE9ussie, les blocs de donn\xE9es s\xE9lectionn\xE9s seront automatiquement actualis\xE9s."
834
844
  };
@@ -503,7 +503,8 @@ module.exports = {
503
503
  "Turn pages": "Volta pagine",
504
504
  Others: "Altri",
505
505
  "Other records": "Altri record",
506
- "Save as template": "Salva come modello",
506
+ "Save as reference template": "Salva come modello di riferimento",
507
+ "Save as inherited template": "Salva come modello ereditato",
507
508
  "Save as block template": "Salva come modello blocco",
508
509
  "Block templates": "Modelli blocco",
509
510
  "Block template": "Modello blocco",
@@ -589,6 +590,7 @@ module.exports = {
589
590
  "Blank block": "Blocco vuoto",
590
591
  "Duplicate template": "Modello duplicato",
591
592
  "Reference template": "Modello di riferimento",
593
+ "Inherited template": "Modello ereditato",
592
594
  "Create calendar block": "Crea blocco calendario",
593
595
  "Create kanban block": "Crea blocco kanban",
594
596
  "Grouping field": "Campo di raggruppamento",
@@ -1089,5 +1091,10 @@ module.exports = {
1089
1091
  "If selected, the page will display Tab pages.": "Se selezionato, la pagina visualizzer\xE0 le pagine schede.",
1090
1092
  "If selected, the route will be displayed in the menu.": "Se selezionato, il percorso verr\xE0 visualizzato nel menu.",
1091
1093
  "Are you sure you want to hide this tab?": "Sei sicuro di voler nascondere questa scheda?",
1092
- "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\xE0 pi\xF9 nella barra delle schede. Per mostrarla di nuovo, devi andare alla pagina di gestione dei percorsi per configurarlo."
1094
+ "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\xE0 pi\xF9 nella barra delle schede. Per mostrarla di nuovo, devi andare alla pagina di gestione dei percorsi per configurarlo.",
1095
+ "No pages yet, please configure first": "Nessuna pagina ancora, si prega di configurare prima",
1096
+ 'Click the "UI Editor" icon in the upper right corner to enter the UI Editor mode': `Cliquez sur l'ic\xF4ne "\xC9diteur d'interface utilisateur" dans le coin sup\xE9rieur droit pour entrer en mode \xC9diteur d'interface utilisateur`,
1097
+ "Refresh data blocks": "Aggiorna blocchi di dati",
1098
+ "Select data blocks to refresh": "Aggiorna blocchi di dati",
1099
+ "After successful submission, the selected data blocks will be automatically refreshed.": "Dopo una soumission r\xE9ussie, les blocs de donn\xE9es s\xE9lectionn\xE9s seront automatiquement actualis\xE9s."
1093
1100
  };
@@ -154,6 +154,7 @@ module.exports = {
154
154
  "Chart type": "\u30C1\u30E3\u30FC\u30C8\u30BF\u30A4\u30D7",
155
155
  "Chart config": "\u30C1\u30E3\u30FC\u30C8\u8A2D\u5B9A",
156
156
  Templates: "\u30C6\u30F3\u30D7\u30EC\u30FC\u30C8",
157
+ Template: "\u30C6\u30F3\u30D7\u30EC\u30FC\u30C8",
157
158
  "Select template": "\u30C6\u30F3\u30D7\u30EC\u30FC\u30C8\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044",
158
159
  "Action logs": "\u64CD\u4F5C\u5C65\u6B74",
159
160
  "Create template": "\u30C6\u30F3\u30D7\u30EC\u30FC\u30C8\u3092\u4F5C\u6210",
@@ -405,7 +406,8 @@ module.exports = {
405
406
  "Turn pages": "\u30DA\u30FC\u30B8\u3092\u3081\u304F\u308B",
406
407
  Others: "\u305D\u306E\u4ED6",
407
408
  "Other records": "\u4ED6\u306E\u30EC\u30B3\u30FC\u30C9",
408
- "Save as template": "\u30C6\u30F3\u30D7\u30EC\u30FC\u30C8\u3068\u3057\u3066\u4FDD\u5B58",
409
+ "Save as reference template": "\u53C2\u7167\u30C6\u30F3\u30D7\u30EC\u30FC\u30C8\u3068\u3057\u3066\u4FDD\u5B58",
410
+ "Save as inherited template": "\u7D99\u627F\u30C6\u30F3\u30D7\u30EC\u30FC\u30C8\u3068\u3057\u3066\u4FDD\u5B58",
409
411
  "Save as block template": "\u30D6\u30ED\u30C3\u30AF\u30C6\u30F3\u30D7\u30EC\u30FC\u30C8\u3068\u3057\u3066\u4FDD\u5B58",
410
412
  "Block templates": "\u30D6\u30ED\u30C3\u30AF\u30C6\u30F3\u30D7\u30EC\u30FC\u30C8",
411
413
  "Block template": "\u30D6\u30ED\u30C3\u30AF\u30C6\u30F3\u30D7\u30EC\u30FC\u30C8",
@@ -480,6 +482,7 @@ module.exports = {
480
482
  "Blank block": "\u7A7A\u306E\u30D6\u30ED\u30C3\u30AF",
481
483
  "Duplicate template": "\u30C6\u30F3\u30D7\u30EC\u30FC\u30C8\u3092\u30B3\u30D4\u30FC",
482
484
  "Reference template": "\u30C6\u30F3\u30D7\u30EC\u30FC\u30C8\u3092\u53C2\u7167",
485
+ "Inherited template": "\u7D99\u627F\u30C6\u30F3\u30D7\u30EC\u30FC\u30C8",
483
486
  "Create calendar block": "\u30AB\u30EC\u30F3\u30C0\u30FC\u30D6\u30ED\u30C3\u30AF\u306E\u4F5C\u6210",
484
487
  "Create kanban block": "\u304B\u3093\u3070\u3093\u30D6\u30ED\u30C3\u30AF\u306E\u4F5C\u6210",
485
488
  "Grouping field": "\u30B0\u30EB\u30FC\u30D7\u30D5\u30A3\u30FC\u30EB\u30C9",
@@ -1048,5 +1051,12 @@ module.exports = {
1048
1051
  "If selected, the page will display Tab pages.": "\u9078\u629E\u3055\u308C\u3066\u3044\u308B\u5834\u5408\u3001\u30DA\u30FC\u30B8\u306F\u30BF\u30D6\u30DA\u30FC\u30B8\u3092\u8868\u793A\u3057\u307E\u3059\u3002",
1049
1052
  "If selected, the route will be displayed in the menu.": "\u9078\u629E\u3055\u308C\u3066\u3044\u308B\u5834\u5408\u3001\u30EB\u30FC\u30C8\u306F\u30E1\u30CB\u30E5\u30FC\u306B\u8868\u793A\u3055\u308C\u307E\u3059\u3002",
1050
1053
  "Are you sure you want to hide this tab?": "\u3053\u306E\u30BF\u30D6\u3092\u975E\u8868\u793A\u306B\u3057\u307E\u3059\u304B\uFF1F",
1051
- "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.": "\u975E\u8868\u793A\u306B\u3059\u308B\u3068\u3001\u3053\u306E\u30BF\u30D6\u306F\u30BF\u30D6\u30D0\u30FC\u306B\u8868\u793A\u3055\u308C\u306A\u304F\u306A\u308A\u307E\u3059\u3002\u518D\u8868\u793A\u3059\u308B\u306B\u306F\u3001\u30EB\u30FC\u30C8\u7BA1\u7406\u30DA\u30FC\u30B8\u3067\u8A2D\u5B9A\u3059\u308B\u5FC5\u8981\u304C\u3042\u308A\u307E\u3059\u3002"
1054
+ "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.": "\u975E\u8868\u793A\u306B\u3059\u308B\u3068\u3001\u3053\u306E\u30BF\u30D6\u306F\u30BF\u30D6\u30D0\u30FC\u306B\u8868\u793A\u3055\u308C\u306A\u304F\u306A\u308A\u307E\u3059\u3002\u518D\u8868\u793A\u3059\u308B\u306B\u306F\u3001\u30EB\u30FC\u30C8\u7BA1\u7406\u30DA\u30FC\u30B8\u3067\u8A2D\u5B9A\u3059\u308B\u5FC5\u8981\u304C\u3042\u308A\u307E\u3059\u3002",
1055
+ "No pages yet, please configure first": "\u307E\u3060\u30DA\u30FC\u30B8\u304C\u3042\u308A\u307E\u305B\u3093\u3002\u6700\u521D\u306B\u8A2D\u5B9A\u3057\u3066\u304F\u3060\u3055\u3044",
1056
+ 'Click the "UI Editor" icon in the upper right corner to enter the UI Editor mode': "\u30E6\u30FC\u30B6\u30FC\u30A4\u30F3\u30BF\u30FC\u30D5\u30A7\u30FC\u30B9\u30A8\u30C7\u30A3\u30BF\u30FC\u30E2\u30FC\u30C9\u306B\u5165\u308B\u306B\u306F\u3001\u53F3\u4E0A\u9685\u306E\u300CUI\u30A8\u30C7\u30A3\u30BF\u300D\u30A2\u30A4\u30B3\u30F3\u3092\u30AF\u30EA\u30C3\u30AF\u3057\u3066\u304F\u3060\u3055\u3044",
1057
+ Deprecated: "\u975E\u63A8\u5968",
1058
+ "Full permissions": "\u3059\u3079\u3066\u306E\u6A29\u9650",
1059
+ "Refresh data blocks": "\u30C7\u30FC\u30BF\u30D6\u30ED\u30C3\u30AF\u3092\u66F4\u65B0",
1060
+ "Select data blocks to refresh": "\u30C7\u30FC\u30BF\u30D6\u30ED\u30C3\u30AF\u3092\u9078\u629E\u3057\u3066\u66F4\u65B0",
1061
+ "After successful submission, the selected data blocks will be automatically refreshed.": "\u9001\u4FE1\u5F8C\u3001\u9078\u629E\u3057\u305F\u30C7\u30FC\u30BF\u30D6\u30ED\u30C3\u30AF\u304C\u81EA\u52D5\u7684\u306B\u66F4\u65B0\u3055\u308C\u307E\u3059\u3002"
1052
1062
  };
@@ -192,6 +192,7 @@ module.exports = {
192
192
  "Chart type": "\uCC28\uD2B8 \uC720\uD615",
193
193
  "Chart config": "\uCC28\uD2B8 \uAD6C\uC131",
194
194
  Templates: "\uD15C\uD50C\uB9BF",
195
+ Template: "\uD15C\uD50C\uB9BF",
195
196
  "Select template": "\uD15C\uD50C\uB9BF \uC120\uD0DD",
196
197
  "Action logs": "\uC791\uC5C5 \uB85C\uADF8",
197
198
  "Create template": "\uD15C\uD50C\uB9BF \uC0DD\uC131",
@@ -525,7 +526,8 @@ module.exports = {
525
526
  "Turn pages": "\uD398\uC774\uC9C0 \uB118\uAE40",
526
527
  Others: "\uAE30\uD0C0",
527
528
  "Other records": "\uAE30\uD0C0 \uB808\uCF54\uB4DC",
528
- "Save as template": "\uD15C\uD50C\uB9BF\uC73C\uB85C \uC800\uC7A5",
529
+ "Save as reference template": "\uCC38\uC870 \uD15C\uD50C\uB9BF\uC73C\uB85C \uC800\uC7A5",
530
+ "Save as inherited template": "\uC0C1\uC18D \uD15C\uD50C\uB9BF\uC73C\uB85C \uC800\uC7A5",
529
531
  "Save as block template": "\uBE14\uB85D \uD15C\uD50C\uB9BF\uC73C\uB85C \uC800\uC7A5",
530
532
  "Block templates": "\uBE14\uB85D \uD15C\uD50C\uB9BF",
531
533
  "Block template": "\uBE14\uB85D \uD15C\uD50C\uB9BF",
@@ -609,6 +611,7 @@ module.exports = {
609
611
  "Blank block": "\uBE48 \uBE14\uB85D",
610
612
  "Duplicate template": "\uD15C\uD50C\uB9BF \uBCF5\uC81C",
611
613
  "Reference template": "\uCC38\uC870 \uD15C\uD50C\uB9BF",
614
+ "Inherited template": "\uC0C1\uC18D \uD15C\uD50C\uB9BF",
612
615
  "Create calendar block": "\uCE98\uB9B0\uB354 \uBE14\uB85D \uC0DD\uC131",
613
616
  "Create kanban block": "\uCE78\uBC18 \uBE14\uB85D \uC0DD\uC131",
614
617
  "Grouping field": "\uADF8\uB8E8\uD551 \uD544\uB4DC",
@@ -921,5 +924,12 @@ module.exports = {
921
924
  "If selected, the page will display Tab pages.": "\uC120\uD0DD\uB418\uBA74 \uD398\uC774\uC9C0\uB294 \uD0ED \uD398\uC774\uC9C0\uB97C \uD45C\uC2DC\uD569\uB2C8\uB2E4.",
922
925
  "If selected, the route will be displayed in the menu.": "\uC120\uD0DD\uB418\uBA74 \uB77C\uC6B0\uD2B8\uB294 \uBA54\uB274\uC5D0 \uD45C\uC2DC\uB429\uB2C8\uB2E4.",
923
926
  "Are you sure you want to hide this tab?": "\uC774 \uD0ED\uC744 \uC228\uAE30\uC2DC\uACA0\uC2B5\uB2C8\uAE4C?",
924
- "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.": "\uC228\uAE30\uBA74 \uC774 \uD0ED\uC740 \uD0ED \uBC14\uC5D0 \uB354 \uC774\uC0C1 \uD45C\uC2DC\uB418\uC9C0 \uC54A\uC2B5\uB2C8\uB2E4. \uB2E4\uC2DC \uD45C\uC2DC\uD558\uB824\uBA74 \uB77C\uC6B0\uD2B8 \uAD00\uB9AC \uD398\uC774\uC9C0\uC5D0\uC11C \uC124\uC815\uD574\uC57C \uD569\uB2C8\uB2E4."
927
+ "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.": "\uC228\uAE30\uBA74 \uC774 \uD0ED\uC740 \uD0ED \uBC14\uC5D0 \uB354 \uC774\uC0C1 \uD45C\uC2DC\uB418\uC9C0 \uC54A\uC2B5\uB2C8\uB2E4. \uB2E4\uC2DC \uD45C\uC2DC\uD558\uB824\uBA74 \uB77C\uC6B0\uD2B8 \uAD00\uB9AC \uD398\uC774\uC9C0\uC5D0\uC11C \uC124\uC815\uD574\uC57C \uD569\uB2C8\uB2E4.",
928
+ "No pages yet, please configure first": "\uC544\uC9C1 \uD398\uC774\uC9C0\uAC00 \uC5C6\uC2B5\uB2C8\uB2E4. \uBA3C\uC800 \uC124\uC815\uD558\uC2ED\uC2DC\uC624",
929
+ 'Click the "UI Editor" icon in the upper right corner to enter the UI Editor mode': '\uC0AC\uC6A9\uC790 \uC778\uD130\uD398\uC774\uC2A4 \uD3B8\uC9D1\uAE30 \uBAA8\uB4DC\uC5D0 \uB4E4\uC5B4\uAC00\uB824\uBA74 \uC624\uB978\uCABD \uC0C1\uB2E8\uC758 "UI \uD3B8\uC9D1\uAE30" \uC544\uC774\uCF58\uC744 \uD074\uB9AD\uD558\uC2ED\uC2DC\uC624',
930
+ Deprecated: "\uC0AC\uC6A9 \uC911\uB2E8\uB428",
931
+ "Full permissions": "\uBAA8\uB4E0 \uAD8C\uD55C",
932
+ "Refresh data blocks": "\uB370\uC774\uD130 \uBE14\uB85D \uC0C8\uB85C \uACE0\uCE68",
933
+ "Select data blocks to refresh": "\uB370\uC774\uD130 \uBE14\uB85D\uC744 \uC120\uD0DD\uD558\uC5EC \uC0C8\uB85C \uACE0\uCE68",
934
+ "After successful submission, the selected data blocks will be automatically refreshed.": "\uC804\uC1A1 \uD6C4, \uC120\uD0DD\uD55C \uB370\uC774\uD130 \uBE14\uB85D\uC774 \uC790\uB3D9\uC73C\uB85C \uC0C8\uB85C \uACE0\uCCD0\uC9D1\uB2C8\uB2E4."
925
935
  };
@@ -9,6 +9,8 @@
9
9
 
10
10
  module.exports = {
11
11
  "Display <1><0>10</0><1>20</1><2>50</2><3>100</3></1> items per page": "Toon <1><0>10</0><1>20</1><2>50</2><3>100</3></1> items per pagina",
12
+ "Page number": "Paginanummer",
13
+ "Page size": "Paginagrootte",
12
14
  "Meet <1><0>All</0><1>Any</1></1> conditions in the group": "Voldoe aan <1><0>Alle</0><1>Een</1></1> voorwaarde(n) in de groep",
13
15
  "Open in<1><0>Modal</0><1>Drawer</1><2>Window</2></1>": "Open in<1><0>Modal</0><1>Drawer</1><2>Venster</2></1>",
14
16
  "{{count}} filter items": "{{count}} filter items",
@@ -47,15 +49,20 @@ module.exports = {
47
49
  Unconnected: "Niet verbonden",
48
50
  "System settings": "Systeeminstellingen",
49
51
  "System title": "Systeemtitel",
52
+ Setting: "Instelling",
50
53
  Settings: "Instellingen",
54
+ Enable: "Inschakelen",
55
+ Disable: "Uitschakelen",
56
+ On: "Aan",
57
+ Off: "Uit",
51
58
  Logo: "Logo",
52
59
  "Add menu item": "Menu-item toevoegen",
53
60
  Page: "Pagina",
61
+ Tab: "Tab",
54
62
  Name: "Naam",
55
63
  Icon: "Icoon",
56
64
  Group: "Groep",
57
65
  Link: "Link",
58
- Tab: "Tab",
59
66
  "Save conditions": "Voorwaarden opslaan",
60
67
  "Edit menu item": "Menu-item bewerken",
61
68
  "Move to": "Verplaats naar",
@@ -91,9 +98,6 @@ module.exports = {
91
98
  Disabled: "Uitgeschakeld",
92
99
  Enabled: "Ingeschakeld",
93
100
  Problematic: "Problematisch",
94
- Setting: "Instelling",
95
- On: "Aan",
96
- Off: "Uit",
97
101
  Empty: "Leeg",
98
102
  "Linkage rule": "Koppelingregel",
99
103
  "Linkage rules": "Koppelingregels",
@@ -443,7 +447,7 @@ module.exports = {
443
447
  "Allow linking to multiple records": "Koppelen aan meerdere records toestaan",
444
448
  "Allow uploading multiple files": "Meerdere bestanden uploaden toestaan",
445
449
  "Configure calendar": "Kalender configureren",
446
- "Title field": "Titelfeld",
450
+ "Title field": "Titelveld",
447
451
  "Custom title": "Aangepaste titel",
448
452
  Daily: "Dagelijks",
449
453
  Weekly: "Wekelijks",
@@ -509,7 +513,8 @@ module.exports = {
509
513
  "Turn pages": "Pagina's omslaan",
510
514
  Others: "Overigen",
511
515
  "Other records": "Andere records",
512
- "Save as template": "Opslaan als sjabloon",
516
+ "Save as reference template": "Opslaan als referentiesjabloon",
517
+ "Save as inherited template": "Opslaan als overerfde sjabloon",
513
518
  "Save as block template": "Opslaan als bloksjabloon",
514
519
  "Block templates": "Bloksjablonen",
515
520
  "Block template": "Bloksjabloon",
@@ -598,6 +603,7 @@ module.exports = {
598
603
  "Blank block": "Leeg blok",
599
604
  "Duplicate template": "Sjabloon dupliceren",
600
605
  "Reference template": "Sjabloon refereren",
606
+ "Inherited template": "Overerfde sjabloon",
601
607
  "Create calendar block": "Kalenderblok maken",
602
608
  "Create kanban block": "Kanbanblok maken",
603
609
  "Grouping field": "Groepeer veld",
@@ -893,5 +899,174 @@ module.exports = {
893
899
  "If selected, the page will display Tab pages.": "Indien geselecteerd, worden tabbladen op de pagina weergegeven.",
894
900
  "If selected, the route will be displayed in the menu.": "Indien geselecteerd, wordt de route weergegeven in het menu.",
895
901
  "Are you sure you want to hide this tab?": "Weet je zeker dat je dit tabblad wil verbergen?",
896
- "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.": "Na verbergen wordt dit tabblad niet meer weergegeven in de tabbalk. Om het opnieuw te tonen, moet je naar de routebeheerpagina gaan om het in te stellen."
902
+ "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.": "Na verbergen wordt dit tabblad niet meer weergegeven in de tabbalk. Om het opnieuw te tonen, moet je naar de routebeheerpagina gaan om het in te stellen.",
903
+ "Calculation engine": "Berekeningsengine",
904
+ "Expression collection": "Expressiecollectie",
905
+ "Tree collection": "Boomcollectie",
906
+ "Parent ID": "Ouder-ID",
907
+ Parent: "Ouder",
908
+ Children: "Kinderen",
909
+ Confirm: "Bevestigen",
910
+ Block: "Blok",
911
+ Unnamed: "Naamloos",
912
+ "SQL collection": "SQL-collectie",
913
+ "Configure field": "Veld configureren",
914
+ Username: "Gebruikersnaam",
915
+ Null: "Leeg",
916
+ Boolean: "Boolean",
917
+ String: "Tekst",
918
+ "Syntax references": "Syntax-referenties",
919
+ "Math.js comes with a large set of built-in functions and constants, and offers an integrated solution to work with different data types.": "Math.js wordt geleverd met een groot aantal ingebouwde functies en constanten en biedt een ge\xEFntegreerde oplossing om met verschillende gegevenstypen te werken.",
920
+ "Formula.js supports most Microsoft Excel formula functions.": "Formula.js ondersteunt de meeste Microsoft Excel-formulefuncties.",
921
+ "String template": "Tekstsjabloon",
922
+ "Simple string replacement, can be used to interpolate variables in a string.": "Eenvoudige tekstvervanging, kan worden gebruikt om variabelen in een tekst te interpoleren.",
923
+ "https://docs.nocobase.com/handbook/calculation-engines/formula": "https://docs.nocobase.com/handbook/calculation-engines/formula",
924
+ "https://docs.nocobase.com/handbook/calculation-engines/mathjs": "https://docs.nocobase.com/handbook/calculation-engines/mathjs",
925
+ "Display <icon></icon> when unchecked": "Toon <icon></icon> wanneer niet aangevinkt",
926
+ "Allow dissociate": "Loskoppelen toestaan",
927
+ "Edit block title & description": "Blok titel & beschrijving bewerken",
928
+ "Add Markdown": "Markdown toevoegen",
929
+ "Must be 1-50 characters in length (excluding @.<>\"'/)": `Moet 1-50 tekens lang zijn (exclusief @.<>"'/)`,
930
+ "Original title: ": "Originele titel: ",
931
+ "Original field title: ": "Originele veldtitel: ",
932
+ "Data source permissions": "Datatoegangsrechten",
933
+ Now: "Nu",
934
+ "Access control": "Toegangscontrole",
935
+ Remove: "Verwijderen",
936
+ Docs: "Documentatie",
937
+ "Enable page header": "Paginahoofd inschakelen",
938
+ "Display page title": "Paginatitel weergeven",
939
+ "Edit page title": "Paginatitel bewerken",
940
+ "Enable page tabs": "Pagina-tabbladen inschakelen",
941
+ Constant: "Constant",
942
+ "Select a variable": "Selecteer een variabele",
943
+ "Double click to choose entire object": "Dubbelklik om het hele object te kiezen",
944
+ TRUE: "WAAR",
945
+ FALSE: "ONWAAR",
946
+ Prettify: "Opknappen",
947
+ Theme: "Thema",
948
+ "Default theme": "Standaardthema",
949
+ "Compact theme": "Compact thema",
950
+ Download: "Downloaden",
951
+ "File type is not supported for previewing, please download it to preview.": "Bestandstype wordt niet ondersteund voor voorbeeldweergave, download het om te bekijken.",
952
+ "Click or drag file to this area to upload": "Klik of sleep een bestand naar dit gebied om te uploaden.",
953
+ "Support for a single or bulk upload.": "Ondersteuning voor enkele of bulk-upload.",
954
+ "File size should not exceed {{size}}.": "Bestandsgrootte mag {{size}} niet overschrijden.",
955
+ "File size exceeds the limit": "Bestandsgrootte overschrijdt de limiet.",
956
+ "File type is not allowed": "Bestandstype is niet toegestaan.",
957
+ "Incomplete uploading files need to be resolved": "Onvolledig ge\xFCploade bestanden moeten worden opgelost.",
958
+ "Default title for each record": "Standaardtitel voor elk record.",
959
+ "If collection inherits, choose inherited collections as templates": "Als de collectie overerft, kies ge\xEBrfde collecties als sjablonen.",
960
+ "Select an existing piece of data as the initialization data for the form": "Selecteer een bestaand gegeven als initi\xEBle data voor het formulier.",
961
+ "Only the selected fields will be used as the initialization data for the form": "Alleen de geselecteerde velden worden gebruikt als initi\xEBle data voor het formulier.",
962
+ "Template Data": "Sjabloongegevens",
963
+ "Data fields": "Gegevensvelden",
964
+ "Add template": "Sjabloon toevoegen",
965
+ "Enable form data template": "Formuliersjabloon inschakelen",
966
+ "Form data templates": "Formuliersjablonen",
967
+ "No configuration available.": "Geen configuratie beschikbaar.",
968
+ "Reload application": "Herlaad applicatie",
969
+ "The application is reloading, please do not close the page.": "De applicatie wordt opnieuw geladen, sluit de pagina niet.",
970
+ "Application reloading": "Applicatie wordt opnieuw geladen",
971
+ "Allows to clear cache, reboot application": "Sta toe om cache te wissen en applicatie te herstarten.",
972
+ "The will interrupt service, it may take a few seconds to restart. Are you sure to continue?": "Dit onderbreekt de service en kan enkele seconden duren. Weet je zeker dat je wilt doorgaan?",
973
+ "Clear cache": "Cache wissen",
974
+ "Are you sure you want to clear cache ?": "Weet je zeker dat je de cache wilt wissen?",
975
+ "Quick create": "Snel aanmaken",
976
+ Dropdown: "Keuzelijst",
977
+ "Pop-up": "Pop-up",
978
+ "Direct duplicate": "Direct dupliceren",
979
+ "Copy into the form and continue to fill in": "Kopieer in het formulier en vul verder in.",
980
+ "Failed to load plugin": "Kan plug-in niet laden.",
981
+ "Date range limit": "Datumbereiklimiet",
982
+ MinDate: "Minimale datum",
983
+ MaxDate: "Maximale datum",
984
+ "Please select time or variable": "Selecteer een tijd of variabele.",
985
+ "Filter out a single piece or a group of records as a template": "Filter een enkel item of een groep records als sjabloon.",
986
+ "The title field is used to identify the template record": "Het titelveld wordt gebruikt om het sjabloonrecord te identificeren.",
987
+ "Template fields": "Sjabloonvelden",
988
+ "The selected fields will automatically populate the form": "De geselecteerde velden vullen automatisch het formulier in.",
989
+ "UnSelect all": "Alles deselecteren",
990
+ "Secondary confirmation": "Secundaire bevestiging",
991
+ "Perform the {{title}}": "Voer {{title}} uit.",
992
+ "Are you sure you want to perform the {{title}} action?": "Weet je zeker dat je de actie {{title}} wilt uitvoeren?",
993
+ "Permission denied": "Toestemming geweigerd.",
994
+ "Allow add new": "Sta toe om nieuw toe te voegen.",
995
+ "Data model": "Gegevensmodel",
996
+ Security: "Beveiliging",
997
+ Action: "Actie",
998
+ System: "Systeem",
999
+ Other: "Overige",
1000
+ "Allow selection of existing records": "Sta selectie van bestaande records toe.",
1001
+ "Data Model": "Gegevensmodel",
1002
+ Blocks: "Blokken",
1003
+ "Users & permissions": "Gebruikers en machtigingen",
1004
+ "System management": "Systeembeheer",
1005
+ "System & security": "Systeem en beveiliging",
1006
+ Workflow: "Werkstroom",
1007
+ "Third party services": "Diensten van derden",
1008
+ "Data model tools": "Gegevensmodeltools",
1009
+ "Data sources": "Gegevensbronnen",
1010
+ Collections: "Collecties",
1011
+ "Collection fields": "Collectievelden",
1012
+ Authentication: "Authenticatie",
1013
+ "Logging and monitoring": "Logging en monitoring",
1014
+ Main: "Hoofd",
1015
+ Index: "Index",
1016
+ "Field values must be unique.": "Veldwaarden moeten uniek zijn.",
1017
+ Alphabet: "Alfabet",
1018
+ Accuracy: "Nauwkeurigheid",
1019
+ Millisecond: "Milliseconde",
1020
+ Second: "Seconde",
1021
+ "Unix Timestamp": "Unix-tijdstempel",
1022
+ "Field value do not meet the requirements": "Veldwaarde voldoet niet aan de vereisten.",
1023
+ "Field value size is": "Veldwaardegrootte is",
1024
+ "Unit conversion": "Eenheidsconversie",
1025
+ Separator: "Scheidingsteken",
1026
+ Prefix: "Voorvoegsel",
1027
+ Suffix: "Achtervoegsel",
1028
+ "Record unique key": "Unieke recordsleutel",
1029
+ "Filter target key": "Filterdoelsleutel",
1030
+ "If a collection lacks a primary key, you must configure a unique record key to locate row records within a block, failure to configure this will prevent the creation of data blocks for the collection.": "Als een collectie geen primaire sleutel heeft, moet je een unieke recordsleutel configureren om rijen binnen een blok te lokaliseren. Anders kunnen er geen gegevensblokken worden aangemaakt.",
1031
+ "Filter data based on the specific field, with the requirement that the field value must be unique.": "Filter gegevens op basis van een specifiek veld, waarbij de veldwaarde uniek moet zijn.",
1032
+ "Multiply by": "Vermenigvuldigen met",
1033
+ "Divide by": "Delen door",
1034
+ "Scientifix notation": "Wetenschappelijke notatie",
1035
+ Normal: "Normaal",
1036
+ "Automatically generate default values": "Automatisch standaardwaarden genereren.",
1037
+ "Refresh data on close": "Ververs gegevens bij sluiten.",
1038
+ "Refresh data on action": "Ververs gegevens bij actie.",
1039
+ "Unknown field type": "Onbekend veldtype.",
1040
+ "The following field types are not compatible and do not support output and display": "De volgende veldtypen zijn niet compatibel en ondersteunen geen uitvoer en weergave.",
1041
+ "Not fixed": "Niet vastgezet",
1042
+ "Left fixed": "Links vastgezet",
1043
+ "Right fixed": "Rechts vastgezet",
1044
+ Fixed: "Vastgezet",
1045
+ "Set block height": "Blokhoogte instellen",
1046
+ "Specify height": "Hoogte specificeren",
1047
+ "Full height": "Volledige hoogte",
1048
+ "Please configure the URL": "Configureer de URL.",
1049
+ URL: "URL",
1050
+ "Search parameters": "Zoekparameters",
1051
+ "Do not concatenate search params in the URL": "Voeg zoekparameters niet samen in de URL.",
1052
+ "Edit link": "Link bewerken",
1053
+ "Add parameter": "Parameter toevoegen",
1054
+ "Use simple pagination mode": "Gebruik eenvoudige paginering",
1055
+ "Set Template Engine": "Sjabloonengine instellen",
1056
+ "Template engine": "Sjabloonengine",
1057
+ "Table size": "Tabelgrootte",
1058
+ "No data": "Geen data",
1059
+ "Show file name": "Toon bestandsnaam",
1060
+ Filled: "Gevuld",
1061
+ "Enable index column": "Indexkolom inschakelen",
1062
+ "Icon only": "Enkel icoon",
1063
+ "Valid range: 100-900": "Geldige waarde: 100-900",
1064
+ "Valid range: 10-40": "Geldige waarde: 10-40",
1065
+ "Font Size\uFF08px\uFF09": "Lettergrootte\uFF08px\uFF09",
1066
+ "Font Weight": "Letterdikte",
1067
+ "Font Style": "Letterstijl",
1068
+ Italic: "Cursief",
1069
+ "Refresh data blocks": "Vernieuw gegevensblokken",
1070
+ "Select data blocks to refresh": "Selecteer gegevensblokken om te vernieuwen",
1071
+ "After successful submission, the selected data blocks will be automatically refreshed.": "Na succesvolle indiening worden de geselecteerde gegevensblokken automatisch vernieuwd."
897
1072
  };
@@ -121,6 +121,7 @@ module.exports = {
121
121
  "Chart type": "Tipo de gr\xE1fico",
122
122
  "Chart config": "Configura\xE7\xE3o do gr\xE1fico",
123
123
  Templates: "Modelos",
124
+ Template: "Modelo",
124
125
  "Select template": "Selecione um modelo",
125
126
  "Action logs": "Registros de a\xE7\xE3o",
126
127
  "Create template": "Criar modelo",
@@ -441,7 +442,8 @@ module.exports = {
441
442
  "Turn pages": "Virar p\xE1ginas",
442
443
  Others: "Outros",
443
444
  "Other records": "Outros registros",
444
- "Save as template": "Salvar como modelo",
445
+ "Save as reference template": "Salvar como modelo de refer\xEAncia",
446
+ "Save as inherited template": "Salvar como modelo herdado",
445
447
  "Save as block template": "Salvar como modelo de bloco",
446
448
  "Block templates": "Modelos de bloco",
447
449
  "Block template": "Modelo de bloco",
@@ -533,6 +535,7 @@ module.exports = {
533
535
  "Blank block": "Bloco em branco",
534
536
  "Duplicate template": "Duplicar modelo",
535
537
  "Reference template": "Modelo de refer\xEAncia",
538
+ "Inherited template": "Modelo herdado",
536
539
  "Create calendar block": "Criar bloco de calend\xE1rio",
537
540
  "Create kanban block": "Criar bloco Kanban",
538
541
  "Grouping field": "Campo de agrupamento",
@@ -787,5 +790,12 @@ module.exports = {
787
790
  "If selected, the page will display Tab pages.": "Se selecionado, a p\xE1gina exibir\xE1 p\xE1ginas de abas.",
788
791
  "If selected, the route will be displayed in the menu.": "Se selecionado, a rota ser\xE1 exibida no menu.",
789
792
  "Are you sure you want to hide this tab?": "Tem certeza de que deseja ocultar esta guia?",
790
- "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.": "Depois de ocultar, esta guia n\xE3o aparecer\xE1 mais na barra de guias. Para mostr\xE1-la novamente, voc\xEA precisa ir \xE0 p\xE1gina de gerenciamento de rotas para configur\xE1-la."
793
+ "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.": "Depois de ocultar, esta guia n\xE3o aparecer\xE1 mais na barra de guias. Para mostr\xE1-la novamente, voc\xEA precisa ir \xE0 p\xE1gina de gerenciamento de rotas para configur\xE1-la.",
794
+ Deprecated: "Descontinuado",
795
+ "Full permissions": "Todas as permiss\xF5es",
796
+ "No pages yet, please configure first": "Ainda n\xE3o h\xE1 p\xE1ginas, por favor configure primeiro",
797
+ 'Click the "UI Editor" icon in the upper right corner to enter the UI Editor mode': `Cliquez sur l'ic\xF4ne "\xC9diteur d'interface utilisateur" dans le coin sup\xE9rieur droit pour entrer en mode \xC9diteur d'interface utilisateur`,
798
+ "Refresh data blocks": "Atualizar blocos de dados",
799
+ "Select data blocks to refresh": "Selecionar blocos de dados para atualizar",
800
+ "After successful submission, the selected data blocks will be automatically refreshed.": "Ap\xF3s a atualiza\xE7\xE3o em massa bem sucedida."
791
801
  };
@@ -111,6 +111,7 @@ module.exports = {
111
111
  "Chart type": "\u0422\u0438\u043F \u0434\u0438\u0430\u0433\u0440\u0430\u043C\u043C\u044B",
112
112
  "Chart config": "\u041A\u043E\u043D\u0444\u0438\u0433. \u0434\u0438\u0430\u0433\u0440\u0430\u043C\u043C\u044B",
113
113
  Templates: "\u0428\u0430\u0431\u043B\u043E\u043D\u044B",
114
+ Template: "\u0428\u0430\u0431\u043B\u043E\u043D",
114
115
  "Select template": "\u0412\u044B\u0431\u0440\u0430\u0442\u044C \u0448\u0430\u0431\u043B\u043E\u043D",
115
116
  "Action logs": "\u0416\u0443\u0440\u043D\u0430\u043B\u044B \u0434\u0435\u0439\u0441\u0442\u0432\u0438\u0439",
116
117
  "Create template": "\u0421\u043E\u0437\u0434\u0430\u0442\u044C \u0448\u0430\u0431\u043B\u043E\u043D",
@@ -345,7 +346,8 @@ module.exports = {
345
346
  "Turn pages": "\u041F\u0435\u0440\u0435\u043B\u0438\u0441\u0442\u044B\u0432\u0430\u0442\u044C \u0441\u0442\u0440\u0430\u043D\u0438\u0446\u044B",
346
347
  Others: "\u0414\u0440\u0443\u0433\u0438\u0435",
347
348
  "Other records": "\u0414\u0440\u0443\u0433\u0438\u0435 \u0437\u0430\u043F\u0438\u0441\u0438",
348
- "Save as template": "\u0421\u043E\u0445\u0440\u0430\u043D\u0438\u0442\u044C \u043A\u0430\u043A \u0448\u0430\u0431\u043B\u043E\u043D",
349
+ "Save as reference template": "\u0421\u043E\u0445\u0440\u0430\u043D\u0438\u0442\u044C \u043A\u0430\u043A \u0448\u0430\u0431\u043B\u043E\u043D \u0441\u0441\u044B\u043B\u043A\u0438",
350
+ "Save as inherited template": "\u0421\u043E\u0445\u0440\u0430\u043D\u0438\u0442\u044C \u043A\u0430\u043A \u0448\u0430\u0431\u043B\u043E\u043D \u043D\u0430\u0441\u043B\u0435\u0434\u043E\u0432\u0430\u043D\u0438\u044F",
349
351
  "Save as block template": "\u0421\u043E\u0445\u0440\u0430\u043D\u0438\u0442\u044C \u043A\u0430\u043A \u0448\u0430\u0431\u043B\u043E\u043D \u0411\u043B\u043E\u043A\u0430",
350
352
  "Block templates": "\u0428\u0430\u0431\u043B\u043E\u043D\u044B \u0431\u043B\u043E\u043A\u043E\u0432",
351
353
  "Convert reference to duplicate": "\u041F\u0440\u0435\u043E\u0431\u0440\u0430\u0437\u043E\u0432\u0430\u0442\u044C \u0441\u0441\u044B\u043B\u043A\u0443 \u0432 \u0434\u0443\u0431\u043B\u0438\u043A\u0430\u0442",
@@ -419,6 +421,7 @@ module.exports = {
419
421
  "Blank block": "\u041F\u0443\u0441\u0442\u043E\u0439 \u0431\u043B\u043E\u043A",
420
422
  "Duplicate template": "\u0414\u0443\u0431\u043B\u0438\u0440\u043E\u0432\u0430\u0442\u044C \u0448\u0430\u0431\u043B\u043E\u043D",
421
423
  "Reference template": "\u0421\u043F\u0440\u0430\u0432\u043E\u0447\u043D\u044B\u0439 \u0448\u0430\u0431\u043B\u043E\u043D",
424
+ "Inherited template": "\u041D\u0430\u0441\u043B\u0435\u0434\u0443\u0435\u043C\u044B\u0439 \u0448\u0430\u0431\u043B\u043E\u043D",
422
425
  "Create calendar block": "\u0421\u043E\u0437\u0434\u0430\u0442\u044C \u0431\u043B\u043E\u043A \u043A\u0430\u043B\u0435\u043D\u0434\u0430\u0440\u044F",
423
426
  "Create kanban block": "\u0421\u043E\u0437\u0434\u0430\u0442\u044C \u0431\u043B\u043E\u043A \u041A\u0430\u043D\u0431\u0430\u043D",
424
427
  "Grouping field": "\u041F\u043E\u043B\u0435 \u0433\u0440\u0443\u043F\u043F\u0438\u0440\u043E\u0432\u043A\u0438",
@@ -616,5 +619,12 @@ module.exports = {
616
619
  "If selected, the page will display Tab pages.": "\u0415\u0441\u043B\u0438 \u0432\u044B\u0431\u0440\u0430\u043D, \u0441\u0442\u0440\u0430\u043D\u0438\u0446\u0430 \u0431\u0443\u0434\u0435\u0442 \u043E\u0442\u043E\u0431\u0440\u0430\u0436\u0430\u0442\u044C \u0441\u0442\u0440\u0430\u043D\u0438\u0446\u044B \u0441 \u0432\u043A\u043B\u0430\u0434\u043A\u0430\u043C\u0438.",
617
620
  "If selected, the route will be displayed in the menu.": "\u0415\u0441\u043B\u0438 \u0432\u044B\u0431\u0440\u0430\u043D, \u043C\u0430\u0440\u0448\u0440\u0443\u0442 \u0431\u0443\u0434\u0435\u0442 \u043E\u0442\u043E\u0431\u0440\u0430\u0436\u0430\u0442\u044C\u0441\u044F \u0432 \u043C\u0435\u043D\u044E.",
618
621
  "Are you sure you want to hide this tab?": "\u0412\u044B \u0443\u0432\u0435\u0440\u0435\u043D\u044B, \u0447\u0442\u043E \u0445\u043E\u0442\u0438\u0442\u0435 \u0441\u043A\u0440\u044B\u0442\u044C \u044D\u0442\u0443 \u0432\u043A\u043B\u0430\u0434\u043A\u0443?",
619
- "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.": "\u041F\u043E\u0441\u043B\u0435 \u0441\u043A\u0440\u044B\u0442\u0438\u044F \u044D\u0442\u043E\u0439 \u0432\u043A\u043B\u0430\u0434\u043A\u0438 \u043E\u043D\u0430 \u0431\u043E\u043B\u044C\u0448\u0435 \u043D\u0435 \u0431\u0443\u0434\u0435\u0442 \u043E\u0442\u043E\u0431\u0440\u0430\u0436\u0430\u0442\u044C\u0441\u044F \u0432\u043E \u0432\u043A\u043B\u0430\u0434\u043A\u0435. \u0427\u0442\u043E\u0431\u044B \u0441\u043D\u043E\u0432\u0430 \u043E\u0442\u043E\u0431\u0440\u0430\u0437\u0438\u0442\u044C \u0435\u0435, \u0432\u0430\u043C \u043D\u0443\u0436\u043D\u043E \u0431\u0443\u0434\u0435\u0442 \u043F\u0435\u0440\u0435\u0439\u0442\u0438 \u043D\u0430 \u0441\u0442\u0440\u0430\u043D\u0438\u0446\u0443 \u0443\u043F\u0440\u0430\u0432\u043B\u0435\u043D\u0438\u044F \u043C\u0430\u0440\u0448\u0440\u0443\u0442\u0430\u043C\u0438, \u0447\u0442\u043E\u0431\u044B \u0443\u0441\u0442\u0430\u043D\u043E\u0432\u0438\u0442\u044C \u0435\u0435."
622
+ "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.": "\u041F\u043E\u0441\u043B\u0435 \u0441\u043A\u0440\u044B\u0442\u0438\u044F \u044D\u0442\u043E\u0439 \u0432\u043A\u043B\u0430\u0434\u043A\u0438 \u043E\u043D\u0430 \u0431\u043E\u043B\u044C\u0448\u0435 \u043D\u0435 \u0431\u0443\u0434\u0435\u0442 \u043E\u0442\u043E\u0431\u0440\u0430\u0436\u0430\u0442\u044C\u0441\u044F \u0432\u043E \u0432\u043A\u043B\u0430\u0434\u043A\u0435. \u0427\u0442\u043E\u0431\u044B \u0441\u043D\u043E\u0432\u0430 \u043E\u0442\u043E\u0431\u0440\u0430\u0437\u0438\u0442\u044C \u0435\u0435, \u0432\u0430\u043C \u043D\u0443\u0436\u043D\u043E \u0431\u0443\u0434\u0435\u0442 \u043F\u0435\u0440\u0435\u0439\u0442\u0438 \u043D\u0430 \u0441\u0442\u0440\u0430\u043D\u0438\u0446\u0443 \u0443\u043F\u0440\u0430\u0432\u043B\u0435\u043D\u0438\u044F \u043C\u0430\u0440\u0448\u0440\u0443\u0442\u0430\u043C\u0438, \u0447\u0442\u043E\u0431\u044B \u0443\u0441\u0442\u0430\u043D\u043E\u0432\u0438\u0442\u044C \u0435\u0435.",
623
+ Deprecated: "\u0423\u0441\u0442\u0430\u0440\u0435\u0432\u0448\u0438\u0439",
624
+ "Full permissions": "\u041F\u043E\u043B\u043D\u044B\u0435 \u043F\u0440\u0430\u0432\u0430",
625
+ "No pages yet, please configure first": "\u041F\u043E\u043A\u0430 \u043D\u0435\u0442 \u0441\u0442\u0440\u0430\u043D\u0438\u0446, \u043F\u043E\u0436\u0430\u043B\u0443\u0439\u0441\u0442\u0430, \u043D\u0430\u0441\u0442\u0440\u043E\u0439\u0442\u0435 \u0441\u043D\u0430\u0447\u0430\u043B\u0430",
626
+ 'Click the "UI Editor" icon in the upper right corner to enter the UI Editor mode': '\u041D\u0430\u0436\u043C\u0438\u0442\u0435 \u043D\u0430 \u0437\u043D\u0430\u0447\u043E\u043A "\u0420\u0435\u0434\u0430\u043A\u0442\u043E\u0440 \u043F\u043E\u043B\u044C\u0437\u043E\u0432\u0430\u0442\u0435\u043B\u044C\u0441\u043A\u043E\u0433\u043E \u0438\u043D\u0442\u0435\u0440\u0444\u0435\u0439\u0441\u0430" \u0432 \u043F\u0440\u0430\u0432\u043E\u043C \u0432\u0435\u0440\u0445\u043D\u0435\u043C \u0443\u0433\u043B\u0443, \u0447\u0442\u043E\u0431\u044B \u0432\u043E\u0439\u0442\u0438 \u0432 \u0440\u0435\u0436\u0438\u043C \u0440\u0435\u0434\u0430\u043A\u0442\u043E\u0440\u0430 \u043F\u043E\u043B\u044C\u0437\u043E\u0432\u0430\u0442\u0435\u043B\u044C\u0441\u043A\u043E\u0433\u043E \u0438\u043D\u0442\u0435\u0440\u0444\u0435\u0439\u0441\u0430',
627
+ "Refresh data blocks": "\u041E\u0431\u043D\u043E\u0432\u0438\u0442\u044C \u0431\u043B\u043E\u043A\u0438 \u0434\u0430\u043D\u043D\u044B\u0445",
628
+ "Select data blocks to refresh": "\u0412\u044B\u0431\u0435\u0440\u0438\u0442\u0435 \u0431\u043B\u043E\u043A\u0438 \u0434\u0430\u043D\u043D\u044B\u0445 \u0434\u043B\u044F \u043E\u0431\u043D\u043E\u0432\u043B\u0435\u043D\u0438\u044F",
629
+ "After successful submission, the selected data blocks will be automatically refreshed.": "\u041F\u043E\u0441\u043B\u0435 \u0443\u0441\u043F\u0435\u0448\u043D\u043E\u0439 \u043E\u0442\u043F\u0440\u0430\u0432\u043A\u0438 \u0432\u044B\u0431\u0440\u0430\u043D\u043D\u044B\u0435 \u0431\u043B\u043E\u043A\u0438 \u0434\u0430\u043D\u043D\u044B\u0445 \u0431\u0443\u0434\u0443\u0442 \u0430\u0432\u0442\u043E\u043C\u0430\u0442\u0438\u0447\u0435\u0441\u043A\u0438 \u043E\u0431\u043D\u043E\u0432\u043B\u0435\u043D\u044B."
620
630
  };
@@ -111,6 +111,7 @@ module.exports = {
111
111
  "Chart type": "Grafik t\xFCr\xFC",
112
112
  "Chart config": "Grafik yap\u0131land\u0131rmas\u0131",
113
113
  Templates: "\u015Eablonlar",
114
+ Template: "\u015Eablon",
114
115
  "Select template": "\u015Eablon se\xE7",
115
116
  "Action logs": "Eylem g\xFCnl\xFCkleri",
116
117
  "Create template": "\u015Eablon olu\u015Ftur",
@@ -344,7 +345,8 @@ module.exports = {
344
345
  "Turn pages": "Sayfalar\u0131 \xE7evir",
345
346
  Others: "Di\u011Ferleri",
346
347
  "Other records": "Di\u011Fer kay\u0131tlar",
347
- "Save as template": "\u015Eablon olarak kaydet",
348
+ "Save as reference template": "Referans \u015Fablonu olarak kaydet",
349
+ "Save as inherited template": "Kal\u0131t\u0131m \u015Fablonu olarak kaydet",
348
350
  "Save as block template": "Blok \u015Fablonu olarak kaydet",
349
351
  "Block templates": "Blok \u015Fablonlar\u0131",
350
352
  "Block template": "Blok \u015Fablonu",
@@ -419,6 +421,7 @@ module.exports = {
419
421
  "Blank block": "Bo\u015F blok",
420
422
  "Duplicate template": "\u015Eablonun kopyas\u0131n\u0131 olu\u015Ftur",
421
423
  "Reference template": "Referans \u015Fablon",
424
+ "Inherited template": "Kal\u0131t\u0131m \u015Fablonu",
422
425
  "Create calendar block": "Takvim blo\u011Fu olu\u015Ftur",
423
426
  "Create kanban block": "Kanban blo\u011Fu olu\u015Ftur",
424
427
  "Grouping field": "Alan grupland\u0131rma",
@@ -614,5 +617,12 @@ module.exports = {
614
617
  "If selected, the page will display Tab pages.": "Se\xE7ildi\u011Finde, sayfa Tab sayfalar\u0131n\u0131 g\xF6r\xFCnt\xFCleyecektir.",
615
618
  "If selected, the route will be displayed in the menu.": "Se\xE7ildi\u011Finde, yol men\xFCde g\xF6r\xFCnt\xFClenecektir.",
616
619
  "Are you sure you want to hide this tab?": "Bu sekmeyi gizlemek istedi\u011Finizden emin misiniz?",
617
- "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.": "Gizlendikten sonra, bu sekme art\u0131k sekme \xE7ubu\u011Funda g\xF6r\xFCnmeyecek. Onu tekrar g\xF6stermek i\xE7in, rotay\u0131 y\xF6netim sayfas\u0131na gidip ayarlaman\u0131z gerekiyor."
620
+ "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.": "Gizlendikten sonra, bu sekme art\u0131k sekme \xE7ubu\u011Funda g\xF6r\xFCnmeyecek. Onu tekrar g\xF6stermek i\xE7in, rotay\u0131 y\xF6netim sayfas\u0131na gidip ayarlaman\u0131z gerekiyor.",
621
+ Deprecated: "Kullan\u0131mdan kald\u0131r\u0131ld\u0131",
622
+ "Full permissions": "T\xFCm izinler",
623
+ "No pages yet, please configure first": "Hen\xFCz sayfa yok, l\xFCtfen \xF6nce yap\u0131land\u0131r\u0131n",
624
+ 'Click the "UI Editor" icon in the upper right corner to enter the UI Editor mode': 'Kullan\u0131c\u0131 aray\xFCz\xFC d\xFCzenleyici moduna girmek i\xE7in sa\u011F \xFCst k\xF6\u015Fedeki "Kullan\u0131c\u0131 Aray\xFCz\xFC D\xFCzenleyici" simgesine t\u0131klay\u0131n',
625
+ "Refresh data blocks": "Yenile veri bloklar\u0131",
626
+ "Select data blocks to refresh": "Veri bloklar\u0131n\u0131 yenilemek i\xE7in se\xE7in",
627
+ "After successful submission, the selected data blocks will be automatically refreshed.": "Ba\u015Far\u0131l\u0131 bir \u015Fekilde g\xF6nderildikten sonra, se\xE7ilen veri bloklar\u0131 otomatik olarak yenilenecektir."
618
628
  };