mirror of
https://github.com/hcengineering/platform.git
synced 2026-08-17 18:05:42 +02:00
206 lines
7.5 KiB
JSON
206 lines
7.5 KiB
JSON
{
|
|
"string": {
|
|
"Method": "Method",
|
|
"Execution": "Execution",
|
|
"Process": "Process",
|
|
"Step": "Step",
|
|
"DeleteProcess": "Delete process",
|
|
"DeleteProcessConfirm": "Do you want to delete process?",
|
|
"DeleteState": "Delete State",
|
|
"DeleteStateConfirm": "Do you want to delete state?",
|
|
"RunProcess": "Run process",
|
|
"Processes": "Processes",
|
|
"Untitled": "Untitled",
|
|
"States": "States",
|
|
"AddState": "Add state",
|
|
"Rollback": "Rollback",
|
|
"NewProcess": "New process",
|
|
"NewState": "New state",
|
|
"AddAction": "Add action",
|
|
"CreateProcess": "Create process",
|
|
"UpdateCard": "Update card",
|
|
"CreateToDo": "Create Action item",
|
|
"NoProcesses": "No processes",
|
|
"Done": "Done",
|
|
"ProcessName": "Process name",
|
|
"NoAttributesForUpdate": "No attributes for update",
|
|
"MissingRequiredFields": "Missing required {length, plural, =1 {field} other {fields}}: {value}",
|
|
"CustomValue": "Custom value",
|
|
"FallbackValue": "Fallback value",
|
|
"Functions": "Functions",
|
|
"UpperCase": "Upper case",
|
|
"LowerCase": "Lower case",
|
|
"Trim": "Trim",
|
|
"FirstValue": "First value",
|
|
"LastValue": "Last value",
|
|
"Random": "Random",
|
|
"AllProcesses": "All processes",
|
|
"MyProcesses": "My processes",
|
|
"ShowDone": "Show done",
|
|
"Add": "Add",
|
|
"Subtract": "Subtract",
|
|
"Offset": "Offset",
|
|
"FirstWorkingDayAfter": "First working day after",
|
|
"FallbackValueError": "Show error if empty",
|
|
"Required": "Required",
|
|
"ParallelExecutionForbidden": "Parallel execution forbidden",
|
|
"StartAutomatically": "Start automatically",
|
|
"AutomationOnly": "Automation only",
|
|
"Error": "Error",
|
|
"Continue": "Continue",
|
|
"RequestFromUser": "Request from user",
|
|
"EnterValue": "Enter value",
|
|
"OnToDoDone": "When action item done",
|
|
"OnSubProcessesDone": "On sub processes done",
|
|
"WhenSubProcessMatches": "When subprocess matches",
|
|
"Result": "Result",
|
|
"RequestResult": "Request result",
|
|
"NoResultRequired": "No result required",
|
|
"From": "From",
|
|
"To": "To",
|
|
"Trigger": "Trigger",
|
|
"Actions": "Actions",
|
|
"Transition": "Transition",
|
|
"OnToDoCancelled": "When action item is cancelled",
|
|
"DeleteTransition": "Delete transition",
|
|
"DeleteTransitionConfirm": "Do you want to delete transition?",
|
|
"AddTransition": "Add transition",
|
|
"ToDo": "Action item",
|
|
"CurrentCard": "Current card",
|
|
"Data": "Data",
|
|
"Transitions": "Transitions",
|
|
"OnExecutionStart": "On execution start",
|
|
"Prepend": "Prepend",
|
|
"Append": "Append",
|
|
"Replace": "Replace",
|
|
"ReplaceAll": "Replace all",
|
|
"Split": "Split",
|
|
"Cut": "Cut",
|
|
"Replacement": "Replacement",
|
|
"Search": "Search",
|
|
"Separator": "Separator",
|
|
"Start": "Start",
|
|
"End": "End",
|
|
"Multiply": "Multiply",
|
|
"Divide": "Divide",
|
|
"Modulo": "Modulo",
|
|
"Power": "Power",
|
|
"Sqrt": "Sqrt",
|
|
"Round": "Round",
|
|
"Absolute": "Absolute",
|
|
"Ceil": "Ceil",
|
|
"Floor": "Floor",
|
|
"Min": "Min",
|
|
"Max": "Max",
|
|
"LogAction": "Event",
|
|
"Started": "Started",
|
|
"Each": "Each",
|
|
"CreateCard": "Create card",
|
|
"WhenCardMatches": "When card matches",
|
|
"WhenFieldChanges": "When field changes",
|
|
"WhenRequiredFieldsFilled": "When required fields are filled",
|
|
"ArraySizeEquals": "Size equals",
|
|
"ArraySizeGt": "Size greater than",
|
|
"ArraySizeGte": "Size greater than or equal",
|
|
"ArraySizeLt": "Size less than",
|
|
"ArraySizeLte": "Size less than or equal",
|
|
"Insert": "Insert",
|
|
"Remove": "Remove",
|
|
"RemoveFirst": "Remove first",
|
|
"RemoveLast": "Remove last",
|
|
"Cancelled": "Cancelled",
|
|
"WaitUntil": "Wait until",
|
|
"CurrentUser": "Current user",
|
|
"CurrentDate": "Current date",
|
|
"AddResult": "Add result",
|
|
"For": "For",
|
|
"Context": "Context",
|
|
"Attribute": "Attribute",
|
|
"ProcessRunned": "Process \"{process}\" started",
|
|
"ProcessStateChanged": "Process \"{process}\" changed state to \"{state}\"",
|
|
"ProcessFinished": "Process \"{process}\" finished in \"{state}\"",
|
|
"NewProcessToDo": "New process Action item",
|
|
"EmptyArray": "Empty array",
|
|
"ExecutionInitiator": "Execution initiator",
|
|
"ExecutionStarted": "Execution started",
|
|
"Filter": "Filter",
|
|
"FirstMatchValue": "First match value",
|
|
"ConfigLabel": "Process configuration",
|
|
"ConfigDescription": "Define processes to automate workflows and business processes.",
|
|
"RunProcessPermission": "Run process",
|
|
"CancelProcessPermission": "Cancel process",
|
|
"ForbidRunProcessPermission": "Forbid running process",
|
|
"ForbidCancelProcessPermission": "Forbid cancelling process",
|
|
"RequestApproval": "Request approval",
|
|
"IsApproved": "Is approved",
|
|
"Approve": "Approve",
|
|
"Reject": "Reject",
|
|
"Reason": "Reason",
|
|
"ApproveRequest": "Approve request",
|
|
"OnApproveRequestApproved": "On approved",
|
|
"OnApproveRequestRejected": "On rejected",
|
|
"ConfirmApproval": "Confirm approval",
|
|
"ConfirmRejection": "Confirm rejection",
|
|
"RejectionReason": "Rejection reason",
|
|
"ProvideRejectionReason": "Provide rejection reason",
|
|
"FieldIsEmpty": "Field is empty",
|
|
"Reviewers": "Reviewers",
|
|
"LockCard": "Lock card",
|
|
"LockSection": "Lock section",
|
|
"Approvers": "Approvers",
|
|
"UnlockCard": "Unlock card",
|
|
"UnlockSection": "Unlock section",
|
|
"CancelToDo": "Cancel Action item",
|
|
"Export": "Export",
|
|
"ExportWithSlots": "Export with slots",
|
|
"ExportWithoutSlots": "Export without slots",
|
|
"RequiredSlots": "Required slots",
|
|
"Bindings": "Bindings",
|
|
"Import": "Import",
|
|
"CancelProcess": "Cancel process",
|
|
"SyncWithField": "Sync with field",
|
|
"ActionType": "Type",
|
|
"ApproveAction": "Approve",
|
|
"ReviewAction": "Review",
|
|
"Review": "Review",
|
|
"LockField": "Lock field",
|
|
"UnlockField": "Unlock field",
|
|
"TextFromNumber": "Text from number",
|
|
"TextFromDate": "Text from date",
|
|
"TextFromCheckbox": "Text from checkbox",
|
|
"NumberFromDate": "Number from date",
|
|
"DateFromNumber": "Date from number",
|
|
"NumberFromText": "Number from text",
|
|
"DateFromText": "Date from text",
|
|
"YearFromDate": "Year from date",
|
|
"MonthFromDate": "Month from date",
|
|
"DayFromDate": "Day from date",
|
|
"DateDifference": "Date difference",
|
|
"EmptyValue": "Empty value",
|
|
"TextFromMarkup": "Text from markup",
|
|
"MarkupFromText": "Markup from text",
|
|
"TextFromSelect": "Text from select",
|
|
"SelectFromText": "Select from text",
|
|
"AskSubclass": "Ask subclass",
|
|
"AskRequired": "Ask all required fields",
|
|
"TextFromIdentifier": "Text from identifier"
|
|
},
|
|
"error": {
|
|
"MethodNotFound": "Method not found: {methodId}",
|
|
"AttributeNotExists": "Attribute not exists: {key}",
|
|
"RelatedObjectNotFound": "Related object not f ound: {attr}",
|
|
"RelationNotExists": "Relation not exists: {association}",
|
|
"EmptyAttributeContextValue": "Empty attribute value: {attr}",
|
|
"UserRequestedValueNotProvided": "User requested value not provided: {attr}",
|
|
"ObjectNotFound": "Object not found: {_id}",
|
|
"EmptyRelatedObjectValue": "Empty related object {parent} value: {attr}",
|
|
"InternalServerError": "Internal server error, contact support, error id: {errorId}",
|
|
"ResultNotProvided": "Result not provided",
|
|
"EmptyFunctionResult": "Empty function result {func}",
|
|
"ContextValueNotProvided": "Context value not provided: {name}",
|
|
"RequiredParamsNotProvided": "Required parameters not provided: {params}",
|
|
"TooDeepTransitionRecursion": "Too deep transition recursion",
|
|
"ToDoAlreadyCompleted": "Action item already completed"
|
|
}
|
|
}
|