|
81 | 81 | "There are no resources associated with the application.": "There are no resources associated with the application.", |
82 | 82 | "Application resources": "Application resources", |
83 | 83 | "Name": "Name", |
| 84 | + "Namespace": "Namespace", |
| 85 | + "Sync Wave": "Sync Wave", |
| 86 | + "Kind": "Kind", |
| 87 | + "Type": "Type", |
| 88 | + "Repository": "Repository", |
| 89 | + "Path / Chart": "Path / Chart", |
| 90 | + "Ref": "Ref", |
84 | 91 | "No source": "No source", |
85 | 92 | "Error. There must at least one source in the application.": "Error. There must at least one source in the application.", |
86 | 93 | "Application sources": "Application sources", |
|
101 | 108 | "Finished At": "Finished At", |
102 | 109 | "When the operation was finished.": "When the operation was finished.", |
103 | 110 | "Resources Last Synced": "Resources Last Synced", |
| 111 | + "Status": "Status", |
| 112 | + "Hook": "Hook", |
104 | 113 | "There is no history associated with the application.": "There is no history associated with the application.", |
| 114 | + "ID": "ID", |
| 115 | + "Deploy Started At": "Deploy Started At", |
| 116 | + "Deployed At": "Deployed At", |
| 117 | + "Revision(s) and Source Repo URL(s)": "Revision(s) and Source Repo URL(s)", |
| 118 | + "Current health status of the ApplicationSet.": "Current health status of the ApplicationSet.", |
| 119 | + "Generated Apps": "Generated Apps", |
| 120 | + "Number of applications generated by this ApplicationSet.": "Number of applications generated by this ApplicationSet.", |
| 121 | + "applications": "applications", |
| 122 | + "application": "application", |
105 | 123 | "Generators": "Generators", |
| 124 | + "Number of generators configured in this ApplicationSet.": "Number of generators configured in this ApplicationSet.", |
| 125 | + "generators": "generators", |
| 126 | + "generator": "generator", |
| 127 | + "App Project": "App Project", |
| 128 | + "Argo CD project that this ApplicationSet belongs to.": "Argo CD project that this ApplicationSet belongs to.", |
| 129 | + "Git repository URL where the ApplicationSet configuration is stored.": "Git repository URL where the ApplicationSet configuration is stored.", |
106 | 130 | "Applications": "Argo CD Applications", |
107 | 131 | "Promote": "Promote", |
108 | 132 | "Full Promote": "Full Promote", |
|
118 | 142 | "There are no Argo Rollouts in all projects.": "There are no Argo Rollouts in all projects.", |
119 | 143 | "Unable to load data": "Unable to load data", |
120 | 144 | "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.", |
| 145 | + "Rollouts": "Rollouts", |
| 146 | + "Create Rollout": "Create Rollout", |
| 147 | + "Topology view": "Topology view", |
| 148 | + "Graph view": "Graph view", |
| 149 | + "Pods": "Pods", |
| 150 | + "Labels": "Labels", |
| 151 | + "Selector": "Selector", |
| 152 | + "Last Updated": "Last Updated", |
| 153 | + "No labels": "No labels", |
| 154 | + "Rollout Status": "Rollout Status", |
121 | 155 | "No matching Argo CD Applications": "No matching Argo CD Applications", |
122 | 156 | "No Argo CD Applications": "No Argo CD Applications", |
123 | 157 | "No Argo CD Applications match the label filter": "No Argo CD Applications match the label filter", |
|
134 | 168 | "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.", |
135 | 169 | "ApplicationSets": "Argo CD ApplicationSets", |
136 | 170 | "Create ApplicationSet": "Create ApplicationSet", |
137 | | - "Namespace": "Namespace", |
138 | | - "Generated Apps": "Generated Apps", |
139 | 171 | "Created At": "Created At", |
140 | 172 | "View in Argo CD": "View in Argo CD", |
141 | 173 | "Name must be unique within a namespace.": "Name must be unique within a namespace.", |
142 | 174 | "Namespace defines the space within which each name must be unique.": "Namespace defines the space within which each name must be unique.", |
143 | | - "Labels": "Labels", |
144 | 175 | "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.", |
145 | 176 | " Edit": " Edit", |
146 | 177 | "Annotations": "Annotations", |
|
159 | 190 | "Edit ApplicationSet": "Edit ApplicationSet", |
160 | 191 | "Delete ApplicationSet": "Delete ApplicationSet", |
161 | 192 | "Actions": "Actions", |
162 | | - "You don't have permission to perform this action": "You don't have permission to perform this action" |
| 193 | + "You don't have permission to perform this action": "You don't have permission to perform this action", |
| 194 | + "Edit": "Edit", |
| 195 | + "annotations": "annotations", |
| 196 | + "annotation": "annotation", |
| 197 | + "No owner": "No owner" |
163 | 198 | } |
0 commit comments