) {
browseDashboardsAPI.middleware,
cloudMigrationAPI.middleware,
userPreferencesAPI.middleware,
- iamApi.middleware,
+ iamAPI.middleware,
provisioningAPI.middleware,
folderAPI.middleware,
...extraMiddleware
diff --git a/public/app/types/dashboard.ts b/public/app/types/dashboard.ts
index 51478ac3829..a5705803382 100644
--- a/public/app/types/dashboard.ts
+++ b/public/app/types/dashboard.ts
@@ -2,6 +2,7 @@ import { DataQuery } from '@grafana/data';
import { Dashboard, DataSourceRef } from '@grafana/schema';
import { ObjectMeta } from 'app/features/apiserver/types';
import { DashboardModel } from 'app/features/dashboard/state/DashboardModel';
+import { ProvisioningPreview } from 'app/features/provisioning/types';
export interface HomeDashboardRedirectDTO {
redirectUri: string;
@@ -78,6 +79,9 @@ export interface DashboardMeta {
// until we use the resource as the main container
k8s?: Partial;
+ // If the dashboard was loaded from a remote repository
+ provisioning?: ProvisioningPreview;
+
// This is a property added specifically for edge cases where dashboards should be reloaded on scopes, time range or variables changes
// This property is not persisted in the DB but its existence is controlled by the API
reloadOnParamsChange?: boolean;
@@ -105,6 +109,7 @@ export enum DashboardRoutes {
Home = 'home-dashboard',
New = 'new-dashboard',
Normal = 'normal-dashboard',
+ Provisioning = 'provisioning-dashboard',
Scripted = 'scripted-dashboard',
Public = 'public-dashboard',
Embedded = 'embedded-dashboard',
diff --git a/public/locales/cs-CZ/grafana.json b/public/locales/cs-CZ/grafana.json
index eda5329aff4..5a982333efe 100644
--- a/public/locales/cs-CZ/grafana.json
+++ b/public/locales/cs-CZ/grafana.json
@@ -380,6 +380,23 @@
"export": "",
"reorder": ""
},
+ "irm-integration": {
+ "connection-method": "",
+ "disabled-description": "",
+ "enabled-description": "",
+ "existing-integration": "",
+ "existing-integration-description": "",
+ "integration": "",
+ "integration-description": "",
+ "integration-name": "",
+ "integration-name-description": "",
+ "integration-name-exists": "",
+ "integration-required": "",
+ "new-integration": "",
+ "new-integration-description": "",
+ "recommended": "",
+ "validation-failed": ""
+ },
"list-view": {
"empty": {
"new-alert-rule": "",
@@ -520,6 +537,11 @@
"label-target-data-source": ""
},
"rule-form": {
+ "annotations": {
+ "description1": "",
+ "description2": "",
+ "description3": ""
+ },
"evaluation": {
"evaluation-group-and-interval": "",
"group": {
@@ -1025,6 +1047,9 @@
}
},
"dashboard": {
+ "actions": {
+ "open-settings": ""
+ },
"add-menu": {
"import": "",
"paste-panel": "",
@@ -1035,6 +1060,46 @@
"redirect-link": "",
"subtitle": ""
},
+ "conditional-rendering": {
+ "data": {
+ "disable": "",
+ "enable": "",
+ "label": ""
+ },
+ "group": {
+ "add": {
+ "button": "",
+ "data": "",
+ "interval": "",
+ "variable": ""
+ },
+ "condition": {
+ "label": "",
+ "meet-all": "",
+ "meet-any": ""
+ },
+ "label": ""
+ },
+ "interval": {
+ "input-label": "",
+ "invalid-message": "",
+ "label": ""
+ },
+ "shared": {
+ "delete-condition": ""
+ },
+ "title": "",
+ "variable": {
+ "label": "",
+ "operator": {
+ "equals": "",
+ "not-equal": ""
+ },
+ "select-operator": "",
+ "select-variable": "",
+ "value-input": ""
+ }
+ },
"default-layout": {
"description": "",
"item-options": {
@@ -1185,6 +1250,7 @@
"copy-or-duplicate": "",
"delete": "",
"duplicate": "",
+ "grid": "",
"layout": ""
}
},
@@ -1209,16 +1275,6 @@
},
"responsive-layout": {
"description": "",
- "item-options": {
- "hide-no-data": "",
- "repeat": {
- "variable": {
- "description": "",
- "title": ""
- }
- },
- "title": ""
- },
"name": "",
"options": {
"columns": "",
@@ -1392,6 +1448,43 @@
"title": ""
}
},
+ "dashboard-scene": {
+ "branch-validation-error": {
+ "cannot-contain-invalid-characters": "",
+ "cannot-start-with": "",
+ "invalid-branch-name": "",
+ "it-cannot-contain-or": "",
+ "least-valid-character": ""
+ },
+ "provisioned-resource-delete-modal": {
+ "file-path": "",
+ "managed-by-version-control": "",
+ "ok": "",
+ "title-cannot-delete-provisioned-resource": ""
+ },
+ "save-provisioned-dashboard-form": {
+ "api-error": "",
+ "api-success": "",
+ "cancel": "",
+ "copy-json-message": "",
+ "dashboard-comment-placeholder-describe-changes-optional": "",
+ "description-branch-name-in-git-hub": "",
+ "description-inside-repository": "",
+ "label-branch": "",
+ "label-comment": "",
+ "label-description": "",
+ "label-path": "",
+ "label-target-folder": "",
+ "label-title": "",
+ "label-workflow": "",
+ "save": "",
+ "saving": "",
+ "title-required": "",
+ "title-same-as-folder": "",
+ "title-this-repository-is-read-only": "",
+ "title-validation-failed": ""
+ }
+ },
"dashboard-settings": {
"annotations": {
"title": ""
@@ -1787,6 +1880,10 @@
"saved": "",
"saving": ""
},
+ "axis-builder": {
+ "linear-threshold": "",
+ "log-base": ""
+ },
"card": {
"option": ""
},
@@ -1843,31 +1940,32 @@
"data-source-http-settings": {
"access-help": "",
"access-help-details": "",
+ "access-help-title": "",
"access-label": "",
- "access-options-browser": "",
- "access-options-proxy": "",
"allowed-cookies": "",
- "allowed-cookies-tooltip": "",
+ "allowed-cookies-description": "",
"auth": "",
"azure-auth-label": "",
"azure-auth-tooltip": "",
"basic-auth": "",
"basic-auth-label": "",
"browser-mode-description": "",
+ "browser-mode-label": "",
"browser-mode-title": "",
- "default-url-access-select": "",
"default-url-tooltip": "",
"direct-url-tooltip": "",
"heading": "",
+ "invalid-url-error": "",
"proxy-url-tooltip": "",
"server-mode-description": "",
+ "server-mode-label": "",
"server-mode-title": "",
- "timeout-form-label": "",
+ "sigv4-auth-label": "",
+ "timeout-description": "",
"timeout-label": "",
- "timeout-tooltip": "",
- "url-label": "",
- "with-credential-label": "",
- "with-credential-tooltip": ""
+ "timeout-placeholder": "",
+ "with-credentials-label": "",
+ "with-credentials-tooltip": ""
},
"data-source-settings": {
"alerting-settings-heading": "",
@@ -1912,16 +2010,38 @@
"field-link-list": {
"external-links-heading": ""
},
+ "field-name-by-regex-matcher": {
+ "input-placeholder": ""
+ },
+ "field-value-matcher": {
+ "operator-label": "",
+ "select-field-placeholder": ""
+ },
"file-dropzone": {
"cancel-upload": "",
- "file-too-large": ""
+ "error-title": "",
+ "file-too-large": "",
+ "item-retry": ""
+ },
+ "file-upload": {
+ "file-name": ""
},
"filter-input": {
"clear": ""
},
+ "interactive-table": {
+ "expand-row-tooltip": ""
+ },
+ "menu-item": {
+ "keyboard-shortcut-label": ""
+ },
"modal": {
"close-tooltip": ""
},
+ "monaco": {
+ "error-label": "",
+ "loading-placeholder": ""
+ },
"named-colors-palette": {
"text-color-swatch": "",
"transparent-swatch": ""
@@ -1936,6 +2056,10 @@
"next-page": "",
"previous-page": ""
},
+ "panel-menu": {
+ "label": "",
+ "title": ""
+ },
"secret-form-field": {
"reset": ""
},
@@ -1945,7 +2069,11 @@
"no-options": ""
},
"select": {
+ "clear-value": "",
"default-create-label": "",
+ "empty-options": "",
+ "menu-label": "",
+ "multi-value-remove": "",
"no-options-label": "",
"placeholder": ""
},
@@ -1955,21 +2083,49 @@
"spinner": {
"aria-label": ""
},
+ "stacking-builder": {
+ "group": "",
+ "group-tooltip": ""
+ },
"table": {
+ "cell-filter-on": "",
+ "cell-filter-out": "",
+ "cell-inspect": "",
"copy": "",
"csv-counts": "",
+ "csv-placeholder": "",
+ "filter-placeholder": "",
"filter-popup-apply": "",
"filter-popup-cancel": "",
"filter-popup-clear": "",
"filter-popup-heading": "",
+ "filter-popup-match-case": "",
+ "inspect-drawer-title": "",
"no-values-label": "",
"pagination-summary": ""
},
+ "tags": {
+ "list-label": ""
+ },
"tags-input": {
- "add": ""
+ "add": "",
+ "remove": ""
+ },
+ "toggletip": {
+ "close": ""
+ },
+ "toolbar-button-row": {
+ "show-more": ""
+ },
+ "unit-picker": {
+ "placeholder": ""
},
"user-icon": {
- "active-text": ""
+ "active-text": "",
+ "label": ""
+ },
+ "users-indicator": {
+ "container-label": ""
},
"value-pill": {
"remove-button": ""
@@ -1983,7 +2139,8 @@
"actions-confirmation-message": "",
"footer-add-annotation": "",
"footer-click-to-action": "",
- "footer-click-to-navigate": ""
+ "footer-click-to-navigate": "",
+ "timestamp": ""
}
},
"graph": {
@@ -3088,6 +3245,19 @@
"connections-tab": {
"description": ""
},
+ "disabled-error": {
+ "angular-deprecation-link": "",
+ "angular-error-text": "",
+ "angular-error-text-no-non-angular-version": "",
+ "contact-server-admin": "",
+ "failed-backend-start-text": "",
+ "invalid-signature-text": "",
+ "manage-plugins-link": "",
+ "missing-signature-text": "",
+ "modified-signature-text": "",
+ "title": "",
+ "unknown-error-text": ""
+ },
"labels": {
"contactGrafanaLabs": "",
"customLinks": "",
diff --git a/public/locales/de-DE/grafana.json b/public/locales/de-DE/grafana.json
index dac2fef8922..78af301b2f2 100644
--- a/public/locales/de-DE/grafana.json
+++ b/public/locales/de-DE/grafana.json
@@ -376,6 +376,23 @@
"export": "",
"reorder": ""
},
+ "irm-integration": {
+ "connection-method": "",
+ "disabled-description": "",
+ "enabled-description": "",
+ "existing-integration": "",
+ "existing-integration-description": "",
+ "integration": "",
+ "integration-description": "",
+ "integration-name": "",
+ "integration-name-description": "",
+ "integration-name-exists": "",
+ "integration-required": "",
+ "new-integration": "",
+ "new-integration-description": "",
+ "recommended": "",
+ "validation-failed": ""
+ },
"list-view": {
"empty": {
"new-alert-rule": "",
@@ -512,6 +529,11 @@
"label-target-data-source": ""
},
"rule-form": {
+ "annotations": {
+ "description1": "",
+ "description2": "",
+ "description3": ""
+ },
"evaluation": {
"evaluation-group-and-interval": "",
"group": {
@@ -1007,6 +1029,9 @@
}
},
"dashboard": {
+ "actions": {
+ "open-settings": ""
+ },
"add-menu": {
"import": "Aus Bibliothek importieren",
"paste-panel": "Panel einfügen",
@@ -1017,6 +1042,46 @@
"redirect-link": "Liste in Grafana Alerting",
"subtitle": "Benachrichtigungsregeln im Zusammenhang mit diesem Dashboard"
},
+ "conditional-rendering": {
+ "data": {
+ "disable": "",
+ "enable": "",
+ "label": ""
+ },
+ "group": {
+ "add": {
+ "button": "",
+ "data": "",
+ "interval": "",
+ "variable": ""
+ },
+ "condition": {
+ "label": "",
+ "meet-all": "",
+ "meet-any": ""
+ },
+ "label": ""
+ },
+ "interval": {
+ "input-label": "",
+ "invalid-message": "",
+ "label": ""
+ },
+ "shared": {
+ "delete-condition": ""
+ },
+ "title": "",
+ "variable": {
+ "label": "",
+ "operator": {
+ "equals": "",
+ "not-equal": ""
+ },
+ "select-operator": "",
+ "select-variable": "",
+ "value-input": ""
+ }
+ },
"default-layout": {
"description": "",
"item-options": {
@@ -1167,6 +1232,7 @@
"copy-or-duplicate": "",
"delete": "",
"duplicate": "",
+ "grid": "",
"layout": ""
}
},
@@ -1191,16 +1257,6 @@
},
"responsive-layout": {
"description": "",
- "item-options": {
- "hide-no-data": "",
- "repeat": {
- "variable": {
- "description": "",
- "title": ""
- }
- },
- "title": ""
- },
"name": "",
"options": {
"columns": "",
@@ -1374,6 +1430,43 @@
"title": ""
}
},
+ "dashboard-scene": {
+ "branch-validation-error": {
+ "cannot-contain-invalid-characters": "",
+ "cannot-start-with": "",
+ "invalid-branch-name": "",
+ "it-cannot-contain-or": "",
+ "least-valid-character": ""
+ },
+ "provisioned-resource-delete-modal": {
+ "file-path": "",
+ "managed-by-version-control": "",
+ "ok": "",
+ "title-cannot-delete-provisioned-resource": ""
+ },
+ "save-provisioned-dashboard-form": {
+ "api-error": "",
+ "api-success": "",
+ "cancel": "",
+ "copy-json-message": "",
+ "dashboard-comment-placeholder-describe-changes-optional": "",
+ "description-branch-name-in-git-hub": "",
+ "description-inside-repository": "",
+ "label-branch": "",
+ "label-comment": "",
+ "label-description": "",
+ "label-path": "",
+ "label-target-folder": "",
+ "label-title": "",
+ "label-workflow": "",
+ "save": "",
+ "saving": "",
+ "title-required": "",
+ "title-same-as-folder": "",
+ "title-this-repository-is-read-only": "",
+ "title-validation-failed": ""
+ }
+ },
"dashboard-settings": {
"annotations": {
"title": "Anmerkungen"
@@ -1769,6 +1862,10 @@
"saved": "",
"saving": ""
},
+ "axis-builder": {
+ "linear-threshold": "",
+ "log-base": ""
+ },
"card": {
"option": ""
},
@@ -1825,31 +1922,32 @@
"data-source-http-settings": {
"access-help": "",
"access-help-details": "",
+ "access-help-title": "",
"access-label": "",
- "access-options-browser": "",
- "access-options-proxy": "",
"allowed-cookies": "",
- "allowed-cookies-tooltip": "",
+ "allowed-cookies-description": "",
"auth": "",
"azure-auth-label": "",
"azure-auth-tooltip": "",
"basic-auth": "",
"basic-auth-label": "",
"browser-mode-description": "",
+ "browser-mode-label": "",
"browser-mode-title": "",
- "default-url-access-select": "",
"default-url-tooltip": "",
"direct-url-tooltip": "",
"heading": "",
+ "invalid-url-error": "",
"proxy-url-tooltip": "",
"server-mode-description": "",
+ "server-mode-label": "",
"server-mode-title": "",
- "timeout-form-label": "",
+ "sigv4-auth-label": "",
+ "timeout-description": "",
"timeout-label": "",
- "timeout-tooltip": "",
- "url-label": "",
- "with-credential-label": "",
- "with-credential-tooltip": ""
+ "timeout-placeholder": "",
+ "with-credentials-label": "",
+ "with-credentials-tooltip": ""
},
"data-source-settings": {
"alerting-settings-heading": "",
@@ -1894,16 +1992,38 @@
"field-link-list": {
"external-links-heading": ""
},
+ "field-name-by-regex-matcher": {
+ "input-placeholder": ""
+ },
+ "field-value-matcher": {
+ "operator-label": "",
+ "select-field-placeholder": ""
+ },
"file-dropzone": {
"cancel-upload": "",
- "file-too-large": ""
+ "error-title": "",
+ "file-too-large": "",
+ "item-retry": ""
+ },
+ "file-upload": {
+ "file-name": ""
},
"filter-input": {
"clear": ""
},
+ "interactive-table": {
+ "expand-row-tooltip": ""
+ },
+ "menu-item": {
+ "keyboard-shortcut-label": ""
+ },
"modal": {
"close-tooltip": "Schließen"
},
+ "monaco": {
+ "error-label": "",
+ "loading-placeholder": ""
+ },
"named-colors-palette": {
"text-color-swatch": "",
"transparent-swatch": ""
@@ -1918,6 +2038,10 @@
"next-page": "",
"previous-page": ""
},
+ "panel-menu": {
+ "label": "",
+ "title": ""
+ },
"secret-form-field": {
"reset": ""
},
@@ -1927,7 +2051,11 @@
"no-options": "Keine Optionen gefunden"
},
"select": {
+ "clear-value": "",
"default-create-label": "",
+ "empty-options": "",
+ "menu-label": "",
+ "multi-value-remove": "",
"no-options-label": "Keine Optionen gefunden",
"placeholder": "Auswählen"
},
@@ -1937,21 +2065,49 @@
"spinner": {
"aria-label": ""
},
+ "stacking-builder": {
+ "group": "",
+ "group-tooltip": ""
+ },
"table": {
+ "cell-filter-on": "",
+ "cell-filter-out": "",
+ "cell-inspect": "",
"copy": "",
"csv-counts": "",
+ "csv-placeholder": "",
+ "filter-placeholder": "",
"filter-popup-apply": "",
"filter-popup-cancel": "",
"filter-popup-clear": "",
"filter-popup-heading": "",
+ "filter-popup-match-case": "",
+ "inspect-drawer-title": "",
"no-values-label": "",
"pagination-summary": ""
},
+ "tags": {
+ "list-label": ""
+ },
"tags-input": {
- "add": ""
+ "add": "",
+ "remove": ""
+ },
+ "toggletip": {
+ "close": ""
+ },
+ "toolbar-button-row": {
+ "show-more": ""
+ },
+ "unit-picker": {
+ "placeholder": ""
},
"user-icon": {
- "active-text": ""
+ "active-text": "",
+ "label": ""
+ },
+ "users-indicator": {
+ "container-label": ""
},
"value-pill": {
"remove-button": ""
@@ -1965,7 +2121,8 @@
"actions-confirmation-message": "",
"footer-add-annotation": "",
"footer-click-to-action": "",
- "footer-click-to-navigate": ""
+ "footer-click-to-navigate": "",
+ "timestamp": ""
}
},
"graph": {
@@ -3068,6 +3225,19 @@
"connections-tab": {
"description": ""
},
+ "disabled-error": {
+ "angular-deprecation-link": "",
+ "angular-error-text": "",
+ "angular-error-text-no-non-angular-version": "",
+ "contact-server-admin": "",
+ "failed-backend-start-text": "",
+ "invalid-signature-text": "",
+ "manage-plugins-link": "",
+ "missing-signature-text": "",
+ "modified-signature-text": "",
+ "title": "",
+ "unknown-error-text": ""
+ },
"labels": {
"contactGrafanaLabs": "",
"customLinks": "",
diff --git a/public/locales/en-US/grafana.json b/public/locales/en-US/grafana.json
index 95e6fe9744d..910818911ef 100644
--- a/public/locales/en-US/grafana.json
+++ b/public/locales/en-US/grafana.json
@@ -376,6 +376,23 @@
"export": "Export",
"reorder": "Re-order rules"
},
+ "irm-integration": {
+ "connection-method": "How to connect to IRM",
+ "disabled-description": "Enable Grafana IRM to use this integration",
+ "enabled-description": "Seamless way to handle alerts and manage incidents",
+ "existing-integration": "Existing IRM integration",
+ "existing-integration-description": "Use an existing IRM integration",
+ "integration": "IRM Integration",
+ "integration-description": "The IRM integration to send alerts to",
+ "integration-name": "Integration name",
+ "integration-name-description": "The name of the new IRM integration",
+ "integration-name-exists": "Integration of this name already exists in IRM",
+ "integration-required": "Selection of existing IRM integration is required",
+ "new-integration": "New IRM integration",
+ "new-integration-description": "A new IRM integration without escalation chains will be automatically created",
+ "recommended": "Recommended",
+ "validation-failed": "Failed to validate IRM integration name. Is the OnCall API available?"
+ },
"list-view": {
"empty": {
"new-alert-rule": "New alert rule",
@@ -512,6 +529,11 @@
"label-target-data-source": "Target data source"
},
"rule-form": {
+ "annotations": {
+ "description1": "Annotations add additional information to alerts, helping alert responders identify and address potential issues.",
+ "description2": "For example, add a Summary annotation to tell you which value caused the alert to fire or which server it happened on.",
+ "description3": "Annotations can contain a combination of text and template code, which is used to include data from queries."
+ },
"evaluation": {
"evaluation-group-and-interval": "Evaluation group and interval",
"group": {
@@ -1020,8 +1042,48 @@
"redirect-link": "List in Grafana Alerting",
"subtitle": "Alert rules related to this dashboard"
},
+ "conditional-rendering": {
+ "data": {
+ "disable": "Disable",
+ "enable": "Enable",
+ "label": "Data"
+ },
+ "group": {
+ "add": {
+ "button": "Add condition based on",
+ "data": "Data",
+ "interval": "Interval",
+ "variable": "Variable value"
+ },
+ "condition": {
+ "label": "Evaluate conditions",
+ "meet-all": "Meet all",
+ "meet-any": "Meet any"
+ },
+ "label": "Group"
+ },
+ "interval": {
+ "input-label": "Value",
+ "invalid-message": "Invalid interval",
+ "label": "Time range interval"
+ },
+ "shared": {
+ "delete-condition": "Delete Condition"
+ },
+ "title": "Conditional rendering options",
+ "variable": {
+ "label": "Variable",
+ "operator": {
+ "equals": "Equals",
+ "not-equal": "Not equal"
+ },
+ "select-operator": "Operator",
+ "select-variable": "Select variable",
+ "value-input": "Value"
+ }
+ },
"default-layout": {
- "description": "Manually size and position panels",
+ "description": "Position and size each panel individually",
"item-options": {
"repeat": {
"direction": {
@@ -1170,6 +1232,7 @@
"copy-or-duplicate": "Copy or Duplicate",
"delete": "Delete",
"duplicate": "Duplicate",
+ "grid": "Grid",
"layout": "Layout"
}
},
@@ -1193,18 +1256,8 @@
}
},
"responsive-layout": {
- "description": "Automatically positions panels into a grid.",
- "item-options": {
- "hide-no-data": "Hide when no data",
- "repeat": {
- "variable": {
- "description": "Repeat this panel for each value in the selected variable. This is not visible while in edit mode. You need to go back to dashboard and then update the variable or reload the dashboard.",
- "title": "Repeat by variable"
- }
- },
- "title": "Layout options"
- },
- "name": "Auto",
+ "description": "Panels resize to fit and form uniform grids",
+ "name": "Auto grid",
"options": {
"columns": "Columns",
"fixed": "Fixed: {{size}}px",
@@ -1216,7 +1269,7 @@
}
},
"rows-layout": {
- "description": "Rows layout",
+ "description": "Collapsable panel groups with headings",
"name": "Rows",
"option": {
"height": "Height",
@@ -1251,7 +1304,7 @@
}
},
"tabs-layout": {
- "description": "Tabs layout",
+ "description": "Organize panels into horizontal tabs",
"menu": {
"move-tab": "Move tab"
},
@@ -1377,6 +1430,43 @@
"title": "There are no dashboard links added yet"
}
},
+ "dashboard-scene": {
+ "branch-validation-error": {
+ "cannot-contain-invalid-characters": "It cannot contain invalid characters: '~', '^', ':', '?', '*', '[', '\\\\', or ']'.",
+ "cannot-start-with": "It cannot start with '/' or end with '/', '.', or whitespace.",
+ "invalid-branch-name": "Invalid branch name.",
+ "it-cannot-contain-or": "It cannot contain '//' or '..'.",
+ "least-valid-character": "It must have at least one valid character."
+ },
+ "provisioned-resource-delete-modal": {
+ "file-path": "File path:",
+ "managed-by-version-control": "This {type} is managed by version control and cannot be deleted. To remove it, delete it from the repository and synchronise to apply the changes.",
+ "ok": "OK",
+ "title-cannot-delete-provisioned-resource": "Cannot delete provisioned resource"
+ },
+ "save-provisioned-dashboard-form": {
+ "api-error": "Error saving dashboard",
+ "api-success": "Dashboard changes saved",
+ "cancel": "Cancel",
+ "copy-json-message": "If you have direct access to the target, copy the JSON and paste it there.",
+ "dashboard-comment-placeholder-describe-changes-optional": "Add a note to describe your changes (optional)",
+ "description-branch-name-in-git-hub": "Branch name in GitHub",
+ "description-inside-repository": "File path inside the repository (.json or .yaml)",
+ "label-branch": "Branch",
+ "label-comment": "Comment",
+ "label-description": "Description",
+ "label-path": "Path",
+ "label-target-folder": "Target folder",
+ "label-title": "Title",
+ "label-workflow": "Workflow",
+ "save": "Save",
+ "saving": "Saving...",
+ "title-required": "Dashboard title is required",
+ "title-same-as-folder": "Dashboard name cannot be the same as the folder name",
+ "title-this-repository-is-read-only": "This repository is read only",
+ "title-validation-failed": "Dashboard title validation failed."
+ }
+ },
"dashboard-settings": {
"annotations": {
"title": "Annotations"
@@ -1772,6 +1862,10 @@
"saved": "Saved!",
"saving": "Saving <1>1>"
},
+ "axis-builder": {
+ "linear-threshold": "Linear threshold",
+ "log-base": "Log base"
+ },
"card": {
"option": "option"
},
@@ -1828,31 +1922,32 @@
"data-source-http-settings": {
"access-help": "Help <1>1>",
"access-help-details": "Access mode controls how requests to the data source will be handled.<1> <1>Server1>1> should be the preferred way if nothing else is stated.",
+ "access-help-title": "Access help",
"access-label": "Access",
- "access-options-browser": "Browser",
- "access-options-proxy": "Server (default)",
"allowed-cookies": "Allowed cookies",
- "allowed-cookies-tooltip": "Grafana proxy deletes forwarded cookies by default. Specify cookies by name that should be forwarded to the data source.",
+ "allowed-cookies-description": "Grafana proxy deletes forwarded cookies by default. Specify cookies by name that should be forwarded to the data source.",
"auth": "Auth",
"azure-auth-label": "Azure Authentication",
"azure-auth-tooltip": "Use Azure authentication for Azure endpoint.",
"basic-auth": "Basic Auth Details",
"basic-auth-label": "Basic auth",
"browser-mode-description": "All requests will be made from the browser directly to the data source and may be subject to Cross-Origin Resource Sharing (CORS) requirements. The URL needs to be accessible from the browser if you select this access mode.",
+ "browser-mode-label": "Browser",
"browser-mode-title": "<0>Browser access mode:0>",
- "default-url-access-select": "Access",
"default-url-tooltip": "Specify a complete HTTP URL (for example http://your_server:8080)",
"direct-url-tooltip": "Your access method is <1>Browser1>, this means the URL needs to be accessible from the browser.",
"heading": "HTTP",
+ "invalid-url-error": "Invalid URL",
"proxy-url-tooltip": "Your access method is <1>Server1>, this means the URL needs to be accessible from the grafana backend/server.",
"server-mode-description": "All requests will be made from the browser to Grafana backend/server which in turn will forward the requests to the data source and by that circumvent possible Cross-Origin Resource Sharing (CORS) requirements. The URL needs to be accessible from the grafana backend/server if you select this access mode.",
+ "server-mode-label": "Server (default)",
"server-mode-title": "<0>Server access mode (Default):0>",
- "timeout-form-label": "Timeout",
- "timeout-label": "Timeout in seconds",
- "timeout-tooltip": "HTTP request timeout in seconds",
- "url-label": "URL",
- "with-credential-label": "With Credentials",
- "with-credential-tooltip": "Whether credentials such as cookies or auth headers should be sent with cross-site requests."
+ "sigv4-auth-label": "SigV4 auth",
+ "timeout-description": "HTTP request timeout in seconds",
+ "timeout-label": "Timeout",
+ "timeout-placeholder": "Timeout in seconds",
+ "with-credentials-label": "With Credentials",
+ "with-credentials-tooltip": "Whether credentials such as cookies or auth headers should be sent with cross-site requests."
},
"data-source-settings": {
"alerting-settings-heading": "Alerting",
@@ -1897,16 +1992,38 @@
"field-link-list": {
"external-links-heading": "External links"
},
+ "field-name-by-regex-matcher": {
+ "input-placeholder": "Enter regular expression"
+ },
+ "field-value-matcher": {
+ "operator-label": "Comparison operator",
+ "select-field-placeholder": "Select field reducer"
+ },
"file-dropzone": {
"cancel-upload": "Cancel upload",
- "file-too-large": "File is larger than {{size}}"
+ "error-title": "Upload failed",
+ "file-too-large": "File is larger than {{size}}",
+ "item-retry": "Retry"
+ },
+ "file-upload": {
+ "file-name": "File name"
},
"filter-input": {
"clear": "Clear"
},
+ "interactive-table": {
+ "expand-row-tooltip": "Toggle row expanded"
+ },
+ "menu-item": {
+ "keyboard-shortcut-label": "Keyboard shortcut"
+ },
"modal": {
"close-tooltip": "Close"
},
+ "monaco": {
+ "error-label": "React Monaco Editor failed to load",
+ "loading-placeholder": "Loading editor"
+ },
"named-colors-palette": {
"text-color-swatch": "Text color",
"transparent-swatch": "Transparent"
@@ -1921,6 +2038,10 @@
"next-page": "next page",
"previous-page": "previous page"
},
+ "panel-menu": {
+ "label": "Menu for panel {{ title }}",
+ "title": "Menu"
+ },
"secret-form-field": {
"reset": "Reset"
},
@@ -1930,7 +2051,11 @@
"no-options": "No options found"
},
"select": {
+ "clear-value": "Clear value",
"default-create-label": "Hit enter to add",
+ "empty-options": "No options provided",
+ "menu-label": "Select options menu",
+ "multi-value-remove": "Remove",
"no-options-label": "No options found",
"placeholder": "Choose"
},
@@ -1940,21 +2065,49 @@
"spinner": {
"aria-label": "Loading"
},
+ "stacking-builder": {
+ "group": "Group",
+ "group-tooltip": "Name of the stacking group"
+ },
"table": {
+ "cell-filter-on": "Filter for value",
+ "cell-filter-out": "Filter out value",
+ "cell-inspect": "Inspect value",
"copy": "Copy to Clipboard",
"csv-counts": "Rows:{{rows}}, Columns:{{columns}} <5>5>",
+ "csv-placeholder": "Enter CSV here...",
+ "filter-placeholder": "Filter values",
"filter-popup-apply": "Ok",
"filter-popup-cancel": "Cancel",
"filter-popup-clear": "Clear filter",
"filter-popup-heading": "Filter by values:",
+ "filter-popup-match-case": "Match case",
+ "inspect-drawer-title": "Inspect value",
"no-values-label": "No values",
"pagination-summary": "{{itemsRangeStart}} - {{displayedEnd}} of {{numRows}} rows"
},
+ "tags": {
+ "list-label": "Tags"
+ },
"tags-input": {
- "add": "Add"
+ "add": "Add",
+ "remove": "Remove tag: {{name}}"
+ },
+ "toggletip": {
+ "close": "Close"
+ },
+ "toolbar-button-row": {
+ "show-more": "Show more items"
+ },
+ "unit-picker": {
+ "placeholder": "Choose"
},
"user-icon": {
- "active-text": "Active last 15m"
+ "active-text": "Active last 15m",
+ "label": "{{name}} icon"
+ },
+ "users-indicator": {
+ "container-label": "Users indicator container"
},
"value-pill": {
"remove-button": "Remove {{children}}"
@@ -1968,7 +2121,8 @@
"actions-confirmation-message": "Provide a descriptive prompt to confirm or cancel the action.",
"footer-add-annotation": "Add annotation",
"footer-click-to-action": "Click to {{actionTitle}}",
- "footer-click-to-navigate": "Click to open {{linkTitle}}"
+ "footer-click-to-navigate": "Click to open {{linkTitle}}",
+ "timestamp": "Timestamp"
}
},
"graph": {
@@ -3071,6 +3225,19 @@
"connections-tab": {
"description": "You currently have the following data sources configured for {{pluginName}}, click a tile to view the configuration details. You can find all of your data source connections in <4><0>Connections0> - <3>Data sources3>.4>"
},
+ "disabled-error": {
+ "angular-deprecation-link": "Read more about angular deprecation",
+ "angular-error-text": "This plugin has been disabled as Grafana no longer supports Angular based plugins. You can try updating the plugin to the latest version to resolve this issue. You should then test to confirm it works as expected.",
+ "angular-error-text-no-non-angular-version": "This plugin has been disabled as Grafana no longer supports Angular based plugins. Unfortunately, the latest version of this plugin still uses Angular so you need to wait for the plugin author to migrate to continue using this plugin.",
+ "contact-server-admin": "Please contact your server administrator to get this resolved.",
+ "failed-backend-start-text": "This plugin failed to start. Server logs can provide more information.",
+ "invalid-signature-text": "Grafana Labs checks each plugin to verify that it has a valid digital signature. While doing this, we discovered that it was invalid. We can not guarantee the trustworthy of this plugin and have therefore disabled it. We recommend you to reinstall the plugin to make sure you are running a verified version of this plugin.",
+ "manage-plugins-link": "Read more about managing plugins",
+ "missing-signature-text": "Grafana Labs checks each plugin to verify that it has a valid digital signature. While doing this, we discovered that there is no signature for this plugin. We can not guarantee the trustworthy of this plugin and have therefore disabled it. We recommend you to reinstall the plugin to make sure you are running a verified version of this plugin.",
+ "modified-signature-text": "Grafana Labs checks each plugin to verify that it has a valid digital signature. While doing this, we discovered that the content of this plugin does not match its signature. We can not guarantee the trustworthy of this plugin and have therefore disabled it. We recommend you to reinstall the plugin to make sure you are running a verified version of this plugin.",
+ "title": "Plugin disabled",
+ "unknown-error-text": "We failed to run this plugin due to an unkown reason and have therefore disabled it. We recommend you to reinstall the plugin to make sure you are running a working version of this plugin."
+ },
"labels": {
"contactGrafanaLabs": "Contact Grafana Labs",
"customLinks": "Custom links ",
diff --git a/public/locales/es-ES/grafana.json b/public/locales/es-ES/grafana.json
index dee14dc57cc..20e3f23dbf5 100644
--- a/public/locales/es-ES/grafana.json
+++ b/public/locales/es-ES/grafana.json
@@ -376,6 +376,23 @@
"export": "",
"reorder": ""
},
+ "irm-integration": {
+ "connection-method": "",
+ "disabled-description": "",
+ "enabled-description": "",
+ "existing-integration": "",
+ "existing-integration-description": "",
+ "integration": "",
+ "integration-description": "",
+ "integration-name": "",
+ "integration-name-description": "",
+ "integration-name-exists": "",
+ "integration-required": "",
+ "new-integration": "",
+ "new-integration-description": "",
+ "recommended": "",
+ "validation-failed": ""
+ },
"list-view": {
"empty": {
"new-alert-rule": "",
@@ -512,6 +529,11 @@
"label-target-data-source": ""
},
"rule-form": {
+ "annotations": {
+ "description1": "",
+ "description2": "",
+ "description3": ""
+ },
"evaluation": {
"evaluation-group-and-interval": "",
"group": {
@@ -1007,6 +1029,9 @@
}
},
"dashboard": {
+ "actions": {
+ "open-settings": ""
+ },
"add-menu": {
"import": "Importar de la biblioteca",
"paste-panel": "Pegar panel",
@@ -1017,6 +1042,46 @@
"redirect-link": "Lista en Alertas de Grafana",
"subtitle": "Reglas de alerta relacionadas con este tablero"
},
+ "conditional-rendering": {
+ "data": {
+ "disable": "",
+ "enable": "",
+ "label": ""
+ },
+ "group": {
+ "add": {
+ "button": "",
+ "data": "",
+ "interval": "",
+ "variable": ""
+ },
+ "condition": {
+ "label": "",
+ "meet-all": "",
+ "meet-any": ""
+ },
+ "label": ""
+ },
+ "interval": {
+ "input-label": "",
+ "invalid-message": "",
+ "label": ""
+ },
+ "shared": {
+ "delete-condition": ""
+ },
+ "title": "",
+ "variable": {
+ "label": "",
+ "operator": {
+ "equals": "",
+ "not-equal": ""
+ },
+ "select-operator": "",
+ "select-variable": "",
+ "value-input": ""
+ }
+ },
"default-layout": {
"description": "",
"item-options": {
@@ -1167,6 +1232,7 @@
"copy-or-duplicate": "",
"delete": "",
"duplicate": "",
+ "grid": "",
"layout": ""
}
},
@@ -1191,16 +1257,6 @@
},
"responsive-layout": {
"description": "",
- "item-options": {
- "hide-no-data": "",
- "repeat": {
- "variable": {
- "description": "",
- "title": ""
- }
- },
- "title": ""
- },
"name": "",
"options": {
"columns": "",
@@ -1374,6 +1430,43 @@
"title": ""
}
},
+ "dashboard-scene": {
+ "branch-validation-error": {
+ "cannot-contain-invalid-characters": "",
+ "cannot-start-with": "",
+ "invalid-branch-name": "",
+ "it-cannot-contain-or": "",
+ "least-valid-character": ""
+ },
+ "provisioned-resource-delete-modal": {
+ "file-path": "",
+ "managed-by-version-control": "",
+ "ok": "",
+ "title-cannot-delete-provisioned-resource": ""
+ },
+ "save-provisioned-dashboard-form": {
+ "api-error": "",
+ "api-success": "",
+ "cancel": "",
+ "copy-json-message": "",
+ "dashboard-comment-placeholder-describe-changes-optional": "",
+ "description-branch-name-in-git-hub": "",
+ "description-inside-repository": "",
+ "label-branch": "",
+ "label-comment": "",
+ "label-description": "",
+ "label-path": "",
+ "label-target-folder": "",
+ "label-title": "",
+ "label-workflow": "",
+ "save": "",
+ "saving": "",
+ "title-required": "",
+ "title-same-as-folder": "",
+ "title-this-repository-is-read-only": "",
+ "title-validation-failed": ""
+ }
+ },
"dashboard-settings": {
"annotations": {
"title": "Anotaciones"
@@ -1769,6 +1862,10 @@
"saved": "",
"saving": ""
},
+ "axis-builder": {
+ "linear-threshold": "",
+ "log-base": ""
+ },
"card": {
"option": ""
},
@@ -1825,31 +1922,32 @@
"data-source-http-settings": {
"access-help": "",
"access-help-details": "",
+ "access-help-title": "",
"access-label": "",
- "access-options-browser": "",
- "access-options-proxy": "",
"allowed-cookies": "",
- "allowed-cookies-tooltip": "",
+ "allowed-cookies-description": "",
"auth": "",
"azure-auth-label": "",
"azure-auth-tooltip": "",
"basic-auth": "",
"basic-auth-label": "",
"browser-mode-description": "",
+ "browser-mode-label": "",
"browser-mode-title": "",
- "default-url-access-select": "",
"default-url-tooltip": "",
"direct-url-tooltip": "",
"heading": "",
+ "invalid-url-error": "",
"proxy-url-tooltip": "",
"server-mode-description": "",
+ "server-mode-label": "",
"server-mode-title": "",
- "timeout-form-label": "",
+ "sigv4-auth-label": "",
+ "timeout-description": "",
"timeout-label": "",
- "timeout-tooltip": "",
- "url-label": "",
- "with-credential-label": "",
- "with-credential-tooltip": ""
+ "timeout-placeholder": "",
+ "with-credentials-label": "",
+ "with-credentials-tooltip": ""
},
"data-source-settings": {
"alerting-settings-heading": "",
@@ -1894,16 +1992,38 @@
"field-link-list": {
"external-links-heading": ""
},
+ "field-name-by-regex-matcher": {
+ "input-placeholder": ""
+ },
+ "field-value-matcher": {
+ "operator-label": "",
+ "select-field-placeholder": ""
+ },
"file-dropzone": {
"cancel-upload": "",
- "file-too-large": ""
+ "error-title": "",
+ "file-too-large": "",
+ "item-retry": ""
+ },
+ "file-upload": {
+ "file-name": ""
},
"filter-input": {
"clear": ""
},
+ "interactive-table": {
+ "expand-row-tooltip": ""
+ },
+ "menu-item": {
+ "keyboard-shortcut-label": ""
+ },
"modal": {
"close-tooltip": "Cerrar"
},
+ "monaco": {
+ "error-label": "",
+ "loading-placeholder": ""
+ },
"named-colors-palette": {
"text-color-swatch": "",
"transparent-swatch": ""
@@ -1918,6 +2038,10 @@
"next-page": "",
"previous-page": ""
},
+ "panel-menu": {
+ "label": "",
+ "title": ""
+ },
"secret-form-field": {
"reset": ""
},
@@ -1927,7 +2051,11 @@
"no-options": "No se ha encontrado ninguna opción"
},
"select": {
+ "clear-value": "",
"default-create-label": "",
+ "empty-options": "",
+ "menu-label": "",
+ "multi-value-remove": "",
"no-options-label": "No se ha encontrado ninguna opción",
"placeholder": "Elegir"
},
@@ -1937,21 +2065,49 @@
"spinner": {
"aria-label": ""
},
+ "stacking-builder": {
+ "group": "",
+ "group-tooltip": ""
+ },
"table": {
+ "cell-filter-on": "",
+ "cell-filter-out": "",
+ "cell-inspect": "",
"copy": "",
"csv-counts": "",
+ "csv-placeholder": "",
+ "filter-placeholder": "",
"filter-popup-apply": "",
"filter-popup-cancel": "",
"filter-popup-clear": "",
"filter-popup-heading": "",
+ "filter-popup-match-case": "",
+ "inspect-drawer-title": "",
"no-values-label": "",
"pagination-summary": ""
},
+ "tags": {
+ "list-label": ""
+ },
"tags-input": {
- "add": ""
+ "add": "",
+ "remove": ""
+ },
+ "toggletip": {
+ "close": ""
+ },
+ "toolbar-button-row": {
+ "show-more": ""
+ },
+ "unit-picker": {
+ "placeholder": ""
},
"user-icon": {
- "active-text": ""
+ "active-text": "",
+ "label": ""
+ },
+ "users-indicator": {
+ "container-label": ""
},
"value-pill": {
"remove-button": ""
@@ -1965,7 +2121,8 @@
"actions-confirmation-message": "",
"footer-add-annotation": "",
"footer-click-to-action": "",
- "footer-click-to-navigate": ""
+ "footer-click-to-navigate": "",
+ "timestamp": ""
}
},
"graph": {
@@ -3068,6 +3225,19 @@
"connections-tab": {
"description": ""
},
+ "disabled-error": {
+ "angular-deprecation-link": "",
+ "angular-error-text": "",
+ "angular-error-text-no-non-angular-version": "",
+ "contact-server-admin": "",
+ "failed-backend-start-text": "",
+ "invalid-signature-text": "",
+ "manage-plugins-link": "",
+ "missing-signature-text": "",
+ "modified-signature-text": "",
+ "title": "",
+ "unknown-error-text": ""
+ },
"labels": {
"contactGrafanaLabs": "",
"customLinks": "",
diff --git a/public/locales/fr-FR/grafana.json b/public/locales/fr-FR/grafana.json
index f7e3ce2684b..1d42e07b9fe 100644
--- a/public/locales/fr-FR/grafana.json
+++ b/public/locales/fr-FR/grafana.json
@@ -376,6 +376,23 @@
"export": "",
"reorder": ""
},
+ "irm-integration": {
+ "connection-method": "",
+ "disabled-description": "",
+ "enabled-description": "",
+ "existing-integration": "",
+ "existing-integration-description": "",
+ "integration": "",
+ "integration-description": "",
+ "integration-name": "",
+ "integration-name-description": "",
+ "integration-name-exists": "",
+ "integration-required": "",
+ "new-integration": "",
+ "new-integration-description": "",
+ "recommended": "",
+ "validation-failed": ""
+ },
"list-view": {
"empty": {
"new-alert-rule": "",
@@ -512,6 +529,11 @@
"label-target-data-source": ""
},
"rule-form": {
+ "annotations": {
+ "description1": "",
+ "description2": "",
+ "description3": ""
+ },
"evaluation": {
"evaluation-group-and-interval": "",
"group": {
@@ -1007,6 +1029,9 @@
}
},
"dashboard": {
+ "actions": {
+ "open-settings": ""
+ },
"add-menu": {
"import": "Importer depuis la bibliothèque",
"paste-panel": "Coller le panneau",
@@ -1017,6 +1042,46 @@
"redirect-link": "Liste dans Alertes Grafana",
"subtitle": "Règles d'alerte liées à ce tableau de bord"
},
+ "conditional-rendering": {
+ "data": {
+ "disable": "",
+ "enable": "",
+ "label": ""
+ },
+ "group": {
+ "add": {
+ "button": "",
+ "data": "",
+ "interval": "",
+ "variable": ""
+ },
+ "condition": {
+ "label": "",
+ "meet-all": "",
+ "meet-any": ""
+ },
+ "label": ""
+ },
+ "interval": {
+ "input-label": "",
+ "invalid-message": "",
+ "label": ""
+ },
+ "shared": {
+ "delete-condition": ""
+ },
+ "title": "",
+ "variable": {
+ "label": "",
+ "operator": {
+ "equals": "",
+ "not-equal": ""
+ },
+ "select-operator": "",
+ "select-variable": "",
+ "value-input": ""
+ }
+ },
"default-layout": {
"description": "",
"item-options": {
@@ -1167,6 +1232,7 @@
"copy-or-duplicate": "",
"delete": "",
"duplicate": "",
+ "grid": "",
"layout": ""
}
},
@@ -1191,16 +1257,6 @@
},
"responsive-layout": {
"description": "",
- "item-options": {
- "hide-no-data": "",
- "repeat": {
- "variable": {
- "description": "",
- "title": ""
- }
- },
- "title": ""
- },
"name": "",
"options": {
"columns": "",
@@ -1374,6 +1430,43 @@
"title": ""
}
},
+ "dashboard-scene": {
+ "branch-validation-error": {
+ "cannot-contain-invalid-characters": "",
+ "cannot-start-with": "",
+ "invalid-branch-name": "",
+ "it-cannot-contain-or": "",
+ "least-valid-character": ""
+ },
+ "provisioned-resource-delete-modal": {
+ "file-path": "",
+ "managed-by-version-control": "",
+ "ok": "",
+ "title-cannot-delete-provisioned-resource": ""
+ },
+ "save-provisioned-dashboard-form": {
+ "api-error": "",
+ "api-success": "",
+ "cancel": "",
+ "copy-json-message": "",
+ "dashboard-comment-placeholder-describe-changes-optional": "",
+ "description-branch-name-in-git-hub": "",
+ "description-inside-repository": "",
+ "label-branch": "",
+ "label-comment": "",
+ "label-description": "",
+ "label-path": "",
+ "label-target-folder": "",
+ "label-title": "",
+ "label-workflow": "",
+ "save": "",
+ "saving": "",
+ "title-required": "",
+ "title-same-as-folder": "",
+ "title-this-repository-is-read-only": "",
+ "title-validation-failed": ""
+ }
+ },
"dashboard-settings": {
"annotations": {
"title": "Annotations"
@@ -1769,6 +1862,10 @@
"saved": "",
"saving": ""
},
+ "axis-builder": {
+ "linear-threshold": "",
+ "log-base": ""
+ },
"card": {
"option": ""
},
@@ -1825,31 +1922,32 @@
"data-source-http-settings": {
"access-help": "",
"access-help-details": "",
+ "access-help-title": "",
"access-label": "",
- "access-options-browser": "",
- "access-options-proxy": "",
"allowed-cookies": "",
- "allowed-cookies-tooltip": "",
+ "allowed-cookies-description": "",
"auth": "",
"azure-auth-label": "",
"azure-auth-tooltip": "",
"basic-auth": "",
"basic-auth-label": "",
"browser-mode-description": "",
+ "browser-mode-label": "",
"browser-mode-title": "",
- "default-url-access-select": "",
"default-url-tooltip": "",
"direct-url-tooltip": "",
"heading": "",
+ "invalid-url-error": "",
"proxy-url-tooltip": "",
"server-mode-description": "",
+ "server-mode-label": "",
"server-mode-title": "",
- "timeout-form-label": "",
+ "sigv4-auth-label": "",
+ "timeout-description": "",
"timeout-label": "",
- "timeout-tooltip": "",
- "url-label": "",
- "with-credential-label": "",
- "with-credential-tooltip": ""
+ "timeout-placeholder": "",
+ "with-credentials-label": "",
+ "with-credentials-tooltip": ""
},
"data-source-settings": {
"alerting-settings-heading": "",
@@ -1894,16 +1992,38 @@
"field-link-list": {
"external-links-heading": ""
},
+ "field-name-by-regex-matcher": {
+ "input-placeholder": ""
+ },
+ "field-value-matcher": {
+ "operator-label": "",
+ "select-field-placeholder": ""
+ },
"file-dropzone": {
"cancel-upload": "",
- "file-too-large": ""
+ "error-title": "",
+ "file-too-large": "",
+ "item-retry": ""
+ },
+ "file-upload": {
+ "file-name": ""
},
"filter-input": {
"clear": ""
},
+ "interactive-table": {
+ "expand-row-tooltip": ""
+ },
+ "menu-item": {
+ "keyboard-shortcut-label": ""
+ },
"modal": {
"close-tooltip": "Fermer"
},
+ "monaco": {
+ "error-label": "",
+ "loading-placeholder": ""
+ },
"named-colors-palette": {
"text-color-swatch": "",
"transparent-swatch": ""
@@ -1918,6 +2038,10 @@
"next-page": "",
"previous-page": ""
},
+ "panel-menu": {
+ "label": "",
+ "title": ""
+ },
"secret-form-field": {
"reset": ""
},
@@ -1927,7 +2051,11 @@
"no-options": "Aucune option trouvée"
},
"select": {
+ "clear-value": "",
"default-create-label": "",
+ "empty-options": "",
+ "menu-label": "",
+ "multi-value-remove": "",
"no-options-label": "Aucune option trouvée",
"placeholder": "Choisir"
},
@@ -1937,21 +2065,49 @@
"spinner": {
"aria-label": ""
},
+ "stacking-builder": {
+ "group": "",
+ "group-tooltip": ""
+ },
"table": {
+ "cell-filter-on": "",
+ "cell-filter-out": "",
+ "cell-inspect": "",
"copy": "",
"csv-counts": "",
+ "csv-placeholder": "",
+ "filter-placeholder": "",
"filter-popup-apply": "",
"filter-popup-cancel": "",
"filter-popup-clear": "",
"filter-popup-heading": "",
+ "filter-popup-match-case": "",
+ "inspect-drawer-title": "",
"no-values-label": "",
"pagination-summary": ""
},
+ "tags": {
+ "list-label": ""
+ },
"tags-input": {
- "add": ""
+ "add": "",
+ "remove": ""
+ },
+ "toggletip": {
+ "close": ""
+ },
+ "toolbar-button-row": {
+ "show-more": ""
+ },
+ "unit-picker": {
+ "placeholder": ""
},
"user-icon": {
- "active-text": ""
+ "active-text": "",
+ "label": ""
+ },
+ "users-indicator": {
+ "container-label": ""
},
"value-pill": {
"remove-button": ""
@@ -1965,7 +2121,8 @@
"actions-confirmation-message": "",
"footer-add-annotation": "",
"footer-click-to-action": "",
- "footer-click-to-navigate": ""
+ "footer-click-to-navigate": "",
+ "timestamp": ""
}
},
"graph": {
@@ -3068,6 +3225,19 @@
"connections-tab": {
"description": ""
},
+ "disabled-error": {
+ "angular-deprecation-link": "",
+ "angular-error-text": "",
+ "angular-error-text-no-non-angular-version": "",
+ "contact-server-admin": "",
+ "failed-backend-start-text": "",
+ "invalid-signature-text": "",
+ "manage-plugins-link": "",
+ "missing-signature-text": "",
+ "modified-signature-text": "",
+ "title": "",
+ "unknown-error-text": ""
+ },
"labels": {
"contactGrafanaLabs": "",
"customLinks": "",
diff --git a/public/locales/hu-HU/grafana.json b/public/locales/hu-HU/grafana.json
index 19430667f64..0b79be81e58 100644
--- a/public/locales/hu-HU/grafana.json
+++ b/public/locales/hu-HU/grafana.json
@@ -376,6 +376,23 @@
"export": "",
"reorder": ""
},
+ "irm-integration": {
+ "connection-method": "",
+ "disabled-description": "",
+ "enabled-description": "",
+ "existing-integration": "",
+ "existing-integration-description": "",
+ "integration": "",
+ "integration-description": "",
+ "integration-name": "",
+ "integration-name-description": "",
+ "integration-name-exists": "",
+ "integration-required": "",
+ "new-integration": "",
+ "new-integration-description": "",
+ "recommended": "",
+ "validation-failed": ""
+ },
"list-view": {
"empty": {
"new-alert-rule": "",
@@ -512,6 +529,11 @@
"label-target-data-source": ""
},
"rule-form": {
+ "annotations": {
+ "description1": "",
+ "description2": "",
+ "description3": ""
+ },
"evaluation": {
"evaluation-group-and-interval": "",
"group": {
@@ -1007,6 +1029,9 @@
}
},
"dashboard": {
+ "actions": {
+ "open-settings": ""
+ },
"add-menu": {
"import": "",
"paste-panel": "",
@@ -1017,6 +1042,46 @@
"redirect-link": "",
"subtitle": ""
},
+ "conditional-rendering": {
+ "data": {
+ "disable": "",
+ "enable": "",
+ "label": ""
+ },
+ "group": {
+ "add": {
+ "button": "",
+ "data": "",
+ "interval": "",
+ "variable": ""
+ },
+ "condition": {
+ "label": "",
+ "meet-all": "",
+ "meet-any": ""
+ },
+ "label": ""
+ },
+ "interval": {
+ "input-label": "",
+ "invalid-message": "",
+ "label": ""
+ },
+ "shared": {
+ "delete-condition": ""
+ },
+ "title": "",
+ "variable": {
+ "label": "",
+ "operator": {
+ "equals": "",
+ "not-equal": ""
+ },
+ "select-operator": "",
+ "select-variable": "",
+ "value-input": ""
+ }
+ },
"default-layout": {
"description": "",
"item-options": {
@@ -1167,6 +1232,7 @@
"copy-or-duplicate": "",
"delete": "",
"duplicate": "",
+ "grid": "",
"layout": ""
}
},
@@ -1191,16 +1257,6 @@
},
"responsive-layout": {
"description": "",
- "item-options": {
- "hide-no-data": "",
- "repeat": {
- "variable": {
- "description": "",
- "title": ""
- }
- },
- "title": ""
- },
"name": "",
"options": {
"columns": "",
@@ -1374,6 +1430,43 @@
"title": ""
}
},
+ "dashboard-scene": {
+ "branch-validation-error": {
+ "cannot-contain-invalid-characters": "",
+ "cannot-start-with": "",
+ "invalid-branch-name": "",
+ "it-cannot-contain-or": "",
+ "least-valid-character": ""
+ },
+ "provisioned-resource-delete-modal": {
+ "file-path": "",
+ "managed-by-version-control": "",
+ "ok": "",
+ "title-cannot-delete-provisioned-resource": ""
+ },
+ "save-provisioned-dashboard-form": {
+ "api-error": "",
+ "api-success": "",
+ "cancel": "",
+ "copy-json-message": "",
+ "dashboard-comment-placeholder-describe-changes-optional": "",
+ "description-branch-name-in-git-hub": "",
+ "description-inside-repository": "",
+ "label-branch": "",
+ "label-comment": "",
+ "label-description": "",
+ "label-path": "",
+ "label-target-folder": "",
+ "label-title": "",
+ "label-workflow": "",
+ "save": "",
+ "saving": "",
+ "title-required": "",
+ "title-same-as-folder": "",
+ "title-this-repository-is-read-only": "",
+ "title-validation-failed": ""
+ }
+ },
"dashboard-settings": {
"annotations": {
"title": ""
@@ -1769,6 +1862,10 @@
"saved": "",
"saving": ""
},
+ "axis-builder": {
+ "linear-threshold": "",
+ "log-base": ""
+ },
"card": {
"option": ""
},
@@ -1825,31 +1922,32 @@
"data-source-http-settings": {
"access-help": "",
"access-help-details": "",
+ "access-help-title": "",
"access-label": "",
- "access-options-browser": "",
- "access-options-proxy": "",
"allowed-cookies": "",
- "allowed-cookies-tooltip": "",
+ "allowed-cookies-description": "",
"auth": "",
"azure-auth-label": "",
"azure-auth-tooltip": "",
"basic-auth": "",
"basic-auth-label": "",
"browser-mode-description": "",
+ "browser-mode-label": "",
"browser-mode-title": "",
- "default-url-access-select": "",
"default-url-tooltip": "",
"direct-url-tooltip": "",
"heading": "",
+ "invalid-url-error": "",
"proxy-url-tooltip": "",
"server-mode-description": "",
+ "server-mode-label": "",
"server-mode-title": "",
- "timeout-form-label": "",
+ "sigv4-auth-label": "",
+ "timeout-description": "",
"timeout-label": "",
- "timeout-tooltip": "",
- "url-label": "",
- "with-credential-label": "",
- "with-credential-tooltip": ""
+ "timeout-placeholder": "",
+ "with-credentials-label": "",
+ "with-credentials-tooltip": ""
},
"data-source-settings": {
"alerting-settings-heading": "",
@@ -1894,16 +1992,38 @@
"field-link-list": {
"external-links-heading": ""
},
+ "field-name-by-regex-matcher": {
+ "input-placeholder": ""
+ },
+ "field-value-matcher": {
+ "operator-label": "",
+ "select-field-placeholder": ""
+ },
"file-dropzone": {
"cancel-upload": "",
- "file-too-large": ""
+ "error-title": "",
+ "file-too-large": "",
+ "item-retry": ""
+ },
+ "file-upload": {
+ "file-name": ""
},
"filter-input": {
"clear": ""
},
+ "interactive-table": {
+ "expand-row-tooltip": ""
+ },
+ "menu-item": {
+ "keyboard-shortcut-label": ""
+ },
"modal": {
"close-tooltip": ""
},
+ "monaco": {
+ "error-label": "",
+ "loading-placeholder": ""
+ },
"named-colors-palette": {
"text-color-swatch": "",
"transparent-swatch": ""
@@ -1918,6 +2038,10 @@
"next-page": "",
"previous-page": ""
},
+ "panel-menu": {
+ "label": "",
+ "title": ""
+ },
"secret-form-field": {
"reset": ""
},
@@ -1927,7 +2051,11 @@
"no-options": ""
},
"select": {
+ "clear-value": "",
"default-create-label": "",
+ "empty-options": "",
+ "menu-label": "",
+ "multi-value-remove": "",
"no-options-label": "",
"placeholder": ""
},
@@ -1937,21 +2065,49 @@
"spinner": {
"aria-label": ""
},
+ "stacking-builder": {
+ "group": "",
+ "group-tooltip": ""
+ },
"table": {
+ "cell-filter-on": "",
+ "cell-filter-out": "",
+ "cell-inspect": "",
"copy": "",
"csv-counts": "",
+ "csv-placeholder": "",
+ "filter-placeholder": "",
"filter-popup-apply": "",
"filter-popup-cancel": "",
"filter-popup-clear": "",
"filter-popup-heading": "",
+ "filter-popup-match-case": "",
+ "inspect-drawer-title": "",
"no-values-label": "",
"pagination-summary": ""
},
+ "tags": {
+ "list-label": ""
+ },
"tags-input": {
- "add": ""
+ "add": "",
+ "remove": ""
+ },
+ "toggletip": {
+ "close": ""
+ },
+ "toolbar-button-row": {
+ "show-more": ""
+ },
+ "unit-picker": {
+ "placeholder": ""
},
"user-icon": {
- "active-text": ""
+ "active-text": "",
+ "label": ""
+ },
+ "users-indicator": {
+ "container-label": ""
},
"value-pill": {
"remove-button": ""
@@ -1965,7 +2121,8 @@
"actions-confirmation-message": "",
"footer-add-annotation": "",
"footer-click-to-action": "",
- "footer-click-to-navigate": ""
+ "footer-click-to-navigate": "",
+ "timestamp": ""
}
},
"graph": {
@@ -3068,6 +3225,19 @@
"connections-tab": {
"description": ""
},
+ "disabled-error": {
+ "angular-deprecation-link": "",
+ "angular-error-text": "",
+ "angular-error-text-no-non-angular-version": "",
+ "contact-server-admin": "",
+ "failed-backend-start-text": "",
+ "invalid-signature-text": "",
+ "manage-plugins-link": "",
+ "missing-signature-text": "",
+ "modified-signature-text": "",
+ "title": "",
+ "unknown-error-text": ""
+ },
"labels": {
"contactGrafanaLabs": "",
"customLinks": "",
diff --git a/public/locales/id-ID/grafana.json b/public/locales/id-ID/grafana.json
index 7821be91c18..553b8a59659 100644
--- a/public/locales/id-ID/grafana.json
+++ b/public/locales/id-ID/grafana.json
@@ -374,6 +374,23 @@
"export": "",
"reorder": ""
},
+ "irm-integration": {
+ "connection-method": "",
+ "disabled-description": "",
+ "enabled-description": "",
+ "existing-integration": "",
+ "existing-integration-description": "",
+ "integration": "",
+ "integration-description": "",
+ "integration-name": "",
+ "integration-name-description": "",
+ "integration-name-exists": "",
+ "integration-required": "",
+ "new-integration": "",
+ "new-integration-description": "",
+ "recommended": "",
+ "validation-failed": ""
+ },
"list-view": {
"empty": {
"new-alert-rule": "",
@@ -508,6 +525,11 @@
"label-target-data-source": ""
},
"rule-form": {
+ "annotations": {
+ "description1": "",
+ "description2": "",
+ "description3": ""
+ },
"evaluation": {
"evaluation-group-and-interval": "",
"group": {
@@ -998,6 +1020,9 @@
}
},
"dashboard": {
+ "actions": {
+ "open-settings": ""
+ },
"add-menu": {
"import": "",
"paste-panel": "",
@@ -1008,6 +1033,46 @@
"redirect-link": "",
"subtitle": ""
},
+ "conditional-rendering": {
+ "data": {
+ "disable": "",
+ "enable": "",
+ "label": ""
+ },
+ "group": {
+ "add": {
+ "button": "",
+ "data": "",
+ "interval": "",
+ "variable": ""
+ },
+ "condition": {
+ "label": "",
+ "meet-all": "",
+ "meet-any": ""
+ },
+ "label": ""
+ },
+ "interval": {
+ "input-label": "",
+ "invalid-message": "",
+ "label": ""
+ },
+ "shared": {
+ "delete-condition": ""
+ },
+ "title": "",
+ "variable": {
+ "label": "",
+ "operator": {
+ "equals": "",
+ "not-equal": ""
+ },
+ "select-operator": "",
+ "select-variable": "",
+ "value-input": ""
+ }
+ },
"default-layout": {
"description": "",
"item-options": {
@@ -1158,6 +1223,7 @@
"copy-or-duplicate": "",
"delete": "",
"duplicate": "",
+ "grid": "",
"layout": ""
}
},
@@ -1182,16 +1248,6 @@
},
"responsive-layout": {
"description": "",
- "item-options": {
- "hide-no-data": "",
- "repeat": {
- "variable": {
- "description": "",
- "title": ""
- }
- },
- "title": ""
- },
"name": "",
"options": {
"columns": "",
@@ -1365,6 +1421,43 @@
"title": ""
}
},
+ "dashboard-scene": {
+ "branch-validation-error": {
+ "cannot-contain-invalid-characters": "",
+ "cannot-start-with": "",
+ "invalid-branch-name": "",
+ "it-cannot-contain-or": "",
+ "least-valid-character": ""
+ },
+ "provisioned-resource-delete-modal": {
+ "file-path": "",
+ "managed-by-version-control": "",
+ "ok": "",
+ "title-cannot-delete-provisioned-resource": ""
+ },
+ "save-provisioned-dashboard-form": {
+ "api-error": "",
+ "api-success": "",
+ "cancel": "",
+ "copy-json-message": "",
+ "dashboard-comment-placeholder-describe-changes-optional": "",
+ "description-branch-name-in-git-hub": "",
+ "description-inside-repository": "",
+ "label-branch": "",
+ "label-comment": "",
+ "label-description": "",
+ "label-path": "",
+ "label-target-folder": "",
+ "label-title": "",
+ "label-workflow": "",
+ "save": "",
+ "saving": "",
+ "title-required": "",
+ "title-same-as-folder": "",
+ "title-this-repository-is-read-only": "",
+ "title-validation-failed": ""
+ }
+ },
"dashboard-settings": {
"annotations": {
"title": ""
@@ -1760,6 +1853,10 @@
"saved": "",
"saving": ""
},
+ "axis-builder": {
+ "linear-threshold": "",
+ "log-base": ""
+ },
"card": {
"option": ""
},
@@ -1816,31 +1913,32 @@
"data-source-http-settings": {
"access-help": "",
"access-help-details": "",
+ "access-help-title": "",
"access-label": "",
- "access-options-browser": "",
- "access-options-proxy": "",
"allowed-cookies": "",
- "allowed-cookies-tooltip": "",
+ "allowed-cookies-description": "",
"auth": "",
"azure-auth-label": "",
"azure-auth-tooltip": "",
"basic-auth": "",
"basic-auth-label": "",
"browser-mode-description": "",
+ "browser-mode-label": "",
"browser-mode-title": "",
- "default-url-access-select": "",
"default-url-tooltip": "",
"direct-url-tooltip": "",
"heading": "",
+ "invalid-url-error": "",
"proxy-url-tooltip": "",
"server-mode-description": "",
+ "server-mode-label": "",
"server-mode-title": "",
- "timeout-form-label": "",
+ "sigv4-auth-label": "",
+ "timeout-description": "",
"timeout-label": "",
- "timeout-tooltip": "",
- "url-label": "",
- "with-credential-label": "",
- "with-credential-tooltip": ""
+ "timeout-placeholder": "",
+ "with-credentials-label": "",
+ "with-credentials-tooltip": ""
},
"data-source-settings": {
"alerting-settings-heading": "",
@@ -1885,16 +1983,38 @@
"field-link-list": {
"external-links-heading": ""
},
+ "field-name-by-regex-matcher": {
+ "input-placeholder": ""
+ },
+ "field-value-matcher": {
+ "operator-label": "",
+ "select-field-placeholder": ""
+ },
"file-dropzone": {
"cancel-upload": "",
- "file-too-large": ""
+ "error-title": "",
+ "file-too-large": "",
+ "item-retry": ""
+ },
+ "file-upload": {
+ "file-name": ""
},
"filter-input": {
"clear": ""
},
+ "interactive-table": {
+ "expand-row-tooltip": ""
+ },
+ "menu-item": {
+ "keyboard-shortcut-label": ""
+ },
"modal": {
"close-tooltip": ""
},
+ "monaco": {
+ "error-label": "",
+ "loading-placeholder": ""
+ },
"named-colors-palette": {
"text-color-swatch": "",
"transparent-swatch": ""
@@ -1909,6 +2029,10 @@
"next-page": "",
"previous-page": ""
},
+ "panel-menu": {
+ "label": "",
+ "title": ""
+ },
"secret-form-field": {
"reset": ""
},
@@ -1918,7 +2042,11 @@
"no-options": ""
},
"select": {
+ "clear-value": "",
"default-create-label": "",
+ "empty-options": "",
+ "menu-label": "",
+ "multi-value-remove": "",
"no-options-label": "",
"placeholder": ""
},
@@ -1928,21 +2056,49 @@
"spinner": {
"aria-label": ""
},
+ "stacking-builder": {
+ "group": "",
+ "group-tooltip": ""
+ },
"table": {
+ "cell-filter-on": "",
+ "cell-filter-out": "",
+ "cell-inspect": "",
"copy": "",
"csv-counts": "",
+ "csv-placeholder": "",
+ "filter-placeholder": "",
"filter-popup-apply": "",
"filter-popup-cancel": "",
"filter-popup-clear": "",
"filter-popup-heading": "",
+ "filter-popup-match-case": "",
+ "inspect-drawer-title": "",
"no-values-label": "",
"pagination-summary": ""
},
+ "tags": {
+ "list-label": ""
+ },
"tags-input": {
- "add": ""
+ "add": "",
+ "remove": ""
+ },
+ "toggletip": {
+ "close": ""
+ },
+ "toolbar-button-row": {
+ "show-more": ""
+ },
+ "unit-picker": {
+ "placeholder": ""
},
"user-icon": {
- "active-text": ""
+ "active-text": "",
+ "label": ""
+ },
+ "users-indicator": {
+ "container-label": ""
},
"value-pill": {
"remove-button": ""
@@ -1956,7 +2112,8 @@
"actions-confirmation-message": "",
"footer-add-annotation": "",
"footer-click-to-action": "",
- "footer-click-to-navigate": ""
+ "footer-click-to-navigate": "",
+ "timestamp": ""
}
},
"graph": {
@@ -3058,6 +3215,19 @@
"connections-tab": {
"description": ""
},
+ "disabled-error": {
+ "angular-deprecation-link": "",
+ "angular-error-text": "",
+ "angular-error-text-no-non-angular-version": "",
+ "contact-server-admin": "",
+ "failed-backend-start-text": "",
+ "invalid-signature-text": "",
+ "manage-plugins-link": "",
+ "missing-signature-text": "",
+ "modified-signature-text": "",
+ "title": "",
+ "unknown-error-text": ""
+ },
"labels": {
"contactGrafanaLabs": "",
"customLinks": "",
diff --git a/public/locales/it-IT/grafana.json b/public/locales/it-IT/grafana.json
index 19430667f64..0b79be81e58 100644
--- a/public/locales/it-IT/grafana.json
+++ b/public/locales/it-IT/grafana.json
@@ -376,6 +376,23 @@
"export": "",
"reorder": ""
},
+ "irm-integration": {
+ "connection-method": "",
+ "disabled-description": "",
+ "enabled-description": "",
+ "existing-integration": "",
+ "existing-integration-description": "",
+ "integration": "",
+ "integration-description": "",
+ "integration-name": "",
+ "integration-name-description": "",
+ "integration-name-exists": "",
+ "integration-required": "",
+ "new-integration": "",
+ "new-integration-description": "",
+ "recommended": "",
+ "validation-failed": ""
+ },
"list-view": {
"empty": {
"new-alert-rule": "",
@@ -512,6 +529,11 @@
"label-target-data-source": ""
},
"rule-form": {
+ "annotations": {
+ "description1": "",
+ "description2": "",
+ "description3": ""
+ },
"evaluation": {
"evaluation-group-and-interval": "",
"group": {
@@ -1007,6 +1029,9 @@
}
},
"dashboard": {
+ "actions": {
+ "open-settings": ""
+ },
"add-menu": {
"import": "",
"paste-panel": "",
@@ -1017,6 +1042,46 @@
"redirect-link": "",
"subtitle": ""
},
+ "conditional-rendering": {
+ "data": {
+ "disable": "",
+ "enable": "",
+ "label": ""
+ },
+ "group": {
+ "add": {
+ "button": "",
+ "data": "",
+ "interval": "",
+ "variable": ""
+ },
+ "condition": {
+ "label": "",
+ "meet-all": "",
+ "meet-any": ""
+ },
+ "label": ""
+ },
+ "interval": {
+ "input-label": "",
+ "invalid-message": "",
+ "label": ""
+ },
+ "shared": {
+ "delete-condition": ""
+ },
+ "title": "",
+ "variable": {
+ "label": "",
+ "operator": {
+ "equals": "",
+ "not-equal": ""
+ },
+ "select-operator": "",
+ "select-variable": "",
+ "value-input": ""
+ }
+ },
"default-layout": {
"description": "",
"item-options": {
@@ -1167,6 +1232,7 @@
"copy-or-duplicate": "",
"delete": "",
"duplicate": "",
+ "grid": "",
"layout": ""
}
},
@@ -1191,16 +1257,6 @@
},
"responsive-layout": {
"description": "",
- "item-options": {
- "hide-no-data": "",
- "repeat": {
- "variable": {
- "description": "",
- "title": ""
- }
- },
- "title": ""
- },
"name": "",
"options": {
"columns": "",
@@ -1374,6 +1430,43 @@
"title": ""
}
},
+ "dashboard-scene": {
+ "branch-validation-error": {
+ "cannot-contain-invalid-characters": "",
+ "cannot-start-with": "",
+ "invalid-branch-name": "",
+ "it-cannot-contain-or": "",
+ "least-valid-character": ""
+ },
+ "provisioned-resource-delete-modal": {
+ "file-path": "",
+ "managed-by-version-control": "",
+ "ok": "",
+ "title-cannot-delete-provisioned-resource": ""
+ },
+ "save-provisioned-dashboard-form": {
+ "api-error": "",
+ "api-success": "",
+ "cancel": "",
+ "copy-json-message": "",
+ "dashboard-comment-placeholder-describe-changes-optional": "",
+ "description-branch-name-in-git-hub": "",
+ "description-inside-repository": "",
+ "label-branch": "",
+ "label-comment": "",
+ "label-description": "",
+ "label-path": "",
+ "label-target-folder": "",
+ "label-title": "",
+ "label-workflow": "",
+ "save": "",
+ "saving": "",
+ "title-required": "",
+ "title-same-as-folder": "",
+ "title-this-repository-is-read-only": "",
+ "title-validation-failed": ""
+ }
+ },
"dashboard-settings": {
"annotations": {
"title": ""
@@ -1769,6 +1862,10 @@
"saved": "",
"saving": ""
},
+ "axis-builder": {
+ "linear-threshold": "",
+ "log-base": ""
+ },
"card": {
"option": ""
},
@@ -1825,31 +1922,32 @@
"data-source-http-settings": {
"access-help": "",
"access-help-details": "",
+ "access-help-title": "",
"access-label": "",
- "access-options-browser": "",
- "access-options-proxy": "",
"allowed-cookies": "",
- "allowed-cookies-tooltip": "",
+ "allowed-cookies-description": "",
"auth": "",
"azure-auth-label": "",
"azure-auth-tooltip": "",
"basic-auth": "",
"basic-auth-label": "",
"browser-mode-description": "",
+ "browser-mode-label": "",
"browser-mode-title": "",
- "default-url-access-select": "",
"default-url-tooltip": "",
"direct-url-tooltip": "",
"heading": "",
+ "invalid-url-error": "",
"proxy-url-tooltip": "",
"server-mode-description": "",
+ "server-mode-label": "",
"server-mode-title": "",
- "timeout-form-label": "",
+ "sigv4-auth-label": "",
+ "timeout-description": "",
"timeout-label": "",
- "timeout-tooltip": "",
- "url-label": "",
- "with-credential-label": "",
- "with-credential-tooltip": ""
+ "timeout-placeholder": "",
+ "with-credentials-label": "",
+ "with-credentials-tooltip": ""
},
"data-source-settings": {
"alerting-settings-heading": "",
@@ -1894,16 +1992,38 @@
"field-link-list": {
"external-links-heading": ""
},
+ "field-name-by-regex-matcher": {
+ "input-placeholder": ""
+ },
+ "field-value-matcher": {
+ "operator-label": "",
+ "select-field-placeholder": ""
+ },
"file-dropzone": {
"cancel-upload": "",
- "file-too-large": ""
+ "error-title": "",
+ "file-too-large": "",
+ "item-retry": ""
+ },
+ "file-upload": {
+ "file-name": ""
},
"filter-input": {
"clear": ""
},
+ "interactive-table": {
+ "expand-row-tooltip": ""
+ },
+ "menu-item": {
+ "keyboard-shortcut-label": ""
+ },
"modal": {
"close-tooltip": ""
},
+ "monaco": {
+ "error-label": "",
+ "loading-placeholder": ""
+ },
"named-colors-palette": {
"text-color-swatch": "",
"transparent-swatch": ""
@@ -1918,6 +2038,10 @@
"next-page": "",
"previous-page": ""
},
+ "panel-menu": {
+ "label": "",
+ "title": ""
+ },
"secret-form-field": {
"reset": ""
},
@@ -1927,7 +2051,11 @@
"no-options": ""
},
"select": {
+ "clear-value": "",
"default-create-label": "",
+ "empty-options": "",
+ "menu-label": "",
+ "multi-value-remove": "",
"no-options-label": "",
"placeholder": ""
},
@@ -1937,21 +2065,49 @@
"spinner": {
"aria-label": ""
},
+ "stacking-builder": {
+ "group": "",
+ "group-tooltip": ""
+ },
"table": {
+ "cell-filter-on": "",
+ "cell-filter-out": "",
+ "cell-inspect": "",
"copy": "",
"csv-counts": "",
+ "csv-placeholder": "",
+ "filter-placeholder": "",
"filter-popup-apply": "",
"filter-popup-cancel": "",
"filter-popup-clear": "",
"filter-popup-heading": "",
+ "filter-popup-match-case": "",
+ "inspect-drawer-title": "",
"no-values-label": "",
"pagination-summary": ""
},
+ "tags": {
+ "list-label": ""
+ },
"tags-input": {
- "add": ""
+ "add": "",
+ "remove": ""
+ },
+ "toggletip": {
+ "close": ""
+ },
+ "toolbar-button-row": {
+ "show-more": ""
+ },
+ "unit-picker": {
+ "placeholder": ""
},
"user-icon": {
- "active-text": ""
+ "active-text": "",
+ "label": ""
+ },
+ "users-indicator": {
+ "container-label": ""
},
"value-pill": {
"remove-button": ""
@@ -1965,7 +2121,8 @@
"actions-confirmation-message": "",
"footer-add-annotation": "",
"footer-click-to-action": "",
- "footer-click-to-navigate": ""
+ "footer-click-to-navigate": "",
+ "timestamp": ""
}
},
"graph": {
@@ -3068,6 +3225,19 @@
"connections-tab": {
"description": ""
},
+ "disabled-error": {
+ "angular-deprecation-link": "",
+ "angular-error-text": "",
+ "angular-error-text-no-non-angular-version": "",
+ "contact-server-admin": "",
+ "failed-backend-start-text": "",
+ "invalid-signature-text": "",
+ "manage-plugins-link": "",
+ "missing-signature-text": "",
+ "modified-signature-text": "",
+ "title": "",
+ "unknown-error-text": ""
+ },
"labels": {
"contactGrafanaLabs": "",
"customLinks": "",
diff --git a/public/locales/ja-JP/grafana.json b/public/locales/ja-JP/grafana.json
index 7821be91c18..553b8a59659 100644
--- a/public/locales/ja-JP/grafana.json
+++ b/public/locales/ja-JP/grafana.json
@@ -374,6 +374,23 @@
"export": "",
"reorder": ""
},
+ "irm-integration": {
+ "connection-method": "",
+ "disabled-description": "",
+ "enabled-description": "",
+ "existing-integration": "",
+ "existing-integration-description": "",
+ "integration": "",
+ "integration-description": "",
+ "integration-name": "",
+ "integration-name-description": "",
+ "integration-name-exists": "",
+ "integration-required": "",
+ "new-integration": "",
+ "new-integration-description": "",
+ "recommended": "",
+ "validation-failed": ""
+ },
"list-view": {
"empty": {
"new-alert-rule": "",
@@ -508,6 +525,11 @@
"label-target-data-source": ""
},
"rule-form": {
+ "annotations": {
+ "description1": "",
+ "description2": "",
+ "description3": ""
+ },
"evaluation": {
"evaluation-group-and-interval": "",
"group": {
@@ -998,6 +1020,9 @@
}
},
"dashboard": {
+ "actions": {
+ "open-settings": ""
+ },
"add-menu": {
"import": "",
"paste-panel": "",
@@ -1008,6 +1033,46 @@
"redirect-link": "",
"subtitle": ""
},
+ "conditional-rendering": {
+ "data": {
+ "disable": "",
+ "enable": "",
+ "label": ""
+ },
+ "group": {
+ "add": {
+ "button": "",
+ "data": "",
+ "interval": "",
+ "variable": ""
+ },
+ "condition": {
+ "label": "",
+ "meet-all": "",
+ "meet-any": ""
+ },
+ "label": ""
+ },
+ "interval": {
+ "input-label": "",
+ "invalid-message": "",
+ "label": ""
+ },
+ "shared": {
+ "delete-condition": ""
+ },
+ "title": "",
+ "variable": {
+ "label": "",
+ "operator": {
+ "equals": "",
+ "not-equal": ""
+ },
+ "select-operator": "",
+ "select-variable": "",
+ "value-input": ""
+ }
+ },
"default-layout": {
"description": "",
"item-options": {
@@ -1158,6 +1223,7 @@
"copy-or-duplicate": "",
"delete": "",
"duplicate": "",
+ "grid": "",
"layout": ""
}
},
@@ -1182,16 +1248,6 @@
},
"responsive-layout": {
"description": "",
- "item-options": {
- "hide-no-data": "",
- "repeat": {
- "variable": {
- "description": "",
- "title": ""
- }
- },
- "title": ""
- },
"name": "",
"options": {
"columns": "",
@@ -1365,6 +1421,43 @@
"title": ""
}
},
+ "dashboard-scene": {
+ "branch-validation-error": {
+ "cannot-contain-invalid-characters": "",
+ "cannot-start-with": "",
+ "invalid-branch-name": "",
+ "it-cannot-contain-or": "",
+ "least-valid-character": ""
+ },
+ "provisioned-resource-delete-modal": {
+ "file-path": "",
+ "managed-by-version-control": "",
+ "ok": "",
+ "title-cannot-delete-provisioned-resource": ""
+ },
+ "save-provisioned-dashboard-form": {
+ "api-error": "",
+ "api-success": "",
+ "cancel": "",
+ "copy-json-message": "",
+ "dashboard-comment-placeholder-describe-changes-optional": "",
+ "description-branch-name-in-git-hub": "",
+ "description-inside-repository": "",
+ "label-branch": "",
+ "label-comment": "",
+ "label-description": "",
+ "label-path": "",
+ "label-target-folder": "",
+ "label-title": "",
+ "label-workflow": "",
+ "save": "",
+ "saving": "",
+ "title-required": "",
+ "title-same-as-folder": "",
+ "title-this-repository-is-read-only": "",
+ "title-validation-failed": ""
+ }
+ },
"dashboard-settings": {
"annotations": {
"title": ""
@@ -1760,6 +1853,10 @@
"saved": "",
"saving": ""
},
+ "axis-builder": {
+ "linear-threshold": "",
+ "log-base": ""
+ },
"card": {
"option": ""
},
@@ -1816,31 +1913,32 @@
"data-source-http-settings": {
"access-help": "",
"access-help-details": "",
+ "access-help-title": "",
"access-label": "",
- "access-options-browser": "",
- "access-options-proxy": "",
"allowed-cookies": "",
- "allowed-cookies-tooltip": "",
+ "allowed-cookies-description": "",
"auth": "",
"azure-auth-label": "",
"azure-auth-tooltip": "",
"basic-auth": "",
"basic-auth-label": "",
"browser-mode-description": "",
+ "browser-mode-label": "",
"browser-mode-title": "",
- "default-url-access-select": "",
"default-url-tooltip": "",
"direct-url-tooltip": "",
"heading": "",
+ "invalid-url-error": "",
"proxy-url-tooltip": "",
"server-mode-description": "",
+ "server-mode-label": "",
"server-mode-title": "",
- "timeout-form-label": "",
+ "sigv4-auth-label": "",
+ "timeout-description": "",
"timeout-label": "",
- "timeout-tooltip": "",
- "url-label": "",
- "with-credential-label": "",
- "with-credential-tooltip": ""
+ "timeout-placeholder": "",
+ "with-credentials-label": "",
+ "with-credentials-tooltip": ""
},
"data-source-settings": {
"alerting-settings-heading": "",
@@ -1885,16 +1983,38 @@
"field-link-list": {
"external-links-heading": ""
},
+ "field-name-by-regex-matcher": {
+ "input-placeholder": ""
+ },
+ "field-value-matcher": {
+ "operator-label": "",
+ "select-field-placeholder": ""
+ },
"file-dropzone": {
"cancel-upload": "",
- "file-too-large": ""
+ "error-title": "",
+ "file-too-large": "",
+ "item-retry": ""
+ },
+ "file-upload": {
+ "file-name": ""
},
"filter-input": {
"clear": ""
},
+ "interactive-table": {
+ "expand-row-tooltip": ""
+ },
+ "menu-item": {
+ "keyboard-shortcut-label": ""
+ },
"modal": {
"close-tooltip": ""
},
+ "monaco": {
+ "error-label": "",
+ "loading-placeholder": ""
+ },
"named-colors-palette": {
"text-color-swatch": "",
"transparent-swatch": ""
@@ -1909,6 +2029,10 @@
"next-page": "",
"previous-page": ""
},
+ "panel-menu": {
+ "label": "",
+ "title": ""
+ },
"secret-form-field": {
"reset": ""
},
@@ -1918,7 +2042,11 @@
"no-options": ""
},
"select": {
+ "clear-value": "",
"default-create-label": "",
+ "empty-options": "",
+ "menu-label": "",
+ "multi-value-remove": "",
"no-options-label": "",
"placeholder": ""
},
@@ -1928,21 +2056,49 @@
"spinner": {
"aria-label": ""
},
+ "stacking-builder": {
+ "group": "",
+ "group-tooltip": ""
+ },
"table": {
+ "cell-filter-on": "",
+ "cell-filter-out": "",
+ "cell-inspect": "",
"copy": "",
"csv-counts": "",
+ "csv-placeholder": "",
+ "filter-placeholder": "",
"filter-popup-apply": "",
"filter-popup-cancel": "",
"filter-popup-clear": "",
"filter-popup-heading": "",
+ "filter-popup-match-case": "",
+ "inspect-drawer-title": "",
"no-values-label": "",
"pagination-summary": ""
},
+ "tags": {
+ "list-label": ""
+ },
"tags-input": {
- "add": ""
+ "add": "",
+ "remove": ""
+ },
+ "toggletip": {
+ "close": ""
+ },
+ "toolbar-button-row": {
+ "show-more": ""
+ },
+ "unit-picker": {
+ "placeholder": ""
},
"user-icon": {
- "active-text": ""
+ "active-text": "",
+ "label": ""
+ },
+ "users-indicator": {
+ "container-label": ""
},
"value-pill": {
"remove-button": ""
@@ -1956,7 +2112,8 @@
"actions-confirmation-message": "",
"footer-add-annotation": "",
"footer-click-to-action": "",
- "footer-click-to-navigate": ""
+ "footer-click-to-navigate": "",
+ "timestamp": ""
}
},
"graph": {
@@ -3058,6 +3215,19 @@
"connections-tab": {
"description": ""
},
+ "disabled-error": {
+ "angular-deprecation-link": "",
+ "angular-error-text": "",
+ "angular-error-text-no-non-angular-version": "",
+ "contact-server-admin": "",
+ "failed-backend-start-text": "",
+ "invalid-signature-text": "",
+ "manage-plugins-link": "",
+ "missing-signature-text": "",
+ "modified-signature-text": "",
+ "title": "",
+ "unknown-error-text": ""
+ },
"labels": {
"contactGrafanaLabs": "",
"customLinks": "",
diff --git a/public/locales/ko-KR/grafana.json b/public/locales/ko-KR/grafana.json
index 7821be91c18..553b8a59659 100644
--- a/public/locales/ko-KR/grafana.json
+++ b/public/locales/ko-KR/grafana.json
@@ -374,6 +374,23 @@
"export": "",
"reorder": ""
},
+ "irm-integration": {
+ "connection-method": "",
+ "disabled-description": "",
+ "enabled-description": "",
+ "existing-integration": "",
+ "existing-integration-description": "",
+ "integration": "",
+ "integration-description": "",
+ "integration-name": "",
+ "integration-name-description": "",
+ "integration-name-exists": "",
+ "integration-required": "",
+ "new-integration": "",
+ "new-integration-description": "",
+ "recommended": "",
+ "validation-failed": ""
+ },
"list-view": {
"empty": {
"new-alert-rule": "",
@@ -508,6 +525,11 @@
"label-target-data-source": ""
},
"rule-form": {
+ "annotations": {
+ "description1": "",
+ "description2": "",
+ "description3": ""
+ },
"evaluation": {
"evaluation-group-and-interval": "",
"group": {
@@ -998,6 +1020,9 @@
}
},
"dashboard": {
+ "actions": {
+ "open-settings": ""
+ },
"add-menu": {
"import": "",
"paste-panel": "",
@@ -1008,6 +1033,46 @@
"redirect-link": "",
"subtitle": ""
},
+ "conditional-rendering": {
+ "data": {
+ "disable": "",
+ "enable": "",
+ "label": ""
+ },
+ "group": {
+ "add": {
+ "button": "",
+ "data": "",
+ "interval": "",
+ "variable": ""
+ },
+ "condition": {
+ "label": "",
+ "meet-all": "",
+ "meet-any": ""
+ },
+ "label": ""
+ },
+ "interval": {
+ "input-label": "",
+ "invalid-message": "",
+ "label": ""
+ },
+ "shared": {
+ "delete-condition": ""
+ },
+ "title": "",
+ "variable": {
+ "label": "",
+ "operator": {
+ "equals": "",
+ "not-equal": ""
+ },
+ "select-operator": "",
+ "select-variable": "",
+ "value-input": ""
+ }
+ },
"default-layout": {
"description": "",
"item-options": {
@@ -1158,6 +1223,7 @@
"copy-or-duplicate": "",
"delete": "",
"duplicate": "",
+ "grid": "",
"layout": ""
}
},
@@ -1182,16 +1248,6 @@
},
"responsive-layout": {
"description": "",
- "item-options": {
- "hide-no-data": "",
- "repeat": {
- "variable": {
- "description": "",
- "title": ""
- }
- },
- "title": ""
- },
"name": "",
"options": {
"columns": "",
@@ -1365,6 +1421,43 @@
"title": ""
}
},
+ "dashboard-scene": {
+ "branch-validation-error": {
+ "cannot-contain-invalid-characters": "",
+ "cannot-start-with": "",
+ "invalid-branch-name": "",
+ "it-cannot-contain-or": "",
+ "least-valid-character": ""
+ },
+ "provisioned-resource-delete-modal": {
+ "file-path": "",
+ "managed-by-version-control": "",
+ "ok": "",
+ "title-cannot-delete-provisioned-resource": ""
+ },
+ "save-provisioned-dashboard-form": {
+ "api-error": "",
+ "api-success": "",
+ "cancel": "",
+ "copy-json-message": "",
+ "dashboard-comment-placeholder-describe-changes-optional": "",
+ "description-branch-name-in-git-hub": "",
+ "description-inside-repository": "",
+ "label-branch": "",
+ "label-comment": "",
+ "label-description": "",
+ "label-path": "",
+ "label-target-folder": "",
+ "label-title": "",
+ "label-workflow": "",
+ "save": "",
+ "saving": "",
+ "title-required": "",
+ "title-same-as-folder": "",
+ "title-this-repository-is-read-only": "",
+ "title-validation-failed": ""
+ }
+ },
"dashboard-settings": {
"annotations": {
"title": ""
@@ -1760,6 +1853,10 @@
"saved": "",
"saving": ""
},
+ "axis-builder": {
+ "linear-threshold": "",
+ "log-base": ""
+ },
"card": {
"option": ""
},
@@ -1816,31 +1913,32 @@
"data-source-http-settings": {
"access-help": "",
"access-help-details": "",
+ "access-help-title": "",
"access-label": "",
- "access-options-browser": "",
- "access-options-proxy": "",
"allowed-cookies": "",
- "allowed-cookies-tooltip": "",
+ "allowed-cookies-description": "",
"auth": "",
"azure-auth-label": "",
"azure-auth-tooltip": "",
"basic-auth": "",
"basic-auth-label": "",
"browser-mode-description": "",
+ "browser-mode-label": "",
"browser-mode-title": "",
- "default-url-access-select": "",
"default-url-tooltip": "",
"direct-url-tooltip": "",
"heading": "",
+ "invalid-url-error": "",
"proxy-url-tooltip": "",
"server-mode-description": "",
+ "server-mode-label": "",
"server-mode-title": "",
- "timeout-form-label": "",
+ "sigv4-auth-label": "",
+ "timeout-description": "",
"timeout-label": "",
- "timeout-tooltip": "",
- "url-label": "",
- "with-credential-label": "",
- "with-credential-tooltip": ""
+ "timeout-placeholder": "",
+ "with-credentials-label": "",
+ "with-credentials-tooltip": ""
},
"data-source-settings": {
"alerting-settings-heading": "",
@@ -1885,16 +1983,38 @@
"field-link-list": {
"external-links-heading": ""
},
+ "field-name-by-regex-matcher": {
+ "input-placeholder": ""
+ },
+ "field-value-matcher": {
+ "operator-label": "",
+ "select-field-placeholder": ""
+ },
"file-dropzone": {
"cancel-upload": "",
- "file-too-large": ""
+ "error-title": "",
+ "file-too-large": "",
+ "item-retry": ""
+ },
+ "file-upload": {
+ "file-name": ""
},
"filter-input": {
"clear": ""
},
+ "interactive-table": {
+ "expand-row-tooltip": ""
+ },
+ "menu-item": {
+ "keyboard-shortcut-label": ""
+ },
"modal": {
"close-tooltip": ""
},
+ "monaco": {
+ "error-label": "",
+ "loading-placeholder": ""
+ },
"named-colors-palette": {
"text-color-swatch": "",
"transparent-swatch": ""
@@ -1909,6 +2029,10 @@
"next-page": "",
"previous-page": ""
},
+ "panel-menu": {
+ "label": "",
+ "title": ""
+ },
"secret-form-field": {
"reset": ""
},
@@ -1918,7 +2042,11 @@
"no-options": ""
},
"select": {
+ "clear-value": "",
"default-create-label": "",
+ "empty-options": "",
+ "menu-label": "",
+ "multi-value-remove": "",
"no-options-label": "",
"placeholder": ""
},
@@ -1928,21 +2056,49 @@
"spinner": {
"aria-label": ""
},
+ "stacking-builder": {
+ "group": "",
+ "group-tooltip": ""
+ },
"table": {
+ "cell-filter-on": "",
+ "cell-filter-out": "",
+ "cell-inspect": "",
"copy": "",
"csv-counts": "",
+ "csv-placeholder": "",
+ "filter-placeholder": "",
"filter-popup-apply": "",
"filter-popup-cancel": "",
"filter-popup-clear": "",
"filter-popup-heading": "",
+ "filter-popup-match-case": "",
+ "inspect-drawer-title": "",
"no-values-label": "",
"pagination-summary": ""
},
+ "tags": {
+ "list-label": ""
+ },
"tags-input": {
- "add": ""
+ "add": "",
+ "remove": ""
+ },
+ "toggletip": {
+ "close": ""
+ },
+ "toolbar-button-row": {
+ "show-more": ""
+ },
+ "unit-picker": {
+ "placeholder": ""
},
"user-icon": {
- "active-text": ""
+ "active-text": "",
+ "label": ""
+ },
+ "users-indicator": {
+ "container-label": ""
},
"value-pill": {
"remove-button": ""
@@ -1956,7 +2112,8 @@
"actions-confirmation-message": "",
"footer-add-annotation": "",
"footer-click-to-action": "",
- "footer-click-to-navigate": ""
+ "footer-click-to-navigate": "",
+ "timestamp": ""
}
},
"graph": {
@@ -3058,6 +3215,19 @@
"connections-tab": {
"description": ""
},
+ "disabled-error": {
+ "angular-deprecation-link": "",
+ "angular-error-text": "",
+ "angular-error-text-no-non-angular-version": "",
+ "contact-server-admin": "",
+ "failed-backend-start-text": "",
+ "invalid-signature-text": "",
+ "manage-plugins-link": "",
+ "missing-signature-text": "",
+ "modified-signature-text": "",
+ "title": "",
+ "unknown-error-text": ""
+ },
"labels": {
"contactGrafanaLabs": "",
"customLinks": "",
diff --git a/public/locales/nl-NL/grafana.json b/public/locales/nl-NL/grafana.json
index 19430667f64..0b79be81e58 100644
--- a/public/locales/nl-NL/grafana.json
+++ b/public/locales/nl-NL/grafana.json
@@ -376,6 +376,23 @@
"export": "",
"reorder": ""
},
+ "irm-integration": {
+ "connection-method": "",
+ "disabled-description": "",
+ "enabled-description": "",
+ "existing-integration": "",
+ "existing-integration-description": "",
+ "integration": "",
+ "integration-description": "",
+ "integration-name": "",
+ "integration-name-description": "",
+ "integration-name-exists": "",
+ "integration-required": "",
+ "new-integration": "",
+ "new-integration-description": "",
+ "recommended": "",
+ "validation-failed": ""
+ },
"list-view": {
"empty": {
"new-alert-rule": "",
@@ -512,6 +529,11 @@
"label-target-data-source": ""
},
"rule-form": {
+ "annotations": {
+ "description1": "",
+ "description2": "",
+ "description3": ""
+ },
"evaluation": {
"evaluation-group-and-interval": "",
"group": {
@@ -1007,6 +1029,9 @@
}
},
"dashboard": {
+ "actions": {
+ "open-settings": ""
+ },
"add-menu": {
"import": "",
"paste-panel": "",
@@ -1017,6 +1042,46 @@
"redirect-link": "",
"subtitle": ""
},
+ "conditional-rendering": {
+ "data": {
+ "disable": "",
+ "enable": "",
+ "label": ""
+ },
+ "group": {
+ "add": {
+ "button": "",
+ "data": "",
+ "interval": "",
+ "variable": ""
+ },
+ "condition": {
+ "label": "",
+ "meet-all": "",
+ "meet-any": ""
+ },
+ "label": ""
+ },
+ "interval": {
+ "input-label": "",
+ "invalid-message": "",
+ "label": ""
+ },
+ "shared": {
+ "delete-condition": ""
+ },
+ "title": "",
+ "variable": {
+ "label": "",
+ "operator": {
+ "equals": "",
+ "not-equal": ""
+ },
+ "select-operator": "",
+ "select-variable": "",
+ "value-input": ""
+ }
+ },
"default-layout": {
"description": "",
"item-options": {
@@ -1167,6 +1232,7 @@
"copy-or-duplicate": "",
"delete": "",
"duplicate": "",
+ "grid": "",
"layout": ""
}
},
@@ -1191,16 +1257,6 @@
},
"responsive-layout": {
"description": "",
- "item-options": {
- "hide-no-data": "",
- "repeat": {
- "variable": {
- "description": "",
- "title": ""
- }
- },
- "title": ""
- },
"name": "",
"options": {
"columns": "",
@@ -1374,6 +1430,43 @@
"title": ""
}
},
+ "dashboard-scene": {
+ "branch-validation-error": {
+ "cannot-contain-invalid-characters": "",
+ "cannot-start-with": "",
+ "invalid-branch-name": "",
+ "it-cannot-contain-or": "",
+ "least-valid-character": ""
+ },
+ "provisioned-resource-delete-modal": {
+ "file-path": "",
+ "managed-by-version-control": "",
+ "ok": "",
+ "title-cannot-delete-provisioned-resource": ""
+ },
+ "save-provisioned-dashboard-form": {
+ "api-error": "",
+ "api-success": "",
+ "cancel": "",
+ "copy-json-message": "",
+ "dashboard-comment-placeholder-describe-changes-optional": "",
+ "description-branch-name-in-git-hub": "",
+ "description-inside-repository": "",
+ "label-branch": "",
+ "label-comment": "",
+ "label-description": "",
+ "label-path": "",
+ "label-target-folder": "",
+ "label-title": "",
+ "label-workflow": "",
+ "save": "",
+ "saving": "",
+ "title-required": "",
+ "title-same-as-folder": "",
+ "title-this-repository-is-read-only": "",
+ "title-validation-failed": ""
+ }
+ },
"dashboard-settings": {
"annotations": {
"title": ""
@@ -1769,6 +1862,10 @@
"saved": "",
"saving": ""
},
+ "axis-builder": {
+ "linear-threshold": "",
+ "log-base": ""
+ },
"card": {
"option": ""
},
@@ -1825,31 +1922,32 @@
"data-source-http-settings": {
"access-help": "",
"access-help-details": "",
+ "access-help-title": "",
"access-label": "",
- "access-options-browser": "",
- "access-options-proxy": "",
"allowed-cookies": "",
- "allowed-cookies-tooltip": "",
+ "allowed-cookies-description": "",
"auth": "",
"azure-auth-label": "",
"azure-auth-tooltip": "",
"basic-auth": "",
"basic-auth-label": "",
"browser-mode-description": "",
+ "browser-mode-label": "",
"browser-mode-title": "",
- "default-url-access-select": "",
"default-url-tooltip": "",
"direct-url-tooltip": "",
"heading": "",
+ "invalid-url-error": "",
"proxy-url-tooltip": "",
"server-mode-description": "",
+ "server-mode-label": "",
"server-mode-title": "",
- "timeout-form-label": "",
+ "sigv4-auth-label": "",
+ "timeout-description": "",
"timeout-label": "",
- "timeout-tooltip": "",
- "url-label": "",
- "with-credential-label": "",
- "with-credential-tooltip": ""
+ "timeout-placeholder": "",
+ "with-credentials-label": "",
+ "with-credentials-tooltip": ""
},
"data-source-settings": {
"alerting-settings-heading": "",
@@ -1894,16 +1992,38 @@
"field-link-list": {
"external-links-heading": ""
},
+ "field-name-by-regex-matcher": {
+ "input-placeholder": ""
+ },
+ "field-value-matcher": {
+ "operator-label": "",
+ "select-field-placeholder": ""
+ },
"file-dropzone": {
"cancel-upload": "",
- "file-too-large": ""
+ "error-title": "",
+ "file-too-large": "",
+ "item-retry": ""
+ },
+ "file-upload": {
+ "file-name": ""
},
"filter-input": {
"clear": ""
},
+ "interactive-table": {
+ "expand-row-tooltip": ""
+ },
+ "menu-item": {
+ "keyboard-shortcut-label": ""
+ },
"modal": {
"close-tooltip": ""
},
+ "monaco": {
+ "error-label": "",
+ "loading-placeholder": ""
+ },
"named-colors-palette": {
"text-color-swatch": "",
"transparent-swatch": ""
@@ -1918,6 +2038,10 @@
"next-page": "",
"previous-page": ""
},
+ "panel-menu": {
+ "label": "",
+ "title": ""
+ },
"secret-form-field": {
"reset": ""
},
@@ -1927,7 +2051,11 @@
"no-options": ""
},
"select": {
+ "clear-value": "",
"default-create-label": "",
+ "empty-options": "",
+ "menu-label": "",
+ "multi-value-remove": "",
"no-options-label": "",
"placeholder": ""
},
@@ -1937,21 +2065,49 @@
"spinner": {
"aria-label": ""
},
+ "stacking-builder": {
+ "group": "",
+ "group-tooltip": ""
+ },
"table": {
+ "cell-filter-on": "",
+ "cell-filter-out": "",
+ "cell-inspect": "",
"copy": "",
"csv-counts": "",
+ "csv-placeholder": "",
+ "filter-placeholder": "",
"filter-popup-apply": "",
"filter-popup-cancel": "",
"filter-popup-clear": "",
"filter-popup-heading": "",
+ "filter-popup-match-case": "",
+ "inspect-drawer-title": "",
"no-values-label": "",
"pagination-summary": ""
},
+ "tags": {
+ "list-label": ""
+ },
"tags-input": {
- "add": ""
+ "add": "",
+ "remove": ""
+ },
+ "toggletip": {
+ "close": ""
+ },
+ "toolbar-button-row": {
+ "show-more": ""
+ },
+ "unit-picker": {
+ "placeholder": ""
},
"user-icon": {
- "active-text": ""
+ "active-text": "",
+ "label": ""
+ },
+ "users-indicator": {
+ "container-label": ""
},
"value-pill": {
"remove-button": ""
@@ -1965,7 +2121,8 @@
"actions-confirmation-message": "",
"footer-add-annotation": "",
"footer-click-to-action": "",
- "footer-click-to-navigate": ""
+ "footer-click-to-navigate": "",
+ "timestamp": ""
}
},
"graph": {
@@ -3068,6 +3225,19 @@
"connections-tab": {
"description": ""
},
+ "disabled-error": {
+ "angular-deprecation-link": "",
+ "angular-error-text": "",
+ "angular-error-text-no-non-angular-version": "",
+ "contact-server-admin": "",
+ "failed-backend-start-text": "",
+ "invalid-signature-text": "",
+ "manage-plugins-link": "",
+ "missing-signature-text": "",
+ "modified-signature-text": "",
+ "title": "",
+ "unknown-error-text": ""
+ },
"labels": {
"contactGrafanaLabs": "",
"customLinks": "",
diff --git a/public/locales/pl-PL/grafana.json b/public/locales/pl-PL/grafana.json
index eda5329aff4..5a982333efe 100644
--- a/public/locales/pl-PL/grafana.json
+++ b/public/locales/pl-PL/grafana.json
@@ -380,6 +380,23 @@
"export": "",
"reorder": ""
},
+ "irm-integration": {
+ "connection-method": "",
+ "disabled-description": "",
+ "enabled-description": "",
+ "existing-integration": "",
+ "existing-integration-description": "",
+ "integration": "",
+ "integration-description": "",
+ "integration-name": "",
+ "integration-name-description": "",
+ "integration-name-exists": "",
+ "integration-required": "",
+ "new-integration": "",
+ "new-integration-description": "",
+ "recommended": "",
+ "validation-failed": ""
+ },
"list-view": {
"empty": {
"new-alert-rule": "",
@@ -520,6 +537,11 @@
"label-target-data-source": ""
},
"rule-form": {
+ "annotations": {
+ "description1": "",
+ "description2": "",
+ "description3": ""
+ },
"evaluation": {
"evaluation-group-and-interval": "",
"group": {
@@ -1025,6 +1047,9 @@
}
},
"dashboard": {
+ "actions": {
+ "open-settings": ""
+ },
"add-menu": {
"import": "",
"paste-panel": "",
@@ -1035,6 +1060,46 @@
"redirect-link": "",
"subtitle": ""
},
+ "conditional-rendering": {
+ "data": {
+ "disable": "",
+ "enable": "",
+ "label": ""
+ },
+ "group": {
+ "add": {
+ "button": "",
+ "data": "",
+ "interval": "",
+ "variable": ""
+ },
+ "condition": {
+ "label": "",
+ "meet-all": "",
+ "meet-any": ""
+ },
+ "label": ""
+ },
+ "interval": {
+ "input-label": "",
+ "invalid-message": "",
+ "label": ""
+ },
+ "shared": {
+ "delete-condition": ""
+ },
+ "title": "",
+ "variable": {
+ "label": "",
+ "operator": {
+ "equals": "",
+ "not-equal": ""
+ },
+ "select-operator": "",
+ "select-variable": "",
+ "value-input": ""
+ }
+ },
"default-layout": {
"description": "",
"item-options": {
@@ -1185,6 +1250,7 @@
"copy-or-duplicate": "",
"delete": "",
"duplicate": "",
+ "grid": "",
"layout": ""
}
},
@@ -1209,16 +1275,6 @@
},
"responsive-layout": {
"description": "",
- "item-options": {
- "hide-no-data": "",
- "repeat": {
- "variable": {
- "description": "",
- "title": ""
- }
- },
- "title": ""
- },
"name": "",
"options": {
"columns": "",
@@ -1392,6 +1448,43 @@
"title": ""
}
},
+ "dashboard-scene": {
+ "branch-validation-error": {
+ "cannot-contain-invalid-characters": "",
+ "cannot-start-with": "",
+ "invalid-branch-name": "",
+ "it-cannot-contain-or": "",
+ "least-valid-character": ""
+ },
+ "provisioned-resource-delete-modal": {
+ "file-path": "",
+ "managed-by-version-control": "",
+ "ok": "",
+ "title-cannot-delete-provisioned-resource": ""
+ },
+ "save-provisioned-dashboard-form": {
+ "api-error": "",
+ "api-success": "",
+ "cancel": "",
+ "copy-json-message": "",
+ "dashboard-comment-placeholder-describe-changes-optional": "",
+ "description-branch-name-in-git-hub": "",
+ "description-inside-repository": "",
+ "label-branch": "",
+ "label-comment": "",
+ "label-description": "",
+ "label-path": "",
+ "label-target-folder": "",
+ "label-title": "",
+ "label-workflow": "",
+ "save": "",
+ "saving": "",
+ "title-required": "",
+ "title-same-as-folder": "",
+ "title-this-repository-is-read-only": "",
+ "title-validation-failed": ""
+ }
+ },
"dashboard-settings": {
"annotations": {
"title": ""
@@ -1787,6 +1880,10 @@
"saved": "",
"saving": ""
},
+ "axis-builder": {
+ "linear-threshold": "",
+ "log-base": ""
+ },
"card": {
"option": ""
},
@@ -1843,31 +1940,32 @@
"data-source-http-settings": {
"access-help": "",
"access-help-details": "",
+ "access-help-title": "",
"access-label": "",
- "access-options-browser": "",
- "access-options-proxy": "",
"allowed-cookies": "",
- "allowed-cookies-tooltip": "",
+ "allowed-cookies-description": "",
"auth": "",
"azure-auth-label": "",
"azure-auth-tooltip": "",
"basic-auth": "",
"basic-auth-label": "",
"browser-mode-description": "",
+ "browser-mode-label": "",
"browser-mode-title": "",
- "default-url-access-select": "",
"default-url-tooltip": "",
"direct-url-tooltip": "",
"heading": "",
+ "invalid-url-error": "",
"proxy-url-tooltip": "",
"server-mode-description": "",
+ "server-mode-label": "",
"server-mode-title": "",
- "timeout-form-label": "",
+ "sigv4-auth-label": "",
+ "timeout-description": "",
"timeout-label": "",
- "timeout-tooltip": "",
- "url-label": "",
- "with-credential-label": "",
- "with-credential-tooltip": ""
+ "timeout-placeholder": "",
+ "with-credentials-label": "",
+ "with-credentials-tooltip": ""
},
"data-source-settings": {
"alerting-settings-heading": "",
@@ -1912,16 +2010,38 @@
"field-link-list": {
"external-links-heading": ""
},
+ "field-name-by-regex-matcher": {
+ "input-placeholder": ""
+ },
+ "field-value-matcher": {
+ "operator-label": "",
+ "select-field-placeholder": ""
+ },
"file-dropzone": {
"cancel-upload": "",
- "file-too-large": ""
+ "error-title": "",
+ "file-too-large": "",
+ "item-retry": ""
+ },
+ "file-upload": {
+ "file-name": ""
},
"filter-input": {
"clear": ""
},
+ "interactive-table": {
+ "expand-row-tooltip": ""
+ },
+ "menu-item": {
+ "keyboard-shortcut-label": ""
+ },
"modal": {
"close-tooltip": ""
},
+ "monaco": {
+ "error-label": "",
+ "loading-placeholder": ""
+ },
"named-colors-palette": {
"text-color-swatch": "",
"transparent-swatch": ""
@@ -1936,6 +2056,10 @@
"next-page": "",
"previous-page": ""
},
+ "panel-menu": {
+ "label": "",
+ "title": ""
+ },
"secret-form-field": {
"reset": ""
},
@@ -1945,7 +2069,11 @@
"no-options": ""
},
"select": {
+ "clear-value": "",
"default-create-label": "",
+ "empty-options": "",
+ "menu-label": "",
+ "multi-value-remove": "",
"no-options-label": "",
"placeholder": ""
},
@@ -1955,21 +2083,49 @@
"spinner": {
"aria-label": ""
},
+ "stacking-builder": {
+ "group": "",
+ "group-tooltip": ""
+ },
"table": {
+ "cell-filter-on": "",
+ "cell-filter-out": "",
+ "cell-inspect": "",
"copy": "",
"csv-counts": "",
+ "csv-placeholder": "",
+ "filter-placeholder": "",
"filter-popup-apply": "",
"filter-popup-cancel": "",
"filter-popup-clear": "",
"filter-popup-heading": "",
+ "filter-popup-match-case": "",
+ "inspect-drawer-title": "",
"no-values-label": "",
"pagination-summary": ""
},
+ "tags": {
+ "list-label": ""
+ },
"tags-input": {
- "add": ""
+ "add": "",
+ "remove": ""
+ },
+ "toggletip": {
+ "close": ""
+ },
+ "toolbar-button-row": {
+ "show-more": ""
+ },
+ "unit-picker": {
+ "placeholder": ""
},
"user-icon": {
- "active-text": ""
+ "active-text": "",
+ "label": ""
+ },
+ "users-indicator": {
+ "container-label": ""
},
"value-pill": {
"remove-button": ""
@@ -1983,7 +2139,8 @@
"actions-confirmation-message": "",
"footer-add-annotation": "",
"footer-click-to-action": "",
- "footer-click-to-navigate": ""
+ "footer-click-to-navigate": "",
+ "timestamp": ""
}
},
"graph": {
@@ -3088,6 +3245,19 @@
"connections-tab": {
"description": ""
},
+ "disabled-error": {
+ "angular-deprecation-link": "",
+ "angular-error-text": "",
+ "angular-error-text-no-non-angular-version": "",
+ "contact-server-admin": "",
+ "failed-backend-start-text": "",
+ "invalid-signature-text": "",
+ "manage-plugins-link": "",
+ "missing-signature-text": "",
+ "modified-signature-text": "",
+ "title": "",
+ "unknown-error-text": ""
+ },
"labels": {
"contactGrafanaLabs": "",
"customLinks": "",
diff --git a/public/locales/pt-BR/grafana.json b/public/locales/pt-BR/grafana.json
index 5a281c2145e..f4126d2775a 100644
--- a/public/locales/pt-BR/grafana.json
+++ b/public/locales/pt-BR/grafana.json
@@ -15,7 +15,7 @@
"permission": "Permissão"
},
"permission-list-item": {
- "inherited": ""
+ "inherited": "Herdados da pasta"
},
"permissions": {
"add-label": "Adicionar uma permissão",
@@ -36,26 +36,26 @@
},
"admin": {
"anon-users": {
- "not-found": ""
+ "not-found": "Nenhum usuário anônimo encontrado."
},
"edit-org": {
- "access-denied": "",
- "heading": "",
- "update-button": "",
- "users-heading": ""
+ "access-denied": "Você não tem permissão para ver usuários nesta organização. Para atualizar esta organização, entre em contato com o administrador do servidor.",
+ "heading": "Editar Organização",
+ "update-button": "Atualizar",
+ "users-heading": "Usuários da organização"
},
"feature-toggles": {
- "sub-title": ""
+ "sub-title": "Visualize e edite feature toggles. Leia mais sobre feature toggles em <2>grafana.com2>."
},
"get-enterprise": {
- "contact-us": "",
- "description": "",
- "features-heading": "",
- "included-description": "",
- "included-heading": "",
- "service-title": "",
- "team-sync-details": "",
- "title": ""
+ "contact-us": "Contate-nos e faça uma avaliação grátis",
+ "description": "Você pode usar a versão de avaliação gratuitamente por 30 dias. Nós iremos te lembrar cinco dias antes do fim do período de avaliação.",
+ "features-heading": "Melhores funcionalidades",
+ "included-description": "Indenização, colaboração com a Grafana Labs em prioridades futuras e treinamento pela equipe central da Grafana.",
+ "included-heading": "Também inclui:",
+ "service-title": "À sua disposição",
+ "team-sync-details": "LDAP, GitHub OAuth, Auth Proxy, Okta",
+ "title": "Obtenha Grafana Enterprise"
},
"ldap": {
"test-mapping-heading": "",
@@ -95,9 +95,9 @@
},
"orgs": {
"delete-body": "",
- "id-header": "",
+ "id-header": "ID",
"name-header": "",
- "new-org-button": ""
+ "new-org-button": "Nova organização"
},
"server-settings": {
"alerts-button": "",
@@ -111,10 +111,10 @@
"info-description": ""
},
"upgrade-info": {
- "title": ""
+ "title": "Licença Enterprise"
},
"user-orgs": {
- "add-button": "",
+ "add-button": "Adicionar usuário à organização",
"change-role-button": "",
"external-user-tooltip": "",
"remove-button": "",
@@ -376,6 +376,23 @@
"export": "",
"reorder": ""
},
+ "irm-integration": {
+ "connection-method": "",
+ "disabled-description": "",
+ "enabled-description": "",
+ "existing-integration": "",
+ "existing-integration-description": "",
+ "integration": "",
+ "integration-description": "",
+ "integration-name": "",
+ "integration-name-description": "",
+ "integration-name-exists": "",
+ "integration-required": "",
+ "new-integration": "",
+ "new-integration-description": "",
+ "recommended": "",
+ "validation-failed": ""
+ },
"list-view": {
"empty": {
"new-alert-rule": "",
@@ -512,6 +529,11 @@
"label-target-data-source": ""
},
"rule-form": {
+ "annotations": {
+ "description1": "",
+ "description2": "",
+ "description3": ""
+ },
"evaluation": {
"evaluation-group-and-interval": "",
"group": {
@@ -1007,6 +1029,9 @@
}
},
"dashboard": {
+ "actions": {
+ "open-settings": ""
+ },
"add-menu": {
"import": "Importar da biblioteca",
"paste-panel": "Colar painel",
@@ -1017,6 +1042,46 @@
"redirect-link": "Lista no alerta do Grafana",
"subtitle": "Regras de alerta relacionadas a este painel de controle"
},
+ "conditional-rendering": {
+ "data": {
+ "disable": "",
+ "enable": "",
+ "label": ""
+ },
+ "group": {
+ "add": {
+ "button": "",
+ "data": "",
+ "interval": "",
+ "variable": ""
+ },
+ "condition": {
+ "label": "",
+ "meet-all": "",
+ "meet-any": ""
+ },
+ "label": ""
+ },
+ "interval": {
+ "input-label": "",
+ "invalid-message": "",
+ "label": ""
+ },
+ "shared": {
+ "delete-condition": ""
+ },
+ "title": "",
+ "variable": {
+ "label": "",
+ "operator": {
+ "equals": "",
+ "not-equal": ""
+ },
+ "select-operator": "",
+ "select-variable": "",
+ "value-input": ""
+ }
+ },
"default-layout": {
"description": "",
"item-options": {
@@ -1126,7 +1191,7 @@
"download-csv": "Baixar CSV",
"download-excel-description": "Adiciona cabeçalho ao CSV para usar com o Excel",
"download-excel-label": "Baixar para Excel",
- "download-logs": "Baixar registros",
+ "download-logs": "",
"download-service": "Baixar gráfico de serviço",
"download-traces": "Baixar rastreamentos",
"excel-header": "Cabeçalho do Excel",
@@ -1167,6 +1232,7 @@
"copy-or-duplicate": "",
"delete": "",
"duplicate": "",
+ "grid": "",
"layout": ""
}
},
@@ -1191,16 +1257,6 @@
},
"responsive-layout": {
"description": "",
- "item-options": {
- "hide-no-data": "",
- "repeat": {
- "variable": {
- "description": "",
- "title": ""
- }
- },
- "title": ""
- },
"name": "",
"options": {
"columns": "",
@@ -1374,6 +1430,43 @@
"title": ""
}
},
+ "dashboard-scene": {
+ "branch-validation-error": {
+ "cannot-contain-invalid-characters": "",
+ "cannot-start-with": "",
+ "invalid-branch-name": "",
+ "it-cannot-contain-or": "",
+ "least-valid-character": ""
+ },
+ "provisioned-resource-delete-modal": {
+ "file-path": "",
+ "managed-by-version-control": "",
+ "ok": "",
+ "title-cannot-delete-provisioned-resource": ""
+ },
+ "save-provisioned-dashboard-form": {
+ "api-error": "",
+ "api-success": "",
+ "cancel": "",
+ "copy-json-message": "",
+ "dashboard-comment-placeholder-describe-changes-optional": "",
+ "description-branch-name-in-git-hub": "",
+ "description-inside-repository": "",
+ "label-branch": "",
+ "label-comment": "",
+ "label-description": "",
+ "label-path": "",
+ "label-target-folder": "",
+ "label-title": "",
+ "label-workflow": "",
+ "save": "",
+ "saving": "",
+ "title-required": "",
+ "title-same-as-folder": "",
+ "title-this-repository-is-read-only": "",
+ "title-validation-failed": ""
+ }
+ },
"dashboard-settings": {
"annotations": {
"title": "Anotações"
@@ -1523,7 +1616,7 @@
"explore": {
"add-to-dashboard": "Adicionar ao painel de controle",
"drilldownInfo": {
- "action": "",
+ "action": "Ir para Grafana Aprofundar",
"description": "",
"title": ""
},
@@ -1769,6 +1862,10 @@
"saved": "",
"saving": ""
},
+ "axis-builder": {
+ "linear-threshold": "",
+ "log-base": ""
+ },
"card": {
"option": ""
},
@@ -1825,31 +1922,32 @@
"data-source-http-settings": {
"access-help": "",
"access-help-details": "",
+ "access-help-title": "",
"access-label": "",
- "access-options-browser": "",
- "access-options-proxy": "",
"allowed-cookies": "",
- "allowed-cookies-tooltip": "",
+ "allowed-cookies-description": "",
"auth": "",
"azure-auth-label": "",
"azure-auth-tooltip": "",
"basic-auth": "",
"basic-auth-label": "",
"browser-mode-description": "",
+ "browser-mode-label": "",
"browser-mode-title": "",
- "default-url-access-select": "",
"default-url-tooltip": "",
"direct-url-tooltip": "",
"heading": "",
+ "invalid-url-error": "",
"proxy-url-tooltip": "",
"server-mode-description": "",
+ "server-mode-label": "",
"server-mode-title": "",
- "timeout-form-label": "",
+ "sigv4-auth-label": "",
+ "timeout-description": "",
"timeout-label": "",
- "timeout-tooltip": "",
- "url-label": "",
- "with-credential-label": "",
- "with-credential-tooltip": ""
+ "timeout-placeholder": "",
+ "with-credentials-label": "",
+ "with-credentials-tooltip": ""
},
"data-source-settings": {
"alerting-settings-heading": "",
@@ -1894,16 +1992,38 @@
"field-link-list": {
"external-links-heading": ""
},
+ "field-name-by-regex-matcher": {
+ "input-placeholder": ""
+ },
+ "field-value-matcher": {
+ "operator-label": "",
+ "select-field-placeholder": ""
+ },
"file-dropzone": {
"cancel-upload": "",
- "file-too-large": ""
+ "error-title": "",
+ "file-too-large": "",
+ "item-retry": ""
+ },
+ "file-upload": {
+ "file-name": ""
},
"filter-input": {
"clear": ""
},
+ "interactive-table": {
+ "expand-row-tooltip": ""
+ },
+ "menu-item": {
+ "keyboard-shortcut-label": ""
+ },
"modal": {
"close-tooltip": "Fechar"
},
+ "monaco": {
+ "error-label": "",
+ "loading-placeholder": ""
+ },
"named-colors-palette": {
"text-color-swatch": "",
"transparent-swatch": ""
@@ -1918,6 +2038,10 @@
"next-page": "",
"previous-page": ""
},
+ "panel-menu": {
+ "label": "",
+ "title": ""
+ },
"secret-form-field": {
"reset": ""
},
@@ -1927,7 +2051,11 @@
"no-options": "Nenhuma opção encontrada"
},
"select": {
+ "clear-value": "",
"default-create-label": "",
+ "empty-options": "",
+ "menu-label": "",
+ "multi-value-remove": "",
"no-options-label": "Nenhuma opção encontrada",
"placeholder": "Escolher"
},
@@ -1937,21 +2065,49 @@
"spinner": {
"aria-label": ""
},
+ "stacking-builder": {
+ "group": "",
+ "group-tooltip": ""
+ },
"table": {
+ "cell-filter-on": "",
+ "cell-filter-out": "",
+ "cell-inspect": "",
"copy": "",
"csv-counts": "",
+ "csv-placeholder": "",
+ "filter-placeholder": "",
"filter-popup-apply": "",
"filter-popup-cancel": "",
"filter-popup-clear": "",
"filter-popup-heading": "",
+ "filter-popup-match-case": "",
+ "inspect-drawer-title": "",
"no-values-label": "",
"pagination-summary": ""
},
+ "tags": {
+ "list-label": ""
+ },
"tags-input": {
- "add": ""
+ "add": "",
+ "remove": ""
+ },
+ "toggletip": {
+ "close": ""
+ },
+ "toolbar-button-row": {
+ "show-more": ""
+ },
+ "unit-picker": {
+ "placeholder": ""
},
"user-icon": {
- "active-text": ""
+ "active-text": "",
+ "label": ""
+ },
+ "users-indicator": {
+ "container-label": ""
},
"value-pill": {
"remove-button": ""
@@ -1965,7 +2121,8 @@
"actions-confirmation-message": "",
"footer-add-annotation": "",
"footer-click-to-action": "",
- "footer-click-to-navigate": ""
+ "footer-click-to-navigate": "",
+ "timestamp": ""
}
},
"graph": {
@@ -2708,7 +2865,7 @@
"title": "Detectar"
},
"drilldown": {
- "title": ""
+ "title": "Aprofundar"
},
"explore": {
"title": "Explorar"
@@ -2865,7 +3022,7 @@
},
"shared-dashboard": {
"subtitle": "",
- "title": ""
+ "title": "Painéis compartilhados"
},
"sign-out": {
"title": "Finalizar sessão"
@@ -3068,6 +3225,19 @@
"connections-tab": {
"description": ""
},
+ "disabled-error": {
+ "angular-deprecation-link": "",
+ "angular-error-text": "",
+ "angular-error-text-no-non-angular-version": "",
+ "contact-server-admin": "",
+ "failed-backend-start-text": "",
+ "invalid-signature-text": "",
+ "manage-plugins-link": "",
+ "missing-signature-text": "",
+ "modified-signature-text": "",
+ "title": "",
+ "unknown-error-text": ""
+ },
"labels": {
"contactGrafanaLabs": "",
"customLinks": "",
diff --git a/public/locales/pt-PT/grafana.json b/public/locales/pt-PT/grafana.json
index 19430667f64..0b79be81e58 100644
--- a/public/locales/pt-PT/grafana.json
+++ b/public/locales/pt-PT/grafana.json
@@ -376,6 +376,23 @@
"export": "",
"reorder": ""
},
+ "irm-integration": {
+ "connection-method": "",
+ "disabled-description": "",
+ "enabled-description": "",
+ "existing-integration": "",
+ "existing-integration-description": "",
+ "integration": "",
+ "integration-description": "",
+ "integration-name": "",
+ "integration-name-description": "",
+ "integration-name-exists": "",
+ "integration-required": "",
+ "new-integration": "",
+ "new-integration-description": "",
+ "recommended": "",
+ "validation-failed": ""
+ },
"list-view": {
"empty": {
"new-alert-rule": "",
@@ -512,6 +529,11 @@
"label-target-data-source": ""
},
"rule-form": {
+ "annotations": {
+ "description1": "",
+ "description2": "",
+ "description3": ""
+ },
"evaluation": {
"evaluation-group-and-interval": "",
"group": {
@@ -1007,6 +1029,9 @@
}
},
"dashboard": {
+ "actions": {
+ "open-settings": ""
+ },
"add-menu": {
"import": "",
"paste-panel": "",
@@ -1017,6 +1042,46 @@
"redirect-link": "",
"subtitle": ""
},
+ "conditional-rendering": {
+ "data": {
+ "disable": "",
+ "enable": "",
+ "label": ""
+ },
+ "group": {
+ "add": {
+ "button": "",
+ "data": "",
+ "interval": "",
+ "variable": ""
+ },
+ "condition": {
+ "label": "",
+ "meet-all": "",
+ "meet-any": ""
+ },
+ "label": ""
+ },
+ "interval": {
+ "input-label": "",
+ "invalid-message": "",
+ "label": ""
+ },
+ "shared": {
+ "delete-condition": ""
+ },
+ "title": "",
+ "variable": {
+ "label": "",
+ "operator": {
+ "equals": "",
+ "not-equal": ""
+ },
+ "select-operator": "",
+ "select-variable": "",
+ "value-input": ""
+ }
+ },
"default-layout": {
"description": "",
"item-options": {
@@ -1167,6 +1232,7 @@
"copy-or-duplicate": "",
"delete": "",
"duplicate": "",
+ "grid": "",
"layout": ""
}
},
@@ -1191,16 +1257,6 @@
},
"responsive-layout": {
"description": "",
- "item-options": {
- "hide-no-data": "",
- "repeat": {
- "variable": {
- "description": "",
- "title": ""
- }
- },
- "title": ""
- },
"name": "",
"options": {
"columns": "",
@@ -1374,6 +1430,43 @@
"title": ""
}
},
+ "dashboard-scene": {
+ "branch-validation-error": {
+ "cannot-contain-invalid-characters": "",
+ "cannot-start-with": "",
+ "invalid-branch-name": "",
+ "it-cannot-contain-or": "",
+ "least-valid-character": ""
+ },
+ "provisioned-resource-delete-modal": {
+ "file-path": "",
+ "managed-by-version-control": "",
+ "ok": "",
+ "title-cannot-delete-provisioned-resource": ""
+ },
+ "save-provisioned-dashboard-form": {
+ "api-error": "",
+ "api-success": "",
+ "cancel": "",
+ "copy-json-message": "",
+ "dashboard-comment-placeholder-describe-changes-optional": "",
+ "description-branch-name-in-git-hub": "",
+ "description-inside-repository": "",
+ "label-branch": "",
+ "label-comment": "",
+ "label-description": "",
+ "label-path": "",
+ "label-target-folder": "",
+ "label-title": "",
+ "label-workflow": "",
+ "save": "",
+ "saving": "",
+ "title-required": "",
+ "title-same-as-folder": "",
+ "title-this-repository-is-read-only": "",
+ "title-validation-failed": ""
+ }
+ },
"dashboard-settings": {
"annotations": {
"title": ""
@@ -1769,6 +1862,10 @@
"saved": "",
"saving": ""
},
+ "axis-builder": {
+ "linear-threshold": "",
+ "log-base": ""
+ },
"card": {
"option": ""
},
@@ -1825,31 +1922,32 @@
"data-source-http-settings": {
"access-help": "",
"access-help-details": "",
+ "access-help-title": "",
"access-label": "",
- "access-options-browser": "",
- "access-options-proxy": "",
"allowed-cookies": "",
- "allowed-cookies-tooltip": "",
+ "allowed-cookies-description": "",
"auth": "",
"azure-auth-label": "",
"azure-auth-tooltip": "",
"basic-auth": "",
"basic-auth-label": "",
"browser-mode-description": "",
+ "browser-mode-label": "",
"browser-mode-title": "",
- "default-url-access-select": "",
"default-url-tooltip": "",
"direct-url-tooltip": "",
"heading": "",
+ "invalid-url-error": "",
"proxy-url-tooltip": "",
"server-mode-description": "",
+ "server-mode-label": "",
"server-mode-title": "",
- "timeout-form-label": "",
+ "sigv4-auth-label": "",
+ "timeout-description": "",
"timeout-label": "",
- "timeout-tooltip": "",
- "url-label": "",
- "with-credential-label": "",
- "with-credential-tooltip": ""
+ "timeout-placeholder": "",
+ "with-credentials-label": "",
+ "with-credentials-tooltip": ""
},
"data-source-settings": {
"alerting-settings-heading": "",
@@ -1894,16 +1992,38 @@
"field-link-list": {
"external-links-heading": ""
},
+ "field-name-by-regex-matcher": {
+ "input-placeholder": ""
+ },
+ "field-value-matcher": {
+ "operator-label": "",
+ "select-field-placeholder": ""
+ },
"file-dropzone": {
"cancel-upload": "",
- "file-too-large": ""
+ "error-title": "",
+ "file-too-large": "",
+ "item-retry": ""
+ },
+ "file-upload": {
+ "file-name": ""
},
"filter-input": {
"clear": ""
},
+ "interactive-table": {
+ "expand-row-tooltip": ""
+ },
+ "menu-item": {
+ "keyboard-shortcut-label": ""
+ },
"modal": {
"close-tooltip": ""
},
+ "monaco": {
+ "error-label": "",
+ "loading-placeholder": ""
+ },
"named-colors-palette": {
"text-color-swatch": "",
"transparent-swatch": ""
@@ -1918,6 +2038,10 @@
"next-page": "",
"previous-page": ""
},
+ "panel-menu": {
+ "label": "",
+ "title": ""
+ },
"secret-form-field": {
"reset": ""
},
@@ -1927,7 +2051,11 @@
"no-options": ""
},
"select": {
+ "clear-value": "",
"default-create-label": "",
+ "empty-options": "",
+ "menu-label": "",
+ "multi-value-remove": "",
"no-options-label": "",
"placeholder": ""
},
@@ -1937,21 +2065,49 @@
"spinner": {
"aria-label": ""
},
+ "stacking-builder": {
+ "group": "",
+ "group-tooltip": ""
+ },
"table": {
+ "cell-filter-on": "",
+ "cell-filter-out": "",
+ "cell-inspect": "",
"copy": "",
"csv-counts": "",
+ "csv-placeholder": "",
+ "filter-placeholder": "",
"filter-popup-apply": "",
"filter-popup-cancel": "",
"filter-popup-clear": "",
"filter-popup-heading": "",
+ "filter-popup-match-case": "",
+ "inspect-drawer-title": "",
"no-values-label": "",
"pagination-summary": ""
},
+ "tags": {
+ "list-label": ""
+ },
"tags-input": {
- "add": ""
+ "add": "",
+ "remove": ""
+ },
+ "toggletip": {
+ "close": ""
+ },
+ "toolbar-button-row": {
+ "show-more": ""
+ },
+ "unit-picker": {
+ "placeholder": ""
},
"user-icon": {
- "active-text": ""
+ "active-text": "",
+ "label": ""
+ },
+ "users-indicator": {
+ "container-label": ""
},
"value-pill": {
"remove-button": ""
@@ -1965,7 +2121,8 @@
"actions-confirmation-message": "",
"footer-add-annotation": "",
"footer-click-to-action": "",
- "footer-click-to-navigate": ""
+ "footer-click-to-navigate": "",
+ "timestamp": ""
}
},
"graph": {
@@ -3068,6 +3225,19 @@
"connections-tab": {
"description": ""
},
+ "disabled-error": {
+ "angular-deprecation-link": "",
+ "angular-error-text": "",
+ "angular-error-text-no-non-angular-version": "",
+ "contact-server-admin": "",
+ "failed-backend-start-text": "",
+ "invalid-signature-text": "",
+ "manage-plugins-link": "",
+ "missing-signature-text": "",
+ "modified-signature-text": "",
+ "title": "",
+ "unknown-error-text": ""
+ },
"labels": {
"contactGrafanaLabs": "",
"customLinks": "",
diff --git a/public/locales/ru-RU/grafana.json b/public/locales/ru-RU/grafana.json
index eda5329aff4..5a982333efe 100644
--- a/public/locales/ru-RU/grafana.json
+++ b/public/locales/ru-RU/grafana.json
@@ -380,6 +380,23 @@
"export": "",
"reorder": ""
},
+ "irm-integration": {
+ "connection-method": "",
+ "disabled-description": "",
+ "enabled-description": "",
+ "existing-integration": "",
+ "existing-integration-description": "",
+ "integration": "",
+ "integration-description": "",
+ "integration-name": "",
+ "integration-name-description": "",
+ "integration-name-exists": "",
+ "integration-required": "",
+ "new-integration": "",
+ "new-integration-description": "",
+ "recommended": "",
+ "validation-failed": ""
+ },
"list-view": {
"empty": {
"new-alert-rule": "",
@@ -520,6 +537,11 @@
"label-target-data-source": ""
},
"rule-form": {
+ "annotations": {
+ "description1": "",
+ "description2": "",
+ "description3": ""
+ },
"evaluation": {
"evaluation-group-and-interval": "",
"group": {
@@ -1025,6 +1047,9 @@
}
},
"dashboard": {
+ "actions": {
+ "open-settings": ""
+ },
"add-menu": {
"import": "",
"paste-panel": "",
@@ -1035,6 +1060,46 @@
"redirect-link": "",
"subtitle": ""
},
+ "conditional-rendering": {
+ "data": {
+ "disable": "",
+ "enable": "",
+ "label": ""
+ },
+ "group": {
+ "add": {
+ "button": "",
+ "data": "",
+ "interval": "",
+ "variable": ""
+ },
+ "condition": {
+ "label": "",
+ "meet-all": "",
+ "meet-any": ""
+ },
+ "label": ""
+ },
+ "interval": {
+ "input-label": "",
+ "invalid-message": "",
+ "label": ""
+ },
+ "shared": {
+ "delete-condition": ""
+ },
+ "title": "",
+ "variable": {
+ "label": "",
+ "operator": {
+ "equals": "",
+ "not-equal": ""
+ },
+ "select-operator": "",
+ "select-variable": "",
+ "value-input": ""
+ }
+ },
"default-layout": {
"description": "",
"item-options": {
@@ -1185,6 +1250,7 @@
"copy-or-duplicate": "",
"delete": "",
"duplicate": "",
+ "grid": "",
"layout": ""
}
},
@@ -1209,16 +1275,6 @@
},
"responsive-layout": {
"description": "",
- "item-options": {
- "hide-no-data": "",
- "repeat": {
- "variable": {
- "description": "",
- "title": ""
- }
- },
- "title": ""
- },
"name": "",
"options": {
"columns": "",
@@ -1392,6 +1448,43 @@
"title": ""
}
},
+ "dashboard-scene": {
+ "branch-validation-error": {
+ "cannot-contain-invalid-characters": "",
+ "cannot-start-with": "",
+ "invalid-branch-name": "",
+ "it-cannot-contain-or": "",
+ "least-valid-character": ""
+ },
+ "provisioned-resource-delete-modal": {
+ "file-path": "",
+ "managed-by-version-control": "",
+ "ok": "",
+ "title-cannot-delete-provisioned-resource": ""
+ },
+ "save-provisioned-dashboard-form": {
+ "api-error": "",
+ "api-success": "",
+ "cancel": "",
+ "copy-json-message": "",
+ "dashboard-comment-placeholder-describe-changes-optional": "",
+ "description-branch-name-in-git-hub": "",
+ "description-inside-repository": "",
+ "label-branch": "",
+ "label-comment": "",
+ "label-description": "",
+ "label-path": "",
+ "label-target-folder": "",
+ "label-title": "",
+ "label-workflow": "",
+ "save": "",
+ "saving": "",
+ "title-required": "",
+ "title-same-as-folder": "",
+ "title-this-repository-is-read-only": "",
+ "title-validation-failed": ""
+ }
+ },
"dashboard-settings": {
"annotations": {
"title": ""
@@ -1787,6 +1880,10 @@
"saved": "",
"saving": ""
},
+ "axis-builder": {
+ "linear-threshold": "",
+ "log-base": ""
+ },
"card": {
"option": ""
},
@@ -1843,31 +1940,32 @@
"data-source-http-settings": {
"access-help": "",
"access-help-details": "",
+ "access-help-title": "",
"access-label": "",
- "access-options-browser": "",
- "access-options-proxy": "",
"allowed-cookies": "",
- "allowed-cookies-tooltip": "",
+ "allowed-cookies-description": "",
"auth": "",
"azure-auth-label": "",
"azure-auth-tooltip": "",
"basic-auth": "",
"basic-auth-label": "",
"browser-mode-description": "",
+ "browser-mode-label": "",
"browser-mode-title": "",
- "default-url-access-select": "",
"default-url-tooltip": "",
"direct-url-tooltip": "",
"heading": "",
+ "invalid-url-error": "",
"proxy-url-tooltip": "",
"server-mode-description": "",
+ "server-mode-label": "",
"server-mode-title": "",
- "timeout-form-label": "",
+ "sigv4-auth-label": "",
+ "timeout-description": "",
"timeout-label": "",
- "timeout-tooltip": "",
- "url-label": "",
- "with-credential-label": "",
- "with-credential-tooltip": ""
+ "timeout-placeholder": "",
+ "with-credentials-label": "",
+ "with-credentials-tooltip": ""
},
"data-source-settings": {
"alerting-settings-heading": "",
@@ -1912,16 +2010,38 @@
"field-link-list": {
"external-links-heading": ""
},
+ "field-name-by-regex-matcher": {
+ "input-placeholder": ""
+ },
+ "field-value-matcher": {
+ "operator-label": "",
+ "select-field-placeholder": ""
+ },
"file-dropzone": {
"cancel-upload": "",
- "file-too-large": ""
+ "error-title": "",
+ "file-too-large": "",
+ "item-retry": ""
+ },
+ "file-upload": {
+ "file-name": ""
},
"filter-input": {
"clear": ""
},
+ "interactive-table": {
+ "expand-row-tooltip": ""
+ },
+ "menu-item": {
+ "keyboard-shortcut-label": ""
+ },
"modal": {
"close-tooltip": ""
},
+ "monaco": {
+ "error-label": "",
+ "loading-placeholder": ""
+ },
"named-colors-palette": {
"text-color-swatch": "",
"transparent-swatch": ""
@@ -1936,6 +2056,10 @@
"next-page": "",
"previous-page": ""
},
+ "panel-menu": {
+ "label": "",
+ "title": ""
+ },
"secret-form-field": {
"reset": ""
},
@@ -1945,7 +2069,11 @@
"no-options": ""
},
"select": {
+ "clear-value": "",
"default-create-label": "",
+ "empty-options": "",
+ "menu-label": "",
+ "multi-value-remove": "",
"no-options-label": "",
"placeholder": ""
},
@@ -1955,21 +2083,49 @@
"spinner": {
"aria-label": ""
},
+ "stacking-builder": {
+ "group": "",
+ "group-tooltip": ""
+ },
"table": {
+ "cell-filter-on": "",
+ "cell-filter-out": "",
+ "cell-inspect": "",
"copy": "",
"csv-counts": "",
+ "csv-placeholder": "",
+ "filter-placeholder": "",
"filter-popup-apply": "",
"filter-popup-cancel": "",
"filter-popup-clear": "",
"filter-popup-heading": "",
+ "filter-popup-match-case": "",
+ "inspect-drawer-title": "",
"no-values-label": "",
"pagination-summary": ""
},
+ "tags": {
+ "list-label": ""
+ },
"tags-input": {
- "add": ""
+ "add": "",
+ "remove": ""
+ },
+ "toggletip": {
+ "close": ""
+ },
+ "toolbar-button-row": {
+ "show-more": ""
+ },
+ "unit-picker": {
+ "placeholder": ""
},
"user-icon": {
- "active-text": ""
+ "active-text": "",
+ "label": ""
+ },
+ "users-indicator": {
+ "container-label": ""
},
"value-pill": {
"remove-button": ""
@@ -1983,7 +2139,8 @@
"actions-confirmation-message": "",
"footer-add-annotation": "",
"footer-click-to-action": "",
- "footer-click-to-navigate": ""
+ "footer-click-to-navigate": "",
+ "timestamp": ""
}
},
"graph": {
@@ -3088,6 +3245,19 @@
"connections-tab": {
"description": ""
},
+ "disabled-error": {
+ "angular-deprecation-link": "",
+ "angular-error-text": "",
+ "angular-error-text-no-non-angular-version": "",
+ "contact-server-admin": "",
+ "failed-backend-start-text": "",
+ "invalid-signature-text": "",
+ "manage-plugins-link": "",
+ "missing-signature-text": "",
+ "modified-signature-text": "",
+ "title": "",
+ "unknown-error-text": ""
+ },
"labels": {
"contactGrafanaLabs": "",
"customLinks": "",
diff --git a/public/locales/sv-SE/grafana.json b/public/locales/sv-SE/grafana.json
index 19430667f64..0b79be81e58 100644
--- a/public/locales/sv-SE/grafana.json
+++ b/public/locales/sv-SE/grafana.json
@@ -376,6 +376,23 @@
"export": "",
"reorder": ""
},
+ "irm-integration": {
+ "connection-method": "",
+ "disabled-description": "",
+ "enabled-description": "",
+ "existing-integration": "",
+ "existing-integration-description": "",
+ "integration": "",
+ "integration-description": "",
+ "integration-name": "",
+ "integration-name-description": "",
+ "integration-name-exists": "",
+ "integration-required": "",
+ "new-integration": "",
+ "new-integration-description": "",
+ "recommended": "",
+ "validation-failed": ""
+ },
"list-view": {
"empty": {
"new-alert-rule": "",
@@ -512,6 +529,11 @@
"label-target-data-source": ""
},
"rule-form": {
+ "annotations": {
+ "description1": "",
+ "description2": "",
+ "description3": ""
+ },
"evaluation": {
"evaluation-group-and-interval": "",
"group": {
@@ -1007,6 +1029,9 @@
}
},
"dashboard": {
+ "actions": {
+ "open-settings": ""
+ },
"add-menu": {
"import": "",
"paste-panel": "",
@@ -1017,6 +1042,46 @@
"redirect-link": "",
"subtitle": ""
},
+ "conditional-rendering": {
+ "data": {
+ "disable": "",
+ "enable": "",
+ "label": ""
+ },
+ "group": {
+ "add": {
+ "button": "",
+ "data": "",
+ "interval": "",
+ "variable": ""
+ },
+ "condition": {
+ "label": "",
+ "meet-all": "",
+ "meet-any": ""
+ },
+ "label": ""
+ },
+ "interval": {
+ "input-label": "",
+ "invalid-message": "",
+ "label": ""
+ },
+ "shared": {
+ "delete-condition": ""
+ },
+ "title": "",
+ "variable": {
+ "label": "",
+ "operator": {
+ "equals": "",
+ "not-equal": ""
+ },
+ "select-operator": "",
+ "select-variable": "",
+ "value-input": ""
+ }
+ },
"default-layout": {
"description": "",
"item-options": {
@@ -1167,6 +1232,7 @@
"copy-or-duplicate": "",
"delete": "",
"duplicate": "",
+ "grid": "",
"layout": ""
}
},
@@ -1191,16 +1257,6 @@
},
"responsive-layout": {
"description": "",
- "item-options": {
- "hide-no-data": "",
- "repeat": {
- "variable": {
- "description": "",
- "title": ""
- }
- },
- "title": ""
- },
"name": "",
"options": {
"columns": "",
@@ -1374,6 +1430,43 @@
"title": ""
}
},
+ "dashboard-scene": {
+ "branch-validation-error": {
+ "cannot-contain-invalid-characters": "",
+ "cannot-start-with": "",
+ "invalid-branch-name": "",
+ "it-cannot-contain-or": "",
+ "least-valid-character": ""
+ },
+ "provisioned-resource-delete-modal": {
+ "file-path": "",
+ "managed-by-version-control": "",
+ "ok": "",
+ "title-cannot-delete-provisioned-resource": ""
+ },
+ "save-provisioned-dashboard-form": {
+ "api-error": "",
+ "api-success": "",
+ "cancel": "",
+ "copy-json-message": "",
+ "dashboard-comment-placeholder-describe-changes-optional": "",
+ "description-branch-name-in-git-hub": "",
+ "description-inside-repository": "",
+ "label-branch": "",
+ "label-comment": "",
+ "label-description": "",
+ "label-path": "",
+ "label-target-folder": "",
+ "label-title": "",
+ "label-workflow": "",
+ "save": "",
+ "saving": "",
+ "title-required": "",
+ "title-same-as-folder": "",
+ "title-this-repository-is-read-only": "",
+ "title-validation-failed": ""
+ }
+ },
"dashboard-settings": {
"annotations": {
"title": ""
@@ -1769,6 +1862,10 @@
"saved": "",
"saving": ""
},
+ "axis-builder": {
+ "linear-threshold": "",
+ "log-base": ""
+ },
"card": {
"option": ""
},
@@ -1825,31 +1922,32 @@
"data-source-http-settings": {
"access-help": "",
"access-help-details": "",
+ "access-help-title": "",
"access-label": "",
- "access-options-browser": "",
- "access-options-proxy": "",
"allowed-cookies": "",
- "allowed-cookies-tooltip": "",
+ "allowed-cookies-description": "",
"auth": "",
"azure-auth-label": "",
"azure-auth-tooltip": "",
"basic-auth": "",
"basic-auth-label": "",
"browser-mode-description": "",
+ "browser-mode-label": "",
"browser-mode-title": "",
- "default-url-access-select": "",
"default-url-tooltip": "",
"direct-url-tooltip": "",
"heading": "",
+ "invalid-url-error": "",
"proxy-url-tooltip": "",
"server-mode-description": "",
+ "server-mode-label": "",
"server-mode-title": "",
- "timeout-form-label": "",
+ "sigv4-auth-label": "",
+ "timeout-description": "",
"timeout-label": "",
- "timeout-tooltip": "",
- "url-label": "",
- "with-credential-label": "",
- "with-credential-tooltip": ""
+ "timeout-placeholder": "",
+ "with-credentials-label": "",
+ "with-credentials-tooltip": ""
},
"data-source-settings": {
"alerting-settings-heading": "",
@@ -1894,16 +1992,38 @@
"field-link-list": {
"external-links-heading": ""
},
+ "field-name-by-regex-matcher": {
+ "input-placeholder": ""
+ },
+ "field-value-matcher": {
+ "operator-label": "",
+ "select-field-placeholder": ""
+ },
"file-dropzone": {
"cancel-upload": "",
- "file-too-large": ""
+ "error-title": "",
+ "file-too-large": "",
+ "item-retry": ""
+ },
+ "file-upload": {
+ "file-name": ""
},
"filter-input": {
"clear": ""
},
+ "interactive-table": {
+ "expand-row-tooltip": ""
+ },
+ "menu-item": {
+ "keyboard-shortcut-label": ""
+ },
"modal": {
"close-tooltip": ""
},
+ "monaco": {
+ "error-label": "",
+ "loading-placeholder": ""
+ },
"named-colors-palette": {
"text-color-swatch": "",
"transparent-swatch": ""
@@ -1918,6 +2038,10 @@
"next-page": "",
"previous-page": ""
},
+ "panel-menu": {
+ "label": "",
+ "title": ""
+ },
"secret-form-field": {
"reset": ""
},
@@ -1927,7 +2051,11 @@
"no-options": ""
},
"select": {
+ "clear-value": "",
"default-create-label": "",
+ "empty-options": "",
+ "menu-label": "",
+ "multi-value-remove": "",
"no-options-label": "",
"placeholder": ""
},
@@ -1937,21 +2065,49 @@
"spinner": {
"aria-label": ""
},
+ "stacking-builder": {
+ "group": "",
+ "group-tooltip": ""
+ },
"table": {
+ "cell-filter-on": "",
+ "cell-filter-out": "",
+ "cell-inspect": "",
"copy": "",
"csv-counts": "",
+ "csv-placeholder": "",
+ "filter-placeholder": "",
"filter-popup-apply": "",
"filter-popup-cancel": "",
"filter-popup-clear": "",
"filter-popup-heading": "",
+ "filter-popup-match-case": "",
+ "inspect-drawer-title": "",
"no-values-label": "",
"pagination-summary": ""
},
+ "tags": {
+ "list-label": ""
+ },
"tags-input": {
- "add": ""
+ "add": "",
+ "remove": ""
+ },
+ "toggletip": {
+ "close": ""
+ },
+ "toolbar-button-row": {
+ "show-more": ""
+ },
+ "unit-picker": {
+ "placeholder": ""
},
"user-icon": {
- "active-text": ""
+ "active-text": "",
+ "label": ""
+ },
+ "users-indicator": {
+ "container-label": ""
},
"value-pill": {
"remove-button": ""
@@ -1965,7 +2121,8 @@
"actions-confirmation-message": "",
"footer-add-annotation": "",
"footer-click-to-action": "",
- "footer-click-to-navigate": ""
+ "footer-click-to-navigate": "",
+ "timestamp": ""
}
},
"graph": {
@@ -3068,6 +3225,19 @@
"connections-tab": {
"description": ""
},
+ "disabled-error": {
+ "angular-deprecation-link": "",
+ "angular-error-text": "",
+ "angular-error-text-no-non-angular-version": "",
+ "contact-server-admin": "",
+ "failed-backend-start-text": "",
+ "invalid-signature-text": "",
+ "manage-plugins-link": "",
+ "missing-signature-text": "",
+ "modified-signature-text": "",
+ "title": "",
+ "unknown-error-text": ""
+ },
"labels": {
"contactGrafanaLabs": "",
"customLinks": "",
diff --git a/public/locales/tr-TR/grafana.json b/public/locales/tr-TR/grafana.json
index 19430667f64..0b79be81e58 100644
--- a/public/locales/tr-TR/grafana.json
+++ b/public/locales/tr-TR/grafana.json
@@ -376,6 +376,23 @@
"export": "",
"reorder": ""
},
+ "irm-integration": {
+ "connection-method": "",
+ "disabled-description": "",
+ "enabled-description": "",
+ "existing-integration": "",
+ "existing-integration-description": "",
+ "integration": "",
+ "integration-description": "",
+ "integration-name": "",
+ "integration-name-description": "",
+ "integration-name-exists": "",
+ "integration-required": "",
+ "new-integration": "",
+ "new-integration-description": "",
+ "recommended": "",
+ "validation-failed": ""
+ },
"list-view": {
"empty": {
"new-alert-rule": "",
@@ -512,6 +529,11 @@
"label-target-data-source": ""
},
"rule-form": {
+ "annotations": {
+ "description1": "",
+ "description2": "",
+ "description3": ""
+ },
"evaluation": {
"evaluation-group-and-interval": "",
"group": {
@@ -1007,6 +1029,9 @@
}
},
"dashboard": {
+ "actions": {
+ "open-settings": ""
+ },
"add-menu": {
"import": "",
"paste-panel": "",
@@ -1017,6 +1042,46 @@
"redirect-link": "",
"subtitle": ""
},
+ "conditional-rendering": {
+ "data": {
+ "disable": "",
+ "enable": "",
+ "label": ""
+ },
+ "group": {
+ "add": {
+ "button": "",
+ "data": "",
+ "interval": "",
+ "variable": ""
+ },
+ "condition": {
+ "label": "",
+ "meet-all": "",
+ "meet-any": ""
+ },
+ "label": ""
+ },
+ "interval": {
+ "input-label": "",
+ "invalid-message": "",
+ "label": ""
+ },
+ "shared": {
+ "delete-condition": ""
+ },
+ "title": "",
+ "variable": {
+ "label": "",
+ "operator": {
+ "equals": "",
+ "not-equal": ""
+ },
+ "select-operator": "",
+ "select-variable": "",
+ "value-input": ""
+ }
+ },
"default-layout": {
"description": "",
"item-options": {
@@ -1167,6 +1232,7 @@
"copy-or-duplicate": "",
"delete": "",
"duplicate": "",
+ "grid": "",
"layout": ""
}
},
@@ -1191,16 +1257,6 @@
},
"responsive-layout": {
"description": "",
- "item-options": {
- "hide-no-data": "",
- "repeat": {
- "variable": {
- "description": "",
- "title": ""
- }
- },
- "title": ""
- },
"name": "",
"options": {
"columns": "",
@@ -1374,6 +1430,43 @@
"title": ""
}
},
+ "dashboard-scene": {
+ "branch-validation-error": {
+ "cannot-contain-invalid-characters": "",
+ "cannot-start-with": "",
+ "invalid-branch-name": "",
+ "it-cannot-contain-or": "",
+ "least-valid-character": ""
+ },
+ "provisioned-resource-delete-modal": {
+ "file-path": "",
+ "managed-by-version-control": "",
+ "ok": "",
+ "title-cannot-delete-provisioned-resource": ""
+ },
+ "save-provisioned-dashboard-form": {
+ "api-error": "",
+ "api-success": "",
+ "cancel": "",
+ "copy-json-message": "",
+ "dashboard-comment-placeholder-describe-changes-optional": "",
+ "description-branch-name-in-git-hub": "",
+ "description-inside-repository": "",
+ "label-branch": "",
+ "label-comment": "",
+ "label-description": "",
+ "label-path": "",
+ "label-target-folder": "",
+ "label-title": "",
+ "label-workflow": "",
+ "save": "",
+ "saving": "",
+ "title-required": "",
+ "title-same-as-folder": "",
+ "title-this-repository-is-read-only": "",
+ "title-validation-failed": ""
+ }
+ },
"dashboard-settings": {
"annotations": {
"title": ""
@@ -1769,6 +1862,10 @@
"saved": "",
"saving": ""
},
+ "axis-builder": {
+ "linear-threshold": "",
+ "log-base": ""
+ },
"card": {
"option": ""
},
@@ -1825,31 +1922,32 @@
"data-source-http-settings": {
"access-help": "",
"access-help-details": "",
+ "access-help-title": "",
"access-label": "",
- "access-options-browser": "",
- "access-options-proxy": "",
"allowed-cookies": "",
- "allowed-cookies-tooltip": "",
+ "allowed-cookies-description": "",
"auth": "",
"azure-auth-label": "",
"azure-auth-tooltip": "",
"basic-auth": "",
"basic-auth-label": "",
"browser-mode-description": "",
+ "browser-mode-label": "",
"browser-mode-title": "",
- "default-url-access-select": "",
"default-url-tooltip": "",
"direct-url-tooltip": "",
"heading": "",
+ "invalid-url-error": "",
"proxy-url-tooltip": "",
"server-mode-description": "",
+ "server-mode-label": "",
"server-mode-title": "",
- "timeout-form-label": "",
+ "sigv4-auth-label": "",
+ "timeout-description": "",
"timeout-label": "",
- "timeout-tooltip": "",
- "url-label": "",
- "with-credential-label": "",
- "with-credential-tooltip": ""
+ "timeout-placeholder": "",
+ "with-credentials-label": "",
+ "with-credentials-tooltip": ""
},
"data-source-settings": {
"alerting-settings-heading": "",
@@ -1894,16 +1992,38 @@
"field-link-list": {
"external-links-heading": ""
},
+ "field-name-by-regex-matcher": {
+ "input-placeholder": ""
+ },
+ "field-value-matcher": {
+ "operator-label": "",
+ "select-field-placeholder": ""
+ },
"file-dropzone": {
"cancel-upload": "",
- "file-too-large": ""
+ "error-title": "",
+ "file-too-large": "",
+ "item-retry": ""
+ },
+ "file-upload": {
+ "file-name": ""
},
"filter-input": {
"clear": ""
},
+ "interactive-table": {
+ "expand-row-tooltip": ""
+ },
+ "menu-item": {
+ "keyboard-shortcut-label": ""
+ },
"modal": {
"close-tooltip": ""
},
+ "monaco": {
+ "error-label": "",
+ "loading-placeholder": ""
+ },
"named-colors-palette": {
"text-color-swatch": "",
"transparent-swatch": ""
@@ -1918,6 +2038,10 @@
"next-page": "",
"previous-page": ""
},
+ "panel-menu": {
+ "label": "",
+ "title": ""
+ },
"secret-form-field": {
"reset": ""
},
@@ -1927,7 +2051,11 @@
"no-options": ""
},
"select": {
+ "clear-value": "",
"default-create-label": "",
+ "empty-options": "",
+ "menu-label": "",
+ "multi-value-remove": "",
"no-options-label": "",
"placeholder": ""
},
@@ -1937,21 +2065,49 @@
"spinner": {
"aria-label": ""
},
+ "stacking-builder": {
+ "group": "",
+ "group-tooltip": ""
+ },
"table": {
+ "cell-filter-on": "",
+ "cell-filter-out": "",
+ "cell-inspect": "",
"copy": "",
"csv-counts": "",
+ "csv-placeholder": "",
+ "filter-placeholder": "",
"filter-popup-apply": "",
"filter-popup-cancel": "",
"filter-popup-clear": "",
"filter-popup-heading": "",
+ "filter-popup-match-case": "",
+ "inspect-drawer-title": "",
"no-values-label": "",
"pagination-summary": ""
},
+ "tags": {
+ "list-label": ""
+ },
"tags-input": {
- "add": ""
+ "add": "",
+ "remove": ""
+ },
+ "toggletip": {
+ "close": ""
+ },
+ "toolbar-button-row": {
+ "show-more": ""
+ },
+ "unit-picker": {
+ "placeholder": ""
},
"user-icon": {
- "active-text": ""
+ "active-text": "",
+ "label": ""
+ },
+ "users-indicator": {
+ "container-label": ""
},
"value-pill": {
"remove-button": ""
@@ -1965,7 +2121,8 @@
"actions-confirmation-message": "",
"footer-add-annotation": "",
"footer-click-to-action": "",
- "footer-click-to-navigate": ""
+ "footer-click-to-navigate": "",
+ "timestamp": ""
}
},
"graph": {
@@ -3068,6 +3225,19 @@
"connections-tab": {
"description": ""
},
+ "disabled-error": {
+ "angular-deprecation-link": "",
+ "angular-error-text": "",
+ "angular-error-text-no-non-angular-version": "",
+ "contact-server-admin": "",
+ "failed-backend-start-text": "",
+ "invalid-signature-text": "",
+ "manage-plugins-link": "",
+ "missing-signature-text": "",
+ "modified-signature-text": "",
+ "title": "",
+ "unknown-error-text": ""
+ },
"labels": {
"contactGrafanaLabs": "",
"customLinks": "",
diff --git a/public/locales/zh-Hans/grafana.json b/public/locales/zh-Hans/grafana.json
index bf7cbd6980c..7b159d90793 100644
--- a/public/locales/zh-Hans/grafana.json
+++ b/public/locales/zh-Hans/grafana.json
@@ -374,6 +374,23 @@
"export": "",
"reorder": ""
},
+ "irm-integration": {
+ "connection-method": "",
+ "disabled-description": "",
+ "enabled-description": "",
+ "existing-integration": "",
+ "existing-integration-description": "",
+ "integration": "",
+ "integration-description": "",
+ "integration-name": "",
+ "integration-name-description": "",
+ "integration-name-exists": "",
+ "integration-required": "",
+ "new-integration": "",
+ "new-integration-description": "",
+ "recommended": "",
+ "validation-failed": ""
+ },
"list-view": {
"empty": {
"new-alert-rule": "",
@@ -508,6 +525,11 @@
"label-target-data-source": ""
},
"rule-form": {
+ "annotations": {
+ "description1": "",
+ "description2": "",
+ "description3": ""
+ },
"evaluation": {
"evaluation-group-and-interval": "",
"group": {
@@ -998,6 +1020,9 @@
}
},
"dashboard": {
+ "actions": {
+ "open-settings": ""
+ },
"add-menu": {
"import": "从库导入",
"paste-panel": "粘贴面板",
@@ -1008,6 +1033,46 @@
"redirect-link": "Grafana Alerting 中的列表",
"subtitle": "与此仪表板相关的警报规则"
},
+ "conditional-rendering": {
+ "data": {
+ "disable": "",
+ "enable": "",
+ "label": ""
+ },
+ "group": {
+ "add": {
+ "button": "",
+ "data": "",
+ "interval": "",
+ "variable": ""
+ },
+ "condition": {
+ "label": "",
+ "meet-all": "",
+ "meet-any": ""
+ },
+ "label": ""
+ },
+ "interval": {
+ "input-label": "",
+ "invalid-message": "",
+ "label": ""
+ },
+ "shared": {
+ "delete-condition": ""
+ },
+ "title": "",
+ "variable": {
+ "label": "",
+ "operator": {
+ "equals": "",
+ "not-equal": ""
+ },
+ "select-operator": "",
+ "select-variable": "",
+ "value-input": ""
+ }
+ },
"default-layout": {
"description": "",
"item-options": {
@@ -1158,6 +1223,7 @@
"copy-or-duplicate": "",
"delete": "",
"duplicate": "",
+ "grid": "",
"layout": ""
}
},
@@ -1182,16 +1248,6 @@
},
"responsive-layout": {
"description": "",
- "item-options": {
- "hide-no-data": "",
- "repeat": {
- "variable": {
- "description": "",
- "title": ""
- }
- },
- "title": ""
- },
"name": "",
"options": {
"columns": "",
@@ -1365,6 +1421,43 @@
"title": ""
}
},
+ "dashboard-scene": {
+ "branch-validation-error": {
+ "cannot-contain-invalid-characters": "",
+ "cannot-start-with": "",
+ "invalid-branch-name": "",
+ "it-cannot-contain-or": "",
+ "least-valid-character": ""
+ },
+ "provisioned-resource-delete-modal": {
+ "file-path": "",
+ "managed-by-version-control": "",
+ "ok": "",
+ "title-cannot-delete-provisioned-resource": ""
+ },
+ "save-provisioned-dashboard-form": {
+ "api-error": "",
+ "api-success": "",
+ "cancel": "",
+ "copy-json-message": "",
+ "dashboard-comment-placeholder-describe-changes-optional": "",
+ "description-branch-name-in-git-hub": "",
+ "description-inside-repository": "",
+ "label-branch": "",
+ "label-comment": "",
+ "label-description": "",
+ "label-path": "",
+ "label-target-folder": "",
+ "label-title": "",
+ "label-workflow": "",
+ "save": "",
+ "saving": "",
+ "title-required": "",
+ "title-same-as-folder": "",
+ "title-this-repository-is-read-only": "",
+ "title-validation-failed": ""
+ }
+ },
"dashboard-settings": {
"annotations": {
"title": "注释"
@@ -1760,6 +1853,10 @@
"saved": "",
"saving": ""
},
+ "axis-builder": {
+ "linear-threshold": "",
+ "log-base": ""
+ },
"card": {
"option": ""
},
@@ -1816,31 +1913,32 @@
"data-source-http-settings": {
"access-help": "",
"access-help-details": "",
+ "access-help-title": "",
"access-label": "",
- "access-options-browser": "",
- "access-options-proxy": "",
"allowed-cookies": "",
- "allowed-cookies-tooltip": "",
+ "allowed-cookies-description": "",
"auth": "",
"azure-auth-label": "",
"azure-auth-tooltip": "",
"basic-auth": "",
"basic-auth-label": "",
"browser-mode-description": "",
+ "browser-mode-label": "",
"browser-mode-title": "",
- "default-url-access-select": "",
"default-url-tooltip": "",
"direct-url-tooltip": "",
"heading": "",
+ "invalid-url-error": "",
"proxy-url-tooltip": "",
"server-mode-description": "",
+ "server-mode-label": "",
"server-mode-title": "",
- "timeout-form-label": "",
+ "sigv4-auth-label": "",
+ "timeout-description": "",
"timeout-label": "",
- "timeout-tooltip": "",
- "url-label": "",
- "with-credential-label": "",
- "with-credential-tooltip": ""
+ "timeout-placeholder": "",
+ "with-credentials-label": "",
+ "with-credentials-tooltip": ""
},
"data-source-settings": {
"alerting-settings-heading": "",
@@ -1885,16 +1983,38 @@
"field-link-list": {
"external-links-heading": ""
},
+ "field-name-by-regex-matcher": {
+ "input-placeholder": ""
+ },
+ "field-value-matcher": {
+ "operator-label": "",
+ "select-field-placeholder": ""
+ },
"file-dropzone": {
"cancel-upload": "",
- "file-too-large": ""
+ "error-title": "",
+ "file-too-large": "",
+ "item-retry": ""
+ },
+ "file-upload": {
+ "file-name": ""
},
"filter-input": {
"clear": ""
},
+ "interactive-table": {
+ "expand-row-tooltip": ""
+ },
+ "menu-item": {
+ "keyboard-shortcut-label": ""
+ },
"modal": {
"close-tooltip": "关闭"
},
+ "monaco": {
+ "error-label": "",
+ "loading-placeholder": ""
+ },
"named-colors-palette": {
"text-color-swatch": "",
"transparent-swatch": ""
@@ -1909,6 +2029,10 @@
"next-page": "",
"previous-page": ""
},
+ "panel-menu": {
+ "label": "",
+ "title": ""
+ },
"secret-form-field": {
"reset": ""
},
@@ -1918,7 +2042,11 @@
"no-options": "未找到选项"
},
"select": {
+ "clear-value": "",
"default-create-label": "",
+ "empty-options": "",
+ "menu-label": "",
+ "multi-value-remove": "",
"no-options-label": "未找到选项",
"placeholder": "选择"
},
@@ -1928,21 +2056,49 @@
"spinner": {
"aria-label": ""
},
+ "stacking-builder": {
+ "group": "",
+ "group-tooltip": ""
+ },
"table": {
+ "cell-filter-on": "",
+ "cell-filter-out": "",
+ "cell-inspect": "",
"copy": "",
"csv-counts": "",
+ "csv-placeholder": "",
+ "filter-placeholder": "",
"filter-popup-apply": "",
"filter-popup-cancel": "",
"filter-popup-clear": "",
"filter-popup-heading": "",
+ "filter-popup-match-case": "",
+ "inspect-drawer-title": "",
"no-values-label": "",
"pagination-summary": ""
},
+ "tags": {
+ "list-label": ""
+ },
"tags-input": {
- "add": ""
+ "add": "",
+ "remove": ""
+ },
+ "toggletip": {
+ "close": ""
+ },
+ "toolbar-button-row": {
+ "show-more": ""
+ },
+ "unit-picker": {
+ "placeholder": ""
},
"user-icon": {
- "active-text": ""
+ "active-text": "",
+ "label": ""
+ },
+ "users-indicator": {
+ "container-label": ""
},
"value-pill": {
"remove-button": ""
@@ -1956,7 +2112,8 @@
"actions-confirmation-message": "",
"footer-add-annotation": "",
"footer-click-to-action": "",
- "footer-click-to-navigate": ""
+ "footer-click-to-navigate": "",
+ "timestamp": ""
}
},
"graph": {
@@ -3058,6 +3215,19 @@
"connections-tab": {
"description": ""
},
+ "disabled-error": {
+ "angular-deprecation-link": "",
+ "angular-error-text": "",
+ "angular-error-text-no-non-angular-version": "",
+ "contact-server-admin": "",
+ "failed-backend-start-text": "",
+ "invalid-signature-text": "",
+ "manage-plugins-link": "",
+ "missing-signature-text": "",
+ "modified-signature-text": "",
+ "title": "",
+ "unknown-error-text": ""
+ },
"labels": {
"contactGrafanaLabs": "",
"customLinks": "",
diff --git a/public/locales/zh-Hant/grafana.json b/public/locales/zh-Hant/grafana.json
index 7821be91c18..553b8a59659 100644
--- a/public/locales/zh-Hant/grafana.json
+++ b/public/locales/zh-Hant/grafana.json
@@ -374,6 +374,23 @@
"export": "",
"reorder": ""
},
+ "irm-integration": {
+ "connection-method": "",
+ "disabled-description": "",
+ "enabled-description": "",
+ "existing-integration": "",
+ "existing-integration-description": "",
+ "integration": "",
+ "integration-description": "",
+ "integration-name": "",
+ "integration-name-description": "",
+ "integration-name-exists": "",
+ "integration-required": "",
+ "new-integration": "",
+ "new-integration-description": "",
+ "recommended": "",
+ "validation-failed": ""
+ },
"list-view": {
"empty": {
"new-alert-rule": "",
@@ -508,6 +525,11 @@
"label-target-data-source": ""
},
"rule-form": {
+ "annotations": {
+ "description1": "",
+ "description2": "",
+ "description3": ""
+ },
"evaluation": {
"evaluation-group-and-interval": "",
"group": {
@@ -998,6 +1020,9 @@
}
},
"dashboard": {
+ "actions": {
+ "open-settings": ""
+ },
"add-menu": {
"import": "",
"paste-panel": "",
@@ -1008,6 +1033,46 @@
"redirect-link": "",
"subtitle": ""
},
+ "conditional-rendering": {
+ "data": {
+ "disable": "",
+ "enable": "",
+ "label": ""
+ },
+ "group": {
+ "add": {
+ "button": "",
+ "data": "",
+ "interval": "",
+ "variable": ""
+ },
+ "condition": {
+ "label": "",
+ "meet-all": "",
+ "meet-any": ""
+ },
+ "label": ""
+ },
+ "interval": {
+ "input-label": "",
+ "invalid-message": "",
+ "label": ""
+ },
+ "shared": {
+ "delete-condition": ""
+ },
+ "title": "",
+ "variable": {
+ "label": "",
+ "operator": {
+ "equals": "",
+ "not-equal": ""
+ },
+ "select-operator": "",
+ "select-variable": "",
+ "value-input": ""
+ }
+ },
"default-layout": {
"description": "",
"item-options": {
@@ -1158,6 +1223,7 @@
"copy-or-duplicate": "",
"delete": "",
"duplicate": "",
+ "grid": "",
"layout": ""
}
},
@@ -1182,16 +1248,6 @@
},
"responsive-layout": {
"description": "",
- "item-options": {
- "hide-no-data": "",
- "repeat": {
- "variable": {
- "description": "",
- "title": ""
- }
- },
- "title": ""
- },
"name": "",
"options": {
"columns": "",
@@ -1365,6 +1421,43 @@
"title": ""
}
},
+ "dashboard-scene": {
+ "branch-validation-error": {
+ "cannot-contain-invalid-characters": "",
+ "cannot-start-with": "",
+ "invalid-branch-name": "",
+ "it-cannot-contain-or": "",
+ "least-valid-character": ""
+ },
+ "provisioned-resource-delete-modal": {
+ "file-path": "",
+ "managed-by-version-control": "",
+ "ok": "",
+ "title-cannot-delete-provisioned-resource": ""
+ },
+ "save-provisioned-dashboard-form": {
+ "api-error": "",
+ "api-success": "",
+ "cancel": "",
+ "copy-json-message": "",
+ "dashboard-comment-placeholder-describe-changes-optional": "",
+ "description-branch-name-in-git-hub": "",
+ "description-inside-repository": "",
+ "label-branch": "",
+ "label-comment": "",
+ "label-description": "",
+ "label-path": "",
+ "label-target-folder": "",
+ "label-title": "",
+ "label-workflow": "",
+ "save": "",
+ "saving": "",
+ "title-required": "",
+ "title-same-as-folder": "",
+ "title-this-repository-is-read-only": "",
+ "title-validation-failed": ""
+ }
+ },
"dashboard-settings": {
"annotations": {
"title": ""
@@ -1760,6 +1853,10 @@
"saved": "",
"saving": ""
},
+ "axis-builder": {
+ "linear-threshold": "",
+ "log-base": ""
+ },
"card": {
"option": ""
},
@@ -1816,31 +1913,32 @@
"data-source-http-settings": {
"access-help": "",
"access-help-details": "",
+ "access-help-title": "",
"access-label": "",
- "access-options-browser": "",
- "access-options-proxy": "",
"allowed-cookies": "",
- "allowed-cookies-tooltip": "",
+ "allowed-cookies-description": "",
"auth": "",
"azure-auth-label": "",
"azure-auth-tooltip": "",
"basic-auth": "",
"basic-auth-label": "",
"browser-mode-description": "",
+ "browser-mode-label": "",
"browser-mode-title": "",
- "default-url-access-select": "",
"default-url-tooltip": "",
"direct-url-tooltip": "",
"heading": "",
+ "invalid-url-error": "",
"proxy-url-tooltip": "",
"server-mode-description": "",
+ "server-mode-label": "",
"server-mode-title": "",
- "timeout-form-label": "",
+ "sigv4-auth-label": "",
+ "timeout-description": "",
"timeout-label": "",
- "timeout-tooltip": "",
- "url-label": "",
- "with-credential-label": "",
- "with-credential-tooltip": ""
+ "timeout-placeholder": "",
+ "with-credentials-label": "",
+ "with-credentials-tooltip": ""
},
"data-source-settings": {
"alerting-settings-heading": "",
@@ -1885,16 +1983,38 @@
"field-link-list": {
"external-links-heading": ""
},
+ "field-name-by-regex-matcher": {
+ "input-placeholder": ""
+ },
+ "field-value-matcher": {
+ "operator-label": "",
+ "select-field-placeholder": ""
+ },
"file-dropzone": {
"cancel-upload": "",
- "file-too-large": ""
+ "error-title": "",
+ "file-too-large": "",
+ "item-retry": ""
+ },
+ "file-upload": {
+ "file-name": ""
},
"filter-input": {
"clear": ""
},
+ "interactive-table": {
+ "expand-row-tooltip": ""
+ },
+ "menu-item": {
+ "keyboard-shortcut-label": ""
+ },
"modal": {
"close-tooltip": ""
},
+ "monaco": {
+ "error-label": "",
+ "loading-placeholder": ""
+ },
"named-colors-palette": {
"text-color-swatch": "",
"transparent-swatch": ""
@@ -1909,6 +2029,10 @@
"next-page": "",
"previous-page": ""
},
+ "panel-menu": {
+ "label": "",
+ "title": ""
+ },
"secret-form-field": {
"reset": ""
},
@@ -1918,7 +2042,11 @@
"no-options": ""
},
"select": {
+ "clear-value": "",
"default-create-label": "",
+ "empty-options": "",
+ "menu-label": "",
+ "multi-value-remove": "",
"no-options-label": "",
"placeholder": ""
},
@@ -1928,21 +2056,49 @@
"spinner": {
"aria-label": ""
},
+ "stacking-builder": {
+ "group": "",
+ "group-tooltip": ""
+ },
"table": {
+ "cell-filter-on": "",
+ "cell-filter-out": "",
+ "cell-inspect": "",
"copy": "",
"csv-counts": "",
+ "csv-placeholder": "",
+ "filter-placeholder": "",
"filter-popup-apply": "",
"filter-popup-cancel": "",
"filter-popup-clear": "",
"filter-popup-heading": "",
+ "filter-popup-match-case": "",
+ "inspect-drawer-title": "",
"no-values-label": "",
"pagination-summary": ""
},
+ "tags": {
+ "list-label": ""
+ },
"tags-input": {
- "add": ""
+ "add": "",
+ "remove": ""
+ },
+ "toggletip": {
+ "close": ""
+ },
+ "toolbar-button-row": {
+ "show-more": ""
+ },
+ "unit-picker": {
+ "placeholder": ""
},
"user-icon": {
- "active-text": ""
+ "active-text": "",
+ "label": ""
+ },
+ "users-indicator": {
+ "container-label": ""
},
"value-pill": {
"remove-button": ""
@@ -1956,7 +2112,8 @@
"actions-confirmation-message": "",
"footer-add-annotation": "",
"footer-click-to-action": "",
- "footer-click-to-navigate": ""
+ "footer-click-to-navigate": "",
+ "timestamp": ""
}
},
"graph": {
@@ -3058,6 +3215,19 @@
"connections-tab": {
"description": ""
},
+ "disabled-error": {
+ "angular-deprecation-link": "",
+ "angular-error-text": "",
+ "angular-error-text-no-non-angular-version": "",
+ "contact-server-admin": "",
+ "failed-backend-start-text": "",
+ "invalid-signature-text": "",
+ "manage-plugins-link": "",
+ "missing-signature-text": "",
+ "modified-signature-text": "",
+ "title": "",
+ "unknown-error-text": ""
+ },
"labels": {
"contactGrafanaLabs": "",
"customLinks": "",
diff --git a/public/openapi3.json b/public/openapi3.json
index ccfd199e14e..9440b5efd7d 100644
--- a/public/openapi3.json
+++ b/public/openapi3.json
@@ -2903,6 +2903,9 @@
},
"metric": {
"type": "string"
+ },
+ "targetDatasourceUid": {
+ "type": "string"
}
},
"title": "Record is the provisioned export of models.Record.",
@@ -6151,6 +6154,9 @@
],
"type": "string"
},
+ "guid": {
+ "type": "string"
+ },
"intervalSeconds": {
"format": "int64",
"type": "integer"
@@ -9475,6 +9481,11 @@
"description": "Name of the recorded metric.",
"example": "grafana_alerts_ratio",
"type": "string"
+ },
+ "target_datasource_uid": {
+ "description": "Which data source should be used to write the output of the recording rule, specified by UID.",
+ "example": "my-prom",
+ "type": "string"
}
},
"required": [
@@ -11512,6 +11523,15 @@
"description": "Name of the associated template definition for this result.",
"type": "string"
},
+ "scope": {
+ "description": "Scope that was successfully used to interpolate the template. If the root scope \".\" fails, more specific\nscopes will be tried, such as \".Alerts', or \".Alert\".",
+ "enum": [
+ ".",
+ ".Alerts",
+ ".Alert"
+ ],
+ "type": "string"
+ },
"text": {
"description": "Interpolated value of the template.",
"type": "string"
@@ -13034,6 +13054,7 @@
"type": "object"
},
"gettableSilences": {
+ "description": "GettableSilences gettable silences",
"items": {
"$ref": "#/components/schemas/gettableSilence"
},
diff --git a/public/test/helpers/fieldConfig.ts b/public/test/helpers/fieldConfig.ts
deleted file mode 100644
index e69de29bb2d..00000000000
diff --git a/scripts/drone/events/main.star b/scripts/drone/events/main.star
index fabbbff907d..ad1fef55462 100644
--- a/scripts/drone/events/main.star
+++ b/scripts/drone/events/main.star
@@ -19,18 +19,10 @@ load(
"scripts/drone/pipelines/lint_backend.star",
"lint_backend_pipeline",
)
-load(
- "scripts/drone/pipelines/lint_frontend.star",
- "lint_frontend_pipeline",
-)
load(
"scripts/drone/pipelines/test_backend.star",
"test_backend",
)
-load(
- "scripts/drone/pipelines/test_frontend.star",
- "test_frontend",
-)
load(
"scripts/drone/pipelines/trigger_downstream.star",
"enterprise_downstream_pipeline",
@@ -68,8 +60,6 @@ def main_pipelines():
# Let's make an effort to reduce the amount of string constants in "depends_on" lists.
pipelines = [
docs_pipelines(ver_mode, trigger_docs_main()),
- test_frontend(trigger, ver_mode),
- lint_frontend_pipeline(trigger, ver_mode),
test_backend(trigger, ver_mode),
lint_backend_pipeline(trigger, ver_mode),
verify_storybook(trigger, ver_mode),
@@ -81,7 +71,6 @@ def main_pipelines():
slack_channel = "grafana-ci-notifications",
trigger = dict(trigger, status = ["failure"]),
depends_on = [
- "main-test-frontend",
"main-test-backend",
"main-build-e2e-publish",
"main-integration-tests",
diff --git a/scripts/drone/events/pr.star b/scripts/drone/events/pr.star
index 7d42325bef3..3d83763fb34 100644
--- a/scripts/drone/events/pr.star
+++ b/scripts/drone/events/pr.star
@@ -24,10 +24,6 @@ load(
"scripts/drone/pipelines/lint_backend.star",
"lint_backend_pipeline",
)
-load(
- "scripts/drone/pipelines/lint_frontend.star",
- "lint_frontend_pipeline",
-)
load(
"scripts/drone/pipelines/shellcheck.star",
"shellcheck_pipeline",
@@ -40,10 +36,6 @@ load(
"scripts/drone/pipelines/test_backend.star",
"test_backend",
)
-load(
- "scripts/drone/pipelines/test_frontend.star",
- "test_frontend",
-)
load(
"scripts/drone/pipelines/verify_drone.star",
"verify_drone",
@@ -91,18 +83,6 @@ def pr_pipelines():
),
ver_mode,
),
- test_frontend(
- get_pr_trigger(
- exclude_paths = ["pkg/**", "packaging/**", "go.sum", "go.mod"],
- ),
- ver_mode,
- ),
- lint_frontend_pipeline(
- get_pr_trigger(
- exclude_paths = ["pkg/**", "packaging/**", "go.sum", "go.mod"],
- ),
- ver_mode,
- ),
test_backend(
get_pr_trigger(
include_paths = [
diff --git a/scripts/drone/rgm.star b/scripts/drone/rgm.star
index 37b4fad4f70..3f8ac0ad65c 100644
--- a/scripts/drone/rgm.star
+++ b/scripts/drone/rgm.star
@@ -214,7 +214,7 @@ def rgm_main():
name = "rgm-main-prerelease",
trigger = main_trigger,
steps = rgm_run("rgm-build", "drone_build_main.sh"),
- depends_on = ["main-test-backend", "main-test-frontend"],
+ depends_on = ["main-test-backend"],
)
def rgm_tag():
diff --git a/scripts/generate-rtk-apis.ts b/scripts/generate-rtk-apis.ts
index 3bc9ee949fc..efa374be767 100644
--- a/scripts/generate-rtk-apis.ts
+++ b/scripts/generate-rtk-apis.ts
@@ -39,34 +39,24 @@ const config: ConfigFile = {
apiImport: 'baseAPI',
filterEndpoints: ['getUserPreferences', 'updateUserPreferences', 'patchUserPreferences'],
},
- '../public/app/features/iam/api/endpoints.gen.ts': {
+ '../public/app/api/clients/iam/endpoints.gen.ts': {
schemaFile: '../data/openapi/iam.grafana.app-v0alpha1.json',
- apiFile: '../public/app/features/iam/api/api.ts',
- apiImport: 'iamApi',
+ apiFile: '../public/app/api/clients/iam/baseAPI.ts',
filterEndpoints: ['getDisplayMapping'],
- exportName: 'generatedIamApi',
- flattenArg: false,
tag: true,
},
- '../public/app/features/provisioning/api/endpoints.gen.ts': {
- apiFile: '../public/app/features/provisioning/api/baseAPI.ts',
+ '../public/app/api/clients/provisioning/endpoints.gen.ts': {
+ apiFile: '../public/app/api/clients/provisioning/baseAPI.ts',
schemaFile: '../data/openapi/provisioning.grafana.app-v0alpha1.json',
- apiImport: 'baseAPI',
filterEndpoints,
- argSuffix: 'Arg',
- responseSuffix: 'Response',
tag: true,
hooks: true,
},
- '../public/app/features/folders/api/endpoints.gen.ts': {
- apiFile: '../public/app/features/folders/api/baseAPI.ts',
+ '../public/app/api/clients/folder/endpoints.gen.ts': {
+ apiFile: '../public/app/api/clients/folder/baseAPI.ts',
schemaFile: '../data/openapi/folder.grafana.app-v0alpha1.json',
- apiImport: 'baseAPI',
filterEndpoints: ['getFolder'],
- argSuffix: 'Arg',
- responseSuffix: 'Response',
tag: true,
- hooks: true,
},
},
};
diff --git a/scripts/grafana-server/custom.ini b/scripts/grafana-server/custom.ini
index 98a518778ec..ddda503e5c8 100644
--- a/scripts/grafana-server/custom.ini
+++ b/scripts/grafana-server/custom.ini
@@ -5,7 +5,10 @@ content_security_policy_template = """require-trusted-types-for 'script'; script
enable_frontend_sandbox_for_plugins = sandbox-app-test,sandbox-test-datasource,sandbox-test-panel
[feature_toggles]
-enable = publicDashboards
+publicDashboards=true
+grafanaAPIServer=true
+queryLibrary=true
+queryService=true
[plugins]
allow_loading_unsigned_plugins=grafana-extensionstest-app,grafana-extensionexample1-app,grafana-extensionexample2-app,grafana-extensionexample3-app,grafana-e2etest-datasource
diff --git a/yarn.lock b/yarn.lock
index c115bed41c9..af4361c39ba 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -3035,7 +3035,7 @@ __metadata:
tinycolor2: "npm:1.6.0"
tslib: "npm:2.8.1"
typescript: "npm:5.7.3"
- uplot: "npm:1.6.31"
+ uplot: "npm:1.6.32"
xss: "npm:^1.0.14"
peerDependencies:
react: ^18.0.0
@@ -3775,7 +3775,7 @@ __metadata:
tinycolor2: "npm:1.6.0"
tslib: "npm:2.8.1"
typescript: "npm:5.7.3"
- uplot: "npm:1.6.31"
+ uplot: "npm:1.6.32"
uuid: "npm:11.0.5"
webpack: "npm:5.97.1"
peerDependencies:
@@ -12790,13 +12790,13 @@ __metadata:
languageName: node
linkType: hard
-"centrifuge@npm:5.3.2":
- version: 5.3.2
- resolution: "centrifuge@npm:5.3.2"
+"centrifuge@npm:5.3.4":
+ version: 5.3.4
+ resolution: "centrifuge@npm:5.3.4"
dependencies:
events: "npm:^3.3.0"
protobufjs: "npm:^7.2.5"
- checksum: 10/110c88c01206761dffb148f28aa89eb14ec345b564b2613d2aea9cf686db35b77330098df983fd6feed70a97ea4926791ac095c9bc2401894695840173e18eb4
+ checksum: 10/38b753c4f1b365056e0838d0f7db0dbb6892641dc0c9995626020faf0dd57d2fa1ec794f6e3a46b7a0a527525b53abc6c3c6eeb784a035da0793ea719becd307
languageName: node
linkType: hard
@@ -18116,7 +18116,7 @@ __metadata:
blob-polyfill: "npm:9.0.20240710"
brace: "npm:0.11.1"
browserslist: "npm:^4.21.4"
- centrifuge: "npm:5.3.2"
+ centrifuge: "npm:5.3.4"
chance: "npm:^1.0.10"
chrome-remote-interface: "npm:0.33.2"
classnames: "npm:2.5.1"
@@ -18296,7 +18296,7 @@ __metadata:
tween-functions: "npm:^1.2.0"
type-fest: "npm:^4.18.2"
typescript: "npm:5.7.3"
- uplot: "npm:1.6.31"
+ uplot: "npm:1.6.32"
uuid: "npm:11.0.5"
visjs-network: "npm:4.25.0"
webpack: "npm:5.97.1"
@@ -30787,10 +30787,10 @@ __metadata:
languageName: node
linkType: hard
-"uplot@npm:1.6.31":
- version: 1.6.31
- resolution: "uplot@npm:1.6.31"
- checksum: 10/8a24bed5c56aa45928102ff964a6a42e3ec806369278ce52dbc65d65e453a7e4b1ee73d525c53618223b712207266f7be752853284c7e5d5bc04c2d23bcc85b1
+"uplot@npm:1.6.32":
+ version: 1.6.32
+ resolution: "uplot@npm:1.6.32"
+ checksum: 10/78a4ea0cf46ee1ea2814304b3c24002d52b7e98995dfc5fe9dcf05ce4873b62d26f81f03613dbb8b63e451cbfe369e314591c4fe8113f8453860ca71b8dc7430
languageName: node
linkType: hard