change empty table text to be more consistent

This commit is contained in:
Tani Fiduccia 2019-08-15 17:10:57 -07:00
parent c581af99a2
commit d3acfc8b3e
4 changed files with 21 additions and 21 deletions

View File

@ -6,7 +6,7 @@ alertPage:
save: Save save: Save
cluster: Cluster cluster: Cluster
project: Project project: Project
alertGroups: Alert Groups alertGroups: Alerts
newOrEdit: newOrEdit:
showAdvanced: Show Advanced Options showAdvanced: Show Advanced Options
initialWait: Initial Wait initialWait: Initial Wait
@ -95,7 +95,7 @@ alertPage:
index: index:
addAlertGroup: Add Alert Group addAlertGroup: Add Alert Group
addAlert: Add Alert Rule addAlert: Add Alert Rule
noAlerts: This alert group contains no alert rules noAlerts: There are no alert rules defined.
table: table:
noMatch: No alerts match the current search. noMatch: No alerts match the current search.
noData: There are no alerts defined noData: There are no alerts defined

View File

@ -141,7 +141,7 @@ projectIstioPage:
destinationRulePage: destinationRulePage:
noMatch: No Destination Rules match the current search noMatch: No Destination Rules match the current search
noData: There are no Destination Rules to show noData: There are no destination rules defined.
notSupported: networking.istio.io/v1alpha3 API is not available in the cluster. notSupported: networking.istio.io/v1alpha3 API is not available in the cluster.
table: table:
host: host:
@ -298,7 +298,7 @@ cruDestinationRule:
virtualServicePage: virtualServicePage:
noMatch: No Virtual Services match the current search noMatch: No Virtual Services match the current search
noData: There are no Virtual Services to show noData: There are no virtual services to defined
notSupported: networking.istio.io/v1alpha3 API is not available in the cluster. notSupported: networking.istio.io/v1alpha3 API is not available in the cluster.
table: table:
hosts: hosts:

View File

@ -6,7 +6,7 @@ languageContribute: "Help Translate Rancher"
# Really generic things used in multiple places (use sparingly) # Really generic things used in multiple places (use sparingly)
############################## ##############################
generic: generic:
authorize: Authorize & Fetch Your Own Repositories authorize: Authorize & Fetch Your Repositories
branch: Branch branch: Branch
commit: Commit commit: Commit
repository: Repository repository: Repository
@ -33,7 +33,7 @@ action:
pipelinesPage: pipelinesPage:
table: table:
status: Status status: Status
noData: There are no pipelines defined noData: There are no pipelines defined.
noMatch: No pipelines match the current search. noMatch: No pipelines match the current search.
pipelines: Pipelines pipelines: Pipelines
lastActivity: Last Run lastActivity: Last Run

View File

@ -177,7 +177,7 @@ accountsPage:
kind: Kind kind: Kind
username: Local Username username: Local Username
identity: Identity identity: Identity
noData: There are no users yet noData: There are no users defined.
noMatch: No users match the current search noMatch: No users match the current search
noName: None noName: None
new: new:
@ -282,7 +282,7 @@ rolesPage:
created: Created Time created: Created Time
enabled: Enabled enabled: Enabled
name: Name name: Name
noData: There are no roles yet noData: There are no roles defined.
noMatch: No roles match the current search noMatch: No roles match the current search
subjectKind: Kind subjectKind: Kind
template: Template template: Template
@ -689,7 +689,7 @@ backupsPage:
local: Local local: Local
name: Name name: Name
created: Created created: Created
noData: There are no etcd snapshots noData: There are no etcd snapshots defined.
balancerPage: balancerPage:
noMatch: No balancers match the current search noMatch: No balancers match the current search
@ -733,7 +733,7 @@ cloudCredentialsPage:
nodeTemplates: Manage Node Templates nodeTemplates: Manage Node Templates
index: index:
table: table:
noData: There are no cloud credentials yet noData: There are no cloud credentials defined.
noMatch: No cloud credentials match the current search noMatch: No cloud credentials match the current search
clusterCatalogPage: clusterCatalogPage:
@ -792,7 +792,7 @@ membersPage:
table: table:
name: Name name: Name
created: Created Time created: Created Time
noData: There are no members yet noData: There are no members
noMatch: No members match the current search noMatch: No members match the current search
userId: User userId: User
subjectKind: Kind subjectKind: Kind
@ -802,7 +802,7 @@ namespacesPage:
header: Namespaces header: Namespaces
addNamespace: Add Namespace addNamespace: Add Namespace
noMatch: No namespaces match the current search. noMatch: No namespaces match the current search.
noData: This cluster doesn't have any namespaces defined noData: There are no namespaces defined.
table: table:
name: name:
label: Namespace label: Namespace
@ -981,7 +981,7 @@ containersPage:
sparkPrefixMemory: "Memory: " sparkPrefixMemory: "Memory: "
sparkPrefixNetwork: "Network: " sparkPrefixNetwork: "Network: "
sparkPrefixStorage: "Storage: " sparkPrefixStorage: "Storage: "
noData: There are no containers to show. noData: There are no workloads deployed.
noMatch: No containers match the current search. noMatch: No containers match the current search.
welcome: welcome:
container: Get started right away container: Get started right away
@ -1046,7 +1046,7 @@ metrics:
istio-request-duration-p50-top10: P50 Request Latency by Service istio-request-duration-p50-top10: P50 Request Latency by Service
dnsPage: dnsPage:
noMatch: No records match the current search noMatch: No records match the current search
noData: There are no DNS records to show noData: There are no DNS records defined
type: type:
arecord: External IP arecord: External IP
cname: Hostname cname: Hostname
@ -1794,7 +1794,7 @@ registriesPage:
index: index:
header: Registry Credentials header: Registry Credentials
linkTo: Add Registry linkTo: Add Registry
noData: "You don't have any registry credentials yet" noData: "There are no registry credentials."
noMatch: No registry credentials match the current search noMatch: No registry credentials match the current search
table: table:
header: header:
@ -2508,7 +2508,7 @@ clusterRow:
noData: This cluster doesn't have any environments yet. noData: This cluster doesn't have any environments yet.
noHosts: External cluster has no nodes noHosts: External cluster has no nodes
noClusterMatch: No clusters match the current search. noClusterMatch: No clusters match the current search.
noClusterData: There are no clusters yet. noClusterData: There are no clusters defined.
addHost: Add Nodes addHost: Add Nodes
importCluster: Use existing Kubernetes importCluster: Use existing Kubernetes
loginDefault: Login loginDefault: Login
@ -4319,7 +4319,7 @@ deleteEksCluster:
hpaPage: hpaPage:
noMatch: No HPA match the current search noMatch: No HPA match the current search
noData: There are no HPA to show noData: There are no HPA defined
notSupported: autoscaling/v2beta2 API is not available in the cluster. notSupported: autoscaling/v2beta2 API is not available in the cluster.
table: table:
replicas: replicas:
@ -4538,7 +4538,7 @@ formMembersGlobalAccess:
name: Name name: Name
type: Member Type type: Member Type
accessType: Access Type accessType: Access Type
noData: There are no members yet noData: There are no members
noMatch: No members match the current search noMatch: No members match the current search
prompt: Select a Value... prompt: Select a Value...
@ -6482,7 +6482,7 @@ newMultiClusterApp:
name: Name name: Name
type: Member Type type: Member Type
accessType: Access Type accessType: Access Type
noData: There are no members yet noData: There are no members
noMatch: No members match the current search noMatch: No members match the current search
prompt: Select a Value... prompt: Select a Value...
upgradeApp: upgradeApp:
@ -7244,7 +7244,7 @@ projectGroup:
label: "Project: {name}" label: "Project: {name}"
none: Namespace none: Namespace
project: Not in a project project: Not in a project
noNS: This project contains no namespaces noNS: There are no namespaces defined.
optionallyNamespaced: optionallyNamespaced:
scope: scope:
@ -7728,7 +7728,7 @@ nav:
apps: apps:
tab: Apps tab: Apps
apps: Apps apps: Apps
noData: No apps launched noData: There are no apps launched.
launch: Launch launch: Launch
manage: Manage Catalogs manage: Manage Catalogs
infra: infra: