|
108 | 108 | "Edit ImageUpdater": "Edit ImageUpdater", |
109 | 109 | "Delete ImageUpdater": "Delete ImageUpdater", |
110 | 110 | "Error: Missing required route parameters": "Error: Missing required route parameters", |
| 111 | + "True": "True", |
| 112 | + "False": "False", |
111 | 113 | "ImageUpdater details": "ImageUpdater details", |
112 | 114 | "Ready": "Ready", |
113 | 115 | "Whether the last reconciliation completed without errors.": "Whether the last reconciliation completed without errors.", |
114 | | - "True": "True", |
115 | | - "False": "False", |
116 | 116 | "Applications Matched": "Applications Matched", |
117 | 117 | "Number of applications matched by this ImageUpdater.": "Number of applications matched by this ImageUpdater.", |
118 | 118 | "Images Managed": "Images Managed", |
|
255 | 255 | "No pods": "No pods", |
256 | 256 | "There are no pods associated with the rollout.": "There are no pods associated with the rollout.", |
257 | 257 | "Edit Pod": "Edit Pod", |
| 258 | + "Edit Rollout": "Edit Rollout", |
258 | 259 | "Promote": "Promote", |
259 | 260 | "Full Promote": "Full Promote", |
260 | 261 | "Abort": "Abort", |
261 | 262 | "Retry": "Retry", |
262 | 263 | "Restart": "Restart", |
263 | | - "Edit Rollout": "Edit Rollout", |
| 264 | + "Rollback": "Rollback", |
264 | 265 | "Age": "Age", |
265 | 266 | "Info": "Info", |
266 | 267 | "Ready containers": "Ready containers", |
267 | 268 | "ready": "ready", |
268 | 269 | "0 Pods": "0 Pods", |
| 270 | + "Scaling down in:": "Scaling down in:", |
| 271 | + "{{x}} failed with an error.": "{{x}} failed with an error.", |
| 272 | + "Rollout Revisions": "Rollout Revisions", |
| 273 | + "Close": "Close", |
269 | 274 | "Stable": "Stable", |
270 | 275 | "Active": "Active", |
271 | 276 | "Preview": "Preview", |
|
274 | 279 | "Replicas": "Replicas", |
275 | 280 | "The number of desired replicas for the rollout": "The number of desired replicas for the rollout", |
276 | 281 | "The current status of the rollout": "The current status of the rollout", |
| 282 | + "There is no rollout status. Check that the Rollout Manager is created and is available.": "There is no rollout status. Check that the Rollout Manager is created and is available.", |
277 | 283 | "Strategy": "Strategy", |
278 | 284 | "Whether the rollout is using a blue-green or canary strategy": "Whether the rollout is using a blue-green or canary strategy", |
279 | 285 | "No Argo Rollouts": "No Argo Rollouts", |
|
284 | 290 | "Create Rollout": "Create Rollout", |
285 | 291 | "Pods": "Pods", |
286 | 292 | "Selector": "Selector", |
287 | | - "No labels": "No labels", |
288 | 293 | "Rollout Status": "Rollout Status", |
289 | 294 | "Revisions": "Revisions", |
290 | 295 | "There was an error retrieving the rollout. Check your connection and reload the page.": "There was an error retrieving the rollout. Check your connection and reload the page.", |
291 | 296 | "There was an error retrieving the rollout revisions. Check your connection and reload the page.": "There was an error retrieving the rollout revisions. Check your connection and reload the page.", |
292 | | - "Rollout Revisions": "Rollout Revisions", |
293 | 297 | "Active Service": "Active Service", |
294 | 298 | "The active blue-green service": "The active blue-green service", |
295 | 299 | "Preview Service": "Preview Service", |
|
322 | 326 | "There was an error retrieving applicationsets. Check your connection and reload the page.": "There was an error retrieving applicationsets. Check your connection and reload the page.", |
323 | 327 | "ApplicationSets": "ApplicationSets", |
324 | 328 | "Create ApplicationSet": "Create ApplicationSet", |
| 329 | + "No labels": "No labels", |
325 | 330 | "Name must be unique within a namespace.": "Name must be unique within a namespace.", |
326 | 331 | "Namespace defines the space within which each name must be unique.": "Namespace defines the space within which each name must be unique.", |
327 | 332 | "Map of string keys and values that can be used to organize and categorize (scope and select) objects.": "Map of string keys and values that can be used to organize and categorize (scope and select) objects.", |
|
0 commit comments