|
55 | 55 | "Save": "Save", |
56 | 56 | "Uh-oh! Something went wrong.": "Uh-oh! Something went wrong.", |
57 | 57 | "Error loading {{ routeName }}": "Error loading {{ routeName }}", |
58 | | - "Namespaces must contain only lowercase alphanumeric characters or '-', and must start and end with an alphanumeric character.": "Namespaces must contain only lowercase alphanumeric characters or '-', and must start and end with an alphanumeric character.", |
59 | | - "The list of namespaces you are allowed to access in this cluster.": "The list of namespaces you are allowed to access in this cluster.", |
60 | | - "Add namespace": "Add namespace", |
61 | | - "Allowed namespaces": "Allowed namespaces", |
62 | | - "Cluster name must contain only lowercase alphanumeric characters or '-', and must start and end with an alphanumeric character.": "Cluster name must contain only lowercase alphanumeric characters or '-', and must start and end with an alphanumeric character.", |
63 | | - "The current name of cluster. You can define custom modified name.": "The current name of cluster. You can define custom modified name.", |
64 | | - "Change name": "Change name", |
65 | | - "Are you sure you want to change the name for \"{{ clusterName }}\"?": "Are you sure you want to change the name for \"{{ clusterName }}\"?", |
66 | | - "Apply": "Apply", |
67 | | - "The default namespace for e.g. when applying resources (when not specified directly).": "The default namespace for e.g. when applying resources (when not specified directly).", |
68 | 58 | "Enter a value between {{ minRows }} and {{ maxRows }}.": "Enter a value between {{ minRows }} and {{ maxRows }}.", |
69 | 59 | "Custom row value": "Custom row value", |
| 60 | + "Apply": "Apply", |
70 | 61 | "Custom value": "Custom value", |
71 | 62 | "General Settings": "General Settings", |
72 | 63 | "Version": "Version", |
73 | 64 | "Language": "Language", |
74 | 65 | "Theme": "Theme", |
75 | 66 | "Number of rows for tables": "Number of rows for tables", |
76 | 67 | "Timezone to display for dates": "Timezone to display for dates", |
| 68 | + "Namespaces must contain only lowercase alphanumeric characters or '-', and must start and end with an alphanumeric character.": "Namespaces must contain only lowercase alphanumeric characters or '-', and must start and end with an alphanumeric character.", |
| 69 | + "Cluster name must contain only lowercase alphanumeric characters or '-', and must start and end with an alphanumeric character.": "Cluster name must contain only lowercase alphanumeric characters or '-', and must start and end with an alphanumeric character.", |
77 | 70 | "Cluster Settings": "Cluster Settings", |
78 | 71 | "There seem to be no clusters configured…": "There seem to be no clusters configured…", |
79 | 72 | "Cluster {{ clusterName }} does not exist. Please select a valid cluster:": "Cluster {{ clusterName }} does not exist. Please select a valid cluster:", |
80 | | - "Default namespace": "Default namespace", |
81 | 73 | "Cluster Settings ({{ clusterName }})": "Cluster Settings ({{ clusterName }})", |
82 | 74 | "Go to cluster": "Go to cluster", |
| 75 | + "The current name of cluster. You can define custom modified name.": "The current name of cluster. You can define custom modified name.", |
| 76 | + "Change name": "Change name", |
| 77 | + "Are you sure you want to change the name for \"{{ clusterName }}\"?": "Are you sure you want to change the name for \"{{ clusterName }}\"?", |
| 78 | + "Default namespace": "Default namespace", |
| 79 | + "The default namespace for e.g. when applying resources (when not specified directly).": "The default namespace for e.g. when applying resources (when not specified directly).", |
| 80 | + "Allowed namespaces": "Allowed namespaces", |
| 81 | + "The list of namespaces you are allowed to access in this cluster.": "The list of namespaces you are allowed to access in this cluster.", |
| 82 | + "Add namespace": "Add namespace", |
83 | 83 | "Remove Cluster": "Remove Cluster", |
84 | 84 | "Server": "Server", |
85 | 85 | "light theme": "light theme", |
|
218 | 218 | "Are you sure?": "Are you sure?", |
219 | 219 | "This will discard your changes in the editor. Do you want to proceed?": "This will discard your changes in the editor. Do you want to proceed?", |
220 | 220 | "Undo Changes": "Undo Changes", |
| 221 | + "No label selectors found for this {{type}}": "No label selectors found for this {{type}}", |
| 222 | + "Invalid response from server": "Invalid response from server", |
| 223 | + "Failed to fetch related pods": "Failed to fetch related pods", |
| 224 | + "No pods found for this workload": "No pods found for this workload", |
| 225 | + "Failed to fetch pods: {{error}}": "Failed to fetch pods: {{error}}", |
| 226 | + "Logs are paused. Click the follow button to resume following them.": "Logs are paused. Click the follow button to resume following them.", |
| 227 | + "Select Pod": "Select Pod", |
| 228 | + "All Pods": "All Pods", |
| 229 | + "Container": "Container", |
| 230 | + "Restarted": "Restarted", |
| 231 | + "Show logs for previous instances of this container.": "Show logs for previous instances of this container.", |
| 232 | + "You can only select this option for containers that have been restarted.": "You can only select this option for containers that have been restarted.", |
| 233 | + "Show previous": "Show previous", |
| 234 | + "Timestamps": "Timestamps", |
| 235 | + "Follow": "Follow", |
| 236 | + "Show logs": "Show logs", |
221 | 237 | "Loading resource data": "Loading resource data", |
222 | 238 | "Creation": "Creation", |
223 | 239 | "Labels": "Labels", |
|
299 | 315 | "Categories": "Categories", |
300 | 316 | "Accepted Names": "Accepted Names", |
301 | 317 | "Versions": "Versions", |
302 | | - "Spawn Job": "Spawn Job", |
303 | | - "This will trigger a new Job based on the CronJob {{ name }}": "This will trigger a new Job based on the CronJob {{ name }}", |
304 | | - "Job Name": "Job Name", |
305 | 318 | "Spawning Job {{ newItemName }}…": "Spawning Job {{ newItemName }}…", |
306 | 319 | "Job {{ newItemName }} spawned": "Job {{ newItemName }} spawned", |
307 | 320 | "Failed to spawn Job {{ newItemName }}": "Failed to spawn Job {{ newItemName }}", |
| 321 | + "Spawn Job": "Spawn Job", |
| 322 | + "This will trigger a new Job based on the CronJob {{ name }}": "This will trigger a new Job based on the CronJob {{ name }}", |
| 323 | + "Job Name": "Job Name", |
308 | 324 | "Spawn": "Spawn", |
309 | | - "Resume": "Resume", |
310 | | - "Suspend": "Suspend", |
311 | 325 | "Suspending CronJob {{ newItemName }}…": "Suspending CronJob {{ newItemName }}…", |
312 | 326 | "Resuming CronJob {{ newItemName }}…": "Resuming CronJob {{ newItemName }}…", |
313 | 327 | "Cancelled suspending CronJob {{ newItemName }}.": "Cancelled suspending CronJob {{ newItemName }}.", |
|
316 | 330 | "Resumed CronJob {{ newItemName }}.": "Resumed CronJob {{ newItemName }}.", |
317 | 331 | "Failed to suspend CronJob {{ newItemName }}.": "Failed to suspend CronJob {{ newItemName }}.", |
318 | 332 | "Failed to resume CronJob {{ newItemName }}.": "Failed to resume CronJob {{ newItemName }}.", |
| 333 | + "Resume": "Resume", |
| 334 | + "Suspend": "Suspend", |
319 | 335 | "Key": "Key", |
320 | 336 | "Operator": "Operator", |
321 | 337 | "Value": "Value", |
|
378 | 394 | "None": "None", |
379 | 395 | "Software": "Software", |
380 | 396 | "Redirecting to main page…": "Redirecting to main page…", |
381 | | - "Logs are paused. Click the follow button to resume following them.": "Logs are paused. Click the follow button to resume following them.", |
382 | 397 | "Lines": "Lines", |
383 | | - "Show logs for previous instances of this container.": "Show logs for previous instances of this container.", |
384 | | - "You can only select this option for containers that have been restarted.": "You can only select this option for containers that have been restarted.", |
385 | | - "Show previous": "Show previous", |
386 | | - "Timestamps": "Timestamps", |
387 | | - "Follow": "Follow", |
388 | 398 | "Max Unavailable": "Max Unavailable", |
389 | 399 | "Min Available": "Min Available", |
390 | 400 | "Allowed disruptions": "Allowed disruptions", |
|
0 commit comments