New Crowdin translations by GitHub Action (#10318)

Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
This commit is contained in:
Alfresco Build
2024-10-31 17:58:22 +01:00
committed by GitHub
parent f4cd4dc40a
commit 15d76a4554
33 changed files with 3027 additions and 275 deletions

View File

@@ -48,4 +48,4 @@
"TASK-STATUS": "Aufgabenstatus"
},
"DIAGRAMS": "Diagramme"
}
}

View File

@@ -48,4 +48,4 @@
"TASK-STATUS": "Estado de la tarea"
},
"DIAGRAMS": "Diagramas"
}
}

View File

@@ -48,4 +48,4 @@
"TASK-STATUS": "État de la tâche"
},
"DIAGRAMS": "Diagrammes"
}
}

View File

@@ -48,4 +48,4 @@
"TASK-STATUS": "Stato del compito"
},
"DIAGRAMS": "Diagrammi"
}
}

View File

@@ -48,4 +48,4 @@
"TASK-STATUS": "Status zadania"
},
"DIAGRAMS": "Schematy"
}
}

View File

@@ -0,0 +1,51 @@
{
"ANALYTICS": {
"TITLE": "ANALYTICS",
"MESSAGES": {
"UNKNOWN-WIDGET-TYPE": "UNKNOWN WIDGET TYPE",
"FILL-PARAMETER": "Choose from the report options",
"NO-DATA-FOUND": "No data found",
"ZERO-DATA-FOUND": "There are only zero values",
"ICON-SETTING": "Settings",
"ICON-SAVE": "Save",
"ICON-DELETE": "Delete",
"ICON-EXPORT-CSV": "Export"
}
},
"__KEY_REPORTING": {
"DEFAULT-REPORTS": {
"PROCESS-DEFINITION-OVERVIEW": {
"GENERAL-TABLE-TOTAL-PROCESS-DEFINITIONS": "Total number of process definitions",
"GENERAL-TABLE-TOTAL-PROCESS-INSTANCES": "Total number of process instances",
"GENERAL-TABLE-ACTIVE-PROCESS-INSTANCES": "Total number of active process instances",
"GENERAL-TABLE-COMPLETED-PROCESS-INSTANCES": "Total number of completed process instances"
}
}
},
"REPORTING": {
"DEFAULT-REPORTS": {
"PROCESS-HEAT-MAP": {
"TYPE-FILTERING": "Include pass through steps such as start events and gateways"
},
"PROCESS-INSTANCES-OVERVIEW": {
"PROCESS-DEFINITION": "Process definition",
"DATE-RANGE": "Date range",
"SLOW-PROC-INST-NUMBER": "How many of the slowest process instances should be displayed?"
},
"TASK-OVERVIEW": {
"PROCESS-DEFINITION": "Process definition",
"DATE-RANGE": "Date range",
"DATE-RANGE-INTERVAL": "Group dates by"
},
"TASK-SLA": {
"TASK": "Task",
"PROCESS-DEFINITION": "Process definition",
"DATE-RANGE": "Date range",
"SLA-DURATION": "SLA required completion time"
}
},
"PROCESS-STATUS": "Process status",
"TASK-STATUS": "Task status"
},
"DIAGRAMS": "Diagrams"
}