updated advanced pack to 3.12.0:
Reports:
Non-aggregated columns in Grid report export.
Normalized table mode for 2-dimensional Grid reports.
Ability to create internal reports via the UI.
Ability to show/hide and resize columns in the list report result view.
This commit is contained in:
@@ -1,80 +1,80 @@
|
||||
{
|
||||
"labels": {
|
||||
"Create BpmnFlowchart": "Crea diagramma di flusso",
|
||||
"Hand tool": "Strumento mano",
|
||||
"Create Event tool": "Strumento Crea evento",
|
||||
"Create Gateway tool": "Strumento Crea evento",
|
||||
"Create Activity tool": "Strumento crea attività",
|
||||
"Connect tool": "Strumento Connetti",
|
||||
"Erase tool": "Strumento Cancella",
|
||||
"Full Screen": "Schermo Intero",
|
||||
"Processes": "Processi",
|
||||
"data": "Dati",
|
||||
"Error": "Errore",
|
||||
"Events": "Eventi",
|
||||
"Activities": "Attività",
|
||||
"Move to Center": "Sposta al Centro",
|
||||
"Undo": "Annulla",
|
||||
"Redo": "Ripristina"
|
||||
},
|
||||
"fields": {
|
||||
"isActive": "È Attivo",
|
||||
"targetType": "Tipo di entità di destinazione",
|
||||
"hasNoneStartEvent": "Ha un evento Start di tipo None",
|
||||
"category": "Categoria"
|
||||
},
|
||||
"links": {
|
||||
"processes": "Processi",
|
||||
"category": "Categoria"
|
||||
},
|
||||
"elements": {
|
||||
"eventStartConditional": "Evento di avvio condizionale",
|
||||
"eventStartTimer": "Evento di avvio timer",
|
||||
"eventStartError": "Errore di avvio Evento",
|
||||
"eventStartEscalation": "Evento di inizio dell'escalation",
|
||||
"eventStartSignal": "Evento di avvio del segnale",
|
||||
"eventStart": "Inizio Evento",
|
||||
"eventStartCompensation": "Evento di inizio della compensazione",
|
||||
"eventStartConditionalEventSubProcess": "Evento di avvio condizionale del sotto-processo",
|
||||
"eventStartTimerEventSubProcess": "Evento di avvio del timer di sotto-processo",
|
||||
"eventStartSignalEventSubProcess": "Evento di avvio del segnale di sotto-processo",
|
||||
"eventIntermediateTimerCatch": "Evento intermedio temporizzato (cattura)",
|
||||
"eventIntermediateConditionalCatch": "Evento intermedio condizionale (cattura)",
|
||||
"eventIntermediateEscalationThrow": "Evento intermedio che lancia un'escalation",
|
||||
"eventIntermediateSignalThrow": "Evento Intermedio di Segnale · Lancio",
|
||||
"eventIntermediateCompensationThrow": "Evento intermedio di compensazione · Lancio",
|
||||
"eventIntermediateSignalCatch": "Segnale Evento Intermedio · Cattura",
|
||||
"eventIntermediateMessageCatch": "Messaggio Evento Intermedio · Cattura",
|
||||
"eventEnd": "Fine Evento",
|
||||
"eventEndTerminate": "Termina evento End",
|
||||
"eventEndError": "Evento di fine errore",
|
||||
"eventEndEscalation": "Evento di fine dell'escalation",
|
||||
"eventEndSignal": "Evento di fine segnale",
|
||||
"eventEndCompensation": "Evento finale di compensazione",
|
||||
"eventIntermediateErrorBoundary": "\"Evento Intermedio di Errore · Collegato all’attività",
|
||||
"eventIntermediateTimerBoundary": "Timer Evento Intermedio · Collegato all’attività",
|
||||
"eventIntermediateConditionalBoundary": "Evento Intermedio Condizionale · Collegato all’attività",
|
||||
"eventIntermediateEscalationBoundary": "Evento intermedio di escalation · Collegato all’attività",
|
||||
"eventIntermediateSignalBoundary": "Segnale Evento Intermedio · Collegato all’attività",
|
||||
"eventIntermediateMessageBoundary": "Messaggio Evento Intermedio · Collegato all’attività",
|
||||
"eventIntermediateCompensationBoundary": "Evento intermedio di compensazione · Collegato all’attività",
|
||||
"gatewayExclusive": "Gateway esclusivo",
|
||||
"gatewayInclusive": "Gateway inclusivo",
|
||||
"gatewayParallel": "Gateway parallelo",
|
||||
"gatewayEventBased": "Gateway basato su eventi",
|
||||
"taskSendMessage": "Invia attività messaggio",
|
||||
"taskScript": "Attività script",
|
||||
"taskBusinessRule": "Attività regola di business",
|
||||
"taskUser": "Attività utente",
|
||||
"task": "Attività",
|
||||
"callActivity": "Attività di chiamata",
|
||||
"subProcess": "Sottoprocesso",
|
||||
"eventSubProcess": "Sotto-processo evento",
|
||||
"flow": "Sequenza di flusso"
|
||||
},
|
||||
"presetFilters": {
|
||||
"isManuallyStartable": "Avviabile manualmente",
|
||||
"activeHasNoneStartEvent": "Attivo con evento di inizio - nessuno",
|
||||
"active": "Attivo"
|
||||
}
|
||||
{
|
||||
"labels": {
|
||||
"Create BpmnFlowchart": "Crea diagramma di flusso",
|
||||
"Hand tool": "Strumento mano",
|
||||
"Create Event tool": "Strumento Crea evento",
|
||||
"Create Gateway tool": "Strumento Crea evento",
|
||||
"Create Activity tool": "Strumento crea attività",
|
||||
"Connect tool": "Strumento Connetti",
|
||||
"Erase tool": "Strumento Cancella",
|
||||
"Full Screen": "Schermo Intero",
|
||||
"Processes": "Processi",
|
||||
"data": "Dati",
|
||||
"Error": "Errore",
|
||||
"Events": "Eventi",
|
||||
"Activities": "Attività",
|
||||
"Move to Center": "Sposta al Centro",
|
||||
"Undo": "Annulla",
|
||||
"Redo": "Ripristina"
|
||||
},
|
||||
"fields": {
|
||||
"isActive": "È Attivo",
|
||||
"targetType": "Tipo di entità di destinazione",
|
||||
"hasNoneStartEvent": "Ha un evento Start di tipo None",
|
||||
"category": "Categoria"
|
||||
},
|
||||
"links": {
|
||||
"processes": "Processi",
|
||||
"category": "Categoria"
|
||||
},
|
||||
"elements": {
|
||||
"eventStartConditional": "Evento di avvio condizionale",
|
||||
"eventStartTimer": "Evento di avvio timer",
|
||||
"eventStartError": "Errore di avvio Evento",
|
||||
"eventStartEscalation": "Evento di inizio dell'escalation",
|
||||
"eventStartSignal": "Evento di avvio del segnale",
|
||||
"eventStart": "Inizio Evento",
|
||||
"eventStartCompensation": "Evento di inizio della compensazione",
|
||||
"eventStartConditionalEventSubProcess": "Evento di avvio condizionale del sotto-processo",
|
||||
"eventStartTimerEventSubProcess": "Evento di avvio del timer di sotto-processo",
|
||||
"eventStartSignalEventSubProcess": "Evento di avvio del segnale di sotto-processo",
|
||||
"eventIntermediateTimerCatch": "Evento intermedio temporizzato (cattura)",
|
||||
"eventIntermediateConditionalCatch": "Evento intermedio condizionale (cattura)",
|
||||
"eventIntermediateEscalationThrow": "Evento intermedio che lancia un'escalation",
|
||||
"eventIntermediateSignalThrow": "Evento Intermedio di Segnale · Lancio",
|
||||
"eventIntermediateCompensationThrow": "Evento intermedio di compensazione · Lancio",
|
||||
"eventIntermediateSignalCatch": "Segnale Evento Intermedio · Cattura",
|
||||
"eventIntermediateMessageCatch": "Messaggio Evento Intermedio · Cattura",
|
||||
"eventEnd": "Fine Evento",
|
||||
"eventEndTerminate": "Termina evento End",
|
||||
"eventEndError": "Evento di fine errore",
|
||||
"eventEndEscalation": "Evento di fine dell'escalation",
|
||||
"eventEndSignal": "Evento di fine segnale",
|
||||
"eventEndCompensation": "Evento finale di compensazione",
|
||||
"eventIntermediateErrorBoundary": "\"Evento Intermedio di Errore · Collegato all’attività",
|
||||
"eventIntermediateTimerBoundary": "Timer Evento Intermedio · Collegato all’attività",
|
||||
"eventIntermediateConditionalBoundary": "Evento Intermedio Condizionale · Collegato all’attività",
|
||||
"eventIntermediateEscalationBoundary": "Evento intermedio di escalation · Collegato all’attività",
|
||||
"eventIntermediateSignalBoundary": "Segnale Evento Intermedio · Collegato all’attività",
|
||||
"eventIntermediateMessageBoundary": "Messaggio Evento Intermedio · Collegato all’attività",
|
||||
"eventIntermediateCompensationBoundary": "Evento intermedio di compensazione · Collegato all’attività",
|
||||
"gatewayExclusive": "Gateway esclusivo",
|
||||
"gatewayInclusive": "Gateway inclusivo",
|
||||
"gatewayParallel": "Gateway parallelo",
|
||||
"gatewayEventBased": "Gateway basato su eventi",
|
||||
"taskSendMessage": "Invia attività messaggio",
|
||||
"taskScript": "Attività script",
|
||||
"taskBusinessRule": "Attività regola di business",
|
||||
"taskUser": "Attività utente",
|
||||
"task": "Attività",
|
||||
"callActivity": "Attività di chiamata",
|
||||
"subProcess": "Sottoprocesso",
|
||||
"eventSubProcess": "Sotto-processo evento",
|
||||
"flow": "Sequenza di flusso"
|
||||
},
|
||||
"presetFilters": {
|
||||
"isManuallyStartable": "Avviabile manualmente",
|
||||
"activeHasNoneStartEvent": "Attivo con evento di inizio - nessuno",
|
||||
"active": "Attivo"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user