|
159 | 159 | "M": "M", |
160 | 160 | "S": "S", |
161 | 161 | "XS": "XS", |
| 162 | + "There is some issue in this form view. Please select \"YAML view\" for full control.": "There is some issue in this form view. Please select \"YAML view\" for full control.", |
| 163 | + "Note: Some fields may not be represented in this form view. Please select \"YAML view\" for full control.": "Note: Some fields may not be represented in this form view. Please select \"YAML view\" for full control.", |
| 164 | + "Advanced configuration": "Advanced configuration", |
| 165 | + "Remove {{singularLabel}}": "Remove {{singularLabel}}", |
| 166 | + "Add {{singularLabel}}": "Add {{singularLabel}}", |
| 167 | + "Error": "Error", |
| 168 | + "Fix the following errors:": "Fix the following errors:", |
| 169 | + "Enabled": "Enabled", |
| 170 | + "Disabled": "Disabled", |
| 171 | + "Select {{title}}": "Select {{title}}", |
| 172 | + "Configure via:": "Configure via:", |
| 173 | + "Form view": "Form view", |
| 174 | + "YAML view": "YAML view", |
| 175 | + "This object has been updated.": "This object has been updated.", |
| 176 | + "Click reload to see the new version.": "Click reload to see the new version.", |
| 177 | + "Create": "Create", |
| 178 | + "Reload": "Reload", |
| 179 | + "Cancel": "Cancel", |
| 180 | + "Update {{kind}}": "Update {{kind}}", |
| 181 | + "Create {{kind}}": "Create {{kind}}", |
| 182 | + "Update by completing the form. Current values are from the existing resource.": "Update by completing the form. Current values are from the existing resource.", |
| 183 | + "Create by completing the form. Default values are provided as example.": "Create by completing the form. Default values are provided as example.", |
| 184 | + "Unable to get {{kind}}": "Unable to get {{kind}}", |
| 185 | + "Network Observability setup": "Network Observability setup", |
| 186 | + "Overview": "Overview", |
| 187 | + "Network Observability Operator deploys a monitoring pipeline that consists in:\n - an eBPF agent, that generates network flows from captured packets\n - flowlogs-pipeline, a component that collects, enriches and exports these flows\n - a Console plugin for flows visualization with powerful filtering options, a topology representation and more\n\nFlow data is then available in multiple ways, each optional:\n - As Prometheus metrics\n - As raw flow logs stored in Grafana Loki\n - As raw flow logs exported to a collector\n\nThe FlowCollector resource is used to configure the operator and its managed components.\nThis setup will guide you on the common aspects of the FlowCollector configuration.": "Network Observability Operator deploys a monitoring pipeline that consists in:\n - an eBPF agent, that generates network flows from captured packets\n - flowlogs-pipeline, a component that collects, enriches and exports these flows\n - a Console plugin for flows visualization with powerful filtering options, a topology representation and more\n\nFlow data is then available in multiple ways, each optional:\n - As Prometheus metrics\n - As raw flow logs stored in Grafana Loki\n - As raw flow logs exported to a collector\n\nThe FlowCollector resource is used to configure the operator and its managed components.\nThis setup will guide you on the common aspects of the FlowCollector configuration.", |
| 188 | + "Operator configuration": "Operator configuration", |
| 189 | + "Capture": "Capture", |
| 190 | + "Filters": "Filters", |
| 191 | + "Options": "Options", |
| 192 | + "Pipeline": "Pipeline", |
| 193 | + "Storage": "Storage", |
| 194 | + "Integration": "Integration", |
| 195 | + "Review": "Review", |
162 | 196 | "Step {{index}}/{{count}}": "Step {{index}}/{{count}}", |
163 | 197 | "Step {{index}}/{{count}}_plural": "Step {{index}}/{{count}}", |
164 | 198 | "Previous tip": "Previous tip", |
|
231 | 265 | "Unselect all": "Unselect all", |
232 | 266 | "Select all": "Select all", |
233 | 267 | "Restore default columns": "Restore default columns", |
234 | | - "Cancel": "Cancel", |
235 | 268 | "At least one column must be selected": "At least one column must be selected", |
236 | 269 | "Save": "Save", |
237 | 270 | "Export": "Export", |
|
351 | 384 | "Pin this element": "Pin this element", |
352 | 385 | "Could not fetch drop information": "Could not fetch drop information", |
353 | 386 | "Sorry, 3D view is not implemented anymore.": "Sorry, 3D view is not implemented anymore.", |
354 | | - "Overview": "Overview", |
355 | 387 | "Traffic flows": "Traffic flows", |
356 | 388 | "Topology": "Topology", |
357 | 389 | "Hide histogram": "Hide histogram", |
|
0 commit comments