|
27 | 27 | "tableSettings": "Tabel instellingen", |
28 | 28 | "openMenu": "Open menu", |
29 | 29 | "incompatibleVersion": "Incompatibele versie", |
| 30 | + "incompatibleVersionText": "De versie van de WFO UI is incompatibel met de version van orchestrator-core.", |
30 | 31 | "minimumOrchestratorCoreVersion": "Minimale versie van orchestrator-core" |
31 | 32 | }, |
32 | 33 | "common": { |
|
182 | 183 | "usedInProductBlocks": "Gebruikt in product blocks" |
183 | 184 | }, |
184 | 185 | "workflows": { |
| 186 | + "workflowId": "ID", |
185 | 187 | "name": "Workflow", |
186 | 188 | "description": "Workflow beschrijving", |
187 | 189 | "target": "Target", |
188 | 190 | "productTags": "Product tags", |
189 | 191 | "createdAt": "Aangemaakt" |
190 | 192 | }, |
191 | 193 | "tasks": { |
| 194 | + "workflowId": "ID", |
192 | 195 | "name": "Taak", |
193 | 196 | "description": "Taak beschrijving", |
194 | 197 | "target": "Target", |
|
407 | 410 | }, |
408 | 411 | "settings": { |
409 | 412 | "page": { |
410 | | - "engineStatusTitle": "Workflow engine status", |
411 | | - "workerStatusTitle": "Worker status", |
412 | 413 | "flushButton": "Flush", |
413 | 414 | "flushCacheSettingsTitle": "Flush cache instellingen", |
| 415 | + "engineStatusTitle": "Workflow engine status", |
| 416 | + "workerStatusTitle": "Worker status", |
414 | 417 | "modifyEngine": "Wijzig engine status", |
415 | 418 | "pauseEngine": "Pauseer workflow engine", |
416 | 419 | "runningProcesses": "Lopende processen", |
|
422 | 425 | "numberOfQueuedJobs": "Aantal queued jobs", |
423 | 426 | "numberOfRunningJobs": "Aantal running jobs", |
424 | 427 | "numberOfWorkersOnline": "Aantal workers online", |
| 428 | + "viewStatusPage": "Kekijk AO status pagina", |
| 429 | + "aoStackStatus": "AO stack status", |
425 | 430 | "noSettingsExposed": "Er zijn geen instellingen beschikbaar vanuit de backend. Om dit in te schakelen, raadpleeg de ", |
426 | | - "settingsOverviewLink": "pagina Instellingenoverzicht in de documentatie" |
| 431 | + "settingsOverviewLink": "pagina Instellingenoverzicht in de documentatie", |
427 | 432 | }, |
428 | 433 | "tabs": { |
429 | 434 | "actions": "Acties", |
|
462 | 467 | } |
463 | 468 | }, |
464 | 469 | "hamburgerMenu": { |
| 470 | + "openMenu": "Open menu", |
465 | 471 | "support": "Support", |
466 | 472 | "softwareVersions": "Software Versies", |
467 | 473 | "logout": "Logout", |
| 474 | + "aoStatusPage": "A&O application status page", |
468 | 475 | "aoStatusPage": "A&O applicatie status pagina" |
469 | 476 | } |
470 | 477 | } |
0 commit comments