|
29 | 29 | "createTags": "Create tags",
|
30 | 30 | "cancelAnalysis": "Cancel analysis",
|
31 | 31 | "delete": "Delete",
|
| 32 | + "disablePreemption": "Disable preemption", |
32 | 33 | "discardAssessment": "Discard assessment(s)",
|
33 | 34 | "discardReview": "Discard review",
|
34 | 35 | "downloadCsvTemplate": "Download CSV template",
|
35 | 36 | "download": "Download {{what}}",
|
36 | 37 | "duplicate": "Duplicate",
|
37 | 38 | "edit": "Edit",
|
| 39 | + "enablePreemption": "Enable preemption", |
38 | 40 | "export": "Export",
|
39 | 41 | "filterBy": "Filter by {{what}}",
|
40 | 42 | "import": "Import",
|
|
224 | 226 | "noAnswers": "Are you sure you want to close the assessment? There are no answers to save.",
|
225 | 227 | "unlinkTicket": "Unlink from Jira",
|
226 | 228 | "noTagsAvailable": "No tags available",
|
227 |
| - "noAssociatedTags": "This tag category has no associated tags." |
| 229 | + "noAssociatedTags": "This tag category has no associated tags.", |
| 230 | + "cannotRemoveBusinessServiceAssociatedWithApplication": "Cannot remove a business service associated with application(s)", |
| 231 | + "updateFailed": "Update failed.", |
| 232 | + "updateRequestSubmitted": "Update request submitted.", |
| 233 | + "cancelationFailed": "Cancelation failed.", |
| 234 | + "cancelationRequestSubmitted": "Cancelation request submitted" |
228 | 235 | },
|
229 | 236 | "proposedActions": {
|
230 | 237 | "refactor": "Refactor",
|
|
249 | 256 | "reports": "Reports",
|
250 | 257 | "migrationWaves": "Migration waves",
|
251 | 258 | "issues": "Issues",
|
252 |
| - "dependencies": "Dependencies" |
| 259 | + "dependencies": "Dependencies", |
| 260 | + "tasks": "Task Manager" |
253 | 261 | },
|
254 | 262 | "terms": {
|
255 | 263 | "accepted": "Accepted",
|
|
285 | 293 | "assessmentQuestionnaires": "Assessment questionnaires",
|
286 | 294 | "assessmentNotes": "Assessment notes",
|
287 | 295 | "assessmentSummary": "Assessment summary",
|
| 296 | + "attachments": "Attachments", |
288 | 297 | "autoTagging": "Automated Tagging",
|
289 | 298 | "binary": "Binary",
|
290 | 299 | "branch": "Branch",
|
|
366 | 375 | "jobFunction": "Job function",
|
367 | 376 | "jobFunctionDeleted": "Job function deleted",
|
368 | 377 | "jobFunctions": "Job functions",
|
| 378 | + "kind": "Kind", |
369 | 379 | "language": "Language",
|
370 | 380 | "label": "Label",
|
371 | 381 | "loading": "Loading",
|
|
390 | 400 | "notYetReviewed": "Not yet reviewed",
|
391 | 401 | "other": "Other",
|
392 | 402 | "owner": "Owner",
|
| 403 | + "pod": "Pod", |
| 404 | + "preemption": "Preemption", |
393 | 405 | "priority": "Priority",
|
394 | 406 | "proposedAction": "Proposed action",
|
395 | 407 | "proxyConfig": "Proxy configuration",
|
|
433 | 445 | "stakeholderGroups": "Stakeholder groups",
|
434 | 446 | "stakeholders": "Stakeholders",
|
435 | 447 | "startDate": "Start date",
|
| 448 | + "started": "Started", |
436 | 449 | "status": "Status",
|
437 | 450 | "suggestedAdoptionPlan": "Suggested adoption plan",
|
438 | 451 | "svnConfig": "Subversion configuration",
|
|
451 | 464 | "tagCategoryDeleted": "Tag category deleted",
|
452 | 465 | "tagCategories": "Tag categories",
|
453 | 466 | "teamMember": "team member",
|
| 467 | + "terminated": "Terminated", |
454 | 468 | "ticket": "Ticket",
|
455 | 469 | "trivialButMigratable": "Trivial but migratable",
|
456 | 470 | "type": "Type",
|
|
467 | 481 | "YAMLTemplate": "YAML template"
|
468 | 482 | },
|
469 | 483 | "titles": {
|
470 |
| - "archetypeDrawer": "Archetype details" |
| 484 | + "archetypeDrawer": "Archetype details", |
| 485 | + "taskManager": "Task Manager", |
| 486 | + "task": "Task" |
471 | 487 | },
|
472 | 488 | "toastr": {
|
473 | 489 | "success": {
|
|
0 commit comments