linkerd2/web/app/js/locales/en/messages.json

165 lines
7.5 KiB
JSON

{
"404Msg": "Page not found.",
"A new version ({versionText}) is available.": "A new version ({versionText}) is available.",
"Add {0} to the k8s.yml file<0/><1/>Then run {inject} to add it to the service mesh": "Add {0} to the k8s.yml file<0/><1/>Then run {inject} to add it to the service mesh",
"All namespaces have a {productName} install.": "All namespaces have a {productName} install.",
"Control plane": "Control plane",
"Control plane components": "Control plane components",
"Current {cmdNameDisplay} query": "Current {cmdNameDisplay} query",
"Data plane proxies": "Data plane proxies",
"LinkerdIsUpToDateMsg": "Linkerd is up to date.",
"New service profile": "New service profile",
"NoDataToDisplayMsg": "No data to display",
"Pod status: {0}": "Pod status: {0}",
"Running": "Running",
"Service mesh details": "Service mesh details",
"Update Now": "Update Now",
"Version check failed{0}.": "Version check failed{0}.",
"buttonCancel": "Cancel",
"buttonClose": "Close",
"buttonCreateServiceProfile": "Create Service Profile",
"buttonDownload": "Download",
"buttonReRunCheck": "Re-Run Check",
"buttonReset": "Reset",
"buttonRunLinkerdCheck": "Run Linkerd Check",
"buttonStart": "Start",
"buttonStop": "Stop",
"columnTitleAlive": "Alive",
"columnTitleApexService": "Apex Service",
"columnTitleBest": "Best",
"columnTitleClusterName": "Cluster Name",
"columnTitleCount": "Count",
"columnTitleDeployment": "Deployment",
"columnTitleDestination": "Destination",
"columnTitleDirection": "Direction",
"columnTitleFrom": "FROM",
"columnTitleGRPCStatus": "GRPC Status",
"columnTitleGrafana": "Grafana",
"columnTitleHTTPStatus": "HTTP Status",
"columnTitleIdentity": "Identity",
"columnTitleJaeger": "Jaeger",
"columnTitleLast": "Last",
"columnTitleLatency": "Latency",
"columnTitleLeafService": "Leaf Service",
"columnTitleMeshed": "Meshed",
"columnTitleMeshedPods": "Meshed Pods",
"columnTitleMeshedStatus": "Meshed Status",
"columnTitleMethod": "Method",
"columnTitleName": "Name",
"columnTitleNamespace": "Namespace",
"columnTitleNoTraffic": "No Traffic",
"columnTitleOpenConnections": "Connections",
"columnTitleP50Latency": "P50 Latency",
"columnTitleP95Latency": "P95 Latency",
"columnTitleP99Latency": "P99 Latency",
"columnTitlePairedServices": "Paired Services",
"columnTitlePath": "Path",
"columnTitlePodStatus": "Pod Status",
"columnTitlePods": "Pods",
"columnTitleRPS": "RPS",
"columnTitleReadRate": "Read Bytes / sec",
"columnTitleRoute": "Route",
"columnTitleSecured": "Secured",
"columnTitleService": "Service",
"columnTitleSource": "Source",
"columnTitleSuccessRate": "Success Rate",
"columnTitleTap": "Tap",
"columnTitleTo": "TO",
"columnTitleUnmeshed": "Unmeshed",
"columnTitleValue": "Value",
"columnTitleWeight": "Weight",
"columnTitleWorst": "Worst",
"columnTitleWriteRate": "Write Bytes / sec",
"componentsMsg": "Components",
"connectResourceMsg {resource}": "Connect your first {resource}",
"controllerInstalledMsg": "Controller successfully installed",
"createNewProfileMsg": "You can also create a new profile",
"formAuthority": "Authority",
"formAuthorityHelpText": "Display requests with this :authority",
"formCreateServiceProfileHelpText": "To create a service profile, download a profile and then apply it with `kubectl apply`.",
"formGRPCStatus": "GRPC Status",
"formHTTPMethod": "HTTP Method",
"formHTTPMethodHelpText": "Display requests with this HTTP method",
"formHTTPStatus": "HTTP Status",
"formHeaders": "Headers",
"formHideFilters": "Hide filters",
"formLatency": "Latency",
"formMaxRPS": "Max RPS",
"formMaxRPSHelpText {defaultMaxRps}": "Maximum requests per second to tap. Default {defaultMaxRps}",
"formMethod": "Method",
"formNamespace": "Namespace",
"formNamespaceErrorText": "Namespace must consist of lower case alphanumeric characters or '-' and must start and end with an alphanumeric character",
"formNamespaceHelpText": "Namespace to query",
"formNoNamedRouteTrafficFound": "No named route traffic found. This could be because the service is not receiving any traffic, or because there is no service profile configured. Does the service have a service profile?",
"formPath": "Path",
"formPathHelpText": "Display requests with paths that start with this prefix",
"formResource": "Resource",
"formResourceHelpText": "Resource to query",
"formResponseLengthB": "Response Length (B)",
"formScheme": "Scheme",
"formSchemeHelpText": "Display requests with this scheme",
"formServiceNameErrorText": "Service name must consist of lower case alphanumeric characters or '-', start with an alphabetic character, and end with an alphanumeric character",
"formShowFilters": "Show more filters",
"formToNamespace": "To Namespace",
"formToNamespaceHelpText": "Namespace of target resource",
"formToResource": "To Resource",
"formToResourceHelpText": "Target resource",
"labelError": "Error",
"labelSuccess": "Success",
"menuItemCommunity": "Community",
"menuItemControlPlane": "Control Plane",
"menuItemCronJobs": "Cron Jobs",
"menuItemDaemonSets": "Daemon Sets",
"menuItemDeployments": "Deployments",
"menuItemDocumentation": "Documentation",
"menuItemGateway": "Gateway",
"menuItemGitHub": "GitHub",
"menuItemJobs": "Jobs",
"menuItemMailingList": "Mailing List",
"menuItemNamespaces": "Namespaces",
"menuItemPods": "Pods",
"menuItemReplicaSets": "Replica Sets",
"menuItemReplicationControllers": "Replication Controllers",
"menuItemRoutes": "Routes",
"menuItemSlack": "Slack",
"menuItemStatefulSets": "Stateful Sets",
"menuItemTap": "Tap",
"menuItemTop": "Top",
"menuItemTrafficSplits": "Traffic Splits",
"noNamespacesDetectedMsg": "No namespaces detected.",
"noResourcesDetectedMsg": "No resources detected.",
"podsAreInitializingMsg": "Pods are initializing",
"serviceMeshInstalledMsg": "The service mesh was successfully installed!",
"sidebarHeadingCluster": "Cluster",
"sidebarHeadingConfiguration": "Configuration",
"sidebarHeadingTools": "Tools",
"sidebarHeadingWorkloads": "Workloads",
"statusExplanationGood": "is up and running",
"statusExplanationInMesh": "Added to mesh",
"statusExplanationNotInMesh": "Not in mesh",
"statusExplanationNotStarted": "has not been started",
"tabLiveCalls": "Live Calls",
"tabRouteMetrics": "Route Metrics",
"tableTitleEdgesEmpty": "Edges",
"tableTitleEdgesWithIdentity {identity}": "Edges (Identity: {identity})",
"tableTitleGateways": "Gateways",
"tableTitleHTTPMetrics": "HTTP Metrics",
"tableTitleInbound": "Inbound",
"tableTitleLeafServices": "Leaf Services",
"tableTitleOutbound": "Outbound",
"tableTitlePods": "Pods",
"tableTitleRequestDetails": "Request Details",
"tableTitleRequestInit": "Request Init",
"tableTitleResponseEnd": "Response End",
"tableTitleResponseInit": "Response Init",
"tableTitleTCP": "TCP",
"tableTitleTCPMetrics": "TCP Metrics",
"tooltipInbound": "INBOUND",
"tooltipOutbound": "OUTBOUND",
"unspecifiedResourcesMsg": "one or more resources",
"{numResources, plural, zero {{resource}} one {{resource}} other {{resource}}}": "{numResources, plural, zero {No {resource}s detected} one {# {resource} detected} other {# {resource}s detected}}",
"{numUnadded, plural, one {# namespace has no meshed resources} other {# namespaces have no meshed resources}}": "{numUnadded, plural, one {# namespace has no meshed resources.} other {# namespaces have no meshed resources.}}",
"{productName} namespace": "{productName} namespace",
"{productName} version": "{productName} version"
}