|
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": { |
|
181 | 182 | "usedInProductBlocks": "Gebruikt in product blocks" |
182 | 183 | }, |
183 | 184 | "workflows": { |
| 185 | + "workflowId": "ID", |
184 | 186 | "name": "Workflow", |
185 | 187 | "description": "Workflow beschrijving", |
186 | 188 | "target": "Target", |
187 | 189 | "productTags": "Product tags", |
188 | 190 | "createdAt": "Aangemaakt" |
189 | 191 | }, |
190 | 192 | "tasks": { |
| 193 | + "workflowId": "ID", |
191 | 194 | "name": "Taak", |
192 | 195 | "description": "Taak beschrijving", |
193 | 196 | "target": "Target", |
|
394 | 397 | }, |
395 | 398 | "settings": { |
396 | 399 | "page": { |
397 | | - "engineStatusTitle": "Workflow engine status", |
398 | | - "workerStatusTitle": "Worker status", |
399 | 400 | "flushButton": "Flush", |
400 | 401 | "flushCacheSettingsTitle": "Flush cache instellingen", |
| 402 | + "engineStatusTitle": "Workflow engine status", |
| 403 | + "workerStatusTitle": "Worker status", |
401 | 404 | "modifyEngine": "Wijzig engine status", |
402 | 405 | "pauseEngine": "Pauseer workflow engine", |
403 | 406 | "runningProcesses": "Lopende processen", |
|
409 | 412 | "numberOfQueuedJobs": "Aantal queued jobs", |
410 | 413 | "numberOfRunningJobs": "Aantal running jobs", |
411 | 414 | "numberOfWorkersOnline": "Aantal workers online", |
| 415 | + "viewStatusPage": "Kekijk AO status pagina", |
| 416 | + "aoStackStatus": "AO stack status", |
412 | 417 | "noSettingsExposed": "Er zijn geen instellingen beschikbaar vanuit de backend. Om dit in te schakelen, raadpleeg de ", |
413 | | - "settingsOverviewLink": "pagina Instellingenoverzicht in de documentatie" |
| 418 | + "settingsOverviewLink": "pagina Instellingenoverzicht in de documentatie", |
414 | 419 | }, |
415 | 420 | "tabs": { |
416 | 421 | "actions": "Acties", |
|
449 | 454 | } |
450 | 455 | }, |
451 | 456 | "hamburgerMenu": { |
| 457 | + "openMenu": "Open menu", |
452 | 458 | "support": "Support", |
453 | 459 | "softwareVersions": "Software Versies", |
454 | | - "logout": "Logout" |
| 460 | + "logout": "Logout", |
| 461 | + "aoStatusPage": "A&O application status page" |
455 | 462 | } |
456 | 463 | } |
0 commit comments