Viewing File: /usr/local/cpanel/base/frontend/meridian/_assets/meridian-shell/locales/en/performance.js

{
  "table.hiddenFields": "More details",
  "table.scrollRegion.siteBreakdown": "Site breakdown table, scrollable",
  "table.scrollRegion.recentErrors": "Recent errors table, scrollable",
  "table.columns.button": "Columns",
  "table.columns.heading": "Shown columns",
  "table.columns.alwaysShown": "Always shown",
  "table.columns.notEnoughRoom": "Not enough room",
  "table.columns.shownUnderName": "Shown under the name",
  "table.columns.scrollsAtThisWidth": "Scrolls at this width",
  "table.columns.overflowHint": "Some columns are off-screen. Scroll sideways to see them.",
  "table.columns.reset": "Reset to Automatic",
  "hub.title": "Performance",
  "hub.subtitle": "Account metrics and optimization.",
  "metrics.gridLabel": "Performance metrics",
  "tabs.byWebsites": "By Websites",
  "tabs.recentErrors": "Recent Errors",
  "bandwidthCard.title": "Bandwidth",
  "bandwidthCard.updateCadence": "Updated every 2 hours",
  "bandwidthCard.unlimited": "Unlimited",
  "bandwidthCard.usageLabel": "Bandwidth usage",
  "bandwidthCard.percentUsed": "{{percent}}% used",
  "visitorsCard.title": "Visitors",
  "visitorsCard.updateCadence": "Updated daily",
  "visitorsCard.hits_one": "{{formatted}} hit",
  "visitorsCard.hits_other": "{{formatted}} hits",
  "visitorsCard.uniqueVisitors_one": "{{formatted}} unique visitor",
  "visitorsCard.uniqueVisitors_other": "{{formatted}} unique visitors",
  "errorsCard.title": "Errors",
  "errorsCard.updateCadence": "Updated every 30 seconds",
  "errorsCard.viewRecentErrors": "View Recent Errors",
  "errorsCard.totalThisPeriod": "Total errors this period",
  "resourcesCard.title": "Resources",
  "resourcesCard.updateCadence": "Updated every 5 seconds",
  "resourcesCard.cpuUsage": "CPU Usage",
  "resourcesCard.memory": "Memory",
  "resourcesCard.ioRate": "I/O Rate",
  "resourcesCard.entryProcs": "Entry Processes",
  "resourcesCard.cpuUsageA11y": "CPU usage",
  "resourcesCard.memoryUsageA11y": "Memory usage",
  "resourcesCard.ioRateUsageA11y": "I/O rate usage",
  "resourcesCard.entryProcsUsageA11y": "Entry process usage",
  "recentErrors.label": "Recent errors",
  "recentErrors.columnDate": "Date",
  "recentErrors.columnMessage": "Message",
  "recentErrors.searchPlaceholder": "Search error messages…",
  "recentErrors.emptyTitle": "No recent errors",
  "recentErrors.emptyDescription": "Your sites have not produced any logged errors recently.",
  "recentErrors.noResultsTitle": "No errors match your search",
  "recentErrors.noResultsDescription": "Try a different search term or clear the search box.",
  "recentErrors.errorTitle": "Unable to load recent errors",
  "siteBreakdown.label": "Per-website breakdown",
  "siteBreakdown.columnWebsite": "Website",
  "siteBreakdown.columnBandwidth": "Bandwidth",
  "siteBreakdown.columnVisitors": "Visitors",
  "siteBreakdown.columnPageHits": "Page Hits",
  "siteBreakdown.manageAction": "Manage",
  "siteBreakdown.emptyTitle": "No domains found",
  "siteBreakdown.emptyDescription": "Per-website performance data will appear here once you add a domain.",
  "siteBreakdown.errorTitle": "Unable to load per-website statistics",
  "trend.changeVsLastMonth": "{{change}} compared to last month",
  "errors.loadErrors": "Unable to load errors.",
  "errors.loadRecentErrors": "Unable to load recent errors.",
  "errors.loadData": "Unable to load data.",
  "errors.loadDomains": "Unable to load domains.",
  "errors.loadResourceUsage": "Unable to load resource usage.",
  "errors.loadSiteBreakdown": "Unable to load site breakdown."
}
Back to Directory