|
| 1 | +{ |
| 2 | + "message": { |
| 3 | + "about": "About", |
| 4 | + "login": "Login", |
| 5 | + "login_desc": "Sign In to your account", |
| 6 | + "login_unauthorized": "Invalid username or password", |
| 7 | + "login_forbidden": "This account is inactive or has been suspended", |
| 8 | + "password_force_change": "Password change required", |
| 9 | + "password_force_change_desc": "You need to change your password", |
| 10 | + "password_change": "Change password", |
| 11 | + "password_change_success": "Password changed successfully", |
| 12 | + "password_unauthorized": "Check current login credentials and try again", |
| 13 | + "password_not_acceptable": "Check that new password and confirm password match. You can't re-use your old password", |
| 14 | + "username": "Username", |
| 15 | + "password": "Password", |
| 16 | + "password_current": "Current password", |
| 17 | + "password_new": "New password", |
| 18 | + "password_confirm": "Confirm new password", |
| 19 | + "fullname": "Full name", |
| 20 | + "email": "Email", |
| 21 | + "portfolio": "Portfolio", |
| 22 | + "home": "Home", |
| 23 | + "dashboard": "Dashboard", |
| 24 | + "projects": "Projects", |
| 25 | + "components": "Components", |
| 26 | + "component": "Component", |
| 27 | + "dependencies": "Dependencies", |
| 28 | + "vulnerabilities": "Vulnerabilities", |
| 29 | + "licenses": "Licenses", |
| 30 | + "license": "License", |
| 31 | + "group": "Group", |
| 32 | + "administration": "Administration", |
| 33 | + "policy_management": "Policy Management", |
| 34 | + "portfolio_vulnerabilities": "Portfolio Vulnerabilities", |
| 35 | + "projects_at_risk": "Projects at Risk", |
| 36 | + "project_vulnerabilities": "Project Vulnerabilities", |
| 37 | + "vulnerable_components": "Vulnerable Components", |
| 38 | + "vulnerable_dependencies": "Vulnerable Dependencies", |
| 39 | + "inherited_risk_score": "Inherited Risk Score", |
| 40 | + "risk_score": "Risk Score", |
| 41 | + "vulnerable_projects": "Vulnerable Projects", |
| 42 | + "total_findings": "Total Findings", |
| 43 | + "findings_audited": "Findings Audited", |
| 44 | + "auditing_progress": "Auditing Progress", |
| 45 | + "project_name": "Project Name", |
| 46 | + "version": "Version", |
| 47 | + "last_bom_import": "Last BOM Import", |
| 48 | + "bom_format": "BOM Format", |
| 49 | + "active": "Active", |
| 50 | + "name": "Name", |
| 51 | + "published": "Published", |
| 52 | + "cwe": "CWE", |
| 53 | + "severity": "Severity", |
| 54 | + "spdx_license_id": "SPDX License ID", |
| 55 | + "osi_approved": "OSI Approved", |
| 56 | + "fsf_libre": "FSF Libre", |
| 57 | + "total": "Total", |
| 58 | + "vulnerable": "Vulnerable", |
| 59 | + "portfolio_statistics": "Portfolio Statistics", |
| 60 | + "suppressed": "Suppressed", |
| 61 | + "last_measurement": "Last Measurement", |
| 62 | + "overview": "Overview", |
| 63 | + "audit": "Audit", |
| 64 | + "view_details": "View Details", |
| 65 | + "project_details": "Project Details", |
| 66 | + "description": "Description", |
| 67 | + "tags": "Tags", |
| 68 | + "add_tag": "Add Tag", |
| 69 | + "update": "Update", |
| 70 | + "cancel": "Cancel", |
| 71 | + "add_version": "Add Version", |
| 72 | + "properties": "Properties", |
| 73 | + "delete": "Delete", |
| 74 | + "project_properties": "Project Properties", |
| 75 | + "create_property": "Create Property", |
| 76 | + "value": "Value", |
| 77 | + "type": "Type", |
| 78 | + "project_created": "Project created", |
| 79 | + "project_updated": "Project updated", |
| 80 | + "project_deleted": "Project deleted", |
| 81 | + "property_created": "Property created", |
| 82 | + "property_deleted": "Property deleted", |
| 83 | + "create_project": "Create Project", |
| 84 | + "show_inactive_projects": "Show inactive projects", |
| 85 | + "create_project_property": "Create Project Property", |
| 86 | + "group_name": "Group Name", |
| 87 | + "property_name": "Property Name", |
| 88 | + "property_value": "Property Value", |
| 89 | + "property_type": "Property Type", |
| 90 | + "create": "Create", |
| 91 | + "close": "Close", |
| 92 | + "include_tags": "Include tags", |
| 93 | + "include_properties": "Include properties", |
| 94 | + "include_dependencies": "Include dependencies", |
| 95 | + "include_audit_history": "Include audit history", |
| 96 | + "project_cloning_in_progress": "The project is being created with the cloning options specified", |
| 97 | + "vulnerability": "Vulnerability", |
| 98 | + "analysis": "Analysis", |
| 99 | + "title": "Title", |
| 100 | + "recommendation": "Recommendation", |
| 101 | + "audit_trail": "Audit Trail", |
| 102 | + "comment": "Comment", |
| 103 | + "cvss_v2_vector": "CVSSv2 Vector", |
| 104 | + "cvss_v3_vector": "CVSSv3 Vector", |
| 105 | + "cvss_base_score": "CVSS Base Score", |
| 106 | + "cvss_impact_subscore": "CVSS Impact Subscore", |
| 107 | + "cvss_exploitability_subscore": "CVSS Exploitability Subscore", |
| 108 | + "not_set": "Not Set", |
| 109 | + "exploitable": "Exploitable", |
| 110 | + "in_triage": "In Triage", |
| 111 | + "false_positive": "False Positive", |
| 112 | + "not_affected": "Not Affected", |
| 113 | + "updated": "Updated", |
| 114 | + "add_dependency": "Add Dependency", |
| 115 | + "remove_dependency": "Remove Dependency", |
| 116 | + "upload_bom": "Upload BOM", |
| 117 | + "upload": "Upload", |
| 118 | + "reset": "Reset", |
| 119 | + "bom_uploaded": "BOM uploaded", |
| 120 | + "license_text": "License Text", |
| 121 | + "template": "Template", |
| 122 | + "source_header": "Source Header", |
| 123 | + "license_name": "License Name", |
| 124 | + "spdx_license_id": "SPDX License ID", |
| 125 | + "osi_approved": "OSI Approved", |
| 126 | + "fsf_libre": "FSF Libre", |
| 127 | + "deprecated": "Deprecated", |
| 128 | + "comments": "Comments", |
| 129 | + "affected_projects": "Affected Projects", |
| 130 | + "weakness": "Weakness", |
| 131 | + "references": "References", |
| 132 | + "credits": "Credits", |
| 133 | + "last_measurement": "Last measurement", |
| 134 | + "component_vulnerabilities": "Component Vulnerabilities", |
| 135 | + "component_details": "Component Details", |
| 136 | + "snapshot_notification": "Snapshot Notification", |
| 137 | + "select_project": "Select Project", |
| 138 | + "select": "Select" |
| 139 | + }, |
| 140 | + "admin": { |
| 141 | + "configuration": "Configuration", |
| 142 | + "general": "General", |
| 143 | + "bom_formats": "BOM Formats", |
| 144 | + "internal_components": "Internal Components", |
| 145 | + "email": "Email", |
| 146 | + "analyzers": "Analyzers", |
| 147 | + "internal_analyzer": "Internal", |
| 148 | + "npm_audit": "NPM Audit", |
| 149 | + "oss_index": "Sonatype OSS Index", |
| 150 | + "vulndb": "VulnDB", |
| 151 | + "repositories": "Repositories", |
| 152 | + "gem": "Gem", |
| 153 | + "hex": "Hex", |
| 154 | + "maven": "Maven", |
| 155 | + "npm": "NPM", |
| 156 | + "nuget": "NuGet", |
| 157 | + "python": "Python", |
| 158 | + "notifications": "Notifications", |
| 159 | + "alerts": "Alerts", |
| 160 | + "templates": "Templates", |
| 161 | + "integrations": "Integrations", |
| 162 | + "fortify_ssc": "Fortify SSC", |
| 163 | + "kenna_security": "Kenna Security", |
| 164 | + "threadfix": "ThreadFix", |
| 165 | + "access_management": "Access Management", |
| 166 | + "ldap_users": "LDAP Users", |
| 167 | + "managed_users": "Managed Users", |
| 168 | + "teams": "Teams", |
| 169 | + "permissions": "Permissions", |
| 170 | + "base_url": "Base URL", |
| 171 | + "enable_svg_badge": "Enable SVG badge support (unauthenticated)", |
| 172 | + "enable_bom_cyclonedx": "Enable CycloneDX", |
| 173 | + "enable_bom_spdx": "Enable SPDX", |
| 174 | + "enable_email": "Enable email", |
| 175 | + "email_from_address": "From email address", |
| 176 | + "email_smtp_server": "SMTP server", |
| 177 | + "email_smtp_port": "SMTP server port", |
| 178 | + "email_smtp_username": "SMTP username", |
| 179 | + "email_smtp_password": "SMTP password", |
| 180 | + "email_enable_ssltls": "Enable SSL/TLS encryption", |
| 181 | + "email_trust_cert": "Trust the certificate provided by the SMTP server", |
| 182 | + "configuration_test": "Configuration Test", |
| 183 | + "perform_test": "Perform Test", |
| 184 | + "configuration_saved": "Configuration saved", |
| 185 | + "email_address": "Email address", |
| 186 | + "test_notification_queued": "A test notification has been queued", |
| 187 | + "internal_component_desc": "Internal components will be excluded from vulnerability scans and version checks that rely on external systems.\n Note that the regular expressions below must be compliant with Java's regex syntax.", |
| 188 | + "namespace_regex": "Component namespace regex", |
| 189 | + "name_regex": "Component name regex", |
| 190 | + "namespace_regex_desc": "Specifies a regular expression that identifies internal components by namespace. The namespace is often referred to as 'group', 'organization', or 'vendor' in various ecosystems.", |
| 191 | + "name_regex_desc": "Specifies a regular expression that identifies internal components by the components name.", |
| 192 | + "perform_identification": "Perform Identification", |
| 193 | + "internal_identification_queued": "Internal component identification queued", |
| 194 | + "internal_identification_error": "An error occurred queueing internal component identification. Check server logs for details", |
| 195 | + "analyzer_internal_enable": "Enable internal analyzer", |
| 196 | + "analyzer_internal_desc": "The internal analyzer evaluates components against an internal vulnerability database derived from the National Vulnerability Database and VulnDB (if enabled). This analyzer makes use of the Common Platform Enumeration (CPE) defined in components. Components with a valid CPE will be evaluated with this analyzer.", |
| 197 | + "analyzer_npmaudit_enable": "Enable NPM Audit analyzer", |
| 198 | + "analyzer_npmaudit_desc": "NPM Audit is a cloud service which identifies vulnerabilities in Node.js modules. Dependency-Track integrates natively with the NPM Audit service to provide highly accurate results. Use of this analyzer requires a valid PackageURL for the components being analyzed.", |
| 199 | + "analyzer_ossindex_enable": "Enable OSS Index analyzer", |
| 200 | + "analyzer_ossindex_desc": "OSS Index is a service provided by Sonatype which identifies vulnerabilities in third-party components. Dependency-Track integrates natively with the OSS Index service to provide highly accurate results. Use of this analyzer requires a valid PackageURL for the components being analyzed.", |
| 201 | + "analyzer_vulndb_enable": "Enable VulnDB analyzer", |
| 202 | + "analyzer_vulndb_desc": "VulnDB is a commercial service from Risk Based Security which identifies vulnerabilities in third-party components. Dependency-Track integrates natively with the VulnDB service to provide highly accurate results. Use of this analyzer requires a valid CPE for the components being analyzed.", |
| 203 | + "registered_email_address": "Registered email address", |
| 204 | + "api_token": "API token", |
| 205 | + "consumer_key": "Consumer key", |
| 206 | + "consumer_secret": "Consumer secret", |
| 207 | + "identifier": "Identifier", |
| 208 | + "url": "URL", |
| 209 | + "enabled": "Enabled", |
| 210 | + "integration_fortify_ssc_enable": "Enable Fortify SSC integration", |
| 211 | + "synchronization_cadence_minutes": "Synchronization cadence (in minutes)", |
| 212 | + "synchronization_cadence_restart_required": "Restarting Dependency-Track is required for cadence changes to take effect", |
| 213 | + "integration_kenna_enable": "Enable Kenna Security integration", |
| 214 | + "integration_kenna_connector_id": "Connector ID", |
| 215 | + "token": "Token", |
| 216 | + "publisher_class": "Publisher class", |
| 217 | + "mime_type": "Mime type", |
| 218 | + "template": "Template", |
| 219 | + "create_alert": "Create Alert", |
| 220 | + "default": "Default", |
| 221 | + "publisher": "Publisher", |
| 222 | + "scope": "Scope", |
| 223 | + "notification_level": "Notification level", |
| 224 | + "destination": "Destination", |
| 225 | + "delete_alert": "Delete Alert", |
| 226 | + "limit_to": "Limit To", |
| 227 | + "limit_to_projects": "Limit to projects", |
| 228 | + "alert_deleted": "Alert deleted", |
| 229 | + "change_password_next_login": "User must change password at next login", |
| 230 | + "password_never_expires": "Password never expires", |
| 231 | + "suspended": "Suspended", |
| 232 | + "create_user": "Create User", |
| 233 | + "delete_user": "Delete User", |
| 234 | + "create_managed_user": "Create Managed User", |
| 235 | + "team_membership": "Team membership", |
| 236 | + "team_name": "Team Name", |
| 237 | + "select_team": "Select Team", |
| 238 | + "select_permission": "Select permission", |
| 239 | + "password_confirm": "Confirm password", |
| 240 | + "user_created": "User created", |
| 241 | + "user_deleted": "User deleted", |
| 242 | + "required_username": "Username is required", |
| 243 | + "required_fullname": "Fullname is required", |
| 244 | + "required_email": "Email address is required", |
| 245 | + "required_password": "Password is required", |
| 246 | + "required_confirmPassword": "Password confirmation is required and passwords must match", |
| 247 | + "distinguished_name": "Distinguished name", |
| 248 | + "create_ldap_user": "Create LDAP User", |
| 249 | + "api_keys": "API Keys", |
| 250 | + "members": "Members", |
| 251 | + "create_team": "Create Team", |
| 252 | + "delete_team": "Delete Team", |
| 253 | + "required_team_name": "Team name is required", |
| 254 | + "select_ldap_group": "Select LDAP Group", |
| 255 | + "mapped_ldap_groups": "Mapped LDAP groups", |
| 256 | + "change_password": "Change Password", |
| 257 | + "password_updated": "Password updated" |
| 258 | + }, |
| 259 | + "condition": { |
| 260 | + "warning": "Warning", |
| 261 | + "http_status_code": "HTTP Status Code", |
| 262 | + "unsuccessful_action": "Could not perform the requested action", |
| 263 | + "http_request_error": "HTTP Request Error", |
| 264 | + "server_error": "Server Error" |
| 265 | + }, |
| 266 | + "severity": { |
| 267 | + "critical": "Critical", |
| 268 | + "high": "High", |
| 269 | + "medium": "Medium", |
| 270 | + "low": "Low", |
| 271 | + "info": "Info", |
| 272 | + "unassigned": "Unassigned", |
| 273 | + "critical_severity": "Critical Severity", |
| 274 | + "high_severity": "High Severity", |
| 275 | + "medium_severity": "Medium Severity", |
| 276 | + "low_severity": "Low Severity", |
| 277 | + "info_severity": "Informational", |
| 278 | + "unassigned_severity": "Unassigned Severity" |
| 279 | + }, |
| 280 | + "validation": { |
| 281 | + "required": "{_field_} is required", |
| 282 | + "confirmed": "{_field_} doesn't match" |
| 283 | + }, |
| 284 | + "404": { |
| 285 | + "heading": "Oops! This is awkward", |
| 286 | + "message": "The page you're looking for could not be found", |
| 287 | + "action": "Go Back" |
| 288 | + } |
| 289 | +} |
0 commit comments