@valtimo/shared 13.11.0 → 13.13.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.
- package/assets/core/en.json +198 -9
- package/assets/core/nl.json +199 -10
- package/fesm2022/valtimo-shared.mjs +83 -56
- package/fesm2022/valtimo-shared.mjs.map +1 -1
- package/lib/generated/generated-backend-types.d.ts +1000 -0
- package/lib/generated/generated-backend-types.d.ts.map +1 -0
- package/lib/generated/index.d.ts +2 -0
- package/lib/generated/index.d.ts.map +1 -0
- package/lib/models/building-block-management.model.d.ts +6 -0
- package/lib/models/building-block-management.model.d.ts.map +1 -0
- package/lib/models/index.d.ts +2 -2
- package/lib/models/index.d.ts.map +1 -1
- package/lib/models/management.model.d.ts +1 -1
- package/lib/models/management.model.d.ts.map +1 -1
- package/lib/models/search.model.d.ts +1 -1
- package/lib/models/search.model.d.ts.map +1 -1
- package/lib/services/edit-permissions.service.d.ts +2 -1
- package/lib/services/edit-permissions.service.d.ts.map +1 -1
- package/lib/utils/route-params.utils.d.ts +3 -2
- package/lib/utils/route-params.utils.d.ts.map +1 -1
- package/package.json +1 -1
- package/public-api.d.ts +1 -0
- package/public-api.d.ts.map +1 -1
- package/assets/core/de.json +0 -2284
- package/lib/models/condition.model.d.ts +0 -15
- package/lib/models/condition.model.d.ts.map +0 -1
package/assets/core/en.json
CHANGED
|
@@ -415,7 +415,7 @@
|
|
|
415
415
|
"message": {"empty": "No result found"},
|
|
416
416
|
"cta": {"close": "Close", "moreDetails": "More details"},
|
|
417
417
|
"formManagement": {
|
|
418
|
-
"noFormDefinitionFoundAdmin": "There is no form connected to the start event/user task. To
|
|
418
|
+
"noFormDefinitionFoundAdmin": "There is no form connected to the start event/user task. To configure this, click on the button below.",
|
|
419
419
|
"noFormDefinitionFoundUser": "There is no form connected to the start event/user task. Ask an admin user for assistance.",
|
|
420
420
|
"gotoProcessLinksButton": "Configure now",
|
|
421
421
|
"loading": "Loading form...",
|
|
@@ -559,6 +559,10 @@
|
|
|
559
559
|
"createdDate": "Created on",
|
|
560
560
|
"description": "Description"
|
|
561
561
|
}
|
|
562
|
+
},
|
|
563
|
+
"notFinalizableWarning": {
|
|
564
|
+
"title": "This case definition cannot be finalized.",
|
|
565
|
+
"BUILDING_BLOCK_NOT_FINAL": "The case definition makes use of draft building blocks. In order to finalize this case definition, make sure all the building blocks it uses are final."
|
|
562
566
|
}
|
|
563
567
|
},
|
|
564
568
|
"processLinkNotification": {
|
|
@@ -739,8 +743,8 @@
|
|
|
739
743
|
"namePlaceholder": "Enter name here",
|
|
740
744
|
"nameTooltip": "The name is used for the visible name of the case definition in the UI",
|
|
741
745
|
"version": "Case definition version",
|
|
742
|
-
"versionPlaceholder": "Enter version here",
|
|
743
|
-
"versionTooltip": "The version is used for the visible version of the case definition in the UI",
|
|
746
|
+
"versionPlaceholder": "Enter version here (e.g. 1.0.0)",
|
|
747
|
+
"versionTooltip": "The version is used for the visible version of the case definition in the UI. Use Semantic Versioning (e.g. 1.0.0).",
|
|
744
748
|
"description": "Case definition description",
|
|
745
749
|
"descriptionPlaceholder": "Enter description here",
|
|
746
750
|
"descriptionTooltip": "The description is used for the visible description of the case definition in the UI"
|
|
@@ -839,6 +843,7 @@
|
|
|
839
843
|
"type": "Choose widget type",
|
|
840
844
|
"width": "Choose widget width",
|
|
841
845
|
"density": "Choose widget density",
|
|
846
|
+
"filters": "Filters",
|
|
842
847
|
"displayConditions": "Set display conditions"
|
|
843
848
|
}
|
|
844
849
|
},
|
|
@@ -919,7 +924,8 @@
|
|
|
919
924
|
"ellipsisCharacterLimitPlaceholder": "Choose a number of characters (optional)",
|
|
920
925
|
"linkText": "Link text",
|
|
921
926
|
"linkTextTooltip": "The text that will be displayed for the link. If left empty, the URL will be used as link text.",
|
|
922
|
-
"linkTextPlaceholder": "Link text (optional)"
|
|
927
|
+
"linkTextPlaceholder": "Link text (optional)",
|
|
928
|
+
"defaultSortWarning": "Updating this will overwrite other default sortings."
|
|
923
929
|
},
|
|
924
930
|
"map": {
|
|
925
931
|
"add": "Add field",
|
|
@@ -974,6 +980,22 @@
|
|
|
974
980
|
"valueTooltip": "Name of the property you wish to access within the previously filled collection data path"
|
|
975
981
|
}
|
|
976
982
|
},
|
|
983
|
+
"filters": {
|
|
984
|
+
"description": "Define the filters that should appear above the interactive table.",
|
|
985
|
+
"title": "Title",
|
|
986
|
+
"titlePlaceholder": "Choose a title",
|
|
987
|
+
"titleTooltip": "The title of the filter.",
|
|
988
|
+
"key": "Key",
|
|
989
|
+
"keyPlaceholder": "Enter a unique key",
|
|
990
|
+
"keyTooltip": "A unique key by which the filter is identified. If the key is not unique, you will not be able to save the filter.",
|
|
991
|
+
"dataType": "Data type",
|
|
992
|
+
"dataTypePlaceholder": "Enter a data type",
|
|
993
|
+
"dataTypeTooltip": "The data type decides what input is shown to the user. For example, for the data type 'Date', a date picker is shown.",
|
|
994
|
+
"fieldType": "Field type",
|
|
995
|
+
"fieldTypePlaceholder": "Enter a field type",
|
|
996
|
+
"fieldTypeTooltip": "The field type decides the values the user can input. For the option 'Single', the user can only input a single value. For the option 'Range', the user may input two values, and these values, and all the values in between, are searched for.",
|
|
997
|
+
"add": "Add filter"
|
|
998
|
+
},
|
|
977
999
|
"displayConditions": {
|
|
978
1000
|
"description": "Configure conditions to control when this widget is shown. If you do not add any conditions, the widget is always displayed.",
|
|
979
1001
|
"conditions": "Conditions (Optional)",
|
|
@@ -1329,6 +1351,7 @@
|
|
|
1329
1351
|
"noItemsFound": "No items found",
|
|
1330
1352
|
"clearAll": "Clear all",
|
|
1331
1353
|
"clear": "Clear",
|
|
1354
|
+
"filters": "Filters",
|
|
1332
1355
|
"show": "Show",
|
|
1333
1356
|
"display": "Display",
|
|
1334
1357
|
"items": "items",
|
|
@@ -1438,7 +1461,15 @@
|
|
|
1438
1461
|
"noTranslationFound": "No translation found",
|
|
1439
1462
|
"url": "URL"
|
|
1440
1463
|
},
|
|
1441
|
-
"taskDetail": {
|
|
1464
|
+
"taskDetail": {
|
|
1465
|
+
"taskCreated": "Created",
|
|
1466
|
+
"taskCompleted": "has successfully been completed",
|
|
1467
|
+
"assignedNotificationTitle": "Task assigned",
|
|
1468
|
+
"assignedNotificationContent": "The task has been assigned to",
|
|
1469
|
+
"unassignedNotificationTitle": "Task unassigned",
|
|
1470
|
+
"unassignedNotificationContent": "The task has been unassigned",
|
|
1471
|
+
"unknownAssignee": "unknown"
|
|
1472
|
+
},
|
|
1442
1473
|
"assignTask": {
|
|
1443
1474
|
"assignedTo": "Assigned to",
|
|
1444
1475
|
"header": "Assign a user to this task",
|
|
@@ -1797,6 +1828,7 @@
|
|
|
1797
1828
|
"chooseFormDescription": "Choose the form that you want to link to the process step.",
|
|
1798
1829
|
"chooseFormFlowDescription": "Choose the FormFlow that you want to link to the process step.",
|
|
1799
1830
|
"choosePluginConfigurationDescription": "Choose the plugin configuration you want to link to the process step.",
|
|
1831
|
+
"choosePluginDefinitionDescription": "Choose the plugin definition you want to link to the process step.",
|
|
1800
1832
|
"choosePluginActionDescription": "Choose the action you want to perform with the plugin.",
|
|
1801
1833
|
"chooseForm": "Choose form",
|
|
1802
1834
|
"cancel": "Cancel",
|
|
@@ -1816,14 +1848,49 @@
|
|
|
1816
1848
|
"selectVersion": "Select version",
|
|
1817
1849
|
"activity": "Process activity",
|
|
1818
1850
|
"selectActivity": "Select process activity",
|
|
1819
|
-
"noProcess": "No upload process"
|
|
1851
|
+
"noProcess": "No upload process",
|
|
1852
|
+
"buildingBlock": {
|
|
1853
|
+
"name": "Name",
|
|
1854
|
+
"description": "Description",
|
|
1855
|
+
"selectLabel": "Building block",
|
|
1856
|
+
"emptyState": "No building blocks available. Create a building block first.",
|
|
1857
|
+
"noRequirements": "This building block does not require any plugin configurations.",
|
|
1858
|
+
"nestedBuildingBlockInfo": "Plugin configurations are inherited from the parent building block.",
|
|
1859
|
+
"configurationLabel": "Plugin configuration",
|
|
1860
|
+
"pluginLabel": "Plugin",
|
|
1861
|
+
"configurationPlaceholder": "Select a configuration",
|
|
1862
|
+
"versionLabel": "Choose building block version",
|
|
1863
|
+
"versionPlaceholder": "Select a version",
|
|
1864
|
+
"inputTitle": "Input",
|
|
1865
|
+
"outputTitle": "Sync",
|
|
1866
|
+
"addInput": "Add input",
|
|
1867
|
+
"addOutput": "Add sync",
|
|
1868
|
+
"case": "Case",
|
|
1869
|
+
"buildingBlock": "Building block",
|
|
1870
|
+
"targetPlaceholder": "Select target",
|
|
1871
|
+
"outputSource": "Building block output",
|
|
1872
|
+
"syncTiming": "Sync timing",
|
|
1873
|
+
"selectedBuildingBlockFieldPlaceholder": "Select a field...",
|
|
1874
|
+
"sync": {
|
|
1875
|
+
"title": "Sync",
|
|
1876
|
+
"continuous": "Continuous",
|
|
1877
|
+
"end": "End"
|
|
1878
|
+
},
|
|
1879
|
+
"pluginDependenciesWarning": {
|
|
1880
|
+
"title": "Dependencies",
|
|
1881
|
+
"zaakInstanceAndTypeLink": "This building block may need both a zaak instance link and a zaak type link to be configured for the case definition under which this building block is used, in order to function correctly.",
|
|
1882
|
+
"zaakInstanceLink": "This building block may need a zaak instance link to be configured for the case definition under which this building block is used, in order to function correctly.",
|
|
1883
|
+
"zaakTypeLink": "This building block may need a zaak type link to be configured for the case definition under which this building block is used, in order to function correctly."
|
|
1884
|
+
}
|
|
1885
|
+
}
|
|
1820
1886
|
},
|
|
1821
1887
|
"processLinkType": {
|
|
1822
1888
|
"plugin": "Plugin",
|
|
1823
1889
|
"form": "Form",
|
|
1824
1890
|
"form-flow": "FormFlow",
|
|
1825
1891
|
"url": "URL",
|
|
1826
|
-
"ui-component": "UI Component"
|
|
1892
|
+
"ui-component": "UI Component",
|
|
1893
|
+
"building-block": "Building block"
|
|
1827
1894
|
},
|
|
1828
1895
|
"processLinkSteps": {
|
|
1829
1896
|
"chooseProcessLinkType": "Choose link type",
|
|
@@ -1847,18 +1914,23 @@
|
|
|
1847
1914
|
},
|
|
1848
1915
|
"selectFormFlow": "Select your FormFlow",
|
|
1849
1916
|
"choosePluginConfiguration": "Select plugin configuration",
|
|
1917
|
+
"choosePluginDefinition": "Select plugin definition",
|
|
1850
1918
|
"choosePluginAction": "Choose your action",
|
|
1851
1919
|
"configurePluginAction": "Configure your action",
|
|
1852
1920
|
"selectURL": "Configure your URL",
|
|
1853
1921
|
"subtitles": "Subtitles",
|
|
1854
1922
|
"addSubtitle": "Add subtitle",
|
|
1855
|
-
"uiComponent": "Select UI component"
|
|
1923
|
+
"uiComponent": "Select UI component",
|
|
1924
|
+
"selectBuildingBlock": "Select building block",
|
|
1925
|
+
"configureBuildingBlockPlugins": "Configure plugin mappings",
|
|
1926
|
+
"configureBuildingBlockMappings": "Input & Sync"
|
|
1856
1927
|
},
|
|
1857
1928
|
"processLinkTypeDisabledTooltip": {
|
|
1858
1929
|
"plugin": "No plugin configurations are available. Create a plugin configuration to be able to link it to a process step.",
|
|
1859
1930
|
"form": "There are no forms available. Create a form to be able to link it to a process step.",
|
|
1860
1931
|
"form-flow": "There are no FormFlows available. Create a FormFlow to be able to link it to a process step.",
|
|
1861
|
-
"ui-component": "There are no custom components registered
|
|
1932
|
+
"ui-component": "There are no custom components registered. Please create one if you wish to use this option.",
|
|
1933
|
+
"buildingBlockUnsupported": "This process link type is not yet supported for building blocks."
|
|
1862
1934
|
},
|
|
1863
1935
|
"processLinkUrlInvalid": "Invalid URL {{ URL }}",
|
|
1864
1936
|
"accessControl": {
|
|
@@ -2062,6 +2134,7 @@
|
|
|
2062
2134
|
"tabType": "Tab type",
|
|
2063
2135
|
"tabTypeTitle": "Tab type",
|
|
2064
2136
|
"tabTypePlaceholder": "Enter tab type",
|
|
2137
|
+
"tabProperties": "Properties",
|
|
2065
2138
|
"addTab": "Add tab",
|
|
2066
2139
|
"editTab": "Edit tab",
|
|
2067
2140
|
"rowAction": "Row action",
|
|
@@ -2095,6 +2168,117 @@
|
|
|
2095
2168
|
"deleteHelperText": "After creating a quick search item, you can delete it by right-clicking on it",
|
|
2096
2169
|
"duplicateError": "A quick search item with this title already exists"
|
|
2097
2170
|
},
|
|
2171
|
+
"buildingBlockManagement": {
|
|
2172
|
+
"title": "Building blocks",
|
|
2173
|
+
"listColumns": {
|
|
2174
|
+
"name": "Name",
|
|
2175
|
+
"key": "Key",
|
|
2176
|
+
"versionTag": "Version"
|
|
2177
|
+
},
|
|
2178
|
+
"detail": {
|
|
2179
|
+
"title": "Building block details"
|
|
2180
|
+
},
|
|
2181
|
+
"actions": {
|
|
2182
|
+
"more": "More",
|
|
2183
|
+
"makeFinal": "Make version final",
|
|
2184
|
+
"createDraft": "Create a new draft",
|
|
2185
|
+
"finalize": {
|
|
2186
|
+
"success": "Draft version has been finalized",
|
|
2187
|
+
"error": "Finalizing draft version failed"
|
|
2188
|
+
},
|
|
2189
|
+
"draft": {
|
|
2190
|
+
"title": "Create draft version",
|
|
2191
|
+
"version": "New version tag",
|
|
2192
|
+
"placeholder": "Enter new version tag",
|
|
2193
|
+
"confirm": "Create draft",
|
|
2194
|
+
"success": "Draft version created",
|
|
2195
|
+
"error": "Creating draft version failed"
|
|
2196
|
+
}
|
|
2197
|
+
},
|
|
2198
|
+
"noResults": {
|
|
2199
|
+
"title": "There are no building blocks",
|
|
2200
|
+
"description": "Add a building block to get started"
|
|
2201
|
+
},
|
|
2202
|
+
"createDefinition": {
|
|
2203
|
+
"modalTitle": "Create building block",
|
|
2204
|
+
"name": "Name",
|
|
2205
|
+
"nameTooltip": "The name of the building block.",
|
|
2206
|
+
"namePlaceholder": "Enter name",
|
|
2207
|
+
"keyTitle": "Key",
|
|
2208
|
+
"keyPlaceHolder": "The key is generated here automatically",
|
|
2209
|
+
"version": "Version",
|
|
2210
|
+
"versionTooltip": "The version tag of the building block.",
|
|
2211
|
+
"versionPlaceholder": "Enter version",
|
|
2212
|
+
"description": "Description",
|
|
2213
|
+
"descriptionTooltip": "A short description of the functionality the building block offers.",
|
|
2214
|
+
"descriptionPlaceholder": "Enter description"
|
|
2215
|
+
},
|
|
2216
|
+
"tabs": {
|
|
2217
|
+
"general": "General",
|
|
2218
|
+
"document": "Document",
|
|
2219
|
+
"processes": "Processes"
|
|
2220
|
+
},
|
|
2221
|
+
"metadata": {
|
|
2222
|
+
"title": "General information"
|
|
2223
|
+
},
|
|
2224
|
+
"processDefinition": {
|
|
2225
|
+
"title": "Building block process definition",
|
|
2226
|
+
"name": "Name",
|
|
2227
|
+
"key": "Key",
|
|
2228
|
+
"mainText": "Main process",
|
|
2229
|
+
"markAsMain": "Make main process"
|
|
2230
|
+
},
|
|
2231
|
+
"importDefinition": {
|
|
2232
|
+
"title": "Import building block definition",
|
|
2233
|
+
"overwriteWarning": "If your building block definition contains configurations, models and/or definitions with the same name or identifier as already on your system, they will be overwritten.",
|
|
2234
|
+
"startUpload": "Start upload",
|
|
2235
|
+
"checkbox": {
|
|
2236
|
+
"message": "I understand that configurations may be overwritten",
|
|
2237
|
+
"error": "This field is mandatory"
|
|
2238
|
+
},
|
|
2239
|
+
"info": {
|
|
2240
|
+
"title": "Attention",
|
|
2241
|
+
"message": "Before importing, please make sure the plugin configurations or process definitions referenced by this building block are already present in the system."
|
|
2242
|
+
},
|
|
2243
|
+
"upload": {
|
|
2244
|
+
"title": "Upload file",
|
|
2245
|
+
"description": "Max file size is 500kb. Supported file types are ZIP and JSON.",
|
|
2246
|
+
"buttonText": "Select file"
|
|
2247
|
+
},
|
|
2248
|
+
"progressBar": {
|
|
2249
|
+
"active": "This may take a while",
|
|
2250
|
+
"error": "Unable to import building block definition. Nothing was imported due to an error at our end. Please try again later. If the issue keeps happening, contact support.",
|
|
2251
|
+
"finished": "Building block definition successfully imported",
|
|
2252
|
+
"label": "Importing building block definition"
|
|
2253
|
+
},
|
|
2254
|
+
"invalidJsonError": {
|
|
2255
|
+
"text": "Please make sure it contains a valid JSON value.",
|
|
2256
|
+
"title": "The file contains an error."
|
|
2257
|
+
},
|
|
2258
|
+
"steps": {
|
|
2259
|
+
"plugins": {
|
|
2260
|
+
"message": "This building block may use plugins. Make sure you configure them correctly.",
|
|
2261
|
+
"title": "Plugin Configuration"
|
|
2262
|
+
}
|
|
2263
|
+
}
|
|
2264
|
+
},
|
|
2265
|
+
"artwork": {
|
|
2266
|
+
"title": "Artwork",
|
|
2267
|
+
"fileUploaderTitle": "Select artwork for this building block",
|
|
2268
|
+
"fileUploaderDescription": "Maximum file size is 10mb. Only .png images are supported. Make sure the background of the image is transparent.",
|
|
2269
|
+
"fileUploaderButton": "Choose file",
|
|
2270
|
+
"deleteConfirmationModalText": "Are you sure you want to delete this artwork? This action cannot be undone."
|
|
2271
|
+
},
|
|
2272
|
+
"plugins": {
|
|
2273
|
+
"title": "Plugins used",
|
|
2274
|
+
"noPluginsUsed": "This building block does not use any plugins"
|
|
2275
|
+
},
|
|
2276
|
+
"overflowMenu": {
|
|
2277
|
+
"export": "Export \"{{value}}\"",
|
|
2278
|
+
"exportSuccessTitle": "Download will start shortly",
|
|
2279
|
+
"preparingDownload": "Preparing download"
|
|
2280
|
+
}
|
|
2281
|
+
},
|
|
2098
2282
|
"mdiIcons": {
|
|
2099
2283
|
"mdi-home": "Home",
|
|
2100
2284
|
"mdi-home-city": "Home City",
|
|
@@ -2293,5 +2477,10 @@
|
|
|
2293
2477
|
"mdi-clipboard-text-clock": "Clipboard Text Clock",
|
|
2294
2478
|
"mdi-clipboard-text-play": "Clipboard Text Play",
|
|
2295
2479
|
"mdi-clipboard-flow": "Clipboard Flow"
|
|
2480
|
+
},
|
|
2481
|
+
"schemaEditor": {
|
|
2482
|
+
"rootObject": "Root level",
|
|
2483
|
+
"manageRequiredFields": "Manage required fields",
|
|
2484
|
+
"requiredFields": "Required fields"
|
|
2296
2485
|
}
|
|
2297
2486
|
}
|
package/assets/core/nl.json
CHANGED
|
@@ -418,7 +418,7 @@
|
|
|
418
418
|
"message": {"empty": "Geen resultaat gevonden"},
|
|
419
419
|
"cta": {"close": "Sluiten", "moreDetails": "Meer details"},
|
|
420
420
|
"formManagement": {
|
|
421
|
-
"noFormDefinitionFoundAdmin": "Er is geen formulier gekoppeld aan de start event/user task.
|
|
421
|
+
"noFormDefinitionFoundAdmin": "Er is geen formulier gekoppeld aan de start event/user task. Druk op de knop om deze te configureren.",
|
|
422
422
|
"noFormDefinitionFoundUser": "Er is geen formulier gekoppeld aan de start event/user task. Vraag een beheerder om hulp.",
|
|
423
423
|
"gotoProcessLinksButton": "Configureer nu",
|
|
424
424
|
"loading": "Formulier wordt geladen...",
|
|
@@ -566,6 +566,10 @@
|
|
|
566
566
|
"createdDate": "Gemaakt op",
|
|
567
567
|
"description": "Beschrijving"
|
|
568
568
|
}
|
|
569
|
+
},
|
|
570
|
+
"notFinalizableWarning": {
|
|
571
|
+
"title": "Deze dossierdefinitie kan niet definitief worden gemaakt.",
|
|
572
|
+
"BUILDING_BLOCK_NOT_FINAL": "De dossierdefinitie maakt gebruik van concept-bouwblokken. Om deze dossierdefinitie definitief te kunnen maken, moeten alle bouwblokken die het gebruikt definitief zijn."
|
|
569
573
|
}
|
|
570
574
|
},
|
|
571
575
|
"processLinkNotification": {
|
|
@@ -746,8 +750,8 @@
|
|
|
746
750
|
"namePlaceholder": "Voer hier een naam in",
|
|
747
751
|
"nameTooltip": "De naam die de gebruiker te zien krijgt.",
|
|
748
752
|
"version": "Versie van de dossierdefinitie",
|
|
749
|
-
"versionPlaceholder": "Voer hier een versie in",
|
|
750
|
-
"versionTooltip": "De versie wordt zichtbaar in de gebruikersinterface als aanduiding van deze dossierdefinitie.",
|
|
753
|
+
"versionPlaceholder": "Voer hier een versie in (bijv. 1.0.0)",
|
|
754
|
+
"versionTooltip": "De versie wordt zichtbaar in de gebruikersinterface als aanduiding van deze dossierdefinitie. Gebruik Semantic Versioning (bijv. 1.0.0).",
|
|
751
755
|
"description": "Beschrijving van de dossierdefinitie",
|
|
752
756
|
"descriptionPlaceholder": "Voer hier een beschrijving in",
|
|
753
757
|
"descriptionTooltip": "De beschrijving wordt weergegeven als extra context voor de dossierdefinitie."
|
|
@@ -806,7 +810,7 @@
|
|
|
806
810
|
},
|
|
807
811
|
"draftWarning": {
|
|
808
812
|
"title": "Niet gekoppeld aan een versie van het dossiertype",
|
|
809
|
-
"description": "Bij het bijwerken van {name} verandert de {name} voor alle versies van dit dossiertype. Niet alleen voor de geselecteerde versie!"
|
|
813
|
+
"description": "Bij het bijwerken van {{name}} verandert de {{name}} voor alle versies van dit dossiertype. Niet alleen voor de geselecteerde versie!"
|
|
810
814
|
}
|
|
811
815
|
},
|
|
812
816
|
"widgetTabManagement": {
|
|
@@ -858,6 +862,7 @@
|
|
|
858
862
|
"type": "Kies widget-type",
|
|
859
863
|
"width": "Kies widget-breedte",
|
|
860
864
|
"density": "Kies widgetdichtheid",
|
|
865
|
+
"filters": "Filters",
|
|
861
866
|
"displayConditions": "Weergavecondities instellen"
|
|
862
867
|
}
|
|
863
868
|
},
|
|
@@ -944,7 +949,8 @@
|
|
|
944
949
|
"ellipsisCharacterLimitPlaceholder": "Kies een aantal tekens (optioneel)",
|
|
945
950
|
"linkText": "Link tekst",
|
|
946
951
|
"linkTextTooltip": "De tekst die wordt weergegeven als een link. Als dit leeg is, wordt de URL als tekst gebruikt.",
|
|
947
|
-
"linkTextPlaceholder": "Link tekst (optioneel)"
|
|
952
|
+
"linkTextPlaceholder": "Link tekst (optioneel)",
|
|
953
|
+
"defaultSortWarning": "Het bijwerken hiervan zal andere standaardsorteringen overschrijven."
|
|
948
954
|
},
|
|
949
955
|
"map": {
|
|
950
956
|
"add": "Veld toevoegen",
|
|
@@ -1002,6 +1008,22 @@
|
|
|
1002
1008
|
"valueTooltip": "Naam van de eigenschap waartoe u toegang wilt krijgen binnen het eerder ingevulde collectiegegevens-pad"
|
|
1003
1009
|
}
|
|
1004
1010
|
},
|
|
1011
|
+
"filters": {
|
|
1012
|
+
"description": "Definieer de filters die boven de interactieve tabel beschikbaar zijn.",
|
|
1013
|
+
"title": "Titel",
|
|
1014
|
+
"titlePlaceholder": "Kies een titel",
|
|
1015
|
+
"titleTooltip": "De titel is een optioneel veld dat wordt weergegeven als een label voor het huidige zoekveld. Als de titel niet is ingesteld, is de standaardwaarde de key-vertaling van het zoekveld (als er geen vertaling beschikbaar is, wordt de oorspronkelijke key-waarde weergegeven).",
|
|
1016
|
+
"key": "Key",
|
|
1017
|
+
"keyPlaceholder": "Voer een unieke key in",
|
|
1018
|
+
"keyTooltip": "Een unieke key waarmee het zoekveld wordt geïdentificeerd. Als de key niet uniek is, kan het zoekveld niet worden opgeslagen.",
|
|
1019
|
+
"dataType": "Datatype",
|
|
1020
|
+
"dataTypePlaceholder": "Voer een datatype in",
|
|
1021
|
+
"dataTypeTooltip": "Het datatype bepaalt welke invoer aan de gebruiker wordt getoond. Voor het datatype 'Datum' wordt bijvoorbeeld een datumkiezer getoond.",
|
|
1022
|
+
"fieldType": "Veldtype",
|
|
1023
|
+
"fieldTypePlaceholder": "Voer een veldtype in",
|
|
1024
|
+
"fieldTypeTooltip": "Het veldtype bepaalt de waarden die de gebruiker kan invoeren. Voor de optie 'Enkel' kan de gebruiker slechts één waarde invoeren. Bij de optie 'Reeks' kan de gebruiker twee waarden invoeren. Naar deze waarden, en alle waarden daartussen, wordt vervolgens gezocht.",
|
|
1025
|
+
"add": "Filter toevoegen"
|
|
1026
|
+
},
|
|
1005
1027
|
"displayConditions": {
|
|
1006
1028
|
"description": "Configureer condities om te bepalen wanneer deze widget wordt getoond. Als je geen condities toevoegt, wordt de widget altijd weergegeven.",
|
|
1007
1029
|
"conditions": "Condities (Optioneel)",
|
|
@@ -1360,6 +1382,7 @@
|
|
|
1360
1382
|
"noItemsFound": "Geen items gevonden",
|
|
1361
1383
|
"clearAll": "Alles wissen",
|
|
1362
1384
|
"clear": "Wissen",
|
|
1385
|
+
"filters": "Filters",
|
|
1363
1386
|
"show": "Toon",
|
|
1364
1387
|
"display": "Weergave",
|
|
1365
1388
|
"items": "items",
|
|
@@ -1468,7 +1491,15 @@
|
|
|
1468
1491
|
"noTranslationFound": "Geen vertaling gevonden",
|
|
1469
1492
|
"url": "URL"
|
|
1470
1493
|
},
|
|
1471
|
-
"taskDetail": {
|
|
1494
|
+
"taskDetail": {
|
|
1495
|
+
"taskCreated": "Aangemaakt op",
|
|
1496
|
+
"taskCompleted": "is succesvol afgerond",
|
|
1497
|
+
"assignedNotificationTitle": "Taak toegewezen",
|
|
1498
|
+
"assignedNotificationContent": "De taak is toegewezen aan",
|
|
1499
|
+
"unassignedNotificationTitle": "Taak niet meer toegewezen",
|
|
1500
|
+
"unassignedNotificationContent": "De taak is niet meer aan iemand toegewezen",
|
|
1501
|
+
"unknownAssignee": "onbekend"
|
|
1502
|
+
},
|
|
1472
1503
|
"assignTask": {
|
|
1473
1504
|
"assignedTo": "Toegewezen aan",
|
|
1474
1505
|
"header": "Gebruiker toewijzen aan deze taak",
|
|
@@ -1833,6 +1864,7 @@
|
|
|
1833
1864
|
"chooseFormDescription": "Kies hier het formulier dat je aan de processtap wilt koppelen.",
|
|
1834
1865
|
"chooseFormFlowDescription": "Kies hier de FormFlow die je aan de processtap wilt koppelen.",
|
|
1835
1866
|
"choosePluginConfigurationDescription": "Kies hier de plugin-configuratie die je aan de processtap wilt koppelen.",
|
|
1867
|
+
"choosePluginDefinitionDescription": "Kies de plugin-definitie die je aan de processtap wilt koppelen.",
|
|
1836
1868
|
"choosePluginActionDescription": "Kies de actie die je met de plugin wilt uitvoeren.",
|
|
1837
1869
|
"chooseForm": "Selecteer formulier",
|
|
1838
1870
|
"cancel": "Annuleren",
|
|
@@ -1852,14 +1884,49 @@
|
|
|
1852
1884
|
"selectVersion": "Selecteer een versie",
|
|
1853
1885
|
"activity": "Procesactiviteit",
|
|
1854
1886
|
"selectActivity": "Selecteer een procesactiviteit",
|
|
1855
|
-
"noProcess": "Geen uploadproces"
|
|
1887
|
+
"noProcess": "Geen uploadproces",
|
|
1888
|
+
"buildingBlock": {
|
|
1889
|
+
"name": "Naam",
|
|
1890
|
+
"description": "Omschrijving",
|
|
1891
|
+
"selectLabel": "Bouwblok",
|
|
1892
|
+
"emptyState": "Geen bouwblokken beschikbaar. Maak eerst een bouwblok aan.",
|
|
1893
|
+
"noRequirements": "Dit bouwblok vereist geen pluginconfiguraties.",
|
|
1894
|
+
"nestedBuildingBlockInfo": "Pluginconfiguraties worden overgenomen van het bovenliggende bouwblok.",
|
|
1895
|
+
"configurationLabel": "Pluginconfiguratie",
|
|
1896
|
+
"pluginLabel": "Plugin",
|
|
1897
|
+
"configurationPlaceholder": "Selecteer een configuratie",
|
|
1898
|
+
"versionLabel": "Kies bouwblokversie",
|
|
1899
|
+
"versionPlaceholder": "Selecteer een versie",
|
|
1900
|
+
"inputTitle": "Input",
|
|
1901
|
+
"outputTitle": "Sync",
|
|
1902
|
+
"addInput": "Input toevoegen",
|
|
1903
|
+
"addOutput": "Sync toevoegen",
|
|
1904
|
+
"case": "Dossier",
|
|
1905
|
+
"buildingBlock": "Bouwblok",
|
|
1906
|
+
"targetPlaceholder": "Selecteer doel",
|
|
1907
|
+
"outputSource": "Bouwblok-output",
|
|
1908
|
+
"syncTiming": "Sync-moment",
|
|
1909
|
+
"selectedBuildingBlockFieldPlaceholder": "Selecteer een veld...",
|
|
1910
|
+
"sync": {
|
|
1911
|
+
"title": "Synchroniseren",
|
|
1912
|
+
"continuous": "Continu",
|
|
1913
|
+
"end": "Einde"
|
|
1914
|
+
},
|
|
1915
|
+
"pluginDependenciesWarning": {
|
|
1916
|
+
"title": "Afhankelijkheden",
|
|
1917
|
+
"zaakInstanceAndTypeLink": "Dit bouwblok heeft mogelijk zowel een zaakinstantiekoppeling als een zaaktypekoppeling nodig, die zijn geconfigureerd voor de dossierdefinitie waaronder dit bouwblok wordt geconfigureerd, om correct te functioneren.",
|
|
1918
|
+
"zaakInstanceLink": "Dit bouwblok heeft mogelijk een zaakinstantiekoppeling nodig, die is geconfigureerd voor de dossierdefinitie waaronder dit bouwblok wordt geconfigureerd, om correct te functioneren.",
|
|
1919
|
+
"zaakTypeLink": "Dit bouwblok heeft mogelijk een zaaktypekoppeling nodig, die is geconfigureerd voor de dossierdefinitie waaronder dit bouwblok is geconfigureerd, om correct te functioneren."
|
|
1920
|
+
}
|
|
1921
|
+
}
|
|
1856
1922
|
},
|
|
1857
1923
|
"processLinkType": {
|
|
1858
1924
|
"plugin": "Plugin",
|
|
1859
1925
|
"form": "Formulier",
|
|
1860
1926
|
"form-flow": "FormFlow",
|
|
1861
1927
|
"url": "URL",
|
|
1862
|
-
"ui-component": "UI Component"
|
|
1928
|
+
"ui-component": "UI Component",
|
|
1929
|
+
"building-block": "Bouwblok"
|
|
1863
1930
|
},
|
|
1864
1931
|
"processLinkSteps": {
|
|
1865
1932
|
"chooseProcessLinkType": "Kies soort koppeling",
|
|
@@ -1883,18 +1950,23 @@
|
|
|
1883
1950
|
},
|
|
1884
1951
|
"selectFormFlow": "Selecteer je FormFlow",
|
|
1885
1952
|
"choosePluginConfiguration": "Kies plugin-configuratie",
|
|
1953
|
+
"choosePluginDefinition": "Kies plugin-definitie",
|
|
1886
1954
|
"choosePluginAction": "Kies je actie",
|
|
1887
1955
|
"configurePluginAction": "Configureer je actie",
|
|
1888
1956
|
"selectURL": "Configureer je URL",
|
|
1889
1957
|
"subtitles": "Ondertitels",
|
|
1890
1958
|
"addSubtitle": "Ondertitel toevoegen",
|
|
1891
|
-
"uiComponent": "Selecteer UI component"
|
|
1959
|
+
"uiComponent": "Selecteer UI component",
|
|
1960
|
+
"selectBuildingBlock": "Selecteer bouwblok",
|
|
1961
|
+
"configureBuildingBlockPlugins": "Configureer plugin mappings",
|
|
1962
|
+
"configureBuildingBlockMappings": "Input & Sync"
|
|
1892
1963
|
},
|
|
1893
1964
|
"processLinkTypeDisabledTooltip": {
|
|
1894
1965
|
"plugin": "Er zijn geen plugin-configuraties beschikbaar. Maak een plugin-configuratie aan om deze te kunnen koppelen aan een processtap.",
|
|
1895
1966
|
"form": "Er zijn geen formulieren beschikbaar. Maak een formulier aan om deze te kunnen koppelen aan een processtap.",
|
|
1896
1967
|
"form-flow": "Er zijn geen FormFlows beschikbaar. Maak een FormFlow aan om deze te kunnen koppelen aan een processtap.",
|
|
1897
|
-
"ui-component": "Er zijn geen maatwerkcomponenten geregistreerd
|
|
1968
|
+
"ui-component": "Er zijn geen maatwerkcomponenten geregistreerd. Maak er een aan om deze optie te kunnen gebruiken.",
|
|
1969
|
+
"buildingBlockUnsupported": "Dit type proceskoppeling wordt nog niet ondersteund voor bouwblokken."
|
|
1898
1970
|
},
|
|
1899
1971
|
"processLinkUrlInvalid": "Ongeldige URL {{ URL }}",
|
|
1900
1972
|
"accessControl": {
|
|
@@ -2098,6 +2170,7 @@
|
|
|
2098
2170
|
"tabType": "Tabtype",
|
|
2099
2171
|
"tabTypeTitle": "Tabtype",
|
|
2100
2172
|
"tabTypePlaceholder": "Voer tabtype in",
|
|
2173
|
+
"tabProperties": "Properties",
|
|
2101
2174
|
"addTab": "Tab toevoegen",
|
|
2102
2175
|
"editTab": "Tab bewerken",
|
|
2103
2176
|
"rowAction": "Rijactie",
|
|
@@ -2131,6 +2204,117 @@
|
|
|
2131
2204
|
"deleteHelperText": "Nadat je een snelzoekitem hebt gemaakt, kun je het verwijderen door er met de rechtermuisknop op te klikken",
|
|
2132
2205
|
"duplicateError": "Er bestaat al een snelzoekitem met deze titel"
|
|
2133
2206
|
},
|
|
2207
|
+
"buildingBlockManagement": {
|
|
2208
|
+
"title": "Bouwblokken",
|
|
2209
|
+
"listColumns": {
|
|
2210
|
+
"name": "Naam",
|
|
2211
|
+
"key": "Sleutel",
|
|
2212
|
+
"versionTag": "Versie"
|
|
2213
|
+
},
|
|
2214
|
+
"detail": {
|
|
2215
|
+
"title": "Bouwblokdetails"
|
|
2216
|
+
},
|
|
2217
|
+
"actions": {
|
|
2218
|
+
"more": "Meer",
|
|
2219
|
+
"makeFinal": "Maak versie definitief",
|
|
2220
|
+
"createDraft": "Nieuwe conceptversie",
|
|
2221
|
+
"finalize": {
|
|
2222
|
+
"success": "Conceptversie is definitief gemaakt",
|
|
2223
|
+
"error": "Definitief maken van conceptversie mislukt"
|
|
2224
|
+
},
|
|
2225
|
+
"draft": {
|
|
2226
|
+
"title": "Conceptversie aanmaken",
|
|
2227
|
+
"version": "Nieuwe versietag",
|
|
2228
|
+
"placeholder": "Nieuwe versietag",
|
|
2229
|
+
"confirm": "Conceptversie aanmaken",
|
|
2230
|
+
"success": "Conceptversie aangemaakt",
|
|
2231
|
+
"error": "Conceptversie aanmaken mislukt"
|
|
2232
|
+
}
|
|
2233
|
+
},
|
|
2234
|
+
"noResults": {
|
|
2235
|
+
"title": "Er zijn geen bouwblokken",
|
|
2236
|
+
"description": "Voeg een bouwblok toe om te beginnen"
|
|
2237
|
+
},
|
|
2238
|
+
"createDefinition": {
|
|
2239
|
+
"modalTitle": "Bouwblok aanmaken",
|
|
2240
|
+
"name": "Naam",
|
|
2241
|
+
"nameTooltip": "De naam van het bouwblok.",
|
|
2242
|
+
"namePlaceholder": "Naam invoeren",
|
|
2243
|
+
"keyTitle": "Sleutel",
|
|
2244
|
+
"keyPlaceHolder": "De sleutel wordt hier automatisch gegenereerd",
|
|
2245
|
+
"version": "Versie",
|
|
2246
|
+
"versionTooltip": "De versietag van het bouwblok.",
|
|
2247
|
+
"versionPlaceholder": "Versie invoeren",
|
|
2248
|
+
"description": "Beschrijving",
|
|
2249
|
+
"descriptionTooltip": "Een korte beschrijving van de functie die het bouwblok biedt.",
|
|
2250
|
+
"descriptionPlaceholder": "Beschrijving invoeren"
|
|
2251
|
+
},
|
|
2252
|
+
"tabs": {
|
|
2253
|
+
"general": "Algemeen",
|
|
2254
|
+
"document": "Document",
|
|
2255
|
+
"processes": "Processen"
|
|
2256
|
+
},
|
|
2257
|
+
"metadata": {
|
|
2258
|
+
"title": "Algemene informatie"
|
|
2259
|
+
},
|
|
2260
|
+
"processDefinition": {
|
|
2261
|
+
"title": "Bouwsteen-procesdefinitie",
|
|
2262
|
+
"name": "Naam",
|
|
2263
|
+
"key": "Sleutel",
|
|
2264
|
+
"mainText": "Hoofdproces",
|
|
2265
|
+
"markAsMain": "Maak hoofdproces"
|
|
2266
|
+
},
|
|
2267
|
+
"importDefinition": {
|
|
2268
|
+
"title": "Bouwblokdefinitie importeren",
|
|
2269
|
+
"overwriteWarning": "Als je bouwblokdefinitie configuraties, modellen en/of definities bevat met dezelfde naam of identifier als die al in het systeem aanwezig zijn, worden deze overschreven.",
|
|
2270
|
+
"startUpload": "Upload starten",
|
|
2271
|
+
"checkbox": {
|
|
2272
|
+
"message": "Ik begrijp dat configuraties kunnen worden overschreven",
|
|
2273
|
+
"error": "Dit veld is verplicht"
|
|
2274
|
+
},
|
|
2275
|
+
"info": {
|
|
2276
|
+
"title": "Let op",
|
|
2277
|
+
"message": "Controleer vóór het importeren dat de plug-inconfiguraties of procesdefinities waarnaar dit bouwblok verwijst al aanwezig zijn in het systeem."
|
|
2278
|
+
},
|
|
2279
|
+
"upload": {
|
|
2280
|
+
"title": "Bestand uploaden",
|
|
2281
|
+
"description": "Maximale bestandsgrootte is 500 KB. Ondersteunde bestandstypen zijn ZIP en JSON.",
|
|
2282
|
+
"buttonText": "Bestand selecteren"
|
|
2283
|
+
},
|
|
2284
|
+
"progressBar": {
|
|
2285
|
+
"active": "Dit kan even duren",
|
|
2286
|
+
"error": "Bouwblokdefinitie kon niet worden geïmporteerd. Er is niets geïmporteerd door een fout aan onze kant. Probeer het later opnieuw. Als het probleem aanhoudt, neem contact op met de supportafdeling.",
|
|
2287
|
+
"finished": "Bouwblokdefinitie succesvol geïmporteerd",
|
|
2288
|
+
"label": "Bouwblokdefinitie importeren"
|
|
2289
|
+
},
|
|
2290
|
+
"invalidJsonError": {
|
|
2291
|
+
"text": "Zorg ervoor dat het bestand een geldige JSON-waarde bevat.",
|
|
2292
|
+
"title": "Het bestand bevat een fout."
|
|
2293
|
+
},
|
|
2294
|
+
"steps": {
|
|
2295
|
+
"plugins": {
|
|
2296
|
+
"message": "Dit bouwblok kan plug-ins gebruiken. Zorg dat je deze correct configureert.",
|
|
2297
|
+
"title": "Plug-inconfiguratie"
|
|
2298
|
+
}
|
|
2299
|
+
}
|
|
2300
|
+
},
|
|
2301
|
+
"artwork": {
|
|
2302
|
+
"title": "Illustratie",
|
|
2303
|
+
"fileUploaderTitle": "Selecteer illustratie voor dit bouwblok",
|
|
2304
|
+
"fileUploaderDescription": "Maximale bestandsgrootte is 10 MB. Alleen .png-afbeeldingen worden ondersteund. Zorg ervoor dat de achtergrond van de afbeelding transparant is.",
|
|
2305
|
+
"fileUploaderButton": "Bestand kiezen",
|
|
2306
|
+
"deleteConfirmationModalText": "Weet u zeker dat u deze illustratie wilt verwijderen? Deze actie kan niet ongedaan worden gemaakt."
|
|
2307
|
+
},
|
|
2308
|
+
"plugins": {
|
|
2309
|
+
"title": "Gebruikte plugins",
|
|
2310
|
+
"noPluginsUsed": "Dit bouwblok gebruikt geen plugins"
|
|
2311
|
+
},
|
|
2312
|
+
"overflowMenu": {
|
|
2313
|
+
"export": "Exporteer \"{{value}}\"",
|
|
2314
|
+
"exportSuccessTitle": "Download start binnenkort",
|
|
2315
|
+
"preparingDownload": "Download aan het voorbereiden"
|
|
2316
|
+
}
|
|
2317
|
+
},
|
|
2134
2318
|
"mdiIcons": {
|
|
2135
2319
|
"mdi-home": "Home",
|
|
2136
2320
|
"mdi-home-city": "Woonplaats",
|
|
@@ -2329,5 +2513,10 @@
|
|
|
2329
2513
|
"mdi-clipboard-text-clock": "Klembord Tekst Klok",
|
|
2330
2514
|
"mdi-clipboard-text-play": "Klembord Tekst Afspelen",
|
|
2331
2515
|
"mdi-clipboard-flow": "Klembord Stroom"
|
|
2516
|
+
},
|
|
2517
|
+
"schemaEditor": {
|
|
2518
|
+
"rootObject": "Hoofdniveau",
|
|
2519
|
+
"manageRequiredFields": "Vereiste velden beheren",
|
|
2520
|
+
"requiredFields": "Vereiste velden"
|
|
2332
2521
|
}
|
|
2333
2522
|
}
|