-
Notifications
You must be signed in to change notification settings - Fork 44
/
Copy pathtranslation.json
618 lines (618 loc) · 28.5 KB
/
translation.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
{
"about": {
"about": "About",
"bottom1": "{{brandType}} is a project within the <2>Konveyor community</2>.",
"bottom2": "For more information, refer to <1>{{brandType}} documentation</1>.",
"description": "{{brandType}} allows users to maintain their portfolio of applications with a full set of metadata and to assess their suitability for modernization leveraging a questionnaire based approach.",
"iconLibrary": "The Icon Library used in this project is a derivative of the <2>Standard Icons library</2> by <5>Red Hat</5>, used under <8>CC BY 4.0</8>",
"introduction": "{{brandType}} is a collection of tools that supports large-scale application modernization and migration projects to Kubernetes."
},
"actions": {
"analysisDetails": "Analysis details",
"analyze": "Analyze",
"assess": "Assess",
"accept": "Accept",
"back": "Back",
"cancel": "Cancel",
"cancelTasks": "Cancel tasks",
"checkDocumentation": "Check documentation",
"clearAllFilters": "Clear all filters",
"clearRepositoryNotSupported": "This action is disabled when RWX volumes are not available",
"close": "Close",
"continue": "Continue",
"copy": "Copy",
"copyAssessment": "Copy assessment",
"copyAssessmentAndReview": "Copy assessment and review",
"create": "Create",
"createNew": "Create new",
"createTag": "Create tag",
"createTagCategory": "Create tag category",
"createTags": "Create tags",
"cancelAnalysis": "Cancel analysis",
"delete": "Delete",
"disablePreemption": "Disable preemption",
"discardAssessment": "Discard assessment(s)",
"discardReview": "Discard review",
"downloadCsvTemplate": "Download CSV template",
"download": "Download {{what}}",
"duplicate": "Duplicate",
"edit": "Edit",
"enablePreemption": "Enable preemption",
"export": "Export",
"filterBy": "Filter by {{what}}",
"import": "Import",
"logout": "Logout",
"manageAccount": "User management",
"manageCredentials": "Manage credentials",
"manageDependencies": "Manage dependencies",
"manageImports": "Manage imports",
"next": "Next",
"override": "Override",
"review": "Review",
"save": "Save",
"saveAndReview": "Save and review",
"saveAsDraft": "Save as draft",
"selectAll": "Select all",
"selectNone": "Select none",
"selectPage": "Select page",
"submitReview": "Submit review",
"taskDetails": "Task details",
"unlink": "Unlink",
"view": "View",
"viewErrorReport": "View error report",
"viewArchetypes": "View archetypes"
},
"colors": {
"black": "Black",
"blue": "Blue",
"brown": "Brown",
"cyan": "Cyan",
"gold": "Gold",
"gray": "Gray",
"green": "Green",
"lime": "Lime",
"magenta": "Magenta",
"maroon": "Maroon",
"navy": "Navy",
"olive": "Olive",
"orange": "Orange",
"purple": "Purple",
"red": "Red",
"teal": "Teal",
"yellow": "Yellow"
},
"composed": {
"add": "Add {{what}}",
"new": "New {{what}}",
"applicationAssessment": "Application assessment",
"applicationInventory": "Application inventory",
"businessCriticality": "Business criticality (1=low, 10=high)",
"editQuestion": "Edit {{what}}?",
"error": "{{what}} error",
"manage": "Manage {{what}}",
"manageDependenciesFor": "Manage dependencies for {{what}}",
"noDataStateBody": "{{how}} a new {{what}} to start seeing data here.",
"noDataStateTitle": "No {{what}} available",
"Nquestions": "{{n}} questions",
"ofTotalApplications": "Of {{count}} application",
"ofTotalApplications_plural": "Of {{count}} applications",
"ofTotalAssessments": "Of {{count}} assessment",
"ofTotalAssessments_plural": "Of {{count}} assessments",
"selectMany": "Select {{what}}",
"selectOne": "Select a {{what}}",
"selectAn": "Select an {{what}}",
"totalApplications": "{{count}} application",
"totalApplications_plural": "{{count}} applications",
"workPriority": "Work priority (1=low, 10=high)"
},
"dialog": {
"message": {
"applicationsBulkDelete": "The selected application(s) will be deleted.",
"TasksBulkCancel": "The selected task(s) will be canceled.",
"delete": "This action cannot be undone.",
"cancel": "This action cannot be undone.",
"discardAssessment": "The assessment(s) for <1>{{applicationName}}</1> will be discarded. Do you wish to continue?",
"discardReview": "The review for <1>{{applicationName}}</1> will be discarded. Do you wish to continue?",
"leavePage": "Are you sure you want to leave this page? Be sure to save your changes, or they will be lost.",
"pageError": "Oops! Something went wrong.",
"refreshPage": "Try to refresh your page or contact your admin.",
"maxfileSize": "Max file size of 1MB exceeded. Upload a smaller file.",
"dragAndDropFile": "Drag and drop your file here or upload one.",
"uploadYamlFile": "Upload your YAML file",
"deleteQuestionnaire": "Deleting a questionnaire will cascade into the deletion of all answered questionnaires associated to applications and/or archetypes.",
"confirmDeletion": "Confirm deletion by typing <1>{{nameToDelete}}</1> below:"
},
"title": {
"applicationAnalysis": "Application analysis",
"copyApplicationAssessmentAndReviewFrom": "Copy {{what}} assessment and review",
"copyApplicationAssessmentFrom": "Copy {{what}} assessment",
"delete": "Delete {{what}}?",
"cancel": "Cancel {{what}}?",
"deleteWithName": "Delete {{what}} \"{{name}}\"?",
"cancelWithName": "Cancel {{what}} \"{{name}}\"?",
"discard": "Discard {{what}}?",
"download": "Download {{what}}",
"edit": "Edit {{what}}",
"export": "Export {{what}}",
"importApplicationFile": "Import application file",
"import": "Import {{what}}",
"leavePage": "Leave page",
"leaveAssessment": "Leave assessment",
"manageColumns": "Manage columns",
"new": "New {{what}}",
"newArchetype": "Create new archetype",
"newAssessment": "New assessment",
"newApplication": "New application",
"newBusinessService": "New business service",
"newJobFunction": "New job function",
"newStakeholder": "New stakeholder",
"newStakeholderGroup": "New stakeholder group",
"newTag": "New Tag",
"newTagCategory": "New tag category",
"update": "Update {{what}}",
"updateArchetype": "Update archetype",
"updateApplication": "Update application",
"updateBusinessService": "Update business service",
"updateJobFunction": "Update job function",
"updateStakeholder": "Update stakeholder",
"updateStakeholderGroup": "Update stakeholder group",
"updateTag": "Update tag",
"updateTagCategory": "Update tag category"
}
},
"efforts": {
"extraLarge": "Extra large",
"large": "Large",
"medium": "Medium",
"small": "Small"
},
"message": {
"archetypeApplicationCount": "{{count}} application",
"archetypeApplicationCount_plural": "{{count}} applications",
"archetypeNoApplications": "No applications currently match the criteria tags.",
"archetypeAlreadyAssessed": "An assessment for one or more of the archetypes this application is associated with exists.",
"archetypeAlreadyReviewed": "A review for one or more of the archetypes this application is associated with exists. Open the details drawer to view the review(s).",
"autoSelectTagsLabel": "Automatically select tags based on the answers to the questionnaire. ",
"appNotAssesedTitle": "Assessment has not been completed",
"appNotAssessedBody": "In order to review an application it must be assessed first. Assess the application and try again.",
"autoSelectTooltip": "Automatically select this answer based on tags associated with the application(s) or archetype.",
"autoTagTooltip": "Automatically tag this application or archetype with these tags based on this answer to the questionnaire.",
"assessmentStakeholderHeader": "Select the stakeholder(s) or stakeholder group(s) associated with this assessment.",
"applicationEffortTooltip": "This column shows the total application effort.",
"affectedAppEffortTooltip": "This column shows the calculated effort for all incidents related to this file.",
"binaryPackaging": "Packaging will default to JAR if left empty.",
"blockedDeleteTracker": "Cannot delete {{what}} because it is associated with a tracker.",
"blockedDeleteApplication": "Cannot delete {{what}} because it is associated with an application.",
"blockedDeleteTarget": "Cannot delete {{what}} because it is associated with a target.",
"defaultBlockedDelete": "Cannot delete {{what}} because it is associated with another object.",
"cannotDeleteJobFunctionWithStakeholders": "Cannot remove a Job function associated with stakeholder(s)",
"cannotDeleteApplicationsAssignedToMigrationWave": "Cannot delete applications that are assigned to a migration wave.",
"cannotDeleteNonEmptyTagCategory": "Cannot delete a tag category that contains tags.",
"continueConfirmation": "Yes, continue",
"copyAssessmentAndReviewBody": "Some of the selected target applications have an in-progress or complete assessment/review. By continuing, the existing assessment(s)/review(s) will be replaced by the copied assessment/review. Do you wish to continue?",
"copyAssessmentAndReviewQuestion": "Copy assessment and review?",
"copyAssessmentBody": "Some of the selected target applications have an in-progress or complete assessment. By continuing, the existing assessment(s) will be replaced by the copied assessment. Do you wish to continue?",
"copyAssessmentQuestion": "Copy assessment?",
"couldNotFetchBody": "Resource doesn't exists or you don't have access to it",
"couldNotFetchTitle": "Not available",
"duplicateTag": "A tag with this name already exists. Use a different name.",
"duplicateWave": "The migration wave could not be created due to a conflict with an existing wave. Make sure the name and start/end dates are unique and try again.",
"importErrorCheckDocumentation": "For status Error imports, check the documentation to ensure your file is structured correctly.",
"insecureTracker": "Insecure mode deactivates certificate verification. Use insecure mode for instances that have self-signed certificates.",
"inheritedReviewTooltip": "This application is inheriting a review from an archetype.",
"inheritedReviewTooltip_plural": "This application is inheriting reviews from {{count}} archetypes.",
"inheritedAssessmentTooltip": "This application is inheriting an assessment from an archetype.",
"inheritedAssessmentTooltip_plural": "This application is inheriting assessments from {{count}} archetypes.",
"issuesEffortTooltip": "This column shows the effort weight for a single issue incident.",
"dependentQuestionTooltip": "This question is conditionally included or excluded based on tags:",
"jiraInstanceNotConnected": "Jira instance {{name}} is not connected.",
"loadingTripleDot": "Loading...",
"manageDependenciesInstructions": "Add northbound and southbound dependencies for the selected application here. Note that any selections made will be saved automatically. To undo any changes, you must manually delete the applications from the dropdowns.",
"noDataAvailableBody": "No data available to be shown here.",
"noDataAvailableTitle": "No data available",
"noResultsFoundBody": "No results match the filter criteria. Remove all filters or clear all filters to show results.",
"noResultsFoundTitle": "No results found",
"noCodesSnippetAvailableTitle": "No code snippet available",
"noCodesSnippetAvailableBody": "No code snippet was created for this incident.",
"overrideAssessmentDescription": "The application {{name}} already is associated with archetypes: {{what}}.",
"overrideAssessmentConfirmation": "Do you want to create a dedicated assessment for this application and override the inherited archetype assessment(s)?",
"overrideArchetypeReviewDescription": "The application {{name}} already is associated with archetypes: {{what}}.",
"overrideArchetypeReviewConfirmation": "Do you want to create a dedicated review for this application and override the inherited archetype review?",
"editApplicationReviewConfirmation": "This application has already been reviewed. Do you want to continue?",
"editArchetypeReviewConfirmation": "This archetype has already been reviewed. Do you want to continue?",
"reasonForError": "The reported reason for the error:",
"reviewInstructions": "Use this section to provide your assessment of the possible migration/modernization plan and effort estimation.",
"savingSelection": "Saving selection",
"selectedBecauseArchetypeTags": "Selected because the archetype's tags include {{tags}}",
"selectedBecauseAppOrArchetypeTags": "Selected because the application or archetype's tags include {{tags}}",
"selectOwnerFromStakeholdersList": "Select owner from list of stakeholders",
"manageColumnsDescription": "Select the columns you want to display in the table view.",
"suggestedAdoptionPlanHelpText": "The suggested approach to migration based on effort, priority, and dependencies.",
"taskInProgressForTags": "A new analysis is in-progress. Tags may be updated upon completion.",
"toTagApplication": "Either no tags exist yet or you may not have permission to view any. If you have permission, try creating a new custom tag.",
"unsavedChanges": "Are you sure you want to close the assessment? Any unsaved changes will be lost.",
"noAnswers": "Are you sure you want to close the assessment? There are no answers to save.",
"unlinkTicket": "Unlink from Jira",
"noTagsAvailable": "No tags available",
"noAssociatedTags": "This tag category has no associated tags.",
"cannotRemoveBusinessServiceAssociatedWithApplication": "Cannot remove a business service associated with application(s)",
"updateFailed": "Update failed.",
"updateRequestSubmitted": "Update request submitted.",
"cancelationFailed": "Cancelation failed.",
"cancelationRequestSubmitted": "Cancelation request submitted",
"cancelNotAvailable": "It is not possible to cancel a task that is in status {{statusName}}",
"togglePreemptionNotAvailable": "It is not possible to toggle preemption for a task that is in status {{statusName}}"
},
"proposedActions": {
"refactor": "Refactor",
"rehost": "Rehost",
"replatform": "Replatform",
"repurchase": "Repurchase",
"retain": "Retain",
"retire": "Retire"
},
"risks": {
"high": "High",
"low": "Low",
"medium": "Medium",
"unknown": "Unknown",
"unassessed": "Unassessed"
},
"sidebar": {
"administrator": "Administration",
"applicationInventory": "Application inventory",
"archetypes": "Archetypes",
"controls": "Controls",
"developer": "Migration",
"reports": "Reports",
"migrationWaves": "Migration waves",
"issues": "Issues",
"dependencies": "Dependencies",
"tasks": "Task Manager"
},
"taskState": {
"Canceled": "Canceled",
"Created": "Created",
"Failed": "Failed",
"NoTask": "No Task",
"Pending": "Pending",
"Postponed": "Postponed",
"QuotaBlocked": "Quota Blocked",
"Ready": "Ready",
"Running": "Running",
"Succeeded": "Succeeded",
"SucceededWithErrors": "Succeeded with Errors"
},
"terms": {
"accepted": "Accepted",
"acceptedAppsAndDeps": "Accepted applications and dependencies",
"associatedApplications": "Associated applications",
"associatedArchetypes": "Associated archetypes",
"archetypesReviewed": "Archetypes reviewed",
"archetypesAssessed": "Archetypes assessed",
"add": "Add",
"additionalNotesOrComments": "Additional notes or comments",
"adoptionCandidateDistribution": "Application confidence and risk",
"affectedApplications": "Affected applications",
"analysis": "Analysis",
"answer": "Answer",
"application": "Application",
"application_plural": "Applications",
"applicationReview": "Application review",
"application(s)": "Application(s)",
"applications": "Applications",
"applicationImports": "Application imports",
"applicationName": "Application name",
"archetypeName": "Archetype name",
"applicationInformation": "Application information",
"applicationFile": "Application file",
"archetype": "Archetype",
"archetypes": "Archetypes",
"archetypes_plural": "Archetypes",
"artifact": "Artifact",
"artifactAssociated": "Associated artifact",
"artifactNotAssociated": "No associated artifact",
"assessedArchetype": "Archetype assessed",
"assessment": "Assessment",
"assessmentQuestionnaires": "Assessment questionnaires",
"assessmentNotes": "Assessment notes",
"assessmentSummary": "Assessment summary",
"attachments": "Attachments",
"autoTagging": "Automated Tagging",
"binary": "Binary (Java)",
"branch": "Branch",
"binaryArtifact": "Artifact",
"binaryGroup": "Group",
"binaryPackaging": "Packaging",
"binaryVersion": "Version",
"businessCriticality": "Business criticality",
"businessService": "Business service",
"businessServiceDeleted": "Business service deleted",
"businessServices": "Business services",
"canceled": "Canceled",
"category": "Category",
"color": "Color",
"comments": "Comments",
"commentsFromApplication": "Application comments",
"completed": "Completed",
"completedWithErrors": "Completed with Errors",
"confidence": "Confidence",
"connected": "Connected",
"contributors": "Contributors",
"controls": "Controls",
"create": "Create",
"createdBy": "Created By",
"credential": "Credential",
"credentials": "Credentials",
"credentialsDeleted": "Credentials deleted",
"credentialType": "Credential type",
"criticality": "Criticality",
"currentLandscape": "Current landscape",
"customTargetOfType": "custom migration target: {{type}}",
"customTarget": "Custom migration target",
"customTargets": "Custom migration targets",
"customTargetsDetails": "Create and manage custom migration targets. You can also drag and drop the cards to rearrange them. Note that any changes to the layout here will be reflected in the Analysis wizard",
"reportDownloadSetting": "Allow reports to be downloaded after running an analysis.",
"date": "Date",
"decision": "Decision",
"dependencies": "Dependencies",
"dependentQuestion": "Conditional question",
"description": "Description",
"details": "Details",
"displayName": "Display name",
"effort": "Effort",
"effortEstimate": "Effort estimate",
"email": "Email",
"endDate": "End date",
"error": "Error",
"errorReport": "Error report",
"explanation": "Explanation",
"exclude": "Exclude",
"exportToIssue": "Export to Issue Manager",
"facts": "Facts",
"failed": "Failed",
"filename": "File name",
"filter": "Filter...",
"general": "General",
"generalConfig": "General configuration",
"gitConfig": "Git configuration",
"graphView": "Graph view",
"group(s)": "Group(s)",
"groupCount": "Group count",
"highRisk": "High risk",
"identifiedRisks": "Identified risks",
"impactfulButMigratable": "Impactful but migratable",
"impactfulButNotAdvisableToMove": "Impactful but not advisable to move",
"image": "Image",
"imports": "Imports",
"include": "Include",
"importSummary": "Import summary",
"importSummaryDeleted": "Import summary deleted",
"inadvisable": "Inadvisable",
"inProgress": "In-progress",
"instanceType": "Instance type",
"instance": "Instance",
"inherited": "Inherited",
"issueType": "Issue type",
"jiraConfig": "Jira configuration",
"issue": "Issue",
"issues": "Issues",
"jobFunction": "Job function",
"jobFunctionDeleted": "Job function deleted",
"jobFunctions": "Job functions",
"kind": "Kind",
"language": "Language",
"label": "Label",
"loading": "Loading",
"lowRisk": "Low risk",
"manualTags": "Manual Tags",
"maintainers": "Maintainers",
"mavenConfig": "Maven configuration",
"mediumRisk": "Medium risk",
"member(s)": "Member(s)",
"memberCount": "Member count",
"message": "Message",
"migrationWave": "Migration wave",
"migrationWaves": "Migration waves",
"migrationWave(s)": "Migration wave(s)",
"name": "Name",
"none": "None",
"northboundDependencies": "Northbound dependencies",
"notAvailable": "Not available",
"notConnected": "Not connected",
"notReviewed": "Not reviewed",
"notStarted": "Not started",
"notYetReviewed": "Not yet reviewed",
"other": "Other",
"owner": "Owner",
"pod": "Pod",
"preemption": "Preemption",
"priority": "Priority",
"proposedAction": "Proposed action",
"proxyConfig": "Proxy configuration",
"proxyConfigDetails": "Manage connections to proxy servers",
"question": "Question",
"questionnaire": "Questionnaire",
"questionnaires": "Questionnaires",
"rank": "Rank",
"project": "Project",
"refresh": "Refresh",
"rejected": "Rejected",
"rejectedAppsAndDeps": "Rejected applications and dependencies or unknown records",
"reports": "Reports",
"repositoryType": "Repository type",
"review": "Review",
"reviewedArchetype": "Archetype reviewed",
"reviews": "Reviews",
"reviewComments": "Review comments",
"risk": "Risk",
"riskFromApplication": "Application risk",
"riskFromArchetype": "Archetype risk",
"rootPath": "Root path",
"scheduled": "Scheduled",
"select": "Select",
"section": "Section",
"settingsAllowApps": "Allow reviewing applications without running an assessment first",
"showLess": "Show less",
"showMore": "Show more",
"source": "Source",
"sourceBranch": "Branch",
"sourceCode": "Source code",
"sourceRepo": "Source Repository",
"sourceRootPath": "Root path",
"southboundDependencies": "Southbound dependencies",
"stakeholder": "Stakeholder",
"stakeholder(s)": "Stakeholder(s)",
"stakeholderDeleted": "Stakeholder deleted",
"stakeholderGroup": "Stakeholder group",
"stakeholderGroup(s)": "Stakeholder group(s)",
"stakeholderGroupDeleted": "Stakeholder group deleted",
"stakeholderGroups": "Stakeholder groups",
"stakeholders": "Stakeholders",
"startDate": "Start date",
"started": "Started",
"status": "Status",
"suggestedAdoptionPlan": "Suggested adoption plan",
"svnConfig": "Subversion configuration",
"tableView": "Table view",
"tag": "Tag",
"tag(s)": "Tag(s)",
"tagCount": "Tag count",
"tagDeleted": "Tag deleted",
"tagName": "Tag name",
"tags": "Tags",
"tagsArchetype": "Archetype Tags",
"tagsAssessment": "Assessment Tags",
"tagsCriteria": "Criteria Tags",
"target": "Target",
"tagCategory": "Tag category",
"tagCategoryDeleted": "Tag category deleted",
"tagCategories": "Tag categories",
"tasks": "Tasks",
"task": "Task",
"teamMember": "team member",
"terminated": "Terminated",
"ticket": "Ticket",
"trivialButMigratable": "Trivial but migratable",
"type": "Type",
"unassessed": "Unassessed",
"unassigned": "Not yet assigned",
"unknown": "Unknown",
"uploadApplicationFile": "Upload your application file",
"uploadYamlFile": "Upload your YAML file",
"url": "URL",
"user": "User",
"version": "Version",
"workPriority": "Work priority",
"YAMLTemplate": "YAML template",
"ok": "OK"
},
"titles": {
"archetypeDrawer": "Archetype details",
"taskManager": "Task Manager",
"task": "Task",
"taskWithId": "Task {{taskId}}"
},
"toastr": {
"success": {
"saveWhat": "{{type}} {{what}} was successfully saved.",
"save": "{{type}} was successfully saved.",
"applicationDeleted": "{{appIDCount}} application(s) successfully deleted.",
"assessmentAndReviewCopied": "Success! Assessment and review copied to selected applications",
"assessmentCopied": "Success! Assessment copied to selected applications",
"assessmentDiscarded": "Success! Assessment discarded for {{application}}.",
"create": "{{type}} was successfully created.",
"createWhat": "{{type}} {{what}} was successfully created.",
"numberOfSaved": "{{count}} {{type}} were successfully saved.",
"deleted": "{{type}} was successfully deleted.",
"deletedWhat": "{{type}} {{what}} was successfully deleted.",
"deletedAll": "{{type}} {{what}} were successfully deleted.",
"fileSavedToBeProcessed": "Success! file saved to be processed.",
"reviewDiscarded": "Success! Review discarded for {{application}}."
},
"fail": {
"create": "Failed to create {{type}}.",
"save": "Failed to save {{type}}."
}
},
"tooltip": {
"priority": "Tasks priority, a non-negative number, impacts tasks scheduling policy. Lowest priority is 0. Higher priority tasks run before lower priority tasks.",
"preemption": "If enabled, allows the scheduler to reschedule other running tasks to free cluster resources needed to run higher priority tasks."
},
"validation": {
"email": "This field requires a valid email.",
"max": "This field must be less than {{value}}.",
"maxLength": "This field must contain fewer than {{length}} characters.",
"min": "This field must be greater than {{value}}.",
"minCount": "At least one {{type}} must be selected.",
"minCount_plural": "At least {{count}} {{types}} must be selected.",
"minLength": "This field must contain at least {{length}} characters.",
"minOneStakeholderOrGroupRequired": "At least one stakeholder or stakeholder groups is required.",
"required": "This field is required."
},
"wizard": {
"alert": {
"sourceMode": {
"title": "Source Code Mode",
"description": "This mode focuses on analyzing the source code. Language-specific dependency configurations, like in Java's POM files, are not the primary focus and may not be fully analyzed."
}
},
"composed": {
"enable": "Enable {{what}}",
"excluded": "Excluded {{what}}",
"included": "Included {{what}}"
},
"label": {
"advancedOptions": "Specify additional options here.",
"analysisSource": "Source for analysis",
"customRules": "Include rules for the analysis by uploading or importing from a repository.",
"excludePackages": "Exclude packages",
"noCustomRules": "No custom rules available",
"notAllAnalyzable": "Some applications cannot be analyzed",
"notAllAnalyzableDetails": "Some of the selected applications cannot be analyzed with the selected source because those values have not been defined. By continuing, these applications won't be included in the analysis.",
"skipTargets": "Target selection can be skipped if custom rules file(s) are used",
"ruleFileRequiredDetails": "At least one custom rule file is required if no targets are selected.",
"packageToInclude": "Add a package to include",
"packageIncluded": "This package is already included",
"packageToExclude": "Add a package to exclude",
"packageExcluded": "This package is already excluded",
"reviewDetails": "Review the information below, then run the analysis.",
"scope": "Select the scope of dependencies you want to include in the analysis.",
"scopeAllDeps": "Application and all dependencies, including known Open Source libraries",
"scopeInternalDeps": "Application and internal dependencies only",
"scopeSelectDeps": "Add the list of packages to be analyzed",
"setTargets": "Select one or more target options in focus for the analysis."
},
"terms": {
"advanced": "Advanced",
"advancedAnalysisDetails": "Enhanced analysis details",
"analysisMode": "Analysis mode",
"configureAnalysis": "Configure analysis",
"customRules": "Custom rules",
"disabled": "Disabled",
"enabled": "Enabled",
"mode": "Mode",
"numberOfRules": "Number of rules",
"options": "Options",
"packages": "Packages",
"review": "Review",
"rules": "Rules",
"rulesTags": "rules labels",
"scope": "Scope",
"setTargets": "Set targets",
"source": "Source",
"sources": "Sources",
"target": "Target",
"targets": "Targets",
"transactionReport": "Transaction Report",
"autoTagging": "Automated tagging"
},
"title": {
"advancedOptions": "Advanced options",
"review": "Review analysis details"
},
"tooltip": {
"advancedAnalysisDetails": "Enable enhanced analysis details to get more information about the analysis."
}
}
}