forked from epinio/ui
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathen-us.yaml
387 lines (385 loc) · 12.4 KB
/
en-us.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
typeLabel:
withCount:
namespaces: Namespaces {n}
applications: Applications {n}
services: Services {n}
namespaces: |-
{count, plural,
one { Namespaces }
other { Namespaces }
}
applications: |-
{count, plural,
one { Applications }
other { Applications }
}
appcharts: |-
{count, plural,
one { Application Charts }
other { Application Charts }
}
"services": |-
{count, plural,
one { Instances }
other { Instances }
}
configurations: |-
{count, plural,
one { Configurations }
other { Configurations }
}
"catalogservices": |-
{count, plural,
one { Catalog }
other { Catalog }
}
typeDescription:
namespaces: Namespaces group your applications, services and other resources. Deleting a namespace will delete all of it's resources.
applications: Epinio uses Applications to transition your code, through build, to being deployed.
services: Epinio can create instances of your services. Instances can be bound to your applications to provide data, for example a database service bound to an application might provide connection credentials.
configurations: Configurations are a way to provide data to applications. The data becomes available once the configuration is bound to them.
appcharts: Application Charts define kube resources created by your application. Templates for active applications cannot be changed
catalogservices: Catalog Services provide additional, common functionality to applications. For example an instance of a database Catalog Service can be bound to an application.
asyncButton:
export:
action: Export
success: Exported
waiting: Exporting…
login:
action: Log In
success: Log In
waiting: Log In
refresh:
action: 'Refresh'
actionIcon: refresh
error: 'Refresh'
errorIcon: error
success: 'Refreshed'
successIcon: checkmark
waiting: 'Refreshing'
waitingIcon: refresh
epinio:
label: Epinio
about:
allPackages: See all packages
getBinaries: Get binaries
intro:
dashboard: Dashboard
welcome: Welcome to Epinio
blurb: The Application Development Engine for Kubernetes
description: Epinio takes your application from source code to deployment and allow for Developers and Operators to work better together!
learnMoreLink: https://epinio.io/
learnMore: Learn more
noNamespaces: Create a Namespace, then create your Applications
getStarted: Get started
issues: Issues
about: About
cards:
namespaces:
linkText: Create Namespace
slotTitle: Newest Namespaces
applications:
linkText: Deploy Application
running: Running
services:
title: Services
description: Create instances of your services. Instances can be bound to your Applications to provide data.
linkText: Create Instance
slotTitle: Quick start with
metrics:
availability: 'Available node resources: { availableCpu }% cpu, { availableMemory }% memory. '
link:
label: Show Metrics in Cluster Explorer
tableHeaders:
namespace: Namespace
instances:
header: Epinio instances
none:
header: No instances of Epinio were found
description: To view an Epinio cluster be sure to import a Cluster where one is installed
tableHeaders:
api: URL
version: Version
explore: Explore
cluster: Rancher Cluster
applications:
tableHeaders:
route: Routes
boundConfigs: Bound Configs
boundServices: Bound Services
deployedBy: Last Deployed By
detail:
counts:
label: Counts
services: Services
config: Configurations
routes: Routes
envVars: Environment Vars
routes:
label: Routes
deployment:
label: Deployment
summary: Summary
instances: Instances
metrics: Metrics
memory: Memory
cpu: CPU
details:
label: Deployment Details
origin: Origin
git:
created: Created
updated: Updated
deployed: Deployed
commits:
redeploy: Select `Redeploy` to update the application from the given commit.
tables:
label: Resources
instances: Instances
services: Services
configs: Configurations
overview: Overview
gitCommits: Git commits
gitSource:
github:
label: GitHub
gitlab:
label: GitLab
latestCommit: Latest commit deployed
behindCommits: Commits behind
create:
title: Application
titleSubText: Epinio
instances: Instances
settingsVars:
title: Application Variables
keyLabel: Name
valueLabel: Value
description: Changes to Application and Environment Variables are applied when the Application has been restarted.
checkbox: Enables/Disables {name}
envvar:
title: Environment Variables
keyLabel: Name
valueLabel: Value
routes:
title: Routes
tooltip: Replace the default route (<app name>.<epinio domain>) with one or more custom routes
placeholder: e.g. my-custom-route.com/my-app
export:
label: Export App
manifest:
title: Manifest
description: Manifests contain basic application configuration like name, routes, number of instances, etc.
chartValuesImages:
title: Chart and Images
description: Helm chart and images can be used to `helm install` your application.
banner: Container images can be large and take a long time to download.
steps:
preparing:
values: "Preparing download: Values"
chart: "Preparing download: Chart"
image: "Preparing download: Image"
download:
values: "Downloading: Values"
chart: "Downloading: Chart"
image: "Downloading: Image"
zip: Compressing Files
error: Server Error, download of { part } part failed.
steps:
basics:
label: Details
subtext: Basic info about your app
commits:
label: Commits
subtext: List of commits based on your git repo
source:
label: Source
subtext: Provide the source
folder:
label: Folder
file:
label: Folder
inputLabel: Name
button: Select Folder
tooltip: This should contain your application files
archive:
label: Archive
file:
label: Archive File
inputLabel: Name
button: Select File
tooltip: This should be a compressed file containing your application
builderimage:
label: Paketo Builder Image
tooltip: Paketo builder image to use for staging
default: Default Image
custom: Custom Image
appchart:
label: Application Chart
container_url:
label: Container Image
url:
label: Container Image
inputLabel: Image
tooltip: Container Image for the app workload
manifest:
button: From Manifest
tooltip: Manifests can provide app configuration from another app
git_url:
label: Git URL
url:
label: URL
inputLabel: URL
tooltip: URL of the Git Repository
branch:
label: Branch
inputLabel: Branch
tooltip: Branch to deploy
error:
label: Invalid URL, please check the URL and try again.
github:
label: GitHub
gitlab:
label: GitLab
configurations:
label: Bindings
subtext: Bind to Application
configurations:
select:
placeholderWithOptions: Select configs to bind app to
placeholderNoOptions: There are no configs in this namespace
services:
select:
label: Services
placeholderWithOptions: Select services to bind app to
placeholderNoOptions: There are no services in this namespace
next: Create
update: Update Source
progress:
label: Progress
subtext: Status of create
table:
stage:
label: Stage
description: Description
status: Status
run:
label: Run
action:
create_namespace:
label: Create Namespace
description: A Namespace will be created to contain your Application
create:
label: Create Application
description: The Application will be created ready to deploy source to
bind_configurations:
label: Bind Configurations
description: Configurations will be bound to the new Application
updateSource:
label: Updating
description: Updates the application source and settings
bind_services:
label: Bind Services
description: Services will be bound to the new Application
gitFetch:
label: Fetch
description: Fetch the files at the git repository's branch
upload:
label: Upload
description: Upload the source for the Application
build:
label: Build
description: Build the source for the Application
deploy:
label: Deploy
description: Deploy and start the Application
actions:
shell:
label: App Shell
onlyShell:
label: Shell
viewAppLogs:
label: App Logs
viewStagingLogs:
label: Last Build Logs
restage:
label: Rebuild
restart:
label: Restart
createManifest:
label: Download Manifest
editFromCommit:
label: Redeploy
goToEpinio:
label: Epinio App
viewDeployment:
label: View In Kube Cluster
wm:
containerName: 'Instance: {label}'
noData: There are no log entries to show.
namespace:
tableHeaders:
appCount: Applications
configCount: Configs
name: Name
create: Create a Namespace
deleteWarning: All resources in a namespace will be deleted.
validations:
name: Namespace's name must consist of lower case alphanumeric characters or '-', and must start and end with an alphanumeric character (e.g. 'my-name', or '123-abc')
services:
applicationsNotBound: No applications bound to the Service Instance(s)
applicationsBound: |-
{count, plural,
=1 { Caution: There is 1 application bound to the Service Instance(s) about to be deleted. Do you want to proceed? }
other { Caution: There are {count} applications bound to the Service Instance(s) about to be deleted. Do you want to proceed? }
}
promptRemove:
attemptingToRemove: You are attempting to delete the Service Instance
chartValues:
title: Service Variables
configurations:
pairs:
label: Config Data
tooltip: Data made available to bound applications via the path <code>/configurations/<configuration name>/<data name>/</code>
tableHeaders:
boundApps: Bound Applications
variableCount: No. of variables
createBy: Created By
service:
label: Service
tooltip: Configurations related to services are managed by the service itself
promptRemove:
unbind: Unbind from applications before deleting
bindApps:
label: Bind to Applications (optional)
placeholderWithOptions: Applications
placeholderNoOptions: There are no apps in this namespace
serviceInstance:
tableHeaders:
service: Catalog Service
serviceVersion: Catalog Service Version
create:
catalogService:
label: Catalog Service
placeholderNoOptions: There are no services
placeholderWithOptions: Select the type of Service to create
failedWaitingForServiceInstance: Service instance was created but failed to be returned by Epinio, no applications were bound
catalogService:
tableHeaders:
shortDesc: Headline
desc: Description
detail:
servicesTitle: "{catalogService} Services"
chartVersion: Chart Version
appVersion: Version
helmChart: Helm Chart
warnings:
noNamespace: There are no namespaces. Please create one before proceeding
login:
login: Log in
genericProvider: Log in with Auth Provider
useGenericProvider: Use Auth Provider
model:
authConfig:
provider:
epinio: Auth Provider