Skip to content

@morph-mapper/source


@morph-mapper/source / translations

Variable: translations

const translations: object

Defined in: index.ts:6

Type Declaration

en

en: object

en.accordion

accordion: object

en.accordion.environment

environment: object

en.accordion.environment.description

description: string = "Variables configured in the current context"

en.accordion.environment.title

title: string = "Environment"

en.accordion.template

template: object

en.accordion.template.description

description: string = "Fields defined in the template at the current context"

en.accordion.template.title

title: string = "Template"

en.button

button: object

en.button.addCategory

addCategory: string = "Add Category"

en.button.addVariable

addVariable: string = "Add new variable"

en.button.cancel

cancel: string = "Cancel"

en.button.continue

continue: string = "Continue"

en.button.create

create: string = "Create"

en.button.createTemplate

createTemplate: string = "Create Template"

en.button.downloadRecentFile

downloadRecentFile: string = "Download file"

en.button.next

next: string = "Next"

en.button.previous

previous: string = "Previous"

en.button.removeFile

removeFile: string = "Remove file"

en.button.removeFromRecentFiles

removeFromRecentFiles: string = "Remove from recent files"

en.button.save

save: string = "Save"

en.button.update

update: string = "Update"

en.chat

chat: object

en.chat.beta

beta: string = "This assistant is in beta. Responses may be inaccurate."

en.chat.clear

clear: string = "Clear chat"

en.chat.close

close: string = "Close chat"

en.chat.error

error: string = "Something went wrong. Please try again."

en.chat.export

export: string = "Export chat"

en.chat.history

history: string = "History"

en.chat.history.empty

history.empty: string = "No saved conversations yet. Conversations are saved when you clear the chat."

en.chat.history.restore

history.restore: string = "Restore"

en.chat.placeholder

placeholder: string = "Ask something..."

en.chat.send

send: string = "Send"

en.chat.title

title: string = "AI Assistant"

en.chat.welcome

welcome: object

en.chat.welcome.bug

bug: string = "Bug report"

en.chat.welcome.bug.desc

bug.desc: string = "Report an issue you're running into"

en.chat.welcome.bug.starter

bug.starter: string = "I'm running into an issue I need help with."

en.chat.welcome.documentation

documentation: string = "Documentation"

en.chat.welcome.documentation.desc

documentation.desc: string = "Learn how MorphMapper works"

en.chat.welcome.documentation.starter

documentation.starter: string = "I'd like to learn more about how MorphMapper works."

en.chat.welcome.feature

feature: string = "Feature request"

en.chat.welcome.feature.desc

feature.desc: string = "Suggest a new feature or improvement"

en.chat.welcome.feature.starter

feature.starter: string = "I have a feature idea I'd like to discuss."

en.chat.welcome.mapping

mapping: string = "Mapping assistant"

en.chat.welcome.mapping.desc

mapping.desc: string = "Get help mapping fields in your template"

en.chat.welcome.mapping.starter

mapping.starter: string = "I need help mapping fields in my template."

en.chat.welcome.title

title: string = "Hi! How can I help you today?"

en.common

common: object

en.common.category

category: string = "Category"

en.common.default

default: string = "Default"

en.common.description

description: string = "Description"

en.common.domain

domain: string = "Domain"

en.common.ediOptions

ediOptions: string = "Edi Options"

en.common.file

file: string = "File"

en.common.inputSource

inputSource: string = "Input Source"

en.common.name

name: string = "Name"

en.common.priority

priority: string = "Priority"

en.common.schema

schema: string = "Schema"

en.common.selectMultiple

selectMultiple: string = "Select multiple values"

en.common.template

template: string = "Template"

en.common.templateVariant

templateVariant: string = "Template Variant"

en.common.withAsterisk

withAsterisk: string = "Required"

en.configurationOptions

configurationOptions: object

en.configurationOptions.autosubmit

autosubmit: object

en.configurationOptions.autosubmit.description

description: string = "Check if the template is ready and can be automatically submitted by default."

en.configurationOptions.autosubmit.title

title: string = "Auto Submit Template"

en.configurationOptions.containerFields

containerFields: object

en.configurationOptions.containerFields.description

description: string = "Select zero or more container fields to update."

en.configurationOptions.containerFields.title

title: string = "Container Fields"

en.configurationOptions.containerMerging

containerMerging: object

en.configurationOptions.containerMerging.description

description: string = "Select whether single or all containers will be updated."

en.configurationOptions.containerMerging.title

title: string = "Container Merging"

en.configurationOptions.mergingType

mergingType: object

en.configurationOptions.mergingType.description

description: string = "Check if this is an update of an existing template."

en.configurationOptions.mergingType.title

title: string = "Update Template"

en.configurationOptions.separatePages

separatePages: object

en.configurationOptions.separatePages.description

description: string = "Check to process all pages together."

en.configurationOptions.separatePages.title

title: string = "Separate Pages"

en.configurationOptions.skipDiffs

skipDiffs: object

en.configurationOptions.skipDiffs.description

description: string = "Select fields/items to skip."

en.configurationOptions.skipDiffs.title

title: string = "Skip Fields"

en.configurationOptions.sort

sort: object

en.configurationOptions.sort.description

description: string = ""

en.configurationOptions.sort.title

title: string = "Conditional Default Sorting (Hidden)"

en.configurations

configurations: object

en.configurations._autosubmitConfig

_autosubmitConfig: object

en.configurations._autosubmitConfig.title

title: string = "Submission Settings"

en.configurations._containerFieldsConfig

_containerFieldsConfig: object

en.configurations._containerFieldsConfig.title

title: string = "Container Fields"

en.configurations._containerMergingConfig

_containerMergingConfig: object

en.configurations._containerMergingConfig.title

title: string = "Container Merging"

en.configurations._containerSortDefault

_containerSortDefault: object

en.configurations._containerSortDefault.title

title: string = ""

en.configurations._pdfConfig

_pdfConfig: object

en.configurations._pdfConfig.title

title: string = "PDF Settings"

en.configurations._skipDiffsConfig

_skipDiffsConfig: object

en.configurations._skipDiffsConfig.title

title: string = "Skip Fields"

en.configurations._updateConfig

_updateConfig: object

en.configurations._updateConfig.title

title: string = "Update Template Settings"

en.description

description: object

en.description.fileDrop

fileDrop: string = "Only files are supported."

en.description.logicBlocks

logicBlocks: string = "Components are logic blocks which can be chained, split, and combined. Use a combination of these blocks to extract the required values from your file."

en.graphEditor

graphEditor: object

en.graphEditor.codeInput

codeInput: object

en.graphEditor.codeInput.insert

insert: string = "Insert"

en.graphEditor.codeInput.inserted

inserted: string = "Code inserted"

en.graphEditor.codeInput.invalidJson

invalidJson: string = "Invalid JSON: "

en.graphEditor.common

common: object

en.graphEditor.common.empty

empty: string = "Empty"

en.graphEditor.common.noReferencesFound

noReferencesFound: string = "No references found"

en.graphEditor.common.openFullOutput

openFullOutput: string = "Open full output"

en.graphEditor.common.outputWillAppear

outputWillAppear: string = "Output will appear after execution."

en.graphEditor.common.selectReference

selectReference: string = "Select reference"

en.graphEditor.common.variablesAvailable

variablesAvailable: string = " variables available"

en.graphEditor.derivations

derivations: object

en.graphEditor.derivations.none

none: string = "No derivations available."

en.graphEditor.derivations.open

open: string = "Open"

en.graphEditor.drawer

drawer: object

en.graphEditor.drawer.addNode

addNode: string = "Add Node"

en.graphEditor.drawer.closeNodeDrawer

closeNodeDrawer: string = "Close node drawer"

en.graphEditor.errorBoundary

errorBoundary: object

en.graphEditor.errorBoundary.goToOverview

goToOverview: string = "Go to Overview"

en.graphEditor.errorBoundary.message

message: string = "There was an error when generating the graph. We are working on fixing the issue. In the meantime, you can try one of the options below."

en.graphEditor.errorBoundary.resetGraph

resetGraph: string = "Reset Graph"

footer: object

status: object

error: string = "Error"

idle: string = "Idle"

running: string = "Running"

success: string = "Success"

en.graphEditor.graphConfig

graphConfig: object

en.graphEditor.graphConfig.outputTab

outputTab: string = "Output"

en.graphEditor.graphConfig.templateTab

templateTab: string = "Template"

en.graphEditor.graphConfig.title

title: string = "Graph settings"

en.graphEditor.graphOutputInput

graphOutputInput: object

en.graphEditor.graphOutputInput.clearGraph

clearGraph: string = "Clear graph"

en.graphEditor.graphOutputInput.emptyPlaceholder

emptyPlaceholder: string = "Empty"

en.graphEditor.graphOutputInput.openGraph

openGraph: string = "Open graph"

en.graphEditor.header

header: object

en.graphEditor.header.breadcrumbs

breadcrumbs: string = "Breadcrumbs"

en.graphEditor.header.configuration

configuration: string = "Configuration"

en.graphEditor.header.goBack

goBack: string = "Go back"

en.graphEditor.header.redo

redo: string = "Redo"

en.graphEditor.header.runGraph

runGraph: string = "Run graph"

en.graphEditor.header.undo

undo: string = "Undo"

en.graphEditor.node

node: object

en.graphEditor.node.emptyValue

emptyValue: string = "Empty"

en.graphEditor.node.inputsLabel

inputsLabel: string = "Inputs"

en.graphEditor.node.noStatus

noStatus: string = "No status"

en.graphEditor.node.outputLabel

outputLabel: string = "Output"

en.graphEditor.node.remove

remove: string = "Remove node"

en.graphEditor.node.replace

replace: string = "Replace node"

en.graphEditor.node.run

run: string = "Run node"

en.graphEditor.node.running

running: string = "Running"

en.graphEditor.node.viewDerivations

viewDerivations: string = "View derivations"

en.graphEditor.node.viewStatus

viewStatus: string = "View status"

en.graphEditor.optionType

optionType: object

en.graphEditor.optionType.boolean

boolean: string = "Boolean"

en.graphEditor.optionType.code

code: string = "Code"

en.graphEditor.optionType.graph

graph: string = "Graph"

en.graphEditor.optionType.label

label: string = "Option type"

en.graphEditor.optionType.literal

literal: string = "Literal"

en.graphEditor.optionType.reference

reference: string = "Reference"

en.graphEditor.optionType.title

title: string = "Type"

en.graphEditor.panel

panel: object

en.graphEditor.panel.close

close: string = "Close panel"

en.header

header: object

en.header.configureComponent

configureComponent: string = "Configure Component"

en.header.configureSchema

configureSchema: string = "Configure Schema"

en.header.overview

overview: string = "Overview"

en.header.selectComponent

selectComponent: string = "Select Component"

en.logicBlocks

logicBlocks: object

en.logicBlocks.case

case: object

en.logicBlocks.case.caseDefinition

caseDefinition: object

en.logicBlocks.case.caseDefinition.description

description: string = "Specify conditions within a switch-case structure."

en.logicBlocks.case.caseDefinition.options

options: object

en.logicBlocks.case.caseDefinition.options.variableKey

variableKey: object

en.logicBlocks.case.caseDefinition.options.variableKey.description

description: string = "The value to compare against the condition."

en.logicBlocks.case.caseDefinition.options.variableKey.title

title: string = "Match"

en.logicBlocks.case.caseDefinition.options.variableValue

variableValue: object

en.logicBlocks.case.caseDefinition.options.variableValue.description

description: string = "The value to return when the condition matches."

en.logicBlocks.case.caseDefinition.options.variableValue.title

title: string = "Result"

en.logicBlocks.case.caseDefinition.title

title: string = "Case Definition"

en.logicBlocks.core

core: object

en.logicBlocks.core.anchor

anchor: object

en.logicBlocks.core.anchor.description

description: string = "Select text from file which will act as a reference to extract data."

en.logicBlocks.core.anchor.options

options: object

en.logicBlocks.core.anchor.options.absColumn

absColumn: object

en.logicBlocks.core.anchor.options.absColumn.description

description: string = "Select the column to extract data from."

en.logicBlocks.core.anchor.options.absColumn.title

title: string = "Column"

en.logicBlocks.core.anchor.options.absRow

absRow: object

en.logicBlocks.core.anchor.options.absRow.description

description: string = "Select the row to extract data from."

en.logicBlocks.core.anchor.options.absRow.title

title: string = "Row"

en.logicBlocks.core.anchor.options.iterate

iterate: object

en.logicBlocks.core.anchor.options.iterate.description

description: string = "Use this variable with an iterator."

en.logicBlocks.core.anchor.options.iterate.title

title: string = "Iterate"

en.logicBlocks.core.anchor.options.iterateRows

iterateRows: object

en.logicBlocks.core.anchor.options.iterateRows.description

description: string = "Iterate over rows."

en.logicBlocks.core.anchor.options.iterateRows.title

title: string = "Iterate Rows"

en.logicBlocks.core.anchor.options.occurrence

occurrence: object

en.logicBlocks.core.anchor.options.occurrence.description

description: string = "Which occurrence of the anchor to use."

en.logicBlocks.core.anchor.options.occurrence.title

title: string = "Occurrence"

en.logicBlocks.core.anchor.options.reference

reference: object

en.logicBlocks.core.anchor.options.reference.description

description: string = "Specify the type of reference."

en.logicBlocks.core.anchor.options.reference.title

title: string = "Reference"

en.logicBlocks.core.anchor.options.relColumn

relColumn: object

en.logicBlocks.core.anchor.options.relColumn.description

description: string = "Shift columns from the reference cell."

en.logicBlocks.core.anchor.options.relColumn.title

title: string = "Column"

en.logicBlocks.core.anchor.options.relRow

relRow: object

en.logicBlocks.core.anchor.options.relRow.description

description: string = "Shift rows from the reference cell."

en.logicBlocks.core.anchor.options.relRow.title

title: string = "Row"

en.logicBlocks.core.anchor.options.selected

selected: object

en.logicBlocks.core.anchor.options.selected.description

description: string = "Select text from a file that will serve as a reference point for extracting data."

en.logicBlocks.core.anchor.options.selected.title

title: string = "Selector"

en.logicBlocks.core.anchor.options.shift

shift: object

en.logicBlocks.core.anchor.options.shift.description

description: string = "Amount of words and/or characters to skip."

en.logicBlocks.core.anchor.options.shift.title

title: string = "Shift"

en.logicBlocks.core.anchor.options.skipWords

skipWords: object

en.logicBlocks.core.anchor.options.skipWords.description

description: string = "Skip defined words and/or characters."

en.logicBlocks.core.anchor.options.skipWords.title

title: string = "Ignored words"

en.logicBlocks.core.anchor.options.whitespace

whitespace: object

en.logicBlocks.core.anchor.options.whitespace.description

description: string = "Strip trailing whitespace in the output."

en.logicBlocks.core.anchor.options.whitespace.title

title: string = "Whitespace"

en.logicBlocks.core.anchor.title

title: string = "Anchor"

en.logicBlocks.core.anchorVariable

anchorVariable: object

en.logicBlocks.core.anchorVariable.description

description: string = "Retrieve a field value using a variable path."

en.logicBlocks.core.anchorVariable.options

options: object

en.logicBlocks.core.anchorVariable.options.selected

selected: object

en.logicBlocks.core.anchorVariable.options.selected.description

description: string = "Select text from the file to use as the variable reference."

en.logicBlocks.core.anchorVariable.options.selected.title

title: string = "Selector"

en.logicBlocks.core.anchorVariable.title

title: string = "Anchor Variable"

en.logicBlocks.core.docVariables

docVariables: object

en.logicBlocks.core.docVariables.description

description: string = "Acess a document variable in your template."

en.logicBlocks.core.docVariables.options

options: object

en.logicBlocks.core.docVariables.options.variable

variable: object

en.logicBlocks.core.docVariables.options.variable.description

description: string = "Select one of the available document variables."

en.logicBlocks.core.docVariables.options.variable.title

title: string = "Variable"

en.logicBlocks.core.docVariables.title

title: string = "Document Variables"

en.logicBlocks.core.literal

literal: object

en.logicBlocks.core.literal.description

description: string = "Add a literal value to your template. This can be a string, a number or a boolean."

en.logicBlocks.core.literal.options

options: object

en.logicBlocks.core.literal.options.literal

literal: object

en.logicBlocks.core.literal.options.literal.description

description: string = "Add a constant value to the template."

en.logicBlocks.core.literal.options.literal.title

title: string = "Literal"

en.logicBlocks.core.literal.title

title: string = "Literal"

en.logicBlocks.internal

internal: object

en.logicBlocks.internal.context

context: object

en.logicBlocks.internal.context.description

description: string = "Inject into the context of the variable."

en.logicBlocks.internal.context.title

title: string = "Context"

en.logicBlocks.internal.result

result: object

en.logicBlocks.internal.result.description

description: string = "The output is the final result of your template."

en.logicBlocks.internal.result.title

title: string = "Output"

en.logicBlocks.internal.seed

seed: object

en.logicBlocks.internal.seed.description

description: string = "The seed is the starting point of your template. It can be a URL, a file or a variable."

en.logicBlocks.internal.seed.title

title: string = "Seed"

en.logicBlocks.iterator

iterator: object

en.logicBlocks.iterator.containerIterator

containerIterator: object

en.logicBlocks.iterator.containerIterator.description

description: string = "Define the quantity of containers to iterate over."

en.logicBlocks.iterator.containerIterator.options

options: object

en.logicBlocks.iterator.containerIterator.options.declareVariableIterator

declareVariableIterator: object

en.logicBlocks.iterator.containerIterator.options.declareVariableIterator.description

description: string = "This container iterator is a self defined variable."

en.logicBlocks.iterator.containerIterator.options.declareVariableIterator.title

title: string = "Variable Declaration"

en.logicBlocks.iterator.containerIterator.options.quantity

quantity: object

en.logicBlocks.iterator.containerIterator.options.quantity.description

description: string = "Number of containers that is defined in the file."

en.logicBlocks.iterator.containerIterator.options.quantity.title

title: string = "Quantity"

en.logicBlocks.iterator.containerIterator.title

title: string = "Container Iterator"

en.logicBlocks.iterator.countOccurences

countOccurences: object

en.logicBlocks.iterator.countOccurences.description

description: string = "Iterate over a value which appears multiple times, used to relatively reference fields to extract."

en.logicBlocks.iterator.countOccurences.options

options: object

en.logicBlocks.iterator.countOccurences.options.countoccurences

countoccurences: object

en.logicBlocks.iterator.countOccurences.options.countoccurences.description

description: string = "Select text from file which will be used to iterate over."

en.logicBlocks.iterator.countOccurences.options.countoccurences.title

title: string = "Count Occurences"

en.logicBlocks.iterator.countOccurences.options.referBack

referBack: object

en.logicBlocks.iterator.countOccurences.options.referBack.description

description: string = "Specify the starting point of the occurrence, either from the beginning of the line or a specific character/word before the keyword."

en.logicBlocks.iterator.countOccurences.options.referBack.title

title: string = "Refer Back"

en.logicBlocks.iterator.countOccurences.title

title: string = "Count Occurrences"

en.logicBlocks.iterator.getFromArray

getFromArray: object

en.logicBlocks.iterator.getFromArray.description

description: string = "Get element(s) from a list."

en.logicBlocks.iterator.getFromArray.options

options: object

en.logicBlocks.iterator.getFromArray.options.reference

reference: object

en.logicBlocks.iterator.getFromArray.options.reference.description

description: string = "The reference to the list to iterate over."

en.logicBlocks.iterator.getFromArray.options.reference.title

title: string = "Reference"

en.logicBlocks.iterator.getFromArray.options.returnMode

returnMode: object

en.logicBlocks.iterator.getFromArray.options.returnMode.description

description: string = "Select whether to return the entire list or a single element from the list."

en.logicBlocks.iterator.getFromArray.options.returnMode.title

title: string = "Return Mode"

en.logicBlocks.iterator.getFromArray.options.skip

skip: object

en.logicBlocks.iterator.getFromArray.options.skip.description

description: string = "Determine if the current element should be skipped."

en.logicBlocks.iterator.getFromArray.options.skip.title

title: string = "Skip"

en.logicBlocks.iterator.getFromArray.options.targetElement

targetElement: object

en.logicBlocks.iterator.getFromArray.options.targetElement.description

description: string = "The target element to extract from the list."

en.logicBlocks.iterator.getFromArray.options.targetElement.title

title: string = "Target Element"

en.logicBlocks.iterator.getFromArray.options.value

value: object

en.logicBlocks.iterator.getFromArray.options.value.description

description: string = "The value to extract from the list."

en.logicBlocks.iterator.getFromArray.options.value.title

title: string = "Value"

en.logicBlocks.iterator.getFromArray.title

title: string = "Get From List"

en.logicBlocks.iterator.iterableTable

iterableTable: object

en.logicBlocks.iterator.iterableTable.description

description: string = "Iterate over a table to extract values."

en.logicBlocks.iterator.iterableTable.options

options: object

en.logicBlocks.iterator.iterableTable.options.columns

columns: object

en.logicBlocks.iterator.iterableTable.options.columns.description

description: string = "Column definitions used to index the cells of the table."

en.logicBlocks.iterator.iterableTable.options.columns.title

title: string = "Columns"

en.logicBlocks.iterator.iterableTable.options.findByColumns

findByColumns: object

en.logicBlocks.iterator.iterableTable.options.findByColumns.description

description: string = "Enable different compose algorithm to compose the table."

en.logicBlocks.iterator.iterableTable.options.findByColumns.title

title: string = "Find By Columns"

en.logicBlocks.iterator.iterableTable.options.from

from: object

en.logicBlocks.iterator.iterableTable.options.from.description

description: string = "The marker in the file to start composing the table from."

en.logicBlocks.iterator.iterableTable.options.from.title

title: string = "From Marker"

en.logicBlocks.iterator.iterableTable.options.fromLine

fromLine: object

en.logicBlocks.iterator.iterableTable.options.fromLine.description

description: string = "The number of lines to skip from the marker before starting to compose the table."

en.logicBlocks.iterator.iterableTable.options.fromLine.title

title: string = "From Line"

en.logicBlocks.iterator.iterableTable.options.shiftRow

shiftRow: object

en.logicBlocks.iterator.iterableTable.options.shiftRow.description

description: string = "The number of rows to skip from the start of the table before iterating over values."

en.logicBlocks.iterator.iterableTable.options.shiftRow.title

title: string = "Shift Rows"

en.logicBlocks.iterator.iterableTable.options.skip

skip: object

en.logicBlocks.iterator.iterableTable.options.skip.description

description: string = "Define which rows to skip from the table."

en.logicBlocks.iterator.iterableTable.options.skip.title

title: string = "Skip"

en.logicBlocks.iterator.iterableTable.options.to

to: object

en.logicBlocks.iterator.iterableTable.options.to.description

description: string = "The marker in the file where to stop composing the table."

en.logicBlocks.iterator.iterableTable.options.to.title

title: string = "To Marker"

en.logicBlocks.iterator.iterableTable.title

title: string = "Iterate Table"

en.logicBlocks.iterator.sumFromArray

sumFromArray: object

en.logicBlocks.iterator.sumFromArray.description

description: string = "Sum element(s) from a list."

en.logicBlocks.iterator.sumFromArray.options

options: object

en.logicBlocks.iterator.sumFromArray.options.reference

reference: object

en.logicBlocks.iterator.sumFromArray.options.reference.description

description: string = "The reference to the list to iterate over."

en.logicBlocks.iterator.sumFromArray.options.reference.title

title: string = "Reference"

en.logicBlocks.iterator.sumFromArray.options.value

value: object

en.logicBlocks.iterator.sumFromArray.options.value.description

description: string = "The value to extract from the list."

en.logicBlocks.iterator.sumFromArray.options.value.title

title: string = "Value"

en.logicBlocks.iterator.sumFromArray.title

title: string = "Sum From List"

en.logicBlocks.logic

logic: object

en.logicBlocks.logic.logicAnd

logicAnd: object

en.logicBlocks.logic.logicAnd.description

description: string = "Combine multiple conditions with an AND operator."

en.logicBlocks.logic.logicAnd.title

title: string = "AND"

en.logicBlocks.logic.logicEqual

logicEqual: object

en.logicBlocks.logic.logicEqual.description

description: string = "Check if two values are equal."

en.logicBlocks.logic.logicEqual.options

options: object

en.logicBlocks.logic.logicEqual.options.invert

invert: object

en.logicBlocks.logic.logicEqual.options.invert.description

description: string = "Invert the equality check. (Check for inequality)"

en.logicBlocks.logic.logicEqual.options.invert.title

title: string = "Invert"

en.logicBlocks.logic.logicEqual.title

title: string = "Equal"

en.logicBlocks.logic.logicIfElse

logicIfElse: object

en.logicBlocks.logic.logicIfElse.description

description: string = "Forward a value based on a condition."

en.logicBlocks.logic.logicIfElse.options

options: object

en.logicBlocks.logic.logicIfElse.options.condition

condition: object

en.logicBlocks.logic.logicIfElse.options.condition.description

description: string = "Expression or value to evaluate in order to determine which branch is passed on."

en.logicBlocks.logic.logicIfElse.options.condition.title

title: string = "Condition"

en.logicBlocks.logic.logicIfElse.options.otherwise

otherwise: object

en.logicBlocks.logic.logicIfElse.options.otherwise.description

description: string = "The value to return if the condition is false."

en.logicBlocks.logic.logicIfElse.options.otherwise.title

title: string = "Else"

en.logicBlocks.logic.logicIfElse.options.then

then: object

en.logicBlocks.logic.logicIfElse.options.then.description

description: string = "The value to return if the condition is true."

en.logicBlocks.logic.logicIfElse.options.then.title

title: string = "Then"

en.logicBlocks.logic.logicIfElse.title

title: string = "Condition"

en.logicBlocks.logic.logicNot

logicNot: object

en.logicBlocks.logic.logicNot.description

description: string = "Negate a condition."

en.logicBlocks.logic.logicNot.title

title: string = "NOT"

en.logicBlocks.logic.logicOr

logicOr: object

en.logicBlocks.logic.logicOr.description

description: string = "Combine multiple conditions with an OR operator."

en.logicBlocks.logic.logicOr.title

title: string = "OR"

en.logicBlocks.logic.logicRegExpTest

logicRegExpTest: object

en.logicBlocks.logic.logicRegExpTest.description

description: string = "Test if a value matches a regular expression."

en.logicBlocks.logic.logicRegExpTest.options

options: object

en.logicBlocks.logic.logicRegExpTest.options.caseInsensitive

caseInsensitive: object

en.logicBlocks.logic.logicRegExpTest.options.caseInsensitive.description

description: string = "Match the pattern regardless of case."

en.logicBlocks.logic.logicRegExpTest.options.caseInsensitive.title

title: string = "Case Insensitive"

en.logicBlocks.logic.logicRegExpTest.options.global

global: object

en.logicBlocks.logic.logicRegExpTest.options.global.description

description: string = "Match all occurrences of the pattern."

en.logicBlocks.logic.logicRegExpTest.options.global.title

title: string = "Global"

en.logicBlocks.logic.logicRegExpTest.options.pattern

pattern: object

en.logicBlocks.logic.logicRegExpTest.options.pattern.description

description: string = "The regular expression pattern to test."

en.logicBlocks.logic.logicRegExpTest.options.pattern.title

title: string = "Pattern"

en.logicBlocks.logic.logicRegExpTest.title

title: string = "RegExp Test"

en.logicBlocks.logic.switchCase

switchCase: object

en.logicBlocks.logic.switchCase.description

description: string = "Evaluate multiple conditions using a switch-case structure."

en.logicBlocks.logic.switchCase.options

options: object

en.logicBlocks.logic.switchCase.options.caseDefinitions

caseDefinitions: object

en.logicBlocks.logic.switchCase.options.caseDefinitions.description

description: string = "List of case conditions and their results."

en.logicBlocks.logic.switchCase.options.caseDefinitions.title

title: string = "Cases"

en.logicBlocks.logic.switchCase.options.defaultCase

defaultCase: object

en.logicBlocks.logic.switchCase.options.defaultCase.description

description: string = "The value to return if no case matches."

en.logicBlocks.logic.switchCase.options.defaultCase.title

title: string = "Default"

en.logicBlocks.logic.switchCase.options.switchExpression

switchExpression: object

en.logicBlocks.logic.switchCase.options.switchExpression.description

description: string = "Expression or value to evaluate for different cases."

en.logicBlocks.logic.switchCase.options.switchExpression.title

title: string = "Switch"

en.logicBlocks.logic.switchCase.title

title: string = "Switch Case"

en.logicBlocks.math

math: object

en.logicBlocks.math.mathCeil

mathCeil: object

en.logicBlocks.math.mathCeil.description

description: string = "Round up a number up to the nearest integer."

en.logicBlocks.math.mathCeil.title

title: string = "Ceil"

en.logicBlocks.math.mathDivide

mathDivide: object

en.logicBlocks.math.mathDivide.description

description: string = "Divide one value by another."

en.logicBlocks.math.mathDivide.options

options: object

en.logicBlocks.math.mathDivide.options.divisor

divisor: object

en.logicBlocks.math.mathDivide.options.divisor.description

description: string = "The value to divide by."

en.logicBlocks.math.mathDivide.options.divisor.title

title: string = "Divisor"

en.logicBlocks.math.mathDivide.title

title: string = "Divide"

en.logicBlocks.math.mathFloor

mathFloor: object

en.logicBlocks.math.mathFloor.description

description: string = "Round down a number to the nearest integer."

en.logicBlocks.math.mathFloor.title

title: string = "Floor"

en.logicBlocks.math.mathGreaterThan

mathGreaterThan: object

en.logicBlocks.math.mathGreaterThan.description

description: string = "Check if one value is greater than another."

en.logicBlocks.math.mathGreaterThan.options

options: object

en.logicBlocks.math.mathGreaterThan.options.greaterThan

greaterThan: object

en.logicBlocks.math.mathGreaterThan.options.greaterThan.description

description: string = "Check if the incoming value is greater than this value."

en.logicBlocks.math.mathGreaterThan.options.greaterThan.title

title: string = "Greater Than"

en.logicBlocks.math.mathGreaterThan.title

title: string = "Greater Than"

en.logicBlocks.math.mathGreaterThanOrEqual

mathGreaterThanOrEqual: object

en.logicBlocks.math.mathGreaterThanOrEqual.description

description: string = "Check if one value is greater than or equal to another."

en.logicBlocks.math.mathGreaterThanOrEqual.options

options: object

en.logicBlocks.math.mathGreaterThanOrEqual.options.greaterThanOrEqual

greaterThanOrEqual: object

en.logicBlocks.math.mathGreaterThanOrEqual.options.greaterThanOrEqual.description

description: string = "Check if the incoming value is greater than or equal to this value."

en.logicBlocks.math.mathGreaterThanOrEqual.options.greaterThanOrEqual.title

title: string = "Greater Than or Equal"

en.logicBlocks.math.mathGreaterThanOrEqual.title

title: string = "Greater Than or Equal"

en.logicBlocks.math.mathLessThan

mathLessThan: object

en.logicBlocks.math.mathLessThan.description

description: string = "Check if one value is less than another."

en.logicBlocks.math.mathLessThan.options

options: object

en.logicBlocks.math.mathLessThan.options.lessThan

lessThan: object

en.logicBlocks.math.mathLessThan.options.lessThan.description

description: string = "Check if the incoming value is less than this value."

en.logicBlocks.math.mathLessThan.options.lessThan.title

title: string = "Less Than"

en.logicBlocks.math.mathLessThan.title

title: string = "Less Than"

en.logicBlocks.math.mathLessThanOrEqual

mathLessThanOrEqual: object

en.logicBlocks.math.mathLessThanOrEqual.description

description: string = "Check if one value is less than or equal to another."

en.logicBlocks.math.mathLessThanOrEqual.options

options: object

en.logicBlocks.math.mathLessThanOrEqual.options.lessThanOrEqual

lessThanOrEqual: object

en.logicBlocks.math.mathLessThanOrEqual.options.lessThanOrEqual.description

description: string = "Check if the incoming value is less than or equal to this value."

en.logicBlocks.math.mathLessThanOrEqual.options.lessThanOrEqual.title

title: string = "Less Than or Equal"

en.logicBlocks.math.mathLessThanOrEqual.title

title: string = "Less Than or Equal"

en.logicBlocks.math.mathMaximal

mathMaximal: object

en.logicBlocks.math.mathMaximal.description

description: string = "Return the largest of two or more values."

en.logicBlocks.math.mathMaximal.title

title: string = "Maximal"

en.logicBlocks.math.mathMultiply

mathMultiply: object

en.logicBlocks.math.mathMultiply.description

description: string = "Multiply two or more values together."

en.logicBlocks.math.mathMultiply.title

title: string = "Multiply"

en.logicBlocks.math.mathPlus

mathPlus: object

en.logicBlocks.math.mathPlus.description

description: string = "Add two or more values together."

en.logicBlocks.math.mathPlus.title

title: string = "Add"

en.logicBlocks.math.mathRound

mathRound: object

en.logicBlocks.math.mathRound.description

description: string = "Round a number to the nearest integer."

en.logicBlocks.math.mathRound.title

title: string = "Round"

en.logicBlocks.math.mathSubtract

mathSubtract: object

en.logicBlocks.math.mathSubtract.description

description: string = "Subtract one value from another."

en.logicBlocks.math.mathSubtract.options

options: object

en.logicBlocks.math.mathSubtract.options.subtract

subtract: object

en.logicBlocks.math.mathSubtract.options.subtract.description

description: string = "The value to subtract."

en.logicBlocks.math.mathSubtract.options.subtract.title

title: string = "Subtract"

en.logicBlocks.math.mathSubtract.title

title: string = "Subtract"

en.logicBlocks.request

request: object

en.logicBlocks.request.genericRequest

genericRequest: object

en.logicBlocks.request.genericRequest.description

description: string = "Make a request to a database, use this component to implement custom logic."

en.logicBlocks.request.genericRequest.options

options: object

en.logicBlocks.request.genericRequest.options.collection

collection: object

en.logicBlocks.request.genericRequest.options.collection.description

description: string = "The collection which to fetch data from."

en.logicBlocks.request.genericRequest.options.collection.title

title: string = "Collection"

en.logicBlocks.request.genericRequest.options.database

database: object

en.logicBlocks.request.genericRequest.options.database.description

description: string = "The database which to fetch data from."

en.logicBlocks.request.genericRequest.options.database.title

title: string = "Database"

en.logicBlocks.request.genericRequest.options.parameters

parameters: object

en.logicBlocks.request.genericRequest.options.parameters.description

description: string = "Define values which are passed to the database operator."

en.logicBlocks.request.genericRequest.options.parameters.title

title: string = "Parameters"

en.logicBlocks.request.genericRequest.options.target

target: object

en.logicBlocks.request.genericRequest.options.target.description

description: string = "The target value to fetch from the resulting data."

en.logicBlocks.request.genericRequest.options.target.title

title: string = "Target"

en.logicBlocks.request.genericRequest.title

title: string = "Generic Request"

en.logicBlocks.request.vesselRequest

vesselRequest: object

en.logicBlocks.request.vesselRequest.description

description: string = "Fetch vessel information from a database."

en.logicBlocks.request.vesselRequest.options

options: object

en.logicBlocks.request.vesselRequest.options.collection

collection: object

en.logicBlocks.request.vesselRequest.options.collection.description

description: string = "The collection which to fetch data from."

en.logicBlocks.request.vesselRequest.options.collection.title

title: string = "Collection"

en.logicBlocks.request.vesselRequest.options.database

database: object

en.logicBlocks.request.vesselRequest.options.database.description

description: string = "The database which to fetch data from."

en.logicBlocks.request.vesselRequest.options.database.title

title: string = "Database"

en.logicBlocks.request.vesselRequest.options.parameters

parameters: object

en.logicBlocks.request.vesselRequest.options.parameters.description

description: string = "Define values which are passed to the database operator."

en.logicBlocks.request.vesselRequest.options.parameters.title

title: string = "Parameters"

en.logicBlocks.request.vesselRequest.options.target

target: object

en.logicBlocks.request.vesselRequest.options.target.description

description: string = "The target value to fetch from the resulting data."

en.logicBlocks.request.vesselRequest.options.target.title

title: string = "Target"

en.logicBlocks.request.vesselRequest.title

title: string = "Vessel Request"

en.logicBlocks.table

table: object

en.logicBlocks.table.composeTableColumns

composeTableColumns: object

en.logicBlocks.table.composeTableColumns.description

description: string = "Construct a table by automatically identifying the columns."

en.logicBlocks.table.composeTableColumns.options

options: object

en.logicBlocks.table.composeTableColumns.options.compose

compose: object

en.logicBlocks.table.composeTableColumns.options.compose.description

description: string = "Enable different compose algorithm to infer the table."

en.logicBlocks.table.composeTableColumns.options.compose.title

title: string = "Compose"

en.logicBlocks.table.composeTableColumns.options.definitionInHeader

definitionInHeader: object

en.logicBlocks.table.composeTableColumns.options.definitionInHeader.description

description: string = "Select if table definition starts from the header."

en.logicBlocks.table.composeTableColumns.options.definitionInHeader.title

title: string = "Table Definition in Header"

en.logicBlocks.table.composeTableColumns.options.from

from: object

en.logicBlocks.table.composeTableColumns.options.from.description

description: string = "Select the variable to compose."

en.logicBlocks.table.composeTableColumns.options.from.title

title: string = "From"

en.logicBlocks.table.composeTableColumns.options.fromLine

fromLine: object

en.logicBlocks.table.composeTableColumns.options.fromLine.description

description: string = "The starting point for column headers in the table."

en.logicBlocks.table.composeTableColumns.options.fromLine.title

title: string = "From Line"

en.logicBlocks.table.composeTableColumns.options.lines

lines: object

en.logicBlocks.table.composeTableColumns.options.lines.description

description: string = "The number of lines to skip from the marker before starting to compose the table."

en.logicBlocks.table.composeTableColumns.options.lines.title

title: string = "Lines"

en.logicBlocks.table.composeTableColumns.title

title: string = "Compose Table Columns"

en.logicBlocks.table.defineTableCell

defineTableCell: object

en.logicBlocks.table.defineTableCell.description

description: string = "Get information from a cell within a table."

en.logicBlocks.table.defineTableCell.options

options: object

en.logicBlocks.table.defineTableCell.options.columns

columns: object

en.logicBlocks.table.defineTableCell.options.columns.description

description: string = "Column definitions used to index the cells of the table."

en.logicBlocks.table.defineTableCell.options.columns.title

title: string = "Columns"

en.logicBlocks.table.defineTableCell.options.from

from: object

en.logicBlocks.table.defineTableCell.options.from.description

description: string = "The from marker used in composing the table."

en.logicBlocks.table.defineTableCell.options.from.title

title: string = "From"

en.logicBlocks.table.defineTableCell.options.fromLine

fromLine: object

en.logicBlocks.table.defineTableCell.options.fromLine.description

description: string = "The line used in composing the table."

en.logicBlocks.table.defineTableCell.options.fromLine.title

title: string = "From Line"

en.logicBlocks.table.defineTableCell.options.iterate

iterate: object

en.logicBlocks.table.defineTableCell.options.iterate.description

description: string = "Iterate over the cell."

en.logicBlocks.table.defineTableCell.options.iterate.title

title: string = "Iterate"

en.logicBlocks.table.defineTableCell.options.shiftColumns

shiftColumns: object

en.logicBlocks.table.defineTableCell.options.shiftColumns.description

description: string = "The column number of the cell."

en.logicBlocks.table.defineTableCell.options.shiftColumns.title

title: string = "Target Column"

en.logicBlocks.table.defineTableCell.options.shiftRows

shiftRows: object

en.logicBlocks.table.defineTableCell.options.shiftRows.description

description: string = "The row number of the cell."

en.logicBlocks.table.defineTableCell.options.shiftRows.title

title: string = "Target Row"

en.logicBlocks.table.defineTableCell.title

title: string = "Cell"

en.logicBlocks.table.iterateRowByColumn

iterateRowByColumn: object

en.logicBlocks.table.iterateRowByColumn.description

description: string = "Iterate over a column within a table."

en.logicBlocks.table.iterateRowByColumn.options

options: object

en.logicBlocks.table.iterateRowByColumn.options.column

column: object

en.logicBlocks.table.iterateRowByColumn.options.column.description

description: string = "The column to iterate over."

en.logicBlocks.table.iterateRowByColumn.options.column.title

title: string = "Column"

en.logicBlocks.table.iterateRowByColumn.title

title: string = "Column"

en.logicBlocks.transformer

transformer: object

en.logicBlocks.transformer.concatenate

concatenate: object

en.logicBlocks.transformer.concatenate.description

description: string = "Combine multiple values into a single string."

en.logicBlocks.transformer.concatenate.title

title: string = "Concatenate"

en.logicBlocks.transformer.dateTime

dateTime: object

en.logicBlocks.transformer.dateTime.description

description: string = "Transform a value into a date, transform date formats or output the UNIX time."

en.logicBlocks.transformer.dateTime.options

options: object

en.logicBlocks.transformer.dateTime.options.adjustWinterTime

adjustWinterTime: object

en.logicBlocks.transformer.dateTime.options.adjustWinterTime.description

description: string = "When checked, adjusts the current date to winter time"

en.logicBlocks.transformer.dateTime.options.adjustWinterTime.title

title: string = "Adjust Winter Time"

en.logicBlocks.transformer.dateTime.options.enableRangeCheck

enableRangeCheck: object

en.logicBlocks.transformer.dateTime.options.enableRangeCheck.description

description: string = "Enable to verify if the date falls between two specific dates"

en.logicBlocks.transformer.dateTime.options.enableRangeCheck.title

title: string = "Validate Date Range"

en.logicBlocks.transformer.dateTime.options.inputFormat

inputFormat: object

en.logicBlocks.transformer.dateTime.options.inputFormat.description

description: string = "Date and/or time formatting of incoming value"

en.logicBlocks.transformer.dateTime.options.inputFormat.title

title: string = "Input Format"

en.logicBlocks.transformer.dateTime.options.inputType

inputType: object

en.logicBlocks.transformer.dateTime.options.inputType.description

description: string = "Specify whether the input is a date string or epoch time (Unix timestamp)"

en.logicBlocks.transformer.dateTime.options.inputType.title

title: string = "Input Type"

en.logicBlocks.transformer.dateTime.options.maxDays

maxDays: object

en.logicBlocks.transformer.dateTime.options.maxDays.description

description: string = "Check if date is within the next X days (e.g., enter "7" for dates ≤7 days in the future)"

en.logicBlocks.transformer.dateTime.options.maxDays.title

title: string = "Maximum Days"

en.logicBlocks.transformer.dateTime.options.minDays

minDays: object

en.logicBlocks.transformer.dateTime.options.minDays.description

description: string = "Check if date is within the last X days (e.g., enter "5" for dates ≥5 days ago)"

en.logicBlocks.transformer.dateTime.options.minDays.title

title: string = "Minimum Days"

en.logicBlocks.transformer.dateTime.options.outputFormat

outputFormat: object

en.logicBlocks.transformer.dateTime.options.outputFormat.description

description: string = "Date and/or time formatting of outgoing value. Select from dropdown or enter custom format."

en.logicBlocks.transformer.dateTime.options.outputFormat.title

title: string = "Output Format"

en.logicBlocks.transformer.dateTime.options.outputSelection

outputSelection: object

en.logicBlocks.transformer.dateTime.options.outputSelection.description

description: string = "Select the date conversion type"

en.logicBlocks.transformer.dateTime.options.outputSelection.title

title: string = "Output Type"

en.logicBlocks.transformer.dateTime.options.presetInputFormat

presetInputFormat: object

en.logicBlocks.transformer.dateTime.options.presetInputFormat.description

description: string = "Select a predefined format for the input date"

en.logicBlocks.transformer.dateTime.options.presetInputFormat.title

title: string = "Preset Input Format"

en.logicBlocks.transformer.dateTime.options.useCurrentDate

useCurrentDate: object

en.logicBlocks.transformer.dateTime.options.useCurrentDate.description

description: string = "When checked, ignores input and uses current date"

en.logicBlocks.transformer.dateTime.options.useCurrentDate.title

title: string = "Use Current Date"

en.logicBlocks.transformer.dateTime.options.useCurrentTimestamp

useCurrentTimestamp: object

en.logicBlocks.transformer.dateTime.options.useCurrentTimestamp.description

description: string = "When checked, ignores input and uses current timestamp"

en.logicBlocks.transformer.dateTime.options.useCurrentTimestamp.title

title: string = "Use Current Timestamp"

en.logicBlocks.transformer.dateTime.title

title: string = "Date & Time"

en.logicBlocks.transformer.parseToFloat

parseToFloat: object

en.logicBlocks.transformer.parseToFloat.description

description: string = "Parse a string to a floating point number."

en.logicBlocks.transformer.parseToFloat.title

title: string = "Parse to Float"

en.logicBlocks.transformer.parseToFloatReversed

parseToFloatReversed: object

en.logicBlocks.transformer.parseToFloatReversed.description

description: string = "Parse a string to a floating point number, with reversed comma and dot notation."

en.logicBlocks.transformer.parseToFloatReversed.title

title: string = "Parse to Float (Alternative)"

en.logicBlocks.transformer.parseToNumber

parseToNumber: object

en.logicBlocks.transformer.parseToNumber.description

description: string = "Parse a string to a number."

en.logicBlocks.transformer.parseToNumber.title

title: string = "Parse to Number"

en.logicBlocks.transformer.removeLeadingAndTrailingSpaces

removeLeadingAndTrailingSpaces: object

en.logicBlocks.transformer.removeLeadingAndTrailingSpaces.description

description: string = "Remove spaces at the begin and end of a string."

en.logicBlocks.transformer.removeLeadingAndTrailingSpaces.title

title: string = "Remove Leading and Trailing Spaces"

en.logicBlocks.transformer.removeSpecialCharacters

removeSpecialCharacters: object

en.logicBlocks.transformer.removeSpecialCharacters.description

description: string = "Remove special characters and (trailing) whitespace from a string."

en.logicBlocks.transformer.removeSpecialCharacters.options

options: object

en.logicBlocks.transformer.removeSpecialCharacters.options.trimWhitespace

trimWhitespace: object

en.logicBlocks.transformer.removeSpecialCharacters.options.trimWhitespace.description

description: string = "Remove trailing whitespace from the string."

en.logicBlocks.transformer.removeSpecialCharacters.options.trimWhitespace.title

title: string = "Trim Whitespace"

en.logicBlocks.transformer.removeSpecialCharacters.title

title: string = "Remove Special Characters"

en.logicBlocks.transformer.removeWords

removeWords: object

en.logicBlocks.transformer.removeWords.description

description: string = "Remove words from a string."

en.logicBlocks.transformer.removeWords.options

options: object

en.logicBlocks.transformer.removeWords.options.countEnd

countEnd: object

en.logicBlocks.transformer.removeWords.options.countEnd.description

description: string = "The amount of words to remove from the end of the string."

en.logicBlocks.transformer.removeWords.options.countEnd.title

title: string = "Words"

en.logicBlocks.transformer.removeWords.options.countStart

countStart: object

en.logicBlocks.transformer.removeWords.options.countStart.description

description: string = "The amount of words to remove from the start of the string."

en.logicBlocks.transformer.removeWords.options.countStart.title

title: string = "Starting count"

en.logicBlocks.transformer.removeWords.title

title: string = "Remove Words"

en.logicBlocks.transformer.replaceSymbols

replaceSymbols: object

en.logicBlocks.transformer.replaceSymbols.description

description: string = "Replace symbols of 1 or more characters in a string."

en.logicBlocks.transformer.replaceSymbols.options

options: object

en.logicBlocks.transformer.replaceSymbols.options.caseInsensitive

caseInsensitive: object

en.logicBlocks.transformer.replaceSymbols.options.caseInsensitive.description

description: string = "Replace symbols regardless of case."

en.logicBlocks.transformer.replaceSymbols.options.caseInsensitive.title

title: string = "Case Insensitive"

en.logicBlocks.transformer.replaceSymbols.options.global

global: object

en.logicBlocks.transformer.replaceSymbols.options.global.description

description: string = "Replace all occurrences of the symbol."

en.logicBlocks.transformer.replaceSymbols.options.global.title

title: string = "Global"

en.logicBlocks.transformer.replaceSymbols.options.symbols

symbols: object

en.logicBlocks.transformer.replaceSymbols.options.symbols.description

description: string = "The symbol to replace."

en.logicBlocks.transformer.replaceSymbols.options.symbols.title

title: string = "Replace"

en.logicBlocks.transformer.replaceSymbols.options.target

target: object

en.logicBlocks.transformer.replaceSymbols.options.target.description

description: string = "The symbol to replace with."

en.logicBlocks.transformer.replaceSymbols.options.target.title

title: string = "With"

en.logicBlocks.transformer.replaceSymbols.title

title: string = "Replace Symbols"

en.logicBlocks.transformer.split

split: object

en.logicBlocks.transformer.split.description

description: string = "Split a string, based on a separator, into a list of substrings."

en.logicBlocks.transformer.split.options

options: object

en.logicBlocks.transformer.split.options.select

select: object

en.logicBlocks.transformer.split.options.select.description

description: string = "Select the index of the split string to return.."

en.logicBlocks.transformer.split.options.select.title

title: string = "Select"

en.logicBlocks.transformer.split.options.separator

separator: object

en.logicBlocks.transformer.split.options.separator.description

description: string = "The separator to split the string on."

en.logicBlocks.transformer.split.options.separator.title

title: string = "Separator"

en.logicBlocks.transformer.split.title

title: string = "Split"

en.logicBlocks.transformer.substring

substring: object

en.logicBlocks.transformer.substring.description

description: string = "Extract a substring from a string."

en.logicBlocks.transformer.substring.options

options: object

en.logicBlocks.transformer.substring.options.from

from: object

en.logicBlocks.transformer.substring.options.from.description

description: string = "The starting index of the substring."

en.logicBlocks.transformer.substring.options.from.title

title: string = "From"

en.logicBlocks.transformer.substring.options.to

to: object

en.logicBlocks.transformer.substring.options.to.description

description: string = "The ending index of the substring."

en.logicBlocks.transformer.substring.options.to.title

title: string = "To"

en.logicBlocks.transformer.substring.options.useEnd

useEnd: object

en.logicBlocks.transformer.substring.options.useEnd.description

description: string = "Use an index to define the end of the substring."

en.logicBlocks.transformer.substring.options.useEnd.title

title: string = "Use End"

en.logicBlocks.transformer.substring.title

title: string = "Substring"

en.logicCategories

logicCategories: object

en.logicCategories.case

case: string = "Case Definition"

en.logicCategories.core

core: string = "Core"

en.logicCategories.iterator

iterator: string = "Iterators"

en.logicCategories.logic

logic: string = "Logical Operators"

en.logicCategories.math

math: string = "Mathematical Operators"

en.logicCategories.request

request: string = "Requests"

en.logicCategories.table

table: string = "Tables"

en.logicCategories.transformer

transformer: string = "Transformers"

en.menu

menu: object

en.menu.documentation

documentation: object

en.menu.documentation.help

help: string = "Help"

en.menu.documentation.label

label: string = "Documentation"

en.menu.file

file: object

en.menu.file.selectFile

selectFile: string = "Select File"

en.menu.file.uploadNew

uploadNew: string = "Upload New File"

en.menu.item

item: object

en.menu.item.configure

configure: string = "Configure"

en.menu.item.deleteTemplate

deleteTemplate: string = "Delete Template"

en.menu.item.duplicate

duplicate: string = "Duplicate"

en.menu.layout

layout: object

en.menu.layout.horizontal

horizontal: string = "Horizontal"

en.menu.layout.label

label: string = "Layout"

en.menu.layout.vertical

vertical: string = "Vertical"

en.menu.navigate

navigate: object

en.menu.navigate.domainSelection

domainSelection: string = "Domain Selection"

en.menu.navigate.label

label: string = "Navigate"

en.menu.navigate.templateSelection

templateSelection: string = "Template Selection"

en.menu.save

save: object

en.menu.save.continueSave

continueSave: string = "Save and continue"

en.menu.save.continueWithoutSave

continueWithoutSave: string = "Continue without saving"

en.menu.save.navigateDomainDescription

navigateDomainDescription: string = "You are about to navigate to the domain selection. Do you want to save your changes before navigating?"

en.menu.save.navigateDomainTitle

navigateDomainTitle: string = "Navigate to Domain Selection"

en.menu.save.navigateTemplateDescription

navigateTemplateDescription: string = "You are about to navigate to the template selection. Do you want to save your changes before navigating?"

en.menu.save.navigateTemplateTitle

navigateTemplateTitle: string = "Navigate to Template Selection"

en.menu.templates

templates: object

en.menu.templates.configure

configure: string = "Configure"

en.menu.templates.deploy

deploy: string = "Deploy"

en.menu.templates.label

label: string = "Templates"

en.menu.templates.localSave

localSave: string = "Local Save"

en.menu.templates.save

save: string = "Save"

en.menu.templates.test

test: string = "Test"

en.message

message: object

en.message.error

error: object

en.message.error.categoryDeleting

categoryDeleting: string = "Error deleting category"

en.message.error.fileParseFailed

fileParseFailed: string = "Failed to parse the selected file."

en.message.error.invalidDomains

invalidDomains: string = "Invalid domains: "

en.message.error.noFileSelected

noFileSelected: string = "No file selected"

en.message.error.noInputSources

noInputSources: string = "No input sources found"

en.message.error.noJWTInUrl

noJWTInUrl: string = "No JWT Token provided in the URL"

en.message.error.noTemplateConfigured

noTemplateConfigured: string = "No template has been configured for this reference."

en.message.error.noTypesForDomain

noTypesForDomain: string = "No types found for selected domain"

en.message.error.noUserIdInUrl

noUserIdInUrl: string = "No userId provided in the URL"

en.message.error.noVariantsForType

noVariantsForType: string = "No variants found for selected type"

en.message.error.recentFilesDownloadFailed

recentFilesDownloadFailed: string = "Failed to download the selected recent file."

en.message.error.recentFilesFetchFailed

recentFilesFetchFailed: string = "Failed to load recent files."

en.message.error.recentFilesLoadFailed

recentFilesLoadFailed: string = "Failed to load the selected recent file."

en.message.error.schemaNotFound

schemaNotFound: string = "Schema not found"

en.message.error.singleFileOnly

singleFileOnly: string = "Only 1 file is allowed"

en.message.error.templateCreationFailed

templateCreationFailed: string = "Could not create template."

en.message.error.templateDeploymentFailed

templateDeploymentFailed: string = "Failed to deploy template."

en.message.error.templateDuplicationFailed

templateDuplicationFailed: string = "Failed to duplicate template"

en.message.error.templateRenderingFailed

templateRenderingFailed: string = "Failed to render template."

en.message.error.templateSavingFailed

templateSavingFailed: string = "Failed to save template."

en.message.error.typeOrVariantMissing

typeOrVariantMissing: string = "No type or variant selected"

en.message.loading

loading: object

en.message.loading.file

file: string = "Loading file, please wait."

en.message.success

success: object

en.message.success.categoryCreated

categoryCreated: string = "Category created."

en.message.success.categoryDeleted

categoryDeleted: string = "Category deleted."

en.message.success.categoryRenamed

categoryRenamed: string = "Category renamed."

en.message.success.redirecting

redirecting: string = "Redirecting..."

en.message.success.templateCreated

templateCreated: string = "Template created."

en.message.success.templateDeleted

templateDeleted: string = "Template deleted."

en.message.success.templateDeployed

templateDeployed: string = "Template has been deployed."

en.message.success.templateDuplicated

templateDuplicated: string = "Template duplicated."

en.message.success.templateSaved

templateSaved: string = "Template has been saved."

en.message.success.templateUpdated

templateUpdated: string = "Template updated."

en.message.warning

warning: object

en.message.warning.categoryNameConflict

categoryNameConflict: string = "Category name already exists"

en.message.warning.categoryNotEmpty

categoryNotEmpty: string = "Category must be empty to delete"

en.message.warning.categoryNotFound

categoryNotFound: string = "Category not found"

en.message.warning.enterName

enterName: string = "Please enter a name"

en.message.warning.invalidCustomSchemaType

invalidCustomSchemaType: string = "Custom Schema Type "" for domain "" is not valid."

en.message.warning.invalidCustomSchemaVariant

invalidCustomSchemaVariant: string = "Custom Schema Variant "" for type "" in domain "" is not valid."

en.message.warning.noSupportedCustomSchemas

noSupportedCustomSchemas: string = "No supported custom schemas for "" in domain ""."

en.message.warning.selectDomain

selectDomain: string = "Please select a domain"

en.message.warning.selectFile

selectFile: string = "Please select a file to continue."

en.message.warning.selectMapType

selectMapType: string = "Please select a map type"

en.message.warning.selectTemplate

selectTemplate: string = "Please select a template"

en.message.warning.selectType

selectType: string = "Please select a type"

en.message.warning.unsupportedCustomSchema

unsupportedCustomSchema: string = "Custom Schema in domain "" is not supported."

en.modal

modal: object

en.modal.createEntry

createEntry: object

en.modal.createEntry.form

form: object

en.modal.createEntry.form.mapType

mapType: object

en.modal.createEntry.form.mapType.description

description: string = "Select entry map type"

en.modal.createEntry.form.mapType.label

label: string = "Map Type"

en.modal.createEntry.form.name

name: object

en.modal.createEntry.form.name.description

description: string = "Enter entry name"

en.modal.createEntry.form.name.label

label: string = "Name"

en.modal.createEntry.form.type

type: object

en.modal.createEntry.form.type.description

description: string = "Select entry type to create"

en.modal.createEntry.form.type.label

label: string = "Type"

en.modal.createEntry.title

title: string = "Create New Entry"

en.panel

panel: object

en.panel.environment

environment: object

en.panel.environment.description

description: string = "Environment variables are used to define common occurring values, so that they can be reused across multiple definitions inside node configurations."

en.panel.environment.table

table: object

en.panel.environment.table.header

header: object

en.panel.environment.table.header.action

action: string = "Action"

en.panel.environment.table.header.name

name: string = "Name"

en.panel.environment.table.header.value

value: string = "Value"

en.panel.environment.title

title: string = "Environment"

en.stepper

stepper: object

en.stepper.steps

steps: object

en.stepper.steps.build

build: object

en.stepper.steps.build.description

description: string = "Create/Edit Template"

en.stepper.steps.build.label

label: string = "Build"

en.stepper.steps.domain

domain: object

en.stepper.steps.domain.description

description: string = "Domain Selection"

en.stepper.steps.domain.label

label: string = "Domain"

en.stepper.steps.file

file: object

en.stepper.steps.file.description

description: string = "File Selection"

en.stepper.steps.file.label

label: string = "File"

en.stepper.steps.template

template: object

en.stepper.steps.template.description

description: string = "Template Selection"

en.stepper.steps.template.label

label: string = "Template"

en.structureCategories

structureCategories: object

en.structureCategories.core

core: string = "Core"

en.structureCategories.iterator

iterator: string = "Iterators"

en.table

table: object

en.table.headers

headers: object

en.table.headers.enabled

enabled: string = "Enabled"

en.table.headers.template

template: string = "Template"

en.title

title: object

en.title.configureTemplate

configureTemplate: string = "Configure Template"

en.title.domainSelect

domainSelect: string = "Select a domain"

en.title.dropFile

dropFile: string = "Drag document here or click to select"

en.title.duplicateTemplate

duplicateTemplate: string = "Duplicate Template"

en.title.logs

logs: string = "Plugin Logs"

en.title.newTemplate

newTemplate: string = "New Template"

en.title.pluginSettings

pluginSettings: string = "Plugin Configuration"

en.title.pluginView

pluginView: string = "Loading Plugins"

en.title.recentFiles

recentFiles: string = "Recent Files"

en.title.selectedFiles

selectedFiles: string = "Selected Files"

en.title.selectFile

selectFile: string = "Select an example file for parsing"

en.title.templateSelect

templateSelect: string = "Select or create a template"

nl

nl: object

nl.accordion

accordion: object

nl.accordion.environment

environment: object

nl.accordion.environment.description

description: string = "Variabelen geconfigureerd in de huidige context"

nl.accordion.environment.title

title: string = "Omgeving"

nl.accordion.template

template: object

nl.accordion.template.description

description: string = "Velden gedefinieerd in het sjabloon in de huidige context"

nl.accordion.template.title

title: string = "Sjabloon"

nl.button

button: object

nl.button.addCategory

addCategory: string = "Categorie Toevoegen"

nl.button.addVariable

addVariable: string = "Nieuwe variabele toevoegen"

nl.button.cancel

cancel: string = "Annuleren"

nl.button.continue

continue: string = "Doorgaan"

nl.button.create

create: string = "Aanmaken"

nl.button.createTemplate

createTemplate: string = "Sjabloon Aanmaken"

nl.button.downloadRecentFile

downloadRecentFile: string = "Bestand downloaden"

nl.button.next

next: string = "Volgende"

nl.button.previous

previous: string = "Vorige"

nl.button.removeFile

removeFile: string = "Bestand verwijderen"

nl.button.removeFromRecentFiles

removeFromRecentFiles: string = "Verwijderen uit recente bestanden"

nl.button.save

save: string = "Opslaan"

nl.button.update

update: string = "Bijwerken"

nl.chat

chat: object

nl.chat.beta

beta: string = "Deze assistent is in beta. Antwoorden kunnen onnauwkeurig zijn."

nl.chat.clear

clear: string = "Chat wissen"

nl.chat.close

close: string = "Chat sluiten"

nl.chat.error

error: string = "Er is iets misgegaan. Probeer het opnieuw."

nl.chat.export

export: string = "Chat exporteren"

nl.chat.history

history: string = "Geschiedenis"

nl.chat.history.empty

history.empty: string = "Nog geen opgeslagen gesprekken. Gesprekken worden opgeslagen wanneer je de chat wist."

nl.chat.history.restore

history.restore: string = "Herstellen"

nl.chat.placeholder

placeholder: string = "Stel een vraag..."

nl.chat.send

send: string = "Versturen"

nl.chat.title

title: string = "AI Assistent"

nl.chat.welcome

welcome: object

nl.chat.welcome.bug

bug: string = "Bugrapport"

nl.chat.welcome.bug.desc

bug.desc: string = "Meld een probleem dat je tegenkomt"

nl.chat.welcome.bug.starter

bug.starter: string = "Ik loop tegen een probleem aan waar ik hulp bij nodig heb."

nl.chat.welcome.documentation

documentation: string = "Documentatie"

nl.chat.welcome.documentation.desc

documentation.desc: string = "Leer hoe MorphMapper werkt"

nl.chat.welcome.documentation.starter

documentation.starter: string = "Ik wil meer leren over hoe MorphMapper werkt."

nl.chat.welcome.feature

feature: string = "Functieverzoek"

nl.chat.welcome.feature.desc

feature.desc: string = "Stel een nieuwe functie of verbetering voor"

nl.chat.welcome.feature.starter

feature.starter: string = "Ik heb een idee voor een nieuwe functie."

nl.chat.welcome.mapping

mapping: string = "Mapping assistent"

nl.chat.welcome.mapping.desc

mapping.desc: string = "Hulp bij het mappen van velden in je sjabloon"

nl.chat.welcome.mapping.starter

mapping.starter: string = "Ik heb hulp nodig bij het mappen van velden in mijn sjabloon."

nl.chat.welcome.title

title: string = "Hoi! Hoe kan ik je helpen?"

nl.common

common: object

nl.common.category

category: string = "Categorie"

nl.common.default

default: string = "Standaard"

nl.common.description

description: string = "Beschrijving"

nl.common.domain

domain: string = "Domein"

nl.common.ediOptions

ediOptions: string = "EDI-opties"

nl.common.file

file: string = "Bestand"

nl.common.inputSource

inputSource: string = "Invoerbron"

nl.common.name

name: string = "Naam"

nl.common.priority

priority: string = "Prioriteit"

nl.common.schema

schema: string = "Schema"

nl.common.template

template: string = "Sjabloon"

nl.common.templateVariant

templateVariant: string = "Sjabloonvariant"

nl.common.withAsterisk

withAsterisk: string = "Verplicht"

nl.configurationOptions

configurationOptions: object

nl.configurationOptions.autosubmit

autosubmit: object

nl.configurationOptions.autosubmit.description

description: string = "Controleer of het sjabloon klaar is en standaard automatisch kan worden ingediend."

nl.configurationOptions.autosubmit.title

title: string = "Autosjabloon indienen"

nl.configurationOptions.containerFields

containerFields: object

nl.configurationOptions.containerFields.description

description: string = "Selecteer nul of meer containervelden om bij te werken."

nl.configurationOptions.containerFields.title

title: string = "Container velden"

nl.configurationOptions.containerMerging

containerMerging: object

nl.configurationOptions.containerMerging.description

description: string = "Selecteer of enkele of alle containers worden bijgewerkt."

nl.configurationOptions.containerMerging.title

title: string = "Container samenvoeging"

nl.configurationOptions.mergingType

mergingType: object

nl.configurationOptions.mergingType.description

description: string = "Controleer of dit een update van een bestaand sjabloon is."

nl.configurationOptions.mergingType.title

title: string = "Sjabloon bijwerken"

nl.configurationOptions.separatePages

separatePages: object

nl.configurationOptions.separatePages.description

description: string = "Controleer om alle pagina's samen te verwerken."

nl.configurationOptions.separatePages.title

title: string = "Pagina's scheiden"

nl.configurationOptions.skipDiffs

skipDiffs: object

nl.configurationOptions.skipDiffs.description

description: string = "Selecteer velden/items om over te slaan."

nl.configurationOptions.skipDiffs.title

title: string = "Velden overslaan"

nl.configurationOptions.sort

sort: object

nl.configurationOptions.sort.description

description: string = ""

nl.configurationOptions.sort.title

title: string = "Sorteren voorwaardelijk standaard (verborgen)"

nl.configurations

configurations: object

nl.configurations._autosubmitConfig

_autosubmitConfig: object

nl.configurations._autosubmitConfig.title

title: string = "Instellingen voor inzending"

nl.configurations._containerFieldsConfig

_containerFieldsConfig: object

nl.configurations._containerFieldsConfig.title

title: string = "Container velden"

nl.configurations._containerMergingConfig

_containerMergingConfig: object

nl.configurations._containerMergingConfig.title

title: string = "Container samenvoeging"

nl.configurations._containerSortDefault

_containerSortDefault: object

nl.configurations._containerSortDefault.title

title: string = ""

nl.configurations._pdfConfig

_pdfConfig: object

nl.configurations._pdfConfig.title

title: string = "Pdf-instellingen"

nl.configurations._skipDiffsConfig

_skipDiffsConfig: object

nl.configurations._skipDiffsConfig.title

title: string = "Velden overslaan"

nl.configurations._updateConfig

_updateConfig: object

nl.configurations._updateConfig.title

title: string = "Sjablooninstellingen bijwerken"

nl.description

description: object

nl.description.fileDrop

fileDrop: string = "Alleen bestanden worden ondersteund."

nl.description.logicBlocks

logicBlocks: string = "Componenten zijn logische blokken die kunnen worden gekoppeld, gesplitst en gecombineerd. Gebruik een combinatie van deze blokken om de vereiste waarden uit uw bestand te halen."

nl.graphEditor

graphEditor: object

nl.graphEditor.codeInput

codeInput: object

nl.graphEditor.codeInput.insert

insert: string = "Invoegen"

nl.graphEditor.codeInput.inserted

inserted: string = "Code ingevoegd"

nl.graphEditor.codeInput.invalidJson

invalidJson: string = "Ongeldige JSON: "

nl.graphEditor.common

common: object

nl.graphEditor.common.empty

empty: string = "Leeg"

nl.graphEditor.common.noReferencesFound

noReferencesFound: string = "Geen referenties gevonden"

nl.graphEditor.common.openFullOutput

openFullOutput: string = "Volledige uitvoer openen"

nl.graphEditor.common.outputWillAppear

outputWillAppear: string = "Uitvoer verschijnt na uitvoering."

nl.graphEditor.common.selectReference

selectReference: string = "Selecteer referentie"

nl.graphEditor.common.variablesAvailable

variablesAvailable: string = " variabelen beschikbaar"

nl.graphEditor.derivations

derivations: object

nl.graphEditor.derivations.none

none: string = "Geen afleidingen beschikbaar."

nl.graphEditor.derivations.open

open: string = "Openen"

nl.graphEditor.drawer

drawer: object

nl.graphEditor.drawer.addNode

addNode: string = "Node toevoegen"

nl.graphEditor.drawer.closeNodeDrawer

closeNodeDrawer: string = "Node-paneel sluiten"

nl.graphEditor.errorBoundary

errorBoundary: object

nl.graphEditor.errorBoundary.goToOverview

goToOverview: string = "Ga naar overzicht"

nl.graphEditor.errorBoundary.message

message: string = "Er is een fout opgetreden bij het genereren van de grafiek. We werken aan een oplossing. Probeer in de tussentijd een van de onderstaande opties."

nl.graphEditor.errorBoundary.resetGraph

resetGraph: string = "Grafiek resetten"

footer: object

status: object

error: string = "Fout"

idle: string = "Inactief"

running: string = "Bezig"

success: string = "Gelukt"

nl.graphEditor.graphConfig

graphConfig: object

nl.graphEditor.graphConfig.outputTab

outputTab: string = "Uitvoer"

nl.graphEditor.graphConfig.templateTab

templateTab: string = "Template"

nl.graphEditor.graphConfig.title

title: string = "Grafiekinstellingen"

nl.graphEditor.graphOutputInput

graphOutputInput: object

nl.graphEditor.graphOutputInput.clearGraph

clearGraph: string = "Grafiek wissen"

nl.graphEditor.graphOutputInput.emptyPlaceholder

emptyPlaceholder: string = "Leeg"

nl.graphEditor.graphOutputInput.openGraph

openGraph: string = "Grafiek openen"

nl.graphEditor.header

header: object

nl.graphEditor.header.breadcrumbs

breadcrumbs: string = "Kruimelpad"

nl.graphEditor.header.configuration

configuration: string = "Configuratie"

nl.graphEditor.header.goBack

goBack: string = "Ga terug"

nl.graphEditor.header.redo

redo: string = "Opnieuw"

nl.graphEditor.header.runGraph

runGraph: string = "Grafiek uitvoeren"

nl.graphEditor.header.undo

undo: string = "Ongedaan maken"

nl.graphEditor.node

node: object

nl.graphEditor.node.emptyValue

emptyValue: string = "Leeg"

nl.graphEditor.node.inputsLabel

inputsLabel: string = "Invoer"

nl.graphEditor.node.noStatus

noStatus: string = "Geen status"

nl.graphEditor.node.outputLabel

outputLabel: string = "Uitvoer"

nl.graphEditor.node.remove

remove: string = "Node verwijderen"

nl.graphEditor.node.replace

replace: string = "Node vervangen"

nl.graphEditor.node.run

run: string = "Node uitvoeren"

nl.graphEditor.node.running

running: string = "Bezig"

nl.graphEditor.node.viewDerivations

viewDerivations: string = "Afleidingen bekijken"

nl.graphEditor.node.viewStatus

viewStatus: string = "Status bekijken"

nl.graphEditor.optionType

optionType: object

nl.graphEditor.optionType.boolean

boolean: string = "Boolean"

nl.graphEditor.optionType.code

code: string = "Code"

nl.graphEditor.optionType.graph

graph: string = "Grafiek"

nl.graphEditor.optionType.label

label: string = "Optietype"

nl.graphEditor.optionType.literal

literal: string = "Literal"

nl.graphEditor.optionType.reference

reference: string = "Referentie"

nl.graphEditor.optionType.title

title: string = "Type"

nl.graphEditor.panel

panel: object

nl.graphEditor.panel.close

close: string = "Paneel sluiten"

nl.header

header: object

nl.header.configureComponent

configureComponent: string = "Component configureren"

nl.header.configureSchema

configureSchema: string = "Schema Configureren"

nl.header.overview

overview: string = "Overzicht"

nl.header.selectComponent

selectComponent: string = "Selecteer Component"

nl.logicBlocks

logicBlocks: object

nl.logicBlocks.case

case: object

nl.logicBlocks.case.caseDefinition

caseDefinition: object

nl.logicBlocks.case.caseDefinition.description

description: string = "Specificeer voorwaarden binnen een switch-case-structuur."

nl.logicBlocks.case.caseDefinition.options

options: object

nl.logicBlocks.case.caseDefinition.options.variableKey

variableKey: object

nl.logicBlocks.case.caseDefinition.options.variableKey.description

description: string = "De waarde om te vergelijken met de conditie."

nl.logicBlocks.case.caseDefinition.options.variableKey.title

title: string = "Match"

nl.logicBlocks.case.caseDefinition.options.variableValue

variableValue: object

nl.logicBlocks.case.caseDefinition.options.variableValue.description

description: string = "De waarde om terug te geven wanneer de conditie overeenkomt."

nl.logicBlocks.case.caseDefinition.options.variableValue.title

title: string = "Resultaat"

nl.logicBlocks.case.caseDefinition.title

title: string = "Case Definitie"

nl.logicBlocks.core

core: object

nl.logicBlocks.core.anchor

anchor: object

nl.logicBlocks.core.anchor.description

description: string = "Selecteer tekst om als referentiepunt te gebruiken voor de waarde die u wilt extraheren."

nl.logicBlocks.core.anchor.options

options: object

nl.logicBlocks.core.anchor.options.absColumn

absColumn: object

nl.logicBlocks.core.anchor.options.absColumn.description

description: string = "Selecteer de kolom om gegevens uit te extraheren."

nl.logicBlocks.core.anchor.options.absColumn.title

title: string = "Kolom"

nl.logicBlocks.core.anchor.options.absRow

absRow: object

nl.logicBlocks.core.anchor.options.absRow.description

description: string = "Selecteer de rij om gegevens uit te extraheren."

nl.logicBlocks.core.anchor.options.absRow.title

title: string = "Rij"

nl.logicBlocks.core.anchor.options.iterate

iterate: object

nl.logicBlocks.core.anchor.options.iterate.description

description: string = "Gebruik deze variabele met een iterator."

nl.logicBlocks.core.anchor.options.iterate.title

title: string = "Itereren"

nl.logicBlocks.core.anchor.options.iterateRows

iterateRows: object

nl.logicBlocks.core.anchor.options.iterateRows.description

description: string = "Itereer over de rijen."

nl.logicBlocks.core.anchor.options.iterateRows.title

title: string = "Itereer Rijen"

nl.logicBlocks.core.anchor.options.occurrence

occurrence: object

nl.logicBlocks.core.anchor.options.occurrence.description

description: string = "Welke voorkomens van het anker moeten worden gebruikt."

nl.logicBlocks.core.anchor.options.occurrence.title

title: string = "Voorkomen"

nl.logicBlocks.core.anchor.options.reference

reference: object

nl.logicBlocks.core.anchor.options.reference.description

description: string = "Specificeer het type referentie."

nl.logicBlocks.core.anchor.options.reference.title

title: string = "Referentie"

nl.logicBlocks.core.anchor.options.relColumn

relColumn: object

nl.logicBlocks.core.anchor.options.relColumn.description

description: string = "Schuif de kolom op basis van de referentie."

nl.logicBlocks.core.anchor.options.relColumn.title

title: string = "Kolom"

nl.logicBlocks.core.anchor.options.relRow

relRow: object

nl.logicBlocks.core.anchor.options.relRow.description

description: string = "Schuif de rij op basis van de referentie."

nl.logicBlocks.core.anchor.options.relRow.title

title: string = "Rij"

nl.logicBlocks.core.anchor.options.selected

selected: object

nl.logicBlocks.core.anchor.options.selected.description

description: string = "Selecteer tekst uit een bestand die zal dienen als referentiepunt om gegevens te extraheren."

nl.logicBlocks.core.anchor.options.selected.title

title: string = "Selector"

nl.logicBlocks.core.anchor.options.shift

shift: object

nl.logicBlocks.core.anchor.options.shift.description

description: string = "Aantal woorden en/of tekens om over te slaan."

nl.logicBlocks.core.anchor.options.shift.title

title: string = "Verschuiving"

nl.logicBlocks.core.anchor.options.skipWords

skipWords: object

nl.logicBlocks.core.anchor.options.skipWords.description

description: string = "Sla gedefinieerde woorden en/of tekens over."

nl.logicBlocks.core.anchor.options.skipWords.title

title: string = "Genegeerde woorden"

nl.logicBlocks.core.anchor.options.whitespace

whitespace: object

nl.logicBlocks.core.anchor.options.whitespace.description

description: string = "Verwijder overtollige witruimte in de uitvoer."

nl.logicBlocks.core.anchor.options.whitespace.title

title: string = "Witruimte"

nl.logicBlocks.core.anchor.title

title: string = "Anker"

nl.logicBlocks.core.anchorVariable

anchorVariable: object

nl.logicBlocks.core.anchorVariable.description

description: string = "Haal een veldwaarde op via een variabelepad."

nl.logicBlocks.core.anchorVariable.options

options: object

nl.logicBlocks.core.anchorVariable.options.selected

selected: object

nl.logicBlocks.core.anchorVariable.options.selected.description

description: string = "Selecteer tekst uit het bestand om als variabelereferentie te gebruiken."

nl.logicBlocks.core.anchorVariable.options.selected.title

title: string = "Selector"

nl.logicBlocks.core.anchorVariable.title

title: string = "Ankervariabele"

nl.logicBlocks.core.docVariables

docVariables: object

nl.logicBlocks.core.docVariables.description

description: string = "Toegang tot een documentvariabele in uw template."

nl.logicBlocks.core.docVariables.options

options: object

nl.logicBlocks.core.docVariables.options.variable

variable: object

nl.logicBlocks.core.docVariables.options.variable.description

description: string = "Selecteer een van de beschikbare documentvariabelen."

nl.logicBlocks.core.docVariables.options.variable.title

title: string = "Variabele"

nl.logicBlocks.core.docVariables.title

title: string = "Documentvariabelen"

nl.logicBlocks.core.literal

literal: object

nl.logicBlocks.core.literal.description

description: string = "Voeg een letterlijke waarde toe aan uw template. Dit kan een tekenreeks, een getal of een booleaanse waarde zijn."

nl.logicBlocks.core.literal.options

options: object

nl.logicBlocks.core.literal.options.literal

literal: object

nl.logicBlocks.core.literal.options.literal.description

description: string = "Voeg een constante waarde toe aan je sjabloon. Dit kan een string, een nummer of een boolean zijn."

nl.logicBlocks.core.literal.options.literal.title

title: string = "Letterlijk"

nl.logicBlocks.core.literal.title

title: string = "Letterlijk"

nl.logicBlocks.internal

internal: object

nl.logicBlocks.internal.context

context: object

nl.logicBlocks.internal.context.description

description: string = "Injecteer in de context van de variabele."

nl.logicBlocks.internal.context.title

title: string = "Context"

nl.logicBlocks.internal.result

result: object

nl.logicBlocks.internal.result.description

description: string = "De uitvoer is het eindresultaat van je sjabloon."

nl.logicBlocks.internal.result.title

title: string = "Uitvoer"

nl.logicBlocks.internal.seed

seed: object

nl.logicBlocks.internal.seed.description

description: string = "Het startpunt van je sjabloon. Het kan een URL, een bestand of een variabele zijn."

nl.logicBlocks.internal.seed.title

title: string = "Start"

nl.logicBlocks.iterator

iterator: object

nl.logicBlocks.iterator.containerIterator

containerIterator: object

nl.logicBlocks.iterator.containerIterator.description

description: string = "Definieer het aantal containers waarover u wilt itereren."

nl.logicBlocks.iterator.containerIterator.options

options: object

nl.logicBlocks.iterator.containerIterator.options.declareVariableIterator

declareVariableIterator: object

nl.logicBlocks.iterator.containerIterator.options.declareVariableIterator.description

description: string = "Deze container-iterator is een zelfgedefinieerde variabele."

nl.logicBlocks.iterator.containerIterator.options.declareVariableIterator.title

title: string = "Variable declaratie"

nl.logicBlocks.iterator.containerIterator.options.quantity

quantity: object

nl.logicBlocks.iterator.containerIterator.options.quantity.description

description: string = "Aantal containers dat in het bestand is gedefinieerd."

nl.logicBlocks.iterator.containerIterator.options.quantity.title

title: string = "Hoeveelheid"

nl.logicBlocks.iterator.containerIterator.title

title: string = "Container Itereerder"

nl.logicBlocks.iterator.countOccurences

countOccurences: object

nl.logicBlocks.iterator.countOccurences.description

description: string = "Itereer over een waarde die meerdere keren voorkomt, gebruikt om velden relatief te refereren voor extractie."

nl.logicBlocks.iterator.countOccurences.options

options: object

nl.logicBlocks.iterator.countOccurences.options.countoccurences

countoccurences: object

nl.logicBlocks.iterator.countOccurences.options.countoccurences.description

description: string = "Selecteer tekst uit een bestand die gebruikt wordt om over te itereren."

nl.logicBlocks.iterator.countOccurences.options.countoccurences.title

title: string = "Tel Voorkomens"

nl.logicBlocks.iterator.countOccurences.options.referBack

referBack: object

nl.logicBlocks.iterator.countOccurences.options.referBack.description

description: string = "Specificeer het startpunt van het voorkomen, hetzij vanaf het begin van de regel of een specifiek teken/woord vóór het sleutelwoord."

nl.logicBlocks.iterator.countOccurences.options.referBack.title

title: string = "Verwijs Terug"

nl.logicBlocks.iterator.countOccurences.title

title: string = "Tel Voorkomens"

nl.logicBlocks.iterator.getFromArray

getFromArray: object

nl.logicBlocks.iterator.getFromArray.description

description: string = "Haal element(en) uit een lijst."

nl.logicBlocks.iterator.getFromArray.options

options: object

nl.logicBlocks.iterator.getFromArray.options.reference

reference: object

nl.logicBlocks.iterator.getFromArray.options.reference.description

description: string = "De referentie naar de lijst waarover moet worden geïtereerd."

nl.logicBlocks.iterator.getFromArray.options.reference.title

title: string = "Referentie"

nl.logicBlocks.iterator.getFromArray.options.returnMode

returnMode: object

nl.logicBlocks.iterator.getFromArray.options.returnMode.description

description: string = "Selecteer of de gehele lijst of een enkel element uit de lijst moet worden geretourneerd."

nl.logicBlocks.iterator.getFromArray.options.returnMode.title

title: string = "Retourneermodus"

nl.logicBlocks.iterator.getFromArray.options.skip

skip: object

nl.logicBlocks.iterator.getFromArray.options.skip.description

description: string = "Bepaal of het huidige element moet worden overgeslagen."

nl.logicBlocks.iterator.getFromArray.options.skip.title

title: string = "Overslaan"

nl.logicBlocks.iterator.getFromArray.options.targetElement

targetElement: object

nl.logicBlocks.iterator.getFromArray.options.targetElement.description

description: string = "Het doelelement om uit de lijst te extraheren."

nl.logicBlocks.iterator.getFromArray.options.targetElement.title

title: string = "Doelelement"

nl.logicBlocks.iterator.getFromArray.options.value

value: object

nl.logicBlocks.iterator.getFromArray.options.value.description

description: string = "De waarde om uit de lijst te extraheren."

nl.logicBlocks.iterator.getFromArray.options.value.title

title: string = "Waarde"

nl.logicBlocks.iterator.getFromArray.title

title: string = "Haal Uit Lijst"

nl.logicBlocks.iterator.iterableTable

iterableTable: object

nl.logicBlocks.iterator.iterableTable.description

description: string = "Itereer over een tabel om waarden te extraheren."

nl.logicBlocks.iterator.iterableTable.options

options: object

nl.logicBlocks.iterator.iterableTable.options.columns

columns: object

nl.logicBlocks.iterator.iterableTable.options.columns.description

description: string = "Kolomdefinities gebruikt om de cellen van de tabel te indexeren."

nl.logicBlocks.iterator.iterableTable.options.columns.title

title: string = "Kolommen"

nl.logicBlocks.iterator.iterableTable.options.findByColumns

findByColumns: object

nl.logicBlocks.iterator.iterableTable.options.findByColumns.description

description: string = "Schakel verschillende samenstelalgoritmen in om de tabel samen te stellen."

nl.logicBlocks.iterator.iterableTable.options.findByColumns.title

title: string = "Zoek Op Kolommen"

nl.logicBlocks.iterator.iterableTable.options.from

from: object

nl.logicBlocks.iterator.iterableTable.options.from.description

description: string = "De marker in het bestand om de tabel vanaf samen te stellen."

nl.logicBlocks.iterator.iterableTable.options.from.title

title: string = "Van Marker"

nl.logicBlocks.iterator.iterableTable.options.fromLine

fromLine: object

nl.logicBlocks.iterator.iterableTable.options.fromLine.description

description: string = "Het aantal regels om over te slaan vanaf de marker voordat de tabel wordt samengesteld."

nl.logicBlocks.iterator.iterableTable.options.fromLine.title

title: string = "Vanaf Regel"

nl.logicBlocks.iterator.iterableTable.options.shiftRow

shiftRow: object

nl.logicBlocks.iterator.iterableTable.options.shiftRow.description

description: string = "Het aantal rijen om over te slaan vanaf het begin van de tabel voordat over waarden wordt geïtereerd."

nl.logicBlocks.iterator.iterableTable.options.shiftRow.title

title: string = "Rijen Verschuiven"

nl.logicBlocks.iterator.iterableTable.options.skip

skip: object

nl.logicBlocks.iterator.iterableTable.options.skip.description

description: string = "Bepaal welke rijen uit de tabel moeten worden overgeslagen."

nl.logicBlocks.iterator.iterableTable.options.skip.title

title: string = "Overslaan"

nl.logicBlocks.iterator.iterableTable.options.to

to: object

nl.logicBlocks.iterator.iterableTable.options.to.description

description: string = "De marker in het bestand waar de tabelsamenstelling stopt."

nl.logicBlocks.iterator.iterableTable.options.to.title

title: string = "Tot Marker"

nl.logicBlocks.iterator.iterableTable.title

title: string = "Itereer Tabel"

nl.logicBlocks.iterator.sumFromArray

sumFromArray: object

nl.logicBlocks.iterator.sumFromArray.description

description: string = "Bereken de som van element(en) uit een lijst."

nl.logicBlocks.iterator.sumFromArray.options

options: object

nl.logicBlocks.iterator.sumFromArray.options.reference

reference: object

nl.logicBlocks.iterator.sumFromArray.options.reference.description

description: string = "De referentie naar de lijst waarover moet worden geïtereerd."

nl.logicBlocks.iterator.sumFromArray.options.reference.title

title: string = "Referentie"

nl.logicBlocks.iterator.sumFromArray.options.value

value: object

nl.logicBlocks.iterator.sumFromArray.options.value.description

description: string = "De waarde om uit de lijst te extraheren."

nl.logicBlocks.iterator.sumFromArray.options.value.title

title: string = "Waarde"

nl.logicBlocks.iterator.sumFromArray.title

title: string = "Som Uit Lijst"

nl.logicBlocks.logic

logic: object

nl.logicBlocks.logic.logicAnd

logicAnd: object

nl.logicBlocks.logic.logicAnd.description

description: string = "Combineer meerdere voorwaarden met een EN-operator."

nl.logicBlocks.logic.logicAnd.title

title: string = "EN"

nl.logicBlocks.logic.logicEqual

logicEqual: object

nl.logicBlocks.logic.logicEqual.description

description: string = "Controleer of twee waarden gelijk zijn."

nl.logicBlocks.logic.logicEqual.options

options: object

nl.logicBlocks.logic.logicEqual.options.invert

invert: object

nl.logicBlocks.logic.logicEqual.options.invert.description

description: string = "Keer de vergelijking om. (Controleer op ongelijkheid)"

nl.logicBlocks.logic.logicEqual.options.invert.title

title: string = "Negatief"

nl.logicBlocks.logic.logicEqual.title

title: string = "Gelijk"

nl.logicBlocks.logic.logicIfElse

logicIfElse: object

nl.logicBlocks.logic.logicIfElse.description

description: string = "Stuur een waarde door op basis van een voorwaarde."

nl.logicBlocks.logic.logicIfElse.options

options: object

nl.logicBlocks.logic.logicIfElse.options.condition

condition: object

nl.logicBlocks.logic.logicIfElse.options.condition.description

description: string = "Expressie of waarde om te evalueren om te bepalen welke tak wordt doorgegeven."

nl.logicBlocks.logic.logicIfElse.options.condition.title

title: string = "Voorwaarde"

nl.logicBlocks.logic.logicIfElse.options.otherwise

otherwise: object

nl.logicBlocks.logic.logicIfElse.options.otherwise.description

description: string = "De waarde die wordt geretourneerd als de voorwaarde onwaar is."

nl.logicBlocks.logic.logicIfElse.options.otherwise.title

title: string = "Anders"

nl.logicBlocks.logic.logicIfElse.options.then

then: object

nl.logicBlocks.logic.logicIfElse.options.then.description

description: string = "De waarde die wordt geretourneerd als de voorwaarde waar is."

nl.logicBlocks.logic.logicIfElse.options.then.title

title: string = "Dan"

nl.logicBlocks.logic.logicIfElse.title

title: string = "Voorwaarde"

nl.logicBlocks.logic.logicNot

logicNot: object

nl.logicBlocks.logic.logicNot.description

description: string = "Negeren van een voorwaarde."

nl.logicBlocks.logic.logicNot.title

title: string = "NIET"

nl.logicBlocks.logic.logicOr

logicOr: object

nl.logicBlocks.logic.logicOr.description

description: string = "Combineer meerdere voorwaarden met een OF-operator."

nl.logicBlocks.logic.logicOr.title

title: string = "OF"

nl.logicBlocks.logic.logicRegExpTest

logicRegExpTest: object

nl.logicBlocks.logic.logicRegExpTest.description

description: string = "Controleer of een waarde overeenkomt met een reguliere expressie."

nl.logicBlocks.logic.logicRegExpTest.options

options: object

nl.logicBlocks.logic.logicRegExpTest.options.caseInsensitive

caseInsensitive: object

nl.logicBlocks.logic.logicRegExpTest.options.caseInsensitive.description

description: string = "Vind het patroon ongeacht hoofdletters of kleine letters."

nl.logicBlocks.logic.logicRegExpTest.options.caseInsensitive.title

title: string = "Hoofdletterongevoelig"

nl.logicBlocks.logic.logicRegExpTest.options.global

global: object

nl.logicBlocks.logic.logicRegExpTest.options.global.description

description: string = "Vind alle voorkomens van het patroon."

nl.logicBlocks.logic.logicRegExpTest.options.global.title

title: string = "Globaal"

nl.logicBlocks.logic.logicRegExpTest.options.pattern

pattern: object

nl.logicBlocks.logic.logicRegExpTest.options.pattern.description

description: string = "Het reguliere expressiepatroon om te testen."

nl.logicBlocks.logic.logicRegExpTest.options.pattern.title

title: string = "Patroon"

nl.logicBlocks.logic.logicRegExpTest.title

title: string = "RegExp Test"

nl.logicBlocks.logic.switchCase

switchCase: object

nl.logicBlocks.logic.switchCase.description

description: string = "Evalueer meerdere voorwaarden met behulp van een switch-case-structuur."

nl.logicBlocks.logic.switchCase.options

options: object

nl.logicBlocks.logic.switchCase.options.caseDefinitions

caseDefinitions: object

nl.logicBlocks.logic.switchCase.options.caseDefinitions.description

description: string = "Lijst met gevalvoorwaarden en hun resultaten."

nl.logicBlocks.logic.switchCase.options.caseDefinitions.title

title: string = "Gevaldefinities"

nl.logicBlocks.logic.switchCase.options.defaultCase

defaultCase: object

nl.logicBlocks.logic.switchCase.options.defaultCase.description

description: string = "De waarde die wordt geretourneerd als geen enkel geval overeenkomt."

nl.logicBlocks.logic.switchCase.options.defaultCase.title

title: string = "Standaard"

nl.logicBlocks.logic.switchCase.options.switchExpression

switchExpression: object

nl.logicBlocks.logic.switchCase.options.switchExpression.description

description: string = "Expressie of waarde om te evalueren voor verschillende gevallen."

nl.logicBlocks.logic.switchCase.options.switchExpression.title

title: string = "Switch"

nl.logicBlocks.logic.switchCase.title

title: string = "Switch Case"

nl.logicBlocks.math

math: object

nl.logicBlocks.math.mathCeil

mathCeil: object

nl.logicBlocks.math.mathCeil.description

description: string = "Rond een getal naar boven af tot het dichtstbijzijnde gehele getal."

nl.logicBlocks.math.mathCeil.title

title: string = "Naar Boven Afronden"

nl.logicBlocks.math.mathDivide

mathDivide: object

nl.logicBlocks.math.mathDivide.description

description: string = "Deel een waarde door een andere."

nl.logicBlocks.math.mathDivide.options

options: object

nl.logicBlocks.math.mathDivide.options.divisor

divisor: object

nl.logicBlocks.math.mathDivide.options.divisor.description

description: string = "De waarde waarmee gedeeld moet worden."

nl.logicBlocks.math.mathDivide.options.divisor.title

title: string = "Deler"

nl.logicBlocks.math.mathDivide.title

title: string = "Delen"

nl.logicBlocks.math.mathFloor

mathFloor: object

nl.logicBlocks.math.mathFloor.description

description: string = "Rond een getal naar beneden af tot het dichtstbijzijnde gehele getal."

nl.logicBlocks.math.mathFloor.title

title: string = "Naar Beneden Afronden"

nl.logicBlocks.math.mathGreaterThan

mathGreaterThan: object

nl.logicBlocks.math.mathGreaterThan.description

description: string = "Controleer of een waarde groter is dan een andere."

nl.logicBlocks.math.mathGreaterThan.options

options: object

nl.logicBlocks.math.mathGreaterThan.options.greaterThan

greaterThan: object

nl.logicBlocks.math.mathGreaterThan.options.greaterThan.description

description: string = "Controleer of de binnenkomende waarde groter is dan deze waarde."

nl.logicBlocks.math.mathGreaterThan.options.greaterThan.title

title: string = "Groter Dan"

nl.logicBlocks.math.mathGreaterThan.title

title: string = "Groter Dan"

nl.logicBlocks.math.mathGreaterThanOrEqual

mathGreaterThanOrEqual: object

nl.logicBlocks.math.mathGreaterThanOrEqual.description

description: string = "Controleer of een waarde groter is dan of gelijk is aan een andere."

nl.logicBlocks.math.mathGreaterThanOrEqual.options

options: object

nl.logicBlocks.math.mathGreaterThanOrEqual.options.greaterThanOrEqual

greaterThanOrEqual: object

nl.logicBlocks.math.mathGreaterThanOrEqual.options.greaterThanOrEqual.description

description: string = "Controleer of de binnenkomende waarde groter is dan of gelijk is aan deze waarde."

nl.logicBlocks.math.mathGreaterThanOrEqual.options.greaterThanOrEqual.title

title: string = "Groter Dan of Gelijk Aan"

nl.logicBlocks.math.mathGreaterThanOrEqual.title

title: string = "Groter Dan of Gelijk Aan"

nl.logicBlocks.math.mathLessThan

mathLessThan: object

nl.logicBlocks.math.mathLessThan.description

description: string = "Controleer of een waarde kleiner is dan een andere."

nl.logicBlocks.math.mathLessThan.options

options: object

nl.logicBlocks.math.mathLessThan.options.lessThan

lessThan: object

nl.logicBlocks.math.mathLessThan.options.lessThan.description

description: string = "Controleer of de binnenkomende waarde kleiner is dan deze waarde."

nl.logicBlocks.math.mathLessThan.options.lessThan.title

title: string = "Kleiner Dan"

nl.logicBlocks.math.mathLessThan.title

title: string = "Kleiner Dan"

nl.logicBlocks.math.mathLessThanOrEqual

mathLessThanOrEqual: object

nl.logicBlocks.math.mathLessThanOrEqual.description

description: string = "Controleer of een waarde kleiner is dan of gelijk is aan een andere."

nl.logicBlocks.math.mathLessThanOrEqual.options

options: object

nl.logicBlocks.math.mathLessThanOrEqual.options.lessThanOrEqual

lessThanOrEqual: object

nl.logicBlocks.math.mathLessThanOrEqual.options.lessThanOrEqual.description

description: string = "Controleer of de binnenkomende waarde kleiner is dan of gelijk is aan deze waarde."

nl.logicBlocks.math.mathLessThanOrEqual.options.lessThanOrEqual.title

title: string = "Kleiner Dan of Gelijk Aan"

nl.logicBlocks.math.mathLessThanOrEqual.title

title: string = "Kleiner Dan of Gelijk Aan"

nl.logicBlocks.math.mathMaximal

mathMaximal: object

nl.logicBlocks.math.mathMaximal.description

description: string = "Geef de grootste waarde van twee of meer waarden terug."

nl.logicBlocks.math.mathMaximal.title

title: string = "Maximum"

nl.logicBlocks.math.mathMultiply

mathMultiply: object

nl.logicBlocks.math.mathMultiply.description

description: string = "Vermenigvuldig twee of meer waarden met elkaar."

nl.logicBlocks.math.mathMultiply.title

title: string = "Vermenigvuldigen"

nl.logicBlocks.math.mathPlus

mathPlus: object

nl.logicBlocks.math.mathPlus.description

description: string = "Tel twee of meer waarden bij elkaar op."

nl.logicBlocks.math.mathPlus.title

title: string = "Optellen"

nl.logicBlocks.math.mathRound

mathRound: object

nl.logicBlocks.math.mathRound.description

description: string = "Rond een getal af naar het dichtstbijzijnde gehele getal."

nl.logicBlocks.math.mathRound.title

title: string = "Afronden"

nl.logicBlocks.math.mathSubtract

mathSubtract: object

nl.logicBlocks.math.mathSubtract.description

description: string = "Trek een waarde af van een andere."

nl.logicBlocks.math.mathSubtract.options

options: object

nl.logicBlocks.math.mathSubtract.options.subtract

subtract: object

nl.logicBlocks.math.mathSubtract.options.subtract.description

description: string = "De waarde die moet worden afgetrokken."

nl.logicBlocks.math.mathSubtract.options.subtract.title

title: string = "Aftrekken"

nl.logicBlocks.math.mathSubtract.title

title: string = "Aftrekken"

nl.logicBlocks.request

request: object

nl.logicBlocks.request.genericRequest

genericRequest: object

nl.logicBlocks.request.genericRequest.description

description: string = "Doe een aanvraag naar een database, gebruik dit component om aangepaste logica te implementeren."

nl.logicBlocks.request.genericRequest.options

options: object

nl.logicBlocks.request.genericRequest.options.collection

collection: object

nl.logicBlocks.request.genericRequest.options.collection.description

description: string = "De collectie waaruit gegevens worden opgehaald."

nl.logicBlocks.request.genericRequest.options.collection.title

title: string = "Collectie"

nl.logicBlocks.request.genericRequest.options.database

database: object

nl.logicBlocks.request.genericRequest.options.database.description

description: string = "De database waaruit gegevens worden opgehaald."

nl.logicBlocks.request.genericRequest.options.database.title

title: string = "Database"

nl.logicBlocks.request.genericRequest.options.parameters

parameters: object

nl.logicBlocks.request.genericRequest.options.parameters.description

description: string = "Definieer waarden die worden doorgegeven aan de databaseoperator."

nl.logicBlocks.request.genericRequest.options.parameters.title

title: string = "Parameters"

nl.logicBlocks.request.genericRequest.options.target

target: object

nl.logicBlocks.request.genericRequest.options.target.description

description: string = "De doelwaarde om op te halen uit de resulterende gegevens."

nl.logicBlocks.request.genericRequest.options.target.title

title: string = "Doel"

nl.logicBlocks.request.genericRequest.title

title: string = "Algemene Aanvraag"

nl.logicBlocks.request.vesselRequest

vesselRequest: object

nl.logicBlocks.request.vesselRequest.description

description: string = "Haal scheepsinformatie op uit een database."

nl.logicBlocks.request.vesselRequest.options

options: object

nl.logicBlocks.request.vesselRequest.options.collection

collection: object

nl.logicBlocks.request.vesselRequest.options.collection.description

description: string = "De collectie waaruit gegevens worden opgehaald."

nl.logicBlocks.request.vesselRequest.options.collection.title

title: string = "Collectie"

nl.logicBlocks.request.vesselRequest.options.database

database: object

nl.logicBlocks.request.vesselRequest.options.database.description

description: string = "De database waaruit gegevens worden opgehaald."

nl.logicBlocks.request.vesselRequest.options.database.title

title: string = "Database"

nl.logicBlocks.request.vesselRequest.options.parameters

parameters: object

nl.logicBlocks.request.vesselRequest.options.parameters.description

description: string = "Definieer waarden die worden doorgegeven aan de databaseoperator."

nl.logicBlocks.request.vesselRequest.options.parameters.title

title: string = "Parameters"

nl.logicBlocks.request.vesselRequest.options.target

target: object

nl.logicBlocks.request.vesselRequest.options.target.description

description: string = "De doelwaarde om op te halen uit de resulterende gegevens."

nl.logicBlocks.request.vesselRequest.options.target.title

title: string = "Doel"

nl.logicBlocks.request.vesselRequest.title

title: string = "Scheepsaanvraag"

nl.logicBlocks.table

table: object

nl.logicBlocks.table.composeTableColumns

composeTableColumns: object

nl.logicBlocks.table.composeTableColumns.description

description: string = "Maak een tabel door automatisch de kolommen te identificeren."

nl.logicBlocks.table.composeTableColumns.options

options: object

nl.logicBlocks.table.composeTableColumns.options.compose

compose: object

nl.logicBlocks.table.composeTableColumns.options.compose.description

description: string = "Schakel verschillende samenstelalgoritmen in om de tabel af te leiden."

nl.logicBlocks.table.composeTableColumns.options.compose.title

title: string = "Samenstellen"

nl.logicBlocks.table.composeTableColumns.options.definitionInHeader

definitionInHeader: object

nl.logicBlocks.table.composeTableColumns.options.definitionInHeader.description

description: string = "Selecteer of de tabeldefinitie begint bij de koptekst."

nl.logicBlocks.table.composeTableColumns.options.definitionInHeader.title

title: string = "Tabeldefinitie in Koptekst"

nl.logicBlocks.table.composeTableColumns.options.from

from: object

nl.logicBlocks.table.composeTableColumns.options.from.description

description: string = "Selecteer de variabele om samen te stellen."

nl.logicBlocks.table.composeTableColumns.options.from.title

title: string = "Van"

nl.logicBlocks.table.composeTableColumns.options.fromLine

fromLine: object

nl.logicBlocks.table.composeTableColumns.options.fromLine.description

description: string = "Het beginpunt voor de kolomkoppen in de tabel."

nl.logicBlocks.table.composeTableColumns.options.fromLine.title

title: string = "Vanaf Regel"

nl.logicBlocks.table.composeTableColumns.options.lines

lines: object

nl.logicBlocks.table.composeTableColumns.options.lines.description

description: string = "Het aantal regels dat moet worden overgeslagen vanaf de markering voordat de tabel wordt samengesteld."

nl.logicBlocks.table.composeTableColumns.options.lines.title

title: string = "Regels"

nl.logicBlocks.table.composeTableColumns.title

title: string = "Tabelkolommen Samenstellen"

nl.logicBlocks.table.defineTableCell

defineTableCell: object

nl.logicBlocks.table.defineTableCell.description

description: string = "Haal informatie op uit een cel binnen een tabel."

nl.logicBlocks.table.defineTableCell.options

options: object

nl.logicBlocks.table.defineTableCell.options.columns

columns: object

nl.logicBlocks.table.defineTableCell.options.columns.description

description: string = "Kolomdefinities gebruikt om de cellen van de tabel te indexeren."

nl.logicBlocks.table.defineTableCell.options.columns.title

title: string = "Kolommen"

nl.logicBlocks.table.defineTableCell.options.from

from: object

nl.logicBlocks.table.defineTableCell.options.from.description

description: string = "De marker gebruikt bij het samenstellen van de tabel."

nl.logicBlocks.table.defineTableCell.options.from.title

title: string = "Van"

nl.logicBlocks.table.defineTableCell.options.fromLine

fromLine: object

nl.logicBlocks.table.defineTableCell.options.fromLine.description

description: string = "De regel gebruikt bij het samenstellen van de tabel."

nl.logicBlocks.table.defineTableCell.options.fromLine.title

title: string = "Vanaf Regel"

nl.logicBlocks.table.defineTableCell.options.iterate

iterate: object

nl.logicBlocks.table.defineTableCell.options.iterate.description

description: string = "Itereer over de cel."

nl.logicBlocks.table.defineTableCell.options.iterate.title

title: string = "Itereren"

nl.logicBlocks.table.defineTableCell.options.shiftColumns

shiftColumns: object

nl.logicBlocks.table.defineTableCell.options.shiftColumns.description

description: string = "Het kolomnummer van de cel."

nl.logicBlocks.table.defineTableCell.options.shiftColumns.title

title: string = "Doelkolom"

nl.logicBlocks.table.defineTableCell.options.shiftRows

shiftRows: object

nl.logicBlocks.table.defineTableCell.options.shiftRows.description

description: string = "Het rijnummer van de cel."

nl.logicBlocks.table.defineTableCell.options.shiftRows.title

title: string = "Doelrij"

nl.logicBlocks.table.defineTableCell.title

title: string = "Cel"

nl.logicBlocks.table.iterateRowByColumn

iterateRowByColumn: object

nl.logicBlocks.table.iterateRowByColumn.description

description: string = "Itereer over een kolom binnen een tabel."

nl.logicBlocks.table.iterateRowByColumn.options

options: object

nl.logicBlocks.table.iterateRowByColumn.options.column

column: object

nl.logicBlocks.table.iterateRowByColumn.options.column.description

description: string = "De kolom waarover geïtereerd moet worden."

nl.logicBlocks.table.iterateRowByColumn.options.column.title

title: string = "Kolom"

nl.logicBlocks.table.iterateRowByColumn.title

title: string = "Kolom"

nl.logicBlocks.transformer

transformer: object

nl.logicBlocks.transformer.concatenate

concatenate: object

nl.logicBlocks.transformer.concatenate.description

description: string = "Combineer meerdere waarden tot één enkele string."

nl.logicBlocks.transformer.concatenate.title

title: string = "Samenvoegen"

nl.logicBlocks.transformer.dateTime

dateTime: object

nl.logicBlocks.transformer.dateTime.description

description: string = "Zet een waarde om naar een datum, verander datumformaten of geef de UNIX-tijd weer."

nl.logicBlocks.transformer.dateTime.options

options: object

nl.logicBlocks.transformer.dateTime.options.adjustWinterTime

adjustWinterTime: object

nl.logicBlocks.transformer.dateTime.options.adjustWinterTime.description

description: string = "Indien aangevinkt, wordt de huidige datum aangepast naar de wintertijd"

nl.logicBlocks.transformer.dateTime.options.adjustWinterTime.title

title: string = "Pas Wintertijd Aan"

nl.logicBlocks.transformer.dateTime.options.enableRangeCheck

enableRangeCheck: object

nl.logicBlocks.transformer.dateTime.options.enableRangeCheck.description

description: string = "Inschakelen om te controleren of de datum tussen twee specifieke datums valt"

nl.logicBlocks.transformer.dateTime.options.enableRangeCheck.title

title: string = "Valideer Datumbereik"

nl.logicBlocks.transformer.dateTime.options.inputFormat

inputFormat: object

nl.logicBlocks.transformer.dateTime.options.inputFormat.description

description: string = "Datum- en/of tijdnotatie van de binnenkomende waarde"

nl.logicBlocks.transformer.dateTime.options.inputFormat.title

title: string = "Invoerformaat"

nl.logicBlocks.transformer.dateTime.options.inputType

inputType: object

nl.logicBlocks.transformer.dateTime.options.inputType.description

description: string = "Geef op of de invoer een datumstring of epochtijd (Unix-tijdstempel) is"

nl.logicBlocks.transformer.dateTime.options.inputType.title

title: string = "Invoertype"

nl.logicBlocks.transformer.dateTime.options.maxDays

maxDays: object

nl.logicBlocks.transformer.dateTime.options.maxDays.description

description: string = "Controleer of de datum binnen de komende X dagen ligt (bijv. voer "7" in voor datums van ≤7 dagen in de toekomst)"

nl.logicBlocks.transformer.dateTime.options.maxDays.title

title: string = "Maximum Aantal Dagen"

nl.logicBlocks.transformer.dateTime.options.minDays

minDays: object

nl.logicBlocks.transformer.dateTime.options.minDays.description

description: string = "Controleer of de datum binnen de laatste X dagen ligt (bijv. voer "5" in voor datums van ≥5 dagen geleden)"

nl.logicBlocks.transformer.dateTime.options.minDays.title

title: string = "Minimum Aantal Dagen"

nl.logicBlocks.transformer.dateTime.options.outputFormat

outputFormat: object

nl.logicBlocks.transformer.dateTime.options.outputFormat.description

description: string = "Datum- en/of tijdnotatie van de uitgaande waarde. Selecteer uit de dropdown of voer een aangepast formaat in."

nl.logicBlocks.transformer.dateTime.options.outputFormat.title

title: string = "Uitvoerformaat"

nl.logicBlocks.transformer.dateTime.options.outputSelection

outputSelection: object

nl.logicBlocks.transformer.dateTime.options.outputSelection.description

description: string = "Selecteer het type datumconversie"

nl.logicBlocks.transformer.dateTime.options.outputSelection.title

title: string = "Uitvoertype"

nl.logicBlocks.transformer.dateTime.options.presetInputFormat

presetInputFormat: object

nl.logicBlocks.transformer.dateTime.options.presetInputFormat.description

description: string = "Selecteer een vooraf gedefinieerd formaat voor de invoerdatum"

nl.logicBlocks.transformer.dateTime.options.presetInputFormat.title

title: string = "Vooraf ingesteld Invoerformaat"

nl.logicBlocks.transformer.dateTime.options.useCurrentDate

useCurrentDate: object

nl.logicBlocks.transformer.dateTime.options.useCurrentDate.description

description: string = "Indien aangevinkt, wordt de invoer genegeerd en wordt de huidige datum gebruikt"

nl.logicBlocks.transformer.dateTime.options.useCurrentDate.title

title: string = "Gebruik Huidige Datum"

nl.logicBlocks.transformer.dateTime.options.useCurrentTimestamp

useCurrentTimestamp: object

nl.logicBlocks.transformer.dateTime.options.useCurrentTimestamp.description

description: string = "Indien aangevinkt, wordt de invoer genegeerd en wordt de huidige tijdstempel gebruikt"

nl.logicBlocks.transformer.dateTime.options.useCurrentTimestamp.title

title: string = "Gebruik Huidige Tijdstempel"

nl.logicBlocks.transformer.dateTime.title

title: string = "Datum & Tijd"

nl.logicBlocks.transformer.parseToFloat

parseToFloat: object

nl.logicBlocks.transformer.parseToFloat.description

description: string = "Converteer een string naar een kommagetal."

nl.logicBlocks.transformer.parseToFloat.title

title: string = "Converteer naar Kommagetal"

nl.logicBlocks.transformer.parseToFloatReversed

parseToFloatReversed: object

nl.logicBlocks.transformer.parseToFloatReversed.description

description: string = "Converteer een string naar een kommagetal met omgekeerde komma en punt notatie."

nl.logicBlocks.transformer.parseToFloatReversed.title

title: string = "Converteer naar Kommagetal (Omgekeerd)"

nl.logicBlocks.transformer.parseToNumber

parseToNumber: object

nl.logicBlocks.transformer.parseToNumber.description

description: string = "Converteer een string naar een getal."

nl.logicBlocks.transformer.parseToNumber.title

title: string = "Converteer naar Getal"

nl.logicBlocks.transformer.removeLeadingAndTrailingSpaces

removeLeadingAndTrailingSpaces: object

nl.logicBlocks.transformer.removeLeadingAndTrailingSpaces.description

description: string = "Verwijder overbodige spaties voor en achter een string."

nl.logicBlocks.transformer.removeLeadingAndTrailingSpaces.title

title: string = "Verwijder Spaties Voor en Achter"

nl.logicBlocks.transformer.removeSpecialCharacters

removeSpecialCharacters: object

nl.logicBlocks.transformer.removeSpecialCharacters.description

description: string = "Verwijder speciale tekens en (overbodige) spaties uit een string."

nl.logicBlocks.transformer.removeSpecialCharacters.options

options: object

nl.logicBlocks.transformer.removeSpecialCharacters.options.trimWhitespace

trimWhitespace: object

nl.logicBlocks.transformer.removeSpecialCharacters.options.trimWhitespace.description

description: string = "Verwijder overbodige spaties uit de string."

nl.logicBlocks.transformer.removeSpecialCharacters.options.trimWhitespace.title

title: string = "Spaties Bijsnijden"

nl.logicBlocks.transformer.removeSpecialCharacters.title

title: string = "Verwijder Speciale Tekens"

nl.logicBlocks.transformer.removeWords

removeWords: object

nl.logicBlocks.transformer.removeWords.description

description: string = "Verwijder woorden uit een string."

nl.logicBlocks.transformer.removeWords.options

options: object

nl.logicBlocks.transformer.removeWords.options.countEnd

countEnd: object

nl.logicBlocks.transformer.removeWords.options.countEnd.description

description: string = "Het aantal woorden dat moet worden verwijderd vanaf het einde van de string."

nl.logicBlocks.transformer.removeWords.options.countEnd.title

title: string = "Woorden"

nl.logicBlocks.transformer.removeWords.options.countStart

countStart: object

nl.logicBlocks.transformer.removeWords.options.countStart.description

description: string = "Het aantal woorden dat moet worden verwijderd vanaf het begin van de string."

nl.logicBlocks.transformer.removeWords.options.countStart.title

title: string = "Start aantal"

nl.logicBlocks.transformer.removeWords.title

title: string = "Verwijder Woorden"

nl.logicBlocks.transformer.replaceSymbols

replaceSymbols: object

nl.logicBlocks.transformer.replaceSymbols.description

description: string = "Vervang symbolen van één of meer tekens in een string."

nl.logicBlocks.transformer.replaceSymbols.options

options: object

nl.logicBlocks.transformer.replaceSymbols.options.caseInsensitive

caseInsensitive: object

nl.logicBlocks.transformer.replaceSymbols.options.caseInsensitive.description

description: string = "Vervang symbolen ongeacht hoofdletters of kleine letters."

nl.logicBlocks.transformer.replaceSymbols.options.caseInsensitive.title

title: string = "Hoofdletterongevoelig"

nl.logicBlocks.transformer.replaceSymbols.options.global

global: object

nl.logicBlocks.transformer.replaceSymbols.options.global.description

description: string = "Vervang alle voorkomens van het symbool."

nl.logicBlocks.transformer.replaceSymbols.options.global.title

title: string = "Globaal"

nl.logicBlocks.transformer.replaceSymbols.options.symbols

symbols: object

nl.logicBlocks.transformer.replaceSymbols.options.symbols.description

description: string = "Het symbool dat vervangen moet worden."

nl.logicBlocks.transformer.replaceSymbols.options.symbols.title

title: string = "Vervang"

nl.logicBlocks.transformer.replaceSymbols.options.target

target: object

nl.logicBlocks.transformer.replaceSymbols.options.target.description

description: string = "Het symbool waarmee het vervangen moet worden."

nl.logicBlocks.transformer.replaceSymbols.options.target.title

title: string = "Met"

nl.logicBlocks.transformer.replaceSymbols.title

title: string = "Vervang Symbolen"

nl.logicBlocks.transformer.split

split: object

nl.logicBlocks.transformer.split.description

description: string = "Splits een string op basis van een scheidingsteken in een lijst van substrings."

nl.logicBlocks.transformer.split.options

options: object

nl.logicBlocks.transformer.split.options.select

select: object

nl.logicBlocks.transformer.split.options.select.description

description: string = "Selecteer de index van de gesplitste string om te retourneren."

nl.logicBlocks.transformer.split.options.select.title

title: string = "Selecteer"

nl.logicBlocks.transformer.split.options.separator

separator: object

nl.logicBlocks.transformer.split.options.separator.description

description: string = "Het scheidingsteken om de string op te splitsen."

nl.logicBlocks.transformer.split.options.separator.title

title: string = "Scheidingsteken"

nl.logicBlocks.transformer.split.title

title: string = "Splitsen"

nl.logicBlocks.transformer.substring

substring: object

nl.logicBlocks.transformer.substring.description

description: string = "Haal een substring uit een string."

nl.logicBlocks.transformer.substring.options

options: object

nl.logicBlocks.transformer.substring.options.from

from: object

nl.logicBlocks.transformer.substring.options.from.description

description: string = "De beginindex van de substring."

nl.logicBlocks.transformer.substring.options.from.title

title: string = "Van"

nl.logicBlocks.transformer.substring.options.to

to: object

nl.logicBlocks.transformer.substring.options.to.description

description: string = "De eindindex van de substring."

nl.logicBlocks.transformer.substring.options.to.title

title: string = "Tot"

nl.logicBlocks.transformer.substring.options.useEnd

useEnd: object

nl.logicBlocks.transformer.substring.options.useEnd.description

description: string = "Gebruik een index om het einde van de substring te definiëren."

nl.logicBlocks.transformer.substring.options.useEnd.title

title: string = "Gebruik Einde"

nl.logicBlocks.transformer.substring.title

title: string = "Substring"

nl.logicCategories

logicCategories: object

nl.logicCategories.case

case: string = "Casusdefinitie"

nl.logicCategories.core

core: string = "Kern"

nl.logicCategories.iterator

iterator: string = "Iterators"

nl.logicCategories.logic

logic: string = "Logische operatoren"

nl.logicCategories.math

math: string = "Wiskundige operatoren"

nl.logicCategories.request

request: string = "Verzoeken"

nl.logicCategories.table

table: string = "Tabellen"

nl.logicCategories.transformer

transformer: string = "Transformatoren"

nl.menu

menu: object

nl.menu.documentation

documentation: object

nl.menu.documentation.help

help: string = "Hulp"

nl.menu.documentation.label

label: string = "Documentatie"

nl.menu.file

file: object

nl.menu.file.selectFile

selectFile: string = "Bestand selecteren"

nl.menu.file.uploadNew

uploadNew: string = "Nieuw bestand uploaden"

nl.menu.item

item: object

nl.menu.item.configure

configure: string = "Configureren"

nl.menu.item.deleteTemplate

deleteTemplate: string = "Sjabloon verwijderen"

nl.menu.item.duplicate

duplicate: string = "Dupliceren"

nl.menu.layout

layout: object

nl.menu.layout.horizontal

horizontal: string = "Horizontaal"

nl.menu.layout.label

label: string = "Indeling"

nl.menu.layout.vertical

vertical: string = "Verticaal"

nl.menu.navigate

navigate: object

nl.menu.navigate.domainSelection

domainSelection: string = "Domeinselectie"

nl.menu.navigate.label

label: string = "Navigeren"

nl.menu.navigate.templateSelection

templateSelection: string = "Sjabloonselectie"

nl.menu.save

save: object

nl.menu.save.continueSave

continueSave: string = "Opslaan en doorgaan"

nl.menu.save.continueWithoutSave

continueWithoutSave: string = "Doorgaan zonder op te slaan"

nl.menu.save.navigateDomainDescription

navigateDomainDescription: string = "Je staat op het punt om naar de domeinselectie te navigeren. Wil je je wijzigingen opslaan voordat je verdergaat?"

nl.menu.save.navigateDomainTitle

navigateDomainTitle: string = "Navigeren naar domeinselectie"

nl.menu.save.navigateTemplateDescription

navigateTemplateDescription: string = "Je staat op het punt om naar de sjabloonselectie te navigeren. Wil je je wijzigingen opslaan voordat je verdergaat?"

nl.menu.save.navigateTemplateTitle

navigateTemplateTitle: string = "Navigeren naar sjabloonselectie"

nl.menu.templates

templates: object

nl.menu.templates.configure

configure: string = "Configureren"

nl.menu.templates.deploy

deploy: string = "Implementeren"

nl.menu.templates.label

label: string = "Sjablonen"

nl.menu.templates.localSave

localSave: string = "Lokaal opslaan"

nl.menu.templates.save

save: string = "Opslaan"

nl.menu.templates.test

test: string = "Testen"

nl.message

message: object

nl.message.error

error: object

nl.message.error.categoryDeleting

categoryDeleting: string = "Fout bij het verwijderen van de categorie"

nl.message.error.fileParseFailed

fileParseFailed: string = "Het geselecteerde bestand kon niet worden verwerkt."

nl.message.error.invalidDomains

invalidDomains: string = "Ongeldige domeinen: "

nl.message.error.noFileSelected

noFileSelected: string = "Geen bestand geselecteerd"

nl.message.error.noInputSources

noInputSources: string = "Geen invoerbronnen gevonden"

nl.message.error.noJWTInUrl

noJWTInUrl: string = "Geen JWT token opgegeven in de URL"

nl.message.error.noTemplateConfigured

noTemplateConfigured: string = "Er is geen sjabloon geconfigureerd voor deze referentie."

nl.message.error.noTypesForDomain

noTypesForDomain: string = "Geen typen gevonden voor het geselecteerde domein"

nl.message.error.noUserIdInUrl

noUserIdInUrl: string = "Geen gebruikers-ID opgegeven in de URL"

nl.message.error.noVariantsForType

noVariantsForType: string = "Geen varianten gevonden voor het geselecteerde type"

nl.message.error.recentFilesDownloadFailed

recentFilesDownloadFailed: string = "Het geselecteerde recente bestand kon niet worden gedownload."

nl.message.error.recentFilesFetchFailed

recentFilesFetchFailed: string = "Laden van recente bestanden is mislukt."

nl.message.error.recentFilesLoadFailed

recentFilesLoadFailed: string = "Het geselecteerde recente bestand kon niet worden geladen."

nl.message.error.schemaNotFound

schemaNotFound: string = "Schema niet gevonden"

nl.message.error.singleFileOnly

singleFileOnly: string = "Er is slechts 1 bestand toegestaan"

nl.message.error.templateCreationFailed

templateCreationFailed: string = "Kon sjabloon niet aanmaken."

nl.message.error.templateDeploymentFailed

templateDeploymentFailed: string = "Kon sjabloon niet implementeren."

nl.message.error.templateDuplicationFailed

templateDuplicationFailed: string = "Kon sjabloon niet dupliceren"

nl.message.error.templateRenderingFailed

templateRenderingFailed: string = "Kon sjabloon niet renderen."

nl.message.error.templateSavingFailed

templateSavingFailed: string = "Kon sjabloon niet opslaan."

nl.message.error.typeOrVariantMissing

typeOrVariantMissing: string = "Geen type of variant geselecteerd"

nl.message.loading

loading: object

nl.message.loading.file

file: string = "Bestand wordt geladen, even geduld."

nl.message.success

success: object

nl.message.success.categoryCreated

categoryCreated: string = "Categorie aangemaakt."

nl.message.success.categoryDeleted

categoryDeleted: string = "Categorie verwijderd."

nl.message.success.categoryRenamed

categoryRenamed: string = "Categorie hernoemd."

nl.message.success.redirecting

redirecting: string = "Doorverwijzen..."

nl.message.success.templateCreated

templateCreated: string = "Sjabloon aangemaakt."

nl.message.success.templateDeleted

templateDeleted: string = "Sjabloon verwijderd."

nl.message.success.templateDeployed

templateDeployed: string = "Sjabloon is geïmplementeerd."

nl.message.success.templateDuplicated

templateDuplicated: string = "Sjabloon gedupliceerd."

nl.message.success.templateSaved

templateSaved: string = "Sjabloon is opgeslagen."

nl.message.success.templateUpdated

templateUpdated: string = "Sjabloon bijgewerkt."

nl.message.warning

warning: object

nl.message.warning.categoryNameConflict

categoryNameConflict: string = "Categorie naam bestaat al"

nl.message.warning.categoryNotEmpty

categoryNotEmpty: string = "Categorie moet leeg zijn om te verwijderen"

nl.message.warning.categoryNotFound

categoryNotFound: string = "Categorie niet gevonden"

nl.message.warning.enterName

enterName: string = "Voer een naam in"

nl.message.warning.invalidCustomSchemaType

invalidCustomSchemaType: string = "Aangepast schema type "" voor domein "" is niet geldig."

nl.message.warning.invalidCustomSchemaVariant

invalidCustomSchemaVariant: string = "Aangepaste schema-variant "" voor type "" in domein "" is niet geldig."

nl.message.warning.noSupportedCustomSchemas

noSupportedCustomSchemas: string = "Geen ondersteunde aangepaste schema's voor "" in domein ""."

nl.message.warning.selectDomain

selectDomain: string = "Selecteer een domein"

nl.message.warning.selectFile

selectFile: string = "Selecteer een bestand om door te gaan."

nl.message.warning.selectMapType

selectMapType: string = "Selecteer een kaarttype"

nl.message.warning.selectTemplate

selectTemplate: string = "Selecteer een sjabloon"

nl.message.warning.selectType

selectType: string = "Selecteer een type"

nl.message.warning.unsupportedCustomSchema

unsupportedCustomSchema: string = "Aangepast schema in domein "" wordt niet ondersteund."

nl.modal

modal: object

nl.modal.createEntry

createEntry: object

nl.modal.createEntry.form

form: object

nl.modal.createEntry.form.mapType

mapType: object

nl.modal.createEntry.form.mapType.description

description: string = "Selecteer het kaarttype voor de invoer"

nl.modal.createEntry.form.mapType.label

label: string = "Kaarttype"

nl.modal.createEntry.form.name

name: object

nl.modal.createEntry.form.name.description

description: string = "Voer de naam van de invoer in"

nl.modal.createEntry.form.name.label

label: string = "Naam"

nl.modal.createEntry.form.type

type: object

nl.modal.createEntry.form.type.description

description: string = "Selecteer het type invoer dat u wilt maken"

nl.modal.createEntry.form.type.label

label: string = "Type"

nl.modal.createEntry.title

title: string = "Nieuwe invoer maken"

nl.panel

panel: object

nl.panel.environment

environment: object

nl.panel.environment.description

description: string = "Omgevingsvariabelen worden gebruikt om vaak voorkomende waarden te definiëren, zodat ze hergebruikt kunnen worden in meerdere definities binnen knooppuntconfiguraties."

nl.panel.environment.table

table: object

nl.panel.environment.table.header

header: object

nl.panel.environment.table.header.action

action: string = "Actie"

nl.panel.environment.table.header.name

name: string = "Naam"

nl.panel.environment.table.header.value

value: string = "Waarde"

nl.panel.environment.title

title: string = "Omgeving"

nl.stepper

stepper: object

nl.stepper.steps

steps: object

nl.stepper.steps.build

build: object

nl.stepper.steps.build.description

description: string = "Sjabloon maken/bewerken"

nl.stepper.steps.build.label

label: string = "Bouwen"

nl.stepper.steps.domain

domain: object

nl.stepper.steps.domain.description

description: string = "Domeinselectie"

nl.stepper.steps.domain.label

label: string = "Domein"

nl.stepper.steps.file

file: object

nl.stepper.steps.file.description

description: string = "Bestandsselectie"

nl.stepper.steps.file.label

label: string = "Bestand"

nl.stepper.steps.template

template: object

nl.stepper.steps.template.description

description: string = "Sjabloonselectie"

nl.stepper.steps.template.label

label: string = "Sjabloon"

nl.structureCategories

structureCategories: object

nl.structureCategories.core

core: string = "Kern"

nl.structureCategories.iterator

iterator: string = "Iterators"

nl.table

table: object

nl.table.headers

headers: object

nl.table.headers.enabled

enabled: string = "Ingeschakeld"

nl.table.headers.template

template: string = "Sjabloon"

nl.title

title: object

nl.title.configureTemplate

configureTemplate: string = "Sjabloon Configureren"

nl.title.domainSelect

domainSelect: string = "Selecteer een domein"

nl.title.dropFile

dropFile: string = "Sleep document hierheen of klik om te selecteren"

nl.title.duplicateTemplate

duplicateTemplate: string = "Sjabloon Dupliceren"

nl.title.logs

logs: string = "Plugin Logs"

nl.title.newTemplate

newTemplate: string = "Nieuw Sjabloon"

nl.title.pluginSettings

pluginSettings: string = "Plugins Configureren"

nl.title.pluginView

pluginView: string = "Plugins Inladen"

nl.title.recentFiles

recentFiles: string = "Recente Bestanden"

nl.title.selectedFiles

selectedFiles: string = "Geselecteerde bestanden"

nl.title.selectFile

selectFile: string = "Selecteer een voorbeeldbestand voor het ontleden"

nl.title.templateSelect

templateSelect: string = "Selecteer of maak een sjabloon"