|
130 | 130 | "Applications": "ArgoCD Applications", |
131 | 131 | "Edit labels": "Edit labels", |
132 | 132 | "Edit annotations": "Edit annotations", |
133 | | - "Edit App Project": "Edit App Project", |
| 133 | + "Edit AppProject": "Edit AppProject", |
134 | 134 | "Delete": "Delete", |
135 | 135 | "No Argo CD App Projects match the search filter": "No Argo CD App Projects match the search filter", |
136 | 136 | "Try removing the filter or searching for a different term to see more App Projects.": "Try removing the filter or searching for a different term to see more App Projects.", |
|
140 | 140 | "No Argo CD App Projects": "No Argo CD App Projects", |
141 | 141 | "Unable to load data": "Unable to load data", |
142 | 142 | "There was an error retrieving App Projects. Check your connection and reload the page.": "There was an error retrieving App Projects. Check your connection and reload the page.", |
143 | | - "App Projects": "App Projects", |
144 | | - "Create App Project": "Create App Project", |
| 143 | + "AppProjects": "AppProjects", |
| 144 | + "Create AppProject": "Create AppProject", |
145 | 145 | "Search by name...": "Search by name...", |
146 | 146 | "Description": "Description", |
| 147 | + "Labels": "Labels", |
147 | 148 | "Last Updated": "Last Updated", |
| 149 | + "No labels": "No labels", |
148 | 150 | "Has Description": "Has Description", |
149 | 151 | "No Description": "No Description", |
150 | 152 | "Has Applications": "Has Applications", |
|
158 | 160 | "Destinations": "Destinations", |
159 | 161 | "Has Destinations": "Has Destinations", |
160 | 162 | "No Destinations": "No Destinations", |
| 163 | + "Traffic": "Traffic", |
| 164 | + "Ready": "Ready", |
| 165 | + "Restarts": "Restarts", |
| 166 | + "Owner": "Owner", |
| 167 | + "Memory": "Memory", |
| 168 | + "CPU": "CPU", |
| 169 | + "Created At": "Created At", |
| 170 | + "No pods": "No pods", |
| 171 | + "There are no pods associated with the rollout.": "There are no pods associated with the rollout.", |
| 172 | + "Edit Pod": "Edit Pod", |
161 | 173 | "Promote": "Promote", |
162 | 174 | "Full Promote": "Full Promote", |
163 | 175 | "Abort": "Abort", |
164 | 176 | "Retry": "Retry", |
165 | 177 | "Restart": "Restart", |
166 | 178 | "Edit Rollout": "Edit Rollout", |
167 | | - "Delete": "Delete", |
| 179 | + "No revisions": "No revisions", |
| 180 | + "Revisions": "Revisions", |
168 | 181 | "Rollout details": "Rollout details", |
169 | | - "Rollouts details": "Rollouts details", |
170 | | - "Topology view": "Topology view", |
171 | 182 | "Replicas": "Replicas", |
172 | 183 | "The number of desired replicas for the rollout": "The number of desired replicas for the rollout", |
173 | 184 | "The current status of the rollout": "The current status of the rollout", |
|
179 | 190 | "There are no Argo Rollouts in all projects.": "There are no Argo Rollouts in all projects.", |
180 | 191 | "There was an error retrieving applications. Check your connection and reload the page.": "There was an error retrieving applications. Check your connection and reload the page.", |
181 | 192 | "Argo Rollouts": "Argo Rollouts", |
182 | | - "Rollouts": "Argo Rollouts", |
183 | 193 | "Create Rollout": "Create Rollout", |
184 | | - "Graph view": "Graph view", |
185 | 194 | "Pods": "Pods", |
186 | | - "Labels": "Labels", |
187 | 195 | "Selector": "Selector", |
188 | | - "No labels": "No labels", |
189 | 196 | "Rollout Status": "Rollout Status", |
190 | | - "Revisions": "Revisions", |
| 197 | + "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.", |
| 198 | + "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.", |
| 199 | + "Rollout Revisions": "Rollout Revisions", |
191 | 200 | "Active Service": "Active Service", |
192 | 201 | "The active blue-green service": "The active blue-green service", |
193 | 202 | "Preview Service": "Preview Service", |
|
200 | 209 | "The canary service": "The canary service", |
201 | 210 | "Analysis Templates": "Analysis Templates", |
202 | 211 | "The analysis and cluster-scoped analysis templates used for the canary strategy": "The analysis and cluster-scoped analysis templates used for the canary strategy", |
| 212 | + "Topology view": "Topology view", |
203 | 213 | "No matching Argo CD Applications": "No matching Argo CD Applications", |
204 | 214 | "No Argo CD Applications": "No Argo CD Applications", |
205 | 215 | "No Argo CD Applications match the label filter": "No Argo CD Applications match the label filter", |
|
215 | 225 | "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.", |
216 | 226 | "ApplicationSets": "Argo CD ApplicationSets", |
217 | 227 | "Create ApplicationSet": "Create ApplicationSet", |
218 | | - "Created At": "Created At", |
219 | 228 | "View in Argo CD": "View in Argo CD", |
220 | 229 | "Name must be unique within a namespace.": "Name must be unique within a namespace.", |
221 | 230 | "Namespace defines the space within which each name must be unique.": "Namespace defines the space within which each name must be unique.", |
|
225 | 234 | "Annotations is an unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects.": "Annotations is an unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects.", |
226 | 235 | "Created at": "Created at", |
227 | 236 | "Time is a wrapper around time. Time which supports correct marshaling to YAML and JSON.": "Time is a wrapper around time. Time which supports correct marshaling to YAML and JSON.", |
228 | | - "Owner": "Owner", |
229 | 237 | "Owner references link this resource to its parent object. For example, Applications generated by an ApplicationSet will have that ApplicationSet as their owner. This relationship enables proper resource lifecycle management and garbage collection.": "Owner references link this resource to its parent object. For example, Applications generated by an ApplicationSet will have that ApplicationSet as their owner. This relationship enables proper resource lifecycle management and garbage collection.", |
230 | 238 | "Sync": "Sync", |
231 | 239 | "Stop": "Stop", |
|
0 commit comments