Skip to content

Commit c022924

Browse files
committed
fix: run npm run i18n
1 parent ca8edb7 commit c022924

File tree

1 file changed

+31
-27
lines changed

1 file changed

+31
-27
lines changed

web/locales/en/plugin__monitoring-plugin.json

Lines changed: 31 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -9,17 +9,18 @@
99
"Firing alerts": "Firing alerts",
1010
"State": "State",
1111
"Creator": "Creator",
12-
"Alerting": "Alerting",
1312
"Alerts": "Alerts",
1413
"Silences": "Silences",
1514
"Alerting rules": "Alerting rules",
15+
"Alerting": "Alerting",
1616
"Severity": "Severity",
1717
"Namespace": "Namespace",
1818
"Source": "Source",
1919
"Cluster": "Cluster",
2020
"Silence alert": "Silence alert",
2121
"User": "User",
2222
"Platform": "Platform",
23+
"Export as CSV": "Export as CSV",
2324
"Total": "Total",
2425
"Description": "Description",
2526
"Active since": "Active since",
@@ -49,11 +50,11 @@
4950
"The alert is firing because the alert condition is true and the optional `for` duration has passed. The alert will continue to fire as long as the condition remains true.": "The alert is firing because the alert condition is true and the optional `for` duration has passed. The alert will continue to fire as long as the condition remains true.",
5051
"Silenced: ": "Silenced: ",
5152
"The alert is now silenced for a defined time period. Silences temporarily mute alerts based on a set of label selectors that you define. Notifications will not be sent for alerts that match all the listed values or regular expressions.": "The alert is now silenced for a defined time period. Silences temporarily mute alerts based on a set of label selectors that you define. Notifications will not be sent for alerts that match all the listed values or regular expressions.",
53+
"Error loading silences from Alertmanager. Some of the alerts below may actually be silenced.": "Error loading silences from Alertmanager. Some of the alerts below may actually be silenced.",
5254
"Critical": "Critical",
53-
"Warning": "Warning",
5455
"Info": "Info",
56+
"Warning": "Warning",
5557
"None": "None",
56-
"Error loading silences from Alertmanager. Some of the alerts below may actually be silenced.": "Error loading silences from Alertmanager. Some of the alerts below may actually be silenced.",
5758
"Since": "Since",
5859
"Inspect": "Inspect",
5960
"The condition that triggered the alert could have a critical impact. The alert requires immediate attention when fired and is typically paged to an individual or to a critical response team.": "The condition that triggered the alert could have a critical impact. The alert requires immediate attention when fired and is typically paged to an individual or to a critical response team.",
@@ -67,6 +68,9 @@
6768
"User workload alerts relate to user-defined namespaces. These alerts are user-created and are customizable. User workload monitoring can be enabled post-installation to provide observability into your own services.": "User workload alerts relate to user-defined namespaces. These alerts are user-created and are customizable. User workload monitoring can be enabled post-installation to provide observability into your own services.",
6869
"404: Not Found": "404: Not Found",
6970
"Error": "Error",
71+
"Create silence": "Create silence",
72+
"Overwriting current silence": "Overwriting current silence",
73+
"When changes are saved, the currently existing silence will be expired and a new silence with the new configuration will take its place.": "When changes are saved, the currently existing silence will be expired and a new silence with the new configuration will take its place.",
7074
"Invalid date / time": "Invalid date / time",
7175
"Datetime": "Datetime",
7276
"Select the negative matcher option to update the label value to a not equals matcher.": "Select the negative matcher option to update the label value to a not equals matcher.",
@@ -101,9 +105,6 @@
101105
"Comment": "Comment",
102106
"Silence": "Silence",
103107
"Cancel": "Cancel",
104-
"Overwriting current silence": "Overwriting current silence",
105-
"When changes are saved, the currently existing silence will be expired and a new silence with the new configuration will take its place.": "When changes are saved, the currently existing silence will be expired and a new silence with the new configuration will take its place.",
106-
"Create silence": "Create silence",
107108
"Silence details": "Silence details",
108109
"Matchers": "Matchers",
109110
"No matchers": "No matchers",
@@ -137,14 +138,30 @@
137138
"Filter options": "Filter options",
138139
"Clear input value": "Clear input value",
139140
"No results found": "No results found",
141+
"Custom time range": "Custom time range",
142+
"From": "From",
143+
"To": "To",
144+
"Save": "Save",
145+
"Dashboards": "Dashboards",
146+
"Metrics dashboards": "Metrics dashboards",
140147
"Error Loading Dashboards": "Error Loading Dashboards",
141-
"Export as CSV": "Export as CSV",
142148
"Error loading card": "Error loading card",
143149
"Error loading options": "Error loading options",
144150
"Select a dashboard from the dropdown": "Select a dashboard from the dropdown",
145151
"panel.styles attribute not found": "panel.styles attribute not found",
146152
"query results table": "query results table",
153+
"Last {{count}} minute_one": "Last {{count}} minute",
154+
"Last {{count}} minute_other": "Last {{count}} minutes",
155+
"Last {{count}} hour_one": "Last {{count}} hour",
156+
"Last {{count}} hour_other": "Last {{count}} hours",
157+
"Last {{count}} day_one": "Last {{count}} day",
158+
"Last {{count}} day_other": "Last {{count}} days",
159+
"Last {{count}} week_one": "Last {{count}} week",
160+
"Last {{count}} week_other": "Last {{count}} weeks",
161+
"Time range": "Time range",
162+
"Refresh interval": "Refresh interval",
147163
"Could not parse JSON data for dashboard \"{{dashboard}}\"": "Could not parse JSON data for dashboard \"{{dashboard}}\"",
164+
"Dashboard Variables": "Dashboard Variables",
148165
"No matching datasource found": "No matching datasource found",
149166
"No Dashboard Available in Selected Project": "No Dashboard Available in Selected Project",
150167
"To explore data, create a dashboard for this project": "To explore data, create a dashboard for this project",
@@ -156,23 +173,7 @@
156173
"No results match the filter criteria.": "No results match the filter criteria.",
157174
"Clear filters": "Clear filters",
158175
"Select project...": "Select project...",
159-
"Dashboards": "Dashboards",
160-
"Custom time range": "Custom time range",
161-
"From": "From",
162-
"To": "To",
163-
"Save": "Save",
164176
"Dashboard": "Dashboard",
165-
"Metrics dashboards": "Metrics dashboards",
166-
"Last {{count}} minute_one": "Last {{count}} minute",
167-
"Last {{count}} minute_other": "Last {{count}} minutes",
168-
"Last {{count}} hour_one": "Last {{count}} hour",
169-
"Last {{count}} hour_other": "Last {{count}} hours",
170-
"Last {{count}} day_one": "Last {{count}} day",
171-
"Last {{count}} day_other": "Last {{count}} days",
172-
"Last {{count}} week_one": "Last {{count}} week",
173-
"Last {{count}} week_other": "Last {{count}} weeks",
174-
"Time range": "Time range",
175-
"Refresh interval": "Refresh interval",
176177
"Refresh off": "Refresh off",
177178
"{{count}} second_one": "{{count}} second",
178179
"{{count}} second_other": "{{count}} seconds",
@@ -193,6 +194,10 @@
193194
"Show graph": "Show graph",
194195
"Hide graph": "Hide graph",
195196
"No labels": "No labels",
197+
"Expression (press Shift+Enter for newlines)": "Expression (press Shift+Enter for newlines)",
198+
"Access restricted.": "Access restricted.",
199+
"Failed to load metrics list.": "Failed to load metrics list.",
200+
"Clear query": "Clear query",
196201
"Queries": "Queries",
197202
"Select query": "Select query",
198203
"Add query": "Add query",
@@ -218,10 +223,6 @@
218223
"Insert example query": "Insert example query",
219224
"Run queries": "Run queries",
220225
"Metrics": "Metrics",
221-
"Expression (press Shift+Enter for newlines)": "Expression (press Shift+Enter for newlines)",
222-
"Access restricted.": "Access restricted.",
223-
"Failed to load metrics list.": "Failed to load metrics list.",
224-
"Clear query": "Clear query",
225226
"graph timespan": "graph timespan",
226227
"Reset zoom": "Reset zoom",
227228
"Displaying with reduced resolution due to large dataset.": "Displaying with reduced resolution due to large dataset.",
@@ -231,6 +232,9 @@
231232
"Query result is a string, which cannot be graphed.": "Query result is a string, which cannot be graphed.",
232233
"The resulting dataset is too large to graph.": "The resulting dataset is too large to graph.",
233234
"Stacked": "Stacked",
235+
"Check to show gaps for missing data": "Check to show gaps for missing data",
236+
"No gaps found in the data": "No gaps found in the data",
237+
"Disconnected": "Disconnected",
234238
"<0>{{firstIndex}} - {{lastIndex}}</0> of <3>{{itemCount}}</3> {{itemsTitle}}": "<0>{{firstIndex}} - {{lastIndex}}</0> of <3>{{itemCount}}</3> {{itemsTitle}}",
235239
"Items per page": "Items per page",
236240
"per page": "per page",

0 commit comments

Comments
 (0)