@valtimo/shared 13.36.1 → 13.38.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.
@@ -146,6 +146,7 @@
146
146
  "regularUser": "The document upload is not available for this case. Please contact an administrator",
147
147
  "adminRole": "The process for uploading documents has not been configured. Please configure this process on the case management page"
148
148
  },
149
+ "maxFilesReached": "The maximum number of files ({{maxFiles}}) has been reached. No more files can be uploaded.",
149
150
  "navigateToCaseAdmin": "Configure Zaak",
150
151
  "noZaakFoundTitle": "No Zaak found",
151
152
  "noZaakFound": "No files could be retrieved because no Zaak was for found for this case.",
@@ -740,7 +741,7 @@
740
741
  "deploy": "Save",
741
742
  "duplicate": "Duplicate",
742
743
  "readOnly": "Read-only",
743
- "add": "Add form",
744
+ "add": "Create form",
744
745
  "navigateToRelatedCase": "Go to case (opens in new tab)",
745
746
  "tabs": {"formBuilder": "Form builder", "jsonEditor": "JSON editor", "output": "Output"},
746
747
  "intermediateSave": {
@@ -950,7 +951,7 @@
950
951
  "generalTab": {
951
952
  "readOnlyNotification": {
952
953
  "title": "Read only",
953
- "message": "This case cannot be updated because it is final."
954
+ "message": "This case definition cannot be changed because this version is final. Please create a new draft to make changes."
954
955
  },
955
956
  "linkUploadProcess": {
956
957
  "title": "Link upload process to case",
@@ -987,10 +988,10 @@
987
988
  "showTasks": "Task list visible"
988
989
  },
989
990
  "addModal": {
990
- "addTab": "Add tab",
991
+ "addTab": "Create tab",
991
992
  "customComponent": "Custom component",
992
993
  "customComponentDisabled": "There are no custom components available, or they have all been added already.",
993
- "description": "Select one of the options to add a new tab to your case definition",
994
+ "description": "Select one of the options to create a new tab in your case definition",
994
995
  "formIOComponent": "FormIO component",
995
996
  "formIOComponentDisabled": "No Form.io form definitions available",
996
997
  "standardTab": "Standard tab",
@@ -998,7 +999,7 @@
998
999
  "tabContentLabel": "Choose content",
999
1000
  "tabKeyLabel": "Key",
1000
1001
  "tabNameLabel": "Tab name (optional)",
1001
- "title": "Add new tab in {{documentDefinitionName}}",
1002
+ "title": "Create new tab in {{documentDefinitionName}}",
1002
1003
  "uniqueKeyError": "The key for this tab must be unique.",
1003
1004
  "invalidKeyError": "The key for this tab can only contains letters, numbers and dashes.",
1004
1005
  "widgetsComponent": "Widgets component",
@@ -1007,10 +1008,10 @@
1007
1008
  "invisible": "Not visible"
1008
1009
  },
1009
1010
  "titles": {
1010
- "custom": "Add new tab with custom component",
1011
- "formio": "Add new tab with FormIO component",
1012
- "standard": "Add new tab with standard content",
1013
- "widgets": "Add a new tab with widgets"
1011
+ "custom": "Create new tab with custom component",
1012
+ "formio": "Create new tab with FormIO component",
1013
+ "standard": "Create new tab with standard content",
1014
+ "widgets": "Create a new tab with widgets"
1014
1015
  },
1015
1016
  "contentLabels": {
1016
1017
  "custom": "Choose custom component",
@@ -1029,7 +1030,7 @@
1029
1030
  "name": "Name",
1030
1031
  "type": "Type"
1031
1032
  },
1032
- "addItem": "Add an action",
1033
+ "addItem": "Create an action",
1033
1034
  "noResults": "No actions configured",
1034
1035
  "noResultsDescription": "No actions are configured for this case type.",
1035
1036
  "infoNotification": {
@@ -1040,10 +1041,10 @@
1040
1041
  "BUILDING_BLOCK": "Building block"
1041
1042
  },
1042
1043
  "modal": {
1043
- "addTitle": "Add an action",
1044
+ "addTitle": "Create an action",
1044
1045
  "addDescription": "Select a process or a building block for the user to start",
1045
- "addProcessTitle": "Add process as action",
1046
- "addBuildingBlockTitle": "Add building block as action",
1046
+ "addProcessTitle": "Create process as action",
1047
+ "addBuildingBlockTitle": "Create building block as action",
1047
1048
  "editProcessTitle": "Edit process action",
1048
1049
  "editBuildingBlockTitle": "Edit building block action",
1049
1050
  "selectProcess": "Select a process",
@@ -1051,7 +1052,7 @@
1051
1052
  "selectProcessDescription": "Select a process for the user to start",
1052
1053
  "selectBuildingBlockDescription": "Select a building block for the user to start",
1053
1054
  "filterPlaceholder": "Filter...",
1054
- "add": "Add",
1055
+ "add": "Create",
1055
1056
  "save": "Save",
1056
1057
  "back": "Back",
1057
1058
  "next": "Next",
@@ -1162,12 +1163,12 @@
1162
1163
  "versionTooltip": "The version is used for the visible version of the case definition in the UI. Use Semantic Versioning (e.g. 1.0.0).",
1163
1164
  "description": "Case definition description",
1164
1165
  "descriptionPlaceholder": "Enter description here",
1165
- "descriptionTooltip": "The description is used for the visible description of the case definition in the UI"
1166
+ "descriptionTooltip": "The description is used for the visible description of the case definition in the UI. Maximum {{ maxLength }} characters."
1166
1167
  },
1167
1168
  "statuses": {
1168
1169
  "withoutStatus": "Show cases without a status",
1169
1170
  "searchFieldTitle": "Status",
1170
- "add": "Add status",
1171
+ "add": "Create status",
1171
1172
  "edit": "Edit status",
1172
1173
  "visibleTitle": "Default visibility in case list",
1173
1174
  "visible": "Visible",
@@ -1196,7 +1197,7 @@
1196
1197
  },
1197
1198
  "caseTags": {
1198
1199
  "searchFieldTitle": "Tags",
1199
- "add": "Add tag",
1200
+ "add": "Create tag",
1200
1201
  "edit": "Edit tag",
1201
1202
  "visible": "Visible",
1202
1203
  "invisible": "Not visible",
@@ -1555,7 +1556,7 @@
1555
1556
  "zgw": {
1556
1557
  "columns": {
1557
1558
  "column": "Column",
1558
- "add": "Add column",
1559
+ "add": "Create column",
1559
1560
  "edit": "Edit column",
1560
1561
  "deleteText": "Are you sure you want to delete this column?",
1561
1562
  "notSortable": "This column is not sortable",
@@ -1633,10 +1634,10 @@
1633
1634
  },
1634
1635
  "tags": {
1635
1636
  "tag": "Tag",
1636
- "add": "Add tag",
1637
+ "add": "Create tag",
1637
1638
  "deleteText": "Are you sure you want to delete this tag?",
1638
1639
  "deleteMultipleText": "Are you sure you want to delete these tags?",
1639
- "addModal": {"header": "Add tag"},
1640
+ "addModal": {"header": "Create tag"},
1640
1641
  "list": {"noResultsTitle": "No tags", "noResultsDescription": "Add a tag to start"},
1641
1642
  "search": {
1642
1643
  "noResultsTitle": "No results",
@@ -1764,7 +1765,7 @@
1764
1765
  "Process migration warning": "<b>Warning:</b> When migrating a process, the candidate groups of running instances will not be updated. This can be done in the database if necessary. (For example if a specific user task is open for ROLE_USER and the candidate group for the user task is updated in the process to ROLE_ADMIN, this user task is still accessible for ROLE_USER. Only newly started processes will use the updated candidate group)",
1765
1766
  "Case": "Case",
1766
1767
  "Cases": "Cases",
1767
- "Deployment": "Deployment",
1768
+ "Deployment": "Version management",
1768
1769
  "document definition": "Document definition",
1769
1770
  "Upload document definition": "Upload document definition",
1770
1771
  "Remove document definition": "Remove document definition",
@@ -2142,7 +2143,9 @@
2142
2143
  "showingResults": "Showing {{number}} of {{total}} results",
2143
2144
  "showingResult": "Showing {{number}} result",
2144
2145
  "automaticallyGenerated": "Automatically generated",
2145
- "search": "Search..."
2146
+ "search": "Search...",
2147
+ "globalSearchFilter": "Search entire document",
2148
+ "globalSearchFilterPlaceholder": "Search across all document fields..."
2146
2149
  },
2147
2150
  "webcam": {"takePicture": "Take picture", "save": "Save", "redo": "Redo"},
2148
2151
  "customers": {
@@ -2257,7 +2260,7 @@
2257
2260
  "searchFieldsOverview": {
2258
2261
  "title": "Title",
2259
2262
  "key": "Key",
2260
- "add": "Add search field",
2263
+ "add": "Create search field",
2261
2264
  "edit": "Edit search field",
2262
2265
  "path": "Path",
2263
2266
  "dataType": "Data type",
@@ -2276,7 +2279,7 @@
2276
2279
  "save": "save",
2277
2280
  "delete": "Delete",
2278
2281
  "download": "Download",
2279
- "addRow": "Add search field",
2282
+ "addRow": "Create search field",
2280
2283
  "searchFieldPlaceholder": "Select a type...",
2281
2284
  "noSearchFieldsConfiguredWarningTitle": "No search fields configured",
2282
2285
  "deleteSearchField": "Delete search field",
@@ -2337,7 +2340,7 @@
2337
2340
  "hasEnvConfigWarning": "This case type already has a column configuration in the environment configuration. Delete this in order to add columns here.",
2338
2341
  "noConfigWarningTitle": "No columns",
2339
2342
  "noConfigWarning": "There are no columns configured for this case type.",
2340
- "addButtonText": "Add column",
2343
+ "addButtonText": "Create column",
2341
2344
  "editColumnTitle": "Edit column",
2342
2345
  "close": "Close",
2343
2346
  "save": "Save column",
@@ -2944,7 +2947,7 @@
2944
2947
  "key": "Key",
2945
2948
  "version": "Version",
2946
2949
  "readOnly": "Read only",
2947
- "add": "Add new form flow",
2950
+ "add": "Create new form flow",
2948
2951
  "deleteModalContent": "Are you sure you want to delete this form flow?",
2949
2952
  "deletedSuccessfully": "{{key}} was deleted successfully",
2950
2953
  "savedSuccessTitle": "Saved successfully",
@@ -3171,7 +3174,8 @@
3171
3174
  "title": "Settings",
3172
3175
  "tabs": {
3173
3176
  "appearance": "Appearance",
3174
- "featureToggles": "Feature toggles"
3177
+ "featureToggles": "Feature toggles",
3178
+ "opensearch": "OpenSearch"
3175
3179
  },
3176
3180
  "appearance": {
3177
3181
  "logo": {
@@ -3207,6 +3211,13 @@
3207
3211
  }
3208
3212
  },
3209
3213
  "featureToggles": {
3214
+ "searchEngine": {
3215
+ "useOpenSearch": {
3216
+ "title": "Use OpenSearch for case search",
3217
+ "description": "When enabled, case searches use OpenSearch for better performance. When disabled, PostgreSQL is used.",
3218
+ "unavailable": "OpenSearch is not configured for this application."
3219
+ }
3220
+ },
3210
3221
  "refreshRequired": "Refresh required",
3211
3222
  "refreshModalText": "This setting requires a page refresh to take effect. Do you want to refresh now?",
3212
3223
  "refreshNow": "Refresh now",
@@ -3298,6 +3309,64 @@
3298
3309
  "menuCollapsedByDefault": {
3299
3310
  "title": "Menu collapsed by default",
3300
3311
  "description": "Start with the navigation menu collapsed instead of expanded."
3312
+ },
3313
+ "enableGenericCaseList": {
3314
+ "title": "Enable generic case list",
3315
+ "description": "Show a single case list view with a dropdown to switch between case definitions."
3316
+ }
3317
+ }
3318
+ },
3319
+ "opensearch": {
3320
+ "title": "OpenSearch",
3321
+ "reindex": {
3322
+ "title": "Reindex Runs",
3323
+ "description": "Reindex all documents from the database to OpenSearch. This operation runs in the background.",
3324
+ "startButton": "Start Reindex",
3325
+ "startModalTitle": "Start Reindex",
3326
+ "detailTitle": "Run Details",
3327
+ "parameters": "Parameters",
3328
+ "results": "Results",
3329
+ "reindexing": "Reindexing",
3330
+ "pruning": "Pruning",
3331
+ "counts": "Counts",
3332
+ "status": "Status",
3333
+ "processed": "Processed: {{current}} / {{total}}",
3334
+ "skipped": "Skipped",
3335
+ "pruned": "Pruned",
3336
+ "started": "Started",
3337
+ "elapsed": "Elapsed time",
3338
+ "finished": "Finished",
3339
+ "inProgress": "Reindexing in progress...",
3340
+ "errorTitle": "Error",
3341
+ "viewErrorLogs": "View error logs",
3342
+ "pruneOrphans": "Prune orphaned documents",
3343
+ "documentDefinitionName": "Document definition",
3344
+ "documentDefinitionPlaceholder": "All document definitions",
3345
+ "allDocumentDefinitions": "All document definitions",
3346
+ "modifiedBefore": "Modified before",
3347
+ "modifiedAfter": "Modified after",
3348
+ "columns": {
3349
+ "status": "Status",
3350
+ "startedOn": "Started",
3351
+ "finishedOn": "Finished",
3352
+ "progress": "Progress",
3353
+ "documentDefinition": "Document definition"
3354
+ },
3355
+ "noResults": {
3356
+ "title": "No reindex runs",
3357
+ "description": "No reindex runs have been started yet."
3358
+ },
3359
+ "statuses": {
3360
+ "RUNNING": "Running",
3361
+ "COMPLETED": "Completed",
3362
+ "FAILED": "Failed",
3363
+ "STOPPED": "Stopped",
3364
+ "PRUNING": "Pruning orphaned documents"
3365
+ },
3366
+ "pruningProgress": "Removed: {{removed}}",
3367
+ "tooltips": {
3368
+ "pruneOrphans": "Remove entries from OpenSearch that no longer exist in the database",
3369
+ "pruned": "Search entries removed because the original document was deleted"
3301
3370
  }
3302
3371
  }
3303
3372
  }
@@ -149,6 +149,7 @@
149
149
  "regularUser": "Het uploaden van documenten is voor dit dossiertype niet beschikbaar. Neem contact op met een beheerder",
150
150
  "adminRole": "Het proces voor het uploaden van documenten is niet geconfigureerd. Configureer dit proces op de dossierbeheerpagina"
151
151
  },
152
+ "maxFilesReached": "Het maximale aantal bestanden ({{maxFiles}}) is bereikt. Er kunnen geen bestanden meer worden geüpload.",
152
153
  "navigateToCaseAdmin": "Configureer Zaak",
153
154
  "noZaakFoundTitle": "Geen Zaak gevonden",
154
155
  "noZaakFound": "Er konden geen bestanden worden opgehaald omdat er voor dit dossier geen Zaak is gevonden.",
@@ -743,7 +744,7 @@
743
744
  "deploy": "Opslaan",
744
745
  "duplicate": "Dupliceren",
745
746
  "readOnly": "Alleen-lezen",
746
- "add": "Formulier toevoegen",
747
+ "add": "Formulier aanmaken",
747
748
  "navigateToRelatedCase": "Ga naar dossier (opent in nieuw tabblad)",
748
749
  "tabs": {
749
750
  "formBuilder": "Formulier-bewerker",
@@ -957,7 +958,7 @@
957
958
  "generalTab": {
958
959
  "readOnlyNotification": {
959
960
  "title": "Alleen-lezen",
960
- "message": "Het dossier kan niet worden bijgewerkt omdat deze definitief is."
961
+ "message": "Deze dossierdefinitie kan niet worden gewijzigd omdat deze versie definitief is. Maak een nieuwe conceptversie om wijzigingen aan te brengen."
961
962
  },
962
963
  "linkUploadProcess": {
963
964
  "title": "Uploadproces koppelen aan dossierdefinitie",
@@ -994,10 +995,10 @@
994
995
  "showTasks": "Takenlijst zichtbaar"
995
996
  },
996
997
  "addModal": {
997
- "addTab": "Tabblad toevoegen",
998
+ "addTab": "Tabblad aanmaken",
998
999
  "customComponent": "Maatwerkcomponent",
999
1000
  "customComponentDisabled": "Er zijn geen maatwerkcomponenten beschikbaar, of ze zijn allemaal al toegevoegd.",
1000
- "description": "Selecteer een van de opties om een nieuw tabblad toe te voegen aan uw dossierdefinitie",
1001
+ "description": "Selecteer een van de opties om een nieuw tabblad aan te maken in uw dossierdefinitie",
1001
1002
  "formIOComponent": "FormIO component",
1002
1003
  "formIOComponentDisabled": "Geen Form.io-formulierdefinities beschikbaar",
1003
1004
  "standardTab": "Standaardtabblad",
@@ -1005,7 +1006,7 @@
1005
1006
  "tabContentLabel": "Kies inhoud",
1006
1007
  "tabKeyLabel": "Key",
1007
1008
  "tabNameLabel": "Tabblad naam (optioneel)",
1008
- "title": "Nieuw tabblad toevoegen {{documentDefinitionName}}",
1009
+ "title": "Nieuw tabblad aanmaken {{documentDefinitionName}}",
1009
1010
  "uniqueKeyError": "De key voor deze tab moet uniek zijn.",
1010
1011
  "invalidKeyError": "De key voor deze tab mag alleen letters, nummers en dashes bevatten.",
1011
1012
  "widgetsComponent": "Widgets component",
@@ -1014,10 +1015,10 @@
1014
1015
  "invisible": "Niet zichtbaar"
1015
1016
  },
1016
1017
  "titles": {
1017
- "custom": "Nieuw tabblad toevoegen met aangepaste component",
1018
- "formio": "Nieuw tabblad toevoegen met FormIO component",
1019
- "standard": "Nieuw tabblad toevoegen met standaard inhoud",
1020
- "widgets": "Nieuw tabblad met widgets toevoegen"
1018
+ "custom": "Nieuw tabblad aanmaken met aangepaste component",
1019
+ "formio": "Nieuw tabblad aanmaken met FormIO component",
1020
+ "standard": "Nieuw tabblad aanmaken met standaard inhoud",
1021
+ "widgets": "Nieuw tabblad met widgets aanmaken"
1021
1022
  },
1022
1023
  "contentLabels": {
1023
1024
  "custom": "Kies aangepaste component",
@@ -1036,7 +1037,7 @@
1036
1037
  "name": "Naam",
1037
1038
  "type": "Type"
1038
1039
  },
1039
- "addItem": "Actie toevoegen",
1040
+ "addItem": "Actie aanmaken",
1040
1041
  "noResults": "Geen acties geconfigureerd",
1041
1042
  "noResultsDescription": "Er zijn geen acties geconfigureerd voor dit dossiertype.",
1042
1043
  "infoNotification": {
@@ -1047,10 +1048,10 @@
1047
1048
  "BUILDING_BLOCK": "Bouwblok"
1048
1049
  },
1049
1050
  "modal": {
1050
- "addTitle": "Actie toevoegen",
1051
+ "addTitle": "Actie aanmaken",
1051
1052
  "addDescription": "Selecteer een proces of bouwblok dat de gebruiker kan starten",
1052
- "addProcessTitle": "Proces toevoegen als actie",
1053
- "addBuildingBlockTitle": "Bouwblok toevoegen als actie",
1053
+ "addProcessTitle": "Proces aanmaken als actie",
1054
+ "addBuildingBlockTitle": "Bouwblok aanmaken als actie",
1054
1055
  "editProcessTitle": "Procesactie bewerken",
1055
1056
  "editBuildingBlockTitle": "Bouwblokactie bewerken",
1056
1057
  "selectProcess": "Selecteer een proces",
@@ -1058,7 +1059,7 @@
1058
1059
  "selectProcessDescription": "Selecteer een proces dat de gebruiker kan starten",
1059
1060
  "selectBuildingBlockDescription": "Selecteer een bouwblok dat de gebruiker kan starten",
1060
1061
  "filterPlaceholder": "Filteren...",
1061
- "add": "Toevoegen",
1062
+ "add": "Aanmaken",
1062
1063
  "save": "Opslaan",
1063
1064
  "back": "Terug",
1064
1065
  "next": "Volgende",
@@ -1169,7 +1170,7 @@
1169
1170
  "versionTooltip": "De versie wordt zichtbaar in de gebruikersinterface als aanduiding van deze dossierdefinitie. Gebruik Semantic Versioning (bijv. 1.0.0).",
1170
1171
  "description": "Beschrijving van de dossierdefinitie",
1171
1172
  "descriptionPlaceholder": "Voer hier een beschrijving in",
1172
- "descriptionTooltip": "De beschrijving wordt weergegeven als extra context voor de dossierdefinitie."
1173
+ "descriptionTooltip": "De beschrijving wordt weergegeven als extra context voor de dossierdefinitie. Maximaal {{ maxLength }} tekens."
1173
1174
  },
1174
1175
  "documentDefinition": {
1175
1176
  "cancelModal": {
@@ -1181,7 +1182,7 @@
1181
1182
  "statuses": {
1182
1183
  "withoutStatus": "Toon dossiers zonder status",
1183
1184
  "searchFieldTitle": "Status",
1184
- "add": "Status toevoegen",
1185
+ "add": "Status aanmaken",
1185
1186
  "edit": "Status bewerken",
1186
1187
  "visibleTitle": "Standaardzichtbaarheid in dossierlijst",
1187
1188
  "visible": "Zichtbaar",
@@ -1210,7 +1211,7 @@
1210
1211
  },
1211
1212
  "caseTags": {
1212
1213
  "searchFieldTitle": "Tags",
1213
- "add": "Tag toevoegen",
1214
+ "add": "Tag aanmaken",
1214
1215
  "edit": "Tag bewerken",
1215
1216
  "visible": "Zichtbaar",
1216
1217
  "invisible": "Niet zichtbaar",
@@ -1580,7 +1581,7 @@
1580
1581
  "zgw": {
1581
1582
  "columns": {
1582
1583
  "column": "Kolom",
1583
- "add": "Kolom toevoegen",
1584
+ "add": "Kolom aanmaken",
1584
1585
  "edit": "Kolom bewerken",
1585
1586
  "deleteText": "Weet je zeker dat je deze kolom wilt verwijderen?",
1586
1587
  "notSortable": "Deze kolom is niet sorteerbaar",
@@ -1658,10 +1659,10 @@
1658
1659
  },
1659
1660
  "tags": {
1660
1661
  "tag": "Trefwoord",
1661
- "add": "Trefwoord toevoegen",
1662
+ "add": "Trefwoord aanmaken",
1662
1663
  "deleteText": "Weet je zeker dat je dit trefwoord wilt verwijderen?",
1663
1664
  "deleteMultipleText": "Weet je zeker dat je deze trefwoorden wilt verwijderen?",
1664
- "addModal": {"header": "Trefwoord toevoegen"},
1665
+ "addModal": {"header": "Trefwoord aanmaken"},
1665
1666
  "list": {
1666
1667
  "noResultsTitle": "Geen trefwoorden",
1667
1668
  "noResultsDescription": "Voeg een trefwoord toe om te beginnen"
@@ -1783,7 +1784,7 @@
1783
1784
  "Create new Milestone Set": "Maak een nieuwe mijlpaal Set",
1784
1785
  "Forms": "Formulieren",
1785
1786
  "Overview of all Forms": "Overzicht van alle Formulieren",
1786
- "Create Form": "Formulier creëren",
1787
+ "Create Form": "Formulier aanmaken",
1787
1788
  "Form Builder": "Formulier Bouwer",
1788
1789
  "Process links": "Proceskoppelingen",
1789
1790
  "Translations": "Vertalingen",
@@ -1792,7 +1793,7 @@
1792
1793
  "Process migration warning": "<b>Let op:</b> Bij het migreren van een proces worden de candidate groups van de lopende proces instanties niet meegenomen. Dit kan gedaan worden in de database indien nodig. (Voorbeeld: wanneer een specifieke gebruikerstaak op de ROLE_USER stond en de candidate group voor deze taak is veranderd in het proces naar ROLE_ADMIN blijft de taak beschikbaar voor ROLE_USER. Enkel nieuw gestarte processen krijgen de nieuwe candidate group)",
1793
1794
  "Case": "Dossier",
1794
1795
  "Cases": "Dossiers",
1795
- "Deployment": "Implementatie",
1796
+ "Deployment": "Versiebeheer",
1796
1797
  "document definition": "Documentdefinitie",
1797
1798
  "Upload document definition": "Upload documentdefinitie",
1798
1799
  "Remove document definition": "Verwijder documentdefinitie",
@@ -2169,7 +2170,9 @@
2169
2170
  "showingResults": "{{number}} van {{total}} resultaten zichtbaar",
2170
2171
  "showingResult": "{{number}} resultaat zichtbaar",
2171
2172
  "automaticallyGenerated": "Automatisch gegenereerd",
2172
- "search": "Zoeken..."
2173
+ "search": "Zoeken...",
2174
+ "globalSearchFilter": "Zoek in geheel document",
2175
+ "globalSearchFilterPlaceholder": "Zoek in alle documentvelden..."
2173
2176
  },
2174
2177
  "webcam": {"takePicture": "Foto maken", "save": "Opslaan", "redo": "Opnieuw"},
2175
2178
  "customers": {
@@ -2284,7 +2287,7 @@
2284
2287
  "searchFieldsOverview": {
2285
2288
  "title": "Titel",
2286
2289
  "key": "Key",
2287
- "add": "Zoekveld toevoegen",
2290
+ "add": "Zoekveld aanmaken",
2288
2291
  "edit": "Zoekveld bewerken",
2289
2292
  "path": "Pad",
2290
2293
  "dataType": "Datatype",
@@ -2303,7 +2306,7 @@
2303
2306
  "close": "Sluiten",
2304
2307
  "save": "Opslaan",
2305
2308
  "download": "Download",
2306
- "addRow": "Zoekveld toevoegen",
2309
+ "addRow": "Zoekveld aanmaken",
2307
2310
  "searchFieldPlaceholder": "Kies een type...",
2308
2311
  "noSearchFieldsConfiguredWarningTitle": "Geen zoekvelden geconfigureerd",
2309
2312
  "deleteSearchField": "Zoekveld verwijderen",
@@ -2364,7 +2367,7 @@
2364
2367
  "hasEnvConfigWarning": "Dit dossiertype heeft al een kolom-configuratie in de omgevingsconfiguratie. Verwijder deze om kolommen hier te configureren.",
2365
2368
  "noConfigWarningTitle": "Geen kolommen",
2366
2369
  "noConfigWarning": "Er zijn geen kolommen geconfigureerd voor dit dossiertype.",
2367
- "addButtonText": "Kolom toevoegen",
2370
+ "addButtonText": "Kolom aanmaken",
2368
2371
  "editColumnTitle": "Kolom bewerken",
2369
2372
  "close": "Sluiten",
2370
2373
  "save": "Kolom opslaan",
@@ -2977,7 +2980,7 @@
2977
2980
  "key": "Key",
2978
2981
  "version": "Versie",
2979
2982
  "readOnly": "Alleen lezen",
2980
- "add": "Nieuwe form flow toevoegen",
2983
+ "add": "Nieuwe form flow aanmaken",
2981
2984
  "deleteModalContent": "Weet je zeker dat je deze form flow wilt verwijderen?",
2982
2985
  "deletedSuccessfully": "{{key}} is succesvol verwijderd",
2983
2986
  "savedSuccessTitle": "Succesvol opgeslagen",
@@ -3204,7 +3207,8 @@
3204
3207
  "title": "Instellingen",
3205
3208
  "tabs": {
3206
3209
  "appearance": "Weergave",
3207
- "featureToggles": "Functie-instellingen"
3210
+ "featureToggles": "Functie-instellingen",
3211
+ "opensearch": "OpenSearch"
3208
3212
  },
3209
3213
  "appearance": {
3210
3214
  "logo": {
@@ -3240,6 +3244,13 @@
3240
3244
  }
3241
3245
  },
3242
3246
  "featureToggles": {
3247
+ "searchEngine": {
3248
+ "useOpenSearch": {
3249
+ "title": "Gebruik OpenSearch voor zaakzoekopdrachten",
3250
+ "description": "Indien ingeschakeld worden zaakzoekopdrachten uitgevoerd met OpenSearch voor betere prestaties. Indien uitgeschakeld wordt PostgreSQL gebruikt.",
3251
+ "unavailable": "OpenSearch is niet geconfigureerd voor deze applicatie."
3252
+ }
3253
+ },
3243
3254
  "refreshRequired": "Vernieuwing vereist",
3244
3255
  "refreshModalText": "Deze instelling vereist een paginavernieuwing om effect te hebben. Wilt u nu vernieuwen?",
3245
3256
  "refreshNow": "Nu vernieuwen",
@@ -3331,6 +3342,64 @@
3331
3342
  "menuCollapsedByDefault": {
3332
3343
  "title": "Menu standaard ingeklapt",
3333
3344
  "description": "Start met het navigatiemenu ingeklapt in plaats van uitgeklapt."
3345
+ },
3346
+ "enableGenericCaseList": {
3347
+ "title": "Generieke zaaklijst inschakelen",
3348
+ "description": "Toon één zaaklijstweergave met een dropdown om tussen zaakdefinities te wisselen."
3349
+ }
3350
+ }
3351
+ },
3352
+ "opensearch": {
3353
+ "title": "OpenSearch",
3354
+ "reindex": {
3355
+ "title": "Herindexering runs",
3356
+ "description": "Herindexeer alle documenten van de database naar OpenSearch. Deze operatie draait op de achtergrond.",
3357
+ "startButton": "Start herindexering",
3358
+ "startModalTitle": "Start herindexering",
3359
+ "detailTitle": "Run details",
3360
+ "parameters": "Parameters",
3361
+ "results": "Resultaten",
3362
+ "reindexing": "Herindexering",
3363
+ "pruning": "Opschonen",
3364
+ "counts": "Aantallen",
3365
+ "status": "Status",
3366
+ "processed": "Verwerkt: {{current}} / {{total}}",
3367
+ "skipped": "Overgeslagen",
3368
+ "pruned": "Opgeschoond",
3369
+ "started": "Gestart",
3370
+ "elapsed": "Verstreken tijd",
3371
+ "finished": "Voltooid",
3372
+ "inProgress": "Herindexering bezig...",
3373
+ "errorTitle": "Fout",
3374
+ "viewErrorLogs": "Bekijk foutlogs",
3375
+ "pruneOrphans": "Verwijder orphan documenten",
3376
+ "documentDefinitionName": "Documentdefinitie",
3377
+ "documentDefinitionPlaceholder": "Alle documentdefinities",
3378
+ "allDocumentDefinitions": "Alle documentdefinities",
3379
+ "modifiedBefore": "Gewijzigd voor",
3380
+ "modifiedAfter": "Gewijzigd na",
3381
+ "columns": {
3382
+ "status": "Status",
3383
+ "startedOn": "Gestart",
3384
+ "finishedOn": "Voltooid",
3385
+ "progress": "Voortgang",
3386
+ "documentDefinition": "Documentdefinitie"
3387
+ },
3388
+ "noResults": {
3389
+ "title": "Geen herindexering runs",
3390
+ "description": "Er zijn nog geen herindexering runs gestart."
3391
+ },
3392
+ "statuses": {
3393
+ "RUNNING": "Bezig",
3394
+ "COMPLETED": "Voltooid",
3395
+ "FAILED": "Mislukt",
3396
+ "STOPPED": "Gestopt",
3397
+ "PRUNING": "Orphan documenten opschonen"
3398
+ },
3399
+ "pruningProgress": "Verwijderd: {{removed}}",
3400
+ "tooltips": {
3401
+ "pruneOrphans": "Verwijder documenten uit OpenSearch die niet meer in de database bestaan",
3402
+ "pruned": "Documenten verwijderd uit OpenSearch omdat het oorspronkelijke document is verwijderd"
3334
3403
  }
3335
3404
  }
3336
3405
  }