@alauda-fe/common 1.1.1 → 1.2.0-beta.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/a-chart/base-chart.d.ts +4 -3
- package/a-chart/types.d.ts +5 -0
- package/a-chart/utils.d.ts +1 -1
- package/a-metric-chart/a-metric-chart.component.d.ts +5 -1
- package/a-metric-chart/stat-chart/stat-chart.component.d.ts +5 -1
- package/a-metric-chart/types.d.ts +15 -0
- package/a-metric-chart/utils/util.d.ts +6 -1
- package/array-form-table/string-array-form/component.d.ts +2 -1
- package/core/constants/tokens.d.ts +1 -1
- package/core/pipes/cron-human-readable.pipe.d.ts +1 -6
- package/core/pipes/k8s-util.pipe.d.ts +1 -9
- package/core/pipes/k8s-util.pipe.module.d.ts +3 -3
- package/core/pipes/parse-json-translate.pipe.d.ts +4 -4
- package/core/services/aui-paginator-intl.service.d.ts +1 -1
- package/core/services/k8s-util.service.d.ts +3 -1
- package/core/types/k8s/crd.d.ts +1 -4
- package/esm2022/a-chart/base-chart.mjs +47 -33
- package/esm2022/a-chart/chart.component.mjs +9 -5
- package/esm2022/a-chart/types.mjs +1 -1
- package/esm2022/a-chart/utils.mjs +3 -3
- package/esm2022/a-metric-chart/a-metric-chart.component.mjs +53 -19
- package/esm2022/a-metric-chart/a-metric-chart.module.mjs +1 -1
- package/esm2022/a-metric-chart/stat-chart/stat-chart.component.mjs +63 -25
- package/esm2022/a-metric-chart/table-chart/table-chart.component.mjs +2 -2
- package/esm2022/a-metric-chart/types.mjs +9 -1
- package/esm2022/a-metric-chart/utils/util.mjs +20 -2
- package/esm2022/array-form-table/string-array-form/component.mjs +32 -22
- package/esm2022/business/resource-select/internals/data-grid/component.mjs +2 -2
- package/esm2022/business/resource-select/internals/namespace-list/component.mjs +5 -5
- package/esm2022/core/constants/tokens.mjs +15 -16
- package/esm2022/core/pipes/cron-human-readable.pipe.mjs +3 -6
- package/esm2022/core/pipes/k8s-util.pipe.mjs +2 -24
- package/esm2022/core/pipes/k8s-util.pipe.module.mjs +2 -5
- package/esm2022/core/pipes/parse-json-translate.pipe.mjs +1 -1
- package/esm2022/core/services/k8s-util.service.mjs +4 -5
- package/esm2022/core/services/time.service.mjs +3 -5
- package/esm2022/core/types/k8s/crd.mjs +1 -1
- package/esm2022/core/utils/common.mjs +7 -1
- package/esm2022/metric-chart/types.mjs +1 -1
- package/esm2022/notification/notification-util.service.mjs +2 -3
- package/esm2022/page-scaffold/navigation/nav-menu/nav-menu.component.mjs +2 -2
- package/esm2022/page-scaffold/page-header/account-menu/component/component.mjs +78 -81
- package/esm2022/page-scaffold/page-header/account-menu/module.mjs +1 -1
- package/esm2022/page-scaffold/page-header/common-layout/namespace-select/component.mjs +2 -2
- package/esm2022/table/component.mjs +12 -5
- package/esm2022/translate/constants.mjs +2 -6
- package/esm2022/translate/helpers.mjs +4 -18
- package/esm2022/translate/i18n-assets-loader.mjs +58 -0
- package/esm2022/translate/i18n-config.mjs +25 -0
- package/esm2022/translate/public-api.mjs +3 -1
- package/esm2022/translate/tokens.mjs +3 -8
- package/esm2022/translate/translate.module.mjs +1 -52
- package/esm2022/translate/translate.pipe.mjs +4 -6
- package/esm2022/translate/translate.service.mjs +44 -76
- package/esm2022/translate/types.mjs +1 -1
- package/esm2022/view-zchart/units.mjs +3 -3
- package/esm2022/widget/date-range-picker/component.mjs +14 -23
- package/esm2022/widget/foldable-item-in-table/component.mjs +3 -3
- package/esm2022/widget/password-input/component.mjs +5 -3
- package/esm2022/widget/search-panel/component.mjs +2 -2
- package/esm2022/widget/tags-label/component.mjs +8 -6
- package/esm2022/xterm/xterm.component.mjs +2 -2
- package/metric-chart/types.d.ts +1 -1
- package/package.json +2 -1
- package/page-scaffold/page-header/account-menu/component/component.d.ts +6 -2
- package/page-scaffold/page-header/component.d.ts +1 -1
- package/styles/global.scss +3 -3
- package/styles/mixins.scss +13 -3
- package/styles/tailwind-preset.scss +1 -1
- package/table/component.d.ts +3 -1
- package/translate/constants.d.ts +1 -7
- package/translate/helpers.d.ts +1 -10
- package/translate/i18n-assets-loader.d.ts +19 -0
- package/translate/i18n-config.d.ts +12 -0
- package/translate/public-api.d.ts +2 -0
- package/translate/tokens.d.ts +3 -7
- package/translate/translate.module.d.ts +0 -1214
- package/translate/translate.pipe.d.ts +4 -4
- package/translate/translate.service.d.ts +15 -21
- package/translate/types.d.ts +8 -8
- package/widget/date-range-picker/component.d.ts +3 -7
- package/widget/foldable-item-in-table/component.d.ts +1 -2
- package/widget/tags-label/component.d.ts +6 -1
- package/assets/icons/bicolor-icons.js +0 -1
- package/assets/icons/navigation-icons.js +0 -1
- package/assets/icons/prod-icons.js +0 -1
- package/esm2022/graphql/graphql.module.mjs +0 -62
- package/esm2022/graphql/graphql.service.mjs +0 -45
- package/esm2022/graphql/public-api.mjs +0 -4
- package/esm2022/graphql/queries.mjs +0 -29
- package/esm2022/graphql/types.mjs +0 -6
- package/esm2022/translate/en.json +0 -602
- package/esm2022/translate/zh.json +0 -600
- package/graphql/graphql.module.d.ts +0 -12
- package/graphql/graphql.service.d.ts +0 -14
- package/graphql/public-api.d.ts +0 -3
- package/graphql/queries.d.ts +0 -5
- package/graphql/types.d.ts +0 -46
|
@@ -1,602 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"cluster": "Cluster",
|
|
3
|
-
"clusters": "Clusters",
|
|
4
|
-
"cloud_credential": "Cloud Credential",
|
|
5
|
-
"create_cloud_credential": "Create Cloud Credential",
|
|
6
|
-
"update_cloud_credential": "Update Cloud Credential",
|
|
7
|
-
"no_cloud_credentials": "No credentials found",
|
|
8
|
-
"credential_type": "Credential Type",
|
|
9
|
-
"region": "Region",
|
|
10
|
-
"node": "Node",
|
|
11
|
-
"nodes": "Nodes",
|
|
12
|
-
"project": "Project",
|
|
13
|
-
"projects": "Projects",
|
|
14
|
-
"namespace": "Namespace",
|
|
15
|
-
"namespaces": "Namespaces",
|
|
16
|
-
"not_deployed": "Not Deployed",
|
|
17
|
-
"image": "Image",
|
|
18
|
-
"images": "Images",
|
|
19
|
-
"container": "Container",
|
|
20
|
-
"containers": "Containers",
|
|
21
|
-
"pod": "Pod",
|
|
22
|
-
"pods": "Pods",
|
|
23
|
-
"application": "Application",
|
|
24
|
-
"applications": "Applications",
|
|
25
|
-
"workload": "Workload",
|
|
26
|
-
"workloads": "Workloads",
|
|
27
|
-
"replication_controller": "Replication Controller",
|
|
28
|
-
"replica_set": "ReplicaSet",
|
|
29
|
-
"replica_sets": "ReplicaSets",
|
|
30
|
-
"deployment": "Deployment",
|
|
31
|
-
"deployments": "Deployments",
|
|
32
|
-
"statefulset": "StatefulSet",
|
|
33
|
-
"stateful_set": "StatefulSet",
|
|
34
|
-
"stateful_sets": "StatefulSets",
|
|
35
|
-
"daemon_set": "DaemonSet",
|
|
36
|
-
"daemon_sets": "DaemonSets",
|
|
37
|
-
"cron_job": "CronJob",
|
|
38
|
-
"cron_jobs": "CronJobs",
|
|
39
|
-
"job": "Job",
|
|
40
|
-
"jobs": "Jobs",
|
|
41
|
-
"tencent_app": "TApp",
|
|
42
|
-
"tencent_apps": "TApps",
|
|
43
|
-
"configmap": "ConfigMap",
|
|
44
|
-
"configmaps": "ConfigMaps",
|
|
45
|
-
"secret": "Secret",
|
|
46
|
-
"secrets": "Secrets",
|
|
47
|
-
"service": "Service",
|
|
48
|
-
"services": "Services",
|
|
49
|
-
"ingress": "Ingress",
|
|
50
|
-
"ingresses": "Ingresses",
|
|
51
|
-
"egress": "Egress",
|
|
52
|
-
"network_policy": "Network Policy",
|
|
53
|
-
"network_policies": "Network Policies",
|
|
54
|
-
"alauda_load_balancer": "Load Balancers",
|
|
55
|
-
"pvc": "Persistent Volume Claim",
|
|
56
|
-
"pvcs": "Persistent Volume Claims",
|
|
57
|
-
"pvc_abbr": "PVC",
|
|
58
|
-
"pvc_short": "PVC",
|
|
59
|
-
"pv": "PersistentVolume",
|
|
60
|
-
"pvs": "PersistentVolumes",
|
|
61
|
-
"pv_abbr": "PV",
|
|
62
|
-
"storageclass": "StorageClass",
|
|
63
|
-
"storageclasses": "StorageClasses",
|
|
64
|
-
"cr": "Custom Resource",
|
|
65
|
-
"crs": "Custom Resources",
|
|
66
|
-
"cr_abbr": "CR",
|
|
67
|
-
"crd": "CustomResourceDefinition",
|
|
68
|
-
"crds": "CRDs",
|
|
69
|
-
"crd_abbr": "CRD",
|
|
70
|
-
"domain": "Domain",
|
|
71
|
-
"domains": "Domains",
|
|
72
|
-
"subnet": "Subnet",
|
|
73
|
-
"subnets": "Subnets",
|
|
74
|
-
"ldap": "Lightweight Directory Access Protocol",
|
|
75
|
-
"oidc": "OpenId Connect",
|
|
76
|
-
"role": "Role",
|
|
77
|
-
"roles": "Roles",
|
|
78
|
-
"event": "Event",
|
|
79
|
-
"events": "Events",
|
|
80
|
-
"audit": "Auditing",
|
|
81
|
-
"log": "Logging",
|
|
82
|
-
"logs": "Logs",
|
|
83
|
-
"logging": "Logging",
|
|
84
|
-
"token": "Token",
|
|
85
|
-
"tokens": "Tokens",
|
|
86
|
-
"helm_chart": "Helm Chart",
|
|
87
|
-
"helm_release": "Helm Release",
|
|
88
|
-
"operator": "Operator",
|
|
89
|
-
"operators": "Operators",
|
|
90
|
-
"installed_operators": "Installed Operators",
|
|
91
|
-
"credential": "Credential",
|
|
92
|
-
"credentials": "Credentials",
|
|
93
|
-
"microservice": "Services",
|
|
94
|
-
"frontend": "Frontend",
|
|
95
|
-
"management_client": "Management Client",
|
|
96
|
-
"management_clients": "management clients",
|
|
97
|
-
"dashboard": "Dashboards",
|
|
98
|
-
"persistentvolumeclaim": "PVC",
|
|
99
|
-
"horizontalpodautoscaler": "HorizontalPodAutoscaler",
|
|
100
|
-
"servicemonitor": "ServiceMonitor",
|
|
101
|
-
"running": "Running",
|
|
102
|
-
"succeeded": "Succeeded",
|
|
103
|
-
"failed": "Failed",
|
|
104
|
-
"unknown": "Unknown",
|
|
105
|
-
"pending": "Progressing",
|
|
106
|
-
"stopped": "Stopped",
|
|
107
|
-
"creating": "Creating",
|
|
108
|
-
"stopping": "Stopping",
|
|
109
|
-
"deleting": "Deleting",
|
|
110
|
-
"created_successfully": "Created",
|
|
111
|
-
"created_failed": "Creation failed",
|
|
112
|
-
"installed_successfully": "Installed",
|
|
113
|
-
"installed_failed": "Installation failed",
|
|
114
|
-
"terminating": "Deleting",
|
|
115
|
-
"create_xxx": "Create {{ xxx }}",
|
|
116
|
-
"update_xxx": "Update {{ xxx }}",
|
|
117
|
-
"delete_xxx": "Delete {{ xxx }}",
|
|
118
|
-
"add_xxx": "Add {{ xxx }}",
|
|
119
|
-
"edit_xxx": "Edit {{ xxx }}",
|
|
120
|
-
"no_available_xxx": "No available {{ xxx }}",
|
|
121
|
-
"create": "Create",
|
|
122
|
-
"bulk_create": "Bulk create",
|
|
123
|
-
"delete": "Delete",
|
|
124
|
-
"add": "Add",
|
|
125
|
-
"edit": "Edit",
|
|
126
|
-
"remove": "Remove",
|
|
127
|
-
"update": "Update",
|
|
128
|
-
"upgrade": "Upgrade",
|
|
129
|
-
"start": "Start",
|
|
130
|
-
"stop": "Stop",
|
|
131
|
-
"search": "Search",
|
|
132
|
-
"filter": "Filter",
|
|
133
|
-
"cancel": "Cancel",
|
|
134
|
-
"deploy": "Deploy",
|
|
135
|
-
"install": "Install",
|
|
136
|
-
"quick_install": "Quick Install",
|
|
137
|
-
"select_all": "Select all",
|
|
138
|
-
"more": "More",
|
|
139
|
-
"collapse": "Fold",
|
|
140
|
-
"not_selected": "Not selected",
|
|
141
|
-
"name": "Name",
|
|
142
|
-
"display_name": "Display Name",
|
|
143
|
-
"config": "Configuration",
|
|
144
|
-
"config_lc": "configuration",
|
|
145
|
-
"basic_info": "Basic Info",
|
|
146
|
-
"overview": "Overview",
|
|
147
|
-
"details": "Details",
|
|
148
|
-
"env": "Environment Variables",
|
|
149
|
-
"status": "Status",
|
|
150
|
-
"source": "Source",
|
|
151
|
-
"triggered_time": "Triggered At",
|
|
152
|
-
"end_time": "Ended At",
|
|
153
|
-
"label": "Labels",
|
|
154
|
-
"annotation": "Annotations",
|
|
155
|
-
"key": "Key",
|
|
156
|
-
"key_pair": "Key Pair",
|
|
157
|
-
"value": "Value",
|
|
158
|
-
"reference_value": "Reference value",
|
|
159
|
-
"type": "Type",
|
|
160
|
-
"creator": "Creator",
|
|
161
|
-
"created_by": "Created By",
|
|
162
|
-
"resource_quota": "Resource Quotas",
|
|
163
|
-
"resource_quotas": "Resource Quota",
|
|
164
|
-
"resource_limit": "Resource Limit",
|
|
165
|
-
"resource_limits": "Resource Limits",
|
|
166
|
-
"requests": "Requests",
|
|
167
|
-
"limits": "Limits",
|
|
168
|
-
"max": "Max",
|
|
169
|
-
"min": "Min",
|
|
170
|
-
"default": "Default",
|
|
171
|
-
"default_value": "Default",
|
|
172
|
-
"business_view": "Business view",
|
|
173
|
-
"management_view": "Management view",
|
|
174
|
-
"chart_repository": "Chart Repository",
|
|
175
|
-
"application_catalog": "Application Catalog",
|
|
176
|
-
"operator_hub": "OperatorHub",
|
|
177
|
-
"host_ip": "Host IP",
|
|
178
|
-
"operation": "Actions",
|
|
179
|
-
"parameters": "Parameters",
|
|
180
|
-
"any": "Any",
|
|
181
|
-
"partial": "Partial",
|
|
182
|
-
"auto": "Auto",
|
|
183
|
-
"manual": "Manual",
|
|
184
|
-
"view": "View",
|
|
185
|
-
"copy": "Copy",
|
|
186
|
-
"clear": "Clear",
|
|
187
|
-
"save": "Save",
|
|
188
|
-
"form": "Form",
|
|
189
|
-
"off": "OFF",
|
|
190
|
-
"on": "On",
|
|
191
|
-
"yes": "Yes",
|
|
192
|
-
"no": "No",
|
|
193
|
-
"true": "True",
|
|
194
|
-
"false": "False",
|
|
195
|
-
"turned_on": "Enabled",
|
|
196
|
-
"turned_off": "Disabled",
|
|
197
|
-
"unopened": "Disabled",
|
|
198
|
-
"from": "From",
|
|
199
|
-
"to": "To",
|
|
200
|
-
"appearance": "Theme",
|
|
201
|
-
"follow_the_system": "Follow the System",
|
|
202
|
-
"light_theme": "Light",
|
|
203
|
-
"dark_theme": "Dark",
|
|
204
|
-
"platform_management": "Platform Management",
|
|
205
|
-
"project_management": "Project Management",
|
|
206
|
-
"my_profile": "Profile",
|
|
207
|
-
"next_locale": "简体中文",
|
|
208
|
-
"logout": "Log Out",
|
|
209
|
-
"all": "All",
|
|
210
|
-
"search_by_name_placeholder": "Search by name",
|
|
211
|
-
"search_by_username_placeholder": "Search by username",
|
|
212
|
-
"search_by_display_name_placeholder": "Search by display name",
|
|
213
|
-
"username": "Username",
|
|
214
|
-
"password": "Password",
|
|
215
|
-
"description": "Description",
|
|
216
|
-
"email": "Email",
|
|
217
|
-
"resource_name": "Resources",
|
|
218
|
-
"member": "Member",
|
|
219
|
-
"no_data": "No data",
|
|
220
|
-
"retry": "Retry",
|
|
221
|
-
"reload": "Reload",
|
|
222
|
-
"reset": "Reset",
|
|
223
|
-
"total": "Total",
|
|
224
|
-
"tiao": "",
|
|
225
|
-
"cpu": "CPU",
|
|
226
|
-
"memory": "Memory",
|
|
227
|
-
"action": "Actions",
|
|
228
|
-
"action_single": "Action",
|
|
229
|
-
"confirm": "Confirm",
|
|
230
|
-
"update_failed": "Failed to update",
|
|
231
|
-
"create_succeeded": "Created completed",
|
|
232
|
-
"update_succeeded": "Update completed",
|
|
233
|
-
"delete_succeeded": "Delete completed",
|
|
234
|
-
"network": "Networking",
|
|
235
|
-
"import": "Import",
|
|
236
|
-
"regexp_tip_k8s_resource_name_base": "Starts and ends with a letter or number. Contains only lower case letters, numbers and the \"-\"",
|
|
237
|
-
"k8s_resource_name_base_placeholder_with_length": "Starts and ends with a letter or number. Contains only lower case letters, numbers, and \"-\". Maximum {{length}} characters",
|
|
238
|
-
"regexp_tip_positive_integer_pattern": "Only positive integers are supported",
|
|
239
|
-
"regexp_tip_ip_address": "Please input the correct IP address",
|
|
240
|
-
"regexp_tip_positive_integer_pattern_zero": "Only positive integers and 0 are accepted",
|
|
241
|
-
"regexp_tip_resource_label_key_prefix": "Prefix of the key should start and end with a letter or number. Use lower case letters, numbers, or the '-', '.'",
|
|
242
|
-
"regexp_tip_k8s_resource_name_start_with_chars_only": "Starts with a letter. Ends with a letter or number. Contains only lower case letters, numbers, and '-'",
|
|
243
|
-
"regexp_tip_ip_address_with_subnet": "Please enter the correct IP/subnet mask",
|
|
244
|
-
"regexp_tip_ip_address_or_hostname": "Please enter a correct IP address or domain name",
|
|
245
|
-
"regexp_tip_ipv6_address_or_hostname": "Please enter a correct IPv6 address or domain name",
|
|
246
|
-
"regexp_tip_ipv4_ipv6_address_or_hostname": "Please enter a correct IPv4 address, IPv6 address or domain name",
|
|
247
|
-
"http_address_format_limit": "Should begin with http:// or https://",
|
|
248
|
-
"domain_ip_placeholder": "Starts with 'http://' or 'https://', followed by a domain name or IP address.",
|
|
249
|
-
"domain_regexp_tip": "Domain name format is wrong, please re-enter",
|
|
250
|
-
"invalid_email": "Invalid Email",
|
|
251
|
-
"invalid_port": "Port format error",
|
|
252
|
-
"invalid_ip": "Invalid IP",
|
|
253
|
-
"created_at": "Created At",
|
|
254
|
-
"updated_at": "Updated At",
|
|
255
|
-
"started_at": "Started At",
|
|
256
|
-
"error": "Error",
|
|
257
|
-
"no_named_data_hint": "No {{ name }} found",
|
|
258
|
-
"name_in_sentence_format": "{{ name }}",
|
|
259
|
-
"error_loading_data": "Error loading data",
|
|
260
|
-
"loading_error": "Error loading",
|
|
261
|
-
"please": "please",
|
|
262
|
-
"refresh": "Refresh",
|
|
263
|
-
"or": "or",
|
|
264
|
-
"loading": "Loading...",
|
|
265
|
-
"load_more": "More",
|
|
266
|
-
"continue_load": "Continue",
|
|
267
|
-
"list_data_has_expired": "Data expired",
|
|
268
|
-
"resource_not_exist": "Resources not exist",
|
|
269
|
-
"no_view_permission": "Permission required",
|
|
270
|
-
"no_permission_please_contact_administrator": "Permission required, please contact your administrator",
|
|
271
|
-
"return_resource_list": "Return to Resource List",
|
|
272
|
-
"delete_resource_raw": "Delete Resource",
|
|
273
|
-
"delete_resource": "Delete {{ type.toLowerCase() }}",
|
|
274
|
-
"confirm_delete_resource": "Delete {{ type }} \"{{ name }}\"?",
|
|
275
|
-
"delete_not_recoverable": "Deletion is not recoverable!",
|
|
276
|
-
"product": "Product",
|
|
277
|
-
"no_product": "No products found",
|
|
278
|
-
"filter_by_name": "Filter by name",
|
|
279
|
-
"no_project": "No projects found",
|
|
280
|
-
"no_namespace": "No Namespaces found",
|
|
281
|
-
"view_detail": "View Details",
|
|
282
|
-
"view_yaml": "View YAML",
|
|
283
|
-
"no_view_permissions": "Permissions required, please contact your administrator",
|
|
284
|
-
"expired_license": "Product license expired",
|
|
285
|
-
"license_error_hint": "The current \"{{ product }}\" product function cannot be used. Please check the specific reason through the \"License Management/Platform License\" page.",
|
|
286
|
-
"runtime_edition": "RE",
|
|
287
|
-
"license_unauthorized_hint": "After a 5-day trial, please apply for an official license and import it in time",
|
|
288
|
-
"show_license": "View License",
|
|
289
|
-
"import_now": "Import now",
|
|
290
|
-
"no_permission_license": "Permissions required",
|
|
291
|
-
"no_permission_license_hint": "Permissions required. Please contact your administrator.",
|
|
292
|
-
"resource_version_conflict": "Resource version conflict",
|
|
293
|
-
"confirm_retry_with_latest_version": "Try again with the latest resourceVersion?",
|
|
294
|
-
"platform_center": "Platform Center",
|
|
295
|
-
"maintenance_center": "Operations Center",
|
|
296
|
-
"not_support": "Feature is not supported",
|
|
297
|
-
"not_support_description": "Feature is not enabled. Please contact your administrator.",
|
|
298
|
-
"no_permission_description": "Permissions required. Please contact your administrator.",
|
|
299
|
-
"inaccessible": "Can't access this page",
|
|
300
|
-
"not_deployed_description": "Product is not deployed. Please contact your administrator.",
|
|
301
|
-
"help_doc": "Help",
|
|
302
|
-
"about_platform": "About Platform",
|
|
303
|
-
"close": "Close",
|
|
304
|
-
"platform_version": "Platform Version",
|
|
305
|
-
"platform_related_open_source_component_info": "Open-Source components used by platform are as follows",
|
|
306
|
-
"just_now": "Just now",
|
|
307
|
-
"zero_state_hint": "No {{ resourceName }} found",
|
|
308
|
-
"data": "data",
|
|
309
|
-
"message": "Message",
|
|
310
|
-
"notify_push": "Push",
|
|
311
|
-
"abnormal_message": "Exception message",
|
|
312
|
-
"system_message": "System message",
|
|
313
|
-
"product_message": "Product message",
|
|
314
|
-
"platform_announcement": "Platform messages",
|
|
315
|
-
"disable_push_tip": "The platform has turned off automatic message push",
|
|
316
|
-
"no_message": "No message found",
|
|
317
|
-
"all_registries": "All registries",
|
|
318
|
-
"last_login_time": "Last Login",
|
|
319
|
-
"hello": "Hello! ",
|
|
320
|
-
"project_number": "Projects",
|
|
321
|
-
"cluster_number": "Clusters",
|
|
322
|
-
"namespace_number": "Namespaces",
|
|
323
|
-
"belonged_cluster": "Cluster",
|
|
324
|
-
"administrator": "Administrator",
|
|
325
|
-
"service_mesh": "Service Mesh",
|
|
326
|
-
"normal": "Normal",
|
|
327
|
-
"abnormal": "Abnormal",
|
|
328
|
-
"enabled": "Enabled",
|
|
329
|
-
"not_enabled": "Disabled",
|
|
330
|
-
"resource_not_found_title": "No resources found matching the filter conditions",
|
|
331
|
-
"resource_not_found_des_pre": "You can try",
|
|
332
|
-
"clear_filter": "Clear filter conditions",
|
|
333
|
-
"all_clusters": "All clusters",
|
|
334
|
-
"no_project_tip": "No project available, please contact the administrator to create a project or add existing project permissions",
|
|
335
|
-
"no_namespace_tip": "No namespace available, please contact the administrator to create a namespace or add existing namespace permissions",
|
|
336
|
-
"no_cluster_tip": "No cluster is available, please contact the administrator to create a cluster or add existing cluster permissions",
|
|
337
|
-
"no_result": "No Result",
|
|
338
|
-
"node_number": "Number of nodes",
|
|
339
|
-
"high_availability_cluster": "Highly available cluster",
|
|
340
|
-
"loading_please_wait": "Loading, please wait...",
|
|
341
|
-
"no_product_and_contact_admin": "No product, please contact the administrator",
|
|
342
|
-
"manage_platform_description": "Manage clusters, products, user roles, licenses, system settings, etc.",
|
|
343
|
-
"manage_project_description": "Management platform project, namespace",
|
|
344
|
-
"maintenance_center_description": "Provide operation and maintenance capabilities such as monitoring, logs, events, alarms, and notifications",
|
|
345
|
-
"no_open_source_components": "No open source components",
|
|
346
|
-
"platform_health_check": "Platform Health Status",
|
|
347
|
-
"system_abnormal_description": "The system is abnormal, please contact the administrator",
|
|
348
|
-
"legend": "Legend",
|
|
349
|
-
"product_abnormal_title": "Data load failed",
|
|
350
|
-
"no_indicator_selected": "No data is available, select one or more metrics",
|
|
351
|
-
"usage_rate": "Utilization",
|
|
352
|
-
"request_rate": "Request",
|
|
353
|
-
"limit_rate": "Limit",
|
|
354
|
-
"core": "Cores",
|
|
355
|
-
"unit_m": "m",
|
|
356
|
-
"unit_core": "Cores",
|
|
357
|
-
"unit_Mi": "Mi",
|
|
358
|
-
"unit_Gi": "Gi",
|
|
359
|
-
"unit_gb": "GB",
|
|
360
|
-
"unit_ge": "",
|
|
361
|
-
"unit_byte": "byte",
|
|
362
|
-
"days": "Days",
|
|
363
|
-
"lower_day": "day",
|
|
364
|
-
"lower_days": "days",
|
|
365
|
-
"hours": "Hours",
|
|
366
|
-
"lower_hours": "hours",
|
|
367
|
-
"lower_hour": "hour",
|
|
368
|
-
"minutes": "Minutes",
|
|
369
|
-
"lower_minutes": "minutes",
|
|
370
|
-
"lower_minute": "minute",
|
|
371
|
-
"seconds": "Seconds",
|
|
372
|
-
"lower_seconds": "seconds",
|
|
373
|
-
"time_range": "Time Range",
|
|
374
|
-
"nearly_5_minute": "Last 5 minutes",
|
|
375
|
-
"nearly_10_minute": "Last 10 minutes",
|
|
376
|
-
"nearly_15_minute": "Last 15 minutes",
|
|
377
|
-
"nearly_30_minute": "Last 30 minutes",
|
|
378
|
-
"nearly_1_hour": "Last hour",
|
|
379
|
-
"nearly_3_hour": "Last 3 hours",
|
|
380
|
-
"nearly_6_hour": "Last 6 hours",
|
|
381
|
-
"nearly_12_hour": "Last 12 hours",
|
|
382
|
-
"nearly_1_day": "Last day",
|
|
383
|
-
"nearly_2_day": "Last 2 days",
|
|
384
|
-
"nearly_3_day": "Last 3 days",
|
|
385
|
-
"nearly_5_day": "Last 5 days",
|
|
386
|
-
"nearly_7_day": "Last 7 days",
|
|
387
|
-
"nearly_14_day": "Last 14 days",
|
|
388
|
-
"nearly_15_day": "Last 15 days",
|
|
389
|
-
"nearly_30_day": "Last 30 days",
|
|
390
|
-
"custom_time_range": "Custom",
|
|
391
|
-
"before_and_after_5_second": "Before and after 5 seconds",
|
|
392
|
-
"before_and_after_10_second": "Before and after 10 seconds",
|
|
393
|
-
"before_and_after_30_second": "Before and after 30 seconds",
|
|
394
|
-
"before_and_after_1_minute": "Before and after 1 minutes",
|
|
395
|
-
"next_trigger_time": "Next Trigger Time",
|
|
396
|
-
"next_trigger_time_lower": "Next trigger time",
|
|
397
|
-
"word_spacing": " ",
|
|
398
|
-
"i_know": "Got It",
|
|
399
|
-
"session_invalid_hint": "Long time no operation or this account is logged in elsewhere, please log in again",
|
|
400
|
-
"belonged_servicemesh": "Service Mesh",
|
|
401
|
-
"all_meshes": "All meshes",
|
|
402
|
-
"master": "Master",
|
|
403
|
-
"unfold": "Expand",
|
|
404
|
-
"not_found_description": "The current page was not found, please contact the administrator",
|
|
405
|
-
"network_abnormal_description": "The network is abnormal, please contact the administrator",
|
|
406
|
-
"disconnected_description": "Disconnected, please contact the administrator",
|
|
407
|
-
"license_abnormal_description": "License exception, please contact the administrator",
|
|
408
|
-
"failed_load_please": "Failed to load, please",
|
|
409
|
-
"click_hide": "Click to hide",
|
|
410
|
-
"click_show": "Click to show",
|
|
411
|
-
"emergency": "Emergency",
|
|
412
|
-
"critical_alarm": "Critical",
|
|
413
|
-
"high_alarm": "High",
|
|
414
|
-
"medium_alarm": "Medium",
|
|
415
|
-
"low_alarm": "Low",
|
|
416
|
-
"suspicious": "Suspicious",
|
|
417
|
-
"notice": "Notice",
|
|
418
|
-
"required": "Required field cannot be empty",
|
|
419
|
-
"not_found_title": "The page you visited does not exist",
|
|
420
|
-
"system_abnormal_title": "Server internal error",
|
|
421
|
-
"no_auth": "No authorization",
|
|
422
|
-
"no_alarm_title": "No alerts found",
|
|
423
|
-
"no_alarm_description": "Congratulations, the platform is very healthy!",
|
|
424
|
-
"advanced_config": "Advanced",
|
|
425
|
-
"vm_image_source_registry": "Registry",
|
|
426
|
-
"vm_image_source_http": "HTTP",
|
|
427
|
-
"vm_image_source_s3": "Object storage (S3)",
|
|
428
|
-
"cpu_should_not_greater_than": "CPU should not greater than {{maxCPU}}",
|
|
429
|
-
"memory_should_not_greater_than": "Memory should not greater than {{maxMemory}}",
|
|
430
|
-
"required_item": "{{name}} is required",
|
|
431
|
-
"open_in_doc_center": "Open in Document Center",
|
|
432
|
-
"page_not_accessible": "Page not accessible",
|
|
433
|
-
"feature_not_enabled": "{{feature}} is not enabled, please contact your administrator",
|
|
434
|
-
"back_to_product": "Back to product",
|
|
435
|
-
"tooltip_copy_click_to_copy": "Click to copy",
|
|
436
|
-
"tooltip_copy_succeeded": "Copied to clipboard",
|
|
437
|
-
"tooltip_copy_failed": "Copy failed",
|
|
438
|
-
"paginator_page_items": "per page",
|
|
439
|
-
"pagination_goto": "Go to page",
|
|
440
|
-
"pagination_page": "",
|
|
441
|
-
"paginator_total_records": "Total {{length}}",
|
|
442
|
-
"field_required": "Field required",
|
|
443
|
-
"strong_password_hint_title": "Password requirement: ",
|
|
444
|
-
"strong_password_pattern_tip": "Must contain letters, numbers, and symbols like {{chars}}",
|
|
445
|
-
"strong_password_pattern_tip_no_special_chars": "Must contain English characters, numbers, and no special characters",
|
|
446
|
-
"strong_password_conditions_length": "Length of {{ min }}-{{ max }}",
|
|
447
|
-
"strong_password_conditions_english_char": "Contains characters",
|
|
448
|
-
"strong_password_conditions_number": "Contains numbers",
|
|
449
|
-
"strong_password_conditions_special_char": "Contains symbols {{ chars }}",
|
|
450
|
-
"create_secret": "Create Secret",
|
|
451
|
-
"create_success": "Created",
|
|
452
|
-
"invalid_pattern": "Invalid pattern",
|
|
453
|
-
"warning_max": "Maximum is {{value}}",
|
|
454
|
-
"warning_max_length": "Max length is {{length}}",
|
|
455
|
-
"warning_min": "Min value is {{value}}",
|
|
456
|
-
"warning_min_length": "Min length is {{length}}",
|
|
457
|
-
"confirm_password": "Confirm Password",
|
|
458
|
-
"confirm_password_not_match": "Those passwords didn't match",
|
|
459
|
-
"the_value_is_invalid": "Invalid value",
|
|
460
|
-
"colon": ": ",
|
|
461
|
-
"semi": "; ",
|
|
462
|
-
"strong_password_placeholder": "The password is composed of letters, numbers and special symbols, with a length of 8-30 characters",
|
|
463
|
-
"regexp_tip_strong_password": "The password length needs to be 8-30 digits. It is recommended to use a password of more than 12 digits. It cannot start with \"/\" and contains at least three items (a-z, A-Z, 0-9 and ()`~!@#$%^&*-+ =_|{}[]:;'<>,.?/ special symbols)",
|
|
464
|
-
"period_symbol": ". ",
|
|
465
|
-
"encoding": "Encoding",
|
|
466
|
-
"decoding": "Decoding",
|
|
467
|
-
"find": "Find",
|
|
468
|
-
"find_next": "Find Next",
|
|
469
|
-
"find_previous": "Find Previous",
|
|
470
|
-
"font_setting": "Font setting",
|
|
471
|
-
"reconnect": "Reconnect",
|
|
472
|
-
"exec_connecting": "Remote terminal connecting...",
|
|
473
|
-
"exec_disconnected_tip": "The remote terminal connection has been disconnected, please ",
|
|
474
|
-
"exec_command": "Command",
|
|
475
|
-
"dhcp_placeholder": "DHCP",
|
|
476
|
-
"unsupported_exec_command_warning": "Unsupported command, has fallen back to /bin/sh",
|
|
477
|
-
"total_num": "Total",
|
|
478
|
-
"resource_usage_top5": "Top 5 Resource Utilization",
|
|
479
|
-
"got_it": "Got It",
|
|
480
|
-
"try_now": "Try Now",
|
|
481
|
-
"service_port": "Service Port",
|
|
482
|
-
"container_port": "Container Port",
|
|
483
|
-
"file_transfer": "File Transfer",
|
|
484
|
-
"upload_file": "Upload File",
|
|
485
|
-
"download_file": "Download File",
|
|
486
|
-
"upload_path": "Upload Path",
|
|
487
|
-
"download_path": "Download Path",
|
|
488
|
-
"no_remote_terminal_connected": "No remote terminal connected",
|
|
489
|
-
"intercept_deactivate_title": "Are you sure you want to leave without saving?",
|
|
490
|
-
"intercept_deactivate_content": "The changes you made will be lost.",
|
|
491
|
-
"current_cluster_status_abnormal": "Current cluster status is abnormal",
|
|
492
|
-
"no_available_license_title": "No product licenses available",
|
|
493
|
-
"maintenance_mode": "Maintenance mode",
|
|
494
|
-
"maintenance_mode_top_notice_msg": "The platform is in maintenance mode, non-platform administrator users have been restricted from using platform features, if you need to remove the restriction, please close it.",
|
|
495
|
-
"platform_maintenance_announcement": "Platform maintenance announcements",
|
|
496
|
-
"supper_InService": "In Service",
|
|
497
|
-
"supper_in_service_tip": "In the maintenance service, please feel free to use",
|
|
498
|
-
"supper_OutOfService": "Out of Service",
|
|
499
|
-
"supper_Warning": "Warning",
|
|
500
|
-
"supper_ExpiringSoon_tip": "The maintenance service will expire on {{value}}, please contact the service manager to update the maintenance contract",
|
|
501
|
-
"supper_NotExist_tip": "The activated maintenance contract is not found. Please contact the service manager immediately to add or update the maintenance contract",
|
|
502
|
-
"supper_MismatchProductVersion_tip": "The product version is inconsistent with the version allowed by the maintenance service ({{value}}). Please contact the service manager immediately to update the maintenance contract",
|
|
503
|
-
"supper_ExceedResourceLimit_tip": "The resource usage of the self built cluster has exceeded the maintenance service limit ({{value}} core). Please contact the service manager immediately to update the maintenance contract",
|
|
504
|
-
"supper_ExceedNodeLimit_tip": "The number of nodes of the external cluster has exceeded the maintenance service limit ({{value}}}). Please contact the service manager immediately to update the maintenance contract",
|
|
505
|
-
"supper_MismatchSubProducts_tip": "The currently used sub product is a sub product other than the maintenance service. Please contact the service manager immediately to update the maintenance contract",
|
|
506
|
-
"supper_Expired_tip": "Maintenance service: {{value}} has expired, please contact the service manager immediately to update the maintenance contract",
|
|
507
|
-
"supper_Pending_tip": "The activated maintenance contract is not found. Please contact the service manager immediately to add or update the maintenance contract",
|
|
508
|
-
"please_enter": "Please enter ",
|
|
509
|
-
"determine_uninstall": "Confirm Uninstall",
|
|
510
|
-
"determine_delete": "Confirm Delete",
|
|
511
|
-
"determine_quit": "Confirm Quit",
|
|
512
|
-
"determine_unmount": "to confirm unmount",
|
|
513
|
-
"determine_unbind": "to confirm unbind",
|
|
514
|
-
"please_enter_extra": "Type",
|
|
515
|
-
"extra_determine_uninstall": "to confirm",
|
|
516
|
-
"extra_determine_delete": "to confirm",
|
|
517
|
-
"extra_determine_quit": "to confirm",
|
|
518
|
-
"extra_determine_unmount": "to confirm",
|
|
519
|
-
"extra_determine_unbind": "to confirm",
|
|
520
|
-
"please_upgrade_current_cluster_component": "Please upgrade current cluster component",
|
|
521
|
-
"option_has_expired": "Option has expired",
|
|
522
|
-
"k8s_resource_label_key_required": "Key is required after entering a value",
|
|
523
|
-
"k8s_resource_label_key_duplicated": "Key already exists",
|
|
524
|
-
"k8s_resource_label_key_invalid": "Key should start and end with a letter or number, contain only letters, numbers, \"-\", \"_\" and \".\". If a prefix is specified, it should be followed by a slash \"/\"",
|
|
525
|
-
"k8s_resource_label_key_exceeding": "Key cannot exceed 63 characters",
|
|
526
|
-
"k8s_resource_label_value_invalid": "Value should start and end with a letter or number, contains only letters, numbers, \"-\", \"_\" and \".\"",
|
|
527
|
-
"k8s_resource_label_value_exceeding": "Value cannot exceed 63 characters",
|
|
528
|
-
"ip_range_validate_hint": "Please enter a valid IP range",
|
|
529
|
-
"learn_more": "Learn more",
|
|
530
|
-
"template_feature_reach_tip": "The platform engineering pipeline is live! Work with your platform and business teams to define, control, and cost-effectively run your pipeline. Then, experience productive pipeline management in no time.",
|
|
531
|
-
"no_taint": "No taint",
|
|
532
|
-
"no_label": "No label",
|
|
533
|
-
"label_key_already_exists": "Label {{ key }} already exists",
|
|
534
|
-
"code_editor_preview_label": "Preview",
|
|
535
|
-
"cluster_need_upgrade_tip": "The current cluster version is too low to use this feature at the moment. Please upgrade as soon as possible.",
|
|
536
|
-
"resource_requests": "Resource Requests",
|
|
537
|
-
"request_cannot_more_than_limit": "The request value cannot be greater than the limit value",
|
|
538
|
-
"(": "(",
|
|
539
|
-
")": ")",
|
|
540
|
-
".": ". ",
|
|
541
|
-
",": ", ",
|
|
542
|
-
":": ": ",
|
|
543
|
-
"zoom_out": "Zoom Out",
|
|
544
|
-
"zoom_in": "Zoom In",
|
|
545
|
-
"panoramic_view": "Fit Canvas",
|
|
546
|
-
"isometric_view": "Actual Size",
|
|
547
|
-
"auto_update": "Auto Update",
|
|
548
|
-
"show_time": "Time",
|
|
549
|
-
"find_label": "Find",
|
|
550
|
-
"full_screen_label": "Full Screen",
|
|
551
|
-
"exit_full_screen_label": "Exit Full Screen",
|
|
552
|
-
"all_projects_with_asterisk": "All Projects(*)",
|
|
553
|
-
"all_projects": "All Projects",
|
|
554
|
-
"last_updated_time": "Last Updated",
|
|
555
|
-
"in_total": "Total",
|
|
556
|
-
"logical_and": "And",
|
|
557
|
-
"logical_or": "Or",
|
|
558
|
-
"detail_info": "Detail Info",
|
|
559
|
-
"value_duplication": "Value duplicated",
|
|
560
|
-
"image_tag_input_placeholder": "Contains only letters, numbers, and symbols like \"-\", \".\", \"_\". Cannot begin with \".\" or \"-\". Maximum 128 characters.",
|
|
561
|
-
"regexp_tip_image_tag": "Contains only letters, numbers, and symbols like \"-\", \".\", \"_\". Cannot begin with \".\" or \"-\".",
|
|
562
|
-
"forbid_action": "Disable",
|
|
563
|
-
"enable_action": "Enable",
|
|
564
|
-
"integration_project_name": "Integration Project Name",
|
|
565
|
-
"update_description": "Update Description",
|
|
566
|
-
"regexp_tip_integer_pattern": "Only integers are accepted ",
|
|
567
|
-
"dot": ".",
|
|
568
|
-
"forbid": "Disable",
|
|
569
|
-
"enable": "Enable",
|
|
570
|
-
"everyday": "Everyday",
|
|
571
|
-
"and": "and",
|
|
572
|
-
"code_editor_clear": "Clear",
|
|
573
|
-
"code_editor_dark_theme": "Dark",
|
|
574
|
-
"code_editor_exit_fullscreen": "Exit",
|
|
575
|
-
"code_editor_export": "Export",
|
|
576
|
-
"code_editor_find": "Find",
|
|
577
|
-
"code_editor_copied": "Copied",
|
|
578
|
-
"code_editor_fold": "Fold",
|
|
579
|
-
"code_editor_format": "Format",
|
|
580
|
-
"code_editor_fullscreen": "Full Screen",
|
|
581
|
-
"code_editor_import": "Import",
|
|
582
|
-
"code_editor_light_theme": "Light",
|
|
583
|
-
"code_editor_readonly": "Read-Only",
|
|
584
|
-
"code_editor_recover": "Recover",
|
|
585
|
-
"code_editor_show_diff": "Changes",
|
|
586
|
-
"code_editor_writable": "Writable",
|
|
587
|
-
"cron_trigger_period": "Schedule",
|
|
588
|
-
"cron_trigger_fast_mode": "Day-based",
|
|
589
|
-
"cron_trigger_custom_mode": "Custom",
|
|
590
|
-
"cron_trigger_template": "Samples",
|
|
591
|
-
"cron_trigger_template_1": "(On December 25 at 18:30:00)",
|
|
592
|
-
"cron_trigger_template_2": "(On the 25th of every month and every Saturday at 18:30:00)",
|
|
593
|
-
"cron_trigger_template_3": "(Every Saturday at 18:30:00)",
|
|
594
|
-
"cron_trigger_template_4": "(On the 1st, 10th, and 22nd of every month at 18:00:00)",
|
|
595
|
-
"cron_trigger_template_5": "(On the 4th of every month and every Monday to Wednesday at 11:00:00)",
|
|
596
|
-
"cron_next_trigger_time": "Will Be Triggered At",
|
|
597
|
-
"cron_next_trigger_time_cur_time": "In the current time zone",
|
|
598
|
-
"cron_trigger_params_config_hint": "If configured, the pipeline is trigged with parameters set below instead of the defaults.",
|
|
599
|
-
"cron_trigger_format_error": "Invalid expression",
|
|
600
|
-
"cron_format_hint_1": "For details on schedule setting, see ",
|
|
601
|
-
"cron_format_hint_2": "The trigger will be executed in UTC. To set them, convert the current time into UTC time zone"
|
|
602
|
-
}
|